@ckeditor/ckeditor5-comments 45.2.1-alpha.1 → 45.2.1-alpha.2
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:()=>Ue,AnnotationCollection:()=>Ye,AnnotationView:()=>Be,Annotations:()=>cr,AnnotationsUIs:()=>ho,BaseCommentThreadView:()=>Qt,BaseCommentView:()=>ie,Comment:()=>gr,CommentThread:()=>kr,CommentThreadController:()=>X,CommentThreadInputView:()=>xt,CommentThreadView:()=>Jt,CommentView:()=>ue,Comments:()=>ms,CommentsArchive:()=>ss,CommentsArchiveUI:()=>hs,CommentsListView:()=>Lt,CommentsOnly:()=>so,CommentsRepository:()=>mr,CommentsUI:()=>eo,EditorAnnotations:()=>Ar,InlineAnnotations:()=>Qo,NarrowSidebar:()=>Ho,Sidebar:()=>Co,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]",y="[object Uint16Array]",A="[object Uint32Array]",C="[object Int8Array]",T="[object Int16Array]",E="[object Int32Array]",x="[object Float32Array]",N="[object Float64Array]";function O(t,e,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)||!O(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=>O(c,o,void 0,t,e,n,r)));if(-1===a)return!1;s.splice(a,1)}return!0}case f:case w:case I:case y:case A:case"[object BigUint64Array]":case C:case T:case E:case"[object BigInt64Array]":case x:case N:if("undefined"!=typeof Buffer&&Buffer.isBuffer(t)!==Buffer.isBuffer(e))return!1;if(t.length!==e.length)return!1;for(let o=0;o<t.length;o++)if(!O(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(!O(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 O(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,O;if(r.has(t))return r.get(t);if(Array.isArray(t)){const e=new Array(t.length);r.set(t,e);for(let s=0;s<t.length;s++)e[s]=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(O=t,ArrayBuffer.isView(O)&&!(O instanceof DataView)){const e=new(Object.getPrototypeOf(t).constructor)(t.length);r.set(t,e);for(let s=0;s<t.length;s++)e[s]=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 N:case C:case T:case E:case g:case u:case v:case a:case p:case h:case m:case w:case I:case y:case A:return!0;default:return!1}}(t)){const e=Object.create(Object.getPrototypeOf(t));return r.set(t,e),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 B(t){return V(t)}const D=/^(?: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 D.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 z(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 H(t){switch(typeof t){case"number":case"symbol":return!1;case"string":return t.includes(".")||t.includes("[")||t.includes("]")}}function F(t){return Object.is(t,-0)?"-0":t.toString()}function K(t,e,n){if(null==t)return n;switch(typeof e){case"string":{const r=t[e];return void 0===r?H(e)?K(t,U(e),n):n:r}case"number":case"symbol":{"number"==typeof e&&(e=F(e));const r=t[e];return void 0===r?n:r}default:{if(Array.isArray(e))return function(t,e,n){if(0===e.length)return n;let r=t;for(let t=0;t<e.length;t++){if(null==r)return n;r=r[e[t]]}if(void 0===r)return n;return r}(t,e,n);const r=t[e=Object.is(e?.valueOf(),-0)?"-0":String(e)];return void 0===r?n:r}}}function W(t,e){if(null==t)return!0;switch(typeof e){case"symbol":case"number":case"object":if(Array.isArray(e))return Y(t,e);if("number"==typeof e?e=F(e):"object"==typeof e&&(e=Object.is(e?.valueOf(),-0)?"-0":String(e)),void 0===t?.[e])return!0;try{return delete t[e],!0}catch{return!1}case"string":if(void 0===t?.[e]&&H(e))return Y(t,U(e));try{return delete t[e],!0}catch{return!1}}}function Y(t,e){const n=K(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}}function q(t,e){var n=Q();return(q=function(t,e){return n[t-=217]})(t,e)}function Q(){var t=["600308SxYNdt","view","resolve","stopListening","submitCommentThread","removeComment","model","334088EThjsQ","remove","submit","1785QtxMHp","_localUser","getComment","listenTo","addComment","update","destroy","556674TwzdVN","reopenCommentThread","1660300mxMgyC","resolveCommentThread","removeCommentThread","isResolved","_isAttached","updateComment","reopen","4yziNOd","5070SXFrBU","287356wQPqCU","551223zaFGdJ"];return(Q=function(){return t})()}var G=q;!function(t){for(var e=q,n=t();;)try{if(186337===parseInt(e(225))/1+-parseInt(e(227))/2+-parseInt(e(244))/3*(-parseInt(e(223))/4)+parseInt(e(246))/5+parseInt(e(224))/6*(-parseInt(e(237))/7)+-parseInt(e(234))/8+-parseInt(e(226))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);class X extends((0,e.ObservableMixin)()){[G(233)];[G(228)];constructor(t,e){var n=G;super(),this[n(233)]=t,this[n(233)][n(220)]=!0,this[n(228)]=e,this[n(240)](e,n(231),(()=>this[n(236)]())),this[n(240)](e,n(218),(()=>this[n(235)]())),this[n(240)](e,n(217),(()=>this[n(229)]())),this[n(240)](e,n(245),(()=>this[n(222)]())),this[n(240)](e,n(241),((t,e)=>this[n(241)](e))),this[n(240)](e,n(221),((t,e,r)=>this[n(221)](e,r))),this[n(240)](e,n(232),((t,e)=>this[n(232)](e)))}[G(236)](){var t=G;this[t(233)][t(236)]()}[G(235)](){var t=G;this[t(233)][t(235)]()}[G(229)](){var t=G;this[t(233)][t(219)]||this[t(233)][t(229)]()}[G(222)](){var t=G;this[t(233)][t(219)]&&this[t(233)][t(222)]()}[G(241)](t){var e=G;this[e(233)][e(241)]({content:t,authorId:this[e(228)][e(238)].id})}[G(221)](t,e){var n=G;this[n(233)][n(239)](t)[n(242)]({content:e})}[G(232)](t){var e=G;this[e(233)][e(239)](t)[e(235)]()}[G(243)](){var t=G;this[t(230)](),this[t(233)][t(220)]=!1}}var Z=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=nt;function et(){const t=["814689AdDQZz","8KsREqJ","444392uMNguH","2scsBbG","5264744TcRFPf","uiLanguage","render","956955oYAIyF","ck-editor","main","ck-reset","setTemplate","ck-editor__main","presentation","div","createCollection","Comment editor","ck-rounded-corners","2355171mgmoUM","focus","161994jaJzIH","editable","2303798PdPSDL","uiLanguageDirection","element","ck-comment__input","cke-editor__aria-label_","add"];return(et=function(){return t})()}function nt(t,e){const n=et();return(nt=function(t,e){return n[t-=235]})(t,e)}!function(t){const e=nt,n=t();for(;;)try{if(724762===-parseInt(e(254))/1+-parseInt(e(255))/2*(parseInt(e(242))/3)+parseInt(e(256))/4+parseInt(e(259))/5+parseInt(e(244))/6+parseInt(e(246))/7+parseInt(e(253))/8*(parseInt(e(252))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(et);class rt extends J.EditorUIView{[tt(261)];[tt(245)];constructor(t,n){const r=tt;super(t);const o=(0,e.uid)();this[r(261)]=this[r(239)](),this[r(245)]=new J.InlineEditableUIView(t,n,void 0,{label:()=>$(t,r(240))}),this[r(235)]({tag:r(238),attributes:{class:[r(262),r(260),r(241),r(249)],dir:t[r(247)],lang:t[r(257)],"aria-labelledby":r(250)+o},children:[{tag:r(238),attributes:{class:r(236),role:r(237)},children:this[r(261)]}]})}[tt(258)](){const t=tt;super[t(258)](),this[t(261)][t(251)](this[t(245)])}[tt(243)](){const t=tt;this[t(245)][t(248)][t(243)]()}}const ot=st;function st(t,e){const n=ct();return(st=function(t,e){return n[t-=389]})(t,e)}!function(t){const e=st,n=t();for(;;)try{if(796691===parseInt(e(404))/1*(parseInt(e(407))/2)+-parseInt(e(395))/3+-parseInt(e(408))/4+parseInt(e(403))/5+-parseInt(e(397))/6+parseInt(e(416))/7+parseInt(e(396))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class it extends J.EditorUI{[ot(390)];constructor(t){const e=ot;super(t),this[e(390)]=new rt(t[e(402)],t[e(405)][e(390)])}get[ot(413)](){const t=ot;return this[t(390)][t(413)]}[ot(401)](){const t=ot,e=this[t(391)][t(405)][t(390)],n=this[t(390)][t(410)],r=e[t(406)][t(414)]();n[t(392)]=r[t(389)],this[t(390)][t(409)]();const o=n[t(413)];this[t(399)](n[t(392)],o),this[t(390)][t(410)][t(398)](t(412)).to(this[t(394)]),e[t(411)](o),this[t(400)](t(393))}[ot(415)](){const t=ot;super[t(415)](),this[t(390)][t(415)]()}}function ct(){const t=["ready","focusTracker","1400235ExvUMt","14548944WQTeIy","1599324xPSplZ","bind","setEditableElement","fire","init","locale","572730dNhKfj","32141PjCQtQ","editing","document","44PrVWLQ","5514864DacKaJ","render","editable","attachDomRoot","isFocused","element","getRoot","destroy","1879080KWRMAq","rootName","view","editor","name"];return(ct=function(){return t})()}var at=n(783),ht=n(331),ut=n(507),dt=n(727),lt=n(834),mt=n(251),kt=n(179);function gt(){const t=["view","createRoot","childCount","469512CGqBvH","2320510vLNdJR","2460525OyIIdz","config","ready","initPlugins","data","model","12SvUBzT","name","64JjzUfF","get","setSelection","destroy","document","init","getChild","end","create","1392226frrBit","initialData","2149sfnUkq","placeholder","33BSxzUh","change","defaultPlugins","map","change:placeholder","getRoot","focus","fire","plugins","low","join","then","editing","assign","set","24204tRfyXl","_updatePlaceholder","placeholderElement","fromCharCode","1817195SnhbSK","490132vXDiFK"];return(gt=function(){return t})()}const pt=ft;function ft(t,e){const n=gt();return(ft=function(t,e){return n[t-=275]})(t,e)}!function(t){const e=ft,n=t();for(;;)try{if(934633===-parseInt(e(296))/1+parseInt(e(320))/2+parseInt(e(279))/3+-parseInt(e(285))/4*(parseInt(e(319))/5)+parseInt(e(315))/6*(parseInt(e(298))/7)+parseInt(e(287))/8*(parseInt(e(277))/9)+parseInt(e(278))/10*(parseInt(e(300))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gt);const bt=[ht.Clipboard,ut.Enter,ut.ShiftEnter,dt.SelectAll,lt.Typing,mt.Undo,kt.Paragraph];class vt extends((0,e.ObservableMixin)(t.Editor)){static[pt(302)]=(()=>bt)();constructor(t={}){const e=pt;function n(t){const e=ft;return t[e(303)]((t=>String[e(318)](t)))[e(310)]("")}(t=Object[e(313)]({},t))[e(308)]||(t[e(308)]=vt[e(302)]),super(t),this.ui=new it(this),this[e(314)](e(299),""),this[e(284)][e(291)].on(e(301),(()=>this[e(316)]()),{priority:e(309)}),this.on(e(304),(()=>this[e(316)]())),this[e(284)][e(291)][e(275)](),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])})}[pt(295)](){const t=pt,e=this[t(280)][t(288)](t(297))||"";return this[t(282)]()[t(311)]((()=>this.ui[t(292)]()))[t(311)]((()=>this[t(283)][t(292)](e)))[t(311)]((()=>this[t(307)](t(281))))}[pt(290)](){const t=pt;return super[t(290)]()[t(311)]((()=>this.ui[t(290)]()))}[pt(306)](){const t=pt;this[t(284)][t(301)]((e=>{const n=t,r=this[n(284)][n(291)][n(305)](),o=r&&r[n(293)](r[n(276)]-1);e[n(289)](o,n(294)),this[n(312)][n(321)][n(306)]()}))}[pt(316)](){const t=pt,e=this[t(312)][t(321)],n=e[t(291)][t(305)](),r=n[t(293)](0);n[t(276)]>1||!r||"p"!=r[t(286)]?this[t(317)]&&this[t(317)][t(299)]&&((0,at.disablePlaceholder)(e,this[t(317)]),this[t(317)]=void 0):(this[t(299)]&&(r[t(299)]=this[t(299)]),(0,at.enablePlaceholder)({view:e,element:r,keepOnFocus:!0}),this[t(317)]=r)}}const _t=vt,wt=It;function It(t,e){const n=yt();return(It=function(t,e){return n[t-=496]})(t,e)}function yt(){const t=["destroy","cancel","placeholder","bindTemplate","execute","ck-comment__input-actions--submit","forEach","getData","focus","element","28264mFSyNl","stop","setData","extendTemplate","showButtons","ck-comment__input-actions","createCollection","document","276976mMjMvu","editorDestroyed","tab","then","_createCancelButton","Reply...","set","Cancel","_isDestroyed","initialData","TOO_LONG_COMMENT_ALERT","view","_setupKeyboardNavigation","from","_createSubmitButton","listenTo","30cVHRju","shift+tab","submit","ck-comment__input-wrapper","render","ck-comment__input-actions--active","3468204SZWQQa","change","bind","focusTracker","high","Ctrl+Enter","keystrokes","416006wsSWii","267525yRyVli","_editorConfig","focusCycler","_editorCreationPromise","value","isEnabled","div","model","createEditor","focusables","disabledSubmit","added","submitButtonView","focusLast","length","427mGSSUi","editorReady","create","withText","label","focusFirst","ck-comment__input-actions--cancel","submitLabel","editor","Esc","197233lalEaQ","reverse","trim","cancelButtonView","Reply","firstChild","89255TxUeVs","insertBefore","fire","add","setTemplate"];return(yt=function(){return t})()}!function(t){const e=It,n=t();for(;;)try{if(126469===-parseInt(e(572))/1+-parseInt(e(546))/2+-parseInt(e(547))/3+-parseInt(e(517))/4+-parseInt(e(578))/5*(-parseInt(e(533))/6)+-parseInt(e(562))/7*(-parseInt(e(509))/8)+parseInt(e(539))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yt);class At extends J.View{[wt(545)];[wt(542)];[wt(556)];[wt(549)];[wt(559)];[wt(575)];[wt(548)];constructor(t,n={}){const r=wt;super(t),this[r(570)]=null,this[r(548)]=n,this[r(523)](r(551),n[r(526)]||""),this[r(523)](r(557),!1),this[r(523)](r(513),!0),this[r(523)](r(501),$(t,r(522))),this[r(523)](r(569),$(t,r(576))),this[r(559)]=this[r(531)](),this[r(575)]=this[r(521)](),this[r(556)]=this[r(515)]([this[r(559)],this[r(575)]]),this[r(545)]=new e.KeystrokeHandler,this[r(542)]=new e.FocusTracker,this[r(549)]=new J.FocusCycler({focusables:this[r(556)],focusTracker:this[r(542)],keystrokeHandler:this[r(545)],actions:{focusPrevious:r(534),focusNext:r(519)}}),this[r(498)]({tag:r(553),attributes:{class:[r(536)]},children:[{tag:r(553),attributes:{class:[r(514),this[r(502)].if(r(513),r(538))]},children:[this[r(559)],this[r(575)]]}]}),this[r(545)][r(523)](r(571),((t,e)=>{const n=r;this[n(575)][n(496)](n(503)),e()})),this[r(545)][r(523)](r(544),((t,e)=>{const n=r;this[n(559)][n(552)]&&(this[n(559)][n(496)](n(503)),e())})),this.on(r(535),((e,n)=>{const o=r;n[o(561)]>65e3?(alert($(t,o(527),[n[o(561)],65e3])),e[o(510)]()):this[o(570)][o(511)]("")}),{priority:r(543)})}[wt(537)](){const t=wt;super[t(537)](),this[t(529)]()}[wt(555)](){const t=wt;return this[t(570)]||(this[t(570)]=new _t(this[t(548)]),this[t(550)]=this[t(570)][t(564)]()[t(520)]((()=>{const e=t;if(this[e(525)])return;const n=this[e(570)];this[e(508)][e(579)](n.ui[e(508)],this[e(508)][e(577)]),n[e(554)][e(516)].on(e(540),(()=>this[e(551)]=n[e(506)]())),n[e(541)](e(501)).to(this),this[e(556)][e(497)](n.ui[e(528)],0),this[e(496)](e(563),this[e(570)])}))),this[t(550)]}[wt(507)](t){const e=wt;-1===t?(this[e(549)][e(567)](),this[e(549)][e(560)]()):this[e(549)][e(567)]()}async[wt(499)](){const t=wt;this[t(525)]||(this[t(525)]=!0,this[t(570)]&&(await this[t(550)],await this[t(570)][t(499)](),this[t(496)](t(518),this[t(570)])),await super[t(499)]())}[wt(531)](){const t=wt,{locale:e}=this,n=new J.ButtonView(e);return n[t(512)]({attributes:{class:[t(504)]}}),n[t(565)]=!0,n[t(541)](t(566)).to(this,t(569)),n.on(t(503),(()=>{const e=t;this[e(496)](e(535),this[e(551)])})),n[t(541)](t(552)).to(this,t(551),this,t(557),((e,n)=>!n&&!!e[t(574)]())),n}[wt(521)](){const t=wt,{locale:e}=this,n=new J.ButtonView(e);return n[t(512)]({attributes:{class:[t(568)]}}),n[t(566)]=$(e,t(524)),n[t(565)]=!0,n.on(t(503),(()=>{const e=t;this[e(570)][e(511)](""),this[e(496)](e(500))})),n}[wt(529)](){const t=wt;this[t(545)][t(532)](this[t(508)]),this[t(556)][t(505)]((e=>{const n=t;this[n(542)][n(497)](e[n(508)])})),this[t(556)].on(t(540),((e,n)=>{const r=t;for(const t of Array[r(530)](n[r(558)])[r(573)]())this[r(542)][r(497)](t[r(508)])}))}}const Ct=Tt;function Tt(t,e){const n=Et();return(Tt=function(t,e){return n[t-=451]})(t,e)}function Et(){const t=["getDomRoot","isFocused","extendTemplate","bindTemplate","41335173XijPbm","change:showInput","then","some","filter","editorReady","preventDefault","focusCycler","editing","mousedown","element","set","1739654KEruLG","render","367444fJlJKn","ck-thread__user","157423YrSWQX","userView","ck-thread__input","bind","editorDestroyed","delegate","div","editor","focus","focusTracker","target","showInput","10063440MmkMUf","value","contains","216SudQvD","showButtons","commentInputView","4152968RkzZCj","5648050LlWaQX","createEditor","setTemplate","_focusOnNonInteractiveMouseDown","ck-comment__input-container--active","listenTo","view","3TSePRq","destroy","ck-comment__input-container"];return(Et=function(){return t})()}!function(t){const e=Tt,n=t();for(;;)try{if(877963===-parseInt(e(456))/1+parseInt(e(458))/2+-parseInt(e(486))/3*(-parseInt(e(478))/4)+-parseInt(e(479))/5+parseInt(e(475))/6*(-parseInt(e(460))/7)+-parseInt(e(472))/8+parseInt(e(493))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Et);class xt extends J.View{constructor(t,e,n){const r=Tt;super(t),this[r(477)]=new At(t,n),this[r(451)]=this[r(477)][r(451)],this[r(477)][r(463)](r(476)).to(this[r(477)][r(469)],r(490),this[r(477)],r(473),((t,e)=>t||!!e)),this[r(455)](r(471),!1),this.on(r(494),(()=>{const t=r;this[t(471)]&&!this[t(477)][t(467)]&&this[t(477)][t(480)]()})),this[r(477)][r(465)](r(498)).to(this),this[r(477)][r(465)](r(464)).to(this),this[r(461)]=new o.UserView(t,e),this[r(461)][r(491)]({attributes:{class:r(459),"aria-hidden":!0}}),this[r(477)][r(491)]({attributes:{class:r(462)}}),this[r(481)]({tag:r(466),attributes:{class:[r(488),this[r(492)].if(r(471),r(483))]},children:[this[r(461)],this[r(477)]]})}[Ct(457)](){const t=Ct;super[t(457)](),this[t(482)]()}[Ct(487)](){const t=Ct;return this[t(477)][t(487)]()[t(495)]((()=>super[t(487)]()))}[Ct(468)](t){const e=Ct;this[e(477)][e(468)](t)}[Ct(482)](){const t=Ct;this[t(484)](this[t(454)],t(453),((e,n)=>{const r=t,{submitButtonView:o,cancelButtonView:s,editor:i}=this[r(477)];[o[r(454)],s[r(454)],i?i[r(452)][r(485)][r(489)]():null][r(497)]((t=>t))[r(496)]((t=>t[r(474)](n[r(470)])))||(this[r(468)](),n[r(499)]())}))}}function Nt(){const t=["4989430byoibx","17972JCdsem","NUMBER_OF_COMMENTS","714285IFHmMz","70Yphsnh","204JzIdqj","8YBkNzO","1402794JdzOHB","ck-thread__comment-count","78UKnitf","bindTemplate","setTemplate","count","142366eZfLOR","set","30318cCitOO","198233oxZqVh","69rSSZUk"];return(Nt=function(){return t})()}function Ot(t,e){const n=Nt();return(Ot=function(t,e){return n[t-=199]})(t,e)}!function(t){const e=Ot,n=t();for(;;)try{if(415420===-parseInt(e(211))/1+parseInt(e(210))/2*(-parseInt(e(212))/3)+parseInt(e(214))/4*(-parseInt(e(199))/5)+parseInt(e(204))/6*(parseInt(e(208))/7)+-parseInt(e(201))/8*(-parseInt(e(202))/9)+-parseInt(e(213))/10+parseInt(e(216))/11*(parseInt(e(200))/12))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(205)];this[e(209)](e(207),void 0),this[e(206)]({tag:"li",attributes:{class:e(203)},children:[{text:n.to(e(207),(n=>$(t,e(215),n)))}]})}}function Mt(t,e){const n=Pt();return(Mt=function(t,e){return n[t-=296]})(t,e)}const Rt=Mt;function Pt(){const t=["ck-hidden","forEach","_handleRemoveCommentModel","_collapsedCommentsView","collapse","_shouldCollapse","Marked as resolved","change:isResolved","8876DXsmMG","equal","expand","arrowup","hasDirtyComment","focusTracker","add","5FLvOca","ck-thread__comments","_updateHasDirtyComment","968596LMFTzT","formatDateTime","8MZRynz","change:hasDirtyComment","refreshVisibleViews","bindTemplate","target","editorDestroyed","_setupKeyboardNavigation","resolvedCommentView","resolveCommentThread","listenTo","from","added","render","resolved","weight","maxCommentCharsWhenCollapsed","editorConfig","editorReady","focusCycler","resolvedBy","get","arrowdown","authoredAt","isActive","delete","removed","Thread comments","focus","map","13MYWDkG","set","_calculatePosition","setTemplate","maxCommentsWhenCollapsed","keystrokes","_model","change","count","366334pAzXkd","includes","338886sKQhVN","some","_handleNewCommentModel","_rearrangeExpand","commentViews","visibleViews","2759990EqTlxu","insert","_handleInfoComment","element","removeComment","3361692BVoVly","length","updateComment","isEditMode","commentUpdated","delegate","CommentView","maxThreadTotalWeight","474gFQWTp","destroy","change:isActive","focusLast","11ABiNnj","3689082inKUda","createCollection","locale","3TJiKRG","_findOptimalIndex","comments","change:isEditMode","remove","bind","_config","stopListening","focusFirst","reverse","_rearrangeCollapse","resolvedAt","viewUid"];return(Pt=function(){return t})()}!function(t){const e=Mt,n=t();for(;;)try{if(249990===parseInt(e(377))/1+parseInt(e(375))/2*(parseInt(e(304))/3)+parseInt(e(335))/4*(parseInt(e(332))/5)+-parseInt(e(296))/6*(parseInt(e(325))/7)+parseInt(e(337))/8*(-parseInt(e(301))/9)+-parseInt(e(383))/10*(-parseInt(e(300))/11)+-parseInt(e(388))/12*(parseInt(e(366))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pt);class Lt extends J.View{[Rt(381)];[Rt(344)];[Rt(330)];[Rt(371)];[Rt(355)];[Rt(372)];[Rt(310)];[Rt(320)];constructor(t,n,r){const o=Rt;super(t);const s=this[o(340)];this[o(367)](o(329),!1),this[o(367)](o(389),n[o(306)][o(389)]),this[o(367)](o(360),!1),this[o(372)]=n,this[o(310)]=r,this[o(381)]=this[o(302)](),this[o(382)]=this[o(302)](),this[o(344)]=null,this[o(330)]=new e.FocusTracker,this[o(371)]=new e.KeystrokeHandler,this[o(355)]=new J.FocusCycler({focusables:this[o(381)],focusTracker:this[o(330)],keystrokeHandler:this[o(371)],keystrokeHandlerOptions:{filter:t=>this[o(381)][o(365)]((t=>t[o(386)]))[o(376)](t[o(341)])},actions:{focusPrevious:o(328),focusNext:o(358)}}),this[o(320)]=new St(t),this[o(320)][o(309)](o(374)).to(this,o(389),(t=>t-this[o(310)][o(370)]));for(const t of n[o(306)])this[o(379)](t);this[o(385)](),this[o(346)](n[o(306)],o(331),((t,e)=>{const n=o,r=this[n(368)](e);this[n(389)]++,this[n(379)](e,r),this[n(339)]()})),this[o(346)](n[o(306)],o(308),((t,e)=>{const n=o;this[n(389)]--,this[n(319)](e),this[n(339)]()})),this[o(346)](n,o(392),(()=>this[o(339)]())),this[o(346)](n,o(324),(()=>this[o(385)]())),this.on(o(298),(()=>this[o(339)]())),this.on(o(338),(()=>this[o(339)]())),this[o(369)]({tag:"ul",attributes:{class:[o(333),s.if(o(389),o(317),(t=>!t))],"aria-label":$(t,o(363))},children:this[o(382)]})}get[Rt(322)](){const t=Rt;return this[t(372)][t(351)]>this[t(310)][t(395)]&&!this[t(360)]&&!this[t(329)]}[Rt(349)](){const t=Rt;super[t(349)](),this[t(339)](),this[t(343)]()}[Rt(364)](t){const e=Rt;-1===t?this[e(355)][e(299)]():this[e(355)][e(312)]()}[Rt(297)](){const t=Rt;this[t(320)][t(297)]();for(const e of this[t(381)])e[t(297)]();super[t(297)]()}[Rt(339)](){const t=Rt;this[t(322)]?this[t(314)]():this[t(380)]()}[Rt(379)](t,e){const n=Rt,r=new(this[n(310)][n(394)])(this[n(303)],t,{maxCommentCharsWhenCollapsed:this[n(310)][n(352)],formatDateTime:this[n(310)][n(336)],editorConfig:this[n(310)][n(353)]});r[n(316)]=t.id,r[n(393)](n(387)).to(this),r[n(393)](n(390)).to(this),r[n(393)](n(345)).to(this),r[n(393)](n(354)).to(this),r[n(393)](n(342)).to(this),this[n(346)](r,n(307),(()=>this[n(334)]())),this[n(381)][n(331)](r,e)}[Rt(368)](t){const e=Rt,n=this[e(372)][e(305)](t);return this[e(344)]?this[e(344)][e(359)]>t[e(359)]?n-1:n:n-1}[Rt(385)](){const t=Rt;if(this[t(372)][t(356)]&&this[t(372)][t(315)]){const e={id:t(350),author:this[t(372)][t(356)],authoredAt:this[t(372)][t(315)],content:$(this[t(303)],t(323)),attributes:{}};this[t(344)]=new(this[t(310)][t(394)])(this[t(303)],e,{maxCommentCharsWhenCollapsed:this[t(310)][t(352)],formatDateTime:this[t(310)][t(336)],editorConfig:this[t(310)][t(353)],isSystemComment:!0}),this[t(381)][t(331)](this[t(344)],this[t(372)][t(305)](e))}else this[t(344)]&&(this[t(381)][t(308)](this[t(344)]),this[t(344)][t(297)](),this[t(344)]=null);this[t(339)]()}[Rt(319)](t){const e=Rt,n=this[e(381)][e(308)](t.id);this[e(311)](n),n[e(391)]&&this[e(334)](),n[e(297)]()}[Rt(334)](){const t=Rt;this[t(329)]=Array[t(347)](this[t(381)])[t(378)]((e=>e[t(391)]))}[Rt(314)](){const t=Rt,n=function(t){const n=Mt,r=new e.Collection;for(const e of t)r[n(331)](e);return r}(this[t(381)]),r=this[t(320)][t(374)];for(let e=1;e<=r;e++)n[t(308)](1);for(const e of n)e[t(321)]();r>0&&n[t(331)](this[t(320)],1),Vt((0,e.diff)(Array[t(347)](this[t(382)]),Array[t(347)](n)),this[t(382)],n)}[Rt(380)](){const t=Rt;Vt((0,e.diff)(Array[t(347)](this[t(382)]),Array[t(347)](this[t(381)])),this[t(382)],this[t(381)]);for(const e of this[t(382)])e[t(327)]()}[Rt(343)](){const t=Rt;this[t(381)][t(318)]((e=>{const n=t;this[n(330)][n(331)](e[n(386)]),this[n(371)][n(346)](e[n(386)])})),this[t(381)].on(t(373),((e,n)=>{const r=t;for(const t of n[r(362)])this[r(330)][r(308)](t[r(386)]),this[r(371)][r(311)](t[r(386)]);for(const t of Array[r(347)](n[r(348)])[r(313)]())this[r(330)][r(331)](t[r(386)]),this[r(371)][r(346)](t[r(386)])}))}}function Vt(t,e,n){const r=Rt;let o=0;for(const s of t)switch(s){case r(384):e[r(331)](n[r(357)](o),o),o++;break;case r(361):e[r(308)](o);break;case r(326):o++}}const Bt=Dt;function Dt(t,e){const n=jt();return(Dt=function(t,e){return n[t-=370]})(t,e)}function jt(){const t=["5850976IQILTQ","36yPIjMo","2718840qDmyGd","focus","1265jaTeUH","set","230566ZvyjGp","12cNESiR","ck-context__value","2315098ATMSuh","858630PGJiQg","span","4812304ZIsfCl","element","1758kDsREg","bindTemplate","THREAD_CONTEXT_LABEL","contextValue","setTemplate"];return(jt=function(){return t})()}!function(t){const e=Dt,n=t();for(;;)try{if(901154===parseInt(e(388))/1+-parseInt(e(372))/2+-parseInt(e(373))/3*(-parseInt(e(370))/4)+-parseInt(e(386))/5*(parseInt(e(377))/6)+parseInt(e(375))/7+-parseInt(e(382))/8+parseInt(e(383))/9*(parseInt(e(384))/10))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(378)];this[e(387)](e(380),""),this[e(381)]({tag:e(374),attributes:{class:["ck",e(371)],"aria-label":n.to(e(380),(n=>$(t,e(379),n))),tabindex:-1},children:[{text:n.to(e(380))}]})}[Bt(385)](){const t=Bt;this[t(376)][t(385)]()}}const zt=Ft;function Ht(){const t=["2cNSEbs","bind","_trimContextValue","ck-context--quotes","55nWUUiS","setTemplate","2905208iMfOMR","44YWAoZM","192571QXaeVD","...","_createReopenButton","execute","offsetWidth","Comment was made on an element",".ck-context__value","keystrokes","ck-context","isVisible","contextValue","isReadOnly","classList","_createContextView","render","mouseenter","createCollection","locale","9wMeJPi","_setupKeyboardNavigation","isResolved","reopenCommentThread","focusFirst","remove","length","isEnabled","focusCycler","focusTracker","tab",".ck-context","ck-thread__header","48ojucNV","focusables","scrollWidth","focus","listenTo","isResolvable","context","lastIndexOf","bindTemplate","icon","2321502INCCkM","ck-context-wrapper","Reopen","hasContext","7leZXFH","div","add","34885ZeQwWM","_model","overlay","tooltip","contextView","reopenButtonView","604279fgxAyS","label","_attachContextActions","value","querySelector","104590wLWprV","substring","fire","mouseleave","ck-annotation__actions","shift+tab","860106wWlkiT","element"];return(Ht=function(){return t})()}function Ft(t,e){const n=Ht();return(Ft=function(t,e){return n[t-=444]})(t,e)}!function(t){const e=Ft,n=t();for(;;)try{if(244609===parseInt(e(464))/1*(parseInt(e(456))/2)+-parseInt(e(454))/3+parseInt(e(463))/4*(parseInt(e(512))/5)+-parseInt(e(505))/6*(-parseInt(e(509))/7)+parseInt(e(462))/8*(-parseInt(e(482))/9)+parseInt(e(448))/10*(parseInt(e(460))/11)+-parseInt(e(495))/12*(-parseInt(e(518))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ht);class Kt extends J.View{[zt(513)];[zt(517)];[zt(516)];[zt(496)];[zt(491)];[zt(471)];[zt(490)];constructor(t,n){const r=zt;super(t);const o=this[r(503)];this[r(513)]=n,this[r(517)]=this[r(466)](),this[r(516)]=this[r(477)](),this[r(496)]=this[r(480)]([this[r(516)],this[r(517)]]),this[r(491)]=new e.FocusTracker,this[r(471)]=new e.KeystrokeHandler,this[r(490)]=new J.FocusCycler({focusables:this[r(496)],focusTracker:this[r(491)],keystrokeHandler:this[r(471)],actions:{focusPrevious:r(453),focusNext:r(492)}}),this[r(457)](r(508)).to(this[r(513)],r(501),(t=>!!t)),this[r(457)](r(474)).to(this[r(513)],r(501),(t=>t&&t[r(446)]?this[r(458)](t[r(446)]):$(this[r(481)],r(469)))),this[r(461)]({tag:r(510),attributes:{class:[r(494)]},children:[{tag:r(510),attributes:{class:[r(506)]},children:[{tag:r(510),attributes:{class:[r(472),o.if(r(508),r(459))]},children:[this[r(516)]]}]},{tag:r(510),attributes:{class:[r(452)]},children:[this[r(517)]]}]})}[zt(478)](){const t=zt;super[t(478)](),this[t(445)](),this[t(483)]()}[zt(498)](){const t=zt;this[t(490)][t(486)]()}[zt(466)](){const t=zt,e=new J.ButtonView(this[t(481)]);return e[t(444)]=$(this[t(481)],t(507)),e[t(515)]=$(this[t(481)],t(507)),e[t(504)]=Z.IconUndo,e[t(457)](t(489)).to(this[t(513)],t(475),(t=>!t)),e[t(457)](t(473)).to(this[t(513)],t(500),this[t(513)],t(484),((t,e)=>t&&e)),e.on(t(467),(()=>{const e=t;this[e(450)](e(485),this[e(513)].id)})),e}[zt(458)](t){const e=zt;if(t[e(488)]<150)return t;const n=t[e(502)](" ",147);return t[e(449)](0,n>-1?n:147)+e(465)}[zt(445)](){const t=zt,e=this[t(455)][t(447)](t(493)),n=e[t(447)](t(470));this[t(499)](e,t(479),(()=>{const r=t;n[r(468)]<n[r(497)]&&e[r(476)][r(511)](r(514))})),this[t(499)](e,t(451),(()=>{const n=t;e[n(476)][n(487)](n(514))}))}[zt(483)](){const t=zt;this[t(471)][t(499)](this[t(455)]);for(const e of this[t(496)])this[t(491)][t(511)](e[t(455)]),this[t(471)][t(499)](e[t(455)])}[zt(477)](){const t=zt,e=new Ut(this[t(481)]);return e[t(457)](t(474)).to(this),e}}function Wt(t,e){const n=qt();return(Wt=function(t,e){return n[t-=312]})(t,e)}const Yt=Wt;function qt(){const t=["resolveCommentThread","commentThreadInputView","isActive","focusTracker","Write a comment...","stop","listenTo","23285pdfmqO","createCollection","1856151ZtvdDL","destroy","Reply","isUnlinked","cancel","focusables","_localUser","750090WBdHdt","commentInputView","submitLabel","submitCommentThread","7awvTGT","length","Comment","archivedAt","433190kAvkPm","assign","canComment","locale","_model","123324hcCMcz","first","4SfqUNY","editorConfig","focusCycler","name","isResolvable","submit","hasDirtyComment","editorDestroyed","keystrokes","value","shift+tab","bind","element","addComment","showInput","author","commentThreadHeaderView","commentsListView","fire","Reply...","unlinkedAt","CommentView","set","isDirty","_createCommentThreadInputView","placeholder","delegate","comments","isResolved","focus","editorReady","COMMENT_THREAD_DESCRIPTION","render","ariaLabel","6102370KjLHSc","target","_config","removeComment","tab","removeCommentThread","16JIUObO","reopenCommentThread","change:isActive","updateComment","Reply to reopen discussion...","isSubmitted","isReadOnly","1396056dBkaFT","disabledSubmit","ariaDescriptionView","COMMENT_THREAD_LABEL"];return(qt=function(){return t})()}!function(t){const e=Wt,n=t();for(;;)try{if(140735===-parseInt(e(371))/1*(-parseInt(e(353))/2)+parseInt(e(380))/3+parseInt(e(313))/4*(-parseInt(e(388))/5)+parseInt(e(393))/6+-parseInt(e(384))/7*(-parseInt(e(360))/8)+parseInt(e(373))/9+-parseInt(e(347))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qt);class Qt extends J.View{[Yt(392)];[Yt(349)];[Yt(329)];[Yt(365)];[Yt(362)];[Yt(378)];[Yt(367)];[Yt(321)];[Yt(315)];constructor(t,n,r,s){const i=Yt;super(t),this[i(335)](i(366),!1),this[i(335)](i(336),!1),this[i(392)]=n,this[i(379)]=r,this[i(349)]=s,this[i(329)]=new Kt(t,n),this[i(329)][i(339)](i(354)).to(this),this[i(362)]=new o.AriaDescriptionView(t,$(t,i(344))),this[i(370)](this,i(354),(()=>{this[i(342)]()})),this[i(330)]=new Lt(t,n,Object[i(389)]({CommentView:this[i(349)][i(334)]},s)),this[i(330)][i(339)](i(350)).to(this),this[i(330)][i(339)](i(356)).to(this),this[i(330)][i(339)](i(364)).to(this),this[i(330)][i(339)](i(343)).to(this),this[i(330)][i(339)](i(320)).to(this),this[i(330)][i(324)](i(366)).to(this),this[i(370)](this,i(364),(()=>{this[i(342)]()})),this[i(335)](i(385),this[i(330)][i(385)]),this[i(324)](i(385)).to(this[i(330)],i(385)),this[i(365)]=this[i(337)](),this[i(365)][i(339)](i(343)).to(this),this[i(365)][i(339)](i(320)).to(this),this.on(i(350),(()=>this[i(342)]())),this[i(324)](i(336)).to(this[i(330)],i(319),this[i(365)][i(381)],i(322),((t,e)=>t||!!e)),this[i(324)](i(376)).to(n,i(333),(t=>!!t)),this[i(324)](i(346)).to(this,i(385),(t=>{const e=i,n=this[e(392)][e(340)][e(312)]?this[e(392)][e(340)][e(312)][e(328)][e(316)]:this[e(379)][e(316)];return $(this[e(391)],e(363),[t,n])})),this[i(378)]=this[i(372)]([this[i(330)],this[i(365)]]),this[i(367)]=new e.FocusTracker,this[i(321)]=new e.KeystrokeHandler,this[i(315)]=new J.FocusCycler({focusables:this[i(378)],focusTracker:this[i(367)],keystrokeHandler:this[i(321)],keystrokeHandlerOptions:{filter:t=>t[i(348)]!==this[i(325)]},actions:{focusPrevious:i(323),focusNext:i(351)}})}[Yt(342)](){const t=Yt;this[t(325)][t(342)]()}[Yt(345)](){const t=Yt;super[t(345)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(378)])}async[Yt(374)](){const t=Yt;this[t(336)]=!1,this[t(330)][t(374)](),await this[t(365)][t(374)](),super[t(374)]()}[Yt(337)](){const t=Yt,e=new xt(this[t(391)],this[t(379)],this[t(349)][t(314)]),n=e[t(381)];return e[t(324)](t(327)).to(this,t(366),this[t(392)],t(359),this[t(392)],t(390),this[t(392)],t(387),n,t(322),((t,e,n,r,o)=>!!o||!!r&&n&&!e||t&&n&&!e)),n[t(324)](t(338)).to(this,t(385),this[t(392)],t(317),this[t(392)],t(341),((e,n,r)=>{const o=t;let s;return s=o(r&&n?357:e?332:368),$(this[o(391)],s)})),n[t(324)](t(382)).to(this,t(385),(e=>$(this[t(391)],t(e?375:386)))),n.on(t(318),((e,n)=>{const r=t;this[r(331)](r(326),n),this[r(392)][r(341)]&&this[r(392)][r(317)]&&this[r(331)](r(354),this[r(392)].id),this[r(392)][r(358)]||this[r(331)](r(383))})),n.on(t(377),(()=>{this[t(342)]()})),n[t(324)](t(361)).to(this[t(392)],t(359)),n.on(t(377),(e=>{const n=t;0==this[n(385)]&&(this[n(331)](n(352)),e[n(369)]())})),this.on(t(355),((e,r,o)=>{const s=t;o||this[s(385)]||n[s(322)]||this[s(331)](s(352))})),e}}function Gt(){const t=["execute","commentThreadInputView","ariaDescriptionView","ck-thread--active","fire","listenTo","_cancelAllConfirms","removeButton","2095842XsRzjY","set","showConfirm","change:archivedAt","removeConfirm","ck-thread--remove-confirmation","has","isResolved","commentThreadChildren","ck-thread__container","isReadOnly","high","length","ck-thread--","stop","add","ariaLabel","render","locale","Resolve","bindTemplate","createCollection","223374aYygaK","then","818876tTPRNw","unbind","438307yciIQz","setTemplate","change:isReadOnly","resolveButton","_updateArchivedThreadHeader","listitem","div","commentViews","isUnlinked","querySelector","containerElement","removeCommentThread","907134alyRzH","tooltip","isVisible","3qKXQQN","ck-rounded-corners","change:isActive","focusables","archivedAt","isSystemComment","get","extendTemplate","commentsListView","735605TggiET","getTemplate","_bindFirstCommentView","Delete comment thread?","resolveCommentThread","isResolvable","isEnabled","actionIndicator","36BowHxA","2417144QYsGhs","element","ck-reset_all-excluded","actionBar","cancelConfirm","_createResolveButton","ck-comment--resolve","focus","isActive","_model","ck-thread","icon","remove","_boundFirstCommentView","commentThreadHeaderView","Write a comment...","label","placeholder","isConfirm","ck-thread--unlinked","bind",".ck-thread__container"];return(Gt=function(){return t})()}const Xt=Zt;function Zt(t,e){const n=Gt();return(Zt=function(t,e){return n[t-=487]})(t,e)}!function(t){const e=Zt,n=t();for(;;)try{if(297319===parseInt(e(535))/1+parseInt(e(547))/2+parseInt(e(550))/3*(parseInt(e(533))/4)+parseInt(e(559))/5+-parseInt(e(531))/6+parseInt(e(509))/7+-parseInt(e(568))/8*(parseInt(e(567))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gt);class Jt extends((0,o.ConfirmMixin)(Qt)){[Xt(517)];[Xt(545)];[Xt(538)];[Xt(492)];constructor(t,e,n,r){const o=Xt;super(t,e,n,r),this[o(517)]=this[o(530)]([this[o(558)],this[o(502)],this[o(503)]]),this[o(510)](o(566),null),this[o(545)]=null,this[o(492)]=null,this[o(527)]=t,this[o(538)]=this[o(573)](),this[o(536)](this[o(560)]()),this.on(o(552),((t,e,n)=>{n||this[o(507)]()})),this[o(506)](this[o(488)],o(537),((t,e,n)=>{n&&this[o(507)]()})),this[o(521)]>0&&this[o(561)](),this[o(506)](this[o(558)][o(542)],o(524),(()=>{this[o(561)]()}))}[Xt(560)](){const t=Xt,e=this[t(529)];return{tag:t(541),attributes:{class:["ck",t(489),t(570),t(551),e.if(t(487),t(504)),e.if(t(543),t(498)),e.if(t(497),t(514)),e.to(t(566),(e=>e?t(522)+e:""))],"data-thread-id":this[t(488)].id,tabindex:0,role:t(540),"aria-label":e.to(t(525)),"aria-describedby":this[t(503)].id},children:[{tag:t(541),attributes:{class:t(518)},children:this[t(517)]}]}}[Xt(526)](){const t=Xt;super[t(526)](),this[t(545)]=this[t(569)][t(544)](t(500)),this[t(488)].on(t(512),(()=>{this[t(539)]()})),this[t(539)]()}[Xt(507)](){const t=Xt;this[t(572)]();for(const e of this[t(558)][t(542)])e[t(572)]()}[Xt(561)](){const t=Xt,{locale:e}=this,n=this[t(558)][t(542)][t(556)](0);n===this[t(492)]||n[t(555)]||(this[t(492)]=n,this[t(534)](t(566)),this[t(499)](t(566)).to(n,t(566),(e=>t(491)===e?t(491):null)),n[t(496)]=$(e,t(494)),n[t(508)].on(t(501),(n=>{const r=t;n[r(523)](),this[r(511)]($(e,r(562)),this[r(545)])[r(532)]((()=>{const t=r;this[t(505)](t(546))}))}),{priority:t(520)}),this.on(t(513),(()=>{n[t(575)]()})),n[t(571)][t(524)](this[t(538)],0),n[t(553)][t(524)](this[t(538)],0))}[Xt(573)](){const t=Xt,e=new o.LateFocusButtonView(this[t(527)]);return e[t(495)]=$(this[t(527)],t(528)),e[t(548)]=$(this[t(527)],t(528)),e[t(490)]=Z.IconCheck,e[t(557)]({attributes:{class:t(574)}}),e[t(499)](t(565)).to(this[t(488)],t(519),(t=>!t)),e[t(499)](t(549)).to(this[t(488)],t(564),this[t(488)],t(516),((t,e)=>t&&!e)),e.on(t(501),(()=>{const e=t;this[e(505)](e(563),this[e(488)].id)})),e}[Xt(539)](){const t=Xt;this[t(488)][t(554)]?this[t(517)][t(515)](this[t(493)])||(this[t(517)][t(524)](this[t(493)],0),this[t(553)][t(524)](this[t(493)],0)):this[t(517)][t(515)](this[t(493)])&&(this[t(517)][t(491)](this[t(493)]),this[t(553)][t(491)](this[t(493)]))}}var $t=te;function te(t,e){var n=ne();return(te=function(t,e){return n[t-=214]})(t,e)}!function(t){for(var e=te,n=t();;)try{if(484784===-parseInt(e(220))/1+-parseInt(e(228))/2+parseInt(e(215))/3*(-parseInt(e(222))/4)+parseInt(e(221))/5+parseInt(e(233))/6+parseInt(e(217))/7*(parseInt(e(219))/8)+-parseInt(e(229))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ne);class ee extends J.View{constructor(t){var e=te;super(t),this[e(216)](e(225),""),this[e(232)]({tag:e(224),attributes:{class:[e(231),e(230),e(218)]}})}[$t(214)](){var t=$t;super[t(214)](),this.on(t(226),((e,n,r)=>{var o=t;this[o(227)][o(223)]=r})),this[t(227)][t(223)]=this[t(225)]}}function ne(){var t=["set","133lumItc","ck-annotation__content","381968aPJekE","521701pAaWsC","2103640Sdeylr","4WEhNkh","innerHTML","div","content","change:content","element","926414aenrTj","4961988KLkbWR","ck-comment__content","ck-content","setTemplate","4716642LVOGUC","render","278955peVKex"];return(ne=function(){return t})()}const re=oe;function oe(t,e){const n=se();return(oe=function(t,e){return n[t-=390]})(t,e)}function se(){const t=["remove","switchToEditMode","focusables","render","tab","_setupKeyboardNavigation","ariaLabel","added","EXTERNAL_AVATAR","author","destroy","submitLabel","esc","get","visibleView","listenTo","isEditMode","text/html","parseFromString","@external","2298uhbaOu","99295LaeqFC","EXTERNAL_IMPORT_WORD_COMMENT","580aQxOAW","_model","delegate","content","963020GcZRfW","isSystemComment","COMMENT_THREAD_DESCRIPTION","body","source","focusTracker","280386eSyMYV","once","switchToDisplayMode","set","_config","focusCycler","focusFirst","authoredAt","11348370aeuGFi","focus","shift+tab","name","ariaDescriptionView","initialData","editorConfig","fire","keystrokes","1278xfNtIH","element","maxCommentCharsWhenCollapsed","5393570dhhkdG","EXTERNAL_COMMENT","getUserViewNotificationText","editorDestroyed","stopListening","value","updateComment","54howehQ","isReadOnly","disabledSubmit","8IeYieC","EXTERNAL_IMPORT_WORD_AVATAR","removed","locale","formatDateTime","editorReady","isExternal","target","Save","collapse","getExternalCommentNote","_createCommentInputView","enter","COMMENT_ARIA_LABEL","add","submit","attributes","creator","bind","textContent","expand","change","_createCommentContentView","createEditor","createCollection","cancel","6948GHGthP","isCollapsed","importWord"];return(se=function(){return t})()}!function(t){const e=oe,n=t();for(;;)try{if(447073===parseInt(e(468))/1*(-parseInt(e(465))/2)+parseInt(e(403))/3*(-parseInt(e(442))/4)+parseInt(e(466))/5*(parseInt(e(413))/6)+-parseInt(e(406))/7*(-parseInt(e(416))/8)+-parseInt(e(478))/9+-parseInt(e(472))/10+parseInt(e(394))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(se);class ie extends J.View{[re(459)];[re(398)];[re(447)];[re(477)];[re(402)];[re(391)];[re(469)];[re(390)];constructor(t,n,r){const s=re;super(t),this[s(469)]=n,this[s(390)]=r,this[s(473)]=!!this[s(390)][s(473)],this[s(481)](s(461),!1),this[s(481)](s(443),!0),this[s(434)](s(451)).to(n,s(471),n,s(393),((e,o)=>$(t,s(429),[n[s(454)][s(397)],r[s(420)](o),(new DOMParser)[s(463)](e,s(462))[s(475)][s(435)],n[s(422)]?this[s(426)]():""]))),this[s(398)]=new o.AriaDescriptionView(t,$(t,s(474))),this[s(459)]=this[s(440)](),this[s(459)][s(430)](this[s(438)]()),this[s(447)]=new J.ViewCollection,this[s(477)]=new e.FocusTracker,this[s(402)]=new e.KeystrokeHandler,this[s(391)]=new J.FocusCycler({focusables:this[s(447)],focusTracker:this[s(477)],keystrokeHandler:this[s(402)],keystrokeHandlerOptions:{filter:t=>t[s(423)]!==this[s(404)]},actions:{focusPrevious:s(396),focusNext:s(449)}})}[re(436)](){this[re(443)]=!1}[re(425)](){const t=re;this[t(461)]||(this[t(443)]=!0)}[re(395)](){const t=re;this[t(404)][t(395)]()}[re(448)](){const t=re;super[t(448)](),this[t(450)]()}async[re(455)](){const t=re;await this[t(459)][t(458)](0)[t(455)](),super[t(455)]()}[re(446)](){const t=re;this[t(461)]||(this[t(461)]=!0,this[t(459)][t(445)](0)[t(455)](),this[t(459)][t(430)](this[t(427)]()))}[re(480)](){const t=re;this[t(461)]&&(this[t(461)]=!1,this[t(459)][t(445)](0)[t(455)](),this[t(459)][t(430)](this[t(438)]()))}[re(426)](){const t=re;return t(444)===this[t(469)][t(432)][t(464)][t(476)]?$(this[t(419)],t(467)):$(this[t(419)],t(407))}[re(408)](){const t=re;return this[t(469)][t(422)]?t(444)===this[t(469)][t(432)][t(464)][t(476)]?$(this[t(419)],t(417),this[t(469)][t(433)][t(397)]):$(this[t(419)],t(453),this[t(469)][t(433)][t(397)]):null}[re(438)](){const t=re,e=new ee(this[t(419)]);return e[t(434)](t(471)).to(this[t(469)],t(471),this,t(443),((e,n)=>n?(0,o.trimHtml)(e,{limit:this[t(390)][t(405)]}):e)),e}[re(427)](){const t=re;this[t(390)][t(400)]||(this[t(390)][t(400)]={}),this[t(390)][t(400)][t(399)]=this[t(469)][t(471)];const e=new At(this[t(419)],this[t(390)][t(400)]);return e[t(411)]=this[t(469)][t(471)],e[t(434)](t(415)).to(this[t(469)],t(414)),e[t(456)]=$(this[t(419)],t(424)),e.on(t(431),((e,n)=>{const r=t;this[r(401)](r(412),this[r(469)].id,n),this[r(480)](),this[r(395)]()})),e.on(t(441),(()=>{const e=t;this[e(480)](),this[e(395)]()})),e[t(479)](t(421),(()=>{e[t(395)]()})),e[t(439)](),e[t(470)](t(421)).to(this),e[t(470)](t(409)).to(this),e}[re(450)](){const t=re,e=this[t(404)];this[t(402)][t(460)](e);for(const e of this[t(447)])this[t(477)][t(430)](e[t(404)]),this[t(402)][t(460)](e[t(404)]);this[t(447)].on(t(437),((e,n)=>{const r=t;for(const t of n[r(418)])this[r(477)][r(445)](t[r(404)]),this[r(402)][r(410)](t[r(404)]);for(const t of n[r(452)])this[r(477)][r(430)](t[r(404)]),this[r(402)][r(460)](t[r(404)])})),this[t(402)][t(481)](t(428),((n,r)=>{const o=t;e===n[o(423)]&&(this[o(391)][o(392)](),r())})),this[t(402)][t(481)](t(457),((n,r)=>{const o=t;e!==n[o(423)]&&(this[o(395)](),r())}))}}function ce(){const t=["Delete comment?","ck-comment--edit","listitem","isVisible","isEditable","ck-comment__wrapper","actionBar","isRemovable","panelView","ck-comment__info-name","ck-annotation__actions","_createCommentInputView","ck-comment--","actionIndicator","_model","authoredAt","bind","8vOjCHV","Remove","ck-annotation__content-wrapper","isSystemComment","removeButton","time","ariaDescriptionView","ck-annotation__actions--hidden","ck-annotation__info-time","extendTemplate","isExternal","withText","ck-comment__info","edit","locale","find","createCollection","from","cancelConfirm","Edit","add","6308332ATZjcv","focusables","setTemplate","_createRemoveButton","children","push","some","editButton","userView","ck-comment--info","remove","length","_config","getTemplate","unbind","_createEditButton","toMany","ck-comment__info-time","visibleView","mouseenter","ck-comment__main","ck-annotation","focus","Show more items","items","ck-comment__actions","10201975CTzlJj","panelPosition","ariaLabel","change:isRemovable","showConfirm","_attachActions","ck-annotation__main","getUserViewNotificationText","64847277Lzuqez","name","Reply...","span","icon","ck-comment__user","ck-comment--remove-confirmation","_createDropdown","author","ck-annotation__info-name","getExternalCommentNote","ck-annotation__user","execute","mouseleave","isEditMode","10sYPyrT","5338RxFLRs","ck-comment--remove","addMany","3019250XBPzaY","label","ck-hidden","fire","placeholder","499UlyuvG","render","formatDateTime","switchToEditMode","isConfirm","div","3CWbWwV","set","buttonView","dropdown","7305684eGVOjo","element","isEnabled","ck-comment__external","then","listenTo","isReadOnly","bindTemplate","5373072aKDAMB","ck-comment","ck-annotation__info","resolvedAt","ck-comment__actions--hidden","blur","removeComment","group"];return(ce=function(){return t})()}const ae=he;function he(t,e){const n=ce();return(he=function(t,e){return n[t-=100]})(t,e)}!function(t){const e=he,n=t();for(;;)try{if(889604===parseInt(e(184))/1*(parseInt(e(176))/2)+-parseInt(e(190))/3*(-parseInt(e(126))/4)+parseInt(e(179))/5+parseInt(e(194))/6+-parseInt(e(152))/7*(-parseInt(e(105))/8)+parseInt(e(202))/9+parseInt(e(175))/10*(-parseInt(e(160))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ce);class ue extends((0,o.ConfirmMixin)(ie)){[ae(216)];[ae(134)];constructor(t,e,n){const r=ae;super(t,e,n),this[r(191)](r(101),null),this[r(191)](r(183),$(t,r(162))),this[r(104)](r(103)).to(e),this[r(104)](r(205)).to(e),this[r(216)]=this[r(121)](),this[r(108)]||(this[r(133)]=this[r(141)](),this[r(109)]=this[r(129)](),this[r(150)]=this[r(121)](),this[r(150)][r(178)]([this[r(133)],this[r(109)]]),this[r(193)]=this[r(167)](),this[r(216)][r(125)](this[r(193)]),this[r(127)][r(125)](this[r(193)])),this[r(134)]=new o.UserView(t,e[r(168)],this[r(159)]()),this[r(134)][r(114)]({attributes:{class:[r(165),r(171)],"aria-hidden":!0}}),this[r(199)](e,r(155),(()=>this[r(123)]())),this[r(128)](this[r(139)]())}[ae(139)](){const t=ae,e=this[t(201)],n=[{tag:t(189),attributes:{class:[t(117),t(204)]},children:[{tag:t(163),children:[{text:this[t(134)][t(161)]}],attributes:{class:[t(219),t(169)],"data-cke-tooltip-text":this[t(134)][t(161)]}},{tag:t(110),attributes:{datetime:e.to(t(103)),class:[t(143),t(113)]},children:[{text:e.to(t(103),(e=>this[t(138)][t(186)](e)))}]}]},{tag:t(189),attributes:{class:[t(151),t(220),e.if(t(174),t(206)),e.if(t(174),t(112))]},children:this[t(216)]},{tag:t(189),attributes:{class:[t(107)]},children:this[t(144)]},this[t(111)]];return this[t(102)][t(115)]&&n[t(131)]({tag:t(189),attributes:{class:[t(197)]},children:[{text:this[t(170)]()}]}),{tag:"li",attributes:{class:[t(215),e.if(t(188),t(166))],tabindex:-1,"aria-label":e.to(t(154)),"aria-describedby":this[t(111)].id,role:t(212)},children:[{tag:t(189),attributes:{class:[t(203),t(147),e.if(t(174),t(211)),e.if(t(108),t(135)),e.to(t(101),(e=>e?t(100)+e:""))],"data-author-id":this[t(102)][t(168)].id,"data-comment-id":this[t(102)].id,role:t(209)},children:[this[t(134)],{tag:t(189),attributes:{class:[t(146),t(158)]},children:n}]}]}}[ae(141)](){const t=ae,e=new J.ButtonView(this[t(119)]);return e[t(180)]=$(this[t(119)],t(124)),e[t(164)]=Z.IconPencil,e[t(116)]=!0,e[t(114)]({attributes:{class:t(211)}}),e[t(104)](t(196)).to(this[t(102)],t(200),(t=>!t)),e[t(104)](t(213)).to(this[t(102)],t(214)),e.on(t(172),(()=>this[t(187)]())),e}[ae(129)](){const t=ae,e=new J.ButtonView(this[t(119)]);return e[t(180)]=$(this[t(119)],t(106)),e[t(164)]=Z.IconRemoveComment,e[t(116)]=!0,e[t(114)]({attributes:{class:t(177)}}),e[t(104)](t(196)).to(this[t(102)],t(200),(t=>!t)),e[t(104)](t(213)).to(this[t(102)],t(217)),e.on(t(172),(()=>{const e=t;this[e(156)]($(this[e(119)],e(210)),this[e(195)])[e(198)]((()=>{const t=e;this[t(182)](t(208),this[t(102)].id)}))})),e}[ae(167)](){const t=ae,e=(0,J.createDropdown)(this[t(119)],o.LateFocusDropdownButtonView),n=e[t(218)][t(130)],r=new J.ListView(this[t(119)]),s=e[t(201)];(0,J.focusChildOnDropdownOpen)(e,(()=>this[t(150)][t(120)]((e=>e[t(213)])))),e[t(114)]({attributes:{class:[s.if(t(213),t(181),(t=>!t))]}});const i=(n,o=-1)=>{const s=t,i=new J.ListItemView(this[s(119)]);i[s(130)][s(125)](n);const c=o>-1?o:r[s(150)][s(137)];r[s(150)][s(125)](i,c);const a=Array[s(122)](this[s(150)]);e[s(140)](s(196),s(213)),e[s(104)](s(196))[s(142)](a,s(196),((...t)=>t[s(132)]((t=>t)))),e[s(104)](s(213))[s(142)](a,s(213),((...t)=>t[s(132)]((t=>t))))};e[t(153)]="sw",e[t(192)][t(191)]({label:$(this[t(119)],t(149)),icon:Z.IconThreeVerticalDots});for(const e of this[t(150)])i(e);return n[t(125)](r),e[t(199)](this[t(150)],t(125),((t,e,n)=>{i(e,n)})),e[t(199)](this[t(150)],t(136),((e,n,o)=>{const s=t;r[s(150)][s(136)](o)})),e}[ae(157)](t,e){const n=ae,r=t&&t[n(195)];r&&(this[n(199)](r,n(145),(()=>this[n(101)]=e)),this[n(199)](r,n(148),(()=>this[n(101)]=e)),this[n(199)](r,n(173),(()=>this[n(101)]=null)),this[n(199)](r,n(207),(()=>this[n(101)]=null)))}[ae(221)](){const t=ae,e=super[t(221)]();return e[t(104)](t(183)).to(this),e}[ae(185)](){const t=ae;super[t(185)](),this[t(157)](this[t(133)],t(118)),this[t(157)](this[t(109)],t(136))}}var de=n(673),le=n.n(de),me=n(545),ke=n.n(me),ge=n(262),pe=n.n(ge),fe=n(667),be=n.n(fe),ve=n(357),_e=n.n(ve),we=n(554),Ie={attributes:{"data-cke":!0}};Ie.setAttributes=be(),Ie.insert=pe().bind(null,"head"),Ie.domAPI=ke(),Ie.insertStyleElement=_e();le()(we.A,Ie);we.A&&we.A.locals&&we.A.locals;var ye=n(306),Ae={attributes:{"data-cke":!0}};Ae.setAttributes=be(),Ae.insert=pe().bind(null,"head"),Ae.domAPI=ke(),Ae.insertStyleElement=_e();le()(ye.A,Ae);ye.A&&ye.A.locals&&ye.A.locals;var Ce=n(980),Te={attributes:{"data-cke":!0}};Te.setAttributes=be(),Te.insert=pe().bind(null,"head"),Te.domAPI=ke(),Te.insertStyleElement=_e();le()(Ce.A,Te);Ce.A&&Ce.A.locals&&Ce.A.locals;function Ee(t,e,{signal:n,edges:r}={}){let o,s=null;const i=null!=r&&r.includes("leading"),c=null==r||r.includes("trailing"),a=()=>{null!==s&&(t.apply(o,s),o=void 0,s=null)};let h=null;const u=()=>{null!=h&&clearTimeout(h),h=setTimeout((()=>{h=null,c&&a(),l()}),e)},d=()=>{null!==h&&(clearTimeout(h),h=null)},l=()=>{d(),o=void 0,s=null},m=function(...t){if(n?.aborted)return;o=this,s=t;const e=null==h;u(),i&&e&&a()};return m.schedule=u,m.cancel=l,m.flush=()=>{d(),a()},n?.addEventListener("abort",l,{once:!0}),m}function xe(t,e=0,n={}){"object"!=typeof n&&(n={});const{signal:r,leading:o=!1,trailing:s=!0,maxWait:i}=n,c=Array(2);let a;o&&(c[0]="leading"),s&&(c[1]="trailing");let h=null;const u=Ee((function(...e){a=t.apply(this,e),h=null}),e,{signal:r,edges:c}),d=function(...e){if(null!=i)if(null===h)h=Date.now();else if(Date.now()-h>=i)return a=t.apply(this,e),h=Date.now(),u.cancel(),u.schedule(),a;return u.apply(this,e),a};return d.cancel=u.cancel,d.flush=()=>(u.flush(),a),d}function Ne(){const t=["12JcGobc","186qnytYH","attributes","disconnect","cancel","attributeName","3140424qCYVkB","1168962mOmyqp","20055rgUoVC","type","35409qDAQqW","1206zgEMEs","class","748850GhJZqX","characterData","32120MLlSsr","childList","230744pXCblR","observe"];return(Ne=function(){return t})()}function Oe(t,e){const n=Ne();return(Oe=function(t,e){return n[t-=196]})(t,e)}function Se(t){const e=function(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:r=!0,trailing:o=!0,signal:s}=n;return xe(t,e,{leading:r,trailing:o,signal:s,maxWait:e})}(t,30),n=new MutationObserver((t=>{const n=Oe;for(const r of t)(n(196)==r[n(203)]&&n(206)==r[n(199)]||n(210)==r[n(203)]||n(208)==r[n(203)])&&e()}));return{attach(t){n[Oe(212)](t,{attributes:!0,childList:!0,subtree:!0,characterData:!0})},detach(){const t=Oe;n[t(197)](),e[t(198)]()}}}!function(t){const e=Oe,n=t();for(;;)try{if(341428===-parseInt(e(204))/1+parseInt(e(201))/2+-parseInt(e(213))/3*(parseInt(e(211))/4)+parseInt(e(207))/5+parseInt(e(214))/6*(-parseInt(e(202))/7)+parseInt(e(200))/8+parseInt(e(205))/9*(-parseInt(e(209))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ne);var Me=n(438),Re={attributes:{"data-cke":!0}};Re.setAttributes=be(),Re.insert=pe().bind(null,"head"),Re.domAPI=ke(),Re.insertStyleElement=_e();le()(Me.A,Re);Me.A&&Me.A.locals&&Me.A.locals;const Pe=Ve;function Le(){const t=["36198SaXZVx","clear","6LLiCHU","clientHeight","focus","height","set","20LGSQRa","length","555154vUeSeN","_mutationObserver","targetRect","867351tBShoL","ck-rounded-corners","1ThbcNZ","Esc","add","first","ck-annotation-wrapper","listenTo","bindTemplate","4juuogO","arrowup","detach","ck-annotation-wrapper--active","type","focusTracker","6653736vHNebE","delegate","setTemplate","_updateHeight","element","fire","344iACDNy","createCollection","495460ooujrR","presentation","578094tItSQn","arrowdown","destroy","keystrokes","content","div","mainView","isActive","isDirty","render","81100tUDYMU","attach"];return(Le=function(){return t})()}function Ve(t,e){const n=Le();return(Ve=function(t,e){return n[t-=314]})(t,e)}!function(t){const e=Ve,n=t();for(;;)try{if(167054===parseInt(e(340))/1*(parseInt(e(335))/2)+-parseInt(e(338))/3*(-parseInt(e(347))/4)+parseInt(e(324))/5*(parseInt(e(328))/6)+parseInt(e(361))/7+parseInt(e(359))/8*(parseInt(e(326))/9)+-parseInt(e(333))/10*(parseInt(e(314))/11)+-parseInt(e(353))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Le);class Be extends J.View{[Pe(352)];id;[Pe(317)];[Pe(318)];[Pe(320)];[Pe(336)];constructor(t,n){const r=Pe;super(t),this.id=(0,e.uid)(),this[r(352)]=new e.FocusTracker,this[r(317)]=new e.KeystrokeHandler,this[r(317)][r(332)](r(341),((t,e)=>this[r(358)](r(341),e))),this[r(332)](r(337),{top:0,right:0,bottom:0,left:0}),this[r(332)](r(331),0),this[r(332)](r(321),!1),this[r(332)](r(322),!1),this[r(332)](r(334),0),this[r(332)](r(351),""),this[r(336)]=Se((()=>this[r(356)]())),this[r(318)]=this[r(360)](),this[r(318)][r(354)](r(348),r(315)).to(this),this[r(318)][r(342)](n),this[r(320)]=n;const o=this[r(346)];this[r(355)]({tag:r(319),attributes:{class:["ck",r(344),r(339),o.if(r(321),r(350))],role:r(362)},children:this[r(318)]})}[Pe(323)](){const t=Pe;super[t(323)](),this[t(352)][t(342)](this[t(357)]),this[t(317)][t(345)](this[t(357)]),this[t(336)][t(325)](this[t(357)])}[Pe(316)](){const t=Pe;this[t(318)][t(327)](),this[t(317)][t(316)](),this[t(352)][t(316)](),this[t(336)][t(349)](),super[t(316)]()}[Pe(330)](){const t=Pe;this[t(318)][t(343)]&&this[t(318)][t(343)][t(330)]()}[Pe(356)](){const t=Pe,e=this[t(357)][t(329)];e&&(this[t(331)]=e)}}const De=je;function je(t,e){const n=He();return(je=function(t,e){return n[t-=239]})(t,e)}!function(t){const e=je,n=t();for(;;)try{if(999292===-parseInt(e(263))/1*(-parseInt(e(269))/2)+-parseInt(e(264))/3+-parseInt(e(246))/4+-parseInt(e(265))/5+-parseInt(e(268))/6+parseInt(e(276))/7+parseInt(e(274))/8*(parseInt(e(249))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(He);class Ue extends((0,e.ObservableMixin)()){[De(250)];[De(240)];[De(254)];[De(241)];constructor({view:t,target:n,type:r,isVisible:o=!0}){const s=De;super(),this[s(250)]=t,this[s(250)][s(248)]||this[s(250)][s(247)](),this[s(254)]=r,this[s(241)]=n,Ue[s(279)](this[s(253)]()),this[s(240)]=new e.Collection([this[s(250)][s(248)]],{idProperty:s(283)}),this[s(240)].on(s(271),((t,e)=>{const n=s;this[n(250)][n(260)][n(271)](e)})),this[s(240)].on(s(259),((t,e)=>{const n=s;this[n(250)][n(260)][n(259)](e)})),this[s(278)](s(251),o)}get[De(252)](){const t=De;return t(243)==typeof this[t(254)]?this[t(254)]():this[t(254)]}get[De(267)](){const t=De;return this[t(250)][t(275)]}get[De(242)](){const t=De,e=this[t(253)]();return Ue[t(279)](e),e}get[De(282)](){const t=De,n=this[t(242)];if(null===n)return null;if(n instanceof e.Rect)return n;const r=n[t(244)]((e=>function(e){const n=t;if(e[n(281)])return!0;return!!e[n(245)]()[n(256)](0)}(e)));return 0===r[t(277)]?null:new e.Rect(r[0][t(245)]()[t(256)](0))}get[De(273)](){const t=De;return this[t(250)][t(273)]}set[De(273)](t){const e=De;this[e(250)][e(273)]=t,this[e(250)][e(275)][e(273)]=t}[De(255)](){const t=De;this[t(250)][t(282)]=this[t(282)]}[De(266)](){const t=De;this[t(240)][t(262)](),this[t(240)][t(270)](),this[t(262)]()}[De(280)](){const t=De;this[t(251)]=!!this[t(282)]}static[De(279)](t){const n=De;if(!(null===t||t instanceof e.Rect||Array[n(261)](t)&&t[n(257)]((t=>ze(t)))))throw new e.CKEditorError(n(272),null,{target:t})}[De(253)](){const t=De,e=t(243)==typeof this[t(241)]?this[t(241)]():this[t(241)];return ze(e)?[e]:e}}function ze(t){const e=De;return null!==t&&e(258)==typeof t&&e(239)in t&&1===t[e(239)]}function He(){const t=["5216052uCfvhl","3343780fAZobS","destroy","innerView","3932358HOYghJ","2cjiQOL","clear","add","annotation-invalid-target","isActive","24352QnVlYV","mainView","11708648NuKizy","length","set","_assertCorrectTarget","refreshVisibility","offsetParent","targetRect","_id","nodeType","focusableElements","_target","target","function","filter","getClientRects","5925376hyJfFa","render","element","5652OSJzMg","view","isVisible","type","_getNormalizedTarget","_type","updateTargetRect","item","every","object","remove","focusTracker","isArray","stopListening","1959173rnuwas"];return(He=function(){return t})()}function Fe(){const t=["2130LFsLzP","112244STvCFK","refreshPositioning","focusableElements","12neyouE","_getOrderInContent","2939832NkofFE","_viewToAnnotation","25VHwgPD","10oZnUjF","remove","_innerViewToAnnotation","listenTo","getIndex","288sXYnUW","sort","getByInnerView","stopListening","_focusTracker","3065464ZkRDln","top","248418elgAvn","isFocused","left","set","targetRect","focusTracker","innerView","view","get","fire","focus","3910959taYoFx","clear","getByView","add","annotationcollection-not-existing-item","destroy","change:isFocused","from","delete","length","annotationcollection-duplicated-item","updateTargetRect","5855LHRQRM","17834sAxAfo","_sort","blur","has"];return(Fe=function(){return t})()}const Ke=We;function We(t,e){const n=Fe();return(We=function(t,e){return n[t-=281]})(t,e)}!function(t){const e=We,n=t();for(;;)try{if(223292===parseInt(e(289))/1*(-parseInt(e(326))/2)+-parseInt(e(302))/3*(-parseInt(e(285))/4)+-parseInt(e(325))/5*(parseInt(e(281))/6)+parseInt(e(287))/7+parseInt(e(300))/8+-parseInt(e(313))/9*(parseInt(e(290))/10)+-parseInt(e(282))/11*(-parseInt(e(295))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fe);class Ye extends e.Collection{[Ke(292)];[Ke(288)];[Ke(299)];constructor(t=[]){const n=Ke;super(),this[n(292)]=new Map,this[n(288)]=new Map,this[n(299)]=new e.FocusTracker,this[n(299)].on(n(319),((t,e,r)=>{const o=n;r||this[o(311)](o(328))}));for(const e of t)this[n(316)](e)}get[Ke(303)](){const t=Ke;return this[t(299)][t(303)]}[Ke(316)](t){const n=Ke;if(this[n(329)](t))throw new e.CKEditorError(n(323),null);this[n(292)][n(305)](t[n(308)],t),this[n(288)][n(305)](t[n(309)],t);for(const e of t[n(284)])this[n(299)][n(316)](e);this[n(293)](t[n(284)],n(316),((t,e)=>{const r=n;this[r(299)][r(316)](e)})),this[n(293)](t[n(284)],n(291),((t,e)=>{const r=n;this[r(299)][r(291)](e)})),this[n(293)](t[n(309)][n(307)],n(319),((e,r,o)=>{const s=n;o&&this[s(311)](s(312),t)})),t[n(324)]();const r=this[n(286)](t[n(309)][n(306)]);return super[n(316)](t,r)}[Ke(291)](t){const n=Ke;if(!this[n(329)](t))throw new e.CKEditorError(n(317),null);this[n(298)](t[n(309)][n(307)]),this[n(298)](t[n(284)]);for(const e of t[n(284)])this[n(299)][n(291)](e);return this[n(288)][n(321)](t[n(309)]),this[n(292)][n(321)](t[n(308)]),super[n(291)](t)}[Ke(297)](t){const e=Ke;return this[e(292)][e(310)](t)}[Ke(315)](t){const e=Ke;return this[e(288)][e(310)](t)}[Ke(318)](){const t=Ke;super[t(314)](),this[t(298)](),this[t(292)][t(314)](),this[t(288)][t(314)](),this[t(299)][t(318)]()}[Ke(283)](){const t=Ke;for(const e of this)e[t(324)]();this[t(327)]()}[Ke(327)](){const t=Ke,e=Array[t(320)](this)[t(296)](((e,n)=>qe(e[t(309)][t(306)],n[t(309)][t(306)])));for(let n=e[t(322)]-1;n>0;n--){const r=e[n];n!==this[t(294)](r)&&(this[t(291)](r),this[t(316)](r))}}[Ke(286)](t){const e=Ke;let n=0;if(!t)return this[e(322)];for(const r of this){const o=r[e(309)][e(306)];if(o){if(qe(t,o)<0)return n;n++}}return n}}function qe(t,e){const n=Ke;if(null===t&&null===e)return 0;if(null===t)return-1;if(null===e)return 1;const r=t[n(301)]-e[n(301)];return 0==r?t[n(304)]-e[n(304)]: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 Xe=n(533),Ze={attributes:{"data-cke":!0}};Ze.setAttributes=be(),Ze.insert=pe().bind(null,"head"),Ze.domAPI=ke(),Ze.insertStyleElement=_e();le()(Xe.A,Ze);Xe.A&&Xe.A.locals&&Xe.A.locals;J.View;J.View;class Je extends Error{}class $e extends Je{constructor(){super("Zone is an abstract class")}}class tn{get type(){throw new $e}get name(){throw new $e}get ianaName(){return this.name}get isUniversal(){throw new $e}offsetName(t,e){throw new $e}formatOffset(t,e){throw new $e}offset(t){throw new $e}equals(t){throw new $e}get isValid(){throw new $e}}let en={};const nn={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};let rn={};class on extends tn{static create(t){return rn[t]||(rn[t]=new on(t)),rn[t]}static resetCache(){rn={},en={}}static isValidSpecifier(t){return this.isValidZone(t)}static isValidZone(t){if(!t)return!1;try{return new Intl.DateTimeFormat("en-US",{timeZone:t}).format(),!0}catch(t){return!1}}constructor(t){super(),this.zoneName=t,this.valid=on.isValidZone(t)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(t,{format:e,locale:n}){return kn(t,e,n,this.name)}formatOffset(t,e){return pn(this.offset(t),e)}offset(t){const e=new Date(t);if(isNaN(e))return NaN;const n=(r=this.name,en[r]||(en[r]=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:r,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"})),en[r]);var r;let[o,s,i,c,a,h,u]=n.formatToParts?function(t,e){const n=t.formatToParts(e),r=[];for(let t=0;t<n.length;t++){const{type:e,value:o}=n[t],s=nn[e];"era"===e?r[s]=o:hn(s)||(r[s]=parseInt(o,10))}return r}(n,e):function(t,e){const n=t.format(e).replace(/\u200E/g,""),r=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(n),[,o,s,i,c,a,h,u]=r;return[i,o,s,c,a,h,u]}(n,e);"BC"===c&&(o=1-Math.abs(o));let d=+e;const l=d%1e3;return d-=l>=0?l:1e3+l,(mn({year:o,month:s,day:i,hour:24===a?0:a,minute:h,second:u,millisecond:0})-d)/6e4}equals(t){return"iana"===t.type&&t.name===this.name}get isValid(){return this.valid}}let sn=null;class cn extends tn{static get utcInstance(){return null===sn&&(sn=new cn(0)),sn}static instance(t){return 0===t?cn.utcInstance:new cn(t)}static parseSpecifier(t){if(t){const e=t.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(e)return new cn(gn(e[1],e[2]))}return null}constructor(t){super(),this.fixed=t}get type(){return"fixed"}get name(){return 0===this.fixed?"UTC":`UTC${pn(this.fixed,"narrow")}`}get ianaName(){return 0===this.fixed?"Etc/UTC":`Etc/GMT${pn(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(t,e){return pn(this.fixed,e)}get isUniversal(){return!0}offset(){return this.fixed}equals(t){return"fixed"===t.type&&t.fixed===this.fixed}get isValid(){return!0}}const an={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"};an.hanidec.replace(/[\[|\]]/g,"").split("");function hn(t){return void 0===t}function un(t,e=2){let n;return n=t<0?"-"+(""+-t).padStart(e,"0"):(""+t).padStart(e,"0"),n}function dn(t){return hn(t)||null===t||""===t?void 0:parseInt(t,10)}function ln(t){if(!hn(t)&&null!==t&&""!==t){const e=1e3*parseFloat("0."+t);return Math.floor(e)}}function mn(t){let e=Date.UTC(t.year,t.month-1,t.day,t.hour,t.minute,t.second,t.millisecond);return t.year<100&&t.year>=0&&(e=new Date(e),e.setUTCFullYear(t.year,t.month-1,t.day)),+e}function kn(t,e,n,r=null){const o=new Date(t),s={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};r&&(s.timeZone=r);const i={timeZoneName:e,...s},c=new Intl.DateTimeFormat(n,i).formatToParts(o).find((t=>"timezonename"===t.type.toLowerCase()));return c?c.value:null}function gn(t,e){let n=parseInt(t,10);Number.isNaN(n)&&(n=0);const r=parseInt(e,10)||0;return 60*n+(n<0||Object.is(n,-0)?-r:r)}function pn(t,e){const n=Math.trunc(Math.abs(t/60)),r=Math.trunc(Math.abs(t%60)),o=t>=0?"+":"-";switch(e){case"short":return`${o}${un(n,2)}:${un(r,2)}`;case"narrow":return`${o}${n}${r>0?`:${r}`:""}`;case"techie":return`${o}${un(n,2)}${un(r,2)}`;default:throw new RangeError(`Value format ${e} is out of range for property format`)}}const fn=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function bn(...t){const e=t.reduce(((t,e)=>t+e.source),"");return RegExp(`^${e}$`)}function vn(...t){return e=>t.reduce((([t,n,r],o)=>{const[s,i,c]=o(e,r);return[{...t,...s},i||n,c]}),[{},null,1]).slice(0,2)}function _n(...t){return(e,n)=>{const r={};let o;for(o=0;o<t.length;o++)r[t[o]]=dn(e[n+o]);return[r,null,n+o]}}const wn=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,In=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,yn=RegExp(`${In.source}${`(?:${wn.source}?(?:\\[(${fn.source})\\])?)?`}`),An=RegExp(`(?:T${yn.source})?`),Cn=_n("weekYear","weekNumber","weekDay"),Tn=_n("year","ordinal"),En=RegExp(`${In.source} ?(?:${wn.source}|(${fn.source}))?`),xn=RegExp(`(?: ${En.source})?`);function Nn(t,e,n){const r=t[e];return hn(r)?n:dn(r)}function On(t,e){return[{hours:Nn(t,e,0),minutes:Nn(t,e+1,0),seconds:Nn(t,e+2,0),milliseconds:ln(t[e+3])},null,e+4]}function Sn(t,e){const n=!t[e]&&!t[e+1],r=gn(t[e+1],t[e+2]);return[{},n?null:cn.instance(r),e+3]}function Mn(t,e){return[{},t[e]?on.create(t[e]):null,e+1]}RegExp(`^T?${In.source}$`);bn(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,An),bn(/(\d{4})-?W(\d\d)(?:-?(\d))?/,An),bn(/(\d{4})-?(\d{3})/,An),bn(yn),vn((function(t,e){return[{year:Nn(t,e),month:Nn(t,e+1,1),day:Nn(t,e+2,1)},null,e+3]}),On,Sn,Mn),vn(Cn,On,Sn,Mn),vn(Tn,On,Sn,Mn),vn(On,Sn,Mn);vn(On);bn(/(\d{4})-(\d\d)-(\d\d)/,xn),bn(En),vn(On,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 Bn=`[ ${String.fromCharCode(160)}]`;new RegExp(Bn,"g");Symbol.for("nodejs.util.inspect.custom");J.View;var Dn=n(961),jn={attributes:{"data-cke":!0}};jn.setAttributes=be(),jn.insert=pe().bind(null,"head"),jn.domAPI=ke(),jn.insertStyleElement=_e();le()(Dn.A,jn);Dn.A&&Dn.A.locals&&Dn.A.locals;var Un=n(163),zn={attributes:{"data-cke":!0}};zn.setAttributes=be(),zn.insert=pe().bind(null,"head"),zn.domAPI=ke(),zn.insertStyleElement=_e();le()(Un.A,zn);Un.A&&Un.A.locals&&Un.A.locals;var Hn=n(142),Fn={attributes:{"data-cke":!0}};Fn.setAttributes=be(),Fn.insert=pe().bind(null,"head"),Fn.domAPI=ke(),Fn.insertStyleElement=_e();le()(Hn.A,Fn);Hn.A&&Hn.A.locals&&Hn.A.locals;var Kn=n(258),Wn={attributes:{"data-cke":!0}};Wn.setAttributes=be(),Wn.insert=pe().bind(null,"head"),Wn.domAPI=ke(),Wn.insertStyleElement=_e();le()(Kn.A,Wn);Kn.A&&Kn.A.locals&&Kn.A.locals;var Yn=n(967),qn={attributes:{"data-cke":!0}};qn.setAttributes=be(),qn.insert=pe().bind(null,"head"),qn.domAPI=ke(),qn.insertStyleElement=_e();le()(Yn.A,qn);Yn.A&&Yn.A.locals&&Yn.A.locals;var 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 Xn=n(938),Zn={attributes:{"data-cke":!0}};Zn.setAttributes=be(),Zn.insert=pe().bind(null,"head"),Zn.domAPI=ke(),Zn.insertStyleElement=_e();le()(Xn.A,Zn);Xn.A&&Xn.A.locals&&Xn.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-=102]})(t,e)}function ir(){const t=["5782aQIKCw","focusTracker","7875qizMfL","_removeActiveAnnotation","ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO","refreshPositioning","remove","editing","refreshVisibility","Arrowdown","184flNCWr","context","ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT","contains","_addActiveAnnotation","stopListening","low","createAnnotationView","ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS","ACCESSIBILITY_HELP_ANNOTATIONS_ENTER","815518cJzDHS","Enter","listenTo","Tab","653615CzSihR","_setupEnterAnnotationKeystroke","pluginName","Arrowup","Annotations","ready","source","createAnnotation","view","collection","accessibility","editors","Esc","change:isVisible","push","ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS","set","isVisible","1708410zvRYHz","59900Wwsxym","Shift+Tab","Ctrl+Enter","_activateAnnotation","_visibleAnnotations","fire","Ctrl+Shift+E","domRoots","68nPMSca","escape","add","locale","delete","values","ACCESSIBILITY_HELP_ANNOTATIONS_GROUP","has","_setupEscapeAnnotationHandling","activeAnnotations","isPremiumPlugin","keystrokes","destroy","addKeystrokeInfoGroup","12ICCFhN","isArray","target","isOfficialPlugin","3NzLlZY","activate","getByInnerView","focus","deactivateAll","element","ACCESSIBILITY_HELP_ANNOTATIONS_EXIT","_deactivateAllAnnotations","10509pPMhSQ","annotations","_bindAnnotationsToVisibleAnnotations"];return(ir=function(){return t})()}!function(t){const e=sr,n=t();for(;;)try{if(122778===-parseInt(e(150))/1*(-parseInt(e(124))/2)+parseInt(e(158))/3*(-parseInt(e(132))/4)+-parseInt(e(105))/5+-parseInt(e(146))/6*(parseInt(e(161))/7)+parseInt(e(171))/8*(-parseInt(e(163))/9)+parseInt(e(123))/10+parseInt(e(181))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ir);class cr extends t.ContextPlugin{[or(114)];[or(128)];static get[or(107)](){return or(109)}static get[or(149)](){return!0}static get[or(142)](){return!0}constructor(e){const n=or;if(super(e),this[n(114)]=new Ye,this[n(128)]=new Ye,this[n(121)](n(141),new Set),this[n(160)](),e instanceof t.Editor){const t=e[n(135)];e[n(115)][n(145)]({id:n(159),label:$(t,n(138)),keystrokes:[{label:$(t,n(165)),keystroke:n(130)},{label:$(t,n(156)),keystroke:n(117)},{label:$(t,n(180)),keystroke:n(102)},{label:$(t,n(179)),keystroke:[[n(104)],[n(125)]]},{label:$(t,n(173)),keystroke:[n(126)]},{label:$(t,n(120)),keystroke:[[n(108)],[n(170)]]}]})}this[n(106)](),this[n(140)]()}[or(134)](t){const e=or;this[e(114)][e(134)](t)}[or(167)](t){const e=or;this[e(114)][e(167)](t),t[e(144)]()}[or(169)](){const t=or;for(const e of this[t(114)])e[t(169)]()}[or(166)](){const t=or;this[t(128)][t(166)]()}[or(152)](t){const e=or;return this[e(114)][e(152)](t)}[or(154)](){const t=or;this[t(129)](t(157))}[or(144)](){const t=or;for(const e of this[t(114)])e[t(144)]();this[t(128)][t(144)](),this[t(114)][t(144)](),super[t(144)]()}[or(151)](t){const e=or;this[e(129)](e(127),t)}[or(112)](t){return new Ue(t)}[or(178)](t,e){return new Be(t,e)}[or(175)](t){const e=or,n=new Set(this[e(141)]);n[e(134)](t),this[e(141)]=n}[or(164)](t){const e=or,n=new Set(this[e(141)]);n[e(136)](t),this[e(141)]=n}[or(160)](){const t=or,e=this[t(114)],n=this[t(128)];function r(e){const r=t,o=e[r(111)];o[r(122)]&&!n[r(139)](o)?n[r(134)](o):!o[r(122)]&&n[r(139)](o)&&n[r(167)](o),o[r(113)][r(162)][r(167)](o[r(113)][r(155)]),o[r(113)][r(162)][r(134)](o[r(113)][r(155)])}this[t(103)](e,t(134),((e,o)=>{const s=t;o[s(122)]&&n[s(134)](o),this[s(103)](o,s(118),r)})),this[t(103)](e,t(167),((e,o)=>{const s=t;n[s(139)](o)&&n[s(167)](o),this[s(176)](o,s(118),r)}))}[or(106)](){const n=or,r=t=>{const n=sr;t.on(n(110),(()=>{const r=n;t[r(143)][r(121)]("Ctrl+Shift+E",((t,n)=>{const o=r,s=(0,e.first)(this[o(141)][o(137)]());s&&(s[o(113)][o(153)](),n())}))}))};this[n(172)]instanceof t.Editor?r(this[n(172)]):this[n(172)][n(116)]&&this[n(172)][n(116)].on(n(134),((t,e)=>{r(e)}))}[or(140)](){const e=or,n=e=>{const n=sr,r=e[n(111)],o=[];let s;if(Array[n(147)](r[n(148)])){s=r[n(148)][0],this[n(172)]instanceof t.Editor?o[n(119)](this[n(172)]):this[n(172)][n(116)]&&o[n(119)](...this[n(172)][n(116)]);for(const t of o)for(const e of t[n(168)][n(113)][n(131)][n(137)]())if(e[n(174)](s))return void t[n(168)][n(113)][n(153)]();s[n(153)]()}};this[e(103)](this[e(114)],e(134),((t,r)=>{const o=e;this[o(103)](r,o(133),n,{priority:o(177)})})),this[e(103)](this[e(114)],e(167),((t,r)=>{const o=e;this[o(176)](r,o(133),n)}))}}function ar(){const t=["585477IdzRbC","attributes","_update","isVisible","commentsrepository-resolved-comment-thread","4sVPfzI","PendingActions","get","set","reopenCommentThread","_removeCommentThread","innerHTML","Missing comments editor configuration (`comments.editorConfig`). Default configuration will be used instead.","submitCommentThread","editorDestroyed","commentsrepository-invalid-comment-thread-id","commentUpdated","createCommentThreadController","removeAttribute","has","_updateCommentThread","createElement","commentThreadInputView","change:authoredAt","415032fLYygk","once","744caBZYw","catch","_createNewComment","init","_addCommentThread","reopen","destroy","channelId","getPermissions","_removeActiveAnnotation","_threads","isRemovable","creator","max","commentsListView","_isSubmitted","innerView","getComment","submit","write","stopListening","comments.maxCommentCharsWhenCollapsed","CommentThreadView","addCommentThread","external:","commentsrepository-invalid-commentid","unlinkedAt","@external","commentsrepository-update-comment-internal-error","function","commentsrepository-add-comment-internal-error","_repository","commentInputView","comments.editorConfig","plugins","hasCommentThread","bodyCollectionContainer","_updateActiveAnnotation","commentsrepository-missing-thread-and-adapter-method","_resolveCommentThread","bind","commentsrepository-missing-comment-thread","_add","commentsrepository-remove-comment-missing-comment-thread","commentsrepository-resolve-comment-thread-internal-error","67740HvqxjY","weight","setUnlinkedAt","values","remove","_reopenCommentThread","listenTo","comments.CommentThreadView","warn","activeCommentThread","commentsrepository-update-missing-comment","commentsrepository-invalid-comment-content","commentsrepository-add-comment-to-missing-comment-thread","addComment","getIndex","commentsrepository-update-comment-invalid-content","commentId","commentsrepository-remove-missing-comment","_threadToController","modifyAll","define","authorName","commentsrepository-update-comment-thread-internal-error","lowest","threadId","change:isDirty","CommentsRepository","isResolvable","delete","commentsrepository-add-comment-thread-internal-error","change:_readOnlyChannels","isResolved","_permissions","isExternal","setActiveCommentThread","focusableElements","_viewToController","isFromAdapter","body","getByInnerView","refreshVisibility","14125xrwRxq","model","CommentView","canComment","then","change:activeAnnotations","commentsrepository-adapter-already-set","commentsrepository-active-not-attached","toJSON","_detachCommentThread","isEditable","commentsrepository-active-missing-comment-thread","comments.maxCommentsWhenCollapsed","PENDING_ACTION_COMMENT_THREAD","_readOnlyChannels","commentsrepository-fetch-comment-thread","_removeComment","view","commentsrepository-remove-comment-internal-error","push","map","resolveCommentThread","_bindAnnotationToEditors","textContent","focusTracker","commentsrepository-get-comment-invalid-id","comments","focus","openNewCommentThread","getTime","353448eBrTUR","deactivateAll","reduce","length","licenseKey","noChannel","commentsrepository-reopen-comment-thread-internal-error","_addComment","pluginName","from","removeComment","commentsrepository-duplicated-comment-thread-id","1881CgTscK","_adapter","_findOptimalIndex","updateComment","_createCommentThreadView","error","comments.copyMarkers","comments.CommentView","context","commentsrepository-add-comment-user-not-exists","_isAttached","_getExternalAuthor","type","removeCommentThread","string","_updateComment","comment","getUser","isAttached","updateCommentThread","author","filter","isReadOnly","_attachCommentThread","update","comments.maxThreadTotalWeight","_submitCommentThread","fetchCommentThread","locale","resolvedBy","highest","101078pIaiBR","resolvedAt","setPermissions","isPremiumPlugin","switchReadOnly","_unbindEditors","getCommentThread","adapter","commentsrepository-reopen-comment-thread","commentsrepository-update-comment-missing-comment-thread","archivedAt","_remove","activate","createdAt","content","config","trim","authoredAt","fire","setAttribute","1854174iURPBy","editorReady","requires","isOfficialPlugin","isDirty","commentsrepository-attach-missing-comment-thread","admin","escape","7qBSXSM","commentsrepository-remove-missing-comment-thread","change:_permissions","commentsrepository-remove-comment-thread-internal-error","add","find","getCommentThreads","attachTo","resolve","assign","commentsrepository-missing-target","isSubmitted","addUser","div","setContext","_hasTargetInContent","isActive","commentsrepository-invalid-comment-authorid"];return(ar=function(){return t})()}const hr=ur;function ur(t,e){const n=ar();return(ur=function(t,e){return n[t-=127]})(t,e)}!function(t){const e=ur,n=t();for(;;)try{if(408559===-parseInt(e(235))/1*(-parseInt(e(286))/2)+-parseInt(e(305))/3+-parseInt(e(307))/4*(parseInt(e(162))/5)+-parseInt(e(255))/6*(parseInt(e(263))/7)+-parseInt(e(192))/8+parseInt(e(281))/9+parseInt(e(352))/10*(parseInt(e(204))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ar);const dr=Symbol(hr(197)),lr={admin:!0,modifyAll:!1,write:!0,resolve:!0};class mr extends t.ContextPlugin{[hr(317)];[hr(139)];[hr(157)];static get[hr(257)](){return[cr,t.PendingActions,o.Users]}static get[hr(200)](){return hr(147)}static get[hr(258)](){return!0}static get[hr(238)](){return!0}constructor(t){const e=hr;super(t),this[e(317)]=new Map,this[e(139)]=new Map,this[e(157)]=new Map,this[e(289)](e(176),new Set),this[e(289)](e(153),new Map);const n=this[e(212)][e(250)];n[e(141)](e(174),2),n[e(141)](e(229),500),n[e(141)](e(328),140),n[e(141)](e(128),Jt),n[e(141)](e(211),ue),n[e(288)](e(340))||console[e(129)](e(293))}[hr(310)](){const t=hr,e=this[t(212)][t(341)][t(288)](cr);this[t(289)](t(130),null),this.on(t(330),((e,n)=>this[t(311)](n))),this.on(t(294),((e,n)=>this[t(230)](n))),this.on(t(183),((e,n)=>this[t(346)](n))),this.on(t(183),((e,n)=>this[t(344)](n)),{priority:t(144)}),this.on(t(290),((e,n)=>this[t(357)](n))),this.on(t(290),((e,n)=>this[t(344)](n)),{priority:t(144)}),this.on(t(217),((e,n)=>this[t(291)](n))),this.on(t(223),((e,n)=>this[t(301)](n))),this.on(t(223),((e,n)=>this[t(344)](n)),{priority:t(144)}),this.on(t(134),((e,n)=>this[t(199)](n))),this.on(t(207),((e,n)=>this[t(219)](n))),this.on(t(202),((e,n)=>this[t(178)](n))),this.on(t(134),((e,{threadId:n,isFromAdapter:r})=>{const o=t;if(r)return;const s=this[o(241)](n),i=s&&this[o(139)][o(288)](s);i&&i[o(179)][o(321)][o(189)](-1)}),{priority:t(144)}),this[t(127)](e,t(167),((e,n,r)=>{const o=t,s=Array[o(201)](r)[o(182)]((t=>this[o(157)][o(288)](t[o(323)])))[o(225)](Boolean)[0];this[o(130)]=s?s[o(163)]:null}))}set[hr(242)](t){const n=hr;if(this[n(205)])throw new e.CKEditorError(n(168));this[n(205)]=t}get[hr(242)](){return this[hr(205)]}[hr(330)]({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=hr;return this[m(253)](pr(m(330),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(241)](n)}[hr(190)]({channelId:t=dr,threadId:n=(0,e.uid)(),target:r,context:o=null,isResolvable:s=!0}){const i=hr;if(this[i(176)][i(300)](t)||this[i(176)][i(300)](void 0))return null;if(!r)throw new e.CKEditorError(i(273));const c=this[i(330)]({channelId:t,threadId:n,target:r,context:o,isResolvable:s});if(!c)return null;const a=this[i(139)][i(288)](c),h=a[i(179)][i(303)][i(339)],u=this[i(212)][i(341)][i(288)](cr),d=u[i(160)](a[i(179)]);return u[i(247)](d),h[i(306)](i(256),(()=>h[i(189)]())),c}[hr(342)](t){const n=hr;if(n(218)!=typeof t)throw new e.CKEditorError(n(296));return this[n(317)][n(300)](t)}[hr(223)]({channelId:t=dr,threadId:e,context:n,unlinkedAt:r,attributes:o,isFromAdapter:s=!1}){const i=hr;return this[i(253)](pr(i(223),t),{channelId:t,threadId:e,context:n,unlinkedAt:r,attributes:o,isFromAdapter:s}),this[i(241)](e)}[hr(241)](t){const n=hr;if(n(218)!=typeof t)throw new e.CKEditorError(n(296));return this[n(317)][n(288)](t)}[hr(231)]({channelId:t,threadId:n}={}){const r=hr,o=this[r(241)](n);if(o)return Promise[r(271)](o);if(!this[r(242)])return Promise[r(271)](void 0);if(r(336)!=typeof this[r(242)][r(241)])throw new e.CKEditorError(r(345),this[r(212)]);return this[r(242)][r(241)]({channelId:t,threadId:n})[r(166)]((e=>this[r(342)](n)?this[r(241)](n):e?this[r(330)](Object[r(272)]({isFromAdapter:!0,channelId:t},e)):void 0))[r(308)]((t=>{const n=r;throw console[n(209)](t),new e.CKEditorError(n(177),this[n(212)])}))}[hr(269)]({channelId:t,skipNotAttached:e=!1,skipEmpty:n=!1,toJSON:r=!1}={}){const o=hr,s=[];for(const r of this[o(317)][o(355)]())t&&r[o(314)]!==t||e&&!r[o(222)]||n&&0===r[o(195)]||s[o(181)](r);return r?s[o(182)]((t=>t[o(170)]())):s}[hr(155)](t){const n=hr,r=this[n(212)][n(341)][n(288)](cr);if(!t)return void(this[n(130)]&&r[n(193)]());const o=this[n(241)](t);if(!o)throw new e.CKEditorError(n(173),null,{threadId:t});if(!this[n(139)][n(300)](o))throw new e.CKEditorError(n(169),null,{threadId:t});const s=r[n(160)](this[n(139)][n(288)](o)[n(179)]);r[n(247)](s)}[hr(239)](t,e){const n=hr;t?this[n(176)][n(267)](e):this[n(176)][n(149)](e),this[n(253)](n(151),n(176),this[n(176)],this[n(176)])}[hr(226)](t){const e=hr;return this[e(176)][e(300)](t)||this[e(176)][e(300)](void 0)}[hr(298)](t,e){return new X(t,e)}[hr(237)](t,e=dr){const n=hr;this[n(153)][n(289)](e,t),this[n(253)](n(265),n(153),this[n(153)],this[n(153)])}[hr(315)](t=dr){const e=hr;return this[e(153)][e(300)](t)?this[e(153)][e(288)](t):lr}[hr(311)]({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=hr;if(k(218)!=typeof n)throw new e.CKEditorError(k(296),null,{threadId:n});if(this[k(342)](n))throw new e.CKEditorError(k(203),null,{threadId:n});const g=new kr(this,{channelId:t,id:n,context:h,attributes:u,unlinkedAt:s,resolvedAt:i,resolvedBy:c?this[k(212)][k(341)][k(288)](o.Users)[k(221)](c):null,isResolvable:l,isSubmitted:m||d});this[k(317)][k(289)](n,g);for(const t of r)g[k(349)](this[k(309)]({threadId:n,...t}));return a&&g[k(270)](a),d||!g[k(195)]?Promise[k(271)]():this[k(230)]({channelId:t,threadId:n})}[hr(230)]({channelId:t,threadId:n}){const r=hr;if(!this[r(342)](n))throw new e.CKEditorError(r(348),this);const o=this[r(241)](n);if(o[r(322)]=!0,!this[r(242)]||r(336)!=typeof this[r(242)][r(330)])return Promise[r(271)]();const{id:s,comments:i,resolvedAt:c,resolvedBy:a,context:h,attributes:u}=o,d=this[r(212)][r(341)][r(288)](r(287)),l=d[r(267)]($(this[r(212)][r(232)],r(175)));return this[r(242)][r(330)]({channelId:t,threadId:s,comments:i[r(182)]((t=>t[r(170)]())),resolvedAt:c,resolvedBy:a?a.id:a,context:h,attributes:u})[r(166)]((({comments:e})=>{const o=r;d[o(356)](l);for(const r of e)this[o(219)]({channelId:t,threadId:n,commentId:r[o(137)],createdAt:r[o(248)],isFromAdapter:!0})}))[r(308)]((t=>{const n=r;throw console[n(209)](t),new e.CKEditorError(n(150),this)}))}[hr(227)]({threadId:t,target:n}){const r=hr,o=this[r(241)](t);if(!o)throw new e.CKEditorError(r(260),this);const s=this[r(212)][r(341)][r(288)](r(287)),i=this[r(212)][r(341)][r(288)](cr),c=this[r(208)](o),a=new X(o,c);let h=null;c.on(r(146),((t,e,n)=>{const o=r;n?h=s[o(267)]($(this[o(212)][o(232)],o(175))):h&&(s[o(356)](h),h=null)})),this[r(139)][r(289)](o,a),this[r(157)][r(289)](c,a);const u=new Be(this[r(212)][r(232)],c);u[r(347)](r(195)).to(c),u[r(347)](r(259)).to(c,r(259),c,r(195),((t,e)=>t||!e)),u[r(347)](r(279)).to(c),u[r(216)]=r(220);const d=new Ue({view:u,target:n,type:r(220),isVisible:!o[r(245)]});return c.on(r(262),(()=>{const t=r;d[t(253)](t(262))})),this[r(184)](c,d),i[r(267)](d),d}[hr(184)](e,n){const r=hr;this[r(127)](e,r(256),((e,o)=>{const s=r,i=o.ui[s(179)][s(159)][s(343)];n[s(156)][s(267)](i),this[s(212)]instanceof t.Editor&&this[s(212)].ui[s(186)][s(267)](i)}),{priority:r(234)}),this[r(127)](e,r(295),((e,o)=>{const s=r,i=o.ui[s(179)][s(159)][s(343)];n[s(156)][s(300)](i)&&n[s(156)][s(356)](i),this[s(212)]instanceof t.Editor&&this[s(212)].ui[s(186)][s(356)](i)}))}[hr(240)](t){const e=hr;this[e(327)](t,e(256)),this[e(327)](t,e(295))}[hr(208)](t){const e=hr,n=this[e(212)][e(341)][e(288)](o.Users),{config:r,locale:s}=this[e(212)],i=(0,o.getDateTimeFormatter)(r[e(288)](e(232)),s);return new(0,r[e(288)](e(188))[e(329)])(s,t,n.me,{editorConfig:{...r[e(288)](e(340)),licenseKey:this[e(212)][e(250)][e(288)](e(196))},copyMarkers:r[e(288)](e(210)),maxCommentsWhenCollapsed:r[e(288)](e(174)),maxThreadTotalWeight:r[e(288)](e(229)),maxCommentCharsWhenCollapsed:r[e(288)](e(328)),formatDateTime:i,CommentView:r[e(288)](e(188))[e(164)]})}[hr(346)]({threadId:t,channelId:n,resolvedAt:r,resolvedBy:s,isFromAdapter:i}){const c=hr;if(!this[c(342)](t))throw new e.CKEditorError(c(348),null,{threadId:t});const a=this[c(241)](t);if(a[c(152)])throw new e.CKEditorError(c(285),null,{threadId:t});const h=this[c(212)][c(341)][c(288)](o.Users);if(a[c(233)]=h[c(221)](s),a[c(236)]=r,i||!this[c(242)]||c(336)!=typeof this[c(242)][c(183)])return Promise[c(271)]();const u=this[c(212)][c(341)][c(288)](c(287)),d=u[c(267)]($(this[c(212)][c(232)],c(175)));return this[c(242)][c(183)]({channelId:n,threadId:t})[c(166)]((({resolvedAt:t,resolvedBy:e})=>{const n=c;u[n(356)](d),a[n(233)].id!==e&&(a[n(233)]=h[n(221)](e)),a[n(236)]=t}))[c(308)]((t=>{const n=c;throw console[n(209)](t),new e.CKEditorError(n(351),this)}))}[hr(357)]({threadId:t,channelId:n,isFromAdapter:r}){const o=hr;if(!this[o(342)](t))throw new e.CKEditorError(o(348),null,{threadId:t});const s=this[o(241)](t);if(!s[o(152)])throw new e.CKEditorError(o(243),null,{threadId:t});if(s[o(233)]=null,s[o(236)]=null,r||!this[o(242)]||o(336)!=typeof this[o(242)][o(290)])return Promise[o(271)]();const i=this[o(212)][o(341)][o(288)](o(287)),c=i[o(267)]($(this[o(212)][o(232)],o(175)));return this[o(242)][o(290)]({channelId:n,threadId:t})[o(166)]((()=>i[o(356)](c)))[o(308)]((t=>{const n=o;throw console[n(209)](t),new e.CKEditorError(n(198),this)}))}[hr(291)]({threadId:t,isFromAdapter:n}){const r=hr,o=this[r(241)](t);if(!o)throw new e.CKEditorError(r(264),this);if(this[r(171)](t),this[r(317)][r(149)](t),!o[r(274)]||n||!this[r(242)]||r(336)!=typeof this[r(242)][r(217)])return Promise[r(271)]();const s=this[r(212)][r(341)][r(288)](r(287)),{channelId:i}=o,c=s[r(267)]($(this[r(212)][r(232)],r(175)));return this[r(242)][r(217)]({channelId:i,threadId:t})[r(166)]((()=>s[r(356)](c)))[r(308)]((t=>{const n=r;throw console[n(209)](t),new e.CKEditorError(n(266),this)}))}[hr(301)]({threadId:t,unlinkedAt:n,context:r,attributes:o,isFromAdapter:s}){const i=hr;if(i(218)!=typeof t)throw new e.CKEditorError(i(296),null,{threadId:t});if(!this[i(342)](t))throw new e.CKEditorError(i(348),null,{threadId:t});const c=this[i(241)](t);let a=!1;if(void 0!==r&&c[i(212)]!==r&&(c[i(212)]=r,a=!0),void 0!==n&&c[i(333)]!==n&&(c[i(333)]=n,a=!0),o&&!R(o,c[i(282)])&&(c[i(282)]=o,a=!0),!a)return Promise[i(271)]();if(!c[i(274)]||s||!this[i(242)]||i(336)!=typeof this[i(242)][i(223)])return Promise[i(271)]();const h=this[i(212)][i(341)][i(288)](i(287)),{channelId:u}=c,d=h[i(267)]($(this[i(212)][i(232)],i(175)));return this[i(242)][i(223)]({channelId:u,threadId:t,context:r,unlinkedAt:n,attributes:o})[i(166)]((()=>h[i(356)](d)))[i(308)]((t=>{const n=i;throw console[n(209)](t),new e.CKEditorError(n(143),this)}))}[hr(171)](t){const e=hr,n=this[e(212)][e(341)][e(288)](cr),r=this[e(241)](t);if(r[e(214)]=!1,this[e(139)][e(300)](r)){const t=this[e(139)][e(288)](r),o=t[e(179)],s=n[e(160)](o);this[e(139)][e(149)](r),this[e(157)][e(149)](o),s&&n[e(356)](s),t[e(313)](),o[e(313)]()[e(166)]((()=>{this[e(240)](o)}))}}[hr(344)]({threadId:t,resolvedAt:e,unlinkedAt:n}){const r=hr,o=!!e,s=this[r(212)][r(341)][r(288)](cr),i=this[r(241)](t);if(this[r(139)][r(300)](i)){const t=this[r(139)][r(288)](i)[r(179)],e=s[r(160)](t);e&&(o&&s[r(316)](e),n?e[r(284)]=!1:e[r(161)]())}}[hr(215)](t){const e=hr,n=this[e(212)][e(341)][e(288)](o.Users),r=(0,o.hashObject)(e(331)+t);return n[e(221)](r)||n[e(275)]({id:r,name:t})}[hr(309)]({threadId:t,commentId:n=(0,e.uid)(),content:r,authorId:s,createdAt:i,attributes:c}){const a=hr;if(a(218)!=typeof n)throw new e.CKEditorError(a(332));if(a(218)!=typeof s)throw new e.CKEditorError(a(280));if(a(218)!=typeof r||!r[a(251)]())throw new e.CKEditorError(a(132));const h=this[a(212)][a(341)][a(288)](o.Users)[a(221)](s);if(!h)throw new e.CKEditorError(a(213),null,{authorId:s});let u=null,d=i;return c?.[a(334)]&&(u=this[a(215)](c[a(334)][a(142)]),d=new Date(c[a(334)][a(248)])),new gr(this,{threadId:t,id:n,author:u||h,creator:h,content:r,createdAt:i,authoredAt:d,attributes:c})}[hr(199)](t){const n=hr;let{threadId:r,content:o,attributes:s,isFromAdapter:i}=t;const c=this[n(241)](t[n(145)]);if(!c)throw new e.CKEditorError(n(133),this);const a=this[n(309)](t),{id:h}=a;if(c[n(349)](a),i||!this[n(242)]||n(336)!=typeof this[n(242)][n(134)]||!c[n(274)])return Promise[n(271)]();const u=this[n(212)][n(341)][n(288)](n(287)),{channelId:d}=c,l=u[n(267)]($(this[n(212)][n(232)],n(175)));return s||(s={}),this[n(242)][n(134)]({channelId:d,threadId:r,commentId:h,content:o,attributes:s})[n(166)]((t=>{const e=n;u[e(356)](l),t&&this[e(219)]({channelId:d,threadId:r,commentId:h,createdAt:t[e(248)],isFromAdapter:!0})}))[n(308)]((t=>{const r=n;throw console[r(209)](t),new e.CKEditorError(r(337),this)}))}[hr(219)]({threadId:t,commentId:n,content:r,createdAt:o,attributes:s,isFromAdapter:i}){const c=hr;if(void 0!==r&&(c(218)!=typeof r||!r[c(251)]()[c(195)]))throw new e.CKEditorError(c(136));const a=this[c(241)](t),h=a[c(324)](n);if(!h)throw new e.CKEditorError(c(131),this);let u=!1;if(r&&r!==h[c(249)]&&(h[c(172)]||i)&&(h[c(249)]=r,u=!0),o&&o!==h[c(248)]&&(h[c(248)]=o,h[c(282)]&&h[c(282)][c(334)]||(h[c(252)]=o),u=!0),s&&!R(s,h[c(282)])&&(h[c(282)]=s,u=!0),!u)return Promise[c(271)]();if(a[c(253)](c(297)),i||!this[c(242)]||c(336)!=typeof this[c(242)][c(207)])return Promise[c(271)]();const d=this[c(212)][c(341)][c(288)](c(287)),{channelId:l}=this[c(241)](h[c(145)]),m=d[c(267)]($(this[c(212)][c(232)],c(175)));return this[c(242)][c(207)]({channelId:l,threadId:t,commentId:n,content:r,attributes:s})[c(166)]((()=>d[c(356)](m)))[c(308)]((t=>{const n=c;throw console[n(209)](t),new e.CKEditorError(n(335),this)}))}[hr(178)]({threadId:t,commentId:n,isFromAdapter:r}){const o=hr,s=this[o(241)](t),i=s[o(324)](n);if(!i)throw new e.CKEditorError(o(138),this);if(s[o(246)](i),r||!this[o(242)]||o(336)!=typeof this[o(242)][o(202)])return Promise[o(271)]();const c=this[o(212)][o(341)][o(288)](o(287)),{channelId:a}=s,h=c[o(267)]($(this[o(212)][o(232)],o(175)));return this[o(242)][o(202)]({channelId:a,threadId:t,commentId:n})[o(166)]((()=>c[o(356)](h)))[o(308)]((t=>{const n=o;throw console[n(209)](t),new e.CKEditorError(n(180),this)}))}}class kr extends((0,e.ObservableMixin)()){[hr(314)];id;[hr(214)];[hr(322)];[hr(188)];[hr(338)];constructor(t,n){const r=hr;super();const o=n[r(148)];this[r(314)]=n[r(314)],this.id=n.id,this[r(188)]=new e.Collection,this[r(338)]=t,this[r(214)]=!1,this[r(322)]=n[r(274)],this[r(289)](r(278),!0),this[r(347)](r(226)).to(t,r(153),t,r(176),(()=>t[r(226)](this[r(314)]))),this[r(347)](r(318)).to(t,r(153),(()=>t[r(315)](this[r(314)])[r(261)])),this[r(347)](r(165)).to(t,r(153),(()=>{const e=r,n=t[e(315)](this[e(314)]);return n[e(326)]||n[e(261)]})),this[r(347)](r(148)).to(t,r(153),(()=>o&&t[r(315)](this[r(314)])[r(271)])),this[r(289)](r(212),n[r(212)]),this[r(347)](r(245)).to(this,r(236),this,r(333),((t,e)=>t?e?t<e?t:e:t:e)),this[r(289)](r(333),n[r(333)]||null),this[r(289)](r(236),n[r(236)]||null),this[r(289)](r(233),n[r(233)]||null),this[r(347)](r(152)).to(this,r(236),(t=>!!t)),this[r(289)](r(282),n[r(282)]||{})}get[hr(353)](){const t=hr;return Array[t(201)](this[t(188)])[t(194)](((e,n)=>e+n[t(353)]),0)}get[hr(195)](){const t=hr;return this[t(188)][t(195)]}get[hr(222)](){return this[hr(214)]}get[hr(274)](){return this[hr(322)]}[hr(325)](){const t=hr,{channelId:e,id:n}=this;this[t(338)][t(253)](pr(t(294),e),{channelId:e,threadId:n})}[hr(354)](t){this[hr(283)]({unlinkedAt:t})}[hr(271)]({resolvedAt:t=new Date,resolvedBy:e=null,isFromAdapter:n=!1}={}){const r=hr,s=this[r(338)][r(212)][r(341)][r(288)](o.Users).me,{channelId:i,id:c}=this;this[r(338)][r(253)](pr(r(183),i),{channelId:i,threadId:c,resolvedAt:t,resolvedBy:e||s.id,isFromAdapter:n})}[hr(312)]({isFromAdapter:t=!1}={}){const e=hr,{channelId:n,id:r}=this;this[e(338)][e(253)](pr(e(290),n),{channelId:n,threadId:r,isFromAdapter:t})}[hr(277)](t){const e=hr;this[e(212)]||this[e(283)]({context:t})}[hr(254)](t,e){const n=hr,r=B(this[n(282)]);z(r,t,e),this[n(283)]({attributes:r})}[hr(299)](t){const e=hr,n=B(this[e(282)]);W(n,t),this[e(283)]({attributes:n})}[hr(356)]({isFromAdapter:t=!1}={}){const e=hr,{channelId:n,id:r}=this;this[e(338)][e(253)](pr(e(217),n),{channelId:n,threadId:r,isFromAdapter:t})}[hr(270)](t){const e=hr;return this[e(338)][e(227)]({threadId:this.id,target:t})}[hr(134)](t){const e=hr,{channelId:n,id:r}=this;this[e(338)][e(253)](pr(e(134),n,r),Object[e(272)]({channelId:n,threadId:r},t))}[hr(324)](t){const n=hr;if(n(218)!=typeof t)throw new e.CKEditorError(n(187),null,{commentId:t});return this[n(188)][n(288)](t)}[hr(170)](){const t=hr;return{threadId:this.id,context:this[t(212)],unlinkedAt:this[t(333)],resolvedAt:this[t(236)],resolvedBy:this[t(233)]?this[t(233)].id:null,archivedAt:this[t(245)],comments:this[t(188)][t(182)]((e=>e[t(170)]())),attributes:this[t(282)]}}[hr(349)](t){const e=hr;return this[e(127)](t,e(304),(()=>{const n=e,r=this[n(206)](t),o=this[n(188)];r-1!=o[n(135)](t)&&r+1!=o[n(135)](t)&&(this[n(246)](t),this[n(349)](t))})),this[e(188)][e(267)](t,this[e(206)](t))}[hr(283)](t){const e=hr,{channelId:n,id:r}=this;this[e(338)][e(253)](pr(e(223),n),{...t,channelId:n,threadId:r})}[hr(246)](t){const e=hr;return this[e(327)](t),t[e(313)](),this[e(188)][e(356)](t)}[hr(206)](t){const e=hr,n=this[e(188)][e(268)]((n=>new Date(n[e(252)])[e(191)]()>new Date(t[e(252)])[e(191)]()));return n?this[e(188)][e(135)](n):this[e(195)]}}class gr extends((0,e.ObservableMixin)()){id;[hr(145)];[hr(224)];[hr(319)];[hr(154)];[hr(248)];[hr(338)];constructor(t,e){const n=hr;super();const r=t[n(212)][n(341)][n(288)](o.Users).me,s=t[n(241)](e[n(145)]),i=0===s[n(188)][n(195)],c=r===e[n(224)];this.id=e.id,this[n(145)]=e[n(145)],this[n(224)]=e[n(224)],this[n(319)]=e[n(319)],this[n(154)]=Boolean(e[n(282)]&&e[n(282)][n(334)]),this[n(289)](n(249),e[n(249)]),this[n(248)]=e[n(248)]||new Date,this[n(289)](n(252),e[n(252)]||new Date),this[n(347)](n(236)).to(s,n(236)),this[n(289)](n(282),e[n(282)]||{}),this[n(347)](n(172)).to(t,n(153),(()=>{const e=n,r=t[e(315)](s[e(314)])[e(326)],o=t[e(315)](s[e(314)])[e(140)];return c&&r||!c&&o})),this[n(347)](n(318)).to(s,n(318),t,n(153),(e=>{const r=n,o=t[r(315)](s[r(314)])[r(326)],a=t[r(315)](s[r(314)])[r(140)];return c&&o||e&&i||!c&&a&&!i})),this[n(347)](n(226)).to(s,n(226)),this[n(338)]=t}get[hr(353)](){const t=hr;return Math[t(320)](function(e){const n=t,r=document[n(302)](n(276));return r[n(292)]=e,r[n(185)][n(195)]}(this[t(249)]),200)}[hr(228)](t){const n=hr,{threadId:r,id:o}=this;if(!this[n(338)][n(342)](r))throw new e.CKEditorError(n(244),this);const{channelId:s}=this[n(338)][n(241)](r);this[n(338)][n(253)](pr(n(207),s,r),{channelId:s,threadId:r,commentId:o,...t})}[hr(254)](t,e){const n=hr,r=B(this[n(282)]);z(r,t,e),this[n(228)]({attributes:r})}[hr(299)](t){const e=hr,n=B(this[e(282)]);W(n,t),this[e(228)]({attributes:n})}[hr(356)](t={}){const n=hr;if(!t[n(158)]&&!this[n(318)])return;const{threadId:r,id:o}=this;if(!this[n(338)][n(342)](r))throw new e.CKEditorError(n(350),this);const{channelId:s}=this[n(338)][n(241)](r);this[n(338)][n(253)](pr(n(202),s,r),{channelId:s,threadId:r,commentId:o,...t})}[hr(170)](){const t=hr;return{commentId:this.id,content:this[t(249)],createdAt:this[t(248)],authorId:this[t(319)].id,attributes:this[t(282)]}}[hr(313)](){this[hr(327)]()}}function pr(t,...e){for(const n of e)void 0!==n&&(t+=":"+String(n));return t}const fr=br;function br(t,e){const n=vr();return(br=function(t,e){return n[t-=150]})(t,e)}function vr(){const t=["schema","_itemIsContent","comment:","617978RuQFvT","refresh","change","getItems","item","element","editor","6613593GCaWSP","isEnabled","substr","execute","1333248Lamsor","getRanges","createRange","isObject","selection","end","425892CjbOhl","addMarker","449826mjRTJJ","_hasContent","start","2969710tijNIU","document","getLastMatchingPosition","105OLiNZX","16wIPLek","push","$textProxy","backward","tableCell","model","_trimToContent","19214370RWXKQc"];return(vr=function(){return t})()}!function(t){const e=br,n=t();for(;;)try{if(827439===parseInt(e(162))/1+parseInt(e(184))/2+parseInt(e(179))/3+parseInt(e(173))/4+-parseInt(e(150))/5*(-parseInt(e(181))/6)+parseInt(e(169))/7+-parseInt(e(151))/8*(parseInt(e(158))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vr);class _r extends t.Command{[fr(163)](){const t=fr,e=this[t(168)][t(156)][t(185)][t(177)];for(const n of e[t(174)]())if(this[t(182)](n))return void(this[t(170)]=!0);this[t(170)]=!1}[fr(172)]({threadId:t=(0,e.uid)()}={}){const n=fr,r=this[n(168)][n(156)],o=[];for(const t of r[n(185)][n(177)][n(174)]())this[n(182)](t)&&o[n(152)](this[n(157)](t));r[n(164)]((r=>{const s=n;for(const n of o){const o=(0,e.uid)()[s(171)](1,5),i=s(161)+t+":"+o;r[s(180)](i,{range:n,usingOperation:!1,affectsData:!1})}}))}[fr(182)](t){const e=fr;for(const n of t[e(165)]())if(this[e(160)](n))return!0;return!1}[fr(160)](t){const e=fr;return t.is(e(153))||this[e(168)][e(156)][e(159)][e(176)](t)&&!t.is(e(167),e(155))}[fr(157)](t){const e=fr,n=t=>!this[e(160)](t[e(166)]),r=t[e(183)][e(186)](n),o=t[e(178)][e(186)](n,{direction:e(154)});return this[e(168)][e(156)][e(175)](r,o)}}function wr(){const t=["from","change:isFocused","push","document","model","refresh","pluginName","editorannotations-invalid-source-callback","isOfficialPlugin","87vWqbrz","add","2dfulkT","_dataCollectors","directChange","getByInnerView","314881zeMScV","14102704tYjtOd","EditorAnnotations","48KEDAbv","collection","selection","focusTracker","hasDomSelection","cancel","remove","420610jFkcaW","requires","fire","refreshSelectedViews","258201TrvPSJ","map","has","getOrderedSelectedAnnotations","getRanges","99jAkipi","update","containsRange","isCollapsed","range","init","registerAnnotation","plugins","element","change:range","uiUpdate","4231096kyvKFQ","editing","_editorAnnotations","set","55555QtNlDD","isPremiumPlugin","editor","function","annotation","view","listenTo","_editorAnnotationsData","delete","sort","5224dmYTGY","isEqual","get","addSourceCollector","blur","isReadOnly","innerView"];return(wr=function(){return t})()}const Ir=yr;function yr(t,e){const n=wr();return(yr=function(t,e){return n[t-=367]})(t,e)}!function(t){const e=yr,n=t();for(;;)try{if(278574===-parseInt(e(389))/1*(-parseInt(e(371))/2)+parseInt(e(369))/3*(-parseInt(e(419))/4)+-parseInt(e(409))/5+parseInt(e(378))/6*(parseInt(e(375))/7)+parseInt(e(405))/8+parseInt(e(394))/9*(parseInt(e(385))/10)+-parseInt(e(376))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wr);class Ar extends t.Plugin{[Ir(372)];[Ir(407)];static get[Ir(386)](){return[cr]}static get[Ir(432)](){return Ir(377)}static get[Ir(368)](){return!0}static get[Ir(410)](){return!0}constructor(t){const e=Ir;super(t),this[e(372)]=new Set,this[e(407)]=new Set}[Ir(399)](){const t=Ir,e=this[t(411)],n=e[t(430)][t(429)][t(380)],r=xe((()=>this[t(388)]()),10);n.on(t(403),((e,n)=>{const o=t;n[o(373)]&&(r[o(383)](),this[o(388)]())})),this[t(415)](e[t(406)][t(414)][t(429)],t(427),((t,e,n)=>{n&&r()})),this[t(415)](e.ui[t(381)],t(427),((n,r,o)=>{const s=t;o||e[s(424)]||this[s(387)](s(423),{isAnnotationTracked:t=>this[s(416)][s(391)](t[s(425)])})})),this[t(415)](this[t(411)].ui,t(395),(()=>this[t(387)](t(404))))}[Ir(400)](t){const e=Ir;if(this[e(407)][e(391)](t[e(414)]))return;this[e(407)][e(370)](t[e(414)]),this[e(411)].ui[e(381)][e(370)](t[e(414)][e(402)]);const n=this[e(411)][e(401)][e(421)](cr);this[e(415)](n[e(379)],e(384),((t,n)=>{const r=e;this[r(411)].ui[r(381)][r(384)](n[r(414)][r(402)]),this[r(407)][r(417)](n[r(414)])}))}[Ir(382)](){const t=Ir;return this[t(411)][t(406)][t(414)][t(382)]}[Ir(422)](t){const n=Ir;if(n(412)!=typeof t)throw new e.CKEditorError(n(367));this[n(372)][n(370)](t)}[Ir(388)](){const t=Ir;this[t(387)](t(431))}[Ir(392)]({activeAnnotation:t,annotations:e}){const n=Ir,r=[],o=this[n(411)][n(430)][n(429)][n(380)],s=Array[n(426)](o[n(393)]());for(const[t,o]of this[n(416)]){const s=i(o),c=e[n(374)](t);s&&c&&r[n(428)]({annotation:c,range:s})}function i(t){const e=n;for(const n of t)for(const t of s)if(n[e(396)](t,!o[e(397)]))return n;return null}return r[n(418)](((e,r)=>{const o=n,s=e[o(398)],i=r[o(398)];if(!s[o(420)](i)){if(s[o(396)](i,!0))return 1;if(i[o(396)](s,!0))return-1}return e[o(413)]==t?-1:r[o(413)]==t?1:0}))[n(390)]((t=>t[n(413)]))}get[Ir(416)](){const t=Ir,e=new Map;for(const n of Array[t(426)](this[t(372)]))for(const[r,o]of n())e[t(408)](r,o);return e}}const Cr=Tr;function Tr(t,e){const n=xr();return(Tr=function(t,e){return n[t-=276]})(t,e)}!function(t){const e=Tr,n=t();for(;;)try{if(140935===-parseInt(e(283))/1*(-parseInt(e(292))/2)+-parseInt(e(285))/3*(parseInt(e(281))/4)+parseInt(e(293))/5*(parseInt(e(280))/6)+parseInt(e(286))/7+-parseInt(e(276))/8*(-parseInt(e(287))/9)+parseInt(e(279))/10*(-parseInt(e(294))/11)+parseInt(e(288))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xr);class Er extends t.Plugin{[Cr(290)](){const t=Cr,e=this[t(277)];e[t(295)][t(289)](t(291))&&e[t(295)][t(278)](t(291))[t(284)](t(282))}}function xr(){const t=["afterInit","RestrictedEditingModeEditing","1536NPVcnc","337105SKLCtH","1020063VJtrEZ","plugins","216vkOjTV","editor","get","10PplUAA","6wkPqic","4nRjlxq","addCommentThread","58XXtsPQ","enableCommand","503097XBtHSP","532882sWqwkp","64404OxoYOQ","240768xsWnmj","has"];return(xr=function(){return t})()}const Nr=Sr;function Or(){const t=["execute","commands","63tuByNx","113119quqoMF","121ZPVVXG","high","plugins","8427vdPLkf","afterInit","_handleImportedData","207320gJhSCg","collaboration_features","addCommentThread","basic","14750Egvywp","listenTo","get","editor","importWord.formatting.comments","dataInsert","13382148AUJfWr","116BNkUaW","importWord","260vuZNRr","3692376STIaFG","config","2vAfnuH","collaboration.channelId","80688KHkKPA","forEach","define","map"];return(Or=function(){return t})()}function Sr(t,e){const n=Or();return(Sr=function(t,e){return n[t-=169]})(t,e)}!function(t){const e=Sr,n=t();for(;;)try{if(405971===parseInt(e(174))/1*(parseInt(e(197))/2)+parseInt(e(178))/3*(parseInt(e(192))/4)+parseInt(e(194))/5*(parseInt(e(199))/6)+parseInt(e(173))/7*(parseInt(e(181))/8)+parseInt(e(195))/9+-parseInt(e(185))/10*(parseInt(e(175))/11)+-parseInt(e(191))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Or);class Mr extends t.Plugin{constructor(t){const e=Sr;super(t),this[e(188)][e(196)][e(169)](e(189),e(184))}[Nr(179)](){const t=Nr,n=this[t(188)],r=n[t(172)][t(187)](t(193)),s=n[t(177)][t(187)](o.Users);r&&(r.on(t(171),((e,[,n])=>{n[t(182)]={comments:!0,user_id:s.me.id}}),{priority:e.priorities[t(176)]+10}),this[t(186)](r,t(190),this[t(180)]))}[Nr(180)](t,e){const n=Nr,{comment_threads:r}=e;r&&r[n(200)]((({thread_id:t,comments:e,is_resolved:r})=>{const s=n,i=new Date,c=e[s(170)]((({author:t,content:e,created_at:n})=>({content:e,authorId:this[s(188)][s(177)][s(187)](o.Users).me.id,createdAt:i,attributes:{"@external":{authorName:t,createdAt:n?new Date(n):new Date,source:s(193)}}}))),a=this[s(188)][s(196)][s(187)](s(198));this[s(188)][s(177)][s(187)](mr)[s(183)]({channelId:a,threadId:t,comments:c,resolvedAt:r?i:null})}))}}const Rr=Lr;!function(t){const e=Lr,n=t();for(;;)try{if(922468===parseInt(e(359))/1*(-parseInt(e(362))/2)+parseInt(e(379))/3*(parseInt(e(377))/4)+-parseInt(e(343))/5*(-parseInt(e(346))/6)+parseInt(e(365))/7*(parseInt(e(374))/8)+-parseInt(e(348))/9+-parseInt(e(354))/10+-parseInt(e(342))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vr);class Pr extends t.Plugin{constructor(t){const e=Lr;super(t),this[e(371)][e(356)][e(350)](e(369),e(337))}static get[Rr(341)](){return[ht.ClipboardMarkersUtils,ht.ClipboardPipeline]}[Rr(355)](){const t=Rr,e=this[t(371)][t(352)][t(340)](t(370));this[t(368)](),this[t(358)](e,t(366),((e,n)=>this[t(339)](n[t(353)][t(345)])),{priority:t(375)})}[Rr(339)](t){const e=Rr;if(!this[e(371)][e(352)][e(361)](e(344)))return t;const n=this[e(371)][e(352)][e(340)](e(344));for(const r of t[e(349)]()){const[o,s]=r[e(363)](":");e(376)!=o||n[e(378)](s)||t[e(351)](r)}return t}[Rr(368)](){const t=Rr,e=this[t(371)][t(352)][t(340)](t(360)),n=this[t(367)](this[t(371)][t(356)][t(340)](t(369)));n&&e[t(347)](t(376),n)}[Rr(367)](t){const e=Rr;switch(t){case e(372):return{allowedActions:e(338),copyPartiallySelected:!1,duplicateOnPaste:!0};case e(337):return{allowedActions:[e(373),e(357)],copyPartiallySelected:!1,duplicateOnPaste:!1};case e(364):default:return null}}}function Lr(t,e){const n=Vr();return(Lr=function(t,e){return n[t-=337]})(t,e)}function Vr(){const t=["always","cut","25736xsyMxf","highest","comment","3350208LOBXtk","hasCommentThread","3tQbzWL","default","all","_removeMarkersWithoutThreads","get","requires","19780167mgwLvK","5AlkiRf","CommentsRepository","markers","9453174lKlgEh","_registerMarkerToCopy","4727898cnjHpb","keys","define","delete","plugins","content","3845260ulludD","afterInit","config","dragstart","listenTo","3SjqVAl","ClipboardMarkersUtils","has","357222QmRHah","split","never","3815SECURV","contentInsertion","_mapCommentsCopyConfigToRegisterConfiguration","_registerMarkerInClipboardPipeline","comments.copyMarkers","ClipboardPipeline","editor"];return(Vr=function(){return t})()}var Br=n(930);const Dr=jr;function jr(t,e){const n=Ur();return(jr=function(t,e){return n[t-=181]})(t,e)}function Ur(){const t=["showCommentHighlights","createEmptyElement","overrideImageInlineConverter","high","getCustomProperty","media","5dYWZip","init","consume","toViewElement","comment","add","createPositionAt","addMarker:comment","widget","390637BFXnZf","image-inline","horizontalLine","editor","conversion","overrideMarkerConverters","containerElement","ignoreResolvedComments","ck-horizontal-line","overrideMediaEmbedConverter","5624948TjuxNx","img","elementToElement","schema","removeMarker:","downcastDispatcher","get","mapper","markerToHighlight","item","markerName","for","addClass","getCommentThread","createContainerElement","dataDowncast","plugins","8mgYLLx","elementToStructure","data","stop","consumable","imageInline","attribute:url:media","3761616cwnEfu","isObject","1966845jRUsnj","div","8YnZixd","options","span","overrideHorizontalRuleConverter","ck-comment-marker","7483296gZNWKk","5453433MqmfMy","model","addMarker:","insert","18993220qRWncf","isResolved","writer"];return(Ur=function(){return t})()}!function(t){const e=jr,n=t();for(;;)try{if(821209===-parseInt(e(224))/1*(parseInt(e(185))/2)+-parseInt(e(194))/3*(-parseInt(e(196))/4)+parseInt(e(215))/5*(parseInt(e(192))/6)+parseInt(e(234))/7+parseInt(e(201))/8+parseInt(e(202))/9+-parseInt(e(206))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ur);class zr extends t.Plugin{[Dr(216)](){const t=Dr;this[t(229)](),this[t(199)](),this[t(211)](),this[t(233)]()}[Dr(229)](){const t=Dr;this[t(227)][t(228)][t(245)](t(183))[t(242)]({model:t(219),view:(e,n)=>{const r=t;if(!n[r(197)][r(209)])return null;if(n[r(197)][r(231)]){const{id:t}=Gr(e[r(244)]),o=this[r(227)][r(184)][r(240)](mr);if(o[r(181)](t)?.[r(207)]&&e[r(243)])return n[r(189)][r(217)](e[r(243)],r(204)+e[r(244)]),n[r(189)][r(217)](e[r(243)],r(238)+e[r(244)]),null}return{classes:[r(200)]}}}),this[t(227)][t(228)][t(245)](t(183))[t(220)]((e=>{const n=t;e.on(n(222),((t,e,r)=>{const o=n;if(!r[o(197)][o(209)])return;const s=e[o(243)];if(!s)return;const i=r[o(241)][o(218)](s);this[o(227)][o(203)][o(237)][o(193)](s)&&i&&!i[o(213)](o(223))&&i.is(o(230))&&(0,Br.toWidget)(i,r[o(208)])}),{priority:n(212)})}))}[Dr(199)](){const t=Dr;this[t(227)][t(228)][t(245)](t(183))[t(186)]({model:t(226),view:(e,{writer:n,options:r})=>{const o=t;if(!r[o(209)])return null;const s=n[o(182)](o(195)),i=n[o(210)]("hr");return n[o(246)](o(232),s),n[o(205)](n[o(221)](s,0),i),s},converterPriority:t(212)})}[Dr(211)](){const t=Dr;this[t(227)][t(228)][t(245)](t(183))[t(186)]({model:t(190),view:(e,{writer:n,options:r})=>{const o=t;if(!r[o(209)])return null;const s=n[o(182)](o(198)),i=n[o(210)](o(235));return n[o(246)](o(225),s),n[o(205)](n[o(221)](s,0),i),s},converterPriority:t(212)})}[Dr(233)](){const t=Dr;this[t(227)][t(228)][t(245)](t(183))[t(236)]({model:t(214),view:(e,{writer:n,options:r})=>{const o=t;if(r[o(209)])return n[o(210)](o(195))},converterPriority:t(212)}),this[t(227)][t(187)][t(239)].on(t(191),((e,n,r)=>{const o=t;r[o(197)][o(209)]&&e[o(188)]()}),{priority:t(212)})}}var Hr=n(492),Fr={attributes:{"data-cke":!0}};Fr.setAttributes=be(),Fr.insert=pe().bind(null,"head"),Fr.domAPI=ke(),Fr.insertStyleElement=_e();le()(Hr.A,Fr);Hr.A&&Hr.A.locals&&Hr.A.locals;const Kr=Yr;function Wr(){const t=["get","677970TLdSRL","createPositionBefore","_initializeMarkerConverters","8800uJGtXu","destroy","set","removeCommentThread","setContext","isAttached","reconvertMarker","markerName","removeMarker","_attachArchivedThread","upcast","affectsData","389914PkshZK","focus","elementToElement","commands","setUnlinkedAt","author","getChangedMarkers","map","editing","pluginName","_initAriaMarkerChangeAnnouncements","switchReadOnly","_getTargetForId","markerToHighlight","conversion","$marker","for","updateMarker","2959083yIiuCL","addCommentThread","ck-comment-marker","change:activeMarker","3YTRMxr","282906NXabUU","isResolved","then","hasMarkerForId","split","afterInit","model","_threads","consumable","comment","activeMarker","managedUsingOperations","fetchCommentThread","2628360uDMiSG","ready","change","start","isCollapsed","84OeHRkN","isOfficialPlugin","comments","1224440QjJZqG","remove","getItems","end","schema","unlinkedAt","hasDomSelection","_threadToController","registerAnnotation","getAllMarkersForId","requires","consume","data","resolveCommentThread","enqueueChange","differ","init","item","isEqual","plugins","getCommentThreads","once","ck-comment-marker--active","hasContent","ignoreResolvedComments","_handleThreadMarker","isObject","addComment","channelId","_attachMarkerToThread","_getTextContext","from","markerToData","context","listenTo","push","$graveyard","scrollToThreadMarker","group","_reconvertMarkers","name","delete","editingDowncast","showCommentHighlights","view","isSubmitted","low","add","createElement","LEAVE_COMMENT_ANNOUNCEMENT","registerPostFixer","dataToMarker","fromCharCode","dataDowncast","href","8Nskmem","destroyed","editor","root","substring","locale","ENTER_COMMENT_ANNOUNCEMENT","_detachCommentThread","isPremiumPlugin","comment:","attachTo","announce","CommentsEditing","reopenCommentThread","createRange","_handleMarkerAddAndRemove","clear","markers","startsWith","getRange","render","document","size","state","openNewCommentThread","join","getByInnerView","hasCommentThread","getWalker","collaboration.channelId","config","getAttribute","filter","forEach","getCommentThread","rootName","refreshVisibility","ariaLiveAnnouncer","newRange","change:isThreadsLoadingPaused","change:isReadOnly","length","text","first","$textProxy","_hasTargetInContent","isThreadsLoadingPaused","removeMarker:","addMarker:","_handleInitialThreads"];return(Wr=function(){return t})()}function Yr(t,e){const n=Wr();return(Yr=function(t,e){return n[t-=323]})(t,e)}!function(t){const e=Yr,n=t();for(;;)try{if(410708===parseInt(e(388))/1+parseInt(e(423))/2*(-parseInt(e(422))/3)+-parseInt(e(444))/4+parseInt(e(385))/5+-parseInt(e(441))/6*(-parseInt(e(400))/7)+parseInt(e(334))/8*(-parseInt(e(418))/9)+parseInt(e(436))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wr);class qr extends t.Plugin{static get[Kr(454)](){return[mr,Ar,o.Users,Er,Mr,Pr,zr]}static get[Kr(409)](){return Kr(346)}static get[Kr(442)](){return!0}static get[Kr(342)](){return!0}constructor(t){const e=Kr;super(t),this[e(390)](e(380),!0),t[e(456)][e(465)](e(437),(()=>this[e(380)]=!1)),this[e(390)](e(433),null),this.on(e(421),((n,r,o,s)=>{const i=e,c=t[i(463)][i(384)](mr),a=o?Gr(o).id:null;t[i(429)][i(438)]((()=>{const e=i;if(a){const n=this[e(453)](a);for(const r of n)t[e(408)][e(394)](r)}if(s){const{id:n}=Gr(s),r=c[e(368)](n);if(r&&r[e(449)])return;if(r&&!r[e(393)])return;const o=this[e(453)](n);for(const n of o)t[e(408)][e(394)](n)}})),a&&this[i(481)](a)})),this[e(410)]()}[Kr(460)](){const t=Kr,e=this[t(336)],n=e[t(463)][t(384)](mr),r=e[t(364)][t(384)](t(363)),o=n[t(464)]()[t(366)]((e=>e[t(472)]!==r));e[t(403)][t(326)](t(419),new _r(e)),this[t(478)](e,t(374),((r,o,s)=>{const i=t;n[i(411)](s,e[i(364)][i(384)](i(363)))})),this[t(478)](n,Qr(t(419),r),((e,{threadId:n})=>{const r=t,o=this[r(336)][r(463)][r(384)](mr)[r(368)](n);o?.[r(449)]&&this[r(397)](n)})),this[t(478)](n,Qr(t(391),r),((n,{threadId:r})=>{const o=t;e[o(429)][o(458)]({isUndoable:!1},(t=>{const e=o,n=this[e(453)](r);for(const r of n)t[e(396)](r)}))})),this[t(478)](n,Qr(t(457),r),((e,{threadId:n})=>{const r=t;this[r(483)](n),this[r(336)][r(408)][r(323)][r(450)]&&(this[r(336)][r(463)][r(384)](mr)[r(368)](n)[r(449)]||this[r(336)][r(408)][r(323)][r(401)]())}),{priority:t(325)}),this[t(478)](n,Qr(t(347),r),((e,{threadId:n})=>{this[t(483)](n)}),{priority:t(325)}),this[t(478)](n,Qr(t(471),r),((r,{threadId:o,isFromAdapter:s})=>{const i=t,c=this[i(453)](o);!s&&0!=c[i(375)]&&n[i(361)](o)&&1===n[i(368)](o)[i(375)]&&e[i(429)][i(458)]({isUndoable:!1},(t=>{const e=i;for(const n of c)t[e(417)](n,{usingOperation:!0,affectsData:!0})}))}),{priority:t(325)}),this[t(387)](),this[t(349)](),this[t(383)](o)}[Kr(428)](){!async function(t){const n=p([80,111,113,122,71,49,121,82,65,102,110,97,66,51,119,72,117,106,56,86,79,116,48,118,53,115,75,85,114,98,69,109,55,108,50,105,107,103,77,67,81,68,99,104,90,84,120,73,83,78,88,101,52,112,76,54,57,87,74,89,100,70]),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(407)]((t=>String[e(331)](t)))[e(359)]("")}!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([80]);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{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:1749859200;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(333)]);if(n[p([105,110,99,108,117,100,101,115])](r))return!0;const o=r[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])]((t=>t[p([105,110,99,108,117,100,101,115])](p([42]))))[p([109,97,112])]((t=>t[p([115,112,108,105,116])](p([46]))))[p([102,105,108,116,101,114])]((t=>t[p([108,101,110,103,116,104])]<=o[p([108,101,110,103,116,104])]))[p([109,97,112])]((t=>Array(o[p([108,101,110,103,116,104])]-t[p([108,101,110,103,116,104])])[p([102,105,108,108])](t[0]===p([42])?p([42]):"")[p([99,111,110,99,97,116])](t)))[p([115,111,109,101])]((t=>o[p([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===p([42])))))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(n=a(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([116,114,105,97,108])&&(n=a(p([84,114,105,97,108,76,105,109,105,116]))),await(n&&g?new(window[p([80,114,111,109,105,115,101])])(((t,e)=>{n[p([116,104,101,110])](t,e),g[p([116,104,101,110])]((e=>{e!=p([86,97,108,105,100])&&t(e)}),e)})):n||g||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch{return p([73,110,118,97,108,105,100])}}())}(this)}[Kr(389)](){const t=Kr,e=this[t(336)][t(463)][t(384)](mr),n=this[t(336)][t(364)][t(384)](t(363));for(const r of e[t(464)]({channelId:n}))e[t(341)](r.id),e[t(430)][t(485)](r.id);super[t(389)]()}[Kr(426)](t){const e=Kr;return this[e(453)](t)[e(375)]>0}[Kr(453)](t){const e=Kr,n=[];for(const r of this[e(336)][e(429)][e(351)])r[e(484)][e(352)](e(343)+t)&&n[e(479)](r);return n}[Kr(481)](t){const n=Kr,r=this[n(412)](t);r&&setTimeout((()=>{const o=n;this[o(433)]&&Gr(this[o(433)]).id===t&&(0,e.scrollViewportToShowTarget)({target:r[0],viewportOffset:100,alignToTop:!0})}),50)}[Kr(483)](t){const e=Kr;this[e(336)][e(429)][e(438)]((()=>{const n=e;for(const e of this[n(453)](t))this[n(336)][n(408)][n(394)](e)}))}[Kr(397)](t){const e=Kr,n=this[e(336)][e(463)][e(384)](mr),r=this[e(336)][e(463)][e(384)](Ar),o=n[e(368)](t);if(!o[e(393)]){const t=o[e(344)]((()=>this[e(412)](o.id)));r[e(452)](t),o[e(379)]=!1}}[Kr(387)](){const t=Kr,e=this[t(336)],n=e[t(463)][t(384)](o.Users);e[t(414)][t(416)](t(486))[t(413)]({model:t(432),view:(r,o)=>{const s=t,{id:i}=Gr(r[s(395)]),c=e[s(463)][s(384)](mr)[s(368)](i),a=this[s(433)]&&Gr(this[s(433)]).id===i;let h;if(c&&c[s(424)]&&!a&&r[s(461)])return o[s(431)][s(455)](r[s(461)],s(382)+r[s(395)]),o[s(431)][s(455)](r[s(461)],s(381)+r[s(395)]),null;const u=[s(420)];return a&&u[s(479)](s(466)),h=c?.[s(375)]?c[s(443)][s(377)][s(405)].id:n.me.id,{classes:u,attributes:{"data-comment":i,"data-author-id":h}}}}),e[t(414)][t(416)](t(332))[t(476)]({model:t(432),view:(n,{options:r})=>{const o=t;if(r[o(487)])return null;const s=e[o(463)][o(384)](mr),i=e[o(429)][o(351)][o(384)](n),{id:c,part:a}=Gr(n);return i&&!i[o(399)]||r[o(468)]&&s[o(368)](c)?.[o(424)]?null:{group:o(432),name:a?c+":"+a:c}}}),e[t(414)][t(416)](t(398))[t(402)]({view:{name:t(432),attributes:{id:/^\w/}},model:(e,{writer:n})=>n[t(327)](t(415),{"data-name":t(343)+e[t(365)]("id")})}),e[t(414)][t(416)](t(398))[t(330)]({view:t(432)})}[Kr(349)](){const t=Kr,e=this[t(336)],n=e[t(463)][t(384)](mr),r=new Set,o=new Set;e[t(429)][t(355)][t(329)]((n=>{const s=t;let i=!1;for(const{name:t,data:c}of e[s(429)][s(355)][s(459)][s(406)]()){const{group:a,id:h}=Gr(t);let u=c[s(372)];if(s(432)!==a||!u)continue;const d=s(480)===u[s(337)][s(369)];d||(u=Xr(u,e[s(429)]),!u||u[s(440)]||!c[s(372)]||u[s(462)](c[s(372)]))?e[s(429)][s(467)](u)&&!d?this[s(380)]?r[s(326)](t):this[s(469)](t,h):(o[s(326)](t),r[s(485)](t),n[s(396)](t),i=!0):(n[s(417)](t,{range:u}),i=!0)}return i})),this.on(t(373),((n,o,s)=>{const i=t;if(!s&&r[i(356)])for(const t of r){const{id:n}=Gr(t);r[i(485)](t),e[i(429)][i(351)][i(384)](t)&&this[i(469)](t,n)}})),this[t(478)](e[t(429)][t(355)],t(438),(()=>{const s=t;for(const{name:t,data:{newRange:i}}of e[s(429)][s(355)][s(459)][s(406)]()){const{group:c,id:a}=Gr(t);if(s(432)!==c)continue;const h=n[s(368)](a),u=this[s(426)](a);h&&(!h[s(379)]&&i&&e[s(408)][s(323)][s(465)](s(354),(()=>{const t=s,r=e[t(463)][t(384)](cr),o=n[t(451)][t(384)](h)[t(323)];r[t(360)](o)[t(370)]()}),{priority:s(325)}),h[s(379)]=u||!!i),i||(o[s(326)](t),r[s(485)](t))}for(const t of o){const{id:e}=Gr(t),o=n[s(368)](e);if(r[s(485)](t),!o)continue;const i=this[s(426)](e);i||o[s(324)]?i||o[s(449)]||o[s(404)](new Date):o[s(445)]()}o[s(350)]()}))}[Kr(383)](t){const e=Kr;t[e(367)]((t=>{const n=e;t[n(449)]&&this[n(397)](t.id)}))}[Kr(412)](t){const e=Kr,n=this[e(336)],r=this[e(453)](t);return(0,o.getAllMarkersDomElementsSorted)(n[e(408)],r)}[Kr(474)](t){const e=Kr,n=this[e(453)](t);let r="",o=!1;for(const t of n){const n=t[e(353)]();for(const t of Array[e(475)](n[e(446)]()))t.is(e(378))?(r&&o&&(r+=" ",o=!1),r+=t[e(456)]):o=!0;o=!0}return r[e(338)](0,150)}[Kr(473)](t,e){const n=Kr,r=this[n(336)],o=r[n(463)][n(384)](mr);let s=o[n(368)](e);const i=r[n(364)][n(384)](n(363)),c=r[n(463)][n(384)](Ar);return s&&(s[n(449)]&&s[n(404)](null),s[n(393)])||(this[n(453)](e)[0][n(434)]?o[n(435)]({channelId:i,threadId:e})[n(425)]((t=>{const o=n;if(o(335)!==r[o(357)])if(s=t,s&&!s[o(393)]){const t=s[o(344)]((()=>this[o(412)](e)));c[o(452)](t),s[o(424)]&&this[o(483)](e)}else if(!s){const t=this[o(453)](e);r[o(429)][o(438)]((e=>{const n=o;for(const r of t)e[n(396)](r)}))}})):r[n(408)][n(323)][n(465)](n(354),(()=>{const t=n;if(o[t(368)](e))return;const a=r[t(463)][t(384)](cr);s=o[t(358)]({channelId:i,threadId:e,target:()=>this[t(412)](e),context:{type:t(376),value:this[t(474)](e)}});const h=o[t(451)][t(384)](s)[t(323)],u=a[t(360)](h);u&&c[t(452)](u)}),{priority:n(325)})),s}[Kr(469)](t,e){const n=Kr,r=this[n(473)](t,e);r&&!r[n(477)]&&r[n(392)]({type:n(376),value:this[n(474)](e)})}[Kr(410)](){const t=Kr,n=this[t(336)];(0,o.surroundingMarkersDetector)(n[t(429)],(({left:r,entered:s})=>{const i=t;for(const t of r)if(Zr(t)){n.ui[i(371)][i(345)]($(n[i(339)],i(328)));break}for(const t of s)if(Zr(t)){n.ui[i(371)][i(345)]($(n[i(339)],i(340),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}))}}function Qr(t,e){return e?t+":"+e:t}function Gr(t){const e=t[Kr(427)](":");return{group:e[0],id:e[1],part:e[2]}}function Xr(t,e){const n=Kr,r=e[n(448)],o=e[n(348)](t[n(439)]);for(const s of t[n(362)]()){const{type:t,item:i,nextPosition:c}=s;if(n(376)===t||r[n(470)](i)){const t=e[n(386)](i);o[n(440)]&&(o[n(439)]=t),o[n(447)]=c}}return o}function Zr(t){const e=Kr;return e(432)===Gr(t[e(484)])[e(482)]}const Jr=to;function $r(){const t=["view","featureNotAllowed","commands","highest","_createUIButton","change:activeAnnotations","9cEQONL","CommentsListView","hasMarkerForId","_showLicenseError","focusTracker","4UeWwyM","execute","add","componentFactory","addComment","isOfficialPlugin","isEnabled","removeCommentThread","editing","276KrgFBh","get","stop","low","map","invalid","204xXoSKO","commentsLicenseKeyExpired","find","getAllMarkersForId","commentsLicenseKeyEvaluationLimit","CommentsUI","CommentThreadInputView","addSourceCollector","innerView","5951gKYIHT","has","comment:","usageLimit","plugins","getRange","300896jeqJkE","4190omDKLp","24496QSzBFU","isPremiumPlugin","locale","model","length","commentsLicenseKeyTrialLimit","menuBar:comment","Comments","79183WhdMnb","_threadToController","expired","domainLimit","bind","push","commentsLicenseKeyNotAllowed","commentsLicenseKeyValid","commentsLicenseKeyDomainLimit","activeMarker","_viewToController","config","40338xHzruX","licenseKey","addCommentThread","getCommentThread","120696LOuyPH","evaluationLimit","trialLimit","listenTo","commentsLicenseKeyUsageLimit","hasCommentThread","pluginName","5hGzisR","commentsLicenseKeyInvalid","_licenseKeyCheckInterval","init","set","isFocused","focus","Comment","comment","tooltip","42371fTQUGB","from","editor","requires","destroy"];return($r=function(){return t})()}function to(t,e){const n=$r();return(to=function(t,e){return n[t-=349]})(t,e)}!function(t){const e=to,n=t();for(;;)try{if(116915===parseInt(e(377))/1*(-parseInt(e(409))/2)+-parseInt(e(429))/3+-parseInt(e(407))/4*(-parseInt(e(351))/5)+parseInt(e(392))/6*(parseInt(e(361))/7)+parseInt(e(433))/8*(-parseInt(e(372))/9)+parseInt(e(408))/10*(-parseInt(e(401))/11)+parseInt(e(386))/12*(parseInt(e(417))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($r);class eo extends t.Plugin{[Jr(430)];[Jr(353)];static get[Jr(350)](){return Jr(397)}static get[Jr(382)](){return!0}static get[Jr(410)](){return!0}static get[Jr(364)](){return[mr,qr,Ar,cr]}get[Jr(373)](){return Lt}get[Jr(398)](){return xt}[Jr(354)](){const t=Jr,e=this[t(363)],n=e[t(405)][t(387)](mr),r=e[t(405)][t(387)](qr),o=e[t(405)][t(387)](cr),s=e[t(405)][t(387)](Ar);e.ui[t(380)][t(379)](t(359),(()=>{const e=t,n=this[e(370)](J.ButtonView);return n[e(360)]=!0,n})),e.ui[t(380)][t(379)](t(415),(()=>this[t(370)](J.MenuBarMenuListItemButtonView))),s[t(399)]((()=>{const e=t,o=[];for(const[t,s]of n[e(418)]){const n=r[e(395)](t.id),i=n[e(390)]((t=>t[e(406)]()));n[e(413)]>0&&o[e(422)]([s[e(366)],i])}return o})),this[t(436)](o,t(371),((e,o,s)=>{const i=t,c=Array[i(362)](s)[i(390)]((t=>t[i(400)]))[i(394)]((t=>n[i(427)][i(402)](t)));if(!c)return void(r[i(426)]=null);const a=n[i(427)][i(387)](c)[i(412)].id,h=i(403)+a;a&&r[i(374)](a)?r[i(426)]=h:r[i(426)]&&(r[i(426)]=null)})),this[t(436)](n,t(384),((n,{threadId:o,isFromAdapter:s})=>{const i=t;!s&&e.ui[i(376)][i(356)]&&r[i(374)](o)&&e[i(385)][i(366)][i(357)]()}),{priority:t(369)}),this[t(436)](n,t(381),((o,{threadId:s,isFromAdapter:i})=>{const c=t;!i&&r[c(374)](s)&&n[c(349)](s)&&1===n[c(432)](s)[c(413)]&&(e[c(385)][c(366)][c(357)](),o[c(388)]())}),{priority:t(389)}),this[t(430)]=this[t(363)][t(428)][t(387)](t(430));const i=this[t(363)];this[t(353)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,o=i[r];if(e(424)==o||e(352)==o||e(393)==o||e(425)==o||e(423)==o||e(396)==o||e(414)==o||e(437)==o){delete i[r],n=o,clearInterval(this[e(353)]),this[e(353)]=void 0;break}}e(352)==n&&i[e(375)](e(391)),e(393)==n&&i[e(375)](e(419)),e(425)==n&&i[e(375)](e(420)),e(423)==n&&i[e(375)](e(367),e(416)),e(396)==n&&i[e(375)](e(434)),e(414)==n&&i[e(375)](e(435)),e(437)==n&&i[e(375)](e(404))}),1e3)}[Jr(365)](){const t=Jr;super[t(365)](),this[t(353)]&&clearInterval(this[t(353)])}[Jr(370)](t){const e=Jr,n=this[e(363)],r=new t(n[e(411)]),o=n[e(368)][e(387)](e(431));return r[e(355)]({label:$(n[e(411)],e(358)),icon:Z.IconAddComment}),r[e(421)](e(383)).to(o),this[e(436)](r,e(378),(()=>{o[e(378)]()})),r}}const no=oo;function ro(){const t=["1AqdYYz","set","commentsOnly","SourceEditing","1042970rVOQCz","_enableCommentsOnlyMode","isOfficialPlugin","pluginName","stop","editor","_disableCommentsOnlyMode","clearForceDisabled","plugins","get","editing","affectsData","commands","afterInit","12687433NFQGNm","2634040FuvnXb","49116kNMzNa","commentsOnlyMode","DragDrop","editSource","addCommentThread","view","change:isEnabled","159XPVrQv","highest","3531984oxLCir","listenTo","9tmtPxL","clipboardInput","document","1291592TbGgjx","1177606kNKDLb","has","forceDisabled","stopListening","CommentsOnly","isPremiumPlugin","isEnabled","7QfinTU","config","cut","delete","requires"];return(ro=function(){return t})()}function oo(t,e){const n=ro();return(oo=function(t,e){return n[t-=252]})(t,e)}!function(t){const e=oo,n=t();for(;;)try{if(413789===parseInt(e(285))/1*(parseInt(e(273))/2)+parseInt(e(265))/3*(parseInt(e(258))/4)+-parseInt(e(257))/5+-parseInt(e(267))/6*(-parseInt(e(280))/7)+parseInt(e(272))/8+-parseInt(e(269))/9*(-parseInt(e(289))/10)+-parseInt(e(256))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ro);class so extends t.Plugin{static get[no(292)](){return no(277)}static get[no(291)](){return!0}static get[no(278)](){return!0}static get[no(284)](){return[qr]}constructor(t){const e=no;super(t),this[e(286)](e(279),!1),this.on(e(264),((t,n,r)=>{const o=e;r?this[o(290)]():this[o(295)]()}))}[no(255)](){const t=no;!this[t(279)]&&this[t(294)][t(281)][t(298)](t(287))&&(this[t(279)]=!0)}[no(290)](){const t=no;for(const[e,n]of this[t(294)][t(254)])n[t(253)]&&t(262)!==e&&n[t(275)](t(259));this[t(294)][t(297)][t(274)](t(260))&&this[t(294)][t(297)][t(298)](t(260))[t(275)](t(259)),this[t(294)][t(297)][t(274)](t(288))&&this[t(294)][t(297)][t(298)](t(288))[t(275)](t(259)),this[t(294)][t(254)][t(298)](t(261))?.[t(275)](t(259));const e=this[t(294)][t(252)][t(263)][t(271)];this[t(268)](e,t(282),(e=>e[t(293)]()),{priority:t(266)}),this[t(268)](e,t(270),(e=>e[t(293)]()),{priority:t(266)}),this[t(268)](e,t(283),(e=>e[t(293)]()),{priority:t(266)})}[no(295)](){const t=no;for(const[e,n]of this[t(294)][t(254)])n[t(253)]&&t(262)!==e&&n[t(296)](t(259));this[t(294)][t(297)][t(274)](t(288))&&this[t(294)][t(297)][t(298)](t(288))[t(296)](t(259)),this[t(294)][t(254)][t(298)](t(261))?.[t(296)](t(259)),this[t(276)](this[t(294)][t(252)][t(263)][t(271)])}}const io=ao;function co(){const t=["remove","add","length","8RqPIAs","requires","init","set","stopListening","isActive","annotationsuis-missing-ui","size","plugins","annotationsuis-register-already-registered","5153555BljHYD","2044686uScDmL","setActiveAnnotation","activeUIs","annotationsuis-annotation-mismatch","listenTo","register","get","_activateAnnotation","collection","activate","841347nyOnGR","has","10943720yDsiBK","_deactivateAllAnnotations","9REkNej","filter","hasActive","_removeActiveAnnotation","_assertAnnotationDoesNotBelongToMultipleUIs","activeAnnotations","pluginName","_uis","switchTo","from","_setSelectedAnnotations","deactivateAll","isPremiumPlugin","defaultFilter","delete","deactivate","6XWTGYx","_visibleAnnotations","678473zFscLk","isOfficialPlugin","2241402JsQPyN","30910880BOmXzc","detach","uisData","change:activeAnnotation","type","context","push","destroy","_addActiveAnnotation","refilterAnnotations","annotationsuis-register-invalid-interface","function","find","attach","AnnotationsUIs"];return(co=function(){return t})()}function ao(t,e){const n=co();return(ao=function(t,e){return n[t-=353]})(t,e)}!function(t){const e=ao,n=t();for(;;)try{if(685860===-parseInt(e(373))/1+-parseInt(e(375))/2+-parseInt(e(415))/3*(parseInt(e(394))/4)+-parseInt(e(404))/5*(-parseInt(e(371))/6)+parseInt(e(405))/7+parseInt(e(353))/8*(-parseInt(e(355))/9)+parseInt(e(376))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(co);class ho extends t.ContextPlugin{[io(407)];[io(378)];[io(362)];static get[io(395)](){return[cr]}static get[io(361)](){return io(390)}static get[io(374)](){return!0}static get[io(367)](){return!0}constructor(t){const e=io;super(t),this[e(407)]=new Set,this[e(362)]=new Map,this[e(378)]=new Map}[io(396)](){const t=io,e=this[t(381)][t(402)][t(411)](cr);this[t(409)](e,t(412),((e,n)=>{const r=t;for(const t of this[r(407)]){const e=this[r(362)][r(411)](t);(0,this[r(378)][r(411)](t)[r(356)])(n)&&e[r(406)](n)}})),this[t(409)](e,t(354),(()=>{const e=t;for(const t of this[e(407)])this[e(362)][e(411)](t)[e(406)](null)})),this[t(409)](e[t(372)],t(392),((e,n)=>{this[t(359)](n)}))}[io(357)](){const t=io;return this[t(407)][t(401)]>0}[io(399)](t){const e=io;return this[e(407)][e(416)](t)}[io(414)](t,n=this[io(368)]){const r=io,o=this[r(381)][r(402)][r(411)](cr);if(!this[r(362)][r(416)](t))throw new e.CKEditorError(r(400),this,{uiName:t});this[r(399)](t)&&this[r(370)](t),this[r(407)][r(392)](t);const s=new Ye;(function({source:t,target:e,filter:n}){const r=Ke;for(const o of t)n(o)&&e[r(316)](o);e[r(293)](t,r(316),((t,o)=>{const s=r;n(o)&&e[s(316)](o)})),e[r(293)](t,r(291),((t,n)=>{const o=r;e[o(329)](n)&&e[o(291)](n)}))})({source:o[r(372)],target:s,filter:n}),this[r(378)][r(397)](t,{collection:s,filter:n});const i=this[r(362)][r(411)](t);i[r(389)](s),this[r(409)](i,r(379),((t,e,n,s)=>{const i=r;s&&o[i(358)](s),n&&o[i(384)](n)}))}[io(370)](t){const n=io;if(this[n(407)][n(369)](t),!this[n(362)][n(416)](t))throw new e.CKEditorError(n(400),this,{uiName:t});const r=this[n(362)][n(411)](t);r[n(377)](),this[n(398)](r),this[n(378)][n(411)](t)[n(413)][n(383)](),this[n(378)][n(369)](t)}[io(363)](t){const n=io;if(!this[n(362)][n(416)](t))throw new e.CKEditorError(n(400),this,{uiName:t});const r=this[n(381)][n(402)][n(411)](cr),o=Array[n(364)](r[n(360)])[0]||null;this[n(366)](),this[n(414)](t);const s=this[n(362)][n(411)](t);s[n(406)](o),s[n(365)]&&o&&s[n(365)]([o])}[io(366)](){const t=io;for(const e of this[t(407)])this[t(370)](e)}[io(410)](t,n){const r=io;if(this[r(362)][r(416)](t))throw new e.CKEditorError(r(403));if(r(387)!=typeof n[r(389)]||r(387)!=typeof n[r(377)]||r(387)!=typeof n[r(406)])throw new e.CKEditorError(r(386),null);this[r(362)][r(397)](t,n)}[io(385)](){const t=io,e=this[t(381)][t(402)][t(411)](cr)[t(413)],n=new Map,r=Array[t(364)](this[t(407)]);for(const e of this[t(407)]){const r=this[t(378)][t(411)](e)[t(413)];for(const o of r)n[t(397)](o,e)}for(const o of e){const e=n[t(411)](o);this[t(359)](o);const s=r[t(388)]((e=>this[t(378)][t(411)](e)[t(356)](o)));e!==s&&(e&&this[t(378)][t(411)](e)[t(413)][t(391)](o),s&&this[t(378)][t(411)](s)[t(413)][t(392)](o))}}[io(383)](){const t=io;this[t(366)](),super[t(383)]()}[io(368)](){return!0}[io(359)](t){const n=io,r=[];for(const e of this[n(407)])(0,this[n(378)][n(411)](e)[n(356)])(t)&&r[n(382)](e);if(r[n(393)]>1)throw new e.CKEditorError(n(408),null,{matchedUIs:r,annotationType:t[n(380)]})}}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-=426]})(t,e)}function go(){const t=["27SeAQKY","list","change","uiLanguageDirection","element","7494840bQPKNT","_updateItemPositionInFocusables","removed","1335490egJbtS","source","focusCycler","change:top","_setupKeyboardNavigation","3492uBYmRH","292yPCaLi","Annotations list","listenTo","length","application","23889FYOxFE","1944638FYijFE","arrowup","minHeight","focusNext","added","ck-reset","ck-sidebar","focusables","div","forEach","5267528hwEDss","focusFirst","Annotations sidebar","focusTracker","add","createCollection","7912821VMpXvy","remove","arrowdown","bindTemplate","focusPrevious","number","class","getIndex","setTemplate","delegate","10515NKhJcK","render","focus","top","set"];return(go=function(){return t})()}!function(t){const e=ko,n=t();for(;;)try{if(770672===-parseInt(e(447))/1+parseInt(e(459))/2+-parseInt(e(458))/3*(-parseInt(e(453))/4)+-parseInt(e(434))/5*(parseInt(e(452))/6)+-parseInt(e(475))/7+parseInt(e(469))/8+-parseInt(e(439))/9*(-parseInt(e(444))/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(440)];[mo(466)];[mo(472)];[mo(449)];constructor(t){const n=mo;super(t);const r=this[n(427)];this[n(438)](n(461),0),this[n(438)](n(430),""),this[n(440)]=this[n(474)](),this[n(466)]=this[n(474)](),this[n(440)][n(433)](n(460),n(426)).to(this),this[n(472)]=new e.FocusTracker,this[n(449)]=new J.FocusCycler({focusables:this[n(466)],focusTracker:this[n(472)]}),this[n(432)]({tag:n(467),attributes:{class:["ck",n(465),n(464),r.to(n(430))],style:{minHeight:r.to(n(461),(t=>n(429)==typeof t?po(t+10):null))},dir:t[n(442)],role:n(457),"aria-label":$(t,n(471)),tabindex:0},children:[{tag:n(467),attributes:{role:n(440),"aria-label":$(t,n(454))},children:this[n(440)]}]})}[mo(435)](){const t=mo;super[t(435)](),this[t(451)]()}[mo(436)](){const t=mo;this[t(449)][t(470)]()}[mo(451)](){const t=mo;this[t(440)][t(433)](t(450)).to(this),this.on(t(450),(e=>{const n=t;this[n(445)](e[n(448)])})),this[t(440)][t(468)]((e=>{const n=t;this[n(472)][n(473)](e[n(443)]),this[n(445)](e)})),this[t(440)].on(t(441),((e,n)=>{const r=t;for(const t of n[r(446)])this[r(472)][r(476)](t[r(443)]),this[r(466)][r(476)](t);for(const t of n[r(463)])this[r(472)][r(473)](t[r(443)]),this[r(445)](t)})),this.on(t(460),(()=>{const e=t;this[e(449)][e(428)]()})),this.on(t(426),(()=>{const e=t;this[e(449)][e(462)]()})),this[t(455)](this[t(443)],t(436),(()=>{this[t(436)]()}))}[mo(445)](t){const e=mo,n=this[e(466)][e(431)](t);let r,o;for(const n of this[e(466)])if(t[e(437)]<n[e(437)]){r=n;break}if(o=r?this[e(466)][e(431)](r):this[e(466)][e(456)],-1!==n){if(n===o-1)return;this[e(466)][e(476)](t),o=r?this[e(466)][e(431)](r):this[e(466)][e(456)]}this[e(466)][e(473)](t,o)}}const bo=vo;function vo(t,e){const n=_o();return(vo=function(t,e){return n[t-=168]})(t,e)}function _o(){const t=["1KbAXIz","161HxHrwQ","arrowdown","clientHeight","createCollection","14082uTPOqQ","247AsUBfb","content","clear","33bukRuO","15BDjTLm","arrowup","set","274904jaJaAQ","ck-sidebar-item","focus","presentation","isAnimationDisabled","detach","render","div","attach","969572MbefWp","first","delegate","height","setTemplate","bindTemplate","228654QDEUfe","_targetTop","ck-sidebar-item--no-animation","element","10AERlax","updateHeight","bottom","bind","981324pPsXUC","_mutationObserver","984452eIpITz","10962522UexSGh","9KjKtPt","destroy","top"];return(_o=function(){return t})()}!function(t){const e=vo,n=t();for(;;)try{if(669873===-parseInt(e(182))/1*(parseInt(e(187))/2)+-parseInt(e(179))/3*(parseInt(e(204))/4)+-parseInt(e(192))/5*(parseInt(e(210))/6)+-parseInt(e(183))/7*(parseInt(e(195))/8)+parseInt(e(178))/9*(parseInt(e(171))/10)+-parseInt(e(191))/11*(parseInt(e(175))/12)+-parseInt(e(188))/13*(-parseInt(e(177))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_o);const wo=(0,e.toUnit)("px");class Io extends J.View{[bo(189)];[bo(168)];[bo(176)];constructor(t){const e=bo;super(t),this[e(194)](e(181),0),this[e(194)](e(207),0),this[e(174)](e(173)).to(this,e(181),this,e(207),((t,e)=>t+e)),this[e(194)](e(199),!1),this[e(176)]=Se((()=>this[e(172)]())),this[e(168)]=null,this[e(189)]=this[e(186)](),this[e(189)][e(206)](e(193),e(184)).to(this);const n=this[e(209)];this[e(208)]({tag:e(202),attributes:{class:[e(196),n.to(e(199),(t=>t?e(169):""))],style:{top:n.to(e(181),(t=>wo(t)))},role:e(198)},children:this[e(189)]})}[bo(201)](){const t=bo;super[t(201)](),this[t(176)][t(203)](this[t(170)])}[bo(197)](){const t=bo;this[t(189)][t(205)]&&this[t(189)][t(205)][t(197)]()}[bo(172)](){const t=bo,e=this[t(170)][t(185)];e&&(this[t(207)]=e)}[bo(180)](){const t=bo;this[t(189)][t(190)](),this[t(176)][t(200)](),super[t(180)]()}}const yo=Ao;function Ao(t,e){const n=To();return(Ao=function(t,e){return n[t-=112]})(t,e)}!function(t){const e=Ao,n=t();for(;;)try{if(752426===parseInt(e(163))/1*(parseInt(e(139))/2)+parseInt(e(190))/3*(-parseInt(e(175))/4)+parseInt(e(129))/5*(-parseInt(e(194))/6)+parseInt(e(136))/7+parseInt(e(155))/8*(-parseInt(e(123))/9)+-parseInt(e(204))/10*(parseInt(e(149))/11)+-parseInt(e(138))/12*(-parseInt(e(158))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(To);class Co extends t.ContextPlugin{[yo(184)];[yo(142)];[yo(147)];[yo(183)];[yo(198)];[yo(117)];[yo(133)];static get[yo(137)](){return yo(179)}static get[yo(148)](){return!0}static get[yo(161)](){return!0}constructor(t){const e=yo;super(t),this[e(113)](e(178),void 0),this[e(184)]=this[e(201)](),this[e(113)](e(197),null),this[e(183)]=25,this[e(198)]=new Map,this[e(117)]=new Map,this[e(185)][e(141)][e(154)](e(119),!1),this[e(147)]=null,this[e(142)]=null,this[e(133)]=[]}[yo(181)](){const t=yo,e=this[t(185)][t(141)][t(145)](t(122));e&&this[t(131)](e)}[yo(131)](t){const n=yo;if(!xo(t))throw new e.CKEditorError(n(167));this[n(197)]=t}[yo(189)]({viewClass:t="",spaceBetweenItems:n=25}={}){const r=yo;if(!xo(this[r(197)]))throw new e.CKEditorError(r(150),this);this[r(197)][r(187)](this[r(184)][r(171)]),this[r(184)][r(196)]=t,this[r(183)]=n}[yo(174)]({removedAnnotation:t,previousAnnotation:e,nextAnnotation:n}){const r=yo,o=this[r(191)](t);this[r(184)][r(169)][r(195)](o),this[r(140)](t),e&&this[r(135)](this[r(191)](e)),n&&this[r(135)](this[r(191)](n)),this[r(203)]()}[yo(193)]({blurredAnnotation:t,activatedAnnotation:e,disableAnimationOnActivatedAnnotation:n}){const r=yo;if(this[r(142)]=e,t){t[r(205)]=!1;const e=this[r(191)](t);e&&n&&(e[r(118)]=!1)}if(e){const t=this[r(191)](e);t&&(e[r(205)]=!0,n&&(t[r(118)]=!0,t[r(186)]+=1),this[r(135)](t))}}[yo(172)](t){const e=yo;if(this[e(184)][e(171)][e(195)](),t)for(const n of t)this[e(140)](n);this[e(184)][e(169)][e(112)](),this[e(184)][e(196)]="",this[e(178)]=null}[yo(152)](t,e){const n=yo;e||(e=t[n(184)]);const r=new Io(this[n(185)][n(132)]);this[n(198)][n(113)](r,t),this[n(117)][n(113)](t,r),r[n(200)][n(153)](e),this[n(156)](t[n(184)],n(126),((e,o,s)=>{const i=n,c=this[i(120)](t,s);r[i(121)]!=c&&(r[i(121)]=c,this[i(177)](r,c))})),this[n(156)](r,n(180),(()=>{const t=n;this[t(151)](r,t(186))})),this[n(156)](r,n(168),(()=>{const t=n;this[t(151)](r,t(116))})),this[n(135)](r);const o=this[n(160)](r);return o&&this[n(173)](o,r)||this[n(135)](r),this[n(203)](),this[n(184)][n(169)][n(153)](r),r}[yo(170)](t){const e=yo;if(!t[e(200)][e(130)])return;const n=this[e(160)](t);if(!n)return;const r=this[e(198)][e(145)](n),o=this[e(142)];o&&o===r?this[e(173)](n,t):this[e(188)](t,n)}[yo(143)](t){const e=yo;if(!t[e(200)][e(130)])return;const n=this[e(125)](t);if(!n)return;const r=this[e(198)][e(145)](n),o=this[e(185)][e(141)][e(145)](e(119)),s=this[e(142)];s&&s===r&&o?(this[e(188)](n,t),this[e(173)](t,n)):s&&s===r?this[e(188)](n,t):this[e(173)](t,n)}[yo(151)](t,e){const n=yo;0===this[n(133)][n(130)]&&setTimeout((()=>{const t=n;for(const{sidebarItemView:e,changedProp:n}of this[t(133)])t(186)===n?this[t(170)](e):this[t(143)](e);this[t(133)]=[]}),10),this[n(133)][n(176)]({sidebarItemView:t,changedProp:e})}[yo(191)](t){const e=yo;return this[e(117)][e(145)](t)}[yo(166)](){const t=yo;this[t(199)](),this[t(184)][t(166)]()}[yo(140)](t){const e=yo,n=this[e(191)](t);this[e(199)](n),this[e(199)](t[e(184)]),n[e(166)](),this[e(117)][e(124)](t),this[e(198)][e(124)](n)}[yo(201)](){const t=yo,e=new fo(this[t(185)][t(132)]);return e[t(114)](),this.on(t(157),((n,r,o,s)=>{const i=t;s&&e[i(182)](i(164)),o?e[i(144)](i(164)).to(o,i(116)):e[i(164)]=null})),e}[yo(203)](){const t=yo;this[t(178)]=this[t(147)]?.[t(134)]?this[t(191)](this[t(147)][t(134)]):null}[yo(160)](t){const e=yo,n=this[e(198)][e(145)](t),r=n&&this[e(147)]?.[e(145)](this[e(147)][e(192)](n)-1);return r&&this[e(191)](r)||null}[yo(125)](t){const e=yo,n=this[e(198)][e(145)](t),r=n&&this[e(147)]?.[e(145)](this[e(147)][e(192)](n)+1);return r&&this[e(191)](r)||null}[yo(188)](t,e){const n=yo;t[n(115)]();const r=Eo(e[n(116)]+this[n(183)],t[n(186)]);return!!r&&(this[n(177)](e,e[n(186)]-r),!0)}[yo(173)](t,e){const n=yo;t[n(115)]();const r=Eo(t[n(116)]+this[n(183)],e[n(186)]);return!!r&&(this[n(177)](e,e[n(186)]+r,!1),!0)}[yo(135)](t){const e=yo,n=this[e(198)][e(145)](t);if(!n||!n[e(127)]||!n[e(165)])return;const r=this[e(120)](n,n[e(165)]);this[e(177)](t,r)}[yo(120)](t,n){const r=yo;if(null===n)return 0;if(t[r(127)]instanceof e.Rect)return n[r(186)];{const t=new e.Rect(this[r(184)][r(171)])[r(186)];return n[r(186)]-t}}[yo(177)](t,e,n=this[yo(185)][yo(141)][yo(145)](yo(119))){const r=yo;n&&(e=Math[r(128)](e,this[r(202)](t))),t[r(186)]=e}[yo(202)](t){const e=yo;let n=this[e(160)](t),r=0;for(;n;)n[e(115)](),r+=this[e(183)]+n[e(162)],n=this[e(160)](n);return r}}function To(){const t=["context","top","appendChild","_alignBeforeItem","_attachToContainer","221982RtNQro","getSidebarItemView","getIndex","refresh","12sdMiZq","remove","class","container","_sidebarItemViewToAnnotation","stopListening","content","_createSidebarView","_getMaxAvailableTop","_updateLastItem","44810leLpyk","isActive","clear","set","render","updateHeight","bottom","_annotationToSidebarItemView","isAnimationDisabled","sidebar.preventScrollOutOfView","_getTargetTop","_targetTop","sidebar.container","4384467gffcug","delete","_getItemAfter","change:targetRect","target","max","1231570WOOLTb","length","setContainer","locale","_recalculateBuffer","last","_alignToTargetRect","9688847HTTSIE","pluginName","24kVOONN","6eEzyrl","_destroySidebarItemView","config","_activeAnnotation","_alignForBottomChange","bind","get","nodeType","_annotations","isOfficialPlugin","2541PCIPJS","sidebar-attachtocontainer-missing-container","_recalculate","addAnnotation","add","define","16YGvURN","listenTo","change:_lastItem","13211029bqnPcj","object","_getItemBefore","isPremiumPlugin","height","19962NEZhRV","minHeight","targetRect","destroy","sidebar-setcontainer-invalid-element","change:bottom","list","_alignForTopChange","element","_detachFromContainer","_alignAfterItem","rearrange","12qCDxzT","push","_setItemTop","_lastItem","Sidebar","change:top","init","unbind","_spaceBetweenItems","view"];return(To=function(){return t})()}function Eo(t,e){return Math[yo(128)](t-e,0)}function xo(t){const e=yo;return null!==t&&e(159)==typeof t&&1===t[e(146)]}const No=Oo;function Oo(t,e){const n=So();return(Oo=function(t,e){return n[t-=341]})(t,e)}function So(){const t=["listenTo","rearrange","context","init","add","_activeAnnotation","4503318LFBPmb","pluginName","9274993YxuYQY","change:container","set:container","widesidebar-attach-already-attached","activeAnnotation","editors","4XfktES","annotations","removeEventListener","register","_annotations","isOfficialPlugin","wideSidebar","ready","refresh","EditorAnnotations","from","addEventListener","_editorAnnotations","requires","blur","ck-sidebar--wide","2xDyVzI","2514184HXOwEB","focus","switchTo","7577840mkjvqT","off","_refreshPositioningDebounced","addAnnotation","getOrderedSelectedAnnotations","attach","get","setActiveAnnotation","_attachToContainer","isAttached","_integrateWithEditorAnnotations","WideSidebar","451956mzbGHq","461818oCJSZb","plugins","stopListening","updateTargetRect","destroy","uiUpdate","high","45iZxWol","isPremiumPlugin","_destroyEditorAnnotationsIntegration","remove","5000160iMWZIp","resize","refreshPositioning","container","set","_detachFromContainer","stop","has","widesidebar-detach-not-attached","cancel","detach","hasDomSelection"];return(So=function(){return t})()}!function(t){const e=Oo,n=t();for(;;)try{if(889568===-parseInt(e(380))/1*(-parseInt(e(363))/2)+parseInt(e(409))/3*(-parseInt(e(347))/4)+parseInt(e(391))/5+-parseInt(e(379))/6+-parseInt(e(341))/7+parseInt(e(364))/8*(parseInt(e(387))/9)+parseInt(e(367))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(So);class Mo extends t.ContextPlugin{[No(376)];[No(348)];[No(359)];[No(369)];static get[No(360)](){return[Co,ho]}static get[No(410)](){return No(378)}static get[No(352)](){return!0}static get[No(388)](){return!0}constructor(t){const n=No;super(t),this[n(376)]=!1,this[n(395)](n(345),null),this[n(348)]=null,this[n(359)]=new e.Collection,this[n(369)]=xe((()=>{const t=n;this[t(348)][t(393)]()}),250,{leading:!1})}[No(406)](){const t=No,e=this[t(405)][t(381)][t(373)](ho),n=this[t(405)][t(381)][t(373)](Co);e[t(350)](t(353),this),n[t(394)]&&e[t(366)](t(353))}[No(374)](t){const e=No;if(t===this[e(345)])return;const n=this[e(405)][e(381)][e(373)](Co);n[e(408)]=t;const r=this[e(345)];n[e(355)]({blurredAnnotation:r,activatedAnnotation:t}),this[e(345)]=t}[No(372)](n){const r=No;this[r(348)]=n;const o=this[r(405)][r(381)][r(373)](Co);if(o[r(351)]=n,this[r(376)])throw new e.CKEditorError(r(344),this);this[r(376)]=!0,this[r(403)](o,r(343),(()=>{const t=r;this[t(401)](),this[t(403)](o,t(342),(e=>{const r=t;e[r(368)](),this[r(372)](n)}))})),o[r(375)]({viewClass:r(362)});const s=t=>{const e=r;t[e(383)](),o[e(370)](t)};for(const t of n)s(t);this[r(403)](n,r(407),((t,e)=>{s(e)})),this[r(403)](n,r(390),((t,e,s)=>{const i=r;o[i(404)]({removedAnnotation:e,previousAnnotation:n[i(373)](s-1),nextAnnotation:n[i(373)](s+1)}),e===this[i(345)]&&this[i(374)](null)}),{priority:r(386)}),this[r(403)](n,r(365),((t,e)=>{this[r(374)](e)})),this[r(403)](n,r(361),(()=>{this[r(374)](null)}));const i=this[r(405)]instanceof t.Context?this[r(405)][r(346)]:new e.Collection([this[r(405)]]);for(const t of i)this[r(377)](t);this[r(403)](i,r(407),((t,e)=>{const n=r;this[n(403)](e,n(354),(()=>{this[n(377)](e)}))})),this[r(403)](i,r(390),((t,e)=>{const n=r;e[n(381)][n(398)](n(356))&&this[n(389)](e[n(381)][n(373)](n(356)))})),window[r(358)](r(392),this[r(369)]),this[r(348)][r(393)]()}[No(401)](){const n=No;if(!this[n(376)])throw new e.CKEditorError(n(399),this);this[n(374)](null);const r=this[n(405)][n(381)][n(373)](Co);r[n(396)](this[n(348)]),this[n(382)](r),this[n(382)](this[n(348)]),this[n(405)]instanceof t.Context&&this[n(382)](this[n(405)][n(346)]);for(const t of Array[n(357)](this[n(359)]))this[n(389)](t);window[n(349)](n(392),this[n(369)]),this[n(369)][n(400)](),this[n(345)]=null,this[n(376)]=!1,this[n(348)]=null}[No(384)](){const t=No;this[t(376)]&&this[t(401)]()}[No(377)](t){const e=No;if(!t[e(381)][e(398)](e(356)))return;const n=t[e(381)][e(373)](e(356)),r=()=>{const t=e,r=n[t(371)]({annotations:this[t(348)],activeAnnotation:this[t(345)]});this[t(374)](r[0]||null)};this[e(403)](n,e(355),r),this[e(403)](n,e(361),((t,{isAnnotationTracked:n})=>{const r=e;this[r(345)]&&n(this[r(345)])&&this[r(374)](null)})),this[e(403)](n,e(385),(()=>{this[e(369)]()})),this[e(403)](this[e(348)],e(361),(t=>{const o=e;n[o(402)]()&&(r(),t[o(397)]())}),{priority:e(386)}),this[e(359)][e(407)](n)}[No(389)](t){const e=No;this[e(382)](t),this[e(359)][e(390)](t)}}const Ro=Lo;function Po(){const t=["3935fNAIir","extendTemplate","span","setTemplate","_badge","9515YRVkoF","counterView","7TTThEO","isDirty","6634184AsDwwl","39948bhywXP","ck-annotation-counter__badge--edit-mode","annotationType","24dDIWQp","350BhQACX","...","278555SpnUDv","232911ossDHY","number","538fsyrPZ","ck-annotation-counter__badge","add","1714995wVhWmY","icon","children","bind","set","toString","ck-annotation-counter__badge--","bindTemplate","1390832QJKVzd","ck-annotation-counter"];return(Po=function(){return t})()}function Lo(t,e){const n=Po();return(Lo=function(t,e){return n[t-=124]})(t,e)}!function(t){const e=Lo,n=t();for(;;)try{if(602361===-parseInt(e(125))/1*(parseInt(e(144))/2)+-parseInt(e(147))/3+-parseInt(e(155))/4+-parseInt(e(141))/5*(parseInt(e(138))/6)+parseInt(e(132))/7*(parseInt(e(134))/8)+parseInt(e(142))/9*(-parseInt(e(139))/10)+parseInt(e(130))/11*(parseInt(e(135))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Po);class Vo extends J.ButtonView{[Ro(131)];constructor(t){const e=Ro;super(t);const n=this[e(154)];this[e(151)](e(133),!1),this[e(151)](e(143),0),this[e(150)](e(129)).to(this,e(133),this,e(143),((t,n)=>t?e(140):n[e(152)]())),this[e(151)](e(137),""),this[e(148)]=Z.IconAddComment,this[e(126)]({attributes:{class:[e(124)]}}),this[e(131)]=new J.View,this[e(131)][e(128)]({tag:e(127),attributes:{class:[e(145),n.to(e(137),(t=>e(153)+t)),n.if(e(133),e(136))]},children:[{text:n.to(e(129))}]}),this[e(149)][e(146)](this[e(131)])}}var Bo=n(197),Do={attributes:{"data-cke":!0}};Do.setAttributes=be(),Do.insert=pe().bind(null,"head"),Do.domAPI=ke(),Do.insertStyleElement=_e();le()(Bo.A,Do);Bo.A&&Bo.A.locals&&Bo.A.locals;const jo=Uo;function Uo(t,e){const n=zo();return(Uo=function(t,e){return n[t-=182]})(t,e)}function zo(){const t=["_editorAnnotations","has","_setSelectedAnnotations","_domEmitter","_showBalloon","southArrowNorthEast","3534080IExRHW","execute","from","set:container","find","isPremiumPlugin","_refreshPositioningDebounced","locale","clear","_annotations","1606404PSqjnA","54scbwyb","_integrateWithEditorAnnotations","_detachListeners","add","remove","attachToDom","destroy","refresh","_manuallyClosedAnnotationViews","removeEventListener","_detachFromContainer","get","stopListening","isAttached","change:container","bind","attach","keydown","hasDomSelection","init","addEventListener","Esc","editors","_destroyEditorAnnotationsIntegration","annotations","detachFromDom","_selectedAnnotations","target","create","includes","uiUpdate","ready","first","refreshPositioning","detach","listenTo","blur","getByView","357994MYoYAv","plugins","resize","mousedown","getSidebarItemView","focus","ck-sidebar--narrow","requires","_attachListeners","_attachToContainer","NarrowSidebar","preventDefault","number","2168520EaCZlc","getOrderedSelectedAnnotations","view","_updateBalloonPosition","northArrowSouth","balloonPanelView","keyCode","context","bodyCollection","narrowSidebar","stopPropagation","type","length","EditorAnnotations","_annotationToNarrowView","281659VcrOpI","southArrowNorth","esc","values","_refreshPositioning","high","content","pluginName","southArrowNorthWest","off","_hideBalloon","addAnnotation","northArrowSouthEast","set","narrowsidebar-attach-already-attached","isOfficialPlugin","northArrowSouthWest","narrowsidebar-detach-not-attached","register","pin","isDirty","886610kqCWlz","delete","preventClosingBalloon","contains","annotationType","change:height","low","cancel","focusableElements","defaultPositions","setActiveAnnotation","element","rearrange","unpin","stop","1339176zZhSVT","activeAnnotation","isVisible"];return(zo=function(){return t})()}!function(t){const e=Uo,n=t();for(;;)try{if(243177===parseInt(e(266))/1+parseInt(e(193))/2+-parseInt(e(208))/3+parseInt(e(227))/4+-parseInt(e(279))/5+parseInt(e(228))/6*(parseInt(e(294))/7)+-parseInt(e(217))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zo);class Ho extends t.ContextPlugin{[jo(241)];[jo(252)];[jo(236)];[jo(214)];[jo(293)];[jo(254)];[jo(211)];[jo(223)];static get[jo(273)](){return[Co,ho]}static get[jo(301)](){return jo(276)}static get[jo(187)](){return!0}static get[jo(222)](){return!0}constructor(t){const n=jo;super(t),this[n(241)]=!1,this[n(236)]=new Set,this[n(214)]=Object[n(256)](e.DomEmitterMixin),this[n(293)]=new Map,this[n(185)](n(209),null),this[n(252)]=null,this[n(254)]=[],this[n(211)]=new e.Collection,this[n(223)]=xe((()=>{this[n(298)]()}),250,{leading:!1})}[jo(247)](){const t=jo;this[t(286)][t(267)][t(239)](ho)[t(190)](t(288),this),this[t(287)]=new J.BodyCollection(this[t(286)][t(224)]),this[t(284)]=new J.BalloonPanelView(this[t(286)][t(224)]),this[t(287)][t(233)](),this[t(287)][t(231)](this[t(284)])}[jo(244)](n){const r=jo;this[r(252)]=n;const o=this[r(286)][r(267)][r(239)](Co),s=this[r(284)];if(o[r(226)]=n,this[r(241)])throw new e.CKEditorError(r(186),this);this[r(241)]=!0,this[r(263)](o,r(220),(()=>{const t=r;this[t(262)](),this[t(263)](o,t(242),(e=>{const r=t;e[r(303)](),this[r(244)](n)}))})),o[r(275)]({viewClass:r(272),spaceBetweenItems:5});const i=t=>{const e=r,n=new Vo(this[e(286)][e(224)]);o[e(183)](t,n),this[e(293)][e(185)](t,n),n[e(243)](e(192),e(197),e(278)).to(t[e(281)],e(192),e(290),e(291)),n.on(e(218),(()=>{const n=e;this[n(236)][n(225)](),s[n(300)][n(260)]!==t[n(281)]?(this[n(215)](t),t[n(281)][n(204)][n(271)](),this[n(203)](t)):this[n(203)](null)}))};for(const t of n)i(t);this[r(263)](n,r(231),((t,e)=>{i(e)})),this[r(263)](n,r(232),((t,e,s)=>{const i=r;this[i(293)][i(239)](e)[i(234)](),this[i(293)][i(194)](e),o[i(205)]({removedAnnotation:e,previousAnnotation:n[i(239)](s-1),nextAnnotation:n[i(239)](s+1)}),e===this[i(209)]&&this[i(203)](null)}),{priority:r(199)}),this[r(263)](n,r(271),((t,e)=>{this[r(203)](e)})),this[r(263)](n,r(264),(()=>{this[r(203)](null)})),this[r(214)][r(263)](document,r(245),((t,n)=>{const o=r;n[o(285)]===e.keyCodes[o(296)]&&s[o(210)]&&(this[o(236)][o(231)](s[o(300)][o(260)]),this[o(182)](),n[o(289)](),n[o(277)]())})),this[r(214)][r(263)](document,r(269),((t,e)=>{const n=r,i=e[n(255)];s[n(210)]&&s[n(204)][n(196)](i)||o[n(281)][n(204)][n(196)](i)||t[n(195)]||this[n(209)]&&this[n(209)][n(201)][n(221)]((t=>t[n(196)](i)))||(this[n(236)][n(225)](),this[n(182)](),this[n(203)](null))}));const c=this[r(286)]instanceof t.Context?this[r(286)][r(250)]:new e.Collection([this[r(286)]]);for(const t of c)this[r(229)](t);this[r(263)](c,r(231),((t,e)=>{const n=r;this[n(263)](e,n(259),(()=>{this[n(229)](e)}))})),this[r(263)](c,r(232),((t,e)=>{const n=r;e[n(267)][n(212)](n(292))&&this[n(251)](e[n(267)][n(239)](n(292)))})),window[r(248)](r(268),this[r(223)]),this[r(298)]()}[jo(203)](t){const e=jo;if(t===this[e(209)])return;const n=this[e(286)][e(267)][e(239)](Co);n[e(235)]({blurredAnnotation:this[e(209)],activatedAnnotation:t,disableAnimationOnActivatedAnnotation:!0}),t&&n[e(270)](t)?this[e(215)](t):this[e(182)](),this[e(209)]=t}[jo(262)](){const n=jo;if(!this[n(241)])throw new e.CKEditorError(n(189),this);this[n(203)](null);const r=this[n(286)][n(267)][n(239)](Co);this[n(182)](),Array[n(219)](this[n(293)][n(297)](),(t=>t[n(234)]())),this[n(293)][n(225)](),r[n(238)](this[n(252)]),this[n(240)](),this[n(214)][n(240)](),this[n(286)]instanceof t.Context&&this[n(240)](this[n(286)][n(250)]);for(const t of Array[n(219)](this[n(211)]))this[n(251)](t);window[n(237)](n(268),this[n(223)]),this[n(223)][n(200)](),this[n(254)]=[],this[n(241)]=!1,this[n(252)]=null}[jo(234)](){const t=jo;this[t(241)]&&this[t(262)](),this[t(287)][t(253)]()}[jo(229)](t){const e=jo;if(!t[e(267)][e(212)](e(292)))return;const n=t[e(267)][e(239)](e(292)),r=this[e(286)][e(267)][e(239)](Co),o=this[e(252)],s=this[e(284)],i=()=>{const t=e,r=n[t(280)]({annotations:this[t(252)],activeAnnotation:this[t(209)]});this[t(213)](r),this[t(203)](r[0]||null)};this[e(263)](n,e(235),i),this[e(263)](n,e(264),((t,{isAnnotationTracked:n})=>{const r=e;this[r(209)]&&n(this[r(209)])&&(this[r(213)]([]),this[r(203)](null))})),this[e(263)](n,e(258),(()=>{this[e(223)]()})),this[e(263)](o,e(264),(t=>{const r=e;n[r(246)]()&&t[r(207)]()}),{priority:e(299)}),this[e(263)](this[e(214)],e(269),((t,o)=>{const c=e,a=o[c(255)];s[c(210)]&&s[c(204)][c(196)](a)||r[c(281)][c(204)][c(196)](a)||this[c(209)]&&n[c(246)]()&&(i(),t[c(195)]=!0)}),{priority:e(299)}),this[e(211)][e(231)](n)}[jo(251)](t){const e=jo;t&&(this[e(240)](t),this[e(211)][e(232)](t))}[jo(213)](t){const e=jo;for(const n of this[e(254)])t[e(257)](n)||this[e(236)][e(194)](n[e(281)]);this[e(254)]=t}[jo(298)](){const t=jo,e=this[t(284)];this[t(252)][t(261)](),e[t(210)]&&this[t(282)]()}[jo(215)](t){const e=jo;if(this[e(236)][e(212)](t[e(281)]))return;const n=this[e(284)][e(300)][e(260)];n!==t[e(281)]?(n&&this[e(230)](n),this[e(274)](t[e(281)]),this[e(284)][e(300)][e(225)](),this[e(284)][e(300)][e(231)](t[e(281)]),this[e(282)]()):this[e(282)]()}[jo(282)](){const t=jo,e=this[t(284)][t(300)][t(260)],n=e&&this[t(252)][t(265)](e);if(!n||!this[t(293)][t(212)](n))return;const r=this[t(293)][t(239)](n)[t(204)],o=function(){const e=t,n=J.BalloonPanelView[e(202)];return[n[e(216)],n[e(184)],n[e(295)],n[e(283)],n[e(302)],n[e(188)]]}();this[t(284)][t(191)]({target:r,positions:o})}[jo(182)](){const t=jo,e=this[t(284)],n=e[t(300)][t(260)];n&&(this[t(230)](n),e[t(206)](),e[t(300)][t(225)]())}[jo(274)](t){const e=jo;this[e(263)](t,e(198),(()=>this[e(282)]())),this[e(263)](t,e(249),((n,r)=>{const o=e;this[o(236)][o(231)](t),this[o(182)](),r()}))}[jo(230)](t){this[jo(240)](t)}}var Fo=n(874),Ko={attributes:{"data-cke":!0}};Ko.setAttributes=be(),Ko.insert=pe().bind(null,"head"),Ko.domAPI=ke(),Ko.insertStyleElement=_e();le()(Fo.A,Ko);Fo.A&&Fo.A.locals&&Fo.A.locals;function Wo(){const t=["from","editor","inline","6625989PShtez","includes","_manuallyClosed","change:isFocused","change:visibleView","Esc","3599504DvKuQG","_balloon","add","document","viewRangeToDom","hasView","_setSelectedAnnotations","targetRect","getByView","422365LzObzK","_addAnnotationToBalloon","isPremiumPlugin","set","destroy","attach","find","map","7VCArAQ","length","selection","init","context","527vkjIHk","mousedown","getBoundingClientRect","switchTo","visibleView","plugins","1521006sGsiPr","collapse","stopListening","updatePosition","isActive","listenTo","inlineannotations-not-allowed-with-context","inlineannotations-attach-already-attached","InlineAnnotations","isAttached","clear","width","_getBalloonTargetForAnnotation","fromRect","isFocused","every","inlineannotations-detach-not-attached","setActiveAnnotation","isOfficialPlugin","addObserver","editing","1676zgcrmL","hasActive","getClientRects","keystrokes","requires","register","showStack","_selectedAnnotations","getFirstRange","has","pluginName","getOrderedSelectedAnnotations","349563khUVWr","focus","push","change:height","view","afterInit","target","refresh","top","_forceRefresh","blur","get","domConverter","_addedAnnotations","editableElement","1792036PQvzRn","bottom","focusTracker","right","annotations","detach","left","delete","activeAnnotation","_removeAnnotationFromBalloon","remove","_closeAnnotation","update"];return(Wo=function(){return t})()}const Yo=qo;function qo(t,e){const n=Wo();return(qo=function(t,e){return n[t-=434]})(t,e)}!function(t){const e=qo,n=t();for(;;)try{if(227393===-parseInt(e(484))/1*(-parseInt(e(511))/2)+parseInt(e(523))/3+-parseInt(e(440))/4+parseInt(e(471))/5+-parseInt(e(490))/6*(parseInt(e(479))/7)+-parseInt(e(462))/8+parseInt(e(456))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wo);class Qo extends t.Plugin{[Yo(499)];[Yo(444)];[Yo(458)];[Yo(463)];[Yo(438)];[Yo(518)];[Yo(434)];static get[Yo(515)](){return[Ar,J.ContextualBalloon,ho]}static get[Yo(521)](){return Yo(498)}static get[Yo(508)](){return!0}static get[Yo(473)](){return!0}constructor(t){const e=Yo;super(t),t[e(510)][e(527)][e(509)](at.MouseObserver),this[e(499)]=!1,this[e(474)](e(448),null),this[e(444)]=null,this[e(458)]=new Set,this[e(463)]=t[e(489)][e(436)](J.ContextualBalloon),this[e(438)]=new Set,this[e(518)]=[],this[e(434)]=!1}[Yo(482)](){const t=Yo,e=this[t(454)][t(489)][t(436)](ho);e[t(483)]===this[t(454)]&&(e[t(516)](t(455),this),this[t(454)][t(514)][t(474)](t(461),((e,n)=>{const r=t,o=this[r(463)];if(this[r(499)]&&o[r(488)]){const t=this[r(444)][r(470)](o[r(488)]);t&&this[r(451)](t),n()}})))}[Yo(528)](){const t=Yo,e=this[t(454)][t(489)][t(436)](ho);e[t(483)]===this[t(454)]&&(e[t(512)]()||e[t(487)](t(455)))}[Yo(507)](t){const e=Yo;t!==this[e(448)]&&(this[e(448)]&&(this[e(448)][e(494)]=!1),t&&this[e(454)].ui[e(442)][e(504)]&&(this[e(444)][e(520)](t)&&this[e(472)](t,!0),t[e(494)]=!0),t||this[e(468)]([]),this[e(448)]=t)}[Yo(476)](t){const n=Yo;this[n(444)]=t;const r=this[n(454)][n(489)][n(436)](ho),o=this[n(463)];if(this[n(499)])throw new e.CKEditorError(n(497),this);if(r[n(483)]!==this[n(454)])throw new e.CKEditorError(n(496),this);const s=this[n(454)][n(489)][n(436)](Ar);this[n(495)](s,n(530),(()=>{const t=n,e=s[t(522)]({annotations:this[t(444)],activeAnnotation:this[t(448)]});var r,o;!this[t(434)]&&(r=e,o=this[t(518)],r[t(480)]===o[t(480)]&&r[t(505)]((e=>o[t(457)](e))))||(this[t(434)]=!1,this[t(468)](e),this[t(507)](e[0]||null))})),this[n(495)](s,n(435),((t,{isAnnotationTracked:e})=>{const r=n;this[r(448)]&&e(this[r(448)])&&(this[r(468)]([]),this[r(507)](null))})),this[n(495)](this[n(454)].ui[n(442)],n(459),((t,e,r)=>{r||this[n(507)](null)})),this[n(495)](t,n(450),((t,e)=>{const r=n;this[r(449)](e),e===this[r(448)]&&this[r(507)](null)})),this[n(495)](o,n(460),((e,r,s,i)=>{const c=n;i&&this[c(492)](i);const a=t[c(470)](s);s&&a&&(this[c(495)](s,c(526),(()=>{o[c(493)]()})),this[c(495)](s,c(461),(()=>{const t=c;this[t(451)](a),this[t(454)][t(510)][t(527)][t(524)]()})),this[c(448)]!==a&&this[c(507)](a))})),this[n(495)](this[n(454)].ui,n(452),(()=>{const e=n;o[e(488)]&&t[e(470)](o[e(488)])&&o[e(493)]()})),this[n(495)](this[n(454)][n(510)][n(527)][n(465)],n(485),(()=>{const t=n;this[t(434)]=!0,this[t(458)][t(500)]()})),this[n(454)][n(510)][n(527)][n(465)][n(481)][n(439)]&&this[n(454)][n(510)][n(527)][n(524)](),this[n(499)]=!0}[Yo(445)](){const t=Yo;if(!this[t(499)])throw new e.CKEditorError(t(506),this);this[t(507)](null);for(const e of this[t(438)])this[t(449)](e);this[t(492)](),this[t(499)]=!1,this[t(444)]=null}[Yo(475)](){const t=Yo;this[t(499)]&&this[t(445)]()}[Yo(468)](t){const e=Yo;for(const n of this[e(518)])t[e(457)](n)||this[e(458)][e(447)](n);for(const n of this[e(444)])t[e(457)](n)||this[e(449)](n);if(this[e(454)].ui[e(442)][e(504)])for(const n of t)this[e(472)](n);this[e(518)]=t}[Yo(472)](t,e=!1){const n=Yo;this[n(458)][n(520)](t)||(this[n(438)][n(520)](t)||this[n(463)][n(467)](t[n(527)])||(this[n(438)][n(464)](t),this[n(463)][n(464)]({stackId:t[n(527)].id,view:t[n(527)],position:{target:()=>this[n(502)](t)}})),e&&this[n(463)][n(517)](t[n(527)].id))}[Yo(502)](t){const n=Yo,r=t[n(529)],o=this[n(454)][n(510)][n(527)],s=o[n(465)][n(481)][n(519)](),i=o[n(437)][n(466)](s);if(i[n(491)](!0),r){if(r instanceof e.Rect)return r;let t=[];for(const e of r)t[n(525)](...(c=e[n(513)](),Array[n(453)](c)[n(478)](DOMRect[n(503)])));t=function(t){const e=n,r=[];let o=t[0];for(let n=1;n<t[e(480)];n++)Go(o,t[n])?o[e(501)]+=t[n][e(501)]:(r[e(525)](o),o=t[n]);return r[e(525)](o),r}(t);const o=i[n(486)]();return t[n(477)]((t=>t[n(531)]<=o[n(531)]&&t[n(441)]>=o[n(441)]&&t[n(446)]<=o[n(446)]&&t[n(443)]>=o[n(443)]))||t[0]}var c;return t[n(469)]||i}[Yo(449)](t){const e=Yo;this[e(438)][e(520)](t)&&this[e(463)][e(467)](t[e(527)])&&(this[e(438)][e(447)](t),this[e(463)][e(450)](t[e(527)]))}[Yo(451)](t){const e=Yo;this[e(458)][e(464)](t),this[e(449)](t)}}function Go(t,e){const n=Yo;return t[n(531)]===e[n(531)]&&t[n(441)]===e[n(441)]&&t[n(443)]===e[n(446)]}var Xo=n(353),Zo={attributes:{"data-cke":!0}};Zo.setAttributes=be(),Zo.insert=pe().bind(null,"head"),Zo.domAPI=ke(),Zo.insertStyleElement=_e();le()(Xo.A,Zo);Xo.A&&Xo.A.locals&&Xo.A.locals;function Jo(){const t=["ck-comments-archive__info","change","presentation","focusNext","920637HTLVZC","add","COMMENTS_ARCHIVE_LIST_LABEL","3102240kNYpfo","setTemplate","_setupKeyboardNavigation","length","16dJVMCV","focusPrevious","93865TdfrJm","first","auto","ck-hidden","2767980PWCtQc","listenTo","focus","delegate","1824536DwIuCN","ck-comments-archive__content","isActive","bindTemplate","render","element","arrowup","EMPTY_COMMENTS_ARCHIVE","14GiSKLd","arrowdown","set","2JjJnlx","div","remove","_annotationViews","focusCycler","focusTracker","6791742fhbgts","isEmpty","list","ck-comments-archive","510867MEPDYF","focusFirst","destroy"];return(Jo=function(){return t})()}const $o=ts;function ts(t,e){const n=Jo();return(ts=function(t,e){return n[t-=473]})(t,e)}!function(t){const e=ts,n=t();for(;;)try{if(522569===parseInt(e(477))/1+parseInt(e(512))/2*(parseInt(e(484))/3)+-parseInt(e(491))/4*(-parseInt(e(493))/5)+-parseInt(e(497))/6*(-parseInt(e(509))/7)+-parseInt(e(501))/8+-parseInt(e(473))/9+-parseInt(e(487))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jo);class es extends J.View{[$o(517)];[$o(516)];[$o(515)];constructor(t,n){const r=$o;super(t),this[r(511)](r(474),!n[r(490)]),this[r(517)]=new e.FocusTracker,this[r(515)]=n,this[r(515)][r(500)](r(507),r(510)).to(this),this.on(r(507),(()=>{const t=r;this[t(516)][t(492)]()})),this.on(r(510),(()=>{const t=r;this[t(516)][t(483)]()})),this[r(516)]=new J.FocusCycler({focusables:n,focusTracker:this[r(517)]}),this[r(498)](n,r(485),(()=>{this[r(474)]=!1})),this[r(498)](n,r(514),((t,e)=>{const o=r;e[o(503)]&&this[o(499)](),n[o(490)]||(this[o(474)]=!0)}));const o=this[r(504)];this[r(488)]({tag:r(513),attributes:{dir:r(495),class:["ck",r(476)],tabindex:-1,role:r(475),"aria-label":$(t,r(486))},children:[{tag:r(513),attributes:{class:[r(502)],role:r(482)},children:[{tag:r(513),attributes:{role:r(482)},children:n},{tag:"p",attributes:{class:[r(480),o.if(r(474),r(496),(t=>!t))]},children:[{text:$(t,r(508))}]}]}]})}[$o(505)](){const t=$o;super[t(505)](),this[t(489)]()}[$o(479)](){const t=$o;super[t(479)](),this[t(517)][t(479)]()}[$o(499)](){const t=$o;this[t(516)][t(494)]?this[t(516)][t(478)]():this[t(506)][t(499)]()}[$o(489)](){const t=$o;for(const e of this[t(515)])this[t(517)][t(485)](e[t(506)]);this[t(515)].on(t(481),((e,{added:n,removed:r})=>{const o=t;for(const t of n)this[o(517)][o(485)](t[o(506)]);for(const t of r)this[o(517)][o(514)](t[o(506)])}))}}function ns(t,e){const n=os();return(ns=function(t,e){return n[t-=277]})(t,e)}const rs=ns;function os(){const t=["init","findIndex","collection","26137620daUffB","context","remove","isPremiumPlugin","focus","removeCommentThread","change:archivedAt","archivedAt","activate","8454362mfcQGa","isVisible","7258984LSXVcr","highest","CommentsArchive","isActive","pluginName","listenTo","add","addCommentThread","stopListening","3981336TmGVRZ","plugins","requires","length","26SXslam","_calculatePosition","135SdhfOk","3819222ZPHBDN","35972MLKHLp","isOfficialPlugin","has","237464WSjLZK","archivedThreads","getCommentThread","get"];return(os=function(){return t})()}!function(t){const e=ns,n=t();for(;;)try{if(829594===-parseInt(e(287))/1*(-parseInt(e(283))/2)+parseInt(e(279))/3+parseInt(e(290))/4*(parseInt(e(285))/5)+parseInt(e(286))/6+-parseInt(e(306))/7+parseInt(e(308))/8+-parseInt(e(297))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(os);class ss extends t.ContextPlugin{static get[rs(312)](){return rs(310)}static get[rs(288)](){return!0}static get[rs(300)](){return!0}static get[rs(281)](){return[mr,cr]}constructor(t){const n=rs;super(t),this[n(291)]=new e.Collection}[rs(294)](){const t=rs,e=this[t(298)],n=e[t(280)][t(293)](mr),r=e[t(280)][t(293)](cr);this[t(313)](n,t(277),((e,{threadId:r})=>{const o=t,s=n[o(292)](r);s[o(304)]&&this[o(291)][o(314)](s,this[o(284)](s[o(304)])),this[o(313)](s,o(303),((t,e,n)=>{const r=o;n?this[r(291)][r(289)](s)||this[r(291)][r(314)](s,this[r(284)](s[r(304)])):this[r(291)][r(289)](s)&&this[r(291)][r(299)](s)}))})),this[t(313)](n,t(302),((e,{threadId:r})=>{const o=t,s=n[o(292)](r);this[o(278)](s),this[o(291)][o(289)](s)&&this[o(291)][o(299)](s)}),{priority:t(309)}),this[t(313)](r[t(296)],t(301),((e,n)=>{const o=t;n[o(307)]||(n[o(311)]=!0,r[o(305)](n))}))}[rs(284)](t){const e=rs,n=[...this[e(291)]][e(295)]((n=>n[e(304)]<t));return n>-1?n:this[e(291)][e(282)]}}function is(){const t=["_calculatePosition","hide","commentsArchiveView","isVisible","indexOf","archivedAt","_visibleAnnotations","isOn","menuBar:commentsArchive","requires","collaboration.channelId","filter","64129PbTVZu","innerView","11536794wwHYbl","6269695RviTCr","config","collection","4030551ieHuVz","view","length","isPremiumPlugin","Dialog","_handleNewThread","30WVFqXS","63305lXwoHV","553456fGBWCR","annotationViews","4183aQrfmw","isEnabled","CommentsArchiveUI","isOpen","isOfficialPlugin","locale","commentsArchive","source","show","get","add","remove","forEach","init","_hideDialogOnAnnotationEscape","_pendingThreads","Annotations","execute","archivedThreads","componentFactory","splice","escape","findIndex","listenTo","EDITOR_TOP_SIDE","tooltip","plugins","editor","680RUROMf","84Doxkkd","6kzmjJZ","find","menuitemcheckbox","has","focusableElements","getByInnerView","_threadToController","_toggleDialog","stop","8LTBXDD","set","includes","channelId","pluginName","10572ZtcUPp","CommentsRepository","stopListening","COMMENTS_ARCHIVE","bind","push","_createCommentsArchiveButton"];return(is=function(){return t})()}const cs=as;function as(t,e){const n=is();return(as=function(t,e){return n[t-=318]})(t,e)}!function(t){const e=as,n=t();for(;;)try{if(716291===-parseInt(e(370))/1*(-parseInt(e(320))/2)+-parseInt(e(366))/3*(-parseInt(e(368))/4)+parseInt(e(357))/5+parseInt(e(321))/6*(parseInt(e(360))/7)+parseInt(e(330))/8*(parseInt(e(356))/9)+-parseInt(e(319))/10*(-parseInt(e(367))/11)+-parseInt(e(335))/12*(parseInt(e(354))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(is);class hs extends t.Plugin{[cs(344)];[cs(369)];[cs(385)];static get[cs(334)](){return cs(372)}static get[cs(374)](){return!0}static get[cs(363)](){return!0}static get[cs(351)](){return[ss,J.Dialog]}constructor(t){const e=cs;super(t),this[e(369)]=new J.ViewCollection,this[e(385)]=[]}[cs(383)](){const t=cs,e=this[t(318)],n=this[t(384)][t(339)](this);e.ui[t(389)][t(380)](t(376),(()=>this[t(341)](J.ButtonView,!0))),e.ui[t(389)][t(380)](t(350),(()=>{const e=t,n=this[e(341)](J.MenuBarMenuListItemButtonView);return n[e(331)]({role:e(323)}),n}));const r=e[t(396)][t(379)](ss),o=e[t(396)][t(379)](t(386)),s=e[t(396)][t(379)](t(336));r[t(388)][t(382)]((e=>{this[t(365)](e)})),this[t(393)](r[t(388)],t(380),((e,n)=>{this[t(365)](n)})),this[t(393)](o[t(359)],t(380),((e,n)=>{const r=t,o=this[r(385)][r(322)]((t=>{const e=r,o=s[e(327)][e(379)](t);return o&&n[e(355)]===o[e(361)]}));if(o){const t=this[r(342)](o[r(347)]);this[r(369)][r(380)](n[r(361)],t),this[r(385)][r(390)](this[r(385)][r(346)](o),1)}})),this[t(393)](r[t(388)],t(381),((n,r)=>{const i=t,c=e[i(358)][i(379)](i(352));if(!c||r[i(333)]===c)if(this[i(385)][i(332)](r))this[i(385)][i(390)](this[i(385)][i(346)](r),1);else{const t=s[i(327)][i(379)](r),e=o[i(326)](t[i(361)]);this[i(369)][i(381)](e[i(361)]),this[i(337)](e[i(325)])}})),this[t(393)](o[t(359)],t(380),((e,r)=>{const o=t;this[o(393)](r,o(391),n)})),this[t(393)](o[t(359)],t(381),((e,r)=>{const o=t;this[o(337)](r,o(391),n)}))}[cs(365)](t){const e=cs,n=this[e(318)][e(396)][e(379)](e(336)),r=this[e(318)][e(396)][e(379)](e(386)),o=this[e(318)][e(358)][e(379)](e(352));if(!o||t[e(333)]===o){const o=n[e(327)][e(379)](t);if(!o)return void this[e(385)][e(340)](t);const s=this[e(342)](t[e(347)]),i=r[e(326)](o[e(361)]);i[e(345)]&&r[e(348)][e(381)](i),this[e(369)][e(380)](i[e(361)],s)}}[cs(342)](t){const e=cs,n=this[e(318)][e(358)][e(379)](e(352)),r=[...this[e(318)][e(396)][e(379)](ss)[e(388)]][e(353)]((t=>t[e(333)]===n))[e(392)]((n=>n[e(347)]<t));return r<0||r>this[e(369)][e(362)]?this[e(369)][e(362)]:r-1}[cs(328)](){const t=cs,e=this[t(318)],n=e[t(396)][t(379)](t(364));this[t(344)]||(this[t(344)]=new es(e[t(375)],this[t(369)])),t(376)===n.id?n[t(343)]():n[t(378)]({id:t(376),title:$(e[t(375)],t(338)),icon:Z.IconCommentsArchive,hasCloseButton:!0,content:this[t(344)],position:J.DialogViewPosition[t(394)]})}[cs(341)](t,e=!1){const n=cs,r=this[n(318)][n(375)],o=this[n(318)][n(396)][n(379)](n(364)),s=new t(r);return s[n(339)](n(371)).to(this,n(371)),s[n(339)](n(349)).to(o,"id",(t=>n(376)===t)),s[n(331)]({label:$(r,n(338)),icon:Z.IconCommentsArchive,isToggleable:!0}),e&&(s[n(395)]=!0),this[n(393)](s,n(387),(()=>this[n(328)]())),s}[cs(384)]=t=>{const e=cs,n=t[e(377)];if(!this[e(369)][e(324)](n[e(361)]))return;const r=this[e(318)][e(396)][e(379)](e(364));r[e(373)]&&e(376)===r.id&&(r[e(343)](),t[e(329)]())}}var us=ds;function ds(t,e){var n=ls();return(ds=function(t,e){return n[t-=248]})(t,e)}function ls(){var t=["requires","pluginName","56056vZhiYd","22iuSjgh","Comments","5253080mpUrUA","71SeAoQk","936PJLQNU","18848yfxGiV","isOfficialPlugin","3993NJtMzP","isPremiumPlugin","672510fNEggT","748CLeciK","6lEFyQG","3164434yatbLT","12449544gNQnsr"];return(ls=function(){return t})()}!function(t){for(var e=ds,n=t();;)try{if(366939===parseInt(e(263))/1*(-parseInt(e(248))/2)+-parseInt(e(250))/3*(parseInt(e(253))/4)+-parseInt(e(252))/5+parseInt(e(254))/6*(-parseInt(e(255))/7)+parseInt(e(259))/8*(-parseInt(e(264))/9)+parseInt(e(262))/10+-parseInt(e(260))/11*(-parseInt(e(256))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ls);class ms extends t.Plugin{static get[us(257)](){return[mr,qr,eo,ss,hs,so,Mo,Ho,Qo]}static get[us(258)](){return us(261)}static get[us(249)](){return!0}static get[us(251)](){return!0}}function ks(t,e){var n=gs();return(ks=function(t,e){return n[t-=191]})(t,e)}function gs(){var t=["4296whbrIW","186BEZPhM","622026LNqOyn","1277360UiOTms","37550nOOgAV","3863734XjBzri","2670972TNCzsG","20qRFmcA","491699vIhdKD","140NqDImJ"];return(gs=function(){return t})()}!function(t){for(var e=ks,n=t();;)try{if(327401===-parseInt(e(192))/1+parseInt(e(194))/2*(-parseInt(e(195))/3)+-parseInt(e(191))/4*(-parseInt(e(198))/5)+-parseInt(e(200))/6+parseInt(e(199))/7+-parseInt(e(197))/8+-parseInt(e(196))/9*(-parseInt(e(193))/10))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:()=>Ue,AnnotationCollection:()=>Ye,AnnotationView:()=>Be,Annotations:()=>cr,AnnotationsUIs:()=>ho,BaseCommentThreadView:()=>Qt,BaseCommentView:()=>ie,Comment:()=>gr,CommentThread:()=>kr,CommentThreadController:()=>G,CommentThreadInputView:()=>xt,CommentThreadView:()=>Jt,CommentView:()=>ue,Comments:()=>ms,CommentsArchive:()=>ss,CommentsArchiveUI:()=>hs,CommentsListView:()=>Lt,CommentsOnly:()=>so,CommentsRepository:()=>mr,CommentsUI:()=>eo,EditorAnnotations:()=>Ar,InlineAnnotations:()=>Qo,NarrowSidebar:()=>Ho,Sidebar:()=>Co,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]",y="[object Uint16Array]",A="[object Uint32Array]",C="[object Int8Array]",T="[object Int16Array]",E="[object Int32Array]",x="[object Float32Array]",N="[object Float64Array]";function O(t,e,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)||!O(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=>O(c,o,void 0,t,e,n,r)));if(-1===a)return!1;s.splice(a,1)}return!0}case f:case w:case I:case y:case A:case"[object BigUint64Array]":case C:case T:case E:case"[object BigInt64Array]":case x:case N:if("undefined"!=typeof Buffer&&Buffer.isBuffer(t)!==Buffer.isBuffer(e))return!1;if(t.length!==e.length)return!1;for(let o=0;o<t.length;o++)if(!O(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(!O(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 O(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,O;if(r.has(t))return r.get(t);if(Array.isArray(t)){const e=new Array(t.length);r.set(t,e);for(let s=0;s<t.length;s++)e[s]=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(O=t,ArrayBuffer.isView(O)&&!(O instanceof DataView)){const e=new(Object.getPrototypeOf(t).constructor)(t.length);r.set(t,e);for(let s=0;s<t.length;s++)e[s]=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 N:case C:case T:case E:case g:case u:case v:case a:case p:case h:case m:case w:case I:case y:case A:return!0;default:return!1}}(t)){const e=Object.create(Object.getPrototypeOf(t));return r.set(t,e),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 B(t){return V(t)}const D=/^(?: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 D.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 z(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 H(t){switch(typeof t){case"number":case"symbol":return!1;case"string":return t.includes(".")||t.includes("[")||t.includes("]")}}function F(t){return Object.is(t,-0)?"-0":t.toString()}function K(t,e,n){if(null==t)return n;switch(typeof e){case"string":{const r=t[e];return void 0===r?H(e)?K(t,U(e),n):n:r}case"number":case"symbol":{"number"==typeof e&&(e=F(e));const r=t[e];return void 0===r?n:r}default:{if(Array.isArray(e))return function(t,e,n){if(0===e.length)return n;let r=t;for(let t=0;t<e.length;t++){if(null==r)return n;r=r[e[t]]}if(void 0===r)return n;return r}(t,e,n);const r=t[e=Object.is(e?.valueOf(),-0)?"-0":String(e)];return void 0===r?n:r}}}function W(t,e){if(null==t)return!0;switch(typeof e){case"symbol":case"number":case"object":if(Array.isArray(e))return Y(t,e);if("number"==typeof e?e=F(e):"object"==typeof e&&(e=Object.is(e?.valueOf(),-0)?"-0":String(e)),void 0===t?.[e])return!0;try{return delete t[e],!0}catch{return!1}case"string":if(void 0===t?.[e]&&H(e))return Y(t,U(e));try{return delete t[e],!0}catch{return!1}}}function Y(t,e){const n=K(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}}function q(t,e){var n=Q();return(q=function(t,e){return n[t-=217]})(t,e)}function Q(){var t=["600308SxYNdt","view","resolve","stopListening","submitCommentThread","removeComment","model","334088EThjsQ","remove","submit","1785QtxMHp","_localUser","getComment","listenTo","addComment","update","destroy","556674TwzdVN","reopenCommentThread","1660300mxMgyC","resolveCommentThread","removeCommentThread","isResolved","_isAttached","updateComment","reopen","4yziNOd","5070SXFrBU","287356wQPqCU","551223zaFGdJ"];return(Q=function(){return t})()}var X=q;!function(t){for(var e=q,n=t();;)try{if(186337===parseInt(e(225))/1+-parseInt(e(227))/2+-parseInt(e(244))/3*(-parseInt(e(223))/4)+parseInt(e(246))/5+parseInt(e(224))/6*(-parseInt(e(237))/7)+-parseInt(e(234))/8+-parseInt(e(226))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);class G extends((0,e.ObservableMixin)()){[X(233)];[X(228)];constructor(t,e){var n=X;super(),this[n(233)]=t,this[n(233)][n(220)]=!0,this[n(228)]=e,this[n(240)](e,n(231),(()=>this[n(236)]())),this[n(240)](e,n(218),(()=>this[n(235)]())),this[n(240)](e,n(217),(()=>this[n(229)]())),this[n(240)](e,n(245),(()=>this[n(222)]())),this[n(240)](e,n(241),((t,e)=>this[n(241)](e))),this[n(240)](e,n(221),((t,e,r)=>this[n(221)](e,r))),this[n(240)](e,n(232),((t,e)=>this[n(232)](e)))}[X(236)](){var t=X;this[t(233)][t(236)]()}[X(235)](){var t=X;this[t(233)][t(235)]()}[X(229)](){var t=X;this[t(233)][t(219)]||this[t(233)][t(229)]()}[X(222)](){var t=X;this[t(233)][t(219)]&&this[t(233)][t(222)]()}[X(241)](t){var e=X;this[e(233)][e(241)]({content:t,authorId:this[e(228)][e(238)].id})}[X(221)](t,e){var n=X;this[n(233)][n(239)](t)[n(242)]({content:e})}[X(232)](t){var e=X;this[e(233)][e(239)](t)[e(235)]()}[X(243)](){var t=X;this[t(230)](),this[t(233)][t(220)]=!1}}var Z=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=nt;function et(){const t=["814689AdDQZz","8KsREqJ","444392uMNguH","2scsBbG","5264744TcRFPf","uiLanguage","render","956955oYAIyF","ck-editor","main","ck-reset","setTemplate","ck-editor__main","presentation","div","createCollection","Comment editor","ck-rounded-corners","2355171mgmoUM","focus","161994jaJzIH","editable","2303798PdPSDL","uiLanguageDirection","element","ck-comment__input","cke-editor__aria-label_","add"];return(et=function(){return t})()}function nt(t,e){const n=et();return(nt=function(t,e){return n[t-=235]})(t,e)}!function(t){const e=nt,n=t();for(;;)try{if(724762===-parseInt(e(254))/1+-parseInt(e(255))/2*(parseInt(e(242))/3)+parseInt(e(256))/4+parseInt(e(259))/5+parseInt(e(244))/6+parseInt(e(246))/7+parseInt(e(253))/8*(parseInt(e(252))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(et);class rt extends J.EditorUIView{[tt(261)];[tt(245)];constructor(t,n){const r=tt;super(t);const o=(0,e.uid)();this[r(261)]=this[r(239)](),this[r(245)]=new J.InlineEditableUIView(t,n,void 0,{label:()=>$(t,r(240))}),this[r(235)]({tag:r(238),attributes:{class:[r(262),r(260),r(241),r(249)],dir:t[r(247)],lang:t[r(257)],"aria-labelledby":r(250)+o},children:[{tag:r(238),attributes:{class:r(236),role:r(237)},children:this[r(261)]}]})}[tt(258)](){const t=tt;super[t(258)](),this[t(261)][t(251)](this[t(245)])}[tt(243)](){const t=tt;this[t(245)][t(248)][t(243)]()}}const ot=st;function st(t,e){const n=ct();return(st=function(t,e){return n[t-=389]})(t,e)}!function(t){const e=st,n=t();for(;;)try{if(796691===parseInt(e(404))/1*(parseInt(e(407))/2)+-parseInt(e(395))/3+-parseInt(e(408))/4+parseInt(e(403))/5+-parseInt(e(397))/6+parseInt(e(416))/7+parseInt(e(396))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class it extends J.EditorUI{[ot(390)];constructor(t){const e=ot;super(t),this[e(390)]=new rt(t[e(402)],t[e(405)][e(390)])}get[ot(413)](){const t=ot;return this[t(390)][t(413)]}[ot(401)](){const t=ot,e=this[t(391)][t(405)][t(390)],n=this[t(390)][t(410)],r=e[t(406)][t(414)]();n[t(392)]=r[t(389)],this[t(390)][t(409)]();const o=n[t(413)];this[t(399)](n[t(392)],o),this[t(390)][t(410)][t(398)](t(412)).to(this[t(394)]),e[t(411)](o),this[t(400)](t(393))}[ot(415)](){const t=ot;super[t(415)](),this[t(390)][t(415)]()}}function ct(){const t=["ready","focusTracker","1400235ExvUMt","14548944WQTeIy","1599324xPSplZ","bind","setEditableElement","fire","init","locale","572730dNhKfj","32141PjCQtQ","editing","document","44PrVWLQ","5514864DacKaJ","render","editable","attachDomRoot","isFocused","element","getRoot","destroy","1879080KWRMAq","rootName","view","editor","name"];return(ct=function(){return t})()}var at=n(783),ht=n(331),ut=n(507),dt=n(727),lt=n(834),mt=n(251),kt=n(179);function gt(){const t=["view","createRoot","childCount","469512CGqBvH","2320510vLNdJR","2460525OyIIdz","config","ready","initPlugins","data","model","12SvUBzT","name","64JjzUfF","get","setSelection","destroy","document","init","getChild","end","create","1392226frrBit","initialData","2149sfnUkq","placeholder","33BSxzUh","change","defaultPlugins","map","change:placeholder","getRoot","focus","fire","plugins","low","join","then","editing","assign","set","24204tRfyXl","_updatePlaceholder","placeholderElement","fromCharCode","1817195SnhbSK","490132vXDiFK"];return(gt=function(){return t})()}const pt=ft;function ft(t,e){const n=gt();return(ft=function(t,e){return n[t-=275]})(t,e)}!function(t){const e=ft,n=t();for(;;)try{if(934633===-parseInt(e(296))/1+parseInt(e(320))/2+parseInt(e(279))/3+-parseInt(e(285))/4*(parseInt(e(319))/5)+parseInt(e(315))/6*(parseInt(e(298))/7)+parseInt(e(287))/8*(parseInt(e(277))/9)+parseInt(e(278))/10*(parseInt(e(300))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gt);const bt=[ht.Clipboard,ut.Enter,ut.ShiftEnter,dt.SelectAll,lt.Typing,mt.Undo,kt.Paragraph];class vt extends((0,e.ObservableMixin)(t.Editor)){static[pt(302)]=(()=>bt)();constructor(t={}){const e=pt;function n(t){const e=ft;return t[e(303)]((t=>String[e(318)](t)))[e(310)]("")}(t=Object[e(313)]({},t))[e(308)]||(t[e(308)]=vt[e(302)]),super(t),this.ui=new it(this),this[e(314)](e(299),""),this[e(284)][e(291)].on(e(301),(()=>this[e(316)]()),{priority:e(309)}),this.on(e(304),(()=>this[e(316)]())),this[e(284)][e(291)][e(275)](),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])})}[pt(295)](){const t=pt,e=this[t(280)][t(288)](t(297))||"";return this[t(282)]()[t(311)]((()=>this.ui[t(292)]()))[t(311)]((()=>this[t(283)][t(292)](e)))[t(311)]((()=>this[t(307)](t(281))))}[pt(290)](){const t=pt;return super[t(290)]()[t(311)]((()=>this.ui[t(290)]()))}[pt(306)](){const t=pt;this[t(284)][t(301)]((e=>{const n=t,r=this[n(284)][n(291)][n(305)](),o=r&&r[n(293)](r[n(276)]-1);e[n(289)](o,n(294)),this[n(312)][n(321)][n(306)]()}))}[pt(316)](){const t=pt,e=this[t(312)][t(321)],n=e[t(291)][t(305)](),r=n[t(293)](0);n[t(276)]>1||!r||"p"!=r[t(286)]?this[t(317)]&&this[t(317)][t(299)]&&((0,at.disablePlaceholder)(e,this[t(317)]),this[t(317)]=void 0):(this[t(299)]&&(r[t(299)]=this[t(299)]),(0,at.enablePlaceholder)({view:e,element:r,keepOnFocus:!0}),this[t(317)]=r)}}const _t=vt,wt=It;function It(t,e){const n=yt();return(It=function(t,e){return n[t-=496]})(t,e)}function yt(){const t=["destroy","cancel","placeholder","bindTemplate","execute","ck-comment__input-actions--submit","forEach","getData","focus","element","28264mFSyNl","stop","setData","extendTemplate","showButtons","ck-comment__input-actions","createCollection","document","276976mMjMvu","editorDestroyed","tab","then","_createCancelButton","Reply...","set","Cancel","_isDestroyed","initialData","TOO_LONG_COMMENT_ALERT","view","_setupKeyboardNavigation","from","_createSubmitButton","listenTo","30cVHRju","shift+tab","submit","ck-comment__input-wrapper","render","ck-comment__input-actions--active","3468204SZWQQa","change","bind","focusTracker","high","Ctrl+Enter","keystrokes","416006wsSWii","267525yRyVli","_editorConfig","focusCycler","_editorCreationPromise","value","isEnabled","div","model","createEditor","focusables","disabledSubmit","added","submitButtonView","focusLast","length","427mGSSUi","editorReady","create","withText","label","focusFirst","ck-comment__input-actions--cancel","submitLabel","editor","Esc","197233lalEaQ","reverse","trim","cancelButtonView","Reply","firstChild","89255TxUeVs","insertBefore","fire","add","setTemplate"];return(yt=function(){return t})()}!function(t){const e=It,n=t();for(;;)try{if(126469===-parseInt(e(572))/1+-parseInt(e(546))/2+-parseInt(e(547))/3+-parseInt(e(517))/4+-parseInt(e(578))/5*(-parseInt(e(533))/6)+-parseInt(e(562))/7*(-parseInt(e(509))/8)+parseInt(e(539))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yt);class At extends J.View{[wt(545)];[wt(542)];[wt(556)];[wt(549)];[wt(559)];[wt(575)];[wt(548)];constructor(t,n={}){const r=wt;super(t),this[r(570)]=null,this[r(548)]=n,this[r(523)](r(551),n[r(526)]||""),this[r(523)](r(557),!1),this[r(523)](r(513),!0),this[r(523)](r(501),$(t,r(522))),this[r(523)](r(569),$(t,r(576))),this[r(559)]=this[r(531)](),this[r(575)]=this[r(521)](),this[r(556)]=this[r(515)]([this[r(559)],this[r(575)]]),this[r(545)]=new e.KeystrokeHandler,this[r(542)]=new e.FocusTracker,this[r(549)]=new J.FocusCycler({focusables:this[r(556)],focusTracker:this[r(542)],keystrokeHandler:this[r(545)],actions:{focusPrevious:r(534),focusNext:r(519)}}),this[r(498)]({tag:r(553),attributes:{class:[r(536)]},children:[{tag:r(553),attributes:{class:[r(514),this[r(502)].if(r(513),r(538))]},children:[this[r(559)],this[r(575)]]}]}),this[r(545)][r(523)](r(571),((t,e)=>{const n=r;this[n(575)][n(496)](n(503)),e()})),this[r(545)][r(523)](r(544),((t,e)=>{const n=r;this[n(559)][n(552)]&&(this[n(559)][n(496)](n(503)),e())})),this.on(r(535),((e,n)=>{const o=r;n[o(561)]>65e3?(alert($(t,o(527),[n[o(561)],65e3])),e[o(510)]()):this[o(570)][o(511)]("")}),{priority:r(543)})}[wt(537)](){const t=wt;super[t(537)](),this[t(529)]()}[wt(555)](){const t=wt;return this[t(570)]||(this[t(570)]=new _t(this[t(548)]),this[t(550)]=this[t(570)][t(564)]()[t(520)]((()=>{const e=t;if(this[e(525)])return;const n=this[e(570)];this[e(508)][e(579)](n.ui[e(508)],this[e(508)][e(577)]),n[e(554)][e(516)].on(e(540),(()=>this[e(551)]=n[e(506)]())),n[e(541)](e(501)).to(this),this[e(556)][e(497)](n.ui[e(528)],0),this[e(496)](e(563),this[e(570)])}))),this[t(550)]}[wt(507)](t){const e=wt;-1===t?(this[e(549)][e(567)](),this[e(549)][e(560)]()):this[e(549)][e(567)]()}async[wt(499)](){const t=wt;this[t(525)]||(this[t(525)]=!0,this[t(570)]&&(await this[t(550)],await this[t(570)][t(499)](),this[t(496)](t(518),this[t(570)])),await super[t(499)]())}[wt(531)](){const t=wt,{locale:e}=this,n=new J.ButtonView(e);return n[t(512)]({attributes:{class:[t(504)]}}),n[t(565)]=!0,n[t(541)](t(566)).to(this,t(569)),n.on(t(503),(()=>{const e=t;this[e(496)](e(535),this[e(551)])})),n[t(541)](t(552)).to(this,t(551),this,t(557),((e,n)=>!n&&!!e[t(574)]())),n}[wt(521)](){const t=wt,{locale:e}=this,n=new J.ButtonView(e);return n[t(512)]({attributes:{class:[t(568)]}}),n[t(566)]=$(e,t(524)),n[t(565)]=!0,n.on(t(503),(()=>{const e=t;this[e(570)][e(511)](""),this[e(496)](e(500))})),n}[wt(529)](){const t=wt;this[t(545)][t(532)](this[t(508)]),this[t(556)][t(505)]((e=>{const n=t;this[n(542)][n(497)](e[n(508)])})),this[t(556)].on(t(540),((e,n)=>{const r=t;for(const t of Array[r(530)](n[r(558)])[r(573)]())this[r(542)][r(497)](t[r(508)])}))}}const Ct=Tt;function Tt(t,e){const n=Et();return(Tt=function(t,e){return n[t-=451]})(t,e)}function Et(){const t=["getDomRoot","isFocused","extendTemplate","bindTemplate","41335173XijPbm","change:showInput","then","some","filter","editorReady","preventDefault","focusCycler","editing","mousedown","element","set","1739654KEruLG","render","367444fJlJKn","ck-thread__user","157423YrSWQX","userView","ck-thread__input","bind","editorDestroyed","delegate","div","editor","focus","focusTracker","target","showInput","10063440MmkMUf","value","contains","216SudQvD","showButtons","commentInputView","4152968RkzZCj","5648050LlWaQX","createEditor","setTemplate","_focusOnNonInteractiveMouseDown","ck-comment__input-container--active","listenTo","view","3TSePRq","destroy","ck-comment__input-container"];return(Et=function(){return t})()}!function(t){const e=Tt,n=t();for(;;)try{if(877963===-parseInt(e(456))/1+parseInt(e(458))/2+-parseInt(e(486))/3*(-parseInt(e(478))/4)+-parseInt(e(479))/5+parseInt(e(475))/6*(-parseInt(e(460))/7)+-parseInt(e(472))/8+parseInt(e(493))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Et);class xt extends J.View{constructor(t,e,n){const r=Tt;super(t),this[r(477)]=new At(t,n),this[r(451)]=this[r(477)][r(451)],this[r(477)][r(463)](r(476)).to(this[r(477)][r(469)],r(490),this[r(477)],r(473),((t,e)=>t||!!e)),this[r(455)](r(471),!1),this.on(r(494),(()=>{const t=r;this[t(471)]&&!this[t(477)][t(467)]&&this[t(477)][t(480)]()})),this[r(477)][r(465)](r(498)).to(this),this[r(477)][r(465)](r(464)).to(this),this[r(461)]=new o.UserView(t,e),this[r(461)][r(491)]({attributes:{class:r(459),"aria-hidden":!0}}),this[r(477)][r(491)]({attributes:{class:r(462)}}),this[r(481)]({tag:r(466),attributes:{class:[r(488),this[r(492)].if(r(471),r(483))]},children:[this[r(461)],this[r(477)]]})}[Ct(457)](){const t=Ct;super[t(457)](),this[t(482)]()}[Ct(487)](){const t=Ct;return this[t(477)][t(487)]()[t(495)]((()=>super[t(487)]()))}[Ct(468)](t){const e=Ct;this[e(477)][e(468)](t)}[Ct(482)](){const t=Ct;this[t(484)](this[t(454)],t(453),((e,n)=>{const r=t,{submitButtonView:o,cancelButtonView:s,editor:i}=this[r(477)];[o[r(454)],s[r(454)],i?i[r(452)][r(485)][r(489)]():null][r(497)]((t=>t))[r(496)]((t=>t[r(474)](n[r(470)])))||(this[r(468)](),n[r(499)]())}))}}function Nt(){const t=["4989430byoibx","17972JCdsem","NUMBER_OF_COMMENTS","714285IFHmMz","70Yphsnh","204JzIdqj","8YBkNzO","1402794JdzOHB","ck-thread__comment-count","78UKnitf","bindTemplate","setTemplate","count","142366eZfLOR","set","30318cCitOO","198233oxZqVh","69rSSZUk"];return(Nt=function(){return t})()}function Ot(t,e){const n=Nt();return(Ot=function(t,e){return n[t-=199]})(t,e)}!function(t){const e=Ot,n=t();for(;;)try{if(415420===-parseInt(e(211))/1+parseInt(e(210))/2*(-parseInt(e(212))/3)+parseInt(e(214))/4*(-parseInt(e(199))/5)+parseInt(e(204))/6*(parseInt(e(208))/7)+-parseInt(e(201))/8*(-parseInt(e(202))/9)+-parseInt(e(213))/10+parseInt(e(216))/11*(parseInt(e(200))/12))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(205)];this[e(209)](e(207),void 0),this[e(206)]({tag:"li",attributes:{class:e(203)},children:[{text:n.to(e(207),(n=>$(t,e(215),n)))}]})}}function Mt(t,e){const n=Pt();return(Mt=function(t,e){return n[t-=296]})(t,e)}const Rt=Mt;function Pt(){const t=["ck-hidden","forEach","_handleRemoveCommentModel","_collapsedCommentsView","collapse","_shouldCollapse","Marked as resolved","change:isResolved","8876DXsmMG","equal","expand","arrowup","hasDirtyComment","focusTracker","add","5FLvOca","ck-thread__comments","_updateHasDirtyComment","968596LMFTzT","formatDateTime","8MZRynz","change:hasDirtyComment","refreshVisibleViews","bindTemplate","target","editorDestroyed","_setupKeyboardNavigation","resolvedCommentView","resolveCommentThread","listenTo","from","added","render","resolved","weight","maxCommentCharsWhenCollapsed","editorConfig","editorReady","focusCycler","resolvedBy","get","arrowdown","authoredAt","isActive","delete","removed","Thread comments","focus","map","13MYWDkG","set","_calculatePosition","setTemplate","maxCommentsWhenCollapsed","keystrokes","_model","change","count","366334pAzXkd","includes","338886sKQhVN","some","_handleNewCommentModel","_rearrangeExpand","commentViews","visibleViews","2759990EqTlxu","insert","_handleInfoComment","element","removeComment","3361692BVoVly","length","updateComment","isEditMode","commentUpdated","delegate","CommentView","maxThreadTotalWeight","474gFQWTp","destroy","change:isActive","focusLast","11ABiNnj","3689082inKUda","createCollection","locale","3TJiKRG","_findOptimalIndex","comments","change:isEditMode","remove","bind","_config","stopListening","focusFirst","reverse","_rearrangeCollapse","resolvedAt","viewUid"];return(Pt=function(){return t})()}!function(t){const e=Mt,n=t();for(;;)try{if(249990===parseInt(e(377))/1+parseInt(e(375))/2*(parseInt(e(304))/3)+parseInt(e(335))/4*(parseInt(e(332))/5)+-parseInt(e(296))/6*(parseInt(e(325))/7)+parseInt(e(337))/8*(-parseInt(e(301))/9)+-parseInt(e(383))/10*(-parseInt(e(300))/11)+-parseInt(e(388))/12*(parseInt(e(366))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pt);class Lt extends J.View{[Rt(381)];[Rt(344)];[Rt(330)];[Rt(371)];[Rt(355)];[Rt(372)];[Rt(310)];[Rt(320)];constructor(t,n,r){const o=Rt;super(t);const s=this[o(340)];this[o(367)](o(329),!1),this[o(367)](o(389),n[o(306)][o(389)]),this[o(367)](o(360),!1),this[o(372)]=n,this[o(310)]=r,this[o(381)]=this[o(302)](),this[o(382)]=this[o(302)](),this[o(344)]=null,this[o(330)]=new e.FocusTracker,this[o(371)]=new e.KeystrokeHandler,this[o(355)]=new J.FocusCycler({focusables:this[o(381)],focusTracker:this[o(330)],keystrokeHandler:this[o(371)],keystrokeHandlerOptions:{filter:t=>this[o(381)][o(365)]((t=>t[o(386)]))[o(376)](t[o(341)])},actions:{focusPrevious:o(328),focusNext:o(358)}}),this[o(320)]=new St(t),this[o(320)][o(309)](o(374)).to(this,o(389),(t=>t-this[o(310)][o(370)]));for(const t of n[o(306)])this[o(379)](t);this[o(385)](),this[o(346)](n[o(306)],o(331),((t,e)=>{const n=o,r=this[n(368)](e);this[n(389)]++,this[n(379)](e,r),this[n(339)]()})),this[o(346)](n[o(306)],o(308),((t,e)=>{const n=o;this[n(389)]--,this[n(319)](e),this[n(339)]()})),this[o(346)](n,o(392),(()=>this[o(339)]())),this[o(346)](n,o(324),(()=>this[o(385)]())),this.on(o(298),(()=>this[o(339)]())),this.on(o(338),(()=>this[o(339)]())),this[o(369)]({tag:"ul",attributes:{class:[o(333),s.if(o(389),o(317),(t=>!t))],"aria-label":$(t,o(363))},children:this[o(382)]})}get[Rt(322)](){const t=Rt;return this[t(372)][t(351)]>this[t(310)][t(395)]&&!this[t(360)]&&!this[t(329)]}[Rt(349)](){const t=Rt;super[t(349)](),this[t(339)](),this[t(343)]()}[Rt(364)](t){const e=Rt;-1===t?this[e(355)][e(299)]():this[e(355)][e(312)]()}[Rt(297)](){const t=Rt;this[t(320)][t(297)]();for(const e of this[t(381)])e[t(297)]();super[t(297)]()}[Rt(339)](){const t=Rt;this[t(322)]?this[t(314)]():this[t(380)]()}[Rt(379)](t,e){const n=Rt,r=new(this[n(310)][n(394)])(this[n(303)],t,{maxCommentCharsWhenCollapsed:this[n(310)][n(352)],formatDateTime:this[n(310)][n(336)],editorConfig:this[n(310)][n(353)]});r[n(316)]=t.id,r[n(393)](n(387)).to(this),r[n(393)](n(390)).to(this),r[n(393)](n(345)).to(this),r[n(393)](n(354)).to(this),r[n(393)](n(342)).to(this),this[n(346)](r,n(307),(()=>this[n(334)]())),this[n(381)][n(331)](r,e)}[Rt(368)](t){const e=Rt,n=this[e(372)][e(305)](t);return this[e(344)]?this[e(344)][e(359)]>t[e(359)]?n-1:n:n-1}[Rt(385)](){const t=Rt;if(this[t(372)][t(356)]&&this[t(372)][t(315)]){const e={id:t(350),author:this[t(372)][t(356)],authoredAt:this[t(372)][t(315)],content:$(this[t(303)],t(323)),attributes:{}};this[t(344)]=new(this[t(310)][t(394)])(this[t(303)],e,{maxCommentCharsWhenCollapsed:this[t(310)][t(352)],formatDateTime:this[t(310)][t(336)],editorConfig:this[t(310)][t(353)],isSystemComment:!0}),this[t(381)][t(331)](this[t(344)],this[t(372)][t(305)](e))}else this[t(344)]&&(this[t(381)][t(308)](this[t(344)]),this[t(344)][t(297)](),this[t(344)]=null);this[t(339)]()}[Rt(319)](t){const e=Rt,n=this[e(381)][e(308)](t.id);this[e(311)](n),n[e(391)]&&this[e(334)](),n[e(297)]()}[Rt(334)](){const t=Rt;this[t(329)]=Array[t(347)](this[t(381)])[t(378)]((e=>e[t(391)]))}[Rt(314)](){const t=Rt,n=function(t){const n=Mt,r=new e.Collection;for(const e of t)r[n(331)](e);return r}(this[t(381)]),r=this[t(320)][t(374)];for(let e=1;e<=r;e++)n[t(308)](1);for(const e of n)e[t(321)]();r>0&&n[t(331)](this[t(320)],1),Vt((0,e.diff)(Array[t(347)](this[t(382)]),Array[t(347)](n)),this[t(382)],n)}[Rt(380)](){const t=Rt;Vt((0,e.diff)(Array[t(347)](this[t(382)]),Array[t(347)](this[t(381)])),this[t(382)],this[t(381)]);for(const e of this[t(382)])e[t(327)]()}[Rt(343)](){const t=Rt;this[t(381)][t(318)]((e=>{const n=t;this[n(330)][n(331)](e[n(386)]),this[n(371)][n(346)](e[n(386)])})),this[t(381)].on(t(373),((e,n)=>{const r=t;for(const t of n[r(362)])this[r(330)][r(308)](t[r(386)]),this[r(371)][r(311)](t[r(386)]);for(const t of Array[r(347)](n[r(348)])[r(313)]())this[r(330)][r(331)](t[r(386)]),this[r(371)][r(346)](t[r(386)])}))}}function Vt(t,e,n){const r=Rt;let o=0;for(const s of t)switch(s){case r(384):e[r(331)](n[r(357)](o),o),o++;break;case r(361):e[r(308)](o);break;case r(326):o++}}const Bt=Dt;function Dt(t,e){const n=jt();return(Dt=function(t,e){return n[t-=370]})(t,e)}function jt(){const t=["5850976IQILTQ","36yPIjMo","2718840qDmyGd","focus","1265jaTeUH","set","230566ZvyjGp","12cNESiR","ck-context__value","2315098ATMSuh","858630PGJiQg","span","4812304ZIsfCl","element","1758kDsREg","bindTemplate","THREAD_CONTEXT_LABEL","contextValue","setTemplate"];return(jt=function(){return t})()}!function(t){const e=Dt,n=t();for(;;)try{if(901154===parseInt(e(388))/1+-parseInt(e(372))/2+-parseInt(e(373))/3*(-parseInt(e(370))/4)+-parseInt(e(386))/5*(parseInt(e(377))/6)+parseInt(e(375))/7+-parseInt(e(382))/8+parseInt(e(383))/9*(parseInt(e(384))/10))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(378)];this[e(387)](e(380),""),this[e(381)]({tag:e(374),attributes:{class:["ck",e(371)],"aria-label":n.to(e(380),(n=>$(t,e(379),n))),tabindex:-1},children:[{text:n.to(e(380))}]})}[Bt(385)](){const t=Bt;this[t(376)][t(385)]()}}const zt=Ft;function Ht(){const t=["2cNSEbs","bind","_trimContextValue","ck-context--quotes","55nWUUiS","setTemplate","2905208iMfOMR","44YWAoZM","192571QXaeVD","...","_createReopenButton","execute","offsetWidth","Comment was made on an element",".ck-context__value","keystrokes","ck-context","isVisible","contextValue","isReadOnly","classList","_createContextView","render","mouseenter","createCollection","locale","9wMeJPi","_setupKeyboardNavigation","isResolved","reopenCommentThread","focusFirst","remove","length","isEnabled","focusCycler","focusTracker","tab",".ck-context","ck-thread__header","48ojucNV","focusables","scrollWidth","focus","listenTo","isResolvable","context","lastIndexOf","bindTemplate","icon","2321502INCCkM","ck-context-wrapper","Reopen","hasContext","7leZXFH","div","add","34885ZeQwWM","_model","overlay","tooltip","contextView","reopenButtonView","604279fgxAyS","label","_attachContextActions","value","querySelector","104590wLWprV","substring","fire","mouseleave","ck-annotation__actions","shift+tab","860106wWlkiT","element"];return(Ht=function(){return t})()}function Ft(t,e){const n=Ht();return(Ft=function(t,e){return n[t-=444]})(t,e)}!function(t){const e=Ft,n=t();for(;;)try{if(244609===parseInt(e(464))/1*(parseInt(e(456))/2)+-parseInt(e(454))/3+parseInt(e(463))/4*(parseInt(e(512))/5)+-parseInt(e(505))/6*(-parseInt(e(509))/7)+parseInt(e(462))/8*(-parseInt(e(482))/9)+parseInt(e(448))/10*(parseInt(e(460))/11)+-parseInt(e(495))/12*(-parseInt(e(518))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ht);class Kt extends J.View{[zt(513)];[zt(517)];[zt(516)];[zt(496)];[zt(491)];[zt(471)];[zt(490)];constructor(t,n){const r=zt;super(t);const o=this[r(503)];this[r(513)]=n,this[r(517)]=this[r(466)](),this[r(516)]=this[r(477)](),this[r(496)]=this[r(480)]([this[r(516)],this[r(517)]]),this[r(491)]=new e.FocusTracker,this[r(471)]=new e.KeystrokeHandler,this[r(490)]=new J.FocusCycler({focusables:this[r(496)],focusTracker:this[r(491)],keystrokeHandler:this[r(471)],actions:{focusPrevious:r(453),focusNext:r(492)}}),this[r(457)](r(508)).to(this[r(513)],r(501),(t=>!!t)),this[r(457)](r(474)).to(this[r(513)],r(501),(t=>t&&t[r(446)]?this[r(458)](t[r(446)]):$(this[r(481)],r(469)))),this[r(461)]({tag:r(510),attributes:{class:[r(494)]},children:[{tag:r(510),attributes:{class:[r(506)]},children:[{tag:r(510),attributes:{class:[r(472),o.if(r(508),r(459))]},children:[this[r(516)]]}]},{tag:r(510),attributes:{class:[r(452)]},children:[this[r(517)]]}]})}[zt(478)](){const t=zt;super[t(478)](),this[t(445)](),this[t(483)]()}[zt(498)](){const t=zt;this[t(490)][t(486)]()}[zt(466)](){const t=zt,e=new J.ButtonView(this[t(481)]);return e[t(444)]=$(this[t(481)],t(507)),e[t(515)]=$(this[t(481)],t(507)),e[t(504)]=Z.IconUndo,e[t(457)](t(489)).to(this[t(513)],t(475),(t=>!t)),e[t(457)](t(473)).to(this[t(513)],t(500),this[t(513)],t(484),((t,e)=>t&&e)),e.on(t(467),(()=>{const e=t;this[e(450)](e(485),this[e(513)].id)})),e}[zt(458)](t){const e=zt;if(t[e(488)]<150)return t;const n=t[e(502)](" ",147);return t[e(449)](0,n>-1?n:147)+e(465)}[zt(445)](){const t=zt,e=this[t(455)][t(447)](t(493)),n=e[t(447)](t(470));this[t(499)](e,t(479),(()=>{const r=t;n[r(468)]<n[r(497)]&&e[r(476)][r(511)](r(514))})),this[t(499)](e,t(451),(()=>{const n=t;e[n(476)][n(487)](n(514))}))}[zt(483)](){const t=zt;this[t(471)][t(499)](this[t(455)]);for(const e of this[t(496)])this[t(491)][t(511)](e[t(455)]),this[t(471)][t(499)](e[t(455)])}[zt(477)](){const t=zt,e=new Ut(this[t(481)]);return e[t(457)](t(474)).to(this),e}}function Wt(t,e){const n=qt();return(Wt=function(t,e){return n[t-=312]})(t,e)}const Yt=Wt;function qt(){const t=["resolveCommentThread","commentThreadInputView","isActive","focusTracker","Write a comment...","stop","listenTo","23285pdfmqO","createCollection","1856151ZtvdDL","destroy","Reply","isUnlinked","cancel","focusables","_localUser","750090WBdHdt","commentInputView","submitLabel","submitCommentThread","7awvTGT","length","Comment","archivedAt","433190kAvkPm","assign","canComment","locale","_model","123324hcCMcz","first","4SfqUNY","editorConfig","focusCycler","name","isResolvable","submit","hasDirtyComment","editorDestroyed","keystrokes","value","shift+tab","bind","element","addComment","showInput","author","commentThreadHeaderView","commentsListView","fire","Reply...","unlinkedAt","CommentView","set","isDirty","_createCommentThreadInputView","placeholder","delegate","comments","isResolved","focus","editorReady","COMMENT_THREAD_DESCRIPTION","render","ariaLabel","6102370KjLHSc","target","_config","removeComment","tab","removeCommentThread","16JIUObO","reopenCommentThread","change:isActive","updateComment","Reply to reopen discussion...","isSubmitted","isReadOnly","1396056dBkaFT","disabledSubmit","ariaDescriptionView","COMMENT_THREAD_LABEL"];return(qt=function(){return t})()}!function(t){const e=Wt,n=t();for(;;)try{if(140735===-parseInt(e(371))/1*(-parseInt(e(353))/2)+parseInt(e(380))/3+parseInt(e(313))/4*(-parseInt(e(388))/5)+parseInt(e(393))/6+-parseInt(e(384))/7*(-parseInt(e(360))/8)+parseInt(e(373))/9+-parseInt(e(347))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qt);class Qt extends J.View{[Yt(392)];[Yt(349)];[Yt(329)];[Yt(365)];[Yt(362)];[Yt(378)];[Yt(367)];[Yt(321)];[Yt(315)];constructor(t,n,r,s){const i=Yt;super(t),this[i(335)](i(366),!1),this[i(335)](i(336),!1),this[i(392)]=n,this[i(379)]=r,this[i(349)]=s,this[i(329)]=new Kt(t,n),this[i(329)][i(339)](i(354)).to(this),this[i(362)]=new o.AriaDescriptionView(t,$(t,i(344))),this[i(370)](this,i(354),(()=>{this[i(342)]()})),this[i(330)]=new Lt(t,n,Object[i(389)]({CommentView:this[i(349)][i(334)]},s)),this[i(330)][i(339)](i(350)).to(this),this[i(330)][i(339)](i(356)).to(this),this[i(330)][i(339)](i(364)).to(this),this[i(330)][i(339)](i(343)).to(this),this[i(330)][i(339)](i(320)).to(this),this[i(330)][i(324)](i(366)).to(this),this[i(370)](this,i(364),(()=>{this[i(342)]()})),this[i(335)](i(385),this[i(330)][i(385)]),this[i(324)](i(385)).to(this[i(330)],i(385)),this[i(365)]=this[i(337)](),this[i(365)][i(339)](i(343)).to(this),this[i(365)][i(339)](i(320)).to(this),this.on(i(350),(()=>this[i(342)]())),this[i(324)](i(336)).to(this[i(330)],i(319),this[i(365)][i(381)],i(322),((t,e)=>t||!!e)),this[i(324)](i(376)).to(n,i(333),(t=>!!t)),this[i(324)](i(346)).to(this,i(385),(t=>{const e=i,n=this[e(392)][e(340)][e(312)]?this[e(392)][e(340)][e(312)][e(328)][e(316)]:this[e(379)][e(316)];return $(this[e(391)],e(363),[t,n])})),this[i(378)]=this[i(372)]([this[i(330)],this[i(365)]]),this[i(367)]=new e.FocusTracker,this[i(321)]=new e.KeystrokeHandler,this[i(315)]=new J.FocusCycler({focusables:this[i(378)],focusTracker:this[i(367)],keystrokeHandler:this[i(321)],keystrokeHandlerOptions:{filter:t=>t[i(348)]!==this[i(325)]},actions:{focusPrevious:i(323),focusNext:i(351)}})}[Yt(342)](){const t=Yt;this[t(325)][t(342)]()}[Yt(345)](){const t=Yt;super[t(345)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(378)])}async[Yt(374)](){const t=Yt;this[t(336)]=!1,this[t(330)][t(374)](),await this[t(365)][t(374)](),super[t(374)]()}[Yt(337)](){const t=Yt,e=new xt(this[t(391)],this[t(379)],this[t(349)][t(314)]),n=e[t(381)];return e[t(324)](t(327)).to(this,t(366),this[t(392)],t(359),this[t(392)],t(390),this[t(392)],t(387),n,t(322),((t,e,n,r,o)=>!!o||!!r&&n&&!e||t&&n&&!e)),n[t(324)](t(338)).to(this,t(385),this[t(392)],t(317),this[t(392)],t(341),((e,n,r)=>{const o=t;let s;return s=o(r&&n?357:e?332:368),$(this[o(391)],s)})),n[t(324)](t(382)).to(this,t(385),(e=>$(this[t(391)],t(e?375:386)))),n.on(t(318),((e,n)=>{const r=t;this[r(331)](r(326),n),this[r(392)][r(341)]&&this[r(392)][r(317)]&&this[r(331)](r(354),this[r(392)].id),this[r(392)][r(358)]||this[r(331)](r(383))})),n.on(t(377),(()=>{this[t(342)]()})),n[t(324)](t(361)).to(this[t(392)],t(359)),n.on(t(377),(e=>{const n=t;0==this[n(385)]&&(this[n(331)](n(352)),e[n(369)]())})),this.on(t(355),((e,r,o)=>{const s=t;o||this[s(385)]||n[s(322)]||this[s(331)](s(352))})),e}}function Xt(){const t=["execute","commentThreadInputView","ariaDescriptionView","ck-thread--active","fire","listenTo","_cancelAllConfirms","removeButton","2095842XsRzjY","set","showConfirm","change:archivedAt","removeConfirm","ck-thread--remove-confirmation","has","isResolved","commentThreadChildren","ck-thread__container","isReadOnly","high","length","ck-thread--","stop","add","ariaLabel","render","locale","Resolve","bindTemplate","createCollection","223374aYygaK","then","818876tTPRNw","unbind","438307yciIQz","setTemplate","change:isReadOnly","resolveButton","_updateArchivedThreadHeader","listitem","div","commentViews","isUnlinked","querySelector","containerElement","removeCommentThread","907134alyRzH","tooltip","isVisible","3qKXQQN","ck-rounded-corners","change:isActive","focusables","archivedAt","isSystemComment","get","extendTemplate","commentsListView","735605TggiET","getTemplate","_bindFirstCommentView","Delete comment thread?","resolveCommentThread","isResolvable","isEnabled","actionIndicator","36BowHxA","2417144QYsGhs","element","ck-reset_all-excluded","actionBar","cancelConfirm","_createResolveButton","ck-comment--resolve","focus","isActive","_model","ck-thread","icon","remove","_boundFirstCommentView","commentThreadHeaderView","Write a comment...","label","placeholder","isConfirm","ck-thread--unlinked","bind",".ck-thread__container"];return(Xt=function(){return t})()}const Gt=Zt;function Zt(t,e){const n=Xt();return(Zt=function(t,e){return n[t-=487]})(t,e)}!function(t){const e=Zt,n=t();for(;;)try{if(297319===parseInt(e(535))/1+parseInt(e(547))/2+parseInt(e(550))/3*(parseInt(e(533))/4)+parseInt(e(559))/5+-parseInt(e(531))/6+parseInt(e(509))/7+-parseInt(e(568))/8*(parseInt(e(567))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xt);class Jt extends((0,o.ConfirmMixin)(Qt)){[Gt(517)];[Gt(545)];[Gt(538)];[Gt(492)];constructor(t,e,n,r){const o=Gt;super(t,e,n,r),this[o(517)]=this[o(530)]([this[o(558)],this[o(502)],this[o(503)]]),this[o(510)](o(566),null),this[o(545)]=null,this[o(492)]=null,this[o(527)]=t,this[o(538)]=this[o(573)](),this[o(536)](this[o(560)]()),this.on(o(552),((t,e,n)=>{n||this[o(507)]()})),this[o(506)](this[o(488)],o(537),((t,e,n)=>{n&&this[o(507)]()})),this[o(521)]>0&&this[o(561)](),this[o(506)](this[o(558)][o(542)],o(524),(()=>{this[o(561)]()}))}[Gt(560)](){const t=Gt,e=this[t(529)];return{tag:t(541),attributes:{class:["ck",t(489),t(570),t(551),e.if(t(487),t(504)),e.if(t(543),t(498)),e.if(t(497),t(514)),e.to(t(566),(e=>e?t(522)+e:""))],"data-thread-id":this[t(488)].id,tabindex:0,role:t(540),"aria-label":e.to(t(525)),"aria-describedby":this[t(503)].id},children:[{tag:t(541),attributes:{class:t(518)},children:this[t(517)]}]}}[Gt(526)](){const t=Gt;super[t(526)](),this[t(545)]=this[t(569)][t(544)](t(500)),this[t(488)].on(t(512),(()=>{this[t(539)]()})),this[t(539)]()}[Gt(507)](){const t=Gt;this[t(572)]();for(const e of this[t(558)][t(542)])e[t(572)]()}[Gt(561)](){const t=Gt,{locale:e}=this,n=this[t(558)][t(542)][t(556)](0);n===this[t(492)]||n[t(555)]||(this[t(492)]=n,this[t(534)](t(566)),this[t(499)](t(566)).to(n,t(566),(e=>t(491)===e?t(491):null)),n[t(496)]=$(e,t(494)),n[t(508)].on(t(501),(n=>{const r=t;n[r(523)](),this[r(511)]($(e,r(562)),this[r(545)])[r(532)]((()=>{const t=r;this[t(505)](t(546))}))}),{priority:t(520)}),this.on(t(513),(()=>{n[t(575)]()})),n[t(571)][t(524)](this[t(538)],0),n[t(553)][t(524)](this[t(538)],0))}[Gt(573)](){const t=Gt,e=new o.LateFocusButtonView(this[t(527)]);return e[t(495)]=$(this[t(527)],t(528)),e[t(548)]=$(this[t(527)],t(528)),e[t(490)]=Z.IconCheck,e[t(557)]({attributes:{class:t(574)}}),e[t(499)](t(565)).to(this[t(488)],t(519),(t=>!t)),e[t(499)](t(549)).to(this[t(488)],t(564),this[t(488)],t(516),((t,e)=>t&&!e)),e.on(t(501),(()=>{const e=t;this[e(505)](e(563),this[e(488)].id)})),e}[Gt(539)](){const t=Gt;this[t(488)][t(554)]?this[t(517)][t(515)](this[t(493)])||(this[t(517)][t(524)](this[t(493)],0),this[t(553)][t(524)](this[t(493)],0)):this[t(517)][t(515)](this[t(493)])&&(this[t(517)][t(491)](this[t(493)]),this[t(553)][t(491)](this[t(493)]))}}var $t=te;function te(t,e){var n=ne();return(te=function(t,e){return n[t-=214]})(t,e)}!function(t){for(var e=te,n=t();;)try{if(484784===-parseInt(e(220))/1+-parseInt(e(228))/2+parseInt(e(215))/3*(-parseInt(e(222))/4)+parseInt(e(221))/5+parseInt(e(233))/6+parseInt(e(217))/7*(parseInt(e(219))/8)+-parseInt(e(229))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ne);class ee extends J.View{constructor(t){var e=te;super(t),this[e(216)](e(225),""),this[e(232)]({tag:e(224),attributes:{class:[e(231),e(230),e(218)]}})}[$t(214)](){var t=$t;super[t(214)](),this.on(t(226),((e,n,r)=>{var o=t;this[o(227)][o(223)]=r})),this[t(227)][t(223)]=this[t(225)]}}function ne(){var t=["set","133lumItc","ck-annotation__content","381968aPJekE","521701pAaWsC","2103640Sdeylr","4WEhNkh","innerHTML","div","content","change:content","element","926414aenrTj","4961988KLkbWR","ck-comment__content","ck-content","setTemplate","4716642LVOGUC","render","278955peVKex"];return(ne=function(){return t})()}const re=oe;function oe(t,e){const n=se();return(oe=function(t,e){return n[t-=390]})(t,e)}function se(){const t=["remove","switchToEditMode","focusables","render","tab","_setupKeyboardNavigation","ariaLabel","added","EXTERNAL_AVATAR","author","destroy","submitLabel","esc","get","visibleView","listenTo","isEditMode","text/html","parseFromString","@external","2298uhbaOu","99295LaeqFC","EXTERNAL_IMPORT_WORD_COMMENT","580aQxOAW","_model","delegate","content","963020GcZRfW","isSystemComment","COMMENT_THREAD_DESCRIPTION","body","source","focusTracker","280386eSyMYV","once","switchToDisplayMode","set","_config","focusCycler","focusFirst","authoredAt","11348370aeuGFi","focus","shift+tab","name","ariaDescriptionView","initialData","editorConfig","fire","keystrokes","1278xfNtIH","element","maxCommentCharsWhenCollapsed","5393570dhhkdG","EXTERNAL_COMMENT","getUserViewNotificationText","editorDestroyed","stopListening","value","updateComment","54howehQ","isReadOnly","disabledSubmit","8IeYieC","EXTERNAL_IMPORT_WORD_AVATAR","removed","locale","formatDateTime","editorReady","isExternal","target","Save","collapse","getExternalCommentNote","_createCommentInputView","enter","COMMENT_ARIA_LABEL","add","submit","attributes","creator","bind","textContent","expand","change","_createCommentContentView","createEditor","createCollection","cancel","6948GHGthP","isCollapsed","importWord"];return(se=function(){return t})()}!function(t){const e=oe,n=t();for(;;)try{if(447073===parseInt(e(468))/1*(-parseInt(e(465))/2)+parseInt(e(403))/3*(-parseInt(e(442))/4)+parseInt(e(466))/5*(parseInt(e(413))/6)+-parseInt(e(406))/7*(-parseInt(e(416))/8)+-parseInt(e(478))/9+-parseInt(e(472))/10+parseInt(e(394))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(se);class ie extends J.View{[re(459)];[re(398)];[re(447)];[re(477)];[re(402)];[re(391)];[re(469)];[re(390)];constructor(t,n,r){const s=re;super(t),this[s(469)]=n,this[s(390)]=r,this[s(473)]=!!this[s(390)][s(473)],this[s(481)](s(461),!1),this[s(481)](s(443),!0),this[s(434)](s(451)).to(n,s(471),n,s(393),((e,o)=>$(t,s(429),[n[s(454)][s(397)],r[s(420)](o),(new DOMParser)[s(463)](e,s(462))[s(475)][s(435)],n[s(422)]?this[s(426)]():""]))),this[s(398)]=new o.AriaDescriptionView(t,$(t,s(474))),this[s(459)]=this[s(440)](),this[s(459)][s(430)](this[s(438)]()),this[s(447)]=new J.ViewCollection,this[s(477)]=new e.FocusTracker,this[s(402)]=new e.KeystrokeHandler,this[s(391)]=new J.FocusCycler({focusables:this[s(447)],focusTracker:this[s(477)],keystrokeHandler:this[s(402)],keystrokeHandlerOptions:{filter:t=>t[s(423)]!==this[s(404)]},actions:{focusPrevious:s(396),focusNext:s(449)}})}[re(436)](){this[re(443)]=!1}[re(425)](){const t=re;this[t(461)]||(this[t(443)]=!0)}[re(395)](){const t=re;this[t(404)][t(395)]()}[re(448)](){const t=re;super[t(448)](),this[t(450)]()}async[re(455)](){const t=re;await this[t(459)][t(458)](0)[t(455)](),super[t(455)]()}[re(446)](){const t=re;this[t(461)]||(this[t(461)]=!0,this[t(459)][t(445)](0)[t(455)](),this[t(459)][t(430)](this[t(427)]()))}[re(480)](){const t=re;this[t(461)]&&(this[t(461)]=!1,this[t(459)][t(445)](0)[t(455)](),this[t(459)][t(430)](this[t(438)]()))}[re(426)](){const t=re;return t(444)===this[t(469)][t(432)][t(464)][t(476)]?$(this[t(419)],t(467)):$(this[t(419)],t(407))}[re(408)](){const t=re;return this[t(469)][t(422)]?t(444)===this[t(469)][t(432)][t(464)][t(476)]?$(this[t(419)],t(417),this[t(469)][t(433)][t(397)]):$(this[t(419)],t(453),this[t(469)][t(433)][t(397)]):null}[re(438)](){const t=re,e=new ee(this[t(419)]);return e[t(434)](t(471)).to(this[t(469)],t(471),this,t(443),((e,n)=>n?(0,o.trimHtml)(e,{limit:this[t(390)][t(405)]}):e)),e}[re(427)](){const t=re;this[t(390)][t(400)]||(this[t(390)][t(400)]={}),this[t(390)][t(400)][t(399)]=this[t(469)][t(471)];const e=new At(this[t(419)],this[t(390)][t(400)]);return e[t(411)]=this[t(469)][t(471)],e[t(434)](t(415)).to(this[t(469)],t(414)),e[t(456)]=$(this[t(419)],t(424)),e.on(t(431),((e,n)=>{const r=t;this[r(401)](r(412),this[r(469)].id,n),this[r(480)](),this[r(395)]()})),e.on(t(441),(()=>{const e=t;this[e(480)](),this[e(395)]()})),e[t(479)](t(421),(()=>{e[t(395)]()})),e[t(439)](),e[t(470)](t(421)).to(this),e[t(470)](t(409)).to(this),e}[re(450)](){const t=re,e=this[t(404)];this[t(402)][t(460)](e);for(const e of this[t(447)])this[t(477)][t(430)](e[t(404)]),this[t(402)][t(460)](e[t(404)]);this[t(447)].on(t(437),((e,n)=>{const r=t;for(const t of n[r(418)])this[r(477)][r(445)](t[r(404)]),this[r(402)][r(410)](t[r(404)]);for(const t of n[r(452)])this[r(477)][r(430)](t[r(404)]),this[r(402)][r(460)](t[r(404)])})),this[t(402)][t(481)](t(428),((n,r)=>{const o=t;e===n[o(423)]&&(this[o(391)][o(392)](),r())})),this[t(402)][t(481)](t(457),((n,r)=>{const o=t;e!==n[o(423)]&&(this[o(395)](),r())}))}}function ce(){const t=["Delete comment?","ck-comment--edit","listitem","isVisible","isEditable","ck-comment__wrapper","actionBar","isRemovable","panelView","ck-comment__info-name","ck-annotation__actions","_createCommentInputView","ck-comment--","actionIndicator","_model","authoredAt","bind","8vOjCHV","Remove","ck-annotation__content-wrapper","isSystemComment","removeButton","time","ariaDescriptionView","ck-annotation__actions--hidden","ck-annotation__info-time","extendTemplate","isExternal","withText","ck-comment__info","edit","locale","find","createCollection","from","cancelConfirm","Edit","add","6308332ATZjcv","focusables","setTemplate","_createRemoveButton","children","push","some","editButton","userView","ck-comment--info","remove","length","_config","getTemplate","unbind","_createEditButton","toMany","ck-comment__info-time","visibleView","mouseenter","ck-comment__main","ck-annotation","focus","Show more items","items","ck-comment__actions","10201975CTzlJj","panelPosition","ariaLabel","change:isRemovable","showConfirm","_attachActions","ck-annotation__main","getUserViewNotificationText","64847277Lzuqez","name","Reply...","span","icon","ck-comment__user","ck-comment--remove-confirmation","_createDropdown","author","ck-annotation__info-name","getExternalCommentNote","ck-annotation__user","execute","mouseleave","isEditMode","10sYPyrT","5338RxFLRs","ck-comment--remove","addMany","3019250XBPzaY","label","ck-hidden","fire","placeholder","499UlyuvG","render","formatDateTime","switchToEditMode","isConfirm","div","3CWbWwV","set","buttonView","dropdown","7305684eGVOjo","element","isEnabled","ck-comment__external","then","listenTo","isReadOnly","bindTemplate","5373072aKDAMB","ck-comment","ck-annotation__info","resolvedAt","ck-comment__actions--hidden","blur","removeComment","group"];return(ce=function(){return t})()}const ae=he;function he(t,e){const n=ce();return(he=function(t,e){return n[t-=100]})(t,e)}!function(t){const e=he,n=t();for(;;)try{if(889604===parseInt(e(184))/1*(parseInt(e(176))/2)+-parseInt(e(190))/3*(-parseInt(e(126))/4)+parseInt(e(179))/5+parseInt(e(194))/6+-parseInt(e(152))/7*(-parseInt(e(105))/8)+parseInt(e(202))/9+parseInt(e(175))/10*(-parseInt(e(160))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ce);class ue extends((0,o.ConfirmMixin)(ie)){[ae(216)];[ae(134)];constructor(t,e,n){const r=ae;super(t,e,n),this[r(191)](r(101),null),this[r(191)](r(183),$(t,r(162))),this[r(104)](r(103)).to(e),this[r(104)](r(205)).to(e),this[r(216)]=this[r(121)](),this[r(108)]||(this[r(133)]=this[r(141)](),this[r(109)]=this[r(129)](),this[r(150)]=this[r(121)](),this[r(150)][r(178)]([this[r(133)],this[r(109)]]),this[r(193)]=this[r(167)](),this[r(216)][r(125)](this[r(193)]),this[r(127)][r(125)](this[r(193)])),this[r(134)]=new o.UserView(t,e[r(168)],this[r(159)]()),this[r(134)][r(114)]({attributes:{class:[r(165),r(171)],"aria-hidden":!0}}),this[r(199)](e,r(155),(()=>this[r(123)]())),this[r(128)](this[r(139)]())}[ae(139)](){const t=ae,e=this[t(201)],n=[{tag:t(189),attributes:{class:[t(117),t(204)]},children:[{tag:t(163),children:[{text:this[t(134)][t(161)]}],attributes:{class:[t(219),t(169)],"data-cke-tooltip-text":this[t(134)][t(161)]}},{tag:t(110),attributes:{datetime:e.to(t(103)),class:[t(143),t(113)]},children:[{text:e.to(t(103),(e=>this[t(138)][t(186)](e)))}]}]},{tag:t(189),attributes:{class:[t(151),t(220),e.if(t(174),t(206)),e.if(t(174),t(112))]},children:this[t(216)]},{tag:t(189),attributes:{class:[t(107)]},children:this[t(144)]},this[t(111)]];return this[t(102)][t(115)]&&n[t(131)]({tag:t(189),attributes:{class:[t(197)]},children:[{text:this[t(170)]()}]}),{tag:"li",attributes:{class:[t(215),e.if(t(188),t(166))],tabindex:-1,"aria-label":e.to(t(154)),"aria-describedby":this[t(111)].id,role:t(212)},children:[{tag:t(189),attributes:{class:[t(203),t(147),e.if(t(174),t(211)),e.if(t(108),t(135)),e.to(t(101),(e=>e?t(100)+e:""))],"data-author-id":this[t(102)][t(168)].id,"data-comment-id":this[t(102)].id,role:t(209)},children:[this[t(134)],{tag:t(189),attributes:{class:[t(146),t(158)]},children:n}]}]}}[ae(141)](){const t=ae,e=new J.ButtonView(this[t(119)]);return e[t(180)]=$(this[t(119)],t(124)),e[t(164)]=Z.IconPencil,e[t(116)]=!0,e[t(114)]({attributes:{class:t(211)}}),e[t(104)](t(196)).to(this[t(102)],t(200),(t=>!t)),e[t(104)](t(213)).to(this[t(102)],t(214)),e.on(t(172),(()=>this[t(187)]())),e}[ae(129)](){const t=ae,e=new J.ButtonView(this[t(119)]);return e[t(180)]=$(this[t(119)],t(106)),e[t(164)]=Z.IconRemoveComment,e[t(116)]=!0,e[t(114)]({attributes:{class:t(177)}}),e[t(104)](t(196)).to(this[t(102)],t(200),(t=>!t)),e[t(104)](t(213)).to(this[t(102)],t(217)),e.on(t(172),(()=>{const e=t;this[e(156)]($(this[e(119)],e(210)),this[e(195)])[e(198)]((()=>{const t=e;this[t(182)](t(208),this[t(102)].id)}))})),e}[ae(167)](){const t=ae,e=(0,J.createDropdown)(this[t(119)],o.LateFocusDropdownButtonView),n=e[t(218)][t(130)],r=new J.ListView(this[t(119)]),s=e[t(201)];(0,J.focusChildOnDropdownOpen)(e,(()=>this[t(150)][t(120)]((e=>e[t(213)])))),e[t(114)]({attributes:{class:[s.if(t(213),t(181),(t=>!t))]}});const i=(n,o=-1)=>{const s=t,i=new J.ListItemView(this[s(119)]);i[s(130)][s(125)](n);const c=o>-1?o:r[s(150)][s(137)];r[s(150)][s(125)](i,c);const a=Array[s(122)](this[s(150)]);e[s(140)](s(196),s(213)),e[s(104)](s(196))[s(142)](a,s(196),((...t)=>t[s(132)]((t=>t)))),e[s(104)](s(213))[s(142)](a,s(213),((...t)=>t[s(132)]((t=>t))))};e[t(153)]="sw",e[t(192)][t(191)]({label:$(this[t(119)],t(149)),icon:Z.IconThreeVerticalDots});for(const e of this[t(150)])i(e);return n[t(125)](r),e[t(199)](this[t(150)],t(125),((t,e,n)=>{i(e,n)})),e[t(199)](this[t(150)],t(136),((e,n,o)=>{const s=t;r[s(150)][s(136)](o)})),e}[ae(157)](t,e){const n=ae,r=t&&t[n(195)];r&&(this[n(199)](r,n(145),(()=>this[n(101)]=e)),this[n(199)](r,n(148),(()=>this[n(101)]=e)),this[n(199)](r,n(173),(()=>this[n(101)]=null)),this[n(199)](r,n(207),(()=>this[n(101)]=null)))}[ae(221)](){const t=ae,e=super[t(221)]();return e[t(104)](t(183)).to(this),e}[ae(185)](){const t=ae;super[t(185)](),this[t(157)](this[t(133)],t(118)),this[t(157)](this[t(109)],t(136))}}var de=n(673),le=n.n(de),me=n(545),ke=n.n(me),ge=n(262),pe=n.n(ge),fe=n(667),be=n.n(fe),ve=n(357),_e=n.n(ve),we=n(554),Ie={attributes:{"data-cke":!0}};Ie.setAttributes=be(),Ie.insert=pe().bind(null,"head"),Ie.domAPI=ke(),Ie.insertStyleElement=_e();le()(we.A,Ie);we.A&&we.A.locals&&we.A.locals;var ye=n(306),Ae={attributes:{"data-cke":!0}};Ae.setAttributes=be(),Ae.insert=pe().bind(null,"head"),Ae.domAPI=ke(),Ae.insertStyleElement=_e();le()(ye.A,Ae);ye.A&&ye.A.locals&&ye.A.locals;var Ce=n(980),Te={attributes:{"data-cke":!0}};Te.setAttributes=be(),Te.insert=pe().bind(null,"head"),Te.domAPI=ke(),Te.insertStyleElement=_e();le()(Ce.A,Te);Ce.A&&Ce.A.locals&&Ce.A.locals;function Ee(t,e,{signal:n,edges:r}={}){let o,s=null;const i=null!=r&&r.includes("leading"),c=null==r||r.includes("trailing"),a=()=>{null!==s&&(t.apply(o,s),o=void 0,s=null)};let h=null;const u=()=>{null!=h&&clearTimeout(h),h=setTimeout((()=>{h=null,c&&a(),l()}),e)},d=()=>{null!==h&&(clearTimeout(h),h=null)},l=()=>{d(),o=void 0,s=null},m=function(...t){if(n?.aborted)return;o=this,s=t;const e=null==h;u(),i&&e&&a()};return m.schedule=u,m.cancel=l,m.flush=()=>{d(),a()},n?.addEventListener("abort",l,{once:!0}),m}function xe(t,e=0,n={}){"object"!=typeof n&&(n={});const{signal:r,leading:o=!1,trailing:s=!0,maxWait:i}=n,c=Array(2);let a;o&&(c[0]="leading"),s&&(c[1]="trailing");let h=null;const u=Ee((function(...e){a=t.apply(this,e),h=null}),e,{signal:r,edges:c}),d=function(...e){if(null!=i)if(null===h)h=Date.now();else if(Date.now()-h>=i)return a=t.apply(this,e),h=Date.now(),u.cancel(),u.schedule(),a;return u.apply(this,e),a};return d.cancel=u.cancel,d.flush=()=>(u.flush(),a),d}function Ne(){const t=["12JcGobc","186qnytYH","attributes","disconnect","cancel","attributeName","3140424qCYVkB","1168962mOmyqp","20055rgUoVC","type","35409qDAQqW","1206zgEMEs","class","748850GhJZqX","characterData","32120MLlSsr","childList","230744pXCblR","observe"];return(Ne=function(){return t})()}function Oe(t,e){const n=Ne();return(Oe=function(t,e){return n[t-=196]})(t,e)}function Se(t){const e=function(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:r=!0,trailing:o=!0,signal:s}=n;return xe(t,e,{leading:r,trailing:o,signal:s,maxWait:e})}(t,30),n=new MutationObserver((t=>{const n=Oe;for(const r of t)(n(196)==r[n(203)]&&n(206)==r[n(199)]||n(210)==r[n(203)]||n(208)==r[n(203)])&&e()}));return{attach(t){n[Oe(212)](t,{attributes:!0,childList:!0,subtree:!0,characterData:!0})},detach(){const t=Oe;n[t(197)](),e[t(198)]()}}}!function(t){const e=Oe,n=t();for(;;)try{if(341428===-parseInt(e(204))/1+parseInt(e(201))/2+-parseInt(e(213))/3*(parseInt(e(211))/4)+parseInt(e(207))/5+parseInt(e(214))/6*(-parseInt(e(202))/7)+parseInt(e(200))/8+parseInt(e(205))/9*(-parseInt(e(209))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ne);var Me=n(438),Re={attributes:{"data-cke":!0}};Re.setAttributes=be(),Re.insert=pe().bind(null,"head"),Re.domAPI=ke(),Re.insertStyleElement=_e();le()(Me.A,Re);Me.A&&Me.A.locals&&Me.A.locals;const Pe=Ve;function Le(){const t=["36198SaXZVx","clear","6LLiCHU","clientHeight","focus","height","set","20LGSQRa","length","555154vUeSeN","_mutationObserver","targetRect","867351tBShoL","ck-rounded-corners","1ThbcNZ","Esc","add","first","ck-annotation-wrapper","listenTo","bindTemplate","4juuogO","arrowup","detach","ck-annotation-wrapper--active","type","focusTracker","6653736vHNebE","delegate","setTemplate","_updateHeight","element","fire","344iACDNy","createCollection","495460ooujrR","presentation","578094tItSQn","arrowdown","destroy","keystrokes","content","div","mainView","isActive","isDirty","render","81100tUDYMU","attach"];return(Le=function(){return t})()}function Ve(t,e){const n=Le();return(Ve=function(t,e){return n[t-=314]})(t,e)}!function(t){const e=Ve,n=t();for(;;)try{if(167054===parseInt(e(340))/1*(parseInt(e(335))/2)+-parseInt(e(338))/3*(-parseInt(e(347))/4)+parseInt(e(324))/5*(parseInt(e(328))/6)+parseInt(e(361))/7+parseInt(e(359))/8*(parseInt(e(326))/9)+-parseInt(e(333))/10*(parseInt(e(314))/11)+-parseInt(e(353))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Le);class Be extends J.View{[Pe(352)];id;[Pe(317)];[Pe(318)];[Pe(320)];[Pe(336)];constructor(t,n){const r=Pe;super(t),this.id=(0,e.uid)(),this[r(352)]=new e.FocusTracker,this[r(317)]=new e.KeystrokeHandler,this[r(317)][r(332)](r(341),((t,e)=>this[r(358)](r(341),e))),this[r(332)](r(337),{top:0,right:0,bottom:0,left:0}),this[r(332)](r(331),0),this[r(332)](r(321),!1),this[r(332)](r(322),!1),this[r(332)](r(334),0),this[r(332)](r(351),""),this[r(336)]=Se((()=>this[r(356)]())),this[r(318)]=this[r(360)](),this[r(318)][r(354)](r(348),r(315)).to(this),this[r(318)][r(342)](n),this[r(320)]=n;const o=this[r(346)];this[r(355)]({tag:r(319),attributes:{class:["ck",r(344),r(339),o.if(r(321),r(350))],role:r(362)},children:this[r(318)]})}[Pe(323)](){const t=Pe;super[t(323)](),this[t(352)][t(342)](this[t(357)]),this[t(317)][t(345)](this[t(357)]),this[t(336)][t(325)](this[t(357)])}[Pe(316)](){const t=Pe;this[t(318)][t(327)](),this[t(317)][t(316)](),this[t(352)][t(316)](),this[t(336)][t(349)](),super[t(316)]()}[Pe(330)](){const t=Pe;this[t(318)][t(343)]&&this[t(318)][t(343)][t(330)]()}[Pe(356)](){const t=Pe,e=this[t(357)][t(329)];e&&(this[t(331)]=e)}}const De=je;function je(t,e){const n=He();return(je=function(t,e){return n[t-=239]})(t,e)}!function(t){const e=je,n=t();for(;;)try{if(999292===-parseInt(e(263))/1*(-parseInt(e(269))/2)+-parseInt(e(264))/3+-parseInt(e(246))/4+-parseInt(e(265))/5+-parseInt(e(268))/6+parseInt(e(276))/7+parseInt(e(274))/8*(parseInt(e(249))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(He);class Ue extends((0,e.ObservableMixin)()){[De(250)];[De(240)];[De(254)];[De(241)];constructor({view:t,target:n,type:r,isVisible:o=!0}){const s=De;super(),this[s(250)]=t,this[s(250)][s(248)]||this[s(250)][s(247)](),this[s(254)]=r,this[s(241)]=n,Ue[s(279)](this[s(253)]()),this[s(240)]=new e.Collection([this[s(250)][s(248)]],{idProperty:s(283)}),this[s(240)].on(s(271),((t,e)=>{const n=s;this[n(250)][n(260)][n(271)](e)})),this[s(240)].on(s(259),((t,e)=>{const n=s;this[n(250)][n(260)][n(259)](e)})),this[s(278)](s(251),o)}get[De(252)](){const t=De;return t(243)==typeof this[t(254)]?this[t(254)]():this[t(254)]}get[De(267)](){const t=De;return this[t(250)][t(275)]}get[De(242)](){const t=De,e=this[t(253)]();return Ue[t(279)](e),e}get[De(282)](){const t=De,n=this[t(242)];if(null===n)return null;if(n instanceof e.Rect)return n;const r=n[t(244)]((e=>function(e){const n=t;if(e[n(281)])return!0;return!!e[n(245)]()[n(256)](0)}(e)));return 0===r[t(277)]?null:new e.Rect(r[0][t(245)]()[t(256)](0))}get[De(273)](){const t=De;return this[t(250)][t(273)]}set[De(273)](t){const e=De;this[e(250)][e(273)]=t,this[e(250)][e(275)][e(273)]=t}[De(255)](){const t=De;this[t(250)][t(282)]=this[t(282)]}[De(266)](){const t=De;this[t(240)][t(262)](),this[t(240)][t(270)](),this[t(262)]()}[De(280)](){const t=De;this[t(251)]=!!this[t(282)]}static[De(279)](t){const n=De;if(!(null===t||t instanceof e.Rect||Array[n(261)](t)&&t[n(257)]((t=>ze(t)))))throw new e.CKEditorError(n(272),null,{target:t})}[De(253)](){const t=De,e=t(243)==typeof this[t(241)]?this[t(241)]():this[t(241)];return ze(e)?[e]:e}}function ze(t){const e=De;return null!==t&&e(258)==typeof t&&e(239)in t&&1===t[e(239)]}function He(){const t=["5216052uCfvhl","3343780fAZobS","destroy","innerView","3932358HOYghJ","2cjiQOL","clear","add","annotation-invalid-target","isActive","24352QnVlYV","mainView","11708648NuKizy","length","set","_assertCorrectTarget","refreshVisibility","offsetParent","targetRect","_id","nodeType","focusableElements","_target","target","function","filter","getClientRects","5925376hyJfFa","render","element","5652OSJzMg","view","isVisible","type","_getNormalizedTarget","_type","updateTargetRect","item","every","object","remove","focusTracker","isArray","stopListening","1959173rnuwas"];return(He=function(){return t})()}function Fe(){const t=["2130LFsLzP","112244STvCFK","refreshPositioning","focusableElements","12neyouE","_getOrderInContent","2939832NkofFE","_viewToAnnotation","25VHwgPD","10oZnUjF","remove","_innerViewToAnnotation","listenTo","getIndex","288sXYnUW","sort","getByInnerView","stopListening","_focusTracker","3065464ZkRDln","top","248418elgAvn","isFocused","left","set","targetRect","focusTracker","innerView","view","get","fire","focus","3910959taYoFx","clear","getByView","add","annotationcollection-not-existing-item","destroy","change:isFocused","from","delete","length","annotationcollection-duplicated-item","updateTargetRect","5855LHRQRM","17834sAxAfo","_sort","blur","has"];return(Fe=function(){return t})()}const Ke=We;function We(t,e){const n=Fe();return(We=function(t,e){return n[t-=281]})(t,e)}!function(t){const e=We,n=t();for(;;)try{if(223292===parseInt(e(289))/1*(-parseInt(e(326))/2)+-parseInt(e(302))/3*(-parseInt(e(285))/4)+-parseInt(e(325))/5*(parseInt(e(281))/6)+parseInt(e(287))/7+parseInt(e(300))/8+-parseInt(e(313))/9*(parseInt(e(290))/10)+-parseInt(e(282))/11*(-parseInt(e(295))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fe);class Ye extends e.Collection{[Ke(292)];[Ke(288)];[Ke(299)];constructor(t=[]){const n=Ke;super(),this[n(292)]=new Map,this[n(288)]=new Map,this[n(299)]=new e.FocusTracker,this[n(299)].on(n(319),((t,e,r)=>{const o=n;r||this[o(311)](o(328))}));for(const e of t)this[n(316)](e)}get[Ke(303)](){const t=Ke;return this[t(299)][t(303)]}[Ke(316)](t){const n=Ke;if(this[n(329)](t))throw new e.CKEditorError(n(323),null);this[n(292)][n(305)](t[n(308)],t),this[n(288)][n(305)](t[n(309)],t);for(const e of t[n(284)])this[n(299)][n(316)](e);this[n(293)](t[n(284)],n(316),((t,e)=>{const r=n;this[r(299)][r(316)](e)})),this[n(293)](t[n(284)],n(291),((t,e)=>{const r=n;this[r(299)][r(291)](e)})),this[n(293)](t[n(309)][n(307)],n(319),((e,r,o)=>{const s=n;o&&this[s(311)](s(312),t)})),t[n(324)]();const r=this[n(286)](t[n(309)][n(306)]);return super[n(316)](t,r)}[Ke(291)](t){const n=Ke;if(!this[n(329)](t))throw new e.CKEditorError(n(317),null);this[n(298)](t[n(309)][n(307)]),this[n(298)](t[n(284)]);for(const e of t[n(284)])this[n(299)][n(291)](e);return this[n(288)][n(321)](t[n(309)]),this[n(292)][n(321)](t[n(308)]),super[n(291)](t)}[Ke(297)](t){const e=Ke;return this[e(292)][e(310)](t)}[Ke(315)](t){const e=Ke;return this[e(288)][e(310)](t)}[Ke(318)](){const t=Ke;super[t(314)](),this[t(298)](),this[t(292)][t(314)](),this[t(288)][t(314)](),this[t(299)][t(318)]()}[Ke(283)](){const t=Ke;for(const e of this)e[t(324)]();this[t(327)]()}[Ke(327)](){const t=Ke,e=Array[t(320)](this)[t(296)](((e,n)=>qe(e[t(309)][t(306)],n[t(309)][t(306)])));for(let n=e[t(322)]-1;n>0;n--){const r=e[n];n!==this[t(294)](r)&&(this[t(291)](r),this[t(316)](r))}}[Ke(286)](t){const e=Ke;let n=0;if(!t)return this[e(322)];for(const r of this){const o=r[e(309)][e(306)];if(o){if(qe(t,o)<0)return n;n++}}return n}}function qe(t,e){const n=Ke;if(null===t&&null===e)return 0;if(null===t)return-1;if(null===e)return 1;const r=t[n(301)]-e[n(301)];return 0==r?t[n(304)]-e[n(304)]:r}t.ContextPlugin;var Qe=n(332),Xe={attributes:{"data-cke":!0}};Xe.setAttributes=be(),Xe.insert=pe().bind(null,"head"),Xe.domAPI=ke(),Xe.insertStyleElement=_e();le()(Qe.A,Xe);Qe.A&&Qe.A.locals&&Qe.A.locals;t.ContextPlugin;var Ge=n(533),Ze={attributes:{"data-cke":!0}};Ze.setAttributes=be(),Ze.insert=pe().bind(null,"head"),Ze.domAPI=ke(),Ze.insertStyleElement=_e();le()(Ge.A,Ze);Ge.A&&Ge.A.locals&&Ge.A.locals;J.View;J.View;class Je extends Error{}class $e extends Je{constructor(){super("Zone is an abstract class")}}class tn{get type(){throw new $e}get name(){throw new $e}get ianaName(){return this.name}get isUniversal(){throw new $e}offsetName(t,e){throw new $e}formatOffset(t,e){throw new $e}offset(t){throw new $e}equals(t){throw new $e}get isValid(){throw new $e}}let en={};const nn={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};let rn={};class on extends tn{static create(t){return rn[t]||(rn[t]=new on(t)),rn[t]}static resetCache(){rn={},en={}}static isValidSpecifier(t){return this.isValidZone(t)}static isValidZone(t){if(!t)return!1;try{return new Intl.DateTimeFormat("en-US",{timeZone:t}).format(),!0}catch(t){return!1}}constructor(t){super(),this.zoneName=t,this.valid=on.isValidZone(t)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(t,{format:e,locale:n}){return kn(t,e,n,this.name)}formatOffset(t,e){return pn(this.offset(t),e)}offset(t){const e=new Date(t);if(isNaN(e))return NaN;const n=(r=this.name,en[r]||(en[r]=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:r,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"})),en[r]);var r;let[o,s,i,c,a,h,u]=n.formatToParts?function(t,e){const n=t.formatToParts(e),r=[];for(let t=0;t<n.length;t++){const{type:e,value:o}=n[t],s=nn[e];"era"===e?r[s]=o:hn(s)||(r[s]=parseInt(o,10))}return r}(n,e):function(t,e){const n=t.format(e).replace(/\u200E/g,""),r=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(n),[,o,s,i,c,a,h,u]=r;return[i,o,s,c,a,h,u]}(n,e);"BC"===c&&(o=1-Math.abs(o));let d=+e;const l=d%1e3;return d-=l>=0?l:1e3+l,(mn({year:o,month:s,day:i,hour:24===a?0:a,minute:h,second:u,millisecond:0})-d)/6e4}equals(t){return"iana"===t.type&&t.name===this.name}get isValid(){return this.valid}}let sn=null;class cn extends tn{static get utcInstance(){return null===sn&&(sn=new cn(0)),sn}static instance(t){return 0===t?cn.utcInstance:new cn(t)}static parseSpecifier(t){if(t){const e=t.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(e)return new cn(gn(e[1],e[2]))}return null}constructor(t){super(),this.fixed=t}get type(){return"fixed"}get name(){return 0===this.fixed?"UTC":`UTC${pn(this.fixed,"narrow")}`}get ianaName(){return 0===this.fixed?"Etc/UTC":`Etc/GMT${pn(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(t,e){return pn(this.fixed,e)}get isUniversal(){return!0}offset(){return this.fixed}equals(t){return"fixed"===t.type&&t.fixed===this.fixed}get isValid(){return!0}}const an={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"};an.hanidec.replace(/[\[|\]]/g,"").split("");function hn(t){return void 0===t}function un(t,e=2){let n;return n=t<0?"-"+(""+-t).padStart(e,"0"):(""+t).padStart(e,"0"),n}function dn(t){return hn(t)||null===t||""===t?void 0:parseInt(t,10)}function ln(t){if(!hn(t)&&null!==t&&""!==t){const e=1e3*parseFloat("0."+t);return Math.floor(e)}}function mn(t){let e=Date.UTC(t.year,t.month-1,t.day,t.hour,t.minute,t.second,t.millisecond);return t.year<100&&t.year>=0&&(e=new Date(e),e.setUTCFullYear(t.year,t.month-1,t.day)),+e}function kn(t,e,n,r=null){const o=new Date(t),s={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};r&&(s.timeZone=r);const i={timeZoneName:e,...s},c=new Intl.DateTimeFormat(n,i).formatToParts(o).find((t=>"timezonename"===t.type.toLowerCase()));return c?c.value:null}function gn(t,e){let n=parseInt(t,10);Number.isNaN(n)&&(n=0);const r=parseInt(e,10)||0;return 60*n+(n<0||Object.is(n,-0)?-r:r)}function pn(t,e){const n=Math.trunc(Math.abs(t/60)),r=Math.trunc(Math.abs(t%60)),o=t>=0?"+":"-";switch(e){case"short":return`${o}${un(n,2)}:${un(r,2)}`;case"narrow":return`${o}${n}${r>0?`:${r}`:""}`;case"techie":return`${o}${un(n,2)}${un(r,2)}`;default:throw new RangeError(`Value format ${e} is out of range for property format`)}}const fn=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function bn(...t){const e=t.reduce(((t,e)=>t+e.source),"");return RegExp(`^${e}$`)}function vn(...t){return e=>t.reduce((([t,n,r],o)=>{const[s,i,c]=o(e,r);return[{...t,...s},i||n,c]}),[{},null,1]).slice(0,2)}function _n(...t){return(e,n)=>{const r={};let o;for(o=0;o<t.length;o++)r[t[o]]=dn(e[n+o]);return[r,null,n+o]}}const wn=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,In=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,yn=RegExp(`${In.source}${`(?:${wn.source}?(?:\\[(${fn.source})\\])?)?`}`),An=RegExp(`(?:T${yn.source})?`),Cn=_n("weekYear","weekNumber","weekDay"),Tn=_n("year","ordinal"),En=RegExp(`${In.source} ?(?:${wn.source}|(${fn.source}))?`),xn=RegExp(`(?: ${En.source})?`);function Nn(t,e,n){const r=t[e];return hn(r)?n:dn(r)}function On(t,e){return[{hours:Nn(t,e,0),minutes:Nn(t,e+1,0),seconds:Nn(t,e+2,0),milliseconds:ln(t[e+3])},null,e+4]}function Sn(t,e){const n=!t[e]&&!t[e+1],r=gn(t[e+1],t[e+2]);return[{},n?null:cn.instance(r),e+3]}function Mn(t,e){return[{},t[e]?on.create(t[e]):null,e+1]}RegExp(`^T?${In.source}$`);bn(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,An),bn(/(\d{4})-?W(\d\d)(?:-?(\d))?/,An),bn(/(\d{4})-?(\d{3})/,An),bn(yn),vn((function(t,e){return[{year:Nn(t,e),month:Nn(t,e+1,1),day:Nn(t,e+2,1)},null,e+3]}),On,Sn,Mn),vn(Cn,On,Sn,Mn),vn(Tn,On,Sn,Mn),vn(On,Sn,Mn);vn(On);bn(/(\d{4})-(\d\d)-(\d\d)/,xn),bn(En),vn(On,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 Bn=`[ ${String.fromCharCode(160)}]`;new RegExp(Bn,"g");Symbol.for("nodejs.util.inspect.custom");J.View;var Dn=n(961),jn={attributes:{"data-cke":!0}};jn.setAttributes=be(),jn.insert=pe().bind(null,"head"),jn.domAPI=ke(),jn.insertStyleElement=_e();le()(Dn.A,jn);Dn.A&&Dn.A.locals&&Dn.A.locals;var Un=n(163),zn={attributes:{"data-cke":!0}};zn.setAttributes=be(),zn.insert=pe().bind(null,"head"),zn.domAPI=ke(),zn.insertStyleElement=_e();le()(Un.A,zn);Un.A&&Un.A.locals&&Un.A.locals;var Hn=n(142),Fn={attributes:{"data-cke":!0}};Fn.setAttributes=be(),Fn.insert=pe().bind(null,"head"),Fn.domAPI=ke(),Fn.insertStyleElement=_e();le()(Hn.A,Fn);Hn.A&&Hn.A.locals&&Hn.A.locals;var Kn=n(258),Wn={attributes:{"data-cke":!0}};Wn.setAttributes=be(),Wn.insert=pe().bind(null,"head"),Wn.domAPI=ke(),Wn.insertStyleElement=_e();le()(Kn.A,Wn);Kn.A&&Kn.A.locals&&Kn.A.locals;var Yn=n(967),qn={attributes:{"data-cke":!0}};qn.setAttributes=be(),qn.insert=pe().bind(null,"head"),qn.domAPI=ke(),qn.insertStyleElement=_e();le()(Yn.A,qn);Yn.A&&Yn.A.locals&&Yn.A.locals;var Qn=n(906),Xn={attributes:{"data-cke":!0}};Xn.setAttributes=be(),Xn.insert=pe().bind(null,"head"),Xn.domAPI=ke(),Xn.insertStyleElement=_e();le()(Qn.A,Xn);Qn.A&&Qn.A.locals&&Qn.A.locals;var Gn=n(938),Zn={attributes:{"data-cke":!0}};Zn.setAttributes=be(),Zn.insert=pe().bind(null,"head"),Zn.domAPI=ke(),Zn.insertStyleElement=_e();le()(Gn.A,Zn);Gn.A&&Gn.A.locals&&Gn.A.locals;var Jn=n(751),$n={attributes:{"data-cke":!0}};$n.setAttributes=be(),$n.insert=pe().bind(null,"head"),$n.domAPI=ke(),$n.insertStyleElement=_e();le()(Jn.A,$n);Jn.A&&Jn.A.locals&&Jn.A.locals;var tr=n(901),er={attributes:{"data-cke":!0}};er.setAttributes=be(),er.insert=pe().bind(null,"head"),er.domAPI=ke(),er.insertStyleElement=_e();le()(tr.A,er);tr.A&&tr.A.locals&&tr.A.locals;var nr=n(888),rr={attributes:{"data-cke":!0}};rr.setAttributes=be(),rr.insert=pe().bind(null,"head"),rr.domAPI=ke(),rr.insertStyleElement=_e();le()(nr.A,rr);nr.A&&nr.A.locals&&nr.A.locals;const or=sr;function sr(t,e){const n=ir();return(sr=function(t,e){return n[t-=102]})(t,e)}function ir(){const t=["5782aQIKCw","focusTracker","7875qizMfL","_removeActiveAnnotation","ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO","refreshPositioning","remove","editing","refreshVisibility","Arrowdown","184flNCWr","context","ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT","contains","_addActiveAnnotation","stopListening","low","createAnnotationView","ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS","ACCESSIBILITY_HELP_ANNOTATIONS_ENTER","815518cJzDHS","Enter","listenTo","Tab","653615CzSihR","_setupEnterAnnotationKeystroke","pluginName","Arrowup","Annotations","ready","source","createAnnotation","view","collection","accessibility","editors","Esc","change:isVisible","push","ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS","set","isVisible","1708410zvRYHz","59900Wwsxym","Shift+Tab","Ctrl+Enter","_activateAnnotation","_visibleAnnotations","fire","Ctrl+Shift+E","domRoots","68nPMSca","escape","add","locale","delete","values","ACCESSIBILITY_HELP_ANNOTATIONS_GROUP","has","_setupEscapeAnnotationHandling","activeAnnotations","isPremiumPlugin","keystrokes","destroy","addKeystrokeInfoGroup","12ICCFhN","isArray","target","isOfficialPlugin","3NzLlZY","activate","getByInnerView","focus","deactivateAll","element","ACCESSIBILITY_HELP_ANNOTATIONS_EXIT","_deactivateAllAnnotations","10509pPMhSQ","annotations","_bindAnnotationsToVisibleAnnotations"];return(ir=function(){return t})()}!function(t){const e=sr,n=t();for(;;)try{if(122778===-parseInt(e(150))/1*(-parseInt(e(124))/2)+parseInt(e(158))/3*(-parseInt(e(132))/4)+-parseInt(e(105))/5+-parseInt(e(146))/6*(parseInt(e(161))/7)+parseInt(e(171))/8*(-parseInt(e(163))/9)+parseInt(e(123))/10+parseInt(e(181))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ir);class cr extends t.ContextPlugin{[or(114)];[or(128)];static get[or(107)](){return or(109)}static get[or(149)](){return!0}static get[or(142)](){return!0}constructor(e){const n=or;if(super(e),this[n(114)]=new Ye,this[n(128)]=new Ye,this[n(121)](n(141),new Set),this[n(160)](),e instanceof t.Editor){const t=e[n(135)];e[n(115)][n(145)]({id:n(159),label:$(t,n(138)),keystrokes:[{label:$(t,n(165)),keystroke:n(130)},{label:$(t,n(156)),keystroke:n(117)},{label:$(t,n(180)),keystroke:n(102)},{label:$(t,n(179)),keystroke:[[n(104)],[n(125)]]},{label:$(t,n(173)),keystroke:[n(126)]},{label:$(t,n(120)),keystroke:[[n(108)],[n(170)]]}]})}this[n(106)](),this[n(140)]()}[or(134)](t){const e=or;this[e(114)][e(134)](t)}[or(167)](t){const e=or;this[e(114)][e(167)](t),t[e(144)]()}[or(169)](){const t=or;for(const e of this[t(114)])e[t(169)]()}[or(166)](){const t=or;this[t(128)][t(166)]()}[or(152)](t){const e=or;return this[e(114)][e(152)](t)}[or(154)](){const t=or;this[t(129)](t(157))}[or(144)](){const t=or;for(const e of this[t(114)])e[t(144)]();this[t(128)][t(144)](),this[t(114)][t(144)](),super[t(144)]()}[or(151)](t){const e=or;this[e(129)](e(127),t)}[or(112)](t){return new Ue(t)}[or(178)](t,e){return new Be(t,e)}[or(175)](t){const e=or,n=new Set(this[e(141)]);n[e(134)](t),this[e(141)]=n}[or(164)](t){const e=or,n=new Set(this[e(141)]);n[e(136)](t),this[e(141)]=n}[or(160)](){const t=or,e=this[t(114)],n=this[t(128)];function r(e){const r=t,o=e[r(111)];o[r(122)]&&!n[r(139)](o)?n[r(134)](o):!o[r(122)]&&n[r(139)](o)&&n[r(167)](o),o[r(113)][r(162)][r(167)](o[r(113)][r(155)]),o[r(113)][r(162)][r(134)](o[r(113)][r(155)])}this[t(103)](e,t(134),((e,o)=>{const s=t;o[s(122)]&&n[s(134)](o),this[s(103)](o,s(118),r)})),this[t(103)](e,t(167),((e,o)=>{const s=t;n[s(139)](o)&&n[s(167)](o),this[s(176)](o,s(118),r)}))}[or(106)](){const n=or,r=t=>{const n=sr;t.on(n(110),(()=>{const r=n;t[r(143)][r(121)]("Ctrl+Shift+E",((t,n)=>{const o=r,s=(0,e.first)(this[o(141)][o(137)]());s&&(s[o(113)][o(153)](),n())}))}))};this[n(172)]instanceof t.Editor?r(this[n(172)]):this[n(172)][n(116)]&&this[n(172)][n(116)].on(n(134),((t,e)=>{r(e)}))}[or(140)](){const e=or,n=e=>{const n=sr,r=e[n(111)],o=[];let s;if(Array[n(147)](r[n(148)])){s=r[n(148)][0],this[n(172)]instanceof t.Editor?o[n(119)](this[n(172)]):this[n(172)][n(116)]&&o[n(119)](...this[n(172)][n(116)]);for(const t of o)for(const e of t[n(168)][n(113)][n(131)][n(137)]())if(e[n(174)](s))return void t[n(168)][n(113)][n(153)]();s[n(153)]()}};this[e(103)](this[e(114)],e(134),((t,r)=>{const o=e;this[o(103)](r,o(133),n,{priority:o(177)})})),this[e(103)](this[e(114)],e(167),((t,r)=>{const o=e;this[o(176)](r,o(133),n)}))}}function ar(){const t=["585477IdzRbC","attributes","_update","isVisible","commentsrepository-resolved-comment-thread","4sVPfzI","PendingActions","get","set","reopenCommentThread","_removeCommentThread","innerHTML","Missing comments editor configuration (`comments.editorConfig`). Default configuration will be used instead.","submitCommentThread","editorDestroyed","commentsrepository-invalid-comment-thread-id","commentUpdated","createCommentThreadController","removeAttribute","has","_updateCommentThread","createElement","commentThreadInputView","change:authoredAt","415032fLYygk","once","744caBZYw","catch","_createNewComment","init","_addCommentThread","reopen","destroy","channelId","getPermissions","_removeActiveAnnotation","_threads","isRemovable","creator","max","commentsListView","_isSubmitted","innerView","getComment","submit","write","stopListening","comments.maxCommentCharsWhenCollapsed","CommentThreadView","addCommentThread","external:","commentsrepository-invalid-commentid","unlinkedAt","@external","commentsrepository-update-comment-internal-error","function","commentsrepository-add-comment-internal-error","_repository","commentInputView","comments.editorConfig","plugins","hasCommentThread","bodyCollectionContainer","_updateActiveAnnotation","commentsrepository-missing-thread-and-adapter-method","_resolveCommentThread","bind","commentsrepository-missing-comment-thread","_add","commentsrepository-remove-comment-missing-comment-thread","commentsrepository-resolve-comment-thread-internal-error","67740HvqxjY","weight","setUnlinkedAt","values","remove","_reopenCommentThread","listenTo","comments.CommentThreadView","warn","activeCommentThread","commentsrepository-update-missing-comment","commentsrepository-invalid-comment-content","commentsrepository-add-comment-to-missing-comment-thread","addComment","getIndex","commentsrepository-update-comment-invalid-content","commentId","commentsrepository-remove-missing-comment","_threadToController","modifyAll","define","authorName","commentsrepository-update-comment-thread-internal-error","lowest","threadId","change:isDirty","CommentsRepository","isResolvable","delete","commentsrepository-add-comment-thread-internal-error","change:_readOnlyChannels","isResolved","_permissions","isExternal","setActiveCommentThread","focusableElements","_viewToController","isFromAdapter","body","getByInnerView","refreshVisibility","14125xrwRxq","model","CommentView","canComment","then","change:activeAnnotations","commentsrepository-adapter-already-set","commentsrepository-active-not-attached","toJSON","_detachCommentThread","isEditable","commentsrepository-active-missing-comment-thread","comments.maxCommentsWhenCollapsed","PENDING_ACTION_COMMENT_THREAD","_readOnlyChannels","commentsrepository-fetch-comment-thread","_removeComment","view","commentsrepository-remove-comment-internal-error","push","map","resolveCommentThread","_bindAnnotationToEditors","textContent","focusTracker","commentsrepository-get-comment-invalid-id","comments","focus","openNewCommentThread","getTime","353448eBrTUR","deactivateAll","reduce","length","licenseKey","noChannel","commentsrepository-reopen-comment-thread-internal-error","_addComment","pluginName","from","removeComment","commentsrepository-duplicated-comment-thread-id","1881CgTscK","_adapter","_findOptimalIndex","updateComment","_createCommentThreadView","error","comments.copyMarkers","comments.CommentView","context","commentsrepository-add-comment-user-not-exists","_isAttached","_getExternalAuthor","type","removeCommentThread","string","_updateComment","comment","getUser","isAttached","updateCommentThread","author","filter","isReadOnly","_attachCommentThread","update","comments.maxThreadTotalWeight","_submitCommentThread","fetchCommentThread","locale","resolvedBy","highest","101078pIaiBR","resolvedAt","setPermissions","isPremiumPlugin","switchReadOnly","_unbindEditors","getCommentThread","adapter","commentsrepository-reopen-comment-thread","commentsrepository-update-comment-missing-comment-thread","archivedAt","_remove","activate","createdAt","content","config","trim","authoredAt","fire","setAttribute","1854174iURPBy","editorReady","requires","isOfficialPlugin","isDirty","commentsrepository-attach-missing-comment-thread","admin","escape","7qBSXSM","commentsrepository-remove-missing-comment-thread","change:_permissions","commentsrepository-remove-comment-thread-internal-error","add","find","getCommentThreads","attachTo","resolve","assign","commentsrepository-missing-target","isSubmitted","addUser","div","setContext","_hasTargetInContent","isActive","commentsrepository-invalid-comment-authorid"];return(ar=function(){return t})()}const hr=ur;function ur(t,e){const n=ar();return(ur=function(t,e){return n[t-=127]})(t,e)}!function(t){const e=ur,n=t();for(;;)try{if(408559===-parseInt(e(235))/1*(-parseInt(e(286))/2)+-parseInt(e(305))/3+-parseInt(e(307))/4*(parseInt(e(162))/5)+-parseInt(e(255))/6*(parseInt(e(263))/7)+-parseInt(e(192))/8+parseInt(e(281))/9+parseInt(e(352))/10*(parseInt(e(204))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ar);const dr=Symbol(hr(197)),lr={admin:!0,modifyAll:!1,write:!0,resolve:!0};class mr extends t.ContextPlugin{[hr(317)];[hr(139)];[hr(157)];static get[hr(257)](){return[cr,t.PendingActions,o.Users]}static get[hr(200)](){return hr(147)}static get[hr(258)](){return!0}static get[hr(238)](){return!0}constructor(t){const e=hr;super(t),this[e(317)]=new Map,this[e(139)]=new Map,this[e(157)]=new Map,this[e(289)](e(176),new Set),this[e(289)](e(153),new Map);const n=this[e(212)][e(250)];n[e(141)](e(174),2),n[e(141)](e(229),500),n[e(141)](e(328),140),n[e(141)](e(128),Jt),n[e(141)](e(211),ue),n[e(288)](e(340))||console[e(129)](e(293))}[hr(310)](){const t=hr,e=this[t(212)][t(341)][t(288)](cr);this[t(289)](t(130),null),this.on(t(330),((e,n)=>this[t(311)](n))),this.on(t(294),((e,n)=>this[t(230)](n))),this.on(t(183),((e,n)=>this[t(346)](n))),this.on(t(183),((e,n)=>this[t(344)](n)),{priority:t(144)}),this.on(t(290),((e,n)=>this[t(357)](n))),this.on(t(290),((e,n)=>this[t(344)](n)),{priority:t(144)}),this.on(t(217),((e,n)=>this[t(291)](n))),this.on(t(223),((e,n)=>this[t(301)](n))),this.on(t(223),((e,n)=>this[t(344)](n)),{priority:t(144)}),this.on(t(134),((e,n)=>this[t(199)](n))),this.on(t(207),((e,n)=>this[t(219)](n))),this.on(t(202),((e,n)=>this[t(178)](n))),this.on(t(134),((e,{threadId:n,isFromAdapter:r})=>{const o=t;if(r)return;const s=this[o(241)](n),i=s&&this[o(139)][o(288)](s);i&&i[o(179)][o(321)][o(189)](-1)}),{priority:t(144)}),this[t(127)](e,t(167),((e,n,r)=>{const o=t,s=Array[o(201)](r)[o(182)]((t=>this[o(157)][o(288)](t[o(323)])))[o(225)](Boolean)[0];this[o(130)]=s?s[o(163)]:null}))}set[hr(242)](t){const n=hr;if(this[n(205)])throw new e.CKEditorError(n(168));this[n(205)]=t}get[hr(242)](){return this[hr(205)]}[hr(330)]({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=hr;return this[m(253)](pr(m(330),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(241)](n)}[hr(190)]({channelId:t=dr,threadId:n=(0,e.uid)(),target:r,context:o=null,isResolvable:s=!0}){const i=hr;if(this[i(176)][i(300)](t)||this[i(176)][i(300)](void 0))return null;if(!r)throw new e.CKEditorError(i(273));const c=this[i(330)]({channelId:t,threadId:n,target:r,context:o,isResolvable:s});if(!c)return null;const a=this[i(139)][i(288)](c),h=a[i(179)][i(303)][i(339)],u=this[i(212)][i(341)][i(288)](cr),d=u[i(160)](a[i(179)]);return u[i(247)](d),h[i(306)](i(256),(()=>h[i(189)]())),c}[hr(342)](t){const n=hr;if(n(218)!=typeof t)throw new e.CKEditorError(n(296));return this[n(317)][n(300)](t)}[hr(223)]({channelId:t=dr,threadId:e,context:n,unlinkedAt:r,attributes:o,isFromAdapter:s=!1}){const i=hr;return this[i(253)](pr(i(223),t),{channelId:t,threadId:e,context:n,unlinkedAt:r,attributes:o,isFromAdapter:s}),this[i(241)](e)}[hr(241)](t){const n=hr;if(n(218)!=typeof t)throw new e.CKEditorError(n(296));return this[n(317)][n(288)](t)}[hr(231)]({channelId:t,threadId:n}={}){const r=hr,o=this[r(241)](n);if(o)return Promise[r(271)](o);if(!this[r(242)])return Promise[r(271)](void 0);if(r(336)!=typeof this[r(242)][r(241)])throw new e.CKEditorError(r(345),this[r(212)]);return this[r(242)][r(241)]({channelId:t,threadId:n})[r(166)]((e=>this[r(342)](n)?this[r(241)](n):e?this[r(330)](Object[r(272)]({isFromAdapter:!0,channelId:t},e)):void 0))[r(308)]((t=>{const n=r;throw console[n(209)](t),new e.CKEditorError(n(177),this[n(212)])}))}[hr(269)]({channelId:t,skipNotAttached:e=!1,skipEmpty:n=!1,toJSON:r=!1}={}){const o=hr,s=[];for(const r of this[o(317)][o(355)]())t&&r[o(314)]!==t||e&&!r[o(222)]||n&&0===r[o(195)]||s[o(181)](r);return r?s[o(182)]((t=>t[o(170)]())):s}[hr(155)](t){const n=hr,r=this[n(212)][n(341)][n(288)](cr);if(!t)return void(this[n(130)]&&r[n(193)]());const o=this[n(241)](t);if(!o)throw new e.CKEditorError(n(173),null,{threadId:t});if(!this[n(139)][n(300)](o))throw new e.CKEditorError(n(169),null,{threadId:t});const s=r[n(160)](this[n(139)][n(288)](o)[n(179)]);r[n(247)](s)}[hr(239)](t,e){const n=hr;t?this[n(176)][n(267)](e):this[n(176)][n(149)](e),this[n(253)](n(151),n(176),this[n(176)],this[n(176)])}[hr(226)](t){const e=hr;return this[e(176)][e(300)](t)||this[e(176)][e(300)](void 0)}[hr(298)](t,e){return new G(t,e)}[hr(237)](t,e=dr){const n=hr;this[n(153)][n(289)](e,t),this[n(253)](n(265),n(153),this[n(153)],this[n(153)])}[hr(315)](t=dr){const e=hr;return this[e(153)][e(300)](t)?this[e(153)][e(288)](t):lr}[hr(311)]({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=hr;if(k(218)!=typeof n)throw new e.CKEditorError(k(296),null,{threadId:n});if(this[k(342)](n))throw new e.CKEditorError(k(203),null,{threadId:n});const g=new kr(this,{channelId:t,id:n,context:h,attributes:u,unlinkedAt:s,resolvedAt:i,resolvedBy:c?this[k(212)][k(341)][k(288)](o.Users)[k(221)](c):null,isResolvable:l,isSubmitted:m||d});this[k(317)][k(289)](n,g);for(const t of r)g[k(349)](this[k(309)]({threadId:n,...t}));return a&&g[k(270)](a),d||!g[k(195)]?Promise[k(271)]():this[k(230)]({channelId:t,threadId:n})}[hr(230)]({channelId:t,threadId:n}){const r=hr;if(!this[r(342)](n))throw new e.CKEditorError(r(348),this);const o=this[r(241)](n);if(o[r(322)]=!0,!this[r(242)]||r(336)!=typeof this[r(242)][r(330)])return Promise[r(271)]();const{id:s,comments:i,resolvedAt:c,resolvedBy:a,context:h,attributes:u}=o,d=this[r(212)][r(341)][r(288)](r(287)),l=d[r(267)]($(this[r(212)][r(232)],r(175)));return this[r(242)][r(330)]({channelId:t,threadId:s,comments:i[r(182)]((t=>t[r(170)]())),resolvedAt:c,resolvedBy:a?a.id:a,context:h,attributes:u})[r(166)]((({comments:e})=>{const o=r;d[o(356)](l);for(const r of e)this[o(219)]({channelId:t,threadId:n,commentId:r[o(137)],createdAt:r[o(248)],isFromAdapter:!0})}))[r(308)]((t=>{const n=r;throw console[n(209)](t),new e.CKEditorError(n(150),this)}))}[hr(227)]({threadId:t,target:n}){const r=hr,o=this[r(241)](t);if(!o)throw new e.CKEditorError(r(260),this);const s=this[r(212)][r(341)][r(288)](r(287)),i=this[r(212)][r(341)][r(288)](cr),c=this[r(208)](o),a=new G(o,c);let h=null;c.on(r(146),((t,e,n)=>{const o=r;n?h=s[o(267)]($(this[o(212)][o(232)],o(175))):h&&(s[o(356)](h),h=null)})),this[r(139)][r(289)](o,a),this[r(157)][r(289)](c,a);const u=new Be(this[r(212)][r(232)],c);u[r(347)](r(195)).to(c),u[r(347)](r(259)).to(c,r(259),c,r(195),((t,e)=>t||!e)),u[r(347)](r(279)).to(c),u[r(216)]=r(220);const d=new Ue({view:u,target:n,type:r(220),isVisible:!o[r(245)]});return c.on(r(262),(()=>{const t=r;d[t(253)](t(262))})),this[r(184)](c,d),i[r(267)](d),d}[hr(184)](e,n){const r=hr;this[r(127)](e,r(256),((e,o)=>{const s=r,i=o.ui[s(179)][s(159)][s(343)];n[s(156)][s(267)](i),this[s(212)]instanceof t.Editor&&this[s(212)].ui[s(186)][s(267)](i)}),{priority:r(234)}),this[r(127)](e,r(295),((e,o)=>{const s=r,i=o.ui[s(179)][s(159)][s(343)];n[s(156)][s(300)](i)&&n[s(156)][s(356)](i),this[s(212)]instanceof t.Editor&&this[s(212)].ui[s(186)][s(356)](i)}))}[hr(240)](t){const e=hr;this[e(327)](t,e(256)),this[e(327)](t,e(295))}[hr(208)](t){const e=hr,n=this[e(212)][e(341)][e(288)](o.Users),{config:r,locale:s}=this[e(212)],i=(0,o.getDateTimeFormatter)(r[e(288)](e(232)),s);return new(0,r[e(288)](e(188))[e(329)])(s,t,n.me,{editorConfig:{...r[e(288)](e(340)),licenseKey:this[e(212)][e(250)][e(288)](e(196))},copyMarkers:r[e(288)](e(210)),maxCommentsWhenCollapsed:r[e(288)](e(174)),maxThreadTotalWeight:r[e(288)](e(229)),maxCommentCharsWhenCollapsed:r[e(288)](e(328)),formatDateTime:i,CommentView:r[e(288)](e(188))[e(164)]})}[hr(346)]({threadId:t,channelId:n,resolvedAt:r,resolvedBy:s,isFromAdapter:i}){const c=hr;if(!this[c(342)](t))throw new e.CKEditorError(c(348),null,{threadId:t});const a=this[c(241)](t);if(a[c(152)])throw new e.CKEditorError(c(285),null,{threadId:t});const h=this[c(212)][c(341)][c(288)](o.Users);if(a[c(233)]=h[c(221)](s),a[c(236)]=r,i||!this[c(242)]||c(336)!=typeof this[c(242)][c(183)])return Promise[c(271)]();const u=this[c(212)][c(341)][c(288)](c(287)),d=u[c(267)]($(this[c(212)][c(232)],c(175)));return this[c(242)][c(183)]({channelId:n,threadId:t})[c(166)]((({resolvedAt:t,resolvedBy:e})=>{const n=c;u[n(356)](d),a[n(233)].id!==e&&(a[n(233)]=h[n(221)](e)),a[n(236)]=t}))[c(308)]((t=>{const n=c;throw console[n(209)](t),new e.CKEditorError(n(351),this)}))}[hr(357)]({threadId:t,channelId:n,isFromAdapter:r}){const o=hr;if(!this[o(342)](t))throw new e.CKEditorError(o(348),null,{threadId:t});const s=this[o(241)](t);if(!s[o(152)])throw new e.CKEditorError(o(243),null,{threadId:t});if(s[o(233)]=null,s[o(236)]=null,r||!this[o(242)]||o(336)!=typeof this[o(242)][o(290)])return Promise[o(271)]();const i=this[o(212)][o(341)][o(288)](o(287)),c=i[o(267)]($(this[o(212)][o(232)],o(175)));return this[o(242)][o(290)]({channelId:n,threadId:t})[o(166)]((()=>i[o(356)](c)))[o(308)]((t=>{const n=o;throw console[n(209)](t),new e.CKEditorError(n(198),this)}))}[hr(291)]({threadId:t,isFromAdapter:n}){const r=hr,o=this[r(241)](t);if(!o)throw new e.CKEditorError(r(264),this);if(this[r(171)](t),this[r(317)][r(149)](t),!o[r(274)]||n||!this[r(242)]||r(336)!=typeof this[r(242)][r(217)])return Promise[r(271)]();const s=this[r(212)][r(341)][r(288)](r(287)),{channelId:i}=o,c=s[r(267)]($(this[r(212)][r(232)],r(175)));return this[r(242)][r(217)]({channelId:i,threadId:t})[r(166)]((()=>s[r(356)](c)))[r(308)]((t=>{const n=r;throw console[n(209)](t),new e.CKEditorError(n(266),this)}))}[hr(301)]({threadId:t,unlinkedAt:n,context:r,attributes:o,isFromAdapter:s}){const i=hr;if(i(218)!=typeof t)throw new e.CKEditorError(i(296),null,{threadId:t});if(!this[i(342)](t))throw new e.CKEditorError(i(348),null,{threadId:t});const c=this[i(241)](t);let a=!1;if(void 0!==r&&c[i(212)]!==r&&(c[i(212)]=r,a=!0),void 0!==n&&c[i(333)]!==n&&(c[i(333)]=n,a=!0),o&&!R(o,c[i(282)])&&(c[i(282)]=o,a=!0),!a)return Promise[i(271)]();if(!c[i(274)]||s||!this[i(242)]||i(336)!=typeof this[i(242)][i(223)])return Promise[i(271)]();const h=this[i(212)][i(341)][i(288)](i(287)),{channelId:u}=c,d=h[i(267)]($(this[i(212)][i(232)],i(175)));return this[i(242)][i(223)]({channelId:u,threadId:t,context:r,unlinkedAt:n,attributes:o})[i(166)]((()=>h[i(356)](d)))[i(308)]((t=>{const n=i;throw console[n(209)](t),new e.CKEditorError(n(143),this)}))}[hr(171)](t){const e=hr,n=this[e(212)][e(341)][e(288)](cr),r=this[e(241)](t);if(r[e(214)]=!1,this[e(139)][e(300)](r)){const t=this[e(139)][e(288)](r),o=t[e(179)],s=n[e(160)](o);this[e(139)][e(149)](r),this[e(157)][e(149)](o),s&&n[e(356)](s),t[e(313)](),o[e(313)]()[e(166)]((()=>{this[e(240)](o)}))}}[hr(344)]({threadId:t,resolvedAt:e,unlinkedAt:n}){const r=hr,o=!!e,s=this[r(212)][r(341)][r(288)](cr),i=this[r(241)](t);if(this[r(139)][r(300)](i)){const t=this[r(139)][r(288)](i)[r(179)],e=s[r(160)](t);e&&(o&&s[r(316)](e),n?e[r(284)]=!1:e[r(161)]())}}[hr(215)](t){const e=hr,n=this[e(212)][e(341)][e(288)](o.Users),r=(0,o.hashObject)(e(331)+t);return n[e(221)](r)||n[e(275)]({id:r,name:t})}[hr(309)]({threadId:t,commentId:n=(0,e.uid)(),content:r,authorId:s,createdAt:i,attributes:c}){const a=hr;if(a(218)!=typeof n)throw new e.CKEditorError(a(332));if(a(218)!=typeof s)throw new e.CKEditorError(a(280));if(a(218)!=typeof r||!r[a(251)]())throw new e.CKEditorError(a(132));const h=this[a(212)][a(341)][a(288)](o.Users)[a(221)](s);if(!h)throw new e.CKEditorError(a(213),null,{authorId:s});let u=null,d=i;return c?.[a(334)]&&(u=this[a(215)](c[a(334)][a(142)]),d=new Date(c[a(334)][a(248)])),new gr(this,{threadId:t,id:n,author:u||h,creator:h,content:r,createdAt:i,authoredAt:d,attributes:c})}[hr(199)](t){const n=hr;let{threadId:r,content:o,attributes:s,isFromAdapter:i}=t;const c=this[n(241)](t[n(145)]);if(!c)throw new e.CKEditorError(n(133),this);const a=this[n(309)](t),{id:h}=a;if(c[n(349)](a),i||!this[n(242)]||n(336)!=typeof this[n(242)][n(134)]||!c[n(274)])return Promise[n(271)]();const u=this[n(212)][n(341)][n(288)](n(287)),{channelId:d}=c,l=u[n(267)]($(this[n(212)][n(232)],n(175)));return s||(s={}),this[n(242)][n(134)]({channelId:d,threadId:r,commentId:h,content:o,attributes:s})[n(166)]((t=>{const e=n;u[e(356)](l),t&&this[e(219)]({channelId:d,threadId:r,commentId:h,createdAt:t[e(248)],isFromAdapter:!0})}))[n(308)]((t=>{const r=n;throw console[r(209)](t),new e.CKEditorError(r(337),this)}))}[hr(219)]({threadId:t,commentId:n,content:r,createdAt:o,attributes:s,isFromAdapter:i}){const c=hr;if(void 0!==r&&(c(218)!=typeof r||!r[c(251)]()[c(195)]))throw new e.CKEditorError(c(136));const a=this[c(241)](t),h=a[c(324)](n);if(!h)throw new e.CKEditorError(c(131),this);let u=!1;if(r&&r!==h[c(249)]&&(h[c(172)]||i)&&(h[c(249)]=r,u=!0),o&&o!==h[c(248)]&&(h[c(248)]=o,h[c(282)]&&h[c(282)][c(334)]||(h[c(252)]=o),u=!0),s&&!R(s,h[c(282)])&&(h[c(282)]=s,u=!0),!u)return Promise[c(271)]();if(a[c(253)](c(297)),i||!this[c(242)]||c(336)!=typeof this[c(242)][c(207)])return Promise[c(271)]();const d=this[c(212)][c(341)][c(288)](c(287)),{channelId:l}=this[c(241)](h[c(145)]),m=d[c(267)]($(this[c(212)][c(232)],c(175)));return this[c(242)][c(207)]({channelId:l,threadId:t,commentId:n,content:r,attributes:s})[c(166)]((()=>d[c(356)](m)))[c(308)]((t=>{const n=c;throw console[n(209)](t),new e.CKEditorError(n(335),this)}))}[hr(178)]({threadId:t,commentId:n,isFromAdapter:r}){const o=hr,s=this[o(241)](t),i=s[o(324)](n);if(!i)throw new e.CKEditorError(o(138),this);if(s[o(246)](i),r||!this[o(242)]||o(336)!=typeof this[o(242)][o(202)])return Promise[o(271)]();const c=this[o(212)][o(341)][o(288)](o(287)),{channelId:a}=s,h=c[o(267)]($(this[o(212)][o(232)],o(175)));return this[o(242)][o(202)]({channelId:a,threadId:t,commentId:n})[o(166)]((()=>c[o(356)](h)))[o(308)]((t=>{const n=o;throw console[n(209)](t),new e.CKEditorError(n(180),this)}))}}class kr extends((0,e.ObservableMixin)()){[hr(314)];id;[hr(214)];[hr(322)];[hr(188)];[hr(338)];constructor(t,n){const r=hr;super();const o=n[r(148)];this[r(314)]=n[r(314)],this.id=n.id,this[r(188)]=new e.Collection,this[r(338)]=t,this[r(214)]=!1,this[r(322)]=n[r(274)],this[r(289)](r(278),!0),this[r(347)](r(226)).to(t,r(153),t,r(176),(()=>t[r(226)](this[r(314)]))),this[r(347)](r(318)).to(t,r(153),(()=>t[r(315)](this[r(314)])[r(261)])),this[r(347)](r(165)).to(t,r(153),(()=>{const e=r,n=t[e(315)](this[e(314)]);return n[e(326)]||n[e(261)]})),this[r(347)](r(148)).to(t,r(153),(()=>o&&t[r(315)](this[r(314)])[r(271)])),this[r(289)](r(212),n[r(212)]),this[r(347)](r(245)).to(this,r(236),this,r(333),((t,e)=>t?e?t<e?t:e:t:e)),this[r(289)](r(333),n[r(333)]||null),this[r(289)](r(236),n[r(236)]||null),this[r(289)](r(233),n[r(233)]||null),this[r(347)](r(152)).to(this,r(236),(t=>!!t)),this[r(289)](r(282),n[r(282)]||{})}get[hr(353)](){const t=hr;return Array[t(201)](this[t(188)])[t(194)](((e,n)=>e+n[t(353)]),0)}get[hr(195)](){const t=hr;return this[t(188)][t(195)]}get[hr(222)](){return this[hr(214)]}get[hr(274)](){return this[hr(322)]}[hr(325)](){const t=hr,{channelId:e,id:n}=this;this[t(338)][t(253)](pr(t(294),e),{channelId:e,threadId:n})}[hr(354)](t){this[hr(283)]({unlinkedAt:t})}[hr(271)]({resolvedAt:t=new Date,resolvedBy:e=null,isFromAdapter:n=!1}={}){const r=hr,s=this[r(338)][r(212)][r(341)][r(288)](o.Users).me,{channelId:i,id:c}=this;this[r(338)][r(253)](pr(r(183),i),{channelId:i,threadId:c,resolvedAt:t,resolvedBy:e||s.id,isFromAdapter:n})}[hr(312)]({isFromAdapter:t=!1}={}){const e=hr,{channelId:n,id:r}=this;this[e(338)][e(253)](pr(e(290),n),{channelId:n,threadId:r,isFromAdapter:t})}[hr(277)](t){const e=hr;this[e(212)]||this[e(283)]({context:t})}[hr(254)](t,e){const n=hr,r=B(this[n(282)]);z(r,t,e),this[n(283)]({attributes:r})}[hr(299)](t){const e=hr,n=B(this[e(282)]);W(n,t),this[e(283)]({attributes:n})}[hr(356)]({isFromAdapter:t=!1}={}){const e=hr,{channelId:n,id:r}=this;this[e(338)][e(253)](pr(e(217),n),{channelId:n,threadId:r,isFromAdapter:t})}[hr(270)](t){const e=hr;return this[e(338)][e(227)]({threadId:this.id,target:t})}[hr(134)](t){const e=hr,{channelId:n,id:r}=this;this[e(338)][e(253)](pr(e(134),n,r),Object[e(272)]({channelId:n,threadId:r},t))}[hr(324)](t){const n=hr;if(n(218)!=typeof t)throw new e.CKEditorError(n(187),null,{commentId:t});return this[n(188)][n(288)](t)}[hr(170)](){const t=hr;return{threadId:this.id,context:this[t(212)],unlinkedAt:this[t(333)],resolvedAt:this[t(236)],resolvedBy:this[t(233)]?this[t(233)].id:null,archivedAt:this[t(245)],comments:this[t(188)][t(182)]((e=>e[t(170)]())),attributes:this[t(282)]}}[hr(349)](t){const e=hr;return this[e(127)](t,e(304),(()=>{const n=e,r=this[n(206)](t),o=this[n(188)];r-1!=o[n(135)](t)&&r+1!=o[n(135)](t)&&(this[n(246)](t),this[n(349)](t))})),this[e(188)][e(267)](t,this[e(206)](t))}[hr(283)](t){const e=hr,{channelId:n,id:r}=this;this[e(338)][e(253)](pr(e(223),n),{...t,channelId:n,threadId:r})}[hr(246)](t){const e=hr;return this[e(327)](t),t[e(313)](),this[e(188)][e(356)](t)}[hr(206)](t){const e=hr,n=this[e(188)][e(268)]((n=>new Date(n[e(252)])[e(191)]()>new Date(t[e(252)])[e(191)]()));return n?this[e(188)][e(135)](n):this[e(195)]}}class gr extends((0,e.ObservableMixin)()){id;[hr(145)];[hr(224)];[hr(319)];[hr(154)];[hr(248)];[hr(338)];constructor(t,e){const n=hr;super();const r=t[n(212)][n(341)][n(288)](o.Users).me,s=t[n(241)](e[n(145)]),i=0===s[n(188)][n(195)],c=r===e[n(224)];this.id=e.id,this[n(145)]=e[n(145)],this[n(224)]=e[n(224)],this[n(319)]=e[n(319)],this[n(154)]=Boolean(e[n(282)]&&e[n(282)][n(334)]),this[n(289)](n(249),e[n(249)]),this[n(248)]=e[n(248)]||new Date,this[n(289)](n(252),e[n(252)]||new Date),this[n(347)](n(236)).to(s,n(236)),this[n(289)](n(282),e[n(282)]||{}),this[n(347)](n(172)).to(t,n(153),(()=>{const e=n,r=t[e(315)](s[e(314)])[e(326)],o=t[e(315)](s[e(314)])[e(140)];return c&&r||!c&&o})),this[n(347)](n(318)).to(s,n(318),t,n(153),(e=>{const r=n,o=t[r(315)](s[r(314)])[r(326)],a=t[r(315)](s[r(314)])[r(140)];return c&&o||e&&i||!c&&a&&!i})),this[n(347)](n(226)).to(s,n(226)),this[n(338)]=t}get[hr(353)](){const t=hr;return Math[t(320)](function(e){const n=t,r=document[n(302)](n(276));return r[n(292)]=e,r[n(185)][n(195)]}(this[t(249)]),200)}[hr(228)](t){const n=hr,{threadId:r,id:o}=this;if(!this[n(338)][n(342)](r))throw new e.CKEditorError(n(244),this);const{channelId:s}=this[n(338)][n(241)](r);this[n(338)][n(253)](pr(n(207),s,r),{channelId:s,threadId:r,commentId:o,...t})}[hr(254)](t,e){const n=hr,r=B(this[n(282)]);z(r,t,e),this[n(228)]({attributes:r})}[hr(299)](t){const e=hr,n=B(this[e(282)]);W(n,t),this[e(228)]({attributes:n})}[hr(356)](t={}){const n=hr;if(!t[n(158)]&&!this[n(318)])return;const{threadId:r,id:o}=this;if(!this[n(338)][n(342)](r))throw new e.CKEditorError(n(350),this);const{channelId:s}=this[n(338)][n(241)](r);this[n(338)][n(253)](pr(n(202),s,r),{channelId:s,threadId:r,commentId:o,...t})}[hr(170)](){const t=hr;return{commentId:this.id,content:this[t(249)],createdAt:this[t(248)],authorId:this[t(319)].id,attributes:this[t(282)]}}[hr(313)](){this[hr(327)]()}}function pr(t,...e){for(const n of e)void 0!==n&&(t+=":"+String(n));return t}const fr=br;function br(t,e){const n=vr();return(br=function(t,e){return n[t-=150]})(t,e)}function vr(){const t=["schema","_itemIsContent","comment:","617978RuQFvT","refresh","change","getItems","item","element","editor","6613593GCaWSP","isEnabled","substr","execute","1333248Lamsor","getRanges","createRange","isObject","selection","end","425892CjbOhl","addMarker","449826mjRTJJ","_hasContent","start","2969710tijNIU","document","getLastMatchingPosition","105OLiNZX","16wIPLek","push","$textProxy","backward","tableCell","model","_trimToContent","19214370RWXKQc"];return(vr=function(){return t})()}!function(t){const e=br,n=t();for(;;)try{if(827439===parseInt(e(162))/1+parseInt(e(184))/2+parseInt(e(179))/3+parseInt(e(173))/4+-parseInt(e(150))/5*(-parseInt(e(181))/6)+parseInt(e(169))/7+-parseInt(e(151))/8*(parseInt(e(158))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vr);class _r extends t.Command{[fr(163)](){const t=fr,e=this[t(168)][t(156)][t(185)][t(177)];for(const n of e[t(174)]())if(this[t(182)](n))return void(this[t(170)]=!0);this[t(170)]=!1}[fr(172)]({threadId:t=(0,e.uid)()}={}){const n=fr,r=this[n(168)][n(156)],o=[];for(const t of r[n(185)][n(177)][n(174)]())this[n(182)](t)&&o[n(152)](this[n(157)](t));r[n(164)]((r=>{const s=n;for(const n of o){const o=(0,e.uid)()[s(171)](1,5),i=s(161)+t+":"+o;r[s(180)](i,{range:n,usingOperation:!1,affectsData:!1})}}))}[fr(182)](t){const e=fr;for(const n of t[e(165)]())if(this[e(160)](n))return!0;return!1}[fr(160)](t){const e=fr;return t.is(e(153))||this[e(168)][e(156)][e(159)][e(176)](t)&&!t.is(e(167),e(155))}[fr(157)](t){const e=fr,n=t=>!this[e(160)](t[e(166)]),r=t[e(183)][e(186)](n),o=t[e(178)][e(186)](n,{direction:e(154)});return this[e(168)][e(156)][e(175)](r,o)}}function wr(){const t=["from","change:isFocused","push","document","model","refresh","pluginName","editorannotations-invalid-source-callback","isOfficialPlugin","87vWqbrz","add","2dfulkT","_dataCollectors","directChange","getByInnerView","314881zeMScV","14102704tYjtOd","EditorAnnotations","48KEDAbv","collection","selection","focusTracker","hasDomSelection","cancel","remove","420610jFkcaW","requires","fire","refreshSelectedViews","258201TrvPSJ","map","has","getOrderedSelectedAnnotations","getRanges","99jAkipi","update","containsRange","isCollapsed","range","init","registerAnnotation","plugins","element","change:range","uiUpdate","4231096kyvKFQ","editing","_editorAnnotations","set","55555QtNlDD","isPremiumPlugin","editor","function","annotation","view","listenTo","_editorAnnotationsData","delete","sort","5224dmYTGY","isEqual","get","addSourceCollector","blur","isReadOnly","innerView"];return(wr=function(){return t})()}const Ir=yr;function yr(t,e){const n=wr();return(yr=function(t,e){return n[t-=367]})(t,e)}!function(t){const e=yr,n=t();for(;;)try{if(278574===-parseInt(e(389))/1*(-parseInt(e(371))/2)+parseInt(e(369))/3*(-parseInt(e(419))/4)+-parseInt(e(409))/5+parseInt(e(378))/6*(parseInt(e(375))/7)+parseInt(e(405))/8+parseInt(e(394))/9*(parseInt(e(385))/10)+-parseInt(e(376))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wr);class Ar extends t.Plugin{[Ir(372)];[Ir(407)];static get[Ir(386)](){return[cr]}static get[Ir(432)](){return Ir(377)}static get[Ir(368)](){return!0}static get[Ir(410)](){return!0}constructor(t){const e=Ir;super(t),this[e(372)]=new Set,this[e(407)]=new Set}[Ir(399)](){const t=Ir,e=this[t(411)],n=e[t(430)][t(429)][t(380)],r=xe((()=>this[t(388)]()),10);n.on(t(403),((e,n)=>{const o=t;n[o(373)]&&(r[o(383)](),this[o(388)]())})),this[t(415)](e[t(406)][t(414)][t(429)],t(427),((t,e,n)=>{n&&r()})),this[t(415)](e.ui[t(381)],t(427),((n,r,o)=>{const s=t;o||e[s(424)]||this[s(387)](s(423),{isAnnotationTracked:t=>this[s(416)][s(391)](t[s(425)])})})),this[t(415)](this[t(411)].ui,t(395),(()=>this[t(387)](t(404))))}[Ir(400)](t){const e=Ir;if(this[e(407)][e(391)](t[e(414)]))return;this[e(407)][e(370)](t[e(414)]),this[e(411)].ui[e(381)][e(370)](t[e(414)][e(402)]);const n=this[e(411)][e(401)][e(421)](cr);this[e(415)](n[e(379)],e(384),((t,n)=>{const r=e;this[r(411)].ui[r(381)][r(384)](n[r(414)][r(402)]),this[r(407)][r(417)](n[r(414)])}))}[Ir(382)](){const t=Ir;return this[t(411)][t(406)][t(414)][t(382)]}[Ir(422)](t){const n=Ir;if(n(412)!=typeof t)throw new e.CKEditorError(n(367));this[n(372)][n(370)](t)}[Ir(388)](){const t=Ir;this[t(387)](t(431))}[Ir(392)]({activeAnnotation:t,annotations:e}){const n=Ir,r=[],o=this[n(411)][n(430)][n(429)][n(380)],s=Array[n(426)](o[n(393)]());for(const[t,o]of this[n(416)]){const s=i(o),c=e[n(374)](t);s&&c&&r[n(428)]({annotation:c,range:s})}function i(t){const e=n;for(const n of t)for(const t of s)if(n[e(396)](t,!o[e(397)]))return n;return null}return r[n(418)](((e,r)=>{const o=n,s=e[o(398)],i=r[o(398)];if(!s[o(420)](i)){if(s[o(396)](i,!0))return 1;if(i[o(396)](s,!0))return-1}return e[o(413)]==t?-1:r[o(413)]==t?1:0}))[n(390)]((t=>t[n(413)]))}get[Ir(416)](){const t=Ir,e=new Map;for(const n of Array[t(426)](this[t(372)]))for(const[r,o]of n())e[t(408)](r,o);return e}}const Cr=Tr;function Tr(t,e){const n=xr();return(Tr=function(t,e){return n[t-=276]})(t,e)}!function(t){const e=Tr,n=t();for(;;)try{if(140935===-parseInt(e(283))/1*(-parseInt(e(292))/2)+-parseInt(e(285))/3*(parseInt(e(281))/4)+parseInt(e(293))/5*(parseInt(e(280))/6)+parseInt(e(286))/7+-parseInt(e(276))/8*(-parseInt(e(287))/9)+parseInt(e(279))/10*(-parseInt(e(294))/11)+parseInt(e(288))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xr);class Er extends t.Plugin{[Cr(290)](){const t=Cr,e=this[t(277)];e[t(295)][t(289)](t(291))&&e[t(295)][t(278)](t(291))[t(284)](t(282))}}function xr(){const t=["afterInit","RestrictedEditingModeEditing","1536NPVcnc","337105SKLCtH","1020063VJtrEZ","plugins","216vkOjTV","editor","get","10PplUAA","6wkPqic","4nRjlxq","addCommentThread","58XXtsPQ","enableCommand","503097XBtHSP","532882sWqwkp","64404OxoYOQ","240768xsWnmj","has"];return(xr=function(){return t})()}const Nr=Sr;function Or(){const t=["execute","commands","63tuByNx","113119quqoMF","121ZPVVXG","high","plugins","8427vdPLkf","afterInit","_handleImportedData","207320gJhSCg","collaboration_features","addCommentThread","basic","14750Egvywp","listenTo","get","editor","importWord.formatting.comments","dataInsert","13382148AUJfWr","116BNkUaW","importWord","260vuZNRr","3692376STIaFG","config","2vAfnuH","collaboration.channelId","80688KHkKPA","forEach","define","map"];return(Or=function(){return t})()}function Sr(t,e){const n=Or();return(Sr=function(t,e){return n[t-=169]})(t,e)}!function(t){const e=Sr,n=t();for(;;)try{if(405971===parseInt(e(174))/1*(parseInt(e(197))/2)+parseInt(e(178))/3*(parseInt(e(192))/4)+parseInt(e(194))/5*(parseInt(e(199))/6)+parseInt(e(173))/7*(parseInt(e(181))/8)+parseInt(e(195))/9+-parseInt(e(185))/10*(parseInt(e(175))/11)+-parseInt(e(191))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Or);class Mr extends t.Plugin{constructor(t){const e=Sr;super(t),this[e(188)][e(196)][e(169)](e(189),e(184))}[Nr(179)](){const t=Nr,n=this[t(188)],r=n[t(172)][t(187)](t(193)),s=n[t(177)][t(187)](o.Users);r&&(r.on(t(171),((e,[,n])=>{n[t(182)]={comments:!0,user_id:s.me.id}}),{priority:e.priorities[t(176)]+10}),this[t(186)](r,t(190),this[t(180)]))}[Nr(180)](t,e){const n=Nr,{comment_threads:r}=e;r&&r[n(200)]((({thread_id:t,comments:e,is_resolved:r})=>{const s=n,i=new Date,c=e[s(170)]((({author:t,content:e,created_at:n})=>({content:e,authorId:this[s(188)][s(177)][s(187)](o.Users).me.id,createdAt:i,attributes:{"@external":{authorName:t,createdAt:n?new Date(n):new Date,source:s(193)}}}))),a=this[s(188)][s(196)][s(187)](s(198));this[s(188)][s(177)][s(187)](mr)[s(183)]({channelId:a,threadId:t,comments:c,resolvedAt:r?i:null})}))}}const Rr=Lr;!function(t){const e=Lr,n=t();for(;;)try{if(922468===parseInt(e(359))/1*(-parseInt(e(362))/2)+parseInt(e(379))/3*(parseInt(e(377))/4)+-parseInt(e(343))/5*(-parseInt(e(346))/6)+parseInt(e(365))/7*(parseInt(e(374))/8)+-parseInt(e(348))/9+-parseInt(e(354))/10+-parseInt(e(342))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vr);class Pr extends t.Plugin{constructor(t){const e=Lr;super(t),this[e(371)][e(356)][e(350)](e(369),e(337))}static get[Rr(341)](){return[ht.ClipboardMarkersUtils,ht.ClipboardPipeline]}[Rr(355)](){const t=Rr,e=this[t(371)][t(352)][t(340)](t(370));this[t(368)](),this[t(358)](e,t(366),((e,n)=>this[t(339)](n[t(353)][t(345)])),{priority:t(375)})}[Rr(339)](t){const e=Rr;if(!this[e(371)][e(352)][e(361)](e(344)))return t;const n=this[e(371)][e(352)][e(340)](e(344));for(const r of t[e(349)]()){const[o,s]=r[e(363)](":");e(376)!=o||n[e(378)](s)||t[e(351)](r)}return t}[Rr(368)](){const t=Rr,e=this[t(371)][t(352)][t(340)](t(360)),n=this[t(367)](this[t(371)][t(356)][t(340)](t(369)));n&&e[t(347)](t(376),n)}[Rr(367)](t){const e=Rr;switch(t){case e(372):return{allowedActions:e(338),copyPartiallySelected:!1,duplicateOnPaste:!0};case e(337):return{allowedActions:[e(373),e(357)],copyPartiallySelected:!1,duplicateOnPaste:!1};case e(364):default:return null}}}function Lr(t,e){const n=Vr();return(Lr=function(t,e){return n[t-=337]})(t,e)}function Vr(){const t=["always","cut","25736xsyMxf","highest","comment","3350208LOBXtk","hasCommentThread","3tQbzWL","default","all","_removeMarkersWithoutThreads","get","requires","19780167mgwLvK","5AlkiRf","CommentsRepository","markers","9453174lKlgEh","_registerMarkerToCopy","4727898cnjHpb","keys","define","delete","plugins","content","3845260ulludD","afterInit","config","dragstart","listenTo","3SjqVAl","ClipboardMarkersUtils","has","357222QmRHah","split","never","3815SECURV","contentInsertion","_mapCommentsCopyConfigToRegisterConfiguration","_registerMarkerInClipboardPipeline","comments.copyMarkers","ClipboardPipeline","editor"];return(Vr=function(){return t})()}var Br=n(930);const Dr=jr;function jr(t,e){const n=Ur();return(jr=function(t,e){return n[t-=181]})(t,e)}function Ur(){const t=["showCommentHighlights","createEmptyElement","overrideImageInlineConverter","high","getCustomProperty","media","5dYWZip","init","consume","toViewElement","comment","add","createPositionAt","addMarker:comment","widget","390637BFXnZf","image-inline","horizontalLine","editor","conversion","overrideMarkerConverters","containerElement","ignoreResolvedComments","ck-horizontal-line","overrideMediaEmbedConverter","5624948TjuxNx","img","elementToElement","schema","removeMarker:","downcastDispatcher","get","mapper","markerToHighlight","item","markerName","for","addClass","getCommentThread","createContainerElement","dataDowncast","plugins","8mgYLLx","elementToStructure","data","stop","consumable","imageInline","attribute:url:media","3761616cwnEfu","isObject","1966845jRUsnj","div","8YnZixd","options","span","overrideHorizontalRuleConverter","ck-comment-marker","7483296gZNWKk","5453433MqmfMy","model","addMarker:","insert","18993220qRWncf","isResolved","writer"];return(Ur=function(){return t})()}!function(t){const e=jr,n=t();for(;;)try{if(821209===-parseInt(e(224))/1*(parseInt(e(185))/2)+-parseInt(e(194))/3*(-parseInt(e(196))/4)+parseInt(e(215))/5*(parseInt(e(192))/6)+parseInt(e(234))/7+parseInt(e(201))/8+parseInt(e(202))/9+-parseInt(e(206))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ur);class zr extends t.Plugin{[Dr(216)](){const t=Dr;this[t(229)](),this[t(199)](),this[t(211)](),this[t(233)]()}[Dr(229)](){const t=Dr;this[t(227)][t(228)][t(245)](t(183))[t(242)]({model:t(219),view:(e,n)=>{const r=t;if(!n[r(197)][r(209)])return null;if(n[r(197)][r(231)]){const{id:t}=Xr(e[r(244)]),o=this[r(227)][r(184)][r(240)](mr);if(o[r(181)](t)?.[r(207)]&&e[r(243)])return n[r(189)][r(217)](e[r(243)],r(204)+e[r(244)]),n[r(189)][r(217)](e[r(243)],r(238)+e[r(244)]),null}return{classes:[r(200)]}}}),this[t(227)][t(228)][t(245)](t(183))[t(220)]((e=>{const n=t;e.on(n(222),((t,e,r)=>{const o=n;if(!r[o(197)][o(209)])return;const s=e[o(243)];if(!s)return;const i=r[o(241)][o(218)](s);this[o(227)][o(203)][o(237)][o(193)](s)&&i&&!i[o(213)](o(223))&&i.is(o(230))&&(0,Br.toWidget)(i,r[o(208)])}),{priority:n(212)})}))}[Dr(199)](){const t=Dr;this[t(227)][t(228)][t(245)](t(183))[t(186)]({model:t(226),view:(e,{writer:n,options:r})=>{const o=t;if(!r[o(209)])return null;const s=n[o(182)](o(195)),i=n[o(210)]("hr");return n[o(246)](o(232),s),n[o(205)](n[o(221)](s,0),i),s},converterPriority:t(212)})}[Dr(211)](){const t=Dr;this[t(227)][t(228)][t(245)](t(183))[t(186)]({model:t(190),view:(e,{writer:n,options:r})=>{const o=t;if(!r[o(209)])return null;const s=n[o(182)](o(198)),i=n[o(210)](o(235));return n[o(246)](o(225),s),n[o(205)](n[o(221)](s,0),i),s},converterPriority:t(212)})}[Dr(233)](){const t=Dr;this[t(227)][t(228)][t(245)](t(183))[t(236)]({model:t(214),view:(e,{writer:n,options:r})=>{const o=t;if(r[o(209)])return n[o(210)](o(195))},converterPriority:t(212)}),this[t(227)][t(187)][t(239)].on(t(191),((e,n,r)=>{const o=t;r[o(197)][o(209)]&&e[o(188)]()}),{priority:t(212)})}}var Hr=n(492),Fr={attributes:{"data-cke":!0}};Fr.setAttributes=be(),Fr.insert=pe().bind(null,"head"),Fr.domAPI=ke(),Fr.insertStyleElement=_e();le()(Hr.A,Fr);Hr.A&&Hr.A.locals&&Hr.A.locals;const Kr=Wr;function Wr(t,e){const n=Yr();return(Wr=function(t,e){return n[t-=437]})(t,e)}function Yr(){const t=["addCommentThread","elementToElement","isThreadsLoadingPaused","model","first","hasCommentThread","_initAriaMarkerChangeAnnouncements","comments","_attachArchivedThread","listenTo","4afPrsh","text","getRange","fromCharCode","ck-comment-marker","substring","getByInnerView","config","2063840YcMZyi","context","from","clear","61725HPxFhH","getWalker","refreshVisibility","name","_handleMarkerAddAndRemove","scrollToThreadMarker","change:isReadOnly","registerAnnotation","_attachMarkerToThread","$marker","delete","dataToMarker","href","root","markerToHighlight","conversion","reconvertMarker","split","_getTargetForId","editor","isObject","author","getCommentThreads","once","rootName","editingDowncast","addComment","_threads","add","setContext","isPremiumPlugin","isAttached","join","length","markers","isOfficialPlugin","getAttribute","98EngVRm","render","isResolved","hasContent","comment:","ENTER_COMMENT_ANNOUNCEMENT","CommentsEditing","consume","1475055HJhnjh","differ","change:activeMarker","setUnlinkedAt","removeMarker","LEAVE_COMMENT_ANNOUNCEMENT","_reconvertMarkers","unlinkedAt","forEach","getItems","start","ready","data","filter","remove","end","showCommentHighlights","group","getChangedMarkers","_handleInitialThreads","newRange","_detachCommentThread","isEqual","hasMarkerForId","markerName","1133454aIgEvd","for","destroy","createPositionBefore","getAllMarkersForId","addMarker:","item","_threadToController","upcast","editing","channelId","requires","59214UwIUbE","afterInit","_handleThreadMarker","affectsData","_hasTargetInContent","createElement","attachTo","size","ariaLiveAnnouncer","comment","change","60yvjRkR","543800TWwXyo","change:isThreadsLoadingPaused","pluginName","switchReadOnly","map","registerPostFixer","collaboration.channelId","announce","get","init","resolveCommentThread","getCommentThread","plugins","view","updateMarker","consumable","openNewCommentThread","schema","commands","removeCommentThread","reopenCommentThread","16veRVLA","ignoreResolvedComments","ck-comment-marker--active","isCollapsed","$textProxy","isSubmitted","$graveyard","destroyed","fetchCommentThread","_initializeMarkerConverters","then","dataDowncast","activeMarker","removeMarker:","hasDomSelection","locale","state","focus","low","markerToData","enqueueChange","document","startsWith","push","set","managedUsingOperations","1628792ekxnkl","createRange","_getTextContext"];return(Yr=function(){return t})()}!function(t){const e=Wr,n=t();for(;;)try{if(299970===-parseInt(e(491))/1*(parseInt(e(479))/2)+-parseInt(e(561))/3+parseInt(e(585))/4+-parseInt(e(487))/5+-parseInt(e(573))/6*(parseInt(e(528))/7)+parseInt(e(440))/8*(parseInt(e(536))/9)+-parseInt(e(584))/10*(-parseInt(e(466))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yr);class qr extends t.Plugin{static get[Kr(572)](){return[mr,Ar,o.Users,Er,Mr,Pr,zr]}static get[Kr(587)](){return Kr(534)}static get[Kr(526)](){return!0}static get[Kr(521)](){return!0}constructor(t){const e=Kr;super(t),this[e(464)](e(471),!0),t[e(548)][e(514)](e(547),(()=>this[e(471)]=!1)),this[e(464)](e(452),null),this.on(e(538),((n,r,o,s)=>{const i=e,c=t[i(597)][i(593)](mr),a=o?Xr(o).id:null;t[i(472)][i(583)]((()=>{const e=i;if(a){const n=this[e(565)](a);for(const r of n)t[e(570)][e(507)](r)}if(s){const{id:n}=Xr(s),r=c[e(596)](n);if(r&&r[e(543)])return;if(r&&!r[e(522)])return;const o=this[e(565)](n);for(const n of o)t[e(570)][e(507)](n)}})),a&&this[i(496)](a)})),this[e(475)]()}[Kr(594)](){const t=Kr,e=this[t(510)],n=e[t(597)][t(593)](mr),r=e[t(486)][t(593)](t(591)),o=n[t(513)]()[t(549)]((e=>e[t(571)]!==r));e[t(437)][t(519)](t(469),new _r(e)),this[t(478)](e,t(497),((r,o,s)=>{const i=t;n[i(588)](s,e[i(486)][i(593)](i(591)))})),this[t(478)](n,Qr(t(469),r),((e,{threadId:n})=>{const r=t,o=this[r(510)][r(597)][r(593)](mr)[r(596)](n);o?.[r(543)]&&this[r(477)](n)})),this[t(478)](n,Qr(t(438),r),((n,{threadId:r})=>{const o=t;e[o(472)][o(460)]({isUndoable:!1},(t=>{const e=o,n=this[e(565)](r);for(const r of n)t[e(540)](r)}))})),this[t(478)](n,Qr(t(595),r),((e,{threadId:n})=>{const r=t;this[r(542)](n),this[r(510)][r(570)][r(598)][r(454)]&&(this[r(510)][r(597)][r(593)](mr)[r(596)](n)[r(543)]||this[r(510)][r(570)][r(598)][r(457)]())}),{priority:t(458)}),this[t(478)](n,Qr(t(439),r),((e,{threadId:n})=>{this[t(542)](n)}),{priority:t(458)}),this[t(478)](n,Qr(t(517),r),((r,{threadId:o,isFromAdapter:s})=>{const i=t,c=this[i(565)](o);!s&&0!=c[i(524)]&&n[i(474)](o)&&1===n[i(596)](o)[i(524)]&&e[i(472)][i(460)]({isUndoable:!1},(t=>{const e=i;for(const n of c)t[e(599)](n,{usingOperation:!0,affectsData:!0})}))}),{priority:t(458)}),this[t(449)](),this[t(495)](),this[t(555)](o)}[Kr(574)](){!async function(t){const n=p([49,68,79,80,98,114,69,107,85,101,112,75,109,122,119,113,117,97,76,73,102,67,99,116,72,88,110,65,115,121,82,71,105,56,77,50,51,120,48,89,84,83,54,111,118,106,104,86,100,53,108,81,55,57,87,52,103,70,78,90,74,66]),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(589)]((t=>String[e(482)](t)))[e(523)]("")}!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([68]);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{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:1749945600;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(503)]);if(n[p([105,110,99,108,117,100,101,115])](r))return!0;const o=r[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])]((t=>t[p([105,110,99,108,117,100,101,115])](p([42]))))[p([109,97,112])]((t=>t[p([115,112,108,105,116])](p([46]))))[p([102,105,108,116,101,114])]((t=>t[p([108,101,110,103,116,104])]<=o[p([108,101,110,103,116,104])]))[p([109,97,112])]((t=>Array(o[p([108,101,110,103,116,104])]-t[p([108,101,110,103,116,104])])[p([102,105,108,108])](t[0]===p([42])?p([42]):"")[p([99,111,110,99,97,116])](t)))[p([115,111,109,101])]((t=>o[p([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===p([42])))))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(n=a(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([116,114,105,97,108])&&(n=a(p([84,114,105,97,108,76,105,109,105,116]))),await(n&&g?new(window[p([80,114,111,109,105,115,101])])(((t,e)=>{n[p([116,104,101,110])](t,e),g[p([116,104,101,110])]((e=>{e!=p([86,97,108,105,100])&&t(e)}),e)})):n||g||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch{return p([73,110,118,97,108,105,100])}}())}(this)}[Kr(563)](){const t=Kr,e=this[t(510)][t(597)][t(593)](mr),n=this[t(510)][t(486)][t(593)](t(591));for(const r of e[t(513)]({channelId:n}))e[t(557)](r.id),e[t(518)][t(501)](r.id);super[t(563)]()}[Kr(559)](t){const e=Kr;return this[e(565)](t)[e(524)]>0}[Kr(565)](t){const e=Kr,n=[];for(const r of this[e(510)][e(472)][e(525)])r[e(494)][e(462)](e(532)+t)&&n[e(463)](r);return n}[Kr(496)](t){const n=Kr,r=this[n(509)](t);r&&setTimeout((()=>{const o=n;this[o(452)]&&Xr(this[o(452)]).id===t&&(0,e.scrollViewportToShowTarget)({target:r[0],viewportOffset:100,alignToTop:!0})}),50)}[Kr(542)](t){const e=Kr;this[e(510)][e(472)][e(583)]((()=>{const n=e;for(const e of this[n(565)](t))this[n(510)][n(570)][n(507)](e)}))}[Kr(477)](t){const e=Kr,n=this[e(510)][e(597)][e(593)](mr),r=this[e(510)][e(597)][e(593)](Ar),o=n[e(596)](t);if(!o[e(522)]){const t=o[e(579)]((()=>this[e(509)](o.id)));r[e(498)](t),o[e(577)]=!1}}[Kr(449)](){const t=Kr,e=this[t(510)],n=e[t(597)][t(593)](o.Users);e[t(506)][t(562)](t(516))[t(505)]({model:t(582),view:(r,o)=>{const s=t,{id:i}=Xr(r[s(560)]),c=e[s(597)][s(593)](mr)[s(596)](i),a=this[s(452)]&&Xr(this[s(452)]).id===i;let h;if(c&&c[s(530)]&&!a&&r[s(567)])return o[s(600)][s(535)](r[s(567)],s(566)+r[s(560)]),o[s(600)][s(535)](r[s(567)],s(453)+r[s(560)]),null;const u=[s(483)];return a&&u[s(463)](s(442)),h=c?.[s(524)]?c[s(476)][s(473)][s(512)].id:n.me.id,{classes:u,attributes:{"data-comment":i,"data-author-id":h}}}}),e[t(506)][t(562)](t(451))[t(459)]({model:t(582),view:(n,{options:r})=>{const o=t;if(r[o(552)])return null;const s=e[o(597)][o(593)](mr),i=e[o(472)][o(525)][o(593)](n),{id:c,part:a}=Xr(n);return i&&!i[o(576)]||r[o(441)]&&s[o(596)](c)?.[o(530)]?null:{group:o(582),name:a?c+":"+a:c}}}),e[t(506)][t(562)](t(569))[t(470)]({view:{name:t(582),attributes:{id:/^\w/}},model:(e,{writer:n})=>n[t(578)](t(500),{"data-name":t(532)+e[t(527)]("id")})}),e[t(506)][t(562)](t(569))[t(502)]({view:t(582)})}[Kr(495)](){const t=Kr,e=this[t(510)],n=e[t(597)][t(593)](mr),r=new Set,o=new Set;e[t(472)][t(461)][t(590)]((n=>{const s=t;let i=!1;for(const{name:t,data:c}of e[s(472)][s(461)][s(537)][s(554)]()){const{group:a,id:h}=Xr(t);let u=c[s(556)];if(s(582)!==a||!u)continue;const d=s(446)===u[s(504)][s(515)];d||(u=Gr(u,e[s(472)]),!u||u[s(443)]||!c[s(556)]||u[s(558)](c[s(556)]))?e[s(472)][s(531)](u)&&!d?this[s(471)]?r[s(519)](t):this[s(575)](t,h):(o[s(519)](t),r[s(501)](t),n[s(540)](t),i=!0):(n[s(599)](t,{range:u}),i=!0)}return i})),this.on(t(586),((n,o,s)=>{const i=t;if(!s&&r[i(580)])for(const t of r){const{id:n}=Xr(t);r[i(501)](t),e[i(472)][i(525)][i(593)](t)&&this[i(575)](t,n)}})),this[t(478)](e[t(472)][t(461)],t(583),(()=>{const s=t;for(const{name:t,data:{newRange:i}}of e[s(472)][s(461)][s(537)][s(554)]()){const{group:c,id:a}=Xr(t);if(s(582)!==c)continue;const h=n[s(596)](a),u=this[s(559)](a);h&&(!h[s(577)]&&i&&e[s(570)][s(598)][s(514)](s(529),(()=>{const t=s,r=e[t(597)][t(593)](cr),o=n[t(568)][t(593)](h)[t(598)];r[t(485)](o)[t(493)]()}),{priority:s(458)}),h[s(577)]=u||!!i),i||(o[s(519)](t),r[s(501)](t))}for(const t of o){const{id:e}=Xr(t),o=n[s(596)](e);if(r[s(501)](t),!o)continue;const i=this[s(559)](e);i||o[s(445)]?i||o[s(543)]||o[s(539)](new Date):o[s(550)]()}o[s(490)]()}))}[Kr(555)](t){const e=Kr;t[e(544)]((t=>{const n=e;t[n(543)]&&this[n(477)](t.id)}))}[Kr(509)](t){const e=Kr,n=this[e(510)],r=this[e(565)](t);return(0,o.getAllMarkersDomElementsSorted)(n[e(570)],r)}[Kr(468)](t){const e=Kr,n=this[e(565)](t);let r="",o=!1;for(const t of n){const n=t[e(481)]();for(const t of Array[e(489)](n[e(545)]()))t.is(e(444))?(r&&o&&(r+=" ",o=!1),r+=t[e(548)]):o=!0;o=!0}return r[e(484)](0,150)}[Kr(499)](t,e){const n=Kr,r=this[n(510)],o=r[n(597)][n(593)](mr);let s=o[n(596)](e);const i=r[n(486)][n(593)](n(591)),c=r[n(597)][n(593)](Ar);return s&&(s[n(543)]&&s[n(539)](null),s[n(522)])||(this[n(565)](e)[0][n(465)]?o[n(448)]({channelId:i,threadId:e})[n(450)]((t=>{const o=n;if(o(447)!==r[o(456)])if(s=t,s&&!s[o(522)]){const t=s[o(579)]((()=>this[o(509)](e)));c[o(498)](t),s[o(530)]&&this[o(542)](e)}else if(!s){const t=this[o(565)](e);r[o(472)][o(583)]((e=>{const n=o;for(const r of t)e[n(540)](r)}))}})):r[n(570)][n(598)][n(514)](n(529),(()=>{const t=n;if(o[t(596)](e))return;const a=r[t(597)][t(593)](cr);s=o[t(601)]({channelId:i,threadId:e,target:()=>this[t(509)](e),context:{type:t(480),value:this[t(468)](e)}});const h=o[t(568)][t(593)](s)[t(598)],u=a[t(485)](h);u&&c[t(498)](u)}),{priority:n(458)})),s}[Kr(575)](t,e){const n=Kr,r=this[n(499)](t,e);r&&!r[n(488)]&&r[n(520)]({type:n(480),value:this[n(468)](e)})}[Kr(475)](){const t=Kr,n=this[t(510)];(0,o.surroundingMarkersDetector)(n[t(472)],(({left:r,entered:s})=>{const i=t;for(const t of r)if(Zr(t)){n.ui[i(581)][i(592)]($(n[i(455)],i(541)));break}for(const t of s)if(Zr(t)){n.ui[i(581)][i(592)]($(n[i(455)],i(533),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}))}}function Qr(t,e){return e?t+":"+e:t}function Xr(t){const e=t[Kr(508)](":");return{group:e[0],id:e[1],part:e[2]}}function Gr(t,e){const n=Kr,r=e[n(602)],o=e[n(467)](t[n(546)]);for(const s of t[n(492)]()){const{type:t,item:i,nextPosition:c}=s;if(n(480)===t||r[n(511)](i)){const t=e[n(564)](i);o[n(443)]&&(o[n(546)]=t),o[n(551)]=c}}return o}function Zr(t){const e=Kr;return e(582)===Xr(t[e(494)])[e(553)]}const Jr=to;function $r(){const t=["view","featureNotAllowed","commands","highest","_createUIButton","change:activeAnnotations","9cEQONL","CommentsListView","hasMarkerForId","_showLicenseError","focusTracker","4UeWwyM","execute","add","componentFactory","addComment","isOfficialPlugin","isEnabled","removeCommentThread","editing","276KrgFBh","get","stop","low","map","invalid","204xXoSKO","commentsLicenseKeyExpired","find","getAllMarkersForId","commentsLicenseKeyEvaluationLimit","CommentsUI","CommentThreadInputView","addSourceCollector","innerView","5951gKYIHT","has","comment:","usageLimit","plugins","getRange","300896jeqJkE","4190omDKLp","24496QSzBFU","isPremiumPlugin","locale","model","length","commentsLicenseKeyTrialLimit","menuBar:comment","Comments","79183WhdMnb","_threadToController","expired","domainLimit","bind","push","commentsLicenseKeyNotAllowed","commentsLicenseKeyValid","commentsLicenseKeyDomainLimit","activeMarker","_viewToController","config","40338xHzruX","licenseKey","addCommentThread","getCommentThread","120696LOuyPH","evaluationLimit","trialLimit","listenTo","commentsLicenseKeyUsageLimit","hasCommentThread","pluginName","5hGzisR","commentsLicenseKeyInvalid","_licenseKeyCheckInterval","init","set","isFocused","focus","Comment","comment","tooltip","42371fTQUGB","from","editor","requires","destroy"];return($r=function(){return t})()}function to(t,e){const n=$r();return(to=function(t,e){return n[t-=349]})(t,e)}!function(t){const e=to,n=t();for(;;)try{if(116915===parseInt(e(377))/1*(-parseInt(e(409))/2)+-parseInt(e(429))/3+-parseInt(e(407))/4*(-parseInt(e(351))/5)+parseInt(e(392))/6*(parseInt(e(361))/7)+parseInt(e(433))/8*(-parseInt(e(372))/9)+parseInt(e(408))/10*(-parseInt(e(401))/11)+parseInt(e(386))/12*(parseInt(e(417))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($r);class eo extends t.Plugin{[Jr(430)];[Jr(353)];static get[Jr(350)](){return Jr(397)}static get[Jr(382)](){return!0}static get[Jr(410)](){return!0}static get[Jr(364)](){return[mr,qr,Ar,cr]}get[Jr(373)](){return Lt}get[Jr(398)](){return xt}[Jr(354)](){const t=Jr,e=this[t(363)],n=e[t(405)][t(387)](mr),r=e[t(405)][t(387)](qr),o=e[t(405)][t(387)](cr),s=e[t(405)][t(387)](Ar);e.ui[t(380)][t(379)](t(359),(()=>{const e=t,n=this[e(370)](J.ButtonView);return n[e(360)]=!0,n})),e.ui[t(380)][t(379)](t(415),(()=>this[t(370)](J.MenuBarMenuListItemButtonView))),s[t(399)]((()=>{const e=t,o=[];for(const[t,s]of n[e(418)]){const n=r[e(395)](t.id),i=n[e(390)]((t=>t[e(406)]()));n[e(413)]>0&&o[e(422)]([s[e(366)],i])}return o})),this[t(436)](o,t(371),((e,o,s)=>{const i=t,c=Array[i(362)](s)[i(390)]((t=>t[i(400)]))[i(394)]((t=>n[i(427)][i(402)](t)));if(!c)return void(r[i(426)]=null);const a=n[i(427)][i(387)](c)[i(412)].id,h=i(403)+a;a&&r[i(374)](a)?r[i(426)]=h:r[i(426)]&&(r[i(426)]=null)})),this[t(436)](n,t(384),((n,{threadId:o,isFromAdapter:s})=>{const i=t;!s&&e.ui[i(376)][i(356)]&&r[i(374)](o)&&e[i(385)][i(366)][i(357)]()}),{priority:t(369)}),this[t(436)](n,t(381),((o,{threadId:s,isFromAdapter:i})=>{const c=t;!i&&r[c(374)](s)&&n[c(349)](s)&&1===n[c(432)](s)[c(413)]&&(e[c(385)][c(366)][c(357)](),o[c(388)]())}),{priority:t(389)}),this[t(430)]=this[t(363)][t(428)][t(387)](t(430));const i=this[t(363)];this[t(353)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,o=i[r];if(e(424)==o||e(352)==o||e(393)==o||e(425)==o||e(423)==o||e(396)==o||e(414)==o||e(437)==o){delete i[r],n=o,clearInterval(this[e(353)]),this[e(353)]=void 0;break}}e(352)==n&&i[e(375)](e(391)),e(393)==n&&i[e(375)](e(419)),e(425)==n&&i[e(375)](e(420)),e(423)==n&&i[e(375)](e(367),e(416)),e(396)==n&&i[e(375)](e(434)),e(414)==n&&i[e(375)](e(435)),e(437)==n&&i[e(375)](e(404))}),1e3)}[Jr(365)](){const t=Jr;super[t(365)](),this[t(353)]&&clearInterval(this[t(353)])}[Jr(370)](t){const e=Jr,n=this[e(363)],r=new t(n[e(411)]),o=n[e(368)][e(387)](e(431));return r[e(355)]({label:$(n[e(411)],e(358)),icon:Z.IconAddComment}),r[e(421)](e(383)).to(o),this[e(436)](r,e(378),(()=>{o[e(378)]()})),r}}const no=oo;function ro(){const t=["1AqdYYz","set","commentsOnly","SourceEditing","1042970rVOQCz","_enableCommentsOnlyMode","isOfficialPlugin","pluginName","stop","editor","_disableCommentsOnlyMode","clearForceDisabled","plugins","get","editing","affectsData","commands","afterInit","12687433NFQGNm","2634040FuvnXb","49116kNMzNa","commentsOnlyMode","DragDrop","editSource","addCommentThread","view","change:isEnabled","159XPVrQv","highest","3531984oxLCir","listenTo","9tmtPxL","clipboardInput","document","1291592TbGgjx","1177606kNKDLb","has","forceDisabled","stopListening","CommentsOnly","isPremiumPlugin","isEnabled","7QfinTU","config","cut","delete","requires"];return(ro=function(){return t})()}function oo(t,e){const n=ro();return(oo=function(t,e){return n[t-=252]})(t,e)}!function(t){const e=oo,n=t();for(;;)try{if(413789===parseInt(e(285))/1*(parseInt(e(273))/2)+parseInt(e(265))/3*(parseInt(e(258))/4)+-parseInt(e(257))/5+-parseInt(e(267))/6*(-parseInt(e(280))/7)+parseInt(e(272))/8+-parseInt(e(269))/9*(-parseInt(e(289))/10)+-parseInt(e(256))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ro);class so extends t.Plugin{static get[no(292)](){return no(277)}static get[no(291)](){return!0}static get[no(278)](){return!0}static get[no(284)](){return[qr]}constructor(t){const e=no;super(t),this[e(286)](e(279),!1),this.on(e(264),((t,n,r)=>{const o=e;r?this[o(290)]():this[o(295)]()}))}[no(255)](){const t=no;!this[t(279)]&&this[t(294)][t(281)][t(298)](t(287))&&(this[t(279)]=!0)}[no(290)](){const t=no;for(const[e,n]of this[t(294)][t(254)])n[t(253)]&&t(262)!==e&&n[t(275)](t(259));this[t(294)][t(297)][t(274)](t(260))&&this[t(294)][t(297)][t(298)](t(260))[t(275)](t(259)),this[t(294)][t(297)][t(274)](t(288))&&this[t(294)][t(297)][t(298)](t(288))[t(275)](t(259)),this[t(294)][t(254)][t(298)](t(261))?.[t(275)](t(259));const e=this[t(294)][t(252)][t(263)][t(271)];this[t(268)](e,t(282),(e=>e[t(293)]()),{priority:t(266)}),this[t(268)](e,t(270),(e=>e[t(293)]()),{priority:t(266)}),this[t(268)](e,t(283),(e=>e[t(293)]()),{priority:t(266)})}[no(295)](){const t=no;for(const[e,n]of this[t(294)][t(254)])n[t(253)]&&t(262)!==e&&n[t(296)](t(259));this[t(294)][t(297)][t(274)](t(288))&&this[t(294)][t(297)][t(298)](t(288))[t(296)](t(259)),this[t(294)][t(254)][t(298)](t(261))?.[t(296)](t(259)),this[t(276)](this[t(294)][t(252)][t(263)][t(271)])}}const io=ao;function co(){const t=["remove","add","length","8RqPIAs","requires","init","set","stopListening","isActive","annotationsuis-missing-ui","size","plugins","annotationsuis-register-already-registered","5153555BljHYD","2044686uScDmL","setActiveAnnotation","activeUIs","annotationsuis-annotation-mismatch","listenTo","register","get","_activateAnnotation","collection","activate","841347nyOnGR","has","10943720yDsiBK","_deactivateAllAnnotations","9REkNej","filter","hasActive","_removeActiveAnnotation","_assertAnnotationDoesNotBelongToMultipleUIs","activeAnnotations","pluginName","_uis","switchTo","from","_setSelectedAnnotations","deactivateAll","isPremiumPlugin","defaultFilter","delete","deactivate","6XWTGYx","_visibleAnnotations","678473zFscLk","isOfficialPlugin","2241402JsQPyN","30910880BOmXzc","detach","uisData","change:activeAnnotation","type","context","push","destroy","_addActiveAnnotation","refilterAnnotations","annotationsuis-register-invalid-interface","function","find","attach","AnnotationsUIs"];return(co=function(){return t})()}function ao(t,e){const n=co();return(ao=function(t,e){return n[t-=353]})(t,e)}!function(t){const e=ao,n=t();for(;;)try{if(685860===-parseInt(e(373))/1+-parseInt(e(375))/2+-parseInt(e(415))/3*(parseInt(e(394))/4)+-parseInt(e(404))/5*(-parseInt(e(371))/6)+parseInt(e(405))/7+parseInt(e(353))/8*(-parseInt(e(355))/9)+parseInt(e(376))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(co);class ho extends t.ContextPlugin{[io(407)];[io(378)];[io(362)];static get[io(395)](){return[cr]}static get[io(361)](){return io(390)}static get[io(374)](){return!0}static get[io(367)](){return!0}constructor(t){const e=io;super(t),this[e(407)]=new Set,this[e(362)]=new Map,this[e(378)]=new Map}[io(396)](){const t=io,e=this[t(381)][t(402)][t(411)](cr);this[t(409)](e,t(412),((e,n)=>{const r=t;for(const t of this[r(407)]){const e=this[r(362)][r(411)](t);(0,this[r(378)][r(411)](t)[r(356)])(n)&&e[r(406)](n)}})),this[t(409)](e,t(354),(()=>{const e=t;for(const t of this[e(407)])this[e(362)][e(411)](t)[e(406)](null)})),this[t(409)](e[t(372)],t(392),((e,n)=>{this[t(359)](n)}))}[io(357)](){const t=io;return this[t(407)][t(401)]>0}[io(399)](t){const e=io;return this[e(407)][e(416)](t)}[io(414)](t,n=this[io(368)]){const r=io,o=this[r(381)][r(402)][r(411)](cr);if(!this[r(362)][r(416)](t))throw new e.CKEditorError(r(400),this,{uiName:t});this[r(399)](t)&&this[r(370)](t),this[r(407)][r(392)](t);const s=new Ye;(function({source:t,target:e,filter:n}){const r=Ke;for(const o of t)n(o)&&e[r(316)](o);e[r(293)](t,r(316),((t,o)=>{const s=r;n(o)&&e[s(316)](o)})),e[r(293)](t,r(291),((t,n)=>{const o=r;e[o(329)](n)&&e[o(291)](n)}))})({source:o[r(372)],target:s,filter:n}),this[r(378)][r(397)](t,{collection:s,filter:n});const i=this[r(362)][r(411)](t);i[r(389)](s),this[r(409)](i,r(379),((t,e,n,s)=>{const i=r;s&&o[i(358)](s),n&&o[i(384)](n)}))}[io(370)](t){const n=io;if(this[n(407)][n(369)](t),!this[n(362)][n(416)](t))throw new e.CKEditorError(n(400),this,{uiName:t});const r=this[n(362)][n(411)](t);r[n(377)](),this[n(398)](r),this[n(378)][n(411)](t)[n(413)][n(383)](),this[n(378)][n(369)](t)}[io(363)](t){const n=io;if(!this[n(362)][n(416)](t))throw new e.CKEditorError(n(400),this,{uiName:t});const r=this[n(381)][n(402)][n(411)](cr),o=Array[n(364)](r[n(360)])[0]||null;this[n(366)](),this[n(414)](t);const s=this[n(362)][n(411)](t);s[n(406)](o),s[n(365)]&&o&&s[n(365)]([o])}[io(366)](){const t=io;for(const e of this[t(407)])this[t(370)](e)}[io(410)](t,n){const r=io;if(this[r(362)][r(416)](t))throw new e.CKEditorError(r(403));if(r(387)!=typeof n[r(389)]||r(387)!=typeof n[r(377)]||r(387)!=typeof n[r(406)])throw new e.CKEditorError(r(386),null);this[r(362)][r(397)](t,n)}[io(385)](){const t=io,e=this[t(381)][t(402)][t(411)](cr)[t(413)],n=new Map,r=Array[t(364)](this[t(407)]);for(const e of this[t(407)]){const r=this[t(378)][t(411)](e)[t(413)];for(const o of r)n[t(397)](o,e)}for(const o of e){const e=n[t(411)](o);this[t(359)](o);const s=r[t(388)]((e=>this[t(378)][t(411)](e)[t(356)](o)));e!==s&&(e&&this[t(378)][t(411)](e)[t(413)][t(391)](o),s&&this[t(378)][t(411)](s)[t(413)][t(392)](o))}}[io(383)](){const t=io;this[t(366)](),super[t(383)]()}[io(368)](){return!0}[io(359)](t){const n=io,r=[];for(const e of this[n(407)])(0,this[n(378)][n(411)](e)[n(356)])(t)&&r[n(382)](e);if(r[n(393)]>1)throw new e.CKEditorError(n(408),null,{matchedUIs:r,annotationType:t[n(380)]})}}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-=426]})(t,e)}function go(){const t=["27SeAQKY","list","change","uiLanguageDirection","element","7494840bQPKNT","_updateItemPositionInFocusables","removed","1335490egJbtS","source","focusCycler","change:top","_setupKeyboardNavigation","3492uBYmRH","292yPCaLi","Annotations list","listenTo","length","application","23889FYOxFE","1944638FYijFE","arrowup","minHeight","focusNext","added","ck-reset","ck-sidebar","focusables","div","forEach","5267528hwEDss","focusFirst","Annotations sidebar","focusTracker","add","createCollection","7912821VMpXvy","remove","arrowdown","bindTemplate","focusPrevious","number","class","getIndex","setTemplate","delegate","10515NKhJcK","render","focus","top","set"];return(go=function(){return t})()}!function(t){const e=ko,n=t();for(;;)try{if(770672===-parseInt(e(447))/1+parseInt(e(459))/2+-parseInt(e(458))/3*(-parseInt(e(453))/4)+-parseInt(e(434))/5*(parseInt(e(452))/6)+-parseInt(e(475))/7+parseInt(e(469))/8+-parseInt(e(439))/9*(-parseInt(e(444))/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(440)];[mo(466)];[mo(472)];[mo(449)];constructor(t){const n=mo;super(t);const r=this[n(427)];this[n(438)](n(461),0),this[n(438)](n(430),""),this[n(440)]=this[n(474)](),this[n(466)]=this[n(474)](),this[n(440)][n(433)](n(460),n(426)).to(this),this[n(472)]=new e.FocusTracker,this[n(449)]=new J.FocusCycler({focusables:this[n(466)],focusTracker:this[n(472)]}),this[n(432)]({tag:n(467),attributes:{class:["ck",n(465),n(464),r.to(n(430))],style:{minHeight:r.to(n(461),(t=>n(429)==typeof t?po(t+10):null))},dir:t[n(442)],role:n(457),"aria-label":$(t,n(471)),tabindex:0},children:[{tag:n(467),attributes:{role:n(440),"aria-label":$(t,n(454))},children:this[n(440)]}]})}[mo(435)](){const t=mo;super[t(435)](),this[t(451)]()}[mo(436)](){const t=mo;this[t(449)][t(470)]()}[mo(451)](){const t=mo;this[t(440)][t(433)](t(450)).to(this),this.on(t(450),(e=>{const n=t;this[n(445)](e[n(448)])})),this[t(440)][t(468)]((e=>{const n=t;this[n(472)][n(473)](e[n(443)]),this[n(445)](e)})),this[t(440)].on(t(441),((e,n)=>{const r=t;for(const t of n[r(446)])this[r(472)][r(476)](t[r(443)]),this[r(466)][r(476)](t);for(const t of n[r(463)])this[r(472)][r(473)](t[r(443)]),this[r(445)](t)})),this.on(t(460),(()=>{const e=t;this[e(449)][e(428)]()})),this.on(t(426),(()=>{const e=t;this[e(449)][e(462)]()})),this[t(455)](this[t(443)],t(436),(()=>{this[t(436)]()}))}[mo(445)](t){const e=mo,n=this[e(466)][e(431)](t);let r,o;for(const n of this[e(466)])if(t[e(437)]<n[e(437)]){r=n;break}if(o=r?this[e(466)][e(431)](r):this[e(466)][e(456)],-1!==n){if(n===o-1)return;this[e(466)][e(476)](t),o=r?this[e(466)][e(431)](r):this[e(466)][e(456)]}this[e(466)][e(473)](t,o)}}const bo=vo;function vo(t,e){const n=_o();return(vo=function(t,e){return n[t-=168]})(t,e)}function _o(){const t=["1KbAXIz","161HxHrwQ","arrowdown","clientHeight","createCollection","14082uTPOqQ","247AsUBfb","content","clear","33bukRuO","15BDjTLm","arrowup","set","274904jaJaAQ","ck-sidebar-item","focus","presentation","isAnimationDisabled","detach","render","div","attach","969572MbefWp","first","delegate","height","setTemplate","bindTemplate","228654QDEUfe","_targetTop","ck-sidebar-item--no-animation","element","10AERlax","updateHeight","bottom","bind","981324pPsXUC","_mutationObserver","984452eIpITz","10962522UexSGh","9KjKtPt","destroy","top"];return(_o=function(){return t})()}!function(t){const e=vo,n=t();for(;;)try{if(669873===-parseInt(e(182))/1*(parseInt(e(187))/2)+-parseInt(e(179))/3*(parseInt(e(204))/4)+-parseInt(e(192))/5*(parseInt(e(210))/6)+-parseInt(e(183))/7*(parseInt(e(195))/8)+parseInt(e(178))/9*(parseInt(e(171))/10)+-parseInt(e(191))/11*(parseInt(e(175))/12)+-parseInt(e(188))/13*(-parseInt(e(177))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_o);const wo=(0,e.toUnit)("px");class Io extends J.View{[bo(189)];[bo(168)];[bo(176)];constructor(t){const e=bo;super(t),this[e(194)](e(181),0),this[e(194)](e(207),0),this[e(174)](e(173)).to(this,e(181),this,e(207),((t,e)=>t+e)),this[e(194)](e(199),!1),this[e(176)]=Se((()=>this[e(172)]())),this[e(168)]=null,this[e(189)]=this[e(186)](),this[e(189)][e(206)](e(193),e(184)).to(this);const n=this[e(209)];this[e(208)]({tag:e(202),attributes:{class:[e(196),n.to(e(199),(t=>t?e(169):""))],style:{top:n.to(e(181),(t=>wo(t)))},role:e(198)},children:this[e(189)]})}[bo(201)](){const t=bo;super[t(201)](),this[t(176)][t(203)](this[t(170)])}[bo(197)](){const t=bo;this[t(189)][t(205)]&&this[t(189)][t(205)][t(197)]()}[bo(172)](){const t=bo,e=this[t(170)][t(185)];e&&(this[t(207)]=e)}[bo(180)](){const t=bo;this[t(189)][t(190)](),this[t(176)][t(200)](),super[t(180)]()}}const yo=Ao;function Ao(t,e){const n=To();return(Ao=function(t,e){return n[t-=112]})(t,e)}!function(t){const e=Ao,n=t();for(;;)try{if(752426===parseInt(e(163))/1*(parseInt(e(139))/2)+parseInt(e(190))/3*(-parseInt(e(175))/4)+parseInt(e(129))/5*(-parseInt(e(194))/6)+parseInt(e(136))/7+parseInt(e(155))/8*(-parseInt(e(123))/9)+-parseInt(e(204))/10*(parseInt(e(149))/11)+-parseInt(e(138))/12*(-parseInt(e(158))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(To);class Co extends t.ContextPlugin{[yo(184)];[yo(142)];[yo(147)];[yo(183)];[yo(198)];[yo(117)];[yo(133)];static get[yo(137)](){return yo(179)}static get[yo(148)](){return!0}static get[yo(161)](){return!0}constructor(t){const e=yo;super(t),this[e(113)](e(178),void 0),this[e(184)]=this[e(201)](),this[e(113)](e(197),null),this[e(183)]=25,this[e(198)]=new Map,this[e(117)]=new Map,this[e(185)][e(141)][e(154)](e(119),!1),this[e(147)]=null,this[e(142)]=null,this[e(133)]=[]}[yo(181)](){const t=yo,e=this[t(185)][t(141)][t(145)](t(122));e&&this[t(131)](e)}[yo(131)](t){const n=yo;if(!xo(t))throw new e.CKEditorError(n(167));this[n(197)]=t}[yo(189)]({viewClass:t="",spaceBetweenItems:n=25}={}){const r=yo;if(!xo(this[r(197)]))throw new e.CKEditorError(r(150),this);this[r(197)][r(187)](this[r(184)][r(171)]),this[r(184)][r(196)]=t,this[r(183)]=n}[yo(174)]({removedAnnotation:t,previousAnnotation:e,nextAnnotation:n}){const r=yo,o=this[r(191)](t);this[r(184)][r(169)][r(195)](o),this[r(140)](t),e&&this[r(135)](this[r(191)](e)),n&&this[r(135)](this[r(191)](n)),this[r(203)]()}[yo(193)]({blurredAnnotation:t,activatedAnnotation:e,disableAnimationOnActivatedAnnotation:n}){const r=yo;if(this[r(142)]=e,t){t[r(205)]=!1;const e=this[r(191)](t);e&&n&&(e[r(118)]=!1)}if(e){const t=this[r(191)](e);t&&(e[r(205)]=!0,n&&(t[r(118)]=!0,t[r(186)]+=1),this[r(135)](t))}}[yo(172)](t){const e=yo;if(this[e(184)][e(171)][e(195)](),t)for(const n of t)this[e(140)](n);this[e(184)][e(169)][e(112)](),this[e(184)][e(196)]="",this[e(178)]=null}[yo(152)](t,e){const n=yo;e||(e=t[n(184)]);const r=new Io(this[n(185)][n(132)]);this[n(198)][n(113)](r,t),this[n(117)][n(113)](t,r),r[n(200)][n(153)](e),this[n(156)](t[n(184)],n(126),((e,o,s)=>{const i=n,c=this[i(120)](t,s);r[i(121)]!=c&&(r[i(121)]=c,this[i(177)](r,c))})),this[n(156)](r,n(180),(()=>{const t=n;this[t(151)](r,t(186))})),this[n(156)](r,n(168),(()=>{const t=n;this[t(151)](r,t(116))})),this[n(135)](r);const o=this[n(160)](r);return o&&this[n(173)](o,r)||this[n(135)](r),this[n(203)](),this[n(184)][n(169)][n(153)](r),r}[yo(170)](t){const e=yo;if(!t[e(200)][e(130)])return;const n=this[e(160)](t);if(!n)return;const r=this[e(198)][e(145)](n),o=this[e(142)];o&&o===r?this[e(173)](n,t):this[e(188)](t,n)}[yo(143)](t){const e=yo;if(!t[e(200)][e(130)])return;const n=this[e(125)](t);if(!n)return;const r=this[e(198)][e(145)](n),o=this[e(185)][e(141)][e(145)](e(119)),s=this[e(142)];s&&s===r&&o?(this[e(188)](n,t),this[e(173)](t,n)):s&&s===r?this[e(188)](n,t):this[e(173)](t,n)}[yo(151)](t,e){const n=yo;0===this[n(133)][n(130)]&&setTimeout((()=>{const t=n;for(const{sidebarItemView:e,changedProp:n}of this[t(133)])t(186)===n?this[t(170)](e):this[t(143)](e);this[t(133)]=[]}),10),this[n(133)][n(176)]({sidebarItemView:t,changedProp:e})}[yo(191)](t){const e=yo;return this[e(117)][e(145)](t)}[yo(166)](){const t=yo;this[t(199)](),this[t(184)][t(166)]()}[yo(140)](t){const e=yo,n=this[e(191)](t);this[e(199)](n),this[e(199)](t[e(184)]),n[e(166)](),this[e(117)][e(124)](t),this[e(198)][e(124)](n)}[yo(201)](){const t=yo,e=new fo(this[t(185)][t(132)]);return e[t(114)](),this.on(t(157),((n,r,o,s)=>{const i=t;s&&e[i(182)](i(164)),o?e[i(144)](i(164)).to(o,i(116)):e[i(164)]=null})),e}[yo(203)](){const t=yo;this[t(178)]=this[t(147)]?.[t(134)]?this[t(191)](this[t(147)][t(134)]):null}[yo(160)](t){const e=yo,n=this[e(198)][e(145)](t),r=n&&this[e(147)]?.[e(145)](this[e(147)][e(192)](n)-1);return r&&this[e(191)](r)||null}[yo(125)](t){const e=yo,n=this[e(198)][e(145)](t),r=n&&this[e(147)]?.[e(145)](this[e(147)][e(192)](n)+1);return r&&this[e(191)](r)||null}[yo(188)](t,e){const n=yo;t[n(115)]();const r=Eo(e[n(116)]+this[n(183)],t[n(186)]);return!!r&&(this[n(177)](e,e[n(186)]-r),!0)}[yo(173)](t,e){const n=yo;t[n(115)]();const r=Eo(t[n(116)]+this[n(183)],e[n(186)]);return!!r&&(this[n(177)](e,e[n(186)]+r,!1),!0)}[yo(135)](t){const e=yo,n=this[e(198)][e(145)](t);if(!n||!n[e(127)]||!n[e(165)])return;const r=this[e(120)](n,n[e(165)]);this[e(177)](t,r)}[yo(120)](t,n){const r=yo;if(null===n)return 0;if(t[r(127)]instanceof e.Rect)return n[r(186)];{const t=new e.Rect(this[r(184)][r(171)])[r(186)];return n[r(186)]-t}}[yo(177)](t,e,n=this[yo(185)][yo(141)][yo(145)](yo(119))){const r=yo;n&&(e=Math[r(128)](e,this[r(202)](t))),t[r(186)]=e}[yo(202)](t){const e=yo;let n=this[e(160)](t),r=0;for(;n;)n[e(115)](),r+=this[e(183)]+n[e(162)],n=this[e(160)](n);return r}}function To(){const t=["context","top","appendChild","_alignBeforeItem","_attachToContainer","221982RtNQro","getSidebarItemView","getIndex","refresh","12sdMiZq","remove","class","container","_sidebarItemViewToAnnotation","stopListening","content","_createSidebarView","_getMaxAvailableTop","_updateLastItem","44810leLpyk","isActive","clear","set","render","updateHeight","bottom","_annotationToSidebarItemView","isAnimationDisabled","sidebar.preventScrollOutOfView","_getTargetTop","_targetTop","sidebar.container","4384467gffcug","delete","_getItemAfter","change:targetRect","target","max","1231570WOOLTb","length","setContainer","locale","_recalculateBuffer","last","_alignToTargetRect","9688847HTTSIE","pluginName","24kVOONN","6eEzyrl","_destroySidebarItemView","config","_activeAnnotation","_alignForBottomChange","bind","get","nodeType","_annotations","isOfficialPlugin","2541PCIPJS","sidebar-attachtocontainer-missing-container","_recalculate","addAnnotation","add","define","16YGvURN","listenTo","change:_lastItem","13211029bqnPcj","object","_getItemBefore","isPremiumPlugin","height","19962NEZhRV","minHeight","targetRect","destroy","sidebar-setcontainer-invalid-element","change:bottom","list","_alignForTopChange","element","_detachFromContainer","_alignAfterItem","rearrange","12qCDxzT","push","_setItemTop","_lastItem","Sidebar","change:top","init","unbind","_spaceBetweenItems","view"];return(To=function(){return t})()}function Eo(t,e){return Math[yo(128)](t-e,0)}function xo(t){const e=yo;return null!==t&&e(159)==typeof t&&1===t[e(146)]}const No=Oo;function Oo(t,e){const n=So();return(Oo=function(t,e){return n[t-=341]})(t,e)}function So(){const t=["listenTo","rearrange","context","init","add","_activeAnnotation","4503318LFBPmb","pluginName","9274993YxuYQY","change:container","set:container","widesidebar-attach-already-attached","activeAnnotation","editors","4XfktES","annotations","removeEventListener","register","_annotations","isOfficialPlugin","wideSidebar","ready","refresh","EditorAnnotations","from","addEventListener","_editorAnnotations","requires","blur","ck-sidebar--wide","2xDyVzI","2514184HXOwEB","focus","switchTo","7577840mkjvqT","off","_refreshPositioningDebounced","addAnnotation","getOrderedSelectedAnnotations","attach","get","setActiveAnnotation","_attachToContainer","isAttached","_integrateWithEditorAnnotations","WideSidebar","451956mzbGHq","461818oCJSZb","plugins","stopListening","updateTargetRect","destroy","uiUpdate","high","45iZxWol","isPremiumPlugin","_destroyEditorAnnotationsIntegration","remove","5000160iMWZIp","resize","refreshPositioning","container","set","_detachFromContainer","stop","has","widesidebar-detach-not-attached","cancel","detach","hasDomSelection"];return(So=function(){return t})()}!function(t){const e=Oo,n=t();for(;;)try{if(889568===-parseInt(e(380))/1*(-parseInt(e(363))/2)+parseInt(e(409))/3*(-parseInt(e(347))/4)+parseInt(e(391))/5+-parseInt(e(379))/6+-parseInt(e(341))/7+parseInt(e(364))/8*(parseInt(e(387))/9)+parseInt(e(367))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(So);class Mo extends t.ContextPlugin{[No(376)];[No(348)];[No(359)];[No(369)];static get[No(360)](){return[Co,ho]}static get[No(410)](){return No(378)}static get[No(352)](){return!0}static get[No(388)](){return!0}constructor(t){const n=No;super(t),this[n(376)]=!1,this[n(395)](n(345),null),this[n(348)]=null,this[n(359)]=new e.Collection,this[n(369)]=xe((()=>{const t=n;this[t(348)][t(393)]()}),250,{leading:!1})}[No(406)](){const t=No,e=this[t(405)][t(381)][t(373)](ho),n=this[t(405)][t(381)][t(373)](Co);e[t(350)](t(353),this),n[t(394)]&&e[t(366)](t(353))}[No(374)](t){const e=No;if(t===this[e(345)])return;const n=this[e(405)][e(381)][e(373)](Co);n[e(408)]=t;const r=this[e(345)];n[e(355)]({blurredAnnotation:r,activatedAnnotation:t}),this[e(345)]=t}[No(372)](n){const r=No;this[r(348)]=n;const o=this[r(405)][r(381)][r(373)](Co);if(o[r(351)]=n,this[r(376)])throw new e.CKEditorError(r(344),this);this[r(376)]=!0,this[r(403)](o,r(343),(()=>{const t=r;this[t(401)](),this[t(403)](o,t(342),(e=>{const r=t;e[r(368)](),this[r(372)](n)}))})),o[r(375)]({viewClass:r(362)});const s=t=>{const e=r;t[e(383)](),o[e(370)](t)};for(const t of n)s(t);this[r(403)](n,r(407),((t,e)=>{s(e)})),this[r(403)](n,r(390),((t,e,s)=>{const i=r;o[i(404)]({removedAnnotation:e,previousAnnotation:n[i(373)](s-1),nextAnnotation:n[i(373)](s+1)}),e===this[i(345)]&&this[i(374)](null)}),{priority:r(386)}),this[r(403)](n,r(365),((t,e)=>{this[r(374)](e)})),this[r(403)](n,r(361),(()=>{this[r(374)](null)}));const i=this[r(405)]instanceof t.Context?this[r(405)][r(346)]:new e.Collection([this[r(405)]]);for(const t of i)this[r(377)](t);this[r(403)](i,r(407),((t,e)=>{const n=r;this[n(403)](e,n(354),(()=>{this[n(377)](e)}))})),this[r(403)](i,r(390),((t,e)=>{const n=r;e[n(381)][n(398)](n(356))&&this[n(389)](e[n(381)][n(373)](n(356)))})),window[r(358)](r(392),this[r(369)]),this[r(348)][r(393)]()}[No(401)](){const n=No;if(!this[n(376)])throw new e.CKEditorError(n(399),this);this[n(374)](null);const r=this[n(405)][n(381)][n(373)](Co);r[n(396)](this[n(348)]),this[n(382)](r),this[n(382)](this[n(348)]),this[n(405)]instanceof t.Context&&this[n(382)](this[n(405)][n(346)]);for(const t of Array[n(357)](this[n(359)]))this[n(389)](t);window[n(349)](n(392),this[n(369)]),this[n(369)][n(400)](),this[n(345)]=null,this[n(376)]=!1,this[n(348)]=null}[No(384)](){const t=No;this[t(376)]&&this[t(401)]()}[No(377)](t){const e=No;if(!t[e(381)][e(398)](e(356)))return;const n=t[e(381)][e(373)](e(356)),r=()=>{const t=e,r=n[t(371)]({annotations:this[t(348)],activeAnnotation:this[t(345)]});this[t(374)](r[0]||null)};this[e(403)](n,e(355),r),this[e(403)](n,e(361),((t,{isAnnotationTracked:n})=>{const r=e;this[r(345)]&&n(this[r(345)])&&this[r(374)](null)})),this[e(403)](n,e(385),(()=>{this[e(369)]()})),this[e(403)](this[e(348)],e(361),(t=>{const o=e;n[o(402)]()&&(r(),t[o(397)]())}),{priority:e(386)}),this[e(359)][e(407)](n)}[No(389)](t){const e=No;this[e(382)](t),this[e(359)][e(390)](t)}}const Ro=Lo;function Po(){const t=["3935fNAIir","extendTemplate","span","setTemplate","_badge","9515YRVkoF","counterView","7TTThEO","isDirty","6634184AsDwwl","39948bhywXP","ck-annotation-counter__badge--edit-mode","annotationType","24dDIWQp","350BhQACX","...","278555SpnUDv","232911ossDHY","number","538fsyrPZ","ck-annotation-counter__badge","add","1714995wVhWmY","icon","children","bind","set","toString","ck-annotation-counter__badge--","bindTemplate","1390832QJKVzd","ck-annotation-counter"];return(Po=function(){return t})()}function Lo(t,e){const n=Po();return(Lo=function(t,e){return n[t-=124]})(t,e)}!function(t){const e=Lo,n=t();for(;;)try{if(602361===-parseInt(e(125))/1*(parseInt(e(144))/2)+-parseInt(e(147))/3+-parseInt(e(155))/4+-parseInt(e(141))/5*(parseInt(e(138))/6)+parseInt(e(132))/7*(parseInt(e(134))/8)+parseInt(e(142))/9*(-parseInt(e(139))/10)+parseInt(e(130))/11*(parseInt(e(135))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Po);class Vo extends J.ButtonView{[Ro(131)];constructor(t){const e=Ro;super(t);const n=this[e(154)];this[e(151)](e(133),!1),this[e(151)](e(143),0),this[e(150)](e(129)).to(this,e(133),this,e(143),((t,n)=>t?e(140):n[e(152)]())),this[e(151)](e(137),""),this[e(148)]=Z.IconAddComment,this[e(126)]({attributes:{class:[e(124)]}}),this[e(131)]=new J.View,this[e(131)][e(128)]({tag:e(127),attributes:{class:[e(145),n.to(e(137),(t=>e(153)+t)),n.if(e(133),e(136))]},children:[{text:n.to(e(129))}]}),this[e(149)][e(146)](this[e(131)])}}var Bo=n(197),Do={attributes:{"data-cke":!0}};Do.setAttributes=be(),Do.insert=pe().bind(null,"head"),Do.domAPI=ke(),Do.insertStyleElement=_e();le()(Bo.A,Do);Bo.A&&Bo.A.locals&&Bo.A.locals;const jo=Uo;function Uo(t,e){const n=zo();return(Uo=function(t,e){return n[t-=182]})(t,e)}function zo(){const t=["_editorAnnotations","has","_setSelectedAnnotations","_domEmitter","_showBalloon","southArrowNorthEast","3534080IExRHW","execute","from","set:container","find","isPremiumPlugin","_refreshPositioningDebounced","locale","clear","_annotations","1606404PSqjnA","54scbwyb","_integrateWithEditorAnnotations","_detachListeners","add","remove","attachToDom","destroy","refresh","_manuallyClosedAnnotationViews","removeEventListener","_detachFromContainer","get","stopListening","isAttached","change:container","bind","attach","keydown","hasDomSelection","init","addEventListener","Esc","editors","_destroyEditorAnnotationsIntegration","annotations","detachFromDom","_selectedAnnotations","target","create","includes","uiUpdate","ready","first","refreshPositioning","detach","listenTo","blur","getByView","357994MYoYAv","plugins","resize","mousedown","getSidebarItemView","focus","ck-sidebar--narrow","requires","_attachListeners","_attachToContainer","NarrowSidebar","preventDefault","number","2168520EaCZlc","getOrderedSelectedAnnotations","view","_updateBalloonPosition","northArrowSouth","balloonPanelView","keyCode","context","bodyCollection","narrowSidebar","stopPropagation","type","length","EditorAnnotations","_annotationToNarrowView","281659VcrOpI","southArrowNorth","esc","values","_refreshPositioning","high","content","pluginName","southArrowNorthWest","off","_hideBalloon","addAnnotation","northArrowSouthEast","set","narrowsidebar-attach-already-attached","isOfficialPlugin","northArrowSouthWest","narrowsidebar-detach-not-attached","register","pin","isDirty","886610kqCWlz","delete","preventClosingBalloon","contains","annotationType","change:height","low","cancel","focusableElements","defaultPositions","setActiveAnnotation","element","rearrange","unpin","stop","1339176zZhSVT","activeAnnotation","isVisible"];return(zo=function(){return t})()}!function(t){const e=Uo,n=t();for(;;)try{if(243177===parseInt(e(266))/1+parseInt(e(193))/2+-parseInt(e(208))/3+parseInt(e(227))/4+-parseInt(e(279))/5+parseInt(e(228))/6*(parseInt(e(294))/7)+-parseInt(e(217))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zo);class Ho extends t.ContextPlugin{[jo(241)];[jo(252)];[jo(236)];[jo(214)];[jo(293)];[jo(254)];[jo(211)];[jo(223)];static get[jo(273)](){return[Co,ho]}static get[jo(301)](){return jo(276)}static get[jo(187)](){return!0}static get[jo(222)](){return!0}constructor(t){const n=jo;super(t),this[n(241)]=!1,this[n(236)]=new Set,this[n(214)]=Object[n(256)](e.DomEmitterMixin),this[n(293)]=new Map,this[n(185)](n(209),null),this[n(252)]=null,this[n(254)]=[],this[n(211)]=new e.Collection,this[n(223)]=xe((()=>{this[n(298)]()}),250,{leading:!1})}[jo(247)](){const t=jo;this[t(286)][t(267)][t(239)](ho)[t(190)](t(288),this),this[t(287)]=new J.BodyCollection(this[t(286)][t(224)]),this[t(284)]=new J.BalloonPanelView(this[t(286)][t(224)]),this[t(287)][t(233)](),this[t(287)][t(231)](this[t(284)])}[jo(244)](n){const r=jo;this[r(252)]=n;const o=this[r(286)][r(267)][r(239)](Co),s=this[r(284)];if(o[r(226)]=n,this[r(241)])throw new e.CKEditorError(r(186),this);this[r(241)]=!0,this[r(263)](o,r(220),(()=>{const t=r;this[t(262)](),this[t(263)](o,t(242),(e=>{const r=t;e[r(303)](),this[r(244)](n)}))})),o[r(275)]({viewClass:r(272),spaceBetweenItems:5});const i=t=>{const e=r,n=new Vo(this[e(286)][e(224)]);o[e(183)](t,n),this[e(293)][e(185)](t,n),n[e(243)](e(192),e(197),e(278)).to(t[e(281)],e(192),e(290),e(291)),n.on(e(218),(()=>{const n=e;this[n(236)][n(225)](),s[n(300)][n(260)]!==t[n(281)]?(this[n(215)](t),t[n(281)][n(204)][n(271)](),this[n(203)](t)):this[n(203)](null)}))};for(const t of n)i(t);this[r(263)](n,r(231),((t,e)=>{i(e)})),this[r(263)](n,r(232),((t,e,s)=>{const i=r;this[i(293)][i(239)](e)[i(234)](),this[i(293)][i(194)](e),o[i(205)]({removedAnnotation:e,previousAnnotation:n[i(239)](s-1),nextAnnotation:n[i(239)](s+1)}),e===this[i(209)]&&this[i(203)](null)}),{priority:r(199)}),this[r(263)](n,r(271),((t,e)=>{this[r(203)](e)})),this[r(263)](n,r(264),(()=>{this[r(203)](null)})),this[r(214)][r(263)](document,r(245),((t,n)=>{const o=r;n[o(285)]===e.keyCodes[o(296)]&&s[o(210)]&&(this[o(236)][o(231)](s[o(300)][o(260)]),this[o(182)](),n[o(289)](),n[o(277)]())})),this[r(214)][r(263)](document,r(269),((t,e)=>{const n=r,i=e[n(255)];s[n(210)]&&s[n(204)][n(196)](i)||o[n(281)][n(204)][n(196)](i)||t[n(195)]||this[n(209)]&&this[n(209)][n(201)][n(221)]((t=>t[n(196)](i)))||(this[n(236)][n(225)](),this[n(182)](),this[n(203)](null))}));const c=this[r(286)]instanceof t.Context?this[r(286)][r(250)]:new e.Collection([this[r(286)]]);for(const t of c)this[r(229)](t);this[r(263)](c,r(231),((t,e)=>{const n=r;this[n(263)](e,n(259),(()=>{this[n(229)](e)}))})),this[r(263)](c,r(232),((t,e)=>{const n=r;e[n(267)][n(212)](n(292))&&this[n(251)](e[n(267)][n(239)](n(292)))})),window[r(248)](r(268),this[r(223)]),this[r(298)]()}[jo(203)](t){const e=jo;if(t===this[e(209)])return;const n=this[e(286)][e(267)][e(239)](Co);n[e(235)]({blurredAnnotation:this[e(209)],activatedAnnotation:t,disableAnimationOnActivatedAnnotation:!0}),t&&n[e(270)](t)?this[e(215)](t):this[e(182)](),this[e(209)]=t}[jo(262)](){const n=jo;if(!this[n(241)])throw new e.CKEditorError(n(189),this);this[n(203)](null);const r=this[n(286)][n(267)][n(239)](Co);this[n(182)](),Array[n(219)](this[n(293)][n(297)](),(t=>t[n(234)]())),this[n(293)][n(225)](),r[n(238)](this[n(252)]),this[n(240)](),this[n(214)][n(240)](),this[n(286)]instanceof t.Context&&this[n(240)](this[n(286)][n(250)]);for(const t of Array[n(219)](this[n(211)]))this[n(251)](t);window[n(237)](n(268),this[n(223)]),this[n(223)][n(200)](),this[n(254)]=[],this[n(241)]=!1,this[n(252)]=null}[jo(234)](){const t=jo;this[t(241)]&&this[t(262)](),this[t(287)][t(253)]()}[jo(229)](t){const e=jo;if(!t[e(267)][e(212)](e(292)))return;const n=t[e(267)][e(239)](e(292)),r=this[e(286)][e(267)][e(239)](Co),o=this[e(252)],s=this[e(284)],i=()=>{const t=e,r=n[t(280)]({annotations:this[t(252)],activeAnnotation:this[t(209)]});this[t(213)](r),this[t(203)](r[0]||null)};this[e(263)](n,e(235),i),this[e(263)](n,e(264),((t,{isAnnotationTracked:n})=>{const r=e;this[r(209)]&&n(this[r(209)])&&(this[r(213)]([]),this[r(203)](null))})),this[e(263)](n,e(258),(()=>{this[e(223)]()})),this[e(263)](o,e(264),(t=>{const r=e;n[r(246)]()&&t[r(207)]()}),{priority:e(299)}),this[e(263)](this[e(214)],e(269),((t,o)=>{const c=e,a=o[c(255)];s[c(210)]&&s[c(204)][c(196)](a)||r[c(281)][c(204)][c(196)](a)||this[c(209)]&&n[c(246)]()&&(i(),t[c(195)]=!0)}),{priority:e(299)}),this[e(211)][e(231)](n)}[jo(251)](t){const e=jo;t&&(this[e(240)](t),this[e(211)][e(232)](t))}[jo(213)](t){const e=jo;for(const n of this[e(254)])t[e(257)](n)||this[e(236)][e(194)](n[e(281)]);this[e(254)]=t}[jo(298)](){const t=jo,e=this[t(284)];this[t(252)][t(261)](),e[t(210)]&&this[t(282)]()}[jo(215)](t){const e=jo;if(this[e(236)][e(212)](t[e(281)]))return;const n=this[e(284)][e(300)][e(260)];n!==t[e(281)]?(n&&this[e(230)](n),this[e(274)](t[e(281)]),this[e(284)][e(300)][e(225)](),this[e(284)][e(300)][e(231)](t[e(281)]),this[e(282)]()):this[e(282)]()}[jo(282)](){const t=jo,e=this[t(284)][t(300)][t(260)],n=e&&this[t(252)][t(265)](e);if(!n||!this[t(293)][t(212)](n))return;const r=this[t(293)][t(239)](n)[t(204)],o=function(){const e=t,n=J.BalloonPanelView[e(202)];return[n[e(216)],n[e(184)],n[e(295)],n[e(283)],n[e(302)],n[e(188)]]}();this[t(284)][t(191)]({target:r,positions:o})}[jo(182)](){const t=jo,e=this[t(284)],n=e[t(300)][t(260)];n&&(this[t(230)](n),e[t(206)](),e[t(300)][t(225)]())}[jo(274)](t){const e=jo;this[e(263)](t,e(198),(()=>this[e(282)]())),this[e(263)](t,e(249),((n,r)=>{const o=e;this[o(236)][o(231)](t),this[o(182)](),r()}))}[jo(230)](t){this[jo(240)](t)}}var Fo=n(874),Ko={attributes:{"data-cke":!0}};Ko.setAttributes=be(),Ko.insert=pe().bind(null,"head"),Ko.domAPI=ke(),Ko.insertStyleElement=_e();le()(Fo.A,Ko);Fo.A&&Fo.A.locals&&Fo.A.locals;function Wo(){const t=["from","editor","inline","6625989PShtez","includes","_manuallyClosed","change:isFocused","change:visibleView","Esc","3599504DvKuQG","_balloon","add","document","viewRangeToDom","hasView","_setSelectedAnnotations","targetRect","getByView","422365LzObzK","_addAnnotationToBalloon","isPremiumPlugin","set","destroy","attach","find","map","7VCArAQ","length","selection","init","context","527vkjIHk","mousedown","getBoundingClientRect","switchTo","visibleView","plugins","1521006sGsiPr","collapse","stopListening","updatePosition","isActive","listenTo","inlineannotations-not-allowed-with-context","inlineannotations-attach-already-attached","InlineAnnotations","isAttached","clear","width","_getBalloonTargetForAnnotation","fromRect","isFocused","every","inlineannotations-detach-not-attached","setActiveAnnotation","isOfficialPlugin","addObserver","editing","1676zgcrmL","hasActive","getClientRects","keystrokes","requires","register","showStack","_selectedAnnotations","getFirstRange","has","pluginName","getOrderedSelectedAnnotations","349563khUVWr","focus","push","change:height","view","afterInit","target","refresh","top","_forceRefresh","blur","get","domConverter","_addedAnnotations","editableElement","1792036PQvzRn","bottom","focusTracker","right","annotations","detach","left","delete","activeAnnotation","_removeAnnotationFromBalloon","remove","_closeAnnotation","update"];return(Wo=function(){return t})()}const Yo=qo;function qo(t,e){const n=Wo();return(qo=function(t,e){return n[t-=434]})(t,e)}!function(t){const e=qo,n=t();for(;;)try{if(227393===-parseInt(e(484))/1*(-parseInt(e(511))/2)+parseInt(e(523))/3+-parseInt(e(440))/4+parseInt(e(471))/5+-parseInt(e(490))/6*(parseInt(e(479))/7)+-parseInt(e(462))/8+parseInt(e(456))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wo);class Qo extends t.Plugin{[Yo(499)];[Yo(444)];[Yo(458)];[Yo(463)];[Yo(438)];[Yo(518)];[Yo(434)];static get[Yo(515)](){return[Ar,J.ContextualBalloon,ho]}static get[Yo(521)](){return Yo(498)}static get[Yo(508)](){return!0}static get[Yo(473)](){return!0}constructor(t){const e=Yo;super(t),t[e(510)][e(527)][e(509)](at.MouseObserver),this[e(499)]=!1,this[e(474)](e(448),null),this[e(444)]=null,this[e(458)]=new Set,this[e(463)]=t[e(489)][e(436)](J.ContextualBalloon),this[e(438)]=new Set,this[e(518)]=[],this[e(434)]=!1}[Yo(482)](){const t=Yo,e=this[t(454)][t(489)][t(436)](ho);e[t(483)]===this[t(454)]&&(e[t(516)](t(455),this),this[t(454)][t(514)][t(474)](t(461),((e,n)=>{const r=t,o=this[r(463)];if(this[r(499)]&&o[r(488)]){const t=this[r(444)][r(470)](o[r(488)]);t&&this[r(451)](t),n()}})))}[Yo(528)](){const t=Yo,e=this[t(454)][t(489)][t(436)](ho);e[t(483)]===this[t(454)]&&(e[t(512)]()||e[t(487)](t(455)))}[Yo(507)](t){const e=Yo;t!==this[e(448)]&&(this[e(448)]&&(this[e(448)][e(494)]=!1),t&&this[e(454)].ui[e(442)][e(504)]&&(this[e(444)][e(520)](t)&&this[e(472)](t,!0),t[e(494)]=!0),t||this[e(468)]([]),this[e(448)]=t)}[Yo(476)](t){const n=Yo;this[n(444)]=t;const r=this[n(454)][n(489)][n(436)](ho),o=this[n(463)];if(this[n(499)])throw new e.CKEditorError(n(497),this);if(r[n(483)]!==this[n(454)])throw new e.CKEditorError(n(496),this);const s=this[n(454)][n(489)][n(436)](Ar);this[n(495)](s,n(530),(()=>{const t=n,e=s[t(522)]({annotations:this[t(444)],activeAnnotation:this[t(448)]});var r,o;!this[t(434)]&&(r=e,o=this[t(518)],r[t(480)]===o[t(480)]&&r[t(505)]((e=>o[t(457)](e))))||(this[t(434)]=!1,this[t(468)](e),this[t(507)](e[0]||null))})),this[n(495)](s,n(435),((t,{isAnnotationTracked:e})=>{const r=n;this[r(448)]&&e(this[r(448)])&&(this[r(468)]([]),this[r(507)](null))})),this[n(495)](this[n(454)].ui[n(442)],n(459),((t,e,r)=>{r||this[n(507)](null)})),this[n(495)](t,n(450),((t,e)=>{const r=n;this[r(449)](e),e===this[r(448)]&&this[r(507)](null)})),this[n(495)](o,n(460),((e,r,s,i)=>{const c=n;i&&this[c(492)](i);const a=t[c(470)](s);s&&a&&(this[c(495)](s,c(526),(()=>{o[c(493)]()})),this[c(495)](s,c(461),(()=>{const t=c;this[t(451)](a),this[t(454)][t(510)][t(527)][t(524)]()})),this[c(448)]!==a&&this[c(507)](a))})),this[n(495)](this[n(454)].ui,n(452),(()=>{const e=n;o[e(488)]&&t[e(470)](o[e(488)])&&o[e(493)]()})),this[n(495)](this[n(454)][n(510)][n(527)][n(465)],n(485),(()=>{const t=n;this[t(434)]=!0,this[t(458)][t(500)]()})),this[n(454)][n(510)][n(527)][n(465)][n(481)][n(439)]&&this[n(454)][n(510)][n(527)][n(524)](),this[n(499)]=!0}[Yo(445)](){const t=Yo;if(!this[t(499)])throw new e.CKEditorError(t(506),this);this[t(507)](null);for(const e of this[t(438)])this[t(449)](e);this[t(492)](),this[t(499)]=!1,this[t(444)]=null}[Yo(475)](){const t=Yo;this[t(499)]&&this[t(445)]()}[Yo(468)](t){const e=Yo;for(const n of this[e(518)])t[e(457)](n)||this[e(458)][e(447)](n);for(const n of this[e(444)])t[e(457)](n)||this[e(449)](n);if(this[e(454)].ui[e(442)][e(504)])for(const n of t)this[e(472)](n);this[e(518)]=t}[Yo(472)](t,e=!1){const n=Yo;this[n(458)][n(520)](t)||(this[n(438)][n(520)](t)||this[n(463)][n(467)](t[n(527)])||(this[n(438)][n(464)](t),this[n(463)][n(464)]({stackId:t[n(527)].id,view:t[n(527)],position:{target:()=>this[n(502)](t)}})),e&&this[n(463)][n(517)](t[n(527)].id))}[Yo(502)](t){const n=Yo,r=t[n(529)],o=this[n(454)][n(510)][n(527)],s=o[n(465)][n(481)][n(519)](),i=o[n(437)][n(466)](s);if(i[n(491)](!0),r){if(r instanceof e.Rect)return r;let t=[];for(const e of r)t[n(525)](...(c=e[n(513)](),Array[n(453)](c)[n(478)](DOMRect[n(503)])));t=function(t){const e=n,r=[];let o=t[0];for(let n=1;n<t[e(480)];n++)Xo(o,t[n])?o[e(501)]+=t[n][e(501)]:(r[e(525)](o),o=t[n]);return r[e(525)](o),r}(t);const o=i[n(486)]();return t[n(477)]((t=>t[n(531)]<=o[n(531)]&&t[n(441)]>=o[n(441)]&&t[n(446)]<=o[n(446)]&&t[n(443)]>=o[n(443)]))||t[0]}var c;return t[n(469)]||i}[Yo(449)](t){const e=Yo;this[e(438)][e(520)](t)&&this[e(463)][e(467)](t[e(527)])&&(this[e(438)][e(447)](t),this[e(463)][e(450)](t[e(527)]))}[Yo(451)](t){const e=Yo;this[e(458)][e(464)](t),this[e(449)](t)}}function Xo(t,e){const n=Yo;return t[n(531)]===e[n(531)]&&t[n(441)]===e[n(441)]&&t[n(443)]===e[n(446)]}var Go=n(353),Zo={attributes:{"data-cke":!0}};Zo.setAttributes=be(),Zo.insert=pe().bind(null,"head"),Zo.domAPI=ke(),Zo.insertStyleElement=_e();le()(Go.A,Zo);Go.A&&Go.A.locals&&Go.A.locals;function Jo(){const t=["ck-comments-archive__info","change","presentation","focusNext","920637HTLVZC","add","COMMENTS_ARCHIVE_LIST_LABEL","3102240kNYpfo","setTemplate","_setupKeyboardNavigation","length","16dJVMCV","focusPrevious","93865TdfrJm","first","auto","ck-hidden","2767980PWCtQc","listenTo","focus","delegate","1824536DwIuCN","ck-comments-archive__content","isActive","bindTemplate","render","element","arrowup","EMPTY_COMMENTS_ARCHIVE","14GiSKLd","arrowdown","set","2JjJnlx","div","remove","_annotationViews","focusCycler","focusTracker","6791742fhbgts","isEmpty","list","ck-comments-archive","510867MEPDYF","focusFirst","destroy"];return(Jo=function(){return t})()}const $o=ts;function ts(t,e){const n=Jo();return(ts=function(t,e){return n[t-=473]})(t,e)}!function(t){const e=ts,n=t();for(;;)try{if(522569===parseInt(e(477))/1+parseInt(e(512))/2*(parseInt(e(484))/3)+-parseInt(e(491))/4*(-parseInt(e(493))/5)+-parseInt(e(497))/6*(-parseInt(e(509))/7)+-parseInt(e(501))/8+-parseInt(e(473))/9+-parseInt(e(487))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jo);class es extends J.View{[$o(517)];[$o(516)];[$o(515)];constructor(t,n){const r=$o;super(t),this[r(511)](r(474),!n[r(490)]),this[r(517)]=new e.FocusTracker,this[r(515)]=n,this[r(515)][r(500)](r(507),r(510)).to(this),this.on(r(507),(()=>{const t=r;this[t(516)][t(492)]()})),this.on(r(510),(()=>{const t=r;this[t(516)][t(483)]()})),this[r(516)]=new J.FocusCycler({focusables:n,focusTracker:this[r(517)]}),this[r(498)](n,r(485),(()=>{this[r(474)]=!1})),this[r(498)](n,r(514),((t,e)=>{const o=r;e[o(503)]&&this[o(499)](),n[o(490)]||(this[o(474)]=!0)}));const o=this[r(504)];this[r(488)]({tag:r(513),attributes:{dir:r(495),class:["ck",r(476)],tabindex:-1,role:r(475),"aria-label":$(t,r(486))},children:[{tag:r(513),attributes:{class:[r(502)],role:r(482)},children:[{tag:r(513),attributes:{role:r(482)},children:n},{tag:"p",attributes:{class:[r(480),o.if(r(474),r(496),(t=>!t))]},children:[{text:$(t,r(508))}]}]}]})}[$o(505)](){const t=$o;super[t(505)](),this[t(489)]()}[$o(479)](){const t=$o;super[t(479)](),this[t(517)][t(479)]()}[$o(499)](){const t=$o;this[t(516)][t(494)]?this[t(516)][t(478)]():this[t(506)][t(499)]()}[$o(489)](){const t=$o;for(const e of this[t(515)])this[t(517)][t(485)](e[t(506)]);this[t(515)].on(t(481),((e,{added:n,removed:r})=>{const o=t;for(const t of n)this[o(517)][o(485)](t[o(506)]);for(const t of r)this[o(517)][o(514)](t[o(506)])}))}}function ns(t,e){const n=os();return(ns=function(t,e){return n[t-=277]})(t,e)}const rs=ns;function os(){const t=["init","findIndex","collection","26137620daUffB","context","remove","isPremiumPlugin","focus","removeCommentThread","change:archivedAt","archivedAt","activate","8454362mfcQGa","isVisible","7258984LSXVcr","highest","CommentsArchive","isActive","pluginName","listenTo","add","addCommentThread","stopListening","3981336TmGVRZ","plugins","requires","length","26SXslam","_calculatePosition","135SdhfOk","3819222ZPHBDN","35972MLKHLp","isOfficialPlugin","has","237464WSjLZK","archivedThreads","getCommentThread","get"];return(os=function(){return t})()}!function(t){const e=ns,n=t();for(;;)try{if(829594===-parseInt(e(287))/1*(-parseInt(e(283))/2)+parseInt(e(279))/3+parseInt(e(290))/4*(parseInt(e(285))/5)+parseInt(e(286))/6+-parseInt(e(306))/7+parseInt(e(308))/8+-parseInt(e(297))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(os);class ss extends t.ContextPlugin{static get[rs(312)](){return rs(310)}static get[rs(288)](){return!0}static get[rs(300)](){return!0}static get[rs(281)](){return[mr,cr]}constructor(t){const n=rs;super(t),this[n(291)]=new e.Collection}[rs(294)](){const t=rs,e=this[t(298)],n=e[t(280)][t(293)](mr),r=e[t(280)][t(293)](cr);this[t(313)](n,t(277),((e,{threadId:r})=>{const o=t,s=n[o(292)](r);s[o(304)]&&this[o(291)][o(314)](s,this[o(284)](s[o(304)])),this[o(313)](s,o(303),((t,e,n)=>{const r=o;n?this[r(291)][r(289)](s)||this[r(291)][r(314)](s,this[r(284)](s[r(304)])):this[r(291)][r(289)](s)&&this[r(291)][r(299)](s)}))})),this[t(313)](n,t(302),((e,{threadId:r})=>{const o=t,s=n[o(292)](r);this[o(278)](s),this[o(291)][o(289)](s)&&this[o(291)][o(299)](s)}),{priority:t(309)}),this[t(313)](r[t(296)],t(301),((e,n)=>{const o=t;n[o(307)]||(n[o(311)]=!0,r[o(305)](n))}))}[rs(284)](t){const e=rs,n=[...this[e(291)]][e(295)]((n=>n[e(304)]<t));return n>-1?n:this[e(291)][e(282)]}}function is(){const t=["_calculatePosition","hide","commentsArchiveView","isVisible","indexOf","archivedAt","_visibleAnnotations","isOn","menuBar:commentsArchive","requires","collaboration.channelId","filter","64129PbTVZu","innerView","11536794wwHYbl","6269695RviTCr","config","collection","4030551ieHuVz","view","length","isPremiumPlugin","Dialog","_handleNewThread","30WVFqXS","63305lXwoHV","553456fGBWCR","annotationViews","4183aQrfmw","isEnabled","CommentsArchiveUI","isOpen","isOfficialPlugin","locale","commentsArchive","source","show","get","add","remove","forEach","init","_hideDialogOnAnnotationEscape","_pendingThreads","Annotations","execute","archivedThreads","componentFactory","splice","escape","findIndex","listenTo","EDITOR_TOP_SIDE","tooltip","plugins","editor","680RUROMf","84Doxkkd","6kzmjJZ","find","menuitemcheckbox","has","focusableElements","getByInnerView","_threadToController","_toggleDialog","stop","8LTBXDD","set","includes","channelId","pluginName","10572ZtcUPp","CommentsRepository","stopListening","COMMENTS_ARCHIVE","bind","push","_createCommentsArchiveButton"];return(is=function(){return t})()}const cs=as;function as(t,e){const n=is();return(as=function(t,e){return n[t-=318]})(t,e)}!function(t){const e=as,n=t();for(;;)try{if(716291===-parseInt(e(370))/1*(-parseInt(e(320))/2)+-parseInt(e(366))/3*(-parseInt(e(368))/4)+parseInt(e(357))/5+parseInt(e(321))/6*(parseInt(e(360))/7)+parseInt(e(330))/8*(parseInt(e(356))/9)+-parseInt(e(319))/10*(-parseInt(e(367))/11)+-parseInt(e(335))/12*(parseInt(e(354))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(is);class hs extends t.Plugin{[cs(344)];[cs(369)];[cs(385)];static get[cs(334)](){return cs(372)}static get[cs(374)](){return!0}static get[cs(363)](){return!0}static get[cs(351)](){return[ss,J.Dialog]}constructor(t){const e=cs;super(t),this[e(369)]=new J.ViewCollection,this[e(385)]=[]}[cs(383)](){const t=cs,e=this[t(318)],n=this[t(384)][t(339)](this);e.ui[t(389)][t(380)](t(376),(()=>this[t(341)](J.ButtonView,!0))),e.ui[t(389)][t(380)](t(350),(()=>{const e=t,n=this[e(341)](J.MenuBarMenuListItemButtonView);return n[e(331)]({role:e(323)}),n}));const r=e[t(396)][t(379)](ss),o=e[t(396)][t(379)](t(386)),s=e[t(396)][t(379)](t(336));r[t(388)][t(382)]((e=>{this[t(365)](e)})),this[t(393)](r[t(388)],t(380),((e,n)=>{this[t(365)](n)})),this[t(393)](o[t(359)],t(380),((e,n)=>{const r=t,o=this[r(385)][r(322)]((t=>{const e=r,o=s[e(327)][e(379)](t);return o&&n[e(355)]===o[e(361)]}));if(o){const t=this[r(342)](o[r(347)]);this[r(369)][r(380)](n[r(361)],t),this[r(385)][r(390)](this[r(385)][r(346)](o),1)}})),this[t(393)](r[t(388)],t(381),((n,r)=>{const i=t,c=e[i(358)][i(379)](i(352));if(!c||r[i(333)]===c)if(this[i(385)][i(332)](r))this[i(385)][i(390)](this[i(385)][i(346)](r),1);else{const t=s[i(327)][i(379)](r),e=o[i(326)](t[i(361)]);this[i(369)][i(381)](e[i(361)]),this[i(337)](e[i(325)])}})),this[t(393)](o[t(359)],t(380),((e,r)=>{const o=t;this[o(393)](r,o(391),n)})),this[t(393)](o[t(359)],t(381),((e,r)=>{const o=t;this[o(337)](r,o(391),n)}))}[cs(365)](t){const e=cs,n=this[e(318)][e(396)][e(379)](e(336)),r=this[e(318)][e(396)][e(379)](e(386)),o=this[e(318)][e(358)][e(379)](e(352));if(!o||t[e(333)]===o){const o=n[e(327)][e(379)](t);if(!o)return void this[e(385)][e(340)](t);const s=this[e(342)](t[e(347)]),i=r[e(326)](o[e(361)]);i[e(345)]&&r[e(348)][e(381)](i),this[e(369)][e(380)](i[e(361)],s)}}[cs(342)](t){const e=cs,n=this[e(318)][e(358)][e(379)](e(352)),r=[...this[e(318)][e(396)][e(379)](ss)[e(388)]][e(353)]((t=>t[e(333)]===n))[e(392)]((n=>n[e(347)]<t));return r<0||r>this[e(369)][e(362)]?this[e(369)][e(362)]:r-1}[cs(328)](){const t=cs,e=this[t(318)],n=e[t(396)][t(379)](t(364));this[t(344)]||(this[t(344)]=new es(e[t(375)],this[t(369)])),t(376)===n.id?n[t(343)]():n[t(378)]({id:t(376),title:$(e[t(375)],t(338)),icon:Z.IconCommentsArchive,hasCloseButton:!0,content:this[t(344)],position:J.DialogViewPosition[t(394)]})}[cs(341)](t,e=!1){const n=cs,r=this[n(318)][n(375)],o=this[n(318)][n(396)][n(379)](n(364)),s=new t(r);return s[n(339)](n(371)).to(this,n(371)),s[n(339)](n(349)).to(o,"id",(t=>n(376)===t)),s[n(331)]({label:$(r,n(338)),icon:Z.IconCommentsArchive,isToggleable:!0}),e&&(s[n(395)]=!0),this[n(393)](s,n(387),(()=>this[n(328)]())),s}[cs(384)]=t=>{const e=cs,n=t[e(377)];if(!this[e(369)][e(324)](n[e(361)]))return;const r=this[e(318)][e(396)][e(379)](e(364));r[e(373)]&&e(376)===r.id&&(r[e(343)](),t[e(329)]())}}var us=ds;function ds(t,e){var n=ls();return(ds=function(t,e){return n[t-=248]})(t,e)}function ls(){var t=["requires","pluginName","56056vZhiYd","22iuSjgh","Comments","5253080mpUrUA","71SeAoQk","936PJLQNU","18848yfxGiV","isOfficialPlugin","3993NJtMzP","isPremiumPlugin","672510fNEggT","748CLeciK","6lEFyQG","3164434yatbLT","12449544gNQnsr"];return(ls=function(){return t})()}!function(t){for(var e=ds,n=t();;)try{if(366939===parseInt(e(263))/1*(-parseInt(e(248))/2)+-parseInt(e(250))/3*(parseInt(e(253))/4)+-parseInt(e(252))/5+parseInt(e(254))/6*(-parseInt(e(255))/7)+parseInt(e(259))/8*(-parseInt(e(264))/9)+parseInt(e(262))/10+-parseInt(e(260))/11*(-parseInt(e(256))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ls);class ms extends t.Plugin{static get[us(257)](){return[mr,qr,eo,ss,hs,so,Mo,Ho,Qo]}static get[us(258)](){return us(261)}static get[us(249)](){return!0}static get[us(251)](){return!0}}function ks(t,e){var n=gs();return(ks=function(t,e){return n[t-=191]})(t,e)}function gs(){var t=["4296whbrIW","186BEZPhM","622026LNqOyn","1277360UiOTms","37550nOOgAV","3863734XjBzri","2670972TNCzsG","20qRFmcA","491699vIhdKD","140NqDImJ"];return(gs=function(){return t})()}!function(t){for(var e=ks,n=t();;)try{if(327401===-parseInt(e(192))/1+parseInt(e(194))/2*(-parseInt(e(195))/3)+-parseInt(e(191))/4*(-parseInt(e(198))/5)+-parseInt(e(200))/6+parseInt(e(199))/7+-parseInt(e(197))/8+-parseInt(e(196))/9*(-parseInt(e(193))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gs)})(),(window.CKEditor5=window.CKEditor5||{}).comments=r})();
|