@ckeditor/ckeditor5-comments 45.0.0-alpha.10 → 45.0.0-alpha.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/comments.js +1 -1
- package/dist/index.js +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:()=>He,AnnotationCollection:()=>Ke,AnnotationView:()=>De,Annotations:()=>cr,AnnotationsUIs:()=>ho,BaseCommentThreadView:()=>Xt,BaseCommentView:()=>ie,Comment:()=>gr,CommentThread:()=>mr,CommentThreadController:()=>J,CommentThreadInputView:()=>xt,CommentThreadView:()=>Qt,CommentView:()=>ue,Comments:()=>ms,CommentsArchive:()=>ss,CommentsArchiveUI:()=>hs,CommentsListView:()=>Pt,CommentsOnly:()=>so,CommentsRepository:()=>lr,CommentsUI:()=>eo,EditorAnnotations:()=>Ar,InlineAnnotations:()=>Xo,NarrowSidebar:()=>Uo,Sidebar:()=>To,WideSidebar:()=>Mo});var t=n(782),e=n(584),o=n(211);function s(t){if(!t||"object"!=typeof t)return!1;const e=Object.getPrototypeOf(t);return!(null!==e&&e!==Object.prototype&&null!==Object.getPrototypeOf(e))&&"[object Object]"===Object.prototype.toString.call(t)}function i(t){return Object.getOwnPropertySymbols(t).filter((e=>Object.prototype.propertyIsEnumerable.call(t,e)))}function c(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":Object.prototype.toString.call(t)}const a="[object RegExp]",h="[object String]",u="[object Number]",d="[object Boolean]",l="[object Arguments]",m="[object Symbol]",k="[object Date]",g="[object Map]",p="[object Set]",f="[object Array]",b="[object ArrayBuffer]",v="[object Object]",_="[object DataView]",w="[object Uint8Array]",I="[object Uint8ClampedArray]",y="[object Uint16Array]",A="[object Uint32Array]",C="[object Int8Array]",T="[object Int16Array]",E="[object Int32Array]",x="[object Float32Array]",O="[object Float64Array]";function N(t,e,n,r,o,s,i){const c=i(t,e,n,r,o,s);if(void 0!==c)return c;if(typeof t==typeof e)switch(typeof t){case"bigint":case"string":case"boolean":case"symbol":case"undefined":case"function":return t===e;case"number":return t===e||Object.is(t,e);case"object":return S(t,e,s,i)}return S(t,e,s,i)}function S(t,e,n,r){if(Object.is(t,e))return!0;let o=c(t),M=c(e);if(o===l&&(o=v),M===l&&(M=v),o!==M)return!1;switch(o){case h:return t.toString()===e.toString();case u:{const n=t.valueOf(),r=e.valueOf();return(R=n)===(P=r)||Number.isNaN(R)&&Number.isNaN(P)}case d:case k:case m:return Object.is(t.valueOf(),e.valueOf());case a:return t.source===e.source&&t.flags===e.flags;case"[object Function]":return t===e}var R,P;const V=(n=n??new Map).get(t),L=n.get(e);if(null!=V&&null!=L)return V===e;n.set(t,e),n.set(e,t);try{switch(o){case g:if(t.size!==e.size)return!1;for(const[o,s]of t.entries())if(!e.has(o)||!N(s,e.get(o),o,t,e,n,r))return!1;return!0;case p:{if(t.size!==e.size)return!1;const o=Array.from(t.values()),s=Array.from(e.values());for(let i=0;i<o.length;i++){const c=o[i],a=s.findIndex((o=>N(c,o,void 0,t,e,n,r)));if(-1===a)return!1;s.splice(a,1)}return!0}case f:case w:case I:case y:case A:case"[object BigUint64Array]":case C:case T:case E:case"[object BigInt64Array]":case x:case O:if("undefined"!=typeof Buffer&&Buffer.isBuffer(t)!==Buffer.isBuffer(e))return!1;if(t.length!==e.length)return!1;for(let o=0;o<t.length;o++)if(!N(t[o],e[o],o,t,e,n,r))return!1;return!0;case b:return t.byteLength===e.byteLength&&S(new Uint8Array(t),new Uint8Array(e),n,r);case _:return t.byteLength===e.byteLength&&t.byteOffset===e.byteOffset&&S(new Uint8Array(t),new Uint8Array(e),n,r);case"[object Error]":return t.name===e.name&&t.message===e.message;case v:{if(!(S(t.constructor,e.constructor,n,r)||s(t)&&s(e)))return!1;const o=[...Object.keys(t),...i(t)],c=[...Object.keys(e),...i(e)];if(o.length!==c.length)return!1;for(let s=0;s<o.length;s++){const i=o[s],c=t[i];if(!Object.hasOwn(e,i))return!1;if(!N(c,e[i],i,t,e,n,r))return!1}return!0}default:return!1}}finally{n.delete(t),n.delete(e)}}function M(){}function R(t,e){return function(t,e,n){return N(t,e,void 0,void 0,void 0,void 0,n)}(t,e,M)}function P(t,e,n,r=new Map,o=void 0){const s=o?.(t,e,n,r);if(null!=s)return s;if(null==(i=t)||"object"!=typeof i&&"function"!=typeof i)return t;var i,N;if(r.has(t))return r.get(t);if(Array.isArray(t)){const e=new Array(t.length);r.set(t,e);for(let s=0;s<t.length;s++)e[s]=P(t[s],s,n,r,o);return Object.hasOwn(t,"index")&&(e.index=t.index),Object.hasOwn(t,"input")&&(e.input=t.input),e}if(t instanceof Date)return new Date(t.getTime());if(t instanceof RegExp){const e=new RegExp(t.source,t.flags);return e.lastIndex=t.lastIndex,e}if(t instanceof Map){const e=new Map;r.set(t,e);for(const[s,i]of t)e.set(s,P(i,s,n,r,o));return e}if(t instanceof Set){const e=new Set;r.set(t,e);for(const s of t)e.add(P(s,void 0,n,r,o));return e}if("undefined"!=typeof Buffer&&Buffer.isBuffer(t))return t.subarray();if(N=t,ArrayBuffer.isView(N)&&!(N instanceof DataView)){const e=new(Object.getPrototypeOf(t).constructor)(t.length);r.set(t,e);for(let s=0;s<t.length;s++)e[s]=P(t[s],s,n,r,o);return e}if(t instanceof ArrayBuffer||"undefined"!=typeof SharedArrayBuffer&&t instanceof SharedArrayBuffer)return t.slice(0);if(t instanceof DataView){const e=new DataView(t.buffer.slice(0),t.byteOffset,t.byteLength);return r.set(t,e),V(e,t,n,r,o),e}if("undefined"!=typeof File&&t instanceof File){const e=new File([t],t.name,{type:t.type});return r.set(t,e),V(e,t,n,r,o),e}if(t instanceof Blob){const e=new Blob([t],{type:t.type});return r.set(t,e),V(e,t,n,r,o),e}if(t instanceof Error){const e=new t.constructor;return r.set(t,e),e.message=t.message,e.name=t.name,e.stack=t.stack,e.cause=t.cause,V(e,t,n,r,o),e}if("object"==typeof t&&function(t){switch(c(t)){case l:case f:case b:case _:case d:case k:case x:case O:case C:case T:case E:case g:case u:case v:case a:case p:case h:case m:case w:case I:case y:case A:return!0;default:return!1}}(t)){const e=Object.create(Object.getPrototypeOf(t));return r.set(t,e),V(e,t,n,r,o),e}return t}function V(t,e,n=t,r,o){const s=[...Object.keys(e),...i(e)];for(let i=0;i<s.length;i++){const c=s[i],a=Object.getOwnPropertyDescriptor(t,c);(null==a||a.writable)&&(t[c]=P(e[c],c,n,r,o))}}function L(t,e){return function(t,e){return P(t,void 0,t,new Map,e)}(t,((n,r,o,s)=>{const i=e?.(n,r,o,s);if(null!=i)return i;if("object"==typeof t)switch(Object.prototype.toString.call(t)){case u:case h:case d:{const e=new t.constructor(t?.valueOf());return V(e,t),e}case l:{const e={};return V(e,t),e.length=t.length,e[Symbol.iterator]=t[Symbol.iterator],e}default:return}}))}function D(t){return L(t)}const B=/^(?:0|[1-9]\d*)$/;function j(t,e=Number.MAX_SAFE_INTEGER){switch(typeof t){case"number":return Number.isInteger(t)&&t>=0&&t<e;case"symbol":return!1;case"string":return B.test(t)}}function F(t){const e=[],n=t.length;if(0===n)return e;let r=0,o="",s="",i=!1;for(46===t.charCodeAt(0)&&(e.push(""),r++);r<n;){const c=t[r];s?"\\"===c&&r+1<n?(r++,o+=t[r]):c===s?s="":o+=c:i?'"'===c||"'"===c?s=c:"]"===c?(i=!1,e.push(o),o=""):o+=c:"["===c?(i=!0,o&&(e.push(o),o="")):"."===c?o&&(e.push(o),o=""):o+=c,r++}return o&&e.push(o),e}function H(t,e,n){const r=Array.isArray(e)?e:"string"==typeof e?F(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 U(t){switch(typeof t){case"number":case"symbol":return!1;case"string":return t.includes(".")||t.includes("[")||t.includes("]")}}function z(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?U(e)?K(t,F(e),n):n:r}case"number":case"symbol":{"number"==typeof e&&(e=z(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 q(t,e);if("number"==typeof e?e=z(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]&&U(e))return q(t,F(e));try{return delete t[e],!0}catch{return!1}}}function q(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}}var Y=G;function X(){var t=["_isAttached","submitCommentThread","408XKsabI","listenTo","8662404CkbJUJ","reopen","view","240gydpjw","793244EAwJMb","resolveCommentThread","5434105bBFFVj","removeCommentThread","1827624dToqXc","1438877zsCuzt","2sIEQGp","update","4tTJQta","model","4548264RifwpI","resolve","getComment","remove","104895VCAyJC","removeComment","_localUser","submit","isResolved","updateComment","destroy","addComment","reopenCommentThread","stopListening"];return(X=function(){return t})()}function G(t,e){var n=X();return(G=function(t,e){return n[t-=157]})(t,e)}!function(t){for(var e=G,n=t();;)try{if(737502===parseInt(e(158))/1*(parseInt(e(164))/2)+-parseInt(e(162))/3+parseInt(e(166))/4*(-parseInt(e(160))/5)+-parseInt(e(186))/6+-parseInt(e(168))/7+parseInt(e(184))/8*(parseInt(e(172))/9)+parseInt(e(157))/10*(parseInt(e(163))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);class J extends((0,e.ObservableMixin)()){[Y(167)];[Y(188)];constructor(t,e){var n=Y;super(),this[n(167)]=t,this[n(167)][n(182)]=!0,this[n(188)]=e,this[n(185)](e,n(183),(()=>this[n(175)]())),this[n(185)](e,n(161),(()=>this[n(171)]())),this[n(185)](e,n(159),(()=>this[n(169)]())),this[n(185)](e,n(180),(()=>this[n(187)]())),this[n(185)](e,n(179),((t,e)=>this[n(179)](e))),this[n(185)](e,n(177),((t,e,r)=>this[n(177)](e,r))),this[n(185)](e,n(173),((t,e)=>this[n(173)](e)))}[Y(175)](){var t=Y;this[t(167)][t(175)]()}[Y(171)](){var t=Y;this[t(167)][t(171)]()}[Y(169)](){var t=Y;this[t(167)][t(176)]||this[t(167)][t(169)]()}[Y(187)](){var t=Y;this[t(167)][t(176)]&&this[t(167)][t(187)]()}[Y(179)](t){var e=Y;this[e(167)][e(179)]({content:t,authorId:this[e(188)][e(174)].id})}[Y(177)](t,e){var n=Y;this[n(167)][n(170)](t)[n(165)]({content:e})}[Y(173)](t){var e=Y;this[e(167)][e(170)](t)[e(171)]()}[Y(178)](){var t=Y;this[t(181)](),this[t(167)][t(182)]=!1}}var Z=n(355),Q=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=["ck-editor__main","736850axmuDe","ck-rounded-corners","render","90xtGITX","ck-editor","cke-editor__aria-label_","ck-reset","4320096Vzrjqc","main","setTemplate","7NUsmgY","createCollection","314guhiyh","uiLanguage","6508755MFacVi","1411044dapbpb","Comment editor","add","element","658955pwWCjE","uiLanguageDirection","editable","4819OEEPyf","6oUyfpG","72397jvlQFA","66BQOhdF","ck-comment__input","focus","presentation","div","9036dZvHQy"];return(et=function(){return t})()}function nt(t,e){const n=et();return(nt=function(t,e){return n[t-=363]})(t,e)}!function(t){const e=nt,n=t();for(;;)try{if(824128===parseInt(e(368))/1*(-parseInt(e(390))/2)+-parseInt(e(369))/3*(-parseInt(e(393))/4)+-parseInt(e(365))/5*(parseInt(e(371))/6)+-parseInt(e(388))/7*(parseInt(e(385))/8)+parseInt(e(381))/9*(-parseInt(e(378))/10)+-parseInt(e(392))/11+-parseInt(e(376))/12*(-parseInt(e(370))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(et);class rt extends Q.EditorUIView{[tt(386)];[tt(367)];constructor(t,n){const r=tt;super(t);const o=(0,e.uid)();this[r(386)]=this[r(389)](),this[r(367)]=new Q.InlineEditableUIView(t,n,void 0,{label:()=>$(t,r(394))}),this[r(387)]({tag:r(375),attributes:{class:[r(384),r(382),r(379),r(372)],dir:t[r(366)],lang:t[r(391)],"aria-labelledby":r(383)+o},children:[{tag:r(375),attributes:{class:r(377),role:r(374)},children:this[r(386)]}]})}[tt(380)](){const t=tt;super[t(380)](),this[t(386)][t(363)](this[t(367)])}[tt(373)](){const t=tt;this[t(367)][t(364)][t(373)]()}}function ot(t,e){const n=ct();return(ot=function(t,e){return n[t-=479]})(t,e)}const st=ot;!function(t){const e=ot,n=t();for(;;)try{if(256026===-parseInt(e(482))/1*(-parseInt(e(485))/2)+-parseInt(e(480))/3*(-parseInt(e(507))/4)+-parseInt(e(496))/5*(parseInt(e(486))/6)+-parseInt(e(491))/7+parseInt(e(498))/8*(-parseInt(e(481))/9)+parseInt(e(495))/10+-parseInt(e(510))/11*(-parseInt(e(499))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class it extends Q.EditorUI{[st(505)];constructor(t){const e=st;super(t),this[e(505)]=new rt(t[e(504)],t[e(483)][e(505)])}get[st(489)](){const t=st;return this[t(505)][t(489)]}[st(490)](){const t=st,e=this[t(506)][t(483)][t(505)],n=this[t(505)][t(492)],r=e[t(487)][t(484)]();n[t(501)]=r[t(503)],this[t(505)][t(494)]();const o=n[t(489)];this[t(502)](n[t(501)],o),this[t(505)][t(492)][t(479)](t(488)).to(this[t(508)]),e[t(509)](o),this[t(497)](t(493))}[st(500)](){const t=st;super[t(500)](),this[t(505)][t(500)]()}}function ct(){const t=["rootName","locale","view","editor","339028WtfnJU","focusTracker","attachDomRoot","44IRlEBH","bind","3pHPlYf","3948615pjspSf","1132URzbaB","editing","getRoot","848gDqMZu","874248xtCxAm","document","isFocused","element","init","76006qUgPii","editable","ready","render","4020060aNShck","10vnfcHP","fire","8geKOGW","90912tXSkes","destroy","name","setEditableElement"];return(ct=function(){return t})()}var at=n(783),ht=n(331),ut=n(507),dt=n(727),lt=n(834),mt=n(251),kt=n(179);const gt=pt;function pt(t,e){const n=ft();return(pt=function(t,e){return n[t-=350]})(t,e)}function ft(){const t=["data","focus","1010250aVJlUF","2573963ebDZfy","init","14853208IPPDfu","change","join","childCount","destroy","change:placeholder","getRoot","document","90399deuZbr","setSelection","3918366ufmNFJ","9viAWYC","get","placeholder","createRoot","24WsBVBG","name","model","map","569592Udtlfi","getChild","editing","low","fromCharCode","fire","then","ready","end","placeholderElement","_updatePlaceholder","plugins","initialData","1203150zyujuQ","initPlugins","assign","set","view","defaultPlugins","create","config"];return(ft=function(){return t})()}!function(t){const e=pt,n=t();for(;;)try{if(349986===-parseInt(e(380))/1+parseInt(e(358))/2+parseInt(e(369))/3*(-parseInt(e(376))/4)+-parseInt(e(393))/5+-parseInt(e(371))/6+-parseInt(e(359))/7+parseInt(e(361))/8*(parseInt(e(372))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft);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[gt(353)]=(()=>bt)();constructor(t={}){const e=gt;function n(t){const e=pt;return t[e(379)]((t=>String[e(384)](t)))[e(363)]("")}(t=Object[e(350)]({},t))[e(391)]||(t[e(391)]=vt[e(353)]),super(t),this.ui=new it(this),this[e(351)](e(374),""),this[e(378)][e(368)].on(e(362),(()=>this[e(390)]()),{priority:e(383)}),this.on(e(366),(()=>this[e(390)]())),this[e(378)][e(368)][e(375)](),this[n([101,100,105,116,105,110,103])][n([118,105,101,119])][n([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=n([97,117,116,111]),this[n([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116])]=()=>window[n([80,114,111,109,105,115,101])][n([114,101,115,111,108,118,101])]({[n([115,116,97,116,117,115])]:n([111,107])})}[gt(354)](){const t=gt,e=this[t(355)][t(373)](t(392))||"";return this[t(394)]()[t(386)]((()=>this.ui[t(360)]()))[t(386)]((()=>this[t(356)][t(360)](e)))[t(386)]((()=>this[t(385)](t(387))))}[gt(365)](){const t=gt;return super[t(365)]()[t(386)]((()=>this.ui[t(365)]()))}[gt(357)](){const t=gt;this[t(378)][t(362)]((e=>{const n=t,r=this[n(378)][n(368)][n(367)](),o=r&&r[n(381)](r[n(364)]-1);e[n(370)](o,n(388)),this[n(382)][n(352)][n(357)]()}))}[gt(390)](){const t=gt,e=this[t(382)][t(352)],n=e[t(368)][t(367)](),r=n[t(381)](0);n[t(364)]>1||!r||"p"!=r[t(377)]?this[t(389)]&&this[t(389)][t(374)]&&((0,at.disablePlaceholder)(e,this[t(389)]),this[t(389)]=void 0):(this[t(374)]&&(r[t(374)]=this[t(374)]),(0,at.enablePlaceholder)({view:e,element:r,keepOnFocus:!0}),this[t(389)]=r)}}const _t=vt;function wt(t,e){const n=yt();return(wt=function(t,e){return n[t-=445]})(t,e)}const It=wt;function yt(){const t=["61604CCoIix","disabledSubmit","771NcFDjc","createCollection","model","value","focusFirst","document","_createCancelButton","ck-comment__input-actions","256suGmGN","setData","234279hDaLUN","change","focus","ck-comment__input-actions--submit","div","set","editorDestroyed","reverse","showButtons","createEditor","insertBefore","bindTemplate","_setupKeyboardNavigation","Reply","tab","keystrokes","focusTracker","withText","getData","focusCycler","length","submitButtonView","setTemplate","initialData","ck-comment__input-wrapper","1947840LmkOXp","fire","submit","1385300WRbpla","Ctrl+Enter","firstChild","then","execute","extendTemplate","listenTo","forEach","focusLast","_editorCreationPromise","2182BVDbfW","editor","trim","bind","Esc","ck-comment__input-actions--cancel","from","stop","ck-comment__input-actions--active","_createSubmitButton","added","destroy","_editorConfig","placeholder","TOO_LONG_COMMENT_ALERT","add","label","Cancel","render","create","element","editorReady","shift+tab","874590pSGGRf","_isDestroyed","submitLabel","Reply...","view","isEnabled","high","1612121JoGVXX","focusables","cancel","cancelButtonView"];return(yt=function(){return t})()}!function(t){const e=wt,n=t();for(;;)try{if(187303===parseInt(e(455))/1+-parseInt(e(505))/2*(parseInt(e(457))/3)+-parseInt(e(495))/4+-parseInt(e(528))/5+parseInt(e(492))/6+-parseInt(e(451))/7+parseInt(e(465))/8*(parseInt(e(467))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yt);class At extends Q.View{[It(482)];[It(483)];[It(452)];[It(486)];[It(488)];[It(454)];[It(517)];constructor(t,n={}){const r=It;super(t),this[r(506)]=null,this[r(517)]=n,this[r(472)](r(460),n[r(490)]||""),this[r(472)](r(456),!1),this[r(472)](r(475),!0),this[r(472)](r(518),$(t,r(447))),this[r(472)](r(446),$(t,r(480))),this[r(488)]=this[r(514)](),this[r(454)]=this[r(463)](),this[r(452)]=this[r(458)]([this[r(488)],this[r(454)]]),this[r(482)]=new e.KeystrokeHandler,this[r(483)]=new e.FocusTracker,this[r(486)]=new Q.FocusCycler({focusables:this[r(452)],focusTracker:this[r(483)],keystrokeHandler:this[r(482)],actions:{focusPrevious:r(527),focusNext:r(481)}}),this[r(489)]({tag:r(471),attributes:{class:[r(491)]},children:[{tag:r(471),attributes:{class:[r(464),this[r(478)].if(r(475),r(513))]},children:[this[r(488)],this[r(454)]]}]}),this[r(482)][r(472)](r(509),((t,e)=>{const n=r;this[n(454)][n(493)](n(499)),e()})),this[r(482)][r(472)](r(496),((t,e)=>{const n=r;this[n(488)][n(449)]&&(this[n(488)][n(493)](n(499)),e())})),this.on(r(494),((e,n)=>{const o=r;n[o(487)]>65e3?(alert($(t,o(519),[n[o(487)],65e3])),e[o(512)]()):this[o(506)][o(466)]("")}),{priority:r(450)})}[It(523)](){const t=It;super[t(523)](),this[t(479)]()}[It(476)](){const t=It;return this[t(506)]||(this[t(506)]=new _t(this[t(517)]),this[t(504)]=this[t(506)][t(524)]()[t(498)]((()=>{const e=t;if(this[e(445)])return;const n=this[e(506)];this[e(525)][e(477)](n.ui[e(525)],this[e(525)][e(497)]),n[e(459)][e(462)].on(e(468),(()=>this[e(460)]=n[e(485)]())),n[e(508)](e(518)).to(this),this[e(452)][e(520)](n.ui[e(448)],0),this[e(493)](e(526),this[e(506)])}))),this[t(504)]}[It(469)](t){const e=It;-1===t?(this[e(486)][e(461)](),this[e(486)][e(503)]()):this[e(486)][e(461)]()}async[It(516)](){const t=It;this[t(445)]||(this[t(445)]=!0,this[t(506)]&&(await this[t(504)],await this[t(506)][t(516)](),this[t(493)](t(473),this[t(506)])),await super[t(516)]())}[It(514)](){const t=It,{locale:e}=this,n=new Q.ButtonView(e);return n[t(500)]({attributes:{class:[t(470)]}}),n[t(484)]=!0,n[t(508)](t(521)).to(this,t(446)),n.on(t(499),(()=>{const e=t;this[e(493)](e(494),this[e(460)])})),n[t(508)](t(449)).to(this,t(460),this,t(456),((e,n)=>!n&&!!e[t(507)]())),n}[It(463)](){const t=It,{locale:e}=this,n=new Q.ButtonView(e);return n[t(500)]({attributes:{class:[t(510)]}}),n[t(521)]=$(e,t(522)),n[t(484)]=!0,n.on(t(499),(()=>{const e=t;this[e(506)][e(466)](""),this[e(493)](e(453))})),n}[It(479)](){const t=It;this[t(482)][t(501)](this[t(525)]),this[t(452)][t(502)]((e=>{const n=t;this[n(483)][n(520)](e[n(525)])})),this[t(452)].on(t(468),((e,n)=>{const r=t;for(const t of Array[r(511)](n[r(515)])[r(474)]())this[r(483)][r(520)](t[r(525)])}))}}const Ct=Et;function Tt(){const t=["target","2dfWWOE","delegate","contains","showInput","filter","listenTo","bindTemplate","change:showInput","33HiLdum","value","setTemplate","1170264zLBdDp","188fYUfJm","div","editorReady","5507440puGaXA","mousedown","some","then","focus","getDomRoot","ck-comment__input-container","render","extendTemplate","focusCycler","296aioHqt","ck-thread__user","editing","element","2368360kfrkUD","_focusOnNonInteractiveMouseDown","29667wpuQQq","set","isFocused","commentInputView","bind","editorDestroyed","view","showButtons","135585jlbNET","destroy","createEditor","userView","focusTracker","510437DqevVr","ck-thread__input","21KKkUQB","preventDefault","editor","ck-comment__input-container--active","434970eWMIua"];return(Tt=function(){return t})()}function Et(t,e){const n=Tt();return(Et=function(t,e){return n[t-=158]})(t,e)}!function(t){const e=Et,n=t();for(;;)try{if(359598===parseInt(e(194))/1*(-parseInt(e(202))/2)+-parseInt(e(181))/3*(-parseInt(e(162))/4)+parseInt(e(179))/5+-parseInt(e(200))/6*(-parseInt(e(196))/7)+-parseInt(e(175))/8*(-parseInt(e(189))/9)+-parseInt(e(165))/10+parseInt(e(158))/11*(-parseInt(e(161))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Tt);class xt extends Q.View{constructor(t,e,n){const r=Et;super(t),this[r(184)]=new At(t,n),this[r(174)]=this[r(184)][r(174)],this[r(184)][r(185)](r(188)).to(this[r(184)][r(193)],r(183),this[r(184)],r(159),((t,e)=>t||!!e)),this[r(182)](r(205),!1),this.on(r(209),(()=>{const t=r;this[t(205)]&&!this[t(184)][t(198)]&&this[t(184)][t(191)]()})),this[r(184)][r(203)](r(164)).to(this),this[r(184)][r(203)](r(186)).to(this),this[r(192)]=new o.UserView(t,e),this[r(192)][r(173)]({attributes:{class:r(176),"aria-hidden":!0}}),this[r(184)][r(173)]({attributes:{class:r(195)}}),this[r(160)]({tag:r(163),attributes:{class:[r(171),this[r(208)].if(r(205),r(199))]},children:[this[r(192)],this[r(184)]]})}[Ct(172)](){const t=Ct;super[t(172)](),this[t(180)]()}[Ct(190)](){const t=Ct;return this[t(184)][t(190)]()[t(168)]((()=>super[t(190)]()))}[Ct(169)](t){const e=Ct;this[e(184)][e(169)](t)}[Ct(180)](){const t=Ct;this[t(207)](this[t(178)],t(166),((e,n)=>{const r=t,{submitButtonView:o,cancelButtonView:s,editor:i}=this[r(184)];[o[r(178)],s[r(178)],i?i[r(177)][r(187)][r(170)]():null][r(206)]((t=>t))[r(167)]((t=>t[r(204)](n[r(201)])))||(this[r(169)](),n[r(197)]())}))}}function Ot(){const t=["56LPfttD","NUMBER_OF_COMMENTS","2931257jsdsJU","21576CPVvgr","10101784kSzpSS","6052158BAALJd","bindTemplate","10xTJqLQ","2013348DFzXXu","8vJyudA","3783570cFfFZC","ck-thread__comment-count","setTemplate","3sBmlqk","set","24179PvrxGI","count"];return(Ot=function(){return t})()}function Nt(t,e){const n=Ot();return(Nt=function(t,e){return n[t-=115]})(t,e)}!function(t){const e=Nt,n=t();for(;;)try{if(371971===parseInt(e(117))/1*(parseInt(e(119))/2)+parseInt(e(115))/3*(-parseInt(e(127))/4)+parseInt(e(126))/5*(-parseInt(e(122))/6)+-parseInt(e(121))/7*(parseInt(e(128))/8)+-parseInt(e(124))/9+parseInt(e(129))/10+parseInt(e(123))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ot);class St extends Q.View{constructor(t){const e=Nt;super(t);const n=this[e(125)];this[e(116)](e(118),void 0),this[e(131)]({tag:"li",attributes:{class:e(130)},children:[{text:n.to(e(118),(n=>$(t,e(120),n)))}]})}}const Mt=Vt;function Rt(){const t=["resolveCommentThread","removeComment","collapse","count","resolvedBy","map","_rearrangeCollapse","add","weight","delete","focusCycler","createCollection","viewUid","change:isResolved","_calculatePosition","focusLast","6457RWXdRT","render","maxCommentCharsWhenCollapsed","delegate","hasDirtyComment","resolvedAt","isActive","some","_model","_config","arrowup","insert","ck-hidden","bind","equal","CommentView","length","change:isActive","authoredAt","editorReady","_handleNewCommentModel","focusTracker","listenTo","Thread comments","Marked as resolved","arrowdown","expand","remove","destroy","comments","stopListening","updateComment","forEach","set","_findOptimalIndex","65508dJKvNC","reverse","commentViews","resolvedCommentView","42730RIKIDk","get","target","1ksbLep","setTemplate","_setupKeyboardNavigation","1923992YesStf","from","_rearrangeExpand","maxCommentsWhenCollapsed","visibleViews","locale","refreshVisibleViews","added","_updateHasDirtyComment","commentUpdated","change:hasDirtyComment","_collapsedCommentsView","ck-thread__comments","change","4OLHNwH","9900056gXzwyB","5894630JOaaSF","focusFirst","element","isEditMode","270756UBKoaa","keystrokes","editorDestroyed","184539ntRUyQ","focus","_shouldCollapse","bindTemplate","maxThreadTotalWeight","resolved","formatDateTime","605dhZmEd","editorConfig","change:isEditMode","removed","includes","_handleInfoComment","_handleRemoveCommentModel"];return(Rt=function(){return t})()}!function(t){const e=Vt,n=t();for(;;)try{if(756307===parseInt(e(250))/1*(-parseInt(e(253))/2)+parseInt(e(276))/3*(-parseInt(e(267))/4)+-parseInt(e(283))/5*(-parseInt(e(243))/6)+-parseInt(e(269))/7+-parseInt(e(268))/8+parseInt(e(273))/9+parseInt(e(247))/10*(parseInt(e(306))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Rt);class Pt extends Q.View{[Mt(245)];[Mt(246)];[Mt(229)];[Mt(274)];[Mt(300)];[Mt(216)];[Mt(217)];[Mt(264)];constructor(t,n,r){const o=Mt;super(t);const s=this[o(279)];this[o(241)](o(310),!1),this[o(241)](o(224),n[o(237)][o(224)]),this[o(241)](o(312),!1),this[o(216)]=n,this[o(217)]=r,this[o(245)]=this[o(301)](),this[o(257)]=this[o(301)](),this[o(246)]=null,this[o(229)]=new e.FocusTracker,this[o(274)]=new e.KeystrokeHandler,this[o(300)]=new Q.FocusCycler({focusables:this[o(245)],focusTracker:this[o(229)],keystrokeHandler:this[o(274)],keystrokeHandlerOptions:{filter:t=>this[o(245)][o(295)]((t=>t[o(271)]))[o(287)](t[o(249)])},actions:{focusPrevious:o(218),focusNext:o(233)}}),this[o(264)]=new St(t),this[o(264)][o(221)](o(293)).to(this,o(224),(t=>t-this[o(217)][o(256)]));for(const t of n[o(237)])this[o(228)](t);this[o(288)](),this[o(230)](n[o(237)],o(297),((t,e)=>{const n=o,r=this[n(304)](e);this[n(224)]++,this[n(228)](e,r),this[n(259)]()})),this[o(230)](n[o(237)],o(235),((t,e)=>{const n=o;this[n(224)]--,this[n(289)](e),this[n(259)]()})),this[o(230)](n,o(262),(()=>this[o(259)]())),this[o(230)](n,o(303),(()=>this[o(288)]())),this.on(o(225),(()=>this[o(259)]())),this.on(o(263),(()=>this[o(259)]())),this[o(251)]({tag:"ul",attributes:{class:[o(265),s.if(o(224),o(220),(t=>!t))],"aria-label":$(t,o(231))},children:this[o(257)]})}get[Mt(278)](){const t=Mt;return this[t(216)][t(298)]>this[t(217)][t(280)]&&!this[t(312)]&&!this[t(310)]}[Mt(307)](){const t=Mt;super[t(307)](),this[t(259)](),this[t(252)]()}[Mt(277)](t){const e=Mt;-1===t?this[e(300)][e(305)]():this[e(300)][e(270)]()}[Mt(236)](){const t=Mt;this[t(264)][t(236)]();for(const e of this[t(245)])e[t(236)]();super[t(236)]()}[Mt(259)](){const t=Mt;this[t(278)]?this[t(296)]():this[t(255)]()}[Mt(228)](t,e){const n=Mt,r=new(this[n(217)][n(223)])(this[n(258)],t,{maxCommentCharsWhenCollapsed:this[n(217)][n(308)],formatDateTime:this[n(217)][n(282)],editorConfig:this[n(217)][n(284)]});r[n(302)]=t.id,r[n(309)](n(291)).to(this),r[n(309)](n(239)).to(this),r[n(309)](n(290)).to(this),r[n(309)](n(227)).to(this),r[n(309)](n(275)).to(this),this[n(230)](r,n(285),(()=>this[n(261)]())),this[n(245)][n(297)](r,e)}[Mt(304)](t){const e=Mt,n=this[e(216)][e(242)](t);return this[e(246)]?this[e(246)][e(226)]>t[e(226)]?n-1:n:n-1}[Mt(288)](){const t=Mt;if(this[t(216)][t(294)]&&this[t(216)][t(311)]){const e={id:t(281),author:this[t(216)][t(294)],authoredAt:this[t(216)][t(311)],content:$(this[t(258)],t(232)),attributes:{}};this[t(246)]=new(this[t(217)][t(223)])(this[t(258)],e,{maxCommentCharsWhenCollapsed:this[t(217)][t(308)],formatDateTime:this[t(217)][t(282)],editorConfig:this[t(217)][t(284)],isSystemComment:!0}),this[t(245)][t(297)](this[t(246)],this[t(216)][t(242)](e))}else this[t(246)]&&(this[t(245)][t(235)](this[t(246)]),this[t(246)][t(236)](),this[t(246)]=null);this[t(259)]()}[Mt(289)](t){const e=Mt,n=this[e(245)][e(235)](t.id);this[e(238)](n),n[e(272)]&&this[e(261)](),n[e(236)]()}[Mt(261)](){const t=Mt;this[t(310)]=Array[t(254)](this[t(245)])[t(215)]((e=>e[t(272)]))}[Mt(296)](){const t=Mt,n=function(t){const n=Vt,r=new e.Collection;for(const e of t)r[n(297)](e);return r}(this[t(245)]),r=this[t(264)][t(293)];for(let e=1;e<=r;e++)n[t(235)](1);for(const e of n)e[t(292)]();r>0&&n[t(297)](this[t(264)],1),Lt((0,e.diff)(Array[t(254)](this[t(257)]),Array[t(254)](n)),this[t(257)],n)}[Mt(255)](){const t=Mt;Lt((0,e.diff)(Array[t(254)](this[t(257)]),Array[t(254)](this[t(245)])),this[t(257)],this[t(245)]);for(const e of this[t(257)])e[t(234)]()}[Mt(252)](){const t=Mt;this[t(245)][t(240)]((e=>{const n=t;this[n(229)][n(297)](e[n(271)]),this[n(274)][n(230)](e[n(271)])})),this[t(245)].on(t(266),((e,n)=>{const r=t;for(const t of n[r(286)])this[r(229)][r(235)](t[r(271)]),this[r(274)][r(238)](t[r(271)]);for(const t of Array[r(254)](n[r(260)])[r(244)]())this[r(229)][r(297)](t[r(271)]),this[r(274)][r(230)](t[r(271)])}))}}function Vt(t,e){const n=Rt();return(Vt=function(t,e){return n[t-=215]})(t,e)}function Lt(t,e,n){const r=Mt;let o=0;for(const s of t)switch(s){case r(219):e[r(297)](n[r(248)](o),o),o++;break;case r(299):e[r(235)](o);break;case r(222):o++}}function Dt(){const t=["5624cLQAGV","78972IUfHks","1817829uPQFqf","ck-context__value","1099218MwPeVq","109658DlPiTA","focus","133eyETfz","THREAD_CONTEXT_LABEL","element","setTemplate","span","8yticNB","260yWKdBQ","contextValue","bindTemplate","7972ExPJqa","set","1854260vHVkUM"];return(Dt=function(){return t})()}const Bt=jt;function jt(t,e){const n=Dt();return(jt=function(t,e){return n[t-=420]})(t,e)}!function(t){const e=jt,n=t();for(;;)try{if(106243===-parseInt(e(421))/1+-parseInt(e(428))/2*(parseInt(e(436))/3)+-parseInt(e(432))/4*(-parseInt(e(429))/5)+-parseInt(e(420))/6+parseInt(e(423))/7*(parseInt(e(435))/8)+parseInt(e(437))/9+parseInt(e(434))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Dt);class Ft extends Q.View{constructor(t){const e=jt;super(t);const n=this[e(431)];this[e(433)](e(430),""),this[e(426)]({tag:e(427),attributes:{class:["ck",e(438)],"aria-label":n.to(e(430),(n=>$(t,e(424),n))),tabindex:-1},children:[{text:n.to(e(430))}]})}[Bt(422)](){const t=Bt;this[t(425)][t(422)]()}}const Ht=zt;function Ut(){const t=["icon","setTemplate","contextValue","ck-context-wrapper",".ck-context","isReadOnly","overlay","focusTracker","reopenCommentThread","ck-annotation__actions","ck-context","9744lKLIjh","bindTemplate","1283355cktfCw","_trimContextValue","reopenButtonView","2007VEPNlU","div","focus","...","execute","_setupKeyboardNavigation","isEnabled","element","scrollWidth","_createReopenButton","14074962jDloWb","isResolvable","label","hasContext","_model","focusFirst","_createContextView","Reopen",".ck-context__value","focusables","listenTo","querySelector","shift+tab","fire","locale","contextView","ck-thread__header","mouseenter","classList","focusCycler","add","_attachContextActions","917018BtWUMX","isVisible","tab","148000OHQTOi","keystrokes","offsetWidth","createCollection","value","1EnfycZ","context","23048qmalPM","isResolved","202971bxoEmS","tooltip","remove","ck-context--quotes","lastIndexOf","render","substring","bind","Comment was made on an element","length","8GwUNTF","198BWHiaQ","mouseleave"];return(Ut=function(){return t})()}!function(t){const e=zt,n=t();for(;;)try{if(331063===parseInt(e(242))/1*(-parseInt(e(234))/2)+parseInt(e(246))/3*(-parseInt(e(256))/4)+parseInt(e(272))/5+-parseInt(e(257))/6*(-parseInt(e(270))/7)+-parseInt(e(244))/8*(parseInt(e(275))/9)+-parseInt(e(237))/10+parseInt(e(285))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ut);function zt(t,e){const n=Ut();return(zt=function(t,e){return n[t-=221]})(t,e)}class Kt extends Q.View{[Ht(289)];[Ht(274)];[Ht(227)];[Ht(221)];[Ht(266)];[Ht(238)];[Ht(231)];constructor(t,n){const r=Ht;super(t);const o=this[r(271)];this[r(289)]=n,this[r(274)]=this[r(284)](),this[r(227)]=this[r(291)](),this[r(221)]=this[r(240)]([this[r(227)],this[r(274)]]),this[r(266)]=new e.FocusTracker,this[r(238)]=new e.KeystrokeHandler,this[r(231)]=new Q.FocusCycler({focusables:this[r(221)],focusTracker:this[r(266)],keystrokeHandler:this[r(238)],actions:{focusPrevious:r(224),focusNext:r(236)}}),this[r(253)](r(288)).to(this[r(289)],r(243),(t=>!!t)),this[r(253)](r(261)).to(this[r(289)],r(243),(t=>t&&t[r(241)]?this[r(273)](t[r(241)]):$(this[r(226)],r(254)))),this[r(260)]({tag:r(276),attributes:{class:[r(228)]},children:[{tag:r(276),attributes:{class:[r(262)]},children:[{tag:r(276),attributes:{class:[r(269),o.if(r(288),r(249))]},children:[this[r(227)]]}]},{tag:r(276),attributes:{class:[r(268)]},children:[this[r(274)]]}]})}[Ht(251)](){const t=Ht;super[t(251)](),this[t(233)](),this[t(280)]()}[Ht(277)](){const t=Ht;this[t(231)][t(290)]()}[Ht(284)](){const t=Ht,e=new Q.ButtonView(this[t(226)]);return e[t(287)]=$(this[t(226)],t(292)),e[t(247)]=$(this[t(226)],t(292)),e[t(259)]=Z.IconUndo,e[t(253)](t(281)).to(this[t(289)],t(264),(t=>!t)),e[t(253)](t(235)).to(this[t(289)],t(286),this[t(289)],t(245),((t,e)=>t&&e)),e.on(t(279),(()=>{const e=t;this[e(225)](e(267),this[e(289)].id)})),e}[Ht(273)](t){const e=Ht;if(t[e(255)]<150)return t;const n=t[e(250)](" ",147);return t[e(252)](0,n>-1?n:147)+e(278)}[Ht(233)](){const t=Ht,e=this[t(282)][t(223)](t(263)),n=e[t(223)](t(293));this[t(222)](e,t(229),(()=>{const r=t;n[r(239)]<n[r(283)]&&e[r(230)][r(232)](r(265))})),this[t(222)](e,t(258),(()=>{const n=t;e[n(230)][n(248)](n(265))}))}[Ht(280)](){const t=Ht;this[t(238)][t(222)](this[t(282)]);for(const e of this[t(221)])this[t(266)][t(232)](e[t(282)]),this[t(238)][t(222)](e[t(282)])}[Ht(291)](){const t=Ht,e=new Ft(this[t(226)]);return e[t(253)](t(261)).to(this),e}}const Wt=Yt;function qt(){const t=["keystrokes","removeCommentThread","canComment","createCollection","stop","disabledSubmit","focusTracker","set","removeComment","submitCommentThread","unlinkedAt","listenTo","isUnlinked","6476445fxjWgf","Reply","submitLabel","render","2807075RKYSwH","COMMENT_THREAD_DESCRIPTION","197421IHRvkh","isReadOnly","2379068aqWmNA","Write a comment...","bind","focusCycler","cancel","archivedAt","destroy","COMMENT_THREAD_LABEL","placeholder","change:isActive","commentsListView","Comment","target","ariaLabel","_model","comments","resolveCommentThread","isResolvable","delegate","locale","focusables","commentThreadHeaderView","addComment","commentThreadInputView","editorConfig","1286ULbYWh","isResolved","updateComment","element","_localUser","editorReady","isDirty","length","7939944npGiFN","isSubmitted","hasDirtyComment","ariaDescriptionView","value","fire","isActive","_createCommentThreadInputView","_config","commentInputView","editorDestroyed","tab","Reply to reopen discussion...","CommentView","first","Reply...","reopenCommentThread","author","90dlPhtY","assign","6667090UmZccd","focus","showInput","6yWGSAj","submit","shift+tab","name","26kitkUT"];return(qt=function(){return t})()}function Yt(t,e){const n=qt();return(Yt=function(t,e){return n[t-=288]})(t,e)}!function(t){const e=Yt,n=t();for(;;)try{if(751241===parseInt(e(368))/1*(parseInt(e(321))/2)+-parseInt(e(317))/3*(parseInt(e(343))/4)+parseInt(e(339))/5+-parseInt(e(312))/6*(-parseInt(e(341))/7)+parseInt(e(294))/8+-parseInt(e(335))/9+parseInt(e(314))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qt);class Xt extends Q.View{[Wt(357)];[Wt(302)];[Wt(364)];[Wt(366)];[Wt(297)];[Wt(363)];[Wt(328)];[Wt(322)];[Wt(346)];constructor(t,n,r,s){const i=Wt;super(t),this[i(329)](i(300),!1),this[i(329)](i(292),!1),this[i(357)]=n,this[i(290)]=r,this[i(302)]=s,this[i(364)]=new Kt(t,n),this[i(364)][i(361)](i(310)).to(this),this[i(297)]=new o.AriaDescriptionView(t,$(t,i(340))),this[i(333)](this,i(310),(()=>{this[i(315)]()})),this[i(353)]=new Pt(t,n,Object[i(313)]({CommentView:this[i(302)][i(307)]},s)),this[i(353)][i(361)](i(330)).to(this),this[i(353)][i(361)](i(288)).to(this),this[i(353)][i(361)](i(359)).to(this),this[i(353)][i(361)](i(291)).to(this),this[i(353)][i(361)](i(304)).to(this),this[i(353)][i(345)](i(300)).to(this),this[i(333)](this,i(359),(()=>{this[i(315)]()})),this[i(329)](i(293),this[i(353)][i(293)]),this[i(345)](i(293)).to(this[i(353)],i(293)),this[i(366)]=this[i(301)](),this[i(366)][i(361)](i(291)).to(this),this[i(366)][i(361)](i(304)).to(this),this.on(i(330),(()=>this[i(315)]())),this[i(345)](i(292)).to(this[i(353)],i(296),this[i(366)][i(303)],i(298),((t,e)=>t||!!e)),this[i(345)](i(334)).to(n,i(332),(t=>!!t)),this[i(345)](i(356)).to(this,i(293),(t=>{const e=i,n=this[e(357)][e(358)][e(308)]?this[e(357)][e(358)][e(308)][e(311)][e(320)]:this[e(290)][e(320)];return $(this[e(362)],e(350),[t,n])})),this[i(363)]=this[i(325)]([this[i(353)],this[i(366)]]),this[i(328)]=new e.FocusTracker,this[i(322)]=new e.KeystrokeHandler,this[i(346)]=new Q.FocusCycler({focusables:this[i(363)],focusTracker:this[i(328)],keystrokeHandler:this[i(322)],keystrokeHandlerOptions:{filter:t=>t[i(355)]!==this[i(289)]},actions:{focusPrevious:i(319),focusNext:i(305)}})}[Wt(315)](){const t=Wt;this[t(289)][t(315)]()}[Wt(338)](){const t=Wt;super[t(338)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(363)])}async[Wt(349)](){const t=Wt;this[t(292)]=!1,this[t(353)][t(349)](),await this[t(366)][t(349)](),super[t(349)]()}[Wt(301)](){const t=Wt,e=new xt(this[t(362)],this[t(290)],this[t(302)][t(367)]),n=e[t(303)];return e[t(345)](t(316)).to(this,t(300),this[t(357)],t(342),this[t(357)],t(324),this[t(357)],t(348),n,t(298),((t,e,n,r,o)=>!!o||!!r&&n&&!e||t&&n&&!e)),n[t(345)](t(351)).to(this,t(293),this[t(357)],t(360),this[t(357)],t(369),((e,n,r)=>{const o=t;let s;return s=o(r&&n?306:e?309:344),$(this[o(362)],s)})),n[t(345)](t(337)).to(this,t(293),(e=>$(this[t(362)],t(e?336:354)))),n.on(t(318),((e,n)=>{const r=t;this[r(299)](r(365),n),this[r(357)][r(369)]&&this[r(357)][r(360)]&&this[r(299)](r(310),this[r(357)].id),this[r(357)][r(295)]||this[r(299)](r(331))})),n.on(t(347),(()=>{this[t(315)]()})),n[t(345)](t(327)).to(this[t(357)],t(342)),n.on(t(347),(e=>{const n=t;0==this[n(293)]&&(this[n(299)](n(323)),e[n(326)]())})),this.on(t(352),((e,r,o)=>{const s=t;o||this[s(293)]||n[s(298)]||this[s(299)](s(323))})),e}}function Gt(t,e){const n=Zt();return(Gt=function(t,e){return n[t-=254]})(t,e)}const Jt=Gt;function Zt(){const t=["ariaDescriptionView","commentThreadChildren","39pDKPNw","2HobrYP","ck-thread--remove-confirmation","_boundFirstCommentView","_model","1737492DlPbMZ","div","ck-reset_all-excluded","cancelConfirm","has","render","locale","isUnlinked","_cancelAllConfirms","actionBar","commentThreadHeaderView","119rGeTOZ","change:isReadOnly","_updateArchivedThreadHeader","isReadOnly","high","stop","removeConfirm","2444082rMCWJn","3702xCdLSC","resolveButton","tooltip","isActive","bind","657SPFzhh","remove","fire","isResolved","showConfirm","Write a comment...","removeCommentThread","commentsListView","then","createCollection","change:archivedAt","actionIndicator","ariaLabel","1912QosRIH","commentViews","676dsgYeV","execute","length","removeButton","placeholder","element","ck-rounded-corners","Resolve","Delete comment thread?","isResolvable","51791dlwPnE","ck-thread--active","isConfirm","querySelector","ck-comment--resolve","ck-thread--unlinked","_createResolveButton","add","isSystemComment","30710mWJKWG","bindTemplate","5rSbkGc","change:isActive","set","archivedAt","focusables","setTemplate","unbind","containerElement","icon","get","label","isEnabled","6650204LGCjqp","ck-thread--","listenTo",".ck-thread__container","listitem","isVisible","ck-thread","resolveCommentThread","focus","commentThreadInputView","extendTemplate","ck-thread__container","_bindFirstCommentView","getTemplate"];return(Zt=function(){return t})()}!function(t){const e=Gt,n=t();for(;;)try{if(308647===parseInt(e(335))/1*(parseInt(e(282))/2)+-parseInt(e(305))/3*(parseInt(e(325))/4)+-parseInt(e(346))/5*(-parseInt(e(304))/6)+-parseInt(e(297))/7*(-parseInt(e(323))/8)+parseInt(e(310))/9*(parseInt(e(344))/10)+-parseInt(e(265))/11+parseInt(e(286))/12*(parseInt(e(281))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zt);class Qt extends((0,o.ConfirmMixin)(Xt)){[Jt(280)];[Jt(260)];[Jt(306)];[Jt(284)];constructor(t,e,n,r){const o=Jt;super(t,e,n,r),this[o(280)]=this[o(319)]([this[o(317)],this[o(274)],this[o(279)]]),this[o(255)](o(321),null),this[o(260)]=null,this[o(284)]=null,this[o(292)]=t,this[o(306)]=this[o(341)](),this[o(258)](this[o(278)]()),this.on(o(254),((t,e,n)=>{n||this[o(294)]()})),this[o(267)](this[o(285)],o(298),((t,e,n)=>{n&&this[o(294)]()})),this[o(327)]>0&&this[o(277)](),this[o(267)](this[o(317)][o(324)],o(342),(()=>{this[o(277)]()}))}[Jt(278)](){const t=Jt,e=this[t(345)];return{tag:t(287),attributes:{class:["ck",t(271),t(288),t(331),e.if(t(308),t(336)),e.if(t(293),t(340)),e.if(t(337),t(283)),e.to(t(321),(e=>e?t(266)+e:""))],"data-thread-id":this[t(285)].id,tabindex:0,role:t(269),"aria-label":e.to(t(322)),"aria-describedby":this[t(279)].id},children:[{tag:t(287),attributes:{class:t(276)},children:this[t(280)]}]}}[Jt(291)](){const t=Jt;super[t(291)](),this[t(260)]=this[t(330)][t(338)](t(268)),this[t(285)].on(t(320),(()=>{this[t(299)]()})),this[t(299)]()}[Jt(294)](){const t=Jt;this[t(289)]();for(const e of this[t(317)][t(324)])e[t(289)]()}[Jt(277)](){const t=Jt,{locale:e}=this,n=this[t(317)][t(324)][t(262)](0);n===this[t(284)]||n[t(343)]||(this[t(284)]=n,this[t(259)](t(321)),this[t(309)](t(321)).to(n,t(321),(e=>t(311)===e?t(311):null)),n[t(329)]=$(e,t(315)),n[t(328)].on(t(326),(n=>{const r=t;n[r(302)](),this[r(314)]($(e,r(333)),this[r(260)])[r(318)]((()=>{const t=r;this[t(312)](t(316))}))}),{priority:t(301)}),this.on(t(303),(()=>{n[t(273)]()})),n[t(295)][t(342)](this[t(306)],0),n[t(257)][t(342)](this[t(306)],0))}[Jt(341)](){const t=Jt,e=new o.LateFocusButtonView(this[t(292)]);return e[t(263)]=$(this[t(292)],t(332)),e[t(307)]=$(this[t(292)],t(332)),e[t(261)]=Z.IconCheck,e[t(275)]({attributes:{class:t(339)}}),e[t(309)](t(264)).to(this[t(285)],t(300),(t=>!t)),e[t(309)](t(270)).to(this[t(285)],t(334),this[t(285)],t(313),((t,e)=>t&&!e)),e.on(t(326),(()=>{const e=t;this[e(312)](e(272),this[e(285)].id)})),e}[Jt(299)](){const t=Jt;this[t(285)][t(256)]?this[t(280)][t(290)](this[t(296)])||(this[t(280)][t(342)](this[t(296)],0),this[t(257)][t(342)](this[t(296)],0)):this[t(280)][t(290)](this[t(296)])&&(this[t(280)][t(311)](this[t(296)]),this[t(257)][t(311)](this[t(296)]))}}function $t(t,e){var n=ee();return($t=function(t,e){return n[t-=108]})(t,e)}var te=$t;function ee(){var t=["22meEsVT","ck-comment__content","element","setTemplate","1076803SvdUkj","set","5123256BPRkop","div","change:content","1908225cjHmyX","449zsikgL","3842132YtnEai","4084700KYuAvp","5692oJnFAj","5vKZizM","ck-content","6tddHkm","render","ck-annotation__content","1255404ghOtjy","content","innerHTML"];return(ee=function(){return t})()}!function(t){for(var e=$t,n=t();;)try{if(728426===-parseInt(e(117))/1*(-parseInt(e(120))/2)+-parseInt(e(126))/3+-parseInt(e(118))/4*(-parseInt(e(121))/5)+-parseInt(e(123))/6*(-parseInt(e(111))/7)+-parseInt(e(113))/8+parseInt(e(116))/9+-parseInt(e(119))/10*(parseInt(e(129))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ee);class ne extends Q.View{constructor(t){var e=$t;super(t),this[e(112)](e(127),""),this[e(110)]({tag:e(114),attributes:{class:[e(122),e(108),e(125)]}})}[te(124)](){var t=te;super[t(124)](),this.on(t(115),((e,n,r)=>{var o=t;this[o(109)][o(128)]=r})),this[t(109)][t(128)]=this[t(127)]}}function re(t,e){const n=oe();return(re=function(t,e){return n[t-=176]})(t,e)}function oe(){const t=["_config","creator","removed","getUserViewNotificationText","updateComment","value","render","isCollapsed","name","set","EXTERNAL_COMMENT","attributes","9VUDuAg","visibleView","once","isEditMode","EXTERNAL_AVATAR","createCollection","listenTo","focusTracker","focusFirst","locale","COMMENT_THREAD_DESCRIPTION","22BkzgWo","editorDestroyed","collapse","ariaDescriptionView","switchToDisplayMode","shift+tab","focusCycler","getExternalCommentNote","EXTERNAL_IMPORT_WORD_COMMENT","formatDateTime","text/html","tab","content","element","_createCommentContentView","isReadOnly","@external","EXTERNAL_IMPORT_WORD_AVATAR","source","Save","author","_setupKeyboardNavigation","parseFromString","59979NPaIqe","cancel","expand","esc","enter","231308WAnGhb","bind","disabledSubmit","switchToEditMode","authoredAt","body","_model","editorReady","submit","focusables","894352FbbQLz","keystrokes","initialData","143252VrWBuZ","ariaLabel","destroy","_createCommentInputView","stopListening","importWord","isExternal","fire","submitLabel","COMMENT_ARIA_LABEL","editorConfig","createEditor","isSystemComment","409374ScYRab","delegate","695QorfWI","added","1560BdWlgv","get","target","remove","3885620pzXUUA","change","add","maxCommentCharsWhenCollapsed","textContent","focus"];return(oe=function(){return t})()}const se=re;!function(t){const e=re,n=t();for(;;)try{if(116308===parseInt(e(264))/1+parseInt(e(236))/2*(parseInt(e(259))/3)+-parseInt(e(186))/4+parseInt(e(201))/5*(parseInt(e(203))/6)+-parseInt(e(199))/7+-parseInt(e(183))/8*(-parseInt(e(225))/9)+-parseInt(e(207))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oe);class ie extends Q.View{[se(226)];[se(239)];[se(182)];[se(232)];[se(184)];[se(242)];[se(179)];[se(213)];constructor(t,n,r){const s=se;super(t),this[s(179)]=n,this[s(213)]=r,this[s(198)]=!!this[s(213)][s(198)],this[s(222)](s(228),!1),this[s(222)](s(220),!0),this[s(265)](s(187)).to(n,s(248),n,s(177),((e,o)=>$(t,s(195),[n[s(256)][s(221)],r[s(245)](o),(new DOMParser)[s(258)](e,s(246))[s(178)][s(211)],n[s(192)]?this[s(243)]():""]))),this[s(239)]=new o.AriaDescriptionView(t,$(t,s(235))),this[s(226)]=this[s(230)](),this[s(226)][s(209)](this[s(250)]()),this[s(182)]=new Q.ViewCollection,this[s(232)]=new e.FocusTracker,this[s(184)]=new e.KeystrokeHandler,this[s(242)]=new Q.FocusCycler({focusables:this[s(182)],focusTracker:this[s(232)],keystrokeHandler:this[s(184)],keystrokeHandlerOptions:{filter:t=>t[s(205)]!==this[s(249)]},actions:{focusPrevious:s(241),focusNext:s(247)}})}[se(261)](){this[se(220)]=!1}[se(238)](){const t=se;this[t(228)]||(this[t(220)]=!0)}[se(212)](){const t=se;this[t(249)][t(212)]()}[se(219)](){const t=se;super[t(219)](),this[t(257)]()}async[se(188)](){const t=se;await this[t(226)][t(204)](0)[t(188)](),super[t(188)]()}[se(176)](){const t=se;this[t(228)]||(this[t(228)]=!0,this[t(226)][t(206)](0)[t(188)](),this[t(226)][t(209)](this[t(189)]()))}[se(240)](){const t=se;this[t(228)]&&(this[t(228)]=!1,this[t(226)][t(206)](0)[t(188)](),this[t(226)][t(209)](this[t(250)]()))}[se(243)](){const t=se;return t(191)===this[t(179)][t(224)][t(252)][t(254)]?$(this[t(234)],t(244)):$(this[t(234)],t(223))}[se(216)](){const t=se;return this[t(179)][t(192)]?t(191)===this[t(179)][t(224)][t(252)][t(254)]?$(this[t(234)],t(253),this[t(179)][t(214)][t(221)]):$(this[t(234)],t(229),this[t(179)][t(214)][t(221)]):null}[se(250)](){const t=se,e=new ne(this[t(234)]);return e[t(265)](t(248)).to(this[t(179)],t(248),this,t(220),((e,n)=>n?(0,o.trimHtml)(e,{limit:this[t(213)][t(210)]}):e)),e}[se(189)](){const t=se;this[t(213)][t(196)]||(this[t(213)][t(196)]={}),this[t(213)][t(196)][t(185)]=this[t(179)][t(248)];const e=new At(this[t(234)],this[t(213)][t(196)]);return e[t(218)]=this[t(179)][t(248)],e[t(265)](t(266)).to(this[t(179)],t(251)),e[t(194)]=$(this[t(234)],t(255)),e.on(t(181),((e,n)=>{const r=t;this[r(193)](r(217),this[r(179)].id,n),this[r(240)](),this[r(212)]()})),e.on(t(260),(()=>{const e=t;this[e(240)](),this[e(212)]()})),e[t(227)](t(180),(()=>{e[t(212)]()})),e[t(197)](),e[t(200)](t(180)).to(this),e[t(200)](t(237)).to(this),e}[se(257)](){const t=se,e=this[t(249)];this[t(184)][t(231)](e);for(const e of this[t(182)])this[t(232)][t(209)](e[t(249)]),this[t(184)][t(231)](e[t(249)]);this[t(182)].on(t(208),((e,n)=>{const r=t;for(const t of n[r(215)])this[r(232)][r(206)](t[r(249)]),this[r(184)][r(190)](t[r(249)]);for(const t of n[r(202)])this[r(232)][r(209)](t[r(249)]),this[r(184)][r(231)](t[r(249)])})),this[t(184)][t(222)](t(263),((n,r)=>{const o=t;e===n[o(205)]&&(this[o(242)][o(233)](),r())})),this[t(184)][t(222)](t(262),((n,r)=>{const o=t;e!==n[o(205)]&&(this[o(212)](),r())}))}}const ce=he;function ae(){const t=["addMany","formatDateTime","ck-annotation__actions","9428418ZwOyri","ck-comment__info","fire","set","isReadOnly","extendTemplate","children","length","div","locale","from","showConfirm","edit","buttonView","_attachActions","dropdown","1017910OFrPSm","getExternalCommentNote","121ZAhqop","some","isEditMode","blur","ariaDescriptionView","userView","label","push","ck-annotation__actions--hidden","icon","removeComment","ck-annotation__info","ck-comment__main","cancelConfirm","panelPosition","ck-comment__user","authoredAt","ck-comment--","ck-annotation__info-name","Edit","ck-annotation__main","unbind","bind","add","isConfirm","render","ck-comment__info-time","focusables","resolvedAt","47605FPYnrC","isVisible","isEnabled","name","mouseenter","withText","isSystemComment","_model","ck-comment__actions","getTemplate","ck-annotation__user","6AmhdPR","10aTtqDC","group","511432sajSZh","isEditable","removeButton","isExternal","Remove","ck-annotation__content-wrapper","focus","164930KGwEAn","3276744ekSDmT","ck-comment__wrapper","switchToEditMode","remove","_config","ck-comment__info-name","ck-annotation__info-time","ck-comment--remove","ck-comment__actions--hidden","ck-annotation","bindTemplate","isRemovable","element","time","ariaLabel","Reply...","_createDropdown","visibleView","559836qgFNIL","panelView","77MJXTwH","author","span","toMany","placeholder","find","ck-comment--remove-confirmation","then","mouseleave","change:isRemovable","setTemplate","_createCommentInputView","ck-comment--edit","_createRemoveButton","Delete comment?","ck-comment__external","execute","editButton","ck-comment--info","_createEditButton","Show more items","createCollection","listitem","actionBar","ck-comment","listenTo","actionIndicator","items","ck-hidden","getUserViewNotificationText"];return(ae=function(){return t})()}function he(t,e){const n=ae();return(he=function(t,e){return n[t-=489]})(t,e)}!function(t){const e=he,n=t();for(;;)try{if(548375===parseInt(e(498))/1*(parseInt(e(510))/2)+-parseInt(e(538))/3+parseInt(e(520))/4+-parseInt(e(589))/5*(-parseInt(e(509))/6)+-parseInt(e(540))/7*(-parseInt(e(512))/8)+-parseInt(e(573))/9+-parseInt(e(519))/10*(parseInt(e(591))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ae);class ue extends((0,o.ConfirmMixin)(ie)){[ce(563)];[ce(596)];constructor(t,e,n){const r=ce;super(t,e,n),this[r(576)](r(566),null),this[r(576)](r(544),$(t,r(535))),this[r(491)](r(607)).to(e),this[r(491)](r(497)).to(e),this[r(563)]=this[r(561)](),this[r(504)]||(this[r(557)]=this[r(559)](),this[r(514)]=this[r(553)](),this[r(567)]=this[r(561)](),this[r(567)][r(570)]([this[r(557)],this[r(514)]]),this[r(588)]=this[r(536)](),this[r(563)][r(492)](this[r(588)]),this[r(496)][r(492)](this[r(588)])),this[r(596)]=new o.UserView(t,e[r(541)],this[r(569)]()),this[r(596)][r(578)]({attributes:{class:[r(606),r(508)],"aria-hidden":!0}}),this[r(565)](e,r(549),(()=>this[r(604)]())),this[r(550)](this[r(507)]())}[ce(507)](){const t=ce,e=this[t(530)],n=[{tag:t(581),attributes:{class:[t(574),t(602)]},children:[{tag:t(542),children:[{text:this[t(596)][t(501)]}],attributes:{class:[t(525),t(609)],"data-cke-tooltip-text":this[t(596)][t(501)]}},{tag:t(533),attributes:{datetime:e.to(t(607)),class:[t(495),t(526)]},children:[{text:e.to(t(607),(e=>this[t(524)][t(571)](e)))}]}]},{tag:t(581),attributes:{class:[t(506),t(572),e.if(t(593),t(528)),e.if(t(593),t(599))]},children:this[t(563)]},{tag:t(581),attributes:{class:[t(517)]},children:this[t(537)]},this[t(595)]];return this[t(505)][t(515)]&&n[t(598)]({tag:t(581),attributes:{class:[t(555)]},children:[{text:this[t(590)]()}]}),{tag:"li",attributes:{class:[t(521),e.if(t(493),t(546))],tabindex:-1,"aria-label":e.to(t(534)),"aria-describedby":this[t(595)].id,role:t(562)},children:[{tag:t(581),attributes:{class:[t(564),t(529),e.if(t(593),t(552)),e.if(t(504),t(558)),e.to(t(566),(e=>e?t(608)+e:""))],"data-author-id":this[t(505)][t(541)].id,"data-comment-id":this[t(505)].id,role:t(511)},children:[this[t(596)],{tag:t(581),attributes:{class:[t(603),t(489)]},children:n}]}]}}[ce(559)](){const t=ce,e=new Q.ButtonView(this[t(582)]);return e[t(597)]=$(this[t(582)],t(610)),e[t(600)]=Z.IconPencil,e[t(503)]=!0,e[t(578)]({attributes:{class:t(552)}}),e[t(491)](t(500)).to(this[t(505)],t(577),(t=>!t)),e[t(491)](t(499)).to(this[t(505)],t(513)),e.on(t(556),(()=>this[t(522)]())),e}[ce(553)](){const t=ce,e=new Q.ButtonView(this[t(582)]);return e[t(597)]=$(this[t(582)],t(516)),e[t(600)]=Z.IconRemoveComment,e[t(503)]=!0,e[t(578)]({attributes:{class:t(527)}}),e[t(491)](t(500)).to(this[t(505)],t(577),(t=>!t)),e[t(491)](t(499)).to(this[t(505)],t(531)),e.on(t(556),(()=>{const e=t;this[e(584)]($(this[e(582)],e(554)),this[e(532)])[e(547)]((()=>{const t=e;this[t(575)](t(601),this[t(505)].id)}))})),e}[ce(536)](){const t=ce,e=(0,Q.createDropdown)(this[t(582)],o.LateFocusDropdownButtonView),n=e[t(539)][t(579)],r=new Q.ListView(this[t(582)]),s=e[t(530)];(0,Q.focusChildOnDropdownOpen)(e,(()=>this[t(567)][t(545)]((e=>e[t(499)])))),e[t(578)]({attributes:{class:[s.if(t(499),t(568),(t=>!t))]}});const i=(n,o=-1)=>{const s=t,i=new Q.ListItemView(this[s(582)]);i[s(579)][s(492)](n);const c=o>-1?o:r[s(567)][s(580)];r[s(567)][s(492)](i,c);const a=Array[s(583)](this[s(567)]);e[s(490)](s(500),s(499)),e[s(491)](s(500))[s(543)](a,s(500),((...t)=>t[s(592)]((t=>t)))),e[s(491)](s(499))[s(543)](a,s(499),((...t)=>t[s(592)]((t=>t))))};e[t(605)]="sw",e[t(586)][t(576)]({label:$(this[t(582)],t(560)),icon:Z.IconThreeVerticalDots});for(const e of this[t(567)])i(e);return n[t(492)](r),e[t(565)](this[t(567)],t(492),((t,e,n)=>{i(e,n)})),e[t(565)](this[t(567)],t(523),((e,n,o)=>{const s=t;r[s(567)][s(523)](o)})),e}[ce(587)](t,e){const n=ce,r=t&&t[n(532)];r&&(this[n(565)](r,n(502),(()=>this[n(566)]=e)),this[n(565)](r,n(518),(()=>this[n(566)]=e)),this[n(565)](r,n(548),(()=>this[n(566)]=null)),this[n(565)](r,n(594),(()=>this[n(566)]=null)))}[ce(551)](){const t=ce,e=super[t(551)]();return e[t(491)](t(544)).to(this),e}[ce(494)](){const t=ce;super[t(494)](),this[t(587)](this[t(557)],t(585)),this[t(587)](this[t(514)],t(523))}}var de=n(673),le=n.n(de),me=n(545),ke=n.n(me),ge=n(262),pe=n.n(ge),fe=n(667),be=n.n(fe),ve=n(357),_e=n.n(ve),we=n(554),Ie={attributes:{"data-cke":!0}};Ie.setAttributes=be(),Ie.insert=pe().bind(null,"head"),Ie.domAPI=ke(),Ie.insertStyleElement=_e();le()(we.A,Ie);we.A&&we.A.locals&&we.A.locals;var ye=n(306),Ae={attributes:{"data-cke":!0}};Ae.setAttributes=be(),Ae.insert=pe().bind(null,"head"),Ae.domAPI=ke(),Ae.insertStyleElement=_e();le()(ye.A,Ae);ye.A&&ye.A.locals&&ye.A.locals;var Ce=n(980),Te={attributes:{"data-cke":!0}};Te.setAttributes=be(),Te.insert=pe().bind(null,"head"),Te.domAPI=ke(),Te.insertStyleElement=_e();le()(Ce.A,Te);Ce.A&&Ce.A.locals&&Ce.A.locals;function Ee(t,e,{signal:n,edges:r}={}){let o,s=null;const i=null!=r&&r.includes("leading"),c=null==r||r.includes("trailing"),a=()=>{null!==s&&(t.apply(o,s),o=void 0,s=null)};let h=null;const u=()=>{null!=h&&clearTimeout(h),h=setTimeout((()=>{h=null,c&&a(),l()}),e)},d=()=>{null!==h&&(clearTimeout(h),h=null)},l=()=>{d(),o=void 0,s=null},m=function(...t){if(n?.aborted)return;o=this,s=t;const e=null==h;u(),i&&e&&a()};return m.schedule=u,m.cancel=l,m.flush=()=>{d(),a()},n?.addEventListener("abort",l,{once:!0}),m}function xe(t,e=0,n={}){"object"!=typeof n&&(n={});const{signal:r,leading:o=!1,trailing:s=!0,maxWait:i}=n,c=Array(2);let a;o&&(c[0]="leading"),s&&(c[1]="trailing");let h=null;const u=Ee((function(...e){a=t.apply(this,e),h=null}),e,{signal:r,edges:c}),d=function(...e){if(null!=i)if(null===h)h=Date.now();else if(Date.now()-h>=i)return a=t.apply(this,e),h=Date.now(),u.cancel(),u.schedule(),a;return u.apply(this,e),a};return d.cancel=u.cancel,d.flush=()=>(u.flush(),a),d}function Oe(t,e){const n=Ne();return(Oe=function(t,e){return n[t-=269]})(t,e)}function Ne(){const t=["132IqmQCx","14YkrMxf","132630IZOWqG","type","3550971avvjxJ","76896cODaUr","observe","attributeName","4azMVVs","1848440EJmXMS","2382105xknYWy","disconnect","characterData","childList","class","23001924HgfVoP","attributes","cancel","1Yxtvwz","3793596ECCfaV","184iUtQiq"];return(Ne=function(){return t})()}function Se(t){const e=function(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:r=!0,trailing:o=!0,signal:s}=n;return xe(t,e,{leading:r,trailing:o,signal:s,maxWait:e})}(t,30),n=new MutationObserver((t=>{const n=Oe;for(const r of t)(n(281)==r[n(289)]&&n(279)==r[n(272)]||n(278)==r[n(289)]||n(277)==r[n(289)])&&e()}));return{attach(t){n[Oe(271)](t,{attributes:!0,childList:!0,subtree:!0,characterData:!0})},detach(){const t=Oe;n[t(276)](),e[t(282)]()}}}!function(t){const e=Oe,n=t();for(;;)try{if(634417===-parseInt(e(283))/1*(parseInt(e(274))/2)+parseInt(e(269))/3*(-parseInt(e(273))/4)+-parseInt(e(275))/5+-parseInt(e(284))/6*(-parseInt(e(287))/7)+-parseInt(e(285))/8*(-parseInt(e(270))/9)+parseInt(e(288))/10*(-parseInt(e(286))/11)+parseInt(e(280))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ne);var Me=n(438),Re={attributes:{"data-cke":!0}};Re.setAttributes=be(),Re.insert=pe().bind(null,"head"),Re.domAPI=ke(),Re.insertStyleElement=_e();le()(Me.A,Re);Me.A&&Me.A.locals&&Me.A.locals;function Pe(){const t=["isActive","type","3741030XEncho","div","15171FNrehp","destroy","260016WCeWqR","ck-annotation-wrapper--active","isDirty","Esc","focus","arrowdown","createCollection","element","_updateHeight","length","178eWkEqO","attach","815654ZCrKwD","set","content","11005785nfrXhV","height","detach","ck-rounded-corners","clientHeight","_mutationObserver","delegate","add","75CbMgef","bindTemplate","fire","targetRect","focusTracker","arrowup","setTemplate","18076KPBFgc","render","keystrokes","mainView","ck-annotation-wrapper","listenTo","485878hUVQcX","presentation","clear","first"];return(Pe=function(){return t})()}const Ve=Le;function Le(t,e){const n=Pe();return(Le=function(t,e){return n[t-=149]})(t,e)}!function(t){const e=Le,n=t();for(;;)try{if(346746===-parseInt(e(181))/1+parseInt(e(155))/2*(parseInt(e(189))/3)+parseInt(e(175))/4*(-parseInt(e(168))/5)+-parseInt(e(187))/6+-parseInt(e(157))/7+-parseInt(e(191))/8+parseInt(e(160))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pe);class De extends Q.View{[Ve(172)];id;[Ve(177)];[Ve(159)];[Ve(178)];[Ve(165)];constructor(t,n){const r=Ve;super(t),this.id=(0,e.uid)(),this[r(172)]=new e.FocusTracker,this[r(177)]=new e.KeystrokeHandler,this[r(177)][r(158)](r(194),((t,e)=>this[r(170)](r(194),e))),this[r(158)](r(171),{top:0,right:0,bottom:0,left:0}),this[r(158)](r(161),0),this[r(158)](r(185),!1),this[r(158)](r(193),!1),this[r(158)](r(154),0),this[r(158)](r(186),""),this[r(165)]=Se((()=>this[r(153)]())),this[r(159)]=this[r(151)](),this[r(159)][r(166)](r(173),r(150)).to(this),this[r(159)][r(167)](n),this[r(178)]=n;const o=this[r(169)];this[r(174)]({tag:r(188),attributes:{class:["ck",r(179),r(163),o.if(r(185),r(192))],role:r(182)},children:this[r(159)]})}[Ve(176)](){const t=Ve;super[t(176)](),this[t(172)][t(167)](this[t(152)]),this[t(177)][t(180)](this[t(152)]),this[t(165)][t(156)](this[t(152)])}[Ve(190)](){const t=Ve;this[t(159)][t(183)](),this[t(177)][t(190)](),this[t(172)][t(190)](),this[t(165)][t(162)](),super[t(190)]()}[Ve(149)](){const t=Ve;this[t(159)][t(184)]&&this[t(159)][t(184)][t(149)]()}[Ve(153)](){const t=Ve,e=this[t(152)][t(164)];e&&(this[t(161)]=e)}}const Be=je;function je(t,e){const n=Fe();return(je=function(t,e){return n[t-=428]})(t,e)}function Fe(){const t=["28sbUVGr","_assertCorrectTarget","isVisible","isArray","getClientRects","254uoSuoS","view","_target","36IbWaOv","length","_getNormalizedTarget","2706STMSVy","747757yFXnui","focusableElements","render","_id","_type","every","refreshVisibility","isActive","annotation-invalid-target","add","clear","type","innerView","destroy","nodeType","5920zTkLyt","element","set","59405LafSbD","focusTracker","updateTargetRect","316xPvZQb","543300GySioR","filter","1662bNTIFJ","mainView","targetRect","function","target","369024GPnbNx","object","325sUTXif","item","offsetParent","105096ivDKWZ","stopListening","remove"];return(Fe=function(){return t})()}!function(t){const e=je,n=t();for(;;)try{if(593067===parseInt(e(466))/1+-parseInt(e(459))/2*(parseInt(e(441))/3)+-parseInt(e(438))/4*(-parseInt(e(435))/5)+parseInt(e(451))/6*(parseInt(e(454))/7)+-parseInt(e(446))/8*(-parseInt(e(462))/9)+parseInt(e(432))/10*(-parseInt(e(465))/11)+-parseInt(e(439))/12*(parseInt(e(448))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fe);class He extends((0,e.ObservableMixin)()){[Be(460)];[Be(467)];[Be(470)];[Be(461)];constructor({view:t,target:n,type:r,isVisible:o=!0}){const s=Be;super(),this[s(460)]=t,this[s(460)][s(433)]||this[s(460)][s(468)](),this[s(470)]=r,this[s(461)]=n,He[s(455)](this[s(464)]()),this[s(467)]=new e.Collection([this[s(460)][s(433)]],{idProperty:s(469)}),this[s(467)].on(s(475),((t,e)=>{const n=s;this[n(460)][n(436)][n(475)](e)})),this[s(467)].on(s(453),((t,e)=>{const n=s;this[n(460)][n(436)][n(453)](e)})),this[s(434)](s(456),o)}get[Be(428)](){const t=Be;return t(444)==typeof this[t(470)]?this[t(470)]():this[t(470)]}get[Be(429)](){const t=Be;return this[t(460)][t(442)]}get[Be(445)](){const t=Be,e=this[t(464)]();return He[t(455)](e),e}get[Be(443)](){const t=Be,n=this[t(445)];if(null===n)return null;if(n instanceof e.Rect)return n;const r=n[t(440)]((e=>function(e){const n=t;if(e[n(450)])return!0;return!!e[n(458)]()[n(449)](0)}(e)));return 0===r[t(463)]?null:new e.Rect(r[0][t(458)]()[t(449)](0))}get[Be(473)](){const t=Be;return this[t(460)][t(473)]}set[Be(473)](t){const e=Be;this[e(460)][e(473)]=t,this[e(460)][e(442)][e(473)]=t}[Be(437)](){const t=Be;this[t(460)][t(443)]=this[t(443)]}[Be(430)](){const t=Be;this[t(467)][t(452)](),this[t(467)][t(476)](),this[t(452)]()}[Be(472)](){const t=Be;this[t(456)]=!!this[t(443)]}static[Be(455)](t){const n=Be;if(!(null===t||t instanceof e.Rect||Array[n(457)](t)&&t[n(471)]((t=>Ue(t)))))throw new e.CKEditorError(n(474),null,{target:t})}[Be(464)](){const t=Be,e=t(444)==typeof this[t(461)]?this[t(461)]():this[t(461)];return Ue(e)?[e]:e}}function Ue(t){const e=Be;return null!==t&&e(447)==typeof t&&e(431)in t&&1===t[e(431)]}const ze=qe;!function(t){const e=qe,n=t();for(;;)try{if(121878===-parseInt(e(483))/1+parseInt(e(512))/2+parseInt(e(491))/3+-parseInt(e(492))/4*(parseInt(e(495))/5)+-parseInt(e(479))/6*(parseInt(e(484))/7)+-parseInt(e(513))/8*(-parseInt(e(493))/9)+parseInt(e(497))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(We);class Ke extends e.Collection{[ze(507)];[ze(485)];[ze(521)];constructor(t=[]){const n=ze;super(),this[n(507)]=new Map,this[n(485)]=new Map,this[n(521)]=new e.FocusTracker,this[n(521)].on(n(501),((t,e,r)=>{const o=n;r||this[o(487)](o(506))}));for(const e of t)this[n(502)](e)}get[ze(481)](){const t=ze;return this[t(521)][t(481)]}[ze(502)](t){const n=ze;if(this[n(498)](t))throw new e.CKEditorError(n(517),null);this[n(507)][n(522)](t[n(518)],t),this[n(485)][n(522)](t[n(523)],t);for(const e of t[n(516)])this[n(521)][n(502)](e);this[n(511)](t[n(516)],n(502),((t,e)=>{const r=n;this[r(521)][r(502)](e)})),this[n(511)](t[n(516)],n(519),((t,e)=>{const r=n;this[r(521)][r(519)](e)})),this[n(511)](t[n(523)][n(499)],n(501),((e,r,o)=>{const s=n;o&&this[s(487)](s(486),t)})),t[n(488)]();const r=this[n(514)](t[n(523)][n(490)]);return super[n(502)](t,r)}[ze(519)](t){const n=ze;if(!this[n(498)](t))throw new e.CKEditorError(n(504),null);this[n(496)](t[n(523)][n(499)]),this[n(496)](t[n(516)]);for(const e of t[n(516)])this[n(521)][n(519)](e);return this[n(485)][n(482)](t[n(523)]),this[n(507)][n(482)](t[n(518)]),super[n(519)](t)}[ze(505)](t){const e=ze;return this[e(507)][e(509)](t)}[ze(494)](t){const e=ze;return this[e(485)][e(509)](t)}[ze(480)](){const t=ze;super[t(508)](),this[t(496)](),this[t(507)][t(508)](),this[t(485)][t(508)](),this[t(521)][t(480)]()}[ze(478)](){const t=ze;for(const e of this)e[t(488)]();this[t(503)]()}[ze(503)](){const t=ze,e=Array[t(510)](this)[t(515)](((e,n)=>Ye(e[t(523)][t(490)],n[t(523)][t(490)])));for(let n=e[t(489)]-1;n>0;n--){const r=e[n];n!==this[t(500)](r)&&(this[t(519)](r),this[t(502)](r))}}[ze(514)](t){const e=ze;let n=0;if(!t)return this[e(489)];for(const r of this){const o=r[e(523)][e(490)];if(o){if(Ye(t,o)<0)return n;n++}}return n}}function We(){const t=["524aDJEfS","580059nWDeOA","getByView","6065tlvHUb","stopListening","2604120DALDLg","has","focusTracker","getIndex","change:isFocused","add","_sort","annotationcollection-not-existing-item","getByInnerView","blur","_innerViewToAnnotation","clear","get","from","listenTo","348318fpBOMH","16ugtcuJ","_getOrderInContent","sort","focusableElements","annotationcollection-duplicated-item","innerView","remove","top","_focusTracker","set","view","left","refreshPositioning","15018jDbqQC","destroy","isFocused","delete","203823AKkNgM","343RKZTip","_viewToAnnotation","focus","fire","updateTargetRect","length","targetRect","131334iIkpZN"];return(We=function(){return t})()}function qe(t,e){const n=We();return(qe=function(t,e){return n[t-=477]})(t,e)}function Ye(t,e){const n=ze;if(null===t&&null===e)return 0;if(null===t)return-1;if(null===e)return 1;const r=t[n(520)]-e[n(520)];return 0==r?t[n(477)]-e[n(477)]:r}t.ContextPlugin;var Xe=n(332),Ge={attributes:{"data-cke":!0}};Ge.setAttributes=be(),Ge.insert=pe().bind(null,"head"),Ge.domAPI=ke(),Ge.insertStyleElement=_e();le()(Xe.A,Ge);Xe.A&&Xe.A.locals&&Xe.A.locals;t.ContextPlugin;var Je=n(533),Ze={attributes:{"data-cke":!0}};Ze.setAttributes=be(),Ze.insert=pe().bind(null,"head"),Ze.domAPI=ke(),Ze.insertStyleElement=_e();le()(Je.A,Ze);Je.A&&Je.A.locals&&Je.A.locals;Q.View;Q.View;class Qe extends Error{}class $e extends Qe{constructor(){super("Zone is an abstract class")}}class tn{get type(){throw new $e}get name(){throw new $e}get ianaName(){return this.name}get isUniversal(){throw new $e}offsetName(t,e){throw new $e}formatOffset(t,e){throw new $e}offset(t){throw new $e}equals(t){throw new $e}get isValid(){throw new $e}}let en={};const nn={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};let rn={};class on extends tn{static create(t){return rn[t]||(rn[t]=new on(t)),rn[t]}static resetCache(){rn={},en={}}static isValidSpecifier(t){return this.isValidZone(t)}static isValidZone(t){if(!t)return!1;try{return new Intl.DateTimeFormat("en-US",{timeZone:t}).format(),!0}catch(t){return!1}}constructor(t){super(),this.zoneName=t,this.valid=on.isValidZone(t)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(t,{format:e,locale:n}){return kn(t,e,n,this.name)}formatOffset(t,e){return pn(this.offset(t),e)}offset(t){const e=new Date(t);if(isNaN(e))return NaN;const n=(r=this.name,en[r]||(en[r]=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:r,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"})),en[r]);var r;let[o,s,i,c,a,h,u]=n.formatToParts?function(t,e){const n=t.formatToParts(e),r=[];for(let t=0;t<n.length;t++){const{type:e,value:o}=n[t],s=nn[e];"era"===e?r[s]=o:hn(s)||(r[s]=parseInt(o,10))}return r}(n,e):function(t,e){const n=t.format(e).replace(/\u200E/g,""),r=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(n),[,o,s,i,c,a,h,u]=r;return[i,o,s,c,a,h,u]}(n,e);"BC"===c&&(o=1-Math.abs(o));let d=+e;const l=d%1e3;return d-=l>=0?l:1e3+l,(mn({year:o,month:s,day:i,hour:24===a?0:a,minute:h,second:u,millisecond:0})-d)/6e4}equals(t){return"iana"===t.type&&t.name===this.name}get isValid(){return this.valid}}let sn=null;class cn extends tn{static get utcInstance(){return null===sn&&(sn=new cn(0)),sn}static instance(t){return 0===t?cn.utcInstance:new cn(t)}static parseSpecifier(t){if(t){const e=t.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(e)return new cn(gn(e[1],e[2]))}return null}constructor(t){super(),this.fixed=t}get type(){return"fixed"}get name(){return 0===this.fixed?"UTC":`UTC${pn(this.fixed,"narrow")}`}get ianaName(){return 0===this.fixed?"Etc/UTC":`Etc/GMT${pn(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(t,e){return pn(this.fixed,e)}get isUniversal(){return!0}offset(){return this.fixed}equals(t){return"fixed"===t.type&&t.fixed===this.fixed}get isValid(){return!0}}const an={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"};an.hanidec.replace(/[\[|\]]/g,"").split("");function hn(t){return void 0===t}function un(t,e=2){let n;return n=t<0?"-"+(""+-t).padStart(e,"0"):(""+t).padStart(e,"0"),n}function dn(t){return hn(t)||null===t||""===t?void 0:parseInt(t,10)}function ln(t){if(!hn(t)&&null!==t&&""!==t){const e=1e3*parseFloat("0."+t);return Math.floor(e)}}function mn(t){let e=Date.UTC(t.year,t.month-1,t.day,t.hour,t.minute,t.second,t.millisecond);return t.year<100&&t.year>=0&&(e=new Date(e),e.setUTCFullYear(t.year,t.month-1,t.day)),+e}function kn(t,e,n,r=null){const o=new Date(t),s={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};r&&(s.timeZone=r);const i={timeZoneName:e,...s},c=new Intl.DateTimeFormat(n,i).formatToParts(o).find((t=>"timezonename"===t.type.toLowerCase()));return c?c.value:null}function gn(t,e){let n=parseInt(t,10);Number.isNaN(n)&&(n=0);const r=parseInt(e,10)||0;return 60*n+(n<0||Object.is(n,-0)?-r:r)}function pn(t,e){const n=Math.trunc(Math.abs(t/60)),r=Math.trunc(Math.abs(t%60)),o=t>=0?"+":"-";switch(e){case"short":return`${o}${un(n,2)}:${un(r,2)}`;case"narrow":return`${o}${n}${r>0?`:${r}`:""}`;case"techie":return`${o}${un(n,2)}${un(r,2)}`;default:throw new RangeError(`Value format ${e} is out of range for property format`)}}const fn=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function bn(...t){const e=t.reduce(((t,e)=>t+e.source),"");return RegExp(`^${e}$`)}function vn(...t){return e=>t.reduce((([t,n,r],o)=>{const[s,i,c]=o(e,r);return[{...t,...s},i||n,c]}),[{},null,1]).slice(0,2)}function _n(...t){return(e,n)=>{const r={};let o;for(o=0;o<t.length;o++)r[t[o]]=dn(e[n+o]);return[r,null,n+o]}}const wn=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,In=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,yn=RegExp(`${In.source}${`(?:${wn.source}?(?:\\[(${fn.source})\\])?)?`}`),An=RegExp(`(?:T${yn.source})?`),Cn=_n("weekYear","weekNumber","weekDay"),Tn=_n("year","ordinal"),En=RegExp(`${In.source} ?(?:${wn.source}|(${fn.source}))?`),xn=RegExp(`(?: ${En.source})?`);function On(t,e,n){const r=t[e];return hn(r)?n:dn(r)}function Nn(t,e){return[{hours:On(t,e,0),minutes:On(t,e+1,0),seconds:On(t,e+2,0),milliseconds:ln(t[e+3])},null,e+4]}function Sn(t,e){const n=!t[e]&&!t[e+1],r=gn(t[e+1],t[e+2]);return[{},n?null:cn.instance(r),e+3]}function Mn(t,e){return[{},t[e]?on.create(t[e]):null,e+1]}RegExp(`^T?${In.source}$`);bn(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,An),bn(/(\d{4})-?W(\d\d)(?:-?(\d))?/,An),bn(/(\d{4})-?(\d{3})/,An),bn(yn),vn((function(t,e){return[{year:On(t,e),month:On(t,e+1,1),day:On(t,e+2,1)},null,e+3]}),Nn,Sn,Mn),vn(Cn,Nn,Sn,Mn),vn(Tn,Nn,Sn,Mn),vn(Nn,Sn,Mn);vn(Nn);bn(/(\d{4})-(\d\d)-(\d\d)/,xn),bn(En),vn(Nn,Sn,Mn);const Rn={weeks:{days:7,hours:168,minutes:10080,seconds:604800,milliseconds:6048e5},days:{hours:24,minutes:1440,seconds:86400,milliseconds:864e5},hours:{minutes:60,seconds:3600,milliseconds:36e5},minutes:{seconds:60,milliseconds:6e4},seconds:{milliseconds:1e3}},Pn=365.2425,Vn=30.436875,Ln=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"];Ln.slice(0).reverse();Symbol.for("nodejs.util.inspect.custom");Symbol.for("nodejs.util.inspect.custom");const Dn=`[ ${String.fromCharCode(160)}]`;new RegExp(Dn,"g");Symbol.for("nodejs.util.inspect.custom");Q.View;var Bn=n(961),jn={attributes:{"data-cke":!0}};jn.setAttributes=be(),jn.insert=pe().bind(null,"head"),jn.domAPI=ke(),jn.insertStyleElement=_e();le()(Bn.A,jn);Bn.A&&Bn.A.locals&&Bn.A.locals;var Fn=n(163),Hn={attributes:{"data-cke":!0}};Hn.setAttributes=be(),Hn.insert=pe().bind(null,"head"),Hn.domAPI=ke(),Hn.insertStyleElement=_e();le()(Fn.A,Hn);Fn.A&&Fn.A.locals&&Fn.A.locals;var Un=n(142),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 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 qn=n(967),Yn={attributes:{"data-cke":!0}};Yn.setAttributes=be(),Yn.insert=pe().bind(null,"head"),Yn.domAPI=ke(),Yn.insertStyleElement=_e();le()(qn.A,Yn);qn.A&&qn.A.locals&&qn.A.locals;var Xn=n(906),Gn={attributes:{"data-cke":!0}};Gn.setAttributes=be(),Gn.insert=pe().bind(null,"head"),Gn.domAPI=ke(),Gn.insertStyleElement=_e();le()(Xn.A,Gn);Xn.A&&Xn.A.locals&&Xn.A.locals;var Jn=n(938),Zn={attributes:{"data-cke":!0}};Zn.setAttributes=be(),Zn.insert=pe().bind(null,"head"),Zn.domAPI=ke(),Zn.insertStyleElement=_e();le()(Jn.A,Zn);Jn.A&&Jn.A.locals&&Jn.A.locals;var Qn=n(751),$n={attributes:{"data-cke":!0}};$n.setAttributes=be(),$n.insert=pe().bind(null,"head"),$n.domAPI=ke(),$n.insertStyleElement=_e();le()(Qn.A,$n);Qn.A&&Qn.A.locals&&Qn.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-=298]})(t,e)}function ir(){const t=["ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS","createAnnotation","refreshPositioning","ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO","426552CIgKAu","view","3725094qdaTHe","annotations","fire","addKeystrokeInfoGroup","225291ilhMYB","ready","44TDVAFe","change:isVisible","ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS","Arrowup","destroy","add","has","keystrokes","3fZfSAy","Tab","low","activate","focus","_removeActiveAnnotation","getByInnerView","createAnnotationView","push","editors","6943344kqfjom","collection","listenTo","accessibility","delete","contains","isPremiumPlugin","Annotations","remove","Arrowdown","activeAnnotations","element","values","editing","source","target","275989ySHdmv","Ctrl+Shift+E","_deactivateAllAnnotations","domRoots","_activateAnnotation","set","_visibleAnnotations","locale","stopListening","_bindAnnotationsToVisibleAnnotations","Enter","ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT","refreshVisibility","ACCESSIBILITY_HELP_ANNOTATIONS_ENTER","_setupEnterAnnotationKeystroke","escape","ACCESSIBILITY_HELP_ANNOTATIONS_EXIT","isOfficialPlugin","ACCESSIBILITY_HELP_ANNOTATIONS_GROUP","_setupEscapeAnnotationHandling","pluginName","isArray","_addActiveAnnotation","769915kDBGoK","focusTracker","835432aofiMr","Shift+Tab","deactivateAll","isVisible","context","Ctrl+Enter","Esc","2770LwnaDH","27ZzOgOl"];return(ir=function(){return t})()}!function(t){const e=sr,n=t();for(;;)try{if(936015===-parseInt(e(367))/1+parseInt(e(327))/2*(-parseInt(e(341))/3)+-parseInt(e(333))/4*(parseInt(e(310))/5)+-parseInt(e(351))/6+-parseInt(e(325))/7+-parseInt(e(312))/8*(-parseInt(e(320))/9)+-parseInt(e(319))/10*(-parseInt(e(331))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ir);class cr extends t.ContextPlugin{[or(352)];[or(373)];static get[or(307)](){return or(358)}static get[or(304)](){return!0}static get[or(357)](){return!0}constructor(e){const n=or;if(super(e),this[n(352)]=new Ke,this[n(373)]=new Ke,this[n(372)](n(361),new Set),this[n(376)](),e instanceof t.Editor){const t=e[n(374)];e[n(354)][n(330)]({id:n(328),label:$(t,n(305)),keystrokes:[{label:$(t,n(324)),keystroke:n(368)},{label:$(t,n(303)),keystroke:n(318)},{label:$(t,n(300)),keystroke:n(377)},{label:$(t,n(321)),keystroke:[[n(342)],[n(313)]]},{label:$(t,n(298)),keystroke:[n(317)]},{label:$(t,n(335)),keystroke:[[n(336)],[n(360)]]}]})}this[n(301)](),this[n(306)]()}[or(338)](t){const e=or;this[e(352)][e(338)](t)}[or(359)](t){const e=or;this[e(352)][e(359)](t),t[e(337)]()}[or(299)](){const t=or;for(const e of this[t(352)])e[t(299)]()}[or(323)](){const t=or;this[t(373)][t(323)]()}[or(347)](t){const e=or;return this[e(352)][e(347)](t)}[or(314)](){const t=or;this[t(329)](t(369))}[or(337)](){const t=or;for(const e of this[t(352)])e[t(337)]();this[t(373)][t(337)](),this[t(352)][t(337)](),super[t(337)]()}[or(344)](t){const e=or;this[e(329)](e(371),t)}[or(322)](t){return new He(t)}[or(348)](t,e){return new De(t,e)}[or(309)](t){const e=or,n=new Set(this[e(361)]);n[e(338)](t),this[e(361)]=n}[or(346)](t){const e=or,n=new Set(this[e(361)]);n[e(355)](t),this[e(361)]=n}[or(376)](){const t=or,e=this[t(352)],n=this[t(373)];function r(e){const r=t,o=e[r(365)];o[r(315)]&&!n[r(339)](o)?n[r(338)](o):!o[r(315)]&&n[r(339)](o)&&n[r(359)](o),o[r(326)][r(311)][r(359)](o[r(326)][r(362)]),o[r(326)][r(311)][r(338)](o[r(326)][r(362)])}this[t(353)](e,t(338),((e,o)=>{const s=t;o[s(315)]&&n[s(338)](o),this[s(353)](o,s(334),r)})),this[t(353)](e,t(359),((e,o)=>{const s=t;n[s(339)](o)&&n[s(359)](o),this[s(375)](o,s(334),r)}))}[or(301)](){const n=or,r=t=>{const n=sr;t.on(n(332),(()=>{const r=n;t[r(340)][r(372)]("Ctrl+Shift+E",((t,n)=>{const o=r,s=(0,e.first)(this[o(361)][o(363)]());s&&(s[o(326)][o(345)](),n())}))}))};this[n(316)]instanceof t.Editor?r(this[n(316)]):this[n(316)][n(350)]&&this[n(316)][n(350)].on(n(338),((t,e)=>{r(e)}))}[or(306)](){const e=or,n=e=>{const n=sr,r=e[n(365)],o=[];let s;if(Array[n(308)](r[n(366)])){s=r[n(366)][0],this[n(316)]instanceof t.Editor?o[n(349)](this[n(316)]):this[n(316)][n(350)]&&o[n(349)](...this[n(316)][n(350)]);for(const t of o)for(const e of t[n(364)][n(326)][n(370)][n(363)]())if(e[n(356)](s))return void t[n(364)][n(326)][n(345)]();s[n(345)]()}};this[e(353)](this[e(352)],e(338),((t,r)=>{const o=e;this[o(353)](r,o(302),n,{priority:o(343)})})),this[e(353)](this[e(352)],e(359),((t,r)=>{const o=e;this[o(375)](r,o(302),n)}))}}const ar=hr;function hr(t,e){const n=kr();return(hr=function(t,e){return n[t-=464]})(t,e)}!function(t){const e=hr,n=t();for(;;)try{if(957453===parseInt(e(573))/1*(parseInt(e(605))/2)+-parseInt(e(481))/3*(parseInt(e(644))/4)+parseInt(e(531))/5*(-parseInt(e(607))/6)+-parseInt(e(646))/7+-parseInt(e(525))/8+parseInt(e(606))/9+parseInt(e(649))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(kr);const ur=Symbol(ar(496)),dr={admin:!0,modifyAll:!1,write:!0,resolve:!0};class lr extends t.ContextPlugin{[ar(688)];[ar(482)];[ar(635)];static get[ar(663)](){return[cr,t.PendingActions,o.Users]}static get[ar(516)](){return ar(468)}static get[ar(612)](){return!0}static get[ar(549)](){return!0}constructor(t){const e=ar;super(t),this[e(688)]=new Map,this[e(482)]=new Map,this[e(635)]=new Map,this[e(517)](e(528),new Set),this[e(517)](e(625),new Map);const n=this[e(681)][e(469)];n[e(610)](e(685),2),n[e(610)](e(484),500),n[e(610)](e(506),140),n[e(610)](e(563),Qt),n[e(610)](e(521),ue),n[e(668)](e(659))||console[e(519)](e(645))}[ar(671)](){const t=ar,e=this[t(681)][t(579)][t(668)](cr);this[t(517)](t(474),null),this.on(t(572),((e,n)=>this[t(593)](n))),this.on(t(514),((e,n)=>this[t(638)](n))),this.on(t(634),((e,n)=>this[t(662)](n))),this.on(t(634),((e,n)=>this[t(669)](n)),{priority:t(490)}),this.on(t(524),((e,n)=>this[t(626)](n))),this.on(t(524),((e,n)=>this[t(669)](n)),{priority:t(490)}),this.on(t(672),((e,n)=>this[t(603)](n))),this.on(t(550),((e,n)=>this[t(501)](n))),this.on(t(550),((e,n)=>this[t(669)](n)),{priority:t(490)}),this.on(t(690),((e,n)=>this[t(652)](n))),this.on(t(686),((e,n)=>this[t(511)](n))),this.on(t(480),((e,n)=>this[t(627)](n))),this.on(t(690),((e,{threadId:n,isFromAdapter:r})=>{const o=t;if(r)return;const s=this[o(675)](n),i=s&&this[o(482)][o(668)](s);i&&i[o(479)][o(536)][o(654)](-1)}),{priority:t(490)}),this[t(551)](e,t(546),((e,n,r)=>{const o=t,s=Array[o(676)](r)[o(585)]((t=>this[o(635)][o(668)](t[o(552)])))[o(651)](Boolean)[0];this[o(474)]=s?s[o(677)]:null}))}set[ar(656)](t){const n=ar;if(this[n(494)])throw new e.CKEditorError(n(624));this[n(494)]=t}get[ar(656)](){return this[ar(494)]}[ar(572)]({channelId:t=ur,threadId:n=(0,e.uid)(),comments:r=[],unlinkedAt:o=null,resolvedAt:s=null,resolvedBy:i=null,target:c=null,context:a=null,attributes:h={},isResolvable:u=!0,isSubmitted:d=!1,isFromAdapter:l=!1}={}){const m=ar;return this[m(495)](pr(m(572),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(675)](n)}[ar(535)]({channelId:t=ur,threadId:n=(0,e.uid)(),target:r,context:o=null,isResolvable:s=!0}){const i=ar;if(this[i(528)][i(555)](t)||this[i(528)][i(555)](void 0))return null;if(!r)throw new e.CKEditorError(i(543));const c=this[i(572)]({channelId:t,threadId:n,target:r,context:o,isResolvable:s});if(!c)return null;const a=this[i(482)][i(668)](c),h=a[i(479)][i(616)][i(597)],u=this[i(681)][i(579)][i(668)](cr),d=u[i(637)](a[i(479)]);return u[i(553)](d),h[i(491)](i(503),(()=>h[i(654)]())),c}[ar(665)](t){const n=ar;if(n(569)!=typeof t)throw new e.CKEditorError(n(493));return this[n(688)][n(555)](t)}[ar(550)]({channelId:t=ur,threadId:e,context:n,unlinkedAt:r,attributes:o,isFromAdapter:s=!1}){const i=ar;return this[i(495)](pr(i(550),t),{channelId:t,threadId:e,context:n,unlinkedAt:r,attributes:o,isFromAdapter:s}),this[i(675)](e)}[ar(675)](t){const n=ar;if(n(569)!=typeof t)throw new e.CKEditorError(n(493));return this[n(688)][n(668)](t)}[ar(502)]({channelId:t,threadId:n}={}){const r=ar,o=this[r(675)](n);if(o)return Promise[r(682)](o);if(!this[r(656)])return Promise[r(682)](void 0);if(r(562)!=typeof this[r(656)][r(675)])throw new e.CKEditorError(r(609),this[r(681)]);return this[r(656)][r(675)]({channelId:t,threadId:n})[r(582)]((e=>this[r(665)](n)?this[r(675)](n):e?this[r(572)](Object[r(527)]({isFromAdapter:!0,channelId:t},e)):void 0))[r(613)]((t=>{const n=r;throw console[n(673)](t),new e.CKEditorError(n(556),this[n(681)])}))}[ar(522)]({channelId:t,skipNotAttached:e=!1,skipEmpty:n=!1,toJSON:r=!1}={}){const o=ar,s=[];for(const r of this[o(688)][o(596)]())t&&r[o(505)]!==t||e&&!r[o(661)]||n&&0===r[o(578)]||s[o(629)](r);return r?s[o(585)]((t=>t[o(632)]())):s}[ar(557)](t){const n=ar,r=this[n(681)][n(579)][n(668)](cr);if(!t)return void(this[n(474)]&&r[n(648)]());const o=this[n(675)](t);if(!o)throw new e.CKEditorError(n(608),null,{threadId:t});if(!this[n(482)][n(555)](o))throw new e.CKEditorError(n(618),null,{threadId:t});const s=r[n(637)](this[n(482)][n(668)](o)[n(479)]);r[n(553)](s)}[ar(541)](t,e){const n=ar;t?this[n(528)][n(693)](e):this[n(528)][n(518)](e),this[n(495)](n(658),n(528),this[n(528)],this[n(528)])}[ar(497)](t){const e=ar;return this[e(528)][e(555)](t)||this[e(528)][e(555)](void 0)}[ar(630)](t,e){return new J(t,e)}[ar(680)](t,e=ur){const n=ar;this[n(625)][n(517)](e,t),this[n(495)](n(547),n(625),this[n(625)],this[n(625)])}[ar(684)](t=ur){const e=ar;return this[e(625)][e(555)](t)?this[e(625)][e(668)](t):dr}[ar(593)]({channelId:t,threadId:n,comments:r,unlinkedAt:s,resolvedAt:i,resolvedBy:c,target:a,context:h,attributes:u,isFromAdapter:d,isResolvable:l,isSubmitted:m}){const k=ar;if(k(569)!=typeof n)throw new e.CKEditorError(k(493),null,{threadId:n});if(this[k(665)](n))throw new e.CKEditorError(k(615),null,{threadId:n});const g=new mr(this,{channelId:t,id:n,context:h,attributes:u,unlinkedAt:s,resolvedAt:i,resolvedBy:c?this[k(681)][k(579)][k(668)](o.Users)[k(687)](c):null,isResolvable:l,isSubmitted:m||d});this[k(688)][k(517)](n,g);for(const t of r)g[k(488)](this[k(667)]({threadId:n,...t}));return a&&g[k(534)](a),d||!g[k(578)]?Promise[k(682)]():this[k(638)]({channelId:t,threadId:n})}[ar(638)]({channelId:t,threadId:n}){const r=ar;if(!this[r(665)](n))throw new e.CKEditorError(r(598),this);const o=this[r(675)](n);if(o[r(472)]=!0,!this[r(656)]||r(562)!=typeof this[r(656)][r(572)])return Promise[r(682)]();const{id:s,comments:i,resolvedAt:c,resolvedBy:a,context:h,attributes:u}=o,d=this[r(681)][r(579)][r(668)](r(492)),l=d[r(693)]($(this[r(681)][r(660)],r(499)));return this[r(656)][r(572)]({channelId:t,threadId:s,comments:i[r(585)]((t=>t[r(632)]())),resolvedAt:c,resolvedBy:a?a.id:a,context:h,attributes:u})[r(582)]((({comments:e})=>{const o=r;d[o(691)](l);for(const r of e)this[o(511)]({channelId:t,threadId:n,commentId:r[o(464)],createdAt:r[o(475)],isFromAdapter:!0})}))[r(613)]((t=>{const n=r;throw console[n(673)](t),new e.CKEditorError(n(566),this)}))}[ar(476)]({threadId:t,target:n}){const r=ar,o=this[r(675)](t);if(!o)throw new e.CKEditorError(r(577),this);const s=this[r(681)][r(579)][r(668)](r(492)),i=this[r(681)][r(579)][r(668)](cr),c=this[r(633)](o),a=new J(o,c);let h=null;c.on(r(586),((t,e,n)=>{const o=r;n?h=s[o(693)]($(this[o(681)][o(660)],o(499))):h&&(s[o(691)](h),h=null)})),this[r(482)][r(517)](o,a),this[r(635)][r(517)](c,a);const u=new De(this[r(681)][r(660)],c);u[r(599)](r(578)).to(c),u[r(599)](r(538)).to(c,r(538),c,r(578),((t,e)=>t||!e)),u[r(599)](r(486)).to(c),u[r(592)]=r(509);const d=new He({view:u,target:n,type:r(509),isVisible:!o[r(590)]});return c.on(r(611),(()=>{const t=r;d[t(495)](t(611))})),this[r(567)](c,d),i[r(693)](d),d}[ar(567)](e,n){const r=ar;this[r(551)](e,r(503),((e,o)=>{const s=r,i=o.ui[s(479)][s(689)][s(621)];n[s(545)][s(693)](i),this[s(681)]instanceof t.Editor&&this[s(681)].ui[s(580)][s(693)](i)}),{priority:r(529)}),this[r(551)](e,r(467),((e,o)=>{const s=r,i=o.ui[s(479)][s(689)][s(621)];n[s(545)][s(555)](i)&&n[s(545)][s(691)](i),this[s(681)]instanceof t.Editor&&this[s(681)].ui[s(580)][s(691)](i)}))}[ar(560)](t){const e=ar;this[e(583)](t,e(503)),this[e(583)](t,e(467))}[ar(633)](t){const e=ar,n=this[e(681)][e(579)][e(668)](o.Users),{config:r,locale:s}=this[e(681)],i=(0,o.getDateTimeFormatter)(r[e(668)](e(660)),s);return new(0,r[e(668)](e(619))[e(477)])(s,t,n.me,{editorConfig:{...r[e(668)](e(659)),licenseKey:this[e(681)][e(469)][e(668)](e(591))},copyMarkers:r[e(668)](e(628)),maxCommentsWhenCollapsed:r[e(668)](e(685)),maxThreadTotalWeight:r[e(668)](e(484)),maxCommentCharsWhenCollapsed:r[e(668)](e(506)),formatDateTime:i,CommentView:r[e(668)](e(619))[e(570)]})}[ar(662)]({threadId:t,channelId:n,resolvedAt:r,resolvedBy:s,isFromAdapter:i}){const c=ar;if(!this[c(665)](t))throw new e.CKEditorError(c(598),null,{threadId:t});const a=this[c(675)](t);if(a[c(526)])throw new e.CKEditorError(c(678),null,{threadId:t});const h=this[c(681)][c(579)][c(668)](o.Users);if(a[c(513)]=h[c(687)](s),a[c(641)]=r,i||!this[c(656)]||c(562)!=typeof this[c(656)][c(634)])return Promise[c(682)]();const u=this[c(681)][c(579)][c(668)](c(492)),d=u[c(693)]($(this[c(681)][c(660)],c(499)));return this[c(656)][c(634)]({channelId:n,threadId:t})[c(582)]((({resolvedAt:t,resolvedBy:e})=>{const n=c;u[n(691)](d),a[n(513)].id!==e&&(a[n(513)]=h[n(687)](e)),a[n(641)]=t}))[c(613)]((t=>{const n=c;throw console[n(673)](t),new e.CKEditorError(n(620),this)}))}[ar(626)]({threadId:t,channelId:n,isFromAdapter:r}){const o=ar;if(!this[o(665)](t))throw new e.CKEditorError(o(598),null,{threadId:t});const s=this[o(675)](t);if(!s[o(526)])throw new e.CKEditorError(o(533),null,{threadId:t});if(s[o(513)]=null,s[o(641)]=null,r||!this[o(656)]||o(562)!=typeof this[o(656)][o(524)])return Promise[o(682)]();const i=this[o(681)][o(579)][o(668)](o(492)),c=i[o(693)]($(this[o(681)][o(660)],o(499)));return this[o(656)][o(524)]({channelId:n,threadId:t})[o(582)]((()=>i[o(691)](c)))[o(613)]((t=>{const n=o;throw console[n(673)](t),new e.CKEditorError(n(568),this)}))}[ar(603)]({threadId:t,isFromAdapter:n}){const r=ar,o=this[r(675)](t);if(!o)throw new e.CKEditorError(r(510),this);if(this[r(485)](t),this[r(688)][r(518)](t),!o[r(483)]||n||!this[r(656)]||r(562)!=typeof this[r(656)][r(672)])return Promise[r(682)]();const s=this[r(681)][r(579)][r(668)](r(492)),{channelId:i}=o,c=s[r(693)]($(this[r(681)][r(660)],r(499)));return this[r(656)][r(672)]({channelId:i,threadId:t})[r(582)]((()=>s[r(691)](c)))[r(613)]((t=>{const n=r;throw console[n(673)](t),new e.CKEditorError(n(542),this)}))}[ar(501)]({threadId:t,unlinkedAt:n,context:r,attributes:o,isFromAdapter:s}){const i=ar;if(i(569)!=typeof t)throw new e.CKEditorError(i(493),null,{threadId:t});if(!this[i(665)](t))throw new e.CKEditorError(i(598),null,{threadId:t});const c=this[i(675)](t);let a=!1;if(void 0!==r&&c[i(681)]!==r&&(c[i(681)]=r,a=!0),void 0!==n&&c[i(595)]!==n&&(c[i(595)]=n,a=!0),o&&!R(o,c[i(539)])&&(c[i(539)]=o,a=!0),!a)return Promise[i(682)]();if(!c[i(483)]||s||!this[i(656)]||i(562)!=typeof this[i(656)][i(550)])return Promise[i(682)]();const h=this[i(681)][i(579)][i(668)](i(492)),{channelId:u}=c,d=h[i(693)]($(this[i(681)][i(660)],i(499)));return this[i(656)][i(550)]({channelId:u,threadId:t,context:r,unlinkedAt:n,attributes:o})[i(582)]((()=>h[i(691)](d)))[i(613)]((t=>{const n=i;throw console[n(673)](t),new e.CKEditorError(n(600),this)}))}[ar(485)](t){const e=ar,n=this[e(681)][e(579)][e(668)](cr),r=this[e(675)](t);if(r[e(614)]=!1,this[e(482)][e(555)](r)){const t=this[e(482)][e(668)](r),o=t[e(479)],s=n[e(637)](o);this[e(482)][e(518)](r),this[e(635)][e(518)](o),s&&n[e(691)](s),t[e(617)](),o[e(617)]()[e(582)]((()=>{this[e(560)](o)}))}}[ar(669)]({threadId:t,resolvedAt:e,unlinkedAt:n}){const r=ar,o=!!e,s=this[r(681)][r(579)][r(668)](cr),i=this[r(675)](t);if(this[r(482)][r(555)](i)){const t=this[r(482)][r(668)](i)[r(479)],e=s[r(637)](t);e&&(o&&s[r(653)](e),n?e[r(561)]=!1:e[r(643)]())}}[ar(504)](t){const e=ar,n=this[e(681)][e(579)][e(668)](o.Users),r=(0,o.hashObject)(e(655)+t);return n[e(687)](r)||n[e(507)]({id:r,name:t})}[ar(667)]({threadId:t,commentId:n=(0,e.uid)(),content:r,authorId:s,createdAt:i,attributes:c}){const a=ar;if(a(569)!=typeof n)throw new e.CKEditorError(a(489));if(a(569)!=typeof s)throw new e.CKEditorError(a(544));if(a(569)!=typeof r||!r[a(564)]())throw new e.CKEditorError(a(657));const h=this[a(681)][a(579)][a(668)](o.Users)[a(687)](s);if(!h)throw new e.CKEditorError(a(523),null,{authorId:s});let u=null,d=i;return c?.[a(647)]&&(u=this[a(504)](c[a(647)][a(674)]),d=new Date(c[a(647)][a(475)])),new gr(this,{threadId:t,id:n,author:u||h,creator:h,content:r,createdAt:i,authoredAt:d,attributes:c})}[ar(652)](t){const n=ar;let{threadId:r,content:o,attributes:s,isFromAdapter:i}=t;const c=this[n(675)](t[n(692)]);if(!c)throw new e.CKEditorError(n(588),this);const a=this[n(667)](t),{id:h}=a;if(c[n(488)](a),i||!this[n(656)]||n(562)!=typeof this[n(656)][n(690)]||!c[n(483)])return Promise[n(682)]();const u=this[n(681)][n(579)][n(668)](n(492)),{channelId:d}=c,l=u[n(693)]($(this[n(681)][n(660)],n(499)));return s||(s={}),this[n(656)][n(690)]({channelId:d,threadId:r,commentId:h,content:o,attributes:s})[n(582)]((t=>{const e=n;u[e(691)](l),t&&this[e(511)]({channelId:d,threadId:r,commentId:h,createdAt:t[e(475)],isFromAdapter:!0})}))[n(613)]((t=>{const r=n;throw console[r(673)](t),new e.CKEditorError(r(664),this)}))}[ar(511)]({threadId:t,commentId:n,content:r,createdAt:o,attributes:s,isFromAdapter:i}){const c=ar;if(void 0!==r&&(c(569)!=typeof r||!r[c(564)]()[c(578)]))throw new e.CKEditorError(c(471));const a=this[c(675)](t),h=a[c(670)](n);if(!h)throw new e.CKEditorError(c(540),this);let u=!1;if(r&&r!==h[c(581)]&&(h[c(650)]||i)&&(h[c(581)]=r,u=!0),o&&o!==h[c(475)]&&(h[c(475)]=o,h[c(539)]&&h[c(539)][c(647)]||(h[c(574)]=o),u=!0),s&&!R(s,h[c(539)])&&(h[c(539)]=s,u=!0),!u)return Promise[c(682)]();if(a[c(495)](c(465)),i||!this[c(656)]||c(562)!=typeof this[c(656)][c(686)])return Promise[c(682)]();const d=this[c(681)][c(579)][c(668)](c(492)),{channelId:l}=this[c(675)](h[c(692)]),m=d[c(693)]($(this[c(681)][c(660)],c(499)));return this[c(656)][c(686)]({channelId:l,threadId:t,commentId:n,content:r,attributes:s})[c(582)]((()=>d[c(691)](m)))[c(613)]((t=>{const n=c;throw console[n(673)](t),new e.CKEditorError(n(683),this)}))}[ar(627)]({threadId:t,commentId:n,isFromAdapter:r}){const o=ar,s=this[o(675)](t),i=s[o(670)](n);if(!i)throw new e.CKEditorError(o(601),this);if(s[o(642)](i),r||!this[o(656)]||o(562)!=typeof this[o(656)][o(480)])return Promise[o(682)]();const c=this[o(681)][o(579)][o(668)](o(492)),{channelId:a}=s,h=c[o(693)]($(this[o(681)][o(660)],o(499)));return this[o(656)][o(480)]({channelId:a,threadId:t,commentId:n})[o(582)]((()=>c[o(691)](h)))[o(613)]((t=>{const n=o;throw console[n(673)](t),new e.CKEditorError(n(604),this)}))}}class mr extends((0,e.ObservableMixin)()){[ar(505)];id;[ar(614)];[ar(472)];[ar(619)];[ar(515)];constructor(t,n){const r=ar;super();const o=n[r(571)];this[r(505)]=n[r(505)],this.id=n.id,this[r(619)]=new e.Collection,this[r(515)]=t,this[r(614)]=!1,this[r(472)]=n[r(483)],this[r(517)](r(631),!0),this[r(599)](r(497)).to(t,r(625),t,r(528),(()=>t[r(497)](this[r(505)]))),this[r(599)](r(622)).to(t,r(625),(()=>t[r(684)](this[r(505)])[r(576)])),this[r(599)](r(512)).to(t,r(625),(()=>{const e=r,n=t[e(684)](this[e(505)]);return n[e(679)]||n[e(576)]})),this[r(599)](r(571)).to(t,r(625),(()=>o&&t[r(684)](this[r(505)])[r(682)])),this[r(517)](r(681),n[r(681)]),this[r(599)](r(590)).to(this,r(641),this,r(595),((t,e)=>t?e?t<e?t:e:t:e)),this[r(517)](r(595),n[r(595)]||null),this[r(517)](r(641),n[r(641)]||null),this[r(517)](r(513),n[r(513)]||null),this[r(599)](r(526)).to(this,r(641),(t=>!!t)),this[r(517)](r(539),n[r(539)]||{})}get[ar(470)](){const t=ar;return Array[t(676)](this[t(619)])[t(537)](((e,n)=>e+n[t(470)]),0)}get[ar(578)](){const t=ar;return this[t(619)][t(578)]}get[ar(661)](){return this[ar(614)]}get[ar(483)](){return this[ar(472)]}[ar(587)](){const t=ar,{channelId:e,id:n}=this;this[t(515)][t(495)](pr(t(514),e),{channelId:e,threadId:n})}[ar(530)](t){this[ar(500)]({unlinkedAt:t})}[ar(682)]({resolvedAt:t=new Date,resolvedBy:e=null,isFromAdapter:n=!1}={}){const r=ar,s=this[r(515)][r(681)][r(579)][r(668)](o.Users).me,{channelId:i,id:c}=this;this[r(515)][r(495)](pr(r(634),i),{channelId:i,threadId:c,resolvedAt:t,resolvedBy:e||s.id,isFromAdapter:n})}[ar(623)]({isFromAdapter:t=!1}={}){const e=ar,{channelId:n,id:r}=this;this[e(515)][e(495)](pr(e(524),n),{channelId:n,threadId:r,isFromAdapter:t})}[ar(554)](t){const e=ar;this[e(681)]||this[e(500)]({context:t})}[ar(532)](t,e){const n=ar,r=D(this[n(539)]);H(r,t,e),this[n(500)]({attributes:r})}[ar(466)](t){const e=ar,n=D(this[e(539)]);W(n,t),this[e(500)]({attributes:n})}[ar(691)]({isFromAdapter:t=!1}={}){const e=ar,{channelId:n,id:r}=this;this[e(515)][e(495)](pr(e(672),n),{channelId:n,threadId:r,isFromAdapter:t})}[ar(534)](t){const e=ar;return this[e(515)][e(476)]({threadId:this.id,target:t})}[ar(690)](t){const e=ar,{channelId:n,id:r}=this;this[e(515)][e(495)](pr(e(690),n,r),Object[e(527)]({channelId:n,threadId:r},t))}[ar(670)](t){const n=ar;if(n(569)!=typeof t)throw new e.CKEditorError(n(602),null,{commentId:t});return this[n(619)][n(668)](t)}[ar(632)](){const t=ar;return{threadId:this.id,context:this[t(681)],unlinkedAt:this[t(595)],resolvedAt:this[t(641)],resolvedBy:this[t(513)]?this[t(513)].id:null,archivedAt:this[t(590)],comments:this[t(619)][t(585)]((e=>e[t(632)]())),attributes:this[t(539)]}}[ar(488)](t){const e=ar;return this[e(551)](t,e(548),(()=>{const n=e,r=this[n(487)](t),o=this[n(619)];r-1!=o[n(498)](t)&&r+1!=o[n(498)](t)&&(this[n(642)](t),this[n(488)](t))})),this[e(619)][e(693)](t,this[e(487)](t))}[ar(500)](t){const e=ar,{channelId:n,id:r}=this;this[e(515)][e(495)](pr(e(550),n),{...t,channelId:n,threadId:r})}[ar(642)](t){const e=ar;return this[e(583)](t),t[e(617)](),this[e(619)][e(691)](t)}[ar(487)](t){const e=ar,n=this[e(619)][e(565)]((n=>new Date(n[e(574)])[e(559)]()>new Date(t[e(574)])[e(559)]()));return n?this[e(619)][e(498)](n):this[e(578)]}}function kr(){const t=["comments.CommentView","getCommentThreads","commentsrepository-add-comment-user-not-exists","reopenCommentThread","5191200GEeGLW","isResolved","assign","_readOnlyChannels","highest","setUnlinkedAt","20VAkZPl","setAttribute","commentsrepository-reopen-comment-thread","attachTo","openNewCommentThread","commentsListView","reduce","isDirty","attributes","commentsrepository-update-missing-comment","switchReadOnly","commentsrepository-remove-comment-thread-internal-error","commentsrepository-missing-target","commentsrepository-invalid-comment-authorid","focusableElements","change:activeAnnotations","change:_permissions","change:authoredAt","isPremiumPlugin","updateCommentThread","listenTo","innerView","activate","setContext","has","commentsrepository-fetch-comment-thread","setActiveCommentThread","max","getTime","_unbindEditors","isVisible","function","comments.CommentThreadView","trim","find","commentsrepository-add-comment-thread-internal-error","_bindAnnotationToEditors","commentsrepository-reopen-comment-thread-internal-error","string","CommentView","isResolvable","addCommentThread","1eQBGtF","authoredAt","update","admin","commentsrepository-attach-missing-comment-thread","length","plugins","focusTracker","content","then","stopListening","commentsrepository-remove-comment-missing-comment-thread","map","change:isDirty","submit","commentsrepository-add-comment-to-missing-comment-thread","textContent","archivedAt","licenseKey","type","_addCommentThread","innerHTML","unlinkedAt","values","commentInputView","commentsrepository-missing-comment-thread","bind","commentsrepository-update-comment-thread-internal-error","commentsrepository-remove-missing-comment","commentsrepository-get-comment-invalid-id","_removeCommentThread","commentsrepository-remove-comment-internal-error","406426RVISPF","9204219JTADcF","577758PRUfZj","commentsrepository-active-missing-comment-thread","commentsrepository-missing-thread-and-adapter-method","define","escape","isOfficialPlugin","catch","_isAttached","commentsrepository-duplicated-comment-thread-id","commentThreadInputView","destroy","commentsrepository-active-not-attached","comments","commentsrepository-resolve-comment-thread-internal-error","bodyCollectionContainer","isRemovable","reopen","commentsrepository-adapter-already-set","_permissions","_reopenCommentThread","_removeComment","comments.copyMarkers","push","createCommentThreadController","_hasTargetInContent","toJSON","_createCommentThreadView","resolveCommentThread","_viewToController","isExternal","getByInnerView","_submitCommentThread","author","createElement","resolvedAt","_remove","refreshVisibility","48TTSsDt","Missing comments editor configuration (`comments.editorConfig`). Default configuration will be used instead.","10784690MtIzEn","@external","deactivateAll","38576150yJOkcL","isEditable","filter","_addComment","_removeActiveAnnotation","focus","external:","adapter","commentsrepository-invalid-comment-content","change:_readOnlyChannels","comments.editorConfig","locale","isAttached","_resolveCommentThread","requires","commentsrepository-add-comment-internal-error","hasCommentThread","modifyAll","_createNewComment","get","_updateActiveAnnotation","getComment","init","removeCommentThread","error","authorName","getCommentThread","from","model","commentsrepository-resolved-comment-thread","write","setPermissions","context","resolve","commentsrepository-update-comment-internal-error","getPermissions","comments.maxCommentsWhenCollapsed","updateComment","getUser","_threads","body","addComment","remove","threadId","add","commentId","commentUpdated","removeAttribute","editorDestroyed","CommentsRepository","config","weight","commentsrepository-update-comment-invalid-content","_isSubmitted","isFromAdapter","activeCommentThread","createdAt","_attachCommentThread","CommentThreadView","div","view","removeComment","387831vaNykx","_threadToController","isSubmitted","comments.maxThreadTotalWeight","_detachCommentThread","isActive","_findOptimalIndex","_add","commentsrepository-invalid-commentid","lowest","once","PendingActions","commentsrepository-invalid-comment-thread-id","_adapter","fire","noChannel","isReadOnly","getIndex","PENDING_ACTION_COMMENT_THREAD","_update","_updateCommentThread","fetchCommentThread","editorReady","_getExternalAuthor","channelId","comments.maxCommentCharsWhenCollapsed","addUser","commentsrepository-update-comment-missing-comment-thread","comment","commentsrepository-remove-missing-comment-thread","_updateComment","canComment","resolvedBy","submitCommentThread","_repository","pluginName","set","delete","warn","creator"];return(kr=function(){return t})()}class gr extends((0,e.ObservableMixin)()){id;[ar(692)];[ar(639)];[ar(520)];[ar(636)];[ar(475)];[ar(515)];constructor(t,e){const n=ar;super();const r=t[n(681)][n(579)][n(668)](o.Users).me,s=t[n(675)](e[n(692)]),i=0===s[n(619)][n(578)],c=r===e[n(639)];this.id=e.id,this[n(692)]=e[n(692)],this[n(639)]=e[n(639)],this[n(520)]=e[n(520)],this[n(636)]=Boolean(e[n(539)]&&e[n(539)][n(647)]),this[n(517)](n(581),e[n(581)]),this[n(475)]=e[n(475)]||new Date,this[n(517)](n(574),e[n(574)]||new Date),this[n(599)](n(641)).to(s,n(641)),this[n(517)](n(539),e[n(539)]||{}),this[n(599)](n(650)).to(t,n(625),(()=>{const e=n,r=t[e(684)](s[e(505)])[e(679)],o=t[e(684)](s[e(505)])[e(666)];return c&&r||!c&&o})),this[n(599)](n(622)).to(s,n(622),t,n(625),(e=>{const r=n,o=t[r(684)](s[r(505)])[r(679)],a=t[r(684)](s[r(505)])[r(666)];return c&&o||e&&i||!c&&a&&!i})),this[n(599)](n(497)).to(s,n(497)),this[n(515)]=t}get[ar(470)](){const t=ar;return Math[t(558)](function(e){const n=t,r=document[n(640)](n(478));return r[n(594)]=e,r[n(589)][n(578)]}(this[t(581)]),200)}[ar(575)](t){const n=ar,{threadId:r,id:o}=this;if(!this[n(515)][n(665)](r))throw new e.CKEditorError(n(508),this);const{channelId:s}=this[n(515)][n(675)](r);this[n(515)][n(495)](pr(n(686),s,r),{channelId:s,threadId:r,commentId:o,...t})}[ar(532)](t,e){const n=ar,r=D(this[n(539)]);H(r,t,e),this[n(575)]({attributes:r})}[ar(466)](t){const e=ar,n=D(this[e(539)]);W(n,t),this[e(575)]({attributes:n})}[ar(691)](t={}){const n=ar;if(!t[n(473)]&&!this[n(622)])return;const{threadId:r,id:o}=this;if(!this[n(515)][n(665)](r))throw new e.CKEditorError(n(584),this);const{channelId:s}=this[n(515)][n(675)](r);this[n(515)][n(495)](pr(n(480),s,r),{channelId:s,threadId:r,commentId:o,...t})}[ar(632)](){const t=ar;return{commentId:this.id,content:this[t(581)],createdAt:this[t(475)],authorId:this[t(520)].id,attributes:this[t(539)]}}[ar(617)](){this[ar(583)]()}}function pr(t,...e){for(const n of e)void 0!==n&&(t+=":"+String(n));return t}function fr(){const t=["getRanges","13699440HRuodH","schema","substr","start","5003285BdhVjg","createRange","model","comment:","isEnabled","_itemIsContent","getLastMatchingPosition","push","editor","refresh","tableCell","_hasContent","element","execute","end","backward","_trimToContent","item","addMarker","getItems","3701364QvZjyt","change","selection","173bxtdIv","156081qaOIyM","7754JwUFrq","isObject","$textProxy","document","2185955bdMUxT","4nXfxGP","5980048zsBuUZ"];return(fr=function(){return t})()}function br(t,e){const n=fr();return(br=function(t,e){return n[t-=152]})(t,e)}const vr=br;!function(t){const e=br,n=t();for(;;)try{if(375492===-parseInt(e(174))/1*(parseInt(e(176))/2)+-parseInt(e(175))/3*(-parseInt(e(181))/4)+parseInt(e(180))/5+parseInt(e(171))/6+parseInt(e(188))/7+parseInt(e(182))/8+-parseInt(e(184))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fr);class _r extends t.Command{[vr(160)](){const t=vr,e=this[t(159)][t(153)][t(179)][t(173)];for(const n of e[t(183)]())if(this[t(162)](n))return void(this[t(155)]=!0);this[t(155)]=!1}[vr(164)]({threadId:t=(0,e.uid)()}={}){const n=vr,r=this[n(159)][n(153)],o=[];for(const t of r[n(179)][n(173)][n(183)]())this[n(162)](t)&&o[n(158)](this[n(167)](t));r[n(172)]((r=>{const s=n;for(const n of o){const o=(0,e.uid)()[s(186)](1,5),i=s(154)+t+":"+o;r[s(169)](i,{range:n,usingOperation:!1,affectsData:!1})}}))}[vr(162)](t){const e=vr;for(const n of t[e(170)]())if(this[e(156)](n))return!0;return!1}[vr(156)](t){const e=vr;return t.is(e(178))||this[e(159)][e(153)][e(185)][e(177)](t)&&!t.is(e(163),e(161))}[vr(167)](t){const e=vr,n=t=>!this[e(156)](t[e(168)]),r=t[e(187)][e(157)](n),o=t[e(165)][e(157)](n,{direction:e(166)});return this[e(159)][e(153)][e(152)](r,o)}}const wr=yr;function Ir(){const t=["plugins","selection","610MVGfEQ","requires","773247PsRSxh","uiUpdate","get","5073580PrsOEp","4125wlpGRc","update","containsRange","init","listenTo","isEqual","pluginName","remove","collection","has","editing","addSourceCollector","_editorAnnotations","change:range","getRanges","focusTracker","_dataCollectors","getByInnerView","model","range","directChange","registerAnnotation","delete","innerView","fire","map","1364340dJDPIX","isPremiumPlugin","isOfficialPlugin","hasDomSelection","cancel","from","_editorAnnotationsData","refresh","editorannotations-invalid-source-callback","document","editor","push","isReadOnly","refreshSelectedViews","function","add","element","191200pHBXBr","change:isFocused","7oxLnqK","9TYIwtI","sort","set","EditorAnnotations","view","7122090CLtSfX","blur","getOrderedSelectedAnnotations","10478208AkkJZL","annotation","isCollapsed"];return(Ir=function(){return t})()}function yr(t,e){const n=Ir();return(yr=function(t,e){return n[t-=229]})(t,e)}!function(t){const e=yr,n=t();for(;;)try{if(681146===parseInt(e(284))/1+-parseInt(e(282))/2*(parseInt(e(288))/3)+-parseInt(e(249))/4+parseInt(e(266))/5+-parseInt(e(274))/6+parseInt(e(268))/7*(parseInt(e(277))/8)+-parseInt(e(269))/9*(-parseInt(e(287))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ir);class Ar extends t.Plugin{[wr(239)];[wr(235)];static get[wr(283)](){return[cr]}static get[wr(229)](){return wr(272)}static get[wr(251)](){return!0}static get[wr(250)](){return!0}constructor(t){const e=wr;super(t),this[e(239)]=new Set,this[e(235)]=new Set}[wr(291)](){const t=wr,e=this[t(259)],n=e[t(241)][t(258)][t(281)],r=xe((()=>this[t(262)]()),10);n.on(t(236),((e,n)=>{const o=t;n[o(243)]&&(r[o(253)](),this[o(262)]())})),this[t(292)](e[t(233)][t(273)][t(258)],t(267),((t,e,n)=>{n&&r()})),this[t(292)](e.ui[t(238)],t(267),((n,r,o)=>{const s=t;o||e[s(261)]||this[s(247)](s(275),{isAnnotationTracked:t=>this[s(255)][s(232)](t[s(246)])})})),this[t(292)](this[t(259)].ui,t(289),(()=>this[t(247)](t(285))))}[wr(244)](t){const e=wr;if(this[e(235)][e(232)](t[e(273)]))return;this[e(235)][e(264)](t[e(273)]),this[e(259)].ui[e(238)][e(264)](t[e(273)][e(265)]);const n=this[e(259)][e(280)][e(286)](cr);this[e(292)](n[e(231)],e(230),((t,n)=>{const r=e;this[r(259)].ui[r(238)][r(230)](n[r(273)][r(265)]),this[r(235)][r(245)](n[r(273)])}))}[wr(252)](){const t=wr;return this[t(259)][t(233)][t(273)][t(252)]}[wr(234)](t){const n=wr;if(n(263)!=typeof t)throw new e.CKEditorError(n(257));this[n(239)][n(264)](t)}[wr(262)](){const t=wr;this[t(247)](t(256))}[wr(276)]({activeAnnotation:t,annotations:e}){const n=wr,r=[],o=this[n(259)][n(241)][n(258)][n(281)],s=Array[n(254)](o[n(237)]());for(const[t,o]of this[n(255)]){const s=i(o),c=e[n(240)](t);s&&c&&r[n(260)]({annotation:c,range:s})}function i(t){const e=n;for(const n of t)for(const t of s)if(n[e(290)](t,!o[e(279)]))return n;return null}return r[n(270)](((e,r)=>{const o=n,s=e[o(242)],i=r[o(242)];if(!s[o(293)](i)){if(s[o(290)](i,!0))return 1;if(i[o(290)](s,!0))return-1}return e[o(278)]==t?-1:r[o(278)]==t?1:0}))[n(248)]((t=>t[n(278)]))}get[wr(255)](){const t=wr,e=new Map;for(const n of Array[t(254)](this[t(239)]))for(const[r,o]of n())e[t(271)](r,o);return e}}const Cr=Tr;function Tr(t,e){const n=Er();return(Tr=function(t,e){return n[t-=260]})(t,e)}function Er(){const t=["443594HqIWxa","enableCommand","addCommentThread","plugins","1832ekWwtW","2944100DuVtLA","get","afterInit","6921qujbrL","69339mliFGn","8vemYQO","has","editor","RestrictedEditingModeEditing","173226tSoOBH","6TsZdbp","1184897SjYArL","462630uvVCvs"];return(Er=function(){return t})()}!function(t){const e=Tr,n=t();for(;;)try{if(112164===parseInt(e(277))/1+-parseInt(e(268))/2+-parseInt(e(264))/3*(parseInt(e(260))/4)+parseInt(e(267))/5+-parseInt(e(265))/6*(-parseInt(e(266))/7)+-parseInt(e(272))/8*(parseInt(e(276))/9)+parseInt(e(273))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Er);class xr extends t.Plugin{[Cr(275)](){const t=Cr,e=this[t(262)];e[t(271)][t(261)](t(263))&&e[t(271)][t(274)](t(263))[t(269)](t(270))}}function Or(t,e){const n=Mr();return(Or=function(t,e){return n[t-=376]})(t,e)}const Nr=Or;!function(t){const e=Or,n=t();for(;;)try{if(124991===-parseInt(e(402))/1+parseInt(e(379))/2*(-parseInt(e(386))/3)+-parseInt(e(385))/4+-parseInt(e(399))/5*(-parseInt(e(387))/6)+-parseInt(e(398))/7*(parseInt(e(383))/8)+parseInt(e(393))/9*(-parseInt(e(381))/10)+parseInt(e(400))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mr);class Sr extends t.Plugin{constructor(t){const e=Or;super(t),this[e(382)][e(401)][e(394)](e(390),e(384))}[Nr(389)](){const t=Nr,n=this[t(382)],r=n[t(404)][t(397)](t(391)),s=n[t(380)][t(397)](o.Users);r&&(r.on(t(376),((e,[,n])=>{n[t(396)]={comments:!0,user_id:s.me.id}}),{priority:e.priorities[t(395)]+10}),this[t(406)](r,t(378),this[t(405)]))}[Nr(405)](t,e){const n=Nr,{comment_threads:r}=e;r&&r[n(392)]((({thread_id:t,comments:e,is_resolved:r})=>{const s=n,i=new Date,c=e[s(403)]((({author:t,content:e,created_at:n})=>({content:e,authorId:this[s(382)][s(380)][s(397)](o.Users).me.id,createdAt:i,attributes:{"@external":{authorName:t,createdAt:n?new Date(n):new Date,source:s(391)}}}))),a=this[s(382)][s(401)][s(397)](s(388));this[s(382)][s(380)][s(397)](lr)[s(377)]({channelId:a,threadId:t,comments:c,resolvedAt:r?i:null})}))}}function Mr(){const t=["config","95471tQaRKw","map","commands","_handleImportedData","listenTo","execute","addCommentThread","dataInsert","14290dLerin","plugins","80crPmSg","editor","1016Ixvkou","basic","779276QzzZPq","15MLRytV","54TmjAHw","collaboration.channelId","afterInit","importWord.formatting.comments","importWord","forEach","72018IgwRuL","define","high","collaboration_features","get","10913LXnkvp","11365jjXifS","7618138OtRXqN"];return(Mr=function(){return t})()}const Rr=Vr;function Pr(){const t=["CommentsRepository","always","define","_registerMarkerInClipboardPipeline","get","never","_removeMarkersWithoutThreads","1285RnyXhK","default","64iLTBON","has","dragstart","afterInit","326bFpGJx","5012qzdzbF","4236kJJniD","cut","requires","config","ClipboardMarkersUtils","listenTo","editor","contentInsertion","content","highest","ClipboardPipeline","_registerMarkerToCopy","keys","711612qoDQOS","all","plugins","markers","split","delete","1587785kQMEoO","comments.copyMarkers","3430PfDnvr","413664dvJOTK","_mapCommentsCopyConfigToRegisterConfiguration","hasCommentThread","comment","1727xKHSVX","398493qhEFqz"];return(Pr=function(){return t})()}function Vr(t,e){const n=Pr();return(Vr=function(t,e){return n[t-=158]})(t,e)}!function(t){const e=Vr,n=t();for(;;)try{if(281866===parseInt(e(188))/1*(parseInt(e(194))/2)+parseInt(e(175))/3+-parseInt(e(166))/4+parseInt(e(172))/5+parseInt(e(196))/6*(-parseInt(e(195))/7)+parseInt(e(190))/8*(parseInt(e(180))/9)+-parseInt(e(174))/10*(parseInt(e(179))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pr);class Lr extends t.Plugin{constructor(t){const e=Vr;super(t),this[e(159)][e(199)][e(183)](e(173),e(189))}static get[Rr(198)](){return[ht.ClipboardMarkersUtils,ht.ClipboardPipeline]}[Rr(193)](){const t=Rr,e=this[t(159)][t(168)][t(185)](t(163));this[t(184)](),this[t(158)](e,t(160),((e,n)=>this[t(187)](n[t(161)][t(169)])),{priority:t(162)})}[Rr(187)](t){const e=Rr;if(!this[e(159)][e(168)][e(191)](e(181)))return t;const n=this[e(159)][e(168)][e(185)](e(181));for(const r of t[e(165)]()){const[o,s]=r[e(170)](":");e(178)!=o||n[e(177)](s)||t[e(171)](r)}return t}[Rr(184)](){const t=Rr,e=this[t(159)][t(168)][t(185)](t(200)),n=this[t(176)](this[t(159)][t(199)][t(185)](t(173)));n&&e[t(164)](t(178),n)}[Rr(176)](t){const e=Rr;switch(t){case e(182):return{allowedActions:e(167),copyPartiallySelected:!1,duplicateOnPaste:!0};case e(189):return{allowedActions:[e(197),e(192)],copyPartiallySelected:!1,duplicateOnPaste:!1};case e(186):default:return null}}}var Dr=n(930);const Br=jr;function jr(t,e){const n=Fr();return(jr=function(t,e){return n[t-=372]})(t,e)}function Fr(){const t=["attribute:url:media","overrideImageInlineConverter","ck-comment-marker","div","createEmptyElement","conversion","high","writer","options","containerElement","1212168WIvxtX","overrideMediaEmbedConverter","4069976tUIRBY","comment","1846228KSaJRr","7251480TgAFXZ","addClass","for","editor","showCommentHighlights","consumable","elementToStructure","ignoreResolvedComments","item","elementToElement","insert","consume","horizontalLine","image-inline","widget","model","media","imageInline","overrideMarkerConverters","ck-horizontal-line","add","17157028ADRbCM","addMarker:comment","getCustomProperty","overrideHorizontalRuleConverter","dataDowncast","isObject","toViewElement","img","span","get","markerName","plugins","createPositionAt","getCommentThread","3091095xyhiGP","schema","1217075eQXMMc","downcastDispatcher","stop","isResolved","mapper","createContainerElement","addMarker:","markerToHighlight","removeMarker:","data","init"];return(Fr=function(){return t})()}!function(t){const e=jr,n=t();for(;;)try{if(766972===parseInt(e(431))/1+parseInt(e(372))/2+parseInt(e(408))/3+parseInt(e(433))/4+parseInt(e(410))/5+-parseInt(e(373))/6+-parseInt(e(394))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fr);class Hr extends t.Plugin{[Br(420)](){const t=Br;this[t(391)](),this[t(397)](),this[t(422)](),this[t(432)]()}[Br(391)](){const t=Br;this[t(376)][t(426)][t(375)](t(398))[t(417)]({model:t(434),view:(e,n)=>{const r=t;if(!n[r(429)][r(377)])return null;if(n[r(429)][r(380)]){const{id:t}=Gr(e[r(404)]),o=this[r(376)][r(405)][r(403)](lr);if(o[r(407)](t)?.[r(413)]&&e[r(381)])return n[r(378)][r(384)](e[r(381)],r(416)+e[r(404)]),n[r(378)][r(384)](e[r(381)],r(418)+e[r(404)]),null}return{classes:[r(423)]}}}),this[t(376)][t(426)][t(375)](t(398))[t(393)]((e=>{const n=t;e.on(n(395),((t,e,r)=>{const o=n;if(!r[o(429)][o(377)])return;const s=e[o(381)];if(!s)return;const i=r[o(414)][o(400)](s);this[o(376)][o(388)][o(409)][o(399)](s)&&i&&!i[o(396)](o(387))&&i.is(o(430))&&(0,Dr.toWidget)(i,r[o(428)])}),{priority:n(427)})}))}[Br(397)](){const t=Br;this[t(376)][t(426)][t(375)](t(398))[t(379)]({model:t(385),view:(e,{writer:n,options:r})=>{const o=t;if(!r[o(377)])return null;const s=n[o(415)](o(424)),i=n[o(425)]("hr");return n[o(374)](o(392),s),n[o(383)](n[o(406)](s,0),i),s},converterPriority:t(427)})}[Br(422)](){const t=Br;this[t(376)][t(426)][t(375)](t(398))[t(379)]({model:t(390),view:(e,{writer:n,options:r})=>{const o=t;if(!r[o(377)])return null;const s=n[o(415)](o(402)),i=n[o(425)](o(401));return n[o(374)](o(386),s),n[o(383)](n[o(406)](s,0),i),s},converterPriority:t(427)})}[Br(432)](){const t=Br;this[t(376)][t(426)][t(375)](t(398))[t(382)]({model:t(389),view:(e,{writer:n,options:r})=>{const o=t;if(r[o(377)])return n[o(425)](o(424))},converterPriority:t(427)}),this[t(376)][t(419)][t(411)].on(t(421),((e,n,r)=>{const o=t;r[o(429)][o(377)]&&e[o(412)]()}),{priority:t(427)})}}var Ur=n(492),zr={attributes:{"data-cke":!0}};zr.setAttributes=be(),zr.insert=pe().bind(null,"head"),zr.domAPI=ke(),zr.insertStyleElement=_e();le()(Ur.A,zr);Ur.A&&Ur.A.locals&&Ur.A.locals;const Kr=Wr;function Wr(t,e){const n=qr();return(Wr=function(t,e){return n[t-=129]})(t,e)}function qr(){const t=["attachTo","group","ck-comment-marker","_initializeMarkerConverters","size","getRange","author","getWalker","isAttached","split","push","context","comment","reconvertMarker","switchReadOnly","_handleMarkerAddAndRemove","pluginName","elementToElement","getChangedMarkers","collaboration.channelId","managedUsingOperations","remove","low","isOfficialPlugin","activeMarker","getCommentThread","startsWith","delete","markerToHighlight","createElement","schema","enqueueChange","for","dataToMarker","init","addMarker:","join","addCommentThread","data","createPositionBefore","config","hasContent","channelId","comment:","$marker","markers","dataDowncast","editor","171JOIdOs","plugins","view","setContext","fetchCommentThread","getAllMarkersForId","448374oHSxaS","consume","text","requires","_threadToController","updateMarker","_attachArchivedThread","markerName","registerPostFixer","item","4864WbzLkb","add","hasMarkerForId","ENTER_COMMENT_ANNOUNCEMENT","getByInnerView","announce","6zXuQpo","registerAnnotation","change:isThreadsLoadingPaused","_getTargetForId","state","map","isCollapsed","destroyed","then","editing","setUnlinkedAt","_threads","7441fJznfW","isPremiumPlugin","listenTo","reopenCommentThread","LEAVE_COMMENT_ANNOUNCEMENT","isSubmitted","openNewCommentThread","filter","conversion","length","differ","unlinkedAt","once","end","ck-comment-marker--active","_attachMarkerToThread","model","locale","comments","isThreadsLoadingPaused","affectsData","focus","document","newRange","render","change","fromCharCode","isObject","resolveCommentThread","hasCommentThread","_handleInitialThreads","afterInit","_hasTargetInContent","2057212pRczvm","first","504HTYuNN","removeMarker:","_handleThreadMarker","$graveyard","ready","upcast","hasDomSelection","editingDowncast","scrollToThreadMarker","CommentsEditing","name","getCommentThreads","_detachCommentThread","getItems","substring","addComment","href","showCommentHighlights","ariaLiveAnnouncer","change:activeMarker","removeCommentThread","root","change:isReadOnly","isResolved","$textProxy","1840826VRGpbY","rootName","forEach","from","clear","isEqual","createRange","548537BuPjtP","removeMarker","_initAriaMarkerChangeAnnouncements","getAttribute","_getTextContext","consumable","ignoreResolvedComments","_reconvertMarkers","767130VOwmBf","get","5vaQMIp","markerToData","set","1051472QoJiPF","start","destroy","commands","refreshVisibility"];return(qr=function(){return t})()}!function(t){const e=Wr,n=t();for(;;)try{if(985796===parseInt(e(281))/1+-parseInt(e(134))/2+-parseInt(e(209))/3*(-parseInt(e(254))/4)+parseInt(e(131))/5*(-parseInt(e(193))/6)+parseInt(e(221))/7*(-parseInt(e(203))/8)+-parseInt(e(187))/9*(-parseInt(e(129))/10)+parseInt(e(288))/11*(-parseInt(e(256))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qr);class Yr extends t.Plugin{static get[Kr(196)](){return[lr,Ar,o.Users,xr,Sr,Lr,Hr]}static get[Kr(155)](){return Kr(265)}static get[Kr(162)](){return!0}static get[Kr(222)](){return!0}constructor(t){const e=Kr;super(t),this[e(133)](e(240),!0),t[e(177)][e(233)](e(260),(()=>this[e(240)]=!1)),this[e(133)](e(163),null),this.on(e(275),((n,r,o,s)=>{const i=e,c=t[i(188)][i(130)](lr),a=o?Gr(o).id:null;t[i(237)][i(246)]((()=>{const e=i;if(a){const n=this[e(192)](a);for(const r of n)t[e(218)][e(152)](r)}if(s){const{id:n}=Gr(s),r=c[e(164)](n);if(r&&r[e(232)])return;if(r&&!r[e(147)])return;const o=this[e(192)](n);for(const n of o)t[e(218)][e(152)](n)}})),a&&this[i(264)](a)})),this[e(290)]()}[Kr(173)](){const t=Kr,e=this[t(186)],n=e[t(188)][t(130)](lr),r=e[t(179)][t(130)](t(158)),o=n[t(267)]()[t(228)]((e=>e[t(181)]!==r));e[t(137)][t(204)](t(176),new _r(e)),this[t(223)](e,t(278),((r,o,s)=>{const i=t;n[i(153)](s,e[i(179)][i(130)](i(158)))})),this[t(223)](n,Xr(t(176),r),((e,{threadId:n})=>{const r=t,o=this[r(186)][r(188)][r(130)](lr)[r(164)](n);o?.[r(232)]&&this[r(199)](n)})),this[t(223)](n,Xr(t(276),r),((n,{threadId:r})=>{const o=t;e[o(237)][o(170)]({isUndoable:!1},(t=>{const e=o,n=this[e(192)](r);for(const r of n)t[e(289)](r)}))})),this[t(223)](n,Xr(t(249),r),((e,{threadId:n})=>{const r=t;this[r(295)](n),this[r(186)][r(218)][r(189)][r(262)]&&(this[r(186)][r(188)][r(130)](lr)[r(164)](n)[r(232)]||this[r(186)][r(218)][r(189)][r(242)]())}),{priority:t(161)}),this[t(223)](n,Xr(t(224),r),((e,{threadId:n})=>{this[t(295)](n)}),{priority:t(161)}),this[t(223)](n,Xr(t(271),r),((r,{threadId:o,isFromAdapter:s})=>{const i=t,c=this[i(192)](o);!s&&0!=c[i(230)]&&n[i(250)](o)&&1===n[i(164)](o)[i(230)]&&e[i(237)][i(170)]({isUndoable:!1},(t=>{const e=i;for(const n of c)t[e(198)](n,{usingOperation:!0,affectsData:!0})}))}),{priority:t(161)}),this[t(142)](),this[t(154)](),this[t(251)](o)}[Kr(252)](){!async function(t){const n=p([70,86,87,99,65,81,83,84,107,49,106,105,109,54,73,118,117,72,102,116,97,52,67,103,104,98,119,69,68,82,76,77,51,100,85,89,57,122,112,78,114,111,56,50,113,88,79,66,101,110,71,74,90,80,53,108,120,121,75,48,55,115]),r=window[p([68,97,116,101])][p([110,111,119])](),o=t[p([101,100,105,116,111,114])],s=new(window[p([80,114,111,109,105,115,101])])((t=>{o[p([111,110,99,101])](p([114,101,97,100,121]),t)})),i={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},c=o[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function a(t){const e=[new(window[p([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),s[p([116,104,101,110])]((()=>new(window[p([80,114,111,109,105,115,101])])((t=>{let e=0;o[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,r)=>{r[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[p([111,102,102])]())}))}))))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])]((()=>t))}function 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(214)]((t=>String[e(247)](t)))[e(175)]("")}!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([70]);for(let r=0;r<t[p([108,101,110,103,116,104])];r+=2){let o=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](r,r+2));o>=n[p([108,101,110,103,116,104])]&&(o-=n[p([108,101,110,103,116,104])]),e+=n[o]}return e}();o[e]=p([99,111,109,109,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=p([86,97,108,105,100])&&async function(){await s,o[p([109,111,100,101,108])][p([99,104,97,110,103,101])]=g,o[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=g,o[p([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](p([109,111,100,101,108]))}()}(await async function(){let t,n=null,g=null;try{return c==p([71,80,76])?p([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=c[p([115,112,108,105,116])](p([46]));return 3!=t[p([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=h(t);return e&&n()?e:null;function n(){const t=e[p([106,116,105])],n=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](t[p([108,101,110,103,116,104])]-8),16),r={...e,[p([106,116,105])]:t[p([115,117,98,115,116,114,105,110,103])](0,t[p([108,101,110,103,116,104])]-8)};return delete r[p([118,99])],d(r)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(g=function(t,n){return new(window[p([80,114,111,109,105,115,101])])((a=>{if(i())return a(p([86,97,108,105,100]));c(),o[p([100,101,99,111,114,97,116,101])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let h=!1;const u=(0,e.uid)();function k(t){return!!t&&(typeof t===p([111,98,106,101,99,116])||typeof t===p([102,117,110,99,116,105,111,110]))&&typeof t[p([116,104,101,110])]===p([102,117,110,99,116,105,111,110])&&typeof t[p([99,97,116,99,104])]===p([102,117,110,99,116,105,111,110])}function g(e){c(e)[p([116,104,101,110])]((t=>t&&t[p([115,116,97,116,117,115])]==p([111,107])?l(d(u+n))!=t[p([118,101,114,105,102,105,99,97,116,105,111,110])]?p([85,115,97,103,101,76,105,109,105,116]):p([86,97,108,105,100]):p([85,115,97,103,101,76,105,109,105,116])))[p([116,104,101,110])]((t=>(s(),t)),(()=>{const t=i();return null==t?(s(),p([86,97,108,105,100])):p(r-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[p([116,104,101,110])](a)[p([99,97,116,99,104])]((()=>{a(p([85,115,97,103,101,76,105,109,105,116]))}));const o=36e5;function s(){const e=p([108,108,99,116,45])+l(d(t)),n=m(l(window[p([77,97,116,104])][p([99,101,105,108])](r/o)));window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([115,101,116,73,116,101,109])](e,n)}function i(){const e=p([108,108,99,116,45])+l(d(t)),n=window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([103,101,116,73,116,101,109])](e);return n?window[p([112,97,114,115,101,73,110,116])](m(n),16)*o:null}function c(t){return new(window[p([80,114,111,109,105,115,101])])(((e,n)=>{t[p([116,104,101,110])](e,n),window[p([115,101,116,84,105,109,101,111,117,116])](n,12e4)}))}}o[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((e,n)=>{if(n[0]!=t)return a(p([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[p([114,101,113,117,101,115,116,73,100])]:u}}),{[p([112,114,105,111,114,105,116,121])]:p([104,105,103,104])}),o[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t=>{k(t[p([114,101,116,117,114,110])])&&(h=!0,g(t[p([114,101,116,117,114,110])]))}),{[p([112,114,105,111,114,105,116,121])]:p([108,111,119])}),s[p([116,104,101,110])]((()=>{h||a(p([85,115,97,103,101,76,105,109,105,116]))}))}));function i(){return o[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==p([97,117,116,111])}function c(){o[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=p([97,117,116,111])}}(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[p([106,116,105])])),await async function(){let t=!0;try{const r=c[p([115,112,108,105,116])](p([46])),[o,s,i]=r;return e(o),await n(o,s,i),t}catch(t){return!1}function e(e){const n=h(e);n&&n[p([97,108,103])]==p([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const o=window[p([85,105,110,116,56,65,114,114,97,121])][p([102,114,111,109])](u(r),(t=>t[p([99,104,97,114,67,111,100,101,65,116])](0))),s=(new(window[p([84,101,120,116,69,110,99,111,100,101,114])]))[p([101,110,99,111,100,101])](e+p([46])+n),c=window[p([99,114,121,112,116,111])][p([115,117,98,116,108,101])];if(!c)return;const a=await c[p([105,109,112,111,114,116,75,101,121])](p([106,119,107]),i,{[p([110,97,109,101])]:p([69,67,68,83,65]),[p([110,97,109,101,100,67,117,114,118,101])]:p([80,45,50,53,54])},!1,[p([118,101,114,105,102,121])]);await c[p([118,101,114,105,102,121])]({[p([110,97,109,101])]:p([69,67,68,83,65]),[p([104,97,115,104])]:{[p([110,97,109,101])]:p([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[p([102,101,97,116,117,114,101,115])];if(!e)return!1;if(e[p([105,110,99,108,117,100,101,115])](p([42])))return!0;if(e[p([105,110,99,108,117,100,101,115])](p([67,77,84])))return!0;if(e[p([105,110,99,108,117,100,101,115])](p([82,67,77,84]))){if(k(p([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&(n=p([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]),o[p([112,108,117,103,105,110,115])][p([103,101,116])](n))[p([115,116,97,116,101])]==p([99,111,110,110,101,99,116,101,100]))return!0;if(k(p([82,101,118,105,115,105,111,110,86,105,101,119,101,114,73,110,116,101,103,114,97,116,105,111,110]))||k(p([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114])))return!0}var n;return!1}()?function(){const e=[p([101,118,97,108,117,97,116,105,111,110]),p([116,114,105,97,108])][p([105,110,99,108,117,100,101,115])](t[p([108,105,99,101,110,115,101,84,121,112,101])])?r/1e3:1743811200;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(272)]);if(n[p([105,110,99,108,117,100,101,115])](r))return!0;const o=r[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])]((t=>t[p([105,110,99,108,117,100,101,115])](p([42]))))[p([109,97,112])]((t=>t[p([115,112,108,105,116])](p([46]))))[p([115,111,109,101])]((t=>o[p([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===p([42])))))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(n=a(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([116,114,105,97,108])&&(n=a(p([84,114,105,97,108,76,105,109,105,116]))),await(n&&g?new(window[p([80,114,111,109,105,115,101])])(((t,e)=>{n[p([116,104,101,110])](t,e),g[p([116,104,101,110])]((e=>{e!=p([86,97,108,105,100])&&t(e)}),e)})):n||g||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch(t){return p([73,110,118,97,108,105,100])}}())}(this)}[Kr(136)](){const t=Kr,e=this[t(186)][t(188)][t(130)](lr),n=this[t(186)][t(179)][t(130)](t(158));for(const r of e[t(267)]({channelId:n}))e[t(268)](r.id),e[t(220)][t(166)](r.id);super[t(136)]()}[Kr(205)](t){const e=Kr;return this[e(192)](t)[e(230)]>0}[Kr(192)](t){const e=Kr,n=[];for(const r of this[e(186)][e(237)][e(184)])r[e(266)][e(165)](e(182)+t)&&n[e(149)](r);return n}[Kr(264)](t){const n=Kr,r=this[n(212)](t);r&&setTimeout((()=>{const o=n;this[o(163)]&&Gr(this[o(163)]).id===t&&(0,e.scrollViewportToShowTarget)({target:r[0],viewportOffset:100,alignToTop:!0})}),50)}[Kr(295)](t){const e=Kr;this[e(186)][e(237)][e(246)]((()=>{const n=e;for(const e of this[n(192)](t))this[n(186)][n(218)][n(152)](e)}))}[Kr(199)](t){const e=Kr,n=this[e(186)][e(188)][e(130)](lr),r=this[e(186)][e(188)][e(130)](Ar),o=n[e(164)](t);if(!o[e(147)]){const t=o[e(139)]((()=>this[e(212)](o.id)));r[e(210)](t),o[e(253)]=!1}}[Kr(142)](){const t=Kr,e=this[t(186)],n=e[t(188)][t(130)](o.Users);e[t(229)][t(171)](t(263))[t(167)]({model:t(151),view:(r,o)=>{const s=t,{id:i}=Gr(r[s(200)]),c=e[s(188)][s(130)](lr)[s(164)](i),a=this[s(163)]&&Gr(this[s(163)]).id===i;let h;if(c&&c[s(279)]&&!a&&r[s(202)])return o[s(293)][s(194)](r[s(202)],s(174)+r[s(200)]),o[s(293)][s(194)](r[s(202)],s(257)+r[s(200)]),null;const u=[s(141)];return a&&u[s(149)](s(235)),h=c?.[s(230)]?c[s(239)][s(255)][s(145)].id:n.me.id,{classes:u,attributes:{"data-comment":i,"data-author-id":h}}}}),e[t(229)][t(171)](t(185))[t(132)]({model:t(151),view:(n,{options:r})=>{const o=t;if(r[o(273)])return null;const s=e[o(188)][o(130)](lr),i=e[o(237)][o(184)][o(130)](n),{id:c,part:a}=Gr(n);return i&&!i[o(241)]||r[o(294)]&&s[o(164)](c)?.[o(279)]?null:{group:o(151),name:a?c+":"+a:c}}}),e[t(229)][t(171)](t(261))[t(156)]({view:{name:t(151),attributes:{id:/^\w/}},model:(e,{writer:n})=>n[t(168)](t(183),{"data-name":t(182)+e[t(291)]("id")})}),e[t(229)][t(171)](t(261))[t(172)]({view:t(151)})}[Kr(154)](){const t=Kr,e=this[t(186)],n=e[t(188)][t(130)](lr),r=new Set,o=new Set;e[t(237)][t(243)][t(201)]((n=>{const s=t;let i=!1;for(const{name:t,data:c}of e[s(237)][s(243)][s(231)][s(157)]()){const{group:a,id:h}=Gr(t);let u=c[s(244)];if(s(151)!==a||!u)continue;const d=s(259)===u[s(277)][s(282)];d||(u=Jr(u,e[s(237)]),!u||u[s(215)]||!c[s(244)]||u[s(286)](c[s(244)]))?e[s(237)][s(180)](u)&&!d?this[s(240)]?r[s(204)](t):this[s(258)](t,h):(o[s(204)](t),r[s(166)](t),n[s(289)](t),i=!0):(n[s(198)](t,{range:u}),i=!0)}return i})),this.on(t(211),((n,o,s)=>{const i=t;if(!s&&r[i(143)])for(const t of r){const{id:n}=Gr(t);r[i(166)](t),e[i(237)][i(184)][i(130)](t)&&this[i(258)](t,n)}})),this[t(223)](e[t(237)][t(243)],t(246),(()=>{const s=t;for(const{name:t,data:{newRange:i}}of e[s(237)][s(243)][s(231)][s(157)]()){const{group:c,id:a}=Gr(t);if(s(151)!==c)continue;const h=n[s(164)](a),u=this[s(205)](a);h&&(!h[s(253)]&&i&&e[s(218)][s(189)][s(233)](s(245),(()=>{const t=s,r=e[t(188)][t(130)](cr),o=n[t(197)][t(130)](h)[t(189)];r[t(207)](o)[t(138)]()}),{priority:s(161)}),h[s(253)]=u||!!i),i||(o[s(204)](t),r[s(166)](t))}for(const t of o){const{id:e}=Gr(t),o=n[s(164)](e);if(r[s(166)](t),!o)continue;const i=this[s(205)](e);i||o[s(226)]?i||o[s(232)]||o[s(219)](new Date):o[s(160)]()}o[s(285)]()}))}[Kr(251)](t){const e=Kr;t[e(283)]((t=>{const n=e;t[n(232)]&&this[n(199)](t.id)}))}[Kr(212)](t){const e=Kr,n=this[e(186)],r=this[e(192)](t);return(0,o.getAllMarkersDomElementsSorted)(n[e(218)],r)}[Kr(292)](t){const e=Kr,n=this[e(192)](t);let r="",o=!1;for(const t of n){const n=t[e(144)]();for(const t of Array[e(284)](n[e(269)]()))t.is(e(280))?(r&&o&&(r+=" ",o=!1),r+=t[e(177)]):o=!0;o=!0}return r[e(270)](0,150)}[Kr(236)](t,e){const n=Kr,r=this[n(186)],o=r[n(188)][n(130)](lr);let s=o[n(164)](e);const i=r[n(179)][n(130)](n(158)),c=r[n(188)][n(130)](Ar);return s&&(s[n(232)]&&s[n(219)](null),s[n(147)])||(this[n(192)](e)[0][n(159)]?o[n(191)]({channelId:i,threadId:e})[n(217)]((t=>{const o=n;if(o(216)!==r[o(213)])if(s=t,s&&!s[o(147)]){const t=s[o(139)]((()=>this[o(212)](e)));c[o(210)](t),s[o(279)]&&this[o(295)](e)}else if(!s){const t=this[o(192)](e);r[o(237)][o(246)]((e=>{const n=o;for(const r of t)e[n(289)](r)}))}})):r[n(218)][n(189)][n(233)](n(245),(()=>{const t=n;if(o[t(164)](e))return;const a=r[t(188)][t(130)](cr);s=o[t(227)]({channelId:i,threadId:e,target:()=>this[t(212)](e),context:{type:t(195),value:this[t(292)](e)}});const h=o[t(197)][t(130)](s)[t(189)],u=a[t(207)](h);u&&c[t(210)](u)}),{priority:n(161)})),s}[Kr(258)](t,e){const n=Kr,r=this[n(236)](t,e);r&&!r[n(150)]&&r[n(190)]({type:n(195),value:this[n(292)](e)})}[Kr(290)](){const t=Kr,n=this[t(186)];(0,o.surroundingMarkersDetector)(n[t(237)],(({left:r,entered:s})=>{const i=t;for(const t of r)if(Zr(t)){n.ui[i(274)][i(208)]($(n[i(238)],i(225)));break}for(const t of s)if(Zr(t)){n.ui[i(274)][i(208)]($(n[i(238)],i(206),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}))}}function Xr(t,e){return e?t+":"+e:t}function Gr(t){const e=t[Kr(148)](":");return{group:e[0],id:e[1],part:e[2]}}function Jr(t,e){const n=Kr,r=e[n(169)],o=e[n(287)](t[n(135)]);for(const s of t[n(146)]()){const{type:t,item:i,nextPosition:c}=s;if(n(195)===t||r[n(248)](i)){const t=e[n(178)](i);o[n(215)]&&(o[n(135)]=t),o[n(234)]=c}}return o}function Zr(t){const e=Kr;return e(151)===Gr(t[e(266)])[e(140)]}const Qr=$r;function $r(t,e){const n=to();return($r=function(t,e){return n[t-=484]})(t,e)}function to(){const t=["focusTracker","editing","trialLimit","length","Comment","CommentsUI","find","isFocused","comment:","getAllMarkersForId","stop","add","hasMarkerForId","getRange","menuBar:comment","commentsLicenseKeyEvaluationLimit","1766736cpHdoO","change:activeAnnotations","464906KXFZFH","bind","push","_showLicenseError","usageLimit","_viewToController","view","1531235rhECLq","expired","init","commentsLicenseKeyExpired","requires","invalid","commentsLicenseKeyValid","execute","isOfficialPlugin","locale","commentsLicenseKeyTrialLimit","removeCommentThread","_threadToController","addSourceCollector","7483640bzBnXA","from","highest","Comments","addComment","482698DTIxYQ","41996XZiTXh","map","_licenseKeyCheckInterval","commentsLicenseKeyNotAllowed","listenTo","config","158277MRwtxb","CommentThreadInputView","addCommentThread","commands","evaluationLimit","commentsLicenseKeyInvalid","comment","hasCommentThread","pluginName","domainLimit","commentsLicenseKeyDomainLimit","plugins","has","focus","get","set","innerView","commentsLicenseKeyUsageLimit","isEnabled","destroy","model","licenseKey","_createUIButton","isPremiumPlugin","tooltip","editor","featureNotAllowed","activeMarker","getCommentThread","138jFVkJy","componentFactory","CommentsListView","low"];return(to=function(){return t})()}!function(t){const e=$r,n=t();for(;;)try{if(251830===parseInt(e(553))/1+parseInt(e(527))/2+parseInt(e(505))/3*(parseInt(e(554))/4)+parseInt(e(534))/5+-parseInt(e(525))/6+-parseInt(e(560))/7+-parseInt(e(548))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(to);class eo extends t.Plugin{[Qr(497)];[Qr(556)];static get[Qr(484)](){return Qr(514)}static get[Qr(542)](){return!0}static get[Qr(499)](){return!0}static get[Qr(538)](){return[lr,Yr,Ar,cr]}get[Qr(507)](){return Pt}get[Qr(561)](){return xt}[Qr(536)](){const t=Qr,e=this[t(501)],n=e[t(487)][t(490)](lr),r=e[t(487)][t(490)](Yr),o=e[t(487)][t(490)](cr),s=e[t(487)][t(490)](Ar);e.ui[t(506)][t(520)](t(566),(()=>{const e=t,n=this[e(498)](Q.ButtonView);return n[e(500)]=!0,n})),e.ui[t(506)][t(520)](t(523),(()=>this[t(498)](Q.MenuBarMenuListItemButtonView))),s[t(547)]((()=>{const e=t,o=[];for(const[t,s]of n[e(546)]){const n=r[e(518)](t.id),i=n[e(555)]((t=>t[e(522)]()));n[e(512)]>0&&o[e(529)]([s[e(533)],i])}return o})),this[t(558)](o,t(526),((e,o,s)=>{const i=t,c=Array[i(549)](s)[i(555)]((t=>t[i(492)]))[i(515)]((t=>n[i(532)][i(488)](t)));if(!c)return void(r[i(503)]=null);const a=n[i(532)][i(490)](c)[i(496)].id,h=i(517)+a;a&&r[i(521)](a)?r[i(503)]=h:r[i(503)]&&(r[i(503)]=null)})),this[t(558)](n,t(545),((n,{threadId:o,isFromAdapter:s})=>{const i=t;!s&&e.ui[i(509)][i(516)]&&r[i(521)](o)&&e[i(510)][i(533)][i(489)]()}),{priority:t(550)}),this[t(558)](n,t(552),((o,{threadId:s,isFromAdapter:i})=>{const c=t;!i&&r[c(521)](s)&&n[c(567)](s)&&1===n[c(504)](s)[c(512)]&&(e[c(510)][c(533)][c(489)](),o[c(519)]())}),{priority:t(508)}),this[t(497)]=this[t(501)][t(559)][t(490)](t(497));const i=this[t(501)];this[t(556)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,o=i[r];if(e(540)==o||e(565)==o||e(537)==o||e(486)==o||e(557)==o||e(524)==o||e(544)==o||e(493)==o){delete i[r],n=o,clearInterval(this[e(556)]),this[e(556)]=void 0;break}}e(565)==n&&i[e(530)](e(539)),e(537)==n&&i[e(530)](e(535)),e(486)==n&&i[e(530)](e(485)),e(557)==n&&i[e(530)](e(502),e(551)),e(524)==n&&i[e(530)](e(564)),e(544)==n&&i[e(530)](e(511)),e(493)==n&&i[e(530)](e(531))}),1e3)}[Qr(495)](){const t=Qr;super[t(495)](),this[t(556)]&&clearInterval(this[t(556)])}[Qr(498)](t){const e=Qr,n=this[e(501)],r=new t(n[e(543)]),o=n[e(563)][e(490)](e(562));return r[e(491)]({label:$(n[e(543)],e(513)),icon:Z.IconAddComment}),r[e(528)](e(494)).to(o),this[e(558)](r,e(541),(()=>{o[e(541)]()})),r}}const no=oo;function ro(){const t=["isOfficialPlugin","_disableCommentsOnlyMode","config","requires","SourceEditing","affectsData","3IzBSdf","pluginName","stop","77cWYjWz","view","_enableCommentsOnlyMode","isEnabled","document","17wUvszF","addCommentThread","highest","forceDisabled","has","delete","clearForceDisabled","3364290CwTONH","1593270DuWTwJ","plugins","clipboardInput","51048SjokHz","DragDrop","6989697ielQjJ","get","CommentsOnly","editor","stopListening","isPremiumPlugin","cut","editing","change:isEnabled","afterInit","60475jxzFoA","2985160RJNNZr","7UnHnbt","set","commentsOnlyMode","commands","1463432fbFISR","commentsOnly","editSource","listenTo"];return(ro=function(){return t})()}function oo(t,e){const n=ro();return(oo=function(t,e){return n[t-=290]})(t,e)}!function(t){const e=oo,n=t();for(;;)try{if(492883===parseInt(e(318))/1*(-parseInt(e(329))/2)+parseInt(e(310))/3*(-parseInt(e(295))/4)+parseInt(e(294))/5+parseInt(e(326))/6+parseInt(e(296))/7*(-parseInt(e(300))/8)+-parseInt(e(331))/9+-parseInt(e(325))/10*(-parseInt(e(313))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ro);class so extends t.Plugin{static get[no(311)](){return no(333)}static get[no(304)](){return!0}static get[no(336)](){return!0}static get[no(307)](){return[Yr]}constructor(t){const e=no;super(t),this[e(297)](e(316),!1),this.on(e(292),((t,n,r)=>{const o=e;r?this[o(315)]():this[o(305)]()}))}[no(293)](){const t=no;!this[t(316)]&&this[t(334)][t(306)][t(332)](t(301))&&(this[t(316)]=!0)}[no(315)](){const t=no;for(const[e,n]of this[t(334)][t(299)])n[t(309)]&&t(319)!==e&&n[t(321)](t(298));this[t(334)][t(327)][t(322)](t(330))&&this[t(334)][t(327)][t(332)](t(330))[t(321)](t(298)),this[t(334)][t(327)][t(322)](t(308))&&this[t(334)][t(327)][t(332)](t(308))[t(321)](t(298)),this[t(334)][t(299)][t(332)](t(302))?.[t(321)](t(298));const e=this[t(334)][t(291)][t(314)][t(317)];this[t(303)](e,t(290),(e=>e[t(312)]()),{priority:t(320)}),this[t(303)](e,t(328),(e=>e[t(312)]()),{priority:t(320)}),this[t(303)](e,t(323),(e=>e[t(312)]()),{priority:t(320)})}[no(305)](){const t=no;for(const[e,n]of this[t(334)][t(299)])n[t(309)]&&t(319)!==e&&n[t(324)](t(298));this[t(334)][t(327)][t(322)](t(308))&&this[t(334)][t(327)][t(332)](t(308))[t(324)](t(298)),this[t(334)][t(299)][t(332)](t(302))?.[t(324)](t(298)),this[t(335)](this[t(334)][t(291)][t(314)][t(317)])}}const io=ao;function co(){const t=["_addActiveAnnotation","push","_uis","register","attach","length","_removeActiveAnnotation","annotationsuis-annotation-mismatch","find","change:activeAnnotation","114xebSrf","setActiveAnnotation","4958965liRLPU","hasActive","1525488IHMTFC","activeUIs","annotationsuis-register-invalid-interface","annotationsuis-missing-ui","remove","_setSelectedAnnotations","2830htroTp","uisData","isActive","refilterAnnotations","get","isPremiumPlugin","filter","AnnotationsUIs","_activateAnnotation","isOfficialPlugin","listenTo","_assertAnnotationDoesNotBelongToMultipleUIs","collection","3138632WZvlxj","from","requires","activeAnnotations","14132UsxHSj","plugins","detach","36zOEfQW","add","switchTo","_deactivateAllAnnotations","init","deactivateAll","delete","size","destroy","pluginName","15050dCygbO","3609qWmfLa","25406BJnsqo","stopListening","type","_visibleAnnotations","17IEODfG","activate","defaultFilter","deactivate","set","function","has","annotationsuis-register-already-registered","context"];return(co=function(){return t})()}function ao(t,e){const n=co();return(ao=function(t,e){return n[t-=197]})(t,e)}!function(t){const e=ao,n=t();for(;;)try{if(332079===-parseInt(e(225))/1*(parseInt(e(221))/2)+-parseInt(e(244))/3*(-parseInt(e(206))/4)+parseInt(e(254))/5*(parseInt(e(209))/6)+parseInt(e(202))/7+-parseInt(e(248))/8+parseInt(e(220))/9*(parseInt(e(219))/10)+-parseInt(e(246))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(co);class ho extends t.ContextPlugin{[io(249)];[io(255)];[io(236)];static get[io(204)](){return[cr]}static get[io(218)](){return io(261)}static get[io(198)](){return!0}static get[io(259)](){return!0}constructor(t){const e=io;super(t),this[e(249)]=new Set,this[e(236)]=new Map,this[e(255)]=new Map}[io(213)](){const t=io,e=this[t(233)][t(207)][t(258)](cr);this[t(199)](e,t(197),((e,n)=>{const r=t;for(const t of this[r(249)]){const e=this[r(236)][r(258)](t);(0,this[r(255)][r(258)](t)[r(260)])(n)&&e[r(245)](n)}})),this[t(199)](e,t(212),(()=>{const e=t;for(const t of this[e(249)])this[e(236)][e(258)](t)[e(245)](null)})),this[t(199)](e[t(224)],t(210),((e,n)=>{this[t(200)](n)}))}[io(247)](){const t=io;return this[t(249)][t(216)]>0}[io(256)](t){const e=io;return this[e(249)][e(231)](t)}[io(226)](t,n=this[io(227)]){const r=io,o=this[r(233)][r(207)][r(258)](cr);if(!this[r(236)][r(231)](t))throw new e.CKEditorError(r(251),this,{uiName:t});this[r(256)](t)&&this[r(228)](t),this[r(249)][r(210)](t);const s=new Ke;(function({source:t,target:e,filter:n}){const r=ze;for(const o of t)n(o)&&e[r(502)](o);e[r(511)](t,r(502),((t,o)=>{const s=r;n(o)&&e[s(502)](o)})),e[r(511)](t,r(519),((t,n)=>{const o=r;e[o(498)](n)&&e[o(519)](n)}))})({source:o[r(224)],target:s,filter:n}),this[r(255)][r(229)](t,{collection:s,filter:n});const i=this[r(236)][r(258)](t);i[r(238)](s),this[r(199)](i,r(243),((t,e,n,s)=>{const i=r;s&&o[i(240)](s),n&&o[i(234)](n)}))}[io(228)](t){const n=io;if(this[n(249)][n(215)](t),!this[n(236)][n(231)](t))throw new e.CKEditorError(n(251),this,{uiName:t});const r=this[n(236)][n(258)](t);r[n(208)](),this[n(222)](r),this[n(255)][n(258)](t)[n(201)][n(217)](),this[n(255)][n(215)](t)}[io(211)](t){const n=io;if(!this[n(236)][n(231)](t))throw new e.CKEditorError(n(251),this,{uiName:t});const r=this[n(233)][n(207)][n(258)](cr),o=Array[n(203)](r[n(205)])[0]||null;this[n(214)](),this[n(226)](t);const s=this[n(236)][n(258)](t);s[n(245)](o),s[n(253)]&&o&&s[n(253)]([o])}[io(214)](){const t=io;for(const e of this[t(249)])this[t(228)](e)}[io(237)](t,n){const r=io;if(this[r(236)][r(231)](t))throw new e.CKEditorError(r(232));if(r(230)!=typeof n[r(238)]||r(230)!=typeof n[r(208)]||r(230)!=typeof n[r(245)])throw new e.CKEditorError(r(250),null);this[r(236)][r(229)](t,n)}[io(257)](){const t=io,e=this[t(233)][t(207)][t(258)](cr)[t(201)],n=new Map,r=Array[t(203)](this[t(249)]);for(const e of this[t(249)]){const r=this[t(255)][t(258)](e)[t(201)];for(const o of r)n[t(229)](o,e)}for(const o of e){const e=n[t(258)](o);this[t(200)](o);const s=r[t(242)]((e=>this[t(255)][t(258)](e)[t(260)](o)));e!==s&&(e&&this[t(255)][t(258)](e)[t(201)][t(252)](o),s&&this[t(255)][t(258)](s)[t(201)][t(210)](o))}}[io(217)](){const t=io;this[t(214)](),super[t(217)]()}[io(227)](){return!0}[io(200)](t){const n=io,r=[];for(const e of this[n(249)])(0,this[n(255)][n(258)](e)[n(260)])(t)&&r[n(235)](e);if(r[n(239)]>1)throw new e.CKEditorError(n(241),null,{matchedUIs:r,annotationType:t[n(223)]})}}var uo=n(573),lo={attributes:{"data-cke":!0}};lo.setAttributes=be(),lo.insert=pe().bind(null,"head"),lo.domAPI=ke(),lo.insertStyleElement=_e();le()(uo.A,lo);uo.A&&uo.A.locals&&uo.A.locals;const mo=go;function ko(){const t=["focusTracker","getIndex","render","Annotations list","focus","305hREkRv","listenTo","add","103882NrmAaP","3Tacuer","bindTemplate","number","element","focusNext","focusPrevious","change:top","ck-sidebar","arrowdown","22312gKwaVi","796309hMSHUz","arrowup","focusFirst","ck-reset","minHeight","application","_updateItemPositionInFocusables","createCollection","11sXEHGE","24uMIsuK","uiLanguageDirection","setTemplate","removed","_setupKeyboardNavigation","657JlmwZY","class","list","length","2505349bqDmTJ","forEach","div","delegate","focusables","remove","focusCycler","top","change","added","source","set","34245168zniBao","12841660cnbYjD","30860RjubsK","Annotations sidebar"];return(ko=function(){return t})()}function go(t,e){const n=ko();return(go=function(t,e){return n[t-=213]})(t,e)}!function(t){const e=go,n=t();for(;;)try{if(977298===parseInt(e(238))/1+-parseInt(e(227))/2*(-parseInt(e(228))/3)+-parseInt(e(217))/4*(-parseInt(e(224))/5)+-parseInt(e(247))/6*(-parseInt(e(256))/7)+parseInt(e(237))/8*(-parseInt(e(252))/9)+parseInt(e(216))/10+-parseInt(e(246))/11*(parseInt(e(215))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ko);const po=(0,e.toUnit)("px");class fo extends Q.View{[mo(254)];[mo(260)];[mo(219)];[mo(262)];constructor(t){const n=mo;super(t);const r=this[n(229)];this[n(214)](n(242),0),this[n(214)](n(253),""),this[n(254)]=this[n(245)](),this[n(260)]=this[n(245)](),this[n(254)][n(259)](n(239),n(236)).to(this),this[n(219)]=new e.FocusTracker,this[n(262)]=new Q.FocusCycler({focusables:this[n(260)],focusTracker:this[n(219)]}),this[n(249)]({tag:n(258),attributes:{class:["ck",n(235),n(241),r.to(n(253))],style:{minHeight:r.to(n(242),(t=>n(230)==typeof t?po(t+10):null))},dir:t[n(248)],role:n(243),"aria-label":$(t,n(218)),tabindex:0},children:[{tag:n(258),attributes:{role:n(254),"aria-label":$(t,n(222))},children:this[n(254)]}]})}[mo(221)](){const t=mo;super[t(221)](),this[t(251)]()}[mo(223)](){const t=mo;this[t(262)][t(240)]()}[mo(251)](){const t=mo;this[t(254)][t(259)](t(234)).to(this),this.on(t(234),(e=>{const n=t;this[n(244)](e[n(213)])})),this[t(254)][t(257)]((e=>{const n=t;this[n(219)][n(226)](e[n(231)]),this[n(244)](e)})),this[t(254)].on(t(264),((e,n)=>{const r=t;for(const t of n[r(250)])this[r(219)][r(261)](t[r(231)]),this[r(260)][r(261)](t);for(const t of n[r(265)])this[r(219)][r(226)](t[r(231)]),this[r(244)](t)})),this.on(t(239),(()=>{const e=t;this[e(262)][e(233)]()})),this.on(t(236),(()=>{const e=t;this[e(262)][e(232)]()})),this[t(225)](this[t(231)],t(223),(()=>{this[t(223)]()}))}[mo(244)](t){const e=mo,n=this[e(260)][e(220)](t);let r,o;for(const n of this[e(260)])if(t[e(263)]<n[e(263)]){r=n;break}if(o=r?this[e(260)][e(220)](r):this[e(260)][e(255)],-1!==n){if(n===o-1)return;this[e(260)][e(261)](t),o=r?this[e(260)][e(220)](r):this[e(260)][e(255)]}this[e(260)][e(226)](t,o)}}const bo=vo;function vo(t,e){const n=_o();return(vo=function(t,e){return n[t-=368]})(t,e)}function _o(){const t=["height","render","bindTemplate","1083943eynatf","arrowup","set","content","_mutationObserver","focus","bind","isAnimationDisabled","createCollection","delegate","div","ck-sidebar-item--no-animation","setTemplate","first","destroy","element","attach","3yokzRf","322404OdXPOd","top","updateHeight","_targetTop","4164147VEFhDZ","ck-sidebar-item","presentation","detach","bottom","clientHeight","arrowdown","4592UYVKNS","3362208BQrGqh","2215zRTtPW","77434PsuHEE","clear","13181750dJbMqU","8FuurWl"];return(_o=function(){return t})()}!function(t){const e=vo,n=t();for(;;)try{if(287718===-parseInt(e(395))/1+parseInt(e(370))/2*(-parseInt(e(394))/3)+-parseInt(e(406))/4*(-parseInt(e(369))/5)+-parseInt(e(368))/6+-parseInt(e(377))/7*(parseInt(e(373))/8)+-parseInt(e(399))/9+parseInt(e(372))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_o);const wo=(0,e.toUnit)("px");class Io extends Q.View{[bo(380)];[bo(398)];[bo(381)];constructor(t){const e=bo;super(t),this[e(379)](e(396),0),this[e(379)](e(374),0),this[e(383)](e(403)).to(this,e(396),this,e(374),((t,e)=>t+e)),this[e(379)](e(384),!1),this[e(381)]=Se((()=>this[e(397)]())),this[e(398)]=null,this[e(380)]=this[e(385)](),this[e(380)][e(386)](e(378),e(405)).to(this);const n=this[e(376)];this[e(389)]({tag:e(387),attributes:{class:[e(400),n.to(e(384),(t=>t?e(388):""))],style:{top:n.to(e(396),(t=>wo(t)))},role:e(401)},children:this[e(380)]})}[bo(375)](){const t=bo;super[t(375)](),this[t(381)][t(393)](this[t(392)])}[bo(382)](){const t=bo;this[t(380)][t(390)]&&this[t(380)][t(390)][t(382)]()}[bo(397)](){const t=bo,e=this[t(392)][t(404)];e&&(this[t(374)]=e)}[bo(391)](){const t=bo;this[t(380)][t(371)](),this[t(381)][t(402)](),super[t(391)]()}}function yo(){const t=["targetRect","_updateLastItem","_activeAnnotation","sidebar-setcontainer-invalid-element","_targetTop","refresh","_alignForBottomChange","updateHeight","set","sidebar.preventScrollOutOfView","getIndex","3ACEIou","_alignForTopChange","setContainer","_attachToContainer","height","_getMaxAvailableTop","last","118324kypHHF","push","target","delete","_annotationToSidebarItemView","_alignBeforeItem","top","stopListening","_sidebarItemViewToAnnotation","161022xGusws","5288RYywXM","isPremiumPlugin","addAnnotation","_annotations","pluginName","_lastItem","bind","353023VJTqmS","max","2fYcHsc","bottom","remove","_getItemBefore","_detachFromContainer","isAnimationDisabled","object","_destroySidebarItemView","add","_alignAfterItem","length","rearrange","change:bottom","isActive","Sidebar","sidebar.container","config","change:_lastItem","_spaceBetweenItems","change:targetRect","585tFaGuY","1319570hPmZZN","_getTargetTop","context","init","clear","appendChild","_recalculate","view","764407xbqIXJ","list","_alignToTargetRect","_setItemTop","_getItemAfter","locale","_recalculateBuffer","element","10FiLSqX","listenTo","define","get","isOfficialPlugin","render","content","getSidebarItemView","change:top","sidebar-attachtocontainer-missing-container","unbind","nodeType","container","_createSidebarView","class","191974MLhXbe","destroy","minHeight"];return(yo=function(){return t})()}const Ao=Co;function Co(t,e){const n=yo();return(Co=function(t,e){return n[t-=424]})(t,e)}!function(t){const e=Co,n=t();for(;;)try{if(135595===-parseInt(e(506))/1*(parseInt(e(466))/2)+parseInt(e(480))/3*(-parseInt(e(487))/4)+parseInt(e(435))/5+-parseInt(e(496))/6+parseInt(e(443))/7+parseInt(e(497))/8*(parseInt(e(434))/9)+parseInt(e(451))/10*(-parseInt(e(504))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yo);class To extends t.ContextPlugin{[Ao(442)];[Ao(471)];[Ao(500)];[Ao(432)];[Ao(495)];[Ao(491)];[Ao(449)];static get[Ao(501)](){return Ao(428)}static get[Ao(455)](){return!0}static get[Ao(498)](){return!0}constructor(t){const e=Ao;super(t),this[e(477)](e(502),void 0),this[e(442)]=this[e(464)](),this[e(477)](e(463),null),this[e(432)]=25,this[e(495)]=new Map,this[e(491)]=new Map,this[e(437)][e(430)][e(453)](e(478),!1),this[e(500)]=null,this[e(471)]=null,this[e(449)]=[]}[Ao(438)](){const t=Ao,e=this[t(437)][t(430)][t(454)](t(429));e&&this[t(482)](e)}[Ao(482)](t){const n=Ao;if(!xo(t))throw new e.CKEditorError(n(472));this[n(463)]=t}[Ao(483)]({viewClass:t="",spaceBetweenItems:n=25}={}){const r=Ao;if(!xo(this[r(463)]))throw new e.CKEditorError(r(460),this);this[r(463)][r(440)](this[r(442)][r(450)]),this[r(442)][r(465)]=t,this[r(432)]=n}[Ao(425)]({removedAnnotation:t,previousAnnotation:e,nextAnnotation:n}){const r=Ao,o=this[r(458)](t);this[r(442)][r(444)][r(508)](o),this[r(513)](t),e&&this[r(445)](this[r(458)](e)),n&&this[r(445)](this[r(458)](n)),this[r(470)]()}[Ao(474)]({blurredAnnotation:t,activatedAnnotation:e,disableAnimationOnActivatedAnnotation:n}){const r=Ao;if(this[r(471)]=e,t){t[r(427)]=!1;const e=this[r(458)](t);e&&n&&(e[r(511)]=!1)}if(e){const t=this[r(458)](e);t&&(e[r(427)]=!0,n&&(t[r(511)]=!0,t[r(493)]+=1),this[r(445)](t))}}[Ao(510)](t){const e=Ao;if(this[e(442)][e(450)][e(508)](),t)for(const n of t)this[e(513)](n);this[e(442)][e(444)][e(439)](),this[e(442)][e(465)]="",this[e(502)]=null}[Ao(499)](t,e){const n=Ao;e||(e=t[n(442)]);const r=new Io(this[n(437)][n(448)]);this[n(495)][n(477)](r,t),this[n(491)][n(477)](t,r),r[n(457)][n(514)](e),this[n(452)](t[n(442)],n(433),((e,o,s)=>{const i=n,c=this[i(436)](t,s);r[i(473)]!=c&&(r[i(473)]=c,this[i(446)](r,c))})),this[n(452)](r,n(459),(()=>{const t=n;this[t(441)](r,t(493))})),this[n(452)](r,n(426),(()=>{const t=n;this[t(441)](r,t(507))})),this[n(445)](r);const o=this[n(509)](r);return o&&this[n(515)](o,r)||this[n(445)](r),this[n(470)](),this[n(442)][n(444)][n(514)](r),r}[Ao(481)](t){const e=Ao;if(!t[e(457)][e(424)])return;const n=this[e(509)](t);if(!n)return;const r=this[e(495)][e(454)](n),o=this[e(471)];o&&o===r?this[e(515)](n,t):this[e(492)](t,n)}[Ao(475)](t){const e=Ao;if(!t[e(457)][e(424)])return;const n=this[e(447)](t);if(!n)return;const r=this[e(495)][e(454)](n),o=this[e(437)][e(430)][e(454)](e(478)),s=this[e(471)];s&&s===r&&o?(this[e(492)](n,t),this[e(515)](t,n)):s&&s===r?this[e(492)](n,t):this[e(515)](t,n)}[Ao(441)](t,e){const n=Ao;0===this[n(449)][n(424)]&&setTimeout((()=>{const t=n;for(const{sidebarItemView:e,changedProp:n}of this[t(449)])t(493)===n?this[t(481)](e):this[t(475)](e);this[t(449)]=[]}),10),this[n(449)][n(488)]({sidebarItemView:t,changedProp:e})}[Ao(458)](t){const e=Ao;return this[e(491)][e(454)](t)}[Ao(467)](){const t=Ao;this[t(494)](),this[t(442)][t(467)]()}[Ao(513)](t){const e=Ao,n=this[e(458)](t);this[e(494)](n),this[e(494)](t[e(442)]),n[e(467)](),this[e(491)][e(490)](t),this[e(495)][e(490)](n)}[Ao(464)](){const t=Ao,e=new fo(this[t(437)][t(448)]);return e[t(456)](),this.on(t(431),((n,r,o,s)=>{const i=t;s&&e[i(461)](i(468)),o?e[i(503)](i(468)).to(o,i(507)):e[i(468)]=null})),e}[Ao(470)](){const t=Ao;this[t(502)]=this[t(500)]?.[t(486)]?this[t(458)](this[t(500)][t(486)]):null}[Ao(509)](t){const e=Ao,n=this[e(495)][e(454)](t),r=n&&this[e(500)]?.[e(454)](this[e(500)][e(479)](n)-1);return r&&this[e(458)](r)||null}[Ao(447)](t){const e=Ao,n=this[e(495)][e(454)](t),r=n&&this[e(500)]?.[e(454)](this[e(500)][e(479)](n)+1);return r&&this[e(458)](r)||null}[Ao(492)](t,e){const n=Ao;t[n(476)]();const r=Eo(e[n(507)]+this[n(432)],t[n(493)]);return!!r&&(this[n(446)](e,e[n(493)]-r),!0)}[Ao(515)](t,e){const n=Ao;t[n(476)]();const r=Eo(t[n(507)]+this[n(432)],e[n(493)]);return!!r&&(this[n(446)](e,e[n(493)]+r,!1),!0)}[Ao(445)](t){const e=Ao,n=this[e(495)][e(454)](t);if(!n||!n[e(489)]||!n[e(469)])return;const r=this[e(436)](n,n[e(469)]);this[e(446)](t,r)}[Ao(436)](t,n){const r=Ao;if(null===n)return 0;if(t[r(489)]instanceof e.Rect)return n[r(493)];{const t=new e.Rect(this[r(442)][r(450)])[r(493)];return n[r(493)]-t}}[Ao(446)](t,e,n=this[Ao(437)][Ao(430)][Ao(454)](Ao(478))){const r=Ao;n&&(e=Math[r(505)](e,this[r(485)](t))),t[r(493)]=e}[Ao(485)](t){const e=Ao;let n=this[e(509)](t),r=0;for(;n;)n[e(476)](),r+=this[e(432)]+n[e(484)],n=this[e(509)](n);return r}}function Eo(t,e){return Math[Ao(505)](t-e,0)}function xo(t){const e=Ao;return null!==t&&e(512)==typeof t&&1===t[e(462)]}const Oo=So;function No(){const t=["_refreshPositioningDebounced","from","stopListening","40mLjAYE","isAttached","setActiveAnnotation","destroy","switchTo","addEventListener","off","pluginName","widesidebar-attach-already-attached","252177aaQvbw","208902hmiGtt","focus","isOfficialPlugin","_detachFromContainer","cancel","listenTo","isPremiumPlugin","plugins","updateTargetRect","add","WideSidebar","6235016oknEyh","high","removeEventListener","widesidebar-detach-not-attached","register","_destroyEditorAnnotationsIntegration","editors","stop","resize","ck-sidebar--wide","uiUpdate","set","ready","599793mjLjEN","attach","_editorAnnotations","getOrderedSelectedAnnotations","1432006uzJxls","set:container","requires","activeAnnotation","addAnnotation","container","blur","EditorAnnotations","refreshPositioning","remove","3812080lMxFXH","_attachToContainer","3284478TpDnxA","init","change:container","refresh","_integrateWithEditorAnnotations","_activeAnnotation","rearrange","context","140GkDEQC","7qdXOyo","has","_annotations","wideSidebar","hasDomSelection","annotations","get","detach"];return(No=function(){return t})()}function So(t,e){const n=No();return(So=function(t,e){return n[t-=347]})(t,e)}!function(t){const e=So,n=t();for(;;)try{if(511518===-parseInt(e(409))/1+parseInt(e(413))/2+parseInt(e(384))/3+-parseInt(e(353))/4+-parseInt(e(363))/5*(parseInt(e(385))/6)+-parseInt(e(364))/7*(-parseInt(e(396))/8)+parseInt(e(355))/9*(parseInt(e(375))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(No);class Mo extends t.ContextPlugin{[Oo(376)];[Oo(369)];[Oo(411)];[Oo(372)];static get[Oo(415)](){return[To,ho]}static get[Oo(382)](){return Oo(395)}static get[Oo(387)](){return!0}static get[Oo(391)](){return!0}constructor(t){const n=Oo;super(t),this[n(376)]=!1,this[n(407)](n(416),null),this[n(369)]=null,this[n(411)]=new e.Collection,this[n(372)]=xe((()=>{const t=n;this[t(369)][t(351)]()}),250,{leading:!1})}[Oo(356)](){const t=Oo,e=this[t(362)][t(392)][t(370)](ho),n=this[t(362)][t(392)][t(370)](To);e[t(400)](t(367),this),n[t(348)]&&e[t(379)](t(367))}[Oo(377)](t){const e=Oo;if(t===this[e(416)])return;const n=this[e(362)][e(392)][e(370)](To);n[e(360)]=t;const r=this[e(416)];n[e(358)]({blurredAnnotation:r,activatedAnnotation:t}),this[e(416)]=t}[Oo(410)](n){const r=Oo;this[r(369)]=n;const o=this[r(362)][r(392)][r(370)](To);if(o[r(366)]=n,this[r(376)])throw new e.CKEditorError(r(383),this);this[r(376)]=!0,this[r(390)](o,r(414),(()=>{const t=r;this[t(371)](),this[t(390)](o,t(357),(e=>{const r=t;e[r(381)](),this[r(410)](n)}))})),o[r(354)]({viewClass:r(405)});const s=t=>{const e=r;t[e(393)](),o[e(347)](t)};for(const t of n)s(t);this[r(390)](n,r(394),((t,e)=>{s(e)})),this[r(390)](n,r(352),((t,e,s)=>{const i=r;o[i(361)]({removedAnnotation:e,previousAnnotation:n[i(370)](s-1),nextAnnotation:n[i(370)](s+1)}),e===this[i(416)]&&this[i(377)](null)}),{priority:r(397)}),this[r(390)](n,r(386),((t,e)=>{this[r(377)](e)})),this[r(390)](n,r(349),(()=>{this[r(377)](null)}));const i=this[r(362)]instanceof t.Context?this[r(362)][r(402)]:new e.Collection([this[r(362)]]);for(const t of i)this[r(359)](t);this[r(390)](i,r(394),((t,e)=>{const n=r;this[n(390)](e,n(408),(()=>{this[n(359)](e)}))})),this[r(390)](i,r(352),((t,e)=>{const n=r;e[n(392)][n(365)](n(350))&&this[n(401)](e[n(392)][n(370)](n(350)))})),window[r(380)](r(404),this[r(372)]),this[r(369)][r(351)]()}[Oo(371)](){const n=Oo;if(!this[n(376)])throw new e.CKEditorError(n(399),this);this[n(377)](null);const r=this[n(362)][n(392)][n(370)](To);r[n(388)](this[n(369)]),this[n(374)](r),this[n(374)](this[n(369)]),this[n(362)]instanceof t.Context&&this[n(374)](this[n(362)][n(402)]);for(const t of Array[n(373)](this[n(411)]))this[n(401)](t);window[n(398)](n(404),this[n(372)]),this[n(372)][n(389)](),this[n(416)]=null,this[n(376)]=!1,this[n(369)]=null}[Oo(378)](){const t=Oo;this[t(376)]&&this[t(371)]()}[Oo(359)](t){const e=Oo;if(!t[e(392)][e(365)](e(350)))return;const n=t[e(392)][e(370)](e(350)),r=()=>{const t=e,r=n[t(412)]({annotations:this[t(369)],activeAnnotation:this[t(416)]});this[t(377)](r[0]||null)};this[e(390)](n,e(358),r),this[e(390)](n,e(349),((t,{isAnnotationTracked:n})=>{const r=e;this[r(416)]&&n(this[r(416)])&&this[r(377)](null)})),this[e(390)](n,e(406),(()=>{this[e(372)]()})),this[e(390)](this[e(369)],e(349),(t=>{const o=e;n[o(368)]()&&(r(),t[o(403)]())}),{priority:e(397)}),this[e(411)][e(394)](n)}[Oo(401)](t){const e=Oo;this[e(374)](t),this[e(411)][e(352)](t)}}function Ro(t,e){const n=Lo();return(Ro=function(t,e){return n[t-=338]})(t,e)}const Po=Ro;!function(t){const e=Ro,n=t();for(;;)try{if(419183===parseInt(e(343))/1+-parseInt(e(352))/2+parseInt(e(341))/3*(-parseInt(e(358))/4)+-parseInt(e(357))/5+-parseInt(e(364))/6*(-parseInt(e(355))/7)+parseInt(e(349))/8*(-parseInt(e(360))/9)+parseInt(e(339))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lo);class Vo extends Q.ButtonView{[Po(348)];constructor(t){const e=Po;super(t);const n=this[e(340)];this[e(342)](e(361),!1),this[e(342)](e(356),0),this[e(338)](e(362)).to(this,e(361),this,e(356),((t,n)=>t?e(351):n[e(366)]())),this[e(342)](e(353),""),this[e(344)]=Z.IconAddComment,this[e(346)]({attributes:{class:[e(345)]}}),this[e(348)]=new Q.View,this[e(348)][e(354)]({tag:e(363),attributes:{class:[e(347),n.to(e(353),(t=>e(365)+t)),n.if(e(361),e(367))]},children:[{text:n.to(e(362))}]}),this[e(359)][e(350)](this[e(348)])}}function Lo(){const t=["toString","ck-annotation-counter__badge--edit-mode","bind","7555920RjMKYe","bindTemplate","4221nDrTmS","set","85117YFgMhS","icon","ck-annotation-counter","extendTemplate","ck-annotation-counter__badge","counterView","925448eLxcHd","add","...","56854jkAswq","annotationType","setTemplate","171423oEoTty","number","62300jBDYSv","1596bnAXOg","children","45HqaxlD","isDirty","_badge","span","186yErpsk","ck-annotation-counter__badge--"];return(Lo=function(){return t})()}var Do=n(197),Bo={attributes:{"data-cke":!0}};Bo.setAttributes=be(),Bo.insert=pe().bind(null,"head"),Bo.domAPI=ke(),Bo.insertStyleElement=_e();le()(Do.A,Bo);Do.A&&Do.A.locals&&Do.A.locals;const jo=Fo;function Fo(t,e){const n=Ho();return(Fo=function(t,e){return n[t-=433]})(t,e)}function Ho(){const t=["922116VVQGgR","bind","_hideBalloon","southArrowNorth","attach","preventClosingBalloon","EditorAnnotations","preventDefault","annotationType","view","rearrange","8xyeTYC","_selectedAnnotations","_showBalloon","values","_manuallyClosedAnnotationViews","getSidebarItemView","_updateBalloonPosition","removeEventListener","remove","northArrowSouth","3660951pksevn","ready","_refreshPositioning","delete","Esc","getOrderedSelectedAnnotations","isPremiumPlugin","5703936rjVeBt","refresh","high","get","content","add","addEventListener","pluginName","_destroyEditorAnnotationsIntegration","off","_integrateWithEditorAnnotations","listenTo","low","refreshPositioning","hasDomSelection","southArrowNorthWest","151991ayhuYH","1186105UoOdEB","isVisible","addAnnotation","narrowsidebar-attach-already-attached","defaultPositions","getByView","execute","focusableElements","northArrowSouthEast","register","focus","balloonPanelView","init","editors","keyCode","northArrowSouthWest","narrowSidebar","first","annotations","locale","set:container","includes","from","southArrowNorthEast","isAttached","_detachListeners","cancel","create","blur","_setSelectedAnnotations","_annotationToNarrowView","destroy","unpin","has","esc","stop","_editorAnnotations","ck-sidebar--narrow","keydown","_detachFromContainer","3757725spppBm","length","change:container","pin","mousedown","change:height","element","NarrowSidebar","_refreshPositioningDebounced","2NApRAQ","clear","context","setActiveAnnotation","_domEmitter","narrowsidebar-detach-not-attached","isOfficialPlugin","resize","find","_attachToContainer","detach","attachToDom","set","contains","target","plugins","number","requires","_annotations","type","bodyCollection","activeAnnotation","isDirty","stopPropagation","detachFromDom","_attachListeners","27795Gjslzc","stopListening","uiUpdate"];return(Ho=function(){return t})()}!function(t){const e=Fo,n=t();for(;;)try{if(699960===parseInt(e(482))/1+-parseInt(e(456))/2*(-parseInt(e(506))/3)+-parseInt(e(485))/4+parseInt(e(530))/5+-parseInt(e(513))/6+-parseInt(e(529))/7*(parseInt(e(496))/8)+parseInt(e(447))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ho);class Uo extends t.ContextPlugin{[jo(554)];[jo(548)];[jo(500)];[jo(460)];[jo(437)];[jo(497)];[jo(443)];[jo(455)];static get[jo(473)](){return[To,ho]}static get[jo(520)](){return jo(454)}static get[jo(462)](){return!0}static get[jo(512)](){return!0}constructor(t){const n=jo;super(t),this[n(554)]=!1,this[n(500)]=new Set,this[n(460)]=Object[n(434)](e.DomEmitterMixin),this[n(437)]=new Map,this[n(468)](n(477),null),this[n(548)]=null,this[n(497)]=[],this[n(443)]=new e.Collection,this[n(455)]=xe((()=>{this[n(508)]()}),250,{leading:!1})}[jo(542)](){const t=jo;this[t(458)][t(471)][t(516)](ho)[t(539)](t(546),this),this[t(476)]=new Q.BodyCollection(this[t(458)][t(549)]),this[t(541)]=new Q.BalloonPanelView(this[t(458)][t(549)]),this[t(476)][t(467)](),this[t(476)][t(518)](this[t(541)])}[jo(489)](n){const r=jo;this[r(548)]=n;const o=this[r(458)][r(471)][r(516)](To),s=this[r(541)];if(o[r(474)]=n,this[r(554)])throw new e.CKEditorError(r(533),this);this[r(554)]=!0,this[r(524)](o,r(550),(()=>{const t=r;this[t(466)](),this[t(524)](o,t(449),(e=>{const r=t;e[r(522)](),this[r(489)](n)}))})),o[r(465)]({viewClass:r(444),spaceBetweenItems:5});const i=t=>{const e=r,n=new Vo(this[e(458)][e(549)]);o[e(532)](t,n),this[e(437)][e(468)](t,n),n[e(486)](e(478),e(493),e(472)).to(t[e(494)],e(478),e(475),e(448)),n.on(e(536),(()=>{const n=e;this[n(500)][n(457)](),s[n(517)][n(547)]!==t[n(494)]?(this[n(498)](t),t[n(494)][n(453)][n(540)](),this[n(459)](t)):this[n(459)](null)}))};for(const t of n)i(t);this[r(524)](n,r(518),((t,e)=>{i(e)})),this[r(524)](n,r(504),((t,e,s)=>{const i=r;this[i(437)][i(516)](e)[i(438)](),this[i(437)][i(509)](e),o[i(495)]({removedAnnotation:e,previousAnnotation:n[i(516)](s-1),nextAnnotation:n[i(516)](s+1)}),e===this[i(477)]&&this[i(459)](null)}),{priority:r(525)}),this[r(524)](n,r(540),((t,e)=>{this[r(459)](e)})),this[r(524)](n,r(435),(()=>{this[r(459)](null)})),this[r(460)][r(524)](document,r(445),((t,n)=>{const o=r;n[o(544)]===e.keyCodes[o(441)]&&s[o(531)]&&(this[o(500)][o(518)](s[o(517)][o(547)]),this[o(487)](),n[o(479)](),n[o(492)]())})),this[r(460)][r(524)](document,r(451),((t,e)=>{const n=r,i=e[n(470)];s[n(531)]&&s[n(453)][n(469)](i)||o[n(494)][n(453)][n(469)](i)||t[n(490)]||this[n(477)]&&this[n(477)][n(537)][n(464)]((t=>t[n(469)](i)))||(this[n(500)][n(457)](),this[n(487)](),this[n(459)](null))}));const c=this[r(458)]instanceof t.Context?this[r(458)][r(543)]:new e.Collection([this[r(458)]]);for(const t of c)this[r(523)](t);this[r(524)](c,r(518),((t,e)=>{const n=r;this[n(524)](e,n(507),(()=>{this[n(523)](e)}))})),this[r(524)](c,r(504),((t,e)=>{const n=r;e[n(471)][n(440)](n(491))&&this[n(521)](e[n(471)][n(516)](n(491)))})),window[r(519)](r(463),this[r(455)]),this[r(508)]()}[jo(459)](t){const e=jo;if(t===this[e(477)])return;const n=this[e(458)][e(471)][e(516)](To);n[e(514)]({blurredAnnotation:this[e(477)],activatedAnnotation:t,disableAnimationOnActivatedAnnotation:!0}),t&&n[e(501)](t)?this[e(498)](t):this[e(487)](),this[e(477)]=t}[jo(466)](){const n=jo;if(!this[n(554)])throw new e.CKEditorError(n(461),this);this[n(459)](null);const r=this[n(458)][n(471)][n(516)](To);this[n(487)](),Array[n(552)](this[n(437)][n(499)](),(t=>t[n(438)]())),this[n(437)][n(457)](),r[n(446)](this[n(548)]),this[n(483)](),this[n(460)][n(483)](),this[n(458)]instanceof t.Context&&this[n(483)](this[n(458)][n(543)]);for(const t of Array[n(552)](this[n(443)]))this[n(521)](t);window[n(503)](n(463),this[n(455)]),this[n(455)][n(433)](),this[n(497)]=[],this[n(554)]=!1,this[n(548)]=null}[jo(438)](){const t=jo;this[t(554)]&&this[t(466)](),this[t(476)][t(480)]()}[jo(523)](t){const e=jo;if(!t[e(471)][e(440)](e(491)))return;const n=t[e(471)][e(516)](e(491)),r=this[e(458)][e(471)][e(516)](To),o=this[e(548)],s=this[e(541)],i=()=>{const t=e,r=n[t(511)]({annotations:this[t(548)],activeAnnotation:this[t(477)]});this[t(436)](r),this[t(459)](r[0]||null)};this[e(524)](n,e(514),i),this[e(524)](n,e(435),((t,{isAnnotationTracked:n})=>{const r=e;this[r(477)]&&n(this[r(477)])&&(this[r(436)]([]),this[r(459)](null))})),this[e(524)](n,e(484),(()=>{this[e(455)]()})),this[e(524)](o,e(435),(t=>{const r=e;n[r(527)]()&&t[r(442)]()}),{priority:e(515)}),this[e(524)](this[e(460)],e(451),((t,o)=>{const c=e,a=o[c(470)];s[c(531)]&&s[c(453)][c(469)](a)||r[c(494)][c(453)][c(469)](a)||this[c(477)]&&n[c(527)]()&&(i(),t[c(490)]=!0)}),{priority:e(515)}),this[e(443)][e(518)](n)}[jo(521)](t){const e=jo;t&&(this[e(483)](t),this[e(443)][e(504)](t))}[jo(436)](t){const e=jo;for(const n of this[e(497)])t[e(551)](n)||this[e(500)][e(509)](n[e(494)]);this[e(497)]=t}[jo(508)](){const t=jo,e=this[t(541)];this[t(548)][t(526)](),e[t(531)]&&this[t(502)]()}[jo(498)](t){const e=jo;if(this[e(500)][e(440)](t[e(494)]))return;const n=this[e(541)][e(517)][e(547)];n!==t[e(494)]?(n&&this[e(555)](n),this[e(481)](t[e(494)]),this[e(541)][e(517)][e(457)](),this[e(541)][e(517)][e(518)](t[e(494)]),this[e(502)]()):this[e(502)]()}[jo(502)](){const t=jo,e=this[t(541)][t(517)][t(547)],n=e&&this[t(548)][t(535)](e);if(!n||!this[t(437)][t(440)](n))return;const r=this[t(437)][t(516)](n)[t(453)],o=function(){const e=t,n=Q.BalloonPanelView[e(534)];return[n[e(553)],n[e(538)],n[e(488)],n[e(505)],n[e(528)],n[e(545)]]}();this[t(541)][t(450)]({target:r,positions:o})}[jo(487)](){const t=jo,e=this[t(541)],n=e[t(517)][t(547)];n&&(this[t(555)](n),e[t(439)](),e[t(517)][t(457)]())}[jo(481)](t){const e=jo;this[e(524)](t,e(452),(()=>this[e(502)]())),this[e(524)](t,e(510),((n,r)=>{const o=e;this[o(500)][o(518)](t),this[o(487)](),r()}))}[jo(555)](t){this[jo(483)](t)}}var zo=n(874),Ko={attributes:{"data-cke":!0}};Ko.setAttributes=be(),Ko.insert=pe().bind(null,"head"),Ko.domAPI=ke(),Ko.insertStyleElement=_e();le()(zo.A,Ko);zo.A&&zo.A.locals&&zo.A.locals;function Wo(){const t=["getBoundingClientRect","5860kPYmpo","map","detach","inlineannotations-attach-already-attached","update","getByView","getClientRects","hasView","isFocused","every","hasActive","isOfficialPlugin","get","isAttached","plugins","_selectedAnnotations","_addedAnnotations","77XQFFWN","viewRangeToDom","change:isFocused","updatePosition","change:height","destroy","switchTo","clear","41860NMHmqJ","domConverter","35hXcFjW","context","getFirstRange","length","change:visibleView","_setSelectedAnnotations","collapse","inlineannotations-detach-not-attached","register","delete","isPremiumPlugin","_manuallyClosed","keystrokes","includes","remove","document","setActiveAnnotation","inlineannotations-not-allowed-with-context","Esc","add","editing","mousedown","3789CvzpNE","refresh","target","20508RmFsHK","left","has","fromRect","top","_forceRefresh","activeAnnotation","stopListening","addObserver","visibleView","410604wxexEm","right","_removeAnnotationFromBalloon","1883792VOJCxN","getOrderedSelectedAnnotations","blur","selection","_balloon","targetRect","annotations","width","listenTo","requires","afterInit","151551vQpIgE","_closeAnnotation","init","from","focus","InlineAnnotations","editor","isActive","find","set","showStack","focusTracker","editableElement","_addAnnotationToBalloon","7JKoMsI","_getBalloonTargetForAnnotation","push","4nqjQry","pluginName","view","73802rhleJE","inline","bottom","attach"];return(Wo=function(){return t})()}const qo=Yo;function Yo(t,e){const n=Wo();return(Yo=function(t,e){return n[t-=203]})(t,e)}!function(t){const e=Yo,n=t();for(;;)try{if(144498===-parseInt(e(268))/1+parseInt(e(265))/2*(-parseInt(e(248))/3)+-parseInt(e(298))/4*(-parseInt(e(300))/5)+-parseInt(e(224))/6*(-parseInt(e(262))/7)+parseInt(e(237))/8+-parseInt(e(221))/9*(-parseInt(e(273))/10)+-parseInt(e(290))/11*(parseInt(e(234))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wo);class Xo extends t.Plugin{[qo(286)];[qo(243)];[qo(210)];[qo(241)];[qo(289)];[qo(288)];[qo(229)];static get[qo(246)](){return[Ar,Q.ContextualBalloon,ho]}static get[qo(266)](){return qo(253)}static get[qo(284)](){return!0}static get[qo(209)](){return!0}constructor(t){const e=qo;super(t),t[e(219)][e(267)][e(232)](at.MouseObserver),this[e(286)]=!1,this[e(257)](e(230),null),this[e(243)]=null,this[e(210)]=new Set,this[e(241)]=t[e(287)][e(285)](Q.ContextualBalloon),this[e(289)]=new Set,this[e(288)]=[],this[e(229)]=!1}[qo(250)](){const t=qo,e=this[t(254)][t(287)][t(285)](ho);e[t(301)]===this[t(254)]&&(e[t(207)](t(269),this),this[t(254)][t(211)][t(257)](t(217),((e,n)=>{const r=t,o=this[r(241)];if(this[r(286)]&&o[r(233)]){const t=this[r(243)][r(278)](o[r(233)]);t&&this[r(249)](t),n()}})))}[qo(247)](){const t=qo,e=this[t(254)][t(287)][t(285)](ho);e[t(301)]===this[t(254)]&&(e[t(283)]()||e[t(296)](t(269)))}[qo(215)](t){const e=qo;t!==this[e(230)]&&(this[e(230)]&&(this[e(230)][e(255)]=!1),t&&this[e(254)].ui[e(259)][e(281)]&&(this[e(243)][e(226)](t)&&this[e(261)](t,!0),t[e(255)]=!0),t||this[e(204)]([]),this[e(230)]=t)}[qo(271)](t){const n=qo;this[n(243)]=t;const r=this[n(254)][n(287)][n(285)](ho),o=this[n(241)];if(this[n(286)])throw new e.CKEditorError(n(276),this);if(r[n(301)]!==this[n(254)])throw new e.CKEditorError(n(216),this);const s=this[n(254)][n(287)][n(285)](Ar);this[n(245)](s,n(222),(()=>{const t=n,e=s[t(238)]({annotations:this[t(243)],activeAnnotation:this[t(230)]});var r,o;!this[t(229)]&&(r=e,o=this[t(288)],r[t(303)]===o[t(303)]&&r[t(282)]((e=>o[t(212)](e))))||(this[t(229)]=!1,this[t(204)](e),this[t(215)](e[0]||null))})),this[n(245)](s,n(239),((t,{isAnnotationTracked:e})=>{const r=n;this[r(230)]&&e(this[r(230)])&&(this[r(204)]([]),this[r(215)](null))})),this[n(245)](this[n(254)].ui[n(259)],n(292),((t,e,r)=>{r||this[n(215)](null)})),this[n(245)](t,n(213),((t,e)=>{const r=n;this[r(236)](e),e===this[r(230)]&&this[r(215)](null)})),this[n(245)](o,n(203),((e,r,s,i)=>{const c=n;i&&this[c(231)](i);const a=t[c(278)](s);s&&a&&(this[c(245)](s,c(294),(()=>{o[c(293)]()})),this[c(245)](s,c(217),(()=>{const t=c;this[t(249)](a),this[t(254)][t(219)][t(267)][t(252)]()})),this[c(230)]!==a&&this[c(215)](a))})),this[n(245)](this[n(254)].ui,n(277),(()=>{const e=n;o[e(233)]&&t[e(278)](o[e(233)])&&o[e(293)]()})),this[n(245)](this[n(254)][n(219)][n(267)][n(214)],n(220),(()=>{const t=n;this[t(229)]=!0,this[t(210)][t(297)]()})),this[n(254)][n(219)][n(267)][n(214)][n(240)][n(260)]&&this[n(254)][n(219)][n(267)][n(252)](),this[n(286)]=!0}[qo(275)](){const t=qo;if(!this[t(286)])throw new e.CKEditorError(t(206),this);this[t(215)](null);for(const e of this[t(289)])this[t(236)](e);this[t(231)](),this[t(286)]=!1,this[t(243)]=null}[qo(295)](){const t=qo;this[t(286)]&&this[t(275)]()}[qo(204)](t){const e=qo;for(const n of this[e(288)])t[e(212)](n)||this[e(210)][e(208)](n);for(const n of this[e(243)])t[e(212)](n)||this[e(236)](n);if(this[e(254)].ui[e(259)][e(281)])for(const n of t)this[e(261)](n);this[e(288)]=t}[qo(261)](t,e=!1){const n=qo;this[n(210)][n(226)](t)||(this[n(289)][n(226)](t)||this[n(241)][n(280)](t[n(267)])||(this[n(289)][n(218)](t),this[n(241)][n(218)]({stackId:t[n(267)].id,view:t[n(267)],position:{target:()=>this[n(263)](t)}})),e&&this[n(241)][n(258)](t[n(267)].id))}[qo(263)](t){const n=qo,r=t[n(223)],o=this[n(254)][n(219)][n(267)],s=o[n(214)][n(240)][n(302)](),i=o[n(299)][n(291)](s);if(i[n(205)](!0),r){if(r instanceof e.Rect)return r;let t=[];for(const e of r)t[n(264)](...(c=e[n(279)](),Array[n(251)](c)[n(274)](DOMRect[n(227)])));t=function(t){const e=n,r=[];let o=t[0];for(let n=1;n<t[e(303)];n++)Go(o,t[n])?o[e(244)]+=t[n][e(244)]:(r[e(264)](o),o=t[n]);return r[e(264)](o),r}(t);const o=i[n(272)]();return t[n(256)]((t=>t[n(228)]<=o[n(228)]&&t[n(270)]>=o[n(270)]&&t[n(225)]<=o[n(225)]&&t[n(235)]>=o[n(235)]))||t[0]}var c;return t[n(242)]||i}[qo(236)](t){const e=qo;this[e(289)][e(226)](t)&&this[e(241)][e(280)](t[e(267)])&&(this[e(289)][e(208)](t),this[e(241)][e(213)](t[e(267)]))}[qo(249)](t){const e=qo;this[e(210)][e(218)](t),this[e(236)](t)}}function Go(t,e){const n=qo;return t[n(228)]===e[n(228)]&&t[n(270)]===e[n(270)]&&t[n(235)]===e[n(225)]}var Jo=n(353),Zo={attributes:{"data-cke":!0}};Zo.setAttributes=be(),Zo.insert=pe().bind(null,"head"),Zo.domAPI=ke(),Zo.insertStyleElement=_e();le()(Jo.A,Zo);Jo.A&&Jo.A.locals&&Jo.A.locals;const Qo=ts;function $o(){const t=["focusFirst","15msUKfj","auto","destroy","set","length","8mTzmgy","delegate","_annotationViews","focusCycler","_setupKeyboardNavigation","focusTracker","isActive","8187252MnuDTV","EMPTY_COMMENTS_ARCHIVE","list","focus","ck-hidden","change","isEmpty","ck-comments-archive__info","arrowup","2437404fjvjqA","arrowdown","bindTemplate","1394466msRAJi","setTemplate","add","ck-comments-archive__content","7875576leSYBV","5032152tyFOnn","focusPrevious","render","5301401CfJEXX","remove","2YAlwHX","42277660WXdBLV","presentation","ck-comments-archive","focusNext","listenTo","div","COMMENTS_ARCHIVE_LIST_LABEL","element","first"];return($o=function(){return t})()}function ts(t,e){const n=$o();return(ts=function(t,e){return n[t-=472]})(t,e)}!function(t){const e=ts,n=t();for(;;)try{if(940002===parseInt(e(496))/1*(parseInt(e(506))/2)+parseInt(e(501))/3+-parseInt(e(493))/4*(-parseInt(e(472))/5)+-parseInt(e(484))/6+-parseInt(e(504))/7*(-parseInt(e(477))/8)+parseInt(e(500))/9+-parseInt(e(507))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($o);class es extends Q.View{[Qo(482)];[Qo(480)];[Qo(479)];constructor(t,n){const r=Qo;super(t),this[r(475)](r(490),!n[r(476)]),this[r(482)]=new e.FocusTracker,this[r(479)]=n,this[r(479)][r(478)](r(492),r(494)).to(this),this.on(r(492),(()=>{const t=r;this[t(480)][t(502)]()})),this.on(r(494),(()=>{const t=r;this[t(480)][t(510)]()})),this[r(480)]=new Q.FocusCycler({focusables:n,focusTracker:this[r(482)]}),this[r(511)](n,r(498),(()=>{this[r(490)]=!1})),this[r(511)](n,r(505),((t,e)=>{const o=r;e[o(483)]&&this[o(487)](),n[o(476)]||(this[o(490)]=!0)}));const o=this[r(495)];this[r(497)]({tag:r(512),attributes:{dir:r(473),class:["ck",r(509)],tabindex:-1,role:r(486),"aria-label":$(t,r(513))},children:[{tag:r(512),attributes:{class:[r(499)],role:r(508)},children:[{tag:r(512),attributes:{role:r(508)},children:n},{tag:"p",attributes:{class:[r(491),o.if(r(490),r(488),(t=>!t))]},children:[{text:$(t,r(485))}]}]}]})}[Qo(503)](){const t=Qo;super[t(503)](),this[t(481)]()}[Qo(474)](){const t=Qo;super[t(474)](),this[t(482)][t(474)]()}[Qo(487)](){const t=Qo;this[t(480)][t(515)]?this[t(480)][t(516)]():this[t(514)][t(487)]()}[Qo(481)](){const t=Qo;for(const e of this[t(479)])this[t(482)][t(498)](e[t(514)]);this[t(479)].on(t(489),((e,{added:n,removed:r})=>{const o=t;for(const t of n)this[o(482)][o(498)](t[o(514)]);for(const t of r)this[o(482)][o(505)](t[o(514)])}))}}function ns(){const t=["49255OWocHM","removeCommentThread","get","620014XTQkts","4370100iLVRCf","8tCAdKs","findIndex","isOfficialPlugin","addCommentThread","CommentsArchive","has","pluginName","_calculatePosition","11751354WLrHjl","init","4057698WrTOAM","isVisible","isPremiumPlugin","highest","add","activate","65hKDgwR","archivedThreads","plugins","4DUHqIx","7gIwGjU","focus","40nwvBMq","length","requires","listenTo","4551283sxYzrP","change:archivedAt","isActive","remove","context","collection","getCommentThread","archivedAt","164GEyrrg","4845192frJdys","stopListening"];return(ns=function(){return t})()}const rs=os;function os(t,e){const n=ns();return(os=function(t,e){return n[t-=183]})(t,e)}!function(t){const e=os,n=t();for(;;)try{if(846327===-parseInt(e(199))/1*(parseInt(e(220))/2)+-parseInt(e(194))/3+-parseInt(e(193))/4*(parseInt(e(196))/5)+parseInt(e(211))/6*(-parseInt(e(221))/7)+parseInt(e(201))/8*(parseInt(e(209))/9)+-parseInt(e(223))/10*(-parseInt(e(185))/11)+-parseInt(e(200))/12*(-parseInt(e(217))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ns);class ss extends t.ContextPlugin{static get[rs(207)](){return rs(205)}static get[rs(203)](){return!0}static get[rs(213)](){return!0}static get[rs(183)](){return[lr,cr]}constructor(t){const n=rs;super(t),this[n(218)]=new e.Collection}[rs(210)](){const t=rs,e=this[t(189)],n=e[t(219)][t(198)](lr),r=e[t(219)][t(198)](cr);this[t(184)](n,t(204),((e,{threadId:r})=>{const o=t,s=n[o(191)](r);s[o(192)]&&this[o(218)][o(215)](s,this[o(208)](s[o(192)])),this[o(184)](s,o(186),((t,e,n)=>{const r=o;n?this[r(218)][r(206)](s)||this[r(218)][r(215)](s,this[r(208)](s[r(192)])):this[r(218)][r(206)](s)&&this[r(218)][r(188)](s)}))})),this[t(184)](n,t(197),((e,{threadId:r})=>{const o=t,s=n[o(191)](r);this[o(195)](s),this[o(218)][o(206)](s)&&this[o(218)][o(188)](s)}),{priority:t(214)}),this[t(184)](r[t(190)],t(222),((e,n)=>{const o=t;n[o(212)]||(n[o(187)]=!0,r[o(216)](n))}))}[rs(208)](t){const e=rs,n=[...this[e(218)]][e(202)]((n=>n[e(192)]<t));return n>-1?n:this[e(218)][e(224)]}}const is=cs;function cs(t,e){const n=as();return(cs=function(t,e){return n[t-=232]})(t,e)}function as(){const t=["stop","execute","locale","annotationViews","set","pluginName","commentsArchive","commentsArchiveView","3177925QfHgxf","2091912wYvQhQ","findIndex","push","indexOf","_threadToController","remove","34fyGzgP","hide","COMMENTS_ARCHIVE","_toggleDialog","escape","filter","_calculatePosition","componentFactory","archivedAt","menuBar:commentsArchive","menuitemcheckbox","has","forEach","requires","focusableElements","isOn","collaboration.channelId","isPremiumPlugin","source","stopListening","_handleNewThread","bind","init","plugins","3718ulZaVI","_createCommentsArchiveButton","21684430pjtnEH","add","_hideDialogOnAnnotationEscape","innerView","length","4ZEGqjX","Dialog","isOpen","isVisible","EDITOR_TOP_SIDE","get","isOfficialPlugin","collection","7176744xZcmVd","7qmWxYh","config","Annotations","editor","getByInnerView","3300330xWNcpz","_pendingThreads","splice","find","10347232CmeveJ","CommentsArchiveUI","archivedThreads","view","channelId","_visibleAnnotations","isEnabled","listenTo","tooltip","show","CommentsRepository"];return(as=function(){return t})()}!function(t){const e=cs,n=t();for(;;)try{if(752603===-parseInt(e(295))/1*(-parseInt(e(244))/2)+parseInt(e(289))/3+-parseInt(e(251))/4*(parseInt(e(288))/5)+parseInt(e(265))/6*(parseInt(e(260))/7)+-parseInt(e(269))/8+-parseInt(e(259))/9+parseInt(e(246))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(as);class hs extends t.Plugin{[is(287)];[is(283)];[is(266)];static get[is(285)](){return is(270)}static get[is(257)](){return!0}static get[is(237)](){return!0}static get[is(233)](){return[ss,Q.Dialog]}constructor(t){const e=is;super(t),this[e(283)]=new Q.ViewCollection,this[e(266)]=[]}[is(242)](){const t=is,e=this[t(263)],n=this[t(248)][t(241)](this);e.ui[t(302)][t(247)](t(286),(()=>this[t(245)](Q.ButtonView,!0))),e.ui[t(302)][t(247)](t(304),(()=>{const e=t,n=this[e(245)](Q.MenuBarMenuListItemButtonView);return n[e(284)]({role:e(305)}),n}));const r=e[t(243)][t(256)](ss),o=e[t(243)][t(256)](t(262)),s=e[t(243)][t(256)](t(279));r[t(271)][t(232)]((e=>{this[t(240)](e)})),this[t(276)](r[t(271)],t(247),((e,n)=>{this[t(240)](n)})),this[t(276)](o[t(258)],t(247),((e,n)=>{const r=t,o=this[r(266)][r(268)]((t=>{const e=r,o=s[e(293)][e(256)](t);return o&&n[e(249)]===o[e(272)]}));if(o){const t=this[r(301)](o[r(303)]);this[r(283)][r(247)](n[r(272)],t),this[r(266)][r(267)](this[r(266)][r(292)](o),1)}})),this[t(276)](r[t(271)],t(294),((n,r)=>{const i=t,c=e[i(261)][i(256)](i(236));if(!c||r[i(273)]===c){const t=s[i(293)][i(256)](r),e=o[i(264)](t[i(272)]);this[i(283)][i(294)](e[i(272)]),this[i(239)](e[i(234)])}})),this[t(276)](o[t(258)],t(247),((e,r)=>{const o=t;this[o(276)](r,o(299),n)})),this[t(276)](o[t(258)],t(294),((e,r)=>{const o=t;this[o(239)](r,o(299),n)}))}[is(240)](t){const e=is,n=this[e(263)][e(243)][e(256)](e(279)),r=this[e(263)][e(243)][e(256)](e(262)),o=this[e(263)][e(261)][e(256)](e(236));if(!o||t[e(273)]===o){const o=n[e(293)][e(256)](t);if(!o)return void this[e(266)][e(291)](t);const s=this[e(301)](t[e(303)]),i=r[e(264)](o[e(272)]);i[e(254)]&&r[e(274)][e(294)](i),this[e(283)][e(247)](i[e(272)],s)}}[is(301)](t){const e=is,n=this[e(263)][e(261)][e(256)](e(236)),r=[...this[e(263)][e(243)][e(256)](ss)[e(271)]][e(300)]((t=>t[e(273)]===n))[e(290)]((n=>n[e(303)]<t));return r<0||r>this[e(283)][e(250)]?this[e(283)][e(250)]:r-1}[is(298)](){const t=is,e=this[t(263)],n=e[t(243)][t(256)](t(252));this[t(287)]||(this[t(287)]=new es(e[t(282)],this[t(283)])),t(286)===n.id?n[t(296)]():n[t(278)]({id:t(286),title:$(e[t(282)],t(297)),icon:Z.IconCommentsArchive,hasCloseButton:!0,content:this[t(287)],position:Q.DialogViewPosition[t(255)]})}[is(245)](t,e=!1){const n=is,r=this[n(263)][n(282)],o=this[n(263)][n(243)][n(256)](n(252)),s=new t(r);return s[n(241)](n(275)).to(this,n(275)),s[n(241)](n(235)).to(o,"id",(t=>n(286)===t)),s[n(284)]({label:$(r,n(297)),icon:Z.IconCommentsArchive,isToggleable:!0}),e&&(s[n(277)]=!0),this[n(276)](s,n(281),(()=>this[n(298)]())),s}[is(248)]=t=>{const e=is,n=t[e(238)];if(!this[e(283)][e(306)](n[e(272)]))return;const r=this[e(263)][e(243)][e(256)](e(252));r[e(253)]&&e(286)===r.id&&(r[e(296)](),t[e(280)]())}}var us=ls;function ds(){var t=["3700200dDETZf","3008535wGoNFZ","21794856EvmPpB","315SPwlZK","pluginName","1805305fcgGyx","isPremiumPlugin","1736756KtGGSq","Comments","119772cQjLGN","isOfficialPlugin","67208WSpGzL","requires"];return(ds=function(){return t})()}function ls(t,e){var n=ds();return(ls=function(t,e){return n[t-=352]})(t,e)}!function(t){for(var e=ls,n=t();;)try{if(586041===parseInt(e(362))/1+-parseInt(e(358))/2+-parseInt(e(352))/3+parseInt(e(364))/4+-parseInt(e(356))/5+-parseInt(e(360))/6*(parseInt(e(354))/7)+parseInt(e(353))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ds);class ms extends t.Plugin{static get[us(363)](){return[lr,Yr,eo,ss,hs,so,Mo,Uo,Xo]}static get[us(355)](){return us(359)}static get[us(361)](){return!0}static get[us(357)](){return!0}}function ks(){var t=["2649558yVDiGX","5YYhmAE","2755989RCuBpO","15420780kUlqCO","622916zPICZe","3380976eaxiBK","372756xOllUL","1iFSxrN","7034517bPmIol"];return(ks=function(){return t})()}function gs(t,e){var n=ks();return(gs=function(t,e){return n[t-=403]})(t,e)}!function(t){for(var e=gs,n=t();;)try{if(530826===parseInt(e(411))/1*(-parseInt(e(408))/2)+-parseInt(e(406))/3+-parseInt(e(410))/4*(parseInt(e(405))/5)+-parseInt(e(404))/6+parseInt(e(403))/7+-parseInt(e(409))/8+parseInt(e(407))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ks)})(),(window.CKEditor5=window.CKEditor5||{}).comments=r})();
|
|
5
|
+
*/(()=>{var t={142:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,".ck.ck-aria-description{display:none}",""]);const c=i},163:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,':root{--ck-color-suggestion-marker-insertion-border:rgba(30,174,49,.35);--ck-color-suggestion-marker-insertion-border-active:rgba(18,109,31,.5);--ck-color-suggestion-marker-insertion-background:rgba(102,229,119,.35);--ck-color-suggestion-marker-insertion-background-active:rgba(37,218,61,.5);--ck-color-suggestion-marker-deletion-border:rgba(174,30,66,.35);--ck-color-suggestion-marker-deletion-border-active:rgba(109,18,41,.5);--ck-color-suggestion-marker-deletion-background:rgba(229,102,134,.35);--ck-color-suggestion-marker-deletion-background-active:rgba(218,37,82,.5);--ck-color-suggestion-marker-deletion-stroke:rgba(87,15,33,.5);--ck-color-suggestion-marker-format-border:#99d7e6;--ck-color-suggestion-marker-format-border-active:#5cc0d6;--ck-color-suggestion-widget-insertion-background:rgba(102,229,119,.05);--ck-color-suggestion-widget-insertion-background-active:rgba(37,218,61,.07);--ck-color-suggestion-widget-deletion-background:rgba(229,102,134,.05);--ck-color-suggestion-widget-deletion-background-active:rgba(196,33,74,.07);--ck-color-suggestion-widget-format-background:rgba(10,160,194,.09);--ck-color-suggestion-widget-format-background-active:rgba(10,160,194,.16)}.ck-content .ck-suggestion-marker-insertion{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-insertion-border);text-decoration:none}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);text-decoration-thickness:3px}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-merge:after{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);color:var(--ck-color-suggestion-marker-deletion-stroke);content:"¶";text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke)}.ck-content .ck-suggestion-marker-merge.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-split:after{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border);color:var(--ck-color-suggestion-marker-insertion-border);content:"¶"}.ck-content .ck-suggestion-marker-split.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-formatInline{border-bottom:3px solid var(--ck-color-suggestion-marker-format-border);border-top:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatInline.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatBlock{background:none;border:0;box-shadow:-7px 0 0 0 var(--ck-color-base-background),-10px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 var(--ck-color-base-background),-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content ol .ck-suggestion-marker-formatBlock,.ck-content ul .ck-suggestion-marker-formatBlock{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content ol .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content ul .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}',""]);const c=i},168:t=>{"use strict";t.exports=function(t){return t[1]}},179:(t,e,n)=>{t.exports=n(237)("./src/paragraph.js")},182:t=>{"use strict";t.exports="data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3E%3Cpath fill=%27%23FFF%27 d=%27M9.8 20H2c0-5.7 5-5.7 6-7l.2-.8c-1.6-.8-2.7-2.7-2.7-5 0-2.8 2-5.2 4.3-5.2S14 4.4 14 7.3c0 2.2-1 4-2.6 5l.2.6c1.2 1.3 6 1.4 6 7H9.8z%27/%3E%3C/svg%3E"},197:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,":root{--ck-annotation-counter-icon-size:16px;--ck-annotation-counter-number-size:10px;--ck-color-annotation-counter-comment:#f2de02;--ck-color-annotation-counter-suggestion-insertion:#5ad86b;--ck-color-annotation-counter-suggestion-deletion:#d85a79;--ck-color-annotation-counter-suggestion-format:#5ac1d8}.ck.ck-sidebar--narrow .ck-sidebar-item{display:flex;justify-content:center}.ck.ck-sidebar--narrow .ck-annotation-counter{color:grey;cursor:pointer;font-size:var(--ck-annotation-counter-icon-size);min-height:unset;padding:0}.ck.ck-sidebar--narrow .ck-annotation-counter:focus,.ck.ck-sidebar--narrow .ck-annotation-counter:hover{background:transparent;box-shadow:none;color:#4d4d4d}.ck.ck-sidebar--narrow .ck-annotation-counter__badge{background:#333;border-radius:50%;color:#fff;display:flex;font-family:var(--ck-font-face);font-size:var(--ck-annotation-counter-number-size);font-weight:700;height:16px;justify-content:center;line-height:16px;position:absolute;right:0;text-shadow:-1px 0 2px #454545,1px 0 2px #454545;top:-6px;width:16px;z-index:1}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--edit-mode{line-height:1}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-insertion,.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-replace{background:var(--ck-color-annotation-counter-suggestion-insertion)}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-deletion{background:var(--ck-color-annotation-counter-suggestion-deletion)}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-format{background:var(--ck-color-annotation-counter-suggestion-format)}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--comment{background:var(--ck-color-annotation-counter-comment)}",""]);const c=i},211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},220:t=>{"use strict";t.exports=function(t,e){return e||(e={}),t?(t=String(t.__esModule?t.default:t),/^['"].*['"]$/.test(t)&&(t=t.slice(1,-1)),e.hash&&(t+=e.hash),/["'() \t\n]|(%20)/.test(t)||e.needQuotes?'"'.concat(t.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):t):t}},237:t=>{"use strict";t.exports=CKEditor5.dll},251:(t,e,n)=>{t.exports=n(237)("./src/undo.js")},258:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,".ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image img{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image,.ck-content .ck-suggestion-marker-insertion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=i},262:t=>{"use strict";var e={};t.exports=function(t,n){var r=function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}e[t]=n}return e[t]}(t);if(!r)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");r.appendChild(n)}},306:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,':root{--ck-color-thread-remove-background:var(--ck-color-comment-remove-background);--ck-color-comment-count:#5891ca;--ck-color-thread-header-background:#fdfadd;--ck-color-thread-header-active-background:#fff3a8;--ck-color-unlinked-background:#f5f5f5;--ck-color-unlinked-active-background:#ebebeb}.ck .ck-thread{background-color:var(--ck-color-base-background);border-radius:0;color:var(--ck-color-base-text);outline:0;overflow:hidden;transition-duration:.3s;transition-property:color,background-color,width,outline;transition-timing-function:ease;width:100%}.ck .ck-thread.ck-rounded-corners,.ck-rounded-corners .ck .ck-thread{border-radius:var(--ck-border-radius)}@media (prefers-reduced-motion:reduce){.ck .ck-thread{transition:none}}.ck .ck-thread:focus{box-shadow:0 0 0 4px var(--ck-color-focus-outer-shadow);outline:var(--ck-focus-ring)}.ck-balloon-panel:has(.ck-thread:focus){border:var(--ck-focus-ring);box-shadow:var(--ck-drop-shadow),var(--ck-focus-outer-shadow);outline:none}.ck .ck-thread__header{background-color:var(--ck-color-thread-header-background);display:flex;font-size:var(--ck-font-size-base);justify-content:space-between;line-height:1.57;padding:var(--ck-spacing-standard)}.ck .ck-thread__header .ck-button{font-size:var(--ck-annotation-button-size)}.ck .ck-thread__header .ck-context-wrapper{display:inline-flex;height:25px;min-width:0;padding-right:var(--ck-spacing-large);position:relative;width:100%}.ck .ck-thread__header .ck-context{display:flex;overflow:hidden;padding:var(--ck-spacing-small) var(--ck-spacing-medium);white-space:nowrap;width:100%}.ck .ck-thread__header .ck-context.ck-context--quotes:after,.ck .ck-thread__header .ck-context.ck-context--quotes:before{content:\'"\';display:inline-block}.ck .ck-thread__header .ck-context .ck-context__type{font-weight:700;padding-right:var(--ck-spacing-standard)}.ck .ck-thread__header .ck-context .ck-context__value{border:1px solid transparent;overflow:hidden;text-overflow:ellipsis}.ck .ck-thread__header .ck-context .ck-context__value:focus{border:var(--ck-focus-ring);box-shadow:var(--ck-focus-outer-shadow),0 0;outline:none}.ck .ck-thread__header .ck-context.overlay{background:var(--ck-color-base-background);border-radius:2px;box-shadow:0 2px 3px hsla(0,0%,100%,.2);box-sizing:border-box;display:inline-block;position:absolute;top:0;white-space:normal;z-index:2}.ck .ck-thread__comment-count{--ck-user-avatar-size:28px;color:var(--ck-color-comment-count);cursor:pointer;font-size:var(--ck-font-size-base);font-weight:700;padding-left:calc(var(--ck-user-avatar-size) + var(--ck-spacing-standard)*2);transition:background-color .3s ease}.ck .ck-thread__comment-count:before{content:"\\25BC";margin-right:var(--ck-spacing-small)}.ck .ck-thread--remove .ck-comment{background-color:var(--ck-color-comment-remove-background)}.ck .ck-thread--remove .ck-thread__input--active{background-color:var(--ck-color-base-background)}.ck .ck-thread--remove .ck-thread__comment-count,.ck .ck-thread--remove .ck-thread__input--active.ck-thread__input{background-color:var(--ck-color-comment-remove-background)}.ck .ck-thread--remove .ck-comment__wrapper .ck-comment:after,.ck .ck-thread__comments .ck-comment__wrapper:last-of-type .ck-comment:after{opacity:0}.ck .ck-thread__container{transition:transform .3s ease}@media (prefers-reduced-motion:reduce){.ck .ck-thread__container{transition:none}}.ck .ck-thread__comments{border-radius:var(--ck-border-radius);list-style:none;margin:0;padding:0;position:relative;z-index:var(--ck-z-default)}.ck .ck-thread__user{font-size:.85em}.ck .ck-thread__input{border-radius:var(--ck-border-radius);min-height:38px;transition:background-color .2s ease-in-out;white-space:normal;width:calc(100% - var(--ck-user-avatar-size))}.ck .ck-thread--active .ck-comment__options.ck-dropdown{display:block}.ck .ck-thread--active .ck-thread__input{background-color:var(--ck-color-comment-background);display:block}.ck .ck-thread--active .ck-thread__header{background-color:var(--ck-color-thread-header-active-background)}.ck .ck-thread--unlinked{--ck-color-comment-box-border:var(--ck-color-base-border);--ck-color-thread-header-background:var(--ck-color-unlinked-background);--ck-color-thread-header-active-background:var(--ck-color-unlinked-active-background)}.ck .ck-thread--remove-confirmation .ck-thread__container{transform:translate3d(-100%,0,0)}.ck.ck-button.ck-thread__remove-confirm-submit{color:var(--ck-color-button-save)}.ck.ck-button.ck-thread__remove-confirm-cancel{color:var(--ck-color-button-cancel)}.ck .ck-thread__remove-confirm{background-color:var(--ck-color-comment-remove-background);display:flex;font-size:var(--ck-font-size-base);height:100%;justify-content:flex-start;left:100%;position:absolute;top:0;width:100%}.ck .ck-thread__remove-confirm .ck-thread__remove-confirm-inner{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;max-height:400px;padding-top:var(--ck-spacing-standard);width:100%}.ck .ck-thread__remove-confirm p{font-weight:700;margin:0}',""]);const c=i},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},332:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,":root{--ck-user-colors--0:#6d78e8;--ck-user-colors--0-alpha:rgba(109,120,232,.15);--ck-user-colors--1:#007a6c;--ck-user-colors--1-alpha:rgba(0,122,108,.15);--ck-user-colors--2:#ba4545;--ck-user-colors--2-alpha:rgba(186,69,69,.15);--ck-user-colors--3:#5635b1;--ck-user-colors--3-alpha:rgba(86,53,177,.15);--ck-user-colors--4:#548a2e;--ck-user-colors--4-alpha:rgba(84,138,46,.15);--ck-user-colors--5:#c3185d;--ck-user-colors--5-alpha:rgba(195,24,93,.15);--ck-user-colors--6:#ea4343;--ck-user-colors--6-alpha:rgba(234,67,67,.15);--ck-user-colors--7:#0bc3d0;--ck-user-colors--7-alpha:rgba(11,195,208,.15);--ck-user-dot-size:6px}.ck .ck-user__color--0{color:var(--ck-user-colors--0)}.ck .ck-user__bg-color--0{background-color:var(--ck-user-colors--0)}.ck .ck-user__selection--0{background-color:var(--ck-user-colors--0-alpha)}.ck .ck-user__selection--0.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--0)}.ck .ck-user__marker--0,.ck .ck-user__marker--0 .ck-user__marker-dot,.ck .ck-user__marker--0 .ck-user__marker-dot::selection,.ck .ck-user__marker--0 .ck-user__marker-tooltip,.ck .ck-user__marker--0 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--0::selection{background-color:var(--ck-user-colors--0)}.ck .ck-user__marker--0 .ck-user__marker-line{border:1px solid var(--ck-user-colors--0)}.ck .ck-user__color--1{color:var(--ck-user-colors--1)}.ck .ck-user__bg-color--1{background-color:var(--ck-user-colors--1)}.ck .ck-user__selection--1{background-color:var(--ck-user-colors--1-alpha)}.ck .ck-user__selection--1.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--1)}.ck .ck-user__marker--1,.ck .ck-user__marker--1 .ck-user__marker-dot,.ck .ck-user__marker--1 .ck-user__marker-dot::selection,.ck .ck-user__marker--1 .ck-user__marker-tooltip,.ck .ck-user__marker--1 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--1::selection{background-color:var(--ck-user-colors--1)}.ck .ck-user__marker--1 .ck-user__marker-line{border:1px solid var(--ck-user-colors--1)}.ck .ck-user__color--2{color:var(--ck-user-colors--2)}.ck .ck-user__bg-color--2{background-color:var(--ck-user-colors--2)}.ck .ck-user__selection--2{background-color:var(--ck-user-colors--2-alpha)}.ck .ck-user__selection--2.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--2)}.ck .ck-user__marker--2,.ck .ck-user__marker--2 .ck-user__marker-dot,.ck .ck-user__marker--2 .ck-user__marker-dot::selection,.ck .ck-user__marker--2 .ck-user__marker-tooltip,.ck .ck-user__marker--2 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--2::selection{background-color:var(--ck-user-colors--2)}.ck .ck-user__marker--2 .ck-user__marker-line{border:1px solid var(--ck-user-colors--2)}.ck .ck-user__color--3{color:var(--ck-user-colors--3)}.ck .ck-user__bg-color--3{background-color:var(--ck-user-colors--3)}.ck .ck-user__selection--3{background-color:var(--ck-user-colors--3-alpha)}.ck .ck-user__selection--3.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--3)}.ck .ck-user__marker--3,.ck .ck-user__marker--3 .ck-user__marker-dot,.ck .ck-user__marker--3 .ck-user__marker-dot::selection,.ck .ck-user__marker--3 .ck-user__marker-tooltip,.ck .ck-user__marker--3 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--3::selection{background-color:var(--ck-user-colors--3)}.ck .ck-user__marker--3 .ck-user__marker-line{border:1px solid var(--ck-user-colors--3)}.ck .ck-user__color--4{color:var(--ck-user-colors--4)}.ck .ck-user__bg-color--4{background-color:var(--ck-user-colors--4)}.ck .ck-user__selection--4{background-color:var(--ck-user-colors--4-alpha)}.ck .ck-user__selection--4.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--4)}.ck .ck-user__marker--4,.ck .ck-user__marker--4 .ck-user__marker-dot,.ck .ck-user__marker--4 .ck-user__marker-dot::selection,.ck .ck-user__marker--4 .ck-user__marker-tooltip,.ck .ck-user__marker--4 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--4::selection{background-color:var(--ck-user-colors--4)}.ck .ck-user__marker--4 .ck-user__marker-line{border:1px solid var(--ck-user-colors--4)}.ck .ck-user__color--5{color:var(--ck-user-colors--5)}.ck .ck-user__bg-color--5{background-color:var(--ck-user-colors--5)}.ck .ck-user__selection--5{background-color:var(--ck-user-colors--5-alpha)}.ck .ck-user__selection--5.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--5)}.ck .ck-user__marker--5,.ck .ck-user__marker--5 .ck-user__marker-dot,.ck .ck-user__marker--5 .ck-user__marker-dot::selection,.ck .ck-user__marker--5 .ck-user__marker-tooltip,.ck .ck-user__marker--5 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--5::selection{background-color:var(--ck-user-colors--5)}.ck .ck-user__marker--5 .ck-user__marker-line{border:1px solid var(--ck-user-colors--5)}.ck .ck-user__color--6{color:var(--ck-user-colors--6)}.ck .ck-user__bg-color--6{background-color:var(--ck-user-colors--6)}.ck .ck-user__selection--6{background-color:var(--ck-user-colors--6-alpha)}.ck .ck-user__selection--6.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--6)}.ck .ck-user__marker--6,.ck .ck-user__marker--6 .ck-user__marker-dot,.ck .ck-user__marker--6 .ck-user__marker-dot::selection,.ck .ck-user__marker--6 .ck-user__marker-tooltip,.ck .ck-user__marker--6 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--6::selection{background-color:var(--ck-user-colors--6)}.ck .ck-user__marker--6 .ck-user__marker-line{border:1px solid var(--ck-user-colors--6)}.ck .ck-user__color--7{color:var(--ck-user-colors--7)}.ck .ck-user__bg-color--7{background-color:var(--ck-user-colors--7)}.ck .ck-user__selection--7{background-color:var(--ck-user-colors--7-alpha)}.ck .ck-user__selection--7.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--7)}.ck .ck-user__marker--7,.ck .ck-user__marker--7 .ck-user__marker-dot,.ck .ck-user__marker--7 .ck-user__marker-dot::selection,.ck .ck-user__marker--7 .ck-user__marker-tooltip,.ck .ck-user__marker--7 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--7::selection{background-color:var(--ck-user-colors--7)}.ck .ck-user__marker--7 .ck-user__marker-line{border:1px solid var(--ck-user-colors--7)}",""]);const c=i},353:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,".ck .ck-comments-archive-dropdown.ck-dropdown__panel{z-index:var( --ck-z-panel )}.ck .ck-comments-archive{box-sizing:content-box;max-height:450px;width:400px}.ck .ck-comments-archive .ck-annotation{animation:none}.ck .ck-comments-archive .ck-comments-archive__content,.ck .ck-comments-archive .ck-comments-archive__header{max-height:410px;overflow:auto;padding:var( --ck-spacing-large )}.ck .ck-comments-archive .ck-comments-archive__header{border-bottom:1px solid var( --ck-color-toolbar-border );font-weight:700;line-height:var( --ck-font-size-base );max-height:40px}.ck .ck-comments-archive .ck-comments-archive__content .ck-annotation-wrapper:not(:last-child){margin-bottom:var( --ck-spacing-large )}.ck .ck-comments-archive .ck-comments-archive__info{color:var( --ck-color-annotation-info );font-style:italic;text-align:center}",""]);const c=i},355:(t,e,n)=>{t.exports=n(237)("./src/icons.js")},357:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},433:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n="",r=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),r&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),r&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n})).join("")},e.i=function(t,n,r,o,s){"string"==typeof t&&(t=[[null,t,void 0]]);var i={};if(r)for(var c=0;c<this.length;c++){var a=this[c][0];null!=a&&(i[a]=!0)}for(var h=0;h<t.length;h++){var u=[].concat(t[h]);r&&i[u[0]]||(void 0!==s&&(void 0===u[5]||(u[1]="@layer".concat(u[5].length>0?" ".concat(u[5]):""," {").concat(u[1],"}")),u[5]=s),n&&(u[2]?(u[1]="@media ".concat(u[2]," {").concat(u[1],"}"),u[2]=n):u[2]=n),o&&(u[4]?(u[1]="@supports (".concat(u[4],") {").concat(u[1],"}"),u[4]=o):u[4]="".concat(o)),e.push(u))}},e}},438:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,':root{--ck-color-annotation-icon:grey;--ck-color-annotation-info:#757575;--ck-annotation-button-size:0.85em}.ck .ck-annotation{--ck-user-avatar-size:28px;animation:fadeInLeft .3s;display:flex;font-size:var(--ck-font-size-base);padding:var(--ck-spacing-standard);position:relative;transition:background-color .3s ease;white-space:normal}@media (prefers-reduced-motion:reduce){.ck .ck-annotation{animation:none;transition:none}}.ck .ck-annotation .ck-button{background-color:transparent;border-radius:var(--ck-border-radius);color:var(--ck-color-annotation-icon);cursor:pointer;font-size:var(--ck-annotation-button-size);min-height:unset;min-width:unset}.ck .ck-annotation .ck-user{font-size:.85em}.ck .ck-annotation__main{border-radius:var(--ck-border-radius);display:grid;grid-template-areas:"info actions" "content content";grid-template-columns:minmax(0,1fr) auto;padding-left:var(--ck-spacing-standard);transition:all .2s ease;width:calc(100% - var(--ck-user-avatar-size))}@media (prefers-reduced-motion:reduce){.ck .ck-annotation__main{transition:none}}.ck .ck-annotation__main p{font-size:var(--ck-font-size-base);line-height:1.5em;margin:0;white-space:normal}.ck .ck-annotation__user{margin-top:var(--ck-spacing-small)}.ck .ck-annotation__info{align-items:center;color:var(--ck-color-annotation-info);display:flex;grid-area:info;min-height:2.4em}.ck .ck-annotation__info-name,.ck .ck-annotation__info-time{color:var(--ck-color-annotation-info);font-size:var(--ck-font-size-small);font-weight:700;overflow:hidden;white-space:nowrap}.ck .ck-annotation__info-name{text-overflow:ellipsis}.ck .ck-annotation__info-time{flex:0 0 auto;margin:0 var(--ck-spacing-large)}.ck.ck-balloon-panel .ck-annotation-wrapper .ck-annotation__info-name,.ck.ck-balloon-panel .ck-annotation-wrapper .ck-annotation__info-time{white-space:nowrap}.ck .ck-annotation__actions{grid-area:actions;opacity:.5;transition:opacity .2s ease}@media (prefers-reduced-motion:reduce){.ck .ck-annotation__actions{transition:none}}.ck .ck-annotation__content-wrapper{grid-area:content;width:100%}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-5%,0,0)}to{opacity:1;transform:translateZ(0)}}',""]);const c=i},492:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,":root{--ck-color-comment-marker:#fef7a9;--ck-color-comment-marker-active:#fdf05d}.ck-content .ck-comment-marker{background:var(--ck-color-comment-marker);border-bottom:3px solid transparent;border-top:3px solid transparent}.ck-content .ck-comment-marker.ck-widget{background-color:transparent;border:3px solid var(--ck-color-comment-marker)}.ck-content .ck-comment-marker--active,.ck-content .ck-comment-marker--active .ck-comment-marker{background:var(--ck-color-comment-marker-active)}.ck-content .ck-comment-marker--active.ck-widget{border-color:var(--ck-color-comment-marker-active)}.ck-content .ck-comment-marker--active.ck-widget .ck-comment-marker{background-color:var(--ck-color-comment-marker)}",""]);const c=i},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},533:(t,e,n)=>{"use strict";n.d(e,{A:()=>l});var r=n(168),o=n.n(r),s=n(433),i=n.n(s),c=n(220),a=n.n(c),h=new URL(n(182),n.b),u=i()(o()),d=a()(h);u.push([t.id,`:root{--ck-user-avatar-size:40px;--ck-user-avatar-background:#3670ab;--ck-user-avatar-color:#fff;--ck-user-me-border-color:#fff}.ck.ck-user{align-items:center;background-color:var(--ck-user-avatar-background);border-radius:50%;box-sizing:border-box;display:flex;height:var(--ck-user-avatar-size);justify-content:center;line-height:100%;margin:2px;min-height:var(--ck-user-avatar-size);min-width:var(--ck-user-avatar-size);position:relative;width:var(--ck-user-avatar-size)}.ck.ck-user.ck-user_me{border:2px solid var(--ck-user-me-border-color);outline:2px solid var(--ck-user-avatar-background)}.ck.ck-user__name{color:var(--ck-user-avatar-color);cursor:default;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ck.ck-user__name.ck-user__name--hidden{display:none}.ck.ck-user__img{background-color:var(--ck-user-avatar-background);background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;border-radius:50%;display:none;height:100%;width:100%}.ck.ck-user__img.ck-user__anonymous{background-image:url(${d});display:block}.ck.ck-user__img.ck-user__anonymous+.ck-user__name{display:none}.ck.ck-user__img.ck-user__avatar{background-color:#fff;display:block}.ck.ck-user__img.ck-user__img--hidden{display:none}.ck.ck-user__notification{align-items:center;background:var(--ck-color-base-background);border:2px solid var(--ck-color-base-background);border-radius:50%;box-sizing:content-box;display:flex;height:15px;justify-content:center;overflow:hidden;position:absolute;right:-7px;top:-8px;transform:translateZ(0);width:15px}.ck.ck-user__notification .ck-user__icon{background:var(--ck-color-base-background);color:var(--ck-color-annotation-info);height:19px;max-height:19px;max-width:19px;min-height:19px;min-width:19px;width:19px}`,""]);const l=u},545:t=>{"use strict";var e,n=(e=[],function(t,n){return e[t]=n,e.filter(Boolean).join("\n")});function r(t,e,r,o){var s;if(r)s="";else{s="",o.supports&&(s+="@supports (".concat(o.supports,") {")),o.media&&(s+="@media ".concat(o.media," {"));var i=void 0!==o.layer;i&&(s+="@layer".concat(o.layer.length>0?" ".concat(o.layer):""," {")),s+=o.css,i&&(s+="}"),o.media&&(s+="}"),o.supports&&(s+="}")}if(t.styleSheet)t.styleSheet.cssText=n(e,s);else{var c=document.createTextNode(s),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(c,a[e]):t.appendChild(c)}}var o={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=o.singletonCounter++,n=o.singleton||(o.singleton=t.insertStyleElement(t));return{update:function(t){r(n,e,!1,t)},remove:function(t){r(n,e,!0,t)}}}},554:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,':root{--ck-color-comment-background:#f3f7fb;--ck-color-comment-separator:#cddeef;--ck-color-comment-remove-background:var(--ck-color-light-red);--ck-color-comment-input-background:var(--ck-color-comment-background)}.ck .ck-comment__wrapper{font-size:var(--ck-font-size-base);outline:0;position:relative;transition:all .3s linear}@media (prefers-reduced-motion:reduce){.ck .ck-comment__wrapper{transition:none}}.ck .ck-comment__wrapper.ck-comment--remove-confirmation{transform:translate3d(-100%,0,0)}.ck .ck-comment__wrapper:first-of-type{border-top-left-radius:var(--ck-border-radius);border-top-right-radius:var(--ck-border-radius)}.ck .ck-comment__wrapper:focus{background:var(--ck-color-button-default-hover-background)}.ck .ck-comment:after{background-color:var(--ck-color-comment-separator);content:"";display:block;height:100%;left:calc(var(--ck-spacing-standard) + var(--ck-user-avatar-size)/2 - 2px);opacity:1;position:absolute;top:calc(var(--ck-user-avatar-size) + var(--ck-spacing-small));width:4px}.ck .ck-comment--remove{background-color:var(--ck-color-comment-remove-background)}.ck .ck-comment--remove:after{opacity:0}.ck .ck-comment--edit{background-color:var(--ck-color-comment-input-background)}.ck .ck-comment--edit:after{opacity:0}.ck .ck-comment--edit .ck-comment__input-actions{margin-top:var(--ck-spacing-standard)}.ck .ck-comment__content{word-break:break-word}.ck .ck-comment--info .ck-comment__content{font-style:italic}.ck .ck-comment p,.ck .ck-comment__input p{margin:0}.ck .ck-comment ol,.ck .ck-comment ul,.ck .ck-comment__input ol,.ck .ck-comment__input ul{margin-left:10px;padding-left:10px}.ck .ck-comment ul,.ck .ck-comment__input ul{list-style:disc;margin-bottom:5px;margin-top:0}.ck .ck-comment ul ul,.ck .ck-comment__input ul ul{list-style:circle}.ck .ck-comment ul ul ul,.ck .ck-comment__input ul ul ul{list-style:square}.ck .ck-comment__main .ck-comment__input-wrapper{display:flex;flex-direction:column;position:relative;transition:all .3s linear}.ck .ck-comment__main .ck-comment__input-wrapper .ck-comment__input{padding:0}.ck .ck-comment__user{z-index:var(--ck-z-default)}.ck-comment__input-actions .ck.ck-button.ck-comment__input-actions--submit{background:var(--ck-color-base-action);color:#fff}.ck-comment__input-actions .ck.ck-button.ck-comment__input-actions--submit:hover{background:var(--ck-color-button-save)}.ck-comment__input-actions .ck.ck-button.ck-comment__input-actions--cancel{color:var(--ck-color-text)}.ck .ck-comment__external{color:var(--ck-color-annotation-info);font-size:var(--ck-font-size-tiny);font-style:italic;margin-top:var(--ck-spacing-standard)}.ck .ck-comment .ck-dropdown .ck-dropdown__arrow{display:none}.ck .ck-comment .ck-dropdown .ck-list{margin:0;padding:var(--ck-spacing-small) 0}.ck .ck-comment .ck-dropdown .ck-list .ck-list__item{color:var(--ck-color-base-text);font-size:1.2em;min-width:auto}.ck .ck-comment .ck-dropdown .ck-list .ck-list__item .ck-button{color:var(--ck-color-text)}',""]);const c=i},573:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,":root{--ck-color-annotation-wrapper-background:#fff;--ck-color-annotation-wrapper-drop-shadow:0 1px 1px 1px #e6e6e6}.ck.ck-sidebar{outline:0;position:relative;transition:min-height .25s ease}@media (prefers-reduced-motion:reduce){.ck.ck-sidebar{transition:none}}.ck-sidebar-item{position:absolute;transition:top .3s ease,box-shadow .3s ease;width:100%}@media (prefers-reduced-motion:reduce){.ck-sidebar-item{transition:none}}.ck-sidebar-item--no-animation{transition:top 0s ease!important}.ck.ck-annotation-wrapper{background:var(--ck-color-annotation-wrapper-background);border-radius:var(--ck-border-radius);box-shadow:var(--ck-color-annotation-wrapper-drop-shadow);outline:0}.ck.ck-annotation-wrapper--active .ck-annotation__actions,.ck.ck-annotation-wrapper:hover .ck-annotation__actions{opacity:1}.ck.ck-annotation-wrapper--active .ck-annotation__actions .ck-comment--resolve,.ck.ck-annotation-wrapper--active .ck-suggestion--accept,.ck.ck-annotation-wrapper:hover .ck-annotation__actions .ck-comment--resolve,.ck.ck-annotation-wrapper:hover .ck-suggestion--accept{color:var(--ck-color-button-save)}.ck.ck-annotation-wrapper--active .ck-suggestion--discard,.ck.ck-annotation-wrapper:hover .ck-suggestion--discard{color:var(--ck-color-button-cancel)}.ck.ck-annotation-wrapper:not(.ck-annotation-wrapper--active):hover{box-shadow:var(--ck-drop-shadow)}.ck.ck-annotation-wrapper--active{box-shadow:var(--ck-drop-shadow-active)}",""]);const c=i},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},667:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach((function(n){t.setAttribute(n,e[n])}))}},673:t=>{"use strict";var e=[];function n(t){for(var n=-1,r=0;r<e.length;r++)if(e[r].identifier===t){n=r;break}return n}function r(t,r){for(var s={},i=[],c=0;c<t.length;c++){var a=t[c],h=r.base?a[0]+r.base:a[0],u=s[h]||0,d="".concat(h," ").concat(u);s[h]=u+1;var l=n(d),m={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==l)e[l].references++,e[l].updater(m);else{var k=o(m,r);r.byIndex=c,e.splice(c,0,{identifier:d,updater:k,references:1})}i.push(d)}return i}function o(t,e){var n=e.domAPI(e);n.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,o){var s=r(t=t||[],o=o||{});return function(t){t=t||[];for(var i=0;i<s.length;i++){var c=n(s[i]);e[c].references--}for(var a=r(t,o),h=0;h<s.length;h++){var u=n(s[h]);0===e[u].references&&(e[u].updater(),e.splice(u,1))}s=a}}},727:(t,e,n)=>{t.exports=n(237)("./src/select-all.js")},751:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=i},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},874:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,":root{--ck-inline-annotation-container-width:300px;--ck-inline-annotation-container-max-height:400px}.ck.ck-balloon-panel .ck-annotation-wrapper{max-height:var(--ck-inline-annotation-container-max-height);overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;position:static;width:var(--ck-inline-annotation-container-width)}.ck.ck-balloon-panel .ck-annotation{animation:none}.ck.ck-balloon-panel .ck-annotation-wrapper *{white-space:normal}.ck.ck-balloon-panel .ck-annotation-wrapper strong{font-weight:700}.ck.ck-balloon-panel .ck-annotation-wrapper i{font-style:italic}",""]);const c=i},888:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,".ck-content pre>code.ck-suggestion-marker-formatBlock{box-shadow:-7px 0 0 0 #ededed,-10px 0 0 0 var(--ck-color-suggestion-marker-format-border);display:block}.ck-content pre>code.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 #ededed,-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}",""]);const c=i},901:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,":root{--ck-color-suggestion-widget-th-insertion-background:rgba(102,229,119,.12);--ck-color-suggestion-widget-th-insertion-background-active:rgba(37,218,61,.14);--ck-color-suggestion-widget-th-deletion-background:rgba(229,102,134,.14);--ck-color-suggestion-widget-th-deletion-background-active:rgba(196,33,74,.16)}.ck-content figure.table .ck-suggestion-marker-formatBlock{box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content figure.table .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.table{border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table{border-color:var(--ck-color-suggestion-marker-deletion-border)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .table th.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-th-insertion-background)}.ck-content .table th.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active)}.ck-content .table th.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-th-deletion-background);text-decoration:none}.ck-content .table th.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .table td.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .table td.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);text-decoration:none}.ck-content .table td.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-formatBlock,.ck-content .table td.ck-suggestion-marker-formatInline,.ck-content .table th.ck-suggestion-marker-formatBlock,.ck-content .table th.ck-suggestion-marker-formatInline{background-color:var(--ck-color-suggestion-widget-format-background);box-shadow:none}.ck-content .table td.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table td.ck-suggestion-marker-formatInline.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatInline.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-format-background-active);box-shadow:none}",""]);const c=i},906:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.media{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.media .ck-media__wrapper{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.media.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.media{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.media.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=i},930:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},938:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,".ck-content .ck-comment-marker.ck-widget.ck-merge-field,.ck-content .ck-suggestion-marker.ck-widget.ck-merge-field{border-width:2px;border-left:none;border-right:none;padding-bottom:0;padding-top:0}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom-color:var(--ck-color-suggestion-marker-deletion-border);border-top-color:var(--ck-color-suggestion-marker-deletion-border)}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field :not(.ck-merge-field__affix),.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-merge-field_with-value,.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-merge-field_with-warning{text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);text-decoration-thickness:3px}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-marker-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-merge-field{background-color:var(--ck-color-suggestion-marker-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-merge-field.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-marker-insertion-background-active)}.ck-content .ck-comment-marker.ck-widget.ck-merge-field{background:var(--ck-color-comment-marker)}.ck-content .ck-comment-marker.ck-widget.ck-merge-field.ck-comment-marker--active{background:var(--ck-color-comment-marker-active)}.ck-content span.ck-comment-marker:has(+.ck-comment-marker.ck-widget.ck-merge-field),.ck-content span.ck-suggestion-marker:has(+.ck-suggestion-marker.ck-widget.ck-merge-field){margin-right:-1px;padding-right:1px}",""]);const c=i},961:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,":root{--ck-color-comment-box-border:#f2de02;--ck-color-suggestion-box-deletion-border:#d85a79;--ck-color-suggestion-box-insertion-border:#5ad86b;--ck-color-suggestion-box-format-border:#5ac1d8}.ck .ck-suggestion{border-top-left-radius:var(--ck-border-radius)}.ck .ck-suggestion:focus{background:var(--ck-color-button-default-hover-background);outline:none}.ck .ck-annotation{border-left:3px solid transparent}.ck .ck-suggestion--disabled-comments .ck-annotation{min-height:80px}.ck .ck-comment,.ck .ck-comment__input-container,.ck .ck-thread__comment-count,.ck .ck-thread__header{border-left:3px solid var(--ck-color-comment-box-border)}.ck .ck-suggestion-insertion .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-deletion .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-suggestion-replace .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-format .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-format-border)}.ck .ck-suggestion-wrapper{border-radius:0;overflow:hidden}.ck .ck-suggestion-wrapper.ck-rounded-corners,.ck-rounded-corners .ck .ck-suggestion-wrapper{border-radius:var(--ck-border-radius)}.ck .ck-suggestion-wrapper:focus{box-shadow:0 0 0 4px var(--ck-color-focus-outer-shadow);outline:var(--ck-focus-ring)}.ck-balloon-panel:has(.ck-suggestion-wrapper:focus){border:var(--ck-focus-ring);box-shadow:var(--ck-drop-shadow),var(--ck-focus-outer-shadow);outline:none}.ck .ck-suggestion-type{font-weight:700}.ck .ck-suggestion-color{border-radius:14px;box-shadow:0 0 0 1px #454545;display:inline-block;height:14px;margin:0 5px;vertical-align:text-bottom;width:14px}.ck .ck-suggestion-insertion .ck-comment,.ck .ck-suggestion-insertion .ck-comment__input-container,.ck .ck-suggestion-insertion .ck-thread__comment-count,.ck .ck-suggestion-replace .ck-comment,.ck .ck-suggestion-replace .ck-comment__input-container,.ck .ck-suggestion-replace .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-deletion .ck-comment,.ck .ck-suggestion-deletion .ck-comment__input-container,.ck .ck-suggestion-deletion .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-suggestion-format .ck-comment,.ck .ck-suggestion-format .ck-comment__input-container,.ck .ck-suggestion-format .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-format-border)}",""]);const c=i},967:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=i},980:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,".ck .ck-comment__input-container{--ck-user-avatar-size:28px;background:var(--ck-color-comment-background);display:none;font-size:var(--ck-font-size-base);padding:var(--ck-spacing-standard)}.ck .ck-comment__input-container--active{display:flex}.ck .ck-comment__input{background-color:transparent;border-width:0;color:var(--ck-color-base-text);padding:var(--ck-spacing-standard);padding-top:var(--ck-spacing-medium);resize:none;transition:color .3s ease-in-out}@media (prefers-reduced-motion:reduce){.ck .ck-comment__input{transition:none}}.ck .ck-comment__input:focus{outline:none}.ck .ck-comment__input .ck-editor__editable_inline{--ck-focus-ring:none;--ck-inner-shadow:none;background-color:transparent;border:0;overflow:visible;padding:0;word-break:break-word}.ck-comment__input-wrapper .ck.ck-editor__editable_inline :first-child{margin-top:0}.ck-comment__input-wrapper .ck.ck-editor__editable_inline :last-child{margin-bottom:0}.ck .ck-comment__input-actions{display:none;text-align:right;width:100%}.ck .ck-comment__input-actions.ck-comment__input-actions--active{display:block}.ck .ck-comment__input-actions .ck.ck-button{align-items:center;cursor:pointer;display:inline-flex;font-size:var(--ck-annotation-button-size);justify-content:center;margin-left:var(--ck-spacing-large);min-height:var(--ck-ui-component-min-height);min-width:60px;padding:0 var(--ck-spacing-medium)}.ck .ck-comment__input-actions .ck-button.ck-disabled{opacity:.3}.ck .ck-comment__input-textarea{display:block}",""]);const c=i}},e={};function n(r){var o=e[r];if(void 0!==o)return o.exports;var s=e[r]={id:r,exports:{}};return t[r](s,s.exports,n),s.exports}n.m=t,n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.b=document.baseURI||self.location.href;var r={};(()=>{"use strict";n.r(r),n.d(r,{Annotation:()=>He,AnnotationCollection:()=>Ke,AnnotationView:()=>De,Annotations:()=>cr,AnnotationsUIs:()=>ho,BaseCommentThreadView:()=>Xt,BaseCommentView:()=>ie,Comment:()=>gr,CommentThread:()=>mr,CommentThreadController:()=>Z,CommentThreadInputView:()=>xt,CommentThreadView:()=>Qt,CommentView:()=>ue,Comments:()=>ms,CommentsArchive:()=>ss,CommentsArchiveUI:()=>hs,CommentsListView:()=>Pt,CommentsOnly:()=>so,CommentsRepository:()=>lr,CommentsUI:()=>eo,EditorAnnotations:()=>Ar,InlineAnnotations:()=>Xo,NarrowSidebar:()=>Uo,Sidebar:()=>To,WideSidebar:()=>Mo});var t=n(782),e=n(584),o=n(211);function s(t){if(!t||"object"!=typeof t)return!1;const e=Object.getPrototypeOf(t);return!(null!==e&&e!==Object.prototype&&null!==Object.getPrototypeOf(e))&&"[object Object]"===Object.prototype.toString.call(t)}function i(t){return Object.getOwnPropertySymbols(t).filter((e=>Object.prototype.propertyIsEnumerable.call(t,e)))}function c(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":Object.prototype.toString.call(t)}const a="[object RegExp]",h="[object String]",u="[object Number]",d="[object Boolean]",l="[object Arguments]",m="[object Symbol]",k="[object Date]",g="[object Map]",p="[object Set]",f="[object Array]",b="[object ArrayBuffer]",v="[object Object]",_="[object DataView]",w="[object Uint8Array]",I="[object Uint8ClampedArray]",y="[object Uint16Array]",A="[object Uint32Array]",C="[object Int8Array]",T="[object Int16Array]",E="[object Int32Array]",x="[object Float32Array]",O="[object Float64Array]";function N(t,e,n,r,o,s,i){const c=i(t,e,n,r,o,s);if(void 0!==c)return c;if(typeof t==typeof e)switch(typeof t){case"bigint":case"string":case"boolean":case"symbol":case"undefined":case"function":return t===e;case"number":return t===e||Object.is(t,e);case"object":return S(t,e,s,i)}return S(t,e,s,i)}function S(t,e,n,r){if(Object.is(t,e))return!0;let o=c(t),M=c(e);if(o===l&&(o=v),M===l&&(M=v),o!==M)return!1;switch(o){case h:return t.toString()===e.toString();case u:{const n=t.valueOf(),r=e.valueOf();return(R=n)===(P=r)||Number.isNaN(R)&&Number.isNaN(P)}case d:case k:case m:return Object.is(t.valueOf(),e.valueOf());case a:return t.source===e.source&&t.flags===e.flags;case"[object Function]":return t===e}var R,P;const V=(n=n??new Map).get(t),L=n.get(e);if(null!=V&&null!=L)return V===e;n.set(t,e),n.set(e,t);try{switch(o){case g:if(t.size!==e.size)return!1;for(const[o,s]of t.entries())if(!e.has(o)||!N(s,e.get(o),o,t,e,n,r))return!1;return!0;case p:{if(t.size!==e.size)return!1;const o=Array.from(t.values()),s=Array.from(e.values());for(let i=0;i<o.length;i++){const c=o[i],a=s.findIndex((o=>N(c,o,void 0,t,e,n,r)));if(-1===a)return!1;s.splice(a,1)}return!0}case f:case w:case I:case y:case A:case"[object BigUint64Array]":case C:case T:case E:case"[object BigInt64Array]":case x:case O:if("undefined"!=typeof Buffer&&Buffer.isBuffer(t)!==Buffer.isBuffer(e))return!1;if(t.length!==e.length)return!1;for(let o=0;o<t.length;o++)if(!N(t[o],e[o],o,t,e,n,r))return!1;return!0;case b:return t.byteLength===e.byteLength&&S(new Uint8Array(t),new Uint8Array(e),n,r);case _:return t.byteLength===e.byteLength&&t.byteOffset===e.byteOffset&&S(new Uint8Array(t),new Uint8Array(e),n,r);case"[object Error]":return t.name===e.name&&t.message===e.message;case v:{if(!(S(t.constructor,e.constructor,n,r)||s(t)&&s(e)))return!1;const o=[...Object.keys(t),...i(t)],c=[...Object.keys(e),...i(e)];if(o.length!==c.length)return!1;for(let s=0;s<o.length;s++){const i=o[s],c=t[i];if(!Object.hasOwn(e,i))return!1;if(!N(c,e[i],i,t,e,n,r))return!1}return!0}default:return!1}}finally{n.delete(t),n.delete(e)}}function M(){}function R(t,e){return function(t,e,n){return N(t,e,void 0,void 0,void 0,void 0,n)}(t,e,M)}function P(t,e,n,r=new Map,o=void 0){const s=o?.(t,e,n,r);if(null!=s)return s;if(null==(i=t)||"object"!=typeof i&&"function"!=typeof i)return t;var i,N;if(r.has(t))return r.get(t);if(Array.isArray(t)){const e=new Array(t.length);r.set(t,e);for(let s=0;s<t.length;s++)e[s]=P(t[s],s,n,r,o);return Object.hasOwn(t,"index")&&(e.index=t.index),Object.hasOwn(t,"input")&&(e.input=t.input),e}if(t instanceof Date)return new Date(t.getTime());if(t instanceof RegExp){const e=new RegExp(t.source,t.flags);return e.lastIndex=t.lastIndex,e}if(t instanceof Map){const e=new Map;r.set(t,e);for(const[s,i]of t)e.set(s,P(i,s,n,r,o));return e}if(t instanceof Set){const e=new Set;r.set(t,e);for(const s of t)e.add(P(s,void 0,n,r,o));return e}if("undefined"!=typeof Buffer&&Buffer.isBuffer(t))return t.subarray();if(N=t,ArrayBuffer.isView(N)&&!(N instanceof DataView)){const e=new(Object.getPrototypeOf(t).constructor)(t.length);r.set(t,e);for(let s=0;s<t.length;s++)e[s]=P(t[s],s,n,r,o);return e}if(t instanceof ArrayBuffer||"undefined"!=typeof SharedArrayBuffer&&t instanceof SharedArrayBuffer)return t.slice(0);if(t instanceof DataView){const e=new DataView(t.buffer.slice(0),t.byteOffset,t.byteLength);return r.set(t,e),V(e,t,n,r,o),e}if("undefined"!=typeof File&&t instanceof File){const e=new File([t],t.name,{type:t.type});return r.set(t,e),V(e,t,n,r,o),e}if(t instanceof Blob){const e=new Blob([t],{type:t.type});return r.set(t,e),V(e,t,n,r,o),e}if(t instanceof Error){const e=new t.constructor;return r.set(t,e),e.message=t.message,e.name=t.name,e.stack=t.stack,e.cause=t.cause,V(e,t,n,r,o),e}if("object"==typeof t&&function(t){switch(c(t)){case l:case f:case b:case _:case d:case k:case x:case O:case C:case T:case E:case g:case u:case v:case a:case p:case h:case m:case w:case I:case y:case A:return!0;default:return!1}}(t)){const e=Object.create(Object.getPrototypeOf(t));return r.set(t,e),V(e,t,n,r,o),e}return t}function V(t,e,n=t,r,o){const s=[...Object.keys(e),...i(e)];for(let i=0;i<s.length;i++){const c=s[i],a=Object.getOwnPropertyDescriptor(t,c);(null==a||a.writable)&&(t[c]=P(e[c],c,n,r,o))}}function L(t,e){return function(t,e){return P(t,void 0,t,new Map,e)}(t,((n,r,o,s)=>{const i=e?.(n,r,o,s);if(null!=i)return i;if("object"==typeof t)switch(Object.prototype.toString.call(t)){case u:case h:case d:{const e=new t.constructor(t?.valueOf());return V(e,t),e}case l:{const e={};return V(e,t),e.length=t.length,e[Symbol.iterator]=t[Symbol.iterator],e}default:return}}))}function D(t){return L(t)}const B=/^(?:0|[1-9]\d*)$/;function j(t,e=Number.MAX_SAFE_INTEGER){switch(typeof t){case"number":return Number.isInteger(t)&&t>=0&&t<e;case"symbol":return!1;case"string":return B.test(t)}}function F(t){const e=[],n=t.length;if(0===n)return e;let r=0,o="",s="",i=!1;for(46===t.charCodeAt(0)&&(e.push(""),r++);r<n;){const c=t[r];s?"\\"===c&&r+1<n?(r++,o+=t[r]):c===s?s="":o+=c:i?'"'===c||"'"===c?s=c:"]"===c?(i=!1,e.push(o),o=""):o+=c:"["===c?(i=!0,o&&(e.push(o),o="")):"."===c?o&&(e.push(o),o=""):o+=c,r++}return o&&e.push(o),e}function H(t,e,n){const r=Array.isArray(e)?e:"string"==typeof e?F(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 U(t){switch(typeof t){case"number":case"symbol":return!1;case"string":return t.includes(".")||t.includes("[")||t.includes("]")}}function z(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?U(e)?K(t,F(e),n):n:r}case"number":case"symbol":{"number"==typeof e&&(e=z(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 q(t,e);if("number"==typeof e?e=z(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]&&U(e))return q(t,F(e));try{return delete t[e],!0}catch{return!1}}}function q(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}}var G=Y;function X(){var t=["_isAttached","submitCommentThread","408XKsabI","listenTo","8662404CkbJUJ","reopen","view","240gydpjw","793244EAwJMb","resolveCommentThread","5434105bBFFVj","removeCommentThread","1827624dToqXc","1438877zsCuzt","2sIEQGp","update","4tTJQta","model","4548264RifwpI","resolve","getComment","remove","104895VCAyJC","removeComment","_localUser","submit","isResolved","updateComment","destroy","addComment","reopenCommentThread","stopListening"];return(X=function(){return t})()}function Y(t,e){var n=X();return(Y=function(t,e){return n[t-=157]})(t,e)}!function(t){for(var e=Y,n=t();;)try{if(737502===parseInt(e(158))/1*(parseInt(e(164))/2)+-parseInt(e(162))/3+parseInt(e(166))/4*(-parseInt(e(160))/5)+-parseInt(e(186))/6+-parseInt(e(168))/7+parseInt(e(184))/8*(parseInt(e(172))/9)+parseInt(e(157))/10*(parseInt(e(163))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);class Z extends((0,e.ObservableMixin)()){[G(167)];[G(188)];constructor(t,e){var n=G;super(),this[n(167)]=t,this[n(167)][n(182)]=!0,this[n(188)]=e,this[n(185)](e,n(183),(()=>this[n(175)]())),this[n(185)](e,n(161),(()=>this[n(171)]())),this[n(185)](e,n(159),(()=>this[n(169)]())),this[n(185)](e,n(180),(()=>this[n(187)]())),this[n(185)](e,n(179),((t,e)=>this[n(179)](e))),this[n(185)](e,n(177),((t,e,r)=>this[n(177)](e,r))),this[n(185)](e,n(173),((t,e)=>this[n(173)](e)))}[G(175)](){var t=G;this[t(167)][t(175)]()}[G(171)](){var t=G;this[t(167)][t(171)]()}[G(169)](){var t=G;this[t(167)][t(176)]||this[t(167)][t(169)]()}[G(187)](){var t=G;this[t(167)][t(176)]&&this[t(167)][t(187)]()}[G(179)](t){var e=G;this[e(167)][e(179)]({content:t,authorId:this[e(188)][e(174)].id})}[G(177)](t,e){var n=G;this[n(167)][n(170)](t)[n(165)]({content:e})}[G(173)](t){var e=G;this[e(167)][e(170)](t)[e(171)]()}[G(178)](){var t=G;this[t(181)](),this[t(167)][t(182)]=!1}}var J=n(355),Q=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=["ck-editor__main","736850axmuDe","ck-rounded-corners","render","90xtGITX","ck-editor","cke-editor__aria-label_","ck-reset","4320096Vzrjqc","main","setTemplate","7NUsmgY","createCollection","314guhiyh","uiLanguage","6508755MFacVi","1411044dapbpb","Comment editor","add","element","658955pwWCjE","uiLanguageDirection","editable","4819OEEPyf","6oUyfpG","72397jvlQFA","66BQOhdF","ck-comment__input","focus","presentation","div","9036dZvHQy"];return(et=function(){return t})()}function nt(t,e){const n=et();return(nt=function(t,e){return n[t-=363]})(t,e)}!function(t){const e=nt,n=t();for(;;)try{if(824128===parseInt(e(368))/1*(-parseInt(e(390))/2)+-parseInt(e(369))/3*(-parseInt(e(393))/4)+-parseInt(e(365))/5*(parseInt(e(371))/6)+-parseInt(e(388))/7*(parseInt(e(385))/8)+parseInt(e(381))/9*(-parseInt(e(378))/10)+-parseInt(e(392))/11+-parseInt(e(376))/12*(-parseInt(e(370))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(et);class rt extends Q.EditorUIView{[tt(386)];[tt(367)];constructor(t,n){const r=tt;super(t);const o=(0,e.uid)();this[r(386)]=this[r(389)](),this[r(367)]=new Q.InlineEditableUIView(t,n,void 0,{label:()=>$(t,r(394))}),this[r(387)]({tag:r(375),attributes:{class:[r(384),r(382),r(379),r(372)],dir:t[r(366)],lang:t[r(391)],"aria-labelledby":r(383)+o},children:[{tag:r(375),attributes:{class:r(377),role:r(374)},children:this[r(386)]}]})}[tt(380)](){const t=tt;super[t(380)](),this[t(386)][t(363)](this[t(367)])}[tt(373)](){const t=tt;this[t(367)][t(364)][t(373)]()}}function ot(t,e){const n=ct();return(ot=function(t,e){return n[t-=479]})(t,e)}const st=ot;!function(t){const e=ot,n=t();for(;;)try{if(256026===-parseInt(e(482))/1*(-parseInt(e(485))/2)+-parseInt(e(480))/3*(-parseInt(e(507))/4)+-parseInt(e(496))/5*(parseInt(e(486))/6)+-parseInt(e(491))/7+parseInt(e(498))/8*(-parseInt(e(481))/9)+parseInt(e(495))/10+-parseInt(e(510))/11*(-parseInt(e(499))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class it extends Q.EditorUI{[st(505)];constructor(t){const e=st;super(t),this[e(505)]=new rt(t[e(504)],t[e(483)][e(505)])}get[st(489)](){const t=st;return this[t(505)][t(489)]}[st(490)](){const t=st,e=this[t(506)][t(483)][t(505)],n=this[t(505)][t(492)],r=e[t(487)][t(484)]();n[t(501)]=r[t(503)],this[t(505)][t(494)]();const o=n[t(489)];this[t(502)](n[t(501)],o),this[t(505)][t(492)][t(479)](t(488)).to(this[t(508)]),e[t(509)](o),this[t(497)](t(493))}[st(500)](){const t=st;super[t(500)](),this[t(505)][t(500)]()}}function ct(){const t=["rootName","locale","view","editor","339028WtfnJU","focusTracker","attachDomRoot","44IRlEBH","bind","3pHPlYf","3948615pjspSf","1132URzbaB","editing","getRoot","848gDqMZu","874248xtCxAm","document","isFocused","element","init","76006qUgPii","editable","ready","render","4020060aNShck","10vnfcHP","fire","8geKOGW","90912tXSkes","destroy","name","setEditableElement"];return(ct=function(){return t})()}var at=n(783),ht=n(331),ut=n(507),dt=n(727),lt=n(834),mt=n(251),kt=n(179);const gt=pt;function pt(t,e){const n=ft();return(pt=function(t,e){return n[t-=350]})(t,e)}function ft(){const t=["data","focus","1010250aVJlUF","2573963ebDZfy","init","14853208IPPDfu","change","join","childCount","destroy","change:placeholder","getRoot","document","90399deuZbr","setSelection","3918366ufmNFJ","9viAWYC","get","placeholder","createRoot","24WsBVBG","name","model","map","569592Udtlfi","getChild","editing","low","fromCharCode","fire","then","ready","end","placeholderElement","_updatePlaceholder","plugins","initialData","1203150zyujuQ","initPlugins","assign","set","view","defaultPlugins","create","config"];return(ft=function(){return t})()}!function(t){const e=pt,n=t();for(;;)try{if(349986===-parseInt(e(380))/1+parseInt(e(358))/2+parseInt(e(369))/3*(-parseInt(e(376))/4)+-parseInt(e(393))/5+-parseInt(e(371))/6+-parseInt(e(359))/7+parseInt(e(361))/8*(parseInt(e(372))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft);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[gt(353)]=(()=>bt)();constructor(t={}){const e=gt;function n(t){const e=pt;return t[e(379)]((t=>String[e(384)](t)))[e(363)]("")}(t=Object[e(350)]({},t))[e(391)]||(t[e(391)]=vt[e(353)]),super(t),this.ui=new it(this),this[e(351)](e(374),""),this[e(378)][e(368)].on(e(362),(()=>this[e(390)]()),{priority:e(383)}),this.on(e(366),(()=>this[e(390)]())),this[e(378)][e(368)][e(375)](),this[n([101,100,105,116,105,110,103])][n([118,105,101,119])][n([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=n([97,117,116,111]),this[n([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116])]=()=>window[n([80,114,111,109,105,115,101])][n([114,101,115,111,108,118,101])]({[n([115,116,97,116,117,115])]:n([111,107])})}[gt(354)](){const t=gt,e=this[t(355)][t(373)](t(392))||"";return this[t(394)]()[t(386)]((()=>this.ui[t(360)]()))[t(386)]((()=>this[t(356)][t(360)](e)))[t(386)]((()=>this[t(385)](t(387))))}[gt(365)](){const t=gt;return super[t(365)]()[t(386)]((()=>this.ui[t(365)]()))}[gt(357)](){const t=gt;this[t(378)][t(362)]((e=>{const n=t,r=this[n(378)][n(368)][n(367)](),o=r&&r[n(381)](r[n(364)]-1);e[n(370)](o,n(388)),this[n(382)][n(352)][n(357)]()}))}[gt(390)](){const t=gt,e=this[t(382)][t(352)],n=e[t(368)][t(367)](),r=n[t(381)](0);n[t(364)]>1||!r||"p"!=r[t(377)]?this[t(389)]&&this[t(389)][t(374)]&&((0,at.disablePlaceholder)(e,this[t(389)]),this[t(389)]=void 0):(this[t(374)]&&(r[t(374)]=this[t(374)]),(0,at.enablePlaceholder)({view:e,element:r,keepOnFocus:!0}),this[t(389)]=r)}}const _t=vt;function wt(t,e){const n=yt();return(wt=function(t,e){return n[t-=445]})(t,e)}const It=wt;function yt(){const t=["61604CCoIix","disabledSubmit","771NcFDjc","createCollection","model","value","focusFirst","document","_createCancelButton","ck-comment__input-actions","256suGmGN","setData","234279hDaLUN","change","focus","ck-comment__input-actions--submit","div","set","editorDestroyed","reverse","showButtons","createEditor","insertBefore","bindTemplate","_setupKeyboardNavigation","Reply","tab","keystrokes","focusTracker","withText","getData","focusCycler","length","submitButtonView","setTemplate","initialData","ck-comment__input-wrapper","1947840LmkOXp","fire","submit","1385300WRbpla","Ctrl+Enter","firstChild","then","execute","extendTemplate","listenTo","forEach","focusLast","_editorCreationPromise","2182BVDbfW","editor","trim","bind","Esc","ck-comment__input-actions--cancel","from","stop","ck-comment__input-actions--active","_createSubmitButton","added","destroy","_editorConfig","placeholder","TOO_LONG_COMMENT_ALERT","add","label","Cancel","render","create","element","editorReady","shift+tab","874590pSGGRf","_isDestroyed","submitLabel","Reply...","view","isEnabled","high","1612121JoGVXX","focusables","cancel","cancelButtonView"];return(yt=function(){return t})()}!function(t){const e=wt,n=t();for(;;)try{if(187303===parseInt(e(455))/1+-parseInt(e(505))/2*(parseInt(e(457))/3)+-parseInt(e(495))/4+-parseInt(e(528))/5+parseInt(e(492))/6+-parseInt(e(451))/7+parseInt(e(465))/8*(parseInt(e(467))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yt);class At extends Q.View{[It(482)];[It(483)];[It(452)];[It(486)];[It(488)];[It(454)];[It(517)];constructor(t,n={}){const r=It;super(t),this[r(506)]=null,this[r(517)]=n,this[r(472)](r(460),n[r(490)]||""),this[r(472)](r(456),!1),this[r(472)](r(475),!0),this[r(472)](r(518),$(t,r(447))),this[r(472)](r(446),$(t,r(480))),this[r(488)]=this[r(514)](),this[r(454)]=this[r(463)](),this[r(452)]=this[r(458)]([this[r(488)],this[r(454)]]),this[r(482)]=new e.KeystrokeHandler,this[r(483)]=new e.FocusTracker,this[r(486)]=new Q.FocusCycler({focusables:this[r(452)],focusTracker:this[r(483)],keystrokeHandler:this[r(482)],actions:{focusPrevious:r(527),focusNext:r(481)}}),this[r(489)]({tag:r(471),attributes:{class:[r(491)]},children:[{tag:r(471),attributes:{class:[r(464),this[r(478)].if(r(475),r(513))]},children:[this[r(488)],this[r(454)]]}]}),this[r(482)][r(472)](r(509),((t,e)=>{const n=r;this[n(454)][n(493)](n(499)),e()})),this[r(482)][r(472)](r(496),((t,e)=>{const n=r;this[n(488)][n(449)]&&(this[n(488)][n(493)](n(499)),e())})),this.on(r(494),((e,n)=>{const o=r;n[o(487)]>65e3?(alert($(t,o(519),[n[o(487)],65e3])),e[o(512)]()):this[o(506)][o(466)]("")}),{priority:r(450)})}[It(523)](){const t=It;super[t(523)](),this[t(479)]()}[It(476)](){const t=It;return this[t(506)]||(this[t(506)]=new _t(this[t(517)]),this[t(504)]=this[t(506)][t(524)]()[t(498)]((()=>{const e=t;if(this[e(445)])return;const n=this[e(506)];this[e(525)][e(477)](n.ui[e(525)],this[e(525)][e(497)]),n[e(459)][e(462)].on(e(468),(()=>this[e(460)]=n[e(485)]())),n[e(508)](e(518)).to(this),this[e(452)][e(520)](n.ui[e(448)],0),this[e(493)](e(526),this[e(506)])}))),this[t(504)]}[It(469)](t){const e=It;-1===t?(this[e(486)][e(461)](),this[e(486)][e(503)]()):this[e(486)][e(461)]()}async[It(516)](){const t=It;this[t(445)]||(this[t(445)]=!0,this[t(506)]&&(await this[t(504)],await this[t(506)][t(516)](),this[t(493)](t(473),this[t(506)])),await super[t(516)]())}[It(514)](){const t=It,{locale:e}=this,n=new Q.ButtonView(e);return n[t(500)]({attributes:{class:[t(470)]}}),n[t(484)]=!0,n[t(508)](t(521)).to(this,t(446)),n.on(t(499),(()=>{const e=t;this[e(493)](e(494),this[e(460)])})),n[t(508)](t(449)).to(this,t(460),this,t(456),((e,n)=>!n&&!!e[t(507)]())),n}[It(463)](){const t=It,{locale:e}=this,n=new Q.ButtonView(e);return n[t(500)]({attributes:{class:[t(510)]}}),n[t(521)]=$(e,t(522)),n[t(484)]=!0,n.on(t(499),(()=>{const e=t;this[e(506)][e(466)](""),this[e(493)](e(453))})),n}[It(479)](){const t=It;this[t(482)][t(501)](this[t(525)]),this[t(452)][t(502)]((e=>{const n=t;this[n(483)][n(520)](e[n(525)])})),this[t(452)].on(t(468),((e,n)=>{const r=t;for(const t of Array[r(511)](n[r(515)])[r(474)]())this[r(483)][r(520)](t[r(525)])}))}}const Ct=Et;function Tt(){const t=["target","2dfWWOE","delegate","contains","showInput","filter","listenTo","bindTemplate","change:showInput","33HiLdum","value","setTemplate","1170264zLBdDp","188fYUfJm","div","editorReady","5507440puGaXA","mousedown","some","then","focus","getDomRoot","ck-comment__input-container","render","extendTemplate","focusCycler","296aioHqt","ck-thread__user","editing","element","2368360kfrkUD","_focusOnNonInteractiveMouseDown","29667wpuQQq","set","isFocused","commentInputView","bind","editorDestroyed","view","showButtons","135585jlbNET","destroy","createEditor","userView","focusTracker","510437DqevVr","ck-thread__input","21KKkUQB","preventDefault","editor","ck-comment__input-container--active","434970eWMIua"];return(Tt=function(){return t})()}function Et(t,e){const n=Tt();return(Et=function(t,e){return n[t-=158]})(t,e)}!function(t){const e=Et,n=t();for(;;)try{if(359598===parseInt(e(194))/1*(-parseInt(e(202))/2)+-parseInt(e(181))/3*(-parseInt(e(162))/4)+parseInt(e(179))/5+-parseInt(e(200))/6*(-parseInt(e(196))/7)+-parseInt(e(175))/8*(-parseInt(e(189))/9)+-parseInt(e(165))/10+parseInt(e(158))/11*(-parseInt(e(161))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Tt);class xt extends Q.View{constructor(t,e,n){const r=Et;super(t),this[r(184)]=new At(t,n),this[r(174)]=this[r(184)][r(174)],this[r(184)][r(185)](r(188)).to(this[r(184)][r(193)],r(183),this[r(184)],r(159),((t,e)=>t||!!e)),this[r(182)](r(205),!1),this.on(r(209),(()=>{const t=r;this[t(205)]&&!this[t(184)][t(198)]&&this[t(184)][t(191)]()})),this[r(184)][r(203)](r(164)).to(this),this[r(184)][r(203)](r(186)).to(this),this[r(192)]=new o.UserView(t,e),this[r(192)][r(173)]({attributes:{class:r(176),"aria-hidden":!0}}),this[r(184)][r(173)]({attributes:{class:r(195)}}),this[r(160)]({tag:r(163),attributes:{class:[r(171),this[r(208)].if(r(205),r(199))]},children:[this[r(192)],this[r(184)]]})}[Ct(172)](){const t=Ct;super[t(172)](),this[t(180)]()}[Ct(190)](){const t=Ct;return this[t(184)][t(190)]()[t(168)]((()=>super[t(190)]()))}[Ct(169)](t){const e=Ct;this[e(184)][e(169)](t)}[Ct(180)](){const t=Ct;this[t(207)](this[t(178)],t(166),((e,n)=>{const r=t,{submitButtonView:o,cancelButtonView:s,editor:i}=this[r(184)];[o[r(178)],s[r(178)],i?i[r(177)][r(187)][r(170)]():null][r(206)]((t=>t))[r(167)]((t=>t[r(204)](n[r(201)])))||(this[r(169)](),n[r(197)]())}))}}function Ot(){const t=["56LPfttD","NUMBER_OF_COMMENTS","2931257jsdsJU","21576CPVvgr","10101784kSzpSS","6052158BAALJd","bindTemplate","10xTJqLQ","2013348DFzXXu","8vJyudA","3783570cFfFZC","ck-thread__comment-count","setTemplate","3sBmlqk","set","24179PvrxGI","count"];return(Ot=function(){return t})()}function Nt(t,e){const n=Ot();return(Nt=function(t,e){return n[t-=115]})(t,e)}!function(t){const e=Nt,n=t();for(;;)try{if(371971===parseInt(e(117))/1*(parseInt(e(119))/2)+parseInt(e(115))/3*(-parseInt(e(127))/4)+parseInt(e(126))/5*(-parseInt(e(122))/6)+-parseInt(e(121))/7*(parseInt(e(128))/8)+-parseInt(e(124))/9+parseInt(e(129))/10+parseInt(e(123))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ot);class St extends Q.View{constructor(t){const e=Nt;super(t);const n=this[e(125)];this[e(116)](e(118),void 0),this[e(131)]({tag:"li",attributes:{class:e(130)},children:[{text:n.to(e(118),(n=>$(t,e(120),n)))}]})}}const Mt=Vt;function Rt(){const t=["resolveCommentThread","removeComment","collapse","count","resolvedBy","map","_rearrangeCollapse","add","weight","delete","focusCycler","createCollection","viewUid","change:isResolved","_calculatePosition","focusLast","6457RWXdRT","render","maxCommentCharsWhenCollapsed","delegate","hasDirtyComment","resolvedAt","isActive","some","_model","_config","arrowup","insert","ck-hidden","bind","equal","CommentView","length","change:isActive","authoredAt","editorReady","_handleNewCommentModel","focusTracker","listenTo","Thread comments","Marked as resolved","arrowdown","expand","remove","destroy","comments","stopListening","updateComment","forEach","set","_findOptimalIndex","65508dJKvNC","reverse","commentViews","resolvedCommentView","42730RIKIDk","get","target","1ksbLep","setTemplate","_setupKeyboardNavigation","1923992YesStf","from","_rearrangeExpand","maxCommentsWhenCollapsed","visibleViews","locale","refreshVisibleViews","added","_updateHasDirtyComment","commentUpdated","change:hasDirtyComment","_collapsedCommentsView","ck-thread__comments","change","4OLHNwH","9900056gXzwyB","5894630JOaaSF","focusFirst","element","isEditMode","270756UBKoaa","keystrokes","editorDestroyed","184539ntRUyQ","focus","_shouldCollapse","bindTemplate","maxThreadTotalWeight","resolved","formatDateTime","605dhZmEd","editorConfig","change:isEditMode","removed","includes","_handleInfoComment","_handleRemoveCommentModel"];return(Rt=function(){return t})()}!function(t){const e=Vt,n=t();for(;;)try{if(756307===parseInt(e(250))/1*(-parseInt(e(253))/2)+parseInt(e(276))/3*(-parseInt(e(267))/4)+-parseInt(e(283))/5*(-parseInt(e(243))/6)+-parseInt(e(269))/7+-parseInt(e(268))/8+parseInt(e(273))/9+parseInt(e(247))/10*(parseInt(e(306))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Rt);class Pt extends Q.View{[Mt(245)];[Mt(246)];[Mt(229)];[Mt(274)];[Mt(300)];[Mt(216)];[Mt(217)];[Mt(264)];constructor(t,n,r){const o=Mt;super(t);const s=this[o(279)];this[o(241)](o(310),!1),this[o(241)](o(224),n[o(237)][o(224)]),this[o(241)](o(312),!1),this[o(216)]=n,this[o(217)]=r,this[o(245)]=this[o(301)](),this[o(257)]=this[o(301)](),this[o(246)]=null,this[o(229)]=new e.FocusTracker,this[o(274)]=new e.KeystrokeHandler,this[o(300)]=new Q.FocusCycler({focusables:this[o(245)],focusTracker:this[o(229)],keystrokeHandler:this[o(274)],keystrokeHandlerOptions:{filter:t=>this[o(245)][o(295)]((t=>t[o(271)]))[o(287)](t[o(249)])},actions:{focusPrevious:o(218),focusNext:o(233)}}),this[o(264)]=new St(t),this[o(264)][o(221)](o(293)).to(this,o(224),(t=>t-this[o(217)][o(256)]));for(const t of n[o(237)])this[o(228)](t);this[o(288)](),this[o(230)](n[o(237)],o(297),((t,e)=>{const n=o,r=this[n(304)](e);this[n(224)]++,this[n(228)](e,r),this[n(259)]()})),this[o(230)](n[o(237)],o(235),((t,e)=>{const n=o;this[n(224)]--,this[n(289)](e),this[n(259)]()})),this[o(230)](n,o(262),(()=>this[o(259)]())),this[o(230)](n,o(303),(()=>this[o(288)]())),this.on(o(225),(()=>this[o(259)]())),this.on(o(263),(()=>this[o(259)]())),this[o(251)]({tag:"ul",attributes:{class:[o(265),s.if(o(224),o(220),(t=>!t))],"aria-label":$(t,o(231))},children:this[o(257)]})}get[Mt(278)](){const t=Mt;return this[t(216)][t(298)]>this[t(217)][t(280)]&&!this[t(312)]&&!this[t(310)]}[Mt(307)](){const t=Mt;super[t(307)](),this[t(259)](),this[t(252)]()}[Mt(277)](t){const e=Mt;-1===t?this[e(300)][e(305)]():this[e(300)][e(270)]()}[Mt(236)](){const t=Mt;this[t(264)][t(236)]();for(const e of this[t(245)])e[t(236)]();super[t(236)]()}[Mt(259)](){const t=Mt;this[t(278)]?this[t(296)]():this[t(255)]()}[Mt(228)](t,e){const n=Mt,r=new(this[n(217)][n(223)])(this[n(258)],t,{maxCommentCharsWhenCollapsed:this[n(217)][n(308)],formatDateTime:this[n(217)][n(282)],editorConfig:this[n(217)][n(284)]});r[n(302)]=t.id,r[n(309)](n(291)).to(this),r[n(309)](n(239)).to(this),r[n(309)](n(290)).to(this),r[n(309)](n(227)).to(this),r[n(309)](n(275)).to(this),this[n(230)](r,n(285),(()=>this[n(261)]())),this[n(245)][n(297)](r,e)}[Mt(304)](t){const e=Mt,n=this[e(216)][e(242)](t);return this[e(246)]?this[e(246)][e(226)]>t[e(226)]?n-1:n:n-1}[Mt(288)](){const t=Mt;if(this[t(216)][t(294)]&&this[t(216)][t(311)]){const e={id:t(281),author:this[t(216)][t(294)],authoredAt:this[t(216)][t(311)],content:$(this[t(258)],t(232)),attributes:{}};this[t(246)]=new(this[t(217)][t(223)])(this[t(258)],e,{maxCommentCharsWhenCollapsed:this[t(217)][t(308)],formatDateTime:this[t(217)][t(282)],editorConfig:this[t(217)][t(284)],isSystemComment:!0}),this[t(245)][t(297)](this[t(246)],this[t(216)][t(242)](e))}else this[t(246)]&&(this[t(245)][t(235)](this[t(246)]),this[t(246)][t(236)](),this[t(246)]=null);this[t(259)]()}[Mt(289)](t){const e=Mt,n=this[e(245)][e(235)](t.id);this[e(238)](n),n[e(272)]&&this[e(261)](),n[e(236)]()}[Mt(261)](){const t=Mt;this[t(310)]=Array[t(254)](this[t(245)])[t(215)]((e=>e[t(272)]))}[Mt(296)](){const t=Mt,n=function(t){const n=Vt,r=new e.Collection;for(const e of t)r[n(297)](e);return r}(this[t(245)]),r=this[t(264)][t(293)];for(let e=1;e<=r;e++)n[t(235)](1);for(const e of n)e[t(292)]();r>0&&n[t(297)](this[t(264)],1),Lt((0,e.diff)(Array[t(254)](this[t(257)]),Array[t(254)](n)),this[t(257)],n)}[Mt(255)](){const t=Mt;Lt((0,e.diff)(Array[t(254)](this[t(257)]),Array[t(254)](this[t(245)])),this[t(257)],this[t(245)]);for(const e of this[t(257)])e[t(234)]()}[Mt(252)](){const t=Mt;this[t(245)][t(240)]((e=>{const n=t;this[n(229)][n(297)](e[n(271)]),this[n(274)][n(230)](e[n(271)])})),this[t(245)].on(t(266),((e,n)=>{const r=t;for(const t of n[r(286)])this[r(229)][r(235)](t[r(271)]),this[r(274)][r(238)](t[r(271)]);for(const t of Array[r(254)](n[r(260)])[r(244)]())this[r(229)][r(297)](t[r(271)]),this[r(274)][r(230)](t[r(271)])}))}}function Vt(t,e){const n=Rt();return(Vt=function(t,e){return n[t-=215]})(t,e)}function Lt(t,e,n){const r=Mt;let o=0;for(const s of t)switch(s){case r(219):e[r(297)](n[r(248)](o),o),o++;break;case r(299):e[r(235)](o);break;case r(222):o++}}function Dt(){const t=["5624cLQAGV","78972IUfHks","1817829uPQFqf","ck-context__value","1099218MwPeVq","109658DlPiTA","focus","133eyETfz","THREAD_CONTEXT_LABEL","element","setTemplate","span","8yticNB","260yWKdBQ","contextValue","bindTemplate","7972ExPJqa","set","1854260vHVkUM"];return(Dt=function(){return t})()}const Bt=jt;function jt(t,e){const n=Dt();return(jt=function(t,e){return n[t-=420]})(t,e)}!function(t){const e=jt,n=t();for(;;)try{if(106243===-parseInt(e(421))/1+-parseInt(e(428))/2*(parseInt(e(436))/3)+-parseInt(e(432))/4*(-parseInt(e(429))/5)+-parseInt(e(420))/6+parseInt(e(423))/7*(parseInt(e(435))/8)+parseInt(e(437))/9+parseInt(e(434))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Dt);class Ft extends Q.View{constructor(t){const e=jt;super(t);const n=this[e(431)];this[e(433)](e(430),""),this[e(426)]({tag:e(427),attributes:{class:["ck",e(438)],"aria-label":n.to(e(430),(n=>$(t,e(424),n))),tabindex:-1},children:[{text:n.to(e(430))}]})}[Bt(422)](){const t=Bt;this[t(425)][t(422)]()}}const Ht=zt;function Ut(){const t=["icon","setTemplate","contextValue","ck-context-wrapper",".ck-context","isReadOnly","overlay","focusTracker","reopenCommentThread","ck-annotation__actions","ck-context","9744lKLIjh","bindTemplate","1283355cktfCw","_trimContextValue","reopenButtonView","2007VEPNlU","div","focus","...","execute","_setupKeyboardNavigation","isEnabled","element","scrollWidth","_createReopenButton","14074962jDloWb","isResolvable","label","hasContext","_model","focusFirst","_createContextView","Reopen",".ck-context__value","focusables","listenTo","querySelector","shift+tab","fire","locale","contextView","ck-thread__header","mouseenter","classList","focusCycler","add","_attachContextActions","917018BtWUMX","isVisible","tab","148000OHQTOi","keystrokes","offsetWidth","createCollection","value","1EnfycZ","context","23048qmalPM","isResolved","202971bxoEmS","tooltip","remove","ck-context--quotes","lastIndexOf","render","substring","bind","Comment was made on an element","length","8GwUNTF","198BWHiaQ","mouseleave"];return(Ut=function(){return t})()}!function(t){const e=zt,n=t();for(;;)try{if(331063===parseInt(e(242))/1*(-parseInt(e(234))/2)+parseInt(e(246))/3*(-parseInt(e(256))/4)+parseInt(e(272))/5+-parseInt(e(257))/6*(-parseInt(e(270))/7)+-parseInt(e(244))/8*(parseInt(e(275))/9)+-parseInt(e(237))/10+parseInt(e(285))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ut);function zt(t,e){const n=Ut();return(zt=function(t,e){return n[t-=221]})(t,e)}class Kt extends Q.View{[Ht(289)];[Ht(274)];[Ht(227)];[Ht(221)];[Ht(266)];[Ht(238)];[Ht(231)];constructor(t,n){const r=Ht;super(t);const o=this[r(271)];this[r(289)]=n,this[r(274)]=this[r(284)](),this[r(227)]=this[r(291)](),this[r(221)]=this[r(240)]([this[r(227)],this[r(274)]]),this[r(266)]=new e.FocusTracker,this[r(238)]=new e.KeystrokeHandler,this[r(231)]=new Q.FocusCycler({focusables:this[r(221)],focusTracker:this[r(266)],keystrokeHandler:this[r(238)],actions:{focusPrevious:r(224),focusNext:r(236)}}),this[r(253)](r(288)).to(this[r(289)],r(243),(t=>!!t)),this[r(253)](r(261)).to(this[r(289)],r(243),(t=>t&&t[r(241)]?this[r(273)](t[r(241)]):$(this[r(226)],r(254)))),this[r(260)]({tag:r(276),attributes:{class:[r(228)]},children:[{tag:r(276),attributes:{class:[r(262)]},children:[{tag:r(276),attributes:{class:[r(269),o.if(r(288),r(249))]},children:[this[r(227)]]}]},{tag:r(276),attributes:{class:[r(268)]},children:[this[r(274)]]}]})}[Ht(251)](){const t=Ht;super[t(251)](),this[t(233)](),this[t(280)]()}[Ht(277)](){const t=Ht;this[t(231)][t(290)]()}[Ht(284)](){const t=Ht,e=new Q.ButtonView(this[t(226)]);return e[t(287)]=$(this[t(226)],t(292)),e[t(247)]=$(this[t(226)],t(292)),e[t(259)]=J.IconUndo,e[t(253)](t(281)).to(this[t(289)],t(264),(t=>!t)),e[t(253)](t(235)).to(this[t(289)],t(286),this[t(289)],t(245),((t,e)=>t&&e)),e.on(t(279),(()=>{const e=t;this[e(225)](e(267),this[e(289)].id)})),e}[Ht(273)](t){const e=Ht;if(t[e(255)]<150)return t;const n=t[e(250)](" ",147);return t[e(252)](0,n>-1?n:147)+e(278)}[Ht(233)](){const t=Ht,e=this[t(282)][t(223)](t(263)),n=e[t(223)](t(293));this[t(222)](e,t(229),(()=>{const r=t;n[r(239)]<n[r(283)]&&e[r(230)][r(232)](r(265))})),this[t(222)](e,t(258),(()=>{const n=t;e[n(230)][n(248)](n(265))}))}[Ht(280)](){const t=Ht;this[t(238)][t(222)](this[t(282)]);for(const e of this[t(221)])this[t(266)][t(232)](e[t(282)]),this[t(238)][t(222)](e[t(282)])}[Ht(291)](){const t=Ht,e=new Ft(this[t(226)]);return e[t(253)](t(261)).to(this),e}}const Wt=Gt;function qt(){const t=["keystrokes","removeCommentThread","canComment","createCollection","stop","disabledSubmit","focusTracker","set","removeComment","submitCommentThread","unlinkedAt","listenTo","isUnlinked","6476445fxjWgf","Reply","submitLabel","render","2807075RKYSwH","COMMENT_THREAD_DESCRIPTION","197421IHRvkh","isReadOnly","2379068aqWmNA","Write a comment...","bind","focusCycler","cancel","archivedAt","destroy","COMMENT_THREAD_LABEL","placeholder","change:isActive","commentsListView","Comment","target","ariaLabel","_model","comments","resolveCommentThread","isResolvable","delegate","locale","focusables","commentThreadHeaderView","addComment","commentThreadInputView","editorConfig","1286ULbYWh","isResolved","updateComment","element","_localUser","editorReady","isDirty","length","7939944npGiFN","isSubmitted","hasDirtyComment","ariaDescriptionView","value","fire","isActive","_createCommentThreadInputView","_config","commentInputView","editorDestroyed","tab","Reply to reopen discussion...","CommentView","first","Reply...","reopenCommentThread","author","90dlPhtY","assign","6667090UmZccd","focus","showInput","6yWGSAj","submit","shift+tab","name","26kitkUT"];return(qt=function(){return t})()}function Gt(t,e){const n=qt();return(Gt=function(t,e){return n[t-=288]})(t,e)}!function(t){const e=Gt,n=t();for(;;)try{if(751241===parseInt(e(368))/1*(parseInt(e(321))/2)+-parseInt(e(317))/3*(parseInt(e(343))/4)+parseInt(e(339))/5+-parseInt(e(312))/6*(-parseInt(e(341))/7)+parseInt(e(294))/8+-parseInt(e(335))/9+parseInt(e(314))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qt);class Xt extends Q.View{[Wt(357)];[Wt(302)];[Wt(364)];[Wt(366)];[Wt(297)];[Wt(363)];[Wt(328)];[Wt(322)];[Wt(346)];constructor(t,n,r,s){const i=Wt;super(t),this[i(329)](i(300),!1),this[i(329)](i(292),!1),this[i(357)]=n,this[i(290)]=r,this[i(302)]=s,this[i(364)]=new Kt(t,n),this[i(364)][i(361)](i(310)).to(this),this[i(297)]=new o.AriaDescriptionView(t,$(t,i(340))),this[i(333)](this,i(310),(()=>{this[i(315)]()})),this[i(353)]=new Pt(t,n,Object[i(313)]({CommentView:this[i(302)][i(307)]},s)),this[i(353)][i(361)](i(330)).to(this),this[i(353)][i(361)](i(288)).to(this),this[i(353)][i(361)](i(359)).to(this),this[i(353)][i(361)](i(291)).to(this),this[i(353)][i(361)](i(304)).to(this),this[i(353)][i(345)](i(300)).to(this),this[i(333)](this,i(359),(()=>{this[i(315)]()})),this[i(329)](i(293),this[i(353)][i(293)]),this[i(345)](i(293)).to(this[i(353)],i(293)),this[i(366)]=this[i(301)](),this[i(366)][i(361)](i(291)).to(this),this[i(366)][i(361)](i(304)).to(this),this.on(i(330),(()=>this[i(315)]())),this[i(345)](i(292)).to(this[i(353)],i(296),this[i(366)][i(303)],i(298),((t,e)=>t||!!e)),this[i(345)](i(334)).to(n,i(332),(t=>!!t)),this[i(345)](i(356)).to(this,i(293),(t=>{const e=i,n=this[e(357)][e(358)][e(308)]?this[e(357)][e(358)][e(308)][e(311)][e(320)]:this[e(290)][e(320)];return $(this[e(362)],e(350),[t,n])})),this[i(363)]=this[i(325)]([this[i(353)],this[i(366)]]),this[i(328)]=new e.FocusTracker,this[i(322)]=new e.KeystrokeHandler,this[i(346)]=new Q.FocusCycler({focusables:this[i(363)],focusTracker:this[i(328)],keystrokeHandler:this[i(322)],keystrokeHandlerOptions:{filter:t=>t[i(355)]!==this[i(289)]},actions:{focusPrevious:i(319),focusNext:i(305)}})}[Wt(315)](){const t=Wt;this[t(289)][t(315)]()}[Wt(338)](){const t=Wt;super[t(338)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(363)])}async[Wt(349)](){const t=Wt;this[t(292)]=!1,this[t(353)][t(349)](),await this[t(366)][t(349)](),super[t(349)]()}[Wt(301)](){const t=Wt,e=new xt(this[t(362)],this[t(290)],this[t(302)][t(367)]),n=e[t(303)];return e[t(345)](t(316)).to(this,t(300),this[t(357)],t(342),this[t(357)],t(324),this[t(357)],t(348),n,t(298),((t,e,n,r,o)=>!!o||!!r&&n&&!e||t&&n&&!e)),n[t(345)](t(351)).to(this,t(293),this[t(357)],t(360),this[t(357)],t(369),((e,n,r)=>{const o=t;let s;return s=o(r&&n?306:e?309:344),$(this[o(362)],s)})),n[t(345)](t(337)).to(this,t(293),(e=>$(this[t(362)],t(e?336:354)))),n.on(t(318),((e,n)=>{const r=t;this[r(299)](r(365),n),this[r(357)][r(369)]&&this[r(357)][r(360)]&&this[r(299)](r(310),this[r(357)].id),this[r(357)][r(295)]||this[r(299)](r(331))})),n.on(t(347),(()=>{this[t(315)]()})),n[t(345)](t(327)).to(this[t(357)],t(342)),n.on(t(347),(e=>{const n=t;0==this[n(293)]&&(this[n(299)](n(323)),e[n(326)]())})),this.on(t(352),((e,r,o)=>{const s=t;o||this[s(293)]||n[s(298)]||this[s(299)](s(323))})),e}}function Yt(t,e){const n=Jt();return(Yt=function(t,e){return n[t-=254]})(t,e)}const Zt=Yt;function Jt(){const t=["ariaDescriptionView","commentThreadChildren","39pDKPNw","2HobrYP","ck-thread--remove-confirmation","_boundFirstCommentView","_model","1737492DlPbMZ","div","ck-reset_all-excluded","cancelConfirm","has","render","locale","isUnlinked","_cancelAllConfirms","actionBar","commentThreadHeaderView","119rGeTOZ","change:isReadOnly","_updateArchivedThreadHeader","isReadOnly","high","stop","removeConfirm","2444082rMCWJn","3702xCdLSC","resolveButton","tooltip","isActive","bind","657SPFzhh","remove","fire","isResolved","showConfirm","Write a comment...","removeCommentThread","commentsListView","then","createCollection","change:archivedAt","actionIndicator","ariaLabel","1912QosRIH","commentViews","676dsgYeV","execute","length","removeButton","placeholder","element","ck-rounded-corners","Resolve","Delete comment thread?","isResolvable","51791dlwPnE","ck-thread--active","isConfirm","querySelector","ck-comment--resolve","ck-thread--unlinked","_createResolveButton","add","isSystemComment","30710mWJKWG","bindTemplate","5rSbkGc","change:isActive","set","archivedAt","focusables","setTemplate","unbind","containerElement","icon","get","label","isEnabled","6650204LGCjqp","ck-thread--","listenTo",".ck-thread__container","listitem","isVisible","ck-thread","resolveCommentThread","focus","commentThreadInputView","extendTemplate","ck-thread__container","_bindFirstCommentView","getTemplate"];return(Jt=function(){return t})()}!function(t){const e=Yt,n=t();for(;;)try{if(308647===parseInt(e(335))/1*(parseInt(e(282))/2)+-parseInt(e(305))/3*(parseInt(e(325))/4)+-parseInt(e(346))/5*(-parseInt(e(304))/6)+-parseInt(e(297))/7*(-parseInt(e(323))/8)+parseInt(e(310))/9*(parseInt(e(344))/10)+-parseInt(e(265))/11+parseInt(e(286))/12*(parseInt(e(281))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jt);class Qt extends((0,o.ConfirmMixin)(Xt)){[Zt(280)];[Zt(260)];[Zt(306)];[Zt(284)];constructor(t,e,n,r){const o=Zt;super(t,e,n,r),this[o(280)]=this[o(319)]([this[o(317)],this[o(274)],this[o(279)]]),this[o(255)](o(321),null),this[o(260)]=null,this[o(284)]=null,this[o(292)]=t,this[o(306)]=this[o(341)](),this[o(258)](this[o(278)]()),this.on(o(254),((t,e,n)=>{n||this[o(294)]()})),this[o(267)](this[o(285)],o(298),((t,e,n)=>{n&&this[o(294)]()})),this[o(327)]>0&&this[o(277)](),this[o(267)](this[o(317)][o(324)],o(342),(()=>{this[o(277)]()}))}[Zt(278)](){const t=Zt,e=this[t(345)];return{tag:t(287),attributes:{class:["ck",t(271),t(288),t(331),e.if(t(308),t(336)),e.if(t(293),t(340)),e.if(t(337),t(283)),e.to(t(321),(e=>e?t(266)+e:""))],"data-thread-id":this[t(285)].id,tabindex:0,role:t(269),"aria-label":e.to(t(322)),"aria-describedby":this[t(279)].id},children:[{tag:t(287),attributes:{class:t(276)},children:this[t(280)]}]}}[Zt(291)](){const t=Zt;super[t(291)](),this[t(260)]=this[t(330)][t(338)](t(268)),this[t(285)].on(t(320),(()=>{this[t(299)]()})),this[t(299)]()}[Zt(294)](){const t=Zt;this[t(289)]();for(const e of this[t(317)][t(324)])e[t(289)]()}[Zt(277)](){const t=Zt,{locale:e}=this,n=this[t(317)][t(324)][t(262)](0);n===this[t(284)]||n[t(343)]||(this[t(284)]=n,this[t(259)](t(321)),this[t(309)](t(321)).to(n,t(321),(e=>t(311)===e?t(311):null)),n[t(329)]=$(e,t(315)),n[t(328)].on(t(326),(n=>{const r=t;n[r(302)](),this[r(314)]($(e,r(333)),this[r(260)])[r(318)]((()=>{const t=r;this[t(312)](t(316))}))}),{priority:t(301)}),this.on(t(303),(()=>{n[t(273)]()})),n[t(295)][t(342)](this[t(306)],0),n[t(257)][t(342)](this[t(306)],0))}[Zt(341)](){const t=Zt,e=new o.LateFocusButtonView(this[t(292)]);return e[t(263)]=$(this[t(292)],t(332)),e[t(307)]=$(this[t(292)],t(332)),e[t(261)]=J.IconCheck,e[t(275)]({attributes:{class:t(339)}}),e[t(309)](t(264)).to(this[t(285)],t(300),(t=>!t)),e[t(309)](t(270)).to(this[t(285)],t(334),this[t(285)],t(313),((t,e)=>t&&!e)),e.on(t(326),(()=>{const e=t;this[e(312)](e(272),this[e(285)].id)})),e}[Zt(299)](){const t=Zt;this[t(285)][t(256)]?this[t(280)][t(290)](this[t(296)])||(this[t(280)][t(342)](this[t(296)],0),this[t(257)][t(342)](this[t(296)],0)):this[t(280)][t(290)](this[t(296)])&&(this[t(280)][t(311)](this[t(296)]),this[t(257)][t(311)](this[t(296)]))}}function $t(t,e){var n=ee();return($t=function(t,e){return n[t-=108]})(t,e)}var te=$t;function ee(){var t=["22meEsVT","ck-comment__content","element","setTemplate","1076803SvdUkj","set","5123256BPRkop","div","change:content","1908225cjHmyX","449zsikgL","3842132YtnEai","4084700KYuAvp","5692oJnFAj","5vKZizM","ck-content","6tddHkm","render","ck-annotation__content","1255404ghOtjy","content","innerHTML"];return(ee=function(){return t})()}!function(t){for(var e=$t,n=t();;)try{if(728426===-parseInt(e(117))/1*(-parseInt(e(120))/2)+-parseInt(e(126))/3+-parseInt(e(118))/4*(-parseInt(e(121))/5)+-parseInt(e(123))/6*(-parseInt(e(111))/7)+-parseInt(e(113))/8+parseInt(e(116))/9+-parseInt(e(119))/10*(parseInt(e(129))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ee);class ne extends Q.View{constructor(t){var e=$t;super(t),this[e(112)](e(127),""),this[e(110)]({tag:e(114),attributes:{class:[e(122),e(108),e(125)]}})}[te(124)](){var t=te;super[t(124)](),this.on(t(115),((e,n,r)=>{var o=t;this[o(109)][o(128)]=r})),this[t(109)][t(128)]=this[t(127)]}}function re(t,e){const n=oe();return(re=function(t,e){return n[t-=176]})(t,e)}function oe(){const t=["_config","creator","removed","getUserViewNotificationText","updateComment","value","render","isCollapsed","name","set","EXTERNAL_COMMENT","attributes","9VUDuAg","visibleView","once","isEditMode","EXTERNAL_AVATAR","createCollection","listenTo","focusTracker","focusFirst","locale","COMMENT_THREAD_DESCRIPTION","22BkzgWo","editorDestroyed","collapse","ariaDescriptionView","switchToDisplayMode","shift+tab","focusCycler","getExternalCommentNote","EXTERNAL_IMPORT_WORD_COMMENT","formatDateTime","text/html","tab","content","element","_createCommentContentView","isReadOnly","@external","EXTERNAL_IMPORT_WORD_AVATAR","source","Save","author","_setupKeyboardNavigation","parseFromString","59979NPaIqe","cancel","expand","esc","enter","231308WAnGhb","bind","disabledSubmit","switchToEditMode","authoredAt","body","_model","editorReady","submit","focusables","894352FbbQLz","keystrokes","initialData","143252VrWBuZ","ariaLabel","destroy","_createCommentInputView","stopListening","importWord","isExternal","fire","submitLabel","COMMENT_ARIA_LABEL","editorConfig","createEditor","isSystemComment","409374ScYRab","delegate","695QorfWI","added","1560BdWlgv","get","target","remove","3885620pzXUUA","change","add","maxCommentCharsWhenCollapsed","textContent","focus"];return(oe=function(){return t})()}const se=re;!function(t){const e=re,n=t();for(;;)try{if(116308===parseInt(e(264))/1+parseInt(e(236))/2*(parseInt(e(259))/3)+-parseInt(e(186))/4+parseInt(e(201))/5*(parseInt(e(203))/6)+-parseInt(e(199))/7+-parseInt(e(183))/8*(-parseInt(e(225))/9)+-parseInt(e(207))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oe);class ie extends Q.View{[se(226)];[se(239)];[se(182)];[se(232)];[se(184)];[se(242)];[se(179)];[se(213)];constructor(t,n,r){const s=se;super(t),this[s(179)]=n,this[s(213)]=r,this[s(198)]=!!this[s(213)][s(198)],this[s(222)](s(228),!1),this[s(222)](s(220),!0),this[s(265)](s(187)).to(n,s(248),n,s(177),((e,o)=>$(t,s(195),[n[s(256)][s(221)],r[s(245)](o),(new DOMParser)[s(258)](e,s(246))[s(178)][s(211)],n[s(192)]?this[s(243)]():""]))),this[s(239)]=new o.AriaDescriptionView(t,$(t,s(235))),this[s(226)]=this[s(230)](),this[s(226)][s(209)](this[s(250)]()),this[s(182)]=new Q.ViewCollection,this[s(232)]=new e.FocusTracker,this[s(184)]=new e.KeystrokeHandler,this[s(242)]=new Q.FocusCycler({focusables:this[s(182)],focusTracker:this[s(232)],keystrokeHandler:this[s(184)],keystrokeHandlerOptions:{filter:t=>t[s(205)]!==this[s(249)]},actions:{focusPrevious:s(241),focusNext:s(247)}})}[se(261)](){this[se(220)]=!1}[se(238)](){const t=se;this[t(228)]||(this[t(220)]=!0)}[se(212)](){const t=se;this[t(249)][t(212)]()}[se(219)](){const t=se;super[t(219)](),this[t(257)]()}async[se(188)](){const t=se;await this[t(226)][t(204)](0)[t(188)](),super[t(188)]()}[se(176)](){const t=se;this[t(228)]||(this[t(228)]=!0,this[t(226)][t(206)](0)[t(188)](),this[t(226)][t(209)](this[t(189)]()))}[se(240)](){const t=se;this[t(228)]&&(this[t(228)]=!1,this[t(226)][t(206)](0)[t(188)](),this[t(226)][t(209)](this[t(250)]()))}[se(243)](){const t=se;return t(191)===this[t(179)][t(224)][t(252)][t(254)]?$(this[t(234)],t(244)):$(this[t(234)],t(223))}[se(216)](){const t=se;return this[t(179)][t(192)]?t(191)===this[t(179)][t(224)][t(252)][t(254)]?$(this[t(234)],t(253),this[t(179)][t(214)][t(221)]):$(this[t(234)],t(229),this[t(179)][t(214)][t(221)]):null}[se(250)](){const t=se,e=new ne(this[t(234)]);return e[t(265)](t(248)).to(this[t(179)],t(248),this,t(220),((e,n)=>n?(0,o.trimHtml)(e,{limit:this[t(213)][t(210)]}):e)),e}[se(189)](){const t=se;this[t(213)][t(196)]||(this[t(213)][t(196)]={}),this[t(213)][t(196)][t(185)]=this[t(179)][t(248)];const e=new At(this[t(234)],this[t(213)][t(196)]);return e[t(218)]=this[t(179)][t(248)],e[t(265)](t(266)).to(this[t(179)],t(251)),e[t(194)]=$(this[t(234)],t(255)),e.on(t(181),((e,n)=>{const r=t;this[r(193)](r(217),this[r(179)].id,n),this[r(240)](),this[r(212)]()})),e.on(t(260),(()=>{const e=t;this[e(240)](),this[e(212)]()})),e[t(227)](t(180),(()=>{e[t(212)]()})),e[t(197)](),e[t(200)](t(180)).to(this),e[t(200)](t(237)).to(this),e}[se(257)](){const t=se,e=this[t(249)];this[t(184)][t(231)](e);for(const e of this[t(182)])this[t(232)][t(209)](e[t(249)]),this[t(184)][t(231)](e[t(249)]);this[t(182)].on(t(208),((e,n)=>{const r=t;for(const t of n[r(215)])this[r(232)][r(206)](t[r(249)]),this[r(184)][r(190)](t[r(249)]);for(const t of n[r(202)])this[r(232)][r(209)](t[r(249)]),this[r(184)][r(231)](t[r(249)])})),this[t(184)][t(222)](t(263),((n,r)=>{const o=t;e===n[o(205)]&&(this[o(242)][o(233)](),r())})),this[t(184)][t(222)](t(262),((n,r)=>{const o=t;e!==n[o(205)]&&(this[o(212)](),r())}))}}const ce=he;function ae(){const t=["addMany","formatDateTime","ck-annotation__actions","9428418ZwOyri","ck-comment__info","fire","set","isReadOnly","extendTemplate","children","length","div","locale","from","showConfirm","edit","buttonView","_attachActions","dropdown","1017910OFrPSm","getExternalCommentNote","121ZAhqop","some","isEditMode","blur","ariaDescriptionView","userView","label","push","ck-annotation__actions--hidden","icon","removeComment","ck-annotation__info","ck-comment__main","cancelConfirm","panelPosition","ck-comment__user","authoredAt","ck-comment--","ck-annotation__info-name","Edit","ck-annotation__main","unbind","bind","add","isConfirm","render","ck-comment__info-time","focusables","resolvedAt","47605FPYnrC","isVisible","isEnabled","name","mouseenter","withText","isSystemComment","_model","ck-comment__actions","getTemplate","ck-annotation__user","6AmhdPR","10aTtqDC","group","511432sajSZh","isEditable","removeButton","isExternal","Remove","ck-annotation__content-wrapper","focus","164930KGwEAn","3276744ekSDmT","ck-comment__wrapper","switchToEditMode","remove","_config","ck-comment__info-name","ck-annotation__info-time","ck-comment--remove","ck-comment__actions--hidden","ck-annotation","bindTemplate","isRemovable","element","time","ariaLabel","Reply...","_createDropdown","visibleView","559836qgFNIL","panelView","77MJXTwH","author","span","toMany","placeholder","find","ck-comment--remove-confirmation","then","mouseleave","change:isRemovable","setTemplate","_createCommentInputView","ck-comment--edit","_createRemoveButton","Delete comment?","ck-comment__external","execute","editButton","ck-comment--info","_createEditButton","Show more items","createCollection","listitem","actionBar","ck-comment","listenTo","actionIndicator","items","ck-hidden","getUserViewNotificationText"];return(ae=function(){return t})()}function he(t,e){const n=ae();return(he=function(t,e){return n[t-=489]})(t,e)}!function(t){const e=he,n=t();for(;;)try{if(548375===parseInt(e(498))/1*(parseInt(e(510))/2)+-parseInt(e(538))/3+parseInt(e(520))/4+-parseInt(e(589))/5*(-parseInt(e(509))/6)+-parseInt(e(540))/7*(-parseInt(e(512))/8)+-parseInt(e(573))/9+-parseInt(e(519))/10*(parseInt(e(591))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ae);class ue extends((0,o.ConfirmMixin)(ie)){[ce(563)];[ce(596)];constructor(t,e,n){const r=ce;super(t,e,n),this[r(576)](r(566),null),this[r(576)](r(544),$(t,r(535))),this[r(491)](r(607)).to(e),this[r(491)](r(497)).to(e),this[r(563)]=this[r(561)](),this[r(504)]||(this[r(557)]=this[r(559)](),this[r(514)]=this[r(553)](),this[r(567)]=this[r(561)](),this[r(567)][r(570)]([this[r(557)],this[r(514)]]),this[r(588)]=this[r(536)](),this[r(563)][r(492)](this[r(588)]),this[r(496)][r(492)](this[r(588)])),this[r(596)]=new o.UserView(t,e[r(541)],this[r(569)]()),this[r(596)][r(578)]({attributes:{class:[r(606),r(508)],"aria-hidden":!0}}),this[r(565)](e,r(549),(()=>this[r(604)]())),this[r(550)](this[r(507)]())}[ce(507)](){const t=ce,e=this[t(530)],n=[{tag:t(581),attributes:{class:[t(574),t(602)]},children:[{tag:t(542),children:[{text:this[t(596)][t(501)]}],attributes:{class:[t(525),t(609)],"data-cke-tooltip-text":this[t(596)][t(501)]}},{tag:t(533),attributes:{datetime:e.to(t(607)),class:[t(495),t(526)]},children:[{text:e.to(t(607),(e=>this[t(524)][t(571)](e)))}]}]},{tag:t(581),attributes:{class:[t(506),t(572),e.if(t(593),t(528)),e.if(t(593),t(599))]},children:this[t(563)]},{tag:t(581),attributes:{class:[t(517)]},children:this[t(537)]},this[t(595)]];return this[t(505)][t(515)]&&n[t(598)]({tag:t(581),attributes:{class:[t(555)]},children:[{text:this[t(590)]()}]}),{tag:"li",attributes:{class:[t(521),e.if(t(493),t(546))],tabindex:-1,"aria-label":e.to(t(534)),"aria-describedby":this[t(595)].id,role:t(562)},children:[{tag:t(581),attributes:{class:[t(564),t(529),e.if(t(593),t(552)),e.if(t(504),t(558)),e.to(t(566),(e=>e?t(608)+e:""))],"data-author-id":this[t(505)][t(541)].id,"data-comment-id":this[t(505)].id,role:t(511)},children:[this[t(596)],{tag:t(581),attributes:{class:[t(603),t(489)]},children:n}]}]}}[ce(559)](){const t=ce,e=new Q.ButtonView(this[t(582)]);return e[t(597)]=$(this[t(582)],t(610)),e[t(600)]=J.IconPencil,e[t(503)]=!0,e[t(578)]({attributes:{class:t(552)}}),e[t(491)](t(500)).to(this[t(505)],t(577),(t=>!t)),e[t(491)](t(499)).to(this[t(505)],t(513)),e.on(t(556),(()=>this[t(522)]())),e}[ce(553)](){const t=ce,e=new Q.ButtonView(this[t(582)]);return e[t(597)]=$(this[t(582)],t(516)),e[t(600)]=J.IconRemoveComment,e[t(503)]=!0,e[t(578)]({attributes:{class:t(527)}}),e[t(491)](t(500)).to(this[t(505)],t(577),(t=>!t)),e[t(491)](t(499)).to(this[t(505)],t(531)),e.on(t(556),(()=>{const e=t;this[e(584)]($(this[e(582)],e(554)),this[e(532)])[e(547)]((()=>{const t=e;this[t(575)](t(601),this[t(505)].id)}))})),e}[ce(536)](){const t=ce,e=(0,Q.createDropdown)(this[t(582)],o.LateFocusDropdownButtonView),n=e[t(539)][t(579)],r=new Q.ListView(this[t(582)]),s=e[t(530)];(0,Q.focusChildOnDropdownOpen)(e,(()=>this[t(567)][t(545)]((e=>e[t(499)])))),e[t(578)]({attributes:{class:[s.if(t(499),t(568),(t=>!t))]}});const i=(n,o=-1)=>{const s=t,i=new Q.ListItemView(this[s(582)]);i[s(579)][s(492)](n);const c=o>-1?o:r[s(567)][s(580)];r[s(567)][s(492)](i,c);const a=Array[s(583)](this[s(567)]);e[s(490)](s(500),s(499)),e[s(491)](s(500))[s(543)](a,s(500),((...t)=>t[s(592)]((t=>t)))),e[s(491)](s(499))[s(543)](a,s(499),((...t)=>t[s(592)]((t=>t))))};e[t(605)]="sw",e[t(586)][t(576)]({label:$(this[t(582)],t(560)),icon:J.IconThreeVerticalDots});for(const e of this[t(567)])i(e);return n[t(492)](r),e[t(565)](this[t(567)],t(492),((t,e,n)=>{i(e,n)})),e[t(565)](this[t(567)],t(523),((e,n,o)=>{const s=t;r[s(567)][s(523)](o)})),e}[ce(587)](t,e){const n=ce,r=t&&t[n(532)];r&&(this[n(565)](r,n(502),(()=>this[n(566)]=e)),this[n(565)](r,n(518),(()=>this[n(566)]=e)),this[n(565)](r,n(548),(()=>this[n(566)]=null)),this[n(565)](r,n(594),(()=>this[n(566)]=null)))}[ce(551)](){const t=ce,e=super[t(551)]();return e[t(491)](t(544)).to(this),e}[ce(494)](){const t=ce;super[t(494)](),this[t(587)](this[t(557)],t(585)),this[t(587)](this[t(514)],t(523))}}var de=n(673),le=n.n(de),me=n(545),ke=n.n(me),ge=n(262),pe=n.n(ge),fe=n(667),be=n.n(fe),ve=n(357),_e=n.n(ve),we=n(554),Ie={attributes:{"data-cke":!0}};Ie.setAttributes=be(),Ie.insert=pe().bind(null,"head"),Ie.domAPI=ke(),Ie.insertStyleElement=_e();le()(we.A,Ie);we.A&&we.A.locals&&we.A.locals;var ye=n(306),Ae={attributes:{"data-cke":!0}};Ae.setAttributes=be(),Ae.insert=pe().bind(null,"head"),Ae.domAPI=ke(),Ae.insertStyleElement=_e();le()(ye.A,Ae);ye.A&&ye.A.locals&&ye.A.locals;var Ce=n(980),Te={attributes:{"data-cke":!0}};Te.setAttributes=be(),Te.insert=pe().bind(null,"head"),Te.domAPI=ke(),Te.insertStyleElement=_e();le()(Ce.A,Te);Ce.A&&Ce.A.locals&&Ce.A.locals;function Ee(t,e,{signal:n,edges:r}={}){let o,s=null;const i=null!=r&&r.includes("leading"),c=null==r||r.includes("trailing"),a=()=>{null!==s&&(t.apply(o,s),o=void 0,s=null)};let h=null;const u=()=>{null!=h&&clearTimeout(h),h=setTimeout((()=>{h=null,c&&a(),l()}),e)},d=()=>{null!==h&&(clearTimeout(h),h=null)},l=()=>{d(),o=void 0,s=null},m=function(...t){if(n?.aborted)return;o=this,s=t;const e=null==h;u(),i&&e&&a()};return m.schedule=u,m.cancel=l,m.flush=()=>{d(),a()},n?.addEventListener("abort",l,{once:!0}),m}function xe(t,e=0,n={}){"object"!=typeof n&&(n={});const{signal:r,leading:o=!1,trailing:s=!0,maxWait:i}=n,c=Array(2);let a;o&&(c[0]="leading"),s&&(c[1]="trailing");let h=null;const u=Ee((function(...e){a=t.apply(this,e),h=null}),e,{signal:r,edges:c}),d=function(...e){if(null!=i)if(null===h)h=Date.now();else if(Date.now()-h>=i)return a=t.apply(this,e),h=Date.now(),u.cancel(),u.schedule(),a;return u.apply(this,e),a};return d.cancel=u.cancel,d.flush=()=>(u.flush(),a),d}function Oe(t,e){const n=Ne();return(Oe=function(t,e){return n[t-=269]})(t,e)}function Ne(){const t=["132IqmQCx","14YkrMxf","132630IZOWqG","type","3550971avvjxJ","76896cODaUr","observe","attributeName","4azMVVs","1848440EJmXMS","2382105xknYWy","disconnect","characterData","childList","class","23001924HgfVoP","attributes","cancel","1Yxtvwz","3793596ECCfaV","184iUtQiq"];return(Ne=function(){return t})()}function Se(t){const e=function(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:r=!0,trailing:o=!0,signal:s}=n;return xe(t,e,{leading:r,trailing:o,signal:s,maxWait:e})}(t,30),n=new MutationObserver((t=>{const n=Oe;for(const r of t)(n(281)==r[n(289)]&&n(279)==r[n(272)]||n(278)==r[n(289)]||n(277)==r[n(289)])&&e()}));return{attach(t){n[Oe(271)](t,{attributes:!0,childList:!0,subtree:!0,characterData:!0})},detach(){const t=Oe;n[t(276)](),e[t(282)]()}}}!function(t){const e=Oe,n=t();for(;;)try{if(634417===-parseInt(e(283))/1*(parseInt(e(274))/2)+parseInt(e(269))/3*(-parseInt(e(273))/4)+-parseInt(e(275))/5+-parseInt(e(284))/6*(-parseInt(e(287))/7)+-parseInt(e(285))/8*(-parseInt(e(270))/9)+parseInt(e(288))/10*(-parseInt(e(286))/11)+parseInt(e(280))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ne);var Me=n(438),Re={attributes:{"data-cke":!0}};Re.setAttributes=be(),Re.insert=pe().bind(null,"head"),Re.domAPI=ke(),Re.insertStyleElement=_e();le()(Me.A,Re);Me.A&&Me.A.locals&&Me.A.locals;function Pe(){const t=["isActive","type","3741030XEncho","div","15171FNrehp","destroy","260016WCeWqR","ck-annotation-wrapper--active","isDirty","Esc","focus","arrowdown","createCollection","element","_updateHeight","length","178eWkEqO","attach","815654ZCrKwD","set","content","11005785nfrXhV","height","detach","ck-rounded-corners","clientHeight","_mutationObserver","delegate","add","75CbMgef","bindTemplate","fire","targetRect","focusTracker","arrowup","setTemplate","18076KPBFgc","render","keystrokes","mainView","ck-annotation-wrapper","listenTo","485878hUVQcX","presentation","clear","first"];return(Pe=function(){return t})()}const Ve=Le;function Le(t,e){const n=Pe();return(Le=function(t,e){return n[t-=149]})(t,e)}!function(t){const e=Le,n=t();for(;;)try{if(346746===-parseInt(e(181))/1+parseInt(e(155))/2*(parseInt(e(189))/3)+parseInt(e(175))/4*(-parseInt(e(168))/5)+-parseInt(e(187))/6+-parseInt(e(157))/7+-parseInt(e(191))/8+parseInt(e(160))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pe);class De extends Q.View{[Ve(172)];id;[Ve(177)];[Ve(159)];[Ve(178)];[Ve(165)];constructor(t,n){const r=Ve;super(t),this.id=(0,e.uid)(),this[r(172)]=new e.FocusTracker,this[r(177)]=new e.KeystrokeHandler,this[r(177)][r(158)](r(194),((t,e)=>this[r(170)](r(194),e))),this[r(158)](r(171),{top:0,right:0,bottom:0,left:0}),this[r(158)](r(161),0),this[r(158)](r(185),!1),this[r(158)](r(193),!1),this[r(158)](r(154),0),this[r(158)](r(186),""),this[r(165)]=Se((()=>this[r(153)]())),this[r(159)]=this[r(151)](),this[r(159)][r(166)](r(173),r(150)).to(this),this[r(159)][r(167)](n),this[r(178)]=n;const o=this[r(169)];this[r(174)]({tag:r(188),attributes:{class:["ck",r(179),r(163),o.if(r(185),r(192))],role:r(182)},children:this[r(159)]})}[Ve(176)](){const t=Ve;super[t(176)](),this[t(172)][t(167)](this[t(152)]),this[t(177)][t(180)](this[t(152)]),this[t(165)][t(156)](this[t(152)])}[Ve(190)](){const t=Ve;this[t(159)][t(183)](),this[t(177)][t(190)](),this[t(172)][t(190)](),this[t(165)][t(162)](),super[t(190)]()}[Ve(149)](){const t=Ve;this[t(159)][t(184)]&&this[t(159)][t(184)][t(149)]()}[Ve(153)](){const t=Ve,e=this[t(152)][t(164)];e&&(this[t(161)]=e)}}const Be=je;function je(t,e){const n=Fe();return(je=function(t,e){return n[t-=428]})(t,e)}function Fe(){const t=["28sbUVGr","_assertCorrectTarget","isVisible","isArray","getClientRects","254uoSuoS","view","_target","36IbWaOv","length","_getNormalizedTarget","2706STMSVy","747757yFXnui","focusableElements","render","_id","_type","every","refreshVisibility","isActive","annotation-invalid-target","add","clear","type","innerView","destroy","nodeType","5920zTkLyt","element","set","59405LafSbD","focusTracker","updateTargetRect","316xPvZQb","543300GySioR","filter","1662bNTIFJ","mainView","targetRect","function","target","369024GPnbNx","object","325sUTXif","item","offsetParent","105096ivDKWZ","stopListening","remove"];return(Fe=function(){return t})()}!function(t){const e=je,n=t();for(;;)try{if(593067===parseInt(e(466))/1+-parseInt(e(459))/2*(parseInt(e(441))/3)+-parseInt(e(438))/4*(-parseInt(e(435))/5)+parseInt(e(451))/6*(parseInt(e(454))/7)+-parseInt(e(446))/8*(-parseInt(e(462))/9)+parseInt(e(432))/10*(-parseInt(e(465))/11)+-parseInt(e(439))/12*(parseInt(e(448))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fe);class He extends((0,e.ObservableMixin)()){[Be(460)];[Be(467)];[Be(470)];[Be(461)];constructor({view:t,target:n,type:r,isVisible:o=!0}){const s=Be;super(),this[s(460)]=t,this[s(460)][s(433)]||this[s(460)][s(468)](),this[s(470)]=r,this[s(461)]=n,He[s(455)](this[s(464)]()),this[s(467)]=new e.Collection([this[s(460)][s(433)]],{idProperty:s(469)}),this[s(467)].on(s(475),((t,e)=>{const n=s;this[n(460)][n(436)][n(475)](e)})),this[s(467)].on(s(453),((t,e)=>{const n=s;this[n(460)][n(436)][n(453)](e)})),this[s(434)](s(456),o)}get[Be(428)](){const t=Be;return t(444)==typeof this[t(470)]?this[t(470)]():this[t(470)]}get[Be(429)](){const t=Be;return this[t(460)][t(442)]}get[Be(445)](){const t=Be,e=this[t(464)]();return He[t(455)](e),e}get[Be(443)](){const t=Be,n=this[t(445)];if(null===n)return null;if(n instanceof e.Rect)return n;const r=n[t(440)]((e=>function(e){const n=t;if(e[n(450)])return!0;return!!e[n(458)]()[n(449)](0)}(e)));return 0===r[t(463)]?null:new e.Rect(r[0][t(458)]()[t(449)](0))}get[Be(473)](){const t=Be;return this[t(460)][t(473)]}set[Be(473)](t){const e=Be;this[e(460)][e(473)]=t,this[e(460)][e(442)][e(473)]=t}[Be(437)](){const t=Be;this[t(460)][t(443)]=this[t(443)]}[Be(430)](){const t=Be;this[t(467)][t(452)](),this[t(467)][t(476)](),this[t(452)]()}[Be(472)](){const t=Be;this[t(456)]=!!this[t(443)]}static[Be(455)](t){const n=Be;if(!(null===t||t instanceof e.Rect||Array[n(457)](t)&&t[n(471)]((t=>Ue(t)))))throw new e.CKEditorError(n(474),null,{target:t})}[Be(464)](){const t=Be,e=t(444)==typeof this[t(461)]?this[t(461)]():this[t(461)];return Ue(e)?[e]:e}}function Ue(t){const e=Be;return null!==t&&e(447)==typeof t&&e(431)in t&&1===t[e(431)]}const ze=qe;!function(t){const e=qe,n=t();for(;;)try{if(121878===-parseInt(e(483))/1+parseInt(e(512))/2+parseInt(e(491))/3+-parseInt(e(492))/4*(parseInt(e(495))/5)+-parseInt(e(479))/6*(parseInt(e(484))/7)+-parseInt(e(513))/8*(-parseInt(e(493))/9)+parseInt(e(497))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(We);class Ke extends e.Collection{[ze(507)];[ze(485)];[ze(521)];constructor(t=[]){const n=ze;super(),this[n(507)]=new Map,this[n(485)]=new Map,this[n(521)]=new e.FocusTracker,this[n(521)].on(n(501),((t,e,r)=>{const o=n;r||this[o(487)](o(506))}));for(const e of t)this[n(502)](e)}get[ze(481)](){const t=ze;return this[t(521)][t(481)]}[ze(502)](t){const n=ze;if(this[n(498)](t))throw new e.CKEditorError(n(517),null);this[n(507)][n(522)](t[n(518)],t),this[n(485)][n(522)](t[n(523)],t);for(const e of t[n(516)])this[n(521)][n(502)](e);this[n(511)](t[n(516)],n(502),((t,e)=>{const r=n;this[r(521)][r(502)](e)})),this[n(511)](t[n(516)],n(519),((t,e)=>{const r=n;this[r(521)][r(519)](e)})),this[n(511)](t[n(523)][n(499)],n(501),((e,r,o)=>{const s=n;o&&this[s(487)](s(486),t)})),t[n(488)]();const r=this[n(514)](t[n(523)][n(490)]);return super[n(502)](t,r)}[ze(519)](t){const n=ze;if(!this[n(498)](t))throw new e.CKEditorError(n(504),null);this[n(496)](t[n(523)][n(499)]),this[n(496)](t[n(516)]);for(const e of t[n(516)])this[n(521)][n(519)](e);return this[n(485)][n(482)](t[n(523)]),this[n(507)][n(482)](t[n(518)]),super[n(519)](t)}[ze(505)](t){const e=ze;return this[e(507)][e(509)](t)}[ze(494)](t){const e=ze;return this[e(485)][e(509)](t)}[ze(480)](){const t=ze;super[t(508)](),this[t(496)](),this[t(507)][t(508)](),this[t(485)][t(508)](),this[t(521)][t(480)]()}[ze(478)](){const t=ze;for(const e of this)e[t(488)]();this[t(503)]()}[ze(503)](){const t=ze,e=Array[t(510)](this)[t(515)](((e,n)=>Ge(e[t(523)][t(490)],n[t(523)][t(490)])));for(let n=e[t(489)]-1;n>0;n--){const r=e[n];n!==this[t(500)](r)&&(this[t(519)](r),this[t(502)](r))}}[ze(514)](t){const e=ze;let n=0;if(!t)return this[e(489)];for(const r of this){const o=r[e(523)][e(490)];if(o){if(Ge(t,o)<0)return n;n++}}return n}}function We(){const t=["524aDJEfS","580059nWDeOA","getByView","6065tlvHUb","stopListening","2604120DALDLg","has","focusTracker","getIndex","change:isFocused","add","_sort","annotationcollection-not-existing-item","getByInnerView","blur","_innerViewToAnnotation","clear","get","from","listenTo","348318fpBOMH","16ugtcuJ","_getOrderInContent","sort","focusableElements","annotationcollection-duplicated-item","innerView","remove","top","_focusTracker","set","view","left","refreshPositioning","15018jDbqQC","destroy","isFocused","delete","203823AKkNgM","343RKZTip","_viewToAnnotation","focus","fire","updateTargetRect","length","targetRect","131334iIkpZN"];return(We=function(){return t})()}function qe(t,e){const n=We();return(qe=function(t,e){return n[t-=477]})(t,e)}function Ge(t,e){const n=ze;if(null===t&&null===e)return 0;if(null===t)return-1;if(null===e)return 1;const r=t[n(520)]-e[n(520)];return 0==r?t[n(477)]-e[n(477)]:r}t.ContextPlugin;var Xe=n(332),Ye={attributes:{"data-cke":!0}};Ye.setAttributes=be(),Ye.insert=pe().bind(null,"head"),Ye.domAPI=ke(),Ye.insertStyleElement=_e();le()(Xe.A,Ye);Xe.A&&Xe.A.locals&&Xe.A.locals;t.ContextPlugin;var Ze=n(533),Je={attributes:{"data-cke":!0}};Je.setAttributes=be(),Je.insert=pe().bind(null,"head"),Je.domAPI=ke(),Je.insertStyleElement=_e();le()(Ze.A,Je);Ze.A&&Ze.A.locals&&Ze.A.locals;Q.View;Q.View;class Qe extends Error{}class $e extends Qe{constructor(){super("Zone is an abstract class")}}class tn{get type(){throw new $e}get name(){throw new $e}get ianaName(){return this.name}get isUniversal(){throw new $e}offsetName(t,e){throw new $e}formatOffset(t,e){throw new $e}offset(t){throw new $e}equals(t){throw new $e}get isValid(){throw new $e}}let en={};const nn={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};let rn={};class on extends tn{static create(t){return rn[t]||(rn[t]=new on(t)),rn[t]}static resetCache(){rn={},en={}}static isValidSpecifier(t){return this.isValidZone(t)}static isValidZone(t){if(!t)return!1;try{return new Intl.DateTimeFormat("en-US",{timeZone:t}).format(),!0}catch(t){return!1}}constructor(t){super(),this.zoneName=t,this.valid=on.isValidZone(t)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(t,{format:e,locale:n}){return kn(t,e,n,this.name)}formatOffset(t,e){return pn(this.offset(t),e)}offset(t){const e=new Date(t);if(isNaN(e))return NaN;const n=(r=this.name,en[r]||(en[r]=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:r,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"})),en[r]);var r;let[o,s,i,c,a,h,u]=n.formatToParts?function(t,e){const n=t.formatToParts(e),r=[];for(let t=0;t<n.length;t++){const{type:e,value:o}=n[t],s=nn[e];"era"===e?r[s]=o:hn(s)||(r[s]=parseInt(o,10))}return r}(n,e):function(t,e){const n=t.format(e).replace(/\u200E/g,""),r=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(n),[,o,s,i,c,a,h,u]=r;return[i,o,s,c,a,h,u]}(n,e);"BC"===c&&(o=1-Math.abs(o));let d=+e;const l=d%1e3;return d-=l>=0?l:1e3+l,(mn({year:o,month:s,day:i,hour:24===a?0:a,minute:h,second:u,millisecond:0})-d)/6e4}equals(t){return"iana"===t.type&&t.name===this.name}get isValid(){return this.valid}}let sn=null;class cn extends tn{static get utcInstance(){return null===sn&&(sn=new cn(0)),sn}static instance(t){return 0===t?cn.utcInstance:new cn(t)}static parseSpecifier(t){if(t){const e=t.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(e)return new cn(gn(e[1],e[2]))}return null}constructor(t){super(),this.fixed=t}get type(){return"fixed"}get name(){return 0===this.fixed?"UTC":`UTC${pn(this.fixed,"narrow")}`}get ianaName(){return 0===this.fixed?"Etc/UTC":`Etc/GMT${pn(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(t,e){return pn(this.fixed,e)}get isUniversal(){return!0}offset(){return this.fixed}equals(t){return"fixed"===t.type&&t.fixed===this.fixed}get isValid(){return!0}}const an={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"};an.hanidec.replace(/[\[|\]]/g,"").split("");function hn(t){return void 0===t}function un(t,e=2){let n;return n=t<0?"-"+(""+-t).padStart(e,"0"):(""+t).padStart(e,"0"),n}function dn(t){return hn(t)||null===t||""===t?void 0:parseInt(t,10)}function ln(t){if(!hn(t)&&null!==t&&""!==t){const e=1e3*parseFloat("0."+t);return Math.floor(e)}}function mn(t){let e=Date.UTC(t.year,t.month-1,t.day,t.hour,t.minute,t.second,t.millisecond);return t.year<100&&t.year>=0&&(e=new Date(e),e.setUTCFullYear(t.year,t.month-1,t.day)),+e}function kn(t,e,n,r=null){const o=new Date(t),s={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};r&&(s.timeZone=r);const i={timeZoneName:e,...s},c=new Intl.DateTimeFormat(n,i).formatToParts(o).find((t=>"timezonename"===t.type.toLowerCase()));return c?c.value:null}function gn(t,e){let n=parseInt(t,10);Number.isNaN(n)&&(n=0);const r=parseInt(e,10)||0;return 60*n+(n<0||Object.is(n,-0)?-r:r)}function pn(t,e){const n=Math.trunc(Math.abs(t/60)),r=Math.trunc(Math.abs(t%60)),o=t>=0?"+":"-";switch(e){case"short":return`${o}${un(n,2)}:${un(r,2)}`;case"narrow":return`${o}${n}${r>0?`:${r}`:""}`;case"techie":return`${o}${un(n,2)}${un(r,2)}`;default:throw new RangeError(`Value format ${e} is out of range for property format`)}}const fn=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function bn(...t){const e=t.reduce(((t,e)=>t+e.source),"");return RegExp(`^${e}$`)}function vn(...t){return e=>t.reduce((([t,n,r],o)=>{const[s,i,c]=o(e,r);return[{...t,...s},i||n,c]}),[{},null,1]).slice(0,2)}function _n(...t){return(e,n)=>{const r={};let o;for(o=0;o<t.length;o++)r[t[o]]=dn(e[n+o]);return[r,null,n+o]}}const wn=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,In=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,yn=RegExp(`${In.source}${`(?:${wn.source}?(?:\\[(${fn.source})\\])?)?`}`),An=RegExp(`(?:T${yn.source})?`),Cn=_n("weekYear","weekNumber","weekDay"),Tn=_n("year","ordinal"),En=RegExp(`${In.source} ?(?:${wn.source}|(${fn.source}))?`),xn=RegExp(`(?: ${En.source})?`);function On(t,e,n){const r=t[e];return hn(r)?n:dn(r)}function Nn(t,e){return[{hours:On(t,e,0),minutes:On(t,e+1,0),seconds:On(t,e+2,0),milliseconds:ln(t[e+3])},null,e+4]}function Sn(t,e){const n=!t[e]&&!t[e+1],r=gn(t[e+1],t[e+2]);return[{},n?null:cn.instance(r),e+3]}function Mn(t,e){return[{},t[e]?on.create(t[e]):null,e+1]}RegExp(`^T?${In.source}$`);bn(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,An),bn(/(\d{4})-?W(\d\d)(?:-?(\d))?/,An),bn(/(\d{4})-?(\d{3})/,An),bn(yn),vn((function(t,e){return[{year:On(t,e),month:On(t,e+1,1),day:On(t,e+2,1)},null,e+3]}),Nn,Sn,Mn),vn(Cn,Nn,Sn,Mn),vn(Tn,Nn,Sn,Mn),vn(Nn,Sn,Mn);vn(Nn);bn(/(\d{4})-(\d\d)-(\d\d)/,xn),bn(En),vn(Nn,Sn,Mn);const Rn={weeks:{days:7,hours:168,minutes:10080,seconds:604800,milliseconds:6048e5},days:{hours:24,minutes:1440,seconds:86400,milliseconds:864e5},hours:{minutes:60,seconds:3600,milliseconds:36e5},minutes:{seconds:60,milliseconds:6e4},seconds:{milliseconds:1e3}},Pn=365.2425,Vn=30.436875,Ln=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"];Ln.slice(0).reverse();Symbol.for("nodejs.util.inspect.custom");Symbol.for("nodejs.util.inspect.custom");const Dn=`[ ${String.fromCharCode(160)}]`;new RegExp(Dn,"g");Symbol.for("nodejs.util.inspect.custom");Q.View;var Bn=n(961),jn={attributes:{"data-cke":!0}};jn.setAttributes=be(),jn.insert=pe().bind(null,"head"),jn.domAPI=ke(),jn.insertStyleElement=_e();le()(Bn.A,jn);Bn.A&&Bn.A.locals&&Bn.A.locals;var Fn=n(163),Hn={attributes:{"data-cke":!0}};Hn.setAttributes=be(),Hn.insert=pe().bind(null,"head"),Hn.domAPI=ke(),Hn.insertStyleElement=_e();le()(Fn.A,Hn);Fn.A&&Fn.A.locals&&Fn.A.locals;var Un=n(142),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 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 qn=n(967),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(906),Yn={attributes:{"data-cke":!0}};Yn.setAttributes=be(),Yn.insert=pe().bind(null,"head"),Yn.domAPI=ke(),Yn.insertStyleElement=_e();le()(Xn.A,Yn);Xn.A&&Xn.A.locals&&Xn.A.locals;var Zn=n(938),Jn={attributes:{"data-cke":!0}};Jn.setAttributes=be(),Jn.insert=pe().bind(null,"head"),Jn.domAPI=ke(),Jn.insertStyleElement=_e();le()(Zn.A,Jn);Zn.A&&Zn.A.locals&&Zn.A.locals;var Qn=n(751),$n={attributes:{"data-cke":!0}};$n.setAttributes=be(),$n.insert=pe().bind(null,"head"),$n.domAPI=ke(),$n.insertStyleElement=_e();le()(Qn.A,$n);Qn.A&&Qn.A.locals&&Qn.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-=298]})(t,e)}function ir(){const t=["ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS","createAnnotation","refreshPositioning","ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO","426552CIgKAu","view","3725094qdaTHe","annotations","fire","addKeystrokeInfoGroup","225291ilhMYB","ready","44TDVAFe","change:isVisible","ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS","Arrowup","destroy","add","has","keystrokes","3fZfSAy","Tab","low","activate","focus","_removeActiveAnnotation","getByInnerView","createAnnotationView","push","editors","6943344kqfjom","collection","listenTo","accessibility","delete","contains","isPremiumPlugin","Annotations","remove","Arrowdown","activeAnnotations","element","values","editing","source","target","275989ySHdmv","Ctrl+Shift+E","_deactivateAllAnnotations","domRoots","_activateAnnotation","set","_visibleAnnotations","locale","stopListening","_bindAnnotationsToVisibleAnnotations","Enter","ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT","refreshVisibility","ACCESSIBILITY_HELP_ANNOTATIONS_ENTER","_setupEnterAnnotationKeystroke","escape","ACCESSIBILITY_HELP_ANNOTATIONS_EXIT","isOfficialPlugin","ACCESSIBILITY_HELP_ANNOTATIONS_GROUP","_setupEscapeAnnotationHandling","pluginName","isArray","_addActiveAnnotation","769915kDBGoK","focusTracker","835432aofiMr","Shift+Tab","deactivateAll","isVisible","context","Ctrl+Enter","Esc","2770LwnaDH","27ZzOgOl"];return(ir=function(){return t})()}!function(t){const e=sr,n=t();for(;;)try{if(936015===-parseInt(e(367))/1+parseInt(e(327))/2*(-parseInt(e(341))/3)+-parseInt(e(333))/4*(parseInt(e(310))/5)+-parseInt(e(351))/6+-parseInt(e(325))/7+-parseInt(e(312))/8*(-parseInt(e(320))/9)+-parseInt(e(319))/10*(-parseInt(e(331))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ir);class cr extends t.ContextPlugin{[or(352)];[or(373)];static get[or(307)](){return or(358)}static get[or(304)](){return!0}static get[or(357)](){return!0}constructor(e){const n=or;if(super(e),this[n(352)]=new Ke,this[n(373)]=new Ke,this[n(372)](n(361),new Set),this[n(376)](),e instanceof t.Editor){const t=e[n(374)];e[n(354)][n(330)]({id:n(328),label:$(t,n(305)),keystrokes:[{label:$(t,n(324)),keystroke:n(368)},{label:$(t,n(303)),keystroke:n(318)},{label:$(t,n(300)),keystroke:n(377)},{label:$(t,n(321)),keystroke:[[n(342)],[n(313)]]},{label:$(t,n(298)),keystroke:[n(317)]},{label:$(t,n(335)),keystroke:[[n(336)],[n(360)]]}]})}this[n(301)](),this[n(306)]()}[or(338)](t){const e=or;this[e(352)][e(338)](t)}[or(359)](t){const e=or;this[e(352)][e(359)](t),t[e(337)]()}[or(299)](){const t=or;for(const e of this[t(352)])e[t(299)]()}[or(323)](){const t=or;this[t(373)][t(323)]()}[or(347)](t){const e=or;return this[e(352)][e(347)](t)}[or(314)](){const t=or;this[t(329)](t(369))}[or(337)](){const t=or;for(const e of this[t(352)])e[t(337)]();this[t(373)][t(337)](),this[t(352)][t(337)](),super[t(337)]()}[or(344)](t){const e=or;this[e(329)](e(371),t)}[or(322)](t){return new He(t)}[or(348)](t,e){return new De(t,e)}[or(309)](t){const e=or,n=new Set(this[e(361)]);n[e(338)](t),this[e(361)]=n}[or(346)](t){const e=or,n=new Set(this[e(361)]);n[e(355)](t),this[e(361)]=n}[or(376)](){const t=or,e=this[t(352)],n=this[t(373)];function r(e){const r=t,o=e[r(365)];o[r(315)]&&!n[r(339)](o)?n[r(338)](o):!o[r(315)]&&n[r(339)](o)&&n[r(359)](o),o[r(326)][r(311)][r(359)](o[r(326)][r(362)]),o[r(326)][r(311)][r(338)](o[r(326)][r(362)])}this[t(353)](e,t(338),((e,o)=>{const s=t;o[s(315)]&&n[s(338)](o),this[s(353)](o,s(334),r)})),this[t(353)](e,t(359),((e,o)=>{const s=t;n[s(339)](o)&&n[s(359)](o),this[s(375)](o,s(334),r)}))}[or(301)](){const n=or,r=t=>{const n=sr;t.on(n(332),(()=>{const r=n;t[r(340)][r(372)]("Ctrl+Shift+E",((t,n)=>{const o=r,s=(0,e.first)(this[o(361)][o(363)]());s&&(s[o(326)][o(345)](),n())}))}))};this[n(316)]instanceof t.Editor?r(this[n(316)]):this[n(316)][n(350)]&&this[n(316)][n(350)].on(n(338),((t,e)=>{r(e)}))}[or(306)](){const e=or,n=e=>{const n=sr,r=e[n(365)],o=[];let s;if(Array[n(308)](r[n(366)])){s=r[n(366)][0],this[n(316)]instanceof t.Editor?o[n(349)](this[n(316)]):this[n(316)][n(350)]&&o[n(349)](...this[n(316)][n(350)]);for(const t of o)for(const e of t[n(364)][n(326)][n(370)][n(363)]())if(e[n(356)](s))return void t[n(364)][n(326)][n(345)]();s[n(345)]()}};this[e(353)](this[e(352)],e(338),((t,r)=>{const o=e;this[o(353)](r,o(302),n,{priority:o(343)})})),this[e(353)](this[e(352)],e(359),((t,r)=>{const o=e;this[o(375)](r,o(302),n)}))}}const ar=hr;function hr(t,e){const n=kr();return(hr=function(t,e){return n[t-=464]})(t,e)}!function(t){const e=hr,n=t();for(;;)try{if(957453===parseInt(e(573))/1*(parseInt(e(605))/2)+-parseInt(e(481))/3*(parseInt(e(644))/4)+parseInt(e(531))/5*(-parseInt(e(607))/6)+-parseInt(e(646))/7+-parseInt(e(525))/8+parseInt(e(606))/9+parseInt(e(649))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(kr);const ur=Symbol(ar(496)),dr={admin:!0,modifyAll:!1,write:!0,resolve:!0};class lr extends t.ContextPlugin{[ar(688)];[ar(482)];[ar(635)];static get[ar(663)](){return[cr,t.PendingActions,o.Users]}static get[ar(516)](){return ar(468)}static get[ar(612)](){return!0}static get[ar(549)](){return!0}constructor(t){const e=ar;super(t),this[e(688)]=new Map,this[e(482)]=new Map,this[e(635)]=new Map,this[e(517)](e(528),new Set),this[e(517)](e(625),new Map);const n=this[e(681)][e(469)];n[e(610)](e(685),2),n[e(610)](e(484),500),n[e(610)](e(506),140),n[e(610)](e(563),Qt),n[e(610)](e(521),ue),n[e(668)](e(659))||console[e(519)](e(645))}[ar(671)](){const t=ar,e=this[t(681)][t(579)][t(668)](cr);this[t(517)](t(474),null),this.on(t(572),((e,n)=>this[t(593)](n))),this.on(t(514),((e,n)=>this[t(638)](n))),this.on(t(634),((e,n)=>this[t(662)](n))),this.on(t(634),((e,n)=>this[t(669)](n)),{priority:t(490)}),this.on(t(524),((e,n)=>this[t(626)](n))),this.on(t(524),((e,n)=>this[t(669)](n)),{priority:t(490)}),this.on(t(672),((e,n)=>this[t(603)](n))),this.on(t(550),((e,n)=>this[t(501)](n))),this.on(t(550),((e,n)=>this[t(669)](n)),{priority:t(490)}),this.on(t(690),((e,n)=>this[t(652)](n))),this.on(t(686),((e,n)=>this[t(511)](n))),this.on(t(480),((e,n)=>this[t(627)](n))),this.on(t(690),((e,{threadId:n,isFromAdapter:r})=>{const o=t;if(r)return;const s=this[o(675)](n),i=s&&this[o(482)][o(668)](s);i&&i[o(479)][o(536)][o(654)](-1)}),{priority:t(490)}),this[t(551)](e,t(546),((e,n,r)=>{const o=t,s=Array[o(676)](r)[o(585)]((t=>this[o(635)][o(668)](t[o(552)])))[o(651)](Boolean)[0];this[o(474)]=s?s[o(677)]:null}))}set[ar(656)](t){const n=ar;if(this[n(494)])throw new e.CKEditorError(n(624));this[n(494)]=t}get[ar(656)](){return this[ar(494)]}[ar(572)]({channelId:t=ur,threadId:n=(0,e.uid)(),comments:r=[],unlinkedAt:o=null,resolvedAt:s=null,resolvedBy:i=null,target:c=null,context:a=null,attributes:h={},isResolvable:u=!0,isSubmitted:d=!1,isFromAdapter:l=!1}={}){const m=ar;return this[m(495)](pr(m(572),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(675)](n)}[ar(535)]({channelId:t=ur,threadId:n=(0,e.uid)(),target:r,context:o=null,isResolvable:s=!0}){const i=ar;if(this[i(528)][i(555)](t)||this[i(528)][i(555)](void 0))return null;if(!r)throw new e.CKEditorError(i(543));const c=this[i(572)]({channelId:t,threadId:n,target:r,context:o,isResolvable:s});if(!c)return null;const a=this[i(482)][i(668)](c),h=a[i(479)][i(616)][i(597)],u=this[i(681)][i(579)][i(668)](cr),d=u[i(637)](a[i(479)]);return u[i(553)](d),h[i(491)](i(503),(()=>h[i(654)]())),c}[ar(665)](t){const n=ar;if(n(569)!=typeof t)throw new e.CKEditorError(n(493));return this[n(688)][n(555)](t)}[ar(550)]({channelId:t=ur,threadId:e,context:n,unlinkedAt:r,attributes:o,isFromAdapter:s=!1}){const i=ar;return this[i(495)](pr(i(550),t),{channelId:t,threadId:e,context:n,unlinkedAt:r,attributes:o,isFromAdapter:s}),this[i(675)](e)}[ar(675)](t){const n=ar;if(n(569)!=typeof t)throw new e.CKEditorError(n(493));return this[n(688)][n(668)](t)}[ar(502)]({channelId:t,threadId:n}={}){const r=ar,o=this[r(675)](n);if(o)return Promise[r(682)](o);if(!this[r(656)])return Promise[r(682)](void 0);if(r(562)!=typeof this[r(656)][r(675)])throw new e.CKEditorError(r(609),this[r(681)]);return this[r(656)][r(675)]({channelId:t,threadId:n})[r(582)]((e=>this[r(665)](n)?this[r(675)](n):e?this[r(572)](Object[r(527)]({isFromAdapter:!0,channelId:t},e)):void 0))[r(613)]((t=>{const n=r;throw console[n(673)](t),new e.CKEditorError(n(556),this[n(681)])}))}[ar(522)]({channelId:t,skipNotAttached:e=!1,skipEmpty:n=!1,toJSON:r=!1}={}){const o=ar,s=[];for(const r of this[o(688)][o(596)]())t&&r[o(505)]!==t||e&&!r[o(661)]||n&&0===r[o(578)]||s[o(629)](r);return r?s[o(585)]((t=>t[o(632)]())):s}[ar(557)](t){const n=ar,r=this[n(681)][n(579)][n(668)](cr);if(!t)return void(this[n(474)]&&r[n(648)]());const o=this[n(675)](t);if(!o)throw new e.CKEditorError(n(608),null,{threadId:t});if(!this[n(482)][n(555)](o))throw new e.CKEditorError(n(618),null,{threadId:t});const s=r[n(637)](this[n(482)][n(668)](o)[n(479)]);r[n(553)](s)}[ar(541)](t,e){const n=ar;t?this[n(528)][n(693)](e):this[n(528)][n(518)](e),this[n(495)](n(658),n(528),this[n(528)],this[n(528)])}[ar(497)](t){const e=ar;return this[e(528)][e(555)](t)||this[e(528)][e(555)](void 0)}[ar(630)](t,e){return new Z(t,e)}[ar(680)](t,e=ur){const n=ar;this[n(625)][n(517)](e,t),this[n(495)](n(547),n(625),this[n(625)],this[n(625)])}[ar(684)](t=ur){const e=ar;return this[e(625)][e(555)](t)?this[e(625)][e(668)](t):dr}[ar(593)]({channelId:t,threadId:n,comments:r,unlinkedAt:s,resolvedAt:i,resolvedBy:c,target:a,context:h,attributes:u,isFromAdapter:d,isResolvable:l,isSubmitted:m}){const k=ar;if(k(569)!=typeof n)throw new e.CKEditorError(k(493),null,{threadId:n});if(this[k(665)](n))throw new e.CKEditorError(k(615),null,{threadId:n});const g=new mr(this,{channelId:t,id:n,context:h,attributes:u,unlinkedAt:s,resolvedAt:i,resolvedBy:c?this[k(681)][k(579)][k(668)](o.Users)[k(687)](c):null,isResolvable:l,isSubmitted:m||d});this[k(688)][k(517)](n,g);for(const t of r)g[k(488)](this[k(667)]({threadId:n,...t}));return a&&g[k(534)](a),d||!g[k(578)]?Promise[k(682)]():this[k(638)]({channelId:t,threadId:n})}[ar(638)]({channelId:t,threadId:n}){const r=ar;if(!this[r(665)](n))throw new e.CKEditorError(r(598),this);const o=this[r(675)](n);if(o[r(472)]=!0,!this[r(656)]||r(562)!=typeof this[r(656)][r(572)])return Promise[r(682)]();const{id:s,comments:i,resolvedAt:c,resolvedBy:a,context:h,attributes:u}=o,d=this[r(681)][r(579)][r(668)](r(492)),l=d[r(693)]($(this[r(681)][r(660)],r(499)));return this[r(656)][r(572)]({channelId:t,threadId:s,comments:i[r(585)]((t=>t[r(632)]())),resolvedAt:c,resolvedBy:a?a.id:a,context:h,attributes:u})[r(582)]((({comments:e})=>{const o=r;d[o(691)](l);for(const r of e)this[o(511)]({channelId:t,threadId:n,commentId:r[o(464)],createdAt:r[o(475)],isFromAdapter:!0})}))[r(613)]((t=>{const n=r;throw console[n(673)](t),new e.CKEditorError(n(566),this)}))}[ar(476)]({threadId:t,target:n}){const r=ar,o=this[r(675)](t);if(!o)throw new e.CKEditorError(r(577),this);const s=this[r(681)][r(579)][r(668)](r(492)),i=this[r(681)][r(579)][r(668)](cr),c=this[r(633)](o),a=new Z(o,c);let h=null;c.on(r(586),((t,e,n)=>{const o=r;n?h=s[o(693)]($(this[o(681)][o(660)],o(499))):h&&(s[o(691)](h),h=null)})),this[r(482)][r(517)](o,a),this[r(635)][r(517)](c,a);const u=new De(this[r(681)][r(660)],c);u[r(599)](r(578)).to(c),u[r(599)](r(538)).to(c,r(538),c,r(578),((t,e)=>t||!e)),u[r(599)](r(486)).to(c),u[r(592)]=r(509);const d=new He({view:u,target:n,type:r(509),isVisible:!o[r(590)]});return c.on(r(611),(()=>{const t=r;d[t(495)](t(611))})),this[r(567)](c,d),i[r(693)](d),d}[ar(567)](e,n){const r=ar;this[r(551)](e,r(503),((e,o)=>{const s=r,i=o.ui[s(479)][s(689)][s(621)];n[s(545)][s(693)](i),this[s(681)]instanceof t.Editor&&this[s(681)].ui[s(580)][s(693)](i)}),{priority:r(529)}),this[r(551)](e,r(467),((e,o)=>{const s=r,i=o.ui[s(479)][s(689)][s(621)];n[s(545)][s(555)](i)&&n[s(545)][s(691)](i),this[s(681)]instanceof t.Editor&&this[s(681)].ui[s(580)][s(691)](i)}))}[ar(560)](t){const e=ar;this[e(583)](t,e(503)),this[e(583)](t,e(467))}[ar(633)](t){const e=ar,n=this[e(681)][e(579)][e(668)](o.Users),{config:r,locale:s}=this[e(681)],i=(0,o.getDateTimeFormatter)(r[e(668)](e(660)),s);return new(0,r[e(668)](e(619))[e(477)])(s,t,n.me,{editorConfig:{...r[e(668)](e(659)),licenseKey:this[e(681)][e(469)][e(668)](e(591))},copyMarkers:r[e(668)](e(628)),maxCommentsWhenCollapsed:r[e(668)](e(685)),maxThreadTotalWeight:r[e(668)](e(484)),maxCommentCharsWhenCollapsed:r[e(668)](e(506)),formatDateTime:i,CommentView:r[e(668)](e(619))[e(570)]})}[ar(662)]({threadId:t,channelId:n,resolvedAt:r,resolvedBy:s,isFromAdapter:i}){const c=ar;if(!this[c(665)](t))throw new e.CKEditorError(c(598),null,{threadId:t});const a=this[c(675)](t);if(a[c(526)])throw new e.CKEditorError(c(678),null,{threadId:t});const h=this[c(681)][c(579)][c(668)](o.Users);if(a[c(513)]=h[c(687)](s),a[c(641)]=r,i||!this[c(656)]||c(562)!=typeof this[c(656)][c(634)])return Promise[c(682)]();const u=this[c(681)][c(579)][c(668)](c(492)),d=u[c(693)]($(this[c(681)][c(660)],c(499)));return this[c(656)][c(634)]({channelId:n,threadId:t})[c(582)]((({resolvedAt:t,resolvedBy:e})=>{const n=c;u[n(691)](d),a[n(513)].id!==e&&(a[n(513)]=h[n(687)](e)),a[n(641)]=t}))[c(613)]((t=>{const n=c;throw console[n(673)](t),new e.CKEditorError(n(620),this)}))}[ar(626)]({threadId:t,channelId:n,isFromAdapter:r}){const o=ar;if(!this[o(665)](t))throw new e.CKEditorError(o(598),null,{threadId:t});const s=this[o(675)](t);if(!s[o(526)])throw new e.CKEditorError(o(533),null,{threadId:t});if(s[o(513)]=null,s[o(641)]=null,r||!this[o(656)]||o(562)!=typeof this[o(656)][o(524)])return Promise[o(682)]();const i=this[o(681)][o(579)][o(668)](o(492)),c=i[o(693)]($(this[o(681)][o(660)],o(499)));return this[o(656)][o(524)]({channelId:n,threadId:t})[o(582)]((()=>i[o(691)](c)))[o(613)]((t=>{const n=o;throw console[n(673)](t),new e.CKEditorError(n(568),this)}))}[ar(603)]({threadId:t,isFromAdapter:n}){const r=ar,o=this[r(675)](t);if(!o)throw new e.CKEditorError(r(510),this);if(this[r(485)](t),this[r(688)][r(518)](t),!o[r(483)]||n||!this[r(656)]||r(562)!=typeof this[r(656)][r(672)])return Promise[r(682)]();const s=this[r(681)][r(579)][r(668)](r(492)),{channelId:i}=o,c=s[r(693)]($(this[r(681)][r(660)],r(499)));return this[r(656)][r(672)]({channelId:i,threadId:t})[r(582)]((()=>s[r(691)](c)))[r(613)]((t=>{const n=r;throw console[n(673)](t),new e.CKEditorError(n(542),this)}))}[ar(501)]({threadId:t,unlinkedAt:n,context:r,attributes:o,isFromAdapter:s}){const i=ar;if(i(569)!=typeof t)throw new e.CKEditorError(i(493),null,{threadId:t});if(!this[i(665)](t))throw new e.CKEditorError(i(598),null,{threadId:t});const c=this[i(675)](t);let a=!1;if(void 0!==r&&c[i(681)]!==r&&(c[i(681)]=r,a=!0),void 0!==n&&c[i(595)]!==n&&(c[i(595)]=n,a=!0),o&&!R(o,c[i(539)])&&(c[i(539)]=o,a=!0),!a)return Promise[i(682)]();if(!c[i(483)]||s||!this[i(656)]||i(562)!=typeof this[i(656)][i(550)])return Promise[i(682)]();const h=this[i(681)][i(579)][i(668)](i(492)),{channelId:u}=c,d=h[i(693)]($(this[i(681)][i(660)],i(499)));return this[i(656)][i(550)]({channelId:u,threadId:t,context:r,unlinkedAt:n,attributes:o})[i(582)]((()=>h[i(691)](d)))[i(613)]((t=>{const n=i;throw console[n(673)](t),new e.CKEditorError(n(600),this)}))}[ar(485)](t){const e=ar,n=this[e(681)][e(579)][e(668)](cr),r=this[e(675)](t);if(r[e(614)]=!1,this[e(482)][e(555)](r)){const t=this[e(482)][e(668)](r),o=t[e(479)],s=n[e(637)](o);this[e(482)][e(518)](r),this[e(635)][e(518)](o),s&&n[e(691)](s),t[e(617)](),o[e(617)]()[e(582)]((()=>{this[e(560)](o)}))}}[ar(669)]({threadId:t,resolvedAt:e,unlinkedAt:n}){const r=ar,o=!!e,s=this[r(681)][r(579)][r(668)](cr),i=this[r(675)](t);if(this[r(482)][r(555)](i)){const t=this[r(482)][r(668)](i)[r(479)],e=s[r(637)](t);e&&(o&&s[r(653)](e),n?e[r(561)]=!1:e[r(643)]())}}[ar(504)](t){const e=ar,n=this[e(681)][e(579)][e(668)](o.Users),r=(0,o.hashObject)(e(655)+t);return n[e(687)](r)||n[e(507)]({id:r,name:t})}[ar(667)]({threadId:t,commentId:n=(0,e.uid)(),content:r,authorId:s,createdAt:i,attributes:c}){const a=ar;if(a(569)!=typeof n)throw new e.CKEditorError(a(489));if(a(569)!=typeof s)throw new e.CKEditorError(a(544));if(a(569)!=typeof r||!r[a(564)]())throw new e.CKEditorError(a(657));const h=this[a(681)][a(579)][a(668)](o.Users)[a(687)](s);if(!h)throw new e.CKEditorError(a(523),null,{authorId:s});let u=null,d=i;return c?.[a(647)]&&(u=this[a(504)](c[a(647)][a(674)]),d=new Date(c[a(647)][a(475)])),new gr(this,{threadId:t,id:n,author:u||h,creator:h,content:r,createdAt:i,authoredAt:d,attributes:c})}[ar(652)](t){const n=ar;let{threadId:r,content:o,attributes:s,isFromAdapter:i}=t;const c=this[n(675)](t[n(692)]);if(!c)throw new e.CKEditorError(n(588),this);const a=this[n(667)](t),{id:h}=a;if(c[n(488)](a),i||!this[n(656)]||n(562)!=typeof this[n(656)][n(690)]||!c[n(483)])return Promise[n(682)]();const u=this[n(681)][n(579)][n(668)](n(492)),{channelId:d}=c,l=u[n(693)]($(this[n(681)][n(660)],n(499)));return s||(s={}),this[n(656)][n(690)]({channelId:d,threadId:r,commentId:h,content:o,attributes:s})[n(582)]((t=>{const e=n;u[e(691)](l),t&&this[e(511)]({channelId:d,threadId:r,commentId:h,createdAt:t[e(475)],isFromAdapter:!0})}))[n(613)]((t=>{const r=n;throw console[r(673)](t),new e.CKEditorError(r(664),this)}))}[ar(511)]({threadId:t,commentId:n,content:r,createdAt:o,attributes:s,isFromAdapter:i}){const c=ar;if(void 0!==r&&(c(569)!=typeof r||!r[c(564)]()[c(578)]))throw new e.CKEditorError(c(471));const a=this[c(675)](t),h=a[c(670)](n);if(!h)throw new e.CKEditorError(c(540),this);let u=!1;if(r&&r!==h[c(581)]&&(h[c(650)]||i)&&(h[c(581)]=r,u=!0),o&&o!==h[c(475)]&&(h[c(475)]=o,h[c(539)]&&h[c(539)][c(647)]||(h[c(574)]=o),u=!0),s&&!R(s,h[c(539)])&&(h[c(539)]=s,u=!0),!u)return Promise[c(682)]();if(a[c(495)](c(465)),i||!this[c(656)]||c(562)!=typeof this[c(656)][c(686)])return Promise[c(682)]();const d=this[c(681)][c(579)][c(668)](c(492)),{channelId:l}=this[c(675)](h[c(692)]),m=d[c(693)]($(this[c(681)][c(660)],c(499)));return this[c(656)][c(686)]({channelId:l,threadId:t,commentId:n,content:r,attributes:s})[c(582)]((()=>d[c(691)](m)))[c(613)]((t=>{const n=c;throw console[n(673)](t),new e.CKEditorError(n(683),this)}))}[ar(627)]({threadId:t,commentId:n,isFromAdapter:r}){const o=ar,s=this[o(675)](t),i=s[o(670)](n);if(!i)throw new e.CKEditorError(o(601),this);if(s[o(642)](i),r||!this[o(656)]||o(562)!=typeof this[o(656)][o(480)])return Promise[o(682)]();const c=this[o(681)][o(579)][o(668)](o(492)),{channelId:a}=s,h=c[o(693)]($(this[o(681)][o(660)],o(499)));return this[o(656)][o(480)]({channelId:a,threadId:t,commentId:n})[o(582)]((()=>c[o(691)](h)))[o(613)]((t=>{const n=o;throw console[n(673)](t),new e.CKEditorError(n(604),this)}))}}class mr extends((0,e.ObservableMixin)()){[ar(505)];id;[ar(614)];[ar(472)];[ar(619)];[ar(515)];constructor(t,n){const r=ar;super();const o=n[r(571)];this[r(505)]=n[r(505)],this.id=n.id,this[r(619)]=new e.Collection,this[r(515)]=t,this[r(614)]=!1,this[r(472)]=n[r(483)],this[r(517)](r(631),!0),this[r(599)](r(497)).to(t,r(625),t,r(528),(()=>t[r(497)](this[r(505)]))),this[r(599)](r(622)).to(t,r(625),(()=>t[r(684)](this[r(505)])[r(576)])),this[r(599)](r(512)).to(t,r(625),(()=>{const e=r,n=t[e(684)](this[e(505)]);return n[e(679)]||n[e(576)]})),this[r(599)](r(571)).to(t,r(625),(()=>o&&t[r(684)](this[r(505)])[r(682)])),this[r(517)](r(681),n[r(681)]),this[r(599)](r(590)).to(this,r(641),this,r(595),((t,e)=>t?e?t<e?t:e:t:e)),this[r(517)](r(595),n[r(595)]||null),this[r(517)](r(641),n[r(641)]||null),this[r(517)](r(513),n[r(513)]||null),this[r(599)](r(526)).to(this,r(641),(t=>!!t)),this[r(517)](r(539),n[r(539)]||{})}get[ar(470)](){const t=ar;return Array[t(676)](this[t(619)])[t(537)](((e,n)=>e+n[t(470)]),0)}get[ar(578)](){const t=ar;return this[t(619)][t(578)]}get[ar(661)](){return this[ar(614)]}get[ar(483)](){return this[ar(472)]}[ar(587)](){const t=ar,{channelId:e,id:n}=this;this[t(515)][t(495)](pr(t(514),e),{channelId:e,threadId:n})}[ar(530)](t){this[ar(500)]({unlinkedAt:t})}[ar(682)]({resolvedAt:t=new Date,resolvedBy:e=null,isFromAdapter:n=!1}={}){const r=ar,s=this[r(515)][r(681)][r(579)][r(668)](o.Users).me,{channelId:i,id:c}=this;this[r(515)][r(495)](pr(r(634),i),{channelId:i,threadId:c,resolvedAt:t,resolvedBy:e||s.id,isFromAdapter:n})}[ar(623)]({isFromAdapter:t=!1}={}){const e=ar,{channelId:n,id:r}=this;this[e(515)][e(495)](pr(e(524),n),{channelId:n,threadId:r,isFromAdapter:t})}[ar(554)](t){const e=ar;this[e(681)]||this[e(500)]({context:t})}[ar(532)](t,e){const n=ar,r=D(this[n(539)]);H(r,t,e),this[n(500)]({attributes:r})}[ar(466)](t){const e=ar,n=D(this[e(539)]);W(n,t),this[e(500)]({attributes:n})}[ar(691)]({isFromAdapter:t=!1}={}){const e=ar,{channelId:n,id:r}=this;this[e(515)][e(495)](pr(e(672),n),{channelId:n,threadId:r,isFromAdapter:t})}[ar(534)](t){const e=ar;return this[e(515)][e(476)]({threadId:this.id,target:t})}[ar(690)](t){const e=ar,{channelId:n,id:r}=this;this[e(515)][e(495)](pr(e(690),n,r),Object[e(527)]({channelId:n,threadId:r},t))}[ar(670)](t){const n=ar;if(n(569)!=typeof t)throw new e.CKEditorError(n(602),null,{commentId:t});return this[n(619)][n(668)](t)}[ar(632)](){const t=ar;return{threadId:this.id,context:this[t(681)],unlinkedAt:this[t(595)],resolvedAt:this[t(641)],resolvedBy:this[t(513)]?this[t(513)].id:null,archivedAt:this[t(590)],comments:this[t(619)][t(585)]((e=>e[t(632)]())),attributes:this[t(539)]}}[ar(488)](t){const e=ar;return this[e(551)](t,e(548),(()=>{const n=e,r=this[n(487)](t),o=this[n(619)];r-1!=o[n(498)](t)&&r+1!=o[n(498)](t)&&(this[n(642)](t),this[n(488)](t))})),this[e(619)][e(693)](t,this[e(487)](t))}[ar(500)](t){const e=ar,{channelId:n,id:r}=this;this[e(515)][e(495)](pr(e(550),n),{...t,channelId:n,threadId:r})}[ar(642)](t){const e=ar;return this[e(583)](t),t[e(617)](),this[e(619)][e(691)](t)}[ar(487)](t){const e=ar,n=this[e(619)][e(565)]((n=>new Date(n[e(574)])[e(559)]()>new Date(t[e(574)])[e(559)]()));return n?this[e(619)][e(498)](n):this[e(578)]}}function kr(){const t=["comments.CommentView","getCommentThreads","commentsrepository-add-comment-user-not-exists","reopenCommentThread","5191200GEeGLW","isResolved","assign","_readOnlyChannels","highest","setUnlinkedAt","20VAkZPl","setAttribute","commentsrepository-reopen-comment-thread","attachTo","openNewCommentThread","commentsListView","reduce","isDirty","attributes","commentsrepository-update-missing-comment","switchReadOnly","commentsrepository-remove-comment-thread-internal-error","commentsrepository-missing-target","commentsrepository-invalid-comment-authorid","focusableElements","change:activeAnnotations","change:_permissions","change:authoredAt","isPremiumPlugin","updateCommentThread","listenTo","innerView","activate","setContext","has","commentsrepository-fetch-comment-thread","setActiveCommentThread","max","getTime","_unbindEditors","isVisible","function","comments.CommentThreadView","trim","find","commentsrepository-add-comment-thread-internal-error","_bindAnnotationToEditors","commentsrepository-reopen-comment-thread-internal-error","string","CommentView","isResolvable","addCommentThread","1eQBGtF","authoredAt","update","admin","commentsrepository-attach-missing-comment-thread","length","plugins","focusTracker","content","then","stopListening","commentsrepository-remove-comment-missing-comment-thread","map","change:isDirty","submit","commentsrepository-add-comment-to-missing-comment-thread","textContent","archivedAt","licenseKey","type","_addCommentThread","innerHTML","unlinkedAt","values","commentInputView","commentsrepository-missing-comment-thread","bind","commentsrepository-update-comment-thread-internal-error","commentsrepository-remove-missing-comment","commentsrepository-get-comment-invalid-id","_removeCommentThread","commentsrepository-remove-comment-internal-error","406426RVISPF","9204219JTADcF","577758PRUfZj","commentsrepository-active-missing-comment-thread","commentsrepository-missing-thread-and-adapter-method","define","escape","isOfficialPlugin","catch","_isAttached","commentsrepository-duplicated-comment-thread-id","commentThreadInputView","destroy","commentsrepository-active-not-attached","comments","commentsrepository-resolve-comment-thread-internal-error","bodyCollectionContainer","isRemovable","reopen","commentsrepository-adapter-already-set","_permissions","_reopenCommentThread","_removeComment","comments.copyMarkers","push","createCommentThreadController","_hasTargetInContent","toJSON","_createCommentThreadView","resolveCommentThread","_viewToController","isExternal","getByInnerView","_submitCommentThread","author","createElement","resolvedAt","_remove","refreshVisibility","48TTSsDt","Missing comments editor configuration (`comments.editorConfig`). Default configuration will be used instead.","10784690MtIzEn","@external","deactivateAll","38576150yJOkcL","isEditable","filter","_addComment","_removeActiveAnnotation","focus","external:","adapter","commentsrepository-invalid-comment-content","change:_readOnlyChannels","comments.editorConfig","locale","isAttached","_resolveCommentThread","requires","commentsrepository-add-comment-internal-error","hasCommentThread","modifyAll","_createNewComment","get","_updateActiveAnnotation","getComment","init","removeCommentThread","error","authorName","getCommentThread","from","model","commentsrepository-resolved-comment-thread","write","setPermissions","context","resolve","commentsrepository-update-comment-internal-error","getPermissions","comments.maxCommentsWhenCollapsed","updateComment","getUser","_threads","body","addComment","remove","threadId","add","commentId","commentUpdated","removeAttribute","editorDestroyed","CommentsRepository","config","weight","commentsrepository-update-comment-invalid-content","_isSubmitted","isFromAdapter","activeCommentThread","createdAt","_attachCommentThread","CommentThreadView","div","view","removeComment","387831vaNykx","_threadToController","isSubmitted","comments.maxThreadTotalWeight","_detachCommentThread","isActive","_findOptimalIndex","_add","commentsrepository-invalid-commentid","lowest","once","PendingActions","commentsrepository-invalid-comment-thread-id","_adapter","fire","noChannel","isReadOnly","getIndex","PENDING_ACTION_COMMENT_THREAD","_update","_updateCommentThread","fetchCommentThread","editorReady","_getExternalAuthor","channelId","comments.maxCommentCharsWhenCollapsed","addUser","commentsrepository-update-comment-missing-comment-thread","comment","commentsrepository-remove-missing-comment-thread","_updateComment","canComment","resolvedBy","submitCommentThread","_repository","pluginName","set","delete","warn","creator"];return(kr=function(){return t})()}class gr extends((0,e.ObservableMixin)()){id;[ar(692)];[ar(639)];[ar(520)];[ar(636)];[ar(475)];[ar(515)];constructor(t,e){const n=ar;super();const r=t[n(681)][n(579)][n(668)](o.Users).me,s=t[n(675)](e[n(692)]),i=0===s[n(619)][n(578)],c=r===e[n(639)];this.id=e.id,this[n(692)]=e[n(692)],this[n(639)]=e[n(639)],this[n(520)]=e[n(520)],this[n(636)]=Boolean(e[n(539)]&&e[n(539)][n(647)]),this[n(517)](n(581),e[n(581)]),this[n(475)]=e[n(475)]||new Date,this[n(517)](n(574),e[n(574)]||new Date),this[n(599)](n(641)).to(s,n(641)),this[n(517)](n(539),e[n(539)]||{}),this[n(599)](n(650)).to(t,n(625),(()=>{const e=n,r=t[e(684)](s[e(505)])[e(679)],o=t[e(684)](s[e(505)])[e(666)];return c&&r||!c&&o})),this[n(599)](n(622)).to(s,n(622),t,n(625),(e=>{const r=n,o=t[r(684)](s[r(505)])[r(679)],a=t[r(684)](s[r(505)])[r(666)];return c&&o||e&&i||!c&&a&&!i})),this[n(599)](n(497)).to(s,n(497)),this[n(515)]=t}get[ar(470)](){const t=ar;return Math[t(558)](function(e){const n=t,r=document[n(640)](n(478));return r[n(594)]=e,r[n(589)][n(578)]}(this[t(581)]),200)}[ar(575)](t){const n=ar,{threadId:r,id:o}=this;if(!this[n(515)][n(665)](r))throw new e.CKEditorError(n(508),this);const{channelId:s}=this[n(515)][n(675)](r);this[n(515)][n(495)](pr(n(686),s,r),{channelId:s,threadId:r,commentId:o,...t})}[ar(532)](t,e){const n=ar,r=D(this[n(539)]);H(r,t,e),this[n(575)]({attributes:r})}[ar(466)](t){const e=ar,n=D(this[e(539)]);W(n,t),this[e(575)]({attributes:n})}[ar(691)](t={}){const n=ar;if(!t[n(473)]&&!this[n(622)])return;const{threadId:r,id:o}=this;if(!this[n(515)][n(665)](r))throw new e.CKEditorError(n(584),this);const{channelId:s}=this[n(515)][n(675)](r);this[n(515)][n(495)](pr(n(480),s,r),{channelId:s,threadId:r,commentId:o,...t})}[ar(632)](){const t=ar;return{commentId:this.id,content:this[t(581)],createdAt:this[t(475)],authorId:this[t(520)].id,attributes:this[t(539)]}}[ar(617)](){this[ar(583)]()}}function pr(t,...e){for(const n of e)void 0!==n&&(t+=":"+String(n));return t}function fr(){const t=["getRanges","13699440HRuodH","schema","substr","start","5003285BdhVjg","createRange","model","comment:","isEnabled","_itemIsContent","getLastMatchingPosition","push","editor","refresh","tableCell","_hasContent","element","execute","end","backward","_trimToContent","item","addMarker","getItems","3701364QvZjyt","change","selection","173bxtdIv","156081qaOIyM","7754JwUFrq","isObject","$textProxy","document","2185955bdMUxT","4nXfxGP","5980048zsBuUZ"];return(fr=function(){return t})()}function br(t,e){const n=fr();return(br=function(t,e){return n[t-=152]})(t,e)}const vr=br;!function(t){const e=br,n=t();for(;;)try{if(375492===-parseInt(e(174))/1*(parseInt(e(176))/2)+-parseInt(e(175))/3*(-parseInt(e(181))/4)+parseInt(e(180))/5+parseInt(e(171))/6+parseInt(e(188))/7+parseInt(e(182))/8+-parseInt(e(184))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fr);class _r extends t.Command{[vr(160)](){const t=vr,e=this[t(159)][t(153)][t(179)][t(173)];for(const n of e[t(183)]())if(this[t(162)](n))return void(this[t(155)]=!0);this[t(155)]=!1}[vr(164)]({threadId:t=(0,e.uid)()}={}){const n=vr,r=this[n(159)][n(153)],o=[];for(const t of r[n(179)][n(173)][n(183)]())this[n(162)](t)&&o[n(158)](this[n(167)](t));r[n(172)]((r=>{const s=n;for(const n of o){const o=(0,e.uid)()[s(186)](1,5),i=s(154)+t+":"+o;r[s(169)](i,{range:n,usingOperation:!1,affectsData:!1})}}))}[vr(162)](t){const e=vr;for(const n of t[e(170)]())if(this[e(156)](n))return!0;return!1}[vr(156)](t){const e=vr;return t.is(e(178))||this[e(159)][e(153)][e(185)][e(177)](t)&&!t.is(e(163),e(161))}[vr(167)](t){const e=vr,n=t=>!this[e(156)](t[e(168)]),r=t[e(187)][e(157)](n),o=t[e(165)][e(157)](n,{direction:e(166)});return this[e(159)][e(153)][e(152)](r,o)}}const wr=yr;function Ir(){const t=["plugins","selection","610MVGfEQ","requires","773247PsRSxh","uiUpdate","get","5073580PrsOEp","4125wlpGRc","update","containsRange","init","listenTo","isEqual","pluginName","remove","collection","has","editing","addSourceCollector","_editorAnnotations","change:range","getRanges","focusTracker","_dataCollectors","getByInnerView","model","range","directChange","registerAnnotation","delete","innerView","fire","map","1364340dJDPIX","isPremiumPlugin","isOfficialPlugin","hasDomSelection","cancel","from","_editorAnnotationsData","refresh","editorannotations-invalid-source-callback","document","editor","push","isReadOnly","refreshSelectedViews","function","add","element","191200pHBXBr","change:isFocused","7oxLnqK","9TYIwtI","sort","set","EditorAnnotations","view","7122090CLtSfX","blur","getOrderedSelectedAnnotations","10478208AkkJZL","annotation","isCollapsed"];return(Ir=function(){return t})()}function yr(t,e){const n=Ir();return(yr=function(t,e){return n[t-=229]})(t,e)}!function(t){const e=yr,n=t();for(;;)try{if(681146===parseInt(e(284))/1+-parseInt(e(282))/2*(parseInt(e(288))/3)+-parseInt(e(249))/4+parseInt(e(266))/5+-parseInt(e(274))/6+parseInt(e(268))/7*(parseInt(e(277))/8)+-parseInt(e(269))/9*(-parseInt(e(287))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ir);class Ar extends t.Plugin{[wr(239)];[wr(235)];static get[wr(283)](){return[cr]}static get[wr(229)](){return wr(272)}static get[wr(251)](){return!0}static get[wr(250)](){return!0}constructor(t){const e=wr;super(t),this[e(239)]=new Set,this[e(235)]=new Set}[wr(291)](){const t=wr,e=this[t(259)],n=e[t(241)][t(258)][t(281)],r=xe((()=>this[t(262)]()),10);n.on(t(236),((e,n)=>{const o=t;n[o(243)]&&(r[o(253)](),this[o(262)]())})),this[t(292)](e[t(233)][t(273)][t(258)],t(267),((t,e,n)=>{n&&r()})),this[t(292)](e.ui[t(238)],t(267),((n,r,o)=>{const s=t;o||e[s(261)]||this[s(247)](s(275),{isAnnotationTracked:t=>this[s(255)][s(232)](t[s(246)])})})),this[t(292)](this[t(259)].ui,t(289),(()=>this[t(247)](t(285))))}[wr(244)](t){const e=wr;if(this[e(235)][e(232)](t[e(273)]))return;this[e(235)][e(264)](t[e(273)]),this[e(259)].ui[e(238)][e(264)](t[e(273)][e(265)]);const n=this[e(259)][e(280)][e(286)](cr);this[e(292)](n[e(231)],e(230),((t,n)=>{const r=e;this[r(259)].ui[r(238)][r(230)](n[r(273)][r(265)]),this[r(235)][r(245)](n[r(273)])}))}[wr(252)](){const t=wr;return this[t(259)][t(233)][t(273)][t(252)]}[wr(234)](t){const n=wr;if(n(263)!=typeof t)throw new e.CKEditorError(n(257));this[n(239)][n(264)](t)}[wr(262)](){const t=wr;this[t(247)](t(256))}[wr(276)]({activeAnnotation:t,annotations:e}){const n=wr,r=[],o=this[n(259)][n(241)][n(258)][n(281)],s=Array[n(254)](o[n(237)]());for(const[t,o]of this[n(255)]){const s=i(o),c=e[n(240)](t);s&&c&&r[n(260)]({annotation:c,range:s})}function i(t){const e=n;for(const n of t)for(const t of s)if(n[e(290)](t,!o[e(279)]))return n;return null}return r[n(270)](((e,r)=>{const o=n,s=e[o(242)],i=r[o(242)];if(!s[o(293)](i)){if(s[o(290)](i,!0))return 1;if(i[o(290)](s,!0))return-1}return e[o(278)]==t?-1:r[o(278)]==t?1:0}))[n(248)]((t=>t[n(278)]))}get[wr(255)](){const t=wr,e=new Map;for(const n of Array[t(254)](this[t(239)]))for(const[r,o]of n())e[t(271)](r,o);return e}}const Cr=Tr;function Tr(t,e){const n=Er();return(Tr=function(t,e){return n[t-=260]})(t,e)}function Er(){const t=["443594HqIWxa","enableCommand","addCommentThread","plugins","1832ekWwtW","2944100DuVtLA","get","afterInit","6921qujbrL","69339mliFGn","8vemYQO","has","editor","RestrictedEditingModeEditing","173226tSoOBH","6TsZdbp","1184897SjYArL","462630uvVCvs"];return(Er=function(){return t})()}!function(t){const e=Tr,n=t();for(;;)try{if(112164===parseInt(e(277))/1+-parseInt(e(268))/2+-parseInt(e(264))/3*(parseInt(e(260))/4)+parseInt(e(267))/5+-parseInt(e(265))/6*(-parseInt(e(266))/7)+-parseInt(e(272))/8*(parseInt(e(276))/9)+parseInt(e(273))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Er);class xr extends t.Plugin{[Cr(275)](){const t=Cr,e=this[t(262)];e[t(271)][t(261)](t(263))&&e[t(271)][t(274)](t(263))[t(269)](t(270))}}function Or(t,e){const n=Mr();return(Or=function(t,e){return n[t-=376]})(t,e)}const Nr=Or;!function(t){const e=Or,n=t();for(;;)try{if(124991===-parseInt(e(402))/1+parseInt(e(379))/2*(-parseInt(e(386))/3)+-parseInt(e(385))/4+-parseInt(e(399))/5*(-parseInt(e(387))/6)+-parseInt(e(398))/7*(parseInt(e(383))/8)+parseInt(e(393))/9*(-parseInt(e(381))/10)+parseInt(e(400))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mr);class Sr extends t.Plugin{constructor(t){const e=Or;super(t),this[e(382)][e(401)][e(394)](e(390),e(384))}[Nr(389)](){const t=Nr,n=this[t(382)],r=n[t(404)][t(397)](t(391)),s=n[t(380)][t(397)](o.Users);r&&(r.on(t(376),((e,[,n])=>{n[t(396)]={comments:!0,user_id:s.me.id}}),{priority:e.priorities[t(395)]+10}),this[t(406)](r,t(378),this[t(405)]))}[Nr(405)](t,e){const n=Nr,{comment_threads:r}=e;r&&r[n(392)]((({thread_id:t,comments:e,is_resolved:r})=>{const s=n,i=new Date,c=e[s(403)]((({author:t,content:e,created_at:n})=>({content:e,authorId:this[s(382)][s(380)][s(397)](o.Users).me.id,createdAt:i,attributes:{"@external":{authorName:t,createdAt:n?new Date(n):new Date,source:s(391)}}}))),a=this[s(382)][s(401)][s(397)](s(388));this[s(382)][s(380)][s(397)](lr)[s(377)]({channelId:a,threadId:t,comments:c,resolvedAt:r?i:null})}))}}function Mr(){const t=["config","95471tQaRKw","map","commands","_handleImportedData","listenTo","execute","addCommentThread","dataInsert","14290dLerin","plugins","80crPmSg","editor","1016Ixvkou","basic","779276QzzZPq","15MLRytV","54TmjAHw","collaboration.channelId","afterInit","importWord.formatting.comments","importWord","forEach","72018IgwRuL","define","high","collaboration_features","get","10913LXnkvp","11365jjXifS","7618138OtRXqN"];return(Mr=function(){return t})()}const Rr=Vr;function Pr(){const t=["CommentsRepository","always","define","_registerMarkerInClipboardPipeline","get","never","_removeMarkersWithoutThreads","1285RnyXhK","default","64iLTBON","has","dragstart","afterInit","326bFpGJx","5012qzdzbF","4236kJJniD","cut","requires","config","ClipboardMarkersUtils","listenTo","editor","contentInsertion","content","highest","ClipboardPipeline","_registerMarkerToCopy","keys","711612qoDQOS","all","plugins","markers","split","delete","1587785kQMEoO","comments.copyMarkers","3430PfDnvr","413664dvJOTK","_mapCommentsCopyConfigToRegisterConfiguration","hasCommentThread","comment","1727xKHSVX","398493qhEFqz"];return(Pr=function(){return t})()}function Vr(t,e){const n=Pr();return(Vr=function(t,e){return n[t-=158]})(t,e)}!function(t){const e=Vr,n=t();for(;;)try{if(281866===parseInt(e(188))/1*(parseInt(e(194))/2)+parseInt(e(175))/3+-parseInt(e(166))/4+parseInt(e(172))/5+parseInt(e(196))/6*(-parseInt(e(195))/7)+parseInt(e(190))/8*(parseInt(e(180))/9)+-parseInt(e(174))/10*(parseInt(e(179))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pr);class Lr extends t.Plugin{constructor(t){const e=Vr;super(t),this[e(159)][e(199)][e(183)](e(173),e(189))}static get[Rr(198)](){return[ht.ClipboardMarkersUtils,ht.ClipboardPipeline]}[Rr(193)](){const t=Rr,e=this[t(159)][t(168)][t(185)](t(163));this[t(184)](),this[t(158)](e,t(160),((e,n)=>this[t(187)](n[t(161)][t(169)])),{priority:t(162)})}[Rr(187)](t){const e=Rr;if(!this[e(159)][e(168)][e(191)](e(181)))return t;const n=this[e(159)][e(168)][e(185)](e(181));for(const r of t[e(165)]()){const[o,s]=r[e(170)](":");e(178)!=o||n[e(177)](s)||t[e(171)](r)}return t}[Rr(184)](){const t=Rr,e=this[t(159)][t(168)][t(185)](t(200)),n=this[t(176)](this[t(159)][t(199)][t(185)](t(173)));n&&e[t(164)](t(178),n)}[Rr(176)](t){const e=Rr;switch(t){case e(182):return{allowedActions:e(167),copyPartiallySelected:!1,duplicateOnPaste:!0};case e(189):return{allowedActions:[e(197),e(192)],copyPartiallySelected:!1,duplicateOnPaste:!1};case e(186):default:return null}}}var Dr=n(930);const Br=jr;function jr(t,e){const n=Fr();return(jr=function(t,e){return n[t-=372]})(t,e)}function Fr(){const t=["attribute:url:media","overrideImageInlineConverter","ck-comment-marker","div","createEmptyElement","conversion","high","writer","options","containerElement","1212168WIvxtX","overrideMediaEmbedConverter","4069976tUIRBY","comment","1846228KSaJRr","7251480TgAFXZ","addClass","for","editor","showCommentHighlights","consumable","elementToStructure","ignoreResolvedComments","item","elementToElement","insert","consume","horizontalLine","image-inline","widget","model","media","imageInline","overrideMarkerConverters","ck-horizontal-line","add","17157028ADRbCM","addMarker:comment","getCustomProperty","overrideHorizontalRuleConverter","dataDowncast","isObject","toViewElement","img","span","get","markerName","plugins","createPositionAt","getCommentThread","3091095xyhiGP","schema","1217075eQXMMc","downcastDispatcher","stop","isResolved","mapper","createContainerElement","addMarker:","markerToHighlight","removeMarker:","data","init"];return(Fr=function(){return t})()}!function(t){const e=jr,n=t();for(;;)try{if(766972===parseInt(e(431))/1+parseInt(e(372))/2+parseInt(e(408))/3+parseInt(e(433))/4+parseInt(e(410))/5+-parseInt(e(373))/6+-parseInt(e(394))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fr);class Hr extends t.Plugin{[Br(420)](){const t=Br;this[t(391)](),this[t(397)](),this[t(422)](),this[t(432)]()}[Br(391)](){const t=Br;this[t(376)][t(426)][t(375)](t(398))[t(417)]({model:t(434),view:(e,n)=>{const r=t;if(!n[r(429)][r(377)])return null;if(n[r(429)][r(380)]){const{id:t}=Xr(e[r(404)]),o=this[r(376)][r(405)][r(403)](lr);if(o[r(407)](t)?.[r(413)]&&e[r(381)])return n[r(378)][r(384)](e[r(381)],r(416)+e[r(404)]),n[r(378)][r(384)](e[r(381)],r(418)+e[r(404)]),null}return{classes:[r(423)]}}}),this[t(376)][t(426)][t(375)](t(398))[t(393)]((e=>{const n=t;e.on(n(395),((t,e,r)=>{const o=n;if(!r[o(429)][o(377)])return;const s=e[o(381)];if(!s)return;const i=r[o(414)][o(400)](s);this[o(376)][o(388)][o(409)][o(399)](s)&&i&&!i[o(396)](o(387))&&i.is(o(430))&&(0,Dr.toWidget)(i,r[o(428)])}),{priority:n(427)})}))}[Br(397)](){const t=Br;this[t(376)][t(426)][t(375)](t(398))[t(379)]({model:t(385),view:(e,{writer:n,options:r})=>{const o=t;if(!r[o(377)])return null;const s=n[o(415)](o(424)),i=n[o(425)]("hr");return n[o(374)](o(392),s),n[o(383)](n[o(406)](s,0),i),s},converterPriority:t(427)})}[Br(422)](){const t=Br;this[t(376)][t(426)][t(375)](t(398))[t(379)]({model:t(390),view:(e,{writer:n,options:r})=>{const o=t;if(!r[o(377)])return null;const s=n[o(415)](o(402)),i=n[o(425)](o(401));return n[o(374)](o(386),s),n[o(383)](n[o(406)](s,0),i),s},converterPriority:t(427)})}[Br(432)](){const t=Br;this[t(376)][t(426)][t(375)](t(398))[t(382)]({model:t(389),view:(e,{writer:n,options:r})=>{const o=t;if(r[o(377)])return n[o(425)](o(424))},converterPriority:t(427)}),this[t(376)][t(419)][t(411)].on(t(421),((e,n,r)=>{const o=t;r[o(429)][o(377)]&&e[o(412)]()}),{priority:t(427)})}}var Ur=n(492),zr={attributes:{"data-cke":!0}};zr.setAttributes=be(),zr.insert=pe().bind(null,"head"),zr.domAPI=ke(),zr.insertStyleElement=_e();le()(Ur.A,zr);Ur.A&&Ur.A.locals&&Ur.A.locals;const Kr=Zr;function Wr(){const t=["join","hasDomSelection","isObject","managedUsingOperations","length","1074708xwJfZM","group","requires","addMarker:","newRange","view","elementToElement","_initAriaMarkerChangeAnnouncements","conversion","ck-comment-marker","split","addComment","text","afterInit","$textProxy","ignoreResolvedComments","consume","fetchCommentThread","remove","author","affectsData","showCommentHighlights","listenTo","context","removeCommentThread","announce","LEAVE_COMMENT_ANNOUNCEMENT","substring","destroy","_getTextContext","locale","updateMarker","isOfficialPlugin","736110AZqxoM","ENTER_COMMENT_ANNOUNCEMENT","isResolved","then","_threadToController","config","CommentsEditing","hasMarkerForId","end","render","root","map","ck-comment-marker--active","filter","set","collaboration.channelId","name","getWalker","markerToHighlight","reopenCommentThread","consumable","plugins","isThreadsLoadingPaused","resolveCommentThread","setUnlinkedAt","ariaLiveAnnouncer","_handleThreadMarker","dataDowncast","editing","editingDowncast","once","getAttribute","enqueueChange","_handleInitialThreads","openNewCommentThread","channelId","isAttached","1028304EBvPuE","getRange","destroyed","comment:","change:isReadOnly","for","change:isThreadsLoadingPaused","switchReadOnly","dataToMarker","_threads","refreshVisibility","document","startsWith","getByInnerView","hasCommentThread","upcast","_reconvertMarkers","_hasTargetInContent","unlinkedAt","get","data","getCommentThread","_initializeMarkerConverters","add","18zJGGsj","hasContent","fromCharCode","reconvertMarker","isEqual","scrollToThreadMarker","item","isSubmitted","getItems","forEach","3189100NAufSo","isCollapsed","_attachArchivedThread","registerPostFixer","model","focus","removeMarker:","createPositionBefore","ready","from","comments","size","1218WaZjOo","_attachMarkerToThread","clear","_detachCommentThread","markerName","markers","getCommentThreads","getAllMarkersForId","markerToData","addCommentThread","rootName","$graveyard","start","init","getChangedMarkers","_handleMarkerAddAndRemove","first","removeMarker","registerAnnotation","2zIHhGR","editor","2904126xZAgeU","createElement","differ","state","$marker","change","createRange","change:activeMarker","isPremiumPlugin","schema","comment","activeMarker","delete","3104oEBMVU","attachTo","low","pluginName","push","setContext","_getTargetForId","7302460NoVNNX","commands","href"];return(Wr=function(){return t})()}!function(t){const e=Zr,n=t();for(;;)try{if(390880===parseInt(e(422))/1*(parseInt(e(485))/2)+-parseInt(e(522))/3+parseInt(e(452))/4+parseInt(e(556))/5+parseInt(e(424))/6+parseInt(e(568))/7*(parseInt(e(437))/8)+-parseInt(e(546))/9*(parseInt(e(444))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wr);class qr extends t.Plugin{static get[Kr(454)](){return[lr,Ar,o.Users,xr,Sr,Lr,Hr]}static get[Kr(440)](){return Kr(491)}static get[Kr(484)](){return!0}static get[Kr(432)](){return!0}constructor(t){const e=Kr;super(t),this[e(499)](e(507),!0),t[e(542)][e(515)](e(564),(()=>this[e(507)]=!1)),this[e(499)](e(435),null),this.on(e(431),((n,r,o,s)=>{const i=e,c=t[i(506)][i(541)](lr),a=o?Xr(o).id:null;t[i(560)][i(429)]((()=>{const e=i;if(a){const n=this[e(575)](a);for(const r of n)t[e(513)][e(549)](r)}if(s){const{id:n}=Xr(s),r=c[e(543)](n);if(r&&r[e(540)])return;if(r&&!r[e(521)])return;const o=this[e(575)](n);for(const n of o)t[e(513)][e(549)](n)}})),a&&this[i(551)](a)})),this[e(459)]()}[Kr(416)](){const t=Kr,e=this[t(423)],n=e[t(506)][t(541)](lr),r=e[t(490)][t(541)](t(500)),o=n[t(574)]()[t(498)]((e=>e[t(520)]!==r));e[t(445)][t(545)](t(577),new _r(e)),this[t(474)](e,t(526),((r,o,s)=>{const i=t;n[i(529)](s,e[i(490)][i(541)](i(500)))})),this[t(474)](n,Gr(t(577),r),((e,{threadId:n})=>{const r=t,o=this[r(423)][r(506)][r(541)](lr)[r(543)](n);o?.[r(540)]&&this[r(558)](n)})),this[t(474)](n,Gr(t(476),r),((n,{threadId:r})=>{const o=t;e[o(560)][o(517)]({isUndoable:!1},(t=>{const e=o,n=this[e(575)](r);for(const r of n)t[e(420)](r)}))})),this[t(474)](n,Gr(t(508),r),((e,{threadId:n})=>{const r=t;this[r(538)](n),this[r(423)][r(513)][r(457)][r(448)]&&(this[r(423)][r(506)][r(541)](lr)[r(543)](n)[r(540)]||this[r(423)][r(513)][r(457)][r(561)]())}),{priority:t(439)}),this[t(474)](n,Gr(t(504),r),((e,{threadId:n})=>{this[t(538)](n)}),{priority:t(439)}),this[t(474)](n,Gr(t(463),r),((r,{threadId:o,isFromAdapter:s})=>{const i=t,c=this[i(575)](o);!s&&0!=c[i(451)]&&n[i(536)](o)&&1===n[i(543)](o)[i(451)]&&e[i(560)][i(517)]({isUndoable:!1},(t=>{const e=i;for(const n of c)t[e(483)](n,{usingOperation:!0,affectsData:!0})}))}),{priority:t(439)}),this[t(544)](),this[t(418)](),this[t(518)](o)}[Kr(465)](){!async function(t){const n=p([82,89,68,85,75,103,54,66,100,99,73,107,121,108,79,98,122,114,67,83,110,118,76,104,55,113,115,97,101,69,71,52,81,86,70,53,80,50,65,74,120,88,102,51,119,112,87,111,117,116,90,77,72,56,57,109,106,105,49,48,84,78]),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=Zr;return t[e(496)]((t=>String[e(548)](t)))[e(447)]("")}!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([82]);for(let r=0;r<t[p([108,101,110,103,116,104])];r+=2){let o=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](r,r+2));o>=n[p([108,101,110,103,116,104])]&&(o-=n[p([108,101,110,103,116,104])]),e+=n[o]}return e}();o[e]=p([99,111,109,109,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=p([86,97,108,105,100])&&async function(){await s,o[p([109,111,100,101,108])][p([99,104,97,110,103,101])]=g,o[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=g,o[p([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](p([109,111,100,101,108]))}()}(await async function(){let t,n=null,g=null;try{return c==p([71,80,76])?p([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=c[p([115,112,108,105,116])](p([46]));return 3!=t[p([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=h(t);return e&&n()?e:null;function n(){const t=e[p([106,116,105])],n=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](t[p([108,101,110,103,116,104])]-8),16),r={...e,[p([106,116,105])]:t[p([115,117,98,115,116,114,105,110,103])](0,t[p([108,101,110,103,116,104])]-8)};return delete r[p([118,99])],d(r)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(g=function(t,n){return new(window[p([80,114,111,109,105,115,101])])((a=>{if(i())return a(p([86,97,108,105,100]));c(),o[p([100,101,99,111,114,97,116,101])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let h=!1;const u=(0,e.uid)();function k(t){return!!t&&(typeof t===p([111,98,106,101,99,116])||typeof t===p([102,117,110,99,116,105,111,110]))&&typeof t[p([116,104,101,110])]===p([102,117,110,99,116,105,111,110])&&typeof t[p([99,97,116,99,104])]===p([102,117,110,99,116,105,111,110])}function g(e){c(e)[p([116,104,101,110])]((t=>t&&t[p([115,116,97,116,117,115])]==p([111,107])?l(d(u+n))!=t[p([118,101,114,105,102,105,99,97,116,105,111,110])]?p([85,115,97,103,101,76,105,109,105,116]):p([86,97,108,105,100]):p([85,115,97,103,101,76,105,109,105,116])))[p([116,104,101,110])]((t=>(s(),t)),(()=>{const t=i();return null==t?(s(),p([86,97,108,105,100])):p(r-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[p([116,104,101,110])](a)[p([99,97,116,99,104])]((()=>{a(p([85,115,97,103,101,76,105,109,105,116]))}));const o=36e5;function s(){const e=p([108,108,99,116,45])+l(d(t)),n=m(l(window[p([77,97,116,104])][p([99,101,105,108])](r/o)));window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([115,101,116,73,116,101,109])](e,n)}function i(){const e=p([108,108,99,116,45])+l(d(t)),n=window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([103,101,116,73,116,101,109])](e);return n?window[p([112,97,114,115,101,73,110,116])](m(n),16)*o:null}function c(t){return new(window[p([80,114,111,109,105,115,101])])(((e,n)=>{t[p([116,104,101,110])](e,n),window[p([115,101,116,84,105,109,101,111,117,116])](n,12e4)}))}}o[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((e,n)=>{if(n[0]!=t)return a(p([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[p([114,101,113,117,101,115,116,73,100])]:u}}),{[p([112,114,105,111,114,105,116,121])]:p([104,105,103,104])}),o[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t=>{k(t[p([114,101,116,117,114,110])])&&(h=!0,g(t[p([114,101,116,117,114,110])]))}),{[p([112,114,105,111,114,105,116,121])]:p([108,111,119])}),s[p([116,104,101,110])]((()=>{h||a(p([85,115,97,103,101,76,105,109,105,116]))}))}));function i(){return o[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==p([97,117,116,111])}function c(){o[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=p([97,117,116,111])}}(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[p([106,116,105])])),await async function(){let t=!0;try{const r=c[p([115,112,108,105,116])](p([46])),[o,s,i]=r;return e(o),await n(o,s,i),t}catch(t){return!1}function e(e){const n=h(e);n&&n[p([97,108,103])]==p([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const o=window[p([85,105,110,116,56,65,114,114,97,121])][p([102,114,111,109])](u(r),(t=>t[p([99,104,97,114,67,111,100,101,65,116])](0))),s=(new(window[p([84,101,120,116,69,110,99,111,100,101,114])]))[p([101,110,99,111,100,101])](e+p([46])+n),c=window[p([99,114,121,112,116,111])][p([115,117,98,116,108,101])];if(!c)return;const a=await c[p([105,109,112,111,114,116,75,101,121])](p([106,119,107]),i,{[p([110,97,109,101])]:p([69,67,68,83,65]),[p([110,97,109,101,100,67,117,114,118,101])]:p([80,45,50,53,54])},!1,[p([118,101,114,105,102,121])]);await c[p([118,101,114,105,102,121])]({[p([110,97,109,101])]:p([69,67,68,83,65]),[p([104,97,115,104])]:{[p([110,97,109,101])]:p([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[p([102,101,97,116,117,114,101,115])];if(!e)return!1;if(e[p([105,110,99,108,117,100,101,115])](p([42])))return!0;if(e[p([105,110,99,108,117,100,101,115])](p([67,77,84])))return!0;if(e[p([105,110,99,108,117,100,101,115])](p([82,67,77,84]))){if(k(p([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&(n=p([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]),o[p([112,108,117,103,105,110,115])][p([103,101,116])](n))[p([115,116,97,116,101])]==p([99,111,110,110,101,99,116,101,100]))return!0;if(k(p([82,101,118,105,115,105,111,110,86,105,101,119,101,114,73,110,116,101,103,114,97,116,105,111,110]))||k(p([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114])))return!0}var n;return!1}()?function(){const e=[p([101,118,97,108,117,97,116,105,111,110]),p([116,114,105,97,108])][p([105,110,99,108,117,100,101,115])](t[p([108,105,99,101,110,115,101,84,121,112,101])])?r/1e3:1743984e3;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=Zr,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(446)]);if(n[p([105,110,99,108,117,100,101,115])](r))return!0;const o=r[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])]((t=>t[p([105,110,99,108,117,100,101,115])](p([42]))))[p([109,97,112])]((t=>t[p([115,112,108,105,116])](p([46]))))[p([115,111,109,101])]((t=>o[p([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===p([42])))))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(n=a(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([116,114,105,97,108])&&(n=a(p([84,114,105,97,108,76,105,109,105,116]))),await(n&&g?new(window[p([80,114,111,109,105,115,101])])(((t,e)=>{n[p([116,104,101,110])](t,e),g[p([116,104,101,110])]((e=>{e!=p([86,97,108,105,100])&&t(e)}),e)})):n||g||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch(t){return p([73,110,118,97,108,105,100])}}())}(this)}[Kr(480)](){const t=Kr,e=this[t(423)][t(506)][t(541)](lr),n=this[t(423)][t(490)][t(541)](t(500));for(const r of e[t(574)]({channelId:n}))e[t(571)](r.id),e[t(531)][t(436)](r.id);super[t(480)]()}[Kr(492)](t){const e=Kr;return this[e(575)](t)[e(451)]>0}[Kr(575)](t){const e=Kr,n=[];for(const r of this[e(423)][e(560)][e(573)])r[e(501)][e(534)](e(525)+t)&&n[e(441)](r);return n}[Kr(551)](t){const n=Kr,r=this[n(443)](t);r&&setTimeout((()=>{const o=n;this[o(435)]&&Xr(this[o(435)]).id===t&&(0,e.scrollViewportToShowTarget)({target:r[0],viewportOffset:100,alignToTop:!0})}),50)}[Kr(538)](t){const e=Kr;this[e(423)][e(560)][e(429)]((()=>{const n=e;for(const e of this[n(575)](t))this[n(423)][n(513)][n(549)](e)}))}[Kr(558)](t){const e=Kr,n=this[e(423)][e(506)][e(541)](lr),r=this[e(423)][e(506)][e(541)](Ar),o=n[e(543)](t);if(!o[e(521)]){const t=o[e(438)]((()=>this[e(443)](o.id)));r[e(421)](t),o[e(539)]=!1}}[Kr(544)](){const t=Kr,e=this[t(423)],n=e[t(506)][t(541)](o.Users);e[t(460)][t(527)](t(514))[t(503)]({model:t(434),view:(r,o)=>{const s=t,{id:i}=Xr(r[s(572)]),c=e[s(506)][s(541)](lr)[s(543)](i),a=this[s(435)]&&Xr(this[s(435)]).id===i;let h;if(c&&c[s(487)]&&!a&&r[s(552)])return o[s(505)][s(468)](r[s(552)],s(455)+r[s(572)]),o[s(505)][s(468)](r[s(552)],s(562)+r[s(572)]),null;const u=[s(461)];return a&&u[s(441)](s(497)),h=c?.[s(451)]?c[s(566)][s(419)][s(471)].id:n.me.id,{classes:u,attributes:{"data-comment":i,"data-author-id":h}}}}),e[t(460)][t(527)](t(512))[t(576)]({model:t(434),view:(n,{options:r})=>{const o=t;if(r[o(473)])return null;const s=e[o(506)][o(541)](lr),i=e[o(560)][o(573)][o(541)](n),{id:c,part:a}=Xr(n);return i&&!i[o(472)]||r[o(467)]&&s[o(543)](c)?.[o(487)]?null:{group:o(434),name:a?c+":"+a:c}}}),e[t(460)][t(527)](t(537))[t(458)]({view:{name:t(434),attributes:{id:/^\w/}},model:(e,{writer:n})=>n[t(425)](t(428),{"data-name":t(525)+e[t(516)]("id")})}),e[t(460)][t(527)](t(537))[t(530)]({view:t(434)})}[Kr(418)](){const t=Kr,e=this[t(423)],n=e[t(506)][t(541)](lr),r=new Set,o=new Set;e[t(560)][t(533)][t(559)]((n=>{const s=t;let i=!1;for(const{name:t,data:c}of e[s(560)][s(533)][s(426)][s(417)]()){const{group:a,id:h}=Xr(t);let u=c[s(456)];if(s(434)!==a||!u)continue;const d=s(579)===u[s(495)][s(578)];d||(u=Yr(u,e[s(560)]),!u||u[s(557)]||!c[s(456)]||u[s(550)](c[s(456)]))?e[s(560)][s(547)](u)&&!d?this[s(507)]?r[s(545)](t):this[s(511)](t,h):(o[s(545)](t),r[s(436)](t),n[s(420)](t),i=!0):(n[s(483)](t,{range:u}),i=!0)}return i})),this.on(t(528),((n,o,s)=>{const i=t;if(!s&&r[i(567)])for(const t of r){const{id:n}=Xr(t);r[i(436)](t),e[i(560)][i(573)][i(541)](t)&&this[i(511)](t,n)}})),this[t(474)](e[t(560)][t(533)],t(429),(()=>{const s=t;for(const{name:t,data:{newRange:i}}of e[s(560)][s(533)][s(426)][s(417)]()){const{group:c,id:a}=Xr(t);if(s(434)!==c)continue;const h=n[s(543)](a),u=this[s(492)](a);h&&(!h[s(539)]&&i&&e[s(513)][s(457)][s(515)](s(494),(()=>{const t=s,r=e[t(506)][t(541)](cr),o=n[t(489)][t(541)](h)[t(457)];r[t(535)](o)[t(532)]()}),{priority:s(439)}),h[s(539)]=u||!!i),i||(o[s(545)](t),r[s(436)](t))}for(const t of o){const{id:e}=Xr(t),o=n[s(543)](e);if(r[s(436)](t),!o)continue;const i=this[s(492)](e);i||o[s(553)]?i||o[s(540)]||o[s(509)](new Date):o[s(470)]()}o[s(570)]()}))}[Kr(518)](t){const e=Kr;t[e(555)]((t=>{const n=e;t[n(540)]&&this[n(558)](t.id)}))}[Kr(443)](t){const e=Kr,n=this[e(423)],r=this[e(575)](t);return(0,o.getAllMarkersDomElementsSorted)(n[e(513)],r)}[Kr(481)](t){const e=Kr,n=this[e(575)](t);let r="",o=!1;for(const t of n){const n=t[e(523)]();for(const t of Array[e(565)](n[e(554)]()))t.is(e(466))?(r&&o&&(r+=" ",o=!1),r+=t[e(542)]):o=!0;o=!0}return r[e(479)](0,150)}[Kr(569)](t,e){const n=Kr,r=this[n(423)],o=r[n(506)][n(541)](lr);let s=o[n(543)](e);const i=r[n(490)][n(541)](n(500)),c=r[n(506)][n(541)](Ar);return s&&(s[n(540)]&&s[n(509)](null),s[n(521)])||(this[n(575)](e)[0][n(450)]?o[n(469)]({channelId:i,threadId:e})[n(488)]((t=>{const o=n;if(o(524)!==r[o(427)])if(s=t,s&&!s[o(521)]){const t=s[o(438)]((()=>this[o(443)](e)));c[o(421)](t),s[o(487)]&&this[o(538)](e)}else if(!s){const t=this[o(575)](e);r[o(560)][o(429)]((e=>{const n=o;for(const r of t)e[n(420)](r)}))}})):r[n(513)][n(457)][n(515)](n(494),(()=>{const t=n;if(o[t(543)](e))return;const a=r[t(506)][t(541)](cr);s=o[t(519)]({channelId:i,threadId:e,target:()=>this[t(443)](e),context:{type:t(464),value:this[t(481)](e)}});const h=o[t(489)][t(541)](s)[t(457)],u=a[t(535)](h);u&&c[t(421)](u)}),{priority:n(439)})),s}[Kr(511)](t,e){const n=Kr,r=this[n(569)](t,e);r&&!r[n(475)]&&r[n(442)]({type:n(464),value:this[n(481)](e)})}[Kr(459)](){const t=Kr,n=this[t(423)];(0,o.surroundingMarkersDetector)(n[t(560)],(({left:r,entered:s})=>{const i=t;for(const t of r)if(Jr(t)){n.ui[i(510)][i(477)]($(n[i(482)],i(478)));break}for(const t of s)if(Jr(t)){n.ui[i(510)][i(477)]($(n[i(482)],i(486),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}))}}function Gr(t,e){return e?t+":"+e:t}function Xr(t){const e=t[Kr(462)](":");return{group:e[0],id:e[1],part:e[2]}}function Yr(t,e){const n=Kr,r=e[n(433)],o=e[n(430)](t[n(415)]);for(const s of t[n(502)]()){const{type:t,item:i,nextPosition:c}=s;if(n(464)===t||r[n(449)](i)){const t=e[n(563)](i);o[n(557)]&&(o[n(415)]=t),o[n(493)]=c}}return o}function Zr(t,e){const n=Wr();return(Zr=function(t,e){return n[t-=415]})(t,e)}function Jr(t){const e=Kr;return e(434)===Xr(t[e(501)])[e(453)]}const Qr=$r;function $r(t,e){const n=to();return($r=function(t,e){return n[t-=484]})(t,e)}function to(){const t=["focusTracker","editing","trialLimit","length","Comment","CommentsUI","find","isFocused","comment:","getAllMarkersForId","stop","add","hasMarkerForId","getRange","menuBar:comment","commentsLicenseKeyEvaluationLimit","1766736cpHdoO","change:activeAnnotations","464906KXFZFH","bind","push","_showLicenseError","usageLimit","_viewToController","view","1531235rhECLq","expired","init","commentsLicenseKeyExpired","requires","invalid","commentsLicenseKeyValid","execute","isOfficialPlugin","locale","commentsLicenseKeyTrialLimit","removeCommentThread","_threadToController","addSourceCollector","7483640bzBnXA","from","highest","Comments","addComment","482698DTIxYQ","41996XZiTXh","map","_licenseKeyCheckInterval","commentsLicenseKeyNotAllowed","listenTo","config","158277MRwtxb","CommentThreadInputView","addCommentThread","commands","evaluationLimit","commentsLicenseKeyInvalid","comment","hasCommentThread","pluginName","domainLimit","commentsLicenseKeyDomainLimit","plugins","has","focus","get","set","innerView","commentsLicenseKeyUsageLimit","isEnabled","destroy","model","licenseKey","_createUIButton","isPremiumPlugin","tooltip","editor","featureNotAllowed","activeMarker","getCommentThread","138jFVkJy","componentFactory","CommentsListView","low"];return(to=function(){return t})()}!function(t){const e=$r,n=t();for(;;)try{if(251830===parseInt(e(553))/1+parseInt(e(527))/2+parseInt(e(505))/3*(parseInt(e(554))/4)+parseInt(e(534))/5+-parseInt(e(525))/6+-parseInt(e(560))/7+-parseInt(e(548))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(to);class eo extends t.Plugin{[Qr(497)];[Qr(556)];static get[Qr(484)](){return Qr(514)}static get[Qr(542)](){return!0}static get[Qr(499)](){return!0}static get[Qr(538)](){return[lr,qr,Ar,cr]}get[Qr(507)](){return Pt}get[Qr(561)](){return xt}[Qr(536)](){const t=Qr,e=this[t(501)],n=e[t(487)][t(490)](lr),r=e[t(487)][t(490)](qr),o=e[t(487)][t(490)](cr),s=e[t(487)][t(490)](Ar);e.ui[t(506)][t(520)](t(566),(()=>{const e=t,n=this[e(498)](Q.ButtonView);return n[e(500)]=!0,n})),e.ui[t(506)][t(520)](t(523),(()=>this[t(498)](Q.MenuBarMenuListItemButtonView))),s[t(547)]((()=>{const e=t,o=[];for(const[t,s]of n[e(546)]){const n=r[e(518)](t.id),i=n[e(555)]((t=>t[e(522)]()));n[e(512)]>0&&o[e(529)]([s[e(533)],i])}return o})),this[t(558)](o,t(526),((e,o,s)=>{const i=t,c=Array[i(549)](s)[i(555)]((t=>t[i(492)]))[i(515)]((t=>n[i(532)][i(488)](t)));if(!c)return void(r[i(503)]=null);const a=n[i(532)][i(490)](c)[i(496)].id,h=i(517)+a;a&&r[i(521)](a)?r[i(503)]=h:r[i(503)]&&(r[i(503)]=null)})),this[t(558)](n,t(545),((n,{threadId:o,isFromAdapter:s})=>{const i=t;!s&&e.ui[i(509)][i(516)]&&r[i(521)](o)&&e[i(510)][i(533)][i(489)]()}),{priority:t(550)}),this[t(558)](n,t(552),((o,{threadId:s,isFromAdapter:i})=>{const c=t;!i&&r[c(521)](s)&&n[c(567)](s)&&1===n[c(504)](s)[c(512)]&&(e[c(510)][c(533)][c(489)](),o[c(519)]())}),{priority:t(508)}),this[t(497)]=this[t(501)][t(559)][t(490)](t(497));const i=this[t(501)];this[t(556)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,o=i[r];if(e(540)==o||e(565)==o||e(537)==o||e(486)==o||e(557)==o||e(524)==o||e(544)==o||e(493)==o){delete i[r],n=o,clearInterval(this[e(556)]),this[e(556)]=void 0;break}}e(565)==n&&i[e(530)](e(539)),e(537)==n&&i[e(530)](e(535)),e(486)==n&&i[e(530)](e(485)),e(557)==n&&i[e(530)](e(502),e(551)),e(524)==n&&i[e(530)](e(564)),e(544)==n&&i[e(530)](e(511)),e(493)==n&&i[e(530)](e(531))}),1e3)}[Qr(495)](){const t=Qr;super[t(495)](),this[t(556)]&&clearInterval(this[t(556)])}[Qr(498)](t){const e=Qr,n=this[e(501)],r=new t(n[e(543)]),o=n[e(563)][e(490)](e(562));return r[e(491)]({label:$(n[e(543)],e(513)),icon:J.IconAddComment}),r[e(528)](e(494)).to(o),this[e(558)](r,e(541),(()=>{o[e(541)]()})),r}}const no=oo;function ro(){const t=["isOfficialPlugin","_disableCommentsOnlyMode","config","requires","SourceEditing","affectsData","3IzBSdf","pluginName","stop","77cWYjWz","view","_enableCommentsOnlyMode","isEnabled","document","17wUvszF","addCommentThread","highest","forceDisabled","has","delete","clearForceDisabled","3364290CwTONH","1593270DuWTwJ","plugins","clipboardInput","51048SjokHz","DragDrop","6989697ielQjJ","get","CommentsOnly","editor","stopListening","isPremiumPlugin","cut","editing","change:isEnabled","afterInit","60475jxzFoA","2985160RJNNZr","7UnHnbt","set","commentsOnlyMode","commands","1463432fbFISR","commentsOnly","editSource","listenTo"];return(ro=function(){return t})()}function oo(t,e){const n=ro();return(oo=function(t,e){return n[t-=290]})(t,e)}!function(t){const e=oo,n=t();for(;;)try{if(492883===parseInt(e(318))/1*(-parseInt(e(329))/2)+parseInt(e(310))/3*(-parseInt(e(295))/4)+parseInt(e(294))/5+parseInt(e(326))/6+parseInt(e(296))/7*(-parseInt(e(300))/8)+-parseInt(e(331))/9+-parseInt(e(325))/10*(-parseInt(e(313))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ro);class so extends t.Plugin{static get[no(311)](){return no(333)}static get[no(304)](){return!0}static get[no(336)](){return!0}static get[no(307)](){return[qr]}constructor(t){const e=no;super(t),this[e(297)](e(316),!1),this.on(e(292),((t,n,r)=>{const o=e;r?this[o(315)]():this[o(305)]()}))}[no(293)](){const t=no;!this[t(316)]&&this[t(334)][t(306)][t(332)](t(301))&&(this[t(316)]=!0)}[no(315)](){const t=no;for(const[e,n]of this[t(334)][t(299)])n[t(309)]&&t(319)!==e&&n[t(321)](t(298));this[t(334)][t(327)][t(322)](t(330))&&this[t(334)][t(327)][t(332)](t(330))[t(321)](t(298)),this[t(334)][t(327)][t(322)](t(308))&&this[t(334)][t(327)][t(332)](t(308))[t(321)](t(298)),this[t(334)][t(299)][t(332)](t(302))?.[t(321)](t(298));const e=this[t(334)][t(291)][t(314)][t(317)];this[t(303)](e,t(290),(e=>e[t(312)]()),{priority:t(320)}),this[t(303)](e,t(328),(e=>e[t(312)]()),{priority:t(320)}),this[t(303)](e,t(323),(e=>e[t(312)]()),{priority:t(320)})}[no(305)](){const t=no;for(const[e,n]of this[t(334)][t(299)])n[t(309)]&&t(319)!==e&&n[t(324)](t(298));this[t(334)][t(327)][t(322)](t(308))&&this[t(334)][t(327)][t(332)](t(308))[t(324)](t(298)),this[t(334)][t(299)][t(332)](t(302))?.[t(324)](t(298)),this[t(335)](this[t(334)][t(291)][t(314)][t(317)])}}const io=ao;function co(){const t=["_addActiveAnnotation","push","_uis","register","attach","length","_removeActiveAnnotation","annotationsuis-annotation-mismatch","find","change:activeAnnotation","114xebSrf","setActiveAnnotation","4958965liRLPU","hasActive","1525488IHMTFC","activeUIs","annotationsuis-register-invalid-interface","annotationsuis-missing-ui","remove","_setSelectedAnnotations","2830htroTp","uisData","isActive","refilterAnnotations","get","isPremiumPlugin","filter","AnnotationsUIs","_activateAnnotation","isOfficialPlugin","listenTo","_assertAnnotationDoesNotBelongToMultipleUIs","collection","3138632WZvlxj","from","requires","activeAnnotations","14132UsxHSj","plugins","detach","36zOEfQW","add","switchTo","_deactivateAllAnnotations","init","deactivateAll","delete","size","destroy","pluginName","15050dCygbO","3609qWmfLa","25406BJnsqo","stopListening","type","_visibleAnnotations","17IEODfG","activate","defaultFilter","deactivate","set","function","has","annotationsuis-register-already-registered","context"];return(co=function(){return t})()}function ao(t,e){const n=co();return(ao=function(t,e){return n[t-=197]})(t,e)}!function(t){const e=ao,n=t();for(;;)try{if(332079===-parseInt(e(225))/1*(parseInt(e(221))/2)+-parseInt(e(244))/3*(-parseInt(e(206))/4)+parseInt(e(254))/5*(parseInt(e(209))/6)+parseInt(e(202))/7+-parseInt(e(248))/8+parseInt(e(220))/9*(parseInt(e(219))/10)+-parseInt(e(246))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(co);class ho extends t.ContextPlugin{[io(249)];[io(255)];[io(236)];static get[io(204)](){return[cr]}static get[io(218)](){return io(261)}static get[io(198)](){return!0}static get[io(259)](){return!0}constructor(t){const e=io;super(t),this[e(249)]=new Set,this[e(236)]=new Map,this[e(255)]=new Map}[io(213)](){const t=io,e=this[t(233)][t(207)][t(258)](cr);this[t(199)](e,t(197),((e,n)=>{const r=t;for(const t of this[r(249)]){const e=this[r(236)][r(258)](t);(0,this[r(255)][r(258)](t)[r(260)])(n)&&e[r(245)](n)}})),this[t(199)](e,t(212),(()=>{const e=t;for(const t of this[e(249)])this[e(236)][e(258)](t)[e(245)](null)})),this[t(199)](e[t(224)],t(210),((e,n)=>{this[t(200)](n)}))}[io(247)](){const t=io;return this[t(249)][t(216)]>0}[io(256)](t){const e=io;return this[e(249)][e(231)](t)}[io(226)](t,n=this[io(227)]){const r=io,o=this[r(233)][r(207)][r(258)](cr);if(!this[r(236)][r(231)](t))throw new e.CKEditorError(r(251),this,{uiName:t});this[r(256)](t)&&this[r(228)](t),this[r(249)][r(210)](t);const s=new Ke;(function({source:t,target:e,filter:n}){const r=ze;for(const o of t)n(o)&&e[r(502)](o);e[r(511)](t,r(502),((t,o)=>{const s=r;n(o)&&e[s(502)](o)})),e[r(511)](t,r(519),((t,n)=>{const o=r;e[o(498)](n)&&e[o(519)](n)}))})({source:o[r(224)],target:s,filter:n}),this[r(255)][r(229)](t,{collection:s,filter:n});const i=this[r(236)][r(258)](t);i[r(238)](s),this[r(199)](i,r(243),((t,e,n,s)=>{const i=r;s&&o[i(240)](s),n&&o[i(234)](n)}))}[io(228)](t){const n=io;if(this[n(249)][n(215)](t),!this[n(236)][n(231)](t))throw new e.CKEditorError(n(251),this,{uiName:t});const r=this[n(236)][n(258)](t);r[n(208)](),this[n(222)](r),this[n(255)][n(258)](t)[n(201)][n(217)](),this[n(255)][n(215)](t)}[io(211)](t){const n=io;if(!this[n(236)][n(231)](t))throw new e.CKEditorError(n(251),this,{uiName:t});const r=this[n(233)][n(207)][n(258)](cr),o=Array[n(203)](r[n(205)])[0]||null;this[n(214)](),this[n(226)](t);const s=this[n(236)][n(258)](t);s[n(245)](o),s[n(253)]&&o&&s[n(253)]([o])}[io(214)](){const t=io;for(const e of this[t(249)])this[t(228)](e)}[io(237)](t,n){const r=io;if(this[r(236)][r(231)](t))throw new e.CKEditorError(r(232));if(r(230)!=typeof n[r(238)]||r(230)!=typeof n[r(208)]||r(230)!=typeof n[r(245)])throw new e.CKEditorError(r(250),null);this[r(236)][r(229)](t,n)}[io(257)](){const t=io,e=this[t(233)][t(207)][t(258)](cr)[t(201)],n=new Map,r=Array[t(203)](this[t(249)]);for(const e of this[t(249)]){const r=this[t(255)][t(258)](e)[t(201)];for(const o of r)n[t(229)](o,e)}for(const o of e){const e=n[t(258)](o);this[t(200)](o);const s=r[t(242)]((e=>this[t(255)][t(258)](e)[t(260)](o)));e!==s&&(e&&this[t(255)][t(258)](e)[t(201)][t(252)](o),s&&this[t(255)][t(258)](s)[t(201)][t(210)](o))}}[io(217)](){const t=io;this[t(214)](),super[t(217)]()}[io(227)](){return!0}[io(200)](t){const n=io,r=[];for(const e of this[n(249)])(0,this[n(255)][n(258)](e)[n(260)])(t)&&r[n(235)](e);if(r[n(239)]>1)throw new e.CKEditorError(n(241),null,{matchedUIs:r,annotationType:t[n(223)]})}}var uo=n(573),lo={attributes:{"data-cke":!0}};lo.setAttributes=be(),lo.insert=pe().bind(null,"head"),lo.domAPI=ke(),lo.insertStyleElement=_e();le()(uo.A,lo);uo.A&&uo.A.locals&&uo.A.locals;const mo=go;function ko(){const t=["focusTracker","getIndex","render","Annotations list","focus","305hREkRv","listenTo","add","103882NrmAaP","3Tacuer","bindTemplate","number","element","focusNext","focusPrevious","change:top","ck-sidebar","arrowdown","22312gKwaVi","796309hMSHUz","arrowup","focusFirst","ck-reset","minHeight","application","_updateItemPositionInFocusables","createCollection","11sXEHGE","24uMIsuK","uiLanguageDirection","setTemplate","removed","_setupKeyboardNavigation","657JlmwZY","class","list","length","2505349bqDmTJ","forEach","div","delegate","focusables","remove","focusCycler","top","change","added","source","set","34245168zniBao","12841660cnbYjD","30860RjubsK","Annotations sidebar"];return(ko=function(){return t})()}function go(t,e){const n=ko();return(go=function(t,e){return n[t-=213]})(t,e)}!function(t){const e=go,n=t();for(;;)try{if(977298===parseInt(e(238))/1+-parseInt(e(227))/2*(-parseInt(e(228))/3)+-parseInt(e(217))/4*(-parseInt(e(224))/5)+-parseInt(e(247))/6*(-parseInt(e(256))/7)+parseInt(e(237))/8*(-parseInt(e(252))/9)+parseInt(e(216))/10+-parseInt(e(246))/11*(parseInt(e(215))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ko);const po=(0,e.toUnit)("px");class fo extends Q.View{[mo(254)];[mo(260)];[mo(219)];[mo(262)];constructor(t){const n=mo;super(t);const r=this[n(229)];this[n(214)](n(242),0),this[n(214)](n(253),""),this[n(254)]=this[n(245)](),this[n(260)]=this[n(245)](),this[n(254)][n(259)](n(239),n(236)).to(this),this[n(219)]=new e.FocusTracker,this[n(262)]=new Q.FocusCycler({focusables:this[n(260)],focusTracker:this[n(219)]}),this[n(249)]({tag:n(258),attributes:{class:["ck",n(235),n(241),r.to(n(253))],style:{minHeight:r.to(n(242),(t=>n(230)==typeof t?po(t+10):null))},dir:t[n(248)],role:n(243),"aria-label":$(t,n(218)),tabindex:0},children:[{tag:n(258),attributes:{role:n(254),"aria-label":$(t,n(222))},children:this[n(254)]}]})}[mo(221)](){const t=mo;super[t(221)](),this[t(251)]()}[mo(223)](){const t=mo;this[t(262)][t(240)]()}[mo(251)](){const t=mo;this[t(254)][t(259)](t(234)).to(this),this.on(t(234),(e=>{const n=t;this[n(244)](e[n(213)])})),this[t(254)][t(257)]((e=>{const n=t;this[n(219)][n(226)](e[n(231)]),this[n(244)](e)})),this[t(254)].on(t(264),((e,n)=>{const r=t;for(const t of n[r(250)])this[r(219)][r(261)](t[r(231)]),this[r(260)][r(261)](t);for(const t of n[r(265)])this[r(219)][r(226)](t[r(231)]),this[r(244)](t)})),this.on(t(239),(()=>{const e=t;this[e(262)][e(233)]()})),this.on(t(236),(()=>{const e=t;this[e(262)][e(232)]()})),this[t(225)](this[t(231)],t(223),(()=>{this[t(223)]()}))}[mo(244)](t){const e=mo,n=this[e(260)][e(220)](t);let r,o;for(const n of this[e(260)])if(t[e(263)]<n[e(263)]){r=n;break}if(o=r?this[e(260)][e(220)](r):this[e(260)][e(255)],-1!==n){if(n===o-1)return;this[e(260)][e(261)](t),o=r?this[e(260)][e(220)](r):this[e(260)][e(255)]}this[e(260)][e(226)](t,o)}}const bo=vo;function vo(t,e){const n=_o();return(vo=function(t,e){return n[t-=368]})(t,e)}function _o(){const t=["height","render","bindTemplate","1083943eynatf","arrowup","set","content","_mutationObserver","focus","bind","isAnimationDisabled","createCollection","delegate","div","ck-sidebar-item--no-animation","setTemplate","first","destroy","element","attach","3yokzRf","322404OdXPOd","top","updateHeight","_targetTop","4164147VEFhDZ","ck-sidebar-item","presentation","detach","bottom","clientHeight","arrowdown","4592UYVKNS","3362208BQrGqh","2215zRTtPW","77434PsuHEE","clear","13181750dJbMqU","8FuurWl"];return(_o=function(){return t})()}!function(t){const e=vo,n=t();for(;;)try{if(287718===-parseInt(e(395))/1+parseInt(e(370))/2*(-parseInt(e(394))/3)+-parseInt(e(406))/4*(-parseInt(e(369))/5)+-parseInt(e(368))/6+-parseInt(e(377))/7*(parseInt(e(373))/8)+-parseInt(e(399))/9+parseInt(e(372))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_o);const wo=(0,e.toUnit)("px");class Io extends Q.View{[bo(380)];[bo(398)];[bo(381)];constructor(t){const e=bo;super(t),this[e(379)](e(396),0),this[e(379)](e(374),0),this[e(383)](e(403)).to(this,e(396),this,e(374),((t,e)=>t+e)),this[e(379)](e(384),!1),this[e(381)]=Se((()=>this[e(397)]())),this[e(398)]=null,this[e(380)]=this[e(385)](),this[e(380)][e(386)](e(378),e(405)).to(this);const n=this[e(376)];this[e(389)]({tag:e(387),attributes:{class:[e(400),n.to(e(384),(t=>t?e(388):""))],style:{top:n.to(e(396),(t=>wo(t)))},role:e(401)},children:this[e(380)]})}[bo(375)](){const t=bo;super[t(375)](),this[t(381)][t(393)](this[t(392)])}[bo(382)](){const t=bo;this[t(380)][t(390)]&&this[t(380)][t(390)][t(382)]()}[bo(397)](){const t=bo,e=this[t(392)][t(404)];e&&(this[t(374)]=e)}[bo(391)](){const t=bo;this[t(380)][t(371)](),this[t(381)][t(402)](),super[t(391)]()}}function yo(){const t=["targetRect","_updateLastItem","_activeAnnotation","sidebar-setcontainer-invalid-element","_targetTop","refresh","_alignForBottomChange","updateHeight","set","sidebar.preventScrollOutOfView","getIndex","3ACEIou","_alignForTopChange","setContainer","_attachToContainer","height","_getMaxAvailableTop","last","118324kypHHF","push","target","delete","_annotationToSidebarItemView","_alignBeforeItem","top","stopListening","_sidebarItemViewToAnnotation","161022xGusws","5288RYywXM","isPremiumPlugin","addAnnotation","_annotations","pluginName","_lastItem","bind","353023VJTqmS","max","2fYcHsc","bottom","remove","_getItemBefore","_detachFromContainer","isAnimationDisabled","object","_destroySidebarItemView","add","_alignAfterItem","length","rearrange","change:bottom","isActive","Sidebar","sidebar.container","config","change:_lastItem","_spaceBetweenItems","change:targetRect","585tFaGuY","1319570hPmZZN","_getTargetTop","context","init","clear","appendChild","_recalculate","view","764407xbqIXJ","list","_alignToTargetRect","_setItemTop","_getItemAfter","locale","_recalculateBuffer","element","10FiLSqX","listenTo","define","get","isOfficialPlugin","render","content","getSidebarItemView","change:top","sidebar-attachtocontainer-missing-container","unbind","nodeType","container","_createSidebarView","class","191974MLhXbe","destroy","minHeight"];return(yo=function(){return t})()}const Ao=Co;function Co(t,e){const n=yo();return(Co=function(t,e){return n[t-=424]})(t,e)}!function(t){const e=Co,n=t();for(;;)try{if(135595===-parseInt(e(506))/1*(parseInt(e(466))/2)+parseInt(e(480))/3*(-parseInt(e(487))/4)+parseInt(e(435))/5+-parseInt(e(496))/6+parseInt(e(443))/7+parseInt(e(497))/8*(parseInt(e(434))/9)+parseInt(e(451))/10*(-parseInt(e(504))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yo);class To extends t.ContextPlugin{[Ao(442)];[Ao(471)];[Ao(500)];[Ao(432)];[Ao(495)];[Ao(491)];[Ao(449)];static get[Ao(501)](){return Ao(428)}static get[Ao(455)](){return!0}static get[Ao(498)](){return!0}constructor(t){const e=Ao;super(t),this[e(477)](e(502),void 0),this[e(442)]=this[e(464)](),this[e(477)](e(463),null),this[e(432)]=25,this[e(495)]=new Map,this[e(491)]=new Map,this[e(437)][e(430)][e(453)](e(478),!1),this[e(500)]=null,this[e(471)]=null,this[e(449)]=[]}[Ao(438)](){const t=Ao,e=this[t(437)][t(430)][t(454)](t(429));e&&this[t(482)](e)}[Ao(482)](t){const n=Ao;if(!xo(t))throw new e.CKEditorError(n(472));this[n(463)]=t}[Ao(483)]({viewClass:t="",spaceBetweenItems:n=25}={}){const r=Ao;if(!xo(this[r(463)]))throw new e.CKEditorError(r(460),this);this[r(463)][r(440)](this[r(442)][r(450)]),this[r(442)][r(465)]=t,this[r(432)]=n}[Ao(425)]({removedAnnotation:t,previousAnnotation:e,nextAnnotation:n}){const r=Ao,o=this[r(458)](t);this[r(442)][r(444)][r(508)](o),this[r(513)](t),e&&this[r(445)](this[r(458)](e)),n&&this[r(445)](this[r(458)](n)),this[r(470)]()}[Ao(474)]({blurredAnnotation:t,activatedAnnotation:e,disableAnimationOnActivatedAnnotation:n}){const r=Ao;if(this[r(471)]=e,t){t[r(427)]=!1;const e=this[r(458)](t);e&&n&&(e[r(511)]=!1)}if(e){const t=this[r(458)](e);t&&(e[r(427)]=!0,n&&(t[r(511)]=!0,t[r(493)]+=1),this[r(445)](t))}}[Ao(510)](t){const e=Ao;if(this[e(442)][e(450)][e(508)](),t)for(const n of t)this[e(513)](n);this[e(442)][e(444)][e(439)](),this[e(442)][e(465)]="",this[e(502)]=null}[Ao(499)](t,e){const n=Ao;e||(e=t[n(442)]);const r=new Io(this[n(437)][n(448)]);this[n(495)][n(477)](r,t),this[n(491)][n(477)](t,r),r[n(457)][n(514)](e),this[n(452)](t[n(442)],n(433),((e,o,s)=>{const i=n,c=this[i(436)](t,s);r[i(473)]!=c&&(r[i(473)]=c,this[i(446)](r,c))})),this[n(452)](r,n(459),(()=>{const t=n;this[t(441)](r,t(493))})),this[n(452)](r,n(426),(()=>{const t=n;this[t(441)](r,t(507))})),this[n(445)](r);const o=this[n(509)](r);return o&&this[n(515)](o,r)||this[n(445)](r),this[n(470)](),this[n(442)][n(444)][n(514)](r),r}[Ao(481)](t){const e=Ao;if(!t[e(457)][e(424)])return;const n=this[e(509)](t);if(!n)return;const r=this[e(495)][e(454)](n),o=this[e(471)];o&&o===r?this[e(515)](n,t):this[e(492)](t,n)}[Ao(475)](t){const e=Ao;if(!t[e(457)][e(424)])return;const n=this[e(447)](t);if(!n)return;const r=this[e(495)][e(454)](n),o=this[e(437)][e(430)][e(454)](e(478)),s=this[e(471)];s&&s===r&&o?(this[e(492)](n,t),this[e(515)](t,n)):s&&s===r?this[e(492)](n,t):this[e(515)](t,n)}[Ao(441)](t,e){const n=Ao;0===this[n(449)][n(424)]&&setTimeout((()=>{const t=n;for(const{sidebarItemView:e,changedProp:n}of this[t(449)])t(493)===n?this[t(481)](e):this[t(475)](e);this[t(449)]=[]}),10),this[n(449)][n(488)]({sidebarItemView:t,changedProp:e})}[Ao(458)](t){const e=Ao;return this[e(491)][e(454)](t)}[Ao(467)](){const t=Ao;this[t(494)](),this[t(442)][t(467)]()}[Ao(513)](t){const e=Ao,n=this[e(458)](t);this[e(494)](n),this[e(494)](t[e(442)]),n[e(467)](),this[e(491)][e(490)](t),this[e(495)][e(490)](n)}[Ao(464)](){const t=Ao,e=new fo(this[t(437)][t(448)]);return e[t(456)](),this.on(t(431),((n,r,o,s)=>{const i=t;s&&e[i(461)](i(468)),o?e[i(503)](i(468)).to(o,i(507)):e[i(468)]=null})),e}[Ao(470)](){const t=Ao;this[t(502)]=this[t(500)]?.[t(486)]?this[t(458)](this[t(500)][t(486)]):null}[Ao(509)](t){const e=Ao,n=this[e(495)][e(454)](t),r=n&&this[e(500)]?.[e(454)](this[e(500)][e(479)](n)-1);return r&&this[e(458)](r)||null}[Ao(447)](t){const e=Ao,n=this[e(495)][e(454)](t),r=n&&this[e(500)]?.[e(454)](this[e(500)][e(479)](n)+1);return r&&this[e(458)](r)||null}[Ao(492)](t,e){const n=Ao;t[n(476)]();const r=Eo(e[n(507)]+this[n(432)],t[n(493)]);return!!r&&(this[n(446)](e,e[n(493)]-r),!0)}[Ao(515)](t,e){const n=Ao;t[n(476)]();const r=Eo(t[n(507)]+this[n(432)],e[n(493)]);return!!r&&(this[n(446)](e,e[n(493)]+r,!1),!0)}[Ao(445)](t){const e=Ao,n=this[e(495)][e(454)](t);if(!n||!n[e(489)]||!n[e(469)])return;const r=this[e(436)](n,n[e(469)]);this[e(446)](t,r)}[Ao(436)](t,n){const r=Ao;if(null===n)return 0;if(t[r(489)]instanceof e.Rect)return n[r(493)];{const t=new e.Rect(this[r(442)][r(450)])[r(493)];return n[r(493)]-t}}[Ao(446)](t,e,n=this[Ao(437)][Ao(430)][Ao(454)](Ao(478))){const r=Ao;n&&(e=Math[r(505)](e,this[r(485)](t))),t[r(493)]=e}[Ao(485)](t){const e=Ao;let n=this[e(509)](t),r=0;for(;n;)n[e(476)](),r+=this[e(432)]+n[e(484)],n=this[e(509)](n);return r}}function Eo(t,e){return Math[Ao(505)](t-e,0)}function xo(t){const e=Ao;return null!==t&&e(512)==typeof t&&1===t[e(462)]}const Oo=So;function No(){const t=["_refreshPositioningDebounced","from","stopListening","40mLjAYE","isAttached","setActiveAnnotation","destroy","switchTo","addEventListener","off","pluginName","widesidebar-attach-already-attached","252177aaQvbw","208902hmiGtt","focus","isOfficialPlugin","_detachFromContainer","cancel","listenTo","isPremiumPlugin","plugins","updateTargetRect","add","WideSidebar","6235016oknEyh","high","removeEventListener","widesidebar-detach-not-attached","register","_destroyEditorAnnotationsIntegration","editors","stop","resize","ck-sidebar--wide","uiUpdate","set","ready","599793mjLjEN","attach","_editorAnnotations","getOrderedSelectedAnnotations","1432006uzJxls","set:container","requires","activeAnnotation","addAnnotation","container","blur","EditorAnnotations","refreshPositioning","remove","3812080lMxFXH","_attachToContainer","3284478TpDnxA","init","change:container","refresh","_integrateWithEditorAnnotations","_activeAnnotation","rearrange","context","140GkDEQC","7qdXOyo","has","_annotations","wideSidebar","hasDomSelection","annotations","get","detach"];return(No=function(){return t})()}function So(t,e){const n=No();return(So=function(t,e){return n[t-=347]})(t,e)}!function(t){const e=So,n=t();for(;;)try{if(511518===-parseInt(e(409))/1+parseInt(e(413))/2+parseInt(e(384))/3+-parseInt(e(353))/4+-parseInt(e(363))/5*(parseInt(e(385))/6)+-parseInt(e(364))/7*(-parseInt(e(396))/8)+parseInt(e(355))/9*(parseInt(e(375))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(No);class Mo extends t.ContextPlugin{[Oo(376)];[Oo(369)];[Oo(411)];[Oo(372)];static get[Oo(415)](){return[To,ho]}static get[Oo(382)](){return Oo(395)}static get[Oo(387)](){return!0}static get[Oo(391)](){return!0}constructor(t){const n=Oo;super(t),this[n(376)]=!1,this[n(407)](n(416),null),this[n(369)]=null,this[n(411)]=new e.Collection,this[n(372)]=xe((()=>{const t=n;this[t(369)][t(351)]()}),250,{leading:!1})}[Oo(356)](){const t=Oo,e=this[t(362)][t(392)][t(370)](ho),n=this[t(362)][t(392)][t(370)](To);e[t(400)](t(367),this),n[t(348)]&&e[t(379)](t(367))}[Oo(377)](t){const e=Oo;if(t===this[e(416)])return;const n=this[e(362)][e(392)][e(370)](To);n[e(360)]=t;const r=this[e(416)];n[e(358)]({blurredAnnotation:r,activatedAnnotation:t}),this[e(416)]=t}[Oo(410)](n){const r=Oo;this[r(369)]=n;const o=this[r(362)][r(392)][r(370)](To);if(o[r(366)]=n,this[r(376)])throw new e.CKEditorError(r(383),this);this[r(376)]=!0,this[r(390)](o,r(414),(()=>{const t=r;this[t(371)](),this[t(390)](o,t(357),(e=>{const r=t;e[r(381)](),this[r(410)](n)}))})),o[r(354)]({viewClass:r(405)});const s=t=>{const e=r;t[e(393)](),o[e(347)](t)};for(const t of n)s(t);this[r(390)](n,r(394),((t,e)=>{s(e)})),this[r(390)](n,r(352),((t,e,s)=>{const i=r;o[i(361)]({removedAnnotation:e,previousAnnotation:n[i(370)](s-1),nextAnnotation:n[i(370)](s+1)}),e===this[i(416)]&&this[i(377)](null)}),{priority:r(397)}),this[r(390)](n,r(386),((t,e)=>{this[r(377)](e)})),this[r(390)](n,r(349),(()=>{this[r(377)](null)}));const i=this[r(362)]instanceof t.Context?this[r(362)][r(402)]:new e.Collection([this[r(362)]]);for(const t of i)this[r(359)](t);this[r(390)](i,r(394),((t,e)=>{const n=r;this[n(390)](e,n(408),(()=>{this[n(359)](e)}))})),this[r(390)](i,r(352),((t,e)=>{const n=r;e[n(392)][n(365)](n(350))&&this[n(401)](e[n(392)][n(370)](n(350)))})),window[r(380)](r(404),this[r(372)]),this[r(369)][r(351)]()}[Oo(371)](){const n=Oo;if(!this[n(376)])throw new e.CKEditorError(n(399),this);this[n(377)](null);const r=this[n(362)][n(392)][n(370)](To);r[n(388)](this[n(369)]),this[n(374)](r),this[n(374)](this[n(369)]),this[n(362)]instanceof t.Context&&this[n(374)](this[n(362)][n(402)]);for(const t of Array[n(373)](this[n(411)]))this[n(401)](t);window[n(398)](n(404),this[n(372)]),this[n(372)][n(389)](),this[n(416)]=null,this[n(376)]=!1,this[n(369)]=null}[Oo(378)](){const t=Oo;this[t(376)]&&this[t(371)]()}[Oo(359)](t){const e=Oo;if(!t[e(392)][e(365)](e(350)))return;const n=t[e(392)][e(370)](e(350)),r=()=>{const t=e,r=n[t(412)]({annotations:this[t(369)],activeAnnotation:this[t(416)]});this[t(377)](r[0]||null)};this[e(390)](n,e(358),r),this[e(390)](n,e(349),((t,{isAnnotationTracked:n})=>{const r=e;this[r(416)]&&n(this[r(416)])&&this[r(377)](null)})),this[e(390)](n,e(406),(()=>{this[e(372)]()})),this[e(390)](this[e(369)],e(349),(t=>{const o=e;n[o(368)]()&&(r(),t[o(403)]())}),{priority:e(397)}),this[e(411)][e(394)](n)}[Oo(401)](t){const e=Oo;this[e(374)](t),this[e(411)][e(352)](t)}}function Ro(t,e){const n=Lo();return(Ro=function(t,e){return n[t-=338]})(t,e)}const Po=Ro;!function(t){const e=Ro,n=t();for(;;)try{if(419183===parseInt(e(343))/1+-parseInt(e(352))/2+parseInt(e(341))/3*(-parseInt(e(358))/4)+-parseInt(e(357))/5+-parseInt(e(364))/6*(-parseInt(e(355))/7)+parseInt(e(349))/8*(-parseInt(e(360))/9)+parseInt(e(339))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lo);class Vo extends Q.ButtonView{[Po(348)];constructor(t){const e=Po;super(t);const n=this[e(340)];this[e(342)](e(361),!1),this[e(342)](e(356),0),this[e(338)](e(362)).to(this,e(361),this,e(356),((t,n)=>t?e(351):n[e(366)]())),this[e(342)](e(353),""),this[e(344)]=J.IconAddComment,this[e(346)]({attributes:{class:[e(345)]}}),this[e(348)]=new Q.View,this[e(348)][e(354)]({tag:e(363),attributes:{class:[e(347),n.to(e(353),(t=>e(365)+t)),n.if(e(361),e(367))]},children:[{text:n.to(e(362))}]}),this[e(359)][e(350)](this[e(348)])}}function Lo(){const t=["toString","ck-annotation-counter__badge--edit-mode","bind","7555920RjMKYe","bindTemplate","4221nDrTmS","set","85117YFgMhS","icon","ck-annotation-counter","extendTemplate","ck-annotation-counter__badge","counterView","925448eLxcHd","add","...","56854jkAswq","annotationType","setTemplate","171423oEoTty","number","62300jBDYSv","1596bnAXOg","children","45HqaxlD","isDirty","_badge","span","186yErpsk","ck-annotation-counter__badge--"];return(Lo=function(){return t})()}var Do=n(197),Bo={attributes:{"data-cke":!0}};Bo.setAttributes=be(),Bo.insert=pe().bind(null,"head"),Bo.domAPI=ke(),Bo.insertStyleElement=_e();le()(Do.A,Bo);Do.A&&Do.A.locals&&Do.A.locals;const jo=Fo;function Fo(t,e){const n=Ho();return(Fo=function(t,e){return n[t-=433]})(t,e)}function Ho(){const t=["922116VVQGgR","bind","_hideBalloon","southArrowNorth","attach","preventClosingBalloon","EditorAnnotations","preventDefault","annotationType","view","rearrange","8xyeTYC","_selectedAnnotations","_showBalloon","values","_manuallyClosedAnnotationViews","getSidebarItemView","_updateBalloonPosition","removeEventListener","remove","northArrowSouth","3660951pksevn","ready","_refreshPositioning","delete","Esc","getOrderedSelectedAnnotations","isPremiumPlugin","5703936rjVeBt","refresh","high","get","content","add","addEventListener","pluginName","_destroyEditorAnnotationsIntegration","off","_integrateWithEditorAnnotations","listenTo","low","refreshPositioning","hasDomSelection","southArrowNorthWest","151991ayhuYH","1186105UoOdEB","isVisible","addAnnotation","narrowsidebar-attach-already-attached","defaultPositions","getByView","execute","focusableElements","northArrowSouthEast","register","focus","balloonPanelView","init","editors","keyCode","northArrowSouthWest","narrowSidebar","first","annotations","locale","set:container","includes","from","southArrowNorthEast","isAttached","_detachListeners","cancel","create","blur","_setSelectedAnnotations","_annotationToNarrowView","destroy","unpin","has","esc","stop","_editorAnnotations","ck-sidebar--narrow","keydown","_detachFromContainer","3757725spppBm","length","change:container","pin","mousedown","change:height","element","NarrowSidebar","_refreshPositioningDebounced","2NApRAQ","clear","context","setActiveAnnotation","_domEmitter","narrowsidebar-detach-not-attached","isOfficialPlugin","resize","find","_attachToContainer","detach","attachToDom","set","contains","target","plugins","number","requires","_annotations","type","bodyCollection","activeAnnotation","isDirty","stopPropagation","detachFromDom","_attachListeners","27795Gjslzc","stopListening","uiUpdate"];return(Ho=function(){return t})()}!function(t){const e=Fo,n=t();for(;;)try{if(699960===parseInt(e(482))/1+-parseInt(e(456))/2*(-parseInt(e(506))/3)+-parseInt(e(485))/4+parseInt(e(530))/5+-parseInt(e(513))/6+-parseInt(e(529))/7*(parseInt(e(496))/8)+parseInt(e(447))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ho);class Uo extends t.ContextPlugin{[jo(554)];[jo(548)];[jo(500)];[jo(460)];[jo(437)];[jo(497)];[jo(443)];[jo(455)];static get[jo(473)](){return[To,ho]}static get[jo(520)](){return jo(454)}static get[jo(462)](){return!0}static get[jo(512)](){return!0}constructor(t){const n=jo;super(t),this[n(554)]=!1,this[n(500)]=new Set,this[n(460)]=Object[n(434)](e.DomEmitterMixin),this[n(437)]=new Map,this[n(468)](n(477),null),this[n(548)]=null,this[n(497)]=[],this[n(443)]=new e.Collection,this[n(455)]=xe((()=>{this[n(508)]()}),250,{leading:!1})}[jo(542)](){const t=jo;this[t(458)][t(471)][t(516)](ho)[t(539)](t(546),this),this[t(476)]=new Q.BodyCollection(this[t(458)][t(549)]),this[t(541)]=new Q.BalloonPanelView(this[t(458)][t(549)]),this[t(476)][t(467)](),this[t(476)][t(518)](this[t(541)])}[jo(489)](n){const r=jo;this[r(548)]=n;const o=this[r(458)][r(471)][r(516)](To),s=this[r(541)];if(o[r(474)]=n,this[r(554)])throw new e.CKEditorError(r(533),this);this[r(554)]=!0,this[r(524)](o,r(550),(()=>{const t=r;this[t(466)](),this[t(524)](o,t(449),(e=>{const r=t;e[r(522)](),this[r(489)](n)}))})),o[r(465)]({viewClass:r(444),spaceBetweenItems:5});const i=t=>{const e=r,n=new Vo(this[e(458)][e(549)]);o[e(532)](t,n),this[e(437)][e(468)](t,n),n[e(486)](e(478),e(493),e(472)).to(t[e(494)],e(478),e(475),e(448)),n.on(e(536),(()=>{const n=e;this[n(500)][n(457)](),s[n(517)][n(547)]!==t[n(494)]?(this[n(498)](t),t[n(494)][n(453)][n(540)](),this[n(459)](t)):this[n(459)](null)}))};for(const t of n)i(t);this[r(524)](n,r(518),((t,e)=>{i(e)})),this[r(524)](n,r(504),((t,e,s)=>{const i=r;this[i(437)][i(516)](e)[i(438)](),this[i(437)][i(509)](e),o[i(495)]({removedAnnotation:e,previousAnnotation:n[i(516)](s-1),nextAnnotation:n[i(516)](s+1)}),e===this[i(477)]&&this[i(459)](null)}),{priority:r(525)}),this[r(524)](n,r(540),((t,e)=>{this[r(459)](e)})),this[r(524)](n,r(435),(()=>{this[r(459)](null)})),this[r(460)][r(524)](document,r(445),((t,n)=>{const o=r;n[o(544)]===e.keyCodes[o(441)]&&s[o(531)]&&(this[o(500)][o(518)](s[o(517)][o(547)]),this[o(487)](),n[o(479)](),n[o(492)]())})),this[r(460)][r(524)](document,r(451),((t,e)=>{const n=r,i=e[n(470)];s[n(531)]&&s[n(453)][n(469)](i)||o[n(494)][n(453)][n(469)](i)||t[n(490)]||this[n(477)]&&this[n(477)][n(537)][n(464)]((t=>t[n(469)](i)))||(this[n(500)][n(457)](),this[n(487)](),this[n(459)](null))}));const c=this[r(458)]instanceof t.Context?this[r(458)][r(543)]:new e.Collection([this[r(458)]]);for(const t of c)this[r(523)](t);this[r(524)](c,r(518),((t,e)=>{const n=r;this[n(524)](e,n(507),(()=>{this[n(523)](e)}))})),this[r(524)](c,r(504),((t,e)=>{const n=r;e[n(471)][n(440)](n(491))&&this[n(521)](e[n(471)][n(516)](n(491)))})),window[r(519)](r(463),this[r(455)]),this[r(508)]()}[jo(459)](t){const e=jo;if(t===this[e(477)])return;const n=this[e(458)][e(471)][e(516)](To);n[e(514)]({blurredAnnotation:this[e(477)],activatedAnnotation:t,disableAnimationOnActivatedAnnotation:!0}),t&&n[e(501)](t)?this[e(498)](t):this[e(487)](),this[e(477)]=t}[jo(466)](){const n=jo;if(!this[n(554)])throw new e.CKEditorError(n(461),this);this[n(459)](null);const r=this[n(458)][n(471)][n(516)](To);this[n(487)](),Array[n(552)](this[n(437)][n(499)](),(t=>t[n(438)]())),this[n(437)][n(457)](),r[n(446)](this[n(548)]),this[n(483)](),this[n(460)][n(483)](),this[n(458)]instanceof t.Context&&this[n(483)](this[n(458)][n(543)]);for(const t of Array[n(552)](this[n(443)]))this[n(521)](t);window[n(503)](n(463),this[n(455)]),this[n(455)][n(433)](),this[n(497)]=[],this[n(554)]=!1,this[n(548)]=null}[jo(438)](){const t=jo;this[t(554)]&&this[t(466)](),this[t(476)][t(480)]()}[jo(523)](t){const e=jo;if(!t[e(471)][e(440)](e(491)))return;const n=t[e(471)][e(516)](e(491)),r=this[e(458)][e(471)][e(516)](To),o=this[e(548)],s=this[e(541)],i=()=>{const t=e,r=n[t(511)]({annotations:this[t(548)],activeAnnotation:this[t(477)]});this[t(436)](r),this[t(459)](r[0]||null)};this[e(524)](n,e(514),i),this[e(524)](n,e(435),((t,{isAnnotationTracked:n})=>{const r=e;this[r(477)]&&n(this[r(477)])&&(this[r(436)]([]),this[r(459)](null))})),this[e(524)](n,e(484),(()=>{this[e(455)]()})),this[e(524)](o,e(435),(t=>{const r=e;n[r(527)]()&&t[r(442)]()}),{priority:e(515)}),this[e(524)](this[e(460)],e(451),((t,o)=>{const c=e,a=o[c(470)];s[c(531)]&&s[c(453)][c(469)](a)||r[c(494)][c(453)][c(469)](a)||this[c(477)]&&n[c(527)]()&&(i(),t[c(490)]=!0)}),{priority:e(515)}),this[e(443)][e(518)](n)}[jo(521)](t){const e=jo;t&&(this[e(483)](t),this[e(443)][e(504)](t))}[jo(436)](t){const e=jo;for(const n of this[e(497)])t[e(551)](n)||this[e(500)][e(509)](n[e(494)]);this[e(497)]=t}[jo(508)](){const t=jo,e=this[t(541)];this[t(548)][t(526)](),e[t(531)]&&this[t(502)]()}[jo(498)](t){const e=jo;if(this[e(500)][e(440)](t[e(494)]))return;const n=this[e(541)][e(517)][e(547)];n!==t[e(494)]?(n&&this[e(555)](n),this[e(481)](t[e(494)]),this[e(541)][e(517)][e(457)](),this[e(541)][e(517)][e(518)](t[e(494)]),this[e(502)]()):this[e(502)]()}[jo(502)](){const t=jo,e=this[t(541)][t(517)][t(547)],n=e&&this[t(548)][t(535)](e);if(!n||!this[t(437)][t(440)](n))return;const r=this[t(437)][t(516)](n)[t(453)],o=function(){const e=t,n=Q.BalloonPanelView[e(534)];return[n[e(553)],n[e(538)],n[e(488)],n[e(505)],n[e(528)],n[e(545)]]}();this[t(541)][t(450)]({target:r,positions:o})}[jo(487)](){const t=jo,e=this[t(541)],n=e[t(517)][t(547)];n&&(this[t(555)](n),e[t(439)](),e[t(517)][t(457)]())}[jo(481)](t){const e=jo;this[e(524)](t,e(452),(()=>this[e(502)]())),this[e(524)](t,e(510),((n,r)=>{const o=e;this[o(500)][o(518)](t),this[o(487)](),r()}))}[jo(555)](t){this[jo(483)](t)}}var zo=n(874),Ko={attributes:{"data-cke":!0}};Ko.setAttributes=be(),Ko.insert=pe().bind(null,"head"),Ko.domAPI=ke(),Ko.insertStyleElement=_e();le()(zo.A,Ko);zo.A&&zo.A.locals&&zo.A.locals;function Wo(){const t=["getBoundingClientRect","5860kPYmpo","map","detach","inlineannotations-attach-already-attached","update","getByView","getClientRects","hasView","isFocused","every","hasActive","isOfficialPlugin","get","isAttached","plugins","_selectedAnnotations","_addedAnnotations","77XQFFWN","viewRangeToDom","change:isFocused","updatePosition","change:height","destroy","switchTo","clear","41860NMHmqJ","domConverter","35hXcFjW","context","getFirstRange","length","change:visibleView","_setSelectedAnnotations","collapse","inlineannotations-detach-not-attached","register","delete","isPremiumPlugin","_manuallyClosed","keystrokes","includes","remove","document","setActiveAnnotation","inlineannotations-not-allowed-with-context","Esc","add","editing","mousedown","3789CvzpNE","refresh","target","20508RmFsHK","left","has","fromRect","top","_forceRefresh","activeAnnotation","stopListening","addObserver","visibleView","410604wxexEm","right","_removeAnnotationFromBalloon","1883792VOJCxN","getOrderedSelectedAnnotations","blur","selection","_balloon","targetRect","annotations","width","listenTo","requires","afterInit","151551vQpIgE","_closeAnnotation","init","from","focus","InlineAnnotations","editor","isActive","find","set","showStack","focusTracker","editableElement","_addAnnotationToBalloon","7JKoMsI","_getBalloonTargetForAnnotation","push","4nqjQry","pluginName","view","73802rhleJE","inline","bottom","attach"];return(Wo=function(){return t})()}const qo=Go;function Go(t,e){const n=Wo();return(Go=function(t,e){return n[t-=203]})(t,e)}!function(t){const e=Go,n=t();for(;;)try{if(144498===-parseInt(e(268))/1+parseInt(e(265))/2*(-parseInt(e(248))/3)+-parseInt(e(298))/4*(-parseInt(e(300))/5)+-parseInt(e(224))/6*(-parseInt(e(262))/7)+parseInt(e(237))/8+-parseInt(e(221))/9*(-parseInt(e(273))/10)+-parseInt(e(290))/11*(parseInt(e(234))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wo);class Xo extends t.Plugin{[qo(286)];[qo(243)];[qo(210)];[qo(241)];[qo(289)];[qo(288)];[qo(229)];static get[qo(246)](){return[Ar,Q.ContextualBalloon,ho]}static get[qo(266)](){return qo(253)}static get[qo(284)](){return!0}static get[qo(209)](){return!0}constructor(t){const e=qo;super(t),t[e(219)][e(267)][e(232)](at.MouseObserver),this[e(286)]=!1,this[e(257)](e(230),null),this[e(243)]=null,this[e(210)]=new Set,this[e(241)]=t[e(287)][e(285)](Q.ContextualBalloon),this[e(289)]=new Set,this[e(288)]=[],this[e(229)]=!1}[qo(250)](){const t=qo,e=this[t(254)][t(287)][t(285)](ho);e[t(301)]===this[t(254)]&&(e[t(207)](t(269),this),this[t(254)][t(211)][t(257)](t(217),((e,n)=>{const r=t,o=this[r(241)];if(this[r(286)]&&o[r(233)]){const t=this[r(243)][r(278)](o[r(233)]);t&&this[r(249)](t),n()}})))}[qo(247)](){const t=qo,e=this[t(254)][t(287)][t(285)](ho);e[t(301)]===this[t(254)]&&(e[t(283)]()||e[t(296)](t(269)))}[qo(215)](t){const e=qo;t!==this[e(230)]&&(this[e(230)]&&(this[e(230)][e(255)]=!1),t&&this[e(254)].ui[e(259)][e(281)]&&(this[e(243)][e(226)](t)&&this[e(261)](t,!0),t[e(255)]=!0),t||this[e(204)]([]),this[e(230)]=t)}[qo(271)](t){const n=qo;this[n(243)]=t;const r=this[n(254)][n(287)][n(285)](ho),o=this[n(241)];if(this[n(286)])throw new e.CKEditorError(n(276),this);if(r[n(301)]!==this[n(254)])throw new e.CKEditorError(n(216),this);const s=this[n(254)][n(287)][n(285)](Ar);this[n(245)](s,n(222),(()=>{const t=n,e=s[t(238)]({annotations:this[t(243)],activeAnnotation:this[t(230)]});var r,o;!this[t(229)]&&(r=e,o=this[t(288)],r[t(303)]===o[t(303)]&&r[t(282)]((e=>o[t(212)](e))))||(this[t(229)]=!1,this[t(204)](e),this[t(215)](e[0]||null))})),this[n(245)](s,n(239),((t,{isAnnotationTracked:e})=>{const r=n;this[r(230)]&&e(this[r(230)])&&(this[r(204)]([]),this[r(215)](null))})),this[n(245)](this[n(254)].ui[n(259)],n(292),((t,e,r)=>{r||this[n(215)](null)})),this[n(245)](t,n(213),((t,e)=>{const r=n;this[r(236)](e),e===this[r(230)]&&this[r(215)](null)})),this[n(245)](o,n(203),((e,r,s,i)=>{const c=n;i&&this[c(231)](i);const a=t[c(278)](s);s&&a&&(this[c(245)](s,c(294),(()=>{o[c(293)]()})),this[c(245)](s,c(217),(()=>{const t=c;this[t(249)](a),this[t(254)][t(219)][t(267)][t(252)]()})),this[c(230)]!==a&&this[c(215)](a))})),this[n(245)](this[n(254)].ui,n(277),(()=>{const e=n;o[e(233)]&&t[e(278)](o[e(233)])&&o[e(293)]()})),this[n(245)](this[n(254)][n(219)][n(267)][n(214)],n(220),(()=>{const t=n;this[t(229)]=!0,this[t(210)][t(297)]()})),this[n(254)][n(219)][n(267)][n(214)][n(240)][n(260)]&&this[n(254)][n(219)][n(267)][n(252)](),this[n(286)]=!0}[qo(275)](){const t=qo;if(!this[t(286)])throw new e.CKEditorError(t(206),this);this[t(215)](null);for(const e of this[t(289)])this[t(236)](e);this[t(231)](),this[t(286)]=!1,this[t(243)]=null}[qo(295)](){const t=qo;this[t(286)]&&this[t(275)]()}[qo(204)](t){const e=qo;for(const n of this[e(288)])t[e(212)](n)||this[e(210)][e(208)](n);for(const n of this[e(243)])t[e(212)](n)||this[e(236)](n);if(this[e(254)].ui[e(259)][e(281)])for(const n of t)this[e(261)](n);this[e(288)]=t}[qo(261)](t,e=!1){const n=qo;this[n(210)][n(226)](t)||(this[n(289)][n(226)](t)||this[n(241)][n(280)](t[n(267)])||(this[n(289)][n(218)](t),this[n(241)][n(218)]({stackId:t[n(267)].id,view:t[n(267)],position:{target:()=>this[n(263)](t)}})),e&&this[n(241)][n(258)](t[n(267)].id))}[qo(263)](t){const n=qo,r=t[n(223)],o=this[n(254)][n(219)][n(267)],s=o[n(214)][n(240)][n(302)](),i=o[n(299)][n(291)](s);if(i[n(205)](!0),r){if(r instanceof e.Rect)return r;let t=[];for(const e of r)t[n(264)](...(c=e[n(279)](),Array[n(251)](c)[n(274)](DOMRect[n(227)])));t=function(t){const e=n,r=[];let o=t[0];for(let n=1;n<t[e(303)];n++)Yo(o,t[n])?o[e(244)]+=t[n][e(244)]:(r[e(264)](o),o=t[n]);return r[e(264)](o),r}(t);const o=i[n(272)]();return t[n(256)]((t=>t[n(228)]<=o[n(228)]&&t[n(270)]>=o[n(270)]&&t[n(225)]<=o[n(225)]&&t[n(235)]>=o[n(235)]))||t[0]}var c;return t[n(242)]||i}[qo(236)](t){const e=qo;this[e(289)][e(226)](t)&&this[e(241)][e(280)](t[e(267)])&&(this[e(289)][e(208)](t),this[e(241)][e(213)](t[e(267)]))}[qo(249)](t){const e=qo;this[e(210)][e(218)](t),this[e(236)](t)}}function Yo(t,e){const n=qo;return t[n(228)]===e[n(228)]&&t[n(270)]===e[n(270)]&&t[n(235)]===e[n(225)]}var Zo=n(353),Jo={attributes:{"data-cke":!0}};Jo.setAttributes=be(),Jo.insert=pe().bind(null,"head"),Jo.domAPI=ke(),Jo.insertStyleElement=_e();le()(Zo.A,Jo);Zo.A&&Zo.A.locals&&Zo.A.locals;const Qo=ts;function $o(){const t=["focusFirst","15msUKfj","auto","destroy","set","length","8mTzmgy","delegate","_annotationViews","focusCycler","_setupKeyboardNavigation","focusTracker","isActive","8187252MnuDTV","EMPTY_COMMENTS_ARCHIVE","list","focus","ck-hidden","change","isEmpty","ck-comments-archive__info","arrowup","2437404fjvjqA","arrowdown","bindTemplate","1394466msRAJi","setTemplate","add","ck-comments-archive__content","7875576leSYBV","5032152tyFOnn","focusPrevious","render","5301401CfJEXX","remove","2YAlwHX","42277660WXdBLV","presentation","ck-comments-archive","focusNext","listenTo","div","COMMENTS_ARCHIVE_LIST_LABEL","element","first"];return($o=function(){return t})()}function ts(t,e){const n=$o();return(ts=function(t,e){return n[t-=472]})(t,e)}!function(t){const e=ts,n=t();for(;;)try{if(940002===parseInt(e(496))/1*(parseInt(e(506))/2)+parseInt(e(501))/3+-parseInt(e(493))/4*(-parseInt(e(472))/5)+-parseInt(e(484))/6+-parseInt(e(504))/7*(-parseInt(e(477))/8)+parseInt(e(500))/9+-parseInt(e(507))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($o);class es extends Q.View{[Qo(482)];[Qo(480)];[Qo(479)];constructor(t,n){const r=Qo;super(t),this[r(475)](r(490),!n[r(476)]),this[r(482)]=new e.FocusTracker,this[r(479)]=n,this[r(479)][r(478)](r(492),r(494)).to(this),this.on(r(492),(()=>{const t=r;this[t(480)][t(502)]()})),this.on(r(494),(()=>{const t=r;this[t(480)][t(510)]()})),this[r(480)]=new Q.FocusCycler({focusables:n,focusTracker:this[r(482)]}),this[r(511)](n,r(498),(()=>{this[r(490)]=!1})),this[r(511)](n,r(505),((t,e)=>{const o=r;e[o(483)]&&this[o(487)](),n[o(476)]||(this[o(490)]=!0)}));const o=this[r(495)];this[r(497)]({tag:r(512),attributes:{dir:r(473),class:["ck",r(509)],tabindex:-1,role:r(486),"aria-label":$(t,r(513))},children:[{tag:r(512),attributes:{class:[r(499)],role:r(508)},children:[{tag:r(512),attributes:{role:r(508)},children:n},{tag:"p",attributes:{class:[r(491),o.if(r(490),r(488),(t=>!t))]},children:[{text:$(t,r(485))}]}]}]})}[Qo(503)](){const t=Qo;super[t(503)](),this[t(481)]()}[Qo(474)](){const t=Qo;super[t(474)](),this[t(482)][t(474)]()}[Qo(487)](){const t=Qo;this[t(480)][t(515)]?this[t(480)][t(516)]():this[t(514)][t(487)]()}[Qo(481)](){const t=Qo;for(const e of this[t(479)])this[t(482)][t(498)](e[t(514)]);this[t(479)].on(t(489),((e,{added:n,removed:r})=>{const o=t;for(const t of n)this[o(482)][o(498)](t[o(514)]);for(const t of r)this[o(482)][o(505)](t[o(514)])}))}}function ns(){const t=["49255OWocHM","removeCommentThread","get","620014XTQkts","4370100iLVRCf","8tCAdKs","findIndex","isOfficialPlugin","addCommentThread","CommentsArchive","has","pluginName","_calculatePosition","11751354WLrHjl","init","4057698WrTOAM","isVisible","isPremiumPlugin","highest","add","activate","65hKDgwR","archivedThreads","plugins","4DUHqIx","7gIwGjU","focus","40nwvBMq","length","requires","listenTo","4551283sxYzrP","change:archivedAt","isActive","remove","context","collection","getCommentThread","archivedAt","164GEyrrg","4845192frJdys","stopListening"];return(ns=function(){return t})()}const rs=os;function os(t,e){const n=ns();return(os=function(t,e){return n[t-=183]})(t,e)}!function(t){const e=os,n=t();for(;;)try{if(846327===-parseInt(e(199))/1*(parseInt(e(220))/2)+-parseInt(e(194))/3+-parseInt(e(193))/4*(parseInt(e(196))/5)+parseInt(e(211))/6*(-parseInt(e(221))/7)+parseInt(e(201))/8*(parseInt(e(209))/9)+-parseInt(e(223))/10*(-parseInt(e(185))/11)+-parseInt(e(200))/12*(-parseInt(e(217))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ns);class ss extends t.ContextPlugin{static get[rs(207)](){return rs(205)}static get[rs(203)](){return!0}static get[rs(213)](){return!0}static get[rs(183)](){return[lr,cr]}constructor(t){const n=rs;super(t),this[n(218)]=new e.Collection}[rs(210)](){const t=rs,e=this[t(189)],n=e[t(219)][t(198)](lr),r=e[t(219)][t(198)](cr);this[t(184)](n,t(204),((e,{threadId:r})=>{const o=t,s=n[o(191)](r);s[o(192)]&&this[o(218)][o(215)](s,this[o(208)](s[o(192)])),this[o(184)](s,o(186),((t,e,n)=>{const r=o;n?this[r(218)][r(206)](s)||this[r(218)][r(215)](s,this[r(208)](s[r(192)])):this[r(218)][r(206)](s)&&this[r(218)][r(188)](s)}))})),this[t(184)](n,t(197),((e,{threadId:r})=>{const o=t,s=n[o(191)](r);this[o(195)](s),this[o(218)][o(206)](s)&&this[o(218)][o(188)](s)}),{priority:t(214)}),this[t(184)](r[t(190)],t(222),((e,n)=>{const o=t;n[o(212)]||(n[o(187)]=!0,r[o(216)](n))}))}[rs(208)](t){const e=rs,n=[...this[e(218)]][e(202)]((n=>n[e(192)]<t));return n>-1?n:this[e(218)][e(224)]}}const is=cs;function cs(t,e){const n=as();return(cs=function(t,e){return n[t-=232]})(t,e)}function as(){const t=["stop","execute","locale","annotationViews","set","pluginName","commentsArchive","commentsArchiveView","3177925QfHgxf","2091912wYvQhQ","findIndex","push","indexOf","_threadToController","remove","34fyGzgP","hide","COMMENTS_ARCHIVE","_toggleDialog","escape","filter","_calculatePosition","componentFactory","archivedAt","menuBar:commentsArchive","menuitemcheckbox","has","forEach","requires","focusableElements","isOn","collaboration.channelId","isPremiumPlugin","source","stopListening","_handleNewThread","bind","init","plugins","3718ulZaVI","_createCommentsArchiveButton","21684430pjtnEH","add","_hideDialogOnAnnotationEscape","innerView","length","4ZEGqjX","Dialog","isOpen","isVisible","EDITOR_TOP_SIDE","get","isOfficialPlugin","collection","7176744xZcmVd","7qmWxYh","config","Annotations","editor","getByInnerView","3300330xWNcpz","_pendingThreads","splice","find","10347232CmeveJ","CommentsArchiveUI","archivedThreads","view","channelId","_visibleAnnotations","isEnabled","listenTo","tooltip","show","CommentsRepository"];return(as=function(){return t})()}!function(t){const e=cs,n=t();for(;;)try{if(752603===-parseInt(e(295))/1*(-parseInt(e(244))/2)+parseInt(e(289))/3+-parseInt(e(251))/4*(parseInt(e(288))/5)+parseInt(e(265))/6*(parseInt(e(260))/7)+-parseInt(e(269))/8+-parseInt(e(259))/9+parseInt(e(246))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(as);class hs extends t.Plugin{[is(287)];[is(283)];[is(266)];static get[is(285)](){return is(270)}static get[is(257)](){return!0}static get[is(237)](){return!0}static get[is(233)](){return[ss,Q.Dialog]}constructor(t){const e=is;super(t),this[e(283)]=new Q.ViewCollection,this[e(266)]=[]}[is(242)](){const t=is,e=this[t(263)],n=this[t(248)][t(241)](this);e.ui[t(302)][t(247)](t(286),(()=>this[t(245)](Q.ButtonView,!0))),e.ui[t(302)][t(247)](t(304),(()=>{const e=t,n=this[e(245)](Q.MenuBarMenuListItemButtonView);return n[e(284)]({role:e(305)}),n}));const r=e[t(243)][t(256)](ss),o=e[t(243)][t(256)](t(262)),s=e[t(243)][t(256)](t(279));r[t(271)][t(232)]((e=>{this[t(240)](e)})),this[t(276)](r[t(271)],t(247),((e,n)=>{this[t(240)](n)})),this[t(276)](o[t(258)],t(247),((e,n)=>{const r=t,o=this[r(266)][r(268)]((t=>{const e=r,o=s[e(293)][e(256)](t);return o&&n[e(249)]===o[e(272)]}));if(o){const t=this[r(301)](o[r(303)]);this[r(283)][r(247)](n[r(272)],t),this[r(266)][r(267)](this[r(266)][r(292)](o),1)}})),this[t(276)](r[t(271)],t(294),((n,r)=>{const i=t,c=e[i(261)][i(256)](i(236));if(!c||r[i(273)]===c){const t=s[i(293)][i(256)](r),e=o[i(264)](t[i(272)]);this[i(283)][i(294)](e[i(272)]),this[i(239)](e[i(234)])}})),this[t(276)](o[t(258)],t(247),((e,r)=>{const o=t;this[o(276)](r,o(299),n)})),this[t(276)](o[t(258)],t(294),((e,r)=>{const o=t;this[o(239)](r,o(299),n)}))}[is(240)](t){const e=is,n=this[e(263)][e(243)][e(256)](e(279)),r=this[e(263)][e(243)][e(256)](e(262)),o=this[e(263)][e(261)][e(256)](e(236));if(!o||t[e(273)]===o){const o=n[e(293)][e(256)](t);if(!o)return void this[e(266)][e(291)](t);const s=this[e(301)](t[e(303)]),i=r[e(264)](o[e(272)]);i[e(254)]&&r[e(274)][e(294)](i),this[e(283)][e(247)](i[e(272)],s)}}[is(301)](t){const e=is,n=this[e(263)][e(261)][e(256)](e(236)),r=[...this[e(263)][e(243)][e(256)](ss)[e(271)]][e(300)]((t=>t[e(273)]===n))[e(290)]((n=>n[e(303)]<t));return r<0||r>this[e(283)][e(250)]?this[e(283)][e(250)]:r-1}[is(298)](){const t=is,e=this[t(263)],n=e[t(243)][t(256)](t(252));this[t(287)]||(this[t(287)]=new es(e[t(282)],this[t(283)])),t(286)===n.id?n[t(296)]():n[t(278)]({id:t(286),title:$(e[t(282)],t(297)),icon:J.IconCommentsArchive,hasCloseButton:!0,content:this[t(287)],position:Q.DialogViewPosition[t(255)]})}[is(245)](t,e=!1){const n=is,r=this[n(263)][n(282)],o=this[n(263)][n(243)][n(256)](n(252)),s=new t(r);return s[n(241)](n(275)).to(this,n(275)),s[n(241)](n(235)).to(o,"id",(t=>n(286)===t)),s[n(284)]({label:$(r,n(297)),icon:J.IconCommentsArchive,isToggleable:!0}),e&&(s[n(277)]=!0),this[n(276)](s,n(281),(()=>this[n(298)]())),s}[is(248)]=t=>{const e=is,n=t[e(238)];if(!this[e(283)][e(306)](n[e(272)]))return;const r=this[e(263)][e(243)][e(256)](e(252));r[e(253)]&&e(286)===r.id&&(r[e(296)](),t[e(280)]())}}var us=ls;function ds(){var t=["3700200dDETZf","3008535wGoNFZ","21794856EvmPpB","315SPwlZK","pluginName","1805305fcgGyx","isPremiumPlugin","1736756KtGGSq","Comments","119772cQjLGN","isOfficialPlugin","67208WSpGzL","requires"];return(ds=function(){return t})()}function ls(t,e){var n=ds();return(ls=function(t,e){return n[t-=352]})(t,e)}!function(t){for(var e=ls,n=t();;)try{if(586041===parseInt(e(362))/1+-parseInt(e(358))/2+-parseInt(e(352))/3+parseInt(e(364))/4+-parseInt(e(356))/5+-parseInt(e(360))/6*(parseInt(e(354))/7)+parseInt(e(353))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ds);class ms extends t.Plugin{static get[us(363)](){return[lr,qr,eo,ss,hs,so,Mo,Uo,Xo]}static get[us(355)](){return us(359)}static get[us(361)](){return!0}static get[us(357)](){return!0}}function ks(){var t=["2649558yVDiGX","5YYhmAE","2755989RCuBpO","15420780kUlqCO","622916zPICZe","3380976eaxiBK","372756xOllUL","1iFSxrN","7034517bPmIol"];return(ks=function(){return t})()}function gs(t,e){var n=ks();return(gs=function(t,e){return n[t-=403]})(t,e)}!function(t){for(var e=gs,n=t();;)try{if(530826===parseInt(e(411))/1*(-parseInt(e(408))/2)+-parseInt(e(406))/3+-parseInt(e(410))/4*(parseInt(e(405))/5)+-parseInt(e(404))/6+parseInt(e(403))/7+-parseInt(e(409))/8+parseInt(e(407))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ks)})(),(window.CKEditor5=window.CKEditor5||{}).comments=r})();
|