@ckeditor/ckeditor5-comments 45.1.0-alpha.4 → 45.1.0-alpha.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/comments.js +1 -1
- package/dist/index.js +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:()=>je,AnnotationCollection:()=>Ye,AnnotationView:()=>De,Annotations:()=>cr,AnnotationsUIs:()=>ho,BaseCommentThreadView:()=>Gt,BaseCommentView:()=>ie,Comment:()=>gr,CommentThread:()=>kr,CommentThreadController:()=>Z,CommentThreadInputView:()=>xt,CommentThreadView:()=>Jt,CommentView:()=>ue,Comments:()=>ms,CommentsArchive:()=>ss,CommentsArchiveUI:()=>as,CommentsListView:()=>Vt,CommentsOnly:()=>so,CommentsRepository:()=>mr,CommentsUI:()=>eo,EditorAnnotations:()=>Ar,InlineAnnotations:()=>Xo,NarrowSidebar:()=>Ho,Sidebar:()=>To,WideSidebar:()=>Ro});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]",A="[object Uint16Array]",y="[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),R=c(e);if(o===l&&(o=v),R===l&&(R=v),o!==R)return!1;switch(o){case h:return t.toString()===e.toString();case u:{const n=t.valueOf(),r=e.valueOf();return(M=n)===(P=r)||Number.isNaN(M)&&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 M,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 A:case y: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 R(){}function M(t,e){return function(t,e,n){return N(t,e,void 0,void 0,void 0,void 0,n)}(t,e,R)}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 A:case y: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 U(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?U(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 F(t){switch(typeof t){case"number":case"symbol":return!1;case"string":return t.includes(".")||t.includes("[")||t.includes("]")}}function K(t){return Object.is(t,-0)?"-0":t.toString()}function z(t,e,n){if(null==t)return n;switch(typeof e){case"string":{const r=t[e];return void 0===r?F(e)?z(t,U(e),n):n:r}case"number":case"symbol":{"number"==typeof e&&(e=K(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=K(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]&&F(e))return Y(t,U(e));try{return delete t[e],!0}catch{return!1}}}function Y(t,e){const n=z(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 X=q;function G(){var t=["21426290rUbZYi","_isAttached","addComment","2600595NawRpN","isResolved","18zxjRkj","85PweNGc","view","resolveCommentThread","resolve","116140HeGfcj","removeCommentThread","3581868CoJgRz","removeComment","_localUser","830456pCohIO","update","destroy","reopenCommentThread","stopListening","67031wdEFkJ","model","3386133QDnXiH","submit","reopen","7QdPBcg","listenTo","remove","submitCommentThread","updateComment","getComment"];return(G=function(){return t})()}function q(t,e){var n=G();return(q=function(t,e){return n[t-=309]})(t,e)}!function(t){for(var e=q,n=t();;)try{if(516040===-parseInt(e(323))/1*(-parseInt(e(339))/2)+-parseInt(e(337))/3+parseInt(e(313))/4*(-parseInt(e(309))/5)+-parseInt(e(315))/6+parseInt(e(328))/7*(parseInt(e(318))/8)+-parseInt(e(325))/9+parseInt(e(334))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);class Z extends((0,e.ObservableMixin)()){[X(324)];[X(310)];constructor(t,e){var n=X;super(),this[n(324)]=t,this[n(324)][n(335)]=!0,this[n(310)]=e,this[n(329)](e,n(331),(()=>this[n(326)]())),this[n(329)](e,n(314),(()=>this[n(330)]())),this[n(329)](e,n(311),(()=>this[n(312)]())),this[n(329)](e,n(321),(()=>this[n(327)]())),this[n(329)](e,n(336),((t,e)=>this[n(336)](e))),this[n(329)](e,n(332),((t,e,r)=>this[n(332)](e,r))),this[n(329)](e,n(316),((t,e)=>this[n(316)](e)))}[X(326)](){var t=X;this[t(324)][t(326)]()}[X(330)](){var t=X;this[t(324)][t(330)]()}[X(312)](){var t=X;this[t(324)][t(338)]||this[t(324)][t(312)]()}[X(327)](){var t=X;this[t(324)][t(338)]&&this[t(324)][t(327)]()}[X(336)](t){var e=X;this[e(324)][e(336)]({content:t,authorId:this[e(310)][e(317)].id})}[X(332)](t,e){var n=X;this[n(324)][n(333)](t)[n(319)]({content:e})}[X(316)](t){var e=X;this[e(324)][e(333)](t)[e(330)]()}[X(320)](){var t=X;this[t(322)](),this[t(324)][t(335)]=!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""}}const tt=et;function et(t,e){const n=nt();return(et=function(t,e){return n[t-=337]})(t,e)}function nt(){const t=["294976zjsjdQ","uiLanguage","5PsaZNQ","ck-comment__input","add","focus","createCollection","9547oQvNHw","4636100yttoIA","50JXQVbe","main","1551768UEqBKC","presentation","Comment editor","9GSaHCm","uiLanguageDirection","ck-reset","879950LXIeMC","element","ck-editor","ck-editor__main","render","setTemplate","815307NdMlaJ","ck-rounded-corners","div","cke-editor__aria-label_","editable","4966404RwIUPc"];return(nt=function(){return t})()}!function(t){const e=et,n=t();for(;;)try{if(461603===parseInt(e(359))/1*(-parseInt(e(361))/2)+parseInt(e(346))/3+parseInt(e(363))/4+parseInt(e(354))/5*(parseInt(e(351))/6)+-parseInt(e(360))/7+-parseInt(e(352))/8+-parseInt(e(337))/9*(parseInt(e(340))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class rt extends J.EditorUIView{[tt(362)];[tt(350)];constructor(t,n){const r=tt;super(t);const o=(0,e.uid)();this[r(362)]=this[r(358)](),this[r(350)]=new J.InlineEditableUIView(t,n,void 0,{label:()=>$(t,r(365))}),this[r(345)]({tag:r(348),attributes:{class:[r(339),r(342),r(347),r(355)],dir:t[r(338)],lang:t[r(353)],"aria-labelledby":r(349)+o},children:[{tag:r(348),attributes:{class:r(343),role:r(364)},children:this[r(362)]}]})}[tt(344)](){const t=tt;super[t(344)](),this[t(362)][t(356)](this[t(350)])}[tt(357)](){const t=tt;this[t(350)][t(341)][t(357)]()}}const ot=st;function st(t,e){const n=it();return(st=function(t,e){return n[t-=281]})(t,e)}function it(){const t=["33035QQsZcX","ready","569322EERpNp","104AoGCXT","getRoot","1868720nLxDSB","1025772GCIBYB","view","document","355941UgDZeA","20295wZsmDb","fire","name","attachDomRoot","editor","128XpkKGF","editable","locale","bind","rootName","11750nPUMaG","destroy","73953JLKmQK","render","editing","focusTracker","isFocused","element","init","12HsmDoP","setEditableElement"];return(it=function(){return t})()}!function(t){const e=st,n=t();for(;;)try{if(287164===-parseInt(e(292))/1+-parseInt(e(288))/2*(parseInt(e(281))/3)+-parseInt(e(305))/4*(parseInt(e(290))/5)+-parseInt(e(296))/6+-parseInt(e(295))/7+-parseInt(e(293))/8*(parseInt(e(299))/9)+parseInt(e(310))/10*(parseInt(e(300))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class ct extends J.EditorUI{[ot(297)];constructor(t){const e=ot;super(t),this[e(297)]=new rt(t[e(307)],t[e(283)][e(297)])}get[ot(286)](){const t=ot;return this[t(297)][t(286)]}[ot(287)](){const t=ot,e=this[t(304)][t(283)][t(297)],n=this[t(297)][t(306)],r=e[t(298)][t(294)]();n[t(302)]=r[t(309)],this[t(297)][t(282)]();const o=n[t(286)];this[t(289)](n[t(302)],o),this[t(297)][t(306)][t(308)](t(285)).to(this[t(284)]),e[t(303)](o),this[t(301)](t(291))}[ot(311)](){const t=ot;super[t(311)](),this[t(297)][t(311)]()}}var at=n(783),ht=n(331),ut=n(507),dt=n(727),lt=n(834),mt=n(251),kt=n(179);const gt=pt;function pt(t,e){const n=vt();return(pt=function(t,e){return n[t-=378]})(t,e)}!function(t){const e=pt,n=t();for(;;)try{if(312967===parseInt(e(403))/1*(-parseInt(e(413))/2)+parseInt(e(386))/3*(parseInt(e(408))/4)+parseInt(e(395))/5*(-parseInt(e(385))/6)+-parseInt(e(382))/7*(parseInt(e(404))/8)+parseInt(e(390))/9+parseInt(e(387))/10*(-parseInt(e(422))/11)+parseInt(e(401))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vt);const ft=[ht.Clipboard,ut.Enter,ut.ShiftEnter,dt.SelectAll,lt.Typing,mt.Undo,kt.Paragraph];class bt extends((0,e.ObservableMixin)(t.Editor)){static[gt(392)]=(()=>ft)();constructor(t={}){const e=gt;function n(t){const e=pt;return t[e(384)]((t=>String[e(391)](t)))[e(425)]("")}(t=Object[e(380)]({},t))[e(421)]||(t[e(421)]=bt[e(392)]),super(t),this.ui=new ct(this),this[e(394)](e(389),""),this[e(379)][e(419)].on(e(388),(()=>this[e(411)]()),{priority:e(423)}),this.on(e(412),(()=>this[e(411)]())),this[e(379)][e(419)][e(378)](),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(397)](){const t=gt,e=this[t(381)][t(396)](t(409))||"";return this[t(415)]()[t(414)]((()=>this.ui[t(424)]()))[t(414)]((()=>this[t(400)][t(424)](e)))[t(414)]((()=>this[t(420)](t(410))))}[gt(407)](){const t=gt;return super[t(407)]()[t(414)]((()=>this.ui[t(407)]()))}[gt(402)](){const t=gt;this[t(379)][t(388)]((e=>{const n=t,r=this[n(379)][n(419)][n(398)](),o=r&&r[n(405)](r[n(417)]-1);e[n(393)](o,n(406)),this[n(416)][n(383)][n(402)]()}))}[gt(411)](){const t=gt,e=this[t(416)][t(383)],n=e[t(419)][t(398)](),r=n[t(405)](0);n[t(417)]>1||!r||"p"!=r[t(399)]?this[t(418)]&&this[t(418)][t(389)]&&((0,at.disablePlaceholder)(e,this[t(418)]),this[t(418)]=void 0):(this[t(389)]&&(r[t(389)]=this[t(389)]),(0,at.enablePlaceholder)({view:e,element:r,keepOnFocus:!0}),this[t(418)]=r)}}function vt(){const t=["fromCharCode","defaultPlugins","setSelection","set","180fDSReV","get","create","getRoot","name","data","14561436noxust","focus","5wnMSMI","8UWusCB","getChild","end","destroy","4eLgYKL","initialData","ready","_updatePlaceholder","change:placeholder","225862hiZCMz","then","initPlugins","editing","childCount","placeholderElement","document","fire","plugins","3401057YCLlrz","low","init","join","createRoot","model","assign","config","1421763RCYIyb","view","map","44724mRJxOJ","461469bZMOCu","10nXtdkl","change","placeholder","2618874IhchpO"];return(vt=function(){return t})()}const _t=bt,wt=It;function It(t,e){const n=At();return(It=function(t,e){return n[t-=258]})(t,e)}function At(){const t=["destroy","high","from","value","disabledSubmit","_setupKeyboardNavigation","initialData","createEditor","createCollection","cancel","render","listenTo","execute","_editorCreationPromise","submit","focusFirst","Cancel","added","832640tiYqDi","16634860dYgdqE","ck-comment__input-actions","4412TNNgcb","submitLabel","element","set","focusables","focusLast","stop","submitButtonView","Ctrl+Enter","focus","12106fcJaLR","length","focusCycler","861DUUbXE","TOO_LONG_COMMENT_ALERT","focusTracker","ck-comment__input-actions--active","_createSubmitButton","editorDestroyed","ck-comment__input-wrapper","then","forEach","view","editorReady","change","extendTemplate","31XrmIQU","ck-comment__input-actions--submit","fire","label","showButtons","editor","shift+tab","bindTemplate","Reply...","_isDestroyed","insertBefore","trim","2541640SEmMRT","div","model","document","isEnabled","_createCancelButton","firstChild","create","cancelButtonView","Reply","reverse","bind","ck-comment__input-actions--cancel","_editorConfig","withText","839538PYZJtX","keystrokes","add","setTemplate","getData","1314YgqOaU","Esc","18053rTKfWE","tab","setData","placeholder"];return(At=function(){return t})()}!function(t){const e=It,n=t();for(;;)try{if(521913===parseInt(e(336))/1*(-parseInt(e(320))/2)+-parseInt(e(323))/3*(-parseInt(e(310))/4)+-parseInt(e(263))/5+parseInt(e(283))/6*(-parseInt(e(285))/7)+-parseInt(e(307))/8+-parseInt(e(278))/9+parseInt(e(308))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(At);class yt extends J.View{[wt(279)];[wt(325)];[wt(314)];[wt(322)];[wt(317)];[wt(271)];[wt(276)];constructor(t,n={}){const r=wt;super(t),this[r(341)]=null,this[r(276)]=n,this[r(313)](r(292),n[r(295)]||""),this[r(313)](r(293),!1),this[r(313)](r(340),!0),this[r(313)](r(288),$(t,r(259))),this[r(313)](r(311),$(t,r(272))),this[r(317)]=this[r(327)](),this[r(271)]=this[r(268)](),this[r(314)]=this[r(297)]([this[r(317)],this[r(271)]]),this[r(279)]=new e.KeystrokeHandler,this[r(325)]=new e.FocusTracker,this[r(322)]=new J.FocusCycler({focusables:this[r(314)],focusTracker:this[r(325)],keystrokeHandler:this[r(279)],actions:{focusPrevious:r(342),focusNext:r(286)}}),this[r(281)]({tag:r(264),attributes:{class:[r(329)]},children:[{tag:r(264),attributes:{class:[r(309),this[r(258)].if(r(340),r(326))]},children:[this[r(317)],this[r(271)]]}]}),this[r(279)][r(313)](r(284),((t,e)=>{const n=r;this[n(271)][n(338)](n(301)),e()})),this[r(279)][r(313)](r(318),((t,e)=>{const n=r;this[n(317)][n(267)]&&(this[n(317)][n(338)](n(301)),e())})),this.on(r(303),((e,n)=>{const o=r;n[o(321)]>65e3?(alert($(t,o(324),[n[o(321)],65e3])),e[o(316)]()):this[o(341)][o(287)]("")}),{priority:r(290)})}[wt(299)](){const t=wt;super[t(299)](),this[t(294)]()}[wt(296)](){const t=wt;return this[t(341)]||(this[t(341)]=new _t(this[t(276)]),this[t(302)]=this[t(341)][t(270)]()[t(330)]((()=>{const e=t;if(this[e(260)])return;const n=this[e(341)];this[e(312)][e(261)](n.ui[e(312)],this[e(312)][e(269)]),n[e(265)][e(266)].on(e(334),(()=>this[e(292)]=n[e(282)]())),n[e(274)](e(288)).to(this),this[e(314)][e(280)](n.ui[e(332)],0),this[e(338)](e(333),this[e(341)])}))),this[t(302)]}[wt(319)](t){const e=wt;-1===t?(this[e(322)][e(304)](),this[e(322)][e(315)]()):this[e(322)][e(304)]()}async[wt(289)](){const t=wt;this[t(260)]||(this[t(260)]=!0,this[t(341)]&&(await this[t(302)],await this[t(341)][t(289)](),this[t(338)](t(328),this[t(341)])),await super[t(289)]())}[wt(327)](){const t=wt,{locale:e}=this,n=new J.ButtonView(e);return n[t(335)]({attributes:{class:[t(337)]}}),n[t(277)]=!0,n[t(274)](t(339)).to(this,t(311)),n.on(t(301),(()=>{const e=t;this[e(338)](e(303),this[e(292)])})),n[t(274)](t(267)).to(this,t(292),this,t(293),((e,n)=>!n&&!!e[t(262)]())),n}[wt(268)](){const t=wt,{locale:e}=this,n=new J.ButtonView(e);return n[t(335)]({attributes:{class:[t(275)]}}),n[t(339)]=$(e,t(305)),n[t(277)]=!0,n.on(t(301),(()=>{const e=t;this[e(341)][e(287)](""),this[e(338)](e(298))})),n}[wt(294)](){const t=wt;this[t(279)][t(300)](this[t(312)]),this[t(314)][t(331)]((e=>{const n=t;this[n(325)][n(280)](e[n(312)])})),this[t(314)].on(t(334),((e,n)=>{const r=t;for(const t of Array[r(291)](n[r(306)])[r(273)]())this[r(325)][r(280)](t[r(312)])}))}}function Ct(){const t=["userView","focus","createEditor","change:showInput","55422ecwqNB","preventDefault","44174471ksaugZ","destroy","295sKuVJP","extendTemplate","ck-comment__input-container","3530661hLkouO","div","ck-comment__input-container--active","6159hPLPTA","value","view","commentInputView","listenTo","focusCycler","_focusOnNonInteractiveMouseDown","40kwQIGJ","filter","target","7lhbiqS","editor","editorReady","3787572qOvaEY","bind","editing","render","getDomRoot","contains","1718361ROllQw","showButtons","then","element","8328344avjjYN","setTemplate","editorDestroyed","ck-thread__user","some","bindTemplate","isFocused","mousedown","showInput","ck-thread__input","94PaDoCG","set","delegate","focusTracker"];return(Ct=function(){return t})()}const Tt=Et;function Et(t,e){const n=Ct();return(Et=function(t,e){return n[t-=284]})(t,e)}!function(t){const e=Et,n=t();for(;;)try{if(780298===-parseInt(e(331))/1*(parseInt(e(313))/2)+-parseInt(e(328))/3+-parseInt(e(293))/4+-parseInt(e(325))/5*(parseInt(e(321))/6)+-parseInt(e(290))/7*(parseInt(e(303))/8)+-parseInt(e(299))/9*(-parseInt(e(287))/10)+parseInt(e(323))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ct);class xt extends J.View{constructor(t,e,n){const r=Et;super(t),this[r(334)]=new yt(t,n),this[r(285)]=this[r(334)][r(285)],this[r(334)][r(294)](r(300)).to(this[r(334)][r(316)],r(309),this[r(334)],r(332),((t,e)=>t||!!e)),this[r(314)](r(311),!1),this.on(r(320),(()=>{const t=r;this[t(311)]&&!this[t(334)][t(291)]&&this[t(334)][t(319)]()})),this[r(334)][r(315)](r(292)).to(this),this[r(334)][r(315)](r(305)).to(this),this[r(317)]=new o.UserView(t,e),this[r(317)][r(326)]({attributes:{class:r(306),"aria-hidden":!0}}),this[r(334)][r(326)]({attributes:{class:r(312)}}),this[r(304)]({tag:r(329),attributes:{class:[r(327),this[r(308)].if(r(311),r(330))]},children:[this[r(317)],this[r(334)]]})}[Tt(296)](){const t=Tt;super[t(296)](),this[t(286)]()}[Tt(324)](){const t=Tt;return this[t(334)][t(324)]()[t(301)]((()=>super[t(324)]()))}[Tt(318)](t){const e=Tt;this[e(334)][e(318)](t)}[Tt(286)](){const t=Tt;this[t(284)](this[t(302)],t(310),((e,n)=>{const r=t,{submitButtonView:o,cancelButtonView:s,editor:i}=this[r(334)];[o[r(302)],s[r(302)],i?i[r(295)][r(333)][r(297)]():null][r(288)]((t=>t))[r(307)]((t=>t[r(298)](n[r(289)])))||(this[r(318)](),n[r(322)]())}))}}function Ot(t,e){const n=Nt();return(Ot=function(t,e){return n[t-=277]})(t,e)}function Nt(){const t=["6281480hjBifh","12QgYQvO","ck-thread__comment-count","5728833EpVMoY","8kKRWxx","3438127RqZuua","664765ToamEa","set","8ViMNlg","1299354vPhCdV","419901nVBErC","setTemplate","NUMBER_OF_COMMENTS","bindTemplate","197029SUtldE","count"];return(Nt=function(){return t})()}!function(t){const e=Ot,n=t();for(;;)try{if(669668===-parseInt(e(288))/1+-parseInt(e(291))/2*(parseInt(e(284))/3)+parseInt(e(278))/4*(-parseInt(e(280))/5)+parseInt(e(283))/6+-parseInt(e(279))/7*(-parseInt(e(282))/8)+parseInt(e(277))/9+parseInt(e(290))/10)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(287)];this[e(281)](e(289),void 0),this[e(285)]({tag:"li",attributes:{class:e(292)},children:[{text:n.to(e(289),(n=>$(t,e(286),n)))}]})}}const Rt=Mt;function Mt(t,e){const n=Pt();return(Mt=function(t,e){return n[t-=317]})(t,e)}function Pt(){const t=["_rearrangeExpand","change","resolveCommentThread","map","maxCommentCharsWhenCollapsed","focusLast","ck-thread__comments","_shouldCollapse","listenTo","change:isEditMode","_collapsedCommentsView","CommentView","keystrokes","_rearrangeCollapse","count","1816445nmfzRW","6617622Aelpbv","locale","viewUid","createCollection","_model","editorReady","commentViews","some","change:isActive","focusCycler","setTemplate","editorConfig","_findOptimalIndex","visibleViews","hasDirtyComment","_handleRemoveCommentModel","resolvedAt","focusTracker","remove","formatDateTime","939852Dhxucy","removed","bindTemplate","_calculatePosition","change:isResolved","length","arrowup","bind","3273465OwDNqo","refreshVisibleViews","maxCommentsWhenCollapsed","isActive","expand","_handleNewCommentModel","reverse","forEach","resolvedCommentView","Thread comments","set","focusFirst","get","stopListening","_handleInfoComment","commentUpdated","weight","delegate","added","equal","Marked as resolved","comments","2eTnjAf","resolved","removeComment","includes","collapse","10iJjvtE","insert","isEditMode","updateComment","_setupKeyboardNavigation","4224078zjyRJR","delete","add","focus","change:hasDirtyComment","_updateHasDirtyComment","15HLDUCa","editorDestroyed","from","4462528euIweY","authoredAt","ck-hidden","_config","resolvedBy","destroy","render","452790TCdQZI","target","maxThreadTotalWeight","arrowdown","8ZHfSrS","element"];return(Pt=function(){return t})()}!function(t){const e=Mt,n=t();for(;;)try{if(921274===parseInt(e(409))/1+-parseInt(e(362))/2*(parseInt(e(340))/3)+parseInt(e(332))/4*(parseInt(e(378))/5)+-parseInt(e(388))/6+-parseInt(e(381))/7*(-parseInt(e(392))/8)+-parseInt(e(372))/9*(parseInt(e(367))/10)+-parseInt(e(410))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pt);class Vt extends J.View{[Rt(318)];[Rt(348)];[Rt(329)];[Rt(406)];[Rt(321)];[Rt(414)];[Rt(384)];[Rt(404)];constructor(t,n,r){const o=Rt;super(t);const s=this[o(334)];this[o(350)](o(326),!1),this[o(350)](o(337),n[o(361)][o(337)]),this[o(350)](o(343),!1),this[o(414)]=n,this[o(384)]=r,this[o(318)]=this[o(413)](),this[o(325)]=this[o(413)](),this[o(348)]=null,this[o(329)]=new e.FocusTracker,this[o(406)]=new e.KeystrokeHandler,this[o(321)]=new J.FocusCycler({focusables:this[o(318)],focusTracker:this[o(329)],keystrokeHandler:this[o(406)],keystrokeHandlerOptions:{filter:t=>this[o(318)][o(397)]((t=>t[o(393)]))[o(365)](t[o(389)])},actions:{focusPrevious:o(338),focusNext:o(391)}}),this[o(404)]=new St(t),this[o(404)][o(339)](o(408)).to(this,o(337),(t=>t-this[o(384)][o(342)]));for(const t of n[o(361)])this[o(345)](t);this[o(354)](),this[o(402)](n[o(361)],o(374),((t,e)=>{const n=o,r=this[n(335)](e);this[n(337)]++,this[n(345)](e,r),this[n(341)]()})),this[o(402)](n[o(361)],o(330),((t,e)=>{const n=o;this[n(337)]--,this[n(327)](e),this[n(341)]()})),this[o(402)](n,o(355),(()=>this[o(341)]())),this[o(402)](n,o(336),(()=>this[o(354)]())),this.on(o(320),(()=>this[o(341)]())),this.on(o(376),(()=>this[o(341)]())),this[o(322)]({tag:"ul",attributes:{class:[o(400),s.if(o(337),o(383),(t=>!t))],"aria-label":$(t,o(349))},children:this[o(325)]})}get[Rt(401)](){const t=Rt;return this[t(414)][t(356)]>this[t(384)][t(390)]&&!this[t(343)]&&!this[t(326)]}[Rt(387)](){const t=Rt;super[t(387)](),this[t(341)](),this[t(371)]()}[Rt(375)](t){const e=Rt;-1===t?this[e(321)][e(399)]():this[e(321)][e(351)]()}[Rt(386)](){const t=Rt;this[t(404)][t(386)]();for(const e of this[t(318)])e[t(386)]();super[t(386)]()}[Rt(341)](){const t=Rt;this[t(401)]?this[t(407)]():this[t(394)]()}[Rt(345)](t,e){const n=Rt,r=new(this[n(384)][n(405)])(this[n(411)],t,{maxCommentCharsWhenCollapsed:this[n(384)][n(398)],formatDateTime:this[n(384)][n(331)],editorConfig:this[n(384)][n(323)]});r[n(412)]=t.id,r[n(357)](n(364)).to(this),r[n(357)](n(370)).to(this),r[n(357)](n(396)).to(this),r[n(357)](n(317)).to(this),r[n(357)](n(379)).to(this),this[n(402)](r,n(403),(()=>this[n(377)]())),this[n(318)][n(374)](r,e)}[Rt(335)](t){const e=Rt,n=this[e(414)][e(324)](t);return this[e(348)]?this[e(348)][e(382)]>t[e(382)]?n-1:n:n-1}[Rt(354)](){const t=Rt;if(this[t(414)][t(385)]&&this[t(414)][t(328)]){const e={id:t(363),author:this[t(414)][t(385)],authoredAt:this[t(414)][t(328)],content:$(this[t(411)],t(360)),attributes:{}};this[t(348)]=new(this[t(384)][t(405)])(this[t(411)],e,{maxCommentCharsWhenCollapsed:this[t(384)][t(398)],formatDateTime:this[t(384)][t(331)],editorConfig:this[t(384)][t(323)],isSystemComment:!0}),this[t(318)][t(374)](this[t(348)],this[t(414)][t(324)](e))}else this[t(348)]&&(this[t(318)][t(330)](this[t(348)]),this[t(348)][t(386)](),this[t(348)]=null);this[t(341)]()}[Rt(327)](t){const e=Rt,n=this[e(318)][e(330)](t.id);this[e(353)](n),n[e(369)]&&this[e(377)](),n[e(386)]()}[Rt(377)](){const t=Rt;this[t(326)]=Array[t(380)](this[t(318)])[t(319)]((e=>e[t(369)]))}[Rt(407)](){const t=Rt,n=function(t){const n=Mt,r=new e.Collection;for(const e of t)r[n(374)](e);return r}(this[t(318)]),r=this[t(404)][t(408)];for(let e=1;e<=r;e++)n[t(330)](1);for(const e of n)e[t(366)]();r>0&&n[t(374)](this[t(404)],1),Lt((0,e.diff)(Array[t(380)](this[t(325)]),Array[t(380)](n)),this[t(325)],n)}[Rt(394)](){const t=Rt;Lt((0,e.diff)(Array[t(380)](this[t(325)]),Array[t(380)](this[t(318)])),this[t(325)],this[t(318)]);for(const e of this[t(325)])e[t(344)]()}[Rt(371)](){const t=Rt;this[t(318)][t(347)]((e=>{const n=t;this[n(329)][n(374)](e[n(393)]),this[n(406)][n(402)](e[n(393)])})),this[t(318)].on(t(395),((e,n)=>{const r=t;for(const t of n[r(333)])this[r(329)][r(330)](t[r(393)]),this[r(406)][r(353)](t[r(393)]);for(const t of Array[r(380)](n[r(358)])[r(346)]())this[r(329)][r(374)](t[r(393)]),this[r(406)][r(402)](t[r(393)])}))}}function Lt(t,e,n){const r=Rt;let o=0;for(const s of t)switch(s){case r(368):e[r(374)](n[r(352)](o),o),o++;break;case r(373):e[r(330)](o);break;case r(359):o++}}function Dt(t,e){const n=jt();return(Dt=function(t,e){return n[t-=391]})(t,e)}const Bt=Dt;function jt(){const t=["setTemplate","20918727ISUXvg","span","4eNHpYX","3219060jKbILg","set","1747725CFLNmm","240076CJxvIu","503317laOaQd","focus","260248CPWZJp","contextValue","bindTemplate","4272340coPlcf","element","9KokXJU","ck-context__value","THREAD_CONTEXT_LABEL"];return(jt=function(){return t})()}!function(t){const e=Dt,n=t();for(;;)try{if(535572===-parseInt(e(399))/1*(-parseInt(e(394))/2)+parseInt(e(406))/3*(parseInt(e(398))/4)+parseInt(e(404))/5+parseInt(e(395))/6+parseInt(e(397))/7+parseInt(e(401))/8+-parseInt(e(392))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(jt);class Ut extends J.View{constructor(t){const e=Dt;super(t);const n=this[e(403)];this[e(396)](e(402),""),this[e(391)]({tag:e(393),attributes:{class:["ck",e(407)],"aria-label":n.to(e(402),(n=>$(t,e(408),n))),tabindex:-1},children:[{text:n.to(e(402))}]})}[Bt(400)](){const t=Bt;this[t(405)][t(400)]()}}function Ht(t,e){const n=Ft();return(Ht=function(t,e){return n[t-=262]})(t,e)}function Ft(){const t=["div","mouseleave","substring","contextValue","element","ck-context--quotes","isVisible","context","hasContext","lastIndexOf","querySelector","21430maqHSO","bind","Reopen","remove","_createContextView","focusFirst","251166cpoMsI","render","reopenButtonView","2783uLoPPR","ck-thread__header","1250124WxqmhU","_model","shift+tab","classList","isResolvable","ck-context-wrapper","bindTemplate","keystrokes","_setupKeyboardNavigation","tooltip","setTemplate","4YXffAR","scrollWidth","icon","isReadOnly","ck-annotation__actions","ck-context","35uUmitR","focusCycler","contextView","12124575ffJwGr","_trimContextValue","offsetWidth","createCollection","...","locale","isEnabled","focus","focusables","tab","length","listenTo","Comment was made on an element","mouseenter","_attachContextActions","3310800bLVHLR","value",".ck-context__value",".ck-context","label","fire","_createReopenButton","reopenCommentThread","add","focusTracker","isResolved","18973HfbHRP","142QbwHYW","execute","966215ajHcyf","overlay"];return(Ft=function(){return t})()}const Kt=Ht;!function(t){const e=Ht,n=t();for(;;)try{if(690835===parseInt(e(323))/1*(parseInt(e(324))/2)+parseInt(e(277))/3+-parseInt(e(288))/4*(-parseInt(e(326))/5)+-parseInt(e(272))/6*(-parseInt(e(294))/7)+parseInt(e(312))/8+-parseInt(e(297))/9+parseInt(e(266))/10*(-parseInt(e(275))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ft);class zt extends J.View{[Kt(278)];[Kt(274)];[Kt(296)];[Kt(305)];[Kt(321)];[Kt(284)];[Kt(295)];constructor(t,n){const r=Kt;super(t);const o=this[r(283)];this[r(278)]=n,this[r(274)]=this[r(318)](),this[r(296)]=this[r(270)](),this[r(305)]=this[r(300)]([this[r(296)],this[r(274)]]),this[r(321)]=new e.FocusTracker,this[r(284)]=new e.KeystrokeHandler,this[r(295)]=new J.FocusCycler({focusables:this[r(305)],focusTracker:this[r(321)],keystrokeHandler:this[r(284)],actions:{focusPrevious:r(279),focusNext:r(306)}}),this[r(267)](r(263)).to(this[r(278)],r(262),(t=>!!t)),this[r(267)](r(331)).to(this[r(278)],r(262),(t=>t&&t[r(313)]?this[r(298)](t[r(313)]):$(this[r(302)],r(309)))),this[r(287)]({tag:r(328),attributes:{class:[r(276)]},children:[{tag:r(328),attributes:{class:[r(282)]},children:[{tag:r(328),attributes:{class:[r(293),o.if(r(263),r(333))]},children:[this[r(296)]]}]},{tag:r(328),attributes:{class:[r(292)]},children:[this[r(274)]]}]})}[Kt(273)](){const t=Kt;super[t(273)](),this[t(311)](),this[t(285)]()}[Kt(304)](){const t=Kt;this[t(295)][t(271)]()}[Kt(318)](){const t=Kt,e=new J.ButtonView(this[t(302)]);return e[t(316)]=$(this[t(302)],t(268)),e[t(286)]=$(this[t(302)],t(268)),e[t(290)]=Q.IconUndo,e[t(267)](t(303)).to(this[t(278)],t(291),(t=>!t)),e[t(267)](t(334)).to(this[t(278)],t(281),this[t(278)],t(322),((t,e)=>t&&e)),e.on(t(325),(()=>{const e=t;this[e(317)](e(319),this[e(278)].id)})),e}[Kt(298)](t){const e=Kt;if(t[e(307)]<150)return t;const n=t[e(264)](" ",147);return t[e(330)](0,n>-1?n:147)+e(301)}[Kt(311)](){const t=Kt,e=this[t(332)][t(265)](t(315)),n=e[t(265)](t(314));this[t(308)](e,t(310),(()=>{const r=t;n[r(299)]<n[r(289)]&&e[r(280)][r(320)](r(327))})),this[t(308)](e,t(329),(()=>{const n=t;e[n(280)][n(269)](n(327))}))}[Kt(285)](){const t=Kt;this[t(284)][t(308)](this[t(332)]);for(const e of this[t(305)])this[t(321)][t(320)](e[t(332)]),this[t(284)][t(308)](e[t(332)])}[Kt(270)](){const t=Kt,e=new Ut(this[t(302)]);return e[t(267)](t(331)).to(this),e}}const Wt=Yt;function Yt(t,e){const n=Xt();return(Yt=function(t,e){return n[t-=189]})(t,e)}function Xt(){const t=["editorDestroyed","isUnlinked","Reply to reopen discussion...","ariaDescriptionView","Comment","isResolved","set","1688776wRGiQf","Reply...","destroy","isReadOnly","resolveCommentThread","name","2777aDYtPx","9ahlczf","14wCPoAZ","focus","editorConfig","COMMENT_THREAD_DESCRIPTION","commentThreadHeaderView","submitCommentThread","cancel","change:isActive","3619134WVPoSA","submit","focusables","4776300kurJRy","keystrokes","comments","assign","showInput","isDirty","createCollection","shift+tab","value","focusCycler","isSubmitted","tab","author","listenTo","submitLabel","_createCommentThreadInputView","ariaLabel","910208kBDual","render","unlinkedAt","editorReady","isResolvable","778zfGdbC","isActive","length","2777690fwQWGj","stop","_config","fire","placeholder","target","_model","commentsListView","bind","archivedAt","_localUser","locale","focusTracker","first","Write a comment...","CommentView","reopenCommentThread","commentThreadInputView","removeCommentThread","COMMENT_THREAD_LABEL","commentInputView","hasDirtyComment","element","Reply","addComment","15783383vlkPEH","removeComment","canComment","delegate","updateComment","disabledSubmit","10IXTNDW"];return(Xt=function(){return t})()}!function(t){const e=Yt,n=t();for(;;)try{if(588636===-parseInt(e(268))/1*(-parseInt(e(220))/2)+-parseInt(e(269))/3*(-parseInt(e(215))/4)+-parseInt(e(223))/5+parseInt(e(198))/6+parseInt(e(270))/7*(parseInt(e(262))/8)+-parseInt(e(195))/9+parseInt(e(254))/10*(-parseInt(e(248))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xt);class Gt extends J.View{[Wt(229)];[Wt(225)];[Wt(191)];[Wt(240)];[Wt(258)];[Wt(197)];[Wt(235)];[Wt(199)];[Wt(207)];constructor(t,n,r,s){const i=Wt;super(t),this[i(261)](i(221),!1),this[i(261)](i(203),!1),this[i(229)]=n,this[i(233)]=r,this[i(225)]=s,this[i(191)]=new zt(t,n),this[i(191)][i(251)](i(239)).to(this),this[i(258)]=new o.AriaDescriptionView(t,$(t,i(190))),this[i(211)](this,i(239),(()=>{this[i(271)]()})),this[i(230)]=new Vt(t,n,Object[i(201)]({CommentView:this[i(225)][i(238)]},s)),this[i(230)][i(251)](i(249)).to(this),this[i(230)][i(251)](i(252)).to(this),this[i(230)][i(251)](i(266)).to(this),this[i(230)][i(251)](i(218)).to(this),this[i(230)][i(251)](i(255)).to(this),this[i(230)][i(231)](i(221)).to(this),this[i(211)](this,i(266),(()=>{this[i(271)]()})),this[i(261)](i(222),this[i(230)][i(222)]),this[i(231)](i(222)).to(this[i(230)],i(222)),this[i(240)]=this[i(213)](),this[i(240)][i(251)](i(218)).to(this),this[i(240)][i(251)](i(255)).to(this),this.on(i(249),(()=>this[i(271)]())),this[i(231)](i(203)).to(this[i(230)],i(244),this[i(240)][i(243)],i(206),((t,e)=>t||!!e)),this[i(231)](i(256)).to(n,i(217),(t=>!!t)),this[i(231)](i(214)).to(this,i(222),(t=>{const e=i,n=this[e(229)][e(200)][e(236)]?this[e(229)][e(200)][e(236)][e(210)][e(267)]:this[e(233)][e(267)];return $(this[e(234)],e(242),[t,n])})),this[i(197)]=this[i(204)]([this[i(230)],this[i(240)]]),this[i(235)]=new e.FocusTracker,this[i(199)]=new e.KeystrokeHandler,this[i(207)]=new J.FocusCycler({focusables:this[i(197)],focusTracker:this[i(235)],keystrokeHandler:this[i(199)],keystrokeHandlerOptions:{filter:t=>t[i(228)]!==this[i(245)]},actions:{focusPrevious:i(205),focusNext:i(209)}})}[Wt(271)](){const t=Wt;this[t(245)][t(271)]()}[Wt(216)](){const t=Wt;super[t(216)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(197)])}async[Wt(264)](){const t=Wt;this[t(203)]=!1,this[t(230)][t(264)](),await this[t(240)][t(264)](),super[t(264)]()}[Wt(213)](){const t=Wt,e=new xt(this[t(234)],this[t(233)],this[t(225)][t(189)]),n=e[t(243)];return e[t(231)](t(202)).to(this,t(221),this[t(229)],t(265),this[t(229)],t(250),this[t(229)],t(232),n,t(206),((t,e,n,r,o)=>!!o||!!r&&n&&!e||t&&n&&!e)),n[t(231)](t(227)).to(this,t(222),this[t(229)],t(219),this[t(229)],t(260),((e,n,r)=>{const o=t;let s;return s=o(r&&n?257:e?263:237),$(this[o(234)],s)})),n[t(231)](t(212)).to(this,t(222),(e=>$(this[t(234)],t(e?246:259)))),n.on(t(196),((e,n)=>{const r=t;this[r(226)](r(247),n),this[r(229)][r(260)]&&this[r(229)][r(219)]&&this[r(226)](r(239),this[r(229)].id),this[r(229)][r(208)]||this[r(226)](r(192))})),n.on(t(193),(()=>{this[t(271)]()})),n[t(231)](t(253)).to(this[t(229)],t(265)),n.on(t(193),(e=>{const n=t;0==this[n(222)]&&(this[n(226)](n(241)),e[n(224)]())})),this.on(t(194),((e,r,o)=>{const s=t;o||this[s(222)]||n[s(206)]||this[s(226)](s(241))})),e}}function qt(){const t=["commentThreadChildren","isConfirm","185809MuyCjt","isResolved","render",".ck-thread__container","ck-thread--active","ck-comment--resolve","_cancelAllConfirms","isVisible","ariaLabel","_updateArchivedThreadHeader","icon","Delete comment thread?","showConfirm","actionBar","length","div","focus","isActive","ck-thread--remove-confirmation","ariaDescriptionView","getTemplate","33QjJUPj","isUnlinked","resolveButton","get","ck-rounded-corners","add","ck-thread__container","435573IFjeTr","478060XVmoZP","change:isReadOnly","then","listenTo","_model","ck-thread","focusables","element","querySelector","has","ck-thread--unlinked","ck-thread--","createCollection","375xIFcps","isReadOnly","isSystemComment","label","bind","Write a comment...","change:isActive","_boundFirstCommentView","isResolvable","commentsListView","listitem","fire","archivedAt","tooltip","locale","removeButton","isEnabled","setTemplate","containerElement","bindTemplate","removeCommentThread","commentViews","actionIndicator","5380dSvfnW","413092ZVbMQG","extendTemplate","ck-reset_all-excluded","high","placeholder","set","remove","10SboGDG","8ZXuPUR","977874REjkLT","commentThreadInputView","unbind","1564703THabbq","cancelConfirm","commentThreadHeaderView","removeConfirm","_bindFirstCommentView","change:archivedAt","resolveCommentThread","Resolve","_createResolveButton","stop","execute"];return(qt=function(){return t})()}const Zt=Qt;function Qt(t,e){const n=qt();return(Qt=function(t,e){return n[t-=285]})(t,e)}!function(t){const e=Qt,n=t();for(;;)try{if(180822===-parseInt(e(325))/1+-parseInt(e(300))/2+-parseInt(e(367))/3*(parseInt(e(299))/4)+parseInt(e(307))/5*(parseInt(e(309))/6)+parseInt(e(312))/7+-parseInt(e(308))/8*(-parseInt(e(353))/9)+-parseInt(e(354))/10*(-parseInt(e(346))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qt);class Jt extends((0,o.ConfirmMixin)(Gt)){[Zt(323)];[Zt(294)];[Zt(348)];[Zt(374)];constructor(t,e,n,r){const o=Zt;super(t,e,n,r),this[o(323)]=this[o(366)]([this[o(285)],this[o(310)],this[o(344)]]),this[o(305)](o(298),null),this[o(294)]=null,this[o(374)]=null,this[o(290)]=t,this[o(348)]=this[o(320)](),this[o(293)](this[o(345)]()),this.on(o(373),((t,e,n)=>{n||this[o(331)]()})),this[o(357)](this[o(358)],o(355),((t,e,n)=>{n&&this[o(331)]()})),this[o(339)]>0&&this[o(316)](),this[o(357)](this[o(285)][o(297)],o(351),(()=>{this[o(316)]()}))}[Zt(345)](){const t=Zt,e=this[t(295)];return{tag:t(340),attributes:{class:["ck",t(359),t(302),t(350),e.if(t(342),t(329)),e.if(t(347),t(364)),e.if(t(324),t(343)),e.to(t(298),(e=>e?t(365)+e:""))],"data-thread-id":this[t(358)].id,tabindex:0,role:t(286),"aria-label":e.to(t(333)),"aria-describedby":this[t(344)].id},children:[{tag:t(340),attributes:{class:t(352)},children:this[t(323)]}]}}[Zt(327)](){const t=Zt;super[t(327)](),this[t(294)]=this[t(361)][t(362)](t(328)),this[t(358)].on(t(317),(()=>{this[t(334)]()})),this[t(334)]()}[Zt(331)](){const t=Zt;this[t(313)]();for(const e of this[t(285)][t(297)])e[t(313)]()}[Zt(316)](){const t=Zt,{locale:e}=this,n=this[t(285)][t(297)][t(349)](0);n===this[t(374)]||n[t(369)]||(this[t(374)]=n,this[t(311)](t(298)),this[t(371)](t(298)).to(n,t(298),(e=>t(306)===e?t(306):null)),n[t(304)]=$(e,t(372)),n[t(291)].on(t(322),(n=>{const r=t;n[r(321)](),this[r(337)]($(e,r(336)),this[r(294)])[r(356)]((()=>{const t=r;this[t(287)](t(296))}))}),{priority:t(303)}),this.on(t(315),(()=>{n[t(341)]()})),n[t(338)][t(351)](this[t(348)],0),n[t(360)][t(351)](this[t(348)],0))}[Zt(320)](){const t=Zt,e=new o.LateFocusButtonView(this[t(290)]);return e[t(370)]=$(this[t(290)],t(319)),e[t(289)]=$(this[t(290)],t(319)),e[t(335)]=Q.IconCheck,e[t(301)]({attributes:{class:t(330)}}),e[t(371)](t(292)).to(this[t(358)],t(368),(t=>!t)),e[t(371)](t(332)).to(this[t(358)],t(375),this[t(358)],t(326),((t,e)=>t&&!e)),e.on(t(322),(()=>{const e=t;this[e(287)](e(318),this[e(358)].id)})),e}[Zt(334)](){const t=Zt;this[t(358)][t(288)]?this[t(323)][t(363)](this[t(314)])||(this[t(323)][t(351)](this[t(314)],0),this[t(360)][t(351)](this[t(314)],0)):this[t(323)][t(363)](this[t(314)])&&(this[t(323)][t(306)](this[t(314)]),this[t(360)][t(306)](this[t(314)]))}}function $t(t,e){var n=ee();return($t=function(t,e){return n[t-=118]})(t,e)}var te=$t;function ee(){var t=["setTemplate","ck-annotation__content","content","19619xzNpFo","set","ck-comment__content","3175710vihaaJ","innerHTML","1943512sodTIS","div","change:content","element","932744REAinr","ck-content","51DNBLux","render","5551994OXGXDi","23844TnSNjC","185448zCRqfa"];return(ee=function(){return t})()}!function(t){for(var e=$t,n=t();;)try{if(471481===parseInt(e(124))/1+parseInt(e(133))/2+-parseInt(e(135))/3*(-parseInt(e(119))/4)+-parseInt(e(127))/5+-parseInt(e(120))/6+parseInt(e(118))/7+-parseInt(e(129))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ee);class ne extends J.View{constructor(t){var e=$t;super(t),this[e(125)](e(123),""),this[e(121)]({tag:e(130),attributes:{class:[e(134),e(126),e(122)]}})}[te(136)](){var t=te;super[t(136)](),this.on(t(131),((e,n,r)=>{var o=t;this[o(132)][o(128)]=r})),this[t(132)][t(128)]=this[t(123)]}}const re=oe;function oe(t,e){const n=se();return(oe=function(t,e){return n[t-=181]})(t,e)}function se(){const t=["focusables","formatDateTime","210924ievSXf","focus","expand","remove","enter","get","set","24LFPDNu","createCollection","change","render","isEditMode","delegate","_createCommentContentView","shift+tab","added","ariaLabel","7ylObiC","Save","3051636BpNSHZ","fire","esc","stopListening","body","updateComment","submit","EXTERNAL_IMPORT_WORD_AVATAR","tab","COMMENT_ARIA_LABEL","editorConfig","initialData","maxCommentCharsWhenCollapsed","3jhoOKa","visibleView","_createCommentInputView","bind","add","EXTERNAL_AVATAR","focusTracker","502574Hnyexb","cancel","submitLabel","parseFromString","importWord","creator","switchToEditMode","name","getUserViewNotificationText","getExternalCommentNote","editorReady","isSystemComment","textContent","editorDestroyed","authoredAt","13854wkVUzS","listenTo","keystrokes","target","disabledSubmit","10cJgEdn","1613920OnjIOW","value","destroy","isCollapsed","isExternal","locale","_model","createEditor","EXTERNAL_IMPORT_WORD_COMMENT","_config","4047527kbvZyV","removed","COMMENT_THREAD_DESCRIPTION","author","_setupKeyboardNavigation","ariaDescriptionView","element","256UlSpgj","source","once","collapse","72393xqwnXI","attributes","@external","focusFirst","isReadOnly","text/html","EXTERNAL_COMMENT","focusCycler","content","switchToDisplayMode"];return(se=function(){return t})()}!function(t){const e=oe,n=t();for(;;)try{if(445862===parseInt(e(230))/1*(parseInt(e(237))/2)+-parseInt(e(186))/3*(-parseInt(e(205))/4)+-parseInt(e(258))/5+parseInt(e(252))/6*(-parseInt(e(215))/7)+-parseInt(e(182))/8*(parseInt(e(198))/9)+parseInt(e(257))/10*(parseInt(e(268))/11)+parseInt(e(217))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(se);class ie extends J.View{[re(231)];[re(273)];[re(196)];[re(236)];[re(254)];[re(193)];[re(264)];[re(267)];constructor(t,n,r){const s=re;super(t),this[s(264)]=n,this[s(267)]=r,this[s(248)]=!!this[s(267)][s(248)],this[s(204)](s(209),!1),this[s(204)](s(261),!0),this[s(233)](s(214)).to(n,s(194),n,s(251),((e,o)=>$(t,s(226),[n[s(271)][s(244)],r[s(197)](o),(new DOMParser)[s(240)](e,s(191))[s(221)][s(249)],n[s(262)]?this[s(246)]():""]))),this[s(273)]=new o.AriaDescriptionView(t,$(t,s(270))),this[s(231)]=this[s(206)](),this[s(231)][s(234)](this[s(211)]()),this[s(196)]=new J.ViewCollection,this[s(236)]=new e.FocusTracker,this[s(254)]=new e.KeystrokeHandler,this[s(193)]=new J.FocusCycler({focusables:this[s(196)],focusTracker:this[s(236)],keystrokeHandler:this[s(254)],keystrokeHandlerOptions:{filter:t=>t[s(255)]!==this[s(181)]},actions:{focusPrevious:s(212),focusNext:s(225)}})}[re(200)](){this[re(261)]=!1}[re(185)](){const t=re;this[t(209)]||(this[t(261)]=!0)}[re(199)](){const t=re;this[t(181)][t(199)]()}[re(208)](){const t=re;super[t(208)](),this[t(272)]()}async[re(260)](){const t=re;await this[t(231)][t(203)](0)[t(260)](),super[t(260)]()}[re(243)](){const t=re;this[t(209)]||(this[t(209)]=!0,this[t(231)][t(201)](0)[t(260)](),this[t(231)][t(234)](this[t(232)]()))}[re(195)](){const t=re;this[t(209)]&&(this[t(209)]=!1,this[t(231)][t(201)](0)[t(260)](),this[t(231)][t(234)](this[t(211)]()))}[re(246)](){const t=re;return t(241)===this[t(264)][t(187)][t(188)][t(183)]?$(this[t(263)],t(266)):$(this[t(263)],t(192))}[re(245)](){const t=re;return this[t(264)][t(262)]?t(241)===this[t(264)][t(187)][t(188)][t(183)]?$(this[t(263)],t(224),this[t(264)][t(242)][t(244)]):$(this[t(263)],t(235),this[t(264)][t(242)][t(244)]):null}[re(211)](){const t=re,e=new ne(this[t(263)]);return e[t(233)](t(194)).to(this[t(264)],t(194),this,t(261),((e,n)=>n?(0,o.trimHtml)(e,{limit:this[t(267)][t(229)]}):e)),e}[re(232)](){const t=re;this[t(267)][t(227)]||(this[t(267)][t(227)]={}),this[t(267)][t(227)][t(228)]=this[t(264)][t(194)];const e=new yt(this[t(263)],this[t(267)][t(227)]);return e[t(259)]=this[t(264)][t(194)],e[t(233)](t(256)).to(this[t(264)],t(190)),e[t(239)]=$(this[t(263)],t(216)),e.on(t(223),((e,n)=>{const r=t;this[r(218)](r(222),this[r(264)].id,n),this[r(195)](),this[r(199)]()})),e.on(t(238),(()=>{const e=t;this[e(195)](),this[e(199)]()})),e[t(184)](t(247),(()=>{e[t(199)]()})),e[t(265)](),e[t(210)](t(247)).to(this),e[t(210)](t(250)).to(this),e}[re(272)](){const t=re,e=this[t(181)];this[t(254)][t(253)](e);for(const e of this[t(196)])this[t(236)][t(234)](e[t(181)]),this[t(254)][t(253)](e[t(181)]);this[t(196)].on(t(207),((e,n)=>{const r=t;for(const t of n[r(269)])this[r(236)][r(201)](t[r(181)]),this[r(254)][r(220)](t[r(181)]);for(const t of n[r(213)])this[r(236)][r(234)](t[r(181)]),this[r(254)][r(253)](t[r(181)])})),this[t(254)][t(204)](t(202),((n,r)=>{const o=t;e===n[o(255)]&&(this[o(193)][o(189)](),r())})),this[t(254)][t(204)](t(219),((n,r)=>{const o=t;e!==n[o(255)]&&(this[o(199)](),r())}))}}const ce=ae;function ae(t,e){const n=he();return(ae=function(t,e){return n[t-=135]})(t,e)}function he(){const t=["getUserViewNotificationText","ck-annotation__actions","ck-comment__actions","switchToEditMode","Remove","blur","ck-comment--edit","unbind","find","mouseleave","from","1651179CKPyKM","Reply...","editButton","Show more items","ck-comment__info-name","focusables","showConfirm","ck-comment__user","actionIndicator","2223306WYUgOs","ck-comment--remove-confirmation","createCollection","Edit","_createEditButton","ck-annotation__info","_createRemoveButton","_createDropdown","isSystemComment","bindTemplate","ck-comment__external","ariaDescriptionView","fire","change:isRemovable","getTemplate","ck-annotation","ck-comment__info-time","buttonView","getExternalCommentNote","some","_attachActions","placeholder","ck-comment__wrapper","edit","push","ck-comment__info","1370336fxzBCG","children","487018ebTAEt","execute","ck-annotation__info-name","icon","name","setTemplate","isVisible","addMany","ck-hidden","resolvedAt","686490jYmZpc","isExternal","cancelConfirm","isRemovable","length","ck-comment--remove","isConfirm","div","4851nLUHvP","ck-comment","_config","_createCommentInputView","ck-annotation__user","7gpkUKk","listitem","actionBar","listenTo","ck-annotation__info-time","focus","isEnabled","add","24264OAkKJQ","Delete comment?","dropdown","visibleView","remove","element","formatDateTime","isEditable","author","ck-comment--info","_model","then","ck-annotation__content-wrapper","panelPosition","set","panelView","ck-annotation__main","time","span","277352mAnOgN","ck-comment__main","group","ck-comment--","locale","removeButton","authoredAt","removeComment","ck-annotation__actions--hidden","bind","mouseenter","toMany","label","ck-comment__actions--hidden","ariaLabel","isEditMode","userView","render","isReadOnly","withText","extendTemplate","items"];return(he=function(){return t})()}!function(t){const e=ae,n=t();for(;;)try{if(398268===-parseInt(e(185))/1+-parseInt(e(135))/2+-parseInt(e(218))/3+parseInt(e(253))/4+-parseInt(e(145))/5+parseInt(e(227))/6*(-parseInt(e(158))/7)+parseInt(e(166))/8*(parseInt(e(153))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(he);class ue extends((0,o.ConfirmMixin)(ie)){[ce(160)];[ce(201)];constructor(t,e,n){const r=ce;super(t,e,n),this[r(180)](r(226),null),this[r(180)](r(248),$(t,r(219))),this[r(194)](r(191)).to(e),this[r(194)](r(144)).to(e),this[r(160)]=this[r(229)](),this[r(235)]||(this[r(220)]=this[r(231)](),this[r(190)]=this[r(233)](),this[r(206)]=this[r(229)](),this[r(206)][r(142)]([this[r(220)],this[r(190)]]),this[r(168)]=this[r(234)](),this[r(160)][r(165)](this[r(168)]),this[r(223)][r(165)](this[r(168)])),this[r(201)]=new o.UserView(t,e[r(174)],this[r(207)]()),this[r(201)][r(205)]({attributes:{class:[r(225),r(157)],"aria-hidden":!0}}),this[r(161)](e,r(240),(()=>this[r(147)]())),this[r(140)](this[r(241)]())}[ce(241)](){const t=ce,e=this[t(236)],n=[{tag:t(152),attributes:{class:[t(252),t(232)]},children:[{tag:t(184),children:[{text:this[t(201)][t(139)]}],attributes:{class:[t(222),t(137)],"data-cke-tooltip-text":this[t(201)][t(139)]}},{tag:t(183),attributes:{datetime:e.to(t(191)),class:[t(243),t(162)]},children:[{text:e.to(t(191),(e=>this[t(155)][t(172)](e)))}]}]},{tag:t(152),attributes:{class:[t(209),t(208),e.if(t(200),t(198)),e.if(t(200),t(193))]},children:this[t(160)]},{tag:t(152),attributes:{class:[t(178)]},children:this[t(169)]},this[t(238)]];return this[t(176)][t(146)]&&n[t(251)]({tag:t(152),attributes:{class:[t(237)]},children:[{text:this[t(245)]()}]}),{tag:"li",attributes:{class:[t(249),e.if(t(151),t(228))],tabindex:-1,"aria-label":e.to(t(199)),"aria-describedby":this[t(238)].id,role:t(159)},children:[{tag:t(152),attributes:{class:[t(154),t(242),e.if(t(200),t(213)),e.if(t(235),t(175)),e.to(t(226),(e=>e?t(188)+e:""))],"data-author-id":this[t(176)][t(174)].id,"data-comment-id":this[t(176)].id,role:t(187)},children:[this[t(201)],{tag:t(152),attributes:{class:[t(186),t(182)]},children:n}]}]}}[ce(231)](){const t=ce,e=new J.ButtonView(this[t(189)]);return e[t(197)]=$(this[t(189)],t(230)),e[t(138)]=Q.IconPencil,e[t(204)]=!0,e[t(205)]({attributes:{class:t(213)}}),e[t(194)](t(164)).to(this[t(176)],t(203),(t=>!t)),e[t(194)](t(141)).to(this[t(176)],t(173)),e.on(t(136),(()=>this[t(210)]())),e}[ce(233)](){const t=ce,e=new J.ButtonView(this[t(189)]);return e[t(197)]=$(this[t(189)],t(211)),e[t(138)]=Q.IconRemoveComment,e[t(204)]=!0,e[t(205)]({attributes:{class:t(150)}}),e[t(194)](t(164)).to(this[t(176)],t(203),(t=>!t)),e[t(194)](t(141)).to(this[t(176)],t(148)),e.on(t(136),(()=>{const e=t;this[e(224)]($(this[e(189)],e(167)),this[e(171)])[e(177)]((()=>{const t=e;this[t(239)](t(192),this[t(176)].id)}))})),e}[ce(234)](){const t=ce,e=(0,J.createDropdown)(this[t(189)],o.LateFocusDropdownButtonView),n=e[t(181)][t(254)],r=new J.ListView(this[t(189)]),s=e[t(236)];(0,J.focusChildOnDropdownOpen)(e,(()=>this[t(206)][t(215)]((e=>e[t(141)])))),e[t(205)]({attributes:{class:[s.if(t(141),t(143),(t=>!t))]}});const i=(n,o=-1)=>{const s=t,i=new J.ListItemView(this[s(189)]);i[s(254)][s(165)](n);const c=o>-1?o:r[s(206)][s(149)];r[s(206)][s(165)](i,c);const a=Array[s(217)](this[s(206)]);e[s(214)](s(164),s(141)),e[s(194)](s(164))[s(196)](a,s(164),((...t)=>t[s(246)]((t=>t)))),e[s(194)](s(141))[s(196)](a,s(141),((...t)=>t[s(246)]((t=>t))))};e[t(179)]="sw",e[t(244)][t(180)]({label:$(this[t(189)],t(221)),icon:Q.IconThreeVerticalDots});for(const e of this[t(206)])i(e);return n[t(165)](r),e[t(161)](this[t(206)],t(165),((t,e,n)=>{i(e,n)})),e[t(161)](this[t(206)],t(170),((e,n,o)=>{const s=t;r[s(206)][s(170)](o)})),e}[ce(247)](t,e){const n=ce,r=t&&t[n(171)];r&&(this[n(161)](r,n(195),(()=>this[n(226)]=e)),this[n(161)](r,n(163),(()=>this[n(226)]=e)),this[n(161)](r,n(216),(()=>this[n(226)]=null)),this[n(161)](r,n(212),(()=>this[n(226)]=null)))}[ce(156)](){const t=ce,e=super[t(156)]();return e[t(194)](t(248)).to(this),e}[ce(202)](){const t=ce;super[t(202)](),this[t(247)](this[t(220)],t(250)),this[t(247)](this[t(190)],t(170))}}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 Ae=n(306),ye={attributes:{"data-cke":!0}};ye.setAttributes=be(),ye.insert=pe().bind(null,"head"),ye.domAPI=ke(),ye.insertStyleElement=_e();le()(Ae.A,ye);Ae.A&&Ae.A.locals&&Ae.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=Se();return(Oe=function(t,e){return n[t-=152]})(t,e)}function Ne(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(169)==r[n(170)]&&n(157)==r[n(164)]||n(160)==r[n(170)]||n(159)==r[n(170)])&&e()}));return{attach(t){n[Oe(161)](t,{attributes:!0,childList:!0,subtree:!0,characterData:!0})},detach(){const t=Oe;n[t(165)](),e[t(171)]()}}}function Se(){const t=["18liwUET","attributeName","disconnect","5523650eWQFsu","7885fSIykJ","1696478oSRUXn","attributes","type","cancel","652ZJRDbS","2979TgTSjy","1651128tYlkAX","983cXymoi","1024030fCHrOe","class","246gwfrdE","characterData","childList","observe","402EBnetN"];return(Se=function(){return t})()}!function(t){const e=Oe,n=t();for(;;)try{if(127046===parseInt(e(155))/1*(parseInt(e(158))/2)+parseInt(e(153))/3*(parseInt(e(152))/4)+parseInt(e(167))/5*(parseInt(e(162))/6)+parseInt(e(168))/7+-parseInt(e(154))/8+-parseInt(e(163))/9*(-parseInt(e(156))/10)+-parseInt(e(166))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Se);var Re=n(438),Me={attributes:{"data-cke":!0}};Me.setAttributes=be(),Me.insert=pe().bind(null,"head"),Me.domAPI=ke(),Me.insertStyleElement=_e();le()(Re.A,Me);Re.A&&Re.A.locals&&Re.A.locals;const Pe=Le;function Ve(){const t=["ck-annotation-wrapper","createCollection","keystrokes","listenTo","detach","1439522ymUKHc","focusTracker","content","9780RxMBze","389720iqWQRG","first","length","set","170868tSVhxt","destroy","ck-rounded-corners","attach","height","bindTemplate","type","isDirty","arrowup","focus","1077948fiAizE","render","add","Esc","_mutationObserver","setTemplate","fire","presentation","div","isActive","mainView","1IVyvnf","clear","_updateHeight","clientHeight","targetRect","3240248AjZliT","283653mjfyZU","9sXYKAF","arrowdown","ck-annotation-wrapper--active","delegate","element"];return(Ve=function(){return t})()}function Le(t,e){const n=Ve();return(Le=function(t,e){return n[t-=320]})(t,e)}!function(t){const e=Le,n=t();for(;;)try{if(143889===-parseInt(e(323))/1*(-parseInt(e(344))/2)+-parseInt(e(329))/3+parseInt(e(358))/4+parseInt(e(343))/5+-parseInt(e(348))/6+parseInt(e(340))/7+-parseInt(e(328))/8*(parseInt(e(330))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ve);class De extends J.View{[Pe(341)];id;[Pe(337)];[Pe(342)];[Pe(322)];[Pe(362)];constructor(t,n){const r=Pe;super(t),this.id=(0,e.uid)(),this[r(341)]=new e.FocusTracker,this[r(337)]=new e.KeystrokeHandler,this[r(337)][r(347)](r(361),((t,e)=>this[r(364)](r(361),e))),this[r(347)](r(327),{top:0,right:0,bottom:0,left:0}),this[r(347)](r(352),0),this[r(347)](r(321),!1),this[r(347)](r(355),!1),this[r(347)](r(346),0),this[r(347)](r(354),""),this[r(362)]=Ne((()=>this[r(325)]())),this[r(342)]=this[r(336)](),this[r(342)][r(333)](r(356),r(331)).to(this),this[r(342)][r(360)](n),this[r(322)]=n;const o=this[r(353)];this[r(363)]({tag:r(320),attributes:{class:["ck",r(335),r(350),o.if(r(321),r(332))],role:r(365)},children:this[r(342)]})}[Pe(359)](){const t=Pe;super[t(359)](),this[t(341)][t(360)](this[t(334)]),this[t(337)][t(338)](this[t(334)]),this[t(362)][t(351)](this[t(334)])}[Pe(349)](){const t=Pe;this[t(342)][t(324)](),this[t(337)][t(349)](),this[t(341)][t(349)](),this[t(362)][t(339)](),super[t(349)]()}[Pe(357)](){const t=Pe;this[t(342)][t(345)]&&this[t(342)][t(345)][t(357)]()}[Pe(325)](){const t=Pe,e=this[t(334)][t(326)];e&&(this[t(352)]=e)}}const Be=Ue;!function(t){const e=Ue,n=t();for(;;)try{if(130106===parseInt(e(399))/1+parseInt(e(395))/2+parseInt(e(426))/3*(-parseInt(e(392))/4)+parseInt(e(401))/5*(-parseInt(e(407))/6)+parseInt(e(409))/7+parseInt(e(415))/8*(-parseInt(e(386))/9)+-parseInt(e(382))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(He);class je extends((0,e.ObservableMixin)()){[Be(419)];[Be(393)];[Be(388)];[Be(416)];constructor({view:t,target:n,type:r,isVisible:o=!0}){const s=Be;super(),this[s(419)]=t,this[s(419)][s(412)]||this[s(419)][s(390)](),this[s(388)]=r,this[s(416)]=n,je[s(398)](this[s(413)]()),this[s(393)]=new e.Collection([this[s(419)][s(412)]],{idProperty:s(385)}),this[s(393)].on(s(406),((t,e)=>{const n=s;this[n(419)][n(424)][n(406)](e)})),this[s(393)].on(s(417),((t,e)=>{const n=s;this[n(419)][n(424)][n(417)](e)})),this[s(418)](s(410),o)}get[Be(422)](){const t=Be;return t(394)==typeof this[t(388)]?this[t(388)]():this[t(388)]}get[Be(404)](){const t=Be;return this[t(419)][t(405)]}get[Be(414)](){const t=Be,e=this[t(413)]();return je[t(398)](e),e}get[Be(389)](){const t=Be,n=this[t(414)];if(null===n)return null;if(n instanceof e.Rect)return n;const r=n[t(403)]((e=>function(e){const n=t;if(e[n(425)])return!0;return!!e[n(391)]()[n(421)](0)}(e)));return 0===r[t(396)]?null:new e.Rect(r[0][t(391)]()[t(421)](0))}get[Be(408)](){const t=Be;return this[t(419)][t(408)]}set[Be(408)](t){const e=Be;this[e(419)][e(408)]=t,this[e(419)][e(405)][e(408)]=t}[Be(383)](){const t=Be;this[t(419)][t(389)]=this[t(389)]}[Be(400)](){const t=Be;this[t(393)][t(411)](),this[t(393)][t(387)](),this[t(411)]()}[Be(427)](){const t=Be;this[t(410)]=!!this[t(389)]}static[Be(398)](t){const n=Be;if(!(null===t||t instanceof e.Rect||Array[n(423)](t)&&t[n(384)]((t=>Fe(t)))))throw new e.CKEditorError(n(402),null,{target:t})}[Be(413)](){const t=Be,e=t(394)==typeof this[t(416)]?this[t(416)]():this[t(416)];return Fe(e)?[e]:e}}function Ue(t,e){const n=He();return(Ue=function(t,e){return n[t-=382]})(t,e)}function He(){const t=["every","_id","1080HeeEIl","clear","_type","targetRect","render","getClientRects","1352EMiZVi","focusableElements","function","389976tikKAZ","length","object","_assertCorrectTarget","153794vstIHY","destroy","280570MmPnhi","annotation-invalid-target","filter","innerView","mainView","add","6MkZtlc","isActive","1811936gTjUvg","isVisible","stopListening","element","_getNormalizedTarget","target","11672jneUpU","_target","remove","set","view","nodeType","item","type","isArray","focusTracker","offsetParent","2151CoVhRS","refreshVisibility","39840SEQKna","updateTargetRect"];return(He=function(){return t})()}function Fe(t){const e=Be;return null!==t&&e(397)==typeof t&&e(420)in t&&1===t[e(420)]}function Ke(t,e){const n=ze();return(Ke=function(t,e){return n[t-=494]})(t,e)}function ze(){const t=["focusTracker","5439jqgfYC","getIndex","2778FflwvU","_sort","updateTargetRect","annotationcollection-not-existing-item","_getOrderInContent","270ufRbTP","_innerViewToAnnotation","_focusTracker","top","fire","5294443sNBmsM","targetRect","view","has","set","getByView","refreshPositioning","clear","left","72807HcKupS","3rsiGia","focus","blur","destroy","delete","get","20997BjzbRC","remove","from","_viewToAnnotation","1877528YmcXtP","change:isFocused","innerView","listenTo","length","637496RguRla","annotationcollection-duplicated-item","add","67724lkcCPM","sort","stopListening","focusableElements","135CKHphG","getByInnerView","isFocused"];return(ze=function(){return t})()}const We=Ke;!function(t){const e=Ke,n=t();for(;;)try{if(241702===-parseInt(e(523))/1+-parseInt(e(539))/2*(parseInt(e(524))/3)+parseInt(e(494))/4*(parseInt(e(498))/5)+parseInt(e(504))/6*(parseInt(e(502))/7)+parseInt(e(534))/8+parseInt(e(530))/9*(parseInt(e(509))/10)+-parseInt(e(514))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ze);class Ye extends e.Collection{[We(510)];[We(533)];[We(511)];constructor(t=[]){const n=We;super(),this[n(510)]=new Map,this[n(533)]=new Map,this[n(511)]=new e.FocusTracker,this[n(511)].on(n(535),((t,e,r)=>{const o=n;r||this[o(513)](o(526))}));for(const e of t)this[n(541)](e)}get[We(500)](){const t=We;return this[t(511)][t(500)]}[We(541)](t){const n=We;if(this[n(517)](t))throw new e.CKEditorError(n(540),null);this[n(510)][n(518)](t[n(536)],t),this[n(533)][n(518)](t[n(516)],t);for(const e of t[n(497)])this[n(511)][n(541)](e);this[n(537)](t[n(497)],n(541),((t,e)=>{const r=n;this[r(511)][r(541)](e)})),this[n(537)](t[n(497)],n(531),((t,e)=>{const r=n;this[r(511)][r(531)](e)})),this[n(537)](t[n(516)][n(501)],n(535),((e,r,o)=>{const s=n;o&&this[s(513)](s(525),t)})),t[n(506)]();const r=this[n(508)](t[n(516)][n(515)]);return super[n(541)](t,r)}[We(531)](t){const n=We;if(!this[n(517)](t))throw new e.CKEditorError(n(507),null);this[n(496)](t[n(516)][n(501)]),this[n(496)](t[n(497)]);for(const e of t[n(497)])this[n(511)][n(531)](e);return this[n(533)][n(528)](t[n(516)]),this[n(510)][n(528)](t[n(536)]),super[n(531)](t)}[We(499)](t){const e=We;return this[e(510)][e(529)](t)}[We(519)](t){const e=We;return this[e(533)][e(529)](t)}[We(527)](){const t=We;super[t(521)](),this[t(496)](),this[t(510)][t(521)](),this[t(533)][t(521)](),this[t(511)][t(527)]()}[We(520)](){const t=We;for(const e of this)e[t(506)]();this[t(505)]()}[We(505)](){const t=We,e=Array[t(532)](this)[t(495)](((e,n)=>Xe(e[t(516)][t(515)],n[t(516)][t(515)])));for(let n=e[t(538)]-1;n>0;n--){const r=e[n];n!==this[t(503)](r)&&(this[t(531)](r),this[t(541)](r))}}[We(508)](t){const e=We;let n=0;if(!t)return this[e(538)];for(const r of this){const o=r[e(516)][e(515)];if(o){if(Xe(t,o)<0)return n;n++}}return n}}function Xe(t,e){const n=We;if(null===t&&null===e)return 0;if(null===t)return-1;if(null===e)return 1;const r=t[n(512)]-e[n(512)];return 0==r?t[n(522)]-e[n(522)]:r}t.ContextPlugin;var Ge=n(332),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;t.ContextPlugin;var Ze=n(533),Qe={attributes:{"data-cke":!0}};Qe.setAttributes=be(),Qe.insert=pe().bind(null,"head"),Qe.domAPI=ke(),Qe.insertStyleElement=_e();le()(Ze.A,Qe);Ze.A&&Ze.A.locals&&Ze.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}))?)?)?/,An=RegExp(`${In.source}${`(?:${wn.source}?(?:\\[(${fn.source})\\])?)?`}`),yn=RegExp(`(?:T${An.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 Rn(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))?)?/,yn),bn(/(\d{4})-?W(\d\d)(?:-?(\d))?/,yn),bn(/(\d{4})-?(\d{3})/,yn),bn(An),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,Rn),vn(Cn,Nn,Sn,Rn),vn(Tn,Nn,Sn,Rn),vn(Nn,Sn,Rn);vn(Nn);bn(/(\d{4})-(\d\d)-(\d\d)/,xn),bn(En),vn(Nn,Sn,Rn);const Mn={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 Un=n(163),Hn={attributes:{"data-cke":!0}};Hn.setAttributes=be(),Hn.insert=pe().bind(null,"head"),Hn.domAPI=ke(),Hn.insertStyleElement=_e();le()(Un.A,Hn);Un.A&&Un.A.locals&&Un.A.locals;var Fn=n(142),Kn={attributes:{"data-cke":!0}};Kn.setAttributes=be(),Kn.insert=pe().bind(null,"head"),Kn.domAPI=ke(),Kn.insertStyleElement=_e();le()(Fn.A,Kn);Fn.A&&Fn.A.locals&&Fn.A.locals;var zn=n(258),Wn={attributes:{"data-cke":!0}};Wn.setAttributes=be(),Wn.insert=pe().bind(null,"head"),Wn.domAPI=ke(),Wn.insertStyleElement=_e();le()(zn.A,Wn);zn.A&&zn.A.locals&&zn.A.locals;var Yn=n(967),Xn={attributes:{"data-cke":!0}};Xn.setAttributes=be(),Xn.insert=pe().bind(null,"head"),Xn.domAPI=ke(),Xn.insertStyleElement=_e();le()(Yn.A,Xn);Yn.A&&Yn.A.locals&&Yn.A.locals;var Gn=n(906),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 Zn=n(938),Qn={attributes:{"data-cke":!0}};Qn.setAttributes=be(),Qn.insert=pe().bind(null,"head"),Qn.domAPI=ke(),Qn.insertStyleElement=_e();le()(Zn.A,Qn);Zn.A&&Zn.A.locals&&Zn.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-=488]})(t,e)}function ir(){const t=["_deactivateAllAnnotations","ready","refreshVisibility","add","Annotations","4469124aCFdCr","ACCESSIBILITY_HELP_ANNOTATIONS_EXIT","Ctrl+Enter","_visibleAnnotations","Enter","values","Shift+Tab","view","has","ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT","activate","accessibility","_bindAnnotationsToVisibleAnnotations","Tab","collection","getByInnerView","refreshPositioning","Ctrl+Shift+E","_removeActiveAnnotation","change:isVisible","delete","Arrowup","target","set","locale","26106111uahjTi","13199EoZbGP","isArray","2840712UYiDgM","ACCESSIBILITY_HELP_ANNOTATIONS_ENTER","editors","ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS","pluginName","context","annotations","108tvMxLe","source","destroy","editing","_addActiveAnnotation","fire","stopListening","isOfficialPlugin","ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS","activeAnnotations","5322235pKcsEt","focus","createAnnotation","escape","7GvhpPb","element","_activateAnnotation","contains","_setupEnterAnnotationKeystroke","remove","_setupEscapeAnnotationHandling","ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO","createAnnotationView","listenTo","Esc","deactivateAll","domRoots","focusTracker","1559067vkybHj","ACCESSIBILITY_HELP_ANNOTATIONS_GROUP","2549760QaEhSa","low","push","addKeystrokeInfoGroup","isPremiumPlugin","Arrowdown","keystrokes","isVisible"];return(ir=function(){return t})()}!function(t){const e=sr,n=t();for(;;)try{if(532515===-parseInt(e(528))/1*(-parseInt(e(537))/2)+parseInt(e(565))/3+parseInt(e(530))/4+parseInt(e(547))/5+parseInt(e(502))/6*(parseInt(e(551))/7)+-parseInt(e(489))/8+-parseInt(e(527))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ir);class cr extends t.ContextPlugin{[or(516)];[or(505)];static get[or(534)](){return or(501)}static get[or(544)](){return!0}static get[or(493)](){return!0}constructor(e){const n=or;if(super(e),this[n(516)]=new Ye,this[n(505)]=new Ye,this[n(525)](n(546),new Set),this[n(514)](),e instanceof t.Editor){const t=e[n(526)];e[n(513)][n(492)]({id:n(536),label:$(t,n(488)),keystrokes:[{label:$(t,n(558)),keystroke:n(519)},{label:$(t,n(503)),keystroke:n(561)},{label:$(t,n(531)),keystroke:n(506)},{label:$(t,n(533)),keystroke:[[n(515)],[n(508)]]},{label:$(t,n(511)),keystroke:[n(504)]},{label:$(t,n(545)),keystroke:[[n(523)],[n(494)]]}]})}this[n(555)](),this[n(557)]()}[or(500)](t){const e=or;this[e(516)][e(500)](t)}[or(556)](t){const e=or;this[e(516)][e(556)](t),t[e(539)]()}[or(499)](){const t=or;for(const e of this[t(516)])e[t(499)]()}[or(518)](){const t=or;this[t(505)][t(518)]()}[or(517)](t){const e=or;return this[e(516)][e(517)](t)}[or(562)](){const t=or;this[t(542)](t(497))}[or(539)](){const t=or;for(const e of this[t(516)])e[t(539)]();this[t(505)][t(539)](),this[t(516)][t(539)](),super[t(539)]()}[or(512)](t){const e=or;this[e(542)](e(553),t)}[or(549)](t){return new je(t)}[or(559)](t,e){return new De(t,e)}[or(541)](t){const e=or,n=new Set(this[e(546)]);n[e(500)](t),this[e(546)]=n}[or(520)](t){const e=or,n=new Set(this[e(546)]);n[e(522)](t),this[e(546)]=n}[or(514)](){const t=or,e=this[t(516)],n=this[t(505)];function r(e){const r=t,o=e[r(538)];o[r(496)]&&!n[r(510)](o)?n[r(500)](o):!o[r(496)]&&n[r(510)](o)&&n[r(556)](o),o[r(509)][r(564)][r(556)](o[r(509)][r(552)]),o[r(509)][r(564)][r(500)](o[r(509)][r(552)])}this[t(560)](e,t(500),((e,o)=>{const s=t;o[s(496)]&&n[s(500)](o),this[s(560)](o,s(521),r)})),this[t(560)](e,t(556),((e,o)=>{const s=t;n[s(510)](o)&&n[s(556)](o),this[s(543)](o,s(521),r)}))}[or(555)](){const n=or,r=t=>{const n=sr;t.on(n(498),(()=>{const r=n;t[r(495)][r(525)]("Ctrl+Shift+E",((t,n)=>{const o=r,s=(0,e.first)(this[o(546)][o(507)]());s&&(s[o(509)][o(548)](),n())}))}))};this[n(535)]instanceof t.Editor?r(this[n(535)]):this[n(535)][n(532)]&&this[n(535)][n(532)].on(n(500),((t,e)=>{r(e)}))}[or(557)](){const e=or,n=e=>{const n=sr,r=e[n(538)],o=[];let s;if(Array[n(529)](r[n(524)])){s=r[n(524)][0],this[n(535)]instanceof t.Editor?o[n(491)](this[n(535)]):this[n(535)][n(532)]&&o[n(491)](...this[n(535)][n(532)]);for(const t of o)for(const e of t[n(540)][n(509)][n(563)][n(507)]())if(e[n(554)](s))return void t[n(540)][n(509)][n(548)]();s[n(548)]()}};this[e(560)](this[e(516)],e(500),((t,r)=>{const o=e;this[o(560)](r,o(550),n,{priority:o(490)})})),this[e(560)](this[e(516)],e(556),((t,r)=>{const o=e;this[o(543)](r,o(550),n)}))}}const ar=hr;function hr(t,e){const n=ur();return(hr=function(t,e){return n[t-=197]})(t,e)}function ur(){const t=["commentsListView","authoredAt","commentsrepository-reopen-comment-thread-internal-error","_removeActiveAnnotation","commentsrepository-update-comment-internal-error","isResolved","attributes","comments.CommentThreadView","_resolveCommentThread","refreshVisibility","resolvedBy","find","getIndex","isExternal","commentsrepository-add-comment-internal-error","removeAttribute","commentsrepository-remove-comment-thread-internal-error","reopen","updateCommentThread","resolvedAt","push","commentsrepository-invalid-comment-authorid","_threads","commentsrepository-remove-comment-internal-error","plugins","commentsrepository-remove-comment-missing-comment-thread","trim","setActiveCommentThread","pluginName","441cGQDAh","_updateCommentThread","isPremiumPlugin","change:_permissions","removeComment","_viewToController","bodyCollectionContainer","commentsrepository-update-comment-invalid-content","switchReadOnly","focusTracker","openNewCommentThread","_bindAnnotationToEditors","remove","commentsrepository-missing-thread-and-adapter-method","locale","commentsrepository-attach-missing-comment-thread","warn","94090fogUdy","requires","_threadToController","commentsrepository-update-comment-missing-comment-thread","has","_permissions","delete","CommentsRepository","init","reopenCommentThread","setUnlinkedAt","isOfficialPlugin","hasCommentThread","submitCommentThread","getPermissions","createElement","_readOnlyChannels","textContent","commentsrepository-invalid-commentid","_removeCommentThread","comments.editorConfig","change:isDirty","error","destroy","commentInputView","weight","innerView","610320nqHyOL","from","PENDING_ACTION_COMMENT_THREAD","isDirty","commentsrepository-missing-target","length","commentsrepository-remove-missing-comment","isAttached","844294lWdPwx","comments.copyMarkers","_submitCommentThread","_hasTargetInContent","commentsrepository-fetch-comment-thread","_isAttached","7zqOaEm","attachTo","isEditable","admin","innerHTML","commentsrepository-add-comment-user-not-exists","commentsrepository-update-missing-comment","comments.maxCommentsWhenCollapsed","createdAt","canComment","commentsrepository-duplicated-comment-thread-id","deactivateAll","write","comment","commentsrepository-get-comment-invalid-id","976kDMRQu","_createCommentThreadView","model","config","getCommentThread","_remove","adapter","@external","updateComment","isReadOnly","string","define","authorName","update","licenseKey","addCommentThread","_findOptimalIndex","_detachCommentThread","filter","stopListening","_addComment","comments","17620sfQirj","listenTo","commentsrepository-add-comment-thread-internal-error","_unbindEditors","creator","commentsrepository-add-comment-to-missing-comment-thread","commentsrepository-active-not-attached","change:activeAnnotations","isFromAdapter","117uLkUfr","function","div","body","_update","getComment","max","unlinkedAt","comments.CommentView","once","CommentThreadView","setContext","lowest","commentsrepository-update-comment-thread-internal-error","fetchCommentThread","isResolvable","author","modifyAll","_addCommentThread","addComment","activeCommentThread","_isSubmitted","commentId","get","escape","createCommentThreadController","threadId","set","addUser","bind","commentsrepository-adapter-already-set","commentsrepository-resolve-comment-thread-internal-error","_getExternalAuthor","change:_readOnlyChannels","commentsrepository-resolved-comment-thread","getUser","then","activate","commentsrepository-reopen-comment-thread","editorDestroyed","fire","highest","comments.maxThreadTotalWeight","map","channelId","values","_adapter","setAttribute","content","_attachCommentThread","comments.maxCommentCharsWhenCollapsed","setPermissions","_updateActiveAnnotation","isRemovable","getTime","toJSON","_add","context","resolveCommentThread","Missing comments editor configuration (`comments.editorConfig`). Default configuration will be used instead.","isVisible","_updateComment","add","catch","PendingActions","isSubmitted","60KgTRgQ","resolve","reduce","commentsrepository-invalid-comment-thread-id","commentsrepository-remove-missing-comment-thread","removeCommentThread","focus","editorReady","_reopenCommentThread","assign","commentUpdated","getCommentThreads","commentsrepository-invalid-comment-content","type","noChannel","commentsrepository-active-missing-comment-thread","1435768xyxmcC","CommentView","commentsrepository-missing-comment-thread","_repository","getByInnerView","external:","change:authoredAt","commentThreadInputView","archivedAt","18282RTxVOq","focusableElements","_removeComment","view","isActive","959639HXvDBj","_createNewComment","submit"];return(ur=function(){return t})()}!function(t){const e=hr,n=t();for(;;)try{if(665846===parseInt(e(405))/1+-parseInt(e(400))/2*(parseInt(e(309))/3)+parseInt(e(278))/4*(-parseInt(e(300))/5)+-parseInt(e(249))/6+-parseInt(e(263))/7*(-parseInt(e(391))/8)+parseInt(e(205))/9*(parseInt(e(222))/10)+parseInt(e(257))/11*(parseInt(e(375))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ur);const dr=Symbol(ar(389)),lr={admin:!0,modifyAll:!1,write:!0,resolve:!0};class mr extends t.ContextPlugin{[ar(198)];[ar(224)];[ar(210)];static get[ar(223)](){return[cr,t.PendingActions,o.Users]}static get[ar(204)](){return ar(229)}static get[ar(233)](){return!0}static get[ar(207)](){return!0}constructor(t){const e=ar;super(t),this[e(198)]=new Map,this[e(224)]=new Map,this[e(210)]=new Map,this[e(336)](e(238),new Set),this[e(336)](e(227),new Map);const n=this[e(366)][e(281)];n[e(289)](e(270),2),n[e(289)](e(351),500),n[e(289)](e(359),140),n[e(289)](e(415),Jt),n[e(289)](e(317),ue),n[e(332)](e(242))||console[e(221)](e(368))}[ar(230)](){const t=ar,e=this[t(366)][t(200)][t(332)](cr);this[t(336)](t(329),null),this.on(t(293),((e,n)=>this[t(327)](n))),this.on(t(235),((e,n)=>this[t(259)](n))),this.on(t(367),((e,n)=>this[t(416)](n))),this.on(t(367),((e,n)=>this[t(361)](n)),{priority:t(321)}),this.on(t(231),((e,n)=>this[t(383)](n))),this.on(t(231),((e,n)=>this[t(361)](n)),{priority:t(321)}),this.on(t(380),((e,n)=>this[t(241)](n))),this.on(t(426),((e,n)=>this[t(206)](n))),this.on(t(426),((e,n)=>this[t(361)](n)),{priority:t(321)}),this.on(t(328),((e,n)=>this[t(298)](n))),this.on(t(286),((e,n)=>this[t(370)](n))),this.on(t(209),((e,n)=>this[t(402)](n))),this.on(t(328),((e,{threadId:n,isFromAdapter:r})=>{const o=t;if(r)return;const s=this[o(282)](n),i=s&&this[o(224)][o(332)](s);i&&i[o(403)][o(408)][o(381)](-1)}),{priority:t(321)}),this[t(301)](e,t(307),((e,n,r)=>{const o=t,s=Array[o(250)](r)[o(352)]((t=>this[o(210)][o(332)](t[o(248)])))[o(296)](Boolean)[0];this[o(329)]=s?s[o(280)]:null}))}set[ar(284)](t){const n=ar;if(this[n(355)])throw new e.CKEditorError(n(339));this[n(355)]=t}get[ar(284)](){return this[ar(355)]}[ar(293)]({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(349)](pr(m(293),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(282)](n)}[ar(215)]({channelId:t=dr,threadId:n=(0,e.uid)(),target:r,context:o=null,isResolvable:s=!0}){const i=ar;if(this[i(238)][i(226)](t)||this[i(238)][i(226)](void 0))return null;if(!r)throw new e.CKEditorError(i(253));const c=this[i(293)]({channelId:t,threadId:n,target:r,context:o,isResolvable:s});if(!c)return null;const a=this[i(224)][i(332)](c),h=a[i(403)][i(398)][i(246)],u=this[i(366)][i(200)][i(332)](cr),d=u[i(395)](a[i(403)]);return u[i(346)](d),h[i(318)](i(382),(()=>h[i(381)]())),c}[ar(234)](t){const n=ar;if(n(288)!=typeof t)throw new e.CKEditorError(n(378));return this[n(198)][n(226)](t)}[ar(426)]({channelId:t=dr,threadId:e,context:n,unlinkedAt:r,attributes:o,isFromAdapter:s=!1}){const i=ar;return this[i(349)](pr(i(426),t),{channelId:t,threadId:e,context:n,unlinkedAt:r,attributes:o,isFromAdapter:s}),this[i(282)](e)}[ar(282)](t){const n=ar;if(n(288)!=typeof t)throw new e.CKEditorError(n(378));return this[n(198)][n(332)](t)}[ar(323)]({channelId:t,threadId:n}={}){const r=ar,o=this[r(282)](n);if(o)return Promise[r(376)](o);if(!this[r(284)])return Promise[r(376)](void 0);if(r(310)!=typeof this[r(284)][r(282)])throw new e.CKEditorError(r(218),this[r(366)]);return this[r(284)][r(282)]({channelId:t,threadId:n})[r(345)]((e=>this[r(234)](n)?this[r(282)](n):e?this[r(293)](Object[r(384)]({isFromAdapter:!0,channelId:t},e)):void 0))[r(372)]((t=>{const n=r;throw console[n(244)](t),new e.CKEditorError(n(261),this[n(366)])}))}[ar(386)]({channelId:t,skipNotAttached:e=!1,skipEmpty:n=!1,toJSON:r=!1}={}){const o=ar,s=[];for(const r of this[o(198)][o(354)]())t&&r[o(353)]!==t||e&&!r[o(256)]||n&&0===r[o(254)]||s[o(428)](r);return r?s[o(352)]((t=>t[o(364)]())):s}[ar(203)](t){const n=ar,r=this[n(366)][n(200)][n(332)](cr);if(!t)return void(this[n(329)]&&r[n(274)]());const o=this[n(282)](t);if(!o)throw new e.CKEditorError(n(390),null,{threadId:t});if(!this[n(224)][n(226)](o))throw new e.CKEditorError(n(306),null,{threadId:t});const s=r[n(395)](this[n(224)][n(332)](o)[n(403)]);r[n(346)](s)}[ar(213)](t,e){const n=ar;t?this[n(238)][n(371)](e):this[n(238)][n(228)](e),this[n(349)](n(342),n(238),this[n(238)],this[n(238)])}[ar(287)](t){const e=ar;return this[e(238)][e(226)](t)||this[e(238)][e(226)](void 0)}[ar(334)](t,e){return new Z(t,e)}[ar(360)](t,e=dr){const n=ar;this[n(227)][n(336)](e,t),this[n(349)](n(208),n(227),this[n(227)],this[n(227)])}[ar(236)](t=dr){const e=ar;return this[e(227)][e(226)](t)?this[e(227)][e(332)](t):lr}[ar(327)]({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(288)!=typeof n)throw new e.CKEditorError(k(378),null,{threadId:n});if(this[k(234)](n))throw new e.CKEditorError(k(273),null,{threadId:n});const g=new kr(this,{channelId:t,id:n,context:h,attributes:u,unlinkedAt:s,resolvedAt:i,resolvedBy:c?this[k(366)][k(200)][k(332)](o.Users)[k(344)](c):null,isResolvable:l,isSubmitted:m||d});this[k(198)][k(336)](n,g);for(const t of r)g[k(365)](this[k(406)]({threadId:n,...t}));return a&&g[k(264)](a),d||!g[k(254)]?Promise[k(376)]():this[k(259)]({channelId:t,threadId:n})}[ar(259)]({channelId:t,threadId:n}){const r=ar;if(!this[r(234)](n))throw new e.CKEditorError(r(393),this);const o=this[r(282)](n);if(o[r(330)]=!0,!this[r(284)]||r(310)!=typeof this[r(284)][r(293)])return Promise[r(376)]();const{id:s,comments:i,resolvedAt:c,resolvedBy:a,context:h,attributes:u}=o,d=this[r(366)][r(200)][r(332)](r(373)),l=d[r(371)]($(this[r(366)][r(219)],r(251)));return this[r(284)][r(293)]({channelId:t,threadId:s,comments:i[r(352)]((t=>t[r(364)]())),resolvedAt:c,resolvedBy:a?a.id:a,context:h,attributes:u})[r(345)]((({comments:e})=>{const o=r;d[o(217)](l);for(const r of e)this[o(370)]({channelId:t,threadId:n,commentId:r[o(331)],createdAt:r[o(271)],isFromAdapter:!0})}))[r(372)]((t=>{const n=r;throw console[n(244)](t),new e.CKEditorError(n(302),this)}))}[ar(358)]({threadId:t,target:n}){const r=ar,o=this[r(282)](t);if(!o)throw new e.CKEditorError(r(220),this);const s=this[r(366)][r(200)][r(332)](r(373)),i=this[r(366)][r(200)][r(332)](cr),c=this[r(279)](o),a=new Z(o,c);let h=null;c.on(r(243),((t,e,n)=>{const o=r;n?h=s[o(371)]($(this[o(366)][o(219)],o(251))):h&&(s[o(217)](h),h=null)})),this[r(224)][r(336)](o,a),this[r(210)][r(336)](c,a);const u=new De(this[r(366)][r(219)],c);u[r(338)](r(254)).to(c),u[r(338)](r(252)).to(c,r(252),c,r(254),((t,e)=>t||!e)),u[r(338)](r(404)).to(c),u[r(388)]=r(276);const d=new je({view:u,target:n,type:r(276),isVisible:!o[r(399)]});return c.on(r(333),(()=>{const t=r;d[t(349)](t(333))})),this[r(216)](c,d),i[r(371)](d),d}[ar(216)](e,n){const r=ar;this[r(301)](e,r(382),((e,o)=>{const s=r,i=o.ui[s(403)][s(312)][s(211)];n[s(401)][s(371)](i),this[s(366)]instanceof t.Editor&&this[s(366)].ui[s(214)][s(371)](i)}),{priority:r(350)}),this[r(301)](e,r(348),((e,o)=>{const s=r,i=o.ui[s(403)][s(312)][s(211)];n[s(401)][s(226)](i)&&n[s(401)][s(217)](i),this[s(366)]instanceof t.Editor&&this[s(366)].ui[s(214)][s(217)](i)}))}[ar(303)](t){const e=ar;this[e(297)](t,e(382)),this[e(297)](t,e(348))}[ar(279)](t){const e=ar,n=this[e(366)][e(200)][e(332)](o.Users),{config:r,locale:s}=this[e(366)],i=(0,o.getDateTimeFormatter)(r[e(332)](e(219)),s);return new(0,r[e(332)](e(299))[e(319)])(s,t,n.me,{editorConfig:{...r[e(332)](e(242)),licenseKey:this[e(366)][e(281)][e(332)](e(292))},copyMarkers:r[e(332)](e(258)),maxCommentsWhenCollapsed:r[e(332)](e(270)),maxThreadTotalWeight:r[e(332)](e(351)),maxCommentCharsWhenCollapsed:r[e(332)](e(359)),formatDateTime:i,CommentView:r[e(332)](e(299))[e(392)]})}[ar(416)]({threadId:t,channelId:n,resolvedAt:r,resolvedBy:s,isFromAdapter:i}){const c=ar;if(!this[c(234)](t))throw new e.CKEditorError(c(393),null,{threadId:t});const a=this[c(282)](t);if(a[c(413)])throw new e.CKEditorError(c(343),null,{threadId:t});const h=this[c(366)][c(200)][c(332)](o.Users);if(a[c(418)]=h[c(344)](s),a[c(427)]=r,i||!this[c(284)]||c(310)!=typeof this[c(284)][c(367)])return Promise[c(376)]();const u=this[c(366)][c(200)][c(332)](c(373)),d=u[c(371)]($(this[c(366)][c(219)],c(251)));return this[c(284)][c(367)]({channelId:n,threadId:t})[c(345)]((({resolvedAt:t,resolvedBy:e})=>{const n=c;u[n(217)](d),a[n(418)].id!==e&&(a[n(418)]=h[n(344)](e)),a[n(427)]=t}))[c(372)]((t=>{const n=c;throw console[n(244)](t),new e.CKEditorError(n(340),this)}))}[ar(383)]({threadId:t,channelId:n,isFromAdapter:r}){const o=ar;if(!this[o(234)](t))throw new e.CKEditorError(o(393),null,{threadId:t});const s=this[o(282)](t);if(!s[o(413)])throw new e.CKEditorError(o(347),null,{threadId:t});if(s[o(418)]=null,s[o(427)]=null,r||!this[o(284)]||o(310)!=typeof this[o(284)][o(231)])return Promise[o(376)]();const i=this[o(366)][o(200)][o(332)](o(373)),c=i[o(371)]($(this[o(366)][o(219)],o(251)));return this[o(284)][o(231)]({channelId:n,threadId:t})[o(345)]((()=>i[o(217)](c)))[o(372)]((t=>{const n=o;throw console[n(244)](t),new e.CKEditorError(n(410),this)}))}[ar(241)]({threadId:t,isFromAdapter:n}){const r=ar,o=this[r(282)](t);if(!o)throw new e.CKEditorError(r(379),this);if(this[r(295)](t),this[r(198)][r(228)](t),!o[r(374)]||n||!this[r(284)]||r(310)!=typeof this[r(284)][r(380)])return Promise[r(376)]();const s=this[r(366)][r(200)][r(332)](r(373)),{channelId:i}=o,c=s[r(371)]($(this[r(366)][r(219)],r(251)));return this[r(284)][r(380)]({channelId:i,threadId:t})[r(345)]((()=>s[r(217)](c)))[r(372)]((t=>{const n=r;throw console[n(244)](t),new e.CKEditorError(n(424),this)}))}[ar(206)]({threadId:t,unlinkedAt:n,context:r,attributes:o,isFromAdapter:s}){const i=ar;if(i(288)!=typeof t)throw new e.CKEditorError(i(378),null,{threadId:t});if(!this[i(234)](t))throw new e.CKEditorError(i(393),null,{threadId:t});const c=this[i(282)](t);let a=!1;if(void 0!==r&&c[i(366)]!==r&&(c[i(366)]=r,a=!0),void 0!==n&&c[i(316)]!==n&&(c[i(316)]=n,a=!0),o&&!M(o,c[i(414)])&&(c[i(414)]=o,a=!0),!a)return Promise[i(376)]();if(!c[i(374)]||s||!this[i(284)]||i(310)!=typeof this[i(284)][i(426)])return Promise[i(376)]();const h=this[i(366)][i(200)][i(332)](i(373)),{channelId:u}=c,d=h[i(371)]($(this[i(366)][i(219)],i(251)));return this[i(284)][i(426)]({channelId:u,threadId:t,context:r,unlinkedAt:n,attributes:o})[i(345)]((()=>h[i(217)](d)))[i(372)]((t=>{const n=i;throw console[n(244)](t),new e.CKEditorError(n(322),this)}))}[ar(295)](t){const e=ar,n=this[e(366)][e(200)][e(332)](cr),r=this[e(282)](t);if(r[e(262)]=!1,this[e(224)][e(226)](r)){const t=this[e(224)][e(332)](r),o=t[e(403)],s=n[e(395)](o);this[e(224)][e(228)](r),this[e(210)][e(228)](o),s&&n[e(217)](s),t[e(245)](),o[e(245)]()[e(345)]((()=>{this[e(303)](o)}))}}[ar(361)]({threadId:t,resolvedAt:e,unlinkedAt:n}){const r=ar,o=!!e,s=this[r(366)][r(200)][r(332)](cr),i=this[r(282)](t);if(this[r(224)][r(226)](i)){const t=this[r(224)][r(332)](i)[r(403)],e=s[r(395)](t);e&&(o&&s[r(411)](e),n?e[r(369)]=!1:e[r(417)]())}}[ar(341)](t){const e=ar,n=this[e(366)][e(200)][e(332)](o.Users),r=(0,o.hashObject)(e(396)+t);return n[e(344)](r)||n[e(337)]({id:r,name:t})}[ar(406)]({threadId:t,commentId:n=(0,e.uid)(),content:r,authorId:s,createdAt:i,attributes:c}){const a=ar;if(a(288)!=typeof n)throw new e.CKEditorError(a(240));if(a(288)!=typeof s)throw new e.CKEditorError(a(197));if(a(288)!=typeof r||!r[a(202)]())throw new e.CKEditorError(a(387));const h=this[a(366)][a(200)][a(332)](o.Users)[a(344)](s);if(!h)throw new e.CKEditorError(a(268),null,{authorId:s});let u=null,d=i;return c?.[a(285)]&&(u=this[a(341)](c[a(285)][a(290)]),d=new Date(c[a(285)][a(271)])),new gr(this,{threadId:t,id:n,author:u||h,creator:h,content:r,createdAt:i,authoredAt:d,attributes:c})}[ar(298)](t){const n=ar;let{threadId:r,content:o,attributes:s,isFromAdapter:i}=t;const c=this[n(282)](t[n(335)]);if(!c)throw new e.CKEditorError(n(305),this);const a=this[n(406)](t),{id:h}=a;if(c[n(365)](a),i||!this[n(284)]||n(310)!=typeof this[n(284)][n(328)]||!c[n(374)])return Promise[n(376)]();const u=this[n(366)][n(200)][n(332)](n(373)),{channelId:d}=c,l=u[n(371)]($(this[n(366)][n(219)],n(251)));return s||(s={}),this[n(284)][n(328)]({channelId:d,threadId:r,commentId:h,content:o,attributes:s})[n(345)]((t=>{const e=n;u[e(217)](l),t&&this[e(370)]({channelId:d,threadId:r,commentId:h,createdAt:t[e(271)],isFromAdapter:!0})}))[n(372)]((t=>{const r=n;throw console[r(244)](t),new e.CKEditorError(r(422),this)}))}[ar(370)]({threadId:t,commentId:n,content:r,createdAt:o,attributes:s,isFromAdapter:i}){const c=ar;if(void 0!==r&&(c(288)!=typeof r||!r[c(202)]()[c(254)]))throw new e.CKEditorError(c(212));const a=this[c(282)](t),h=a[c(314)](n);if(!h)throw new e.CKEditorError(c(269),this);let u=!1;if(r&&r!==h[c(357)]&&(h[c(265)]||i)&&(h[c(357)]=r,u=!0),o&&o!==h[c(271)]&&(h[c(271)]=o,h[c(414)]&&h[c(414)][c(285)]||(h[c(409)]=o),u=!0),s&&!M(s,h[c(414)])&&(h[c(414)]=s,u=!0),!u)return Promise[c(376)]();if(a[c(349)](c(385)),i||!this[c(284)]||c(310)!=typeof this[c(284)][c(286)])return Promise[c(376)]();const d=this[c(366)][c(200)][c(332)](c(373)),{channelId:l}=this[c(282)](h[c(335)]),m=d[c(371)]($(this[c(366)][c(219)],c(251)));return this[c(284)][c(286)]({channelId:l,threadId:t,commentId:n,content:r,attributes:s})[c(345)]((()=>d[c(217)](m)))[c(372)]((t=>{const n=c;throw console[n(244)](t),new e.CKEditorError(n(412),this)}))}[ar(402)]({threadId:t,commentId:n,isFromAdapter:r}){const o=ar,s=this[o(282)](t),i=s[o(314)](n);if(!i)throw new e.CKEditorError(o(255),this);if(s[o(283)](i),r||!this[o(284)]||o(310)!=typeof this[o(284)][o(209)])return Promise[o(376)]();const c=this[o(366)][o(200)][o(332)](o(373)),{channelId:a}=s,h=c[o(371)]($(this[o(366)][o(219)],o(251)));return this[o(284)][o(209)]({channelId:a,threadId:t,commentId:n})[o(345)]((()=>c[o(217)](h)))[o(372)]((t=>{const n=o;throw console[n(244)](t),new e.CKEditorError(n(199),this)}))}}class kr extends((0,e.ObservableMixin)()){[ar(353)];id;[ar(262)];[ar(330)];[ar(299)];[ar(394)];constructor(t,n){const r=ar;super();const o=n[r(324)];this[r(353)]=n[r(353)],this.id=n.id,this[r(299)]=new e.Collection,this[r(394)]=t,this[r(262)]=!1,this[r(330)]=n[r(374)],this[r(336)](r(260),!0),this[r(338)](r(287)).to(t,r(227),t,r(238),(()=>t[r(287)](this[r(353)]))),this[r(338)](r(362)).to(t,r(227),(()=>t[r(236)](this[r(353)])[r(266)])),this[r(338)](r(272)).to(t,r(227),(()=>{const e=r,n=t[e(236)](this[e(353)]);return n[e(275)]||n[e(266)]})),this[r(338)](r(324)).to(t,r(227),(()=>o&&t[r(236)](this[r(353)])[r(376)])),this[r(336)](r(366),n[r(366)]),this[r(338)](r(399)).to(this,r(427),this,r(316),((t,e)=>t?e?t<e?t:e:t:e)),this[r(336)](r(316),n[r(316)]||null),this[r(336)](r(427),n[r(427)]||null),this[r(336)](r(418),n[r(418)]||null),this[r(338)](r(413)).to(this,r(427),(t=>!!t)),this[r(336)](r(414),n[r(414)]||{})}get[ar(247)](){const t=ar;return Array[t(250)](this[t(299)])[t(377)](((e,n)=>e+n[t(247)]),0)}get[ar(254)](){const t=ar;return this[t(299)][t(254)]}get[ar(256)](){return this[ar(262)]}get[ar(374)](){return this[ar(330)]}[ar(407)](){const t=ar,{channelId:e,id:n}=this;this[t(394)][t(349)](pr(t(235),e),{channelId:e,threadId:n})}[ar(232)](t){this[ar(313)]({unlinkedAt:t})}[ar(376)]({resolvedAt:t=new Date,resolvedBy:e=null,isFromAdapter:n=!1}={}){const r=ar,s=this[r(394)][r(366)][r(200)][r(332)](o.Users).me,{channelId:i,id:c}=this;this[r(394)][r(349)](pr(r(367),i),{channelId:i,threadId:c,resolvedAt:t,resolvedBy:e||s.id,isFromAdapter:n})}[ar(425)]({isFromAdapter:t=!1}={}){const e=ar,{channelId:n,id:r}=this;this[e(394)][e(349)](pr(e(231),n),{channelId:n,threadId:r,isFromAdapter:t})}[ar(320)](t){const e=ar;this[e(366)]||this[e(313)]({context:t})}[ar(356)](t,e){const n=ar,r=D(this[n(414)]);H(r,t,e),this[n(313)]({attributes:r})}[ar(423)](t){const e=ar,n=D(this[e(414)]);W(n,t),this[e(313)]({attributes:n})}[ar(217)]({isFromAdapter:t=!1}={}){const e=ar,{channelId:n,id:r}=this;this[e(394)][e(349)](pr(e(380),n),{channelId:n,threadId:r,isFromAdapter:t})}[ar(264)](t){const e=ar;return this[e(394)][e(358)]({threadId:this.id,target:t})}[ar(328)](t){const e=ar,{channelId:n,id:r}=this;this[e(394)][e(349)](pr(e(328),n,r),Object[e(384)]({channelId:n,threadId:r},t))}[ar(314)](t){const n=ar;if(n(288)!=typeof t)throw new e.CKEditorError(n(277),null,{commentId:t});return this[n(299)][n(332)](t)}[ar(364)](){const t=ar;return{threadId:this.id,context:this[t(366)],unlinkedAt:this[t(316)],resolvedAt:this[t(427)],resolvedBy:this[t(418)]?this[t(418)].id:null,archivedAt:this[t(399)],comments:this[t(299)][t(352)]((e=>e[t(364)]())),attributes:this[t(414)]}}[ar(365)](t){const e=ar;return this[e(301)](t,e(397),(()=>{const n=e,r=this[n(294)](t),o=this[n(299)];r-1!=o[n(420)](t)&&r+1!=o[n(420)](t)&&(this[n(283)](t),this[n(365)](t))})),this[e(299)][e(371)](t,this[e(294)](t))}[ar(313)](t){const e=ar,{channelId:n,id:r}=this;this[e(394)][e(349)](pr(e(426),n),{...t,channelId:n,threadId:r})}[ar(283)](t){const e=ar;return this[e(297)](t),t[e(245)](),this[e(299)][e(217)](t)}[ar(294)](t){const e=ar,n=this[e(299)][e(419)]((n=>new Date(n[e(409)])[e(363)]()>new Date(t[e(409)])[e(363)]()));return n?this[e(299)][e(420)](n):this[e(254)]}}class gr extends((0,e.ObservableMixin)()){id;[ar(335)];[ar(325)];[ar(304)];[ar(421)];[ar(271)];[ar(394)];constructor(t,e){const n=ar;super();const r=t[n(366)][n(200)][n(332)](o.Users).me,s=t[n(282)](e[n(335)]),i=0===s[n(299)][n(254)],c=r===e[n(325)];this.id=e.id,this[n(335)]=e[n(335)],this[n(325)]=e[n(325)],this[n(304)]=e[n(304)],this[n(421)]=Boolean(e[n(414)]&&e[n(414)][n(285)]),this[n(336)](n(357),e[n(357)]),this[n(271)]=e[n(271)]||new Date,this[n(336)](n(409),e[n(409)]||new Date),this[n(338)](n(427)).to(s,n(427)),this[n(336)](n(414),e[n(414)]||{}),this[n(338)](n(265)).to(t,n(227),(()=>{const e=n,r=t[e(236)](s[e(353)])[e(275)],o=t[e(236)](s[e(353)])[e(326)];return c&&r||!c&&o})),this[n(338)](n(362)).to(s,n(362),t,n(227),(e=>{const r=n,o=t[r(236)](s[r(353)])[r(275)],a=t[r(236)](s[r(353)])[r(326)];return c&&o||e&&i||!c&&a&&!i})),this[n(338)](n(287)).to(s,n(287)),this[n(394)]=t}get[ar(247)](){const t=ar;return Math[t(315)](function(e){const n=t,r=document[n(237)](n(311));return r[n(267)]=e,r[n(239)][n(254)]}(this[t(357)]),200)}[ar(291)](t){const n=ar,{threadId:r,id:o}=this;if(!this[n(394)][n(234)](r))throw new e.CKEditorError(n(225),this);const{channelId:s}=this[n(394)][n(282)](r);this[n(394)][n(349)](pr(n(286),s,r),{channelId:s,threadId:r,commentId:o,...t})}[ar(356)](t,e){const n=ar,r=D(this[n(414)]);H(r,t,e),this[n(291)]({attributes:r})}[ar(423)](t){const e=ar,n=D(this[e(414)]);W(n,t),this[e(291)]({attributes:n})}[ar(217)](t={}){const n=ar;if(!t[n(308)]&&!this[n(362)])return;const{threadId:r,id:o}=this;if(!this[n(394)][n(234)](r))throw new e.CKEditorError(n(201),this);const{channelId:s}=this[n(394)][n(282)](r);this[n(394)][n(349)](pr(n(209),s,r),{channelId:s,threadId:r,commentId:o,...t})}[ar(364)](){const t=ar;return{commentId:this.id,content:this[t(357)],createdAt:this[t(271)],authorId:this[t(304)].id,attributes:this[t(414)]}}[ar(245)](){this[ar(297)]()}}function pr(t,...e){for(const n of e)void 0!==n&&(t+=":"+String(n));return t}function fr(){const t=["4nsLILo","comment:","isEnabled","_itemIsContent","getItems","addMarker","item","getLastMatchingPosition","execute","selection","_trimToContent","isObject","createRange","end","829811vSygYh","start","tableCell","getRanges","$textProxy","174938VVPeOc","9138766zikBrr","backward","push","model","substr","editor","element","1390569AuVbpn","24Rcomos","refresh","_hasContent","document","7958043mXFTEK","1417296goziVJ","change","441675QmUPWn","schema"];return(fr=function(){return t})()}function br(t,e){const n=fr();return(br=function(t,e){return n[t-=133]})(t,e)}const vr=br;!function(t){const e=br,n=t();for(;;)try{if(672994===-parseInt(e(168))/1+parseInt(e(136))/2+parseInt(e(144))/3*(parseInt(e(154))/4)+parseInt(e(152))/5*(parseInt(e(145))/6)+parseInt(e(137))/7+parseInt(e(150))/8+-parseInt(e(149))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fr);class _r extends t.Command{[vr(146)](){const t=vr,e=this[t(142)][t(140)][t(148)][t(163)];for(const n of e[t(134)]())if(this[t(147)](n))return void(this[t(156)]=!0);this[t(156)]=!1}[vr(162)]({threadId:t=(0,e.uid)()}={}){const n=vr,r=this[n(142)][n(140)],o=[];for(const t of r[n(148)][n(163)][n(134)]())this[n(147)](t)&&o[n(139)](this[n(164)](t));r[n(151)]((r=>{const s=n;for(const n of o){const o=(0,e.uid)()[s(141)](1,5),i=s(155)+t+":"+o;r[s(159)](i,{range:n,usingOperation:!1,affectsData:!1})}}))}[vr(147)](t){const e=vr;for(const n of t[e(158)]())if(this[e(157)](n))return!0;return!1}[vr(157)](t){const e=vr;return t.is(e(135))||this[e(142)][e(140)][e(153)][e(165)](t)&&!t.is(e(143),e(133))}[vr(164)](t){const e=vr,n=t=>!this[e(157)](t[e(160)]),r=t[e(169)][e(161)](n),o=t[e(167)][e(161)](n,{direction:e(138)});return this[e(142)][e(140)][e(166)](r,o)}}const wr=Ir;function Ir(t,e){const n=yr();return(Ir=function(t,e){return n[t-=317]})(t,e)}!function(t){const e=Ir,n=t();for(;;)try{if(873580===-parseInt(e(347))/1*(parseInt(e(380))/2)+-parseInt(e(348))/3*(-parseInt(e(377))/4)+parseInt(e(340))/5+-parseInt(e(330))/6+parseInt(e(329))/7+parseInt(e(346))/8*(-parseInt(e(363))/9)+parseInt(e(375))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yr);class Ar extends t.Plugin{[wr(368)];[wr(334)];static get[wr(349)](){return[cr]}static get[wr(360)](){return wr(342)}static get[wr(353)](){return!0}static get[wr(381)](){return!0}constructor(t){const e=wr;super(t),this[e(368)]=new Set,this[e(334)]=new Set}[wr(341)](){const t=wr,e=this[t(343)],n=e[t(376)][t(364)][t(327)],r=xe((()=>this[t(317)]()),10);n.on(t(356),((e,n)=>{const o=t;n[o(336)]&&(r[o(326)](),this[o(317)]())})),this[t(321)](e[t(372)][t(358)][t(364)],t(331),((t,e,n)=>{n&&r()})),this[t(321)](e.ui[t(344)],t(331),((n,r,o)=>{const s=t;o||e[s(324)]||this[s(378)](s(354),{isAnnotationTracked:t=>this[s(345)][s(370)](t[s(337)])})})),this[t(321)](this[t(343)].ui,t(320),(()=>this[t(378)](t(328))))}[wr(359)](t){const e=wr;if(this[e(334)][e(370)](t[e(358)]))return;this[e(334)][e(371)](t[e(358)]),this[e(343)].ui[e(344)][e(371)](t[e(358)][e(350)]);const n=this[e(343)][e(319)][e(339)](cr);this[e(321)](n[e(352)],e(335),((t,n)=>{const r=e;this[r(343)].ui[r(344)][r(335)](n[r(358)][r(350)]),this[r(334)][r(323)](n[r(358)])}))}[wr(332)](){const t=wr;return this[t(343)][t(372)][t(358)][t(332)]}[wr(338)](t){const n=wr;if(n(367)!=typeof t)throw new e.CKEditorError(n(322));this[n(368)][n(371)](t)}[wr(317)](){const t=wr;this[t(378)](t(318))}[wr(333)]({activeAnnotation:t,annotations:e}){const n=wr,r=[],o=this[n(343)][n(376)][n(364)][n(327)],s=Array[n(374)](o[n(369)]());for(const[t,o]of this[n(345)]){const s=i(o),c=e[n(351)](t);s&&c&&r[n(355)]({annotation:c,range:s})}function i(t){const e=n;for(const n of t)for(const t of s)if(n[e(357)](t,!o[e(325)]))return n;return null}return r[n(365)](((e,r)=>{const o=n,s=e[o(361)],i=r[o(361)];if(!s[o(379)](i)){if(s[o(357)](i,!0))return 1;if(i[o(357)](s,!0))return-1}return e[o(362)]==t?-1:r[o(362)]==t?1:0}))[n(373)]((t=>t[n(362)]))}get[wr(345)](){const t=wr,e=new Map;for(const n of Array[t(374)](this[t(368)]))for(const[r,o]of n())e[t(366)](r,o);return e}}function yr(){const t=["206ygqMXp","isPremiumPlugin","refreshSelectedViews","refresh","plugins","update","listenTo","editorannotations-invalid-source-callback","delete","isReadOnly","isCollapsed","cancel","selection","uiUpdate","9976162nZhgYf","6943518nZLiNy","change:isFocused","hasDomSelection","getOrderedSelectedAnnotations","_editorAnnotations","remove","directChange","innerView","addSourceCollector","get","1653145SEeRtD","init","EditorAnnotations","editor","focusTracker","_editorAnnotationsData","1352ddEQAp","14599VmJiAj","3ozlSdG","requires","element","getByInnerView","collection","isOfficialPlugin","blur","push","change:range","containsRange","view","registerAnnotation","pluginName","range","annotation","27441xoezao","document","sort","set","function","_dataCollectors","getRanges","has","add","editing","map","from","12572230ACWpQp","model","4147172isXhKZ","fire","isEqual"];return(yr=function(){return t})()}function Cr(){const t=["882057vIbFCN","573700TWFFaQ","has","plugins","608300NlTojx","get","editor","14LQdnjF","290529cjFzmO","1759428URoNQU","enableCommand","addCommentThread","45gyLybc","afterInit","128456Ysihuh","2LoEdEb","6VwaXfJ","RestrictedEditingModeEditing","557290YPBnsS"];return(Cr=function(){return t})()}const Tr=Er;function Er(t,e){const n=Cr();return(Er=function(t,e){return n[t-=345]})(t,e)}!function(t){const e=Er,n=t();for(;;)try{if(157897===-parseInt(e(345))/1+parseInt(e(352))/2*(-parseInt(e(356))/3)+parseInt(e(360))/4+parseInt(e(355))/5*(parseInt(e(353))/6)+parseInt(e(363))/7*(parseInt(e(351))/8)+-parseInt(e(349))/9*(-parseInt(e(357))/10)+parseInt(e(346))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cr);class xr extends t.Plugin{[Tr(350)](){const t=Tr,e=this[t(362)];e[t(359)][t(358)](t(354))&&e[t(359)][t(361)](t(354))[t(347)](t(348))}}const Or=Nr;function Nr(t,e){const n=Rr();return(Nr=function(t,e){return n[t-=340]})(t,e)}!function(t){const e=Nr,n=t();for(;;)try{if(890650===parseInt(e(340))/1*(parseInt(e(366))/2)+-parseInt(e(369))/3*(parseInt(e(355))/4)+parseInt(e(363))/5*(-parseInt(e(349))/6)+-parseInt(e(365))/7*(-parseInt(e(344))/8)+parseInt(e(359))/9+-parseInt(e(370))/10+-parseInt(e(343))/11*(parseInt(e(362))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Rr);class Sr extends t.Plugin{constructor(t){const e=Nr;super(t),this[e(350)][e(367)][e(342)](e(347),e(368))}[Or(345)](){const t=Or,n=this[t(350)],r=n[t(356)][t(361)](t(348)),s=n[t(346)][t(361)](o.Users);r&&(r.on(t(357),((e,[,n])=>{n[t(351)]={comments:!0,user_id:s.me.id}}),{priority:e.priorities[t(352)]+10}),this[t(360)](r,t(341),this[t(354)]))}[Or(354)](t,e){const n=Or,{comment_threads:r}=e;r&&r[n(371)]((({thread_id:t,comments:e,is_resolved:r})=>{const s=n,i=new Date,c=e[s(364)]((({author:t,content:e,created_at:n})=>({content:e,authorId:this[s(350)][s(346)][s(361)](o.Users).me.id,createdAt:i,attributes:{"@external":{authorName:t,createdAt:n?new Date(n):new Date,source:s(348)}}}))),a=this[s(350)][s(367)][s(361)](s(353));this[s(350)][s(346)][s(361)](mr)[s(358)]({channelId:a,threadId:t,comments:c,resolvedAt:r?i:null})}))}}function Rr(){const t=["map","35GtUlaQ","116666EYokfM","config","basic","9sbALgx","747200hswzEk","forEach","25CcWqIu","dataInsert","define","11vgPzRj","2789768KlfQom","afterInit","plugins","importWord.formatting.comments","importWord","73506ycCMGt","editor","collaboration_features","high","collaboration.channelId","_handleImportedData","1653172bLyLnF","commands","execute","addCommentThread","15455277XdbvdB","listenTo","get","29479956zQJFEj","105rOyHKD"];return(Rr=function(){return t})()}const Mr=Vr;function Pr(){const t=["_registerMarkerToCopy","comment","highest","ClipboardPipeline","afterInit","get","846heNVTi","ClipboardMarkersUtils","16sZBIJk","comments.copyMarkers","1133NzwWPm","content","keys","plugins","split","define","9BkykFs","requires","_registerMarkerInClipboardPipeline","cut","has","dragstart","always","84274KFeNCk","listenTo","1029155ifrFoJ","_removeMarkersWithoutThreads","delete","config","contentInsertion","never","hasCommentThread","9062536OnLvkZ","45997QHsUbo","editor","20cxSbbv","all","CommentsRepository","markers","_mapCommentsCopyConfigToRegisterConfiguration","1660110xekSql","6168540AHVfli","default","1640RfueCI"];return(Pr=function(){return t})()}function Vr(t,e){const n=Pr();return(Vr=function(t,e){return n[t-=459]})(t,e)}!function(t){const e=Vr,n=t();for(;;)try{if(620058===-parseInt(e(486))/1*(-parseInt(e(471))/2)+-parseInt(e(459))/3+parseInt(e(498))/4*(-parseInt(e(488))/5)+parseInt(e(469))/6*(parseInt(e(496))/7)+parseInt(e(495))/8*(parseInt(e(479))/9)+-parseInt(e(462))/10*(parseInt(e(473))/11)+-parseInt(e(460))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pr);class Lr extends t.Plugin{constructor(t){const e=Vr;super(t),this[e(497)][e(491)][e(478)](e(472),e(461))}static get[Mr(480)](){return[ht.ClipboardMarkersUtils,ht.ClipboardPipeline]}[Mr(467)](){const t=Mr,e=this[t(497)][t(476)][t(468)](t(466));this[t(481)](),this[t(487)](e,t(492),((e,n)=>this[t(489)](n[t(474)][t(501)])),{priority:t(465)})}[Mr(489)](t){const e=Mr;if(!this[e(497)][e(476)][e(483)](e(500)))return t;const n=this[e(497)][e(476)][e(468)](e(500));for(const r of t[e(475)]()){const[o,s]=r[e(477)](":");e(464)!=o||n[e(494)](s)||t[e(490)](r)}return t}[Mr(481)](){const t=Mr,e=this[t(497)][t(476)][t(468)](t(470)),n=this[t(502)](this[t(497)][t(491)][t(468)](t(472)));n&&e[t(463)](t(464),n)}[Mr(502)](t){const e=Mr;switch(t){case e(485):return{allowedActions:e(499),copyPartiallySelected:!1,duplicateOnPaste:!0};case e(461):return{allowedActions:[e(482),e(484)],copyPartiallySelected:!1,duplicateOnPaste:!1};case e(493):default:return null}}}var Dr=n(930);const Br=jr;function jr(t,e){const n=Ur();return(jr=function(t,e){return n[t-=304]})(t,e)}function Ur(){const t=["insert","consumable","downcastDispatcher","ck-horizontal-line","isResolved","addMarker:comment","div","elementToStructure","span","isObject","dataDowncast","getCustomProperty","horizontalLine","markerToHighlight","3950694KGUyDV","consume","removeMarker:","531cdyXgk","media","399726biCUOD","addMarker:","overrideHorizontalRuleConverter","options","image-inline","ignoreResolvedComments","attribute:url:media","model","writer","stop","img","get","editor","widget","imageInline","containerElement","schema","8855VofFoI","3024008rCxgmg","add","item","46320JuAiZj","overrideImageInlineConverter","markerName","high","3416468zMNukw","7zywbAX","showCommentHighlights","overrideMarkerConverters","conversion","for","plugins","mapper","createContainerElement","toViewElement","init","1936358oRFHCP","createEmptyElement","createPositionAt","getCommentThread","elementToElement","3jrMqmx","ck-comment-marker","1326nWibcE","data","overrideMediaEmbedConverter","addClass","comment"];return(Ur=function(){return t})()}!function(t){const e=jr,n=t();for(;;)try{if(586264===parseInt(e(358))/1+-parseInt(e(327))/2*(-parseInt(e(332))/3)+-parseInt(e(316))/4+-parseInt(e(308))/5*(parseInt(e(334))/6)+parseInt(e(317))/7*(parseInt(e(309))/8)+-parseInt(e(356))/9*(parseInt(e(312))/10)+parseInt(e(353))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ur);class Hr extends t.Plugin{[Br(326)](){const t=Br;this[t(319)](),this[t(360)](),this[t(313)](),this[t(336)]()}[Br(319)](){const t=Br;this[t(370)][t(320)][t(321)](t(349))[t(352)]({model:t(338),view:(e,n)=>{const r=t;if(!n[r(361)][r(318)])return null;if(n[r(361)][r(363)]){const{id:t}=qr(e[r(314)]),o=this[r(370)][r(322)][r(369)](mr);if(o[r(330)](t)?.[r(343)]&&e[r(311)])return n[r(340)][r(354)](e[r(311)],r(359)+e[r(314)]),n[r(340)][r(354)](e[r(311)],r(355)+e[r(314)]),null}return{classes:[r(333)]}}}),this[t(370)][t(320)][t(321)](t(349))[t(310)]((e=>{const n=t;e.on(n(344),((t,e,r)=>{const o=n;if(!r[o(361)][o(318)])return;const s=e[o(311)];if(!s)return;const i=r[o(323)][o(325)](s);this[o(370)][o(365)][o(307)][o(348)](s)&&i&&!i[o(350)](o(304))&&i.is(o(306))&&(0,Dr.toWidget)(i,r[o(366)])}),{priority:n(315)})}))}[Br(360)](){const t=Br;this[t(370)][t(320)][t(321)](t(349))[t(346)]({model:t(351),view:(e,{writer:n,options:r})=>{const o=t;if(!r[o(318)])return null;const s=n[o(324)](o(345)),i=n[o(328)]("hr");return n[o(337)](o(342),s),n[o(339)](n[o(329)](s,0),i),s},converterPriority:t(315)})}[Br(313)](){const t=Br;this[t(370)][t(320)][t(321)](t(349))[t(346)]({model:t(305),view:(e,{writer:n,options:r})=>{const o=t;if(!r[o(318)])return null;const s=n[o(324)](o(347)),i=n[o(328)](o(368));return n[o(337)](o(362),s),n[o(339)](n[o(329)](s,0),i),s},converterPriority:t(315)})}[Br(336)](){const t=Br;this[t(370)][t(320)][t(321)](t(349))[t(331)]({model:t(357),view:(e,{writer:n,options:r})=>{const o=t;if(r[o(318)])return n[o(328)](o(345))},converterPriority:t(315)}),this[t(370)][t(335)][t(341)].on(t(364),((e,n,r)=>{const o=t;r[o(361)][o(318)]&&e[o(367)]()}),{priority:t(315)})}}var Fr=n(492),Kr={attributes:{"data-cke":!0}};Kr.setAttributes=be(),Kr.insert=pe().bind(null,"head"),Kr.domAPI=ke(),Kr.insertStyleElement=_e();le()(Fr.A,Kr);Fr.A&&Fr.A.locals&&Fr.A.locals;const zr=Yr;function Wr(){const t=["join","rootName","newRange","$marker","hasContent","addMarker:","CommentsEditing","getRange","$textProxy","announce","isObject","getWalker","consume","markerToHighlight","getCommentThread","comments","getAttribute","registerPostFixer","then","substring","map","8fPXhOe","set","_threadToController","getChangedMarkers","length","root","_detachCommentThread","132080SqfUiR","_threads","schema","getAllMarkersForId","elementToElement","_handleThreadMarker","conversion","registerAnnotation","view","data","removeCommentThread","group","isCollapsed","ignoreResolvedComments","dataToMarker","listenTo","_attachArchivedThread","setUnlinkedAt","createPositionBefore","requires","editing","refreshVisibility","_initAriaMarkerChangeAnnouncements","config","_handleInitialThreads","author","showCommentHighlights","resolveCommentThread","createElement","hasMarkerForId","_initializeMarkerConverters","remove","removeMarker:","removeMarker","comment:","comment","item","isAttached","model","unlinkedAt","end","getCommentThreads","enqueueChange","_getTargetForId","editingDowncast","switchReadOnly","destroyed","focus","markerName","channelId","pluginName","isPremiumPlugin","start","name","get","change:isThreadsLoadingPaused","markers","ready","isOfficialPlugin","fromCharCode","once","size","$graveyard","plugins","document","destroy","openNewCommentThread","collaboration.channelId","consumable","_attachMarkerToThread","delete","href","markerToData","dataDowncast","render","ENTER_COMMENT_ANNOUNCEMENT","init","157828eXchZz","65712pWVVFV","affectsData","push","filter","text","forEach","isSubmitted","addComment","addCommentThread","900895PFGgzY","963810ZNtJRh","fetchCommentThread","9ziJQNn","ck-comment-marker","isThreadsLoadingPaused","add","split","LEAVE_COMMENT_ANNOUNCEMENT","getByInnerView","1471603toRhtB","hasDomSelection","isResolved","reconvertMarker","change:activeMarker","low","attachTo","_reconvertMarkers","clear","afterInit","scrollToThreadMarker","ck-comment-marker--active","differ","context","state","upcast","ariaLiveAnnouncer","editor","from","_hasTargetInContent","updateMarker","first","reopenCommentThread","_getTextContext","setContext","change:isReadOnly","2502256XLTiIT","createRange","locale","_handleMarkerAddAndRemove","hasCommentThread","change","commands","startsWith","getItems","isEqual","for","activeMarker","managedUsingOperations"];return(Wr=function(){return t})()}function Yr(t,e){const n=Wr();return(Yr=function(t,e){return n[t-=399]})(t,e)}!function(t){const e=Yr,n=t();for(;;)try{if(230880===parseInt(e(559))/1+parseInt(e(472))/2+parseInt(e(473))/3+-parseInt(e(552))/4*(-parseInt(e(482))/5)+parseInt(e(483))/6+-parseInt(e(492))/7+parseInt(e(518))/8*(-parseInt(e(485))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wr);class Xr extends t.Plugin{static get[zr(414)](){return[mr,Ar,o.Users,xr,Sr,Lr,Hr]}static get[zr(445)](){return zr(537)}static get[zr(453)](){return!0}static get[zr(446)](){return!0}constructor(t){const e=zr;super(t),this[e(553)](e(487),!0),t[e(404)][e(455)](e(452),(()=>this[e(487)]=!1)),this[e(553)](e(529),null),this.on(e(496),((n,r,o,s)=>{const i=e,c=t[i(458)][i(449)](mr),a=o?qr(o).id:null;t[i(433)][i(523)]((()=>{const e=i;if(a){const n=this[e(562)](a);for(const r of n)t[e(415)][e(495)](r)}if(s){const{id:n}=qr(s),r=c[e(545)](n);if(r&&r[e(434)])return;if(r&&!r[e(432)])return;const o=this[e(562)](n);for(const n of o)t[e(415)][e(495)](n)}})),a&&this[i(502)](a)})),this[e(417)]()}[zr(471)](){const t=zr,e=this[t(509)],n=e[t(458)][t(449)](mr),r=e[t(418)][t(449)](t(462)),o=n[t(436)]()[t(476)]((e=>e[t(444)]!==r));e[t(524)][t(488)](t(481),new _r(e)),this[t(410)](e,t(517),((r,o,s)=>{const i=t;n[i(440)](s,e[i(418)][i(449)](i(462)))})),this[t(410)](n,Gr(t(481),r),((e,{threadId:n})=>{const r=t,o=this[r(509)][r(458)][r(449)](mr)[r(545)](n);o?.[r(434)]&&this[r(411)](n)})),this[t(410)](n,Gr(t(405),r),((n,{threadId:r})=>{const o=t;e[o(433)][o(437)]({isUndoable:!1},(t=>{const e=o,n=this[e(562)](r);for(const r of n)t[e(428)](r)}))})),this[t(410)](n,Gr(t(422),r),((e,{threadId:n})=>{const r=t;this[r(499)](n),this[r(509)][r(415)][r(403)][r(493)]&&(this[r(509)][r(458)][r(449)](mr)[r(545)](n)[r(434)]||this[r(509)][r(415)][r(403)][r(442)]())}),{priority:t(497)}),this[t(410)](n,Gr(t(514),r),((e,{threadId:n})=>{this[t(499)](n)}),{priority:t(497)}),this[t(410)](n,Gr(t(480),r),((r,{threadId:o,isFromAdapter:s})=>{const i=t,c=this[i(562)](o);!s&&0!=c[i(556)]&&n[i(522)](o)&&1===n[i(545)](o)[i(556)]&&e[i(433)][i(437)]({isUndoable:!1},(t=>{const e=i;for(const n of c)t[e(512)](n,{usingOperation:!0,affectsData:!0})}))}),{priority:t(497)}),this[t(425)](),this[t(521)](),this[t(419)](o)}[zr(501)](){!async function(t){const n=p([81,54,98,50,113,119,97,112,71,108,78,48,55,120,84,86,107,72,75,68,101,109,89,116,105,57,76,118,100,88,99,102,79,73,82,56,53,80,85,65,115,49,51,111,52,66,103,74,110,77,122,117,87,67,106,69,83,121,104,90,70,114]),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(551)]((t=>String[e(454)](t)))[e(531)]("")}!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([81]);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:1746921600;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(466)]);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)}[zr(460)](){const t=zr,e=this[t(509)][t(458)][t(449)](mr),n=this[t(509)][t(418)][t(449)](t(462));for(const r of e[t(436)]({channelId:n}))e[t(558)](r.id),e[t(560)][t(465)](r.id);super[t(460)]()}[zr(424)](t){const e=zr;return this[e(562)](t)[e(556)]>0}[zr(562)](t){const e=zr,n=[];for(const r of this[e(509)][e(433)][e(451)])r[e(448)][e(525)](e(429)+t)&&n[e(475)](r);return n}[zr(502)](t){const n=zr,r=this[n(438)](t);r&&setTimeout((()=>{const o=n;this[o(529)]&&qr(this[o(529)]).id===t&&(0,e.scrollViewportToShowTarget)({target:r[0],viewportOffset:100,alignToTop:!0})}),50)}[zr(499)](t){const e=zr;this[e(509)][e(433)][e(523)]((()=>{const n=e;for(const e of this[n(562)](t))this[n(509)][n(415)][n(495)](e)}))}[zr(411)](t){const e=zr,n=this[e(509)][e(458)][e(449)](mr),r=this[e(509)][e(458)][e(449)](Ar),o=n[e(545)](t);if(!o[e(432)]){const t=o[e(498)]((()=>this[e(438)](o.id)));r[e(402)](t),o[e(511)]=!1}}[zr(425)](){const t=zr,e=this[t(509)],n=e[t(458)][t(449)](o.Users);e[t(401)][t(528)](t(439))[t(544)]({model:t(430),view:(r,o)=>{const s=t,{id:i}=qr(r[s(443)]),c=e[s(458)][s(449)](mr)[s(545)](i),a=this[s(529)]&&qr(this[s(529)]).id===i;let h;if(c&&c[s(494)]&&!a&&r[s(431)])return o[s(463)][s(543)](r[s(431)],s(536)+r[s(443)]),o[s(463)][s(543)](r[s(431)],s(427)+r[s(443)]),null;const u=[s(486)];return a&&u[s(475)](s(503)),h=c?.[s(556)]?c[s(546)][s(513)][s(420)].id:n.me.id,{classes:u,attributes:{"data-comment":i,"data-author-id":h}}}}),e[t(401)][t(528)](t(468))[t(467)]({model:t(430),view:(n,{options:r})=>{const o=t;if(r[o(421)])return null;const s=e[o(458)][o(449)](mr),i=e[o(433)][o(451)][o(449)](n),{id:c,part:a}=qr(n);return i&&!i[o(474)]||r[o(408)]&&s[o(545)](c)?.[o(494)]?null:{group:o(430),name:a?c+":"+a:c}}}),e[t(401)][t(528)](t(507))[t(399)]({view:{name:t(430),attributes:{id:/^\w/}},model:(e,{writer:n})=>n[t(423)](t(534),{"data-name":t(429)+e[t(547)]("id")})}),e[t(401)][t(528)](t(507))[t(409)]({view:t(430)})}[zr(521)](){const t=zr,e=this[t(509)],n=e[t(458)][t(449)](mr),r=new Set,o=new Set;e[t(433)][t(459)][t(548)]((n=>{const s=t;let i=!1;for(const{name:t,data:c}of e[s(433)][s(459)][s(504)][s(555)]()){const{group:a,id:h}=qr(t);let u=c[s(533)];if(s(430)!==a||!u)continue;const d=s(457)===u[s(557)][s(532)];d||(u=Zr(u,e[s(433)]),!u||u[s(407)]||!c[s(533)]||u[s(527)](c[s(533)]))?e[s(433)][s(535)](u)&&!d?this[s(487)]?r[s(488)](t):this[s(400)](t,h):(o[s(488)](t),r[s(465)](t),n[s(428)](t),i=!0):(n[s(512)](t,{range:u}),i=!0)}return i})),this.on(t(450),((n,o,s)=>{const i=t;if(!s&&r[i(456)])for(const t of r){const{id:n}=qr(t);r[i(465)](t),e[i(433)][i(451)][i(449)](t)&&this[i(400)](t,n)}})),this[t(410)](e[t(433)][t(459)],t(523),(()=>{const s=t;for(const{name:t,data:{newRange:i}}of e[s(433)][s(459)][s(504)][s(555)]()){const{group:c,id:a}=qr(t);if(s(430)!==c)continue;const h=n[s(545)](a),u=this[s(424)](a);h&&(!h[s(511)]&&i&&e[s(415)][s(403)][s(455)](s(469),(()=>{const t=s,r=e[t(458)][t(449)](cr),o=n[t(554)][t(449)](h)[t(403)];r[t(491)](o)[t(416)]()}),{priority:s(497)}),h[s(511)]=u||!!i),i||(o[s(488)](t),r[s(465)](t))}for(const t of o){const{id:e}=qr(t),o=n[s(545)](e);if(r[s(465)](t),!o)continue;const i=this[s(424)](e);i||o[s(479)]?i||o[s(434)]||o[s(412)](new Date):o[s(426)]()}o[s(500)]()}))}[zr(419)](t){const e=zr;t[e(478)]((t=>{const n=e;t[n(434)]&&this[n(411)](t.id)}))}[zr(438)](t){const e=zr,n=this[e(509)],r=this[e(562)](t);return(0,o.getAllMarkersDomElementsSorted)(n[e(415)],r)}[zr(515)](t){const e=zr,n=this[e(562)](t);let r="",o=!1;for(const t of n){const n=t[e(538)]();for(const t of Array[e(510)](n[e(526)]()))t.is(e(539))?(r&&o&&(r+=" ",o=!1),r+=t[e(404)]):o=!0;o=!0}return r[e(550)](0,150)}[zr(464)](t,e){const n=zr,r=this[n(509)],o=r[n(458)][n(449)](mr);let s=o[n(545)](e);const i=r[n(418)][n(449)](n(462)),c=r[n(458)][n(449)](Ar);return s&&(s[n(434)]&&s[n(412)](null),s[n(432)])||(this[n(562)](e)[0][n(530)]?o[n(484)]({channelId:i,threadId:e})[n(549)]((t=>{const o=n;if(o(441)!==r[o(506)])if(s=t,s&&!s[o(432)]){const t=s[o(498)]((()=>this[o(438)](e)));c[o(402)](t),s[o(494)]&&this[o(499)](e)}else if(!s){const t=this[o(562)](e);r[o(433)][o(523)]((e=>{const n=o;for(const r of t)e[n(428)](r)}))}})):r[n(415)][n(403)][n(455)](n(469),(()=>{const t=n;if(o[t(545)](e))return;const a=r[t(458)][t(449)](cr);s=o[t(461)]({channelId:i,threadId:e,target:()=>this[t(438)](e),context:{type:t(477),value:this[t(515)](e)}});const h=o[t(554)][t(449)](s)[t(403)],u=a[t(491)](h);u&&c[t(402)](u)}),{priority:n(497)})),s}[zr(400)](t,e){const n=zr,r=this[n(464)](t,e);r&&!r[n(505)]&&r[n(516)]({type:n(477),value:this[n(515)](e)})}[zr(417)](){const t=zr,n=this[t(509)];(0,o.surroundingMarkersDetector)(n[t(433)],(({left:r,entered:s})=>{const i=t;for(const t of r)if(Qr(t)){n.ui[i(508)][i(540)]($(n[i(520)],i(490)));break}for(const t of s)if(Qr(t)){n.ui[i(508)][i(540)]($(n[i(520)],i(470),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}))}}function Gr(t,e){return e?t+":"+e:t}function qr(t){const e=t[zr(489)](":");return{group:e[0],id:e[1],part:e[2]}}function Zr(t,e){const n=zr,r=e[n(561)],o=e[n(519)](t[n(447)]);for(const s of t[n(542)]()){const{type:t,item:i,nextPosition:c}=s;if(n(477)===t||r[n(541)](i)){const t=e[n(413)](i);o[n(407)]&&(o[n(447)]=t),o[n(435)]=c}}return o}function Qr(t){const e=zr;return e(430)===qr(t[e(448)])[e(406)]}const Jr=to;function $r(){const t=["focus","commentsLicenseKeyTrialLimit","commentsLicenseKeyNotAllowed","addSourceCollector","highest","has","domainLimit","_licenseKeyCheckInterval","map","459XpVUav","find","isFocused","_createUIButton","editor","view","CommentThreadInputView","model","activeMarker","addComment","innerView","change:activeAnnotations","CommentsUI","set","CommentsListView","length","licenseKey","low","componentFactory","commentsLicenseKeyExpired","_viewToController","removeCommentThread","pluginName","comment:","locale","hasMarkerForId","4kbnFjJ","usageLimit","tooltip","expired","commentsLicenseKeyUsageLimit","focusTracker","evaluationLimit","get","add","_showLicenseError","execute","from","_threadToController","listenTo","33168CtVPNA","95WcEboX","6AXgsWo","invalid","getCommentThread","2219436vvTJqH","trialLimit","13999428gUyodu","config","push","Comments","commentsLicenseKeyInvalid","addCommentThread","menuBar:comment","requires","7778221hsUwmw","comment","10tCsaXv","1726195bjJDBo","2834SDHvdV","commentsLicenseKeyValid","editing","hasCommentThread","isEnabled","commands","isPremiumPlugin","getAllMarkersForId","getRange","commentsLicenseKeyDomainLimit","bind","destroy","featureNotAllowed","isOfficialPlugin","plugins","4823518erpcAu","Comment","stop","commentsLicenseKeyEvaluationLimit","init"];return($r=function(){return t})()}function to(t,e){const n=$r();return(to=function(t,e){return n[t-=189]})(t,e)}!function(t){const e=to,n=t();for(;;)try{if(407948===parseInt(e(220))/1*(-parseInt(e(238))/2)+parseInt(e(224))/3*(-parseInt(e(205))/4)+parseInt(e(237))/5+-parseInt(e(221))/6*(-parseInt(e(253))/7)+-parseInt(e(219))/8*(parseInt(e(267))/9)+parseInt(e(236))/10*(-parseInt(e(234))/11)+parseInt(e(226))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($r);class eo extends t.Plugin{[Jr(195)];[Jr(265)];static get[Jr(201)](){return Jr(191)}static get[Jr(251)](){return!0}static get[Jr(244)](){return!0}static get[Jr(233)](){return[mr,Xr,Ar,cr]}get[Jr(193)](){return Vt}get[Jr(273)](){return xt}[Jr(257)](){const t=Jr,e=this[t(271)],n=e[t(252)][t(212)](mr),r=e[t(252)][t(212)](Xr),o=e[t(252)][t(212)](cr),s=e[t(252)][t(212)](Ar);e.ui[t(197)][t(213)](t(235),(()=>{const e=t,n=this[e(270)](J.ButtonView);return n[e(207)]=!0,n})),e.ui[t(197)][t(213)](t(232),(()=>this[t(270)](J.MenuBarMenuListItemButtonView))),s[t(261)]((()=>{const e=t,o=[];for(const[t,s]of n[e(217)]){const n=r[e(245)](t.id),i=n[e(266)]((t=>t[e(246)]()));n[e(194)]>0&&o[e(228)]([s[e(272)],i])}return o})),this[t(218)](o,t(190),((e,o,s)=>{const i=t,c=Array[i(216)](s)[i(266)]((t=>t[i(189)]))[i(268)]((t=>n[i(199)][i(263)](t)));if(!c)return void(r[i(275)]=null);const a=n[i(199)][i(212)](c)[i(274)].id,h=i(202)+a;a&&r[i(204)](a)?r[i(275)]=h:r[i(275)]&&(r[i(275)]=null)})),this[t(218)](n,t(200),((n,{threadId:o,isFromAdapter:s})=>{const i=t;!s&&e.ui[i(210)][i(269)]&&r[i(204)](o)&&e[i(240)][i(272)][i(258)]()}),{priority:t(262)}),this[t(218)](n,t(276),((o,{threadId:s,isFromAdapter:i})=>{const c=t;!i&&r[c(204)](s)&&n[c(241)](s)&&1===n[c(223)](s)[c(194)]&&(e[c(240)][c(272)][c(258)](),o[c(255)]())}),{priority:t(196)}),this[t(195)]=this[t(271)][t(227)][t(212)](t(195));const i=this[t(271)];this[t(265)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,o=i[r];if(e(239)==o||e(230)==o||e(198)==o||e(247)==o||e(260)==o||e(256)==o||e(259)==o||e(209)==o){delete i[r],n=o,clearInterval(this[e(265)]),this[e(265)]=void 0;break}}e(230)==n&&i[e(214)](e(222)),e(198)==n&&i[e(214)](e(208)),e(247)==n&&i[e(214)](e(264)),e(260)==n&&i[e(214)](e(250),e(229)),e(256)==n&&i[e(214)](e(211)),e(259)==n&&i[e(214)](e(225)),e(209)==n&&i[e(214)](e(206))}),1e3)}[Jr(249)](){const t=Jr;super[t(249)](),this[t(265)]&&clearInterval(this[t(265)])}[Jr(270)](t){const e=Jr,n=this[e(271)],r=new t(n[e(203)]),o=n[e(243)][e(212)](e(231));return r[e(192)]({label:$(n[e(203)],e(254)),icon:Q.IconAddComment}),r[e(248)](e(242)).to(o),this[e(218)](r,e(215),(()=>{o[e(215)]()})),r}}const no=ro;function ro(t,e){const n=oo();return(ro=function(t,e){return n[t-=152]})(t,e)}function oo(){const t=["forceDisabled","change:isEnabled","_disableCommentsOnlyMode","isEnabled","pluginName","clearForceDisabled","plugins","149412GNrXvz","cut","stopListening","2700015ZnzCyD","2102344bATAmw","editor","view","afterInit","_enableCommentsOnlyMode","editing","126046Oeatre","commentsOnlyMode","isPremiumPlugin","7ImSnUT","addCommentThread","75714NUsHGL","clipboardInput","config","listenTo","editSource","2182578njgdqb","isOfficialPlugin","highest","commentsOnly","CommentsOnly","requires","has","DragDrop","SourceEditing","set","18DsPtLi","affectsData","delete","commands","document","8hhvMfx","stop","get","113790EJgfUJ"];return(oo=function(){return t})()}!function(t){const e=ro,n=t();for(;;)try{if(275520===-parseInt(e(179))/1+parseInt(e(158))/2*(parseInt(e(184))/3)+-parseInt(e(169))/4+-parseInt(e(172))/5+-parseInt(e(189))/6*(-parseInt(e(182))/7)+-parseInt(e(173))/8*(-parseInt(e(153))/9)+-parseInt(e(161))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oo);class so extends t.Plugin{static get[no(166)](){return no(193)}static get[no(190)](){return!0}static get[no(181)](){return!0}static get[no(194)](){return[Xr]}constructor(t){const e=no;super(t),this[e(152)](e(165),!1),this.on(e(163),((t,n,r)=>{const o=e;r?this[o(177)]():this[o(164)]()}))}[no(176)](){const t=no;!this[t(165)]&&this[t(174)][t(186)][t(160)](t(192))&&(this[t(165)]=!0)}[no(177)](){const t=no;for(const[e,n]of this[t(174)][t(156)])n[t(154)]&&t(183)!==e&&n[t(162)](t(180));this[t(174)][t(168)][t(195)](t(196))&&this[t(174)][t(168)][t(160)](t(196))[t(162)](t(180)),this[t(174)][t(168)][t(195)](t(197))&&this[t(174)][t(168)][t(160)](t(197))[t(162)](t(180)),this[t(174)][t(156)][t(160)](t(188))?.[t(162)](t(180));const e=this[t(174)][t(178)][t(175)][t(157)];this[t(187)](e,t(170),(e=>e[t(159)]()),{priority:t(191)}),this[t(187)](e,t(185),(e=>e[t(159)]()),{priority:t(191)}),this[t(187)](e,t(155),(e=>e[t(159)]()),{priority:t(191)})}[no(164)](){const t=no;for(const[e,n]of this[t(174)][t(156)])n[t(154)]&&t(183)!==e&&n[t(167)](t(180));this[t(174)][t(168)][t(195)](t(197))&&this[t(174)][t(168)][t(160)](t(197))[t(167)](t(180)),this[t(174)][t(156)][t(160)](t(188))?.[t(167)](t(180)),this[t(171)](this[t(174)][t(178)][t(175)][t(157)])}}const io=co;function co(t,e){const n=ao();return(co=function(t,e){return n[t-=212]})(t,e)}function ao(){const t=["refilterAnnotations","delete","remove","set","detach","annotationsuis-annotation-mismatch","14316JSEbjO","11pmyiqo","deactivate","uisData","switchTo","3771593DTRjNw","activeAnnotations","hasActive","4gaKtJM","requires","isPremiumPlugin","listenTo","activeUIs","stopListening","length","get","defaultFilter","_removeActiveAnnotation","size","981865dZgFDM","attach","isActive","8536350QhKYab","has","filter","destroy","type","function","_uis","isOfficialPlugin","activate","_setSelectedAnnotations","AnnotationsUIs","context","_visibleAnnotations","24tSfAxt","109584kmWkjF","from","find","deactivateAll","change:activeAnnotation","annotationsuis-missing-ui","_assertAnnotationDoesNotBelongToMultipleUIs","push","annotationsuis-register-already-registered","init","_addActiveAnnotation","12QiAePX","collection","184zyuLiv","56766PumWKy","pluginName","add","19318BmjnyU","plugins","setActiveAnnotation","_deactivateAllAnnotations","3245604xPofPG","_activateAnnotation","register","annotationsuis-register-invalid-interface"];return(ao=function(){return t})()}!function(t){const e=co,n=t();for(;;)try{if(671738===parseInt(e(261))/1*(parseInt(e(246))/2)+-parseInt(e(268))/3+parseInt(e(219))/4*(-parseInt(e(230))/5)+parseInt(e(258))/6*(-parseInt(e(216))/7)+parseInt(e(260))/8*(-parseInt(e(247))/9)+-parseInt(e(233))/10*(-parseInt(e(212))/11)+-parseInt(e(278))/12*(-parseInt(e(264))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ao);class ho extends t.ContextPlugin{[io(223)];[io(214)];[io(239)];static get[io(220)](){return[cr]}static get[io(262)](){return io(243)}static get[io(240)](){return!0}static get[io(221)](){return!0}constructor(t){const e=io;super(t),this[e(223)]=new Set,this[e(239)]=new Map,this[e(214)]=new Map}[io(256)](){const t=io,e=this[t(244)][t(265)][t(226)](cr);this[t(222)](e,t(269),((e,n)=>{const r=t;for(const t of this[r(223)]){const e=this[r(239)][r(226)](t);(0,this[r(214)][r(226)](t)[r(235)])(n)&&e[r(266)](n)}})),this[t(222)](e,t(267),(()=>{const e=t;for(const t of this[e(223)])this[e(239)][e(226)](t)[e(266)](null)})),this[t(222)](e[t(245)],t(263),((e,n)=>{this[t(253)](n)}))}[io(218)](){const t=io;return this[t(223)][t(229)]>0}[io(232)](t){const e=io;return this[e(223)][e(234)](t)}[io(241)](t,n=this[io(227)]){const r=io,o=this[r(244)][r(265)][r(226)](cr);if(!this[r(239)][r(234)](t))throw new e.CKEditorError(r(252),this,{uiName:t});this[r(232)](t)&&this[r(213)](t),this[r(223)][r(263)](t);const s=new Ye;(function({source:t,target:e,filter:n}){const r=We;for(const o of t)n(o)&&e[r(541)](o);e[r(537)](t,r(541),((t,o)=>{const s=r;n(o)&&e[s(541)](o)})),e[r(537)](t,r(531),((t,n)=>{const o=r;e[o(517)](n)&&e[o(531)](n)}))})({source:o[r(245)],target:s,filter:n}),this[r(214)][r(275)](t,{collection:s,filter:n});const i=this[r(239)][r(226)](t);i[r(231)](s),this[r(222)](i,r(251),((t,e,n,s)=>{const i=r;s&&o[i(228)](s),n&&o[i(257)](n)}))}[io(213)](t){const n=io;if(this[n(223)][n(273)](t),!this[n(239)][n(234)](t))throw new e.CKEditorError(n(252),this,{uiName:t});const r=this[n(239)][n(226)](t);r[n(276)](),this[n(224)](r),this[n(214)][n(226)](t)[n(259)][n(236)](),this[n(214)][n(273)](t)}[io(215)](t){const n=io;if(!this[n(239)][n(234)](t))throw new e.CKEditorError(n(252),this,{uiName:t});const r=this[n(244)][n(265)][n(226)](cr),o=Array[n(248)](r[n(217)])[0]||null;this[n(250)](),this[n(241)](t);const s=this[n(239)][n(226)](t);s[n(266)](o),s[n(242)]&&o&&s[n(242)]([o])}[io(250)](){const t=io;for(const e of this[t(223)])this[t(213)](e)}[io(270)](t,n){const r=io;if(this[r(239)][r(234)](t))throw new e.CKEditorError(r(255));if(r(238)!=typeof n[r(231)]||r(238)!=typeof n[r(276)]||r(238)!=typeof n[r(266)])throw new e.CKEditorError(r(271),null);this[r(239)][r(275)](t,n)}[io(272)](){const t=io,e=this[t(244)][t(265)][t(226)](cr)[t(259)],n=new Map,r=Array[t(248)](this[t(223)]);for(const e of this[t(223)]){const r=this[t(214)][t(226)](e)[t(259)];for(const o of r)n[t(275)](o,e)}for(const o of e){const e=n[t(226)](o);this[t(253)](o);const s=r[t(249)]((e=>this[t(214)][t(226)](e)[t(235)](o)));e!==s&&(e&&this[t(214)][t(226)](e)[t(259)][t(274)](o),s&&this[t(214)][t(226)](s)[t(259)][t(263)](o))}}[io(236)](){const t=io;this[t(250)](),super[t(236)]()}[io(227)](){return!0}[io(253)](t){const n=io,r=[];for(const e of this[n(223)])(0,this[n(214)][n(226)](e)[n(235)])(t)&&r[n(254)](e);if(r[n(225)]>1)throw new e.CKEditorError(n(277),null,{matchedUIs:r,annotationType:t[n(237)]})}}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=ko;function ko(t,e){const n=go();return(ko=function(t,e){return n[t-=448]})(t,e)}function go(){const t=["remove","class","ck-reset","uiLanguageDirection","change:top","ck-sidebar","list","forEach","11368QurGGs","2YkioOt","1704nThzHb","arrowup","93233Nsqdqb","focusables","focusPrevious","setTemplate","_updateItemPositionInFocusables","application","focusFirst","getIndex","428115EtAIyJ","added","render","_setupKeyboardNavigation","removed","2108826oBASXK","focusTracker","Annotations list","change","length","bindTemplate","listenTo","set","Annotations sidebar","focus","focusNext","minHeight","delegate","top","source","2820995cVbTZk","element","10xGbIgM","number","focusCycler","div","add","3132496gWFyLm","381964TkcCct","createCollection","arrowdown"];return(go=function(){return t})()}!function(t){const e=ko,n=t();for(;;)try{if(377930===parseInt(e(473))/1+-parseInt(e(470))/2*(parseInt(e(481))/3)+-parseInt(e(458))/4+-parseInt(e(450))/5+parseInt(e(471))/6*(parseInt(e(469))/7)+parseInt(e(457))/8+parseInt(e(486))/9*(parseInt(e(452))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(go);const po=(0,e.toUnit)("px");class fo extends J.View{[mo(467)];[mo(474)];[mo(487)];[mo(454)];constructor(t){const n=mo;super(t);const r=this[n(491)];this[n(493)](n(497),0),this[n(493)](n(462),""),this[n(467)]=this[n(459)](),this[n(474)]=this[n(459)](),this[n(467)][n(498)](n(472),n(460)).to(this),this[n(487)]=new e.FocusTracker,this[n(454)]=new J.FocusCycler({focusables:this[n(474)],focusTracker:this[n(487)]}),this[n(476)]({tag:n(455),attributes:{class:["ck",n(466),n(463),r.to(n(462))],style:{minHeight:r.to(n(497),(t=>n(453)==typeof t?po(t+10):null))},dir:t[n(464)],role:n(478),"aria-label":$(t,n(494)),tabindex:0},children:[{tag:n(455),attributes:{role:n(467),"aria-label":$(t,n(488))},children:this[n(467)]}]})}[mo(483)](){const t=mo;super[t(483)](),this[t(484)]()}[mo(495)](){const t=mo;this[t(454)][t(479)]()}[mo(484)](){const t=mo;this[t(467)][t(498)](t(465)).to(this),this.on(t(465),(e=>{const n=t;this[n(477)](e[n(449)])})),this[t(467)][t(468)]((e=>{const n=t;this[n(487)][n(456)](e[n(451)]),this[n(477)](e)})),this[t(467)].on(t(489),((e,n)=>{const r=t;for(const t of n[r(485)])this[r(487)][r(461)](t[r(451)]),this[r(474)][r(461)](t);for(const t of n[r(482)])this[r(487)][r(456)](t[r(451)]),this[r(477)](t)})),this.on(t(472),(()=>{const e=t;this[e(454)][e(475)]()})),this.on(t(460),(()=>{const e=t;this[e(454)][e(496)]()})),this[t(492)](this[t(451)],t(495),(()=>{this[t(495)]()}))}[mo(477)](t){const e=mo,n=this[e(474)][e(480)](t);let r,o;for(const n of this[e(474)])if(t[e(448)]<n[e(448)]){r=n;break}if(o=r?this[e(474)][e(480)](r):this[e(474)][e(490)],-1!==n){if(n===o-1)return;this[e(474)][e(461)](t),o=r?this[e(474)][e(480)](r):this[e(474)][e(490)]}this[e(474)][e(456)](t,o)}}const bo=vo;function vo(t,e){const n=wo();return(vo=function(t,e){return n[t-=153]})(t,e)}!function(t){const e=vo,n=t();for(;;)try{if(107894===parseInt(e(191))/1*(-parseInt(e(164))/2)+parseInt(e(163))/3+-parseInt(e(174))/4+-parseInt(e(188))/5+-parseInt(e(162))/6+-parseInt(e(170))/7*(parseInt(e(189))/8)+-parseInt(e(153))/9*(-parseInt(e(186))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wo);const _o=(0,e.toUnit)("px");function wo(){const t=["first","content","element","bottom","clientHeight","571506EVNTpx","384462quQKew","404wQIIil","set","bind","delegate","detach","clear","1343594AbDeGW","isAnimationDisabled","_mutationObserver","setTemplate","44912kxtTsT","_targetTop","attach","presentation","render","destroy","createCollection","ck-sidebar-item","focus","height","top","updateHeight","190ltpaOC","ck-sidebar-item--no-animation","894080qHivaj","8rFBjKb","bindTemplate","12XxAZKa","217611AQvsGC","arrowup","div","arrowdown"];return(wo=function(){return t})()}class Io extends J.View{[bo(158)];[bo(175)];[bo(172)];constructor(t){const e=bo;super(t),this[e(165)](e(184),0),this[e(165)](e(183),0),this[e(166)](e(160)).to(this,e(184),this,e(183),((t,e)=>t+e)),this[e(165)](e(171),!1),this[e(172)]=Ne((()=>this[e(185)]())),this[e(175)]=null,this[e(158)]=this[e(180)](),this[e(158)][e(167)](e(154),e(156)).to(this);const n=this[e(190)];this[e(173)]({tag:e(155),attributes:{class:[e(181),n.to(e(171),(t=>t?e(187):""))],style:{top:n.to(e(184),(t=>_o(t)))},role:e(177)},children:this[e(158)]})}[bo(178)](){const t=bo;super[t(178)](),this[t(172)][t(176)](this[t(159)])}[bo(182)](){const t=bo;this[t(158)][t(157)]&&this[t(158)][t(157)][t(182)]()}[bo(185)](){const t=bo,e=this[t(159)][t(161)];e&&(this[t(183)]=e)}[bo(179)](){const t=bo;this[t(158)][t(169)](),this[t(172)][t(168)](),super[t(179)]()}}function Ao(){const t=["1729636ZVDKfW","_alignForTopChange","add","render","clear","element","last","Sidebar","minHeight","2238pHgVvy","_alignBeforeItem","_alignAfterItem","view","_setItemTop","context","nodeType","sidebar-setcontainer-invalid-element","4703553pFBUhK","sidebar-attachtocontainer-missing-container","_attachToContainer","change:bottom","change:top","class","object","175161zwYAel","container","set","_destroySidebarItemView","push","_spaceBetweenItems","_getMaxAvailableTop","_detachFromContainer","stopListening","refresh","change:_lastItem","list","delete","appendChild","init","get","targetRect","rearrange","setContainer","addAnnotation","height","_alignToTargetRect","isOfficialPlugin","_recalculateBuffer","remove","listenTo","1509040GaZiLK","_getItemBefore","isActive","sidebar.container","_createSidebarView","529216KVhJvU","_lastItem","max","_getTargetTop","_sidebarItemViewToAnnotation","130682KxErUo","_getItemAfter","7YsgXXX","length","_targetTop","_activeAnnotation","pluginName","bottom","_alignForBottomChange","content","getSidebarItemView","_annotationToSidebarItemView","isAnimationDisabled","change:targetRect","target","getIndex","config","define","bind","sidebar.preventScrollOutOfView","unbind","5995DrnoZx","_recalculate","_annotations","top","10JrMzhO","isPremiumPlugin","locale","updateHeight","_updateLastItem","destroy"];return(Ao=function(){return t})()}const yo=Co;function Co(t,e){const n=Ao();return(Co=function(t,e){return n[t-=205]})(t,e)}!function(t){const e=Co,n=t();for(;;)try{if(243630===parseInt(e(228))/1+-parseInt(e(223))/2+parseInt(e(283))/3+parseInt(e(259))/4+-parseInt(e(249))/5*(parseInt(e(268))/6)+-parseInt(e(230))/7*(parseInt(e(218))/8)+parseInt(e(276))/9*(parseInt(e(253))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ao);class To extends t.ContextPlugin{[yo(271)];[yo(233)];[yo(251)];[yo(288)];[yo(227)];[yo(239)];[yo(215)];static get[yo(234)](){return yo(266)}static get[yo(214)](){return!0}static get[yo(254)](){return!0}constructor(t){const e=yo;super(t),this[e(285)](e(224),void 0),this[e(271)]=this[e(222)](),this[e(285)](e(284),null),this[e(288)]=25,this[e(227)]=new Map,this[e(239)]=new Map,this[e(273)][e(244)][e(245)](e(247),!1),this[e(251)]=null,this[e(233)]=null,this[e(215)]=[]}[yo(206)](){const t=yo,e=this[t(273)][t(244)][t(207)](t(221));e&&this[t(210)](e)}[yo(210)](t){const n=yo;if(!xo(t))throw new e.CKEditorError(n(275));this[n(284)]=t}[yo(278)]({viewClass:t="",spaceBetweenItems:n=25}={}){const r=yo;if(!xo(this[r(284)]))throw new e.CKEditorError(r(277),this);this[r(284)][r(205)](this[r(271)][r(264)]),this[r(271)][r(281)]=t,this[r(288)]=n}[yo(209)]({removedAnnotation:t,previousAnnotation:e,nextAnnotation:n}){const r=yo,o=this[r(238)](t);this[r(271)][r(294)][r(216)](o),this[r(286)](t),e&&this[r(213)](this[r(238)](e)),n&&this[r(213)](this[r(238)](n)),this[r(257)]()}[yo(292)]({blurredAnnotation:t,activatedAnnotation:e,disableAnimationOnActivatedAnnotation:n}){const r=yo;if(this[r(233)]=e,t){t[r(220)]=!1;const e=this[r(238)](t);e&&n&&(e[r(240)]=!1)}if(e){const t=this[r(238)](e);t&&(e[r(220)]=!0,n&&(t[r(240)]=!0,t[r(252)]+=1),this[r(213)](t))}}[yo(290)](t){const e=yo;if(this[e(271)][e(264)][e(216)](),t)for(const n of t)this[e(286)](n);this[e(271)][e(294)][e(263)](),this[e(271)][e(281)]="",this[e(224)]=null}[yo(211)](t,e){const n=yo;e||(e=t[n(271)]);const r=new Io(this[n(273)][n(255)]);this[n(227)][n(285)](r,t),this[n(239)][n(285)](t,r),r[n(237)][n(261)](e),this[n(217)](t[n(271)],n(241),((e,o,s)=>{const i=n,c=this[i(226)](t,s);r[i(232)]!=c&&(r[i(232)]=c,this[i(272)](r,c))})),this[n(217)](r,n(280),(()=>{const t=n;this[t(250)](r,t(252))})),this[n(217)](r,n(279),(()=>{const t=n;this[t(250)](r,t(235))})),this[n(213)](r);const o=this[n(219)](r);return o&&this[n(270)](o,r)||this[n(213)](r),this[n(257)](),this[n(271)][n(294)][n(261)](r),r}[yo(260)](t){const e=yo;if(!t[e(237)][e(231)])return;const n=this[e(219)](t);if(!n)return;const r=this[e(227)][e(207)](n),o=this[e(233)];o&&o===r?this[e(270)](n,t):this[e(269)](t,n)}[yo(236)](t){const e=yo;if(!t[e(237)][e(231)])return;const n=this[e(229)](t);if(!n)return;const r=this[e(227)][e(207)](n),o=this[e(273)][e(244)][e(207)](e(247)),s=this[e(233)];s&&s===r&&o?(this[e(269)](n,t),this[e(270)](t,n)):s&&s===r?this[e(269)](n,t):this[e(270)](t,n)}[yo(250)](t,e){const n=yo;0===this[n(215)][n(231)]&&setTimeout((()=>{const t=n;for(const{sidebarItemView:e,changedProp:n}of this[t(215)])t(252)===n?this[t(260)](e):this[t(236)](e);this[t(215)]=[]}),10),this[n(215)][n(287)]({sidebarItemView:t,changedProp:e})}[yo(238)](t){const e=yo;return this[e(239)][e(207)](t)}[yo(258)](){const t=yo;this[t(291)](),this[t(271)][t(258)]()}[yo(286)](t){const e=yo,n=this[e(238)](t);this[e(291)](n),this[e(291)](t[e(271)]),n[e(258)](),this[e(239)][e(295)](t),this[e(227)][e(295)](n)}[yo(222)](){const t=yo,e=new fo(this[t(273)][t(255)]);return e[t(262)](),this.on(t(293),((n,r,o,s)=>{const i=t;s&&e[i(248)](i(267)),o?e[i(246)](i(267)).to(o,i(235)):e[i(267)]=null})),e}[yo(257)](){const t=yo;this[t(224)]=this[t(251)]?.[t(265)]?this[t(238)](this[t(251)][t(265)]):null}[yo(219)](t){const e=yo,n=this[e(227)][e(207)](t),r=n&&this[e(251)]?.[e(207)](this[e(251)][e(243)](n)-1);return r&&this[e(238)](r)||null}[yo(229)](t){const e=yo,n=this[e(227)][e(207)](t),r=n&&this[e(251)]?.[e(207)](this[e(251)][e(243)](n)+1);return r&&this[e(238)](r)||null}[yo(269)](t,e){const n=yo;t[n(256)]();const r=Eo(e[n(235)]+this[n(288)],t[n(252)]);return!!r&&(this[n(272)](e,e[n(252)]-r),!0)}[yo(270)](t,e){const n=yo;t[n(256)]();const r=Eo(t[n(235)]+this[n(288)],e[n(252)]);return!!r&&(this[n(272)](e,e[n(252)]+r,!1),!0)}[yo(213)](t){const e=yo,n=this[e(227)][e(207)](t);if(!n||!n[e(242)]||!n[e(208)])return;const r=this[e(226)](n,n[e(208)]);this[e(272)](t,r)}[yo(226)](t,n){const r=yo;if(null===n)return 0;if(t[r(242)]instanceof e.Rect)return n[r(252)];{const t=new e.Rect(this[r(271)][r(264)])[r(252)];return n[r(252)]-t}}[yo(272)](t,e,n=this[yo(273)][yo(244)][yo(207)](yo(247))){const r=yo;n&&(e=Math[r(225)](e,this[r(289)](t))),t[r(252)]=e}[yo(289)](t){const e=yo;let n=this[e(219)](t),r=0;for(;n;)n[e(256)](),r+=this[e(288)]+n[e(212)],n=this[e(219)](n);return r}}function Eo(t,e){return Math[yo(225)](t-e,0)}function xo(t){const e=yo;return null!==t&&e(282)==typeof t&&1===t[e(274)]}const Oo=So;function No(){const t=["addEventListener","set","_integrateWithEditorAnnotations","attach","_detachFromContainer","pluginName","high","5314638BzEDGK","resize","context","hasDomSelection","off","6673950yYfLIj","remove","EditorAnnotations","isOfficialPlugin","wideSidebar","activeAnnotation","stop","listenTo","_activeAnnotation","addAnnotation","1461096oaRLXd","get","set:container","isPremiumPlugin","stopListening","_attachToContainer","annotations","uiUpdate","WideSidebar","register","_refreshPositioningDebounced","init","394336VqOmRW","_destroyEditorAnnotationsIntegration","815592JsdVPm","getOrderedSelectedAnnotations","editors","requires","24fflmNt","2366532CIJiVp","blur","add","refreshPositioning","switchTo","cancel","widesidebar-detach-not-attached","ready","plugins","destroy","from","isAttached","updateTargetRect","focus","5fZtNFt","_editorAnnotations","ck-sidebar--wide","refresh","rearrange","removeEventListener","has","change:container","detach","widesidebar-attach-already-attached","_annotations","container","setActiveAnnotation","1316916NmDcBv"];return(No=function(){return t})()}function So(t,e){const n=No();return(So=function(t,e){return n[t-=131]})(t,e)}!function(t){const e=So,n=t();for(;;)try{if(439488===-parseInt(e(156))/1+parseInt(e(190))/2+-parseInt(e(163))/3+-parseInt(e(144))/4*(parseInt(e(177))/5)+-parseInt(e(158))/6+-parseInt(e(198))/7+-parseInt(e(162))/8*(-parseInt(e(134))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(No);class Ro extends t.ContextPlugin{[Oo(174)];[Oo(150)];[Oo(178)];[Oo(154)];static get[Oo(161)](){return[To,ho]}static get[Oo(196)](){return Oo(152)}static get[Oo(137)](){return!0}static get[Oo(147)](){return!0}constructor(t){const n=Oo;super(t),this[n(174)]=!1,this[n(192)](n(139),null),this[n(150)]=null,this[n(178)]=new e.Collection,this[n(154)]=xe((()=>{const t=n;this[t(150)][t(166)]()}),250,{leading:!1})}[Oo(155)](){const t=Oo,e=this[t(131)][t(171)][t(145)](ho),n=this[t(131)][t(171)][t(145)](To);e[t(153)](t(138),this),n[t(188)]&&e[t(167)](t(138))}[Oo(189)](t){const e=Oo;if(t===this[e(139)])return;const n=this[e(131)][e(171)][e(145)](To);n[e(142)]=t;const r=this[e(139)];n[e(180)]({blurredAnnotation:r,activatedAnnotation:t}),this[e(139)]=t}[Oo(194)](n){const r=Oo;this[r(150)]=n;const o=this[r(131)][r(171)][r(145)](To);if(o[r(187)]=n,this[r(174)])throw new e.CKEditorError(r(186),this);this[r(174)]=!0,this[r(141)](o,r(146),(()=>{const t=r;this[t(185)](),this[t(141)](o,t(184),(e=>{const r=t;e[r(133)](),this[r(194)](n)}))})),o[r(149)]({viewClass:r(179)});const s=t=>{const e=r;t[e(175)](),o[e(143)](t)};for(const t of n)s(t);this[r(141)](n,r(165),((t,e)=>{s(e)})),this[r(141)](n,r(135),((t,e,s)=>{const i=r;o[i(181)]({removedAnnotation:e,previousAnnotation:n[i(145)](s-1),nextAnnotation:n[i(145)](s+1)}),e===this[i(139)]&&this[i(189)](null)}),{priority:r(197)}),this[r(141)](n,r(176),((t,e)=>{this[r(189)](e)})),this[r(141)](n,r(164),(()=>{this[r(189)](null)}));const i=this[r(131)]instanceof t.Context?this[r(131)][r(160)]:new e.Collection([this[r(131)]]);for(const t of i)this[r(193)](t);this[r(141)](i,r(165),((t,e)=>{const n=r;this[n(141)](e,n(170),(()=>{this[n(193)](e)}))})),this[r(141)](i,r(135),((t,e)=>{const n=r;e[n(171)][n(183)](n(136))&&this[n(157)](e[n(171)][n(145)](n(136)))})),window[r(191)](r(199),this[r(154)]),this[r(150)][r(166)]()}[Oo(185)](){const n=Oo;if(!this[n(174)])throw new e.CKEditorError(n(169),this);this[n(189)](null);const r=this[n(131)][n(171)][n(145)](To);r[n(195)](this[n(150)]),this[n(148)](r),this[n(148)](this[n(150)]),this[n(131)]instanceof t.Context&&this[n(148)](this[n(131)][n(160)]);for(const t of Array[n(173)](this[n(178)]))this[n(157)](t);window[n(182)](n(199),this[n(154)]),this[n(154)][n(168)](),this[n(139)]=null,this[n(174)]=!1,this[n(150)]=null}[Oo(172)](){const t=Oo;this[t(174)]&&this[t(185)]()}[Oo(193)](t){const e=Oo;if(!t[e(171)][e(183)](e(136)))return;const n=t[e(171)][e(145)](e(136)),r=()=>{const t=e,r=n[t(159)]({annotations:this[t(150)],activeAnnotation:this[t(139)]});this[t(189)](r[0]||null)};this[e(141)](n,e(180),r),this[e(141)](n,e(164),((t,{isAnnotationTracked:n})=>{const r=e;this[r(139)]&&n(this[r(139)])&&this[r(189)](null)})),this[e(141)](n,e(151),(()=>{this[e(154)]()})),this[e(141)](this[e(150)],e(164),(t=>{const o=e;n[o(132)]()&&(r(),t[o(140)]())}),{priority:e(197)}),this[e(178)][e(165)](n)}[Oo(157)](t){const e=Oo;this[e(148)](t),this[e(178)][e(135)](t)}}function Mo(t,e){const n=Vo();return(Mo=function(t,e){return n[t-=193]})(t,e)}const Po=Mo;function Vo(){const t=["1621686mwerIH","...","setTemplate","annotationType","add","bindTemplate","ck-annotation-counter__badge","4wQivDv","span","isDirty","ck-annotation-counter__badge--edit-mode","699095uVKGFG","495DTfaYH","children","113110gPDWPA","362388oSdKBD","ck-annotation-counter__badge--","36rNAkEf","ck-annotation-counter","toString","1258310gAPIZu","counterView","extendTemplate","152dbvUKA","icon","_badge","number","set","527470JGRhfp","266357vbkthr","bind"];return(Vo=function(){return t})()}!function(t){const e=Mo,n=t();for(;;)try{if(676418===-parseInt(e(213))/1+-parseInt(e(222))/2+parseInt(e(217))/3*(-parseInt(e(209))/4)+-parseInt(e(199))/5*(-parseInt(e(219))/6)+-parseInt(e(200))/7*(-parseInt(e(194))/8)+parseInt(e(214))/9*(parseInt(e(216))/10)+parseInt(e(202))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vo);class Lo extends J.ButtonView{[Po(223)];constructor(t){const e=Po;super(t);const n=this[e(207)];this[e(198)](e(211),!1),this[e(198)](e(197),0),this[e(201)](e(196)).to(this,e(211),this,e(197),((t,n)=>t?e(203):n[e(221)]())),this[e(198)](e(205),""),this[e(195)]=Q.IconAddComment,this[e(193)]({attributes:{class:[e(220)]}}),this[e(223)]=new J.View,this[e(223)][e(204)]({tag:e(210),attributes:{class:[e(208),n.to(e(205),(t=>e(218)+t)),n.if(e(211),e(212))]},children:[{text:n.to(e(196))}]}),this[e(215)][e(206)](this[e(223)])}}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=Uo;function Uo(t,e){const n=Fo();return(Uo=function(t,e){return n[t-=260]})(t,e)}!function(t){const e=Uo,n=t();for(;;)try{if(566898===parseInt(e(307))/1+parseInt(e(262))/2+-parseInt(e(279))/3*(parseInt(e(312))/4)+parseInt(e(323))/5+parseInt(e(300))/6*(-parseInt(e(273))/7)+-parseInt(e(282))/8*(parseInt(e(381))/9)+-parseInt(e(296))/10*(-parseInt(e(289))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fo);class Ho extends t.ContextPlugin{[jo(299)];[jo(275)];[jo(281)];[jo(361)];[jo(295)];[jo(304)];[jo(345)];[jo(379)];static get[jo(370)](){return[To,ho]}static get[jo(272)](){return jo(366)}static get[jo(322)](){return!0}static get[jo(284)](){return!0}constructor(t){const n=jo;super(t),this[n(299)]=!1,this[n(281)]=new Set,this[n(361)]=Object[n(377)](e.DomEmitterMixin),this[n(295)]=new Map,this[n(364)](n(302),null),this[n(275)]=null,this[n(304)]=[],this[n(345)]=new e.Collection,this[n(379)]=xe((()=>{this[n(270)]()}),250,{leading:!1})}[jo(341)](){const t=jo;this[t(288)][t(374)][t(354)](ho)[t(333)](t(360),this),this[t(286)]=new J.BodyCollection(this[t(288)][t(334)]),this[t(263)]=new J.BalloonPanelView(this[t(288)][t(334)]),this[t(286)][t(314)](),this[t(286)][t(264)](this[t(263)])}[jo(362)](n){const r=jo;this[r(275)]=n;const o=this[r(288)][r(374)][r(354)](To),s=this[r(263)];if(o[r(308)]=n,this[r(299)])throw new e.CKEditorError(r(339),this);this[r(299)]=!0,this[r(271)](o,r(337),(()=>{const t=r;this[t(283)](),this[t(271)](o,t(375),(e=>{const r=t;e[r(324)](),this[r(362)](n)}))})),o[r(298)]({viewClass:r(367),spaceBetweenItems:5});const i=t=>{const e=r,n=new Lo(this[e(288)][e(334)]);o[e(305)](t,n),this[e(295)][e(364)](t,n),n[e(358)](e(306),e(266),e(317)).to(t[e(382)],e(306),e(274),e(350)),n.on(e(352),(()=>{const n=e;this[n(281)][n(343)](),s[n(347)][n(297)]!==t[n(382)]?(this[n(261)](t),t[n(382)][n(384)][n(276)](),this[n(380)](t)):this[n(380)](null)}))};for(const t of n)i(t);this[r(271)](n,r(264),((t,e)=>{i(e)})),this[r(271)](n,r(349),((t,e,s)=>{const i=r;this[i(295)][i(354)](e)[i(292)](),this[i(295)][i(301)](e),o[i(340)]({removedAnnotation:e,previousAnnotation:n[i(354)](s-1),nextAnnotation:n[i(354)](s+1)}),e===this[i(302)]&&this[i(380)](null)}),{priority:r(315)}),this[r(271)](n,r(276),((t,e)=>{this[r(380)](e)})),this[r(271)](n,r(268),(()=>{this[r(380)](null)})),this[r(361)][r(271)](document,r(373),((t,n)=>{const o=r;n[o(327)]===e.keyCodes[o(338)]&&s[o(357)]&&(this[o(281)][o(264)](s[o(347)][o(297)]),this[o(328)](),n[o(320)](),n[o(335)]())})),this[r(361)][r(271)](document,r(318),((t,e)=>{const n=r,i=e[n(311)];s[n(357)]&&s[n(384)][n(310)](i)||o[n(382)][n(384)][n(310)](i)||t[n(336)]||this[n(302)]&&this[n(302)][n(267)][n(348)]((t=>t[n(310)](i)))||(this[n(281)][n(343)](),this[n(328)](),this[n(380)](null))}));const c=this[r(288)]instanceof t.Context?this[r(288)][r(260)]:new e.Collection([this[r(288)]]);for(const t of c)this[r(369)](t);this[r(271)](c,r(264),((t,e)=>{const n=r;this[n(271)](e,n(344),(()=>{this[n(369)](e)}))})),this[r(271)](c,r(349),((t,e)=>{const n=r;e[n(374)][n(356)](n(383))&&this[n(372)](e[n(374)][n(354)](n(383)))})),window[r(309)](r(287),this[r(379)]),this[r(270)]()}[jo(380)](t){const e=jo;if(t===this[e(302)])return;const n=this[e(288)][e(374)][e(354)](To);n[e(363)]({blurredAnnotation:this[e(302)],activatedAnnotation:t,disableAnimationOnActivatedAnnotation:!0}),t&&n[e(353)](t)?this[e(261)](t):this[e(328)](),this[e(302)]=t}[jo(283)](){const n=jo;if(!this[n(299)])throw new e.CKEditorError(n(294),this);this[n(380)](null);const r=this[n(288)][n(374)][n(354)](To);this[n(328)](),Array[n(265)](this[n(295)][n(371)](),(t=>t[n(292)]())),this[n(295)][n(343)](),r[n(291)](this[n(275)]),this[n(293)](),this[n(361)][n(293)](),this[n(288)]instanceof t.Context&&this[n(293)](this[n(288)][n(260)]);for(const t of Array[n(265)](this[n(345)]))this[n(372)](t);window[n(277)](n(287),this[n(379)]),this[n(379)][n(285)](),this[n(304)]=[],this[n(299)]=!1,this[n(275)]=null}[jo(292)](){const t=jo;this[t(299)]&&this[t(283)](),this[t(286)][t(326)]()}[jo(369)](t){const e=jo;if(!t[e(374)][e(356)](e(383)))return;const n=t[e(374)][e(354)](e(383)),r=this[e(288)][e(374)][e(354)](To),o=this[e(275)],s=this[e(263)],i=()=>{const t=e,r=n[t(325)]({annotations:this[t(275)],activeAnnotation:this[t(302)]});this[t(313)](r),this[t(380)](r[0]||null)};this[e(271)](n,e(363),i),this[e(271)](n,e(268),((t,{isAnnotationTracked:n})=>{const r=e;this[r(302)]&&n(this[r(302)])&&(this[r(313)]([]),this[r(380)](null))})),this[e(271)](n,e(346),(()=>{this[e(379)]()})),this[e(271)](o,e(268),(t=>{const r=e;n[r(342)]()&&t[r(321)]()}),{priority:e(355)}),this[e(271)](this[e(361)],e(318),((t,o)=>{const c=e,a=o[c(311)];s[c(357)]&&s[c(384)][c(310)](a)||r[c(382)][c(384)][c(310)](a)||this[c(302)]&&n[c(342)]()&&(i(),t[c(336)]=!0)}),{priority:e(355)}),this[e(345)][e(264)](n)}[jo(372)](t){const e=jo;t&&(this[e(293)](t),this[e(345)][e(349)](t))}[jo(313)](t){const e=jo;for(const n of this[e(304)])t[e(303)](n)||this[e(281)][e(301)](n[e(382)]);this[e(304)]=t}[jo(270)](){const t=jo,e=this[t(263)];this[t(275)][t(332)](),e[t(357)]&&this[t(329)]()}[jo(261)](t){const e=jo;if(this[e(281)][e(356)](t[e(382)]))return;const n=this[e(263)][e(347)][e(297)];n!==t[e(382)]?(n&&this[e(365)](n),this[e(351)](t[e(382)]),this[e(263)][e(347)][e(343)](),this[e(263)][e(347)][e(264)](t[e(382)]),this[e(329)]()):this[e(329)]()}[jo(329)](){const t=jo,e=this[t(263)][t(347)][t(297)],n=e&&this[t(275)][t(331)](e);if(!n||!this[t(295)][t(356)](n))return;const r=this[t(295)][t(354)](n)[t(384)],o=function(){const e=t,n=J.BalloonPanelView[e(278)];return[n[e(330)],n[e(269)],n[e(376)],n[e(359)],n[e(290)],n[e(368)]]}();this[t(263)][t(280)]({target:r,positions:o})}[jo(328)](){const t=jo,e=this[t(263)],n=e[t(347)][t(297)];n&&(this[t(365)](n),e[t(316)](),e[t(347)][t(343)]())}[jo(351)](t){const e=jo;this[e(271)](t,e(378),(()=>this[e(329)]())),this[e(271)](t,e(319),((n,r)=>{const o=e;this[o(281)][o(264)](t),this[o(328)](),r()}))}[jo(365)](t){this[jo(293)](t)}}function Fo(){const t=["from","annotationType","focusableElements","blur","northArrowSouthEast","_refreshPositioning","listenTo","pluginName","60305sqrHZr","type","annotations","focus","removeEventListener","defaultPositions","33927GlAYAZ","pin","_manuallyClosedAnnotationViews","119584ntiBIn","detach","isPremiumPlugin","cancel","bodyCollection","resize","context","9163zcnsdP","southArrowNorthWest","_detachFromContainer","destroy","stopListening","narrowsidebar-detach-not-attached","_annotationToNarrowView","20580kibyaL","first","_attachToContainer","isAttached","642FqKgEu","delete","activeAnnotation","includes","_selectedAnnotations","addAnnotation","isDirty","814080ZXqCCn","_annotations","addEventListener","contains","target","172UABwpG","_setSelectedAnnotations","attachToDom","low","unpin","number","mousedown","Esc","stopPropagation","stop","isOfficialPlugin","596455MduoaF","off","getOrderedSelectedAnnotations","detachFromDom","keyCode","_hideBalloon","_updateBalloonPosition","southArrowNorthEast","getByView","refreshPositioning","register","locale","preventDefault","preventClosingBalloon","set:container","esc","narrowsidebar-attach-already-attached","rearrange","init","hasDomSelection","clear","ready","_editorAnnotations","uiUpdate","content","find","remove","length","_attachListeners","execute","getSidebarItemView","get","high","has","isVisible","bind","northArrowSouth","narrowSidebar","_domEmitter","attach","refresh","set","_detachListeners","NarrowSidebar","ck-sidebar--narrow","northArrowSouthWest","_integrateWithEditorAnnotations","requires","values","_destroyEditorAnnotationsIntegration","keydown","plugins","change:container","southArrowNorth","create","change:height","_refreshPositioningDebounced","setActiveAnnotation","639fRVmWI","view","EditorAnnotations","element","editors","_showBalloon","777226ZrsdUx","balloonPanelView","add"];return(Fo=function(){return t})()}var Ko=n(874),zo={attributes:{"data-cke":!0}};zo.setAttributes=be(),zo.insert=pe().bind(null,"head"),zo.domAPI=ke(),zo.insertStyleElement=_e();le()(Ko.A,zo);Ko.A&&Ko.A.locals&&Ko.A.locals;const Wo=Yo;function Yo(t,e){const n=Go();return(Yo=function(t,e){return n[t-=225]})(t,e)}!function(t){const e=Yo,n=t();for(;;)try{if(122082===parseInt(e(279))/1+parseInt(e(311))/2*(parseInt(e(278))/3)+-parseInt(e(282))/4*(parseInt(e(259))/5)+-parseInt(e(301))/6+parseInt(e(256))/7+parseInt(e(275))/8*(parseInt(e(310))/9)+parseInt(e(265))/10*(-parseInt(e(299))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Go);class Xo extends t.Plugin{[Wo(270)];[Wo(319)];[Wo(269)];[Wo(263)];[Wo(305)];[Wo(240)];[Wo(308)];static get[Wo(245)](){return[Ar,J.ContextualBalloon,ho]}static get[Wo(225)](){return Wo(291)}static get[Wo(316)](){return!0}static get[Wo(268)](){return!0}constructor(t){const e=Wo;super(t),t[e(320)][e(295)][e(228)](at.MouseObserver),this[e(270)]=!1,this[e(313)](e(254),null),this[e(319)]=null,this[e(269)]=new Set,this[e(263)]=t[e(303)][e(285)](J.ContextualBalloon),this[e(305)]=new Set,this[e(240)]=[],this[e(308)]=!1}[Wo(239)](){const t=Wo,e=this[t(323)][t(303)][t(285)](ho);e[t(296)]===this[t(323)]&&(e[t(312)](t(238),this),this[t(323)][t(274)][t(313)](t(309),((e,n)=>{const r=t,o=this[r(263)];if(this[r(270)]&&o[r(297)]){const t=this[r(319)][r(272)](o[r(297)]);t&&this[r(258)](t),n()}})))}[Wo(261)](){const t=Wo,e=this[t(323)][t(303)][t(285)](ho);e[t(296)]===this[t(323)]&&(e[t(237)]()||e[t(307)](t(238)))}[Wo(324)](t){const e=Wo;t!==this[e(254)]&&(this[e(254)]&&(this[e(254)][e(321)]=!1),t&&this[e(323)].ui[e(244)][e(283)]&&(this[e(319)][e(226)](t)&&this[e(233)](t,!0),t[e(321)]=!0),t||this[e(234)]([]),this[e(254)]=t)}[Wo(306)](t){const n=Wo;this[n(319)]=t;const r=this[n(323)][n(303)][n(285)](ho),o=this[n(263)];if(this[n(270)])throw new e.CKEditorError(n(304),this);if(r[n(296)]!==this[n(323)])throw new e.CKEditorError(n(287),this);const s=this[n(323)][n(303)][n(285)](Ar);this[n(253)](s,n(286),(()=>{const t=n,e=s[t(288)]({annotations:this[t(319)],activeAnnotation:this[t(254)]});var r,o;!this[t(308)]&&(r=e,o=this[t(240)],r[t(251)]===o[t(251)]&&r[t(250)]((e=>o[t(264)](e))))||(this[t(308)]=!1,this[t(234)](e),this[t(324)](e[0]||null))})),this[n(253)](s,n(229),((t,{isAnnotationTracked:e})=>{const r=n;this[r(254)]&&e(this[r(254)])&&(this[r(234)]([]),this[r(324)](null))})),this[n(253)](this[n(323)].ui[n(244)],n(260),((t,e,r)=>{r||this[n(324)](null)})),this[n(253)](t,n(271),((t,e)=>{const r=n;this[r(292)](e),e===this[r(254)]&&this[r(324)](null)})),this[n(253)](o,n(247),((e,r,s,i)=>{const c=n;i&&this[c(302)](i);const a=t[c(272)](s);s&&a&&(this[c(253)](s,c(249),(()=>{o[c(318)]()})),this[c(253)](s,c(309),(()=>{const t=c;this[t(258)](a),this[t(323)][t(320)][t(295)][t(230)]()})),this[c(254)]!==a&&this[c(324)](a))})),this[n(253)](this[n(323)].ui,n(246),(()=>{const e=n;o[e(297)]&&t[e(272)](o[e(297)])&&o[e(318)]()})),this[n(253)](this[n(323)][n(320)][n(295)][n(248)],n(235),(()=>{const t=n;this[t(308)]=!0,this[t(269)][t(294)]()})),this[n(323)][n(320)][n(295)][n(248)][n(314)][n(322)]&&this[n(323)][n(320)][n(295)][n(230)](),this[n(270)]=!0}[Wo(300)](){const t=Wo;if(!this[t(270)])throw new e.CKEditorError(t(243),this);this[t(324)](null);for(const e of this[t(305)])this[t(292)](e);this[t(302)](),this[t(270)]=!1,this[t(319)]=null}[Wo(266)](){const t=Wo;this[t(270)]&&this[t(300)]()}[Wo(234)](t){const e=Wo;for(const n of this[e(240)])t[e(264)](n)||this[e(269)][e(242)](n);for(const n of this[e(319)])t[e(264)](n)||this[e(292)](n);if(this[e(323)].ui[e(244)][e(283)])for(const n of t)this[e(233)](n);this[e(240)]=t}[Wo(233)](t,e=!1){const n=Wo;this[n(269)][n(226)](t)||(this[n(305)][n(226)](t)||this[n(263)][n(255)](t[n(295)])||(this[n(305)][n(252)](t),this[n(263)][n(252)]({stackId:t[n(295)].id,view:t[n(295)],position:{target:()=>this[n(293)](t)}})),e&&this[n(263)][n(241)](t[n(295)].id))}[Wo(293)](t){const n=Wo,r=t[n(273)],o=this[n(323)][n(320)][n(295)],s=o[n(248)][n(314)][n(232)](),i=o[n(257)][n(267)](s);if(i[n(231)](!0),r){if(r instanceof e.Rect)return r;let t=[];for(const e of r)t[n(280)](...(c=e[n(298)](),Array[n(281)](c)[n(290)](DOMRect[n(276)])));t=function(t){const e=n,r=[];let o=t[0];for(let n=1;n<t[e(251)];n++)qo(o,t[n])?o[e(262)]+=t[n][e(262)]:(r[e(280)](o),o=t[n]);return r[e(280)](o),r}(t);const o=i[n(236)]();return t[n(284)]((t=>t[n(277)]<=o[n(277)]&&t[n(289)]>=o[n(289)]&&t[n(227)]<=o[n(227)]&&t[n(315)]>=o[n(315)]))||t[0]}var c;return t[n(317)]||i}[Wo(292)](t){const e=Wo;this[e(305)][e(226)](t)&&this[e(263)][e(255)](t[e(295)])&&(this[e(305)][e(242)](t),this[e(263)][e(271)](t[e(295)]))}[Wo(258)](t){const e=Wo;this[e(269)][e(252)](t),this[e(292)](t)}}function Go(){const t=["target","keystrokes","8ISukOm","fromRect","top","291VORdAX","127235umHiGv","push","from","376jDCbJl","isFocused","find","get","refresh","inlineannotations-not-allowed-with-context","getOrderedSelectedAnnotations","bottom","map","InlineAnnotations","_removeAnnotationFromBalloon","_getBalloonTargetForAnnotation","clear","view","context","visibleView","getClientRects","34837nFWkgr","detach","842190PyUkzU","stopListening","plugins","inlineannotations-attach-already-attached","_addedAnnotations","attach","switchTo","_forceRefresh","Esc","1304874cpcIkc","390HDAQET","register","set","selection","right","isOfficialPlugin","targetRect","updatePosition","annotations","editing","isActive","editableElement","editor","setActiveAnnotation","pluginName","has","left","addObserver","blur","focus","collapse","getFirstRange","_addAnnotationToBalloon","_setSelectedAnnotations","mousedown","getBoundingClientRect","hasActive","inline","init","_selectedAnnotations","showStack","delete","inlineannotations-detach-not-attached","focusTracker","requires","update","change:visibleView","document","change:height","every","length","add","listenTo","activeAnnotation","hasView","620088MPIFdA","domConverter","_closeAnnotation","5lSQBak","change:isFocused","afterInit","width","_balloon","includes","370xbuowX","destroy","viewRangeToDom","isPremiumPlugin","_manuallyClosed","isAttached","remove","getByView"];return(Go=function(){return t})()}function qo(t,e){const n=Wo;return t[n(277)]===e[n(277)]&&t[n(289)]===e[n(289)]&&t[n(315)]===e[n(227)]}var Zo=n(353),Qo={attributes:{"data-cke":!0}};Qo.setAttributes=be(),Qo.insert=pe().bind(null,"head"),Qo.domAPI=ke(),Qo.insertStyleElement=_e();le()(Zo.A,Qo);Zo.A&&Zo.A.locals&&Zo.A.locals;const Jo=ts;function $o(){const t=["isEmpty","focusFirst","COMMENTS_ARCHIVE_LIST_LABEL","focus","presentation","focusPrevious","render","element","ck-comments-archive__info","focusNext","_annotationViews","arrowup","focusTracker","first","length","remove","listenTo","ck-comments-archive","450vxEyYn","ck-hidden","6937070szkepT","EMPTY_COMMENTS_ARCHIVE","2661875obHVAL","focusCycler","list","div","2792CHgLAc","bindTemplate","ck-comments-archive__content","destroy","arrowdown","auto","set","add","3783232UOonjr","change","2533302rcAgZd","setTemplate","_setupKeyboardNavigation","1502806WQvWVW","isActive","delegate","859745ajVeRf","45PmFqqs"];return($o=function(){return t})()}function ts(t,e){const n=$o();return(ts=function(t,e){return n[t-=354]})(t,e)}!function(t){const e=ts,n=t();for(;;)try{if(894490===-parseInt(e(380))/1+-parseInt(e(377))/2+parseInt(e(356))/3*(parseInt(e(364))/4)+-parseInt(e(360))/5+-parseInt(e(374))/6+parseInt(e(358))/7+-parseInt(e(372))/8*(-parseInt(e(381))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($o);class es extends J.View{[Jo(394)];[Jo(361)];[Jo(392)];constructor(t,n){const r=Jo;super(t),this[r(370)](r(382),!n[r(396)]),this[r(394)]=new e.FocusTracker,this[r(392)]=n,this[r(392)][r(379)](r(393),r(368)).to(this),this.on(r(393),(()=>{const t=r;this[t(361)][t(387)]()})),this.on(r(368),(()=>{const t=r;this[t(361)][t(391)]()})),this[r(361)]=new J.FocusCycler({focusables:n,focusTracker:this[r(394)]}),this[r(354)](n,r(371),(()=>{this[r(382)]=!1})),this[r(354)](n,r(397),((t,e)=>{const o=r;e[o(378)]&&this[o(385)](),n[o(396)]||(this[o(382)]=!0)}));const o=this[r(365)];this[r(375)]({tag:r(363),attributes:{dir:r(369),class:["ck",r(355)],tabindex:-1,role:r(362),"aria-label":$(t,r(384))},children:[{tag:r(363),attributes:{class:[r(366)],role:r(386)},children:[{tag:r(363),attributes:{role:r(386)},children:n},{tag:"p",attributes:{class:[r(390),o.if(r(382),r(357),(t=>!t))]},children:[{text:$(t,r(359))}]}]}]})}[Jo(388)](){const t=Jo;super[t(388)](),this[t(376)]()}[Jo(367)](){const t=Jo;super[t(367)](),this[t(394)][t(367)]()}[Jo(385)](){const t=Jo;this[t(361)][t(395)]?this[t(361)][t(383)]():this[t(389)][t(385)]()}[Jo(376)](){const t=Jo;for(const e of this[t(392)])this[t(394)][t(371)](e[t(389)]);this[t(392)].on(t(373),((e,{added:n,removed:r})=>{const o=t;for(const t of n)this[o(394)][o(371)](t[o(389)]);for(const t of r)this[o(394)][o(397)](t[o(389)])}))}}function ns(){const t=["highest","add","pluginName","413340zvFLKJ","change:archivedAt","focus","_calculatePosition","listenTo","has","334808UoEMxU","isPremiumPlugin","context","plugins","1095HerEQS","385890LhOIoW","stopListening","getCommentThread","CommentsArchive","collection","270494admPaJ","activate","320073nzfRtF","12PZwoks","isOfficialPlugin","2956XgMtCv","removeCommentThread","isActive","init","archivedAt","2839410NdPDWd","isVisible","remove","findIndex","archivedThreads","requires","addCommentThread","length","get"];return(ns=function(){return t})()}const rs=os;function os(t,e){const n=ns();return(os=function(t,e){return n[t-=128]})(t,e)}!function(t){const e=os,n=t();for(;;)try{if(209031===parseInt(e(144))/1+parseInt(e(164))/2+-parseInt(e(137))/3+parseInt(e(147))/4*(parseInt(e(136))/5)+parseInt(e(145))/6*(-parseInt(e(142))/7)+parseInt(e(132))/8+-parseInt(e(152))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ns);class ss extends t.ContextPlugin{static get[rs(163)](){return rs(140)}static get[rs(146)](){return!0}static get[rs(133)](){return!0}static get[rs(157)](){return[mr,cr]}constructor(t){const n=rs;super(t),this[n(156)]=new e.Collection}[rs(150)](){const t=rs,e=this[t(134)],n=e[t(135)][t(160)](mr),r=e[t(135)][t(160)](cr);this[t(130)](n,t(158),((e,{threadId:r})=>{const o=t,s=n[o(139)](r);s[o(151)]&&this[o(156)][o(162)](s,this[o(129)](s[o(151)])),this[o(130)](s,o(165),((t,e,n)=>{const r=o;n?this[r(156)][r(131)](s)||this[r(156)][r(162)](s,this[r(129)](s[r(151)])):this[r(156)][r(131)](s)&&this[r(156)][r(154)](s)}))})),this[t(130)](n,t(148),((e,{threadId:r})=>{const o=t,s=n[o(139)](r);this[o(138)](s),this[o(156)][o(131)](s)&&this[o(156)][o(154)](s)}),{priority:t(161)}),this[t(130)](r[t(141)],t(128),((e,n)=>{const o=t;n[o(153)]||(n[o(149)]=!0,r[o(143)](n))}))}[rs(129)](t){const e=rs,n=[...this[e(156)]][e(155)]((n=>n[e(151)]<t));return n>-1?n:this[e(156)][e(159)]}}const is=cs;function cs(t,e){const n=hs();return(cs=function(t,e){return n[t-=172]})(t,e)}!function(t){const e=cs,n=t();for(;;)try{if(107479===-parseInt(e(216))/1+parseInt(e(242))/2+-parseInt(e(196))/3*(parseInt(e(203))/4)+-parseInt(e(221))/5*(parseInt(e(228))/6)+parseInt(e(240))/7*(-parseInt(e(224))/8)+parseInt(e(200))/9*(-parseInt(e(192))/10)+parseInt(e(226))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(hs);class as extends t.Plugin{[is(217)];[is(181)];[is(234)];static get[is(180)](){return is(179)}static get[is(236)](){return!0}static get[is(232)](){return!0}static get[is(173)](){return[ss,J.Dialog]}constructor(t){const e=is;super(t),this[e(181)]=new J.ViewCollection,this[e(234)]=[]}[is(195)](){const t=is,e=this[t(222)],n=this[t(209)][t(218)](this);e.ui[t(248)][t(212)](t(244),(()=>this[t(225)](J.ButtonView,!0))),e.ui[t(248)][t(212)](t(241),(()=>{const e=t,n=this[e(225)](J.MenuBarMenuListItemButtonView);return n[e(223)]({role:e(187)}),n}));const r=e[t(237)][t(201)](ss),o=e[t(237)][t(201)](t(172)),s=e[t(237)][t(201)](t(210));r[t(185)][t(214)]((e=>{this[t(204)](e)})),this[t(193)](r[t(185)],t(212),((e,n)=>{this[t(204)](n)})),this[t(193)](o[t(188)],t(212),((e,n)=>{const r=t,o=this[r(234)][r(220)]((t=>{const e=r,o=s[e(191)][e(201)](t);return o&&n[e(174)]===o[e(231)]}));if(o){const t=this[r(175)](o[r(199)]);this[r(181)][r(212)](n[r(231)],t),this[r(234)][r(230)](this[r(234)][r(219)](o),1)}})),this[t(193)](r[t(185)],t(205),((n,r)=>{const i=t,c=e[i(198)][i(201)](i(245));if(!c||r[i(176)]===c)if(this[i(234)][i(206)](r))this[i(234)][i(230)](this[i(234)][i(219)](r),1);else{const t=s[i(191)][i(201)](r),e=o[i(189)](t[i(231)]);this[i(181)][i(205)](e[i(231)]),this[i(182)](e[i(213)])}})),this[t(193)](o[t(188)],t(212),((e,r)=>{const o=t;this[o(193)](r,o(239),n)})),this[t(193)](o[t(188)],t(205),((e,r)=>{const o=t;this[o(182)](r,o(239),n)}))}[is(204)](t){const e=is,n=this[e(222)][e(237)][e(201)](e(210)),r=this[e(222)][e(237)][e(201)](e(172)),o=this[e(222)][e(198)][e(201)](e(245));if(!o||t[e(176)]===o){const o=n[e(191)][e(201)](t);if(!o)return void this[e(234)][e(186)](t);const s=this[e(175)](t[e(199)]),i=r[e(189)](o[e(231)]);i[e(229)]&&r[e(207)][e(205)](i),this[e(181)][e(212)](i[e(231)],s)}}[is(175)](t){const e=is,n=this[e(222)][e(198)][e(201)](e(245)),r=[...this[e(222)][e(237)][e(201)](ss)[e(185)]][e(202)]((t=>t[e(176)]===n))[e(197)]((n=>n[e(199)]<t));return r<0||r>this[e(181)][e(235)]?this[e(181)][e(235)]:r-1}[is(184)](){const t=is,e=this[t(222)],n=e[t(237)][t(201)](t(215));this[t(217)]||(this[t(217)]=new es(e[t(208)],this[t(181)])),t(244)===n.id?n[t(177)]():n[t(243)]({id:t(244),title:$(e[t(208)],t(238)),icon:Q.IconCommentsArchive,hasCloseButton:!0,content:this[t(217)],position:J.DialogViewPosition[t(178)]})}[is(225)](t,e=!1){const n=is,r=this[n(222)][n(208)],o=this[n(222)][n(237)][n(201)](n(215)),s=new t(r);return s[n(218)](n(246)).to(this,n(246)),s[n(218)](n(227)).to(o,"id",(t=>n(244)===t)),s[n(223)]({label:$(r,n(238)),icon:Q.IconCommentsArchive,isToggleable:!0}),e&&(s[n(247)]=!0),this[n(193)](s,n(233),(()=>this[n(184)]())),s}[is(209)]=t=>{const e=is,n=t[e(194)];if(!this[e(181)][e(211)](n[e(231)]))return;const r=this[e(222)][e(237)][e(201)](e(215));r[e(183)]&&e(244)===r.id&&(r[e(177)](),t[e(190)]())}}function hs(){const t=["locale","_hideDialogOnAnnotationEscape","CommentsRepository","has","add","focusableElements","forEach","Dialog","210994xoKWXt","commentsArchiveView","bind","indexOf","find","361520hWnHmk","editor","set","24yUVPcJ","_createCommentsArchiveButton","6289580PWwYui","isOn","6LmYkDL","isVisible","splice","view","isPremiumPlugin","execute","_pendingThreads","length","isOfficialPlugin","plugins","COMMENTS_ARCHIVE","escape","241717vPVPaX","menuBar:commentsArchive","130226YYzmlR","show","commentsArchive","collaboration.channelId","isEnabled","tooltip","componentFactory","Annotations","requires","innerView","_calculatePosition","channelId","hide","EDITOR_TOP_SIDE","CommentsArchiveUI","pluginName","annotationViews","stopListening","isOpen","_toggleDialog","archivedThreads","push","menuitemcheckbox","collection","getByInnerView","stop","_threadToController","572230pdGsQH","listenTo","source","init","3mAnKuU","findIndex","config","archivedAt","18FGVnIN","get","filter","112308DOxrLm","_handleNewThread","remove","includes","_visibleAnnotations"];return(hs=function(){return t})()}function us(){var t=["27139BKqNFT","3436368flVPrm","3qMxMbl","pluginName","2216kZBuiL","688830qrCjaN","isPremiumPlugin","2352002AzcQAa","requires","isOfficialPlugin","7858827FCstzH","1060482PIWTnr","710636mKzwHa","10TefkVB","Comments"];return(us=function(){return t})()}function ds(t,e){var n=us();return(ds=function(t,e){return n[t-=430]})(t,e)}var ls=ds;!function(t){for(var e=ds,n=t();;)try{if(787838===parseInt(e(437))/1+-parseInt(e(432))/2*(-parseInt(e(442))/3)+-parseInt(e(441))/4+parseInt(e(430))/5+-parseInt(e(436))/6+-parseInt(e(440))/7*(parseInt(e(444))/8)+-parseInt(e(435))/9*(-parseInt(e(438))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(us);class ms extends t.Plugin{static get[ls(433)](){return[mr,Xr,eo,ss,as,so,Ro,Ho,Xo]}static get[ls(443)](){return ls(439)}static get[ls(434)](){return!0}static get[ls(431)](){return!0}}function ks(t,e){var n=gs();return(ks=function(t,e){return n[t-=226]})(t,e)}function gs(){var t=["7721355BJSuIp","55736WOgYAq","2087700iBHNli","2674090BPrUPt","2xfLedi","1673DPolto","5061312LPEPqn","385rIDYDx","6382128cLlXcv","4GQfZYe","547673kuxNBQ","9YuDlOs"];return(gs=function(){return t})()}!function(t){for(var e=ks,n=t();;)try{if(944031===-parseInt(e(235))/1*(-parseInt(e(229))/2)+-parseInt(e(231))/3+parseInt(e(234))/4*(-parseInt(e(237))/5)+-parseInt(e(233))/6+-parseInt(e(230))/7*(parseInt(e(226))/8)+-parseInt(e(236))/9*(-parseInt(e(228))/10)+parseInt(e(232))/11*(parseInt(e(227))/12))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:()=>je,AnnotationCollection:()=>Ye,AnnotationView:()=>De,Annotations:()=>cr,AnnotationsUIs:()=>ho,BaseCommentThreadView:()=>qt,BaseCommentView:()=>ie,Comment:()=>gr,CommentThread:()=>kr,CommentThreadController:()=>Z,CommentThreadInputView:()=>xt,CommentThreadView:()=>Jt,CommentView:()=>ue,Comments:()=>ms,CommentsArchive:()=>ss,CommentsArchiveUI:()=>as,CommentsListView:()=>Lt,CommentsOnly:()=>so,CommentsRepository:()=>mr,CommentsUI:()=>eo,EditorAnnotations:()=>Ar,InlineAnnotations:()=>Xo,NarrowSidebar:()=>Ho,Sidebar:()=>To,WideSidebar:()=>Mo});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]",A="[object Uint16Array]",y="[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 L=(n=n??new Map).get(t),V=n.get(e);if(null!=L&&null!=V)return L===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 A:case y: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),L(e,t,n,r,o),e}if("undefined"!=typeof File&&t instanceof File){const e=new File([t],t.name,{type:t.type});return r.set(t,e),L(e,t,n,r,o),e}if(t instanceof Blob){const e=new Blob([t],{type:t.type});return r.set(t,e),L(e,t,n,r,o),e}if(t instanceof Error){const e=new t.constructor;return r.set(t,e),e.message=t.message,e.name=t.name,e.stack=t.stack,e.cause=t.cause,L(e,t,n,r,o),e}if("object"==typeof t&&function(t){switch(c(t)){case l:case f:case b:case _:case d:case k:case x:case O:case C:case T:case E:case g:case u:case v:case a:case p:case h:case m:case w:case I:case A:case y:return!0;default:return!1}}(t)){const e=Object.create(Object.getPrototypeOf(t));return r.set(t,e),L(e,t,n,r,o),e}return t}function L(t,e,n=t,r,o){const s=[...Object.keys(e),...i(e)];for(let i=0;i<s.length;i++){const c=s[i],a=Object.getOwnPropertyDescriptor(t,c);(null==a||a.writable)&&(t[c]=P(e[c],c,n,r,o))}}function V(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 L(e,t),e}case l:{const e={};return L(e,t),e.length=t.length,e[Symbol.iterator]=t[Symbol.iterator],e}default:return}}))}function D(t){return V(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 U(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?U(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 F(t){switch(typeof t){case"number":case"symbol":return!1;case"string":return t.includes(".")||t.includes("[")||t.includes("]")}}function K(t){return Object.is(t,-0)?"-0":t.toString()}function z(t,e,n){if(null==t)return n;switch(typeof e){case"string":{const r=t[e];return void 0===r?F(e)?z(t,U(e),n):n:r}case"number":case"symbol":{"number"==typeof e&&(e=K(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=K(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]&&F(e))return Y(t,U(e));try{return delete t[e],!0}catch{return!1}}}function Y(t,e){const n=z(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 X=G;function q(){var t=["21426290rUbZYi","_isAttached","addComment","2600595NawRpN","isResolved","18zxjRkj","85PweNGc","view","resolveCommentThread","resolve","116140HeGfcj","removeCommentThread","3581868CoJgRz","removeComment","_localUser","830456pCohIO","update","destroy","reopenCommentThread","stopListening","67031wdEFkJ","model","3386133QDnXiH","submit","reopen","7QdPBcg","listenTo","remove","submitCommentThread","updateComment","getComment"];return(q=function(){return t})()}function G(t,e){var n=q();return(G=function(t,e){return n[t-=309]})(t,e)}!function(t){for(var e=G,n=t();;)try{if(516040===-parseInt(e(323))/1*(-parseInt(e(339))/2)+-parseInt(e(337))/3+parseInt(e(313))/4*(-parseInt(e(309))/5)+-parseInt(e(315))/6+parseInt(e(328))/7*(parseInt(e(318))/8)+-parseInt(e(325))/9+parseInt(e(334))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(q);class Z extends((0,e.ObservableMixin)()){[X(324)];[X(310)];constructor(t,e){var n=X;super(),this[n(324)]=t,this[n(324)][n(335)]=!0,this[n(310)]=e,this[n(329)](e,n(331),(()=>this[n(326)]())),this[n(329)](e,n(314),(()=>this[n(330)]())),this[n(329)](e,n(311),(()=>this[n(312)]())),this[n(329)](e,n(321),(()=>this[n(327)]())),this[n(329)](e,n(336),((t,e)=>this[n(336)](e))),this[n(329)](e,n(332),((t,e,r)=>this[n(332)](e,r))),this[n(329)](e,n(316),((t,e)=>this[n(316)](e)))}[X(326)](){var t=X;this[t(324)][t(326)]()}[X(330)](){var t=X;this[t(324)][t(330)]()}[X(312)](){var t=X;this[t(324)][t(338)]||this[t(324)][t(312)]()}[X(327)](){var t=X;this[t(324)][t(338)]&&this[t(324)][t(327)]()}[X(336)](t){var e=X;this[e(324)][e(336)]({content:t,authorId:this[e(310)][e(317)].id})}[X(332)](t,e){var n=X;this[n(324)][n(333)](t)[n(319)]({content:e})}[X(316)](t){var e=X;this[e(324)][e(333)](t)[e(330)]()}[X(320)](){var t=X;this[t(322)](),this[t(324)][t(335)]=!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""}}const tt=et;function et(t,e){const n=nt();return(et=function(t,e){return n[t-=337]})(t,e)}function nt(){const t=["294976zjsjdQ","uiLanguage","5PsaZNQ","ck-comment__input","add","focus","createCollection","9547oQvNHw","4636100yttoIA","50JXQVbe","main","1551768UEqBKC","presentation","Comment editor","9GSaHCm","uiLanguageDirection","ck-reset","879950LXIeMC","element","ck-editor","ck-editor__main","render","setTemplate","815307NdMlaJ","ck-rounded-corners","div","cke-editor__aria-label_","editable","4966404RwIUPc"];return(nt=function(){return t})()}!function(t){const e=et,n=t();for(;;)try{if(461603===parseInt(e(359))/1*(-parseInt(e(361))/2)+parseInt(e(346))/3+parseInt(e(363))/4+parseInt(e(354))/5*(parseInt(e(351))/6)+-parseInt(e(360))/7+-parseInt(e(352))/8+-parseInt(e(337))/9*(parseInt(e(340))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class rt extends J.EditorUIView{[tt(362)];[tt(350)];constructor(t,n){const r=tt;super(t);const o=(0,e.uid)();this[r(362)]=this[r(358)](),this[r(350)]=new J.InlineEditableUIView(t,n,void 0,{label:()=>$(t,r(365))}),this[r(345)]({tag:r(348),attributes:{class:[r(339),r(342),r(347),r(355)],dir:t[r(338)],lang:t[r(353)],"aria-labelledby":r(349)+o},children:[{tag:r(348),attributes:{class:r(343),role:r(364)},children:this[r(362)]}]})}[tt(344)](){const t=tt;super[t(344)](),this[t(362)][t(356)](this[t(350)])}[tt(357)](){const t=tt;this[t(350)][t(341)][t(357)]()}}const ot=st;function st(t,e){const n=it();return(st=function(t,e){return n[t-=281]})(t,e)}function it(){const t=["33035QQsZcX","ready","569322EERpNp","104AoGCXT","getRoot","1868720nLxDSB","1025772GCIBYB","view","document","355941UgDZeA","20295wZsmDb","fire","name","attachDomRoot","editor","128XpkKGF","editable","locale","bind","rootName","11750nPUMaG","destroy","73953JLKmQK","render","editing","focusTracker","isFocused","element","init","12HsmDoP","setEditableElement"];return(it=function(){return t})()}!function(t){const e=st,n=t();for(;;)try{if(287164===-parseInt(e(292))/1+-parseInt(e(288))/2*(parseInt(e(281))/3)+-parseInt(e(305))/4*(parseInt(e(290))/5)+-parseInt(e(296))/6+-parseInt(e(295))/7+-parseInt(e(293))/8*(parseInt(e(299))/9)+parseInt(e(310))/10*(parseInt(e(300))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class ct extends J.EditorUI{[ot(297)];constructor(t){const e=ot;super(t),this[e(297)]=new rt(t[e(307)],t[e(283)][e(297)])}get[ot(286)](){const t=ot;return this[t(297)][t(286)]}[ot(287)](){const t=ot,e=this[t(304)][t(283)][t(297)],n=this[t(297)][t(306)],r=e[t(298)][t(294)]();n[t(302)]=r[t(309)],this[t(297)][t(282)]();const o=n[t(286)];this[t(289)](n[t(302)],o),this[t(297)][t(306)][t(308)](t(285)).to(this[t(284)]),e[t(303)](o),this[t(301)](t(291))}[ot(311)](){const t=ot;super[t(311)](),this[t(297)][t(311)]()}}var at=n(783),ht=n(331),ut=n(507),dt=n(727),lt=n(834),mt=n(251),kt=n(179);const gt=pt;function pt(t,e){const n=vt();return(pt=function(t,e){return n[t-=378]})(t,e)}!function(t){const e=pt,n=t();for(;;)try{if(312967===parseInt(e(403))/1*(-parseInt(e(413))/2)+parseInt(e(386))/3*(parseInt(e(408))/4)+parseInt(e(395))/5*(-parseInt(e(385))/6)+-parseInt(e(382))/7*(parseInt(e(404))/8)+parseInt(e(390))/9+parseInt(e(387))/10*(-parseInt(e(422))/11)+parseInt(e(401))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vt);const ft=[ht.Clipboard,ut.Enter,ut.ShiftEnter,dt.SelectAll,lt.Typing,mt.Undo,kt.Paragraph];class bt extends((0,e.ObservableMixin)(t.Editor)){static[gt(392)]=(()=>ft)();constructor(t={}){const e=gt;function n(t){const e=pt;return t[e(384)]((t=>String[e(391)](t)))[e(425)]("")}(t=Object[e(380)]({},t))[e(421)]||(t[e(421)]=bt[e(392)]),super(t),this.ui=new ct(this),this[e(394)](e(389),""),this[e(379)][e(419)].on(e(388),(()=>this[e(411)]()),{priority:e(423)}),this.on(e(412),(()=>this[e(411)]())),this[e(379)][e(419)][e(378)](),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(397)](){const t=gt,e=this[t(381)][t(396)](t(409))||"";return this[t(415)]()[t(414)]((()=>this.ui[t(424)]()))[t(414)]((()=>this[t(400)][t(424)](e)))[t(414)]((()=>this[t(420)](t(410))))}[gt(407)](){const t=gt;return super[t(407)]()[t(414)]((()=>this.ui[t(407)]()))}[gt(402)](){const t=gt;this[t(379)][t(388)]((e=>{const n=t,r=this[n(379)][n(419)][n(398)](),o=r&&r[n(405)](r[n(417)]-1);e[n(393)](o,n(406)),this[n(416)][n(383)][n(402)]()}))}[gt(411)](){const t=gt,e=this[t(416)][t(383)],n=e[t(419)][t(398)](),r=n[t(405)](0);n[t(417)]>1||!r||"p"!=r[t(399)]?this[t(418)]&&this[t(418)][t(389)]&&((0,at.disablePlaceholder)(e,this[t(418)]),this[t(418)]=void 0):(this[t(389)]&&(r[t(389)]=this[t(389)]),(0,at.enablePlaceholder)({view:e,element:r,keepOnFocus:!0}),this[t(418)]=r)}}function vt(){const t=["fromCharCode","defaultPlugins","setSelection","set","180fDSReV","get","create","getRoot","name","data","14561436noxust","focus","5wnMSMI","8UWusCB","getChild","end","destroy","4eLgYKL","initialData","ready","_updatePlaceholder","change:placeholder","225862hiZCMz","then","initPlugins","editing","childCount","placeholderElement","document","fire","plugins","3401057YCLlrz","low","init","join","createRoot","model","assign","config","1421763RCYIyb","view","map","44724mRJxOJ","461469bZMOCu","10nXtdkl","change","placeholder","2618874IhchpO"];return(vt=function(){return t})()}const _t=bt,wt=It;function It(t,e){const n=At();return(It=function(t,e){return n[t-=258]})(t,e)}function At(){const t=["destroy","high","from","value","disabledSubmit","_setupKeyboardNavigation","initialData","createEditor","createCollection","cancel","render","listenTo","execute","_editorCreationPromise","submit","focusFirst","Cancel","added","832640tiYqDi","16634860dYgdqE","ck-comment__input-actions","4412TNNgcb","submitLabel","element","set","focusables","focusLast","stop","submitButtonView","Ctrl+Enter","focus","12106fcJaLR","length","focusCycler","861DUUbXE","TOO_LONG_COMMENT_ALERT","focusTracker","ck-comment__input-actions--active","_createSubmitButton","editorDestroyed","ck-comment__input-wrapper","then","forEach","view","editorReady","change","extendTemplate","31XrmIQU","ck-comment__input-actions--submit","fire","label","showButtons","editor","shift+tab","bindTemplate","Reply...","_isDestroyed","insertBefore","trim","2541640SEmMRT","div","model","document","isEnabled","_createCancelButton","firstChild","create","cancelButtonView","Reply","reverse","bind","ck-comment__input-actions--cancel","_editorConfig","withText","839538PYZJtX","keystrokes","add","setTemplate","getData","1314YgqOaU","Esc","18053rTKfWE","tab","setData","placeholder"];return(At=function(){return t})()}!function(t){const e=It,n=t();for(;;)try{if(521913===parseInt(e(336))/1*(-parseInt(e(320))/2)+-parseInt(e(323))/3*(-parseInt(e(310))/4)+-parseInt(e(263))/5+parseInt(e(283))/6*(-parseInt(e(285))/7)+-parseInt(e(307))/8+-parseInt(e(278))/9+parseInt(e(308))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(At);class yt extends J.View{[wt(279)];[wt(325)];[wt(314)];[wt(322)];[wt(317)];[wt(271)];[wt(276)];constructor(t,n={}){const r=wt;super(t),this[r(341)]=null,this[r(276)]=n,this[r(313)](r(292),n[r(295)]||""),this[r(313)](r(293),!1),this[r(313)](r(340),!0),this[r(313)](r(288),$(t,r(259))),this[r(313)](r(311),$(t,r(272))),this[r(317)]=this[r(327)](),this[r(271)]=this[r(268)](),this[r(314)]=this[r(297)]([this[r(317)],this[r(271)]]),this[r(279)]=new e.KeystrokeHandler,this[r(325)]=new e.FocusTracker,this[r(322)]=new J.FocusCycler({focusables:this[r(314)],focusTracker:this[r(325)],keystrokeHandler:this[r(279)],actions:{focusPrevious:r(342),focusNext:r(286)}}),this[r(281)]({tag:r(264),attributes:{class:[r(329)]},children:[{tag:r(264),attributes:{class:[r(309),this[r(258)].if(r(340),r(326))]},children:[this[r(317)],this[r(271)]]}]}),this[r(279)][r(313)](r(284),((t,e)=>{const n=r;this[n(271)][n(338)](n(301)),e()})),this[r(279)][r(313)](r(318),((t,e)=>{const n=r;this[n(317)][n(267)]&&(this[n(317)][n(338)](n(301)),e())})),this.on(r(303),((e,n)=>{const o=r;n[o(321)]>65e3?(alert($(t,o(324),[n[o(321)],65e3])),e[o(316)]()):this[o(341)][o(287)]("")}),{priority:r(290)})}[wt(299)](){const t=wt;super[t(299)](),this[t(294)]()}[wt(296)](){const t=wt;return this[t(341)]||(this[t(341)]=new _t(this[t(276)]),this[t(302)]=this[t(341)][t(270)]()[t(330)]((()=>{const e=t;if(this[e(260)])return;const n=this[e(341)];this[e(312)][e(261)](n.ui[e(312)],this[e(312)][e(269)]),n[e(265)][e(266)].on(e(334),(()=>this[e(292)]=n[e(282)]())),n[e(274)](e(288)).to(this),this[e(314)][e(280)](n.ui[e(332)],0),this[e(338)](e(333),this[e(341)])}))),this[t(302)]}[wt(319)](t){const e=wt;-1===t?(this[e(322)][e(304)](),this[e(322)][e(315)]()):this[e(322)][e(304)]()}async[wt(289)](){const t=wt;this[t(260)]||(this[t(260)]=!0,this[t(341)]&&(await this[t(302)],await this[t(341)][t(289)](),this[t(338)](t(328),this[t(341)])),await super[t(289)]())}[wt(327)](){const t=wt,{locale:e}=this,n=new J.ButtonView(e);return n[t(335)]({attributes:{class:[t(337)]}}),n[t(277)]=!0,n[t(274)](t(339)).to(this,t(311)),n.on(t(301),(()=>{const e=t;this[e(338)](e(303),this[e(292)])})),n[t(274)](t(267)).to(this,t(292),this,t(293),((e,n)=>!n&&!!e[t(262)]())),n}[wt(268)](){const t=wt,{locale:e}=this,n=new J.ButtonView(e);return n[t(335)]({attributes:{class:[t(275)]}}),n[t(339)]=$(e,t(305)),n[t(277)]=!0,n.on(t(301),(()=>{const e=t;this[e(341)][e(287)](""),this[e(338)](e(298))})),n}[wt(294)](){const t=wt;this[t(279)][t(300)](this[t(312)]),this[t(314)][t(331)]((e=>{const n=t;this[n(325)][n(280)](e[n(312)])})),this[t(314)].on(t(334),((e,n)=>{const r=t;for(const t of Array[r(291)](n[r(306)])[r(273)]())this[r(325)][r(280)](t[r(312)])}))}}function Ct(){const t=["userView","focus","createEditor","change:showInput","55422ecwqNB","preventDefault","44174471ksaugZ","destroy","295sKuVJP","extendTemplate","ck-comment__input-container","3530661hLkouO","div","ck-comment__input-container--active","6159hPLPTA","value","view","commentInputView","listenTo","focusCycler","_focusOnNonInteractiveMouseDown","40kwQIGJ","filter","target","7lhbiqS","editor","editorReady","3787572qOvaEY","bind","editing","render","getDomRoot","contains","1718361ROllQw","showButtons","then","element","8328344avjjYN","setTemplate","editorDestroyed","ck-thread__user","some","bindTemplate","isFocused","mousedown","showInput","ck-thread__input","94PaDoCG","set","delegate","focusTracker"];return(Ct=function(){return t})()}const Tt=Et;function Et(t,e){const n=Ct();return(Et=function(t,e){return n[t-=284]})(t,e)}!function(t){const e=Et,n=t();for(;;)try{if(780298===-parseInt(e(331))/1*(parseInt(e(313))/2)+-parseInt(e(328))/3+-parseInt(e(293))/4+-parseInt(e(325))/5*(parseInt(e(321))/6)+-parseInt(e(290))/7*(parseInt(e(303))/8)+-parseInt(e(299))/9*(-parseInt(e(287))/10)+parseInt(e(323))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ct);class xt extends J.View{constructor(t,e,n){const r=Et;super(t),this[r(334)]=new yt(t,n),this[r(285)]=this[r(334)][r(285)],this[r(334)][r(294)](r(300)).to(this[r(334)][r(316)],r(309),this[r(334)],r(332),((t,e)=>t||!!e)),this[r(314)](r(311),!1),this.on(r(320),(()=>{const t=r;this[t(311)]&&!this[t(334)][t(291)]&&this[t(334)][t(319)]()})),this[r(334)][r(315)](r(292)).to(this),this[r(334)][r(315)](r(305)).to(this),this[r(317)]=new o.UserView(t,e),this[r(317)][r(326)]({attributes:{class:r(306),"aria-hidden":!0}}),this[r(334)][r(326)]({attributes:{class:r(312)}}),this[r(304)]({tag:r(329),attributes:{class:[r(327),this[r(308)].if(r(311),r(330))]},children:[this[r(317)],this[r(334)]]})}[Tt(296)](){const t=Tt;super[t(296)](),this[t(286)]()}[Tt(324)](){const t=Tt;return this[t(334)][t(324)]()[t(301)]((()=>super[t(324)]()))}[Tt(318)](t){const e=Tt;this[e(334)][e(318)](t)}[Tt(286)](){const t=Tt;this[t(284)](this[t(302)],t(310),((e,n)=>{const r=t,{submitButtonView:o,cancelButtonView:s,editor:i}=this[r(334)];[o[r(302)],s[r(302)],i?i[r(295)][r(333)][r(297)]():null][r(288)]((t=>t))[r(307)]((t=>t[r(298)](n[r(289)])))||(this[r(318)](),n[r(322)]())}))}}function Ot(t,e){const n=Nt();return(Ot=function(t,e){return n[t-=277]})(t,e)}function Nt(){const t=["6281480hjBifh","12QgYQvO","ck-thread__comment-count","5728833EpVMoY","8kKRWxx","3438127RqZuua","664765ToamEa","set","8ViMNlg","1299354vPhCdV","419901nVBErC","setTemplate","NUMBER_OF_COMMENTS","bindTemplate","197029SUtldE","count"];return(Nt=function(){return t})()}!function(t){const e=Ot,n=t();for(;;)try{if(669668===-parseInt(e(288))/1+-parseInt(e(291))/2*(parseInt(e(284))/3)+parseInt(e(278))/4*(-parseInt(e(280))/5)+parseInt(e(283))/6+-parseInt(e(279))/7*(-parseInt(e(282))/8)+parseInt(e(277))/9+parseInt(e(290))/10)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(287)];this[e(281)](e(289),void 0),this[e(285)]({tag:"li",attributes:{class:e(292)},children:[{text:n.to(e(289),(n=>$(t,e(286),n)))}]})}}const Mt=Rt;function Rt(t,e){const n=Pt();return(Rt=function(t,e){return n[t-=317]})(t,e)}function Pt(){const t=["_rearrangeExpand","change","resolveCommentThread","map","maxCommentCharsWhenCollapsed","focusLast","ck-thread__comments","_shouldCollapse","listenTo","change:isEditMode","_collapsedCommentsView","CommentView","keystrokes","_rearrangeCollapse","count","1816445nmfzRW","6617622Aelpbv","locale","viewUid","createCollection","_model","editorReady","commentViews","some","change:isActive","focusCycler","setTemplate","editorConfig","_findOptimalIndex","visibleViews","hasDirtyComment","_handleRemoveCommentModel","resolvedAt","focusTracker","remove","formatDateTime","939852Dhxucy","removed","bindTemplate","_calculatePosition","change:isResolved","length","arrowup","bind","3273465OwDNqo","refreshVisibleViews","maxCommentsWhenCollapsed","isActive","expand","_handleNewCommentModel","reverse","forEach","resolvedCommentView","Thread comments","set","focusFirst","get","stopListening","_handleInfoComment","commentUpdated","weight","delegate","added","equal","Marked as resolved","comments","2eTnjAf","resolved","removeComment","includes","collapse","10iJjvtE","insert","isEditMode","updateComment","_setupKeyboardNavigation","4224078zjyRJR","delete","add","focus","change:hasDirtyComment","_updateHasDirtyComment","15HLDUCa","editorDestroyed","from","4462528euIweY","authoredAt","ck-hidden","_config","resolvedBy","destroy","render","452790TCdQZI","target","maxThreadTotalWeight","arrowdown","8ZHfSrS","element"];return(Pt=function(){return t})()}!function(t){const e=Rt,n=t();for(;;)try{if(921274===parseInt(e(409))/1+-parseInt(e(362))/2*(parseInt(e(340))/3)+parseInt(e(332))/4*(parseInt(e(378))/5)+-parseInt(e(388))/6+-parseInt(e(381))/7*(-parseInt(e(392))/8)+-parseInt(e(372))/9*(parseInt(e(367))/10)+-parseInt(e(410))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pt);class Lt extends J.View{[Mt(318)];[Mt(348)];[Mt(329)];[Mt(406)];[Mt(321)];[Mt(414)];[Mt(384)];[Mt(404)];constructor(t,n,r){const o=Mt;super(t);const s=this[o(334)];this[o(350)](o(326),!1),this[o(350)](o(337),n[o(361)][o(337)]),this[o(350)](o(343),!1),this[o(414)]=n,this[o(384)]=r,this[o(318)]=this[o(413)](),this[o(325)]=this[o(413)](),this[o(348)]=null,this[o(329)]=new e.FocusTracker,this[o(406)]=new e.KeystrokeHandler,this[o(321)]=new J.FocusCycler({focusables:this[o(318)],focusTracker:this[o(329)],keystrokeHandler:this[o(406)],keystrokeHandlerOptions:{filter:t=>this[o(318)][o(397)]((t=>t[o(393)]))[o(365)](t[o(389)])},actions:{focusPrevious:o(338),focusNext:o(391)}}),this[o(404)]=new St(t),this[o(404)][o(339)](o(408)).to(this,o(337),(t=>t-this[o(384)][o(342)]));for(const t of n[o(361)])this[o(345)](t);this[o(354)](),this[o(402)](n[o(361)],o(374),((t,e)=>{const n=o,r=this[n(335)](e);this[n(337)]++,this[n(345)](e,r),this[n(341)]()})),this[o(402)](n[o(361)],o(330),((t,e)=>{const n=o;this[n(337)]--,this[n(327)](e),this[n(341)]()})),this[o(402)](n,o(355),(()=>this[o(341)]())),this[o(402)](n,o(336),(()=>this[o(354)]())),this.on(o(320),(()=>this[o(341)]())),this.on(o(376),(()=>this[o(341)]())),this[o(322)]({tag:"ul",attributes:{class:[o(400),s.if(o(337),o(383),(t=>!t))],"aria-label":$(t,o(349))},children:this[o(325)]})}get[Mt(401)](){const t=Mt;return this[t(414)][t(356)]>this[t(384)][t(390)]&&!this[t(343)]&&!this[t(326)]}[Mt(387)](){const t=Mt;super[t(387)](),this[t(341)](),this[t(371)]()}[Mt(375)](t){const e=Mt;-1===t?this[e(321)][e(399)]():this[e(321)][e(351)]()}[Mt(386)](){const t=Mt;this[t(404)][t(386)]();for(const e of this[t(318)])e[t(386)]();super[t(386)]()}[Mt(341)](){const t=Mt;this[t(401)]?this[t(407)]():this[t(394)]()}[Mt(345)](t,e){const n=Mt,r=new(this[n(384)][n(405)])(this[n(411)],t,{maxCommentCharsWhenCollapsed:this[n(384)][n(398)],formatDateTime:this[n(384)][n(331)],editorConfig:this[n(384)][n(323)]});r[n(412)]=t.id,r[n(357)](n(364)).to(this),r[n(357)](n(370)).to(this),r[n(357)](n(396)).to(this),r[n(357)](n(317)).to(this),r[n(357)](n(379)).to(this),this[n(402)](r,n(403),(()=>this[n(377)]())),this[n(318)][n(374)](r,e)}[Mt(335)](t){const e=Mt,n=this[e(414)][e(324)](t);return this[e(348)]?this[e(348)][e(382)]>t[e(382)]?n-1:n:n-1}[Mt(354)](){const t=Mt;if(this[t(414)][t(385)]&&this[t(414)][t(328)]){const e={id:t(363),author:this[t(414)][t(385)],authoredAt:this[t(414)][t(328)],content:$(this[t(411)],t(360)),attributes:{}};this[t(348)]=new(this[t(384)][t(405)])(this[t(411)],e,{maxCommentCharsWhenCollapsed:this[t(384)][t(398)],formatDateTime:this[t(384)][t(331)],editorConfig:this[t(384)][t(323)],isSystemComment:!0}),this[t(318)][t(374)](this[t(348)],this[t(414)][t(324)](e))}else this[t(348)]&&(this[t(318)][t(330)](this[t(348)]),this[t(348)][t(386)](),this[t(348)]=null);this[t(341)]()}[Mt(327)](t){const e=Mt,n=this[e(318)][e(330)](t.id);this[e(353)](n),n[e(369)]&&this[e(377)](),n[e(386)]()}[Mt(377)](){const t=Mt;this[t(326)]=Array[t(380)](this[t(318)])[t(319)]((e=>e[t(369)]))}[Mt(407)](){const t=Mt,n=function(t){const n=Rt,r=new e.Collection;for(const e of t)r[n(374)](e);return r}(this[t(318)]),r=this[t(404)][t(408)];for(let e=1;e<=r;e++)n[t(330)](1);for(const e of n)e[t(366)]();r>0&&n[t(374)](this[t(404)],1),Vt((0,e.diff)(Array[t(380)](this[t(325)]),Array[t(380)](n)),this[t(325)],n)}[Mt(394)](){const t=Mt;Vt((0,e.diff)(Array[t(380)](this[t(325)]),Array[t(380)](this[t(318)])),this[t(325)],this[t(318)]);for(const e of this[t(325)])e[t(344)]()}[Mt(371)](){const t=Mt;this[t(318)][t(347)]((e=>{const n=t;this[n(329)][n(374)](e[n(393)]),this[n(406)][n(402)](e[n(393)])})),this[t(318)].on(t(395),((e,n)=>{const r=t;for(const t of n[r(333)])this[r(329)][r(330)](t[r(393)]),this[r(406)][r(353)](t[r(393)]);for(const t of Array[r(380)](n[r(358)])[r(346)]())this[r(329)][r(374)](t[r(393)]),this[r(406)][r(402)](t[r(393)])}))}}function Vt(t,e,n){const r=Mt;let o=0;for(const s of t)switch(s){case r(368):e[r(374)](n[r(352)](o),o),o++;break;case r(373):e[r(330)](o);break;case r(359):o++}}function Dt(t,e){const n=jt();return(Dt=function(t,e){return n[t-=391]})(t,e)}const Bt=Dt;function jt(){const t=["setTemplate","20918727ISUXvg","span","4eNHpYX","3219060jKbILg","set","1747725CFLNmm","240076CJxvIu","503317laOaQd","focus","260248CPWZJp","contextValue","bindTemplate","4272340coPlcf","element","9KokXJU","ck-context__value","THREAD_CONTEXT_LABEL"];return(jt=function(){return t})()}!function(t){const e=Dt,n=t();for(;;)try{if(535572===-parseInt(e(399))/1*(-parseInt(e(394))/2)+parseInt(e(406))/3*(parseInt(e(398))/4)+parseInt(e(404))/5+parseInt(e(395))/6+parseInt(e(397))/7+parseInt(e(401))/8+-parseInt(e(392))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(jt);class Ut extends J.View{constructor(t){const e=Dt;super(t);const n=this[e(403)];this[e(396)](e(402),""),this[e(391)]({tag:e(393),attributes:{class:["ck",e(407)],"aria-label":n.to(e(402),(n=>$(t,e(408),n))),tabindex:-1},children:[{text:n.to(e(402))}]})}[Bt(400)](){const t=Bt;this[t(405)][t(400)]()}}function Ht(t,e){const n=Ft();return(Ht=function(t,e){return n[t-=262]})(t,e)}function Ft(){const t=["div","mouseleave","substring","contextValue","element","ck-context--quotes","isVisible","context","hasContext","lastIndexOf","querySelector","21430maqHSO","bind","Reopen","remove","_createContextView","focusFirst","251166cpoMsI","render","reopenButtonView","2783uLoPPR","ck-thread__header","1250124WxqmhU","_model","shift+tab","classList","isResolvable","ck-context-wrapper","bindTemplate","keystrokes","_setupKeyboardNavigation","tooltip","setTemplate","4YXffAR","scrollWidth","icon","isReadOnly","ck-annotation__actions","ck-context","35uUmitR","focusCycler","contextView","12124575ffJwGr","_trimContextValue","offsetWidth","createCollection","...","locale","isEnabled","focus","focusables","tab","length","listenTo","Comment was made on an element","mouseenter","_attachContextActions","3310800bLVHLR","value",".ck-context__value",".ck-context","label","fire","_createReopenButton","reopenCommentThread","add","focusTracker","isResolved","18973HfbHRP","142QbwHYW","execute","966215ajHcyf","overlay"];return(Ft=function(){return t})()}const Kt=Ht;!function(t){const e=Ht,n=t();for(;;)try{if(690835===parseInt(e(323))/1*(parseInt(e(324))/2)+parseInt(e(277))/3+-parseInt(e(288))/4*(-parseInt(e(326))/5)+-parseInt(e(272))/6*(-parseInt(e(294))/7)+parseInt(e(312))/8+-parseInt(e(297))/9+parseInt(e(266))/10*(-parseInt(e(275))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ft);class zt extends J.View{[Kt(278)];[Kt(274)];[Kt(296)];[Kt(305)];[Kt(321)];[Kt(284)];[Kt(295)];constructor(t,n){const r=Kt;super(t);const o=this[r(283)];this[r(278)]=n,this[r(274)]=this[r(318)](),this[r(296)]=this[r(270)](),this[r(305)]=this[r(300)]([this[r(296)],this[r(274)]]),this[r(321)]=new e.FocusTracker,this[r(284)]=new e.KeystrokeHandler,this[r(295)]=new J.FocusCycler({focusables:this[r(305)],focusTracker:this[r(321)],keystrokeHandler:this[r(284)],actions:{focusPrevious:r(279),focusNext:r(306)}}),this[r(267)](r(263)).to(this[r(278)],r(262),(t=>!!t)),this[r(267)](r(331)).to(this[r(278)],r(262),(t=>t&&t[r(313)]?this[r(298)](t[r(313)]):$(this[r(302)],r(309)))),this[r(287)]({tag:r(328),attributes:{class:[r(276)]},children:[{tag:r(328),attributes:{class:[r(282)]},children:[{tag:r(328),attributes:{class:[r(293),o.if(r(263),r(333))]},children:[this[r(296)]]}]},{tag:r(328),attributes:{class:[r(292)]},children:[this[r(274)]]}]})}[Kt(273)](){const t=Kt;super[t(273)](),this[t(311)](),this[t(285)]()}[Kt(304)](){const t=Kt;this[t(295)][t(271)]()}[Kt(318)](){const t=Kt,e=new J.ButtonView(this[t(302)]);return e[t(316)]=$(this[t(302)],t(268)),e[t(286)]=$(this[t(302)],t(268)),e[t(290)]=Q.IconUndo,e[t(267)](t(303)).to(this[t(278)],t(291),(t=>!t)),e[t(267)](t(334)).to(this[t(278)],t(281),this[t(278)],t(322),((t,e)=>t&&e)),e.on(t(325),(()=>{const e=t;this[e(317)](e(319),this[e(278)].id)})),e}[Kt(298)](t){const e=Kt;if(t[e(307)]<150)return t;const n=t[e(264)](" ",147);return t[e(330)](0,n>-1?n:147)+e(301)}[Kt(311)](){const t=Kt,e=this[t(332)][t(265)](t(315)),n=e[t(265)](t(314));this[t(308)](e,t(310),(()=>{const r=t;n[r(299)]<n[r(289)]&&e[r(280)][r(320)](r(327))})),this[t(308)](e,t(329),(()=>{const n=t;e[n(280)][n(269)](n(327))}))}[Kt(285)](){const t=Kt;this[t(284)][t(308)](this[t(332)]);for(const e of this[t(305)])this[t(321)][t(320)](e[t(332)]),this[t(284)][t(308)](e[t(332)])}[Kt(270)](){const t=Kt,e=new Ut(this[t(302)]);return e[t(267)](t(331)).to(this),e}}const Wt=Yt;function Yt(t,e){const n=Xt();return(Yt=function(t,e){return n[t-=189]})(t,e)}function Xt(){const t=["editorDestroyed","isUnlinked","Reply to reopen discussion...","ariaDescriptionView","Comment","isResolved","set","1688776wRGiQf","Reply...","destroy","isReadOnly","resolveCommentThread","name","2777aDYtPx","9ahlczf","14wCPoAZ","focus","editorConfig","COMMENT_THREAD_DESCRIPTION","commentThreadHeaderView","submitCommentThread","cancel","change:isActive","3619134WVPoSA","submit","focusables","4776300kurJRy","keystrokes","comments","assign","showInput","isDirty","createCollection","shift+tab","value","focusCycler","isSubmitted","tab","author","listenTo","submitLabel","_createCommentThreadInputView","ariaLabel","910208kBDual","render","unlinkedAt","editorReady","isResolvable","778zfGdbC","isActive","length","2777690fwQWGj","stop","_config","fire","placeholder","target","_model","commentsListView","bind","archivedAt","_localUser","locale","focusTracker","first","Write a comment...","CommentView","reopenCommentThread","commentThreadInputView","removeCommentThread","COMMENT_THREAD_LABEL","commentInputView","hasDirtyComment","element","Reply","addComment","15783383vlkPEH","removeComment","canComment","delegate","updateComment","disabledSubmit","10IXTNDW"];return(Xt=function(){return t})()}!function(t){const e=Yt,n=t();for(;;)try{if(588636===-parseInt(e(268))/1*(-parseInt(e(220))/2)+-parseInt(e(269))/3*(-parseInt(e(215))/4)+-parseInt(e(223))/5+parseInt(e(198))/6+parseInt(e(270))/7*(parseInt(e(262))/8)+-parseInt(e(195))/9+parseInt(e(254))/10*(-parseInt(e(248))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xt);class qt extends J.View{[Wt(229)];[Wt(225)];[Wt(191)];[Wt(240)];[Wt(258)];[Wt(197)];[Wt(235)];[Wt(199)];[Wt(207)];constructor(t,n,r,s){const i=Wt;super(t),this[i(261)](i(221),!1),this[i(261)](i(203),!1),this[i(229)]=n,this[i(233)]=r,this[i(225)]=s,this[i(191)]=new zt(t,n),this[i(191)][i(251)](i(239)).to(this),this[i(258)]=new o.AriaDescriptionView(t,$(t,i(190))),this[i(211)](this,i(239),(()=>{this[i(271)]()})),this[i(230)]=new Lt(t,n,Object[i(201)]({CommentView:this[i(225)][i(238)]},s)),this[i(230)][i(251)](i(249)).to(this),this[i(230)][i(251)](i(252)).to(this),this[i(230)][i(251)](i(266)).to(this),this[i(230)][i(251)](i(218)).to(this),this[i(230)][i(251)](i(255)).to(this),this[i(230)][i(231)](i(221)).to(this),this[i(211)](this,i(266),(()=>{this[i(271)]()})),this[i(261)](i(222),this[i(230)][i(222)]),this[i(231)](i(222)).to(this[i(230)],i(222)),this[i(240)]=this[i(213)](),this[i(240)][i(251)](i(218)).to(this),this[i(240)][i(251)](i(255)).to(this),this.on(i(249),(()=>this[i(271)]())),this[i(231)](i(203)).to(this[i(230)],i(244),this[i(240)][i(243)],i(206),((t,e)=>t||!!e)),this[i(231)](i(256)).to(n,i(217),(t=>!!t)),this[i(231)](i(214)).to(this,i(222),(t=>{const e=i,n=this[e(229)][e(200)][e(236)]?this[e(229)][e(200)][e(236)][e(210)][e(267)]:this[e(233)][e(267)];return $(this[e(234)],e(242),[t,n])})),this[i(197)]=this[i(204)]([this[i(230)],this[i(240)]]),this[i(235)]=new e.FocusTracker,this[i(199)]=new e.KeystrokeHandler,this[i(207)]=new J.FocusCycler({focusables:this[i(197)],focusTracker:this[i(235)],keystrokeHandler:this[i(199)],keystrokeHandlerOptions:{filter:t=>t[i(228)]!==this[i(245)]},actions:{focusPrevious:i(205),focusNext:i(209)}})}[Wt(271)](){const t=Wt;this[t(245)][t(271)]()}[Wt(216)](){const t=Wt;super[t(216)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(197)])}async[Wt(264)](){const t=Wt;this[t(203)]=!1,this[t(230)][t(264)](),await this[t(240)][t(264)](),super[t(264)]()}[Wt(213)](){const t=Wt,e=new xt(this[t(234)],this[t(233)],this[t(225)][t(189)]),n=e[t(243)];return e[t(231)](t(202)).to(this,t(221),this[t(229)],t(265),this[t(229)],t(250),this[t(229)],t(232),n,t(206),((t,e,n,r,o)=>!!o||!!r&&n&&!e||t&&n&&!e)),n[t(231)](t(227)).to(this,t(222),this[t(229)],t(219),this[t(229)],t(260),((e,n,r)=>{const o=t;let s;return s=o(r&&n?257:e?263:237),$(this[o(234)],s)})),n[t(231)](t(212)).to(this,t(222),(e=>$(this[t(234)],t(e?246:259)))),n.on(t(196),((e,n)=>{const r=t;this[r(226)](r(247),n),this[r(229)][r(260)]&&this[r(229)][r(219)]&&this[r(226)](r(239),this[r(229)].id),this[r(229)][r(208)]||this[r(226)](r(192))})),n.on(t(193),(()=>{this[t(271)]()})),n[t(231)](t(253)).to(this[t(229)],t(265)),n.on(t(193),(e=>{const n=t;0==this[n(222)]&&(this[n(226)](n(241)),e[n(224)]())})),this.on(t(194),((e,r,o)=>{const s=t;o||this[s(222)]||n[s(206)]||this[s(226)](s(241))})),e}}function Gt(){const t=["commentThreadChildren","isConfirm","185809MuyCjt","isResolved","render",".ck-thread__container","ck-thread--active","ck-comment--resolve","_cancelAllConfirms","isVisible","ariaLabel","_updateArchivedThreadHeader","icon","Delete comment thread?","showConfirm","actionBar","length","div","focus","isActive","ck-thread--remove-confirmation","ariaDescriptionView","getTemplate","33QjJUPj","isUnlinked","resolveButton","get","ck-rounded-corners","add","ck-thread__container","435573IFjeTr","478060XVmoZP","change:isReadOnly","then","listenTo","_model","ck-thread","focusables","element","querySelector","has","ck-thread--unlinked","ck-thread--","createCollection","375xIFcps","isReadOnly","isSystemComment","label","bind","Write a comment...","change:isActive","_boundFirstCommentView","isResolvable","commentsListView","listitem","fire","archivedAt","tooltip","locale","removeButton","isEnabled","setTemplate","containerElement","bindTemplate","removeCommentThread","commentViews","actionIndicator","5380dSvfnW","413092ZVbMQG","extendTemplate","ck-reset_all-excluded","high","placeholder","set","remove","10SboGDG","8ZXuPUR","977874REjkLT","commentThreadInputView","unbind","1564703THabbq","cancelConfirm","commentThreadHeaderView","removeConfirm","_bindFirstCommentView","change:archivedAt","resolveCommentThread","Resolve","_createResolveButton","stop","execute"];return(Gt=function(){return t})()}const Zt=Qt;function Qt(t,e){const n=Gt();return(Qt=function(t,e){return n[t-=285]})(t,e)}!function(t){const e=Qt,n=t();for(;;)try{if(180822===-parseInt(e(325))/1+-parseInt(e(300))/2+-parseInt(e(367))/3*(parseInt(e(299))/4)+parseInt(e(307))/5*(parseInt(e(309))/6)+parseInt(e(312))/7+-parseInt(e(308))/8*(-parseInt(e(353))/9)+-parseInt(e(354))/10*(-parseInt(e(346))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gt);class Jt extends((0,o.ConfirmMixin)(qt)){[Zt(323)];[Zt(294)];[Zt(348)];[Zt(374)];constructor(t,e,n,r){const o=Zt;super(t,e,n,r),this[o(323)]=this[o(366)]([this[o(285)],this[o(310)],this[o(344)]]),this[o(305)](o(298),null),this[o(294)]=null,this[o(374)]=null,this[o(290)]=t,this[o(348)]=this[o(320)](),this[o(293)](this[o(345)]()),this.on(o(373),((t,e,n)=>{n||this[o(331)]()})),this[o(357)](this[o(358)],o(355),((t,e,n)=>{n&&this[o(331)]()})),this[o(339)]>0&&this[o(316)](),this[o(357)](this[o(285)][o(297)],o(351),(()=>{this[o(316)]()}))}[Zt(345)](){const t=Zt,e=this[t(295)];return{tag:t(340),attributes:{class:["ck",t(359),t(302),t(350),e.if(t(342),t(329)),e.if(t(347),t(364)),e.if(t(324),t(343)),e.to(t(298),(e=>e?t(365)+e:""))],"data-thread-id":this[t(358)].id,tabindex:0,role:t(286),"aria-label":e.to(t(333)),"aria-describedby":this[t(344)].id},children:[{tag:t(340),attributes:{class:t(352)},children:this[t(323)]}]}}[Zt(327)](){const t=Zt;super[t(327)](),this[t(294)]=this[t(361)][t(362)](t(328)),this[t(358)].on(t(317),(()=>{this[t(334)]()})),this[t(334)]()}[Zt(331)](){const t=Zt;this[t(313)]();for(const e of this[t(285)][t(297)])e[t(313)]()}[Zt(316)](){const t=Zt,{locale:e}=this,n=this[t(285)][t(297)][t(349)](0);n===this[t(374)]||n[t(369)]||(this[t(374)]=n,this[t(311)](t(298)),this[t(371)](t(298)).to(n,t(298),(e=>t(306)===e?t(306):null)),n[t(304)]=$(e,t(372)),n[t(291)].on(t(322),(n=>{const r=t;n[r(321)](),this[r(337)]($(e,r(336)),this[r(294)])[r(356)]((()=>{const t=r;this[t(287)](t(296))}))}),{priority:t(303)}),this.on(t(315),(()=>{n[t(341)]()})),n[t(338)][t(351)](this[t(348)],0),n[t(360)][t(351)](this[t(348)],0))}[Zt(320)](){const t=Zt,e=new o.LateFocusButtonView(this[t(290)]);return e[t(370)]=$(this[t(290)],t(319)),e[t(289)]=$(this[t(290)],t(319)),e[t(335)]=Q.IconCheck,e[t(301)]({attributes:{class:t(330)}}),e[t(371)](t(292)).to(this[t(358)],t(368),(t=>!t)),e[t(371)](t(332)).to(this[t(358)],t(375),this[t(358)],t(326),((t,e)=>t&&!e)),e.on(t(322),(()=>{const e=t;this[e(287)](e(318),this[e(358)].id)})),e}[Zt(334)](){const t=Zt;this[t(358)][t(288)]?this[t(323)][t(363)](this[t(314)])||(this[t(323)][t(351)](this[t(314)],0),this[t(360)][t(351)](this[t(314)],0)):this[t(323)][t(363)](this[t(314)])&&(this[t(323)][t(306)](this[t(314)]),this[t(360)][t(306)](this[t(314)]))}}function $t(t,e){var n=ee();return($t=function(t,e){return n[t-=118]})(t,e)}var te=$t;function ee(){var t=["setTemplate","ck-annotation__content","content","19619xzNpFo","set","ck-comment__content","3175710vihaaJ","innerHTML","1943512sodTIS","div","change:content","element","932744REAinr","ck-content","51DNBLux","render","5551994OXGXDi","23844TnSNjC","185448zCRqfa"];return(ee=function(){return t})()}!function(t){for(var e=$t,n=t();;)try{if(471481===parseInt(e(124))/1+parseInt(e(133))/2+-parseInt(e(135))/3*(-parseInt(e(119))/4)+-parseInt(e(127))/5+-parseInt(e(120))/6+parseInt(e(118))/7+-parseInt(e(129))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ee);class ne extends J.View{constructor(t){var e=$t;super(t),this[e(125)](e(123),""),this[e(121)]({tag:e(130),attributes:{class:[e(134),e(126),e(122)]}})}[te(136)](){var t=te;super[t(136)](),this.on(t(131),((e,n,r)=>{var o=t;this[o(132)][o(128)]=r})),this[t(132)][t(128)]=this[t(123)]}}const re=oe;function oe(t,e){const n=se();return(oe=function(t,e){return n[t-=181]})(t,e)}function se(){const t=["focusables","formatDateTime","210924ievSXf","focus","expand","remove","enter","get","set","24LFPDNu","createCollection","change","render","isEditMode","delegate","_createCommentContentView","shift+tab","added","ariaLabel","7ylObiC","Save","3051636BpNSHZ","fire","esc","stopListening","body","updateComment","submit","EXTERNAL_IMPORT_WORD_AVATAR","tab","COMMENT_ARIA_LABEL","editorConfig","initialData","maxCommentCharsWhenCollapsed","3jhoOKa","visibleView","_createCommentInputView","bind","add","EXTERNAL_AVATAR","focusTracker","502574Hnyexb","cancel","submitLabel","parseFromString","importWord","creator","switchToEditMode","name","getUserViewNotificationText","getExternalCommentNote","editorReady","isSystemComment","textContent","editorDestroyed","authoredAt","13854wkVUzS","listenTo","keystrokes","target","disabledSubmit","10cJgEdn","1613920OnjIOW","value","destroy","isCollapsed","isExternal","locale","_model","createEditor","EXTERNAL_IMPORT_WORD_COMMENT","_config","4047527kbvZyV","removed","COMMENT_THREAD_DESCRIPTION","author","_setupKeyboardNavigation","ariaDescriptionView","element","256UlSpgj","source","once","collapse","72393xqwnXI","attributes","@external","focusFirst","isReadOnly","text/html","EXTERNAL_COMMENT","focusCycler","content","switchToDisplayMode"];return(se=function(){return t})()}!function(t){const e=oe,n=t();for(;;)try{if(445862===parseInt(e(230))/1*(parseInt(e(237))/2)+-parseInt(e(186))/3*(-parseInt(e(205))/4)+-parseInt(e(258))/5+parseInt(e(252))/6*(-parseInt(e(215))/7)+-parseInt(e(182))/8*(parseInt(e(198))/9)+parseInt(e(257))/10*(parseInt(e(268))/11)+parseInt(e(217))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(se);class ie extends J.View{[re(231)];[re(273)];[re(196)];[re(236)];[re(254)];[re(193)];[re(264)];[re(267)];constructor(t,n,r){const s=re;super(t),this[s(264)]=n,this[s(267)]=r,this[s(248)]=!!this[s(267)][s(248)],this[s(204)](s(209),!1),this[s(204)](s(261),!0),this[s(233)](s(214)).to(n,s(194),n,s(251),((e,o)=>$(t,s(226),[n[s(271)][s(244)],r[s(197)](o),(new DOMParser)[s(240)](e,s(191))[s(221)][s(249)],n[s(262)]?this[s(246)]():""]))),this[s(273)]=new o.AriaDescriptionView(t,$(t,s(270))),this[s(231)]=this[s(206)](),this[s(231)][s(234)](this[s(211)]()),this[s(196)]=new J.ViewCollection,this[s(236)]=new e.FocusTracker,this[s(254)]=new e.KeystrokeHandler,this[s(193)]=new J.FocusCycler({focusables:this[s(196)],focusTracker:this[s(236)],keystrokeHandler:this[s(254)],keystrokeHandlerOptions:{filter:t=>t[s(255)]!==this[s(181)]},actions:{focusPrevious:s(212),focusNext:s(225)}})}[re(200)](){this[re(261)]=!1}[re(185)](){const t=re;this[t(209)]||(this[t(261)]=!0)}[re(199)](){const t=re;this[t(181)][t(199)]()}[re(208)](){const t=re;super[t(208)](),this[t(272)]()}async[re(260)](){const t=re;await this[t(231)][t(203)](0)[t(260)](),super[t(260)]()}[re(243)](){const t=re;this[t(209)]||(this[t(209)]=!0,this[t(231)][t(201)](0)[t(260)](),this[t(231)][t(234)](this[t(232)]()))}[re(195)](){const t=re;this[t(209)]&&(this[t(209)]=!1,this[t(231)][t(201)](0)[t(260)](),this[t(231)][t(234)](this[t(211)]()))}[re(246)](){const t=re;return t(241)===this[t(264)][t(187)][t(188)][t(183)]?$(this[t(263)],t(266)):$(this[t(263)],t(192))}[re(245)](){const t=re;return this[t(264)][t(262)]?t(241)===this[t(264)][t(187)][t(188)][t(183)]?$(this[t(263)],t(224),this[t(264)][t(242)][t(244)]):$(this[t(263)],t(235),this[t(264)][t(242)][t(244)]):null}[re(211)](){const t=re,e=new ne(this[t(263)]);return e[t(233)](t(194)).to(this[t(264)],t(194),this,t(261),((e,n)=>n?(0,o.trimHtml)(e,{limit:this[t(267)][t(229)]}):e)),e}[re(232)](){const t=re;this[t(267)][t(227)]||(this[t(267)][t(227)]={}),this[t(267)][t(227)][t(228)]=this[t(264)][t(194)];const e=new yt(this[t(263)],this[t(267)][t(227)]);return e[t(259)]=this[t(264)][t(194)],e[t(233)](t(256)).to(this[t(264)],t(190)),e[t(239)]=$(this[t(263)],t(216)),e.on(t(223),((e,n)=>{const r=t;this[r(218)](r(222),this[r(264)].id,n),this[r(195)](),this[r(199)]()})),e.on(t(238),(()=>{const e=t;this[e(195)](),this[e(199)]()})),e[t(184)](t(247),(()=>{e[t(199)]()})),e[t(265)](),e[t(210)](t(247)).to(this),e[t(210)](t(250)).to(this),e}[re(272)](){const t=re,e=this[t(181)];this[t(254)][t(253)](e);for(const e of this[t(196)])this[t(236)][t(234)](e[t(181)]),this[t(254)][t(253)](e[t(181)]);this[t(196)].on(t(207),((e,n)=>{const r=t;for(const t of n[r(269)])this[r(236)][r(201)](t[r(181)]),this[r(254)][r(220)](t[r(181)]);for(const t of n[r(213)])this[r(236)][r(234)](t[r(181)]),this[r(254)][r(253)](t[r(181)])})),this[t(254)][t(204)](t(202),((n,r)=>{const o=t;e===n[o(255)]&&(this[o(193)][o(189)](),r())})),this[t(254)][t(204)](t(219),((n,r)=>{const o=t;e!==n[o(255)]&&(this[o(199)](),r())}))}}const ce=ae;function ae(t,e){const n=he();return(ae=function(t,e){return n[t-=135]})(t,e)}function he(){const t=["getUserViewNotificationText","ck-annotation__actions","ck-comment__actions","switchToEditMode","Remove","blur","ck-comment--edit","unbind","find","mouseleave","from","1651179CKPyKM","Reply...","editButton","Show more items","ck-comment__info-name","focusables","showConfirm","ck-comment__user","actionIndicator","2223306WYUgOs","ck-comment--remove-confirmation","createCollection","Edit","_createEditButton","ck-annotation__info","_createRemoveButton","_createDropdown","isSystemComment","bindTemplate","ck-comment__external","ariaDescriptionView","fire","change:isRemovable","getTemplate","ck-annotation","ck-comment__info-time","buttonView","getExternalCommentNote","some","_attachActions","placeholder","ck-comment__wrapper","edit","push","ck-comment__info","1370336fxzBCG","children","487018ebTAEt","execute","ck-annotation__info-name","icon","name","setTemplate","isVisible","addMany","ck-hidden","resolvedAt","686490jYmZpc","isExternal","cancelConfirm","isRemovable","length","ck-comment--remove","isConfirm","div","4851nLUHvP","ck-comment","_config","_createCommentInputView","ck-annotation__user","7gpkUKk","listitem","actionBar","listenTo","ck-annotation__info-time","focus","isEnabled","add","24264OAkKJQ","Delete comment?","dropdown","visibleView","remove","element","formatDateTime","isEditable","author","ck-comment--info","_model","then","ck-annotation__content-wrapper","panelPosition","set","panelView","ck-annotation__main","time","span","277352mAnOgN","ck-comment__main","group","ck-comment--","locale","removeButton","authoredAt","removeComment","ck-annotation__actions--hidden","bind","mouseenter","toMany","label","ck-comment__actions--hidden","ariaLabel","isEditMode","userView","render","isReadOnly","withText","extendTemplate","items"];return(he=function(){return t})()}!function(t){const e=ae,n=t();for(;;)try{if(398268===-parseInt(e(185))/1+-parseInt(e(135))/2+-parseInt(e(218))/3+parseInt(e(253))/4+-parseInt(e(145))/5+parseInt(e(227))/6*(-parseInt(e(158))/7)+parseInt(e(166))/8*(parseInt(e(153))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(he);class ue extends((0,o.ConfirmMixin)(ie)){[ce(160)];[ce(201)];constructor(t,e,n){const r=ce;super(t,e,n),this[r(180)](r(226),null),this[r(180)](r(248),$(t,r(219))),this[r(194)](r(191)).to(e),this[r(194)](r(144)).to(e),this[r(160)]=this[r(229)](),this[r(235)]||(this[r(220)]=this[r(231)](),this[r(190)]=this[r(233)](),this[r(206)]=this[r(229)](),this[r(206)][r(142)]([this[r(220)],this[r(190)]]),this[r(168)]=this[r(234)](),this[r(160)][r(165)](this[r(168)]),this[r(223)][r(165)](this[r(168)])),this[r(201)]=new o.UserView(t,e[r(174)],this[r(207)]()),this[r(201)][r(205)]({attributes:{class:[r(225),r(157)],"aria-hidden":!0}}),this[r(161)](e,r(240),(()=>this[r(147)]())),this[r(140)](this[r(241)]())}[ce(241)](){const t=ce,e=this[t(236)],n=[{tag:t(152),attributes:{class:[t(252),t(232)]},children:[{tag:t(184),children:[{text:this[t(201)][t(139)]}],attributes:{class:[t(222),t(137)],"data-cke-tooltip-text":this[t(201)][t(139)]}},{tag:t(183),attributes:{datetime:e.to(t(191)),class:[t(243),t(162)]},children:[{text:e.to(t(191),(e=>this[t(155)][t(172)](e)))}]}]},{tag:t(152),attributes:{class:[t(209),t(208),e.if(t(200),t(198)),e.if(t(200),t(193))]},children:this[t(160)]},{tag:t(152),attributes:{class:[t(178)]},children:this[t(169)]},this[t(238)]];return this[t(176)][t(146)]&&n[t(251)]({tag:t(152),attributes:{class:[t(237)]},children:[{text:this[t(245)]()}]}),{tag:"li",attributes:{class:[t(249),e.if(t(151),t(228))],tabindex:-1,"aria-label":e.to(t(199)),"aria-describedby":this[t(238)].id,role:t(159)},children:[{tag:t(152),attributes:{class:[t(154),t(242),e.if(t(200),t(213)),e.if(t(235),t(175)),e.to(t(226),(e=>e?t(188)+e:""))],"data-author-id":this[t(176)][t(174)].id,"data-comment-id":this[t(176)].id,role:t(187)},children:[this[t(201)],{tag:t(152),attributes:{class:[t(186),t(182)]},children:n}]}]}}[ce(231)](){const t=ce,e=new J.ButtonView(this[t(189)]);return e[t(197)]=$(this[t(189)],t(230)),e[t(138)]=Q.IconPencil,e[t(204)]=!0,e[t(205)]({attributes:{class:t(213)}}),e[t(194)](t(164)).to(this[t(176)],t(203),(t=>!t)),e[t(194)](t(141)).to(this[t(176)],t(173)),e.on(t(136),(()=>this[t(210)]())),e}[ce(233)](){const t=ce,e=new J.ButtonView(this[t(189)]);return e[t(197)]=$(this[t(189)],t(211)),e[t(138)]=Q.IconRemoveComment,e[t(204)]=!0,e[t(205)]({attributes:{class:t(150)}}),e[t(194)](t(164)).to(this[t(176)],t(203),(t=>!t)),e[t(194)](t(141)).to(this[t(176)],t(148)),e.on(t(136),(()=>{const e=t;this[e(224)]($(this[e(189)],e(167)),this[e(171)])[e(177)]((()=>{const t=e;this[t(239)](t(192),this[t(176)].id)}))})),e}[ce(234)](){const t=ce,e=(0,J.createDropdown)(this[t(189)],o.LateFocusDropdownButtonView),n=e[t(181)][t(254)],r=new J.ListView(this[t(189)]),s=e[t(236)];(0,J.focusChildOnDropdownOpen)(e,(()=>this[t(206)][t(215)]((e=>e[t(141)])))),e[t(205)]({attributes:{class:[s.if(t(141),t(143),(t=>!t))]}});const i=(n,o=-1)=>{const s=t,i=new J.ListItemView(this[s(189)]);i[s(254)][s(165)](n);const c=o>-1?o:r[s(206)][s(149)];r[s(206)][s(165)](i,c);const a=Array[s(217)](this[s(206)]);e[s(214)](s(164),s(141)),e[s(194)](s(164))[s(196)](a,s(164),((...t)=>t[s(246)]((t=>t)))),e[s(194)](s(141))[s(196)](a,s(141),((...t)=>t[s(246)]((t=>t))))};e[t(179)]="sw",e[t(244)][t(180)]({label:$(this[t(189)],t(221)),icon:Q.IconThreeVerticalDots});for(const e of this[t(206)])i(e);return n[t(165)](r),e[t(161)](this[t(206)],t(165),((t,e,n)=>{i(e,n)})),e[t(161)](this[t(206)],t(170),((e,n,o)=>{const s=t;r[s(206)][s(170)](o)})),e}[ce(247)](t,e){const n=ce,r=t&&t[n(171)];r&&(this[n(161)](r,n(195),(()=>this[n(226)]=e)),this[n(161)](r,n(163),(()=>this[n(226)]=e)),this[n(161)](r,n(216),(()=>this[n(226)]=null)),this[n(161)](r,n(212),(()=>this[n(226)]=null)))}[ce(156)](){const t=ce,e=super[t(156)]();return e[t(194)](t(248)).to(this),e}[ce(202)](){const t=ce;super[t(202)](),this[t(247)](this[t(220)],t(250)),this[t(247)](this[t(190)],t(170))}}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 Ae=n(306),ye={attributes:{"data-cke":!0}};ye.setAttributes=be(),ye.insert=pe().bind(null,"head"),ye.domAPI=ke(),ye.insertStyleElement=_e();le()(Ae.A,ye);Ae.A&&Ae.A.locals&&Ae.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=Se();return(Oe=function(t,e){return n[t-=152]})(t,e)}function Ne(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(169)==r[n(170)]&&n(157)==r[n(164)]||n(160)==r[n(170)]||n(159)==r[n(170)])&&e()}));return{attach(t){n[Oe(161)](t,{attributes:!0,childList:!0,subtree:!0,characterData:!0})},detach(){const t=Oe;n[t(165)](),e[t(171)]()}}}function Se(){const t=["18liwUET","attributeName","disconnect","5523650eWQFsu","7885fSIykJ","1696478oSRUXn","attributes","type","cancel","652ZJRDbS","2979TgTSjy","1651128tYlkAX","983cXymoi","1024030fCHrOe","class","246gwfrdE","characterData","childList","observe","402EBnetN"];return(Se=function(){return t})()}!function(t){const e=Oe,n=t();for(;;)try{if(127046===parseInt(e(155))/1*(parseInt(e(158))/2)+parseInt(e(153))/3*(parseInt(e(152))/4)+parseInt(e(167))/5*(parseInt(e(162))/6)+parseInt(e(168))/7+-parseInt(e(154))/8+-parseInt(e(163))/9*(-parseInt(e(156))/10)+-parseInt(e(166))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Se);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;const Pe=Ve;function Le(){const t=["ck-annotation-wrapper","createCollection","keystrokes","listenTo","detach","1439522ymUKHc","focusTracker","content","9780RxMBze","389720iqWQRG","first","length","set","170868tSVhxt","destroy","ck-rounded-corners","attach","height","bindTemplate","type","isDirty","arrowup","focus","1077948fiAizE","render","add","Esc","_mutationObserver","setTemplate","fire","presentation","div","isActive","mainView","1IVyvnf","clear","_updateHeight","clientHeight","targetRect","3240248AjZliT","283653mjfyZU","9sXYKAF","arrowdown","ck-annotation-wrapper--active","delegate","element"];return(Le=function(){return t})()}function Ve(t,e){const n=Le();return(Ve=function(t,e){return n[t-=320]})(t,e)}!function(t){const e=Ve,n=t();for(;;)try{if(143889===-parseInt(e(323))/1*(-parseInt(e(344))/2)+-parseInt(e(329))/3+parseInt(e(358))/4+parseInt(e(343))/5+-parseInt(e(348))/6+parseInt(e(340))/7+-parseInt(e(328))/8*(parseInt(e(330))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Le);class De extends J.View{[Pe(341)];id;[Pe(337)];[Pe(342)];[Pe(322)];[Pe(362)];constructor(t,n){const r=Pe;super(t),this.id=(0,e.uid)(),this[r(341)]=new e.FocusTracker,this[r(337)]=new e.KeystrokeHandler,this[r(337)][r(347)](r(361),((t,e)=>this[r(364)](r(361),e))),this[r(347)](r(327),{top:0,right:0,bottom:0,left:0}),this[r(347)](r(352),0),this[r(347)](r(321),!1),this[r(347)](r(355),!1),this[r(347)](r(346),0),this[r(347)](r(354),""),this[r(362)]=Ne((()=>this[r(325)]())),this[r(342)]=this[r(336)](),this[r(342)][r(333)](r(356),r(331)).to(this),this[r(342)][r(360)](n),this[r(322)]=n;const o=this[r(353)];this[r(363)]({tag:r(320),attributes:{class:["ck",r(335),r(350),o.if(r(321),r(332))],role:r(365)},children:this[r(342)]})}[Pe(359)](){const t=Pe;super[t(359)](),this[t(341)][t(360)](this[t(334)]),this[t(337)][t(338)](this[t(334)]),this[t(362)][t(351)](this[t(334)])}[Pe(349)](){const t=Pe;this[t(342)][t(324)](),this[t(337)][t(349)](),this[t(341)][t(349)](),this[t(362)][t(339)](),super[t(349)]()}[Pe(357)](){const t=Pe;this[t(342)][t(345)]&&this[t(342)][t(345)][t(357)]()}[Pe(325)](){const t=Pe,e=this[t(334)][t(326)];e&&(this[t(352)]=e)}}const Be=Ue;!function(t){const e=Ue,n=t();for(;;)try{if(130106===parseInt(e(399))/1+parseInt(e(395))/2+parseInt(e(426))/3*(-parseInt(e(392))/4)+parseInt(e(401))/5*(-parseInt(e(407))/6)+parseInt(e(409))/7+parseInt(e(415))/8*(-parseInt(e(386))/9)+-parseInt(e(382))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(He);class je extends((0,e.ObservableMixin)()){[Be(419)];[Be(393)];[Be(388)];[Be(416)];constructor({view:t,target:n,type:r,isVisible:o=!0}){const s=Be;super(),this[s(419)]=t,this[s(419)][s(412)]||this[s(419)][s(390)](),this[s(388)]=r,this[s(416)]=n,je[s(398)](this[s(413)]()),this[s(393)]=new e.Collection([this[s(419)][s(412)]],{idProperty:s(385)}),this[s(393)].on(s(406),((t,e)=>{const n=s;this[n(419)][n(424)][n(406)](e)})),this[s(393)].on(s(417),((t,e)=>{const n=s;this[n(419)][n(424)][n(417)](e)})),this[s(418)](s(410),o)}get[Be(422)](){const t=Be;return t(394)==typeof this[t(388)]?this[t(388)]():this[t(388)]}get[Be(404)](){const t=Be;return this[t(419)][t(405)]}get[Be(414)](){const t=Be,e=this[t(413)]();return je[t(398)](e),e}get[Be(389)](){const t=Be,n=this[t(414)];if(null===n)return null;if(n instanceof e.Rect)return n;const r=n[t(403)]((e=>function(e){const n=t;if(e[n(425)])return!0;return!!e[n(391)]()[n(421)](0)}(e)));return 0===r[t(396)]?null:new e.Rect(r[0][t(391)]()[t(421)](0))}get[Be(408)](){const t=Be;return this[t(419)][t(408)]}set[Be(408)](t){const e=Be;this[e(419)][e(408)]=t,this[e(419)][e(405)][e(408)]=t}[Be(383)](){const t=Be;this[t(419)][t(389)]=this[t(389)]}[Be(400)](){const t=Be;this[t(393)][t(411)](),this[t(393)][t(387)](),this[t(411)]()}[Be(427)](){const t=Be;this[t(410)]=!!this[t(389)]}static[Be(398)](t){const n=Be;if(!(null===t||t instanceof e.Rect||Array[n(423)](t)&&t[n(384)]((t=>Fe(t)))))throw new e.CKEditorError(n(402),null,{target:t})}[Be(413)](){const t=Be,e=t(394)==typeof this[t(416)]?this[t(416)]():this[t(416)];return Fe(e)?[e]:e}}function Ue(t,e){const n=He();return(Ue=function(t,e){return n[t-=382]})(t,e)}function He(){const t=["every","_id","1080HeeEIl","clear","_type","targetRect","render","getClientRects","1352EMiZVi","focusableElements","function","389976tikKAZ","length","object","_assertCorrectTarget","153794vstIHY","destroy","280570MmPnhi","annotation-invalid-target","filter","innerView","mainView","add","6MkZtlc","isActive","1811936gTjUvg","isVisible","stopListening","element","_getNormalizedTarget","target","11672jneUpU","_target","remove","set","view","nodeType","item","type","isArray","focusTracker","offsetParent","2151CoVhRS","refreshVisibility","39840SEQKna","updateTargetRect"];return(He=function(){return t})()}function Fe(t){const e=Be;return null!==t&&e(397)==typeof t&&e(420)in t&&1===t[e(420)]}function Ke(t,e){const n=ze();return(Ke=function(t,e){return n[t-=494]})(t,e)}function ze(){const t=["focusTracker","5439jqgfYC","getIndex","2778FflwvU","_sort","updateTargetRect","annotationcollection-not-existing-item","_getOrderInContent","270ufRbTP","_innerViewToAnnotation","_focusTracker","top","fire","5294443sNBmsM","targetRect","view","has","set","getByView","refreshPositioning","clear","left","72807HcKupS","3rsiGia","focus","blur","destroy","delete","get","20997BjzbRC","remove","from","_viewToAnnotation","1877528YmcXtP","change:isFocused","innerView","listenTo","length","637496RguRla","annotationcollection-duplicated-item","add","67724lkcCPM","sort","stopListening","focusableElements","135CKHphG","getByInnerView","isFocused"];return(ze=function(){return t})()}const We=Ke;!function(t){const e=Ke,n=t();for(;;)try{if(241702===-parseInt(e(523))/1+-parseInt(e(539))/2*(parseInt(e(524))/3)+parseInt(e(494))/4*(parseInt(e(498))/5)+parseInt(e(504))/6*(parseInt(e(502))/7)+parseInt(e(534))/8+parseInt(e(530))/9*(parseInt(e(509))/10)+-parseInt(e(514))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ze);class Ye extends e.Collection{[We(510)];[We(533)];[We(511)];constructor(t=[]){const n=We;super(),this[n(510)]=new Map,this[n(533)]=new Map,this[n(511)]=new e.FocusTracker,this[n(511)].on(n(535),((t,e,r)=>{const o=n;r||this[o(513)](o(526))}));for(const e of t)this[n(541)](e)}get[We(500)](){const t=We;return this[t(511)][t(500)]}[We(541)](t){const n=We;if(this[n(517)](t))throw new e.CKEditorError(n(540),null);this[n(510)][n(518)](t[n(536)],t),this[n(533)][n(518)](t[n(516)],t);for(const e of t[n(497)])this[n(511)][n(541)](e);this[n(537)](t[n(497)],n(541),((t,e)=>{const r=n;this[r(511)][r(541)](e)})),this[n(537)](t[n(497)],n(531),((t,e)=>{const r=n;this[r(511)][r(531)](e)})),this[n(537)](t[n(516)][n(501)],n(535),((e,r,o)=>{const s=n;o&&this[s(513)](s(525),t)})),t[n(506)]();const r=this[n(508)](t[n(516)][n(515)]);return super[n(541)](t,r)}[We(531)](t){const n=We;if(!this[n(517)](t))throw new e.CKEditorError(n(507),null);this[n(496)](t[n(516)][n(501)]),this[n(496)](t[n(497)]);for(const e of t[n(497)])this[n(511)][n(531)](e);return this[n(533)][n(528)](t[n(516)]),this[n(510)][n(528)](t[n(536)]),super[n(531)](t)}[We(499)](t){const e=We;return this[e(510)][e(529)](t)}[We(519)](t){const e=We;return this[e(533)][e(529)](t)}[We(527)](){const t=We;super[t(521)](),this[t(496)](),this[t(510)][t(521)](),this[t(533)][t(521)](),this[t(511)][t(527)]()}[We(520)](){const t=We;for(const e of this)e[t(506)]();this[t(505)]()}[We(505)](){const t=We,e=Array[t(532)](this)[t(495)](((e,n)=>Xe(e[t(516)][t(515)],n[t(516)][t(515)])));for(let n=e[t(538)]-1;n>0;n--){const r=e[n];n!==this[t(503)](r)&&(this[t(531)](r),this[t(541)](r))}}[We(508)](t){const e=We;let n=0;if(!t)return this[e(538)];for(const r of this){const o=r[e(516)][e(515)];if(o){if(Xe(t,o)<0)return n;n++}}return n}}function Xe(t,e){const n=We;if(null===t&&null===e)return 0;if(null===t)return-1;if(null===e)return 1;const r=t[n(512)]-e[n(512)];return 0==r?t[n(522)]-e[n(522)]:r}t.ContextPlugin;var qe=n(332),Ge={attributes:{"data-cke":!0}};Ge.setAttributes=be(),Ge.insert=pe().bind(null,"head"),Ge.domAPI=ke(),Ge.insertStyleElement=_e();le()(qe.A,Ge);qe.A&&qe.A.locals&&qe.A.locals;t.ContextPlugin;var Ze=n(533),Qe={attributes:{"data-cke":!0}};Qe.setAttributes=be(),Qe.insert=pe().bind(null,"head"),Qe.domAPI=ke(),Qe.insertStyleElement=_e();le()(Ze.A,Qe);Ze.A&&Ze.A.locals&&Ze.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}))?)?)?/,An=RegExp(`${In.source}${`(?:${wn.source}?(?:\\[(${fn.source})\\])?)?`}`),yn=RegExp(`(?:T${An.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))?)?/,yn),bn(/(\d{4})-?W(\d\d)(?:-?(\d))?/,yn),bn(/(\d{4})-?(\d{3})/,yn),bn(An),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,Ln=30.436875,Vn=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"];Vn.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 Un=n(163),Hn={attributes:{"data-cke":!0}};Hn.setAttributes=be(),Hn.insert=pe().bind(null,"head"),Hn.domAPI=ke(),Hn.insertStyleElement=_e();le()(Un.A,Hn);Un.A&&Un.A.locals&&Un.A.locals;var Fn=n(142),Kn={attributes:{"data-cke":!0}};Kn.setAttributes=be(),Kn.insert=pe().bind(null,"head"),Kn.domAPI=ke(),Kn.insertStyleElement=_e();le()(Fn.A,Kn);Fn.A&&Fn.A.locals&&Fn.A.locals;var zn=n(258),Wn={attributes:{"data-cke":!0}};Wn.setAttributes=be(),Wn.insert=pe().bind(null,"head"),Wn.domAPI=ke(),Wn.insertStyleElement=_e();le()(zn.A,Wn);zn.A&&zn.A.locals&&zn.A.locals;var Yn=n(967),Xn={attributes:{"data-cke":!0}};Xn.setAttributes=be(),Xn.insert=pe().bind(null,"head"),Xn.domAPI=ke(),Xn.insertStyleElement=_e();le()(Yn.A,Xn);Yn.A&&Yn.A.locals&&Yn.A.locals;var qn=n(906),Gn={attributes:{"data-cke":!0}};Gn.setAttributes=be(),Gn.insert=pe().bind(null,"head"),Gn.domAPI=ke(),Gn.insertStyleElement=_e();le()(qn.A,Gn);qn.A&&qn.A.locals&&qn.A.locals;var Zn=n(938),Qn={attributes:{"data-cke":!0}};Qn.setAttributes=be(),Qn.insert=pe().bind(null,"head"),Qn.domAPI=ke(),Qn.insertStyleElement=_e();le()(Zn.A,Qn);Zn.A&&Zn.A.locals&&Zn.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-=488]})(t,e)}function ir(){const t=["_deactivateAllAnnotations","ready","refreshVisibility","add","Annotations","4469124aCFdCr","ACCESSIBILITY_HELP_ANNOTATIONS_EXIT","Ctrl+Enter","_visibleAnnotations","Enter","values","Shift+Tab","view","has","ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT","activate","accessibility","_bindAnnotationsToVisibleAnnotations","Tab","collection","getByInnerView","refreshPositioning","Ctrl+Shift+E","_removeActiveAnnotation","change:isVisible","delete","Arrowup","target","set","locale","26106111uahjTi","13199EoZbGP","isArray","2840712UYiDgM","ACCESSIBILITY_HELP_ANNOTATIONS_ENTER","editors","ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS","pluginName","context","annotations","108tvMxLe","source","destroy","editing","_addActiveAnnotation","fire","stopListening","isOfficialPlugin","ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS","activeAnnotations","5322235pKcsEt","focus","createAnnotation","escape","7GvhpPb","element","_activateAnnotation","contains","_setupEnterAnnotationKeystroke","remove","_setupEscapeAnnotationHandling","ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO","createAnnotationView","listenTo","Esc","deactivateAll","domRoots","focusTracker","1559067vkybHj","ACCESSIBILITY_HELP_ANNOTATIONS_GROUP","2549760QaEhSa","low","push","addKeystrokeInfoGroup","isPremiumPlugin","Arrowdown","keystrokes","isVisible"];return(ir=function(){return t})()}!function(t){const e=sr,n=t();for(;;)try{if(532515===-parseInt(e(528))/1*(-parseInt(e(537))/2)+parseInt(e(565))/3+parseInt(e(530))/4+parseInt(e(547))/5+parseInt(e(502))/6*(parseInt(e(551))/7)+-parseInt(e(489))/8+-parseInt(e(527))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ir);class cr extends t.ContextPlugin{[or(516)];[or(505)];static get[or(534)](){return or(501)}static get[or(544)](){return!0}static get[or(493)](){return!0}constructor(e){const n=or;if(super(e),this[n(516)]=new Ye,this[n(505)]=new Ye,this[n(525)](n(546),new Set),this[n(514)](),e instanceof t.Editor){const t=e[n(526)];e[n(513)][n(492)]({id:n(536),label:$(t,n(488)),keystrokes:[{label:$(t,n(558)),keystroke:n(519)},{label:$(t,n(503)),keystroke:n(561)},{label:$(t,n(531)),keystroke:n(506)},{label:$(t,n(533)),keystroke:[[n(515)],[n(508)]]},{label:$(t,n(511)),keystroke:[n(504)]},{label:$(t,n(545)),keystroke:[[n(523)],[n(494)]]}]})}this[n(555)](),this[n(557)]()}[or(500)](t){const e=or;this[e(516)][e(500)](t)}[or(556)](t){const e=or;this[e(516)][e(556)](t),t[e(539)]()}[or(499)](){const t=or;for(const e of this[t(516)])e[t(499)]()}[or(518)](){const t=or;this[t(505)][t(518)]()}[or(517)](t){const e=or;return this[e(516)][e(517)](t)}[or(562)](){const t=or;this[t(542)](t(497))}[or(539)](){const t=or;for(const e of this[t(516)])e[t(539)]();this[t(505)][t(539)](),this[t(516)][t(539)](),super[t(539)]()}[or(512)](t){const e=or;this[e(542)](e(553),t)}[or(549)](t){return new je(t)}[or(559)](t,e){return new De(t,e)}[or(541)](t){const e=or,n=new Set(this[e(546)]);n[e(500)](t),this[e(546)]=n}[or(520)](t){const e=or,n=new Set(this[e(546)]);n[e(522)](t),this[e(546)]=n}[or(514)](){const t=or,e=this[t(516)],n=this[t(505)];function r(e){const r=t,o=e[r(538)];o[r(496)]&&!n[r(510)](o)?n[r(500)](o):!o[r(496)]&&n[r(510)](o)&&n[r(556)](o),o[r(509)][r(564)][r(556)](o[r(509)][r(552)]),o[r(509)][r(564)][r(500)](o[r(509)][r(552)])}this[t(560)](e,t(500),((e,o)=>{const s=t;o[s(496)]&&n[s(500)](o),this[s(560)](o,s(521),r)})),this[t(560)](e,t(556),((e,o)=>{const s=t;n[s(510)](o)&&n[s(556)](o),this[s(543)](o,s(521),r)}))}[or(555)](){const n=or,r=t=>{const n=sr;t.on(n(498),(()=>{const r=n;t[r(495)][r(525)]("Ctrl+Shift+E",((t,n)=>{const o=r,s=(0,e.first)(this[o(546)][o(507)]());s&&(s[o(509)][o(548)](),n())}))}))};this[n(535)]instanceof t.Editor?r(this[n(535)]):this[n(535)][n(532)]&&this[n(535)][n(532)].on(n(500),((t,e)=>{r(e)}))}[or(557)](){const e=or,n=e=>{const n=sr,r=e[n(538)],o=[];let s;if(Array[n(529)](r[n(524)])){s=r[n(524)][0],this[n(535)]instanceof t.Editor?o[n(491)](this[n(535)]):this[n(535)][n(532)]&&o[n(491)](...this[n(535)][n(532)]);for(const t of o)for(const e of t[n(540)][n(509)][n(563)][n(507)]())if(e[n(554)](s))return void t[n(540)][n(509)][n(548)]();s[n(548)]()}};this[e(560)](this[e(516)],e(500),((t,r)=>{const o=e;this[o(560)](r,o(550),n,{priority:o(490)})})),this[e(560)](this[e(516)],e(556),((t,r)=>{const o=e;this[o(543)](r,o(550),n)}))}}const ar=hr;function hr(t,e){const n=ur();return(hr=function(t,e){return n[t-=197]})(t,e)}function ur(){const t=["commentsListView","authoredAt","commentsrepository-reopen-comment-thread-internal-error","_removeActiveAnnotation","commentsrepository-update-comment-internal-error","isResolved","attributes","comments.CommentThreadView","_resolveCommentThread","refreshVisibility","resolvedBy","find","getIndex","isExternal","commentsrepository-add-comment-internal-error","removeAttribute","commentsrepository-remove-comment-thread-internal-error","reopen","updateCommentThread","resolvedAt","push","commentsrepository-invalid-comment-authorid","_threads","commentsrepository-remove-comment-internal-error","plugins","commentsrepository-remove-comment-missing-comment-thread","trim","setActiveCommentThread","pluginName","441cGQDAh","_updateCommentThread","isPremiumPlugin","change:_permissions","removeComment","_viewToController","bodyCollectionContainer","commentsrepository-update-comment-invalid-content","switchReadOnly","focusTracker","openNewCommentThread","_bindAnnotationToEditors","remove","commentsrepository-missing-thread-and-adapter-method","locale","commentsrepository-attach-missing-comment-thread","warn","94090fogUdy","requires","_threadToController","commentsrepository-update-comment-missing-comment-thread","has","_permissions","delete","CommentsRepository","init","reopenCommentThread","setUnlinkedAt","isOfficialPlugin","hasCommentThread","submitCommentThread","getPermissions","createElement","_readOnlyChannels","textContent","commentsrepository-invalid-commentid","_removeCommentThread","comments.editorConfig","change:isDirty","error","destroy","commentInputView","weight","innerView","610320nqHyOL","from","PENDING_ACTION_COMMENT_THREAD","isDirty","commentsrepository-missing-target","length","commentsrepository-remove-missing-comment","isAttached","844294lWdPwx","comments.copyMarkers","_submitCommentThread","_hasTargetInContent","commentsrepository-fetch-comment-thread","_isAttached","7zqOaEm","attachTo","isEditable","admin","innerHTML","commentsrepository-add-comment-user-not-exists","commentsrepository-update-missing-comment","comments.maxCommentsWhenCollapsed","createdAt","canComment","commentsrepository-duplicated-comment-thread-id","deactivateAll","write","comment","commentsrepository-get-comment-invalid-id","976kDMRQu","_createCommentThreadView","model","config","getCommentThread","_remove","adapter","@external","updateComment","isReadOnly","string","define","authorName","update","licenseKey","addCommentThread","_findOptimalIndex","_detachCommentThread","filter","stopListening","_addComment","comments","17620sfQirj","listenTo","commentsrepository-add-comment-thread-internal-error","_unbindEditors","creator","commentsrepository-add-comment-to-missing-comment-thread","commentsrepository-active-not-attached","change:activeAnnotations","isFromAdapter","117uLkUfr","function","div","body","_update","getComment","max","unlinkedAt","comments.CommentView","once","CommentThreadView","setContext","lowest","commentsrepository-update-comment-thread-internal-error","fetchCommentThread","isResolvable","author","modifyAll","_addCommentThread","addComment","activeCommentThread","_isSubmitted","commentId","get","escape","createCommentThreadController","threadId","set","addUser","bind","commentsrepository-adapter-already-set","commentsrepository-resolve-comment-thread-internal-error","_getExternalAuthor","change:_readOnlyChannels","commentsrepository-resolved-comment-thread","getUser","then","activate","commentsrepository-reopen-comment-thread","editorDestroyed","fire","highest","comments.maxThreadTotalWeight","map","channelId","values","_adapter","setAttribute","content","_attachCommentThread","comments.maxCommentCharsWhenCollapsed","setPermissions","_updateActiveAnnotation","isRemovable","getTime","toJSON","_add","context","resolveCommentThread","Missing comments editor configuration (`comments.editorConfig`). Default configuration will be used instead.","isVisible","_updateComment","add","catch","PendingActions","isSubmitted","60KgTRgQ","resolve","reduce","commentsrepository-invalid-comment-thread-id","commentsrepository-remove-missing-comment-thread","removeCommentThread","focus","editorReady","_reopenCommentThread","assign","commentUpdated","getCommentThreads","commentsrepository-invalid-comment-content","type","noChannel","commentsrepository-active-missing-comment-thread","1435768xyxmcC","CommentView","commentsrepository-missing-comment-thread","_repository","getByInnerView","external:","change:authoredAt","commentThreadInputView","archivedAt","18282RTxVOq","focusableElements","_removeComment","view","isActive","959639HXvDBj","_createNewComment","submit"];return(ur=function(){return t})()}!function(t){const e=hr,n=t();for(;;)try{if(665846===parseInt(e(405))/1+-parseInt(e(400))/2*(parseInt(e(309))/3)+parseInt(e(278))/4*(-parseInt(e(300))/5)+-parseInt(e(249))/6+-parseInt(e(263))/7*(-parseInt(e(391))/8)+parseInt(e(205))/9*(parseInt(e(222))/10)+parseInt(e(257))/11*(parseInt(e(375))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ur);const dr=Symbol(ar(389)),lr={admin:!0,modifyAll:!1,write:!0,resolve:!0};class mr extends t.ContextPlugin{[ar(198)];[ar(224)];[ar(210)];static get[ar(223)](){return[cr,t.PendingActions,o.Users]}static get[ar(204)](){return ar(229)}static get[ar(233)](){return!0}static get[ar(207)](){return!0}constructor(t){const e=ar;super(t),this[e(198)]=new Map,this[e(224)]=new Map,this[e(210)]=new Map,this[e(336)](e(238),new Set),this[e(336)](e(227),new Map);const n=this[e(366)][e(281)];n[e(289)](e(270),2),n[e(289)](e(351),500),n[e(289)](e(359),140),n[e(289)](e(415),Jt),n[e(289)](e(317),ue),n[e(332)](e(242))||console[e(221)](e(368))}[ar(230)](){const t=ar,e=this[t(366)][t(200)][t(332)](cr);this[t(336)](t(329),null),this.on(t(293),((e,n)=>this[t(327)](n))),this.on(t(235),((e,n)=>this[t(259)](n))),this.on(t(367),((e,n)=>this[t(416)](n))),this.on(t(367),((e,n)=>this[t(361)](n)),{priority:t(321)}),this.on(t(231),((e,n)=>this[t(383)](n))),this.on(t(231),((e,n)=>this[t(361)](n)),{priority:t(321)}),this.on(t(380),((e,n)=>this[t(241)](n))),this.on(t(426),((e,n)=>this[t(206)](n))),this.on(t(426),((e,n)=>this[t(361)](n)),{priority:t(321)}),this.on(t(328),((e,n)=>this[t(298)](n))),this.on(t(286),((e,n)=>this[t(370)](n))),this.on(t(209),((e,n)=>this[t(402)](n))),this.on(t(328),((e,{threadId:n,isFromAdapter:r})=>{const o=t;if(r)return;const s=this[o(282)](n),i=s&&this[o(224)][o(332)](s);i&&i[o(403)][o(408)][o(381)](-1)}),{priority:t(321)}),this[t(301)](e,t(307),((e,n,r)=>{const o=t,s=Array[o(250)](r)[o(352)]((t=>this[o(210)][o(332)](t[o(248)])))[o(296)](Boolean)[0];this[o(329)]=s?s[o(280)]:null}))}set[ar(284)](t){const n=ar;if(this[n(355)])throw new e.CKEditorError(n(339));this[n(355)]=t}get[ar(284)](){return this[ar(355)]}[ar(293)]({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(349)](pr(m(293),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(282)](n)}[ar(215)]({channelId:t=dr,threadId:n=(0,e.uid)(),target:r,context:o=null,isResolvable:s=!0}){const i=ar;if(this[i(238)][i(226)](t)||this[i(238)][i(226)](void 0))return null;if(!r)throw new e.CKEditorError(i(253));const c=this[i(293)]({channelId:t,threadId:n,target:r,context:o,isResolvable:s});if(!c)return null;const a=this[i(224)][i(332)](c),h=a[i(403)][i(398)][i(246)],u=this[i(366)][i(200)][i(332)](cr),d=u[i(395)](a[i(403)]);return u[i(346)](d),h[i(318)](i(382),(()=>h[i(381)]())),c}[ar(234)](t){const n=ar;if(n(288)!=typeof t)throw new e.CKEditorError(n(378));return this[n(198)][n(226)](t)}[ar(426)]({channelId:t=dr,threadId:e,context:n,unlinkedAt:r,attributes:o,isFromAdapter:s=!1}){const i=ar;return this[i(349)](pr(i(426),t),{channelId:t,threadId:e,context:n,unlinkedAt:r,attributes:o,isFromAdapter:s}),this[i(282)](e)}[ar(282)](t){const n=ar;if(n(288)!=typeof t)throw new e.CKEditorError(n(378));return this[n(198)][n(332)](t)}[ar(323)]({channelId:t,threadId:n}={}){const r=ar,o=this[r(282)](n);if(o)return Promise[r(376)](o);if(!this[r(284)])return Promise[r(376)](void 0);if(r(310)!=typeof this[r(284)][r(282)])throw new e.CKEditorError(r(218),this[r(366)]);return this[r(284)][r(282)]({channelId:t,threadId:n})[r(345)]((e=>this[r(234)](n)?this[r(282)](n):e?this[r(293)](Object[r(384)]({isFromAdapter:!0,channelId:t},e)):void 0))[r(372)]((t=>{const n=r;throw console[n(244)](t),new e.CKEditorError(n(261),this[n(366)])}))}[ar(386)]({channelId:t,skipNotAttached:e=!1,skipEmpty:n=!1,toJSON:r=!1}={}){const o=ar,s=[];for(const r of this[o(198)][o(354)]())t&&r[o(353)]!==t||e&&!r[o(256)]||n&&0===r[o(254)]||s[o(428)](r);return r?s[o(352)]((t=>t[o(364)]())):s}[ar(203)](t){const n=ar,r=this[n(366)][n(200)][n(332)](cr);if(!t)return void(this[n(329)]&&r[n(274)]());const o=this[n(282)](t);if(!o)throw new e.CKEditorError(n(390),null,{threadId:t});if(!this[n(224)][n(226)](o))throw new e.CKEditorError(n(306),null,{threadId:t});const s=r[n(395)](this[n(224)][n(332)](o)[n(403)]);r[n(346)](s)}[ar(213)](t,e){const n=ar;t?this[n(238)][n(371)](e):this[n(238)][n(228)](e),this[n(349)](n(342),n(238),this[n(238)],this[n(238)])}[ar(287)](t){const e=ar;return this[e(238)][e(226)](t)||this[e(238)][e(226)](void 0)}[ar(334)](t,e){return new Z(t,e)}[ar(360)](t,e=dr){const n=ar;this[n(227)][n(336)](e,t),this[n(349)](n(208),n(227),this[n(227)],this[n(227)])}[ar(236)](t=dr){const e=ar;return this[e(227)][e(226)](t)?this[e(227)][e(332)](t):lr}[ar(327)]({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(288)!=typeof n)throw new e.CKEditorError(k(378),null,{threadId:n});if(this[k(234)](n))throw new e.CKEditorError(k(273),null,{threadId:n});const g=new kr(this,{channelId:t,id:n,context:h,attributes:u,unlinkedAt:s,resolvedAt:i,resolvedBy:c?this[k(366)][k(200)][k(332)](o.Users)[k(344)](c):null,isResolvable:l,isSubmitted:m||d});this[k(198)][k(336)](n,g);for(const t of r)g[k(365)](this[k(406)]({threadId:n,...t}));return a&&g[k(264)](a),d||!g[k(254)]?Promise[k(376)]():this[k(259)]({channelId:t,threadId:n})}[ar(259)]({channelId:t,threadId:n}){const r=ar;if(!this[r(234)](n))throw new e.CKEditorError(r(393),this);const o=this[r(282)](n);if(o[r(330)]=!0,!this[r(284)]||r(310)!=typeof this[r(284)][r(293)])return Promise[r(376)]();const{id:s,comments:i,resolvedAt:c,resolvedBy:a,context:h,attributes:u}=o,d=this[r(366)][r(200)][r(332)](r(373)),l=d[r(371)]($(this[r(366)][r(219)],r(251)));return this[r(284)][r(293)]({channelId:t,threadId:s,comments:i[r(352)]((t=>t[r(364)]())),resolvedAt:c,resolvedBy:a?a.id:a,context:h,attributes:u})[r(345)]((({comments:e})=>{const o=r;d[o(217)](l);for(const r of e)this[o(370)]({channelId:t,threadId:n,commentId:r[o(331)],createdAt:r[o(271)],isFromAdapter:!0})}))[r(372)]((t=>{const n=r;throw console[n(244)](t),new e.CKEditorError(n(302),this)}))}[ar(358)]({threadId:t,target:n}){const r=ar,o=this[r(282)](t);if(!o)throw new e.CKEditorError(r(220),this);const s=this[r(366)][r(200)][r(332)](r(373)),i=this[r(366)][r(200)][r(332)](cr),c=this[r(279)](o),a=new Z(o,c);let h=null;c.on(r(243),((t,e,n)=>{const o=r;n?h=s[o(371)]($(this[o(366)][o(219)],o(251))):h&&(s[o(217)](h),h=null)})),this[r(224)][r(336)](o,a),this[r(210)][r(336)](c,a);const u=new De(this[r(366)][r(219)],c);u[r(338)](r(254)).to(c),u[r(338)](r(252)).to(c,r(252),c,r(254),((t,e)=>t||!e)),u[r(338)](r(404)).to(c),u[r(388)]=r(276);const d=new je({view:u,target:n,type:r(276),isVisible:!o[r(399)]});return c.on(r(333),(()=>{const t=r;d[t(349)](t(333))})),this[r(216)](c,d),i[r(371)](d),d}[ar(216)](e,n){const r=ar;this[r(301)](e,r(382),((e,o)=>{const s=r,i=o.ui[s(403)][s(312)][s(211)];n[s(401)][s(371)](i),this[s(366)]instanceof t.Editor&&this[s(366)].ui[s(214)][s(371)](i)}),{priority:r(350)}),this[r(301)](e,r(348),((e,o)=>{const s=r,i=o.ui[s(403)][s(312)][s(211)];n[s(401)][s(226)](i)&&n[s(401)][s(217)](i),this[s(366)]instanceof t.Editor&&this[s(366)].ui[s(214)][s(217)](i)}))}[ar(303)](t){const e=ar;this[e(297)](t,e(382)),this[e(297)](t,e(348))}[ar(279)](t){const e=ar,n=this[e(366)][e(200)][e(332)](o.Users),{config:r,locale:s}=this[e(366)],i=(0,o.getDateTimeFormatter)(r[e(332)](e(219)),s);return new(0,r[e(332)](e(299))[e(319)])(s,t,n.me,{editorConfig:{...r[e(332)](e(242)),licenseKey:this[e(366)][e(281)][e(332)](e(292))},copyMarkers:r[e(332)](e(258)),maxCommentsWhenCollapsed:r[e(332)](e(270)),maxThreadTotalWeight:r[e(332)](e(351)),maxCommentCharsWhenCollapsed:r[e(332)](e(359)),formatDateTime:i,CommentView:r[e(332)](e(299))[e(392)]})}[ar(416)]({threadId:t,channelId:n,resolvedAt:r,resolvedBy:s,isFromAdapter:i}){const c=ar;if(!this[c(234)](t))throw new e.CKEditorError(c(393),null,{threadId:t});const a=this[c(282)](t);if(a[c(413)])throw new e.CKEditorError(c(343),null,{threadId:t});const h=this[c(366)][c(200)][c(332)](o.Users);if(a[c(418)]=h[c(344)](s),a[c(427)]=r,i||!this[c(284)]||c(310)!=typeof this[c(284)][c(367)])return Promise[c(376)]();const u=this[c(366)][c(200)][c(332)](c(373)),d=u[c(371)]($(this[c(366)][c(219)],c(251)));return this[c(284)][c(367)]({channelId:n,threadId:t})[c(345)]((({resolvedAt:t,resolvedBy:e})=>{const n=c;u[n(217)](d),a[n(418)].id!==e&&(a[n(418)]=h[n(344)](e)),a[n(427)]=t}))[c(372)]((t=>{const n=c;throw console[n(244)](t),new e.CKEditorError(n(340),this)}))}[ar(383)]({threadId:t,channelId:n,isFromAdapter:r}){const o=ar;if(!this[o(234)](t))throw new e.CKEditorError(o(393),null,{threadId:t});const s=this[o(282)](t);if(!s[o(413)])throw new e.CKEditorError(o(347),null,{threadId:t});if(s[o(418)]=null,s[o(427)]=null,r||!this[o(284)]||o(310)!=typeof this[o(284)][o(231)])return Promise[o(376)]();const i=this[o(366)][o(200)][o(332)](o(373)),c=i[o(371)]($(this[o(366)][o(219)],o(251)));return this[o(284)][o(231)]({channelId:n,threadId:t})[o(345)]((()=>i[o(217)](c)))[o(372)]((t=>{const n=o;throw console[n(244)](t),new e.CKEditorError(n(410),this)}))}[ar(241)]({threadId:t,isFromAdapter:n}){const r=ar,o=this[r(282)](t);if(!o)throw new e.CKEditorError(r(379),this);if(this[r(295)](t),this[r(198)][r(228)](t),!o[r(374)]||n||!this[r(284)]||r(310)!=typeof this[r(284)][r(380)])return Promise[r(376)]();const s=this[r(366)][r(200)][r(332)](r(373)),{channelId:i}=o,c=s[r(371)]($(this[r(366)][r(219)],r(251)));return this[r(284)][r(380)]({channelId:i,threadId:t})[r(345)]((()=>s[r(217)](c)))[r(372)]((t=>{const n=r;throw console[n(244)](t),new e.CKEditorError(n(424),this)}))}[ar(206)]({threadId:t,unlinkedAt:n,context:r,attributes:o,isFromAdapter:s}){const i=ar;if(i(288)!=typeof t)throw new e.CKEditorError(i(378),null,{threadId:t});if(!this[i(234)](t))throw new e.CKEditorError(i(393),null,{threadId:t});const c=this[i(282)](t);let a=!1;if(void 0!==r&&c[i(366)]!==r&&(c[i(366)]=r,a=!0),void 0!==n&&c[i(316)]!==n&&(c[i(316)]=n,a=!0),o&&!R(o,c[i(414)])&&(c[i(414)]=o,a=!0),!a)return Promise[i(376)]();if(!c[i(374)]||s||!this[i(284)]||i(310)!=typeof this[i(284)][i(426)])return Promise[i(376)]();const h=this[i(366)][i(200)][i(332)](i(373)),{channelId:u}=c,d=h[i(371)]($(this[i(366)][i(219)],i(251)));return this[i(284)][i(426)]({channelId:u,threadId:t,context:r,unlinkedAt:n,attributes:o})[i(345)]((()=>h[i(217)](d)))[i(372)]((t=>{const n=i;throw console[n(244)](t),new e.CKEditorError(n(322),this)}))}[ar(295)](t){const e=ar,n=this[e(366)][e(200)][e(332)](cr),r=this[e(282)](t);if(r[e(262)]=!1,this[e(224)][e(226)](r)){const t=this[e(224)][e(332)](r),o=t[e(403)],s=n[e(395)](o);this[e(224)][e(228)](r),this[e(210)][e(228)](o),s&&n[e(217)](s),t[e(245)](),o[e(245)]()[e(345)]((()=>{this[e(303)](o)}))}}[ar(361)]({threadId:t,resolvedAt:e,unlinkedAt:n}){const r=ar,o=!!e,s=this[r(366)][r(200)][r(332)](cr),i=this[r(282)](t);if(this[r(224)][r(226)](i)){const t=this[r(224)][r(332)](i)[r(403)],e=s[r(395)](t);e&&(o&&s[r(411)](e),n?e[r(369)]=!1:e[r(417)]())}}[ar(341)](t){const e=ar,n=this[e(366)][e(200)][e(332)](o.Users),r=(0,o.hashObject)(e(396)+t);return n[e(344)](r)||n[e(337)]({id:r,name:t})}[ar(406)]({threadId:t,commentId:n=(0,e.uid)(),content:r,authorId:s,createdAt:i,attributes:c}){const a=ar;if(a(288)!=typeof n)throw new e.CKEditorError(a(240));if(a(288)!=typeof s)throw new e.CKEditorError(a(197));if(a(288)!=typeof r||!r[a(202)]())throw new e.CKEditorError(a(387));const h=this[a(366)][a(200)][a(332)](o.Users)[a(344)](s);if(!h)throw new e.CKEditorError(a(268),null,{authorId:s});let u=null,d=i;return c?.[a(285)]&&(u=this[a(341)](c[a(285)][a(290)]),d=new Date(c[a(285)][a(271)])),new gr(this,{threadId:t,id:n,author:u||h,creator:h,content:r,createdAt:i,authoredAt:d,attributes:c})}[ar(298)](t){const n=ar;let{threadId:r,content:o,attributes:s,isFromAdapter:i}=t;const c=this[n(282)](t[n(335)]);if(!c)throw new e.CKEditorError(n(305),this);const a=this[n(406)](t),{id:h}=a;if(c[n(365)](a),i||!this[n(284)]||n(310)!=typeof this[n(284)][n(328)]||!c[n(374)])return Promise[n(376)]();const u=this[n(366)][n(200)][n(332)](n(373)),{channelId:d}=c,l=u[n(371)]($(this[n(366)][n(219)],n(251)));return s||(s={}),this[n(284)][n(328)]({channelId:d,threadId:r,commentId:h,content:o,attributes:s})[n(345)]((t=>{const e=n;u[e(217)](l),t&&this[e(370)]({channelId:d,threadId:r,commentId:h,createdAt:t[e(271)],isFromAdapter:!0})}))[n(372)]((t=>{const r=n;throw console[r(244)](t),new e.CKEditorError(r(422),this)}))}[ar(370)]({threadId:t,commentId:n,content:r,createdAt:o,attributes:s,isFromAdapter:i}){const c=ar;if(void 0!==r&&(c(288)!=typeof r||!r[c(202)]()[c(254)]))throw new e.CKEditorError(c(212));const a=this[c(282)](t),h=a[c(314)](n);if(!h)throw new e.CKEditorError(c(269),this);let u=!1;if(r&&r!==h[c(357)]&&(h[c(265)]||i)&&(h[c(357)]=r,u=!0),o&&o!==h[c(271)]&&(h[c(271)]=o,h[c(414)]&&h[c(414)][c(285)]||(h[c(409)]=o),u=!0),s&&!R(s,h[c(414)])&&(h[c(414)]=s,u=!0),!u)return Promise[c(376)]();if(a[c(349)](c(385)),i||!this[c(284)]||c(310)!=typeof this[c(284)][c(286)])return Promise[c(376)]();const d=this[c(366)][c(200)][c(332)](c(373)),{channelId:l}=this[c(282)](h[c(335)]),m=d[c(371)]($(this[c(366)][c(219)],c(251)));return this[c(284)][c(286)]({channelId:l,threadId:t,commentId:n,content:r,attributes:s})[c(345)]((()=>d[c(217)](m)))[c(372)]((t=>{const n=c;throw console[n(244)](t),new e.CKEditorError(n(412),this)}))}[ar(402)]({threadId:t,commentId:n,isFromAdapter:r}){const o=ar,s=this[o(282)](t),i=s[o(314)](n);if(!i)throw new e.CKEditorError(o(255),this);if(s[o(283)](i),r||!this[o(284)]||o(310)!=typeof this[o(284)][o(209)])return Promise[o(376)]();const c=this[o(366)][o(200)][o(332)](o(373)),{channelId:a}=s,h=c[o(371)]($(this[o(366)][o(219)],o(251)));return this[o(284)][o(209)]({channelId:a,threadId:t,commentId:n})[o(345)]((()=>c[o(217)](h)))[o(372)]((t=>{const n=o;throw console[n(244)](t),new e.CKEditorError(n(199),this)}))}}class kr extends((0,e.ObservableMixin)()){[ar(353)];id;[ar(262)];[ar(330)];[ar(299)];[ar(394)];constructor(t,n){const r=ar;super();const o=n[r(324)];this[r(353)]=n[r(353)],this.id=n.id,this[r(299)]=new e.Collection,this[r(394)]=t,this[r(262)]=!1,this[r(330)]=n[r(374)],this[r(336)](r(260),!0),this[r(338)](r(287)).to(t,r(227),t,r(238),(()=>t[r(287)](this[r(353)]))),this[r(338)](r(362)).to(t,r(227),(()=>t[r(236)](this[r(353)])[r(266)])),this[r(338)](r(272)).to(t,r(227),(()=>{const e=r,n=t[e(236)](this[e(353)]);return n[e(275)]||n[e(266)]})),this[r(338)](r(324)).to(t,r(227),(()=>o&&t[r(236)](this[r(353)])[r(376)])),this[r(336)](r(366),n[r(366)]),this[r(338)](r(399)).to(this,r(427),this,r(316),((t,e)=>t?e?t<e?t:e:t:e)),this[r(336)](r(316),n[r(316)]||null),this[r(336)](r(427),n[r(427)]||null),this[r(336)](r(418),n[r(418)]||null),this[r(338)](r(413)).to(this,r(427),(t=>!!t)),this[r(336)](r(414),n[r(414)]||{})}get[ar(247)](){const t=ar;return Array[t(250)](this[t(299)])[t(377)](((e,n)=>e+n[t(247)]),0)}get[ar(254)](){const t=ar;return this[t(299)][t(254)]}get[ar(256)](){return this[ar(262)]}get[ar(374)](){return this[ar(330)]}[ar(407)](){const t=ar,{channelId:e,id:n}=this;this[t(394)][t(349)](pr(t(235),e),{channelId:e,threadId:n})}[ar(232)](t){this[ar(313)]({unlinkedAt:t})}[ar(376)]({resolvedAt:t=new Date,resolvedBy:e=null,isFromAdapter:n=!1}={}){const r=ar,s=this[r(394)][r(366)][r(200)][r(332)](o.Users).me,{channelId:i,id:c}=this;this[r(394)][r(349)](pr(r(367),i),{channelId:i,threadId:c,resolvedAt:t,resolvedBy:e||s.id,isFromAdapter:n})}[ar(425)]({isFromAdapter:t=!1}={}){const e=ar,{channelId:n,id:r}=this;this[e(394)][e(349)](pr(e(231),n),{channelId:n,threadId:r,isFromAdapter:t})}[ar(320)](t){const e=ar;this[e(366)]||this[e(313)]({context:t})}[ar(356)](t,e){const n=ar,r=D(this[n(414)]);H(r,t,e),this[n(313)]({attributes:r})}[ar(423)](t){const e=ar,n=D(this[e(414)]);W(n,t),this[e(313)]({attributes:n})}[ar(217)]({isFromAdapter:t=!1}={}){const e=ar,{channelId:n,id:r}=this;this[e(394)][e(349)](pr(e(380),n),{channelId:n,threadId:r,isFromAdapter:t})}[ar(264)](t){const e=ar;return this[e(394)][e(358)]({threadId:this.id,target:t})}[ar(328)](t){const e=ar,{channelId:n,id:r}=this;this[e(394)][e(349)](pr(e(328),n,r),Object[e(384)]({channelId:n,threadId:r},t))}[ar(314)](t){const n=ar;if(n(288)!=typeof t)throw new e.CKEditorError(n(277),null,{commentId:t});return this[n(299)][n(332)](t)}[ar(364)](){const t=ar;return{threadId:this.id,context:this[t(366)],unlinkedAt:this[t(316)],resolvedAt:this[t(427)],resolvedBy:this[t(418)]?this[t(418)].id:null,archivedAt:this[t(399)],comments:this[t(299)][t(352)]((e=>e[t(364)]())),attributes:this[t(414)]}}[ar(365)](t){const e=ar;return this[e(301)](t,e(397),(()=>{const n=e,r=this[n(294)](t),o=this[n(299)];r-1!=o[n(420)](t)&&r+1!=o[n(420)](t)&&(this[n(283)](t),this[n(365)](t))})),this[e(299)][e(371)](t,this[e(294)](t))}[ar(313)](t){const e=ar,{channelId:n,id:r}=this;this[e(394)][e(349)](pr(e(426),n),{...t,channelId:n,threadId:r})}[ar(283)](t){const e=ar;return this[e(297)](t),t[e(245)](),this[e(299)][e(217)](t)}[ar(294)](t){const e=ar,n=this[e(299)][e(419)]((n=>new Date(n[e(409)])[e(363)]()>new Date(t[e(409)])[e(363)]()));return n?this[e(299)][e(420)](n):this[e(254)]}}class gr extends((0,e.ObservableMixin)()){id;[ar(335)];[ar(325)];[ar(304)];[ar(421)];[ar(271)];[ar(394)];constructor(t,e){const n=ar;super();const r=t[n(366)][n(200)][n(332)](o.Users).me,s=t[n(282)](e[n(335)]),i=0===s[n(299)][n(254)],c=r===e[n(325)];this.id=e.id,this[n(335)]=e[n(335)],this[n(325)]=e[n(325)],this[n(304)]=e[n(304)],this[n(421)]=Boolean(e[n(414)]&&e[n(414)][n(285)]),this[n(336)](n(357),e[n(357)]),this[n(271)]=e[n(271)]||new Date,this[n(336)](n(409),e[n(409)]||new Date),this[n(338)](n(427)).to(s,n(427)),this[n(336)](n(414),e[n(414)]||{}),this[n(338)](n(265)).to(t,n(227),(()=>{const e=n,r=t[e(236)](s[e(353)])[e(275)],o=t[e(236)](s[e(353)])[e(326)];return c&&r||!c&&o})),this[n(338)](n(362)).to(s,n(362),t,n(227),(e=>{const r=n,o=t[r(236)](s[r(353)])[r(275)],a=t[r(236)](s[r(353)])[r(326)];return c&&o||e&&i||!c&&a&&!i})),this[n(338)](n(287)).to(s,n(287)),this[n(394)]=t}get[ar(247)](){const t=ar;return Math[t(315)](function(e){const n=t,r=document[n(237)](n(311));return r[n(267)]=e,r[n(239)][n(254)]}(this[t(357)]),200)}[ar(291)](t){const n=ar,{threadId:r,id:o}=this;if(!this[n(394)][n(234)](r))throw new e.CKEditorError(n(225),this);const{channelId:s}=this[n(394)][n(282)](r);this[n(394)][n(349)](pr(n(286),s,r),{channelId:s,threadId:r,commentId:o,...t})}[ar(356)](t,e){const n=ar,r=D(this[n(414)]);H(r,t,e),this[n(291)]({attributes:r})}[ar(423)](t){const e=ar,n=D(this[e(414)]);W(n,t),this[e(291)]({attributes:n})}[ar(217)](t={}){const n=ar;if(!t[n(308)]&&!this[n(362)])return;const{threadId:r,id:o}=this;if(!this[n(394)][n(234)](r))throw new e.CKEditorError(n(201),this);const{channelId:s}=this[n(394)][n(282)](r);this[n(394)][n(349)](pr(n(209),s,r),{channelId:s,threadId:r,commentId:o,...t})}[ar(364)](){const t=ar;return{commentId:this.id,content:this[t(357)],createdAt:this[t(271)],authorId:this[t(304)].id,attributes:this[t(414)]}}[ar(245)](){this[ar(297)]()}}function pr(t,...e){for(const n of e)void 0!==n&&(t+=":"+String(n));return t}function fr(){const t=["4nsLILo","comment:","isEnabled","_itemIsContent","getItems","addMarker","item","getLastMatchingPosition","execute","selection","_trimToContent","isObject","createRange","end","829811vSygYh","start","tableCell","getRanges","$textProxy","174938VVPeOc","9138766zikBrr","backward","push","model","substr","editor","element","1390569AuVbpn","24Rcomos","refresh","_hasContent","document","7958043mXFTEK","1417296goziVJ","change","441675QmUPWn","schema"];return(fr=function(){return t})()}function br(t,e){const n=fr();return(br=function(t,e){return n[t-=133]})(t,e)}const vr=br;!function(t){const e=br,n=t();for(;;)try{if(672994===-parseInt(e(168))/1+parseInt(e(136))/2+parseInt(e(144))/3*(parseInt(e(154))/4)+parseInt(e(152))/5*(parseInt(e(145))/6)+parseInt(e(137))/7+parseInt(e(150))/8+-parseInt(e(149))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fr);class _r extends t.Command{[vr(146)](){const t=vr,e=this[t(142)][t(140)][t(148)][t(163)];for(const n of e[t(134)]())if(this[t(147)](n))return void(this[t(156)]=!0);this[t(156)]=!1}[vr(162)]({threadId:t=(0,e.uid)()}={}){const n=vr,r=this[n(142)][n(140)],o=[];for(const t of r[n(148)][n(163)][n(134)]())this[n(147)](t)&&o[n(139)](this[n(164)](t));r[n(151)]((r=>{const s=n;for(const n of o){const o=(0,e.uid)()[s(141)](1,5),i=s(155)+t+":"+o;r[s(159)](i,{range:n,usingOperation:!1,affectsData:!1})}}))}[vr(147)](t){const e=vr;for(const n of t[e(158)]())if(this[e(157)](n))return!0;return!1}[vr(157)](t){const e=vr;return t.is(e(135))||this[e(142)][e(140)][e(153)][e(165)](t)&&!t.is(e(143),e(133))}[vr(164)](t){const e=vr,n=t=>!this[e(157)](t[e(160)]),r=t[e(169)][e(161)](n),o=t[e(167)][e(161)](n,{direction:e(138)});return this[e(142)][e(140)][e(166)](r,o)}}const wr=Ir;function Ir(t,e){const n=yr();return(Ir=function(t,e){return n[t-=317]})(t,e)}!function(t){const e=Ir,n=t();for(;;)try{if(873580===-parseInt(e(347))/1*(parseInt(e(380))/2)+-parseInt(e(348))/3*(-parseInt(e(377))/4)+parseInt(e(340))/5+-parseInt(e(330))/6+parseInt(e(329))/7+parseInt(e(346))/8*(-parseInt(e(363))/9)+parseInt(e(375))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yr);class Ar extends t.Plugin{[wr(368)];[wr(334)];static get[wr(349)](){return[cr]}static get[wr(360)](){return wr(342)}static get[wr(353)](){return!0}static get[wr(381)](){return!0}constructor(t){const e=wr;super(t),this[e(368)]=new Set,this[e(334)]=new Set}[wr(341)](){const t=wr,e=this[t(343)],n=e[t(376)][t(364)][t(327)],r=xe((()=>this[t(317)]()),10);n.on(t(356),((e,n)=>{const o=t;n[o(336)]&&(r[o(326)](),this[o(317)]())})),this[t(321)](e[t(372)][t(358)][t(364)],t(331),((t,e,n)=>{n&&r()})),this[t(321)](e.ui[t(344)],t(331),((n,r,o)=>{const s=t;o||e[s(324)]||this[s(378)](s(354),{isAnnotationTracked:t=>this[s(345)][s(370)](t[s(337)])})})),this[t(321)](this[t(343)].ui,t(320),(()=>this[t(378)](t(328))))}[wr(359)](t){const e=wr;if(this[e(334)][e(370)](t[e(358)]))return;this[e(334)][e(371)](t[e(358)]),this[e(343)].ui[e(344)][e(371)](t[e(358)][e(350)]);const n=this[e(343)][e(319)][e(339)](cr);this[e(321)](n[e(352)],e(335),((t,n)=>{const r=e;this[r(343)].ui[r(344)][r(335)](n[r(358)][r(350)]),this[r(334)][r(323)](n[r(358)])}))}[wr(332)](){const t=wr;return this[t(343)][t(372)][t(358)][t(332)]}[wr(338)](t){const n=wr;if(n(367)!=typeof t)throw new e.CKEditorError(n(322));this[n(368)][n(371)](t)}[wr(317)](){const t=wr;this[t(378)](t(318))}[wr(333)]({activeAnnotation:t,annotations:e}){const n=wr,r=[],o=this[n(343)][n(376)][n(364)][n(327)],s=Array[n(374)](o[n(369)]());for(const[t,o]of this[n(345)]){const s=i(o),c=e[n(351)](t);s&&c&&r[n(355)]({annotation:c,range:s})}function i(t){const e=n;for(const n of t)for(const t of s)if(n[e(357)](t,!o[e(325)]))return n;return null}return r[n(365)](((e,r)=>{const o=n,s=e[o(361)],i=r[o(361)];if(!s[o(379)](i)){if(s[o(357)](i,!0))return 1;if(i[o(357)](s,!0))return-1}return e[o(362)]==t?-1:r[o(362)]==t?1:0}))[n(373)]((t=>t[n(362)]))}get[wr(345)](){const t=wr,e=new Map;for(const n of Array[t(374)](this[t(368)]))for(const[r,o]of n())e[t(366)](r,o);return e}}function yr(){const t=["206ygqMXp","isPremiumPlugin","refreshSelectedViews","refresh","plugins","update","listenTo","editorannotations-invalid-source-callback","delete","isReadOnly","isCollapsed","cancel","selection","uiUpdate","9976162nZhgYf","6943518nZLiNy","change:isFocused","hasDomSelection","getOrderedSelectedAnnotations","_editorAnnotations","remove","directChange","innerView","addSourceCollector","get","1653145SEeRtD","init","EditorAnnotations","editor","focusTracker","_editorAnnotationsData","1352ddEQAp","14599VmJiAj","3ozlSdG","requires","element","getByInnerView","collection","isOfficialPlugin","blur","push","change:range","containsRange","view","registerAnnotation","pluginName","range","annotation","27441xoezao","document","sort","set","function","_dataCollectors","getRanges","has","add","editing","map","from","12572230ACWpQp","model","4147172isXhKZ","fire","isEqual"];return(yr=function(){return t})()}function Cr(){const t=["882057vIbFCN","573700TWFFaQ","has","plugins","608300NlTojx","get","editor","14LQdnjF","290529cjFzmO","1759428URoNQU","enableCommand","addCommentThread","45gyLybc","afterInit","128456Ysihuh","2LoEdEb","6VwaXfJ","RestrictedEditingModeEditing","557290YPBnsS"];return(Cr=function(){return t})()}const Tr=Er;function Er(t,e){const n=Cr();return(Er=function(t,e){return n[t-=345]})(t,e)}!function(t){const e=Er,n=t();for(;;)try{if(157897===-parseInt(e(345))/1+parseInt(e(352))/2*(-parseInt(e(356))/3)+parseInt(e(360))/4+parseInt(e(355))/5*(parseInt(e(353))/6)+parseInt(e(363))/7*(parseInt(e(351))/8)+-parseInt(e(349))/9*(-parseInt(e(357))/10)+parseInt(e(346))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cr);class xr extends t.Plugin{[Tr(350)](){const t=Tr,e=this[t(362)];e[t(359)][t(358)](t(354))&&e[t(359)][t(361)](t(354))[t(347)](t(348))}}const Or=Nr;function Nr(t,e){const n=Mr();return(Nr=function(t,e){return n[t-=340]})(t,e)}!function(t){const e=Nr,n=t();for(;;)try{if(890650===parseInt(e(340))/1*(parseInt(e(366))/2)+-parseInt(e(369))/3*(parseInt(e(355))/4)+parseInt(e(363))/5*(-parseInt(e(349))/6)+-parseInt(e(365))/7*(-parseInt(e(344))/8)+parseInt(e(359))/9+-parseInt(e(370))/10+-parseInt(e(343))/11*(parseInt(e(362))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mr);class Sr extends t.Plugin{constructor(t){const e=Nr;super(t),this[e(350)][e(367)][e(342)](e(347),e(368))}[Or(345)](){const t=Or,n=this[t(350)],r=n[t(356)][t(361)](t(348)),s=n[t(346)][t(361)](o.Users);r&&(r.on(t(357),((e,[,n])=>{n[t(351)]={comments:!0,user_id:s.me.id}}),{priority:e.priorities[t(352)]+10}),this[t(360)](r,t(341),this[t(354)]))}[Or(354)](t,e){const n=Or,{comment_threads:r}=e;r&&r[n(371)]((({thread_id:t,comments:e,is_resolved:r})=>{const s=n,i=new Date,c=e[s(364)]((({author:t,content:e,created_at:n})=>({content:e,authorId:this[s(350)][s(346)][s(361)](o.Users).me.id,createdAt:i,attributes:{"@external":{authorName:t,createdAt:n?new Date(n):new Date,source:s(348)}}}))),a=this[s(350)][s(367)][s(361)](s(353));this[s(350)][s(346)][s(361)](mr)[s(358)]({channelId:a,threadId:t,comments:c,resolvedAt:r?i:null})}))}}function Mr(){const t=["map","35GtUlaQ","116666EYokfM","config","basic","9sbALgx","747200hswzEk","forEach","25CcWqIu","dataInsert","define","11vgPzRj","2789768KlfQom","afterInit","plugins","importWord.formatting.comments","importWord","73506ycCMGt","editor","collaboration_features","high","collaboration.channelId","_handleImportedData","1653172bLyLnF","commands","execute","addCommentThread","15455277XdbvdB","listenTo","get","29479956zQJFEj","105rOyHKD"];return(Mr=function(){return t})()}const Rr=Lr;function Pr(){const t=["_registerMarkerToCopy","comment","highest","ClipboardPipeline","afterInit","get","846heNVTi","ClipboardMarkersUtils","16sZBIJk","comments.copyMarkers","1133NzwWPm","content","keys","plugins","split","define","9BkykFs","requires","_registerMarkerInClipboardPipeline","cut","has","dragstart","always","84274KFeNCk","listenTo","1029155ifrFoJ","_removeMarkersWithoutThreads","delete","config","contentInsertion","never","hasCommentThread","9062536OnLvkZ","45997QHsUbo","editor","20cxSbbv","all","CommentsRepository","markers","_mapCommentsCopyConfigToRegisterConfiguration","1660110xekSql","6168540AHVfli","default","1640RfueCI"];return(Pr=function(){return t})()}function Lr(t,e){const n=Pr();return(Lr=function(t,e){return n[t-=459]})(t,e)}!function(t){const e=Lr,n=t();for(;;)try{if(620058===-parseInt(e(486))/1*(-parseInt(e(471))/2)+-parseInt(e(459))/3+parseInt(e(498))/4*(-parseInt(e(488))/5)+parseInt(e(469))/6*(parseInt(e(496))/7)+parseInt(e(495))/8*(parseInt(e(479))/9)+-parseInt(e(462))/10*(parseInt(e(473))/11)+-parseInt(e(460))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pr);class Vr extends t.Plugin{constructor(t){const e=Lr;super(t),this[e(497)][e(491)][e(478)](e(472),e(461))}static get[Rr(480)](){return[ht.ClipboardMarkersUtils,ht.ClipboardPipeline]}[Rr(467)](){const t=Rr,e=this[t(497)][t(476)][t(468)](t(466));this[t(481)](),this[t(487)](e,t(492),((e,n)=>this[t(489)](n[t(474)][t(501)])),{priority:t(465)})}[Rr(489)](t){const e=Rr;if(!this[e(497)][e(476)][e(483)](e(500)))return t;const n=this[e(497)][e(476)][e(468)](e(500));for(const r of t[e(475)]()){const[o,s]=r[e(477)](":");e(464)!=o||n[e(494)](s)||t[e(490)](r)}return t}[Rr(481)](){const t=Rr,e=this[t(497)][t(476)][t(468)](t(470)),n=this[t(502)](this[t(497)][t(491)][t(468)](t(472)));n&&e[t(463)](t(464),n)}[Rr(502)](t){const e=Rr;switch(t){case e(485):return{allowedActions:e(499),copyPartiallySelected:!1,duplicateOnPaste:!0};case e(461):return{allowedActions:[e(482),e(484)],copyPartiallySelected:!1,duplicateOnPaste:!1};case e(493):default:return null}}}var Dr=n(930);const Br=jr;function jr(t,e){const n=Ur();return(jr=function(t,e){return n[t-=304]})(t,e)}function Ur(){const t=["insert","consumable","downcastDispatcher","ck-horizontal-line","isResolved","addMarker:comment","div","elementToStructure","span","isObject","dataDowncast","getCustomProperty","horizontalLine","markerToHighlight","3950694KGUyDV","consume","removeMarker:","531cdyXgk","media","399726biCUOD","addMarker:","overrideHorizontalRuleConverter","options","image-inline","ignoreResolvedComments","attribute:url:media","model","writer","stop","img","get","editor","widget","imageInline","containerElement","schema","8855VofFoI","3024008rCxgmg","add","item","46320JuAiZj","overrideImageInlineConverter","markerName","high","3416468zMNukw","7zywbAX","showCommentHighlights","overrideMarkerConverters","conversion","for","plugins","mapper","createContainerElement","toViewElement","init","1936358oRFHCP","createEmptyElement","createPositionAt","getCommentThread","elementToElement","3jrMqmx","ck-comment-marker","1326nWibcE","data","overrideMediaEmbedConverter","addClass","comment"];return(Ur=function(){return t})()}!function(t){const e=jr,n=t();for(;;)try{if(586264===parseInt(e(358))/1+-parseInt(e(327))/2*(-parseInt(e(332))/3)+-parseInt(e(316))/4+-parseInt(e(308))/5*(parseInt(e(334))/6)+parseInt(e(317))/7*(parseInt(e(309))/8)+-parseInt(e(356))/9*(parseInt(e(312))/10)+parseInt(e(353))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ur);class Hr extends t.Plugin{[Br(326)](){const t=Br;this[t(319)](),this[t(360)](),this[t(313)](),this[t(336)]()}[Br(319)](){const t=Br;this[t(370)][t(320)][t(321)](t(349))[t(352)]({model:t(338),view:(e,n)=>{const r=t;if(!n[r(361)][r(318)])return null;if(n[r(361)][r(363)]){const{id:t}=Gr(e[r(314)]),o=this[r(370)][r(322)][r(369)](mr);if(o[r(330)](t)?.[r(343)]&&e[r(311)])return n[r(340)][r(354)](e[r(311)],r(359)+e[r(314)]),n[r(340)][r(354)](e[r(311)],r(355)+e[r(314)]),null}return{classes:[r(333)]}}}),this[t(370)][t(320)][t(321)](t(349))[t(310)]((e=>{const n=t;e.on(n(344),((t,e,r)=>{const o=n;if(!r[o(361)][o(318)])return;const s=e[o(311)];if(!s)return;const i=r[o(323)][o(325)](s);this[o(370)][o(365)][o(307)][o(348)](s)&&i&&!i[o(350)](o(304))&&i.is(o(306))&&(0,Dr.toWidget)(i,r[o(366)])}),{priority:n(315)})}))}[Br(360)](){const t=Br;this[t(370)][t(320)][t(321)](t(349))[t(346)]({model:t(351),view:(e,{writer:n,options:r})=>{const o=t;if(!r[o(318)])return null;const s=n[o(324)](o(345)),i=n[o(328)]("hr");return n[o(337)](o(342),s),n[o(339)](n[o(329)](s,0),i),s},converterPriority:t(315)})}[Br(313)](){const t=Br;this[t(370)][t(320)][t(321)](t(349))[t(346)]({model:t(305),view:(e,{writer:n,options:r})=>{const o=t;if(!r[o(318)])return null;const s=n[o(324)](o(347)),i=n[o(328)](o(368));return n[o(337)](o(362),s),n[o(339)](n[o(329)](s,0),i),s},converterPriority:t(315)})}[Br(336)](){const t=Br;this[t(370)][t(320)][t(321)](t(349))[t(331)]({model:t(357),view:(e,{writer:n,options:r})=>{const o=t;if(r[o(318)])return n[o(328)](o(345))},converterPriority:t(315)}),this[t(370)][t(335)][t(341)].on(t(364),((e,n,r)=>{const o=t;r[o(361)][o(318)]&&e[o(367)]()}),{priority:t(315)})}}var Fr=n(492),Kr={attributes:{"data-cke":!0}};Kr.setAttributes=be(),Kr.insert=pe().bind(null,"head"),Kr.domAPI=ke(),Kr.insertStyleElement=_e();le()(Fr.A,Kr);Fr.A&&Fr.A.locals&&Fr.A.locals;const zr=Wr;function Wr(t,e){const n=Yr();return(Wr=function(t,e){return n[t-=455]})(t,e)}function Yr(){const t=["LEAVE_COMMENT_ANNOUNCEMENT","_handleInitialThreads","init","delete","11230Cgewqp","substring","add","end","rootName","updateMarker","text","getAttribute","listenTo","conversion","locale","once","change:activeMarker","_detachCommentThread","300CFmOVM","3504VTiZrZ","openNewCommentThread","config","1323byfjDp","isResolved","pluginName","editing","setUnlinkedAt","_initAriaMarkerChangeAnnouncements","elementToElement","state","getChangedMarkers","remove","4923480hnAvOp","ck-comment-marker","view","ENTER_COMMENT_ANNOUNCEMENT","463564Ahbmlg","newRange","push","unlinkedAt","fetchCommentThread","addMarker:","document","removeMarker","markerName","editor","requires","change:isThreadsLoadingPaused","render","removeCommentThread","removeMarker:","addCommentThread","_handleMarkerAddAndRemove","map","group","size","change:isReadOnly","clear","consume","announce","_threadToController","enqueueChange","length","_attachArchivedThread","commands","affectsData","scrollToThreadMarker","markers","set","switchReadOnly","join","startsWith","destroyed","resolveCommentThread","hasDomSelection","isCollapsed","createRange","comments","model","_getTargetForId","consumable","fromCharCode","_attachMarkerToThread","comment:","isObject","120942rlvCqN","editingDowncast","differ","root","registerAnnotation","isSubmitted","split","author","upcast","low","getCommentThreads","createElement","getWalker","href","isAttached","getCommentThread","dataToMarker","ck-comment-marker--active","setContext","getAllMarkersForId","addComment","then","reconvertMarker","destroy","getItems","1735132LhrstH","hasCommentThread","for","collaboration.channelId","_handleThreadMarker","data","ready","markerToHighlight","$graveyard","activeMarker","first","managedUsingOperations","$marker","refreshVisibility","change","channelId","ariaLiveAnnouncer","hasMarkerForId","item","plugins","schema","showCommentHighlights","name","isOfficialPlugin","isPremiumPlugin","start","forEach","ignoreResolvedComments","registerPostFixer","_getTextContext","_hasTargetInContent","filter","_initializeMarkerConverters","from","hasContent","context","get","createPositionBefore","attachTo","$textProxy","CommentsEditing","reopenCommentThread","isEqual","getByInnerView","getRange","isThreadsLoadingPaused","dataDowncast","_threads","92440SPlIqD","_reconvertMarkers","comment","markerToData","20tbClQB","afterInit","focus"];return(Yr=function(){return t})()}!function(t){const e=Wr,n=t();for(;;)try{if(134330===-parseInt(e(478))/1+parseInt(e(521))/2+-parseInt(e(570))/3*(parseInt(e(482))/4)+-parseInt(e(489))/5*(parseInt(e(503))/6)+-parseInt(e(595))/7+-parseInt(e(504))/8*(-parseInt(e(507))/9)+parseInt(e(517))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yr);class Xr extends t.Plugin{static get[zr(531)](){return[mr,Ar,o.Users,xr,Sr,Vr,Hr]}static get[zr(509)](){return zr(470)}static get[zr(618)](){return!0}static get[zr(619)](){return!0}constructor(t){const e=zr;super(t),this[e(553)](e(475),!0),t[e(600)][e(500)](e(601),(()=>this[e(475)]=!1)),this[e(553)](e(604),null),this.on(e(501),((n,r,o,s)=>{const i=e,c=t[i(614)][i(466)](mr),a=o?Gr(o).id:null;t[i(563)][i(609)]((()=>{const e=i;if(a){const n=this[e(589)](a);for(const r of n)t[e(510)][e(592)](r)}if(s){const{id:n}=Gr(s),r=c[e(585)](n);if(r&&r[e(524)])return;if(r&&!r[e(584)])return;const o=this[e(589)](n);for(const n of o)t[e(510)][e(592)](n)}})),a&&this[i(551)](a)})),this[e(512)]()}[zr(487)](){const t=zr,e=this[t(530)],n=e[t(614)][t(466)](mr),r=e[t(506)][t(466)](t(598)),o=n[t(580)]()[t(461)]((e=>e[t(610)]!==r));e[t(549)][t(491)](t(536),new _r(e)),this[t(497)](e,t(541),((r,o,s)=>{const i=t;n[i(554)](s,e[i(506)][i(466)](i(598)))})),this[t(497)](n,qr(t(536),r),((e,{threadId:n})=>{const r=t,o=this[r(530)][r(614)][r(466)](mr)[r(585)](n);o?.[r(524)]&&this[r(548)](n)})),this[t(497)](n,qr(t(534),r),((n,{threadId:r})=>{const o=t;e[o(563)][o(546)]({isUndoable:!1},(t=>{const e=o,n=this[e(589)](r);for(const r of n)t[e(528)](r)}))})),this[t(497)](n,qr(t(558),r),((e,{threadId:n})=>{const r=t;this[r(479)](n),this[r(530)][r(510)][r(519)][r(559)]&&(this[r(530)][r(614)][r(466)](mr)[r(585)](n)[r(524)]||this[r(530)][r(510)][r(519)][r(484)]())}),{priority:t(579)}),this[t(497)](n,qr(t(471),r),((e,{threadId:n})=>{this[t(479)](n)}),{priority:t(579)}),this[t(497)](n,qr(t(590),r),((r,{threadId:o,isFromAdapter:s})=>{const i=t,c=this[i(589)](o);!s&&0!=c[i(547)]&&n[i(596)](o)&&1===n[i(585)](o)[i(547)]&&e[i(563)][i(546)]({isUndoable:!1},(t=>{const e=i;for(const n of c)t[e(494)](n,{usingOperation:!0,affectsData:!0})}))}),{priority:t(579)}),this[t(462)](),this[t(537)](),this[t(486)](o)}[zr(483)](){!async function(t){const n=p([115,51,67,116,112,118,48,76,109,108,87,90,50,122,71,49,104,101,113,77,65,83,89,56,85,55,97,81,69,110,119,100,121,78,68,82,120,111,86,102,105,72,74,70,117,114,53,103,57,84,75,80,66,52,106,54,99,88,107,79,98,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=Wr;return t[e(538)]((t=>String[e(566)](t)))[e(555)]("")}!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([115]);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:1747008e3;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(583)]);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)}[zr(593)](){const t=zr,e=this[t(530)][t(614)][t(466)](mr),n=this[t(530)][t(506)][t(466)](t(598));for(const r of e[t(580)]({channelId:n}))e[t(502)](r.id),e[t(477)][t(488)](r.id);super[t(593)]()}[zr(612)](t){const e=zr;return this[e(589)](t)[e(547)]>0}[zr(589)](t){const e=zr,n=[];for(const r of this[e(530)][e(563)][e(552)])r[e(617)][e(556)](e(568)+t)&&n[e(523)](r);return n}[zr(551)](t){const n=zr,r=this[n(564)](t);r&&setTimeout((()=>{const o=n;this[o(604)]&&Gr(this[o(604)]).id===t&&(0,e.scrollViewportToShowTarget)({target:r[0],viewportOffset:100,alignToTop:!0})}),50)}[zr(479)](t){const e=zr;this[e(530)][e(563)][e(609)]((()=>{const n=e;for(const e of this[n(589)](t))this[n(530)][n(510)][n(592)](e)}))}[zr(548)](t){const e=zr,n=this[e(530)][e(614)][e(466)](mr),r=this[e(530)][e(614)][e(466)](Ar),o=n[e(585)](t);if(!o[e(584)]){const t=o[e(468)]((()=>this[e(564)](o.id)));r[e(574)](t),o[e(460)]=!1}}[zr(462)](){const t=zr,e=this[t(530)],n=e[t(614)][t(466)](o.Users);e[t(498)][t(597)](t(571))[t(602)]({model:t(480),view:(r,o)=>{const s=t,{id:i}=Gr(r[s(529)]),c=e[s(614)][s(466)](mr)[s(585)](i),a=this[s(604)]&&Gr(this[s(604)]).id===i;let h;if(c&&c[s(508)]&&!a&&r[s(613)])return o[s(565)][s(543)](r[s(613)],s(526)+r[s(529)]),o[s(565)][s(543)](r[s(613)],s(535)+r[s(529)]),null;const u=[s(518)];return a&&u[s(523)](s(587)),h=c?.[s(547)]?c[s(562)][s(605)][s(577)].id:n.me.id,{classes:u,attributes:{"data-comment":i,"data-author-id":h}}}}),e[t(498)][t(597)](t(476))[t(481)]({model:t(480),view:(n,{options:r})=>{const o=t;if(r[o(616)])return null;const s=e[o(614)][o(466)](mr),i=e[o(563)][o(552)][o(466)](n),{id:c,part:a}=Gr(n);return i&&!i[o(550)]||r[o(457)]&&s[o(585)](c)?.[o(508)]?null:{group:o(480),name:a?c+":"+a:c}}}),e[t(498)][t(597)](t(578))[t(513)]({view:{name:t(480),attributes:{id:/^\w/}},model:(e,{writer:n})=>n[t(581)](t(607),{"data-name":t(568)+e[t(496)]("id")})}),e[t(498)][t(597)](t(578))[t(586)]({view:t(480)})}[zr(537)](){const t=zr,e=this[t(530)],n=e[t(614)][t(466)](mr),r=new Set,o=new Set;e[t(563)][t(527)][t(458)]((n=>{const s=t;let i=!1;for(const{name:t,data:c}of e[s(563)][s(527)][s(572)][s(515)]()){const{group:a,id:h}=Gr(t);let u=c[s(522)];if(s(480)!==a||!u)continue;const d=s(603)===u[s(573)][s(493)];d||(u=Zr(u,e[s(563)]),!u||u[s(560)]||!c[s(522)]||u[s(472)](c[s(522)]))?e[s(563)][s(464)](u)&&!d?this[s(475)]?r[s(491)](t):this[s(599)](t,h):(o[s(491)](t),r[s(488)](t),n[s(528)](t),i=!0):(n[s(494)](t,{range:u}),i=!0)}return i})),this.on(t(532),((n,o,s)=>{const i=t;if(!s&&r[i(540)])for(const t of r){const{id:n}=Gr(t);r[i(488)](t),e[i(563)][i(552)][i(466)](t)&&this[i(599)](t,n)}})),this[t(497)](e[t(563)][t(527)],t(609),(()=>{const s=t;for(const{name:t,data:{newRange:i}}of e[s(563)][s(527)][s(572)][s(515)]()){const{group:c,id:a}=Gr(t);if(s(480)!==c)continue;const h=n[s(585)](a),u=this[s(612)](a);h&&(!h[s(460)]&&i&&e[s(510)][s(519)][s(500)](s(533),(()=>{const t=s,r=e[t(614)][t(466)](cr),o=n[t(545)][t(466)](h)[t(519)];r[t(473)](o)[t(608)]()}),{priority:s(579)}),h[s(460)]=u||!!i),i||(o[s(491)](t),r[s(488)](t))}for(const t of o){const{id:e}=Gr(t),o=n[s(585)](e);if(r[s(488)](t),!o)continue;const i=this[s(612)](e);i||o[s(575)]?i||o[s(524)]||o[s(511)](new Date):o[s(516)]()}o[s(542)]()}))}[zr(486)](t){const e=zr;t[e(456)]((t=>{const n=e;t[n(524)]&&this[n(548)](t.id)}))}[zr(564)](t){const e=zr,n=this[e(530)],r=this[e(589)](t);return(0,o.getAllMarkersDomElementsSorted)(n[e(510)],r)}[zr(459)](t){const e=zr,n=this[e(589)](t);let r="",o=!1;for(const t of n){const n=t[e(474)]();for(const t of Array[e(463)](n[e(594)]()))t.is(e(469))?(r&&o&&(r+=" ",o=!1),r+=t[e(600)]):o=!0;o=!0}return r[e(490)](0,150)}[zr(567)](t,e){const n=zr,r=this[n(530)],o=r[n(614)][n(466)](mr);let s=o[n(585)](e);const i=r[n(506)][n(466)](n(598)),c=r[n(614)][n(466)](Ar);return s&&(s[n(524)]&&s[n(511)](null),s[n(584)])||(this[n(589)](e)[0][n(606)]?o[n(525)]({channelId:i,threadId:e})[n(591)]((t=>{const o=n;if(o(557)!==r[o(514)])if(s=t,s&&!s[o(584)]){const t=s[o(468)]((()=>this[o(564)](e)));c[o(574)](t),s[o(508)]&&this[o(479)](e)}else if(!s){const t=this[o(589)](e);r[o(563)][o(609)]((e=>{const n=o;for(const r of t)e[n(528)](r)}))}})):r[n(510)][n(519)][n(500)](n(533),(()=>{const t=n;if(o[t(585)](e))return;const a=r[t(614)][t(466)](cr);s=o[t(505)]({channelId:i,threadId:e,target:()=>this[t(564)](e),context:{type:t(495),value:this[t(459)](e)}});const h=o[t(545)][t(466)](s)[t(519)],u=a[t(473)](h);u&&c[t(574)](u)}),{priority:n(579)})),s}[zr(599)](t,e){const n=zr,r=this[n(567)](t,e);r&&!r[n(465)]&&r[n(588)]({type:n(495),value:this[n(459)](e)})}[zr(512)](){const t=zr,n=this[t(530)];(0,o.surroundingMarkersDetector)(n[t(563)],(({left:r,entered:s})=>{const i=t;for(const t of r)if(Qr(t)){n.ui[i(611)][i(544)]($(n[i(499)],i(485)));break}for(const t of s)if(Qr(t)){n.ui[i(611)][i(544)]($(n[i(499)],i(520),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}))}}function qr(t,e){return e?t+":"+e:t}function Gr(t){const e=t[zr(576)](":");return{group:e[0],id:e[1],part:e[2]}}function Zr(t,e){const n=zr,r=e[n(615)],o=e[n(561)](t[n(455)]);for(const s of t[n(582)]()){const{type:t,item:i,nextPosition:c}=s;if(n(495)===t||r[n(569)](i)){const t=e[n(467)](i);o[n(560)]&&(o[n(455)]=t),o[n(492)]=c}}return o}function Qr(t){const e=zr;return e(480)===Gr(t[e(617)])[e(539)]}const Jr=to;function $r(){const t=["focus","commentsLicenseKeyTrialLimit","commentsLicenseKeyNotAllowed","addSourceCollector","highest","has","domainLimit","_licenseKeyCheckInterval","map","459XpVUav","find","isFocused","_createUIButton","editor","view","CommentThreadInputView","model","activeMarker","addComment","innerView","change:activeAnnotations","CommentsUI","set","CommentsListView","length","licenseKey","low","componentFactory","commentsLicenseKeyExpired","_viewToController","removeCommentThread","pluginName","comment:","locale","hasMarkerForId","4kbnFjJ","usageLimit","tooltip","expired","commentsLicenseKeyUsageLimit","focusTracker","evaluationLimit","get","add","_showLicenseError","execute","from","_threadToController","listenTo","33168CtVPNA","95WcEboX","6AXgsWo","invalid","getCommentThread","2219436vvTJqH","trialLimit","13999428gUyodu","config","push","Comments","commentsLicenseKeyInvalid","addCommentThread","menuBar:comment","requires","7778221hsUwmw","comment","10tCsaXv","1726195bjJDBo","2834SDHvdV","commentsLicenseKeyValid","editing","hasCommentThread","isEnabled","commands","isPremiumPlugin","getAllMarkersForId","getRange","commentsLicenseKeyDomainLimit","bind","destroy","featureNotAllowed","isOfficialPlugin","plugins","4823518erpcAu","Comment","stop","commentsLicenseKeyEvaluationLimit","init"];return($r=function(){return t})()}function to(t,e){const n=$r();return(to=function(t,e){return n[t-=189]})(t,e)}!function(t){const e=to,n=t();for(;;)try{if(407948===parseInt(e(220))/1*(-parseInt(e(238))/2)+parseInt(e(224))/3*(-parseInt(e(205))/4)+parseInt(e(237))/5+-parseInt(e(221))/6*(-parseInt(e(253))/7)+-parseInt(e(219))/8*(parseInt(e(267))/9)+parseInt(e(236))/10*(-parseInt(e(234))/11)+parseInt(e(226))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($r);class eo extends t.Plugin{[Jr(195)];[Jr(265)];static get[Jr(201)](){return Jr(191)}static get[Jr(251)](){return!0}static get[Jr(244)](){return!0}static get[Jr(233)](){return[mr,Xr,Ar,cr]}get[Jr(193)](){return Lt}get[Jr(273)](){return xt}[Jr(257)](){const t=Jr,e=this[t(271)],n=e[t(252)][t(212)](mr),r=e[t(252)][t(212)](Xr),o=e[t(252)][t(212)](cr),s=e[t(252)][t(212)](Ar);e.ui[t(197)][t(213)](t(235),(()=>{const e=t,n=this[e(270)](J.ButtonView);return n[e(207)]=!0,n})),e.ui[t(197)][t(213)](t(232),(()=>this[t(270)](J.MenuBarMenuListItemButtonView))),s[t(261)]((()=>{const e=t,o=[];for(const[t,s]of n[e(217)]){const n=r[e(245)](t.id),i=n[e(266)]((t=>t[e(246)]()));n[e(194)]>0&&o[e(228)]([s[e(272)],i])}return o})),this[t(218)](o,t(190),((e,o,s)=>{const i=t,c=Array[i(216)](s)[i(266)]((t=>t[i(189)]))[i(268)]((t=>n[i(199)][i(263)](t)));if(!c)return void(r[i(275)]=null);const a=n[i(199)][i(212)](c)[i(274)].id,h=i(202)+a;a&&r[i(204)](a)?r[i(275)]=h:r[i(275)]&&(r[i(275)]=null)})),this[t(218)](n,t(200),((n,{threadId:o,isFromAdapter:s})=>{const i=t;!s&&e.ui[i(210)][i(269)]&&r[i(204)](o)&&e[i(240)][i(272)][i(258)]()}),{priority:t(262)}),this[t(218)](n,t(276),((o,{threadId:s,isFromAdapter:i})=>{const c=t;!i&&r[c(204)](s)&&n[c(241)](s)&&1===n[c(223)](s)[c(194)]&&(e[c(240)][c(272)][c(258)](),o[c(255)]())}),{priority:t(196)}),this[t(195)]=this[t(271)][t(227)][t(212)](t(195));const i=this[t(271)];this[t(265)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,o=i[r];if(e(239)==o||e(230)==o||e(198)==o||e(247)==o||e(260)==o||e(256)==o||e(259)==o||e(209)==o){delete i[r],n=o,clearInterval(this[e(265)]),this[e(265)]=void 0;break}}e(230)==n&&i[e(214)](e(222)),e(198)==n&&i[e(214)](e(208)),e(247)==n&&i[e(214)](e(264)),e(260)==n&&i[e(214)](e(250),e(229)),e(256)==n&&i[e(214)](e(211)),e(259)==n&&i[e(214)](e(225)),e(209)==n&&i[e(214)](e(206))}),1e3)}[Jr(249)](){const t=Jr;super[t(249)](),this[t(265)]&&clearInterval(this[t(265)])}[Jr(270)](t){const e=Jr,n=this[e(271)],r=new t(n[e(203)]),o=n[e(243)][e(212)](e(231));return r[e(192)]({label:$(n[e(203)],e(254)),icon:Q.IconAddComment}),r[e(248)](e(242)).to(o),this[e(218)](r,e(215),(()=>{o[e(215)]()})),r}}const no=ro;function ro(t,e){const n=oo();return(ro=function(t,e){return n[t-=152]})(t,e)}function oo(){const t=["forceDisabled","change:isEnabled","_disableCommentsOnlyMode","isEnabled","pluginName","clearForceDisabled","plugins","149412GNrXvz","cut","stopListening","2700015ZnzCyD","2102344bATAmw","editor","view","afterInit","_enableCommentsOnlyMode","editing","126046Oeatre","commentsOnlyMode","isPremiumPlugin","7ImSnUT","addCommentThread","75714NUsHGL","clipboardInput","config","listenTo","editSource","2182578njgdqb","isOfficialPlugin","highest","commentsOnly","CommentsOnly","requires","has","DragDrop","SourceEditing","set","18DsPtLi","affectsData","delete","commands","document","8hhvMfx","stop","get","113790EJgfUJ"];return(oo=function(){return t})()}!function(t){const e=ro,n=t();for(;;)try{if(275520===-parseInt(e(179))/1+parseInt(e(158))/2*(parseInt(e(184))/3)+-parseInt(e(169))/4+-parseInt(e(172))/5+-parseInt(e(189))/6*(-parseInt(e(182))/7)+-parseInt(e(173))/8*(-parseInt(e(153))/9)+-parseInt(e(161))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oo);class so extends t.Plugin{static get[no(166)](){return no(193)}static get[no(190)](){return!0}static get[no(181)](){return!0}static get[no(194)](){return[Xr]}constructor(t){const e=no;super(t),this[e(152)](e(165),!1),this.on(e(163),((t,n,r)=>{const o=e;r?this[o(177)]():this[o(164)]()}))}[no(176)](){const t=no;!this[t(165)]&&this[t(174)][t(186)][t(160)](t(192))&&(this[t(165)]=!0)}[no(177)](){const t=no;for(const[e,n]of this[t(174)][t(156)])n[t(154)]&&t(183)!==e&&n[t(162)](t(180));this[t(174)][t(168)][t(195)](t(196))&&this[t(174)][t(168)][t(160)](t(196))[t(162)](t(180)),this[t(174)][t(168)][t(195)](t(197))&&this[t(174)][t(168)][t(160)](t(197))[t(162)](t(180)),this[t(174)][t(156)][t(160)](t(188))?.[t(162)](t(180));const e=this[t(174)][t(178)][t(175)][t(157)];this[t(187)](e,t(170),(e=>e[t(159)]()),{priority:t(191)}),this[t(187)](e,t(185),(e=>e[t(159)]()),{priority:t(191)}),this[t(187)](e,t(155),(e=>e[t(159)]()),{priority:t(191)})}[no(164)](){const t=no;for(const[e,n]of this[t(174)][t(156)])n[t(154)]&&t(183)!==e&&n[t(167)](t(180));this[t(174)][t(168)][t(195)](t(197))&&this[t(174)][t(168)][t(160)](t(197))[t(167)](t(180)),this[t(174)][t(156)][t(160)](t(188))?.[t(167)](t(180)),this[t(171)](this[t(174)][t(178)][t(175)][t(157)])}}const io=co;function co(t,e){const n=ao();return(co=function(t,e){return n[t-=212]})(t,e)}function ao(){const t=["refilterAnnotations","delete","remove","set","detach","annotationsuis-annotation-mismatch","14316JSEbjO","11pmyiqo","deactivate","uisData","switchTo","3771593DTRjNw","activeAnnotations","hasActive","4gaKtJM","requires","isPremiumPlugin","listenTo","activeUIs","stopListening","length","get","defaultFilter","_removeActiveAnnotation","size","981865dZgFDM","attach","isActive","8536350QhKYab","has","filter","destroy","type","function","_uis","isOfficialPlugin","activate","_setSelectedAnnotations","AnnotationsUIs","context","_visibleAnnotations","24tSfAxt","109584kmWkjF","from","find","deactivateAll","change:activeAnnotation","annotationsuis-missing-ui","_assertAnnotationDoesNotBelongToMultipleUIs","push","annotationsuis-register-already-registered","init","_addActiveAnnotation","12QiAePX","collection","184zyuLiv","56766PumWKy","pluginName","add","19318BmjnyU","plugins","setActiveAnnotation","_deactivateAllAnnotations","3245604xPofPG","_activateAnnotation","register","annotationsuis-register-invalid-interface"];return(ao=function(){return t})()}!function(t){const e=co,n=t();for(;;)try{if(671738===parseInt(e(261))/1*(parseInt(e(246))/2)+-parseInt(e(268))/3+parseInt(e(219))/4*(-parseInt(e(230))/5)+parseInt(e(258))/6*(-parseInt(e(216))/7)+parseInt(e(260))/8*(-parseInt(e(247))/9)+-parseInt(e(233))/10*(-parseInt(e(212))/11)+-parseInt(e(278))/12*(-parseInt(e(264))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ao);class ho extends t.ContextPlugin{[io(223)];[io(214)];[io(239)];static get[io(220)](){return[cr]}static get[io(262)](){return io(243)}static get[io(240)](){return!0}static get[io(221)](){return!0}constructor(t){const e=io;super(t),this[e(223)]=new Set,this[e(239)]=new Map,this[e(214)]=new Map}[io(256)](){const t=io,e=this[t(244)][t(265)][t(226)](cr);this[t(222)](e,t(269),((e,n)=>{const r=t;for(const t of this[r(223)]){const e=this[r(239)][r(226)](t);(0,this[r(214)][r(226)](t)[r(235)])(n)&&e[r(266)](n)}})),this[t(222)](e,t(267),(()=>{const e=t;for(const t of this[e(223)])this[e(239)][e(226)](t)[e(266)](null)})),this[t(222)](e[t(245)],t(263),((e,n)=>{this[t(253)](n)}))}[io(218)](){const t=io;return this[t(223)][t(229)]>0}[io(232)](t){const e=io;return this[e(223)][e(234)](t)}[io(241)](t,n=this[io(227)]){const r=io,o=this[r(244)][r(265)][r(226)](cr);if(!this[r(239)][r(234)](t))throw new e.CKEditorError(r(252),this,{uiName:t});this[r(232)](t)&&this[r(213)](t),this[r(223)][r(263)](t);const s=new Ye;(function({source:t,target:e,filter:n}){const r=We;for(const o of t)n(o)&&e[r(541)](o);e[r(537)](t,r(541),((t,o)=>{const s=r;n(o)&&e[s(541)](o)})),e[r(537)](t,r(531),((t,n)=>{const o=r;e[o(517)](n)&&e[o(531)](n)}))})({source:o[r(245)],target:s,filter:n}),this[r(214)][r(275)](t,{collection:s,filter:n});const i=this[r(239)][r(226)](t);i[r(231)](s),this[r(222)](i,r(251),((t,e,n,s)=>{const i=r;s&&o[i(228)](s),n&&o[i(257)](n)}))}[io(213)](t){const n=io;if(this[n(223)][n(273)](t),!this[n(239)][n(234)](t))throw new e.CKEditorError(n(252),this,{uiName:t});const r=this[n(239)][n(226)](t);r[n(276)](),this[n(224)](r),this[n(214)][n(226)](t)[n(259)][n(236)](),this[n(214)][n(273)](t)}[io(215)](t){const n=io;if(!this[n(239)][n(234)](t))throw new e.CKEditorError(n(252),this,{uiName:t});const r=this[n(244)][n(265)][n(226)](cr),o=Array[n(248)](r[n(217)])[0]||null;this[n(250)](),this[n(241)](t);const s=this[n(239)][n(226)](t);s[n(266)](o),s[n(242)]&&o&&s[n(242)]([o])}[io(250)](){const t=io;for(const e of this[t(223)])this[t(213)](e)}[io(270)](t,n){const r=io;if(this[r(239)][r(234)](t))throw new e.CKEditorError(r(255));if(r(238)!=typeof n[r(231)]||r(238)!=typeof n[r(276)]||r(238)!=typeof n[r(266)])throw new e.CKEditorError(r(271),null);this[r(239)][r(275)](t,n)}[io(272)](){const t=io,e=this[t(244)][t(265)][t(226)](cr)[t(259)],n=new Map,r=Array[t(248)](this[t(223)]);for(const e of this[t(223)]){const r=this[t(214)][t(226)](e)[t(259)];for(const o of r)n[t(275)](o,e)}for(const o of e){const e=n[t(226)](o);this[t(253)](o);const s=r[t(249)]((e=>this[t(214)][t(226)](e)[t(235)](o)));e!==s&&(e&&this[t(214)][t(226)](e)[t(259)][t(274)](o),s&&this[t(214)][t(226)](s)[t(259)][t(263)](o))}}[io(236)](){const t=io;this[t(250)](),super[t(236)]()}[io(227)](){return!0}[io(253)](t){const n=io,r=[];for(const e of this[n(223)])(0,this[n(214)][n(226)](e)[n(235)])(t)&&r[n(254)](e);if(r[n(225)]>1)throw new e.CKEditorError(n(277),null,{matchedUIs:r,annotationType:t[n(237)]})}}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=ko;function ko(t,e){const n=go();return(ko=function(t,e){return n[t-=448]})(t,e)}function go(){const t=["remove","class","ck-reset","uiLanguageDirection","change:top","ck-sidebar","list","forEach","11368QurGGs","2YkioOt","1704nThzHb","arrowup","93233Nsqdqb","focusables","focusPrevious","setTemplate","_updateItemPositionInFocusables","application","focusFirst","getIndex","428115EtAIyJ","added","render","_setupKeyboardNavigation","removed","2108826oBASXK","focusTracker","Annotations list","change","length","bindTemplate","listenTo","set","Annotations sidebar","focus","focusNext","minHeight","delegate","top","source","2820995cVbTZk","element","10xGbIgM","number","focusCycler","div","add","3132496gWFyLm","381964TkcCct","createCollection","arrowdown"];return(go=function(){return t})()}!function(t){const e=ko,n=t();for(;;)try{if(377930===parseInt(e(473))/1+-parseInt(e(470))/2*(parseInt(e(481))/3)+-parseInt(e(458))/4+-parseInt(e(450))/5+parseInt(e(471))/6*(parseInt(e(469))/7)+parseInt(e(457))/8+parseInt(e(486))/9*(parseInt(e(452))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(go);const po=(0,e.toUnit)("px");class fo extends J.View{[mo(467)];[mo(474)];[mo(487)];[mo(454)];constructor(t){const n=mo;super(t);const r=this[n(491)];this[n(493)](n(497),0),this[n(493)](n(462),""),this[n(467)]=this[n(459)](),this[n(474)]=this[n(459)](),this[n(467)][n(498)](n(472),n(460)).to(this),this[n(487)]=new e.FocusTracker,this[n(454)]=new J.FocusCycler({focusables:this[n(474)],focusTracker:this[n(487)]}),this[n(476)]({tag:n(455),attributes:{class:["ck",n(466),n(463),r.to(n(462))],style:{minHeight:r.to(n(497),(t=>n(453)==typeof t?po(t+10):null))},dir:t[n(464)],role:n(478),"aria-label":$(t,n(494)),tabindex:0},children:[{tag:n(455),attributes:{role:n(467),"aria-label":$(t,n(488))},children:this[n(467)]}]})}[mo(483)](){const t=mo;super[t(483)](),this[t(484)]()}[mo(495)](){const t=mo;this[t(454)][t(479)]()}[mo(484)](){const t=mo;this[t(467)][t(498)](t(465)).to(this),this.on(t(465),(e=>{const n=t;this[n(477)](e[n(449)])})),this[t(467)][t(468)]((e=>{const n=t;this[n(487)][n(456)](e[n(451)]),this[n(477)](e)})),this[t(467)].on(t(489),((e,n)=>{const r=t;for(const t of n[r(485)])this[r(487)][r(461)](t[r(451)]),this[r(474)][r(461)](t);for(const t of n[r(482)])this[r(487)][r(456)](t[r(451)]),this[r(477)](t)})),this.on(t(472),(()=>{const e=t;this[e(454)][e(475)]()})),this.on(t(460),(()=>{const e=t;this[e(454)][e(496)]()})),this[t(492)](this[t(451)],t(495),(()=>{this[t(495)]()}))}[mo(477)](t){const e=mo,n=this[e(474)][e(480)](t);let r,o;for(const n of this[e(474)])if(t[e(448)]<n[e(448)]){r=n;break}if(o=r?this[e(474)][e(480)](r):this[e(474)][e(490)],-1!==n){if(n===o-1)return;this[e(474)][e(461)](t),o=r?this[e(474)][e(480)](r):this[e(474)][e(490)]}this[e(474)][e(456)](t,o)}}const bo=vo;function vo(t,e){const n=wo();return(vo=function(t,e){return n[t-=153]})(t,e)}!function(t){const e=vo,n=t();for(;;)try{if(107894===parseInt(e(191))/1*(-parseInt(e(164))/2)+parseInt(e(163))/3+-parseInt(e(174))/4+-parseInt(e(188))/5+-parseInt(e(162))/6+-parseInt(e(170))/7*(parseInt(e(189))/8)+-parseInt(e(153))/9*(-parseInt(e(186))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wo);const _o=(0,e.toUnit)("px");function wo(){const t=["first","content","element","bottom","clientHeight","571506EVNTpx","384462quQKew","404wQIIil","set","bind","delegate","detach","clear","1343594AbDeGW","isAnimationDisabled","_mutationObserver","setTemplate","44912kxtTsT","_targetTop","attach","presentation","render","destroy","createCollection","ck-sidebar-item","focus","height","top","updateHeight","190ltpaOC","ck-sidebar-item--no-animation","894080qHivaj","8rFBjKb","bindTemplate","12XxAZKa","217611AQvsGC","arrowup","div","arrowdown"];return(wo=function(){return t})()}class Io extends J.View{[bo(158)];[bo(175)];[bo(172)];constructor(t){const e=bo;super(t),this[e(165)](e(184),0),this[e(165)](e(183),0),this[e(166)](e(160)).to(this,e(184),this,e(183),((t,e)=>t+e)),this[e(165)](e(171),!1),this[e(172)]=Ne((()=>this[e(185)]())),this[e(175)]=null,this[e(158)]=this[e(180)](),this[e(158)][e(167)](e(154),e(156)).to(this);const n=this[e(190)];this[e(173)]({tag:e(155),attributes:{class:[e(181),n.to(e(171),(t=>t?e(187):""))],style:{top:n.to(e(184),(t=>_o(t)))},role:e(177)},children:this[e(158)]})}[bo(178)](){const t=bo;super[t(178)](),this[t(172)][t(176)](this[t(159)])}[bo(182)](){const t=bo;this[t(158)][t(157)]&&this[t(158)][t(157)][t(182)]()}[bo(185)](){const t=bo,e=this[t(159)][t(161)];e&&(this[t(183)]=e)}[bo(179)](){const t=bo;this[t(158)][t(169)](),this[t(172)][t(168)](),super[t(179)]()}}function Ao(){const t=["1729636ZVDKfW","_alignForTopChange","add","render","clear","element","last","Sidebar","minHeight","2238pHgVvy","_alignBeforeItem","_alignAfterItem","view","_setItemTop","context","nodeType","sidebar-setcontainer-invalid-element","4703553pFBUhK","sidebar-attachtocontainer-missing-container","_attachToContainer","change:bottom","change:top","class","object","175161zwYAel","container","set","_destroySidebarItemView","push","_spaceBetweenItems","_getMaxAvailableTop","_detachFromContainer","stopListening","refresh","change:_lastItem","list","delete","appendChild","init","get","targetRect","rearrange","setContainer","addAnnotation","height","_alignToTargetRect","isOfficialPlugin","_recalculateBuffer","remove","listenTo","1509040GaZiLK","_getItemBefore","isActive","sidebar.container","_createSidebarView","529216KVhJvU","_lastItem","max","_getTargetTop","_sidebarItemViewToAnnotation","130682KxErUo","_getItemAfter","7YsgXXX","length","_targetTop","_activeAnnotation","pluginName","bottom","_alignForBottomChange","content","getSidebarItemView","_annotationToSidebarItemView","isAnimationDisabled","change:targetRect","target","getIndex","config","define","bind","sidebar.preventScrollOutOfView","unbind","5995DrnoZx","_recalculate","_annotations","top","10JrMzhO","isPremiumPlugin","locale","updateHeight","_updateLastItem","destroy"];return(Ao=function(){return t})()}const yo=Co;function Co(t,e){const n=Ao();return(Co=function(t,e){return n[t-=205]})(t,e)}!function(t){const e=Co,n=t();for(;;)try{if(243630===parseInt(e(228))/1+-parseInt(e(223))/2+parseInt(e(283))/3+parseInt(e(259))/4+-parseInt(e(249))/5*(parseInt(e(268))/6)+-parseInt(e(230))/7*(parseInt(e(218))/8)+parseInt(e(276))/9*(parseInt(e(253))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ao);class To extends t.ContextPlugin{[yo(271)];[yo(233)];[yo(251)];[yo(288)];[yo(227)];[yo(239)];[yo(215)];static get[yo(234)](){return yo(266)}static get[yo(214)](){return!0}static get[yo(254)](){return!0}constructor(t){const e=yo;super(t),this[e(285)](e(224),void 0),this[e(271)]=this[e(222)](),this[e(285)](e(284),null),this[e(288)]=25,this[e(227)]=new Map,this[e(239)]=new Map,this[e(273)][e(244)][e(245)](e(247),!1),this[e(251)]=null,this[e(233)]=null,this[e(215)]=[]}[yo(206)](){const t=yo,e=this[t(273)][t(244)][t(207)](t(221));e&&this[t(210)](e)}[yo(210)](t){const n=yo;if(!xo(t))throw new e.CKEditorError(n(275));this[n(284)]=t}[yo(278)]({viewClass:t="",spaceBetweenItems:n=25}={}){const r=yo;if(!xo(this[r(284)]))throw new e.CKEditorError(r(277),this);this[r(284)][r(205)](this[r(271)][r(264)]),this[r(271)][r(281)]=t,this[r(288)]=n}[yo(209)]({removedAnnotation:t,previousAnnotation:e,nextAnnotation:n}){const r=yo,o=this[r(238)](t);this[r(271)][r(294)][r(216)](o),this[r(286)](t),e&&this[r(213)](this[r(238)](e)),n&&this[r(213)](this[r(238)](n)),this[r(257)]()}[yo(292)]({blurredAnnotation:t,activatedAnnotation:e,disableAnimationOnActivatedAnnotation:n}){const r=yo;if(this[r(233)]=e,t){t[r(220)]=!1;const e=this[r(238)](t);e&&n&&(e[r(240)]=!1)}if(e){const t=this[r(238)](e);t&&(e[r(220)]=!0,n&&(t[r(240)]=!0,t[r(252)]+=1),this[r(213)](t))}}[yo(290)](t){const e=yo;if(this[e(271)][e(264)][e(216)](),t)for(const n of t)this[e(286)](n);this[e(271)][e(294)][e(263)](),this[e(271)][e(281)]="",this[e(224)]=null}[yo(211)](t,e){const n=yo;e||(e=t[n(271)]);const r=new Io(this[n(273)][n(255)]);this[n(227)][n(285)](r,t),this[n(239)][n(285)](t,r),r[n(237)][n(261)](e),this[n(217)](t[n(271)],n(241),((e,o,s)=>{const i=n,c=this[i(226)](t,s);r[i(232)]!=c&&(r[i(232)]=c,this[i(272)](r,c))})),this[n(217)](r,n(280),(()=>{const t=n;this[t(250)](r,t(252))})),this[n(217)](r,n(279),(()=>{const t=n;this[t(250)](r,t(235))})),this[n(213)](r);const o=this[n(219)](r);return o&&this[n(270)](o,r)||this[n(213)](r),this[n(257)](),this[n(271)][n(294)][n(261)](r),r}[yo(260)](t){const e=yo;if(!t[e(237)][e(231)])return;const n=this[e(219)](t);if(!n)return;const r=this[e(227)][e(207)](n),o=this[e(233)];o&&o===r?this[e(270)](n,t):this[e(269)](t,n)}[yo(236)](t){const e=yo;if(!t[e(237)][e(231)])return;const n=this[e(229)](t);if(!n)return;const r=this[e(227)][e(207)](n),o=this[e(273)][e(244)][e(207)](e(247)),s=this[e(233)];s&&s===r&&o?(this[e(269)](n,t),this[e(270)](t,n)):s&&s===r?this[e(269)](n,t):this[e(270)](t,n)}[yo(250)](t,e){const n=yo;0===this[n(215)][n(231)]&&setTimeout((()=>{const t=n;for(const{sidebarItemView:e,changedProp:n}of this[t(215)])t(252)===n?this[t(260)](e):this[t(236)](e);this[t(215)]=[]}),10),this[n(215)][n(287)]({sidebarItemView:t,changedProp:e})}[yo(238)](t){const e=yo;return this[e(239)][e(207)](t)}[yo(258)](){const t=yo;this[t(291)](),this[t(271)][t(258)]()}[yo(286)](t){const e=yo,n=this[e(238)](t);this[e(291)](n),this[e(291)](t[e(271)]),n[e(258)](),this[e(239)][e(295)](t),this[e(227)][e(295)](n)}[yo(222)](){const t=yo,e=new fo(this[t(273)][t(255)]);return e[t(262)](),this.on(t(293),((n,r,o,s)=>{const i=t;s&&e[i(248)](i(267)),o?e[i(246)](i(267)).to(o,i(235)):e[i(267)]=null})),e}[yo(257)](){const t=yo;this[t(224)]=this[t(251)]?.[t(265)]?this[t(238)](this[t(251)][t(265)]):null}[yo(219)](t){const e=yo,n=this[e(227)][e(207)](t),r=n&&this[e(251)]?.[e(207)](this[e(251)][e(243)](n)-1);return r&&this[e(238)](r)||null}[yo(229)](t){const e=yo,n=this[e(227)][e(207)](t),r=n&&this[e(251)]?.[e(207)](this[e(251)][e(243)](n)+1);return r&&this[e(238)](r)||null}[yo(269)](t,e){const n=yo;t[n(256)]();const r=Eo(e[n(235)]+this[n(288)],t[n(252)]);return!!r&&(this[n(272)](e,e[n(252)]-r),!0)}[yo(270)](t,e){const n=yo;t[n(256)]();const r=Eo(t[n(235)]+this[n(288)],e[n(252)]);return!!r&&(this[n(272)](e,e[n(252)]+r,!1),!0)}[yo(213)](t){const e=yo,n=this[e(227)][e(207)](t);if(!n||!n[e(242)]||!n[e(208)])return;const r=this[e(226)](n,n[e(208)]);this[e(272)](t,r)}[yo(226)](t,n){const r=yo;if(null===n)return 0;if(t[r(242)]instanceof e.Rect)return n[r(252)];{const t=new e.Rect(this[r(271)][r(264)])[r(252)];return n[r(252)]-t}}[yo(272)](t,e,n=this[yo(273)][yo(244)][yo(207)](yo(247))){const r=yo;n&&(e=Math[r(225)](e,this[r(289)](t))),t[r(252)]=e}[yo(289)](t){const e=yo;let n=this[e(219)](t),r=0;for(;n;)n[e(256)](),r+=this[e(288)]+n[e(212)],n=this[e(219)](n);return r}}function Eo(t,e){return Math[yo(225)](t-e,0)}function xo(t){const e=yo;return null!==t&&e(282)==typeof t&&1===t[e(274)]}const Oo=So;function No(){const t=["addEventListener","set","_integrateWithEditorAnnotations","attach","_detachFromContainer","pluginName","high","5314638BzEDGK","resize","context","hasDomSelection","off","6673950yYfLIj","remove","EditorAnnotations","isOfficialPlugin","wideSidebar","activeAnnotation","stop","listenTo","_activeAnnotation","addAnnotation","1461096oaRLXd","get","set:container","isPremiumPlugin","stopListening","_attachToContainer","annotations","uiUpdate","WideSidebar","register","_refreshPositioningDebounced","init","394336VqOmRW","_destroyEditorAnnotationsIntegration","815592JsdVPm","getOrderedSelectedAnnotations","editors","requires","24fflmNt","2366532CIJiVp","blur","add","refreshPositioning","switchTo","cancel","widesidebar-detach-not-attached","ready","plugins","destroy","from","isAttached","updateTargetRect","focus","5fZtNFt","_editorAnnotations","ck-sidebar--wide","refresh","rearrange","removeEventListener","has","change:container","detach","widesidebar-attach-already-attached","_annotations","container","setActiveAnnotation","1316916NmDcBv"];return(No=function(){return t})()}function So(t,e){const n=No();return(So=function(t,e){return n[t-=131]})(t,e)}!function(t){const e=So,n=t();for(;;)try{if(439488===-parseInt(e(156))/1+parseInt(e(190))/2+-parseInt(e(163))/3+-parseInt(e(144))/4*(parseInt(e(177))/5)+-parseInt(e(158))/6+-parseInt(e(198))/7+-parseInt(e(162))/8*(-parseInt(e(134))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(No);class Mo extends t.ContextPlugin{[Oo(174)];[Oo(150)];[Oo(178)];[Oo(154)];static get[Oo(161)](){return[To,ho]}static get[Oo(196)](){return Oo(152)}static get[Oo(137)](){return!0}static get[Oo(147)](){return!0}constructor(t){const n=Oo;super(t),this[n(174)]=!1,this[n(192)](n(139),null),this[n(150)]=null,this[n(178)]=new e.Collection,this[n(154)]=xe((()=>{const t=n;this[t(150)][t(166)]()}),250,{leading:!1})}[Oo(155)](){const t=Oo,e=this[t(131)][t(171)][t(145)](ho),n=this[t(131)][t(171)][t(145)](To);e[t(153)](t(138),this),n[t(188)]&&e[t(167)](t(138))}[Oo(189)](t){const e=Oo;if(t===this[e(139)])return;const n=this[e(131)][e(171)][e(145)](To);n[e(142)]=t;const r=this[e(139)];n[e(180)]({blurredAnnotation:r,activatedAnnotation:t}),this[e(139)]=t}[Oo(194)](n){const r=Oo;this[r(150)]=n;const o=this[r(131)][r(171)][r(145)](To);if(o[r(187)]=n,this[r(174)])throw new e.CKEditorError(r(186),this);this[r(174)]=!0,this[r(141)](o,r(146),(()=>{const t=r;this[t(185)](),this[t(141)](o,t(184),(e=>{const r=t;e[r(133)](),this[r(194)](n)}))})),o[r(149)]({viewClass:r(179)});const s=t=>{const e=r;t[e(175)](),o[e(143)](t)};for(const t of n)s(t);this[r(141)](n,r(165),((t,e)=>{s(e)})),this[r(141)](n,r(135),((t,e,s)=>{const i=r;o[i(181)]({removedAnnotation:e,previousAnnotation:n[i(145)](s-1),nextAnnotation:n[i(145)](s+1)}),e===this[i(139)]&&this[i(189)](null)}),{priority:r(197)}),this[r(141)](n,r(176),((t,e)=>{this[r(189)](e)})),this[r(141)](n,r(164),(()=>{this[r(189)](null)}));const i=this[r(131)]instanceof t.Context?this[r(131)][r(160)]:new e.Collection([this[r(131)]]);for(const t of i)this[r(193)](t);this[r(141)](i,r(165),((t,e)=>{const n=r;this[n(141)](e,n(170),(()=>{this[n(193)](e)}))})),this[r(141)](i,r(135),((t,e)=>{const n=r;e[n(171)][n(183)](n(136))&&this[n(157)](e[n(171)][n(145)](n(136)))})),window[r(191)](r(199),this[r(154)]),this[r(150)][r(166)]()}[Oo(185)](){const n=Oo;if(!this[n(174)])throw new e.CKEditorError(n(169),this);this[n(189)](null);const r=this[n(131)][n(171)][n(145)](To);r[n(195)](this[n(150)]),this[n(148)](r),this[n(148)](this[n(150)]),this[n(131)]instanceof t.Context&&this[n(148)](this[n(131)][n(160)]);for(const t of Array[n(173)](this[n(178)]))this[n(157)](t);window[n(182)](n(199),this[n(154)]),this[n(154)][n(168)](),this[n(139)]=null,this[n(174)]=!1,this[n(150)]=null}[Oo(172)](){const t=Oo;this[t(174)]&&this[t(185)]()}[Oo(193)](t){const e=Oo;if(!t[e(171)][e(183)](e(136)))return;const n=t[e(171)][e(145)](e(136)),r=()=>{const t=e,r=n[t(159)]({annotations:this[t(150)],activeAnnotation:this[t(139)]});this[t(189)](r[0]||null)};this[e(141)](n,e(180),r),this[e(141)](n,e(164),((t,{isAnnotationTracked:n})=>{const r=e;this[r(139)]&&n(this[r(139)])&&this[r(189)](null)})),this[e(141)](n,e(151),(()=>{this[e(154)]()})),this[e(141)](this[e(150)],e(164),(t=>{const o=e;n[o(132)]()&&(r(),t[o(140)]())}),{priority:e(197)}),this[e(178)][e(165)](n)}[Oo(157)](t){const e=Oo;this[e(148)](t),this[e(178)][e(135)](t)}}function Ro(t,e){const n=Lo();return(Ro=function(t,e){return n[t-=193]})(t,e)}const Po=Ro;function Lo(){const t=["1621686mwerIH","...","setTemplate","annotationType","add","bindTemplate","ck-annotation-counter__badge","4wQivDv","span","isDirty","ck-annotation-counter__badge--edit-mode","699095uVKGFG","495DTfaYH","children","113110gPDWPA","362388oSdKBD","ck-annotation-counter__badge--","36rNAkEf","ck-annotation-counter","toString","1258310gAPIZu","counterView","extendTemplate","152dbvUKA","icon","_badge","number","set","527470JGRhfp","266357vbkthr","bind"];return(Lo=function(){return t})()}!function(t){const e=Ro,n=t();for(;;)try{if(676418===-parseInt(e(213))/1+-parseInt(e(222))/2+parseInt(e(217))/3*(-parseInt(e(209))/4)+-parseInt(e(199))/5*(-parseInt(e(219))/6)+-parseInt(e(200))/7*(-parseInt(e(194))/8)+parseInt(e(214))/9*(parseInt(e(216))/10)+parseInt(e(202))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lo);class Vo extends J.ButtonView{[Po(223)];constructor(t){const e=Po;super(t);const n=this[e(207)];this[e(198)](e(211),!1),this[e(198)](e(197),0),this[e(201)](e(196)).to(this,e(211),this,e(197),((t,n)=>t?e(203):n[e(221)]())),this[e(198)](e(205),""),this[e(195)]=Q.IconAddComment,this[e(193)]({attributes:{class:[e(220)]}}),this[e(223)]=new J.View,this[e(223)][e(204)]({tag:e(210),attributes:{class:[e(208),n.to(e(205),(t=>e(218)+t)),n.if(e(211),e(212))]},children:[{text:n.to(e(196))}]}),this[e(215)][e(206)](this[e(223)])}}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=Uo;function Uo(t,e){const n=Fo();return(Uo=function(t,e){return n[t-=260]})(t,e)}!function(t){const e=Uo,n=t();for(;;)try{if(566898===parseInt(e(307))/1+parseInt(e(262))/2+-parseInt(e(279))/3*(parseInt(e(312))/4)+parseInt(e(323))/5+parseInt(e(300))/6*(-parseInt(e(273))/7)+-parseInt(e(282))/8*(parseInt(e(381))/9)+-parseInt(e(296))/10*(-parseInt(e(289))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fo);class Ho extends t.ContextPlugin{[jo(299)];[jo(275)];[jo(281)];[jo(361)];[jo(295)];[jo(304)];[jo(345)];[jo(379)];static get[jo(370)](){return[To,ho]}static get[jo(272)](){return jo(366)}static get[jo(322)](){return!0}static get[jo(284)](){return!0}constructor(t){const n=jo;super(t),this[n(299)]=!1,this[n(281)]=new Set,this[n(361)]=Object[n(377)](e.DomEmitterMixin),this[n(295)]=new Map,this[n(364)](n(302),null),this[n(275)]=null,this[n(304)]=[],this[n(345)]=new e.Collection,this[n(379)]=xe((()=>{this[n(270)]()}),250,{leading:!1})}[jo(341)](){const t=jo;this[t(288)][t(374)][t(354)](ho)[t(333)](t(360),this),this[t(286)]=new J.BodyCollection(this[t(288)][t(334)]),this[t(263)]=new J.BalloonPanelView(this[t(288)][t(334)]),this[t(286)][t(314)](),this[t(286)][t(264)](this[t(263)])}[jo(362)](n){const r=jo;this[r(275)]=n;const o=this[r(288)][r(374)][r(354)](To),s=this[r(263)];if(o[r(308)]=n,this[r(299)])throw new e.CKEditorError(r(339),this);this[r(299)]=!0,this[r(271)](o,r(337),(()=>{const t=r;this[t(283)](),this[t(271)](o,t(375),(e=>{const r=t;e[r(324)](),this[r(362)](n)}))})),o[r(298)]({viewClass:r(367),spaceBetweenItems:5});const i=t=>{const e=r,n=new Vo(this[e(288)][e(334)]);o[e(305)](t,n),this[e(295)][e(364)](t,n),n[e(358)](e(306),e(266),e(317)).to(t[e(382)],e(306),e(274),e(350)),n.on(e(352),(()=>{const n=e;this[n(281)][n(343)](),s[n(347)][n(297)]!==t[n(382)]?(this[n(261)](t),t[n(382)][n(384)][n(276)](),this[n(380)](t)):this[n(380)](null)}))};for(const t of n)i(t);this[r(271)](n,r(264),((t,e)=>{i(e)})),this[r(271)](n,r(349),((t,e,s)=>{const i=r;this[i(295)][i(354)](e)[i(292)](),this[i(295)][i(301)](e),o[i(340)]({removedAnnotation:e,previousAnnotation:n[i(354)](s-1),nextAnnotation:n[i(354)](s+1)}),e===this[i(302)]&&this[i(380)](null)}),{priority:r(315)}),this[r(271)](n,r(276),((t,e)=>{this[r(380)](e)})),this[r(271)](n,r(268),(()=>{this[r(380)](null)})),this[r(361)][r(271)](document,r(373),((t,n)=>{const o=r;n[o(327)]===e.keyCodes[o(338)]&&s[o(357)]&&(this[o(281)][o(264)](s[o(347)][o(297)]),this[o(328)](),n[o(320)](),n[o(335)]())})),this[r(361)][r(271)](document,r(318),((t,e)=>{const n=r,i=e[n(311)];s[n(357)]&&s[n(384)][n(310)](i)||o[n(382)][n(384)][n(310)](i)||t[n(336)]||this[n(302)]&&this[n(302)][n(267)][n(348)]((t=>t[n(310)](i)))||(this[n(281)][n(343)](),this[n(328)](),this[n(380)](null))}));const c=this[r(288)]instanceof t.Context?this[r(288)][r(260)]:new e.Collection([this[r(288)]]);for(const t of c)this[r(369)](t);this[r(271)](c,r(264),((t,e)=>{const n=r;this[n(271)](e,n(344),(()=>{this[n(369)](e)}))})),this[r(271)](c,r(349),((t,e)=>{const n=r;e[n(374)][n(356)](n(383))&&this[n(372)](e[n(374)][n(354)](n(383)))})),window[r(309)](r(287),this[r(379)]),this[r(270)]()}[jo(380)](t){const e=jo;if(t===this[e(302)])return;const n=this[e(288)][e(374)][e(354)](To);n[e(363)]({blurredAnnotation:this[e(302)],activatedAnnotation:t,disableAnimationOnActivatedAnnotation:!0}),t&&n[e(353)](t)?this[e(261)](t):this[e(328)](),this[e(302)]=t}[jo(283)](){const n=jo;if(!this[n(299)])throw new e.CKEditorError(n(294),this);this[n(380)](null);const r=this[n(288)][n(374)][n(354)](To);this[n(328)](),Array[n(265)](this[n(295)][n(371)](),(t=>t[n(292)]())),this[n(295)][n(343)](),r[n(291)](this[n(275)]),this[n(293)](),this[n(361)][n(293)](),this[n(288)]instanceof t.Context&&this[n(293)](this[n(288)][n(260)]);for(const t of Array[n(265)](this[n(345)]))this[n(372)](t);window[n(277)](n(287),this[n(379)]),this[n(379)][n(285)](),this[n(304)]=[],this[n(299)]=!1,this[n(275)]=null}[jo(292)](){const t=jo;this[t(299)]&&this[t(283)](),this[t(286)][t(326)]()}[jo(369)](t){const e=jo;if(!t[e(374)][e(356)](e(383)))return;const n=t[e(374)][e(354)](e(383)),r=this[e(288)][e(374)][e(354)](To),o=this[e(275)],s=this[e(263)],i=()=>{const t=e,r=n[t(325)]({annotations:this[t(275)],activeAnnotation:this[t(302)]});this[t(313)](r),this[t(380)](r[0]||null)};this[e(271)](n,e(363),i),this[e(271)](n,e(268),((t,{isAnnotationTracked:n})=>{const r=e;this[r(302)]&&n(this[r(302)])&&(this[r(313)]([]),this[r(380)](null))})),this[e(271)](n,e(346),(()=>{this[e(379)]()})),this[e(271)](o,e(268),(t=>{const r=e;n[r(342)]()&&t[r(321)]()}),{priority:e(355)}),this[e(271)](this[e(361)],e(318),((t,o)=>{const c=e,a=o[c(311)];s[c(357)]&&s[c(384)][c(310)](a)||r[c(382)][c(384)][c(310)](a)||this[c(302)]&&n[c(342)]()&&(i(),t[c(336)]=!0)}),{priority:e(355)}),this[e(345)][e(264)](n)}[jo(372)](t){const e=jo;t&&(this[e(293)](t),this[e(345)][e(349)](t))}[jo(313)](t){const e=jo;for(const n of this[e(304)])t[e(303)](n)||this[e(281)][e(301)](n[e(382)]);this[e(304)]=t}[jo(270)](){const t=jo,e=this[t(263)];this[t(275)][t(332)](),e[t(357)]&&this[t(329)]()}[jo(261)](t){const e=jo;if(this[e(281)][e(356)](t[e(382)]))return;const n=this[e(263)][e(347)][e(297)];n!==t[e(382)]?(n&&this[e(365)](n),this[e(351)](t[e(382)]),this[e(263)][e(347)][e(343)](),this[e(263)][e(347)][e(264)](t[e(382)]),this[e(329)]()):this[e(329)]()}[jo(329)](){const t=jo,e=this[t(263)][t(347)][t(297)],n=e&&this[t(275)][t(331)](e);if(!n||!this[t(295)][t(356)](n))return;const r=this[t(295)][t(354)](n)[t(384)],o=function(){const e=t,n=J.BalloonPanelView[e(278)];return[n[e(330)],n[e(269)],n[e(376)],n[e(359)],n[e(290)],n[e(368)]]}();this[t(263)][t(280)]({target:r,positions:o})}[jo(328)](){const t=jo,e=this[t(263)],n=e[t(347)][t(297)];n&&(this[t(365)](n),e[t(316)](),e[t(347)][t(343)]())}[jo(351)](t){const e=jo;this[e(271)](t,e(378),(()=>this[e(329)]())),this[e(271)](t,e(319),((n,r)=>{const o=e;this[o(281)][o(264)](t),this[o(328)](),r()}))}[jo(365)](t){this[jo(293)](t)}}function Fo(){const t=["from","annotationType","focusableElements","blur","northArrowSouthEast","_refreshPositioning","listenTo","pluginName","60305sqrHZr","type","annotations","focus","removeEventListener","defaultPositions","33927GlAYAZ","pin","_manuallyClosedAnnotationViews","119584ntiBIn","detach","isPremiumPlugin","cancel","bodyCollection","resize","context","9163zcnsdP","southArrowNorthWest","_detachFromContainer","destroy","stopListening","narrowsidebar-detach-not-attached","_annotationToNarrowView","20580kibyaL","first","_attachToContainer","isAttached","642FqKgEu","delete","activeAnnotation","includes","_selectedAnnotations","addAnnotation","isDirty","814080ZXqCCn","_annotations","addEventListener","contains","target","172UABwpG","_setSelectedAnnotations","attachToDom","low","unpin","number","mousedown","Esc","stopPropagation","stop","isOfficialPlugin","596455MduoaF","off","getOrderedSelectedAnnotations","detachFromDom","keyCode","_hideBalloon","_updateBalloonPosition","southArrowNorthEast","getByView","refreshPositioning","register","locale","preventDefault","preventClosingBalloon","set:container","esc","narrowsidebar-attach-already-attached","rearrange","init","hasDomSelection","clear","ready","_editorAnnotations","uiUpdate","content","find","remove","length","_attachListeners","execute","getSidebarItemView","get","high","has","isVisible","bind","northArrowSouth","narrowSidebar","_domEmitter","attach","refresh","set","_detachListeners","NarrowSidebar","ck-sidebar--narrow","northArrowSouthWest","_integrateWithEditorAnnotations","requires","values","_destroyEditorAnnotationsIntegration","keydown","plugins","change:container","southArrowNorth","create","change:height","_refreshPositioningDebounced","setActiveAnnotation","639fRVmWI","view","EditorAnnotations","element","editors","_showBalloon","777226ZrsdUx","balloonPanelView","add"];return(Fo=function(){return t})()}var Ko=n(874),zo={attributes:{"data-cke":!0}};zo.setAttributes=be(),zo.insert=pe().bind(null,"head"),zo.domAPI=ke(),zo.insertStyleElement=_e();le()(Ko.A,zo);Ko.A&&Ko.A.locals&&Ko.A.locals;const Wo=Yo;function Yo(t,e){const n=qo();return(Yo=function(t,e){return n[t-=225]})(t,e)}!function(t){const e=Yo,n=t();for(;;)try{if(122082===parseInt(e(279))/1+parseInt(e(311))/2*(parseInt(e(278))/3)+-parseInt(e(282))/4*(parseInt(e(259))/5)+-parseInt(e(301))/6+parseInt(e(256))/7+parseInt(e(275))/8*(parseInt(e(310))/9)+parseInt(e(265))/10*(-parseInt(e(299))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qo);class Xo extends t.Plugin{[Wo(270)];[Wo(319)];[Wo(269)];[Wo(263)];[Wo(305)];[Wo(240)];[Wo(308)];static get[Wo(245)](){return[Ar,J.ContextualBalloon,ho]}static get[Wo(225)](){return Wo(291)}static get[Wo(316)](){return!0}static get[Wo(268)](){return!0}constructor(t){const e=Wo;super(t),t[e(320)][e(295)][e(228)](at.MouseObserver),this[e(270)]=!1,this[e(313)](e(254),null),this[e(319)]=null,this[e(269)]=new Set,this[e(263)]=t[e(303)][e(285)](J.ContextualBalloon),this[e(305)]=new Set,this[e(240)]=[],this[e(308)]=!1}[Wo(239)](){const t=Wo,e=this[t(323)][t(303)][t(285)](ho);e[t(296)]===this[t(323)]&&(e[t(312)](t(238),this),this[t(323)][t(274)][t(313)](t(309),((e,n)=>{const r=t,o=this[r(263)];if(this[r(270)]&&o[r(297)]){const t=this[r(319)][r(272)](o[r(297)]);t&&this[r(258)](t),n()}})))}[Wo(261)](){const t=Wo,e=this[t(323)][t(303)][t(285)](ho);e[t(296)]===this[t(323)]&&(e[t(237)]()||e[t(307)](t(238)))}[Wo(324)](t){const e=Wo;t!==this[e(254)]&&(this[e(254)]&&(this[e(254)][e(321)]=!1),t&&this[e(323)].ui[e(244)][e(283)]&&(this[e(319)][e(226)](t)&&this[e(233)](t,!0),t[e(321)]=!0),t||this[e(234)]([]),this[e(254)]=t)}[Wo(306)](t){const n=Wo;this[n(319)]=t;const r=this[n(323)][n(303)][n(285)](ho),o=this[n(263)];if(this[n(270)])throw new e.CKEditorError(n(304),this);if(r[n(296)]!==this[n(323)])throw new e.CKEditorError(n(287),this);const s=this[n(323)][n(303)][n(285)](Ar);this[n(253)](s,n(286),(()=>{const t=n,e=s[t(288)]({annotations:this[t(319)],activeAnnotation:this[t(254)]});var r,o;!this[t(308)]&&(r=e,o=this[t(240)],r[t(251)]===o[t(251)]&&r[t(250)]((e=>o[t(264)](e))))||(this[t(308)]=!1,this[t(234)](e),this[t(324)](e[0]||null))})),this[n(253)](s,n(229),((t,{isAnnotationTracked:e})=>{const r=n;this[r(254)]&&e(this[r(254)])&&(this[r(234)]([]),this[r(324)](null))})),this[n(253)](this[n(323)].ui[n(244)],n(260),((t,e,r)=>{r||this[n(324)](null)})),this[n(253)](t,n(271),((t,e)=>{const r=n;this[r(292)](e),e===this[r(254)]&&this[r(324)](null)})),this[n(253)](o,n(247),((e,r,s,i)=>{const c=n;i&&this[c(302)](i);const a=t[c(272)](s);s&&a&&(this[c(253)](s,c(249),(()=>{o[c(318)]()})),this[c(253)](s,c(309),(()=>{const t=c;this[t(258)](a),this[t(323)][t(320)][t(295)][t(230)]()})),this[c(254)]!==a&&this[c(324)](a))})),this[n(253)](this[n(323)].ui,n(246),(()=>{const e=n;o[e(297)]&&t[e(272)](o[e(297)])&&o[e(318)]()})),this[n(253)](this[n(323)][n(320)][n(295)][n(248)],n(235),(()=>{const t=n;this[t(308)]=!0,this[t(269)][t(294)]()})),this[n(323)][n(320)][n(295)][n(248)][n(314)][n(322)]&&this[n(323)][n(320)][n(295)][n(230)](),this[n(270)]=!0}[Wo(300)](){const t=Wo;if(!this[t(270)])throw new e.CKEditorError(t(243),this);this[t(324)](null);for(const e of this[t(305)])this[t(292)](e);this[t(302)](),this[t(270)]=!1,this[t(319)]=null}[Wo(266)](){const t=Wo;this[t(270)]&&this[t(300)]()}[Wo(234)](t){const e=Wo;for(const n of this[e(240)])t[e(264)](n)||this[e(269)][e(242)](n);for(const n of this[e(319)])t[e(264)](n)||this[e(292)](n);if(this[e(323)].ui[e(244)][e(283)])for(const n of t)this[e(233)](n);this[e(240)]=t}[Wo(233)](t,e=!1){const n=Wo;this[n(269)][n(226)](t)||(this[n(305)][n(226)](t)||this[n(263)][n(255)](t[n(295)])||(this[n(305)][n(252)](t),this[n(263)][n(252)]({stackId:t[n(295)].id,view:t[n(295)],position:{target:()=>this[n(293)](t)}})),e&&this[n(263)][n(241)](t[n(295)].id))}[Wo(293)](t){const n=Wo,r=t[n(273)],o=this[n(323)][n(320)][n(295)],s=o[n(248)][n(314)][n(232)](),i=o[n(257)][n(267)](s);if(i[n(231)](!0),r){if(r instanceof e.Rect)return r;let t=[];for(const e of r)t[n(280)](...(c=e[n(298)](),Array[n(281)](c)[n(290)](DOMRect[n(276)])));t=function(t){const e=n,r=[];let o=t[0];for(let n=1;n<t[e(251)];n++)Go(o,t[n])?o[e(262)]+=t[n][e(262)]:(r[e(280)](o),o=t[n]);return r[e(280)](o),r}(t);const o=i[n(236)]();return t[n(284)]((t=>t[n(277)]<=o[n(277)]&&t[n(289)]>=o[n(289)]&&t[n(227)]<=o[n(227)]&&t[n(315)]>=o[n(315)]))||t[0]}var c;return t[n(317)]||i}[Wo(292)](t){const e=Wo;this[e(305)][e(226)](t)&&this[e(263)][e(255)](t[e(295)])&&(this[e(305)][e(242)](t),this[e(263)][e(271)](t[e(295)]))}[Wo(258)](t){const e=Wo;this[e(269)][e(252)](t),this[e(292)](t)}}function qo(){const t=["target","keystrokes","8ISukOm","fromRect","top","291VORdAX","127235umHiGv","push","from","376jDCbJl","isFocused","find","get","refresh","inlineannotations-not-allowed-with-context","getOrderedSelectedAnnotations","bottom","map","InlineAnnotations","_removeAnnotationFromBalloon","_getBalloonTargetForAnnotation","clear","view","context","visibleView","getClientRects","34837nFWkgr","detach","842190PyUkzU","stopListening","plugins","inlineannotations-attach-already-attached","_addedAnnotations","attach","switchTo","_forceRefresh","Esc","1304874cpcIkc","390HDAQET","register","set","selection","right","isOfficialPlugin","targetRect","updatePosition","annotations","editing","isActive","editableElement","editor","setActiveAnnotation","pluginName","has","left","addObserver","blur","focus","collapse","getFirstRange","_addAnnotationToBalloon","_setSelectedAnnotations","mousedown","getBoundingClientRect","hasActive","inline","init","_selectedAnnotations","showStack","delete","inlineannotations-detach-not-attached","focusTracker","requires","update","change:visibleView","document","change:height","every","length","add","listenTo","activeAnnotation","hasView","620088MPIFdA","domConverter","_closeAnnotation","5lSQBak","change:isFocused","afterInit","width","_balloon","includes","370xbuowX","destroy","viewRangeToDom","isPremiumPlugin","_manuallyClosed","isAttached","remove","getByView"];return(qo=function(){return t})()}function Go(t,e){const n=Wo;return t[n(277)]===e[n(277)]&&t[n(289)]===e[n(289)]&&t[n(315)]===e[n(227)]}var Zo=n(353),Qo={attributes:{"data-cke":!0}};Qo.setAttributes=be(),Qo.insert=pe().bind(null,"head"),Qo.domAPI=ke(),Qo.insertStyleElement=_e();le()(Zo.A,Qo);Zo.A&&Zo.A.locals&&Zo.A.locals;const Jo=ts;function $o(){const t=["isEmpty","focusFirst","COMMENTS_ARCHIVE_LIST_LABEL","focus","presentation","focusPrevious","render","element","ck-comments-archive__info","focusNext","_annotationViews","arrowup","focusTracker","first","length","remove","listenTo","ck-comments-archive","450vxEyYn","ck-hidden","6937070szkepT","EMPTY_COMMENTS_ARCHIVE","2661875obHVAL","focusCycler","list","div","2792CHgLAc","bindTemplate","ck-comments-archive__content","destroy","arrowdown","auto","set","add","3783232UOonjr","change","2533302rcAgZd","setTemplate","_setupKeyboardNavigation","1502806WQvWVW","isActive","delegate","859745ajVeRf","45PmFqqs"];return($o=function(){return t})()}function ts(t,e){const n=$o();return(ts=function(t,e){return n[t-=354]})(t,e)}!function(t){const e=ts,n=t();for(;;)try{if(894490===-parseInt(e(380))/1+-parseInt(e(377))/2+parseInt(e(356))/3*(parseInt(e(364))/4)+-parseInt(e(360))/5+-parseInt(e(374))/6+parseInt(e(358))/7+-parseInt(e(372))/8*(-parseInt(e(381))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($o);class es extends J.View{[Jo(394)];[Jo(361)];[Jo(392)];constructor(t,n){const r=Jo;super(t),this[r(370)](r(382),!n[r(396)]),this[r(394)]=new e.FocusTracker,this[r(392)]=n,this[r(392)][r(379)](r(393),r(368)).to(this),this.on(r(393),(()=>{const t=r;this[t(361)][t(387)]()})),this.on(r(368),(()=>{const t=r;this[t(361)][t(391)]()})),this[r(361)]=new J.FocusCycler({focusables:n,focusTracker:this[r(394)]}),this[r(354)](n,r(371),(()=>{this[r(382)]=!1})),this[r(354)](n,r(397),((t,e)=>{const o=r;e[o(378)]&&this[o(385)](),n[o(396)]||(this[o(382)]=!0)}));const o=this[r(365)];this[r(375)]({tag:r(363),attributes:{dir:r(369),class:["ck",r(355)],tabindex:-1,role:r(362),"aria-label":$(t,r(384))},children:[{tag:r(363),attributes:{class:[r(366)],role:r(386)},children:[{tag:r(363),attributes:{role:r(386)},children:n},{tag:"p",attributes:{class:[r(390),o.if(r(382),r(357),(t=>!t))]},children:[{text:$(t,r(359))}]}]}]})}[Jo(388)](){const t=Jo;super[t(388)](),this[t(376)]()}[Jo(367)](){const t=Jo;super[t(367)](),this[t(394)][t(367)]()}[Jo(385)](){const t=Jo;this[t(361)][t(395)]?this[t(361)][t(383)]():this[t(389)][t(385)]()}[Jo(376)](){const t=Jo;for(const e of this[t(392)])this[t(394)][t(371)](e[t(389)]);this[t(392)].on(t(373),((e,{added:n,removed:r})=>{const o=t;for(const t of n)this[o(394)][o(371)](t[o(389)]);for(const t of r)this[o(394)][o(397)](t[o(389)])}))}}function ns(){const t=["highest","add","pluginName","413340zvFLKJ","change:archivedAt","focus","_calculatePosition","listenTo","has","334808UoEMxU","isPremiumPlugin","context","plugins","1095HerEQS","385890LhOIoW","stopListening","getCommentThread","CommentsArchive","collection","270494admPaJ","activate","320073nzfRtF","12PZwoks","isOfficialPlugin","2956XgMtCv","removeCommentThread","isActive","init","archivedAt","2839410NdPDWd","isVisible","remove","findIndex","archivedThreads","requires","addCommentThread","length","get"];return(ns=function(){return t})()}const rs=os;function os(t,e){const n=ns();return(os=function(t,e){return n[t-=128]})(t,e)}!function(t){const e=os,n=t();for(;;)try{if(209031===parseInt(e(144))/1+parseInt(e(164))/2+-parseInt(e(137))/3+parseInt(e(147))/4*(parseInt(e(136))/5)+parseInt(e(145))/6*(-parseInt(e(142))/7)+parseInt(e(132))/8+-parseInt(e(152))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ns);class ss extends t.ContextPlugin{static get[rs(163)](){return rs(140)}static get[rs(146)](){return!0}static get[rs(133)](){return!0}static get[rs(157)](){return[mr,cr]}constructor(t){const n=rs;super(t),this[n(156)]=new e.Collection}[rs(150)](){const t=rs,e=this[t(134)],n=e[t(135)][t(160)](mr),r=e[t(135)][t(160)](cr);this[t(130)](n,t(158),((e,{threadId:r})=>{const o=t,s=n[o(139)](r);s[o(151)]&&this[o(156)][o(162)](s,this[o(129)](s[o(151)])),this[o(130)](s,o(165),((t,e,n)=>{const r=o;n?this[r(156)][r(131)](s)||this[r(156)][r(162)](s,this[r(129)](s[r(151)])):this[r(156)][r(131)](s)&&this[r(156)][r(154)](s)}))})),this[t(130)](n,t(148),((e,{threadId:r})=>{const o=t,s=n[o(139)](r);this[o(138)](s),this[o(156)][o(131)](s)&&this[o(156)][o(154)](s)}),{priority:t(161)}),this[t(130)](r[t(141)],t(128),((e,n)=>{const o=t;n[o(153)]||(n[o(149)]=!0,r[o(143)](n))}))}[rs(129)](t){const e=rs,n=[...this[e(156)]][e(155)]((n=>n[e(151)]<t));return n>-1?n:this[e(156)][e(159)]}}const is=cs;function cs(t,e){const n=hs();return(cs=function(t,e){return n[t-=172]})(t,e)}!function(t){const e=cs,n=t();for(;;)try{if(107479===-parseInt(e(216))/1+parseInt(e(242))/2+-parseInt(e(196))/3*(parseInt(e(203))/4)+-parseInt(e(221))/5*(parseInt(e(228))/6)+parseInt(e(240))/7*(-parseInt(e(224))/8)+parseInt(e(200))/9*(-parseInt(e(192))/10)+parseInt(e(226))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(hs);class as extends t.Plugin{[is(217)];[is(181)];[is(234)];static get[is(180)](){return is(179)}static get[is(236)](){return!0}static get[is(232)](){return!0}static get[is(173)](){return[ss,J.Dialog]}constructor(t){const e=is;super(t),this[e(181)]=new J.ViewCollection,this[e(234)]=[]}[is(195)](){const t=is,e=this[t(222)],n=this[t(209)][t(218)](this);e.ui[t(248)][t(212)](t(244),(()=>this[t(225)](J.ButtonView,!0))),e.ui[t(248)][t(212)](t(241),(()=>{const e=t,n=this[e(225)](J.MenuBarMenuListItemButtonView);return n[e(223)]({role:e(187)}),n}));const r=e[t(237)][t(201)](ss),o=e[t(237)][t(201)](t(172)),s=e[t(237)][t(201)](t(210));r[t(185)][t(214)]((e=>{this[t(204)](e)})),this[t(193)](r[t(185)],t(212),((e,n)=>{this[t(204)](n)})),this[t(193)](o[t(188)],t(212),((e,n)=>{const r=t,o=this[r(234)][r(220)]((t=>{const e=r,o=s[e(191)][e(201)](t);return o&&n[e(174)]===o[e(231)]}));if(o){const t=this[r(175)](o[r(199)]);this[r(181)][r(212)](n[r(231)],t),this[r(234)][r(230)](this[r(234)][r(219)](o),1)}})),this[t(193)](r[t(185)],t(205),((n,r)=>{const i=t,c=e[i(198)][i(201)](i(245));if(!c||r[i(176)]===c)if(this[i(234)][i(206)](r))this[i(234)][i(230)](this[i(234)][i(219)](r),1);else{const t=s[i(191)][i(201)](r),e=o[i(189)](t[i(231)]);this[i(181)][i(205)](e[i(231)]),this[i(182)](e[i(213)])}})),this[t(193)](o[t(188)],t(212),((e,r)=>{const o=t;this[o(193)](r,o(239),n)})),this[t(193)](o[t(188)],t(205),((e,r)=>{const o=t;this[o(182)](r,o(239),n)}))}[is(204)](t){const e=is,n=this[e(222)][e(237)][e(201)](e(210)),r=this[e(222)][e(237)][e(201)](e(172)),o=this[e(222)][e(198)][e(201)](e(245));if(!o||t[e(176)]===o){const o=n[e(191)][e(201)](t);if(!o)return void this[e(234)][e(186)](t);const s=this[e(175)](t[e(199)]),i=r[e(189)](o[e(231)]);i[e(229)]&&r[e(207)][e(205)](i),this[e(181)][e(212)](i[e(231)],s)}}[is(175)](t){const e=is,n=this[e(222)][e(198)][e(201)](e(245)),r=[...this[e(222)][e(237)][e(201)](ss)[e(185)]][e(202)]((t=>t[e(176)]===n))[e(197)]((n=>n[e(199)]<t));return r<0||r>this[e(181)][e(235)]?this[e(181)][e(235)]:r-1}[is(184)](){const t=is,e=this[t(222)],n=e[t(237)][t(201)](t(215));this[t(217)]||(this[t(217)]=new es(e[t(208)],this[t(181)])),t(244)===n.id?n[t(177)]():n[t(243)]({id:t(244),title:$(e[t(208)],t(238)),icon:Q.IconCommentsArchive,hasCloseButton:!0,content:this[t(217)],position:J.DialogViewPosition[t(178)]})}[is(225)](t,e=!1){const n=is,r=this[n(222)][n(208)],o=this[n(222)][n(237)][n(201)](n(215)),s=new t(r);return s[n(218)](n(246)).to(this,n(246)),s[n(218)](n(227)).to(o,"id",(t=>n(244)===t)),s[n(223)]({label:$(r,n(238)),icon:Q.IconCommentsArchive,isToggleable:!0}),e&&(s[n(247)]=!0),this[n(193)](s,n(233),(()=>this[n(184)]())),s}[is(209)]=t=>{const e=is,n=t[e(194)];if(!this[e(181)][e(211)](n[e(231)]))return;const r=this[e(222)][e(237)][e(201)](e(215));r[e(183)]&&e(244)===r.id&&(r[e(177)](),t[e(190)]())}}function hs(){const t=["locale","_hideDialogOnAnnotationEscape","CommentsRepository","has","add","focusableElements","forEach","Dialog","210994xoKWXt","commentsArchiveView","bind","indexOf","find","361520hWnHmk","editor","set","24yUVPcJ","_createCommentsArchiveButton","6289580PWwYui","isOn","6LmYkDL","isVisible","splice","view","isPremiumPlugin","execute","_pendingThreads","length","isOfficialPlugin","plugins","COMMENTS_ARCHIVE","escape","241717vPVPaX","menuBar:commentsArchive","130226YYzmlR","show","commentsArchive","collaboration.channelId","isEnabled","tooltip","componentFactory","Annotations","requires","innerView","_calculatePosition","channelId","hide","EDITOR_TOP_SIDE","CommentsArchiveUI","pluginName","annotationViews","stopListening","isOpen","_toggleDialog","archivedThreads","push","menuitemcheckbox","collection","getByInnerView","stop","_threadToController","572230pdGsQH","listenTo","source","init","3mAnKuU","findIndex","config","archivedAt","18FGVnIN","get","filter","112308DOxrLm","_handleNewThread","remove","includes","_visibleAnnotations"];return(hs=function(){return t})()}function us(){var t=["27139BKqNFT","3436368flVPrm","3qMxMbl","pluginName","2216kZBuiL","688830qrCjaN","isPremiumPlugin","2352002AzcQAa","requires","isOfficialPlugin","7858827FCstzH","1060482PIWTnr","710636mKzwHa","10TefkVB","Comments"];return(us=function(){return t})()}function ds(t,e){var n=us();return(ds=function(t,e){return n[t-=430]})(t,e)}var ls=ds;!function(t){for(var e=ds,n=t();;)try{if(787838===parseInt(e(437))/1+-parseInt(e(432))/2*(-parseInt(e(442))/3)+-parseInt(e(441))/4+parseInt(e(430))/5+-parseInt(e(436))/6+-parseInt(e(440))/7*(parseInt(e(444))/8)+-parseInt(e(435))/9*(-parseInt(e(438))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(us);class ms extends t.Plugin{static get[ls(433)](){return[mr,Xr,eo,ss,as,so,Mo,Ho,Xo]}static get[ls(443)](){return ls(439)}static get[ls(434)](){return!0}static get[ls(431)](){return!0}}function ks(t,e){var n=gs();return(ks=function(t,e){return n[t-=226]})(t,e)}function gs(){var t=["7721355BJSuIp","55736WOgYAq","2087700iBHNli","2674090BPrUPt","2xfLedi","1673DPolto","5061312LPEPqn","385rIDYDx","6382128cLlXcv","4GQfZYe","547673kuxNBQ","9YuDlOs"];return(gs=function(){return t})()}!function(t){for(var e=ks,n=t();;)try{if(944031===-parseInt(e(235))/1*(-parseInt(e(229))/2)+-parseInt(e(231))/3+parseInt(e(234))/4*(-parseInt(e(237))/5)+-parseInt(e(233))/6+-parseInt(e(230))/7*(parseInt(e(226))/8)+-parseInt(e(236))/9*(-parseInt(e(228))/10)+parseInt(e(232))/11*(parseInt(e(227))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gs)})(),(window.CKEditor5=window.CKEditor5||{}).comments=r})();
|