@ckeditor/ckeditor5-comments 46.0.1-alpha.0 → 46.0.1-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/comments.js +1 -1
- package/dist/index.js +11 -11
- package/package.json +18 -18
- package/src/comments/commentsediting.js +1 -1
package/build/comments.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
/*!
|
|
3
3
|
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
4
4
|
* For licensing, see LICENSE.md.
|
|
5
|
-
*/(()=>{var t={142:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());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 o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,':root{--ck-color-suggestion-marker-insertion-border:rgba(30,174,49,.35);--ck-color-suggestion-marker-insertion-border-active:rgba(18,109,31,.5);--ck-color-suggestion-marker-insertion-background:rgba(102,229,119,.35);--ck-color-suggestion-marker-insertion-background-active:rgba(37,218,61,.5);--ck-color-suggestion-marker-deletion-border:rgba(174,30,66,.35);--ck-color-suggestion-marker-deletion-border-active:rgba(109,18,41,.5);--ck-color-suggestion-marker-deletion-background:rgba(229,102,134,.35);--ck-color-suggestion-marker-deletion-background-active:rgba(218,37,82,.5);--ck-color-suggestion-marker-deletion-stroke:rgba(87,15,33,.5);--ck-color-suggestion-marker-format-border:#99d7e6;--ck-color-suggestion-marker-format-border-active:#5cc0d6;--ck-color-suggestion-widget-insertion-background:rgba(102,229,119,.05);--ck-color-suggestion-widget-insertion-background-active:rgba(37,218,61,.07);--ck-color-suggestion-widget-deletion-background:rgba(229,102,134,.05);--ck-color-suggestion-widget-deletion-background-active:rgba(196,33,74,.07);--ck-color-suggestion-widget-format-background:rgba(10,160,194,.09);--ck-color-suggestion-widget-format-background-active:rgba(10,160,194,.16)}.ck-content .ck-suggestion-marker-insertion{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-insertion-border);text-decoration:none}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);text-decoration-thickness:3px}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-merge:after{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);color:var(--ck-color-suggestion-marker-deletion-stroke);content:"¶";text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke)}.ck-content .ck-suggestion-marker-merge.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-split:after{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border);color:var(--ck-color-suggestion-marker-insertion-border);content:"¶"}.ck-content .ck-suggestion-marker-split.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-formatInline{border-bottom:3px solid var(--ck-color-suggestion-marker-format-border);border-top:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatInline.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatBlock{background:none;border:0;box-shadow:-7px 0 0 0 var(--ck-color-base-background),-10px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 var(--ck-color-base-background),-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content ol .ck-suggestion-marker-formatBlock,.ck-content ul .ck-suggestion-marker-formatBlock{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content ol .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content ul .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}',""]);const c=i},168:t=>{"use strict";t.exports=function(t){return t[1]}},179:(t,e,n)=>{t.exports=n(237)("./src/paragraph.js")},197:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());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 o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());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 o=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(!o)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");o.appendChild(n)}},306:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());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 o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());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 o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());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="",o=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),o&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),o&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n}).join("")},e.i=function(t,n,o,r,s){"string"==typeof t&&(t=[[null,t,void 0]]);var i={};if(o)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]);o&&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),r&&(u[4]?(u[1]="@supports (".concat(u[4],") {").concat(u[1],"}"),u[4]=r):u[4]="".concat(r)),e.push(u))}},e}},438:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,':root{--ck-color-annotation-icon:grey;--ck-color-annotation-info:#757575;--ck-annotation-button-size:0.85em}.ck .ck-annotation{--ck-user-avatar-size:28px;animation:fadeInLeft .3s;display:flex;font-size:var(--ck-font-size-base);padding:var(--ck-spacing-standard);position:relative;transition:background-color .3s ease;white-space:normal}@media (prefers-reduced-motion:reduce){.ck .ck-annotation{animation:none;transition:none}}.ck .ck-annotation .ck-button{background-color:transparent;border-radius:var(--ck-border-radius);color:var(--ck-color-annotation-icon);cursor:pointer;font-size:var(--ck-annotation-button-size);min-height:unset;min-width:unset}.ck .ck-annotation .ck-user{font-size:.85em}.ck .ck-annotation__main{border-radius:var(--ck-border-radius);display:grid;grid-template-areas:"info actions" "content content";grid-template-columns:minmax(0,1fr) auto;padding-left:var(--ck-spacing-standard);transition:all .2s ease;width:calc(100% - var(--ck-user-avatar-size))}@media (prefers-reduced-motion:reduce){.ck .ck-annotation__main{transition:none}}.ck .ck-annotation__main p{font-size:var(--ck-comment-content-font-size);line-height:1.5em;margin:0;white-space:normal}.ck .ck-annotation__user{margin-top:var(--ck-spacing-small)}.ck .ck-annotation__info{align-items:center;color:var(--ck-color-annotation-info);display:flex;grid-area:info;min-height:2.4em}.ck .ck-annotation__info-name,.ck .ck-annotation__info-time{color:var(--ck-color-annotation-info);font-size:var(--ck-font-size-small);font-weight:700;overflow:hidden;white-space:nowrap}.ck .ck-annotation__info-name{text-overflow:ellipsis}.ck .ck-annotation__info-time{flex:0 0 auto;margin:0 var(--ck-spacing-large)}.ck.ck-balloon-panel .ck-annotation-wrapper .ck-annotation__info-name,.ck.ck-balloon-panel .ck-annotation-wrapper .ck-annotation__info-time{white-space:nowrap}.ck .ck-annotation__actions{grid-area:actions;opacity:.5;transition:opacity .2s ease}@media (prefers-reduced-motion:reduce){.ck .ck-annotation__actions{transition:none}}.ck .ck-annotation__content-wrapper{grid-area:content;width:100%}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-5%,0,0)}to{opacity:1;transform:translateZ(0)}}',""]);const c=i},492:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());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 o=n(168),r=n.n(o),s=n(433),i=n.n(s),c=n(220),a=n.n(c),h=new URL(n(774),n.b),u=i()(r()),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 o(t,e,o,r){var s;if(o)s="";else{s="",r.supports&&(s+="@supports (".concat(r.supports,") {")),r.media&&(s+="@media ".concat(r.media," {"));var i=void 0!==r.layer;i&&(s+="@layer".concat(r.layer.length>0?" ".concat(r.layer):""," {")),s+=r.css,i&&(s+="}"),r.media&&(s+="}"),r.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 r={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=r.singletonCounter++,n=r.singleton||(r.singleton=t.insertStyleElement(t));return{update:function(t){o(n,e,!1,t)},remove:function(t){o(n,e,!0,t)}}}},554:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,':root{--ck-color-comment-background:#f3f7fb;--ck-color-comment-separator:#cddeef;--ck-color-comment-remove-background:var(--ck-color-light-red);--ck-color-comment-input-background:var(--ck-color-comment-background);--ck-comment-content-font-family:var(--ck-font-face);--ck-comment-content-font-size:var(--ck-font-size-base);--ck-comment-content-font-color:var(--ck-color-base-text)}.ck .ck-comment__wrapper{font-size:var(--ck-font-size-base);outline:0;position:relative;transition:all .3s linear}@media (prefers-reduced-motion:reduce){.ck .ck-comment__wrapper{transition:none}}.ck .ck-comment__wrapper.ck-comment--remove-confirmation{transform:translate3d(-100%,0,0)}.ck .ck-comment__wrapper:first-of-type{border-top-left-radius:var(--ck-border-radius);border-top-right-radius:var(--ck-border-radius)}.ck .ck-comment__wrapper:focus{background:var(--ck-color-button-default-hover-background)}.ck .ck-comment:after{background-color:var(--ck-color-comment-separator);content:"";display:block;height:100%;left:calc(var(--ck-spacing-standard) + var(--ck-user-avatar-size)/2 - 2px);opacity:1;position:absolute;top:calc(var(--ck-user-avatar-size) + var(--ck-spacing-small));width:4px}.ck .ck-comment--remove{background-color:var(--ck-color-comment-remove-background)}.ck .ck-comment--remove:after{opacity:0}.ck .ck-comment--edit{background-color:var(--ck-color-comment-input-background)}.ck .ck-comment--edit:after{opacity:0}.ck .ck-comment--edit .ck-comment__input-actions{margin-top:var(--ck-spacing-standard)}.ck .ck-comment__content{overflow-wrap:anywhere;word-break:normal}.ck .ck-comment--info .ck-comment__content,.ck .ck-comment__content{color:var(--ck-comment-content-font-color);font-family:var(--ck-comment-content-font-family)}.ck .ck-comment--info .ck-comment__content{font-size:var(--ck-comment-content-font-size);font-style:italic}.ck .ck-comment p,.ck .ck-comment__input p{margin:0}.ck .ck-comment ol,.ck .ck-comment ul,.ck .ck-comment__input ol,.ck .ck-comment__input ul{margin-left:10px;padding-left:10px}.ck .ck-comment ul,.ck .ck-comment__input ul{list-style:disc;margin-bottom:5px;margin-top:0}.ck .ck-comment ul ul,.ck .ck-comment__input ul ul{list-style:circle}.ck .ck-comment ul ul ul,.ck .ck-comment__input ul ul ul{list-style:square}.ck .ck-comment__main .ck-comment__input-wrapper{display:flex;flex-direction:column;position:relative;transition:all .3s linear}.ck .ck-comment__main .ck-comment__input-wrapper .ck-comment__input{padding:0}.ck .ck-comment__user{z-index:var(--ck-z-default)}.ck-comment__input-actions .ck.ck-button.ck-comment__input-actions--submit{background:var(--ck-color-base-action);color:#fff}.ck-comment__input-actions .ck.ck-button.ck-comment__input-actions--submit:hover{background:var(--ck-color-button-save)}.ck-comment__input-actions .ck.ck-button.ck-comment__input-actions--cancel{color:var(--ck-color-text)}.ck .ck-comment__external{color:var(--ck-color-annotation-info);font-size:var(--ck-font-size-tiny);font-style:italic;margin-top:var(--ck-spacing-standard)}.ck .ck-comment .ck-dropdown .ck-dropdown__arrow{display:none}.ck .ck-comment .ck-dropdown .ck-list{margin:0;padding:var(--ck-spacing-small) 0}.ck .ck-comment .ck-dropdown .ck-list .ck-list__item{color:var(--ck-color-base-text);font-size:1.2em;min-width:auto}.ck .ck-comment .ck-dropdown .ck-list .ck-list__item .ck-button{color:var(--ck-color-text)}',""]);const c=i},573:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());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,o=0;o<e.length;o++)if(e[o].identifier===t){n=o;break}return n}function o(t,o){for(var s={},i=[],c=0;c<t.length;c++){var a=t[c],h=o.base?a[0]+o.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=r(m,o);o.byIndex=c,e.splice(c,0,{identifier:d,updater:k,references:1})}i.push(d)}return i}function r(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,r){var s=o(t=t||[],r=r||{});return function(t){t=t||[];for(var i=0;i<s.length;i++){var c=n(s[i]);e[c].references--}for(var a=o(t,r),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 o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=i},774:t=>{"use strict";t.exports="data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3E%3Cpath fill=%27%23fff%27 d=%27M9.8 20H2c0-5.7 5-5.7 6-7l.2-.8c-1.6-.8-2.7-2.7-2.7-5 0-2.8 2-5.2 4.3-5.2S14 4.4 14 7.3c0 2.2-1 4-2.6 5l.2.6c1.2 1.3 6 1.4 6 7H9.8z%27/%3E%3C/svg%3E"},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},874:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());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 o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());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 o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());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 o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());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 o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());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 o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());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 o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());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 o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,".ck .ck-comment__input-container{--ck-user-avatar-size:28px;background:var(--ck-color-comment-background);display:none;font-size:var(--ck-font-size-base);padding:var(--ck-spacing-standard)}.ck .ck-comment__input-container--active{display:flex}.ck .ck-comment__input{background-color:transparent;border-width:0;color:var(--ck-color-base-text);padding:var(--ck-spacing-standard);padding-top:var(--ck-spacing-medium);resize:none;transition:color .3s ease-in-out}@media (prefers-reduced-motion:reduce){.ck .ck-comment__input{transition:none}}.ck .ck-comment__input:focus{outline:none}.ck .ck-comment__input .ck-editor__editable_inline{--ck-focus-ring:none;--ck-inner-shadow:none;background-color:transparent;border:0;color:var(--ck-comment-content-font-color);font-family:var(--ck-comment-content-font-family);font-size:var(--ck-comment-content-font-size);overflow:visible;overflow-wrap:anywhere;padding:0;word-break:normal}.ck-comment__input-wrapper .ck.ck-editor__editable_inline :first-child{margin-top:0}.ck-comment__input-wrapper .ck.ck-editor__editable_inline :last-child{margin-bottom:0}.ck .ck-comment__input-actions{display:none;text-align:right;width:100%}.ck .ck-comment__input-actions.ck-comment__input-actions--active{display:block}.ck .ck-comment__input-actions .ck.ck-button{align-items:center;cursor:pointer;display:inline-flex;font-size:var(--ck-annotation-button-size);justify-content:center;margin-left:var(--ck-spacing-large);min-height:var(--ck-ui-component-min-height);min-width:60px;padding:0 var(--ck-spacing-medium)}.ck .ck-comment__input-actions .ck-button.ck-disabled{opacity:.3}.ck .ck-comment__input-textarea{display:block}",""]);const c=i}},e={};function n(o){var r=e[o];if(void 0!==r)return r.exports;var s=e[o]={id:o,exports:{}};return t[o](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 o in e)n.o(e,o)&&!n.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},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 o={};(()=>{"use strict";n.r(o),n.d(o,{AddCommentThreadCommand:()=>xo,Annotation:()=>Ye,AnnotationCollection:()=>Je,AnnotationCounterButtonView:()=>Wr,AnnotationView:()=>Ke,Annotations:()=>go,AnnotationsSidebarItemView:()=>Sr,AnnotationsSidebarView:()=>Tr,AnnotationsUIs:()=>vr,BaseCommentThreadView:()=>te,BaseCommentView:()=>le,Comment:()=>yo,CommentThread:()=>Io,CommentThreadController:()=>ot,CommentThreadInputView:()=>Pt,CommentThreadView:()=>re,CommentView:()=>pe,Comments:()=>ys,CommentsArchive:()=>gs,CommentsArchiveUI:()=>vs,CommentsEditing:()=>rr,CommentsListView:()=>Ut,CommentsOnly:()=>gr,CommentsRepository:()=>wo,CommentsUI:()=>dr,EditorAnnotations:()=>So,InlineAnnotations:()=>es,NarrowSidebar:()=>Qr,Sidebar:()=>Pr,WideSidebar:()=>Ur,bindAnnotationCollections:()=>$e});var t=n(782),e=n(584),r=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){return t===e||Number.isNaN(t)&&Number.isNaN(e)}function S(t,e,n,o,r,s,i){const c=i(t,e,n,o,r,s);if(void 0!==c)return c;if(typeof t==typeof e)switch(typeof t){case"bigint":case"string":case"boolean":case"symbol":case"undefined":case"function":return t===e;case"number":return t===e||Object.is(t,e);case"object":return M(t,e,s,i)}return M(t,e,s,i)}function M(t,e,n,o){if(Object.is(t,e))return!0;let r=c(t),R=c(e);if(r===l&&(r=v),R===l&&(R=v),r!==R)return!1;switch(r){case h:return t.toString()===e.toString();case u:return N(t.valueOf(),e.valueOf());case d:case k:case m:return Object.is(t.valueOf(),e.valueOf());case a:return t.source===e.source&&t.flags===e.flags;case"[object Function]":return t===e}const P=(n=n??new Map).get(t),V=n.get(e);if(null!=P&&null!=V)return P===e;n.set(t,e),n.set(e,t);try{switch(r){case g:if(t.size!==e.size)return!1;for(const[r,s]of t.entries())if(!e.has(r)||!S(s,e.get(r),r,t,e,n,o))return!1;return!0;case p:{if(t.size!==e.size)return!1;const r=Array.from(t.values()),s=Array.from(e.values());for(let i=0;i<r.length;i++){const c=r[i],a=s.findIndex(r=>S(c,r,void 0,t,e,n,o));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 r=0;r<t.length;r++)if(!S(t[r],e[r],r,t,e,n,o))return!1;return!0;case b:return t.byteLength===e.byteLength&&M(new Uint8Array(t),new Uint8Array(e),n,o);case _:return t.byteLength===e.byteLength&&t.byteOffset===e.byteOffset&&M(new Uint8Array(t),new Uint8Array(e),n,o);case"[object Error]":return t.name===e.name&&t.message===e.message;case v:{if(!(M(t.constructor,e.constructor,n,o)||s(t)&&s(e)))return!1;const r=[...Object.keys(t),...i(t)],c=[...Object.keys(e),...i(e)];if(r.length!==c.length)return!1;for(let s=0;s<r.length;s++){const i=r[s],c=t[i];if(!Object.hasOwn(e,i))return!1;if(!S(c,e[i],i,t,e,n,o))return!1}return!0}default:return!1}}finally{n.delete(t),n.delete(e)}}function R(){}function P(t,e){return function(t,e,n){return S(t,e,void 0,void 0,void 0,void 0,n)}(t,e,R)}function V(t,e,n,o=new Map,r=void 0){const s=r?.(t,e,n,o);if(null!=s)return s;if(null==(i=t)||"object"!=typeof i&&"function"!=typeof i)return t;var i,N;if(o.has(t))return o.get(t);if(Array.isArray(t)){const e=new Array(t.length);o.set(t,e);for(let s=0;s<t.length;s++)e[s]=V(t[s],s,n,o,r);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;o.set(t,e);for(const[s,i]of t)e.set(s,V(i,s,n,o,r));return e}if(t instanceof Set){const e=new Set;o.set(t,e);for(const s of t)e.add(V(s,void 0,n,o,r));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);o.set(t,e);for(let s=0;s<t.length;s++)e[s]=V(t[s],s,n,o,r);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 o.set(t,e),L(e,t,n,o,r),e}if("undefined"!=typeof File&&t instanceof File){const e=new File([t],t.name,{type:t.type});return o.set(t,e),L(e,t,n,o,r),e}if(t instanceof Blob){const e=new Blob([t],{type:t.type});return o.set(t,e),L(e,t,n,o,r),e}if(t instanceof Error){const e=new t.constructor;return o.set(t,e),e.message=t.message,e.name=t.name,e.stack=t.stack,e.cause=t.cause,L(e,t,n,o,r),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 o.set(t,e),L(e,t,n,o,r),e}return t}function L(t,e,n=t,o,r){const s=[...Object.keys(e),...i(e)];for(let i=0;i<s.length;i++){const c=s[i],a=Object.getOwnPropertyDescriptor(t,c);(null==a||a.writable)&&(t[c]=V(e[c],c,n,o,r))}}function B(t,e){return function(t,e){return V(t,void 0,t,new Map,e)}(t,(n,o,r,s)=>{const i=e?.(n,o,r,s);if(null!=i)return i;if("object"==typeof t)switch(Object.prototype.toString.call(t)){case u:case h:case d:{const e=new t.constructor(t?.valueOf());return L(e,t),e}case l:{const e={};return L(e,t),e.length=t.length,e[Symbol.iterator]=t[Symbol.iterator],e}default:return}})}function D(t){return B(t)}function F(t){return"__proto__"===t}const j=(t,e,n)=>{const o=t[e];Object.hasOwn(t,e)&&N(o,n)&&(void 0!==n||e in t)||(t[e]=n)},U=/^(?:0|[1-9]\d*)$/;function z(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 U.test(t)}}const K=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,H=/^\w*$/;function W(t,e){return!Array.isArray(t)&&(!("number"!=typeof t&&"boolean"!=typeof t&&null!=t&&!function(t){return"symbol"==typeof t||t instanceof Symbol}(t))||("string"==typeof t&&(H.test(t)||!K.test(t))||null!=e&&Object.hasOwn(e,t)))}function X(t){return"string"==typeof t||"symbol"==typeof t?t:Object.is(t?.valueOf?.(),-0)?"-0":String(t)}function Y(t){return null!==t&&("object"==typeof t||"function"==typeof t)}function q(t){const e=[],n=t.length;if(0===n)return e;let o=0,r="",s="",i=!1;for(46===t.charCodeAt(0)&&(e.push(""),o++);o<n;){const c=t[o];s?"\\"===c&&o+1<n?(o++,r+=t[o]):c===s?s="":r+=c:i?'"'===c||"'"===c?s=c:"]"===c?(i=!1,e.push(r),r=""):r+=c:"["===c?(i=!0,r&&(e.push(r),r="")):"."===c?r&&(e.push(r),r=""):r+=c,o++}return r&&e.push(r),e}function G(t,e,n){return function(t,e,n,o){if(null==t&&!Y(t))return t;const r=W(e,t)?[e]:Array.isArray(e)?e:"string"==typeof e?q(e):[e];let s=t;for(let e=0;e<r.length&&null!=s;e++){const i=X(r[e]);if(F(i))continue;let c;if(e===r.length-1)c=n(s[i]);else{const n=s[i],a=o?.(n,i,t);c=void 0!==a?a:Y(n)?n:z(r[e+1])?[]:{}}j(s,i,c),s=s[i]}return t}(t,e,()=>n,()=>{})}function Z(t){switch(typeof t){case"number":case"symbol":return!1;case"string":return t.includes(".")||t.includes("[")||t.includes("]")}}function Q(t,e,n){if(null==t)return n;switch(typeof e){case"string":{if(F(e))return n;const o=t[e];return void 0===o?Z(e)?Q(t,q(e),n):n:o}case"number":case"symbol":{"number"==typeof e&&(e=X(e));const o=t[e];return void 0===o?n:o}default:{if(Array.isArray(e))return function(t,e,n){if(0===e.length)return n;let o=t;for(let t=0;t<e.length;t++){if(null==o)return n;if(F(e[t]))return n;o=o[e[t]]}if(void 0===o)return n;return o}(t,e,n);if(F(e=Object.is(e?.valueOf(),-0)?"-0":String(e)))return n;const o=t[e];return void 0===o?n:o}}}function J(t,e){if(null==t)return!0;switch(typeof e){case"symbol":case"number":case"object":if(Array.isArray(e))return $(t,e);if("number"==typeof e?e=X(e):"object"==typeof e&&(e=Object.is(e?.valueOf(),-0)?"-0":String(e)),F(e))return!1;if(void 0===t?.[e])return!0;try{return delete t[e],!0}catch{return!1}case"string":if(void 0===t?.[e]&&Z(e))return $(t,q(e));if(F(e))return!1;try{return delete t[e],!0}catch{return!1}}}function $(t,e){const n=Q(t,e.slice(0,-1),t),o=e[e.length-1];if(void 0===n?.[o])return!0;if(F(o))return!1;try{return delete n[o],!0}catch{return!1}}function tt(){var t=["_isAttached","remove","update","removeComment","removeCommentThread","39351960mkQwLe","destroy","model","63078NzJBic","1228598dnLauY","getComment","addComment","1973248NmEnSW","4327088HQZKQb","917MSVOpR","reopen","resolveCommentThread","updateComment","isResolved","view","submitCommentThread","_localUser","listenTo","stopListening","resolve","168426QvkQRa","reopenCommentThread","7454815aCwiCn","submit","60XsxECn"];return(tt=function(){return t})()}var et=nt;function nt(t,e){var n=tt();return(nt=function(t,e){return n[t-=487]})(t,e)}!function(t){for(var e=nt,n=t();;)try{if(887962===-parseInt(e(516))/1+-parseInt(e(489))/2+-parseInt(e(502))/3*(parseInt(e(506))/4)+parseInt(e(504))/5+parseInt(e(515))/6*(-parseInt(e(491))/7)+-parseInt(e(490))/8+parseInt(e(512))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);class ot extends((0,e.ObservableMixin)()){[et(514)];[et(496)];constructor(t,e){var n=et;super(),this[n(514)]=t,this[n(514)][n(507)]=!0,this[n(496)]=e,this[n(499)](e,n(497),()=>this[n(505)]()),this[n(499)](e,n(511),()=>this[n(508)]()),this[n(499)](e,n(493),()=>this[n(501)]()),this[n(499)](e,n(503),()=>this[n(492)]()),this[n(499)](e,n(488),(t,e)=>this[n(488)](e)),this[n(499)](e,n(494),(t,e,o)=>this[n(494)](e,o)),this[n(499)](e,n(510),(t,e)=>this[n(510)](e))}[et(505)](){var t=et;this[t(514)][t(505)]()}[et(508)](){var t=et;this[t(514)][t(508)]()}[et(501)](){var t=et;this[t(514)][t(495)]||this[t(514)][t(501)]()}[et(492)](){var t=et;this[t(514)][t(495)]&&this[t(514)][t(492)]()}[et(488)](t){var e=et;this[e(514)][e(488)]({content:t,authorId:this[e(496)][e(498)].id})}[et(494)](t,e){var n=et;this[n(514)][n(487)](t)[n(509)]({content:e})}[et(510)](t){var e=et;this[e(514)][e(487)](t)[e(508)]()}[et(513)](){var t=et;this[t(500)](),this[t(514)][t(507)]=!1}}var rt=n(355),st=n(311);function it(t,e,n){const o=t.t;switch(e){case"PENDING_ACTION_COMMENT_THREAD":return o({string:"Unsaved change in comment thread.",id:"PENDING_ACTION_COMMENT_THREAD"});case"Comment":return o("Comment");case"Reply...":return o("Reply...");case"Reply to reopen discussion...":return o("Reply to reopen discussion...");case"Write a comment...":return o("Write a comment...");case"Comment was made on an element":return o("Comment was made on an element");case"Comment editor":return o("Comment editor");case"Delete comment thread?":return o("Delete comment thread?");case"Delete comment?":return o("Delete comment?");case"Marked as resolved":return o("Marked as resolved");case"Show more items":return o("Show more items");case"Cancel":return o("Cancel");case"Edit":return o("Edit");case"Resolve":return o("Resolve");case"Reopen":return o("Reopen");case"Remove":return o("Remove");case"Reply":return o("Reply");case"Save":return o("Save");case"Annotations sidebar":return o("Annotations sidebar");case"Annotations list":return o("Annotations list");case"Thread comments":return o("Thread comments");case"THREAD_CONTEXT_LABEL":return o({string:"Thread context: %0",id:"THREAD_CONTEXT_LABEL"},n);case"COMMENT_THREAD_LABEL":return o({string:"Comment thread by %1. %1 reply.",plural:"Comment thread by %1. %0 replies.",id:"COMMENT_THREAD_LABEL"},n);case"COMMENT_THREAD_DESCRIPTION":return o({string:"Press Enter for more options. Press Escape to exit.",id:"COMMENT_THREAD_DESCRIPTION"});case"COMMENT_ARIA_LABEL":return o({string:"Comment by %0. Created on %1. %2. %3",id:"COMMENT_ARIA_LABEL"},n);case"LEAVE_COMMENT_ANNOUNCEMENT":return o({string:"Leaving a content with comments.",id:"LEAVE_COMMENT_ANNOUNCEMENT"});case"ENTER_COMMENT_ANNOUNCEMENT":return o({string:"Entering a content with comments. Press %0 to go to the discussion.",id:"ENTER_COMMENT_ANNOUNCEMENT"},n);case"NUMBER_OF_COMMENTS":return o({string:"%0 Comment",plural:"%0 Comments",id:"NUMBER_OF_COMMENTS"},n);case"TOO_LONG_COMMENT_ALERT":return o({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 o({string:"This comment comes from an external source.",id:"EXTERNAL_COMMENT"});case"EXTERNAL_IMPORT_WORD_COMMENT":return o({string:"This comment comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_COMMENT"});case"EXTERNAL_AVATAR":return o({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return o({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"COMMENTS_ARCHIVE":return o({string:"Comments archive",id:"COMMENTS_ARCHIVE"});case"EMPTY_COMMENTS_ARCHIVE":return o({string:"There are no archived comment threads.",id:"EMPTY_COMMENTS_ARCHIVE"});case"COMMENTS_ARCHIVE_LIST_LABEL":return o({string:"List of comments",id:"COMMENTS_ARCHIVE_LIST_LABEL"});case"ACCESSIBILITY_HELP_ANNOTATIONS_GROUP":return o({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 o({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 o({string:"Exit the annotation and move focus back to the edited content",id:"ACCESSIBILITY_HELP_ANNOTATIONS_EXIT"});case"ACCESSIBILITY_HELP_ANNOTATIONS_ENTER":return o({string:"Browse the focused annotation thread or thread comment",id:"ACCESSIBILITY_HELP_ANNOTATIONS_ENTER"});case"ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS":return o({string:"Move across internals of the annotation thread",id:"ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS"});case"ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT":return o({string:"Submit the reply while writing a comment",id:"ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT"});case"ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS":return o({string:"Move to the previous or next thread in the annotations sidebar or comments archive",id:"ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS"});default:return""}}const ct=at;function at(t,e){const n=ht();return(at=function(t,e){return n[t-=183]})(t,e)}function ht(){const t=["element","1930905EbNJrR","885498fISeAY","uiLanguage","28UFLMwz","uiLanguageDirection","ck-reset","5434680hVQGYR","createCollection","render","div","ck-editor__main","setTemplate","16528oTopaQ","focus","ck-editor","43535eLGvpB","877612AJmWfr","3DTLUOV","ck-comment__input","add","presentation","ck-rounded-corners","Comment editor","editable","cke-editor__aria-label_","48352lsFIdK","main","114lVwYgN"];return(ht=function(){return t})()}!function(t){const e=at,n=t();for(;;)try{if(158461===-parseInt(e(192))/1*(parseInt(e(200))/2)+parseInt(e(205))/3+-parseInt(e(191))/4+-parseInt(e(190))/5*(parseInt(e(202))/6)+-parseInt(e(207))/7*(parseInt(e(187))/8)+-parseInt(e(204))/9+parseInt(e(210))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ht);class ut extends st.EditorUIView{[ct(201)];[ct(198)];constructor(t,n){const o=ct;super(t);const r=(0,e.uid)();this[o(201)]=this[o(211)](),this[o(198)]=new st.InlineEditableUIView(t,n,void 0,{label:()=>it(t,o(197))}),this[o(186)]({tag:o(184),attributes:{class:[o(209),o(189),o(196),o(193)],dir:t[o(208)],lang:t[o(206)],"aria-labelledby":o(199)+r},children:[{tag:o(184),attributes:{class:o(185),role:o(195)},children:this[o(201)]}]})}[ct(183)](){const t=ct;super[t(183)](),this[t(201)][t(194)](this[t(198)])}[ct(188)](){const t=ct;this[t(198)][t(203)][t(188)]()}}const dt=mt;!function(t){const e=mt,n=t();for(;;)try{if(169395===parseInt(e(526))/1+-parseInt(e(521))/2*(parseInt(e(502))/3)+parseInt(e(501))/4*(parseInt(e(513))/5)+parseInt(e(525))/6+-parseInt(e(503))/7*(parseInt(e(522))/8)+parseInt(e(523))/9*(-parseInt(e(511))/10)+-parseInt(e(516))/11*(-parseInt(e(505))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(kt);class lt extends st.EditorUI{[dt(514)];constructor(t){const e=dt;super(t),this[e(514)]=new ut(t[e(518)],t[e(499)][e(514)])}get[dt(506)](){const t=dt;return this[t(514)][t(506)]}[dt(504)](){const t=dt,e=this[t(517)][t(499)][t(514)],n=this[t(514)][t(524)],o=e[t(528)][t(530)]();n[t(527)]=o[t(510)],this[t(514)][t(512)]();const r=n[t(506)];this[t(509)](n[t(527)],r),this[t(514)][t(524)][t(500)](t(507)).to(this[t(520)]),e[t(519)](r),this[t(515)](t(508))}[dt(529)](){const t=dt;super[t(529)](),this[t(514)][t(529)]()}}function mt(t,e){const n=kt();return(mt=function(t,e){return n[t-=499]})(t,e)}function kt(){const t=["1655050gizbEy","render","461515kKnxcP","view","fire","1397pfGbqp","editor","locale","attachDomRoot","focusTracker","38mnepkx","378872DXqunD","18bVYBLE","editable","922920AoJQoz","8607qEqxDz","name","document","destroy","getRoot","editing","bind","4qrqUXJ","19083YohmFI","7mAupRa","init","39108sXQAuM","element","isFocused","ready","setEditableElement","rootName"];return(kt=function(){return t})()}var gt=n(783),pt=n(331),ft=n(507),bt=n(727),vt=n(834),_t=n(251),wt=n(179);const It=At;function yt(){const t=["get","placeholderElement","placeholder","932110hQFeCG","60828YvzVgt","320lAyWgU","12202652qtRtCO","21xTqQEz","initPlugins","956184xwFWGF","getRoot","name","defaultPlugins","942630yoQSOw","12QiVmvX","editing","setSelection","childCount","1574637uHNoNf","view","join","_updatePlaceholder","focus","then","fire","ready","plugins","map","create","model","document","data","assign","72iqmdak","destroy","end","3778680dcSDgI","set","getChild","init","low","fromCharCode","change:placeholder","config","change","initialData","createRoot"];return(yt=function(){return t})()}function At(t,e){const n=yt();return(At=function(t,e){return n[t-=408]})(t,e)}!function(t){const e=At,n=t();for(;;)try{if(918721===-parseInt(e(450))/1+-parseInt(e(454))/2+-parseInt(e(412))/3*(parseInt(e(408))/4)+-parseInt(e(446))/5*(-parseInt(e(445))/6)+parseInt(e(448))/7*(parseInt(e(430))/8)+parseInt(e(427))/9*(parseInt(e(444))/10)+parseInt(e(447))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yt);const Ct=[pt.Clipboard,ft.Enter,ft.ShiftEnter,bt.SelectAll,vt.Typing,_t.Undo,wt.Paragraph];class Tt extends((0,e.ObservableMixin)(t.Editor)){static[It(453)]=(()=>Ct)();constructor(t={}){const e=It;function n(t){const e=At;return t[e(421)](t=>String[e(435)](t))[e(414)]("")}(t=Object[e(426)]({},t))[e(420)]||(t[e(420)]=Tt[e(453)]),super(t),this.ui=new lt(this),this[e(431)](e(443),""),this[e(423)][e(424)].on(e(438),()=>this[e(415)](),{priority:e(434)}),this.on(e(436),()=>this[e(415)]()),this[e(423)][e(424)][e(440)](),this[n([101,100,105,116,105,110,103])][n([118,105,101,119])][n([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=n([97,117,116,111]),this[n([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116])]=()=>window[n([80,114,111,109,105,115,101])][n([114,101,115,111,108,118,101])]({[n([115,116,97,116,117,115])]:n([111,107])})}[It(422)](){const t=It,e=this[t(437)][t(441)](t(439))||"";return this[t(449)]()[t(417)](()=>this.ui[t(433)]())[t(417)](()=>this[t(425)][t(433)](e))[t(417)](()=>this[t(418)](t(419)))}[It(428)](){const t=It;return super[t(428)]()[t(417)](()=>this.ui[t(428)]())}[It(416)](){const t=It;this[t(423)][t(438)](e=>{const n=t,o=this[n(423)][n(424)][n(451)](),r=o&&o[n(432)](o[n(411)]-1);e[n(410)](r,n(429)),this[n(409)][n(413)][n(416)]()})}[It(415)](){const t=It,e=this[t(409)][t(413)],n=e[t(424)][t(451)](),o=n[t(432)](0);n[t(411)]>1||!o||"p"!=o[t(452)]?this[t(442)]&&this[t(442)][t(443)]&&((0,gt.disableViewPlaceholder)(e,this[t(442)]),this[t(442)]=void 0):(this[t(443)]&&(o[t(443)]=this[t(443)]),(0,gt.enableViewPlaceholder)({view:e,element:o,keepOnFocus:!0}),this[t(442)]=o)}}const Et=xt;function xt(t,e){const n=Ot();return(xt=function(t,e){return n[t-=403]})(t,e)}function Ot(){const t=["isEnabled","getData","submit","then","TOO_LONG_COMMENT_ALERT","change","_editorConfig","from","_setupKeyboardNavigation","extendTemplate","4647755zmrQDh","editorDestroyed","2233473KfERKB","firstChild","setData","ck-comment__input-wrapper","tab","ck-comment__input-actions--submit","submitButtonView","div","focusTracker","cancelButtonView","execute","17taLshz","listenTo","focusables","Reply...","stop","value","editorReady","createCollection","destroy","_isDestroyed","setTemplate","withText","Reply","showButtons","editor","add","focus","disabledSubmit","3306532IaiBpJ","model","shift+tab","element","ck-comment__input-actions","create","focusFirst","bindTemplate","focusCycler","length","reverse","Cancel","document","createEditor","bind","_createCancelButton","ck-comment__input-actions--cancel","added","focusLast","set","cancel","placeholder","622686RmOXwK","render","3493765AWBIVQ","fire","view","trim","_createSubmitButton","high","ck-comment__input-actions--active","submitLabel","105422xypakX","keystrokes","Ctrl+Enter","label","Esc","forEach","initialData","9645232VUbbFM","insertBefore","_editorCreationPromise"];return(Ot=function(){return t})()}!function(t){const e=xt,n=t();for(;;)try{if(460702===parseInt(e(465))/1*(-parseInt(e(432))/2)+-parseInt(e(454))/3+parseInt(e(483))/4+-parseInt(e(424))/5+parseInt(e(422))/6+parseInt(e(452))/7+parseInt(e(439))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ot);class Nt extends st.View{[Et(433)];[Et(462)];[Et(467)];[Et(408)];[Et(460)];[Et(463)];[Et(448)];constructor(t,n={}){const o=Et;super(t),this[o(479)]=null,this[o(448)]=n,this[o(419)](o(470),n[o(438)]||""),this[o(419)](o(482),!1),this[o(419)](o(478),!0),this[o(419)](o(421),it(t,o(468))),this[o(419)](o(431),it(t,o(477))),this[o(460)]=this[o(428)](),this[o(463)]=this[o(415)](),this[o(467)]=this[o(472)]([this[o(460)],this[o(463)]]),this[o(433)]=new e.KeystrokeHandler,this[o(462)]=new e.FocusTracker,this[o(408)]=new st.FocusCycler({focusables:this[o(467)],focusTracker:this[o(462)],keystrokeHandler:this[o(433)],actions:{focusPrevious:o(485),focusNext:o(458)}}),this[o(475)]({tag:o(461),attributes:{class:[o(457)]},children:[{tag:o(461),attributes:{class:[o(404),this[o(407)].if(o(478),o(430))]},children:[this[o(460)],this[o(463)]]}]}),this[o(433)][o(419)](o(436),(t,e)=>{const n=o;this[n(463)][n(425)](n(464)),e()}),this[o(433)][o(419)](o(434),(t,e)=>{const n=o;this[n(460)][n(442)]&&(this[n(460)][n(425)](n(464)),e())}),this.on(o(444),(e,n)=>{const r=o;n[r(409)]>65e3?(alert(it(t,r(446),[n[r(409)],65e3])),e[r(469)]()):this[r(479)][r(456)]("")},{priority:o(429)})}[Et(423)](){const t=Et;super[t(423)](),this[t(450)]()}[Et(413)](){const t=Et;return this[t(479)]||(this[t(479)]=new Tt(this[t(448)]),this[t(441)]=this[t(479)][t(405)]()[t(445)](()=>{const e=t;if(this[e(474)])return;const n=this[e(479)];this[e(403)][e(440)](n.ui[e(403)],this[e(403)][e(455)]),n[e(484)][e(412)].on(e(447),()=>this[e(470)]=n[e(443)]()),n[e(414)](e(421)).to(this),this[e(467)][e(480)](n.ui[e(426)],0),this[e(425)](e(471),this[e(479)])})),this[t(441)]}[Et(481)](t){const e=Et;-1===t?(this[e(408)][e(406)](),this[e(408)][e(418)]()):this[e(408)][e(406)]()}async[Et(473)](){const t=Et;this[t(474)]||(this[t(474)]=!0,this[t(479)]&&(await this[t(441)],await this[t(479)][t(473)](),this[t(425)](t(453),this[t(479)])),await super[t(473)]())}[Et(428)](){const t=Et,{locale:e}=this,n=new st.ButtonView(e);return n[t(451)]({attributes:{class:[t(459)]}}),n[t(476)]=!0,n[t(414)](t(435)).to(this,t(431)),n.on(t(464),()=>{const e=t;this[e(425)](e(444),this[e(470)])}),n[t(414)](t(442)).to(this,t(470),this,t(482),(e,n)=>!n&&!!e[t(427)]()),n}[Et(415)](){const t=Et,{locale:e}=this,n=new st.ButtonView(e);return n[t(451)]({attributes:{class:[t(416)]}}),n[t(435)]=it(e,t(411)),n[t(476)]=!0,n.on(t(464),()=>{const e=t;this[e(479)][e(456)](""),this[e(425)](e(420))}),n}[Et(450)](){const t=Et;this[t(433)][t(466)](this[t(403)]),this[t(467)][t(437)](e=>{const n=t;this[n(462)][n(480)](e[n(403)])}),this[t(467)].on(t(447),(e,n)=>{const o=t;for(const t of Array[o(449)](n[o(417)])[o(410)]())this[o(462)][o(480)](t[o(403)])})}}const St=Rt;function Mt(){const t=["setTemplate","change:showInput","showInput","preventDefault","bind","291450BWmzJg","userView","delegate","commentInputView","focus","focusTracker","620556lrJXhX","view","editing","createEditor","bindTemplate","638wMugwT","editorReady","41946nAYQON","filter","44arFpwM","target","23304bEvbpy","ck-comment__input-container--active","then","render","ck-thread__input","contains","editorDestroyed","isFocused","1020oRhzwd","some","div","ck-comment__input-container","3568299VMfcls","showButtons","value","element","ck-thread__user","1059394LDddRf","_focusOnNonInteractiveMouseDown","extendTemplate","focusCycler","mousedown","set","editor","5256vXiBUG","destroy","listenTo","7264jLeJIc","getDomRoot"];return(Mt=function(){return t})()}function Rt(t,e){const n=Mt();return(Rt=function(t,e){return n[t-=279]})(t,e)}!function(t){const e=Rt,n=t();for(;;)try{if(446266===-parseInt(e(307))/1+-parseInt(e(284))/2+parseInt(e(314))/3*(parseInt(e(316))/4)+parseInt(e(326))/5*(parseInt(e(318))/6)+-parseInt(e(279))/7+-parseInt(e(294))/8*(parseInt(e(291))/9)+-parseInt(e(301))/10*(-parseInt(e(312))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mt);class Pt extends st.View{constructor(t,e,n){const o=Rt;super(t),this[o(304)]=new Nt(t,n),this[o(287)]=this[o(304)][o(287)],this[o(304)][o(300)](o(280)).to(this[o(304)][o(306)],o(325),this[o(304)],o(281),(t,e)=>t||!!e),this[o(289)](o(298),!1),this.on(o(297),()=>{const t=o;this[t(298)]&&!this[t(304)][t(290)]&&this[t(304)][t(310)]()}),this[o(304)][o(303)](o(313)).to(this),this[o(304)][o(303)](o(324)).to(this),this[o(302)]=new r.UserView(t,e),this[o(302)][o(286)]({attributes:{class:o(283),"aria-hidden":!0}}),this[o(304)][o(286)]({attributes:{class:o(322)}}),this[o(296)]({tag:o(328),attributes:{class:[o(329),this[o(311)].if(o(298),o(319))]},children:[this[o(302)],this[o(304)]]})}[St(321)](){const t=St;super[t(321)](),this[t(285)]()}[St(292)](){const t=St;return this[t(304)][t(292)]()[t(320)](()=>super[t(292)]())}[St(305)](t){const e=St;this[e(304)][e(305)](t)}[St(285)](){const t=St;this[t(293)](this[t(282)],t(288),(e,n)=>{const o=t,{submitButtonView:r,cancelButtonView:s,editor:i}=this[o(304)];[r[o(282)],s[o(282)],i?i[o(309)][o(308)][o(295)]():null][o(315)](t=>t)[o(327)](t=>t[o(323)](n[o(317)]))||(this[o(305)](),n[o(299)]())})}}function Vt(t,e){const n=Lt();return(Vt=function(t,e){return n[t-=134]})(t,e)}function Lt(){const t=["2889896uToecZ","147mNqQvg","count","13591102phzqvK","ck-thread__comment-count","setTemplate","941263bOhXAm","17008fMdzMr","12ZhbrZX","2WIOcYn","43351ZOiCnX","13156210UqEDum","set","NUMBER_OF_COMMENTS","2056585injEWp","bindTemplate","2628VuegOW","27lkXqYW"];return(Lt=function(){return t})()}!function(t){const e=Vt,n=t();for(;;)try{if(983440===-parseInt(e(145))/1*(parseInt(e(148))/2)+parseInt(e(140))/3*(-parseInt(e(146))/4)+parseInt(e(135))/5*(parseInt(e(147))/6)+parseInt(e(142))/7+-parseInt(e(139))/8*(parseInt(e(138))/9)+parseInt(e(150))/10+-parseInt(e(149))/11*(parseInt(e(137))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lt);class Bt extends st.View{constructor(t){const e=Vt;super(t);const n=this[e(136)];this[e(151)](e(141),void 0),this[e(144)]({tag:"li",attributes:{class:e(143)},children:[{text:n.to(e(141),n=>it(t,e(134),n))}]})}}function Dt(){const t=["visibleViews","setTemplate","authoredAt","render","896hjxzQW","Thread comments","from","element","add","removed","32586IXAtqG","reverse","editorReady","change:isActive","resolveCommentThread","viewUid","change:isResolved","focusFirst","bindTemplate","_model","focus","focusLast","_rearrangeCollapse","_shouldCollapse","change:isEditMode","9103120lfmTMR","destroy","editorDestroyed","expand","_config","Marked as resolved","map","length","createCollection","_rearrangeExpand","_calculatePosition","resolvedAt","_handleInfoComment","change:hasDirtyComment","maxThreadTotalWeight","1425972HFMfqO","refreshVisibleViews","_updateHasDirtyComment","arrowup","925204hiCNJX","equal","forEach","weight","count","arrowdown","_setupKeyboardNavigation","ck-hidden","isActive","listenTo","commentUpdated","added","keystrokes","isEditMode","locale","focusTracker","480951jEDnmp","resolvedCommentView","formatDateTime","25679286RVjwKV","maxCommentsWhenCollapsed","_handleRemoveCommentModel","CommentView","updateComment","get","hasDirtyComment","419470TQYxFp","stopListening","collapse","insert","maxCommentCharsWhenCollapsed","resolvedBy","bind","resolved","target","change","set","16ESqIlk","removeComment","comments","commentViews","focusCycler","ck-thread__comments","_findOptimalIndex","_collapsedCommentsView","includes","delegate","_handleNewCommentModel","delete","remove","some","editorConfig"];return(Dt=function(){return t})()}const Ft=jt;function jt(t,e){const n=Dt();return(jt=function(t,e){return n[t-=264]})(t,e)}!function(t){const e=jt,n=t();for(;;)try{if(632719===-parseInt(e(282))/1+parseInt(e(278))/2+parseInt(e(298))/3+parseInt(e(319))/4*(-parseInt(e(308))/5)+parseInt(e(344))/6*(-parseInt(e(338))/7)+-parseInt(e(359))/8+parseInt(e(301))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Dt);class Ut extends st.View{[Ft(322)];[Ft(299)];[Ft(297)];[Ft(294)];[Ft(323)];[Ft(353)];[Ft(267)];[Ft(326)];constructor(t,n,o){const r=Ft;super(t);const s=this[r(352)];this[r(318)](r(307),!1),this[r(318)](r(270),n[r(321)][r(270)]),this[r(318)](r(290),!1),this[r(353)]=n,this[r(267)]=o,this[r(322)]=this[r(271)](),this[r(334)]=this[r(271)](),this[r(299)]=null,this[r(297)]=new e.FocusTracker,this[r(294)]=new e.KeystrokeHandler,this[r(323)]=new st.FocusCycler({focusables:this[r(322)],focusTracker:this[r(297)],keystrokeHandler:this[r(294)],keystrokeHandlerOptions:{filter:t=>this[r(322)][r(269)](t=>t[r(341)])[r(327)](t[r(316)])},actions:{focusPrevious:r(281),focusNext:r(287)}}),this[r(326)]=new Bt(t),this[r(326)][r(314)](r(286)).to(this,r(270),t=>t-this[r(267)][r(302)]);for(const t of n[r(321)])this[r(329)](t);this[r(275)](),this[r(291)](n[r(321)],r(342),(t,e)=>{const n=r,o=this[n(273)](e);this[n(270)]++,this[n(329)](e,o),this[n(279)]()}),this[r(291)](n[r(321)],r(331),(t,e)=>{const n=r;this[n(270)]--,this[n(303)](e),this[n(279)]()}),this[r(291)](n,r(292),()=>this[r(279)]()),this[r(291)](n,r(350),()=>this[r(275)]()),this.on(r(347),()=>this[r(279)]()),this.on(r(276),()=>this[r(279)]()),this[r(335)]({tag:"ul",attributes:{class:[r(324),s.if(r(270),r(289),t=>!t)],"aria-label":it(t,r(339))},children:this[r(334)]})}get[Ft(357)](){const t=Ft;return this[t(353)][t(285)]>this[t(267)][t(277)]&&!this[t(290)]&&!this[t(307)]}[Ft(337)](){const t=Ft;super[t(337)](),this[t(279)](),this[t(288)]()}[Ft(354)](t){const e=Ft;-1===t?this[e(323)][e(355)]():this[e(323)][e(351)]()}[Ft(264)](){const t=Ft;this[t(326)][t(264)]();for(const e of this[t(322)])e[t(264)]();super[t(264)]()}[Ft(279)](){const t=Ft;this[t(357)]?this[t(356)]():this[t(272)]()}[Ft(329)](t,e){const n=Ft,o=new(this[n(267)][n(304)])(this[n(296)],t,{maxCommentCharsWhenCollapsed:this[n(267)][n(312)],formatDateTime:this[n(267)][n(300)],editorConfig:this[n(267)][n(333)]});o[n(349)]=t.id,o[n(328)](n(320)).to(this),o[n(328)](n(305)).to(this),o[n(328)](n(348)).to(this),o[n(328)](n(346)).to(this),o[n(328)](n(265)).to(this),this[n(291)](o,n(358),()=>this[n(280)]()),this[n(322)][n(342)](o,e)}[Ft(273)](t){const e=Ft,n=this[e(353)][e(325)](t);return this[e(299)]?this[e(299)][e(336)]>t[e(336)]?n-1:n:n-1}[Ft(275)](){const t=Ft;if(this[t(353)][t(313)]&&this[t(353)][t(274)]){const e={id:t(315),author:this[t(353)][t(313)],authoredAt:this[t(353)][t(274)],content:it(this[t(296)],t(268)),attributes:{}};this[t(299)]=new(this[t(267)][t(304)])(this[t(296)],e,{maxCommentCharsWhenCollapsed:this[t(267)][t(312)],formatDateTime:this[t(267)][t(300)],editorConfig:this[t(267)][t(333)],isSystemComment:!0}),this[t(322)][t(342)](this[t(299)],this[t(353)][t(325)](e))}else this[t(299)]&&(this[t(322)][t(331)](this[t(299)]),this[t(299)][t(264)](),this[t(299)]=null);this[t(279)]()}[Ft(303)](t){const e=Ft,n=this[e(322)][e(331)](t.id);this[e(309)](n),n[e(295)]&&this[e(280)](),n[e(264)]()}[Ft(280)](){const t=Ft;this[t(307)]=Array[t(340)](this[t(322)])[t(332)](e=>e[t(295)])}[Ft(356)](){const t=Ft,n=function(t){const n=jt,o=new e.Collection;for(const e of t)o[n(342)](e);return o}(this[t(322)]),o=this[t(326)][t(286)];for(let e=1;e<=o;e++)n[t(331)](1);for(const e of n)e[t(310)]();o>0&&n[t(342)](this[t(326)],1),zt((0,e.diff)(Array[t(340)](this[t(334)]),Array[t(340)](n)),this[t(334)],n)}[Ft(272)](){const t=Ft;zt((0,e.diff)(Array[t(340)](this[t(334)]),Array[t(340)](this[t(322)])),this[t(334)],this[t(322)]);for(const e of this[t(334)])e[t(266)]()}[Ft(288)](){const t=Ft;this[t(322)][t(284)](e=>{const n=t;this[n(297)][n(342)](e[n(341)]),this[n(294)][n(291)](e[n(341)])}),this[t(322)].on(t(317),(e,n)=>{const o=t;for(const t of n[o(343)])this[o(297)][o(331)](t[o(341)]),this[o(294)][o(309)](t[o(341)]);for(const t of Array[o(340)](n[o(293)])[o(345)]())this[o(297)][o(342)](t[o(341)]),this[o(294)][o(291)](t[o(341)])})}}function zt(t,e,n){const o=Ft;let r=0;for(const s of t)switch(s){case o(311):e[o(342)](n[o(306)](r),r),r++;break;case o(330):e[o(331)](r);break;case o(283):r++}}const Kt=Ht;function Ht(t,e){const n=Wt();return(Ht=function(t,e){return n[t-=163]})(t,e)}function Wt(){const t=["focus","2VYEAkG","12bmPwvQ","424aDULVr","element","2200089eWhbVV","12ybwrrM","4wHogdF","ck-context__value","33980DXLcxJ","THREAD_CONTEXT_LABEL","1543199crCtvG","span","contextValue","bindTemplate","968dtjpiN","set","827060vdXjdn","setTemplate","8962343WmqKCS","260550OgSzGQ","2743905YAVmTF"];return(Wt=function(){return t})()}!function(t){const e=Ht,n=t();for(;;)try{if(788319===-parseInt(e(165))/1*(-parseInt(e(181))/2)+parseInt(e(169))/3*(parseInt(e(171))/4)+parseInt(e(163))/5*(-parseInt(e(166))/6)+-parseInt(e(175))/7+parseInt(e(167))/8*(parseInt(e(184))/9)+parseInt(e(173))/10*(-parseInt(e(179))/11)+-parseInt(e(170))/12*(parseInt(e(183))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wt);class Xt extends st.View{constructor(t){const e=Ht;super(t);const n=this[e(178)];this[e(180)](e(177),""),this[e(182)]({tag:e(176),attributes:{class:["ck",e(172)],"aria-label":n.to(e(177),n=>it(t,e(174),n)),tabindex:-1},children:[{text:n.to(e(177))}]})}[Kt(164)](){const t=Kt;this[t(168)][t(164)]()}}function Yt(){const t=["7jCqYxC","contextView","fire","8412344BoDrda","contextValue","locale","bindTemplate","length","listenTo","isReadOnly","focusFirst","div","_setupKeyboardNavigation","querySelector","classList","mouseleave","overlay","_model","hasContext","render","1039760IrXJcT","mouseenter","remove","352jTYoFJ","1214082xVqpgG","isEnabled","substring","_createContextView","...","lastIndexOf","999500iHuAmB","ck-annotation__actions","bind","isResolved","shift+tab","1386636KmDFSI","36tXFuxN","focusTracker","ck-context-wrapper","399545sbseBr","reopenCommentThread","execute","context","focusCycler",".ck-context","focusables","add","setTemplate",".ck-context__value","_trimContextValue","label","ck-context","element","offsetWidth","tab","createCollection","_createReopenButton","_attachContextActions","scrollWidth","value","isVisible","tooltip","Reopen","2OpIGSr","ck-thread__header","keystrokes","4598499KBNFhp","isResolvable","Comment was made on an element","icon","reopenButtonView","ck-context--quotes","focus"];return(Yt=function(){return t})()}const qt=Gt;!function(t){const e=Gt,n=t();for(;;)try{if(976062===-parseInt(e(326))/1+parseInt(e(281))/2*(-parseInt(e(284))/3)+parseInt(e(311))/4+-parseInt(e(257))/5*(parseInt(e(327))/6)+parseInt(e(291))/7*(parseInt(e(294))/8)+-parseInt(e(315))/9+parseInt(e(321))/10*(parseInt(e(314))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yt);function Gt(t,e){const n=Yt();return(Gt=function(t,e){return n[t-=256]})(t,e)}class Zt extends st.View{[qt(308)];[qt(288)];[qt(292)];[qt(263)];[qt(328)];[qt(283)];[qt(261)];constructor(t,n){const o=qt;super(t);const r=this[o(297)];this[o(308)]=n,this[o(288)]=this[o(274)](),this[o(292)]=this[o(318)](),this[o(263)]=this[o(273)]([this[o(292)],this[o(288)]]),this[o(328)]=new e.FocusTracker,this[o(283)]=new e.KeystrokeHandler,this[o(261)]=new st.FocusCycler({focusables:this[o(263)],focusTracker:this[o(328)],keystrokeHandler:this[o(283)],actions:{focusPrevious:o(325),focusNext:o(272)}}),this[o(323)](o(309)).to(this[o(308)],o(260),t=>!!t),this[o(323)](o(295)).to(this[o(308)],o(260),t=>t&&t[o(277)]?this[o(267)](t[o(277)]):it(this[o(296)],o(286))),this[o(265)]({tag:o(302),attributes:{class:[o(282)]},children:[{tag:o(302),attributes:{class:[o(256)]},children:[{tag:o(302),attributes:{class:[o(269),r.if(o(309),o(289))]},children:[this[o(292)]]}]},{tag:o(302),attributes:{class:[o(322)]},children:[this[o(288)]]}]})}[qt(310)](){const t=qt;super[t(310)](),this[t(275)](),this[t(303)]()}[qt(290)](){const t=qt;this[t(261)][t(301)]()}[qt(274)](){const t=qt,e=new st.ButtonView(this[t(296)]);return e[t(268)]=it(this[t(296)],t(280)),e[t(279)]=it(this[t(296)],t(280)),e[t(287)]=rt.IconUndo,e[t(323)](t(316)).to(this[t(308)],t(300),t=>!t),e[t(323)](t(278)).to(this[t(308)],t(285),this[t(308)],t(324),(t,e)=>t&&e),e.on(t(259),()=>{const e=t;this[e(293)](e(258),this[e(308)].id)}),e}[qt(267)](t){const e=qt;if(t[e(298)]<150)return t;const n=t[e(320)](" ",147);return t[e(317)](0,n>-1?n:147)+e(319)}[qt(275)](){const t=qt,e=this[t(270)][t(304)](t(262)),n=e[t(304)](t(266));this[t(299)](e,t(312),()=>{const o=t;n[o(271)]<n[o(276)]&&e[o(305)][o(264)](o(307))}),this[t(299)](e,t(306),()=>{const n=t;e[n(305)][n(313)](n(307))})}[qt(303)](){const t=qt;this[t(283)][t(299)](this[t(270)]);for(const e of this[t(263)])this[t(328)][t(264)](e[t(270)]),this[t(283)][t(299)](e[t(270)])}[qt(318)](){const t=qt,e=new Xt(this[t(296)]);return e[t(323)](t(295)).to(this),e}}const Qt=$t;function Jt(){const t=["editorReady","5zmOXaF","isUnlinked","keystrokes","locale","removeCommentThread","COMMENT_THREAD_DESCRIPTION","canComment","submit","isDirty","reopenCommentThread","unlinkedAt","Comment","Reply to reopen discussion...","commentInputView","COMMENT_THREAD_LABEL","_model","63DroOmO","editorDestroyed","Reply...","name","resolveCommentThread","isActive","removeComment","10014340XXOELz","updateComment","_localUser","focus","focusables","shift+tab","fire","1608026OFjExH","_config","comments","commentThreadHeaderView","showInput","isResolvable","commentsListView","444340pgFyXT","CommentView","render","isSubmitted","delegate","focusCycler","author","2417028kNTswX","set","bind","16122FoOudv","Write a comment...","disabledSubmit","isResolved","submitCommentThread","cancel","stop","Reply","submitLabel","editorConfig","hasDirtyComment","199926HsRZPb","606664UEbfpt","placeholder","assign","addComment","commentThreadInputView","first","createCollection","archivedAt","focusTracker","listenTo","element","ariaLabel","isReadOnly","_createCommentThreadInputView","target","destroy","ariaDescriptionView","change:isActive","value","length","tab","188HXDDDb"];return(Jt=function(){return t})()}function $t(t,e){const n=Jt();return($t=function(t,e){return n[t-=255]})(t,e)}!function(t){const e=$t,n=t();for(;;)try{if(320322===-parseInt(e(265))/1*(-parseInt(e(323))/2)+-parseInt(e(312))/3*(parseInt(e(263))/4)+-parseInt(e(302))/5+parseInt(e(309))/6+parseInt(e(295))/7+parseInt(e(324))/8*(parseInt(e(281))/9)+-parseInt(e(288))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jt);class te extends st.View{[Qt(280)];[Qt(296)];[Qt(298)];[Qt(328)];[Qt(258)];[Qt(292)];[Qt(332)];[Qt(267)];[Qt(307)];constructor(t,n,o,s){const i=Qt;super(t),this[i(310)](i(286),!1),this[i(310)](i(273),!1),this[i(280)]=n,this[i(290)]=o,this[i(296)]=s,this[i(298)]=new Zt(t,n),this[i(298)][i(306)](i(274)).to(this),this[i(258)]=new r.AriaDescriptionView(t,it(t,i(270))),this[i(333)](this,i(274),()=>{this[i(291)]()}),this[i(301)]=new Ut(t,n,Object[i(326)]({CommentView:this[i(296)][i(303)]},s)),this[i(301)][i(306)](i(287)).to(this),this[i(301)][i(306)](i(289)).to(this),this[i(301)][i(306)](i(285)).to(this),this[i(301)][i(306)](i(264)).to(this),this[i(301)][i(306)](i(282)).to(this),this[i(301)][i(311)](i(286)).to(this),this[i(333)](this,i(285),()=>{this[i(291)]()}),this[i(310)](i(261),this[i(301)][i(261)]),this[i(311)](i(261)).to(this[i(301)],i(261)),this[i(328)]=this[i(255)](),this[i(328)][i(306)](i(264)).to(this),this[i(328)][i(306)](i(282)).to(this),this.on(i(287),()=>this[i(291)]()),this[i(311)](i(273)).to(this[i(301)],i(322),this[i(328)][i(278)],i(260),(t,e)=>t||!!e),this[i(311)](i(266)).to(n,i(275),t=>!!t),this[i(311)](i(335)).to(this,i(261),t=>{const e=i,n=this[e(280)][e(297)][e(329)]?this[e(280)][e(297)][e(329)][e(308)][e(284)]:this[e(290)][e(284)];return it(this[e(268)],e(279),[t,n])}),this[i(292)]=this[i(330)]([this[i(301)],this[i(328)]]),this[i(332)]=new e.FocusTracker,this[i(267)]=new e.KeystrokeHandler,this[i(307)]=new st.FocusCycler({focusables:this[i(292)],focusTracker:this[i(332)],keystrokeHandler:this[i(267)],keystrokeHandlerOptions:{filter:t=>t[i(256)]!==this[i(334)]},actions:{focusPrevious:i(293),focusNext:i(262)}})}[Qt(291)](){const t=Qt;this[t(334)][t(291)]()}[Qt(304)](){const t=Qt;super[t(304)](),(0,r.setupThreadKeyboardNavigation)(this,this[t(292)])}async[Qt(257)](){const t=Qt;this[t(273)]=!1,this[t(301)][t(257)](),await this[t(328)][t(257)](),super[t(257)]()}[Qt(255)](){const t=Qt,e=new Pt(this[t(268)],this[t(290)],this[t(296)][t(321)]),n=e[t(278)];return e[t(311)](t(299)).to(this,t(286),this[t(280)],t(336),this[t(280)],t(271),this[t(280)],t(331),n,t(260),(t,e,n,o,r)=>!!r||!!o&&n&&!e||t&&n&&!e),n[t(311)](t(325)).to(this,t(261),this[t(280)],t(300),this[t(280)],t(315),(e,n,o)=>{const r=t;let s;return s=r(o&&n?277:e?283:313),it(this[r(268)],s)}),n[t(311)](t(320)).to(this,t(261),e=>it(this[t(268)],t(e?319:276))),n.on(t(272),(e,n)=>{const o=t;this[o(294)](o(327),n),this[o(280)][o(315)]&&this[o(280)][o(300)]&&this[o(294)](o(274),this[o(280)].id),this[o(280)][o(305)]||this[o(294)](o(316))}),n.on(t(317),()=>{this[t(291)]()}),n[t(311)](t(314)).to(this[t(280)],t(336)),n.on(t(317),e=>{const n=t;0==this[n(261)]&&(this[n(294)](n(269)),e[n(318)]())}),this.on(t(259),(e,o,r)=>{const s=t;r||this[s(261)]||n[s(260)]||this[s(294)](s(269))}),e}}const ee=ne;function ne(t,e){const n=oe();return(ne=function(t,e){return n[t-=498]})(t,e)}function oe(){const t=["placeholder","commentViews","change:isReadOnly","execute","unbind","ariaDescriptionView","add","fire","resolveButton","icon","_updateArchivedThreadHeader","label","ck-thread--active","_bindFirstCommentView","then","_model","isReadOnly","has","1849032cdPVeH","locale","listitem","archivedAt","removeButton","isVisible","set","removeCommentThread","render","1966DUuahz","isResolved","5710077LbamQg","isEnabled","showConfirm","ck-thread--remove-confirmation",".ck-thread__container","ck-comment--resolve","_cancelAllConfirms","listenTo","length","stop","commentThreadChildren","focus","isActive","actionIndicator","ck-rounded-corners","ck-thread","cancelConfirm","isUnlinked","Resolve","setTemplate","Write a comment...","ck-thread--","ariaLabel","isConfirm","get","getTemplate","ck-thread__container","remove","136mJvQKO","26271ZvwpVJ","actionBar","299542ISDEru","resolveCommentThread","bindTemplate","1073210iONVlg","commentThreadHeaderView","Delete comment thread?","querySelector","extendTemplate","containerElement","isSystemComment","ck-reset_all-excluded","removeConfirm","commentsListView","element","change:isActive","high","_boundFirstCommentView","commentThreadInputView","createCollection","12uOugvx","tooltip","ck-thread--unlinked","div","isResolvable","bind","165KZCKxH","_createResolveButton","focusables","1168265tgvGUg","change:archivedAt"];return(oe=function(){return t})()}!function(t){const e=ne,n=t();for(;;)try{if(340408===-parseInt(e(527))/1+parseInt(e(584))/2*(parseInt(e(552))/3)+parseInt(e(575))/4+parseInt(e(555))/5*(-parseInt(e(546))/6)+parseInt(e(525))/7*(parseInt(e(524))/8)+parseInt(e(586))/9+-parseInt(e(530))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oe);class re extends((0,r.ConfirmMixin)(te)){[ee(506)];[ee(535)];[ee(565)];[ee(543)];constructor(t,e,n,o){const r=ee;super(t,e,n,o),this[r(506)]=this[r(545)]([this[r(539)],this[r(544)],this[r(562)]]),this[r(581)](r(509),null),this[r(535)]=null,this[r(543)]=null,this[r(576)]=t,this[r(565)]=this[r(553)](),this[r(515)](this[r(521)]()),this.on(r(541),(t,e,n)=>{n||this[r(502)]()}),this[r(503)](this[r(572)],r(559),(t,e,n)=>{n&&this[r(502)]()}),this[r(504)]>0&&this[r(570)](),this[r(503)](this[r(539)][r(558)],r(563),()=>{this[r(570)]()})}[ee(521)](){const t=ee,e=this[t(529)];return{tag:t(549),attributes:{class:["ck",t(511),t(537),t(510),e.if(t(508),t(569)),e.if(t(513),t(548)),e.if(t(519),t(499)),e.to(t(509),e=>e?t(517)+e:"")],"data-thread-id":this[t(572)].id,tabindex:0,role:t(577),"aria-label":e.to(t(518)),"aria-describedby":this[t(562)].id},children:[{tag:t(549),attributes:{class:t(522)},children:this[t(506)]}]}}[ee(583)](){const t=ee;super[t(583)](),this[t(535)]=this[t(540)][t(533)](t(500)),this[t(572)].on(t(556),()=>{this[t(567)]()}),this[t(567)]()}[ee(502)](){const t=ee;this[t(512)]();for(const e of this[t(539)][t(558)])e[t(512)]()}[ee(570)](){const t=ee,{locale:e}=this,n=this[t(539)][t(558)][t(520)](0);n===this[t(543)]||n[t(536)]||(this[t(543)]=n,this[t(561)](t(509)),this[t(551)](t(509)).to(n,t(509),e=>t(523)===e?t(523):null),n[t(557)]=it(e,t(516)),n[t(579)].on(t(560),n=>{const o=t;n[o(505)](),this[o(498)](it(e,o(532)),this[o(535)])[o(571)](()=>{const t=o;this[t(564)](t(582))})},{priority:t(542)}),this.on(t(538),()=>{n[t(507)]()}),n[t(526)][t(563)](this[t(565)],0),n[t(554)][t(563)](this[t(565)],0))}[ee(553)](){const t=ee,e=new r.LateFocusButtonView(this[t(576)]);return e[t(568)]=it(this[t(576)],t(514)),e[t(547)]=it(this[t(576)],t(514)),e[t(566)]=rt.IconCheck,e[t(534)]({attributes:{class:t(501)}}),e[t(551)](t(587)).to(this[t(572)],t(573),t=>!t),e[t(551)](t(580)).to(this[t(572)],t(550),this[t(572)],t(585),(t,e)=>t&&!e),e.on(t(560),()=>{const e=t;this[e(564)](e(528),this[e(572)].id)}),e}[ee(567)](){const t=ee;this[t(572)][t(578)]?this[t(506)][t(574)](this[t(531)])||(this[t(506)][t(563)](this[t(531)],0),this[t(554)][t(563)](this[t(531)],0)):this[t(506)][t(574)](this[t(531)])&&(this[t(506)][t(523)](this[t(531)]),this[t(554)][t(523)](this[t(531)]))}}var se=ce;!function(t){for(var e=ce,n=t();;)try{if(182962===parseInt(e(224))/1+parseInt(e(229))/2+-parseInt(e(222))/3*(parseInt(e(219))/4)+-parseInt(e(227))/5+parseInt(e(218))/6+-parseInt(e(232))/7+-parseInt(e(233))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ae);class ie extends st.View{constructor(t){var e=ce;super(t),this[e(221)](e(231),""),this[e(226)]({tag:e(225),attributes:{class:[e(228),e(223),e(230)]}})}[se(236)](){var t=se;super[t(236)](),this.on(t(235),(e,n,o)=>{var r=t;this[r(234)][r(220)]=o}),this[t(234)][t(220)]=this[t(231)]}}function ce(t,e){var n=ae();return(ce=function(t,e){return n[t-=218]})(t,e)}function ae(){var t=["content","389697UsFGBv","607056QESEbl","element","change:content","render","1386402MKzxnD","24eMhpOE","innerHTML","set","95214nkoPCq","ck-comment__content","364058pzNITj","div","setTemplate","845130tUvmBM","ck-content","157688bdromr","ck-annotation__content"];return(ae=function(){return t})()}const he=ue;function ue(t,e){const n=de();return(ue=function(t,e){return n[t-=430]})(t,e)}function de(){const t=["COMMENT_THREAD_DESCRIPTION","854164vCCvbW","updateComment","change","set","maxCommentCharsWhenCollapsed","focusFirst","value","EXTERNAL_COMMENT","visibleView","focusTracker","enter","focus","_model","_createCommentContentView","author","attributes","bind","creator","source","get","editorConfig","delegate","keystrokes","submitLabel","781542YVBbWe","isCollapsed","editorDestroyed","add","initialData","text/html","focusables","remove","createCollection","disabledSubmit","collapse","expand","fire","textContent","getExternalCommentNote","2442556eYaxyH","shift+tab","EXTERNAL_AVATAR","12497013WoLmfx","stopListening","name","element","importWord","EXTERNAL_IMPORT_WORD_AVATAR","Save","3aObGge","7688508qaDkbr","_setupKeyboardNavigation","EXTERNAL_IMPORT_WORD_COMMENT","submit","parseFromString","_config","added","esc","ariaLabel","listenTo","_createCommentInputView","content","getUserViewNotificationText","body","isReadOnly","COMMENT_ARIA_LABEL","@external","switchToDisplayMode","isSystemComment","destroy","isExternal","switchToEditMode","render","focusCycler","target","ariaDescriptionView","tab","createEditor","authoredAt","7ajnIZT","10663744SbrQTY","6148390YRuupy","formatDateTime","editorReady","isEditMode","removed","cancel","locale","once"];return(de=function(){return t})()}!function(t){const e=ue,n=t();for(;;)try{if(705314===parseInt(e(473))/1+parseInt(e(449))/2+-parseInt(e(498))/3*(parseInt(e(488))/4)+-parseInt(e(440))/5+parseInt(e(499))/6*(parseInt(e(438))/7)+-parseInt(e(439))/8+parseInt(e(491))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(de);class le extends st.View{[he(457)];[he(434)];[he(479)];[he(458)];[he(471)];[he(432)];[he(461)];[he(504)];constructor(t,n,o){const s=he;super(t),this[s(461)]=n,this[s(504)]=o,this[s(517)]=!!this[s(504)][s(517)],this[s(452)](s(443),!1),this[s(452)](s(474),!0),this[s(465)](s(507)).to(n,s(510),n,s(437),(e,r)=>it(t,s(514),[n[s(463)][s(493)],o[s(441)](r),(new DOMParser)[s(503)](e,s(478))[s(512)][s(486)],n[s(519)]?this[s(487)]():""])),this[s(434)]=new r.AriaDescriptionView(t,it(t,s(448))),this[s(457)]=this[s(481)](),this[s(457)][s(476)](this[s(462)]()),this[s(479)]=new st.ViewCollection,this[s(458)]=new e.FocusTracker,this[s(471)]=new e.KeystrokeHandler,this[s(432)]=new st.FocusCycler({focusables:this[s(479)],focusTracker:this[s(458)],keystrokeHandler:this[s(471)],keystrokeHandlerOptions:{filter:t=>t[s(433)]!==this[s(494)]},actions:{focusPrevious:s(489),focusNext:s(435)}})}[he(484)](){this[he(474)]=!1}[he(483)](){const t=he;this[t(443)]||(this[t(474)]=!0)}[he(460)](){const t=he;this[t(494)][t(460)]()}[he(431)](){const t=he;super[t(431)](),this[t(500)]()}async[he(518)](){const t=he;await this[t(457)][t(468)](0)[t(518)](),super[t(518)]()}[he(430)](){const t=he;this[t(443)]||(this[t(443)]=!0,this[t(457)][t(480)](0)[t(518)](),this[t(457)][t(476)](this[t(509)]()))}[he(516)](){const t=he;this[t(443)]&&(this[t(443)]=!1,this[t(457)][t(480)](0)[t(518)](),this[t(457)][t(476)](this[t(462)]()))}[he(487)](){const t=he;return t(495)===this[t(461)][t(464)][t(515)][t(467)]?it(this[t(446)],t(501)):it(this[t(446)],t(456))}[he(511)](){const t=he;return this[t(461)][t(519)]?t(495)===this[t(461)][t(464)][t(515)][t(467)]?it(this[t(446)],t(496),this[t(461)][t(466)][t(493)]):it(this[t(446)],t(490),this[t(461)][t(466)][t(493)]):null}[he(462)](){const t=he,e=new ie(this[t(446)]);return e[t(465)](t(510)).to(this[t(461)],t(510),this,t(474),(e,n)=>n?(0,r.trimHtml)(e,{limit:this[t(504)][t(453)]}):e),e}[he(509)](){const t=he;this[t(504)][t(469)]||(this[t(504)][t(469)]={}),this[t(504)][t(469)][t(477)]=this[t(461)][t(510)];const e=new Nt(this[t(446)],this[t(504)][t(469)]);return e[t(455)]=this[t(461)][t(510)],e[t(465)](t(482)).to(this[t(461)],t(513)),e[t(472)]=it(this[t(446)],t(497)),e.on(t(502),(e,n)=>{const o=t;this[o(485)](o(450),this[o(461)].id,n),this[o(516)](),this[o(460)]()}),e.on(t(445),()=>{const e=t;this[e(516)](),this[e(460)]()}),e[t(447)](t(442),()=>{e[t(460)]()}),e[t(436)](),e[t(470)](t(442)).to(this),e[t(470)](t(475)).to(this),e}[he(500)](){const t=he,e=this[t(494)];this[t(471)][t(508)](e);for(const e of this[t(479)])this[t(458)][t(476)](e[t(494)]),this[t(471)][t(508)](e[t(494)]);this[t(479)].on(t(451),(e,n)=>{const o=t;for(const t of n[o(444)])this[o(458)][o(480)](t[o(494)]),this[o(471)][o(492)](t[o(494)]);for(const t of n[o(505)])this[o(458)][o(476)](t[o(494)]),this[o(471)][o(508)](t[o(494)])}),this[t(471)][t(452)](t(459),(n,o)=>{const r=t;e===n[r(433)]&&(this[r(432)][r(454)](),o())}),this[t(471)][t(452)](t(506),(n,o)=>{const r=t;e!==n[r(433)]&&(this[r(460)](),o())})}}function me(t,e){const n=ge();return(me=function(t,e){return n[t-=381]})(t,e)}const ke=me;function ge(){const t=["items","2041719WosSsR","blur","ck-comment__actions--hidden","ck-comment__info-time","placeholder","actionBar","ck-comment__info","children","panelView","removeButton","ck-comment__user","span","from","_config","ck-annotation__content-wrapper","author","ck-comment__external","push","editButton","removeComment","change:isRemovable","createCollection","extendTemplate","formatDateTime","isRemovable","ck-annotation__info-name","some","toMany","_model","ariaLabel","mouseleave","575443okrvkk","isExternal","ck-comment__wrapper","_createCommentInputView","addMany","ck-annotation__info-time","bind","render","_createDropdown","authoredAt","ck-comment","visibleView","locale","ck-annotation__user","div","icon","unbind","isEditable","edit","showConfirm","isReadOnly","1566448pOXioq","isEditMode","time","ck-annotation__info","890264POMEwy","ck-comment--remove","dropdown","panelPosition","4179249dHrBrA","element","isVisible","ck-annotation","remove","add","3497745oILAsT","userView","getExternalCommentNote","getTemplate","6oIXZEP","fire","bindTemplate","ck-comment--info","resolvedAt","_createEditButton","ck-annotation__actions","switchToEditMode","execute","setTemplate","isConfirm","buttonView","length","_createRemoveButton","ck-annotation__actions--hidden","ck-hidden","name","Delete comment?","focusables","7aNiyls","set","_attachActions","1688578HdalNj","Edit","then","focus","ck-comment__actions","ck-annotation__main","ck-comment--remove-confirmation","ck-comment__info-name","listitem","withText","group","ck-comment--","ariaDescriptionView","Remove","mouseenter","ck-comment__main","isSystemComment","getUserViewNotificationText","find","listenTo","label","actionIndicator","Show more items","cancelConfirm","Reply...","ck-comment--edit","isEnabled"];return(ge=function(){return t})()}!function(t){const e=me,n=t();for(;;)try{if(555975===parseInt(e(407))/1+parseInt(e(468))/2+-parseInt(e(496))/3+-parseInt(e(432))/4+parseInt(e(442))/5*(parseInt(e(446))/6)+-parseInt(e(465))/7*(parseInt(e(428))/8)+-parseInt(e(436))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ge);class pe extends((0,r.ConfirmMixin)(le)){[ke(381)];[ke(443)];constructor(t,e,n){const o=ke;super(t,e,n),this[o(466)](o(489),null),this[o(466)](o(500),it(t,o(492))),this[o(413)](o(416)).to(e),this[o(413)](o(450)).to(e),this[o(381)]=this[o(397)](),this[o(484)]||(this[o(394)]=this[o(451)](),this[o(385)]=this[o(459)](),this[o(495)]=this[o(397)](),this[o(495)][o(411)]([this[o(394)],this[o(385)]]),this[o(434)]=this[o(415)](),this[o(381)][o(441)](this[o(434)]),this[o(464)][o(441)](this[o(434)])),this[o(443)]=new r.UserView(t,e[o(391)],this[o(485)]()),this[o(443)][o(398)]({attributes:{class:[o(386),o(420)],"aria-hidden":!0}}),this[o(487)](e,o(396),()=>this[o(491)]()),this[o(455)](this[o(445)]())}[ke(445)](){const t=ke,e=this[t(448)],n=[{tag:t(421),attributes:{class:[t(382),t(431)]},children:[{tag:t(387),children:[{text:this[t(443)][t(462)]}],attributes:{class:[t(475),t(401)],"data-cke-tooltip-text":this[t(443)][t(462)]}},{tag:t(430),attributes:{datetime:e.to(t(416)),class:[t(499),t(412)]},children:[{text:e.to(t(416),e=>this[t(389)][t(399)](e))}]}]},{tag:t(421),attributes:{class:[t(472),t(452),e.if(t(429),t(498)),e.if(t(429),t(460))]},children:this[t(381)]},{tag:t(421),attributes:{class:[t(390)]},children:this[t(418)]},this[t(480)]];return this[t(404)][t(408)]&&n[t(393)]({tag:t(421),attributes:{class:[t(392)]},children:[{text:this[t(444)]()}]}),{tag:"li",attributes:{class:[t(409),e.if(t(456),t(474))],tabindex:-1,"aria-label":e.to(t(405)),"aria-describedby":this[t(480)].id,role:t(476)},children:[{tag:t(421),attributes:{class:[t(417),t(439),e.if(t(429),t(493)),e.if(t(484),t(449)),e.to(t(489),e=>e?t(479)+e:"")],"data-author-id":this[t(404)][t(391)].id,"data-comment-id":this[t(404)].id,role:t(478)},children:[this[t(443)],{tag:t(421),attributes:{class:[t(483),t(473)]},children:n}]}]}}[ke(451)](){const t=ke,e=new st.ButtonView(this[t(419)]);return e[t(488)]=it(this[t(419)],t(469)),e[t(422)]=rt.IconPencil,e[t(477)]=!0,e[t(398)]({attributes:{class:t(493)}}),e[t(413)](t(494)).to(this[t(404)],t(427),t=>!t),e[t(413)](t(438)).to(this[t(404)],t(424)),e.on(t(454),()=>this[t(453)]()),e}[ke(459)](){const t=ke,e=new st.ButtonView(this[t(419)]);return e[t(488)]=it(this[t(419)],t(481)),e[t(422)]=rt.IconRemoveComment,e[t(477)]=!0,e[t(398)]({attributes:{class:t(433)}}),e[t(413)](t(494)).to(this[t(404)],t(427),t=>!t),e[t(413)](t(438)).to(this[t(404)],t(400)),e.on(t(454),()=>{const e=t;this[e(426)](it(this[e(419)],e(463)),this[e(437)])[e(470)](()=>{const t=e;this[t(447)](t(395),this[t(404)].id)})}),e}[ke(415)](){const t=ke,e=(0,st.createDropdown)(this[t(419)],r.LateFocusDropdownButtonView),n=e[t(384)][t(383)],o=new st.ListView(this[t(419)]),s=e[t(448)];(0,st.focusChildOnDropdownOpen)(e,()=>this[t(495)][t(486)](e=>e[t(438)])),e[t(398)]({attributes:{class:[s.if(t(438),t(461),t=>!t)]}});const i=(n,r=-1)=>{const s=t,i=new st.ListItemView(this[s(419)]);i[s(383)][s(441)](n);const c=r>-1?r:o[s(495)][s(458)];o[s(495)][s(441)](i,c);const a=Array[s(388)](this[s(495)]);e[s(423)](s(494),s(438)),e[s(413)](s(494))[s(403)](a,s(494),(...t)=>t[s(402)](t=>t)),e[s(413)](s(438))[s(403)](a,s(438),(...t)=>t[s(402)](t=>t))};e[t(435)]="sw",e[t(457)][t(466)]({label:it(this[t(419)],t(490)),icon:rt.IconThreeVerticalDots});for(const e of this[t(495)])i(e);return n[t(441)](o),e[t(487)](this[t(495)],t(441),(t,e,n)=>{i(e,n)}),e[t(487)](this[t(495)],t(440),(e,n,r)=>{const s=t;o[s(495)][s(440)](r)}),e}[ke(467)](t,e){const n=ke,o=t&&t[n(437)];o&&(this[n(487)](o,n(482),()=>this[n(489)]=e),this[n(487)](o,n(471),()=>this[n(489)]=e),this[n(487)](o,n(406),()=>this[n(489)]=null),this[n(487)](o,n(497),()=>this[n(489)]=null))}[ke(410)](){const t=ke,e=super[t(410)]();return e[t(413)](t(500)).to(this),e}[ke(414)](){const t=ke;super[t(414)](),this[t(467)](this[t(394)],t(425)),this[t(467)](this[t(385)],t(440))}}var fe=n(673),be=n.n(fe),ve=n(545),_e=n.n(ve),we=n(262),Ie=n.n(we),ye=n(667),Ae=n.n(ye),Ce=n(357),Te=n.n(Ce),Ee=n(554),xe={attributes:{"data-cke":!0}};xe.setAttributes=Ae(),xe.insert=Ie().bind(null,"head"),xe.domAPI=_e(),xe.insertStyleElement=Te();be()(Ee.A,xe);Ee.A&&Ee.A.locals&&Ee.A.locals;var Oe=n(306),Ne={attributes:{"data-cke":!0}};Ne.setAttributes=Ae(),Ne.insert=Ie().bind(null,"head"),Ne.domAPI=_e(),Ne.insertStyleElement=Te();be()(Oe.A,Ne);Oe.A&&Oe.A.locals&&Oe.A.locals;var Se=n(980),Me={attributes:{"data-cke":!0}};Me.setAttributes=Ae(),Me.insert=Ie().bind(null,"head"),Me.domAPI=_e(),Me.insertStyleElement=Te();be()(Se.A,Me);Se.A&&Se.A.locals&&Se.A.locals;function Re(t,e,{signal:n,edges:o}={}){let r,s=null;const i=null!=o&&o.includes("leading"),c=null==o||o.includes("trailing"),a=()=>{null!==s&&(t.apply(r,s),r=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(),r=void 0,s=null},m=function(...t){if(n?.aborted)return;r=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 Pe(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:o=!1,trailing:r=!0,maxWait:s}=n,i=Array(2);let c;o&&(i[0]="leading"),r&&(i[1]="trailing");let a=null;const h=Re(function(...e){c=t.apply(this,e),a=null},e,{edges:i}),u=function(...e){return null!=s&&(null===a&&(a=Date.now()),Date.now()-a>=s)?(c=t.apply(this,e),a=Date.now(),h.cancel(),h.schedule(),c):(h.apply(this,e),c)};return u.cancel=h.cancel,u.flush=()=>(h.flush(),c),u}function Ve(t,e){const n=Le();return(Ve=function(t,e){return n[t-=332]})(t,e)}function Le(){const t=["class","1103916uAazzn","disconnect","120WWDgqI","cancel","88XEojTQ","5uBMWQR","observe","type","attributes","23934024pmXBYn","1834056fzKbZe","characterData","3371JbKMHY","attributeName","308601GMzEsf","childList","837109ddaVYe","36WeCUDg","958zBiRrg","65571ODwdiI"];return(Le=function(){return t})()}function Be(t){const e=function(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:o=!0,trailing:r=!0}=n;return Pe(t,e,{leading:o,trailing:r,maxWait:e})}(t,30),n=new MutationObserver(t=>{const n=Ve;for(const o of t)(n(349)==o[n(348)]&&n(340)==o[n(333)]||n(335)==o[n(348)]||n(352)==o[n(348)])&&e()});return{attach(t){n[Ve(347)](t,{attributes:!0,childList:!0,subtree:!0,characterData:!0})},detach(){const t=Ve;n[t(342)](),e[t(344)]()}}}!function(t){const e=Ve,n=t();for(;;)try{if(860777===parseInt(e(332))/1*(-parseInt(e(338))/2)+parseInt(e(334))/3*(-parseInt(e(337))/4)+parseInt(e(346))/5*(-parseInt(e(341))/6)+-parseInt(e(336))/7*(-parseInt(e(345))/8)+parseInt(e(351))/9+-parseInt(e(343))/10*(-parseInt(e(339))/11)+parseInt(e(350))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Le);var De=n(438),Fe={attributes:{"data-cke":!0}};Fe.setAttributes=Ae(),Fe.insert=Ie().bind(null,"head"),Fe.domAPI=_e(),Fe.insertStyleElement=Te();be()(De.A,Fe);De.A&&De.A.locals&&De.A.locals;const je=Ue;function Ue(t,e){const n=ze();return(Ue=function(t,e){return n[t-=452]})(t,e)}function ze(){const t=["attach","ck-rounded-corners","11ImjdpV","104330xbAdev","first","834030jcnWtS","arrowup","render","div","element","bindTemplate","keystrokes","2614885lFDJKl","targetRect","content","clientHeight","11119776eDEXPZ","35202eFzNnw","clear","_mutationObserver","delegate","length","ck-annotation-wrapper--active","2479508LjMrpt","mainView","height","focusTracker","isActive","fire","setTemplate","Esc","arrowdown","detach","type","add","focus","presentation","createCollection","_updateHeight","2431644usgHNm","ck-annotation-wrapper","isDirty","listenTo","destroy","set"];return(ze=function(){return t})()}!function(t){const e=Ue,n=t();for(;;)try{if(424604===parseInt(e(476))/1*(-parseInt(e(477))/2)+-parseInt(e(468))/3+parseInt(e(452))/4+parseInt(e(479))/5+parseInt(e(491))/6+-parseInt(e(486))/7+parseInt(e(490))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ze);class Ke extends st.View{[je(455)];id;[je(485)];[je(488)];[je(453)];[je(493)];constructor(t,n){const o=je;super(t),this.id=(0,e.uid)(),this[o(455)]=new e.FocusTracker,this[o(485)]=new e.KeystrokeHandler,this[o(485)][o(473)](o(459),(t,e)=>this[o(457)](o(459),e)),this[o(473)](o(487),{top:0,right:0,bottom:0,left:0}),this[o(473)](o(454),0),this[o(473)](o(456),!1),this[o(473)](o(470),!1),this[o(473)](o(495),0),this[o(473)](o(462),""),this[o(493)]=Be(()=>this[o(467)]()),this[o(488)]=this[o(466)](),this[o(488)][o(494)](o(480),o(460)).to(this),this[o(488)][o(463)](n),this[o(453)]=n;const r=this[o(484)];this[o(458)]({tag:o(482),attributes:{class:["ck",o(469),o(475),r.if(o(456),o(496))],role:o(465)},children:this[o(488)]})}[je(481)](){const t=je;super[t(481)](),this[t(455)][t(463)](this[t(483)]),this[t(485)][t(471)](this[t(483)]),this[t(493)][t(474)](this[t(483)])}[je(472)](){const t=je;this[t(488)][t(492)](),this[t(485)][t(472)](),this[t(455)][t(472)](),this[t(493)][t(461)](),super[t(472)]()}[je(464)](){const t=je;this[t(488)][t(478)]&&this[t(488)][t(478)][t(464)]()}[je(467)](){const t=je,e=this[t(483)][t(489)];e&&(this[t(454)]=e)}}function He(t,e){const n=Xe();return(He=function(t,e){return n[t-=157]})(t,e)}const We=He;function Xe(){const t=["offsetParent","function","_type","render","isActive","updateTargetRect","nodeType","mainView","175DLHdYd","49316sLIQHe","25MhloiM","innerView","9hTsFbz","element","focusTracker","remove","_target","view","679374LzDWjR","targetRect","325729HSkwxp","set","3yuoLoZ","_assertCorrectTarget","isVisible","getClientRects","stopListening","1686530OxQkYp","_id","focusableElements","_getNormalizedTarget","item","every","filter","9187706NUXwsR","clear","66672jmiiNZ","isArray","object","annotation-invalid-target","destroy","type","416684luLwVL","target","add","refreshVisibility","length"];return(Xe=function(){return t})()}!function(t){const e=He,n=t();for(;;)try{if(165982===-parseInt(e(203))/1+parseInt(e(178))/2*(parseInt(e(158))/3)+parseInt(e(192))/4*(-parseInt(e(193))/5)+-parseInt(e(201))/6+parseInt(e(191))/7*(-parseInt(e(172))/8)+parseInt(e(195))/9*(-parseInt(e(163))/10)+parseInt(e(170))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xe);class Ye extends((0,e.ObservableMixin)()){[We(200)];[We(165)];[We(185)];[We(199)];constructor({view:t,target:n,type:o,isVisible:r=!0}){const s=We;super(),this[s(200)]=t,this[s(200)][s(196)]||this[s(200)][s(186)](),this[s(185)]=o,this[s(199)]=n,Ye[s(159)](this[s(166)]()),this[s(165)]=new e.Collection([this[s(200)][s(196)]],{idProperty:s(164)}),this[s(165)].on(s(180),(t,e)=>{const n=s;this[n(200)][n(197)][n(180)](e)}),this[s(165)].on(s(198),(t,e)=>{const n=s;this[n(200)][n(197)][n(198)](e)}),this[s(157)](s(160),r)}get[We(177)](){const t=We;return t(184)==typeof this[t(185)]?this[t(185)]():this[t(185)]}get[We(194)](){const t=We;return this[t(200)][t(190)]}get[We(179)](){const t=We,e=this[t(166)]();return Ye[t(159)](e),e}get[We(202)](){const t=We,n=this[t(179)];if(null===n)return null;if(n instanceof e.Rect)return n;const o=n[t(169)](e=>function(e){const n=t;if(e[n(183)])return!0;return!!e[n(161)]()[n(167)](0)}(e));return 0===o[t(182)]?null:new e.Rect(o[0][t(161)]()[t(167)](0))}get[We(187)](){const t=We;return this[t(200)][t(187)]}set[We(187)](t){const e=We;this[e(200)][e(187)]=t,this[e(200)][e(190)][e(187)]=t}[We(188)](){const t=We;this[t(200)][t(202)]=this[t(202)]}[We(176)](){const t=We;this[t(165)][t(162)](),this[t(165)][t(171)](),this[t(162)]()}[We(181)](){const t=We;this[t(160)]=!!this[t(202)]}static[We(159)](t){const n=We;if(!(null===t||t instanceof e.Rect||Array[n(173)](t)&&t[n(168)](t=>qe(t))))throw new e.CKEditorError(n(175),null,{target:t})}[We(166)](){const t=We,e=t(184)==typeof this[t(199)]?this[t(199)]():this[t(199)];return qe(e)?[e]:e}}function qe(t){const e=We;return null!==t&&e(174)==typeof t&&e(189)in t&&1===t[e(189)]}const Ge=Ze;function Ze(t,e){const n=Qe();return(Ze=function(t,e){return n[t-=296]})(t,e)}function Qe(){const t=["focus","15661908YrxQaZ","remove","delete","updateTargetRect","focusableElements","clear","annotationcollection-not-existing-item","destroy","length","fire","1716488LAqOZm","set","152mnsASJ","from","view","_viewToAnnotation","add","get","focusTracker","295442uSCdfh","141585Tbwnhy","getByView","954cPIAhf","2627253AaHlIx","2069940TLdxhS","6265SKBwdi","blur","annotationcollection-duplicated-item","isFocused","has","sort","_sort","_getOrderInContent","targetRect","listenTo","getIndex","top","left","change:isFocused","getByInnerView","_innerViewToAnnotation","_focusTracker","innerView","refreshPositioning","stopListening"];return(Qe=function(){return t})()}!function(t){const e=Ze,n=t();for(;;)try{if(600943===-parseInt(e(305))/1+parseInt(e(309))/2+parseInt(e(308))/3+-parseInt(e(341))/4+-parseInt(e(310))/5*(-parseInt(e(307))/6)+-parseInt(e(304))/7*(-parseInt(e(297))/8)+-parseInt(e(331))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qe);class Je extends e.Collection{[Ge(325)];[Ge(300)];[Ge(326)];constructor(t=[]){const n=Ge;super(),this[n(325)]=new Map,this[n(300)]=new Map,this[n(326)]=new e.FocusTracker,this[n(326)].on(n(323),(t,e,o)=>{const r=n;o||this[r(340)](r(311))});for(const e of t)this[n(301)](e)}get[Ge(313)](){const t=Ge;return this[t(326)][t(313)]}[Ge(301)](t){const n=Ge;if(this[n(314)](t))throw new e.CKEditorError(n(312),null);this[n(325)][n(296)](t[n(327)],t),this[n(300)][n(296)](t[n(299)],t);for(const e of t[n(335)])this[n(326)][n(301)](e);this[n(319)](t[n(335)],n(301),(t,e)=>{const o=n;this[o(326)][o(301)](e)}),this[n(319)](t[n(335)],n(332),(t,e)=>{const o=n;this[o(326)][o(332)](e)}),this[n(319)](t[n(299)][n(303)],n(323),(e,o,r)=>{const s=n;r&&this[s(340)](s(330),t)}),t[n(334)]();const o=this[n(317)](t[n(299)][n(318)]);return super[n(301)](t,o)}[Ge(332)](t){const n=Ge;if(!this[n(314)](t))throw new e.CKEditorError(n(337),null);this[n(329)](t[n(299)][n(303)]),this[n(329)](t[n(335)]);for(const e of t[n(335)])this[n(326)][n(332)](e);return this[n(300)][n(333)](t[n(299)]),this[n(325)][n(333)](t[n(327)]),super[n(332)](t)}[Ge(324)](t){const e=Ge;return this[e(325)][e(302)](t)}[Ge(306)](t){const e=Ge;return this[e(300)][e(302)](t)}[Ge(338)](){const t=Ge;super[t(336)](),this[t(329)](),this[t(325)][t(336)](),this[t(300)][t(336)](),this[t(326)][t(338)]()}[Ge(328)](){const t=Ge;for(const e of this)e[t(334)]();this[t(316)]()}[Ge(316)](){const t=Ge,e=Array[t(298)](this)[t(315)]((e,n)=>tn(e[t(299)][t(318)],n[t(299)][t(318)]));for(let n=e[t(339)]-1;n>0;n--){const o=e[n];n!==this[t(320)](o)&&(this[t(332)](o),this[t(301)](o))}}[Ge(317)](t){const e=Ge;let n=0;if(!t)return this[e(339)];for(const o of this){const r=o[e(299)][e(318)];if(r){if(tn(t,r)<0)return n;n++}}return n}}function $e({source:t,target:e,filter:n}){const o=Ge;for(const r of t)n(r)&&e[o(301)](r);e[o(319)](t,o(301),(t,r)=>{const s=o;n(r)&&e[s(301)](r)}),e[o(319)](t,o(332),(t,n)=>{const r=o;e[r(314)](n)&&e[r(332)](n)})}function tn(t,e){const n=Ge;if(null===t&&null===e)return 0;if(null===t)return-1;if(null===e)return 1;const o=t[n(321)]-e[n(321)];return 0==o?t[n(322)]-e[n(322)]:o}t.ContextPlugin;var en=n(332),nn={attributes:{"data-cke":!0}};nn.setAttributes=Ae(),nn.insert=Ie().bind(null,"head"),nn.domAPI=_e(),nn.insertStyleElement=Te();be()(en.A,nn);en.A&&en.A.locals&&en.A.locals;t.ContextPlugin;var on=n(533),rn={attributes:{"data-cke":!0}};rn.setAttributes=Ae(),rn.insert=Ie().bind(null,"head"),rn.domAPI=_e(),rn.insertStyleElement=Te();be()(on.A,rn);on.A&&on.A.locals&&on.A.locals;st.View;st.View;class sn extends Error{}class cn extends sn{constructor(){super("Zone is an abstract class")}}class an{get type(){throw new cn}get name(){throw new cn}get ianaName(){return this.name}get isUniversal(){throw new cn}offsetName(t,e){throw new cn}formatOffset(t,e){throw new cn}offset(t){throw new cn}equals(t){throw new cn}get isValid(){throw new cn}}const hn=new Map;const un={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};const dn=new Map;class ln extends an{static create(t){let e=dn.get(t);return void 0===e&&dn.set(t,e=new ln(t)),e}static resetCache(){dn.clear(),hn.clear()}static isValidSpecifier(t){return this.isValidZone(t)}static isValidZone(t){if(!t)return!1;try{return new Intl.DateTimeFormat("en-US",{timeZone:t}).format(),!0}catch(t){return!1}}constructor(t){super(),this.zoneName=t,this.valid=ln.isValidZone(t)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(t,{format:e,locale:n}){return wn(t,e,n,this.name)}formatOffset(t,e){return yn(this.offset(t),e)}offset(t){if(!this.valid)return NaN;const e=new Date(t);if(isNaN(e))return NaN;const n=function(t){let e=hn.get(t);return void 0===e&&(e=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:t,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"}),hn.set(t,e)),e}(this.name);let[o,r,s,i,c,a,h]=n.formatToParts?function(t,e){const n=t.formatToParts(e),o=[];for(let t=0;t<n.length;t++){const{type:e,value:r}=n[t],s=un[e];"era"===e?o[s]=r:pn(s)||(o[s]=parseInt(r,10))}return o}(n,e):function(t,e){const n=t.format(e).replace(/\u200E/g,""),o=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(n),[,r,s,i,c,a,h,u]=o;return[i,r,s,c,a,h,u]}(n,e);"BC"===i&&(o=1-Math.abs(o));let u=+e;const d=u%1e3;return u-=d>=0?d:1e3+d,(_n({year:o,month:r,day:s,hour:24===c?0:c,minute:a,second:h,millisecond:0})-u)/6e4}equals(t){return"iana"===t.type&&t.name===this.name}get isValid(){return this.valid}}new Map;new Map;new Map;new Map;new Map;let mn=null;class kn extends an{static get utcInstance(){return null===mn&&(mn=new kn(0)),mn}static instance(t){return 0===t?kn.utcInstance:new kn(t)}static parseSpecifier(t){if(t){const e=t.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(e)return new kn(In(e[1],e[2]))}return null}constructor(t){super(),this.fixed=t}get type(){return"fixed"}get name(){return 0===this.fixed?"UTC":`UTC${yn(this.fixed,"narrow")}`}get ianaName(){return 0===this.fixed?"Etc/UTC":`Etc/GMT${yn(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(t,e){return yn(this.fixed,e)}get isUniversal(){return!0}offset(){return this.fixed}equals(t){return"fixed"===t.type&&t.fixed===this.fixed}get isValid(){return!0}}const gn={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"};gn.hanidec.replace(/[\[|\]]/g,"").split("");new Map;function pn(t){return void 0===t}function fn(t,e=2){let n;return n=t<0?"-"+(""+-t).padStart(e,"0"):(""+t).padStart(e,"0"),n}function bn(t){return pn(t)||null===t||""===t?void 0:parseInt(t,10)}function vn(t){if(!pn(t)&&null!==t&&""!==t){const e=1e3*parseFloat("0."+t);return Math.floor(e)}}function _n(t){let e=Date.UTC(t.year,t.month-1,t.day,t.hour,t.minute,t.second,t.millisecond);return t.year<100&&t.year>=0&&(e=new Date(e),e.setUTCFullYear(t.year,t.month-1,t.day)),+e}function wn(t,e,n,o=null){const r=new Date(t),s={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};o&&(s.timeZone=o);const i={timeZoneName:e,...s},c=new Intl.DateTimeFormat(n,i).formatToParts(r).find(t=>"timezonename"===t.type.toLowerCase());return c?c.value:null}function In(t,e){let n=parseInt(t,10);Number.isNaN(n)&&(n=0);const o=parseInt(e,10)||0;return 60*n+(n<0||Object.is(n,-0)?-o:o)}function yn(t,e){const n=Math.trunc(Math.abs(t/60)),o=Math.trunc(Math.abs(t%60)),r=t>=0?"+":"-";switch(e){case"short":return`${r}${fn(n,2)}:${fn(o,2)}`;case"narrow":return`${r}${n}${o>0?`:${o}`:""}`;case"techie":return`${r}${fn(n,2)}${fn(o,2)}`;default:throw new RangeError(`Value format ${e} is out of range for property format`)}}const An=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function Cn(...t){const e=t.reduce((t,e)=>t+e.source,"");return RegExp(`^${e}$`)}function Tn(...t){return e=>t.reduce(([t,n,o],r)=>{const[s,i,c]=r(e,o);return[{...t,...s},i||n,c]},[{},null,1]).slice(0,2)}function En(...t){return(e,n)=>{const o={};let r;for(r=0;r<t.length;r++)o[t[r]]=bn(e[n+r]);return[o,null,n+r]}}const xn=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,On=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,Nn=RegExp(`${On.source}${`(?:${xn.source}?(?:\\[(${An.source})\\])?)?`}`),Sn=RegExp(`(?:T${Nn.source})?`),Mn=En("weekYear","weekNumber","weekDay"),Rn=En("year","ordinal"),Pn=RegExp(`${On.source} ?(?:${xn.source}|(${An.source}))?`),Vn=RegExp(`(?: ${Pn.source})?`);function Ln(t,e,n){const o=t[e];return pn(o)?n:bn(o)}function Bn(t,e){return[{hours:Ln(t,e,0),minutes:Ln(t,e+1,0),seconds:Ln(t,e+2,0),milliseconds:vn(t[e+3])},null,e+4]}function Dn(t,e){const n=!t[e]&&!t[e+1],o=In(t[e+1],t[e+2]);return[{},n?null:kn.instance(o),e+3]}function Fn(t,e){return[{},t[e]?ln.create(t[e]):null,e+1]}RegExp(`^T?${On.source}$`);Cn(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,Sn),Cn(/(\d{4})-?W(\d\d)(?:-?(\d))?/,Sn),Cn(/(\d{4})-?(\d{3})/,Sn),Cn(Nn),Tn(function(t,e){return[{year:Ln(t,e),month:Ln(t,e+1,1),day:Ln(t,e+2,1)},null,e+3]},Bn,Dn,Fn),Tn(Mn,Bn,Dn,Fn),Tn(Rn,Bn,Dn,Fn),Tn(Bn,Dn,Fn);Tn(Bn);Cn(/(\d{4})-(\d\d)-(\d\d)/,Vn),Cn(Pn),Tn(Bn,Dn,Fn);const jn={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}},Un=365.2425,zn=30.436875,Kn=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"];Kn.slice(0).reverse();Symbol.for("nodejs.util.inspect.custom");Symbol.for("nodejs.util.inspect.custom");const Hn=`[ ${String.fromCharCode(160)}]`;new RegExp(Hn,"g");new Map;Symbol.for("nodejs.util.inspect.custom");st.View;var Wn=n(961),Xn={attributes:{"data-cke":!0}};Xn.setAttributes=Ae(),Xn.insert=Ie().bind(null,"head"),Xn.domAPI=_e(),Xn.insertStyleElement=Te();be()(Wn.A,Xn);Wn.A&&Wn.A.locals&&Wn.A.locals;var Yn=n(163),qn={attributes:{"data-cke":!0}};qn.setAttributes=Ae(),qn.insert=Ie().bind(null,"head"),qn.domAPI=_e(),qn.insertStyleElement=Te();be()(Yn.A,qn);Yn.A&&Yn.A.locals&&Yn.A.locals;var Gn=n(142),Zn={attributes:{"data-cke":!0}};Zn.setAttributes=Ae(),Zn.insert=Ie().bind(null,"head"),Zn.domAPI=_e(),Zn.insertStyleElement=Te();be()(Gn.A,Zn);Gn.A&&Gn.A.locals&&Gn.A.locals;var Qn=n(258),Jn={attributes:{"data-cke":!0}};Jn.setAttributes=Ae(),Jn.insert=Ie().bind(null,"head"),Jn.domAPI=_e(),Jn.insertStyleElement=Te();be()(Qn.A,Jn);Qn.A&&Qn.A.locals&&Qn.A.locals;var $n=n(967),to={attributes:{"data-cke":!0}};to.setAttributes=Ae(),to.insert=Ie().bind(null,"head"),to.domAPI=_e(),to.insertStyleElement=Te();be()($n.A,to);$n.A&&$n.A.locals&&$n.A.locals;var eo=n(906),no={attributes:{"data-cke":!0}};no.setAttributes=Ae(),no.insert=Ie().bind(null,"head"),no.domAPI=_e(),no.insertStyleElement=Te();be()(eo.A,no);eo.A&&eo.A.locals&&eo.A.locals;var oo=n(938),ro={attributes:{"data-cke":!0}};ro.setAttributes=Ae(),ro.insert=Ie().bind(null,"head"),ro.domAPI=_e(),ro.insertStyleElement=Te();be()(oo.A,ro);oo.A&&oo.A.locals&&oo.A.locals;var so=n(751),io={attributes:{"data-cke":!0}};io.setAttributes=Ae(),io.insert=Ie().bind(null,"head"),io.domAPI=_e(),io.insertStyleElement=Te();be()(so.A,io);so.A&&so.A.locals&&so.A.locals;var co=n(901),ao={attributes:{"data-cke":!0}};ao.setAttributes=Ae(),ao.insert=Ie().bind(null,"head"),ao.domAPI=_e(),ao.insertStyleElement=Te();be()(co.A,ao);co.A&&co.A.locals&&co.A.locals;var ho=n(888),uo={attributes:{"data-cke":!0}};uo.setAttributes=Ae(),uo.insert=Ie().bind(null,"head"),uo.domAPI=_e(),uo.insertStyleElement=Te();be()(ho.A,uo);ho.A&&ho.A.locals&&ho.A.locals;const lo=mo;function mo(t,e){const n=ko();return(mo=function(t,e){return n[t-=309]})(t,e)}function ko(){const t=["fire","view","has","refreshPositioning","change:isVisible","focusTracker","remove","isPremiumPlugin","Arrowup","focus","low","push","8jNeLBB","set","_setupEscapeAnnotationHandling","contains","2101sSjtMm","activate","annotations","collection","isOfficialPlugin","escape","editing","ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO","ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS","getByInnerView","_setupEnterAnnotationKeystroke","createAnnotationView","Annotations","domRoots","Ctrl+Shift+E","ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS","locale","keystrokes","1161606xINSsx","stopListening","Arrowdown","_bindAnnotationsToVisibleAnnotations","Tab","65640HwfTwn","refreshVisibility","isArray","57864jlHyBi","3398735WdSRut","element","5UndvFa","ACCESSIBILITY_HELP_ANNOTATIONS_EXIT","activeAnnotations","2488648NFpXsM","779052mmUSYH","source","Enter","deactivateAll","Shift+Tab","add","isVisible","listenTo","_visibleAnnotations","editors","7BKywvv","ACCESSIBILITY_HELP_ANNOTATIONS_ENTER","target","values","pluginName","610OtAYze","ACCESSIBILITY_HELP_ANNOTATIONS_GROUP","_addActiveAnnotation","ready","delete","_activateAnnotation","Esc","createAnnotation","context","_deactivateAllAnnotations","116010wlLYKY","destroy","addKeystrokeInfoGroup","accessibility","_removeActiveAnnotation","ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT","Ctrl+Enter"];return(ko=function(){return t})()}!function(t){const e=mo,n=t();for(;;)try{if(983105===parseInt(e(354))/1*(parseInt(e(358))/2)+-parseInt(e(351))/3*(parseInt(e(321))/4)+-parseInt(e(352))/5+-parseInt(e(343))/6*(parseInt(e(368))/7)+-parseInt(e(357))/8+-parseInt(e(383))/9*(parseInt(e(373))/10)+-parseInt(e(325))/11*(-parseInt(e(348))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ko);class go extends t.ContextPlugin{[lo(328)];[lo(366)];static get[lo(372)](){return lo(337)}static get[lo(329)](){return!0}static get[lo(316)](){return!0}constructor(e){const n=lo;if(super(e),this[n(328)]=new Je,this[n(366)]=new Je,this[n(322)](n(356),new Set),this[n(346)](),e instanceof t.Editor){const t=e[n(341)];e[n(386)][n(385)]({id:n(327),label:it(t,n(374)),keystrokes:[{label:it(t,n(332)),keystroke:n(339)},{label:it(t,n(355)),keystroke:n(379)},{label:it(t,n(369)),keystroke:n(360)},{label:it(t,n(333)),keystroke:[[n(347)],[n(362)]]},{label:it(t,n(388)),keystroke:[n(389)]},{label:it(t,n(340)),keystroke:[[n(317)],[n(345)]]}]})}this[n(335)](),this[n(323)]()}[lo(363)](t){const e=lo;this[e(328)][e(363)](t)}[lo(315)](t){const e=lo;this[e(328)][e(315)](t),t[e(384)]()}[lo(349)](){const t=lo;for(const e of this[t(328)])e[t(349)]()}[lo(312)](){const t=lo;this[t(366)][t(312)]()}[lo(334)](t){const e=lo;return this[e(328)][e(334)](t)}[lo(361)](){const t=lo;this[t(309)](t(382))}[lo(384)](){const t=lo;for(const e of this[t(328)])e[t(384)]();this[t(366)][t(384)](),this[t(328)][t(384)](),super[t(384)]()}[lo(326)](t){const e=lo;this[e(309)](e(378),t)}[lo(380)](t){return new Ye(t)}[lo(336)](t,e){return new Ke(t,e)}[lo(375)](t){const e=lo,n=new Set(this[e(356)]);n[e(363)](t),this[e(356)]=n}[lo(387)](t){const e=lo,n=new Set(this[e(356)]);n[e(377)](t),this[e(356)]=n}[lo(346)](){const t=lo,e=this[t(328)],n=this[t(366)];function o(e){const o=t,r=e[o(359)];r[o(364)]&&!n[o(311)](r)?n[o(363)](r):!r[o(364)]&&n[o(311)](r)&&n[o(315)](r),r[o(310)][o(314)][o(315)](r[o(310)][o(353)]),r[o(310)][o(314)][o(363)](r[o(310)][o(353)])}this[t(365)](e,t(363),(e,r)=>{const s=t;r[s(364)]&&n[s(363)](r),this[s(365)](r,s(313),o)}),this[t(365)](e,t(315),(e,r)=>{const s=t;n[s(311)](r)&&n[s(315)](r),this[s(344)](r,s(313),o)})}[lo(335)](){const n=lo,o=t=>{const n=mo;t.on(n(376),()=>{const o=n;t[o(342)][o(322)]("Ctrl+Shift+E",(t,n)=>{const r=o,s=(0,e.first)(this[r(356)][r(371)]());s&&(s[r(310)][r(318)](),n())})})};this[n(381)]instanceof t.Editor?o(this[n(381)]):this[n(381)][n(367)]&&this[n(381)][n(367)].on(n(363),(t,e)=>{o(e)})}[lo(323)](){const e=lo,n=e=>{const n=mo,o=e[n(359)],r=[];let s;if(Array[n(350)](o[n(370)])){s=o[n(370)][0],this[n(381)]instanceof t.Editor?r[n(320)](this[n(381)]):this[n(381)][n(367)]&&r[n(320)](...this[n(381)][n(367)]);for(const t of r)for(const e of t[n(331)][n(310)][n(338)][n(371)]())if(e[n(324)](s))return void t[n(331)][n(310)][n(318)]();s[n(318)]()}};this[e(365)](this[e(328)],e(363),(t,o)=>{const r=e;this[r(365)](o,r(330),n,{priority:r(319)})}),this[e(365)](this[e(328)],e(315),(t,o)=>{const r=e;this[r(344)](o,r(330),n)})}}const po=fo;function fo(t,e){const n=bo();return(fo=function(t,e){return n[t-=496]})(t,e)}function bo(){const t=["_removeComment","_add","updateCommentThread","commentsrepository-adapter-already-set","update","commentsrepository-remove-missing-comment","focus","PendingActions","setUnlinkedAt","isRemovable","PENDING_ACTION_COMMENT_THREAD","commentsrepository-remove-missing-comment-thread","commentsrepository-invalid-comment-authorid","licenseKey","isEditable","authorName","reduce","commentsrepository-reopen-comment-thread","_threads","commentsrepository-add-comment-thread-internal-error","commentsrepository-resolved-comment-thread","change:authoredAt","commentsrepository-remove-comment-internal-error","change:_permissions","weight","isReadOnly","bind","addUser","isResolved","commentsrepository-add-comment-to-missing-comment-thread","getAnnotationForCommentThread","commentInputView","_unbindEditors","change:_readOnlyChannels","isActive","4962768UlvUYO","config","5539705DMYXba","Missing comments editor configuration (`comments.editorConfig`). Default configuration will be used instead.","getCommentThreadForAnnotation","context","toJSON","commentsrepository-active-missing-comment-thread","length","createdAt","destroy","isVisible","commentsrepository-remove-comment-thread-internal-error","CommentThreadView","_permissions","_hasTargetInContent","from","_remove","view","comments.CommentView","has","comments.maxCommentCharsWhenCollapsed","write","requires","refreshVisibility","updateComment","commentsrepository-invalid-comment-content","commentsrepository-duplicated-comment-thread-id","createCommentThreadController","_addCommentThread","getUser","external:","commentsrepository-add-comment-user-not-exists","set","@external","archivedAt","deactivateAll","_bindAnnotationToEditors","max","editorDestroyed","commentThreadInputView","isAttached","setContext","fetchCommentThread","924Spauyz","commentsrepository-get-comment-invalid-id","setAttribute","isDirty","comments.editorConfig","addComment","editorReady","getPermissions","plugins","trim","isSubmitted","canComment","commentsrepository-invalid-comment-thread-id","_findOptimalIndex","model","_detachCommentThread","commentsListView","resolveCommentThread","_adapter","isPremiumPlugin","_readOnlyChannels","isOfficialPlugin","getCommentThreads","reopenCommentThread","resolve","warn","get","commentsrepository-update-missing-comment","_updateActiveAnnotation","comments.maxThreadTotalWeight","_submitCommentThread","commentsrepository-missing-comment-thread","_removeActiveAnnotation","getIndex","604734WJKtBA","lowest","_viewToController","textContent","commentsrepository-invalid-commentid","error","admin","_createNewComment","getCommentThread","attachTo","CommentView","find","comment","commentsrepository-missing-thread-and-adapter-method","comments","_isAttached","creator","commentsrepository-missing-target","_updateCommentThread","_attachCommentThread","listenTo","18277zwGNoZ","remove","catch","add","comments.copyMarkers","assign","setPermissions","locale","removeComment","createElement","then","commentsrepository-update-comment-invalid-content","2888vVdvgo","_isSubmitted","_resolveCommentThread","commentsrepository-attach-missing-comment-thread","switchReadOnly","removeCommentThread","focusTracker","6973182iwfTCu","getTime","modifyAll","bodyCollectionContainer","innerView","filter","function","reopen","setActiveCommentThread","unlinkedAt","getByInnerView","commentsrepository-remove-comment-missing-comment-thread","push","div","attributes","content","author","highest","_createCommentThreadView","init","threadId","_update","isFromAdapter","resolvedAt","isResolvable","commentsrepository-reopen-comment-thread-internal-error","_removeCommentThread","_reopenCommentThread","commentsrepository-update-comment-thread-internal-error","comments.maxCommentsWhenCollapsed","focusableElements","delete","innerHTML","fire","once","escape","submit","removeAttribute","activeCommentThread","define","stopListening","resolvedBy","commentUpdated","getComment","commentsrepository-update-comment-internal-error","_updateComment","_threadToController","authoredAt","body","activate","commentsrepository-add-comment-internal-error","_addComment","commentsrepository-active-not-attached","pluginName","change:activeAnnotations","_repository","submitCommentThread","adapter","values","hasCommentThread","CommentsRepository","commentsrepository-fetch-comment-thread","addCommentThread","noChannel","comments.CommentThreadView","2318DVGuAl","commentsrepository-update-comment-missing-comment-thread","openNewCommentThread","commentsrepository-resolve-comment-thread-internal-error","string","15983130IlGMYq","channelId","_getExternalAuthor","isExternal","map","4dorOPW","change:isDirty","commentId","type"];return(bo=function(){return t})()}!function(t){const e=fo,n=t();for(;;)try{if(647631===parseInt(e(661))/1+parseInt(e(534))/2*(-parseInt(e(627))/3)+-parseInt(e(544))/4*(-parseInt(e(585))/5)+-parseInt(e(583))/6+parseInt(e(682))/7*(parseInt(e(694))/8)+parseInt(e(701))/9+-parseInt(e(539))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bo);const vo=Symbol(po(532)),_o={admin:!0,modifyAll:!1,write:!0,resolve:!0};class wo extends t.ContextPlugin{[po(566)];[po(515)];[po(663)];static get[po(606)](){return[go,t.PendingActions,r.Users]}static get[po(522)](){return po(529)}static get[po(648)](){return!0}static get[po(646)](){return!0}constructor(t){const e=po;super(t),this[e(566)]=new Map,this[e(515)]=new Map,this[e(663)]=new Map,this[e(616)](e(647),new Set),this[e(616)](e(597),new Map);const n=this[e(588)][e(584)];n[e(508)](e(498),2),n[e(508)](e(656),500),n[e(508)](e(604),140),n[e(508)](e(533),re),n[e(508)](e(602),pe),n[e(653)](e(631))||console[e(652)](e(586))}[po(720)](){const t=po,e=this[t(588)][t(635)][t(653)](go);this[t(616)](t(507),null),this.on(t(531),(e,n)=>this[t(612)](n)),this.on(t(525),(e,n)=>this[t(657)](n)),this.on(t(644),(e,n)=>this[t(696)](n)),this.on(t(644),(e,n)=>this[t(655)](n),{priority:t(662)}),this.on(t(650),(e,n)=>this[t(496)](n)),this.on(t(650),(e,n)=>this[t(655)](n),{priority:t(662)}),this.on(t(699),(e,n)=>this[t(727)](n)),this.on(t(550),(e,n)=>this[t(679)](n)),this.on(t(550),(e,n)=>this[t(655)](n),{priority:t(662)}),this.on(t(632),(e,n)=>this[t(520)](n)),this.on(t(608),(e,n)=>this[t(514)](n)),this.on(t(690),(e,n)=>this[t(548)](n)),this.on(t(632),(e,{threadId:n,isFromAdapter:o})=>{const r=t;if(o)return;const s=this[r(669)](n),i=s&&this[r(515)][r(653)](s);i&&i[r(601)][r(643)][r(554)](-1)},{priority:t(662)}),this[t(681)](e,t(523),(e,n,o)=>{const r=t,s=Array[r(599)](o)[r(543)](t=>this[r(663)][r(653)](t[r(705)]))[r(706)](Boolean)[0];this[r(507)]=s?s[r(641)]:null})}set[po(526)](t){const n=po;if(this[n(645)])throw new e.CKEditorError(n(551));this[n(645)]=t}get[po(526)](){return this[po(645)]}[po(531)]({channelId:t=vo,threadId:n=(0,e.uid)(),comments:o=[],unlinkedAt:r=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=po;return this[m(502)](Ao(m(531),t),{channelId:t,threadId:n,comments:o,unlinkedAt:r,resolvedAt:s,resolvedBy:i,target:c,context:a,attributes:h,isFromAdapter:l,isResolvable:u,isSubmitted:d}),this[m(669)](n)}[po(536)]({channelId:t=vo,threadId:n=(0,e.uid)(),target:o,context:r=null,isResolvable:s=!0}){const i=po;if(this[i(647)][i(603)](t)||this[i(647)][i(603)](void 0))return null;if(!o)throw new e.CKEditorError(i(678));const c=this[i(531)]({channelId:t,threadId:n,target:o,context:r,isResolvable:s});if(!c)return null;const a=this[i(515)][i(653)](c),h=a[i(601)][i(623)][i(579)],u=this[i(588)][i(635)][i(653)](go),d=u[i(711)](a[i(601)]);return u[i(518)](d),h[i(503)](i(633),()=>h[i(554)]()),c}[po(528)](t){const n=po;if(n(538)!=typeof t)throw new e.CKEditorError(n(639));return this[n(566)][n(603)](t)}[po(550)]({channelId:t=vo,threadId:e,context:n,unlinkedAt:o,attributes:r,isFromAdapter:s=!1}){const i=po;return this[i(502)](Ao(i(550),t),{channelId:t,threadId:e,context:n,unlinkedAt:o,attributes:r,isFromAdapter:s}),this[i(669)](e)}[po(669)](t){const n=po;if(n(538)!=typeof t)throw new e.CKEditorError(n(639));return this[n(566)][n(653)](t)}[po(626)]({channelId:t,threadId:n}={}){const o=po,r=this[o(669)](n);if(r)return Promise[o(651)](r);if(!this[o(526)])return Promise[o(651)](void 0);if(o(707)!=typeof this[o(526)][o(669)])throw new e.CKEditorError(o(674),this[o(588)]);return this[o(526)][o(669)]({channelId:t,threadId:n})[o(692)](e=>this[o(528)](n)?this[o(669)](n):e?this[o(531)](Object[o(687)]({isFromAdapter:!0,channelId:t},e)):void 0)[o(684)](t=>{const n=o;throw console[n(666)](t),new e.CKEditorError(n(530),this[n(588)])})}[po(649)]({channelId:t,skipNotAttached:e=!1,skipEmpty:n=!1,toJSON:o=!1}={}){const r=po,s=[];for(const o of this[r(566)][r(527)]())t&&o[r(540)]!==t||e&&!o[r(624)]||n&&0===o[r(591)]||s[r(713)](o);return o?s[r(543)](t=>t[r(589)]()):s}[po(578)](t){const e=po,n=this[e(515)][e(653)](t);return n&&this[e(588)][e(635)][e(653)](go)[e(711)](n[e(601)])||null}[po(587)](t){const e=po,n=this[e(663)][e(653)](t[e(705)]);return n?n[e(641)]:null}[po(709)](t){const n=po,o=this[n(588)][n(635)][n(653)](go);if(!t)return void(this[n(507)]&&o[n(619)]());const r=this[n(669)](t);if(!r)throw new e.CKEditorError(n(590),null,{threadId:t});if(!this[n(515)][n(603)](r))throw new e.CKEditorError(n(521),null,{threadId:t});const s=o[n(711)](this[n(515)][n(653)](r)[n(601)]);o[n(518)](s)}[po(698)](t,e){const n=po;t?this[n(647)][n(685)](e):this[n(647)][n(500)](e),this[n(502)](n(581),n(647),this[n(647)],this[n(647)])}[po(573)](t){const e=po;return this[e(647)][e(603)](t)||this[e(647)][e(603)](void 0)}[po(611)](t,e){return new ot(t,e)}[po(688)](t,e=vo){const n=po;this[n(597)][n(616)](e,t),this[n(502)](n(571),n(597),this[n(597)],this[n(597)])}[po(634)](t=vo){const e=po;return this[e(597)][e(603)](t)?this[e(597)][e(653)](t):_o}[po(612)]({channelId:t,threadId:n,comments:o,unlinkedAt:s,resolvedAt:i,resolvedBy:c,target:a,context:h,attributes:u,isFromAdapter:d,isResolvable:l,isSubmitted:m}){const k=po;if(k(538)!=typeof n)throw new e.CKEditorError(k(639),null,{threadId:n});if(this[k(528)](n))throw new e.CKEditorError(k(610),null,{threadId:n});const g=new Io(this,{channelId:t,id:n,context:h,attributes:u,unlinkedAt:s,resolvedAt:i,resolvedBy:c?this[k(588)][k(635)][k(653)](r.Users)[k(613)](c):null,isResolvable:l,isSubmitted:m||d});this[k(566)][k(616)](n,g);for(const t of o)g[k(549)](this[k(668)]({threadId:n,...t}));return a&&g[k(670)](a),d||!g[k(591)]?Promise[k(651)]():this[k(657)]({channelId:t,threadId:n})}[po(657)]({channelId:t,threadId:n}){const o=po;if(!this[o(528)](n))throw new e.CKEditorError(o(658),this);const r=this[o(669)](n);if(r[o(695)]=!0,!this[o(526)]||o(707)!=typeof this[o(526)][o(531)])return Promise[o(651)]();const{id:s,comments:i,resolvedAt:c,resolvedBy:a,context:h,attributes:u}=r,d=this[o(588)][o(635)][o(653)](o(555)),l=d[o(685)](it(this[o(588)][o(689)],o(558)));return this[o(526)][o(531)]({channelId:t,threadId:s,comments:i[o(543)](t=>t[o(589)]()),resolvedAt:c,resolvedBy:a?a.id:a,context:h,attributes:u})[o(692)](({comments:e})=>{const r=o;d[r(683)](l);for(const o of e)this[r(514)]({channelId:t,threadId:n,commentId:o[r(546)],createdAt:o[r(592)],isFromAdapter:!0})})[o(684)](t=>{const n=o;throw console[n(666)](t),new e.CKEditorError(n(567),this)})}[po(680)]({threadId:t,target:n}){const o=po,r=this[o(669)](t);if(!r)throw new e.CKEditorError(o(697),this);const s=this[o(588)][o(635)][o(653)](o(555)),i=this[o(588)][o(635)][o(653)](go),c=this[o(719)](r),a=new ot(r,c);let h=null;c.on(o(545),(t,e,n)=>{const r=o;n?h=s[r(685)](it(this[r(588)][r(689)],r(558))):h&&(s[r(683)](h),h=null)}),this[o(515)][o(616)](r,a),this[o(663)][o(616)](c,a);const u=new Ke(this[o(588)][o(689)],c);u[o(574)](o(591)).to(c),u[o(574)](o(630)).to(c,o(630),c,o(591),(t,e)=>t||!e),u[o(574)](o(582)).to(c),u[o(547)]=o(673);const d=new Ye({view:u,target:n,type:o(673),isVisible:!r[o(618)]&&!!(o(707)==typeof n?n():n)});return c.on(o(504),()=>{const t=o;d[t(502)](t(504))}),this[o(620)](c,d),i[o(685)](d),d}[po(620)](e,n){const o=po;this[o(681)](e,o(633),(e,r)=>{const s=o,i=r.ui[s(601)][s(517)][s(704)];n[s(499)][s(685)](i),this[s(588)]instanceof t.Editor&&this[s(588)].ui[s(700)][s(685)](i)},{priority:o(718)}),this[o(681)](e,o(622),(e,r)=>{const s=o,i=r.ui[s(601)][s(517)][s(704)];n[s(499)][s(603)](i)&&n[s(499)][s(683)](i),this[s(588)]instanceof t.Editor&&this[s(588)].ui[s(700)][s(683)](i)})}[po(580)](t){const e=po;this[e(509)](t,e(633)),this[e(509)](t,e(622))}[po(719)](t){const e=po,n=this[e(588)][e(635)][e(653)](r.Users),{config:o,locale:s}=this[e(588)],i=(0,r.getDateTimeFormatter)(o[e(653)](e(689)),s);return new(0,o[e(653)](e(675))[e(596)])(s,t,n.me,{editorConfig:{...o[e(653)](e(631)),licenseKey:this[e(588)][e(584)][e(653)](e(561))},copyMarkers:o[e(653)](e(686)),maxCommentsWhenCollapsed:o[e(653)](e(498)),maxThreadTotalWeight:o[e(653)](e(656)),maxCommentCharsWhenCollapsed:o[e(653)](e(604)),formatDateTime:i,CommentView:o[e(653)](e(675))[e(671)]})}[po(696)]({threadId:t,channelId:n,resolvedAt:o,resolvedBy:s,isFromAdapter:i}){const c=po;if(!this[c(528)](t))throw new e.CKEditorError(c(658),null,{threadId:t});const a=this[c(669)](t);if(a[c(576)])throw new e.CKEditorError(c(568),null,{threadId:t});const h=this[c(588)][c(635)][c(653)](r.Users);if(a[c(510)]=h[c(613)](s),a[c(724)]=o,i||!this[c(526)]||c(707)!=typeof this[c(526)][c(644)])return Promise[c(651)]();const u=this[c(588)][c(635)][c(653)](c(555)),d=u[c(685)](it(this[c(588)][c(689)],c(558)));return this[c(526)][c(644)]({channelId:n,threadId:t})[c(692)](({resolvedAt:t,resolvedBy:e})=>{const n=c;u[n(683)](d),a[n(510)].id!==e&&(a[n(510)]=h[n(613)](e)),a[n(724)]=t})[c(684)](t=>{const n=c;throw console[n(666)](t),new e.CKEditorError(n(537),this)})}[po(496)]({threadId:t,channelId:n,isFromAdapter:o}){const r=po;if(!this[r(528)](t))throw new e.CKEditorError(r(658),null,{threadId:t});const s=this[r(669)](t);if(!s[r(576)])throw new e.CKEditorError(r(565),null,{threadId:t});if(s[r(510)]=null,s[r(724)]=null,o||!this[r(526)]||r(707)!=typeof this[r(526)][r(650)])return Promise[r(651)]();const i=this[r(588)][r(635)][r(653)](r(555)),c=i[r(685)](it(this[r(588)][r(689)],r(558)));return this[r(526)][r(650)]({channelId:n,threadId:t})[r(692)](()=>i[r(683)](c))[r(684)](t=>{const n=r;throw console[n(666)](t),new e.CKEditorError(n(726),this)})}[po(727)]({threadId:t,isFromAdapter:n}){const o=po,r=this[o(669)](t);if(!r)throw new e.CKEditorError(o(559),this);if(this[o(642)](t),this[o(566)][o(500)](t),!r[o(637)]||n||!this[o(526)]||o(707)!=typeof this[o(526)][o(699)])return Promise[o(651)]();const s=this[o(588)][o(635)][o(653)](o(555)),{channelId:i}=r,c=s[o(685)](it(this[o(588)][o(689)],o(558)));return this[o(526)][o(699)]({channelId:i,threadId:t})[o(692)](()=>s[o(683)](c))[o(684)](t=>{const n=o;throw console[n(666)](t),new e.CKEditorError(n(595),this)})}[po(679)]({threadId:t,unlinkedAt:n,context:o,attributes:r,isFromAdapter:s}){const i=po;if(i(538)!=typeof t)throw new e.CKEditorError(i(639),null,{threadId:t});if(!this[i(528)](t))throw new e.CKEditorError(i(658),null,{threadId:t});const c=this[i(669)](t);let a=!1;if(void 0!==o&&c[i(588)]!==o&&(c[i(588)]=o,a=!0),void 0!==n&&c[i(710)]!==n&&(c[i(710)]=n,a=!0),r&&!P(r,c[i(715)])&&(c[i(715)]=r,a=!0),!a)return Promise[i(651)]();if(!c[i(637)]||s||!this[i(526)]||i(707)!=typeof this[i(526)][i(550)])return Promise[i(651)]();const h=this[i(588)][i(635)][i(653)](i(555)),{channelId:u}=c,d=h[i(685)](it(this[i(588)][i(689)],i(558)));return this[i(526)][i(550)]({channelId:u,threadId:t,context:o,unlinkedAt:n,attributes:r})[i(692)](()=>h[i(683)](d))[i(684)](t=>{const n=i;throw console[n(666)](t),new e.CKEditorError(n(497),this)})}[po(642)](t){const e=po,n=this[e(588)][e(635)][e(653)](go),o=this[e(669)](t);if(o[e(676)]=!1,this[e(515)][e(603)](o)){const t=this[e(515)][e(653)](o),r=t[e(601)],s=n[e(711)](r);this[e(515)][e(500)](o),this[e(663)][e(500)](r),s&&n[e(683)](s),t[e(593)](),r[e(593)]()[e(692)](()=>{this[e(580)](r)})}}[po(655)]({threadId:t,resolvedAt:e,unlinkedAt:n}){const o=po,r=!!e,s=this[o(588)][o(635)][o(653)](go),i=this[o(669)](t);if(this[o(515)][o(603)](i)){const t=this[o(515)][o(653)](i)[o(601)],e=s[o(711)](t);e&&(r&&s[o(659)](e),n?e[o(594)]=!1:e[o(607)]())}}[po(541)](t){const e=po,n=this[e(588)][e(635)][e(653)](r.Users),o=(0,r.hashObject)(e(614)+t);return n[e(613)](o)||n[e(575)]({id:o,name:t})}[po(668)]({threadId:t,commentId:n=(0,e.uid)(),content:o,authorId:s,createdAt:i,attributes:c}){const a=po;if(a(538)!=typeof n)throw new e.CKEditorError(a(665));if(a(538)!=typeof s)throw new e.CKEditorError(a(560));if(a(538)!=typeof o||!o[a(636)]())throw new e.CKEditorError(a(609));const h=this[a(588)][a(635)][a(653)](r.Users)[a(613)](s);if(!h)throw new e.CKEditorError(a(615),null,{authorId:s});let u=null,d=i;return c?.[a(617)]&&(u=this[a(541)](c[a(617)][a(563)]),d=new Date(c[a(617)][a(592)])),new yo(this,{threadId:t,id:n,author:u||h,creator:h,content:o,createdAt:i,authoredAt:d,attributes:c})}[po(520)](t){const n=po;let{threadId:o,content:r,attributes:s,isFromAdapter:i}=t;const c=this[n(669)](t[n(721)]);if(!c)throw new e.CKEditorError(n(577),this);const a=this[n(668)](t),{id:h}=a;if(c[n(549)](a),i||!this[n(526)]||n(707)!=typeof this[n(526)][n(632)]||!c[n(637)])return Promise[n(651)]();const u=this[n(588)][n(635)][n(653)](n(555)),{channelId:d}=c,l=u[n(685)](it(this[n(588)][n(689)],n(558)));return s||(s={}),this[n(526)][n(632)]({channelId:d,threadId:o,commentId:h,content:r,attributes:s})[n(692)](t=>{const e=n;u[e(683)](l),t&&this[e(514)]({channelId:d,threadId:o,commentId:h,createdAt:t[e(592)],isFromAdapter:!0})})[n(684)](t=>{const o=n;throw console[o(666)](t),new e.CKEditorError(o(519),this)})}[po(514)]({threadId:t,commentId:n,content:o,createdAt:r,attributes:s,isFromAdapter:i}){const c=po;if(void 0!==o&&(c(538)!=typeof o||!o[c(636)]()[c(591)]))throw new e.CKEditorError(c(693));const a=this[c(669)](t),h=a[c(512)](n);if(!h)throw new e.CKEditorError(c(654),this);let u=!1;if(o&&o!==h[c(716)]&&(h[c(562)]||i)&&(h[c(716)]=o,u=!0),r&&r!==h[c(592)]&&(h[c(592)]=r,h[c(715)]&&h[c(715)][c(617)]||(h[c(516)]=r),u=!0),s&&!P(s,h[c(715)])&&(h[c(715)]=s,u=!0),!u)return Promise[c(651)]();if(a[c(502)](c(511)),i||!this[c(526)]||c(707)!=typeof this[c(526)][c(608)])return Promise[c(651)]();const d=this[c(588)][c(635)][c(653)](c(555)),{channelId:l}=this[c(669)](h[c(721)]),m=d[c(685)](it(this[c(588)][c(689)],c(558)));return this[c(526)][c(608)]({channelId:l,threadId:t,commentId:n,content:o,attributes:s})[c(692)](()=>d[c(683)](m))[c(684)](t=>{const n=c;throw console[n(666)](t),new e.CKEditorError(n(513),this)})}[po(548)]({threadId:t,commentId:n,isFromAdapter:o}){const r=po,s=this[r(669)](t),i=s[r(512)](n);if(!i)throw new e.CKEditorError(r(553),this);if(s[r(600)](i),o||!this[r(526)]||r(707)!=typeof this[r(526)][r(690)])return Promise[r(651)]();const c=this[r(588)][r(635)][r(653)](r(555)),{channelId:a}=s,h=c[r(685)](it(this[r(588)][r(689)],r(558)));return this[r(526)][r(690)]({channelId:a,threadId:t,commentId:n})[r(692)](()=>c[r(683)](h))[r(684)](t=>{const n=r;throw console[n(666)](t),new e.CKEditorError(n(570),this)})}}class Io extends((0,e.ObservableMixin)()){[po(540)];id;[po(676)];[po(695)];[po(675)];[po(524)];constructor(t,n){const o=po;super();const r=n[o(725)];this[o(540)]=n[o(540)],this.id=n.id,this[o(675)]=new e.Collection,this[o(524)]=t,this[o(676)]=!1,this[o(695)]=n[o(637)],this[o(616)](o(598),!0),this[o(574)](o(573)).to(t,o(597),t,o(647),()=>t[o(573)](this[o(540)])),this[o(574)](o(557)).to(t,o(597),()=>t[o(634)](this[o(540)])[o(667)]),this[o(574)](o(638)).to(t,o(597),()=>{const e=o,n=t[e(634)](this[e(540)]);return n[e(605)]||n[e(667)]}),this[o(574)](o(725)).to(t,o(597),()=>r&&t[o(634)](this[o(540)])[o(651)]),this[o(616)](o(588),n[o(588)]),this[o(574)](o(618)).to(this,o(724),this,o(710),(t,e)=>t?e?t<e?t:e:t:e),this[o(616)](o(710),n[o(710)]||null),this[o(616)](o(724),n[o(724)]||null),this[o(616)](o(510),n[o(510)]||null),this[o(574)](o(576)).to(this,o(724),t=>!!t),this[o(616)](o(715),n[o(715)]||{})}get[po(572)](){const t=po;return Array[t(599)](this[t(675)])[t(564)]((e,n)=>e+n[t(572)],0)}get[po(591)](){const t=po;return this[t(675)][t(591)]}get[po(624)](){return this[po(676)]}get[po(637)](){return this[po(695)]}[po(505)](){const t=po,{channelId:e,id:n}=this;this[t(524)][t(502)](Ao(t(525),e),{channelId:e,threadId:n})}[po(556)](t){this[po(722)]({unlinkedAt:t})}[po(651)]({resolvedAt:t=new Date,resolvedBy:e=null,isFromAdapter:n=!1}={}){const o=po,s=this[o(524)][o(588)][o(635)][o(653)](r.Users).me,{channelId:i,id:c}=this;this[o(524)][o(502)](Ao(o(644),i),{channelId:i,threadId:c,resolvedAt:t,resolvedBy:e||s.id,isFromAdapter:n})}[po(708)]({isFromAdapter:t=!1}={}){const e=po,{channelId:n,id:o}=this;this[e(524)][e(502)](Ao(e(650),n),{channelId:n,threadId:o,isFromAdapter:t})}[po(625)](t){const e=po;this[e(588)]||this[e(722)]({context:t})}[po(629)](t,e){const n=po,o=D(this[n(715)]);G(o,t,e),this[n(722)]({attributes:o})}[po(506)](t){const e=po,n=D(this[e(715)]);J(n,t),this[e(722)]({attributes:n})}[po(683)]({isFromAdapter:t=!1}={}){const e=po,{channelId:n,id:o}=this;this[e(524)][e(502)](Ao(e(699),n),{channelId:n,threadId:o,isFromAdapter:t})}[po(670)](t){const e=po;return this[e(524)][e(680)]({threadId:this.id,target:t})}[po(632)](t){const e=po,{channelId:n,id:o}=this;this[e(524)][e(502)](Ao(e(632),n,o),Object[e(687)]({channelId:n,threadId:o},t))}[po(512)](t){const n=po;if(n(538)!=typeof t)throw new e.CKEditorError(n(628),null,{commentId:t});return this[n(675)][n(653)](t)}[po(589)](){const t=po;return{threadId:this.id,context:this[t(588)],unlinkedAt:this[t(710)],resolvedAt:this[t(724)],resolvedBy:this[t(510)]?this[t(510)].id:null,archivedAt:this[t(618)],comments:this[t(675)][t(543)](e=>e[t(589)]()),attributes:this[t(715)]}}[po(549)](t){const e=po;return this[e(681)](t,e(569),()=>{const n=e,o=this[n(640)](t),r=this[n(675)];o-1!=r[n(660)](t)&&o+1!=r[n(660)](t)&&(this[n(600)](t),this[n(549)](t))}),this[e(675)][e(685)](t,this[e(640)](t))}[po(722)](t){const e=po,{channelId:n,id:o}=this;this[e(524)][e(502)](Ao(e(550),n),{...t,channelId:n,threadId:o})}[po(600)](t){const e=po;return this[e(509)](t),t[e(593)](),this[e(675)][e(683)](t)}[po(640)](t){const e=po,n=this[e(675)][e(672)](n=>new Date(n[e(516)])[e(702)]()>new Date(t[e(516)])[e(702)]());return n?this[e(675)][e(660)](n):this[e(591)]}}class yo extends((0,e.ObservableMixin)()){id;[po(721)];[po(717)];[po(677)];[po(542)];[po(592)];[po(524)];constructor(t,e){const n=po;super();const o=t[n(588)][n(635)][n(653)](r.Users).me,s=t[n(669)](e[n(721)]),i=0===s[n(675)][n(591)],c=o===e[n(717)];this.id=e.id,this[n(721)]=e[n(721)],this[n(717)]=e[n(717)],this[n(677)]=e[n(677)],this[n(542)]=Boolean(e[n(715)]&&e[n(715)][n(617)]),this[n(616)](n(716),e[n(716)]),this[n(592)]=e[n(592)]||new Date,this[n(616)](n(516),e[n(516)]||new Date),this[n(574)](n(724)).to(s,n(724)),this[n(616)](n(715),e[n(715)]||{}),this[n(574)](n(562)).to(t,n(597),()=>{const e=n,o=t[e(634)](s[e(540)])[e(605)],r=t[e(634)](s[e(540)])[e(703)];return c&&o||!c&&r}),this[n(574)](n(557)).to(s,n(557),t,n(597),e=>{const o=n,r=t[o(634)](s[o(540)])[o(605)],a=t[o(634)](s[o(540)])[o(703)];return c&&r||e&&i||!c&&a&&!i}),this[n(574)](n(573)).to(s,n(573)),this[n(524)]=t}get[po(572)](){const t=po;return Math[t(621)](function(e){const n=t,o=document[n(691)](n(714));return o[n(501)]=e,o[n(664)][n(591)]}(this[t(716)]),200)}[po(552)](t){const n=po,{threadId:o,id:r}=this;if(!this[n(524)][n(528)](o))throw new e.CKEditorError(n(535),this);const{channelId:s}=this[n(524)][n(669)](o);this[n(524)][n(502)](Ao(n(608),s,o),{channelId:s,threadId:o,commentId:r,...t})}[po(629)](t,e){const n=po,o=D(this[n(715)]);G(o,t,e),this[n(552)]({attributes:o})}[po(506)](t){const e=po,n=D(this[e(715)]);J(n,t),this[e(552)]({attributes:n})}[po(683)](t={}){const n=po;if(!t[n(723)]&&!this[n(557)])return;const{threadId:o,id:r}=this;if(!this[n(524)][n(528)](o))throw new e.CKEditorError(n(712),this);const{channelId:s}=this[n(524)][n(669)](o);this[n(524)][n(502)](Ao(n(690),s,o),{channelId:s,threadId:o,commentId:r,...t})}[po(589)](){const t=po;return{commentId:this.id,content:this[t(716)],createdAt:this[t(592)],authorId:this[t(677)].id,attributes:this[t(715)]}}[po(593)](){this[po(509)]()}}function Ao(t,...e){for(const n of e)void 0!==n&&(t+=":"+String(n));return t}function Co(){const t=["4011824jeNwtZ","2iQeUTl","1744512ZRVXAX","length","plugins","Users","createRange","end","config","model","21lovdhX","isEnabled","substr","2490235hQcSZs","set","CommentsRepository","_trimToContent","hasContent","start","43961yMqprO","_createMarkersFromRanges","addMarker","get","_itemIsContent","tableCell","_hasContent","addcommentthreadcommand-user-not-found","getItems","getRanges","selection","647560EpvLhU","execute","addcommentthreadcommand-incorrect-ranges","document","_createCommentThread","addCommentThread","item","backward","editor","5538UyiggR","push","schema","getLastMatchingPosition","element","158930hJYOOk","$textProxy","collaboration.channelId","1026ZoXGny","comment:","refresh","from","isObject","change"];return(Co=function(){return t})()}const To=Eo;function Eo(t,e){const n=Co();return(Eo=function(t,e){return n[t-=493]})(t,e)}!function(t){const e=Eo,n=t();for(;;)try{if(351471===-parseInt(e(498))/1*(parseInt(e(533))/2)+-parseInt(e(534))/3+parseInt(e(509))/4+-parseInt(e(545))/5+-parseInt(e(518))/6*(-parseInt(e(542))/7)+-parseInt(e(532))/8+parseInt(e(526))/9*(parseInt(e(523))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Co);class xo extends t.Command{constructor(t){const e=Eo;super(t),this[e(493)](e(496),!1)}[To(528)](){const t=To,e=this[t(517)][t(541)][t(512)][t(508)];this[t(543)]=!0,this[t(496)]=!1;for(const n of e[t(507)]())if(this[t(504)](n))return void(this[t(496)]=!0)}[To(510)]({threadId:t=(0,e.uid)(),ranges:n,comment:o}={}){const r=To,s=this[r(517)][r(541)],i=n??Array[r(529)](s[r(512)][r(508)][r(507)]()),c=[];for(const t of i)this[r(504)](t)&&c[r(519)](this[r(495)](t));if(!c[r(535)])throw new e.CKEditorError(r(511),null);o&&this[r(513)](t,o),this[r(499)](t,c,!!o)}[To(499)](t,n,o){const r=To;this[r(517)][r(541)][r(531)](s=>{const i=r;for(const r of n){const n=(0,e.uid)()[i(544)](1,5),c=i(527)+t+":"+n;s[i(500)](c,{range:r,usingOperation:o,affectsData:o})}})}[To(513)](t,n){const o=To,r=this[o(517)][o(536)][o(501)](o(494)),s=this[o(517)][o(540)][o(501)](o(525)),i=this[o(517)][o(536)][o(501)](o(537)).me;if(!i)throw new e.CKEditorError(o(505),null);r[o(514)]({threadId:t,channelId:s,comments:[{authorId:i.id,content:n,createdAt:new Date,attributes:{}}]})}[To(504)](t){const e=To;for(const n of t[e(506)]())if(this[e(502)](n))return!0;return!1}[To(502)](t){const e=To;return t.is(e(524))||this[e(517)][e(541)][e(520)][e(530)](t)&&!t.is(e(522),e(503))}[To(495)](t){const e=To,n=t=>!this[e(502)](t[e(515)]),o=t[e(497)][e(521)](n),r=t[e(539)][e(521)](n,{direction:e(516)});return this[e(517)][e(541)][e(538)](o,r)}}const Oo=No;function No(t,e){const n=Mo();return(No=function(t,e){return n[t-=211]})(t,e)}!function(t){const e=No,n=t();for(;;)try{if(523132===parseInt(e(251))/1*(parseInt(e(264))/2)+-parseInt(e(236))/3+-parseInt(e(255))/4+parseInt(e(247))/5+-parseInt(e(225))/6*(-parseInt(e(215))/7)+parseInt(e(212))/8+parseInt(e(257))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mo);class So extends t.Plugin{[Oo(265)];[Oo(237)];static get[Oo(231)](){return[go]}static get[Oo(211)](){return Oo(217)}static get[Oo(243)](){return!0}static get[Oo(259)](){return!0}constructor(t){const e=Oo;super(t),this[e(265)]=new Set,this[e(237)]=new Set}[Oo(262)](){const t=Oo,e=this[t(268)],n=e[t(234)][t(272)][t(221)],o=Pe(()=>this[t(213)](),10);n.on(t(216),(e,n)=>{const r=t;n[r(246)]&&(o[r(261)](),this[r(213)]())}),this[t(233)](e[t(250)][t(222)][t(272)],t(271),(t,e,n)=>{n&&o()}),this[t(233)](e.ui[t(266)],t(271),(e,n,o)=>{const r=t;o||this[r(230)](r(219),{isAnnotationTracked:t=>this[r(254)][r(238)](t[r(228)])})}),this[t(233)](this[t(268)].ui,t(241),()=>this[t(230)](t(224)))}[Oo(263)](t){const e=Oo;if(this[e(237)][e(238)](t[e(222)]))return;this[e(237)][e(252)](t[e(222)]),this[e(268)].ui[e(266)][e(252)](t[e(222)][e(267)]);const n=this[e(268)][e(242)][e(248)](go);this[e(233)](n[e(249)],e(273),(t,n)=>{const o=e;this[o(268)].ui[o(266)][o(273)](n[o(222)][o(267)]),this[o(237)][o(260)](n[o(222)])})}[Oo(218)](){const t=Oo;return this[t(268)][t(250)][t(222)][t(218)]}[Oo(245)](t){const n=Oo;if(n(240)!=typeof t)throw new e.CKEditorError(n(256));this[n(265)][n(252)](t)}[Oo(213)](){const t=Oo;this[t(230)](t(244))}[Oo(220)]({activeAnnotation:t,annotations:e}){const n=Oo,o=[],r=this[n(268)][n(234)][n(272)][n(221)],s=Array[n(269)](r[n(239)]());for(const[t,r]of this[n(254)]){const s=i(r),c=e[n(258)](t);s&&c&&o[n(232)]({annotation:c,range:s})}function i(t){const e=n;for(const n of t)for(const t of s)if(n[e(235)](t,!r[e(214)]))return n;return null}return o[n(223)]((e,o)=>{const r=n,s=e[r(226)],i=o[r(226)];if(!s[r(253)](i)){if(s[r(235)](i,!0))return 1;if(i[r(235)](s,!0))return-1}return e[r(270)]==t?-1:o[r(270)]==t?1:0})[n(227)](t=>t[n(270)])}get[Oo(254)](){const t=Oo,e=new Map;for(const n of Array[t(269)](this[t(265)]))for(const[o,r]of n())e[t(229)](o,r);return e}}function Mo(){const t=["element","editor","from","annotation","change:isFocused","document","remove","pluginName","6497840wBnLul","refreshSelectedViews","isCollapsed","329qspGaR","change:range","EditorAnnotations","hasDomSelection","blur","getOrderedSelectedAnnotations","selection","view","sort","uiUpdate","20994GTIMcf","range","map","innerView","set","fire","requires","push","listenTo","model","containsRange","2715675RQNQpJ","_editorAnnotations","has","getRanges","function","update","plugins","isOfficialPlugin","refresh","addSourceCollector","directChange","2567370nqqDKX","get","collection","editing","264766BrShRc","add","isEqual","_editorAnnotationsData","3813348AolWkm","editorannotations-invalid-source-callback","3258045HPUzfp","getByInnerView","isPremiumPlugin","delete","cancel","init","registerAnnotation","4PVvNZl","_dataCollectors","focusTracker"];return(Mo=function(){return t})()}function Ro(){const t=["plugins","64046akfXGn","31957530PYOwfl","6235436jvOnte","16fIjFuX","5693463tEIxtx","2350425oodnBE","addCommentThread","enableCommand","RestrictedEditingModeEditing","has","afterInit","editor","6276QZFkWm","4693626PoVzTK","1Spfqcf","7055BgPiko","get"];return(Ro=function(){return t})()}const Po=Vo;function Vo(t,e){const n=Ro();return(Vo=function(t,e){return n[t-=272]})(t,e)}!function(t){const e=Vo,n=t();for(;;)try{if(816748===parseInt(e(284))/1*(parseInt(e(288))/2)+-parseInt(e(283))/3+parseInt(e(272))/4+-parseInt(e(285))/5*(parseInt(e(282))/6)+parseInt(e(275))/7+-parseInt(e(273))/8*(parseInt(e(274))/9)+parseInt(e(289))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ro);class Lo extends t.Plugin{[Po(280)](){const t=Po,e=this[t(281)];e[t(287)][t(279)](t(278))&&e[t(287)][t(286)](t(278))[t(277)](t(276))}}const Bo=Do;function Do(t,e){const n=Fo();return(Do=function(t,e){return n[t-=237]})(t,e)}function Fo(){const t=["dataInsert","get","29138ofFkIm","9lPhdGe","261MfoGtH","15736UhFjnT","commands","collaboration_features","afterInit","config","collaboration.channelId","basic","620410GOacwT","map","623388GPPUqB","forEach","editor","1325951iRGXuh","addCommentThread","importWord.formatting.comments","define","_handleImportedData","9048570NpCxBy","listenTo","649AADzcy","high","601272emlGhP","plugins","importWord","execute","6RZnyJj","3504WxaFix"];return(Fo=function(){return t})()}!function(t){const e=Do,n=t();for(;;)try{if(666170===-parseInt(e(240))/1+-parseInt(e(257))/2*(parseInt(e(259))/3)+parseInt(e(249))/4+-parseInt(e(267))/5*(-parseInt(e(253))/6)+parseInt(e(260))/7*(-parseInt(e(254))/8)+parseInt(e(258))/9*(parseInt(e(245))/10)+parseInt(e(247))/11*(parseInt(e(237))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fo);class jo extends t.Plugin{constructor(t){const e=Do;super(t),this[e(239)][e(264)][e(243)](e(242),e(266))}[Bo(263)](){const t=Bo,n=this[t(239)],o=n[t(261)][t(256)](t(251)),s=n[t(250)][t(256)](r.Users);o&&(o.on(t(252),(e,[,n])=>{n[t(262)]={comments:!0,user_id:s.me.id}},{priority:e.priorities[t(248)]+10}),this[t(246)](o,t(255),this[t(244)]))}[Bo(244)](t,e){const n=Bo,{comment_threads:o}=e;o&&o[n(238)](({thread_id:t,comments:e,is_resolved:o})=>{const s=n,i=new Date,c=e[s(268)](({author:t,content:e,created_at:n})=>({content:e,authorId:this[s(239)][s(250)][s(256)](r.Users).me.id,createdAt:i,attributes:{"@external":{authorName:t,createdAt:n?new Date(n):new Date,source:s(251)}}})),a=this[s(239)][s(264)][s(256)](s(265));this[s(239)][s(250)][s(256)](wo)[s(241)]({channelId:a,threadId:t,comments:c,resolvedAt:o?i:null})})}}const Uo=zo;function zo(t,e){const n=Ko();return(zo=function(t,e){return n[t-=315]})(t,e)}function Ko(){const t=["ClipboardPipeline","all","6fsdPyh","editor","hasCommentThread","define","2bhtYxm","cut","7195980zOsqrT","plugins","ClipboardMarkersUtils","CommentsRepository","get","691197akIlnz","dragstart","highest","requires","37602tCQxvN","_registerMarkerInClipboardPipeline","4036jVbPfk","split","comments.copyMarkers","has","delete","content","keys","contentInsertion","afterInit","6498751BrwWyo","_registerMarkerToCopy","markers","listenTo","never","_mapCommentsCopyConfigToRegisterConfiguration","115erkdCA","97756RreKzo","_removeMarkersWithoutThreads","11908853WFXeZp","always","default","248BbWCSi","comment","config"];return(Ko=function(){return t})()}!function(t){const e=zo,n=t();for(;;)try{if(651984===-parseInt(e(354))/1+-parseInt(e(325))/2*(parseInt(e(332))/3)+-parseInt(e(338))/4*(parseInt(e(353))/5)+parseInt(e(321))/6*(-parseInt(e(347))/7)+parseInt(e(316))/8*(parseInt(e(336))/9)+parseInt(e(327))/10+parseInt(e(356))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ko);class Ho extends t.Plugin{constructor(t){const e=zo;super(t),this[e(322)][e(318)][e(324)](e(340),e(315))}static get[Uo(335)](){return[pt.ClipboardMarkersUtils,pt.ClipboardPipeline]}[Uo(346)](){const t=Uo,e=this[t(322)][t(328)][t(331)](t(319));this[t(337)](),this[t(350)](e,t(345),(e,n)=>this[t(355)](n[t(343)][t(349)]),{priority:t(334)})}[Uo(355)](t){const e=Uo;if(!this[e(322)][e(328)][e(341)](e(330)))return t;const n=this[e(322)][e(328)][e(331)](e(330));for(const o of t[e(344)]()){const[r,s]=o[e(339)](":");e(317)!=r||n[e(323)](s)||t[e(342)](o)}return t}[Uo(337)](){const t=Uo,e=this[t(322)][t(328)][t(331)](t(329)),n=this[t(352)](this[t(322)][t(318)][t(331)](t(340)));n&&e[t(348)](t(317),n)}[Uo(352)](t){const e=Uo;switch(t){case e(357):return{allowedActions:e(320),copyPartiallySelected:!1,duplicateOnPaste:!0};case e(315):return{allowedActions:[e(326),e(333)],copyPartiallySelected:!1,duplicateOnPaste:!1};case e(351):default:return null}}}var Wo=n(930);function Xo(t,e){const n=Yo();return(Xo=function(t,e){return n[t-=312]})(t,e)}function Yo(){const t=["3004767unQYPR","65657LfWOmV","455475mRLscN","split","8DwpgzI","461600fquZCR","5298ZSJTSW","575236onPzlU","1324421FOZelb","12qcnfLb","6dqTFBa"];return(Yo=function(){return t})()}function qo(t){const e=t[Xo(313)](":");return{group:e[0],id:e[1],part:e[2]}}!function(t){const e=Xo,n=t();for(;;)try{if(206134===parseInt(e(322))/1+parseInt(e(320))/2*(parseInt(e(316))/3)+parseInt(e(317))/4+-parseInt(e(312))/5*(-parseInt(e(319))/6)+parseInt(e(318))/7+parseInt(e(314))/8*(-parseInt(e(321))/9)+-parseInt(e(315))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yo);const Go=Zo;function Zo(t,e){const n=Qo();return(Zo=function(t,e){return n[t-=202]})(t,e)}function Qo(){const t=["overrideHorizontalRuleConverter","item","addMarker:comment","1404290nUbtxV","ck-comment-marker","high","77WouOFA","stop","for","media","createContainerElement","options","showCommentHighlights","ignoreResolvedComments","horizontalLine","15610JjZwZj","markerName","removeMarker:","containerElement","span","comment","20DbaOCX","div","img","widget","535782SEwfKF","elementToElement","ck-horizontal-line","9tcPQlw","overrideImageInlineConverter","model","downcastDispatcher","createEmptyElement","elementToStructure","editor","addMarker:","consumable","dataDowncast","toViewElement","overrideMediaEmbedConverter","insert","writer","init","569512KFKsCs","data","conversion","createPositionAt","isResolved","mapper","getCustomProperty","schema","174928IcjqHD","overrideMarkerConverters","4338048afhhkZ","get","437490AiIDTK","image-inline","addClass","getCommentThread","12XCkZri","isObject","imageInline","plugins","markerToHighlight","consume","attribute:url:media","add"];return(Qo=function(){return t})()}!function(t){const e=Zo,n=t();for(;;)try{if(123255===parseInt(e(225))/1*(-parseInt(e(219))/2)+-parseInt(e(229))/3+-parseInt(e(247))/4+parseInt(e(259))/5*(-parseInt(e(263))/6)+parseInt(e(210))/7*(parseInt(e(255))/8)+-parseInt(e(232))/9*(-parseInt(e(207))/10)+parseInt(e(257))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qo);class Jo extends t.Plugin{[Go(246)](){const t=Go;this[t(256)](),this[t(204)](),this[t(233)](),this[t(243)]()}[Go(256)](){const t=Go;this[t(238)][t(249)][t(212)](t(241))[t(267)]({model:t(224),view:(e,n)=>{const o=t;if(!n[o(215)][o(216)])return null;if(n[o(215)][o(217)]){const{id:t}=qo(e[o(220)]),r=this[o(238)][o(266)][o(258)](wo);if(r[o(262)](t)?.[o(251)]&&e[o(205)])return n[o(240)][o(268)](e[o(205)],o(239)+e[o(220)]),n[o(240)][o(268)](e[o(205)],o(221)+e[o(220)]),null}return{classes:[o(208)]}}}),this[t(238)][t(249)][t(212)](t(241))[t(203)](e=>{const n=t;e.on(n(206),(t,e,o)=>{const r=n;if(!o[r(215)][r(216)])return;const s=e[r(205)];if(!s)return;const i=o[r(252)][r(242)](s);this[r(238)][r(234)][r(254)][r(264)](s)&&i&&!i[r(253)](r(228))&&i.is(r(222))&&(0,Wo.toWidget)(i,o[r(245)])},{priority:n(209)})})}[Go(204)](){const t=Go;this[t(238)][t(249)][t(212)](t(241))[t(237)]({model:t(218),view:(e,{writer:n,options:o})=>{const r=t;if(!o[r(216)])return null;const s=n[r(214)](r(226)),i=n[r(236)]("hr");return n[r(261)](r(231),s),n[r(244)](n[r(250)](s,0),i),s},converterPriority:t(209)})}[Go(233)](){const t=Go;this[t(238)][t(249)][t(212)](t(241))[t(237)]({model:t(265),view:(e,{writer:n,options:o})=>{const r=t;if(!o[r(216)])return null;const s=n[r(214)](r(223)),i=n[r(236)](r(227));return n[r(261)](r(260),s),n[r(244)](n[r(250)](s,0),i),s},converterPriority:t(209)})}[Go(243)](){const t=Go;this[t(238)][t(249)][t(212)](t(241))[t(230)]({model:t(213),view:(e,{writer:n,options:o})=>{const r=t;if(o[r(216)])return n[r(236)](r(226))},converterPriority:t(209)}),this[t(238)][t(248)][t(235)].on(t(202),(e,n,o)=>{const r=t;o[r(215)][r(216)]&&e[r(211)]()},{priority:t(209)})}}var $o=n(492),tr={attributes:{"data-cke":!0}};tr.setAttributes=Ae(),tr.insert=Ie().bind(null,"head"),tr.domAPI=_e(),tr.insertStyleElement=Te();be()($o.A,tr);$o.A&&$o.A.locals&&$o.A.locals;const er=nr;function nr(t,e){const n=or();return(nr=function(t,e){return n[t-=441]})(t,e)}function or(){const t=["getChangedMarkers","startsWith","editingDowncast","getAttribute","_handleThreadMarker","_getTargetForId","start","markerToHighlight","unlinkedAt","6711FZkLVg","for","once","3444192ZMMWNO","item","_initializeMarkerConverters","7VTBCLf","getAllMarkersForId","removeMarker","resolveCommentThread","801960CtBNFh","filter","config","render","name","removeCommentThread","change:isThreadsLoadingPaused","clear","isEqual","size","createPositionBefore","_threadToController","consumable","isOfficialPlugin","registerPostFixer","change:isReadOnly","destroy","ariaLiveAnnouncer","addComment","_threads","join","commands","852WXUgXo","editor","attachTo","_attachArchivedThread","managedUsingOperations","ENTER_COMMENT_ANNOUNCEMENT","newRange","CommentsEditing","state","isThreadsLoadingPaused","isObject","markerName","delete","collaboration.channelId","pluginName","set","switchReadOnly","context","end","rootName","forEach","plugins","length","elementToElement","removeMarker:","activeMarker","isResolved","refreshVisibility","addMarker:","$textProxy","dataToMarker","comment","_detachCommentThread","root","afterInit","change","reconvertMarker","7773732ioLQil","change:activeMarker","requires","init","editing","map","destroyed","low","hasCommentThread","ck-comment-marker--active","differ","conversion","isCollapsed","consume","getCommentThreads","$graveyard","enqueueChange","markers","fetchCommentThread","dataDowncast","scrollToThreadMarker","_hasTargetInContent","ready","focus","LEAVE_COMMENT_ANNOUNCEMENT","comment:","group","text","createRange","$marker","_reconvertMarkers","hasContent","showCommentHighlights","push","locale","ck-comment-marker","_getTextContext","listenTo","substring","getWalker","setUnlinkedAt","isAttached","upcast","122378KAVRaC","comments","addCommentThread","openNewCommentThread","updateMarker","announce","add","createElement","reopenCommentThread","_handleMarkerAddAndRemove","_initAriaMarkerChangeAnnouncements","fromCharCode","href","isPremiumPlugin","schema","getRange","getCommentThread","1671005Fkvlak","_handleInitialThreads","hasMarkerForId","document","ignoreResolvedComments","markerToData","setContext","getItems","then","18686925ZAxTUN","view","get","data","model","hasDomSelection","registerAnnotation","from","affectsData","channelId","remove","author","isSubmitted","_attachMarkerToThread","getByInnerView","first"];return(or=function(){return t})()}!function(t){const e=nr,n=t();for(;;)try{if(705530===parseInt(e(540))/1*(-parseInt(e(483))/2)+parseInt(e(534))/3*(-parseInt(e(566))/4)+parseInt(e(544))/5+-parseInt(e(603))/6+parseInt(e(500))/7+parseInt(e(537))/8+parseInt(e(509))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(or);class rr extends t.Plugin{static get[er(442)](){return[wo,So,r.Users,Lo,jo,Ho,Jo]}static get[er(580)](){return er(573)}static get[er(557)](){return!0}static get[er(496)](){return!0}constructor(t){const e=er;super(t),this[e(581)](e(575),!0),t[e(512)][e(536)](e(462),()=>this[e(575)]=!1),this[e(581)](e(591),null),this.on(e(441),(n,o,r,s)=>{const i=e,c=t[i(587)][i(511)](wo),a=r?qo(r).id:null;t[i(513)][i(601)](()=>{const e=i;if(a){const n=this[e(541)](a);for(const o of n)t[e(444)][e(602)](o)}if(s){const{id:n}=qo(s),o=c[e(499)](n);if(o&&o[e(533)])return;if(o&&!o[e(481)])return;const r=this[e(541)](n);for(const n of r)t[e(444)][e(602)](n)}}),a&&this[i(460)](a)}),this[e(493)]()}[er(443)](){const t=er,e=this[t(567)],n=e[t(587)][t(511)](wo),o=e[t(546)][t(511)](t(579)),r=n[t(454)]()[t(545)](e=>e[t(518)]!==o);e[t(565)][t(489)](t(485),new xo(e)),this[t(477)](e,t(559),(o,r,s)=>{const i=t;n[i(582)](s,e[i(546)][i(511)](i(579)))}),this[t(477)](n,sr(t(485),o),(e,{threadId:n})=>{const o=t,r=this[o(567)][o(587)][o(511)](wo)[o(499)](n);r?.[o(533)]&&this[o(569)](n)}),this[t(477)](n,sr(t(549),o),(n,{threadId:o})=>{const r=t;e[r(513)][r(456)]({isUndoable:!1},t=>{const e=r,n=this[e(541)](o);for(const o of n)t[e(542)](o)})}),this[t(477)](n,sr(t(543),o),(e,{threadId:n})=>{const o=t;this[o(470)](n),this[o(567)][o(444)][o(510)][o(514)]&&(this[o(567)][o(587)][o(511)](wo)[o(499)](n)[o(533)]||this[o(567)][o(444)][o(510)][o(463)]())},{priority:t(447)}),this[t(477)](n,sr(t(491),o),(e,{threadId:n})=>{this[t(470)](n)},{priority:t(447)}),this[t(477)](n,sr(t(562),o),(o,{threadId:r,isFromAdapter:s})=>{const i=t,c=this[i(541)](r);!s&&0!=c[i(588)]&&n[i(448)](r)&&1===n[i(499)](r)[i(588)]&&e[i(513)][i(456)]({isUndoable:!1},t=>{const e=i;for(const n of c)t[e(487)](n,{usingOperation:!0,affectsData:!0})})},{priority:t(447)}),this[t(539)](),this[t(492)](),this[t(501)](r)}[er(600)](){!async function(t){const n=p([119,72,107,104,84,76,48,98,108,80,99,113,100,120,110,49,116,68,65,74,85,66,77,55,54,79,70,67,97,71,121,109,101,53,69,52,106,89,122,115,57,103,56,105,117,51,88,102,73,83,87,86,82,78,90,81,112,118,111,75,114,50]),o=window[p([68,97,116,101])][p([110,111,119])](),r=t[p([101,100,105,116,111,114])],s=new(window[p([80,114,111,109,105,115,101])])(t=>{r[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=r[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;r[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,o)=>{o[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 o=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+o,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,o])=>{n(e),t(o)}):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 r[p([112,108,117,103,105,110,115])][p([104,97,115])](t)}function g(){}function p(t){const e=nr;return t[e(445)](t=>String[e(494)](t))[e(564)]("")}!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([119]);for(let o=0;o<t[p([108,101,110,103,116,104])];o+=2){let r=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](o,o+2));r>=n[p([108,101,110,103,116,104])]&&(r-=n[p([108,101,110,103,116,104])]),e+=n[r]}return e}();r[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,r[p([109,111,100,101,108])][p([99,104,97,110,103,101])]=g,r[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=g,r[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),o={...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 o[p([118,99])],d(o)==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(),r[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(o-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 r=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])](o/r)));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)*r: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)})}}r[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])}),r[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 r[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(){r[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 o=c[p([115,112,108,105,116])](p([46])),[r,s,i]=o;return e(r),await n(r,s,i),t}catch{return!1}function e(e){const n=h(e);n&&n[p([97,108,103])]==p([69,83,50,53,54])||(t=!1)}async function n(e,n,o){const r=window[p([85,105,110,116,56,65,114,114,97,121])][p([102,114,111,109])](u(o),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,r,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]),r[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])])?o/1e3:1753833600;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=nr,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:o}=new URL(window[p([108,111,99,97,116,105,111,110])][e(495)]);if(n[p([105,110,99,108,117,100,101,115])](o))return!0;const r=o[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])](t=>t[p([105,110,99,108,117,100,101,115])](p([42])))[p([109,97,112])](t=>t[p([115,112,108,105,116])](p([46])))[p([102,105,108,116,101,114])](t=>t[p([108,101,110,103,116,104])]<=r[p([108,101,110,103,116,104])])[p([109,97,112])](t=>Array(r[p([108,101,110,103,116,104])]-t[p([108,101,110,103,116,104])])[p([102,105,108,108])](t[0]===p([42])?p([42]):"")[p([99,111,110,99,97,116])](t))[p([115,111,109,101])](t=>r[p([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===p([42])))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(n=a(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([116,114,105,97,108])&&(n=a(p([84,114,105,97,108,76,105,109,105,116]))),await(n&&g?new(window[p([80,114,111,109,105,115,101])])((t,e)=>{n[p([116,104,101,110])](t,e),g[p([116,104,101,110])](e=>{e!=p([86,97,108,105,100])&&t(e)},e)}):n||g||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch{return p([73,110,118,97,108,105,100])}}())}(this)}[er(560)](){const t=er,e=this[t(567)][t(587)][t(511)](wo),n=this[t(567)][t(546)][t(511)](t(579));for(const o of e[t(454)]({channelId:n}))e[t(598)](o.id),e[t(563)][t(578)](o.id);super[t(560)]()}[er(502)](t){const e=er;return this[e(541)](t)[e(588)]>0}[er(541)](t){const e=er,n=[];for(const o of this[e(567)][e(513)][e(457)])o[e(548)][e(526)](e(465)+t)&&n[e(473)](o);return n}[er(460)](t){setTimeout(()=>{const n=nr,o=this[n(530)](t);o&&this[n(591)]&&qo(this[n(591)]).id===t&&(0,e.scrollViewportToShowTarget)({target:o[0],viewportOffset:100,alignToTop:!0})},50)}[er(470)](t){const e=er;this[e(567)][e(513)][e(601)](()=>{const n=e;for(const e of this[n(541)](t))this[n(567)][n(444)][n(602)](e)})}[er(569)](t){const e=er,n=this[e(567)][e(587)][e(511)](wo),o=this[e(567)][e(587)][e(511)](So),r=n[e(499)](t);if(!r[e(481)]){const t=r[e(568)](()=>this[e(530)](r.id));o[e(515)](t),r[e(461)]=!1}}[er(539)](){const t=er,e=this[t(567)],n=e[t(587)][t(511)](r.Users);e[t(451)][t(535)](t(527))[t(532)]({model:t(597),view:(o,r)=>{const s=t,{id:i}=qo(o[s(577)]),c=e[s(587)][s(511)](wo)[s(499)](i),a=this[s(591)]&&qo(this[s(591)]).id===i;let h;if(c&&c[s(592)]&&!a&&o[s(538)])return r[s(556)][s(453)](o[s(538)],s(594)+o[s(577)]),r[s(556)][s(453)](o[s(538)],s(590)+o[s(577)]),null;const u=[s(475)];return a&&u[s(473)](s(449)),h=c?.[s(588)]?c[s(484)][s(524)][s(520)].id:n.me.id,{classes:u,attributes:{"data-comment":i,"data-author-id":h}}}}),e[t(451)][t(535)](t(459))[t(505)]({model:t(597),view:(n,{options:o})=>{const r=t;if(o[r(472)])return null;const s=e[r(587)][r(511)](wo),i=e[r(513)][r(457)][r(511)](n),{id:c,part:a}=qo(n);return i&&!i[r(517)]||o[r(504)]&&s[r(499)](c)?.[r(592)]?null:{group:r(597),name:a?c+":"+a:c}}}),e[t(451)][t(535)](t(482))[t(589)]({view:{name:t(597),attributes:{id:/^\w/}},model:(e,{writer:n})=>n[t(490)](t(469),{"data-name":t(465)+e[t(528)]("id")})}),e[t(451)][t(535)](t(482))[t(596)]({view:t(597)})}[er(492)](){const t=er,e=this[t(567)],n=e[t(587)][t(511)](wo),o=new Set,r=new Set;e[t(513)][t(503)][t(558)](n=>{const s=t;let i=!1;for(const{name:t,data:c}of e[s(513)][s(503)][s(450)][s(525)]()){const{group:a,id:h}=qo(t);let u=c[s(572)];if(s(597)!==a||!u)continue;const d=s(455)===u[s(599)][s(585)];d||(u=ir(u,e[s(513)]),!u||u[s(452)]||!c[s(572)]||u[s(552)](c[s(572)]))?e[s(513)][s(471)](u)&&!d?this[s(575)]?o[s(489)](t):this[s(529)](t,h):(r[s(489)](t),o[s(578)](t),n[s(542)](t),i=!0):(n[s(487)](t,{range:u}),i=!0)}return i}),this.on(t(550),(n,r,s)=>{const i=t;if(!s&&o[i(553)])for(const t of o){const{id:n}=qo(t);o[i(578)](t),e[i(513)][i(457)][i(511)](t)&&this[i(529)](t,n)}}),this[t(477)](e[t(513)][t(503)],t(601),()=>{const s=t;for(const{name:t,data:{newRange:i}}of e[s(513)][s(503)][s(450)][s(525)]()){const{group:c,id:a}=qo(t);if(s(597)!==c)continue;const h=n[s(499)](a),u=this[s(502)](a);h&&(!h[s(461)]&&i&&e[s(444)][s(510)][s(536)](s(547),()=>{const t=s,o=e[t(587)][t(511)](go),r=n[t(555)][t(511)](h)[t(510)];o[t(523)](r)[t(593)]()},{priority:s(447)}),h[s(461)]=u||!!i),i||(r[s(489)](t),o[s(578)](t))}for(const t of r){const{id:e}=qo(t),r=n[s(499)](e);if(o[s(578)](t),!r)continue;const i=this[s(502)](e);i||r[s(521)]?i||r[s(533)]||r[s(480)](new Date):r[s(519)]()}r[s(551)]()})}[er(501)](t){const e=er;t[e(586)](t=>{const n=e;t[n(533)]&&this[n(569)](t.id)})}[er(530)](t){const e=er,n=this[e(567)],o=this[e(541)](t);return(0,r.getAllMarkersDomElementsSorted)(n[e(444)],o)}[er(476)](t){const e=er,n=this[e(541)](t);let o="",r=!1;for(const t of n){const n=t[e(498)]();for(const t of Array[e(516)](n[e(507)]()))t.is(e(595))?(o&&r&&(o+=" ",r=!1),o+=t[e(512)]):r=!0;r=!0}return o[e(478)](0,150)}[er(522)](t,e){const n=er,o=this[n(567)],r=o[n(587)][n(511)](wo);let s=r[n(499)](e);const i=o[n(546)][n(511)](n(579)),c=o[n(587)][n(511)](So);return s&&(s[n(533)]&&s[n(480)](null),s[n(481)])||(this[n(541)](e)[0][n(570)]?r[n(458)]({channelId:i,threadId:e})[n(508)](t=>{const r=n;if(r(446)!==o[r(574)])if(s=t,s&&!s[r(481)]){const t=s[r(568)](()=>this[r(530)](e));c[r(515)](t),s[r(592)]&&this[r(470)](e)}else if(!s){const t=this[r(541)](e);o[r(513)][r(601)](e=>{const n=r;for(const o of t)e[n(542)](o)})}}):o[n(444)][n(510)][n(536)](n(547),()=>{const t=n;if(r[t(499)](e))return;const a=o[t(587)][t(511)](go);s=r[t(486)]({channelId:i,threadId:e,target:()=>this[t(530)](e),context:{type:t(467),value:this[t(476)](e)}});const h=r[t(555)][t(511)](s)[t(510)],u=a[t(523)](h);u&&c[t(515)](u)},{priority:n(447)})),s}[er(529)](t,e){const n=er,o=this[n(522)](t,e);o&&!o[n(583)]&&o[n(506)]({type:n(467),value:this[n(476)](e)})}[er(493)](){const t=er,n=this[t(567)];(0,r.surroundingMarkersDetector)(n[t(513)],({left:o,entered:s})=>{const i=t;for(const t of o)if(cr(t)){n.ui[i(561)][i(488)](it(n[i(474)],i(464)));break}for(const t of s)if(cr(t)){n.ui[i(561)][i(488)](it(n[i(474)],i(571),(0,e.getEnvKeystrokeText)(r.FOCUS_ANNOTATION_KEYSTROKE)));break}})}}function sr(t,e){return e?t+":"+e:t}function ir(t,e){const n=er,o=e[n(497)],r=e[n(468)](t[n(531)]);for(const s of t[n(479)]()){const{type:t,item:i,nextPosition:c}=s;if(n(467)===t||o[n(576)](i)){const t=e[n(554)](i);r[n(452)]&&(r[n(531)]=t),r[n(584)]=c}}return r}function cr(t){const e=er;return e(597)===qo(t[e(548)])[e(466)]}const ar=ur;function hr(){const t=["add","11KvjSsm","featureNotAllowed","licenseKey","isPremiumPlugin","commentsLicenseKeyNotAllowed","highest","domainLimit","comment","926709VCHQFn","change:activeAnnotations","9sprNPE","getRange","_threadToController","CommentThreadInputView","locale","hasMarkerForId","commentsLicenseKeyValid","4aXNPtO","invalid","_viewToController","evaluationLimit","bind","commentsLicenseKeyTrialLimit","_showLicenseError","requires","from","removeCommentThread","_licenseKeyCheckInterval","find","push","get","menuBar:comment","editor","focus","innerView","Comment","commentsLicenseKeyEvaluationLimit","commentsLicenseKeyExpired","config","6034070TGkQuJ","3028776hclKWt","low","plugins","addSourceCollector","hasCommentThread","commentsLicenseKeyInvalid","set","983495ccuLvw","getAllMarkersForId","18IIwDFD","listenTo","init","CommentsListView","CommentsUI","hasContent","model","commands","tooltip","commentsLicenseKeyDomainLimit","trialLimit","8PXRQgm","editing","48953aezREb","isFocused","addCommentThread","map","focusTracker","_createUIButton","componentFactory","commentsLicenseKeyUsageLimit","has","getCommentThread","view","672119ZDYUde","Comments","213688dwHXCe","addComment","isOfficialPlugin","comment:","isEnabled","execute","length","destroy","expired","stop","pluginName","activeMarker","usageLimit"];return(hr=function(){return t})()}function ur(t,e){const n=hr();return(ur=function(t,e){return n[t-=388]})(t,e)}!function(t){const e=ur,n=t();for(;;)try{if(415731===parseInt(e(402))/1*(-parseInt(e(400))/2)+-parseInt(e(437))/3+-parseInt(e(446))/4*(parseInt(e(476))/5)+-parseInt(e(389))/6*(-parseInt(e(413))/7)+parseInt(e(415))/8*(-parseInt(e(439))/9)+parseInt(e(468))/10+parseInt(e(429))/11*(parseInt(e(469))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(hr);class dr extends t.Plugin{[ar(431)];[ar(456)];static get[ar(425)](){return ar(393)}static get[ar(417)](){return!0}static get[ar(432)](){return!0}static get[ar(453)](){return[wo,rr,So,go]}get[ar(392)](){return Ut}get[ar(442)](){return Pt}[ar(391)](){const t=ar,e=this[t(461)],n=e[t(471)][t(459)](wo),o=e[t(471)][t(459)](rr),r=e[t(471)][t(459)](go),s=e[t(471)][t(459)](So);e.ui[t(408)][t(428)](t(436),()=>{const e=t,n=this[e(407)](st.ButtonView);return n[e(397)]=!0,n}),e.ui[t(408)][t(428)](t(460),()=>this[t(407)](st.MenuBarMenuListItemButtonView)),s[t(472)](()=>{const e=t,r=[];for(const[t,s]of n[e(441)]){const n=o[e(388)](t.id),i=n[e(405)](t=>t[e(440)]());n[e(421)]>0&&r[e(458)]([s[e(412)],i])}return r}),this[t(390)](r,t(438),(e,r,s)=>{const i=t,c=Array[i(454)](s)[i(405)](t=>t[i(463)])[i(457)](t=>n[i(448)][i(410)](t));if(!c)return void(o[i(426)]=null);const a=n[i(448)][i(459)](c)[i(395)].id,h=i(418)+a;a&&o[i(444)](a)?o[i(426)]=h:o[i(426)]&&(o[i(426)]=null)}),this[t(390)](n,t(455),(n,{threadId:r,isFromAdapter:s})=>{const i=t;!s&&e.ui[i(406)][i(403)]&&o[i(444)](r)&&e[i(401)][i(412)][i(462)]()},{priority:t(434)}),this[t(390)](n,t(416),(r,{threadId:s,isFromAdapter:i})=>{const c=t;!i&&o[c(444)](s)&&n[c(473)](s)&&1===n[c(411)](s)[c(421)]&&(e[c(401)][c(412)][c(462)](),r[c(424)]())},{priority:t(470)}),this[t(431)]=this[t(461)][t(467)][t(459)](t(431));const i=this[t(461)];this[t(456)]=setInterval(()=>{const e=t;let n;for(const t in i){const o=t,r=i[o];if(e(445)==r||e(474)==r||e(466)==r||e(398)==r||e(433)==r||e(465)==r||e(451)==r||e(409)==r){delete i[o],n=r,clearInterval(this[e(456)]),this[e(456)]=void 0;break}}e(474)==n&&i[e(452)](e(447)),e(466)==n&&i[e(452)](e(423)),e(398)==n&&i[e(452)](e(435)),e(433)==n&&i[e(452)](e(430),e(414)),e(465)==n&&i[e(452)](e(449)),e(451)==n&&i[e(452)](e(399)),e(409)==n&&i[e(452)](e(427))},1e3)}[ar(422)](){const t=ar;super[t(422)](),this[t(456)]&&clearInterval(this[t(456)])}[ar(407)](t){const e=ar,n=this[e(461)],o=new t(n[e(443)]),r=n[e(396)][e(459)](e(404));return o[e(475)]({label:it(n[e(443)],e(464)),icon:rt.IconAddComment}),o[e(450)](e(419)).to(r,e(394)),this[e(390)](o,e(420),()=>{r[e(420)]()}),o}}const lr=kr;function mr(){const t=["clearForceDisabled","DragDrop","15oRsUoS","afterInit","1546425OIvkIl","plugins","commentsOnlyMode","view","editSource","SourceEditing","isPremiumPlugin","isEnabled","cut","357CPCrYX","addCommentThread","delete","368EkOIqw","_disableCommentsOnlyMode","stop","highest","set","isOfficialPlugin","requires","CommentsOnly","has","document","120846KyyRxm","forceDisabled","157158kBwdrO","commands","stopListening","config","commentsOnly","1573330FyZozc","677332ZKTacu","pluginName","get","3777100DmoRyD","change:isEnabled","affectsData","2392272jCXpcg","listenTo","clipboardInput","editing","editor","_enableCommentsOnlyMode"];return(mr=function(){return t})()}function kr(t,e){const n=mr();return(kr=function(t,e){return n[t-=226]})(t,e)}!function(t){const e=kr,n=t();for(;;)try{if(921244===-parseInt(e(235))/1+parseInt(e(236))/2+parseInt(e(252))/3+parseInt(e(242))/4*(parseInt(e(250))/5)+parseInt(e(228))/6*(parseInt(e(261))/7)+-parseInt(e(264))/8*(parseInt(e(230))/9)+-parseInt(e(239))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mr);class gr extends t.Plugin{static get[lr(237)](){return lr(271)}static get[lr(269)](){return!0}static get[lr(258)](){return!0}static get[lr(270)](){return[rr]}constructor(t){const e=lr;super(t),this[e(268)](e(259),!1),this.on(e(240),(t,n,o)=>{const r=e;o?this[r(247)]():this[r(265)]()})}[lr(251)](){const t=lr;!this[t(259)]&&this[t(246)][t(233)][t(238)](t(234))&&(this[t(259)]=!0)}[lr(247)](){const t=lr;for(const[e,n]of this[t(246)][t(231)])n[t(241)]&&t(262)!==e&&n[t(229)](t(254));this[t(246)][t(253)][t(226)](t(249))&&this[t(246)][t(253)][t(238)](t(249))[t(229)](t(254)),this[t(246)][t(253)][t(226)](t(257))&&this[t(246)][t(253)][t(238)](t(257))[t(229)](t(254)),this[t(246)][t(231)][t(238)](t(256))?.[t(229)](t(254));const e=this[t(246)][t(245)][t(255)][t(227)];this[t(243)](e,t(260),e=>e[t(266)](),{priority:t(267)}),this[t(243)](e,t(244),e=>e[t(266)](),{priority:t(267)}),this[t(243)](e,t(263),e=>e[t(266)](),{priority:t(267)})}[lr(265)](){const t=lr;for(const[e,n]of this[t(246)][t(231)])n[t(241)]&&t(262)!==e&&n[t(248)](t(254));this[t(246)][t(253)][t(226)](t(257))&&this[t(246)][t(253)][t(238)](t(257))[t(248)](t(254)),this[t(246)][t(231)][t(238)](t(256))?.[t(248)](t(254)),this[t(232)](this[t(246)][t(245)][t(255)][t(227)])}}const pr=br;function fr(){const t=["annotationsuis-annotation-mismatch","_activateAnnotation","find","remove","1659336CiVrtu","from","_addActiveAnnotation","106278NOyvOE","context","set","deactivateAll","detach","105XRBvAW","switchTo","annotationsuis-register-invalid-interface","uisData","hasActive","annotationsuis-missing-ui","_assertAnnotationDoesNotBelongToMultipleUIs","destroy","89685KhlWXs","register","522414rKwIUo","15XbbDBR","type","AnnotationsUIs","setActiveAnnotation","isActive","_setSelectedAnnotations","has","790ljzTea","annotationsuis-register-already-registered","get","_removeActiveAnnotation","isPremiumPlugin","push","_deactivateAllAnnotations","activeUIs","init","plugins","attach","pluginName","function","size","200005NgRPRS","refilterAnnotations","493059QYOlLC","_visibleAnnotations","stopListening","deactivate","activate","_uis","delete","defaultFilter","activeAnnotations","collection","requires","change:activeAnnotation","listenTo","143272PUXksP","add","filter","length","isOfficialPlugin"];return(fr=function(){return t})()}function br(t,e){const n=fr();return(br=function(t,e){return n[t-=182]})(t,e)}!function(t){const e=br,n=t();for(;;)try{if(291038===-parseInt(e(186))/1+-parseInt(e(213))/2+parseInt(e(188))/3+-parseInt(e(210))/4+parseInt(e(229))/5*(-parseInt(e(228))/6)+parseInt(e(218))/7*(parseInt(e(201))/8)+parseInt(e(226))/9*(parseInt(e(236))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fr);class vr extends t.ContextPlugin{[pr(243)];[pr(221)];[pr(193)];static get[pr(198)](){return[go]}static get[pr(183)](){return pr(231)}static get[pr(205)](){return!0}static get[pr(240)](){return!0}constructor(t){const e=pr;super(t),this[e(243)]=new Set,this[e(193)]=new Map,this[e(221)]=new Map}[pr(244)](){const t=pr,e=this[t(214)][t(245)][t(238)](go);this[t(200)](e,t(207),(e,n)=>{const o=t;for(const t of this[o(243)]){const e=this[o(193)][o(238)](t);(0,this[o(221)][o(238)](t)[o(203)])(n)&&e[o(232)](n)}}),this[t(200)](e,t(242),()=>{const e=t;for(const t of this[e(243)])this[e(193)][e(238)](t)[e(232)](null)}),this[t(200)](e[t(189)],t(202),(e,n)=>{this[t(224)](n)})}[pr(222)](){const t=pr;return this[t(243)][t(185)]>0}[pr(233)](t){const e=pr;return this[e(243)][e(235)](t)}[pr(192)](t,n=this[pr(195)]){const o=pr,r=this[o(214)][o(245)][o(238)](go);if(!this[o(193)][o(235)](t))throw new e.CKEditorError(o(223),this,{uiName:t});this[o(233)](t)&&this[o(191)](t),this[o(243)][o(202)](t);const s=new Je;$e({source:r[o(189)],target:s,filter:n}),this[o(221)][o(215)](t,{collection:s,filter:n});const i=this[o(193)][o(238)](t);i[o(182)](s),this[o(200)](i,o(199),(t,e,n,s)=>{const i=o;s&&r[i(239)](s),n&&r[i(212)](n)})}[pr(191)](t){const n=pr;if(this[n(243)][n(194)](t),!this[n(193)][n(235)](t))throw new e.CKEditorError(n(223),this,{uiName:t});const o=this[n(193)][n(238)](t);o[n(217)](),this[n(190)](o),this[n(221)][n(238)](t)[n(197)][n(225)](),this[n(221)][n(194)](t)}[pr(219)](t){const n=pr;if(!this[n(193)][n(235)](t))throw new e.CKEditorError(n(223),this,{uiName:t});const o=this[n(214)][n(245)][n(238)](go),r=Array[n(211)](o[n(196)])[0]||null;this[n(216)](),this[n(192)](t);const s=this[n(193)][n(238)](t);s[n(232)](r),s[n(234)]&&r&&s[n(234)]([r])}[pr(216)](){const t=pr;for(const e of this[t(243)])this[t(191)](e)}[pr(227)](t,n){const o=pr;if(this[o(193)][o(235)](t))throw new e.CKEditorError(o(237));if(o(184)!=typeof n[o(182)]||o(184)!=typeof n[o(217)]||o(184)!=typeof n[o(232)])throw new e.CKEditorError(o(220),null);this[o(193)][o(215)](t,n)}[pr(187)](){const t=pr,e=this[t(214)][t(245)][t(238)](go)[t(197)],n=new Map,o=Array[t(211)](this[t(243)]);for(const e of this[t(243)]){const o=this[t(221)][t(238)](e)[t(197)];for(const r of o)n[t(215)](r,e)}for(const r of e){const e=n[t(238)](r);this[t(224)](r);const s=o[t(208)](e=>this[t(221)][t(238)](e)[t(203)](r));e!==s&&(e&&this[t(221)][t(238)](e)[t(197)][t(209)](r),s&&this[t(221)][t(238)](s)[t(197)][t(202)](r))}}[pr(225)](){const t=pr;this[t(216)](),super[t(225)]()}[pr(195)](){return!0}[pr(224)](t){const n=pr,o=[];for(const e of this[n(243)])(0,this[n(221)][n(238)](e)[n(203)])(t)&&o[n(241)](e);if(o[n(204)]>1)throw new e.CKEditorError(n(206),null,{matchedUIs:o,annotationType:t[n(230)]})}}var _r=n(573),wr={attributes:{"data-cke":!0}};wr.setAttributes=Ae(),wr.insert=Ie().bind(null,"head"),wr.domAPI=_e(),wr.insertStyleElement=Te();be()(_r.A,wr);_r.A&&_r.A.locals&&_r.A.locals;function Ir(){const t=["focusCycler","list","change","_setupKeyboardNavigation","length","div","focusables","7209616eFockp","removed","add","ck-reset","listenTo","focusFirst","986854Gwuydv","element","application","ck-sidebar","24dGfrjq","13673540VbvnVv","bindTemplate","number","uiLanguageDirection","top","createCollection","getIndex","set","3961347TcUAIi","added","delegate","focusNext","focusTracker","Annotations sidebar","8493291BqvxNZ","2ygkErK","1996fvxqCE","Annotations list","focus","render","setTemplate","focusPrevious","_updateItemPositionInFocusables","arrowdown","minHeight","change:top","class","269458uXNuaf","remove","12115wXzhhT","source","forEach","arrowup"];return(Ir=function(){return t})()}const yr=Ar;function Ar(t,e){const n=Ir();return(Ar=function(t,e){return n[t-=420]})(t,e)}!function(t){const e=Ar,n=t();for(;;)try{if(774655===parseInt(e(429))/1*(parseInt(e(460))/2)+parseInt(e(422))/3+parseInt(e(430))/4*(-parseInt(e(443))/5)+-parseInt(e(464))/6*(-parseInt(e(441))/7)+-parseInt(e(454))/8+-parseInt(e(428))/9+parseInt(e(465))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ir);const Cr=(0,e.toUnit)("px");class Tr extends st.View{[yr(448)];[yr(453)];[yr(426)];[yr(447)];constructor(t){const n=yr;super(t);const o=this[n(466)];this[n(421)](n(438),0),this[n(421)](n(440),""),this[n(448)]=this[n(470)](),this[n(453)]=this[n(470)](),this[n(448)][n(424)](n(446),n(437)).to(this),this[n(426)]=new e.FocusTracker,this[n(447)]=new st.FocusCycler({focusables:this[n(453)],focusTracker:this[n(426)]}),this[n(434)]({tag:n(452),attributes:{class:["ck",n(463),n(457),o.to(n(440))],style:{minHeight:o.to(n(438),t=>n(467)==typeof t?Cr(t+10):null)},dir:t[n(468)],role:n(462),"aria-label":it(t,n(427)),tabindex:0},children:[{tag:n(452),attributes:{role:n(448),"aria-label":it(t,n(431))},children:this[n(448)]}]})}[yr(433)](){const t=yr;super[t(433)](),this[t(450)]()}[yr(432)](){const t=yr;this[t(447)][t(459)]()}[yr(450)](){const t=yr;this[t(448)][t(424)](t(439)).to(this),this.on(t(439),e=>{const n=t;this[n(436)](e[n(444)])}),this[t(448)][t(445)](e=>{const n=t;this[n(426)][n(456)](e[n(461)]),this[n(436)](e)}),this[t(448)].on(t(449),(e,n)=>{const o=t;for(const t of n[o(455)])this[o(426)][o(442)](t[o(461)]),this[o(453)][o(442)](t);for(const t of n[o(423)])this[o(426)][o(456)](t[o(461)]),this[o(436)](t)}),this.on(t(446),()=>{const e=t;this[e(447)][e(435)]()}),this.on(t(437),()=>{const e=t;this[e(447)][e(425)]()}),this[t(458)](this[t(461)],t(432),()=>{this[t(432)]()})}[yr(436)](t){const e=yr,n=this[e(453)][e(420)](t);let o,r;for(const n of this[e(453)])if(t[e(469)]<n[e(469)]){o=n;break}if(r=o?this[e(453)][e(420)](o):this[e(453)][e(451)],-1!==n){if(n===r-1)return;this[e(453)][e(442)](t),r=o?this[e(453)][e(420)](o):this[e(453)][e(451)]}this[e(453)][e(456)](t,r)}}function Er(){const t=["content","ck-sidebar-item","bind","first","top","clientHeight","element","arrowdown","setTemplate","presentation","358936XStnOo","set","arrowup","createCollection","updateHeight","focus","height","div","80659SWQQds","3WeTSIZ","12pWvDHQ","attach","render","6117906CdcXSc","_targetTop","clear","detach","27oxCbkB","819270NHkHRK","18uCOjMO","28929703AIwkom","2045956jUuywx","bindTemplate","ck-sidebar-item--no-animation","bottom","4706130cBkQdm","35KrdqtN","destroy","_mutationObserver","delegate","isAnimationDisabled"];return(Er=function(){return t})()}const xr=Nr;!function(t){const e=Nr,n=t();for(;;)try{if(589770===parseInt(e(440))/1*(parseInt(e(451))/2)+-parseInt(e(441))/3*(-parseInt(e(453))/4)+parseInt(e(457))/5+parseInt(e(445))/6+parseInt(e(458))/7*(-parseInt(e(473))/8)+-parseInt(e(449))/9*(-parseInt(e(450))/10)+-parseInt(e(452))/11*(parseInt(e(442))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Er);const Or=(0,e.toUnit)("px");function Nr(t,e){const n=Er();return(Nr=function(t,e){return n[t-=438]})(t,e)}class Sr extends st.View{[xr(463)];[xr(446)];[xr(460)];constructor(t){const e=xr;super(t),this[e(474)](e(467),0),this[e(474)](e(438),0),this[e(465)](e(456)).to(this,e(467),this,e(438),(t,e)=>t+e),this[e(474)](e(462),!1),this[e(460)]=Be(()=>this[e(477)]()),this[e(446)]=null,this[e(463)]=this[e(476)](),this[e(463)][e(461)](e(475),e(470)).to(this);const n=this[e(454)];this[e(471)]({tag:e(439),attributes:{class:[e(464),n.to(e(462),t=>t?e(455):"")],style:{top:n.to(e(467),t=>Or(t))},role:e(472)},children:this[e(463)]})}[xr(444)](){const t=xr;super[t(444)](),this[t(460)][t(443)](this[t(469)])}[xr(478)](){const t=xr;this[t(463)][t(466)]&&this[t(463)][t(466)][t(478)]()}[xr(477)](){const t=xr,e=this[t(469)][t(468)];e&&(this[t(438)]=e)}[xr(459)](){const t=xr;this[t(463)][t(447)](),this[t(460)][t(448)](),super[t(459)]()}}const Mr=Lr;function Rr(){const t=["isPremiumPlugin","add","181180CLraQx","object","delete","71379kzNWLN","_alignToTargetRect","render","destroy","sidebar.preventScrollOutOfView","_destroySidebarItemView","locale","clear","225SinRCg","_lastItem","274224VbRCWS","change:_lastItem","_alignAfterItem","sidebar-setcontainer-invalid-element","7fkmitz","content","push","isAnimationDisabled","get","16107TewVuM","pluginName","change:top","_targetTop","minHeight","_alignBeforeItem","getSidebarItemView","nodeType","target","getIndex","653390EBNqzv","isActive","config","_updateLastItem","_createSidebarView","68193489VLAzmo","appendChild","remove","_sidebarItemViewToAnnotation","container","_detachFromContainer","max","_getTargetTop","init","_getItemAfter","_attachToContainer","_alignForBottomChange","setContainer","refresh","context","stopListening","_spaceBetweenItems","targetRect","1340ApgXCC","3228edrYYM","Sidebar","change:targetRect","_annotations","height","addAnnotation","_recalculate","unbind","change:bottom","14701392GxHGFS","element","top","length","sidebar.container","_setItemTop","60yYNtuY","last","class","_getItemBefore","set","isOfficialPlugin","rearrange","bottom","define","list","updateHeight","_getMaxAvailableTop","sidebar-attachtocontainer-missing-container","_alignForTopChange","_annotationToSidebarItemView","view","3dkaWrJ","_recalculateBuffer","listenTo","bind","_activeAnnotation"];return(Rr=function(){return t})()}!function(t){const e=Lr,n=t();for(;;)try{if(939406===parseInt(e(192))/1*(parseInt(e(137))/2)+parseInt(e(127))/3*(-parseInt(e(160))/4)+parseInt(e(176))/5*(parseInt(e(118))/6)+parseInt(e(122))/7*(-parseInt(e(170))/8)+-parseInt(e(116))/9*(parseInt(e(199))/10)+parseInt(e(202))/11*(-parseInt(e(161))/12)+parseInt(e(142))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Rr);class Pr extends t.ContextPlugin{[Mr(191)];[Mr(196)];[Mr(164)];[Mr(158)];[Mr(145)];[Mr(190)];[Mr(193)];static get[Mr(128)](){return Mr(162)}static get[Mr(181)](){return!0}static get[Mr(197)](){return!0}constructor(t){const e=Mr;super(t),this[e(180)](e(117),void 0),this[e(191)]=this[e(141)](),this[e(180)](e(146),null),this[e(158)]=25,this[e(145)]=new Map,this[e(190)]=new Map,this[e(156)][e(139)][e(184)](e(206),!1),this[e(164)]=null,this[e(196)]=null,this[e(193)]=[]}[Mr(150)](){const t=Mr,e=this[t(156)][t(139)][t(126)](t(174));e&&this[t(154)](e)}[Mr(154)](t){const n=Mr;if(!Br(t))throw new e.CKEditorError(n(121));this[n(146)]=t}[Mr(152)]({viewClass:t="",spaceBetweenItems:n=25}={}){const o=Mr;if(!Br(this[o(146)]))throw new e.CKEditorError(o(188),this);this[o(146)][o(143)](this[o(191)][o(171)]),this[o(191)][o(178)]=t,this[o(158)]=n}[Mr(182)]({removedAnnotation:t,previousAnnotation:e,nextAnnotation:n}){const o=Mr,r=this[o(133)](t);this[o(191)][o(185)][o(144)](r),this[o(113)](t),e&&this[o(203)](this[o(133)](e)),n&&this[o(203)](this[o(133)](n)),this[o(140)]()}[Mr(155)]({blurredAnnotation:t,activatedAnnotation:e,disableAnimationOnActivatedAnnotation:n}){const o=Mr;if(this[o(196)]=e,t){t[o(138)]=!1;const e=this[o(133)](t);e&&n&&(e[o(125)]=!1)}if(e){const t=this[o(133)](e);t&&(e[o(138)]=!0,n&&(t[o(125)]=!0,t[o(172)]+=1),this[o(203)](t))}}[Mr(147)](t){const e=Mr;if(this[e(191)][e(171)][e(144)](),t)for(const n of t)this[e(113)](n);this[e(191)][e(185)][e(115)](),this[e(191)][e(178)]="",this[e(117)]=null}[Mr(166)](t,e){const n=Mr;e||(e=t[n(191)]);const o=new Sr(this[n(156)][n(114)]);this[n(145)][n(180)](o,t),this[n(190)][n(180)](t,o),o[n(123)][n(198)](e),this[n(194)](t[n(191)],n(163),(e,r,s)=>{const i=n,c=this[i(149)](t,s);o[i(130)]!=c&&(o[i(130)]=c,this[i(175)](o,c))}),this[n(194)](o,n(129),()=>{const t=n;this[t(167)](o,t(172))}),this[n(194)](o,n(169),()=>{const t=n;this[t(167)](o,t(183))}),this[n(203)](o);const r=this[n(179)](o);return r&&this[n(120)](r,o)||this[n(203)](o),this[n(140)](),this[n(191)][n(185)][n(198)](o),o}[Mr(189)](t){const e=Mr;if(!t[e(123)][e(173)])return;const n=this[e(179)](t);if(!n)return;const o=this[e(145)][e(126)](n),r=this[e(196)];r&&r===o?this[e(120)](n,t):this[e(132)](t,n)}[Mr(153)](t){const e=Mr;if(!t[e(123)][e(173)])return;const n=this[e(151)](t);if(!n)return;const o=this[e(145)][e(126)](n),r=this[e(156)][e(139)][e(126)](e(206)),s=this[e(196)];s&&s===o&&r?(this[e(132)](n,t),this[e(120)](t,n)):s&&s===o?this[e(132)](n,t):this[e(120)](t,n)}[Mr(167)](t,e){const n=Mr;0===this[n(193)][n(173)]&&setTimeout(()=>{const t=n;for(const{sidebarItemView:e,changedProp:n}of this[t(193)])t(172)===n?this[t(189)](e):this[t(153)](e);this[t(193)]=[]},10),this[n(193)][n(124)]({sidebarItemView:t,changedProp:e})}[Mr(133)](t){const e=Mr;return this[e(190)][e(126)](t)}[Mr(205)](){const t=Mr;this[t(157)](),this[t(191)][t(205)]()}[Mr(113)](t){const e=Mr,n=this[e(133)](t);this[e(157)](n),this[e(157)](t[e(191)]),n[e(205)](),this[e(190)][e(201)](t),this[e(145)][e(201)](n)}[Mr(141)](){const t=Mr,e=new Tr(this[t(156)][t(114)]);return e[t(204)](),this.on(t(119),(n,o,r,s)=>{const i=t;s&&e[i(168)](i(131)),r?e[i(195)](i(131)).to(r,i(183)):e[i(131)]=null}),e}[Mr(140)](){const t=Mr;this[t(117)]=this[t(164)]?.[t(177)]?this[t(133)](this[t(164)][t(177)]):null}[Mr(179)](t){const e=Mr,n=this[e(145)][e(126)](t),o=n&&this[e(164)]?.[e(126)](this[e(164)][e(136)](n)-1);return o&&this[e(133)](o)||null}[Mr(151)](t){const e=Mr,n=this[e(145)][e(126)](t),o=n&&this[e(164)]?.[e(126)](this[e(164)][e(136)](n)+1);return o&&this[e(133)](o)||null}[Mr(132)](t,e){const n=Mr;t[n(186)]();const o=Vr(e[n(183)]+this[n(158)],t[n(172)]);return!!o&&(this[n(175)](e,e[n(172)]-o),!0)}[Mr(120)](t,e){const n=Mr;t[n(186)]();const o=Vr(t[n(183)]+this[n(158)],e[n(172)]);return!!o&&(this[n(175)](e,e[n(172)]+o,!1),!0)}[Mr(203)](t){const e=Mr,n=this[e(145)][e(126)](t);if(!n||!n[e(135)]||!n[e(159)])return;const o=this[e(149)](n,n[e(159)]);this[e(175)](t,o)}[Mr(149)](t,n){const o=Mr;if(null===n)return 0;if(t[o(135)]instanceof e.Rect)return n[o(172)];{const t=new e.Rect(this[o(191)][o(171)])[o(172)];return n[o(172)]-t}}[Mr(175)](t,e,n=this[Mr(156)][Mr(139)][Mr(126)](Mr(206))){const o=Mr;n&&(e=Math[o(148)](e,this[o(187)](t))),t[o(172)]=e}[Mr(187)](t){const e=Mr;let n=this[e(179)](t),o=0;for(;n;)n[e(186)](),o+=this[e(158)]+n[e(165)],n=this[e(179)](n);return o}}function Vr(t,e){return Math[Mr(148)](t-e,0)}function Lr(t,e){const n=Rr();return(Lr=function(t,e){return n[t-=113]})(t,e)}function Br(t){const e=Mr;return null!==t&&e(200)==typeof t&&1===t[e(134)]}const Dr=jr;function Fr(){const t=["4539588iltjVY","24gwTPTA","_annotations","stop","Annotations","addEventListener","init","setActiveAnnotation","isAttached","wideSidebar","_detachFromContainer","container","context","blur","stopListening","_attachToContainer","cancel","_refreshPositioningDebounced","plugins","widesidebar-detach-not-attached","uiUpdate","set","off","refreshVisibility","destroy","from","ready","WideSidebar","4638212kjWCpm","attach","refresh","_editorAnnotations","9690317gshSpd","_destroyEditorAnnotationsIntegration","9400419upmChD","add","editors","set:container","resize","isPremiumPlugin","_integrateWithEditorAnnotations","rearrange","removeEventListener","1VeTBBn","change:container","addAnnotation","getOrderedSelectedAnnotations","activeAnnotation","widesidebar-attach-already-attached","annotations","EditorAnnotations","listenTo","ck-sidebar--wide","high","has","refreshPositioning","2062972lyeaId","_activeAnnotation","2186106TUnmZJ","requires","register","2846820MlNNxZ","updateTargetRect","switchTo","get","hasDomSelection","detach","focus","isOfficialPlugin","pluginName","remove"];return(Fr=function(){return t})()}function jr(t,e){const n=Fr();return(jr=function(t,e){return n[t-=155]})(t,e)}!function(t){const e=jr,n=t();for(;;)try{if(866286===-parseInt(e(177))/1*(parseInt(e(190))/2)+parseInt(e(205))/3+-parseInt(e(162))/4+-parseInt(e(195))/5+parseInt(e(192))/6+-parseInt(e(166))/7+parseInt(e(206))/8*(parseInt(e(168))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fr);class Ur extends t.ContextPlugin{[Dr(213)];[Dr(183)];[Dr(165)];[Dr(222)];static get[Dr(193)](){return[Pr,vr]}static get[Dr(203)](){return Dr(161)}static get[Dr(202)](){return!0}static get[Dr(173)](){return!0}constructor(t){const n=Dr;super(t),this[n(213)]=!1,this[n(155)](n(181),null),this[n(183)]=null,this[n(165)]=new e.Collection,this[n(222)]=Pe(()=>{const e=n;t[e(223)][e(198)](e(209))[e(157)](),this[e(183)][e(189)]()},250,{leading:!1})}[Dr(211)](){const t=Dr,e=this[t(217)][t(223)][t(198)](vr),n=this[t(217)][t(223)][t(198)](Pr);e[t(194)](t(214),this),n[t(216)]&&e[t(197)](t(214))}[Dr(212)](t){const e=Dr;if(t===this[e(181)])return;const n=this[e(217)][e(223)][e(198)](Pr);n[e(191)]=t;const o=this[e(181)];n[e(164)]({blurredAnnotation:o,activatedAnnotation:t}),this[e(181)]=t}[Dr(163)](n){const o=Dr;this[o(183)]=n;const r=this[o(217)][o(223)][o(198)](Pr);if(r[o(207)]=n,this[o(213)])throw new e.CKEditorError(o(182),this);this[o(213)]=!0,this[o(185)](r,o(171),()=>{const t=o;this[t(200)](),this[t(185)](r,t(178),e=>{const o=t;e[o(156)](),this[o(163)](n)})}),r[o(220)]({viewClass:o(186)});const s=t=>{const e=o;t[e(196)](),r[e(179)](t)};for(const t of n)s(t);this[o(185)](n,o(169),(t,e)=>{s(e)}),this[o(185)](n,o(204),(t,e,s)=>{const i=o;r[i(175)]({removedAnnotation:e,previousAnnotation:n[i(198)](s-1),nextAnnotation:n[i(198)](s+1)}),e===this[i(181)]&&this[i(212)](null)},{priority:o(187)}),this[o(185)](n,o(201),(t,e)=>{this[o(212)](e)}),this[o(185)](n,o(218),()=>{this[o(212)](null)});const i=this[o(217)]instanceof t.Context?this[o(217)][o(170)]:new e.Collection([this[o(217)]]);for(const t of i)this[o(174)](t);this[o(185)](i,o(169),(t,e)=>{const n=o;this[n(185)](e,n(160),()=>{this[n(174)](e)})}),this[o(185)](i,o(204),(t,e)=>{const n=o;e[n(223)][n(188)](n(184))&&this[n(167)](e[n(223)][n(198)](n(184)))}),window[o(210)](o(172),this[o(222)]),this[o(217)][o(223)][o(198)](o(209))[o(157)](),this[o(183)][o(189)]()}[Dr(200)](){const n=Dr;if(!this[n(213)])throw new e.CKEditorError(n(224),this);this[n(212)](null);const o=this[n(217)][n(223)][n(198)](Pr);o[n(215)](this[n(183)]),this[n(219)](o),this[n(219)](this[n(183)]),this[n(217)]instanceof t.Context&&this[n(219)](this[n(217)][n(170)]);for(const t of Array[n(159)](this[n(165)]))this[n(167)](t);window[n(176)](n(172),this[n(222)]),this[n(222)][n(221)](),this[n(181)]=null,this[n(213)]=!1,this[n(183)]=null}[Dr(158)](){const t=Dr;this[t(213)]&&this[t(200)]()}[Dr(174)](t){const e=Dr;if(!t[e(223)][e(188)](e(184)))return;const n=t[e(223)][e(198)](e(184)),o=()=>{const t=e,o=n[t(180)]({annotations:this[t(183)],activeAnnotation:this[t(181)]});this[t(212)](o[0]||null)};this[e(185)](n,e(164),o),this[e(185)](n,e(218),(t,{isAnnotationTracked:n})=>{const o=e;this[o(181)]&&n(this[o(181)])&&this[o(212)](null)}),this[e(185)](n,e(225),()=>{this[e(222)]()}),this[e(185)](this[e(183)],e(218),t=>{const r=e;n[r(199)]()&&(o(),t[r(208)]())},{priority:e(187)}),this[e(165)][e(169)](n)}[Dr(167)](t){const e=Dr;this[e(219)](t),this[e(165)][e(204)](t)}}function zr(t,e){const n=Hr();return(zr=function(t,e){return n[t-=393]})(t,e)}const Kr=zr;function Hr(){const t=["add","span","ck-annotation-counter__badge--","number","set","4330808huShCM","1116537BgIniX","counterView","_badge","ck-annotation-counter","4305915FQXFvp","810aMAMVA","17656jfNSkI","icon","15736PdFFGW","bindTemplate","1769272sVUwZs","2459005IFeFZG","30rijdSQ","...","bind","annotationType","extendTemplate","ck-annotation-counter__badge","children","setTemplate","isDirty","ck-annotation-counter__badge--edit-mode","toString"];return(Hr=function(){return t})()}!function(t){const e=zr,n=t();for(;;)try{if(281808===-parseInt(e(417))/1*(-parseInt(e(394))/2)+-parseInt(e(411))/3+-parseInt(e(421))/4+-parseInt(e(393))/5+parseInt(e(416))/6*(parseInt(e(419))/7)+parseInt(e(410))/8+parseInt(e(415))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hr);class Wr extends st.ButtonView{[Kr(412)];constructor(t){const e=Kr;super(t);const n=this[e(420)];this[e(409)](e(402),!1),this[e(409)](e(408),0),this[e(396)](e(413)).to(this,e(402),this,e(408),(t,n)=>t?e(395):n[e(404)]()),this[e(409)](e(397),""),this[e(418)]=rt.IconAddComment,this[e(398)]({attributes:{class:[e(414)]}}),this[e(412)]=new st.View,this[e(412)][e(401)]({tag:e(406),attributes:{class:[e(399),n.to(e(397),t=>e(407)+t),n.if(e(402),e(403))]},children:[{text:n.to(e(413))}]}),this[e(400)][e(405)](this[e(412)])}}var Xr=n(197),Yr={attributes:{"data-cke":!0}};Yr.setAttributes=Ae(),Yr.insert=Ie().bind(null,"head"),Yr.domAPI=_e(),Yr.insertStyleElement=Te();be()(Xr.A,Yr);Xr.A&&Xr.A.locals&&Xr.A.locals;const qr=Zr;function Gr(){const t=["init","add","length","_attachToContainer","_annotationToNarrowView","EditorAnnotations","994033GtVfrf","uiUpdate","stop","plugins","_updateBalloonPosition","8423550VTLFpk","refresh","_showBalloon","_annotations","refreshVisibility","clear","attach","defaultPositions","northArrowSouth","isAttached","set:container","narrowsidebar-attach-already-attached","annotationType","pluginName","narrowsidebar-detach-not-attached","3204304RsPgyR","content","getSidebarItemView","_refreshPositioning","Annotations","blur","_integrateWithEditorAnnotations","number","target","activeAnnotation","_domEmitter","preventClosingBalloon","_hideBalloon","southArrowNorth","execute","editors","southArrowNorthEast","_attachListeners","has","focusableElements","balloonPanelView","annotations","pin","5901900YWPbdw","off","_refreshPositioningDebounced","isVisible","isDirty","requires","focus","bind","541520FhZioV","refreshPositioning","element","high","stopPropagation","getByView","set","locale","_detachListeners","narrowSidebar","remove","7PiSJuQ","contains","addAnnotation","_setSelectedAnnotations","ck-sidebar--narrow","first","getOrderedSelectedAnnotations","change:container","hasDomSelection","context","southArrowNorthWest","get","type","destroy","resize","northArrowSouthEast","_editorAnnotations","cancel","from","includes","setActiveAnnotation","addEventListener","rearrange","preventDefault","_manuallyClosedAnnotationViews","mousedown","514954OgeNhB","unpin","3RKEaar","_destroyEditorAnnotationsIntegration","2635218PGvLEv","delete","low","_detachFromContainer","find","isPremiumPlugin","keydown","esc","isOfficialPlugin","change:height","Esc","5zhMMoB","ready","northArrowSouthWest","detachFromDom","attachToDom","bodyCollection","listenTo","values","view","stopListening","_selectedAnnotations","keyCode","removeEventListener","NarrowSidebar","detach","register"];return(Gr=function(){return t})()}function Zr(t,e){const n=Gr();return(Zr=function(t,e){return n[t-=348]})(t,e)}!function(t){const e=Zr,n=t();for(;;)try{if(908271===parseInt(e(348))/1+-parseInt(e(436))/2*(parseInt(e(438))/3)+-parseInt(e(399))/4+parseInt(e(451))/5*(-parseInt(e(440))/6)+-parseInt(e(410))/7*(-parseInt(e(368))/8)+parseInt(e(353))/9+-parseInt(e(391))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gr);class Qr extends t.ContextPlugin{[qr(362)];[qr(389)];[qr(434)];[qr(378)];[qr(471)];[qr(461)];[qr(426)];[qr(393)];static get[qr(396)](){return[Pr,vr]}static get[qr(366)](){return qr(464)}static get[qr(448)](){return!0}static get[qr(445)](){return!0}constructor(t){const n=qr;super(t),this[n(362)]=!1,this[n(434)]=new Set,this[n(378)]=new((0,e.DomEmitterMixin)()),this[n(471)]=new Map,this[n(405)](n(377),null),this[n(389)]=null,this[n(461)]=[],this[n(426)]=new e.Collection,this[n(393)]=Pe(()=>{this[n(371)]()},250,{leading:!1})}[qr(467)](){const t=qr;this[t(419)][t(351)][t(421)](vr)[t(466)](t(408),this),this[t(456)]=new st.BodyCollection(this[t(419)][t(406)]),this[t(388)]=new st.BalloonPanelView(this[t(419)][t(406)]),this[t(456)][t(455)](),this[t(456)][t(468)](this[t(388)])}[qr(359)](n){const o=qr;this[o(389)]=n;const r=this[o(419)][o(351)][o(421)](Pr),s=this[o(388)];if(r[o(356)]=n,this[o(362)])throw new e.CKEditorError(o(364),this);this[o(362)]=!0,this[o(457)](r,o(363),()=>{const t=o;this[t(465)](),this[t(457)](r,t(417),e=>{const o=t;e[o(392)](),this[o(359)](n)})}),r[o(470)]({viewClass:o(414),spaceBetweenItems:5});const i=t=>{const e=o,n=new Wr(this[e(419)][e(406)]);r[e(412)](t,n),this[e(471)][e(405)](t,n),n[e(398)](e(395),e(365),e(375)).to(t[e(459)],e(395),e(422),e(469)),n.on(e(382),()=>{const n=e;this[n(434)][n(358)](),s[n(369)][n(415)]!==t[n(459)]?(this[n(355)](t),t[n(459)][n(401)][n(397)](),this[n(430)](t)):this[n(430)](null)})};for(const t of n)i(t);this[o(457)](n,o(468),(t,e)=>{i(e)}),this[o(457)](n,o(409),(t,e,s)=>{const i=o;this[i(471)][i(421)](e)[i(423)](),this[i(471)][i(441)](e),r[i(432)]({removedAnnotation:e,previousAnnotation:n[i(421)](s-1),nextAnnotation:n[i(421)](s+1)}),e===this[i(377)]&&this[i(430)](null)},{priority:o(442)}),this[o(457)](n,o(397),(t,e)=>{this[o(430)](e)}),this[o(457)](n,o(373),()=>{this[o(430)](null)}),this[o(378)][o(457)](document,o(446),(t,n)=>{const r=o;n[r(462)]===e.keyCodes[r(447)]&&s[r(394)]&&(this[r(434)][r(468)](s[r(369)][r(415)]),this[r(380)](),n[r(403)](),n[r(433)]())}),this[o(378)][o(457)](document,o(435),(t,e)=>{const n=o,i=e[n(376)];s[n(394)]&&s[n(401)][n(411)](i)||r[n(459)][n(401)][n(411)](i)||t[n(379)]||this[n(377)]&&this[n(377)][n(387)][n(444)](t=>t[n(411)](i))||(this[n(434)][n(358)](),this[n(380)](),this[n(430)](null))});const c=this[o(419)]instanceof t.Context?this[o(419)][o(383)]:new e.Collection([this[o(419)]]);for(const t of c)this[o(374)](t);this[o(457)](c,o(468),(t,e)=>{const n=o;this[n(457)](e,n(452),()=>{this[n(374)](e)})}),this[o(457)](c,o(409),(t,e)=>{const n=o;e[n(351)][n(386)](n(472))&&this[n(439)](e[n(351)][n(421)](n(472)))}),window[o(431)](o(424),this[o(393)]),this[o(371)]()}[qr(430)](t){const e=qr;if(t===this[e(377)])return;const n=this[e(419)][e(351)][e(421)](Pr);n[e(354)]({blurredAnnotation:this[e(377)],activatedAnnotation:t,disableAnimationOnActivatedAnnotation:!0}),t&&n[e(370)](t)?this[e(355)](t):this[e(380)](),this[e(377)]=t}[qr(465)](){const n=qr;if(!this[n(362)])throw new e.CKEditorError(n(367),this);this[n(430)](null);const o=this[n(419)][n(351)][n(421)](Pr);this[n(380)](),Array[n(428)](this[n(471)][n(458)](),t=>t[n(423)]()),this[n(471)][n(358)](),o[n(443)](this[n(389)]),this[n(460)](),this[n(378)][n(460)](),this[n(419)]instanceof t.Context&&this[n(460)](this[n(419)][n(383)]);for(const t of Array[n(428)](this[n(426)]))this[n(439)](t);window[n(463)](n(424),this[n(393)]),this[n(393)][n(427)](),this[n(461)]=[],this[n(362)]=!1,this[n(389)]=null}[qr(423)](){const t=qr;this[t(362)]&&this[t(465)](),this[t(456)][t(454)]()}[qr(374)](t){const e=qr;if(!t[e(351)][e(386)](e(472)))return;const n=t[e(351)][e(421)](e(472)),o=this[e(419)][e(351)][e(421)](Pr),r=this[e(389)],s=this[e(388)],i=()=>{const t=e,o=n[t(416)]({annotations:this[t(389)],activeAnnotation:this[t(377)]});this[t(413)](o),this[t(430)](o[0]||null)};this[e(457)](n,e(354),i),this[e(457)](n,e(373),(t,{isAnnotationTracked:n})=>{const o=e;this[o(377)]&&n(this[o(377)])&&(this[o(413)]([]),this[o(430)](null))}),this[e(457)](n,e(349),()=>{this[e(393)]()}),this[e(457)](r,e(373),t=>{const o=e;n[o(418)]()&&t[o(350)]()},{priority:e(402)}),this[e(457)](this[e(378)],e(435),(t,r)=>{const c=e,a=r[c(376)];s[c(394)]&&s[c(401)][c(411)](a)||o[c(459)][c(401)][c(411)](a)||this[c(377)]&&n[c(418)]()&&(i(),t[c(379)]=!0)},{priority:e(402)}),this[e(426)][e(468)](n)}[qr(439)](t){const e=qr;t&&(this[e(460)](t),this[e(426)][e(409)](t))}[qr(413)](t){const e=qr;for(const n of this[e(461)])t[e(429)](n)||this[e(434)][e(441)](n[e(459)]);this[e(461)]=t}[qr(371)](){const t=qr,e=this[t(388)];this[t(419)][t(351)][t(421)](t(372))[t(357)](),this[t(389)][t(400)](),e[t(394)]&&this[t(352)]()}[qr(355)](t){const e=qr;if(this[e(434)][e(386)](t[e(459)]))return;const n=this[e(388)][e(369)][e(415)];n!==t[e(459)]?(n&&this[e(407)](n),this[e(385)](t[e(459)]),this[e(388)][e(369)][e(358)](),this[e(388)][e(369)][e(468)](t[e(459)]),this[e(352)]()):this[e(352)]()}[qr(352)](){const t=qr,e=this[t(388)][t(369)][t(415)],n=e&&this[t(389)][t(404)](e);if(!n||!this[t(471)][t(386)](n))return;const o=this[t(471)][t(421)](n)[t(401)],r=function(){const e=t,n=st.BalloonPanelView[e(360)];return[n[e(384)],n[e(425)],n[e(381)],n[e(361)],n[e(420)],n[e(453)]]}();this[t(388)][t(390)]({target:o,positions:r})}[qr(380)](){const t=qr,e=this[t(388)],n=e[t(369)][t(415)];n&&(this[t(407)](n),e[t(437)](),e[t(369)][t(358)]())}[qr(385)](t){const e=qr;this[e(457)](t,e(449),()=>this[e(352)]()),this[e(457)](t,e(450),(n,o)=>{const r=e;this[r(434)][r(468)](t),this[r(380)](),o()})}[qr(407)](t){this[qr(460)](t)}}var Jr=n(874),$r={attributes:{"data-cke":!0}};$r.setAttributes=Ae(),$r.insert=Ie().bind(null,"head"),$r.domAPI=_e(),$r.insertStyleElement=Te();be()(Jr.A,$r);Jr.A&&Jr.A.locals&&Jr.A.locals;const ts=os;!function(t){const e=os,n=t();for(;;)try{if(839107===-parseInt(e(334))/1+-parseInt(e(321))/2+-parseInt(e(298))/3*(-parseInt(e(370))/4)+-parseInt(e(316))/5*(-parseInt(e(379))/6)+parseInt(e(294))/7*(parseInt(e(303))/8)+parseInt(e(338))/9*(parseInt(e(354))/10)+-parseInt(e(327))/11*(parseInt(e(358))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ns);class es extends t.Plugin{[ts(305)];[ts(350)];[ts(342)];[ts(331)];[ts(285)];[ts(367)];[ts(292)];static get[ts(317)](){return[So,st.ContextualBalloon,vr]}static get[ts(364)](){return ts(373)}static get[ts(291)](){return!0}static get[ts(329)](){return!0}constructor(t){const e=ts;super(t),t[e(372)][e(301)][e(357)](gt.MouseObserver),this[e(305)]=!1,this[e(337)](e(360),null),this[e(350)]=null,this[e(342)]=new Set,this[e(331)]=t[e(286)][e(309)](st.ContextualBalloon),this[e(285)]=new Set,this[e(367)]=[],this[e(292)]=!1}[ts(344)](){const t=ts,e=this[t(347)][t(286)][t(309)](vr);e[t(290)]===this[t(347)]&&(e[t(384)](t(352),this),this[t(347)][t(306)][t(337)](t(297),(e,n)=>{const o=t,r=this[o(331)];if(this[o(305)]&&r[o(381)]){const t=this[o(350)][o(361)](r[o(381)]);t&&this[o(369)](t),n()}}))}[ts(365)](){const t=ts,e=this[t(347)][t(286)][t(309)](vr);e[t(290)]===this[t(347)]&&(e[t(374)]()||e[t(375)](t(352)))}[ts(376)](t){const e=ts;t!==this[e(360)]&&(this[e(360)]&&(this[e(360)][e(341)]=!1),t&&this[e(347)].ui[e(380)][e(343)]&&(this[e(350)][e(377)](t)&&this[e(287)](t,!0),t[e(341)]=!0),t||this[e(332)]([]),this[e(360)]=t)}[ts(288)](t){const n=ts;this[n(350)]=t;const o=this[n(347)][n(286)][n(309)](vr),r=this[n(331)];if(this[n(305)])throw new e.CKEditorError(n(300),this);if(o[n(290)]!==this[n(347)])throw new e.CKEditorError(n(318),this);const s=this[n(347)][n(286)][n(309)](So);this[n(353)](s,n(323),()=>{const t=n,e=s[t(355)]({annotations:this[t(350)],activeAnnotation:this[t(360)]});var o,r;!this[t(292)]&&(o=e,r=this[t(367)],o[t(359)]===r[t(359)]&&o[t(311)](e=>r[t(366)](e)))||(this[t(292)]=!1,this[t(332)](e),this[t(376)](e[0]||null))}),this[n(353)](s,n(328),(t,{isAnnotationTracked:e})=>{const o=n;this[o(360)]&&e(this[o(360)])&&(this[o(332)]([]),this[o(376)](null))}),this[n(353)](this[n(347)].ui[n(380)],n(368),(t,e,o)=>{o||this[n(376)](null)}),this[n(353)](t,n(333),(t,e)=>{const o=n;this[o(330)](e),e===this[o(360)]&&this[o(376)](null)}),this[n(353)](r,n(322),(e,o,s,i)=>{const c=n;i&&this[c(385)](i);const a=t[c(361)](s);s&&a&&(this[c(353)](s,c(304),()=>{r[c(351)]()}),this[c(353)](s,c(297),()=>{const t=c;this[t(369)](a),this[t(347)][t(372)][t(301)][t(349)]()}),this[c(360)]!==a&&this[c(376)](a))}),this[n(353)](this[n(347)].ui,n(345),()=>{const e=n;r[e(381)]&&t[e(361)](r[e(381)])&&r[e(351)]()}),this[n(353)](this[n(347)][n(372)][n(301)][n(313)],n(340),()=>{const t=n;this[t(292)]=!0,this[t(342)][t(356)]()}),this[n(347)][n(372)][n(301)][n(313)][n(335)][n(308)]&&this[n(347)][n(372)][n(301)][n(349)](),this[n(305)]=!0}[ts(296)](){const t=ts;if(!this[t(305)])throw new e.CKEditorError(t(299),this);this[t(376)](null);for(const e of this[t(285)])this[t(330)](e);this[t(385)](),this[t(305)]=!1,this[t(350)]=null}[ts(336)](){const t=ts;this[t(305)]&&this[t(296)]()}[ts(332)](t){const e=ts;for(const n of this[e(367)])t[e(366)](n)||this[e(342)][e(289)](n);for(const n of this[e(350)])t[e(366)](n)||this[e(330)](n);if(this[e(347)].ui[e(380)][e(343)])for(const n of t)this[e(287)](n);this[e(367)]=t}[ts(287)](t,e=!1){const n=ts;this[n(342)][n(377)](t)||(this[n(285)][n(377)](t)||this[n(331)][n(382)](t[n(301)])||(this[n(285)][n(348)](t),this[n(331)][n(348)]({stackId:t[n(301)].id,view:t[n(301)],position:{target:()=>this[n(383)](t)}})),e&&this[n(331)][n(295)](t[n(301)].id))}[ts(383)](t){const n=ts,o=t[n(312)],r=this[n(347)][n(372)][n(301)],s=r[n(313)][n(335)][n(362)](),i=r[n(315)][n(320)](s);if(i[n(310)](!0),o){if(o instanceof e.Rect)return o;let t=[];for(const e of o)t[n(293)](...rs(e[n(314)]()));t=function(t){const e=n,o=[];let r=t[0];for(let n=1;n<t[e(359)];n++)ss(r,t[n])?r[e(339)]+=t[n][e(339)]:(o[e(293)](r),r=t[n]);return o[e(293)](r),o}(t);const r=i[n(302)]();return t[n(325)](t=>t[n(378)]<=r[n(378)]&&t[n(307)]>=r[n(307)]&&t[n(319)]<=r[n(319)]&&t[n(326)]>=r[n(326)])||t[0]}return t[n(346)]||i}[ts(330)](t){const e=ts;this[e(285)][e(377)](t)&&this[e(331)][e(382)](t[e(301)])&&(this[e(285)][e(289)](t),this[e(331)][e(333)](t[e(301)]))}[ts(369)](t){const e=ts;this[e(342)][e(348)](t),this[e(330)](t)}}function ns(){const t=["getByView","getFirstRange","fromRect","pluginName","afterInit","includes","_selectedAnnotations","change:isFocused","_closeAnnotation","3364HFUbLd","map","editing","InlineAnnotations","hasActive","switchTo","setActiveAnnotation","has","top","1137336rYUrKc","focusTracker","visibleView","hasView","_getBalloonTargetForAnnotation","register","stopListening","_addedAnnotations","plugins","_addAnnotationToBalloon","attach","delete","context","isOfficialPlugin","_forceRefresh","push","1635158YRfgKP","showStack","detach","Esc","3036tRcSTF","inlineannotations-detach-not-attached","inlineannotations-attach-already-attached","view","getBoundingClientRect","24SkJulU","change:height","isAttached","keystrokes","bottom","editableElement","get","collapse","every","target","document","getClientRects","domConverter","35ovMjAA","requires","inlineannotations-not-allowed-with-context","left","viewRangeToDom","1935366sdoYYs","change:visibleView","refresh","from","find","right","55zeSxQu","blur","isPremiumPlugin","_removeAnnotationFromBalloon","_balloon","_setSelectedAnnotations","remove","648953eTHEvi","selection","destroy","set","9GPTcUF","width","mousedown","isActive","_manuallyClosed","isFocused","init","update","targetRect","editor","add","focus","annotations","updatePosition","inline","listenTo","9565420edvMhy","getOrderedSelectedAnnotations","clear","addObserver","3310956cbPecH","length","activeAnnotation"];return(ns=function(){return t})()}function os(t,e){const n=ns();return(os=function(t,e){return n[t-=285]})(t,e)}function rs(t){const e=ts;return Array[e(324)](t)[e(371)](DOMRect[e(363)])}function ss(t,e){const n=ts;return t[n(378)]===e[n(378)]&&t[n(307)]===e[n(307)]&&t[n(326)]===e[n(319)]}var is=n(353),cs={attributes:{"data-cke":!0}};cs.setAttributes=Ae(),cs.insert=Ie().bind(null,"head"),cs.domAPI=_e(),cs.insertStyleElement=Te();be()(is.A,cs);is.A&&is.A.locals&&is.A.locals;const as=hs;function hs(t,e){const n=us();return(hs=function(t,e){return n[t-=477]})(t,e)}function us(){const t=["length","focusNext","ck-hidden","472278wOzFvE","_setupKeyboardNavigation","auto","focusCycler","arrowdown","65HUhUxb","EMPTY_COMMENTS_ARCHIVE","COMMENTS_ARCHIVE_LIST_LABEL","focusTracker","presentation","5654gDCEDX","1wZejog","ck-comments-archive__content","10ASLhlo","_annotationViews","listenTo","delegate","focusPrevious","780710VnvOnQ","40OIhwFc","focusFirst","render","1098713aYQWlw","set","bindTemplate","875660wOufuF","list","ck-comments-archive","remove","change","destroy","arrowup","58287ImKuHi","setTemplate","focus","first","45hmWwng","6993406IKwnuj","ck-comments-archive__info","8988vHmsMQ","isEmpty","isActive","element","132qrAFQm","div","add"];return(us=function(){return t})()}!function(t){const e=hs,n=t();for(;;)try{if(481806===parseInt(e(492))/1*(-parseInt(e(506))/2)+parseInt(e(513))/3*(-parseInt(e(524))/4)+-parseInt(e(494))/5*(parseInt(e(481))/6)+parseInt(e(503))/7*(-parseInt(e(500))/8)+-parseInt(e(517))/9*(-parseInt(e(499))/10)+parseInt(e(491))/11*(-parseInt(e(520))/12)+parseInt(e(486))/13*(parseInt(e(518))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(us);class ds extends st.View{[as(489)];[as(484)];[as(495)];constructor(t,n){const o=as;super(t),this[o(504)](o(521),!n[o(478)]),this[o(489)]=new e.FocusTracker,this[o(495)]=n,this[o(495)][o(497)](o(512),o(485)).to(this),this.on(o(512),()=>{const t=o;this[t(484)][t(498)]()}),this.on(o(485),()=>{const t=o;this[t(484)][t(479)]()}),this[o(484)]=new st.FocusCycler({focusables:n,focusTracker:this[o(489)]}),this[o(496)](n,o(477),()=>{this[o(521)]=!1}),this[o(496)](n,o(509),(t,e)=>{const r=o;e[r(522)]&&this[r(515)](),n[r(478)]||(this[r(521)]=!0)});const r=this[o(505)];this[o(514)]({tag:o(525),attributes:{dir:o(483),class:["ck",o(508)],tabindex:-1,role:o(507),"aria-label":it(t,o(488))},children:[{tag:o(525),attributes:{class:[o(493)],role:o(490)},children:[{tag:o(525),attributes:{role:o(490)},children:n},{tag:"p",attributes:{class:[o(519),r.if(o(521),o(480),t=>!t)]},children:[{text:it(t,o(487))}]}]}]})}[as(502)](){const t=as;super[t(502)](),this[t(482)]()}[as(511)](){const t=as;super[t(511)](),this[t(489)][t(511)]()}[as(515)](){const t=as;this[t(484)][t(516)]?this[t(484)][t(501)]():this[t(523)][t(515)]()}[as(482)](){const t=as;for(const e of this[t(495)])this[t(489)][t(477)](e[t(523)]);this[t(495)].on(t(510),(e,{added:n,removed:o})=>{const r=t;for(const t of n)this[r(489)][r(477)](t[r(523)]);for(const t of o)this[r(489)][r(509)](t[r(523)])})}}const ls=ms;function ms(t,e){const n=ks();return(ms=function(t,e){return n[t-=405]})(t,e)}function ks(){const t=["isActive","collection","pluginName","findIndex","152570EVAuDf","plugins","addCommentThread","archivedThreads","getCommentThread","3vWFSgQ","context","listenTo","has","_calculatePosition","highest","requires","add","104TGYdgy","isOfficialPlugin","removeCommentThread","archivedAt","10RDYdlL","get","5718735NVKAUa","CommentsArchive","init","isVisible","12840352zKOMTZ","7gpvDvR","6AXypVd","change:archivedAt","5303824gYYxCS","focus","5890DqYCXN","activate","stopListening","remove","3059688plXucg","205FwXSKu","2929825NWuyvj","isPremiumPlugin","length"];return(ks=function(){return t})()}!function(t){const e=ms,n=t();for(;;)try{if(947767===-parseInt(e(438))/1*(-parseInt(e(433))/2)+parseInt(e(409))/3*(-parseInt(e(431))/4)+parseInt(e(439))/5*(parseInt(e(429))/6)+parseInt(e(428))/7*(-parseInt(e(427))/8)+parseInt(e(423))/9+parseInt(e(421))/10*(parseInt(e(446))/11)+-parseInt(e(437))/12*(-parseInt(e(417))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ks);class gs extends t.ContextPlugin{static get[ls(444)](){return ls(424)}static get[ls(418)](){return!0}static get[ls(440)](){return!0}static get[ls(415)](){return[wo,go]}constructor(t){const n=ls;super(t),this[n(407)]=new e.Collection}[ls(425)](){const t=ls,e=this[t(410)],n=e[t(405)][t(422)](wo),o=e[t(405)][t(422)](go);this[t(411)](n,t(406),(e,{threadId:o})=>{const r=t,s=n[r(408)](o);s[r(420)]&&this[r(407)][r(416)](s,this[r(413)](s[r(420)])),this[r(411)](s,r(430),(t,e,n)=>{const o=r;n?this[o(407)][o(412)](s)||this[o(407)][o(416)](s,this[o(413)](s[o(420)])):this[o(407)][o(412)](s)&&this[o(407)][o(436)](s)})}),this[t(411)](n,t(419),(e,{threadId:o})=>{const r=t,s=n[r(408)](o);this[r(435)](s),this[r(407)][r(412)](s)&&this[r(407)][r(436)](s)},{priority:t(414)}),this[t(411)](o[t(443)],t(432),(e,n)=>{const r=t;n[r(426)]||(n[r(442)]=!0,o[r(434)](n))})}[ls(413)](t){const e=ls,n=[...this[e(407)]][e(445)](n=>n[e(420)]<t);return n>-1?n:this[e(407)][e(441)]}}const ps=fs;function fs(t,e){const n=bs();return(fs=function(t,e){return n[t-=207]})(t,e)}function bs(){const t=["_visibleAnnotations","getByInnerView","collaboration.channelId","init","view","commentsArchive","execute","8zhCMPy","innerView","isVisible","menuBar:commentsArchive","_createCommentsArchiveButton","filter","isOn","EDITOR_TOP_SIDE","_handleNewThread","commentsArchiveView","749781cDVyzp","source","config","208817iaMZeM","collection","set","listenTo","escape","forEach","locale","_toggleDialog","annotationViews","388120OvlaQF","add","length","isOfficialPlugin","has","plugins","_threadToController","componentFactory","archivedThreads","includes","archivedAt","remove","isPremiumPlugin","push","4HUFUmg","editor","1674305xXvyPY","focusableElements","Annotations","176VoMGYq","pluginName","find","hide","Dialog","274331rhwmTs","indexOf","requires","_calculatePosition","menuitemcheckbox","stopListening","CommentsArchiveUI","381096csHDev","splice","stop","tooltip","1466712zihVaH","isOpen","isEnabled","get","COMMENTS_ARCHIVE","channelId","_pendingThreads","66yRcalJ","findIndex","show","_hideDialogOnAnnotationEscape","CommentsRepository","bind"];return(bs=function(){return t})()}!function(t){const e=fs,n=t();for(;;)try{if(203016===parseInt(e(238))/1+parseInt(e(228))/2*(parseInt(e(245))/3)+-parseInt(e(249))/4+-parseInt(e(230))/5+parseInt(e(256))/6*(-parseInt(e(282))/7)+-parseInt(e(269))/8*(-parseInt(e(279))/9)+parseInt(e(214))/10*(parseInt(e(233))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bs);class vs extends t.Plugin{[ps(278)];[ps(213)];[ps(255)];static get[ps(234)](){return ps(244)}static get[ps(217)](){return!0}static get[ps(226)](){return!0}static get[ps(240)](){return[gs,st.Dialog]}constructor(t){const e=ps;super(t),this[e(213)]=new st.ViewCollection,this[e(255)]=[]}[ps(265)](){const t=ps,e=this[t(229)],n=this[t(259)][t(261)](this);e.ui[t(221)][t(215)](t(267),()=>this[t(273)](st.ButtonView,!0)),e.ui[t(221)][t(215)](t(272),()=>{const e=t,n=this[e(273)](st.MenuBarMenuListItemButtonView);return n[e(207)]({role:e(242)}),n});const o=e[t(219)][t(252)](gs),r=e[t(219)][t(252)](t(232)),s=e[t(219)][t(252)](t(260));o[t(222)][t(210)](e=>{this[t(277)](e)}),this[t(208)](o[t(222)],t(215),(e,n)=>{this[t(277)](n)}),this[t(208)](r[t(283)],t(215),(e,n)=>{const o=t,r=this[o(255)][o(235)](t=>{const e=o,r=s[e(220)][e(252)](t);return r&&n[e(270)]===r[e(266)]});if(r){const t=this[o(241)](r[o(224)]);this[o(213)][o(215)](n[o(266)],t),this[o(255)][o(246)](this[o(255)][o(239)](r),1)}}),this[t(208)](o[t(222)],t(225),(n,o)=>{const i=t,c=e[i(281)][i(252)](i(264));if(!c||o[i(254)]===c)if(this[i(255)][i(223)](o))this[i(255)][i(246)](this[i(255)][i(239)](o),1);else{const t=s[i(220)][i(252)](o),e=r[i(263)](t[i(266)]);this[i(213)][i(225)](e[i(266)]),this[i(243)](e[i(231)])}}),this[t(208)](r[t(283)],t(215),(e,o)=>{const r=t;this[r(208)](o,r(209),n)}),this[t(208)](r[t(283)],t(225),(e,o)=>{const r=t;this[r(243)](o,r(209),n)})}[ps(277)](t){const e=ps,n=this[e(229)][e(219)][e(252)](e(260)),o=this[e(229)][e(219)][e(252)](e(232)),r=this[e(229)][e(281)][e(252)](e(264));if(!r||t[e(254)]===r){const r=n[e(220)][e(252)](t);if(!r)return void this[e(255)][e(227)](t);const s=this[e(241)](t[e(224)]),i=o[e(263)](r[e(266)]);i[e(271)]&&o[e(262)][e(225)](i),this[e(213)][e(215)](i[e(266)],s)}}[ps(241)](t){const e=ps,n=this[e(229)][e(281)][e(252)](e(264)),o=[...this[e(229)][e(219)][e(252)](gs)[e(222)]][e(274)](t=>t[e(254)]===n)[e(257)](n=>n[e(224)]<t);return o<0||o>this[e(213)][e(216)]?this[e(213)][e(216)]:o-1}[ps(212)](){const t=ps,e=this[t(229)],n=e[t(219)][t(252)](t(237));this[t(278)]||(this[t(278)]=new ds(e[t(211)],this[t(213)])),t(267)===n.id?n[t(236)]():n[t(258)]({id:t(267),title:it(e[t(211)],t(253)),icon:rt.IconCommentsArchive,hasCloseButton:!0,content:this[t(278)],position:st.DialogViewPosition[t(276)]})}[ps(273)](t,e=!1){const n=ps,o=this[n(229)][n(211)],r=this[n(229)][n(219)][n(252)](n(237)),s=new t(o);return s[n(261)](n(251)).to(this,n(251)),s[n(261)](n(275)).to(r,"id",t=>n(267)===t),s[n(207)]({label:it(o,n(253)),icon:rt.IconCommentsArchive,isToggleable:!0}),e&&(s[n(248)]=!0),this[n(208)](s,n(268),()=>this[n(212)]()),s}[ps(259)]=t=>{const e=ps,n=t[e(280)];if(!this[e(213)][e(218)](n[e(266)]))return;const o=this[e(229)][e(219)][e(252)](e(237));o[e(250)]&&e(267)===o.id&&(o[e(236)](),t[e(247)]())}}var _s=ws;function ws(t,e){var n=Is();return(ws=function(t,e){return n[t-=381]})(t,e)}function Is(){var t=["184klnvJE","28CAGDPu","isOfficialPlugin","Comments","255798vbXbnR","isPremiumPlugin","1641824qYtsnF","1582494sGOcUV","1197567RneqtX","2266488dULZRp","5684500SyWiEx","requires","pluginName","1840020VsZgrx"];return(Is=function(){return t})()}!function(t){for(var e=ws,n=t();;)try{if(876511===-parseInt(e(389))/1+-parseInt(e(390))/2+parseInt(e(392))/3+parseInt(e(382))/4+-parseInt(e(393))/5+-parseInt(e(387))/6*(-parseInt(e(384))/7)+-parseInt(e(383))/8*(-parseInt(e(391))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Is);class ys extends t.Plugin{static get[_s(394)](){return[wo,rr,dr,gs,vs,gr,Ur,Qr,es]}static get[_s(381)](){return _s(386)}static get[_s(385)](){return!0}static get[_s(388)](){return!0}}function As(t,e){var n=Cs();return(As=function(t,e){return n[t-=116]})(t,e)}function Cs(){var t=["7TNOdvM","567030MGHtMv","2310424AdyjJz","9yzimsX","887704mvAUAa","1419906vuJBvI","149365gaMjvQ","106WfaPCl","1797IGoomM","193850GCPFrx","55pxIVyZ"];return(Cs=function(){return t})()}!function(t){for(var e=As,n=t();;)try{if(146951===parseInt(e(116))/1+-parseInt(e(117))/2*(parseInt(e(118))/3)+parseInt(e(125))/4+parseInt(e(119))/5+-parseInt(e(126))/6*(parseInt(e(121))/7)+parseInt(e(123))/8*(parseInt(e(124))/9)+-parseInt(e(122))/10*(parseInt(e(120))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cs)})(),(window.CKEditor5=window.CKEditor5||{}).comments=o})();
|
|
5
|
+
*/(()=>{var t={142:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,".ck.ck-aria-description{display:none}",""]);const c=i},163:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,':root{--ck-color-suggestion-marker-insertion-border:rgba(30,174,49,.35);--ck-color-suggestion-marker-insertion-border-active:rgba(18,109,31,.5);--ck-color-suggestion-marker-insertion-background:rgba(102,229,119,.35);--ck-color-suggestion-marker-insertion-background-active:rgba(37,218,61,.5);--ck-color-suggestion-marker-deletion-border:rgba(174,30,66,.35);--ck-color-suggestion-marker-deletion-border-active:rgba(109,18,41,.5);--ck-color-suggestion-marker-deletion-background:rgba(229,102,134,.35);--ck-color-suggestion-marker-deletion-background-active:rgba(218,37,82,.5);--ck-color-suggestion-marker-deletion-stroke:rgba(87,15,33,.5);--ck-color-suggestion-marker-format-border:#99d7e6;--ck-color-suggestion-marker-format-border-active:#5cc0d6;--ck-color-suggestion-widget-insertion-background:rgba(102,229,119,.05);--ck-color-suggestion-widget-insertion-background-active:rgba(37,218,61,.07);--ck-color-suggestion-widget-deletion-background:rgba(229,102,134,.05);--ck-color-suggestion-widget-deletion-background-active:rgba(196,33,74,.07);--ck-color-suggestion-widget-format-background:rgba(10,160,194,.09);--ck-color-suggestion-widget-format-background-active:rgba(10,160,194,.16)}.ck-content .ck-suggestion-marker-insertion{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-insertion-border);text-decoration:none}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);text-decoration-thickness:3px}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-merge:after{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);color:var(--ck-color-suggestion-marker-deletion-stroke);content:"¶";text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke)}.ck-content .ck-suggestion-marker-merge.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-split:after{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border);color:var(--ck-color-suggestion-marker-insertion-border);content:"¶"}.ck-content .ck-suggestion-marker-split.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-formatInline{border-bottom:3px solid var(--ck-color-suggestion-marker-format-border);border-top:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatInline.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatBlock{background:none;border:0;box-shadow:-7px 0 0 0 var(--ck-color-base-background),-10px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 var(--ck-color-base-background),-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content ol .ck-suggestion-marker-formatBlock,.ck-content ul .ck-suggestion-marker-formatBlock{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content ol .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content ul .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}',""]);const c=i},168:t=>{"use strict";t.exports=function(t){return t[1]}},179:(t,e,n)=>{t.exports=n(237)("./src/paragraph.js")},197:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,":root{--ck-annotation-counter-icon-size:16px;--ck-annotation-counter-number-size:10px;--ck-color-annotation-counter-comment:#f2de02;--ck-color-annotation-counter-suggestion-insertion:#5ad86b;--ck-color-annotation-counter-suggestion-deletion:#d85a79;--ck-color-annotation-counter-suggestion-format:#5ac1d8}.ck.ck-sidebar--narrow .ck-sidebar-item{display:flex;justify-content:center}.ck.ck-sidebar--narrow .ck-annotation-counter{color:grey;cursor:pointer;font-size:var(--ck-annotation-counter-icon-size);min-height:unset;padding:0}.ck.ck-sidebar--narrow .ck-annotation-counter:focus,.ck.ck-sidebar--narrow .ck-annotation-counter:hover{background:transparent;box-shadow:none;color:#4d4d4d}.ck.ck-sidebar--narrow .ck-annotation-counter__badge{background:#333;border-radius:50%;color:#fff;display:flex;font-family:var(--ck-font-face);font-size:var(--ck-annotation-counter-number-size);font-weight:700;height:16px;justify-content:center;line-height:16px;position:absolute;right:0;text-shadow:-1px 0 2px #454545,1px 0 2px #454545;top:-6px;width:16px;z-index:1}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--edit-mode{line-height:1}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-insertion,.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-replace{background:var(--ck-color-annotation-counter-suggestion-insertion)}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-deletion{background:var(--ck-color-annotation-counter-suggestion-deletion)}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-format{background:var(--ck-color-annotation-counter-suggestion-format)}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--comment{background:var(--ck-color-annotation-counter-comment)}",""]);const c=i},211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},220:t=>{"use strict";t.exports=function(t,e){return e||(e={}),t?(t=String(t.__esModule?t.default:t),/^['"].*['"]$/.test(t)&&(t=t.slice(1,-1)),e.hash&&(t+=e.hash),/["'() \t\n]|(%20)/.test(t)||e.needQuotes?'"'.concat(t.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):t):t}},237:t=>{"use strict";t.exports=CKEditor5.dll},251:(t,e,n)=>{t.exports=n(237)("./src/undo.js")},258:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,".ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image img{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image,.ck-content .ck-suggestion-marker-insertion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=i},262:t=>{"use strict";var e={};t.exports=function(t,n){var r=function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}e[t]=n}return e[t]}(t);if(!r)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");r.appendChild(n)}},306:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,':root{--ck-color-thread-remove-background:var(--ck-color-comment-remove-background);--ck-color-comment-count:#5891ca;--ck-color-thread-header-background:#fdfadd;--ck-color-thread-header-active-background:#fff3a8;--ck-color-unlinked-background:#f5f5f5;--ck-color-unlinked-active-background:#ebebeb}.ck .ck-thread{background-color:var(--ck-color-base-background);border-radius:0;color:var(--ck-color-base-text);outline:0;overflow:hidden;transition-duration:.3s;transition-property:color,background-color,width,outline;transition-timing-function:ease;width:100%}.ck .ck-thread.ck-rounded-corners,.ck-rounded-corners .ck .ck-thread{border-radius:var(--ck-border-radius)}@media (prefers-reduced-motion:reduce){.ck .ck-thread{transition:none}}.ck .ck-thread:focus{box-shadow:0 0 0 4px var(--ck-color-focus-outer-shadow);outline:var(--ck-focus-ring)}.ck-balloon-panel:has(.ck-thread:focus){border:var(--ck-focus-ring);box-shadow:var(--ck-drop-shadow),var(--ck-focus-outer-shadow);outline:none}.ck .ck-thread__header{background-color:var(--ck-color-thread-header-background);display:flex;font-size:var(--ck-font-size-base);justify-content:space-between;line-height:1.57;padding:var(--ck-spacing-standard)}.ck .ck-thread__header .ck-button{font-size:var(--ck-annotation-button-size)}.ck .ck-thread__header .ck-context-wrapper{display:inline-flex;height:25px;min-width:0;padding-right:var(--ck-spacing-large);position:relative;width:100%}.ck .ck-thread__header .ck-context{display:flex;overflow:hidden;padding:var(--ck-spacing-small) var(--ck-spacing-medium);white-space:nowrap;width:100%}.ck .ck-thread__header .ck-context.ck-context--quotes:after,.ck .ck-thread__header .ck-context.ck-context--quotes:before{content:\'"\';display:inline-block}.ck .ck-thread__header .ck-context .ck-context__type{font-weight:700;padding-right:var(--ck-spacing-standard)}.ck .ck-thread__header .ck-context .ck-context__value{border:1px solid transparent;overflow:hidden;text-overflow:ellipsis}.ck .ck-thread__header .ck-context .ck-context__value:focus{border:var(--ck-focus-ring);box-shadow:var(--ck-focus-outer-shadow),0 0;outline:none}.ck .ck-thread__header .ck-context.overlay{background:var(--ck-color-base-background);border-radius:2px;box-shadow:0 2px 3px hsla(0,0%,100%,.2);box-sizing:border-box;display:inline-block;position:absolute;top:0;white-space:normal;z-index:2}.ck .ck-thread__comment-count{--ck-user-avatar-size:28px;color:var(--ck-color-comment-count);cursor:pointer;font-size:var(--ck-font-size-base);font-weight:700;padding-left:calc(var(--ck-user-avatar-size) + var(--ck-spacing-standard)*2);transition:background-color .3s ease}.ck .ck-thread__comment-count:before{content:"\\25BC";margin-right:var(--ck-spacing-small)}.ck .ck-thread--remove .ck-comment{background-color:var(--ck-color-comment-remove-background)}.ck .ck-thread--remove .ck-thread__input--active{background-color:var(--ck-color-base-background)}.ck .ck-thread--remove .ck-thread__comment-count,.ck .ck-thread--remove .ck-thread__input--active.ck-thread__input{background-color:var(--ck-color-comment-remove-background)}.ck .ck-thread--remove .ck-comment__wrapper .ck-comment:after,.ck .ck-thread__comments .ck-comment__wrapper:last-of-type .ck-comment:after{opacity:0}.ck .ck-thread__container{transition:transform .3s ease}@media (prefers-reduced-motion:reduce){.ck .ck-thread__container{transition:none}}.ck .ck-thread__comments{border-radius:var(--ck-border-radius);list-style:none;margin:0;padding:0;position:relative;z-index:var(--ck-z-default)}.ck .ck-thread__user{font-size:.85em}.ck .ck-thread__input{border-radius:var(--ck-border-radius);min-height:38px;transition:background-color .2s ease-in-out;white-space:normal;width:calc(100% - var(--ck-user-avatar-size))}.ck .ck-thread--active .ck-comment__options.ck-dropdown{display:block}.ck .ck-thread--active .ck-thread__input{background-color:var(--ck-color-comment-background);display:block}.ck .ck-thread--active .ck-thread__header{background-color:var(--ck-color-thread-header-active-background)}.ck .ck-thread--unlinked{--ck-color-comment-box-border:var(--ck-color-base-border);--ck-color-thread-header-background:var(--ck-color-unlinked-background);--ck-color-thread-header-active-background:var(--ck-color-unlinked-active-background)}.ck .ck-thread--remove-confirmation .ck-thread__container{transform:translate3d(-100%,0,0)}.ck.ck-button.ck-thread__remove-confirm-submit{color:var(--ck-color-button-save)}.ck.ck-button.ck-thread__remove-confirm-cancel{color:var(--ck-color-button-cancel)}.ck .ck-thread__remove-confirm{background-color:var(--ck-color-comment-remove-background);display:flex;font-size:var(--ck-font-size-base);height:100%;justify-content:flex-start;left:100%;position:absolute;top:0;width:100%}.ck .ck-thread__remove-confirm .ck-thread__remove-confirm-inner{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;max-height:400px;padding-top:var(--ck-spacing-standard);width:100%}.ck .ck-thread__remove-confirm p{font-weight:700;margin:0}',""]);const c=i},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},332:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,":root{--ck-user-colors--0:#6d78e8;--ck-user-colors--0-alpha:rgba(109,120,232,.15);--ck-user-colors--1:#007a6c;--ck-user-colors--1-alpha:rgba(0,122,108,.15);--ck-user-colors--2:#ba4545;--ck-user-colors--2-alpha:rgba(186,69,69,.15);--ck-user-colors--3:#5635b1;--ck-user-colors--3-alpha:rgba(86,53,177,.15);--ck-user-colors--4:#548a2e;--ck-user-colors--4-alpha:rgba(84,138,46,.15);--ck-user-colors--5:#c3185d;--ck-user-colors--5-alpha:rgba(195,24,93,.15);--ck-user-colors--6:#ea4343;--ck-user-colors--6-alpha:rgba(234,67,67,.15);--ck-user-colors--7:#0bc3d0;--ck-user-colors--7-alpha:rgba(11,195,208,.15);--ck-user-dot-size:6px}.ck .ck-user__color--0{color:var(--ck-user-colors--0)}.ck .ck-user__bg-color--0{background-color:var(--ck-user-colors--0)}.ck .ck-user__selection--0{background-color:var(--ck-user-colors--0-alpha)}.ck .ck-user__selection--0.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--0)}.ck .ck-user__marker--0,.ck .ck-user__marker--0 .ck-user__marker-dot,.ck .ck-user__marker--0 .ck-user__marker-dot::selection,.ck .ck-user__marker--0 .ck-user__marker-tooltip,.ck .ck-user__marker--0 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--0::selection{background-color:var(--ck-user-colors--0)}.ck .ck-user__marker--0 .ck-user__marker-line{border:1px solid var(--ck-user-colors--0)}.ck .ck-user__color--1{color:var(--ck-user-colors--1)}.ck .ck-user__bg-color--1{background-color:var(--ck-user-colors--1)}.ck .ck-user__selection--1{background-color:var(--ck-user-colors--1-alpha)}.ck .ck-user__selection--1.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--1)}.ck .ck-user__marker--1,.ck .ck-user__marker--1 .ck-user__marker-dot,.ck .ck-user__marker--1 .ck-user__marker-dot::selection,.ck .ck-user__marker--1 .ck-user__marker-tooltip,.ck .ck-user__marker--1 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--1::selection{background-color:var(--ck-user-colors--1)}.ck .ck-user__marker--1 .ck-user__marker-line{border:1px solid var(--ck-user-colors--1)}.ck .ck-user__color--2{color:var(--ck-user-colors--2)}.ck .ck-user__bg-color--2{background-color:var(--ck-user-colors--2)}.ck .ck-user__selection--2{background-color:var(--ck-user-colors--2-alpha)}.ck .ck-user__selection--2.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--2)}.ck .ck-user__marker--2,.ck .ck-user__marker--2 .ck-user__marker-dot,.ck .ck-user__marker--2 .ck-user__marker-dot::selection,.ck .ck-user__marker--2 .ck-user__marker-tooltip,.ck .ck-user__marker--2 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--2::selection{background-color:var(--ck-user-colors--2)}.ck .ck-user__marker--2 .ck-user__marker-line{border:1px solid var(--ck-user-colors--2)}.ck .ck-user__color--3{color:var(--ck-user-colors--3)}.ck .ck-user__bg-color--3{background-color:var(--ck-user-colors--3)}.ck .ck-user__selection--3{background-color:var(--ck-user-colors--3-alpha)}.ck .ck-user__selection--3.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--3)}.ck .ck-user__marker--3,.ck .ck-user__marker--3 .ck-user__marker-dot,.ck .ck-user__marker--3 .ck-user__marker-dot::selection,.ck .ck-user__marker--3 .ck-user__marker-tooltip,.ck .ck-user__marker--3 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--3::selection{background-color:var(--ck-user-colors--3)}.ck .ck-user__marker--3 .ck-user__marker-line{border:1px solid var(--ck-user-colors--3)}.ck .ck-user__color--4{color:var(--ck-user-colors--4)}.ck .ck-user__bg-color--4{background-color:var(--ck-user-colors--4)}.ck .ck-user__selection--4{background-color:var(--ck-user-colors--4-alpha)}.ck .ck-user__selection--4.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--4)}.ck .ck-user__marker--4,.ck .ck-user__marker--4 .ck-user__marker-dot,.ck .ck-user__marker--4 .ck-user__marker-dot::selection,.ck .ck-user__marker--4 .ck-user__marker-tooltip,.ck .ck-user__marker--4 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--4::selection{background-color:var(--ck-user-colors--4)}.ck .ck-user__marker--4 .ck-user__marker-line{border:1px solid var(--ck-user-colors--4)}.ck .ck-user__color--5{color:var(--ck-user-colors--5)}.ck .ck-user__bg-color--5{background-color:var(--ck-user-colors--5)}.ck .ck-user__selection--5{background-color:var(--ck-user-colors--5-alpha)}.ck .ck-user__selection--5.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--5)}.ck .ck-user__marker--5,.ck .ck-user__marker--5 .ck-user__marker-dot,.ck .ck-user__marker--5 .ck-user__marker-dot::selection,.ck .ck-user__marker--5 .ck-user__marker-tooltip,.ck .ck-user__marker--5 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--5::selection{background-color:var(--ck-user-colors--5)}.ck .ck-user__marker--5 .ck-user__marker-line{border:1px solid var(--ck-user-colors--5)}.ck .ck-user__color--6{color:var(--ck-user-colors--6)}.ck .ck-user__bg-color--6{background-color:var(--ck-user-colors--6)}.ck .ck-user__selection--6{background-color:var(--ck-user-colors--6-alpha)}.ck .ck-user__selection--6.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--6)}.ck .ck-user__marker--6,.ck .ck-user__marker--6 .ck-user__marker-dot,.ck .ck-user__marker--6 .ck-user__marker-dot::selection,.ck .ck-user__marker--6 .ck-user__marker-tooltip,.ck .ck-user__marker--6 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--6::selection{background-color:var(--ck-user-colors--6)}.ck .ck-user__marker--6 .ck-user__marker-line{border:1px solid var(--ck-user-colors--6)}.ck .ck-user__color--7{color:var(--ck-user-colors--7)}.ck .ck-user__bg-color--7{background-color:var(--ck-user-colors--7)}.ck .ck-user__selection--7{background-color:var(--ck-user-colors--7-alpha)}.ck .ck-user__selection--7.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--7)}.ck .ck-user__marker--7,.ck .ck-user__marker--7 .ck-user__marker-dot,.ck .ck-user__marker--7 .ck-user__marker-dot::selection,.ck .ck-user__marker--7 .ck-user__marker-tooltip,.ck .ck-user__marker--7 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--7::selection{background-color:var(--ck-user-colors--7)}.ck .ck-user__marker--7 .ck-user__marker-line{border:1px solid var(--ck-user-colors--7)}",""]);const c=i},353:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,".ck .ck-comments-archive-dropdown.ck-dropdown__panel{z-index:var( --ck-z-panel )}.ck .ck-comments-archive{box-sizing:content-box;max-height:450px;width:400px}.ck .ck-comments-archive .ck-annotation{animation:none}.ck .ck-comments-archive .ck-comments-archive__content,.ck .ck-comments-archive .ck-comments-archive__header{max-height:410px;overflow:auto;padding:var( --ck-spacing-large )}.ck .ck-comments-archive .ck-comments-archive__header{border-bottom:1px solid var( --ck-color-toolbar-border );font-weight:700;line-height:var( --ck-font-size-base );max-height:40px}.ck .ck-comments-archive .ck-comments-archive__content .ck-annotation-wrapper:not(:last-child){margin-bottom:var( --ck-spacing-large )}.ck .ck-comments-archive .ck-comments-archive__info{color:var( --ck-color-annotation-info );font-style:italic;text-align:center}",""]);const c=i},355:(t,e,n)=>{t.exports=n(237)("./src/icons.js")},357:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},433:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var n="",r=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),r&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),r&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n}).join("")},e.i=function(t,n,r,o,s){"string"==typeof t&&(t=[[null,t,void 0]]);var i={};if(r)for(var c=0;c<this.length;c++){var a=this[c][0];null!=a&&(i[a]=!0)}for(var u=0;u<t.length;u++){var h=[].concat(t[u]);r&&i[h[0]]||(void 0!==s&&(void 0===h[5]||(h[1]="@layer".concat(h[5].length>0?" ".concat(h[5]):""," {").concat(h[1],"}")),h[5]=s),n&&(h[2]?(h[1]="@media ".concat(h[2]," {").concat(h[1],"}"),h[2]=n):h[2]=n),o&&(h[4]?(h[1]="@supports (".concat(h[4],") {").concat(h[1],"}"),h[4]=o):h[4]="".concat(o)),e.push(h))}},e}},438:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,':root{--ck-color-annotation-icon:grey;--ck-color-annotation-info:#757575;--ck-annotation-button-size:0.85em}.ck .ck-annotation{--ck-user-avatar-size:28px;animation:fadeInLeft .3s;display:flex;font-size:var(--ck-font-size-base);padding:var(--ck-spacing-standard);position:relative;transition:background-color .3s ease;white-space:normal}@media (prefers-reduced-motion:reduce){.ck .ck-annotation{animation:none;transition:none}}.ck .ck-annotation .ck-button{background-color:transparent;border-radius:var(--ck-border-radius);color:var(--ck-color-annotation-icon);cursor:pointer;font-size:var(--ck-annotation-button-size);min-height:unset;min-width:unset}.ck .ck-annotation .ck-user{font-size:.85em}.ck .ck-annotation__main{border-radius:var(--ck-border-radius);display:grid;grid-template-areas:"info actions" "content content";grid-template-columns:minmax(0,1fr) auto;padding-left:var(--ck-spacing-standard);transition:all .2s ease;width:calc(100% - var(--ck-user-avatar-size))}@media (prefers-reduced-motion:reduce){.ck .ck-annotation__main{transition:none}}.ck .ck-annotation__main p{font-size:var(--ck-comment-content-font-size);line-height:1.5em;margin:0;white-space:normal}.ck .ck-annotation__user{margin-top:var(--ck-spacing-small)}.ck .ck-annotation__info{align-items:center;color:var(--ck-color-annotation-info);display:flex;grid-area:info;min-height:2.4em}.ck .ck-annotation__info-name,.ck .ck-annotation__info-time{color:var(--ck-color-annotation-info);font-size:var(--ck-font-size-small);font-weight:700;overflow:hidden;white-space:nowrap}.ck .ck-annotation__info-name{text-overflow:ellipsis}.ck .ck-annotation__info-time{flex:0 0 auto;margin:0 var(--ck-spacing-large)}.ck.ck-balloon-panel .ck-annotation-wrapper .ck-annotation__info-name,.ck.ck-balloon-panel .ck-annotation-wrapper .ck-annotation__info-time{white-space:nowrap}.ck .ck-annotation__actions{grid-area:actions;opacity:.5;transition:opacity .2s ease}@media (prefers-reduced-motion:reduce){.ck .ck-annotation__actions{transition:none}}.ck .ck-annotation__content-wrapper{grid-area:content;width:100%}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-5%,0,0)}to{opacity:1;transform:translateZ(0)}}',""]);const c=i},492:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,":root{--ck-color-comment-marker:#fef7a9;--ck-color-comment-marker-active:#fdf05d}.ck-content .ck-comment-marker{background:var(--ck-color-comment-marker);border-bottom:3px solid transparent;border-top:3px solid transparent}.ck-content .ck-comment-marker.ck-widget{background-color:transparent;border:3px solid var(--ck-color-comment-marker)}.ck-content .ck-comment-marker--active,.ck-content .ck-comment-marker--active .ck-comment-marker{background:var(--ck-color-comment-marker-active)}.ck-content .ck-comment-marker--active.ck-widget{border-color:var(--ck-color-comment-marker-active)}.ck-content .ck-comment-marker--active.ck-widget .ck-comment-marker{background-color:var(--ck-color-comment-marker)}",""]);const c=i},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},533:(t,e,n)=>{"use strict";n.d(e,{A:()=>l});var r=n(168),o=n.n(r),s=n(433),i=n.n(s),c=n(220),a=n.n(c),u=new URL(n(774),n.b),h=i()(o()),d=a()(u);h.push([t.id,`:root{--ck-user-avatar-size:40px;--ck-user-avatar-background:#3670ab;--ck-user-avatar-color:#fff;--ck-user-me-border-color:#fff}.ck.ck-user{align-items:center;background-color:var(--ck-user-avatar-background);border-radius:50%;box-sizing:border-box;display:flex;height:var(--ck-user-avatar-size);justify-content:center;line-height:100%;margin:2px;min-height:var(--ck-user-avatar-size);min-width:var(--ck-user-avatar-size);position:relative;width:var(--ck-user-avatar-size)}.ck.ck-user.ck-user_me{border:2px solid var(--ck-user-me-border-color);outline:2px solid var(--ck-user-avatar-background)}.ck.ck-user__name{color:var(--ck-user-avatar-color);cursor:default;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ck.ck-user__name.ck-user__name--hidden{display:none}.ck.ck-user__img{background-color:var(--ck-user-avatar-background);background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;border-radius:50%;display:none;height:100%;width:100%}.ck.ck-user__img.ck-user__anonymous{background-image:url(${d});display:block}.ck.ck-user__img.ck-user__anonymous+.ck-user__name{display:none}.ck.ck-user__img.ck-user__avatar{background-color:#fff;display:block}.ck.ck-user__img.ck-user__img--hidden{display:none}.ck.ck-user__notification{align-items:center;background:var(--ck-color-base-background);border:2px solid var(--ck-color-base-background);border-radius:50%;box-sizing:content-box;display:flex;height:15px;justify-content:center;overflow:hidden;position:absolute;right:-7px;top:-8px;transform:translateZ(0);width:15px}.ck.ck-user__notification .ck-user__icon{background:var(--ck-color-base-background);color:var(--ck-color-annotation-info);height:19px;max-height:19px;max-width:19px;min-height:19px;min-width:19px;width:19px}`,""]);const l=h},545:t=>{"use strict";var e,n=(e=[],function(t,n){return e[t]=n,e.filter(Boolean).join("\n")});function r(t,e,r,o){var s;if(r)s="";else{s="",o.supports&&(s+="@supports (".concat(o.supports,") {")),o.media&&(s+="@media ".concat(o.media," {"));var i=void 0!==o.layer;i&&(s+="@layer".concat(o.layer.length>0?" ".concat(o.layer):""," {")),s+=o.css,i&&(s+="}"),o.media&&(s+="}"),o.supports&&(s+="}")}if(t.styleSheet)t.styleSheet.cssText=n(e,s);else{var c=document.createTextNode(s),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(c,a[e]):t.appendChild(c)}}var o={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=o.singletonCounter++,n=o.singleton||(o.singleton=t.insertStyleElement(t));return{update:function(t){r(n,e,!1,t)},remove:function(t){r(n,e,!0,t)}}}},554:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,':root{--ck-color-comment-background:#f3f7fb;--ck-color-comment-separator:#cddeef;--ck-color-comment-remove-background:var(--ck-color-light-red);--ck-color-comment-input-background:var(--ck-color-comment-background);--ck-comment-content-font-family:var(--ck-font-face);--ck-comment-content-font-size:var(--ck-font-size-base);--ck-comment-content-font-color:var(--ck-color-base-text)}.ck .ck-comment__wrapper{font-size:var(--ck-font-size-base);outline:0;position:relative;transition:all .3s linear}@media (prefers-reduced-motion:reduce){.ck .ck-comment__wrapper{transition:none}}.ck .ck-comment__wrapper.ck-comment--remove-confirmation{transform:translate3d(-100%,0,0)}.ck .ck-comment__wrapper:first-of-type{border-top-left-radius:var(--ck-border-radius);border-top-right-radius:var(--ck-border-radius)}.ck .ck-comment__wrapper:focus{background:var(--ck-color-button-default-hover-background)}.ck .ck-comment:after{background-color:var(--ck-color-comment-separator);content:"";display:block;height:100%;left:calc(var(--ck-spacing-standard) + var(--ck-user-avatar-size)/2 - 2px);opacity:1;position:absolute;top:calc(var(--ck-user-avatar-size) + var(--ck-spacing-small));width:4px}.ck .ck-comment--remove{background-color:var(--ck-color-comment-remove-background)}.ck .ck-comment--remove:after{opacity:0}.ck .ck-comment--edit{background-color:var(--ck-color-comment-input-background)}.ck .ck-comment--edit:after{opacity:0}.ck .ck-comment--edit .ck-comment__input-actions{margin-top:var(--ck-spacing-standard)}.ck .ck-comment__content{overflow-wrap:anywhere;word-break:normal}.ck .ck-comment--info .ck-comment__content,.ck .ck-comment__content{color:var(--ck-comment-content-font-color);font-family:var(--ck-comment-content-font-family)}.ck .ck-comment--info .ck-comment__content{font-size:var(--ck-comment-content-font-size);font-style:italic}.ck .ck-comment p,.ck .ck-comment__input p{margin:0}.ck .ck-comment ol,.ck .ck-comment ul,.ck .ck-comment__input ol,.ck .ck-comment__input ul{margin-left:10px;padding-left:10px}.ck .ck-comment ul,.ck .ck-comment__input ul{list-style:disc;margin-bottom:5px;margin-top:0}.ck .ck-comment ul ul,.ck .ck-comment__input ul ul{list-style:circle}.ck .ck-comment ul ul ul,.ck .ck-comment__input ul ul ul{list-style:square}.ck .ck-comment__main .ck-comment__input-wrapper{display:flex;flex-direction:column;position:relative;transition:all .3s linear}.ck .ck-comment__main .ck-comment__input-wrapper .ck-comment__input{padding:0}.ck .ck-comment__user{z-index:var(--ck-z-default)}.ck-comment__input-actions .ck.ck-button.ck-comment__input-actions--submit{background:var(--ck-color-base-action);color:#fff}.ck-comment__input-actions .ck.ck-button.ck-comment__input-actions--submit:hover{background:var(--ck-color-button-save)}.ck-comment__input-actions .ck.ck-button.ck-comment__input-actions--cancel{color:var(--ck-color-text)}.ck .ck-comment__external{color:var(--ck-color-annotation-info);font-size:var(--ck-font-size-tiny);font-style:italic;margin-top:var(--ck-spacing-standard)}.ck .ck-comment .ck-dropdown .ck-dropdown__arrow{display:none}.ck .ck-comment .ck-dropdown .ck-list{margin:0;padding:var(--ck-spacing-small) 0}.ck .ck-comment .ck-dropdown .ck-list .ck-list__item{color:var(--ck-color-base-text);font-size:1.2em;min-width:auto}.ck .ck-comment .ck-dropdown .ck-list .ck-list__item .ck-button{color:var(--ck-color-text)}',""]);const c=i},573:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,":root{--ck-color-annotation-wrapper-background:#fff;--ck-color-annotation-wrapper-drop-shadow:0 1px 1px 1px #e6e6e6}.ck.ck-sidebar{outline:0;position:relative;transition:min-height .25s ease}@media (prefers-reduced-motion:reduce){.ck.ck-sidebar{transition:none}}.ck-sidebar-item{position:absolute;transition:top .3s ease,box-shadow .3s ease;width:100%}@media (prefers-reduced-motion:reduce){.ck-sidebar-item{transition:none}}.ck-sidebar-item--no-animation{transition:top 0s ease!important}.ck.ck-annotation-wrapper{background:var(--ck-color-annotation-wrapper-background);border-radius:var(--ck-border-radius);box-shadow:var(--ck-color-annotation-wrapper-drop-shadow);outline:0}.ck.ck-annotation-wrapper--active .ck-annotation__actions,.ck.ck-annotation-wrapper:hover .ck-annotation__actions{opacity:1}.ck.ck-annotation-wrapper--active .ck-annotation__actions .ck-comment--resolve,.ck.ck-annotation-wrapper--active .ck-suggestion--accept,.ck.ck-annotation-wrapper:hover .ck-annotation__actions .ck-comment--resolve,.ck.ck-annotation-wrapper:hover .ck-suggestion--accept{color:var(--ck-color-button-save)}.ck.ck-annotation-wrapper--active .ck-suggestion--discard,.ck.ck-annotation-wrapper:hover .ck-suggestion--discard{color:var(--ck-color-button-cancel)}.ck.ck-annotation-wrapper:not(.ck-annotation-wrapper--active):hover{box-shadow:var(--ck-drop-shadow)}.ck.ck-annotation-wrapper--active{box-shadow:var(--ck-drop-shadow-active)}",""]);const c=i},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},667:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach(function(n){t.setAttribute(n,e[n])})}},673:t=>{"use strict";var e=[];function n(t){for(var n=-1,r=0;r<e.length;r++)if(e[r].identifier===t){n=r;break}return n}function r(t,r){for(var s={},i=[],c=0;c<t.length;c++){var a=t[c],u=r.base?a[0]+r.base:a[0],h=s[u]||0,d="".concat(u," ").concat(h);s[u]=h+1;var l=n(d),m={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==l)e[l].references++,e[l].updater(m);else{var k=o(m,r);r.byIndex=c,e.splice(c,0,{identifier:d,updater:k,references:1})}i.push(d)}return i}function o(t,e){var n=e.domAPI(e);n.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,o){var s=r(t=t||[],o=o||{});return function(t){t=t||[];for(var i=0;i<s.length;i++){var c=n(s[i]);e[c].references--}for(var a=r(t,o),u=0;u<s.length;u++){var h=n(s[u]);0===e[h].references&&(e[h].updater(),e.splice(h,1))}s=a}}},727:(t,e,n)=>{t.exports=n(237)("./src/select-all.js")},751:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=i},774:t=>{"use strict";t.exports="data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3E%3Cpath fill=%27%23fff%27 d=%27M9.8 20H2c0-5.7 5-5.7 6-7l.2-.8c-1.6-.8-2.7-2.7-2.7-5 0-2.8 2-5.2 4.3-5.2S14 4.4 14 7.3c0 2.2-1 4-2.6 5l.2.6c1.2 1.3 6 1.4 6 7H9.8z%27/%3E%3C/svg%3E"},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},874:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,":root{--ck-inline-annotation-container-width:300px;--ck-inline-annotation-container-max-height:400px}.ck.ck-balloon-panel .ck-annotation-wrapper{max-height:var(--ck-inline-annotation-container-max-height);overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;position:static;width:var(--ck-inline-annotation-container-width)}.ck.ck-balloon-panel .ck-annotation{animation:none}.ck.ck-balloon-panel .ck-annotation-wrapper *{white-space:normal}.ck.ck-balloon-panel .ck-annotation-wrapper strong{font-weight:700}.ck.ck-balloon-panel .ck-annotation-wrapper i{font-style:italic}",""]);const c=i},888:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,".ck-content pre>code.ck-suggestion-marker-formatBlock{box-shadow:-7px 0 0 0 #ededed,-10px 0 0 0 var(--ck-color-suggestion-marker-format-border);display:block}.ck-content pre>code.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 #ededed,-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}",""]);const c=i},901:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,":root{--ck-color-suggestion-widget-th-insertion-background:rgba(102,229,119,.12);--ck-color-suggestion-widget-th-insertion-background-active:rgba(37,218,61,.14);--ck-color-suggestion-widget-th-deletion-background:rgba(229,102,134,.14);--ck-color-suggestion-widget-th-deletion-background-active:rgba(196,33,74,.16)}.ck-content figure.table .ck-suggestion-marker-formatBlock{box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content figure.table .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.table{border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table{border-color:var(--ck-color-suggestion-marker-deletion-border)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .table th.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-th-insertion-background)}.ck-content .table th.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active)}.ck-content .table th.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-th-deletion-background);text-decoration:none}.ck-content .table th.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .table td.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .table td.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);text-decoration:none}.ck-content .table td.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-formatBlock,.ck-content .table td.ck-suggestion-marker-formatInline,.ck-content .table th.ck-suggestion-marker-formatBlock,.ck-content .table th.ck-suggestion-marker-formatInline{background-color:var(--ck-color-suggestion-widget-format-background);box-shadow:none}.ck-content .table td.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table td.ck-suggestion-marker-formatInline.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatInline.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-format-background-active);box-shadow:none}",""]);const c=i},906:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.media{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.media .ck-media__wrapper{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.media.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.media{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.media.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=i},930:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},938:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,".ck-content .ck-comment-marker.ck-widget.ck-merge-field,.ck-content .ck-suggestion-marker.ck-widget.ck-merge-field{border-width:2px;border-left:none;border-right:none;padding-bottom:0;padding-top:0}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom-color:var(--ck-color-suggestion-marker-deletion-border);border-top-color:var(--ck-color-suggestion-marker-deletion-border)}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field :not(.ck-merge-field__affix),.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-merge-field_with-value,.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-merge-field_with-warning{text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);text-decoration-thickness:3px}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-marker-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-merge-field{background-color:var(--ck-color-suggestion-marker-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-merge-field.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-marker-insertion-background-active)}.ck-content .ck-comment-marker.ck-widget.ck-merge-field{background:var(--ck-color-comment-marker)}.ck-content .ck-comment-marker.ck-widget.ck-merge-field.ck-comment-marker--active{background:var(--ck-color-comment-marker-active)}.ck-content span.ck-comment-marker:has(+.ck-comment-marker.ck-widget.ck-merge-field),.ck-content span.ck-suggestion-marker:has(+.ck-suggestion-marker.ck-widget.ck-merge-field){margin-right:-1px;padding-right:1px}",""]);const c=i},961:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,":root{--ck-color-comment-box-border:#f2de02;--ck-color-suggestion-box-deletion-border:#d85a79;--ck-color-suggestion-box-insertion-border:#5ad86b;--ck-color-suggestion-box-format-border:#5ac1d8}.ck .ck-suggestion{border-top-left-radius:var(--ck-border-radius)}.ck .ck-suggestion:focus{background:var(--ck-color-button-default-hover-background);outline:none}.ck .ck-annotation{border-left:3px solid transparent}.ck .ck-suggestion--disabled-comments .ck-annotation{min-height:80px}.ck .ck-comment,.ck .ck-comment__input-container,.ck .ck-thread__comment-count,.ck .ck-thread__header{border-left:3px solid var(--ck-color-comment-box-border)}.ck .ck-suggestion-insertion .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-deletion .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-suggestion-replace .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-format .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-format-border)}.ck .ck-suggestion-wrapper{border-radius:0;overflow:hidden}.ck .ck-suggestion-wrapper.ck-rounded-corners,.ck-rounded-corners .ck .ck-suggestion-wrapper{border-radius:var(--ck-border-radius)}.ck .ck-suggestion-wrapper:focus{box-shadow:0 0 0 4px var(--ck-color-focus-outer-shadow);outline:var(--ck-focus-ring)}.ck-balloon-panel:has(.ck-suggestion-wrapper:focus){border:var(--ck-focus-ring);box-shadow:var(--ck-drop-shadow),var(--ck-focus-outer-shadow);outline:none}.ck .ck-suggestion-type{font-weight:700}.ck .ck-suggestion-color{border-radius:14px;box-shadow:0 0 0 1px #454545;display:inline-block;height:14px;margin:0 5px;vertical-align:text-bottom;width:14px}.ck .ck-suggestion-insertion .ck-comment,.ck .ck-suggestion-insertion .ck-comment__input-container,.ck .ck-suggestion-insertion .ck-thread__comment-count,.ck .ck-suggestion-replace .ck-comment,.ck .ck-suggestion-replace .ck-comment__input-container,.ck .ck-suggestion-replace .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-deletion .ck-comment,.ck .ck-suggestion-deletion .ck-comment__input-container,.ck .ck-suggestion-deletion .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-suggestion-format .ck-comment,.ck .ck-suggestion-format .ck-comment__input-container,.ck .ck-suggestion-format .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-format-border)}",""]);const c=i},967:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=i},980:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,".ck .ck-comment__input-container{--ck-user-avatar-size:28px;background:var(--ck-color-comment-background);display:none;font-size:var(--ck-font-size-base);padding:var(--ck-spacing-standard)}.ck .ck-comment__input-container--active{display:flex}.ck .ck-comment__input{background-color:transparent;border-width:0;color:var(--ck-color-base-text);padding:var(--ck-spacing-standard);padding-top:var(--ck-spacing-medium);resize:none;transition:color .3s ease-in-out}@media (prefers-reduced-motion:reduce){.ck .ck-comment__input{transition:none}}.ck .ck-comment__input:focus{outline:none}.ck .ck-comment__input .ck-editor__editable_inline{--ck-focus-ring:none;--ck-inner-shadow:none;background-color:transparent;border:0;color:var(--ck-comment-content-font-color);font-family:var(--ck-comment-content-font-family);font-size:var(--ck-comment-content-font-size);overflow:visible;overflow-wrap:anywhere;padding:0;word-break:normal}.ck-comment__input-wrapper .ck.ck-editor__editable_inline :first-child{margin-top:0}.ck-comment__input-wrapper .ck.ck-editor__editable_inline :last-child{margin-bottom:0}.ck .ck-comment__input-actions{display:none;text-align:right;width:100%}.ck .ck-comment__input-actions.ck-comment__input-actions--active{display:block}.ck .ck-comment__input-actions .ck.ck-button{align-items:center;cursor:pointer;display:inline-flex;font-size:var(--ck-annotation-button-size);justify-content:center;margin-left:var(--ck-spacing-large);min-height:var(--ck-ui-component-min-height);min-width:60px;padding:0 var(--ck-spacing-medium)}.ck .ck-comment__input-actions .ck-button.ck-disabled{opacity:.3}.ck .ck-comment__input-textarea{display:block}",""]);const c=i}},e={};function n(r){var o=e[r];if(void 0!==o)return o.exports;var s=e[r]={id:r,exports:{}};return t[r](s,s.exports,n),s.exports}n.m=t,n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.b=document.baseURI||self.location.href;var r={};(()=>{"use strict";n.r(r),n.d(r,{AddCommentThreadCommand:()=>Er,Annotation:()=>Ye,AnnotationCollection:()=>Je,AnnotationCounterButtonView:()=>Wo,AnnotationView:()=>Ke,Annotations:()=>kr,AnnotationsSidebarItemView:()=>So,AnnotationsSidebarView:()=>To,AnnotationsUIs:()=>vo,BaseCommentThreadView:()=>te,BaseCommentView:()=>le,Comment:()=>Ir,CommentThread:()=>wr,CommentThreadController:()=>rt,CommentThreadInputView:()=>Pt,CommentThreadView:()=>oe,CommentView:()=>pe,Comments:()=>ys,CommentsArchive:()=>gs,CommentsArchiveUI:()=>vs,CommentsEditing:()=>ro,CommentsListView:()=>Ut,CommentsOnly:()=>go,CommentsRepository:()=>_r,CommentsUI:()=>ho,EditorAnnotations:()=>Nr,InlineAnnotations:()=>es,NarrowSidebar:()=>Qo,Sidebar:()=>Po,WideSidebar:()=>Uo,bindAnnotationCollections:()=>$e});var t=n(782),e=n(584),o=n(211);function s(t){if(!t||"object"!=typeof t)return!1;const e=Object.getPrototypeOf(t);return!(null!==e&&e!==Object.prototype&&null!==Object.getPrototypeOf(e))&&"[object Object]"===Object.prototype.toString.call(t)}function i(t){return Object.getOwnPropertySymbols(t).filter(e=>Object.prototype.propertyIsEnumerable.call(t,e))}function c(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":Object.prototype.toString.call(t)}const a="[object RegExp]",u="[object String]",h="[object Number]",d="[object Boolean]",l="[object Arguments]",m="[object Symbol]",k="[object Date]",g="[object Map]",p="[object Set]",f="[object Array]",b="[object ArrayBuffer]",v="[object Object]",_="[object DataView]",w="[object Uint8Array]",I="[object Uint8ClampedArray]",y="[object Uint16Array]",A="[object Uint32Array]",C="[object Int8Array]",T="[object Int16Array]",E="[object Int32Array]",x="[object Float32Array]",O="[object Float64Array]";function N(t,e){return t===e||Number.isNaN(t)&&Number.isNaN(e)}function S(t,e,n,r,o,s,i){const c=i(t,e,n,r,o,s);if(void 0!==c)return c;if(typeof t==typeof e)switch(typeof t){case"bigint":case"string":case"boolean":case"symbol":case"undefined":case"function":return t===e;case"number":return t===e||Object.is(t,e);case"object":return M(t,e,s,i)}return M(t,e,s,i)}function M(t,e,n,r){if(Object.is(t,e))return!0;let o=c(t),R=c(e);if(o===l&&(o=v),R===l&&(R=v),o!==R)return!1;switch(o){case u:return t.toString()===e.toString();case h:return N(t.valueOf(),e.valueOf());case d:case k:case m:return Object.is(t.valueOf(),e.valueOf());case a:return t.source===e.source&&t.flags===e.flags;case"[object Function]":return t===e}const P=(n=n??new Map).get(t),V=n.get(e);if(null!=P&&null!=V)return P===e;n.set(t,e),n.set(e,t);try{switch(o){case g:if(t.size!==e.size)return!1;for(const[o,s]of t.entries())if(!e.has(o)||!S(s,e.get(o),o,t,e,n,r))return!1;return!0;case p:{if(t.size!==e.size)return!1;const o=Array.from(t.values()),s=Array.from(e.values());for(let i=0;i<o.length;i++){const c=o[i],a=s.findIndex(o=>S(c,o,void 0,t,e,n,r));if(-1===a)return!1;s.splice(a,1)}return!0}case f:case w:case I:case y:case A:case"[object BigUint64Array]":case C:case T:case E:case"[object BigInt64Array]":case x:case O:if("undefined"!=typeof Buffer&&Buffer.isBuffer(t)!==Buffer.isBuffer(e))return!1;if(t.length!==e.length)return!1;for(let o=0;o<t.length;o++)if(!S(t[o],e[o],o,t,e,n,r))return!1;return!0;case b:return t.byteLength===e.byteLength&&M(new Uint8Array(t),new Uint8Array(e),n,r);case _:return t.byteLength===e.byteLength&&t.byteOffset===e.byteOffset&&M(new Uint8Array(t),new Uint8Array(e),n,r);case"[object Error]":return t.name===e.name&&t.message===e.message;case v:{if(!(M(t.constructor,e.constructor,n,r)||s(t)&&s(e)))return!1;const o=[...Object.keys(t),...i(t)],c=[...Object.keys(e),...i(e)];if(o.length!==c.length)return!1;for(let s=0;s<o.length;s++){const i=o[s],c=t[i];if(!Object.hasOwn(e,i))return!1;if(!S(c,e[i],i,t,e,n,r))return!1}return!0}default:return!1}}finally{n.delete(t),n.delete(e)}}function R(){}function P(t,e){return function(t,e,n){return S(t,e,void 0,void 0,void 0,void 0,n)}(t,e,R)}function V(t,e,n,r=new Map,o=void 0){const s=o?.(t,e,n,r);if(null!=s)return s;if(null==(i=t)||"object"!=typeof i&&"function"!=typeof i)return t;var i,N;if(r.has(t))return r.get(t);if(Array.isArray(t)){const e=new Array(t.length);r.set(t,e);for(let s=0;s<t.length;s++)e[s]=V(t[s],s,n,r,o);return Object.hasOwn(t,"index")&&(e.index=t.index),Object.hasOwn(t,"input")&&(e.input=t.input),e}if(t instanceof Date)return new Date(t.getTime());if(t instanceof RegExp){const e=new RegExp(t.source,t.flags);return e.lastIndex=t.lastIndex,e}if(t instanceof Map){const e=new Map;r.set(t,e);for(const[s,i]of t)e.set(s,V(i,s,n,r,o));return e}if(t instanceof Set){const e=new Set;r.set(t,e);for(const s of t)e.add(V(s,void 0,n,r,o));return e}if("undefined"!=typeof Buffer&&Buffer.isBuffer(t))return t.subarray();if(N=t,ArrayBuffer.isView(N)&&!(N instanceof DataView)){const e=new(Object.getPrototypeOf(t).constructor)(t.length);r.set(t,e);for(let s=0;s<t.length;s++)e[s]=V(t[s],s,n,r,o);return e}if(t instanceof ArrayBuffer||"undefined"!=typeof SharedArrayBuffer&&t instanceof SharedArrayBuffer)return t.slice(0);if(t instanceof DataView){const e=new DataView(t.buffer.slice(0),t.byteOffset,t.byteLength);return r.set(t,e),L(e,t,n,r,o),e}if("undefined"!=typeof File&&t instanceof File){const e=new File([t],t.name,{type:t.type});return r.set(t,e),L(e,t,n,r,o),e}if(t instanceof Blob){const e=new Blob([t],{type:t.type});return r.set(t,e),L(e,t,n,r,o),e}if(t instanceof Error){const e=new t.constructor;return r.set(t,e),e.message=t.message,e.name=t.name,e.stack=t.stack,e.cause=t.cause,L(e,t,n,r,o),e}if("object"==typeof t&&function(t){switch(c(t)){case l:case f:case b:case _:case d:case k:case x:case O:case C:case T:case E:case g:case h:case v:case a:case p:case u:case m:case w:case I:case y:case A:return!0;default:return!1}}(t)){const e=Object.create(Object.getPrototypeOf(t));return r.set(t,e),L(e,t,n,r,o),e}return t}function L(t,e,n=t,r,o){const s=[...Object.keys(e),...i(e)];for(let i=0;i<s.length;i++){const c=s[i],a=Object.getOwnPropertyDescriptor(t,c);(null==a||a.writable)&&(t[c]=V(e[c],c,n,r,o))}}function D(t,e){return function(t,e){return V(t,void 0,t,new Map,e)}(t,(n,r,o,s)=>{const i=e?.(n,r,o,s);if(null!=i)return i;if("object"==typeof t)switch(Object.prototype.toString.call(t)){case h:case u:case d:{const e=new t.constructor(t?.valueOf());return L(e,t),e}case l:{const e={};return L(e,t),e.length=t.length,e[Symbol.iterator]=t[Symbol.iterator],e}default:return}})}function B(t){return D(t)}function F(t){return"__proto__"===t}const j=(t,e,n)=>{const r=t[e];Object.hasOwn(t,e)&&N(r,n)&&(void 0!==n||e in t)||(t[e]=n)},U=/^(?:0|[1-9]\d*)$/;function z(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 U.test(t)}}const K=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,H=/^\w*$/;function W(t,e){return!Array.isArray(t)&&(!("number"!=typeof t&&"boolean"!=typeof t&&null!=t&&!function(t){return"symbol"==typeof t||t instanceof Symbol}(t))||("string"==typeof t&&(H.test(t)||!K.test(t))||null!=e&&Object.hasOwn(e,t)))}function X(t){return"string"==typeof t||"symbol"==typeof t?t:Object.is(t?.valueOf?.(),-0)?"-0":String(t)}function Y(t){return null!==t&&("object"==typeof t||"function"==typeof t)}function q(t){const e=[],n=t.length;if(0===n)return e;let r=0,o="",s="",i=!1;for(46===t.charCodeAt(0)&&(e.push(""),r++);r<n;){const c=t[r];s?"\\"===c&&r+1<n?(r++,o+=t[r]):c===s?s="":o+=c:i?'"'===c||"'"===c?s=c:"]"===c?(i=!1,e.push(o),o=""):o+=c:"["===c?(i=!0,o&&(e.push(o),o="")):"."===c?o&&(e.push(o),o=""):o+=c,r++}return o&&e.push(o),e}function G(t,e,n){return function(t,e,n,r){if(null==t&&!Y(t))return t;const o=W(e,t)?[e]:Array.isArray(e)?e:"string"==typeof e?q(e):[e];let s=t;for(let e=0;e<o.length&&null!=s;e++){const i=X(o[e]);if(F(i))continue;let c;if(e===o.length-1)c=n(s[i]);else{const n=s[i],a=r?.(n,i,t);c=void 0!==a?a:Y(n)?n:z(o[e+1])?[]:{}}j(s,i,c),s=s[i]}return t}(t,e,()=>n,()=>{})}function Z(t){switch(typeof t){case"number":case"symbol":return!1;case"string":return t.includes(".")||t.includes("[")||t.includes("]")}}function Q(t,e,n){if(null==t)return n;switch(typeof e){case"string":{if(F(e))return n;const r=t[e];return void 0===r?Z(e)?Q(t,q(e),n):n:r}case"number":case"symbol":{"number"==typeof e&&(e=X(e));const r=t[e];return void 0===r?n:r}default:{if(Array.isArray(e))return function(t,e,n){if(0===e.length)return n;let r=t;for(let t=0;t<e.length;t++){if(null==r)return n;if(F(e[t]))return n;r=r[e[t]]}if(void 0===r)return n;return r}(t,e,n);if(F(e=Object.is(e?.valueOf(),-0)?"-0":String(e)))return n;const r=t[e];return void 0===r?n:r}}}function J(t,e){if(null==t)return!0;switch(typeof e){case"symbol":case"number":case"object":if(Array.isArray(e))return $(t,e);if("number"==typeof e?e=X(e):"object"==typeof e&&(e=Object.is(e?.valueOf(),-0)?"-0":String(e)),F(e))return!1;if(void 0===t?.[e])return!0;try{return delete t[e],!0}catch{return!1}case"string":if(void 0===t?.[e]&&Z(e))return $(t,q(e));if(F(e))return!1;try{return delete t[e],!0}catch{return!1}}}function $(t,e){const n=Q(t,e.slice(0,-1),t),r=e[e.length-1];if(void 0===n?.[r])return!0;if(F(r))return!1;try{return delete n[r],!0}catch{return!1}}function tt(){var t=["_isAttached","remove","update","removeComment","removeCommentThread","39351960mkQwLe","destroy","model","63078NzJBic","1228598dnLauY","getComment","addComment","1973248NmEnSW","4327088HQZKQb","917MSVOpR","reopen","resolveCommentThread","updateComment","isResolved","view","submitCommentThread","_localUser","listenTo","stopListening","resolve","168426QvkQRa","reopenCommentThread","7454815aCwiCn","submit","60XsxECn"];return(tt=function(){return t})()}var et=nt;function nt(t,e){var n=tt();return(nt=function(t,e){return n[t-=487]})(t,e)}!function(t){for(var e=nt,n=t();;)try{if(887962===-parseInt(e(516))/1+-parseInt(e(489))/2+-parseInt(e(502))/3*(parseInt(e(506))/4)+parseInt(e(504))/5+parseInt(e(515))/6*(-parseInt(e(491))/7)+-parseInt(e(490))/8+parseInt(e(512))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);class rt extends((0,e.ObservableMixin)()){[et(514)];[et(496)];constructor(t,e){var n=et;super(),this[n(514)]=t,this[n(514)][n(507)]=!0,this[n(496)]=e,this[n(499)](e,n(497),()=>this[n(505)]()),this[n(499)](e,n(511),()=>this[n(508)]()),this[n(499)](e,n(493),()=>this[n(501)]()),this[n(499)](e,n(503),()=>this[n(492)]()),this[n(499)](e,n(488),(t,e)=>this[n(488)](e)),this[n(499)](e,n(494),(t,e,r)=>this[n(494)](e,r)),this[n(499)](e,n(510),(t,e)=>this[n(510)](e))}[et(505)](){var t=et;this[t(514)][t(505)]()}[et(508)](){var t=et;this[t(514)][t(508)]()}[et(501)](){var t=et;this[t(514)][t(495)]||this[t(514)][t(501)]()}[et(492)](){var t=et;this[t(514)][t(495)]&&this[t(514)][t(492)]()}[et(488)](t){var e=et;this[e(514)][e(488)]({content:t,authorId:this[e(496)][e(498)].id})}[et(494)](t,e){var n=et;this[n(514)][n(487)](t)[n(509)]({content:e})}[et(510)](t){var e=et;this[e(514)][e(487)](t)[e(508)]()}[et(513)](){var t=et;this[t(500)](),this[t(514)][t(507)]=!1}}var ot=n(355),st=n(311);function it(t,e,n){const r=t.t;switch(e){case"PENDING_ACTION_COMMENT_THREAD":return r({string:"Unsaved change in comment thread.",id:"PENDING_ACTION_COMMENT_THREAD"});case"Comment":return r("Comment");case"Reply...":return r("Reply...");case"Reply to reopen discussion...":return r("Reply to reopen discussion...");case"Write a comment...":return r("Write a comment...");case"Comment was made on an element":return r("Comment was made on an element");case"Comment editor":return r("Comment editor");case"Delete comment thread?":return r("Delete comment thread?");case"Delete comment?":return r("Delete comment?");case"Marked as resolved":return r("Marked as resolved");case"Show more items":return r("Show more items");case"Cancel":return r("Cancel");case"Edit":return r("Edit");case"Resolve":return r("Resolve");case"Reopen":return r("Reopen");case"Remove":return r("Remove");case"Reply":return r("Reply");case"Save":return r("Save");case"Annotations sidebar":return r("Annotations sidebar");case"Annotations list":return r("Annotations list");case"Thread comments":return r("Thread comments");case"THREAD_CONTEXT_LABEL":return r({string:"Thread context: %0",id:"THREAD_CONTEXT_LABEL"},n);case"COMMENT_THREAD_LABEL":return r({string:"Comment thread by %1. %1 reply.",plural:"Comment thread by %1. %0 replies.",id:"COMMENT_THREAD_LABEL"},n);case"COMMENT_THREAD_DESCRIPTION":return r({string:"Press Enter for more options. Press Escape to exit.",id:"COMMENT_THREAD_DESCRIPTION"});case"COMMENT_ARIA_LABEL":return r({string:"Comment by %0. Created on %1. %2. %3",id:"COMMENT_ARIA_LABEL"},n);case"LEAVE_COMMENT_ANNOUNCEMENT":return r({string:"Leaving a content with comments.",id:"LEAVE_COMMENT_ANNOUNCEMENT"});case"ENTER_COMMENT_ANNOUNCEMENT":return r({string:"Entering a content with comments. Press %0 to go to the discussion.",id:"ENTER_COMMENT_ANNOUNCEMENT"},n);case"NUMBER_OF_COMMENTS":return r({string:"%0 Comment",plural:"%0 Comments",id:"NUMBER_OF_COMMENTS"},n);case"TOO_LONG_COMMENT_ALERT":return r({string:"Comment content is too long. Your comment has %0 characters but the limit is %1 characters.",id:"TOO_LONG_COMMENT_ALERT"},n);case"EXTERNAL_COMMENT":return r({string:"This comment comes from an external source.",id:"EXTERNAL_COMMENT"});case"EXTERNAL_IMPORT_WORD_COMMENT":return r({string:"This comment comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_COMMENT"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"COMMENTS_ARCHIVE":return r({string:"Comments archive",id:"COMMENTS_ARCHIVE"});case"EMPTY_COMMENTS_ARCHIVE":return r({string:"There are no archived comment threads.",id:"EMPTY_COMMENTS_ARCHIVE"});case"COMMENTS_ARCHIVE_LIST_LABEL":return r({string:"List of comments",id:"COMMENTS_ARCHIVE_LIST_LABEL"});case"ACCESSIBILITY_HELP_ANNOTATIONS_GROUP":return r({string:"Keystrokes for interacting with annotation threads (e.g. comments, track changes suggestions)",id:"ACCESSIBILITY_HELP_ANNOTATIONS_GROUP"});case"ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO":return r({string:"Move focus to the thread when the selection is anchored in its marker",id:"ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO"});case"ACCESSIBILITY_HELP_ANNOTATIONS_EXIT":return r({string:"Exit the annotation and move focus back to the edited content",id:"ACCESSIBILITY_HELP_ANNOTATIONS_EXIT"});case"ACCESSIBILITY_HELP_ANNOTATIONS_ENTER":return r({string:"Browse the focused annotation thread or thread comment",id:"ACCESSIBILITY_HELP_ANNOTATIONS_ENTER"});case"ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS":return r({string:"Move across internals of the annotation thread",id:"ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS"});case"ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT":return r({string:"Submit the reply while writing a comment",id:"ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT"});case"ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS":return r({string:"Move to the previous or next thread in the annotations sidebar or comments archive",id:"ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS"});default:return""}}const ct=at;function at(t,e){const n=ut();return(at=function(t,e){return n[t-=183]})(t,e)}function ut(){const t=["element","1930905EbNJrR","885498fISeAY","uiLanguage","28UFLMwz","uiLanguageDirection","ck-reset","5434680hVQGYR","createCollection","render","div","ck-editor__main","setTemplate","16528oTopaQ","focus","ck-editor","43535eLGvpB","877612AJmWfr","3DTLUOV","ck-comment__input","add","presentation","ck-rounded-corners","Comment editor","editable","cke-editor__aria-label_","48352lsFIdK","main","114lVwYgN"];return(ut=function(){return t})()}!function(t){const e=at,n=t();for(;;)try{if(158461===-parseInt(e(192))/1*(parseInt(e(200))/2)+parseInt(e(205))/3+-parseInt(e(191))/4+-parseInt(e(190))/5*(parseInt(e(202))/6)+-parseInt(e(207))/7*(parseInt(e(187))/8)+-parseInt(e(204))/9+parseInt(e(210))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class ht extends st.EditorUIView{[ct(201)];[ct(198)];constructor(t,n){const r=ct;super(t);const o=(0,e.uid)();this[r(201)]=this[r(211)](),this[r(198)]=new st.InlineEditableUIView(t,n,void 0,{label:()=>it(t,r(197))}),this[r(186)]({tag:r(184),attributes:{class:[r(209),r(189),r(196),r(193)],dir:t[r(208)],lang:t[r(206)],"aria-labelledby":r(199)+o},children:[{tag:r(184),attributes:{class:r(185),role:r(195)},children:this[r(201)]}]})}[ct(183)](){const t=ct;super[t(183)](),this[t(201)][t(194)](this[t(198)])}[ct(188)](){const t=ct;this[t(198)][t(203)][t(188)]()}}const dt=mt;!function(t){const e=mt,n=t();for(;;)try{if(169395===parseInt(e(526))/1+-parseInt(e(521))/2*(parseInt(e(502))/3)+parseInt(e(501))/4*(parseInt(e(513))/5)+parseInt(e(525))/6+-parseInt(e(503))/7*(parseInt(e(522))/8)+parseInt(e(523))/9*(-parseInt(e(511))/10)+-parseInt(e(516))/11*(-parseInt(e(505))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(kt);class lt extends st.EditorUI{[dt(514)];constructor(t){const e=dt;super(t),this[e(514)]=new ht(t[e(518)],t[e(499)][e(514)])}get[dt(506)](){const t=dt;return this[t(514)][t(506)]}[dt(504)](){const t=dt,e=this[t(517)][t(499)][t(514)],n=this[t(514)][t(524)],r=e[t(528)][t(530)]();n[t(527)]=r[t(510)],this[t(514)][t(512)]();const o=n[t(506)];this[t(509)](n[t(527)],o),this[t(514)][t(524)][t(500)](t(507)).to(this[t(520)]),e[t(519)](o),this[t(515)](t(508))}[dt(529)](){const t=dt;super[t(529)](),this[t(514)][t(529)]()}}function mt(t,e){const n=kt();return(mt=function(t,e){return n[t-=499]})(t,e)}function kt(){const t=["1655050gizbEy","render","461515kKnxcP","view","fire","1397pfGbqp","editor","locale","attachDomRoot","focusTracker","38mnepkx","378872DXqunD","18bVYBLE","editable","922920AoJQoz","8607qEqxDz","name","document","destroy","getRoot","editing","bind","4qrqUXJ","19083YohmFI","7mAupRa","init","39108sXQAuM","element","isFocused","ready","setEditableElement","rootName"];return(kt=function(){return t})()}var gt=n(783),pt=n(331),ft=n(507),bt=n(727),vt=n(834),_t=n(251),wt=n(179);const It=At;function yt(){const t=["get","placeholderElement","placeholder","932110hQFeCG","60828YvzVgt","320lAyWgU","12202652qtRtCO","21xTqQEz","initPlugins","956184xwFWGF","getRoot","name","defaultPlugins","942630yoQSOw","12QiVmvX","editing","setSelection","childCount","1574637uHNoNf","view","join","_updatePlaceholder","focus","then","fire","ready","plugins","map","create","model","document","data","assign","72iqmdak","destroy","end","3778680dcSDgI","set","getChild","init","low","fromCharCode","change:placeholder","config","change","initialData","createRoot"];return(yt=function(){return t})()}function At(t,e){const n=yt();return(At=function(t,e){return n[t-=408]})(t,e)}!function(t){const e=At,n=t();for(;;)try{if(918721===-parseInt(e(450))/1+-parseInt(e(454))/2+-parseInt(e(412))/3*(parseInt(e(408))/4)+-parseInt(e(446))/5*(-parseInt(e(445))/6)+parseInt(e(448))/7*(parseInt(e(430))/8)+parseInt(e(427))/9*(parseInt(e(444))/10)+parseInt(e(447))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yt);const Ct=[pt.Clipboard,ft.Enter,ft.ShiftEnter,bt.SelectAll,vt.Typing,_t.Undo,wt.Paragraph];class Tt extends((0,e.ObservableMixin)(t.Editor)){static[It(453)]=(()=>Ct)();constructor(t={}){const e=It;function n(t){const e=At;return t[e(421)](t=>String[e(435)](t))[e(414)]("")}(t=Object[e(426)]({},t))[e(420)]||(t[e(420)]=Tt[e(453)]),super(t),this.ui=new lt(this),this[e(431)](e(443),""),this[e(423)][e(424)].on(e(438),()=>this[e(415)](),{priority:e(434)}),this.on(e(436),()=>this[e(415)]()),this[e(423)][e(424)][e(440)](),this[n([101,100,105,116,105,110,103])][n([118,105,101,119])][n([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=n([97,117,116,111]),this[n([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116])]=()=>window[n([80,114,111,109,105,115,101])][n([114,101,115,111,108,118,101])]({[n([115,116,97,116,117,115])]:n([111,107])})}[It(422)](){const t=It,e=this[t(437)][t(441)](t(439))||"";return this[t(449)]()[t(417)](()=>this.ui[t(433)]())[t(417)](()=>this[t(425)][t(433)](e))[t(417)](()=>this[t(418)](t(419)))}[It(428)](){const t=It;return super[t(428)]()[t(417)](()=>this.ui[t(428)]())}[It(416)](){const t=It;this[t(423)][t(438)](e=>{const n=t,r=this[n(423)][n(424)][n(451)](),o=r&&r[n(432)](r[n(411)]-1);e[n(410)](o,n(429)),this[n(409)][n(413)][n(416)]()})}[It(415)](){const t=It,e=this[t(409)][t(413)],n=e[t(424)][t(451)](),r=n[t(432)](0);n[t(411)]>1||!r||"p"!=r[t(452)]?this[t(442)]&&this[t(442)][t(443)]&&((0,gt.disableViewPlaceholder)(e,this[t(442)]),this[t(442)]=void 0):(this[t(443)]&&(r[t(443)]=this[t(443)]),(0,gt.enableViewPlaceholder)({view:e,element:r,keepOnFocus:!0}),this[t(442)]=r)}}const Et=xt;function xt(t,e){const n=Ot();return(xt=function(t,e){return n[t-=403]})(t,e)}function Ot(){const t=["isEnabled","getData","submit","then","TOO_LONG_COMMENT_ALERT","change","_editorConfig","from","_setupKeyboardNavigation","extendTemplate","4647755zmrQDh","editorDestroyed","2233473KfERKB","firstChild","setData","ck-comment__input-wrapper","tab","ck-comment__input-actions--submit","submitButtonView","div","focusTracker","cancelButtonView","execute","17taLshz","listenTo","focusables","Reply...","stop","value","editorReady","createCollection","destroy","_isDestroyed","setTemplate","withText","Reply","showButtons","editor","add","focus","disabledSubmit","3306532IaiBpJ","model","shift+tab","element","ck-comment__input-actions","create","focusFirst","bindTemplate","focusCycler","length","reverse","Cancel","document","createEditor","bind","_createCancelButton","ck-comment__input-actions--cancel","added","focusLast","set","cancel","placeholder","622686RmOXwK","render","3493765AWBIVQ","fire","view","trim","_createSubmitButton","high","ck-comment__input-actions--active","submitLabel","105422xypakX","keystrokes","Ctrl+Enter","label","Esc","forEach","initialData","9645232VUbbFM","insertBefore","_editorCreationPromise"];return(Ot=function(){return t})()}!function(t){const e=xt,n=t();for(;;)try{if(460702===parseInt(e(465))/1*(-parseInt(e(432))/2)+-parseInt(e(454))/3+parseInt(e(483))/4+-parseInt(e(424))/5+parseInt(e(422))/6+parseInt(e(452))/7+parseInt(e(439))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ot);class Nt extends st.View{[Et(433)];[Et(462)];[Et(467)];[Et(408)];[Et(460)];[Et(463)];[Et(448)];constructor(t,n={}){const r=Et;super(t),this[r(479)]=null,this[r(448)]=n,this[r(419)](r(470),n[r(438)]||""),this[r(419)](r(482),!1),this[r(419)](r(478),!0),this[r(419)](r(421),it(t,r(468))),this[r(419)](r(431),it(t,r(477))),this[r(460)]=this[r(428)](),this[r(463)]=this[r(415)](),this[r(467)]=this[r(472)]([this[r(460)],this[r(463)]]),this[r(433)]=new e.KeystrokeHandler,this[r(462)]=new e.FocusTracker,this[r(408)]=new st.FocusCycler({focusables:this[r(467)],focusTracker:this[r(462)],keystrokeHandler:this[r(433)],actions:{focusPrevious:r(485),focusNext:r(458)}}),this[r(475)]({tag:r(461),attributes:{class:[r(457)]},children:[{tag:r(461),attributes:{class:[r(404),this[r(407)].if(r(478),r(430))]},children:[this[r(460)],this[r(463)]]}]}),this[r(433)][r(419)](r(436),(t,e)=>{const n=r;this[n(463)][n(425)](n(464)),e()}),this[r(433)][r(419)](r(434),(t,e)=>{const n=r;this[n(460)][n(442)]&&(this[n(460)][n(425)](n(464)),e())}),this.on(r(444),(e,n)=>{const o=r;n[o(409)]>65e3?(alert(it(t,o(446),[n[o(409)],65e3])),e[o(469)]()):this[o(479)][o(456)]("")},{priority:r(429)})}[Et(423)](){const t=Et;super[t(423)](),this[t(450)]()}[Et(413)](){const t=Et;return this[t(479)]||(this[t(479)]=new Tt(this[t(448)]),this[t(441)]=this[t(479)][t(405)]()[t(445)](()=>{const e=t;if(this[e(474)])return;const n=this[e(479)];this[e(403)][e(440)](n.ui[e(403)],this[e(403)][e(455)]),n[e(484)][e(412)].on(e(447),()=>this[e(470)]=n[e(443)]()),n[e(414)](e(421)).to(this),this[e(467)][e(480)](n.ui[e(426)],0),this[e(425)](e(471),this[e(479)])})),this[t(441)]}[Et(481)](t){const e=Et;-1===t?(this[e(408)][e(406)](),this[e(408)][e(418)]()):this[e(408)][e(406)]()}async[Et(473)](){const t=Et;this[t(474)]||(this[t(474)]=!0,this[t(479)]&&(await this[t(441)],await this[t(479)][t(473)](),this[t(425)](t(453),this[t(479)])),await super[t(473)]())}[Et(428)](){const t=Et,{locale:e}=this,n=new st.ButtonView(e);return n[t(451)]({attributes:{class:[t(459)]}}),n[t(476)]=!0,n[t(414)](t(435)).to(this,t(431)),n.on(t(464),()=>{const e=t;this[e(425)](e(444),this[e(470)])}),n[t(414)](t(442)).to(this,t(470),this,t(482),(e,n)=>!n&&!!e[t(427)]()),n}[Et(415)](){const t=Et,{locale:e}=this,n=new st.ButtonView(e);return n[t(451)]({attributes:{class:[t(416)]}}),n[t(435)]=it(e,t(411)),n[t(476)]=!0,n.on(t(464),()=>{const e=t;this[e(479)][e(456)](""),this[e(425)](e(420))}),n}[Et(450)](){const t=Et;this[t(433)][t(466)](this[t(403)]),this[t(467)][t(437)](e=>{const n=t;this[n(462)][n(480)](e[n(403)])}),this[t(467)].on(t(447),(e,n)=>{const r=t;for(const t of Array[r(449)](n[r(417)])[r(410)]())this[r(462)][r(480)](t[r(403)])})}}const St=Rt;function Mt(){const t=["setTemplate","change:showInput","showInput","preventDefault","bind","291450BWmzJg","userView","delegate","commentInputView","focus","focusTracker","620556lrJXhX","view","editing","createEditor","bindTemplate","638wMugwT","editorReady","41946nAYQON","filter","44arFpwM","target","23304bEvbpy","ck-comment__input-container--active","then","render","ck-thread__input","contains","editorDestroyed","isFocused","1020oRhzwd","some","div","ck-comment__input-container","3568299VMfcls","showButtons","value","element","ck-thread__user","1059394LDddRf","_focusOnNonInteractiveMouseDown","extendTemplate","focusCycler","mousedown","set","editor","5256vXiBUG","destroy","listenTo","7264jLeJIc","getDomRoot"];return(Mt=function(){return t})()}function Rt(t,e){const n=Mt();return(Rt=function(t,e){return n[t-=279]})(t,e)}!function(t){const e=Rt,n=t();for(;;)try{if(446266===-parseInt(e(307))/1+-parseInt(e(284))/2+parseInt(e(314))/3*(parseInt(e(316))/4)+parseInt(e(326))/5*(parseInt(e(318))/6)+-parseInt(e(279))/7+-parseInt(e(294))/8*(parseInt(e(291))/9)+-parseInt(e(301))/10*(-parseInt(e(312))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mt);class Pt extends st.View{constructor(t,e,n){const r=Rt;super(t),this[r(304)]=new Nt(t,n),this[r(287)]=this[r(304)][r(287)],this[r(304)][r(300)](r(280)).to(this[r(304)][r(306)],r(325),this[r(304)],r(281),(t,e)=>t||!!e),this[r(289)](r(298),!1),this.on(r(297),()=>{const t=r;this[t(298)]&&!this[t(304)][t(290)]&&this[t(304)][t(310)]()}),this[r(304)][r(303)](r(313)).to(this),this[r(304)][r(303)](r(324)).to(this),this[r(302)]=new o.UserView(t,e),this[r(302)][r(286)]({attributes:{class:r(283),"aria-hidden":!0}}),this[r(304)][r(286)]({attributes:{class:r(322)}}),this[r(296)]({tag:r(328),attributes:{class:[r(329),this[r(311)].if(r(298),r(319))]},children:[this[r(302)],this[r(304)]]})}[St(321)](){const t=St;super[t(321)](),this[t(285)]()}[St(292)](){const t=St;return this[t(304)][t(292)]()[t(320)](()=>super[t(292)]())}[St(305)](t){const e=St;this[e(304)][e(305)](t)}[St(285)](){const t=St;this[t(293)](this[t(282)],t(288),(e,n)=>{const r=t,{submitButtonView:o,cancelButtonView:s,editor:i}=this[r(304)];[o[r(282)],s[r(282)],i?i[r(309)][r(308)][r(295)]():null][r(315)](t=>t)[r(327)](t=>t[r(323)](n[r(317)]))||(this[r(305)](),n[r(299)]())})}}function Vt(t,e){const n=Lt();return(Vt=function(t,e){return n[t-=134]})(t,e)}function Lt(){const t=["2889896uToecZ","147mNqQvg","count","13591102phzqvK","ck-thread__comment-count","setTemplate","941263bOhXAm","17008fMdzMr","12ZhbrZX","2WIOcYn","43351ZOiCnX","13156210UqEDum","set","NUMBER_OF_COMMENTS","2056585injEWp","bindTemplate","2628VuegOW","27lkXqYW"];return(Lt=function(){return t})()}!function(t){const e=Vt,n=t();for(;;)try{if(983440===-parseInt(e(145))/1*(parseInt(e(148))/2)+parseInt(e(140))/3*(-parseInt(e(146))/4)+parseInt(e(135))/5*(parseInt(e(147))/6)+parseInt(e(142))/7+-parseInt(e(139))/8*(parseInt(e(138))/9)+parseInt(e(150))/10+-parseInt(e(149))/11*(parseInt(e(137))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lt);class Dt extends st.View{constructor(t){const e=Vt;super(t);const n=this[e(136)];this[e(151)](e(141),void 0),this[e(144)]({tag:"li",attributes:{class:e(143)},children:[{text:n.to(e(141),n=>it(t,e(134),n))}]})}}function Bt(){const t=["visibleViews","setTemplate","authoredAt","render","896hjxzQW","Thread comments","from","element","add","removed","32586IXAtqG","reverse","editorReady","change:isActive","resolveCommentThread","viewUid","change:isResolved","focusFirst","bindTemplate","_model","focus","focusLast","_rearrangeCollapse","_shouldCollapse","change:isEditMode","9103120lfmTMR","destroy","editorDestroyed","expand","_config","Marked as resolved","map","length","createCollection","_rearrangeExpand","_calculatePosition","resolvedAt","_handleInfoComment","change:hasDirtyComment","maxThreadTotalWeight","1425972HFMfqO","refreshVisibleViews","_updateHasDirtyComment","arrowup","925204hiCNJX","equal","forEach","weight","count","arrowdown","_setupKeyboardNavigation","ck-hidden","isActive","listenTo","commentUpdated","added","keystrokes","isEditMode","locale","focusTracker","480951jEDnmp","resolvedCommentView","formatDateTime","25679286RVjwKV","maxCommentsWhenCollapsed","_handleRemoveCommentModel","CommentView","updateComment","get","hasDirtyComment","419470TQYxFp","stopListening","collapse","insert","maxCommentCharsWhenCollapsed","resolvedBy","bind","resolved","target","change","set","16ESqIlk","removeComment","comments","commentViews","focusCycler","ck-thread__comments","_findOptimalIndex","_collapsedCommentsView","includes","delegate","_handleNewCommentModel","delete","remove","some","editorConfig"];return(Bt=function(){return t})()}const Ft=jt;function jt(t,e){const n=Bt();return(jt=function(t,e){return n[t-=264]})(t,e)}!function(t){const e=jt,n=t();for(;;)try{if(632719===-parseInt(e(282))/1+parseInt(e(278))/2+parseInt(e(298))/3+parseInt(e(319))/4*(-parseInt(e(308))/5)+parseInt(e(344))/6*(-parseInt(e(338))/7)+-parseInt(e(359))/8+parseInt(e(301))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bt);class Ut extends st.View{[Ft(322)];[Ft(299)];[Ft(297)];[Ft(294)];[Ft(323)];[Ft(353)];[Ft(267)];[Ft(326)];constructor(t,n,r){const o=Ft;super(t);const s=this[o(352)];this[o(318)](o(307),!1),this[o(318)](o(270),n[o(321)][o(270)]),this[o(318)](o(290),!1),this[o(353)]=n,this[o(267)]=r,this[o(322)]=this[o(271)](),this[o(334)]=this[o(271)](),this[o(299)]=null,this[o(297)]=new e.FocusTracker,this[o(294)]=new e.KeystrokeHandler,this[o(323)]=new st.FocusCycler({focusables:this[o(322)],focusTracker:this[o(297)],keystrokeHandler:this[o(294)],keystrokeHandlerOptions:{filter:t=>this[o(322)][o(269)](t=>t[o(341)])[o(327)](t[o(316)])},actions:{focusPrevious:o(281),focusNext:o(287)}}),this[o(326)]=new Dt(t),this[o(326)][o(314)](o(286)).to(this,o(270),t=>t-this[o(267)][o(302)]);for(const t of n[o(321)])this[o(329)](t);this[o(275)](),this[o(291)](n[o(321)],o(342),(t,e)=>{const n=o,r=this[n(273)](e);this[n(270)]++,this[n(329)](e,r),this[n(279)]()}),this[o(291)](n[o(321)],o(331),(t,e)=>{const n=o;this[n(270)]--,this[n(303)](e),this[n(279)]()}),this[o(291)](n,o(292),()=>this[o(279)]()),this[o(291)](n,o(350),()=>this[o(275)]()),this.on(o(347),()=>this[o(279)]()),this.on(o(276),()=>this[o(279)]()),this[o(335)]({tag:"ul",attributes:{class:[o(324),s.if(o(270),o(289),t=>!t)],"aria-label":it(t,o(339))},children:this[o(334)]})}get[Ft(357)](){const t=Ft;return this[t(353)][t(285)]>this[t(267)][t(277)]&&!this[t(290)]&&!this[t(307)]}[Ft(337)](){const t=Ft;super[t(337)](),this[t(279)](),this[t(288)]()}[Ft(354)](t){const e=Ft;-1===t?this[e(323)][e(355)]():this[e(323)][e(351)]()}[Ft(264)](){const t=Ft;this[t(326)][t(264)]();for(const e of this[t(322)])e[t(264)]();super[t(264)]()}[Ft(279)](){const t=Ft;this[t(357)]?this[t(356)]():this[t(272)]()}[Ft(329)](t,e){const n=Ft,r=new(this[n(267)][n(304)])(this[n(296)],t,{maxCommentCharsWhenCollapsed:this[n(267)][n(312)],formatDateTime:this[n(267)][n(300)],editorConfig:this[n(267)][n(333)]});r[n(349)]=t.id,r[n(328)](n(320)).to(this),r[n(328)](n(305)).to(this),r[n(328)](n(348)).to(this),r[n(328)](n(346)).to(this),r[n(328)](n(265)).to(this),this[n(291)](r,n(358),()=>this[n(280)]()),this[n(322)][n(342)](r,e)}[Ft(273)](t){const e=Ft,n=this[e(353)][e(325)](t);return this[e(299)]?this[e(299)][e(336)]>t[e(336)]?n-1:n:n-1}[Ft(275)](){const t=Ft;if(this[t(353)][t(313)]&&this[t(353)][t(274)]){const e={id:t(315),author:this[t(353)][t(313)],authoredAt:this[t(353)][t(274)],content:it(this[t(296)],t(268)),attributes:{}};this[t(299)]=new(this[t(267)][t(304)])(this[t(296)],e,{maxCommentCharsWhenCollapsed:this[t(267)][t(312)],formatDateTime:this[t(267)][t(300)],editorConfig:this[t(267)][t(333)],isSystemComment:!0}),this[t(322)][t(342)](this[t(299)],this[t(353)][t(325)](e))}else this[t(299)]&&(this[t(322)][t(331)](this[t(299)]),this[t(299)][t(264)](),this[t(299)]=null);this[t(279)]()}[Ft(303)](t){const e=Ft,n=this[e(322)][e(331)](t.id);this[e(309)](n),n[e(295)]&&this[e(280)](),n[e(264)]()}[Ft(280)](){const t=Ft;this[t(307)]=Array[t(340)](this[t(322)])[t(332)](e=>e[t(295)])}[Ft(356)](){const t=Ft,n=function(t){const n=jt,r=new e.Collection;for(const e of t)r[n(342)](e);return r}(this[t(322)]),r=this[t(326)][t(286)];for(let e=1;e<=r;e++)n[t(331)](1);for(const e of n)e[t(310)]();r>0&&n[t(342)](this[t(326)],1),zt((0,e.diff)(Array[t(340)](this[t(334)]),Array[t(340)](n)),this[t(334)],n)}[Ft(272)](){const t=Ft;zt((0,e.diff)(Array[t(340)](this[t(334)]),Array[t(340)](this[t(322)])),this[t(334)],this[t(322)]);for(const e of this[t(334)])e[t(266)]()}[Ft(288)](){const t=Ft;this[t(322)][t(284)](e=>{const n=t;this[n(297)][n(342)](e[n(341)]),this[n(294)][n(291)](e[n(341)])}),this[t(322)].on(t(317),(e,n)=>{const r=t;for(const t of n[r(343)])this[r(297)][r(331)](t[r(341)]),this[r(294)][r(309)](t[r(341)]);for(const t of Array[r(340)](n[r(293)])[r(345)]())this[r(297)][r(342)](t[r(341)]),this[r(294)][r(291)](t[r(341)])})}}function zt(t,e,n){const r=Ft;let o=0;for(const s of t)switch(s){case r(311):e[r(342)](n[r(306)](o),o),o++;break;case r(330):e[r(331)](o);break;case r(283):o++}}const Kt=Ht;function Ht(t,e){const n=Wt();return(Ht=function(t,e){return n[t-=163]})(t,e)}function Wt(){const t=["focus","2VYEAkG","12bmPwvQ","424aDULVr","element","2200089eWhbVV","12ybwrrM","4wHogdF","ck-context__value","33980DXLcxJ","THREAD_CONTEXT_LABEL","1543199crCtvG","span","contextValue","bindTemplate","968dtjpiN","set","827060vdXjdn","setTemplate","8962343WmqKCS","260550OgSzGQ","2743905YAVmTF"];return(Wt=function(){return t})()}!function(t){const e=Ht,n=t();for(;;)try{if(788319===-parseInt(e(165))/1*(-parseInt(e(181))/2)+parseInt(e(169))/3*(parseInt(e(171))/4)+parseInt(e(163))/5*(-parseInt(e(166))/6)+-parseInt(e(175))/7+parseInt(e(167))/8*(parseInt(e(184))/9)+parseInt(e(173))/10*(-parseInt(e(179))/11)+-parseInt(e(170))/12*(parseInt(e(183))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wt);class Xt extends st.View{constructor(t){const e=Ht;super(t);const n=this[e(178)];this[e(180)](e(177),""),this[e(182)]({tag:e(176),attributes:{class:["ck",e(172)],"aria-label":n.to(e(177),n=>it(t,e(174),n)),tabindex:-1},children:[{text:n.to(e(177))}]})}[Kt(164)](){const t=Kt;this[t(168)][t(164)]()}}function Yt(){const t=["7jCqYxC","contextView","fire","8412344BoDrda","contextValue","locale","bindTemplate","length","listenTo","isReadOnly","focusFirst","div","_setupKeyboardNavigation","querySelector","classList","mouseleave","overlay","_model","hasContext","render","1039760IrXJcT","mouseenter","remove","352jTYoFJ","1214082xVqpgG","isEnabled","substring","_createContextView","...","lastIndexOf","999500iHuAmB","ck-annotation__actions","bind","isResolved","shift+tab","1386636KmDFSI","36tXFuxN","focusTracker","ck-context-wrapper","399545sbseBr","reopenCommentThread","execute","context","focusCycler",".ck-context","focusables","add","setTemplate",".ck-context__value","_trimContextValue","label","ck-context","element","offsetWidth","tab","createCollection","_createReopenButton","_attachContextActions","scrollWidth","value","isVisible","tooltip","Reopen","2OpIGSr","ck-thread__header","keystrokes","4598499KBNFhp","isResolvable","Comment was made on an element","icon","reopenButtonView","ck-context--quotes","focus"];return(Yt=function(){return t})()}const qt=Gt;!function(t){const e=Gt,n=t();for(;;)try{if(976062===-parseInt(e(326))/1+parseInt(e(281))/2*(-parseInt(e(284))/3)+parseInt(e(311))/4+-parseInt(e(257))/5*(parseInt(e(327))/6)+parseInt(e(291))/7*(parseInt(e(294))/8)+-parseInt(e(315))/9+parseInt(e(321))/10*(parseInt(e(314))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yt);function Gt(t,e){const n=Yt();return(Gt=function(t,e){return n[t-=256]})(t,e)}class Zt extends st.View{[qt(308)];[qt(288)];[qt(292)];[qt(263)];[qt(328)];[qt(283)];[qt(261)];constructor(t,n){const r=qt;super(t);const o=this[r(297)];this[r(308)]=n,this[r(288)]=this[r(274)](),this[r(292)]=this[r(318)](),this[r(263)]=this[r(273)]([this[r(292)],this[r(288)]]),this[r(328)]=new e.FocusTracker,this[r(283)]=new e.KeystrokeHandler,this[r(261)]=new st.FocusCycler({focusables:this[r(263)],focusTracker:this[r(328)],keystrokeHandler:this[r(283)],actions:{focusPrevious:r(325),focusNext:r(272)}}),this[r(323)](r(309)).to(this[r(308)],r(260),t=>!!t),this[r(323)](r(295)).to(this[r(308)],r(260),t=>t&&t[r(277)]?this[r(267)](t[r(277)]):it(this[r(296)],r(286))),this[r(265)]({tag:r(302),attributes:{class:[r(282)]},children:[{tag:r(302),attributes:{class:[r(256)]},children:[{tag:r(302),attributes:{class:[r(269),o.if(r(309),r(289))]},children:[this[r(292)]]}]},{tag:r(302),attributes:{class:[r(322)]},children:[this[r(288)]]}]})}[qt(310)](){const t=qt;super[t(310)](),this[t(275)](),this[t(303)]()}[qt(290)](){const t=qt;this[t(261)][t(301)]()}[qt(274)](){const t=qt,e=new st.ButtonView(this[t(296)]);return e[t(268)]=it(this[t(296)],t(280)),e[t(279)]=it(this[t(296)],t(280)),e[t(287)]=ot.IconUndo,e[t(323)](t(316)).to(this[t(308)],t(300),t=>!t),e[t(323)](t(278)).to(this[t(308)],t(285),this[t(308)],t(324),(t,e)=>t&&e),e.on(t(259),()=>{const e=t;this[e(293)](e(258),this[e(308)].id)}),e}[qt(267)](t){const e=qt;if(t[e(298)]<150)return t;const n=t[e(320)](" ",147);return t[e(317)](0,n>-1?n:147)+e(319)}[qt(275)](){const t=qt,e=this[t(270)][t(304)](t(262)),n=e[t(304)](t(266));this[t(299)](e,t(312),()=>{const r=t;n[r(271)]<n[r(276)]&&e[r(305)][r(264)](r(307))}),this[t(299)](e,t(306),()=>{const n=t;e[n(305)][n(313)](n(307))})}[qt(303)](){const t=qt;this[t(283)][t(299)](this[t(270)]);for(const e of this[t(263)])this[t(328)][t(264)](e[t(270)]),this[t(283)][t(299)](e[t(270)])}[qt(318)](){const t=qt,e=new Xt(this[t(296)]);return e[t(323)](t(295)).to(this),e}}const Qt=$t;function Jt(){const t=["editorReady","5zmOXaF","isUnlinked","keystrokes","locale","removeCommentThread","COMMENT_THREAD_DESCRIPTION","canComment","submit","isDirty","reopenCommentThread","unlinkedAt","Comment","Reply to reopen discussion...","commentInputView","COMMENT_THREAD_LABEL","_model","63DroOmO","editorDestroyed","Reply...","name","resolveCommentThread","isActive","removeComment","10014340XXOELz","updateComment","_localUser","focus","focusables","shift+tab","fire","1608026OFjExH","_config","comments","commentThreadHeaderView","showInput","isResolvable","commentsListView","444340pgFyXT","CommentView","render","isSubmitted","delegate","focusCycler","author","2417028kNTswX","set","bind","16122FoOudv","Write a comment...","disabledSubmit","isResolved","submitCommentThread","cancel","stop","Reply","submitLabel","editorConfig","hasDirtyComment","199926HsRZPb","606664UEbfpt","placeholder","assign","addComment","commentThreadInputView","first","createCollection","archivedAt","focusTracker","listenTo","element","ariaLabel","isReadOnly","_createCommentThreadInputView","target","destroy","ariaDescriptionView","change:isActive","value","length","tab","188HXDDDb"];return(Jt=function(){return t})()}function $t(t,e){const n=Jt();return($t=function(t,e){return n[t-=255]})(t,e)}!function(t){const e=$t,n=t();for(;;)try{if(320322===-parseInt(e(265))/1*(-parseInt(e(323))/2)+-parseInt(e(312))/3*(parseInt(e(263))/4)+-parseInt(e(302))/5+parseInt(e(309))/6+parseInt(e(295))/7+parseInt(e(324))/8*(parseInt(e(281))/9)+-parseInt(e(288))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jt);class te extends st.View{[Qt(280)];[Qt(296)];[Qt(298)];[Qt(328)];[Qt(258)];[Qt(292)];[Qt(332)];[Qt(267)];[Qt(307)];constructor(t,n,r,s){const i=Qt;super(t),this[i(310)](i(286),!1),this[i(310)](i(273),!1),this[i(280)]=n,this[i(290)]=r,this[i(296)]=s,this[i(298)]=new Zt(t,n),this[i(298)][i(306)](i(274)).to(this),this[i(258)]=new o.AriaDescriptionView(t,it(t,i(270))),this[i(333)](this,i(274),()=>{this[i(291)]()}),this[i(301)]=new Ut(t,n,Object[i(326)]({CommentView:this[i(296)][i(303)]},s)),this[i(301)][i(306)](i(287)).to(this),this[i(301)][i(306)](i(289)).to(this),this[i(301)][i(306)](i(285)).to(this),this[i(301)][i(306)](i(264)).to(this),this[i(301)][i(306)](i(282)).to(this),this[i(301)][i(311)](i(286)).to(this),this[i(333)](this,i(285),()=>{this[i(291)]()}),this[i(310)](i(261),this[i(301)][i(261)]),this[i(311)](i(261)).to(this[i(301)],i(261)),this[i(328)]=this[i(255)](),this[i(328)][i(306)](i(264)).to(this),this[i(328)][i(306)](i(282)).to(this),this.on(i(287),()=>this[i(291)]()),this[i(311)](i(273)).to(this[i(301)],i(322),this[i(328)][i(278)],i(260),(t,e)=>t||!!e),this[i(311)](i(266)).to(n,i(275),t=>!!t),this[i(311)](i(335)).to(this,i(261),t=>{const e=i,n=this[e(280)][e(297)][e(329)]?this[e(280)][e(297)][e(329)][e(308)][e(284)]:this[e(290)][e(284)];return it(this[e(268)],e(279),[t,n])}),this[i(292)]=this[i(330)]([this[i(301)],this[i(328)]]),this[i(332)]=new e.FocusTracker,this[i(267)]=new e.KeystrokeHandler,this[i(307)]=new st.FocusCycler({focusables:this[i(292)],focusTracker:this[i(332)],keystrokeHandler:this[i(267)],keystrokeHandlerOptions:{filter:t=>t[i(256)]!==this[i(334)]},actions:{focusPrevious:i(293),focusNext:i(262)}})}[Qt(291)](){const t=Qt;this[t(334)][t(291)]()}[Qt(304)](){const t=Qt;super[t(304)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(292)])}async[Qt(257)](){const t=Qt;this[t(273)]=!1,this[t(301)][t(257)](),await this[t(328)][t(257)](),super[t(257)]()}[Qt(255)](){const t=Qt,e=new Pt(this[t(268)],this[t(290)],this[t(296)][t(321)]),n=e[t(278)];return e[t(311)](t(299)).to(this,t(286),this[t(280)],t(336),this[t(280)],t(271),this[t(280)],t(331),n,t(260),(t,e,n,r,o)=>!!o||!!r&&n&&!e||t&&n&&!e),n[t(311)](t(325)).to(this,t(261),this[t(280)],t(300),this[t(280)],t(315),(e,n,r)=>{const o=t;let s;return s=o(r&&n?277:e?283:313),it(this[o(268)],s)}),n[t(311)](t(320)).to(this,t(261),e=>it(this[t(268)],t(e?319:276))),n.on(t(272),(e,n)=>{const r=t;this[r(294)](r(327),n),this[r(280)][r(315)]&&this[r(280)][r(300)]&&this[r(294)](r(274),this[r(280)].id),this[r(280)][r(305)]||this[r(294)](r(316))}),n.on(t(317),()=>{this[t(291)]()}),n[t(311)](t(314)).to(this[t(280)],t(336)),n.on(t(317),e=>{const n=t;0==this[n(261)]&&(this[n(294)](n(269)),e[n(318)]())}),this.on(t(259),(e,r,o)=>{const s=t;o||this[s(261)]||n[s(260)]||this[s(294)](s(269))}),e}}const ee=ne;function ne(t,e){const n=re();return(ne=function(t,e){return n[t-=498]})(t,e)}function re(){const t=["placeholder","commentViews","change:isReadOnly","execute","unbind","ariaDescriptionView","add","fire","resolveButton","icon","_updateArchivedThreadHeader","label","ck-thread--active","_bindFirstCommentView","then","_model","isReadOnly","has","1849032cdPVeH","locale","listitem","archivedAt","removeButton","isVisible","set","removeCommentThread","render","1966DUuahz","isResolved","5710077LbamQg","isEnabled","showConfirm","ck-thread--remove-confirmation",".ck-thread__container","ck-comment--resolve","_cancelAllConfirms","listenTo","length","stop","commentThreadChildren","focus","isActive","actionIndicator","ck-rounded-corners","ck-thread","cancelConfirm","isUnlinked","Resolve","setTemplate","Write a comment...","ck-thread--","ariaLabel","isConfirm","get","getTemplate","ck-thread__container","remove","136mJvQKO","26271ZvwpVJ","actionBar","299542ISDEru","resolveCommentThread","bindTemplate","1073210iONVlg","commentThreadHeaderView","Delete comment thread?","querySelector","extendTemplate","containerElement","isSystemComment","ck-reset_all-excluded","removeConfirm","commentsListView","element","change:isActive","high","_boundFirstCommentView","commentThreadInputView","createCollection","12uOugvx","tooltip","ck-thread--unlinked","div","isResolvable","bind","165KZCKxH","_createResolveButton","focusables","1168265tgvGUg","change:archivedAt"];return(re=function(){return t})()}!function(t){const e=ne,n=t();for(;;)try{if(340408===-parseInt(e(527))/1+parseInt(e(584))/2*(parseInt(e(552))/3)+parseInt(e(575))/4+parseInt(e(555))/5*(-parseInt(e(546))/6)+parseInt(e(525))/7*(parseInt(e(524))/8)+parseInt(e(586))/9+-parseInt(e(530))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(re);class oe extends((0,o.ConfirmMixin)(te)){[ee(506)];[ee(535)];[ee(565)];[ee(543)];constructor(t,e,n,r){const o=ee;super(t,e,n,r),this[o(506)]=this[o(545)]([this[o(539)],this[o(544)],this[o(562)]]),this[o(581)](o(509),null),this[o(535)]=null,this[o(543)]=null,this[o(576)]=t,this[o(565)]=this[o(553)](),this[o(515)](this[o(521)]()),this.on(o(541),(t,e,n)=>{n||this[o(502)]()}),this[o(503)](this[o(572)],o(559),(t,e,n)=>{n&&this[o(502)]()}),this[o(504)]>0&&this[o(570)](),this[o(503)](this[o(539)][o(558)],o(563),()=>{this[o(570)]()})}[ee(521)](){const t=ee,e=this[t(529)];return{tag:t(549),attributes:{class:["ck",t(511),t(537),t(510),e.if(t(508),t(569)),e.if(t(513),t(548)),e.if(t(519),t(499)),e.to(t(509),e=>e?t(517)+e:"")],"data-thread-id":this[t(572)].id,tabindex:0,role:t(577),"aria-label":e.to(t(518)),"aria-describedby":this[t(562)].id},children:[{tag:t(549),attributes:{class:t(522)},children:this[t(506)]}]}}[ee(583)](){const t=ee;super[t(583)](),this[t(535)]=this[t(540)][t(533)](t(500)),this[t(572)].on(t(556),()=>{this[t(567)]()}),this[t(567)]()}[ee(502)](){const t=ee;this[t(512)]();for(const e of this[t(539)][t(558)])e[t(512)]()}[ee(570)](){const t=ee,{locale:e}=this,n=this[t(539)][t(558)][t(520)](0);n===this[t(543)]||n[t(536)]||(this[t(543)]=n,this[t(561)](t(509)),this[t(551)](t(509)).to(n,t(509),e=>t(523)===e?t(523):null),n[t(557)]=it(e,t(516)),n[t(579)].on(t(560),n=>{const r=t;n[r(505)](),this[r(498)](it(e,r(532)),this[r(535)])[r(571)](()=>{const t=r;this[t(564)](t(582))})},{priority:t(542)}),this.on(t(538),()=>{n[t(507)]()}),n[t(526)][t(563)](this[t(565)],0),n[t(554)][t(563)](this[t(565)],0))}[ee(553)](){const t=ee,e=new o.LateFocusButtonView(this[t(576)]);return e[t(568)]=it(this[t(576)],t(514)),e[t(547)]=it(this[t(576)],t(514)),e[t(566)]=ot.IconCheck,e[t(534)]({attributes:{class:t(501)}}),e[t(551)](t(587)).to(this[t(572)],t(573),t=>!t),e[t(551)](t(580)).to(this[t(572)],t(550),this[t(572)],t(585),(t,e)=>t&&!e),e.on(t(560),()=>{const e=t;this[e(564)](e(528),this[e(572)].id)}),e}[ee(567)](){const t=ee;this[t(572)][t(578)]?this[t(506)][t(574)](this[t(531)])||(this[t(506)][t(563)](this[t(531)],0),this[t(554)][t(563)](this[t(531)],0)):this[t(506)][t(574)](this[t(531)])&&(this[t(506)][t(523)](this[t(531)]),this[t(554)][t(523)](this[t(531)]))}}var se=ce;!function(t){for(var e=ce,n=t();;)try{if(182962===parseInt(e(224))/1+parseInt(e(229))/2+-parseInt(e(222))/3*(parseInt(e(219))/4)+-parseInt(e(227))/5+parseInt(e(218))/6+-parseInt(e(232))/7+-parseInt(e(233))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ae);class ie extends st.View{constructor(t){var e=ce;super(t),this[e(221)](e(231),""),this[e(226)]({tag:e(225),attributes:{class:[e(228),e(223),e(230)]}})}[se(236)](){var t=se;super[t(236)](),this.on(t(235),(e,n,r)=>{var o=t;this[o(234)][o(220)]=r}),this[t(234)][t(220)]=this[t(231)]}}function ce(t,e){var n=ae();return(ce=function(t,e){return n[t-=218]})(t,e)}function ae(){var t=["content","389697UsFGBv","607056QESEbl","element","change:content","render","1386402MKzxnD","24eMhpOE","innerHTML","set","95214nkoPCq","ck-comment__content","364058pzNITj","div","setTemplate","845130tUvmBM","ck-content","157688bdromr","ck-annotation__content"];return(ae=function(){return t})()}const ue=he;function he(t,e){const n=de();return(he=function(t,e){return n[t-=430]})(t,e)}function de(){const t=["COMMENT_THREAD_DESCRIPTION","854164vCCvbW","updateComment","change","set","maxCommentCharsWhenCollapsed","focusFirst","value","EXTERNAL_COMMENT","visibleView","focusTracker","enter","focus","_model","_createCommentContentView","author","attributes","bind","creator","source","get","editorConfig","delegate","keystrokes","submitLabel","781542YVBbWe","isCollapsed","editorDestroyed","add","initialData","text/html","focusables","remove","createCollection","disabledSubmit","collapse","expand","fire","textContent","getExternalCommentNote","2442556eYaxyH","shift+tab","EXTERNAL_AVATAR","12497013WoLmfx","stopListening","name","element","importWord","EXTERNAL_IMPORT_WORD_AVATAR","Save","3aObGge","7688508qaDkbr","_setupKeyboardNavigation","EXTERNAL_IMPORT_WORD_COMMENT","submit","parseFromString","_config","added","esc","ariaLabel","listenTo","_createCommentInputView","content","getUserViewNotificationText","body","isReadOnly","COMMENT_ARIA_LABEL","@external","switchToDisplayMode","isSystemComment","destroy","isExternal","switchToEditMode","render","focusCycler","target","ariaDescriptionView","tab","createEditor","authoredAt","7ajnIZT","10663744SbrQTY","6148390YRuupy","formatDateTime","editorReady","isEditMode","removed","cancel","locale","once"];return(de=function(){return t})()}!function(t){const e=he,n=t();for(;;)try{if(705314===parseInt(e(473))/1+parseInt(e(449))/2+-parseInt(e(498))/3*(parseInt(e(488))/4)+-parseInt(e(440))/5+parseInt(e(499))/6*(parseInt(e(438))/7)+-parseInt(e(439))/8+parseInt(e(491))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(de);class le extends st.View{[ue(457)];[ue(434)];[ue(479)];[ue(458)];[ue(471)];[ue(432)];[ue(461)];[ue(504)];constructor(t,n,r){const s=ue;super(t),this[s(461)]=n,this[s(504)]=r,this[s(517)]=!!this[s(504)][s(517)],this[s(452)](s(443),!1),this[s(452)](s(474),!0),this[s(465)](s(507)).to(n,s(510),n,s(437),(e,o)=>it(t,s(514),[n[s(463)][s(493)],r[s(441)](o),(new DOMParser)[s(503)](e,s(478))[s(512)][s(486)],n[s(519)]?this[s(487)]():""])),this[s(434)]=new o.AriaDescriptionView(t,it(t,s(448))),this[s(457)]=this[s(481)](),this[s(457)][s(476)](this[s(462)]()),this[s(479)]=new st.ViewCollection,this[s(458)]=new e.FocusTracker,this[s(471)]=new e.KeystrokeHandler,this[s(432)]=new st.FocusCycler({focusables:this[s(479)],focusTracker:this[s(458)],keystrokeHandler:this[s(471)],keystrokeHandlerOptions:{filter:t=>t[s(433)]!==this[s(494)]},actions:{focusPrevious:s(489),focusNext:s(435)}})}[ue(484)](){this[ue(474)]=!1}[ue(483)](){const t=ue;this[t(443)]||(this[t(474)]=!0)}[ue(460)](){const t=ue;this[t(494)][t(460)]()}[ue(431)](){const t=ue;super[t(431)](),this[t(500)]()}async[ue(518)](){const t=ue;await this[t(457)][t(468)](0)[t(518)](),super[t(518)]()}[ue(430)](){const t=ue;this[t(443)]||(this[t(443)]=!0,this[t(457)][t(480)](0)[t(518)](),this[t(457)][t(476)](this[t(509)]()))}[ue(516)](){const t=ue;this[t(443)]&&(this[t(443)]=!1,this[t(457)][t(480)](0)[t(518)](),this[t(457)][t(476)](this[t(462)]()))}[ue(487)](){const t=ue;return t(495)===this[t(461)][t(464)][t(515)][t(467)]?it(this[t(446)],t(501)):it(this[t(446)],t(456))}[ue(511)](){const t=ue;return this[t(461)][t(519)]?t(495)===this[t(461)][t(464)][t(515)][t(467)]?it(this[t(446)],t(496),this[t(461)][t(466)][t(493)]):it(this[t(446)],t(490),this[t(461)][t(466)][t(493)]):null}[ue(462)](){const t=ue,e=new ie(this[t(446)]);return e[t(465)](t(510)).to(this[t(461)],t(510),this,t(474),(e,n)=>n?(0,o.trimHtml)(e,{limit:this[t(504)][t(453)]}):e),e}[ue(509)](){const t=ue;this[t(504)][t(469)]||(this[t(504)][t(469)]={}),this[t(504)][t(469)][t(477)]=this[t(461)][t(510)];const e=new Nt(this[t(446)],this[t(504)][t(469)]);return e[t(455)]=this[t(461)][t(510)],e[t(465)](t(482)).to(this[t(461)],t(513)),e[t(472)]=it(this[t(446)],t(497)),e.on(t(502),(e,n)=>{const r=t;this[r(485)](r(450),this[r(461)].id,n),this[r(516)](),this[r(460)]()}),e.on(t(445),()=>{const e=t;this[e(516)](),this[e(460)]()}),e[t(447)](t(442),()=>{e[t(460)]()}),e[t(436)](),e[t(470)](t(442)).to(this),e[t(470)](t(475)).to(this),e}[ue(500)](){const t=ue,e=this[t(494)];this[t(471)][t(508)](e);for(const e of this[t(479)])this[t(458)][t(476)](e[t(494)]),this[t(471)][t(508)](e[t(494)]);this[t(479)].on(t(451),(e,n)=>{const r=t;for(const t of n[r(444)])this[r(458)][r(480)](t[r(494)]),this[r(471)][r(492)](t[r(494)]);for(const t of n[r(505)])this[r(458)][r(476)](t[r(494)]),this[r(471)][r(508)](t[r(494)])}),this[t(471)][t(452)](t(459),(n,r)=>{const o=t;e===n[o(433)]&&(this[o(432)][o(454)](),r())}),this[t(471)][t(452)](t(506),(n,r)=>{const o=t;e!==n[o(433)]&&(this[o(460)](),r())})}}function me(t,e){const n=ge();return(me=function(t,e){return n[t-=381]})(t,e)}const ke=me;function ge(){const t=["items","2041719WosSsR","blur","ck-comment__actions--hidden","ck-comment__info-time","placeholder","actionBar","ck-comment__info","children","panelView","removeButton","ck-comment__user","span","from","_config","ck-annotation__content-wrapper","author","ck-comment__external","push","editButton","removeComment","change:isRemovable","createCollection","extendTemplate","formatDateTime","isRemovable","ck-annotation__info-name","some","toMany","_model","ariaLabel","mouseleave","575443okrvkk","isExternal","ck-comment__wrapper","_createCommentInputView","addMany","ck-annotation__info-time","bind","render","_createDropdown","authoredAt","ck-comment","visibleView","locale","ck-annotation__user","div","icon","unbind","isEditable","edit","showConfirm","isReadOnly","1566448pOXioq","isEditMode","time","ck-annotation__info","890264POMEwy","ck-comment--remove","dropdown","panelPosition","4179249dHrBrA","element","isVisible","ck-annotation","remove","add","3497745oILAsT","userView","getExternalCommentNote","getTemplate","6oIXZEP","fire","bindTemplate","ck-comment--info","resolvedAt","_createEditButton","ck-annotation__actions","switchToEditMode","execute","setTemplate","isConfirm","buttonView","length","_createRemoveButton","ck-annotation__actions--hidden","ck-hidden","name","Delete comment?","focusables","7aNiyls","set","_attachActions","1688578HdalNj","Edit","then","focus","ck-comment__actions","ck-annotation__main","ck-comment--remove-confirmation","ck-comment__info-name","listitem","withText","group","ck-comment--","ariaDescriptionView","Remove","mouseenter","ck-comment__main","isSystemComment","getUserViewNotificationText","find","listenTo","label","actionIndicator","Show more items","cancelConfirm","Reply...","ck-comment--edit","isEnabled"];return(ge=function(){return t})()}!function(t){const e=me,n=t();for(;;)try{if(555975===parseInt(e(407))/1+parseInt(e(468))/2+-parseInt(e(496))/3+-parseInt(e(432))/4+parseInt(e(442))/5*(parseInt(e(446))/6)+-parseInt(e(465))/7*(parseInt(e(428))/8)+-parseInt(e(436))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ge);class pe extends((0,o.ConfirmMixin)(le)){[ke(381)];[ke(443)];constructor(t,e,n){const r=ke;super(t,e,n),this[r(466)](r(489),null),this[r(466)](r(500),it(t,r(492))),this[r(413)](r(416)).to(e),this[r(413)](r(450)).to(e),this[r(381)]=this[r(397)](),this[r(484)]||(this[r(394)]=this[r(451)](),this[r(385)]=this[r(459)](),this[r(495)]=this[r(397)](),this[r(495)][r(411)]([this[r(394)],this[r(385)]]),this[r(434)]=this[r(415)](),this[r(381)][r(441)](this[r(434)]),this[r(464)][r(441)](this[r(434)])),this[r(443)]=new o.UserView(t,e[r(391)],this[r(485)]()),this[r(443)][r(398)]({attributes:{class:[r(386),r(420)],"aria-hidden":!0}}),this[r(487)](e,r(396),()=>this[r(491)]()),this[r(455)](this[r(445)]())}[ke(445)](){const t=ke,e=this[t(448)],n=[{tag:t(421),attributes:{class:[t(382),t(431)]},children:[{tag:t(387),children:[{text:this[t(443)][t(462)]}],attributes:{class:[t(475),t(401)],"data-cke-tooltip-text":this[t(443)][t(462)]}},{tag:t(430),attributes:{datetime:e.to(t(416)),class:[t(499),t(412)]},children:[{text:e.to(t(416),e=>this[t(389)][t(399)](e))}]}]},{tag:t(421),attributes:{class:[t(472),t(452),e.if(t(429),t(498)),e.if(t(429),t(460))]},children:this[t(381)]},{tag:t(421),attributes:{class:[t(390)]},children:this[t(418)]},this[t(480)]];return this[t(404)][t(408)]&&n[t(393)]({tag:t(421),attributes:{class:[t(392)]},children:[{text:this[t(444)]()}]}),{tag:"li",attributes:{class:[t(409),e.if(t(456),t(474))],tabindex:-1,"aria-label":e.to(t(405)),"aria-describedby":this[t(480)].id,role:t(476)},children:[{tag:t(421),attributes:{class:[t(417),t(439),e.if(t(429),t(493)),e.if(t(484),t(449)),e.to(t(489),e=>e?t(479)+e:"")],"data-author-id":this[t(404)][t(391)].id,"data-comment-id":this[t(404)].id,role:t(478)},children:[this[t(443)],{tag:t(421),attributes:{class:[t(483),t(473)]},children:n}]}]}}[ke(451)](){const t=ke,e=new st.ButtonView(this[t(419)]);return e[t(488)]=it(this[t(419)],t(469)),e[t(422)]=ot.IconPencil,e[t(477)]=!0,e[t(398)]({attributes:{class:t(493)}}),e[t(413)](t(494)).to(this[t(404)],t(427),t=>!t),e[t(413)](t(438)).to(this[t(404)],t(424)),e.on(t(454),()=>this[t(453)]()),e}[ke(459)](){const t=ke,e=new st.ButtonView(this[t(419)]);return e[t(488)]=it(this[t(419)],t(481)),e[t(422)]=ot.IconRemoveComment,e[t(477)]=!0,e[t(398)]({attributes:{class:t(433)}}),e[t(413)](t(494)).to(this[t(404)],t(427),t=>!t),e[t(413)](t(438)).to(this[t(404)],t(400)),e.on(t(454),()=>{const e=t;this[e(426)](it(this[e(419)],e(463)),this[e(437)])[e(470)](()=>{const t=e;this[t(447)](t(395),this[t(404)].id)})}),e}[ke(415)](){const t=ke,e=(0,st.createDropdown)(this[t(419)],o.LateFocusDropdownButtonView),n=e[t(384)][t(383)],r=new st.ListView(this[t(419)]),s=e[t(448)];(0,st.focusChildOnDropdownOpen)(e,()=>this[t(495)][t(486)](e=>e[t(438)])),e[t(398)]({attributes:{class:[s.if(t(438),t(461),t=>!t)]}});const i=(n,o=-1)=>{const s=t,i=new st.ListItemView(this[s(419)]);i[s(383)][s(441)](n);const c=o>-1?o:r[s(495)][s(458)];r[s(495)][s(441)](i,c);const a=Array[s(388)](this[s(495)]);e[s(423)](s(494),s(438)),e[s(413)](s(494))[s(403)](a,s(494),(...t)=>t[s(402)](t=>t)),e[s(413)](s(438))[s(403)](a,s(438),(...t)=>t[s(402)](t=>t))};e[t(435)]="sw",e[t(457)][t(466)]({label:it(this[t(419)],t(490)),icon:ot.IconThreeVerticalDots});for(const e of this[t(495)])i(e);return n[t(441)](r),e[t(487)](this[t(495)],t(441),(t,e,n)=>{i(e,n)}),e[t(487)](this[t(495)],t(440),(e,n,o)=>{const s=t;r[s(495)][s(440)](o)}),e}[ke(467)](t,e){const n=ke,r=t&&t[n(437)];r&&(this[n(487)](r,n(482),()=>this[n(489)]=e),this[n(487)](r,n(471),()=>this[n(489)]=e),this[n(487)](r,n(406),()=>this[n(489)]=null),this[n(487)](r,n(497),()=>this[n(489)]=null))}[ke(410)](){const t=ke,e=super[t(410)]();return e[t(413)](t(500)).to(this),e}[ke(414)](){const t=ke;super[t(414)](),this[t(467)](this[t(394)],t(425)),this[t(467)](this[t(385)],t(440))}}var fe=n(673),be=n.n(fe),ve=n(545),_e=n.n(ve),we=n(262),Ie=n.n(we),ye=n(667),Ae=n.n(ye),Ce=n(357),Te=n.n(Ce),Ee=n(554),xe={attributes:{"data-cke":!0}};xe.setAttributes=Ae(),xe.insert=Ie().bind(null,"head"),xe.domAPI=_e(),xe.insertStyleElement=Te();be()(Ee.A,xe);Ee.A&&Ee.A.locals&&Ee.A.locals;var Oe=n(306),Ne={attributes:{"data-cke":!0}};Ne.setAttributes=Ae(),Ne.insert=Ie().bind(null,"head"),Ne.domAPI=_e(),Ne.insertStyleElement=Te();be()(Oe.A,Ne);Oe.A&&Oe.A.locals&&Oe.A.locals;var Se=n(980),Me={attributes:{"data-cke":!0}};Me.setAttributes=Ae(),Me.insert=Ie().bind(null,"head"),Me.domAPI=_e(),Me.insertStyleElement=Te();be()(Se.A,Me);Se.A&&Se.A.locals&&Se.A.locals;function Re(t,e,{signal:n,edges:r}={}){let o,s=null;const i=null!=r&&r.includes("leading"),c=null==r||r.includes("trailing"),a=()=>{null!==s&&(t.apply(o,s),o=void 0,s=null)};let u=null;const h=()=>{null!=u&&clearTimeout(u),u=setTimeout(()=>{u=null,c&&a(),l()},e)},d=()=>{null!==u&&(clearTimeout(u),u=null)},l=()=>{d(),o=void 0,s=null},m=function(...t){if(n?.aborted)return;o=this,s=t;const e=null==u;h(),i&&e&&a()};return m.schedule=h,m.cancel=l,m.flush=()=>{d(),a()},n?.addEventListener("abort",l,{once:!0}),m}function Pe(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:r=!1,trailing:o=!0,maxWait:s}=n,i=Array(2);let c;r&&(i[0]="leading"),o&&(i[1]="trailing");let a=null;const u=Re(function(...e){c=t.apply(this,e),a=null},e,{edges:i}),h=function(...e){return null!=s&&(null===a&&(a=Date.now()),Date.now()-a>=s)?(c=t.apply(this,e),a=Date.now(),u.cancel(),u.schedule(),c):(u.apply(this,e),c)};return h.cancel=u.cancel,h.flush=()=>(u.flush(),c),h}function Ve(t,e){const n=Le();return(Ve=function(t,e){return n[t-=332]})(t,e)}function Le(){const t=["class","1103916uAazzn","disconnect","120WWDgqI","cancel","88XEojTQ","5uBMWQR","observe","type","attributes","23934024pmXBYn","1834056fzKbZe","characterData","3371JbKMHY","attributeName","308601GMzEsf","childList","837109ddaVYe","36WeCUDg","958zBiRrg","65571ODwdiI"];return(Le=function(){return t})()}function De(t){const e=function(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:r=!0,trailing:o=!0}=n;return Pe(t,e,{leading:r,trailing:o,maxWait:e})}(t,30),n=new MutationObserver(t=>{const n=Ve;for(const r of t)(n(349)==r[n(348)]&&n(340)==r[n(333)]||n(335)==r[n(348)]||n(352)==r[n(348)])&&e()});return{attach(t){n[Ve(347)](t,{attributes:!0,childList:!0,subtree:!0,characterData:!0})},detach(){const t=Ve;n[t(342)](),e[t(344)]()}}}!function(t){const e=Ve,n=t();for(;;)try{if(860777===parseInt(e(332))/1*(-parseInt(e(338))/2)+parseInt(e(334))/3*(-parseInt(e(337))/4)+parseInt(e(346))/5*(-parseInt(e(341))/6)+-parseInt(e(336))/7*(-parseInt(e(345))/8)+parseInt(e(351))/9+-parseInt(e(343))/10*(-parseInt(e(339))/11)+parseInt(e(350))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Le);var Be=n(438),Fe={attributes:{"data-cke":!0}};Fe.setAttributes=Ae(),Fe.insert=Ie().bind(null,"head"),Fe.domAPI=_e(),Fe.insertStyleElement=Te();be()(Be.A,Fe);Be.A&&Be.A.locals&&Be.A.locals;const je=Ue;function Ue(t,e){const n=ze();return(Ue=function(t,e){return n[t-=452]})(t,e)}function ze(){const t=["attach","ck-rounded-corners","11ImjdpV","104330xbAdev","first","834030jcnWtS","arrowup","render","div","element","bindTemplate","keystrokes","2614885lFDJKl","targetRect","content","clientHeight","11119776eDEXPZ","35202eFzNnw","clear","_mutationObserver","delegate","length","ck-annotation-wrapper--active","2479508LjMrpt","mainView","height","focusTracker","isActive","fire","setTemplate","Esc","arrowdown","detach","type","add","focus","presentation","createCollection","_updateHeight","2431644usgHNm","ck-annotation-wrapper","isDirty","listenTo","destroy","set"];return(ze=function(){return t})()}!function(t){const e=Ue,n=t();for(;;)try{if(424604===parseInt(e(476))/1*(-parseInt(e(477))/2)+-parseInt(e(468))/3+parseInt(e(452))/4+parseInt(e(479))/5+parseInt(e(491))/6+-parseInt(e(486))/7+parseInt(e(490))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ze);class Ke extends st.View{[je(455)];id;[je(485)];[je(488)];[je(453)];[je(493)];constructor(t,n){const r=je;super(t),this.id=(0,e.uid)(),this[r(455)]=new e.FocusTracker,this[r(485)]=new e.KeystrokeHandler,this[r(485)][r(473)](r(459),(t,e)=>this[r(457)](r(459),e)),this[r(473)](r(487),{top:0,right:0,bottom:0,left:0}),this[r(473)](r(454),0),this[r(473)](r(456),!1),this[r(473)](r(470),!1),this[r(473)](r(495),0),this[r(473)](r(462),""),this[r(493)]=De(()=>this[r(467)]()),this[r(488)]=this[r(466)](),this[r(488)][r(494)](r(480),r(460)).to(this),this[r(488)][r(463)](n),this[r(453)]=n;const o=this[r(484)];this[r(458)]({tag:r(482),attributes:{class:["ck",r(469),r(475),o.if(r(456),r(496))],role:r(465)},children:this[r(488)]})}[je(481)](){const t=je;super[t(481)](),this[t(455)][t(463)](this[t(483)]),this[t(485)][t(471)](this[t(483)]),this[t(493)][t(474)](this[t(483)])}[je(472)](){const t=je;this[t(488)][t(492)](),this[t(485)][t(472)](),this[t(455)][t(472)](),this[t(493)][t(461)](),super[t(472)]()}[je(464)](){const t=je;this[t(488)][t(478)]&&this[t(488)][t(478)][t(464)]()}[je(467)](){const t=je,e=this[t(483)][t(489)];e&&(this[t(454)]=e)}}function He(t,e){const n=Xe();return(He=function(t,e){return n[t-=157]})(t,e)}const We=He;function Xe(){const t=["offsetParent","function","_type","render","isActive","updateTargetRect","nodeType","mainView","175DLHdYd","49316sLIQHe","25MhloiM","innerView","9hTsFbz","element","focusTracker","remove","_target","view","679374LzDWjR","targetRect","325729HSkwxp","set","3yuoLoZ","_assertCorrectTarget","isVisible","getClientRects","stopListening","1686530OxQkYp","_id","focusableElements","_getNormalizedTarget","item","every","filter","9187706NUXwsR","clear","66672jmiiNZ","isArray","object","annotation-invalid-target","destroy","type","416684luLwVL","target","add","refreshVisibility","length"];return(Xe=function(){return t})()}!function(t){const e=He,n=t();for(;;)try{if(165982===-parseInt(e(203))/1+parseInt(e(178))/2*(parseInt(e(158))/3)+parseInt(e(192))/4*(-parseInt(e(193))/5)+-parseInt(e(201))/6+parseInt(e(191))/7*(-parseInt(e(172))/8)+parseInt(e(195))/9*(-parseInt(e(163))/10)+parseInt(e(170))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xe);class Ye extends((0,e.ObservableMixin)()){[We(200)];[We(165)];[We(185)];[We(199)];constructor({view:t,target:n,type:r,isVisible:o=!0}){const s=We;super(),this[s(200)]=t,this[s(200)][s(196)]||this[s(200)][s(186)](),this[s(185)]=r,this[s(199)]=n,Ye[s(159)](this[s(166)]()),this[s(165)]=new e.Collection([this[s(200)][s(196)]],{idProperty:s(164)}),this[s(165)].on(s(180),(t,e)=>{const n=s;this[n(200)][n(197)][n(180)](e)}),this[s(165)].on(s(198),(t,e)=>{const n=s;this[n(200)][n(197)][n(198)](e)}),this[s(157)](s(160),o)}get[We(177)](){const t=We;return t(184)==typeof this[t(185)]?this[t(185)]():this[t(185)]}get[We(194)](){const t=We;return this[t(200)][t(190)]}get[We(179)](){const t=We,e=this[t(166)]();return Ye[t(159)](e),e}get[We(202)](){const t=We,n=this[t(179)];if(null===n)return null;if(n instanceof e.Rect)return n;const r=n[t(169)](e=>function(e){const n=t;if(e[n(183)])return!0;return!!e[n(161)]()[n(167)](0)}(e));return 0===r[t(182)]?null:new e.Rect(r[0][t(161)]()[t(167)](0))}get[We(187)](){const t=We;return this[t(200)][t(187)]}set[We(187)](t){const e=We;this[e(200)][e(187)]=t,this[e(200)][e(190)][e(187)]=t}[We(188)](){const t=We;this[t(200)][t(202)]=this[t(202)]}[We(176)](){const t=We;this[t(165)][t(162)](),this[t(165)][t(171)](),this[t(162)]()}[We(181)](){const t=We;this[t(160)]=!!this[t(202)]}static[We(159)](t){const n=We;if(!(null===t||t instanceof e.Rect||Array[n(173)](t)&&t[n(168)](t=>qe(t))))throw new e.CKEditorError(n(175),null,{target:t})}[We(166)](){const t=We,e=t(184)==typeof this[t(199)]?this[t(199)]():this[t(199)];return qe(e)?[e]:e}}function qe(t){const e=We;return null!==t&&e(174)==typeof t&&e(189)in t&&1===t[e(189)]}const Ge=Ze;function Ze(t,e){const n=Qe();return(Ze=function(t,e){return n[t-=296]})(t,e)}function Qe(){const t=["focus","15661908YrxQaZ","remove","delete","updateTargetRect","focusableElements","clear","annotationcollection-not-existing-item","destroy","length","fire","1716488LAqOZm","set","152mnsASJ","from","view","_viewToAnnotation","add","get","focusTracker","295442uSCdfh","141585Tbwnhy","getByView","954cPIAhf","2627253AaHlIx","2069940TLdxhS","6265SKBwdi","blur","annotationcollection-duplicated-item","isFocused","has","sort","_sort","_getOrderInContent","targetRect","listenTo","getIndex","top","left","change:isFocused","getByInnerView","_innerViewToAnnotation","_focusTracker","innerView","refreshPositioning","stopListening"];return(Qe=function(){return t})()}!function(t){const e=Ze,n=t();for(;;)try{if(600943===-parseInt(e(305))/1+parseInt(e(309))/2+parseInt(e(308))/3+-parseInt(e(341))/4+-parseInt(e(310))/5*(-parseInt(e(307))/6)+-parseInt(e(304))/7*(-parseInt(e(297))/8)+-parseInt(e(331))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qe);class Je extends e.Collection{[Ge(325)];[Ge(300)];[Ge(326)];constructor(t=[]){const n=Ge;super(),this[n(325)]=new Map,this[n(300)]=new Map,this[n(326)]=new e.FocusTracker,this[n(326)].on(n(323),(t,e,r)=>{const o=n;r||this[o(340)](o(311))});for(const e of t)this[n(301)](e)}get[Ge(313)](){const t=Ge;return this[t(326)][t(313)]}[Ge(301)](t){const n=Ge;if(this[n(314)](t))throw new e.CKEditorError(n(312),null);this[n(325)][n(296)](t[n(327)],t),this[n(300)][n(296)](t[n(299)],t);for(const e of t[n(335)])this[n(326)][n(301)](e);this[n(319)](t[n(335)],n(301),(t,e)=>{const r=n;this[r(326)][r(301)](e)}),this[n(319)](t[n(335)],n(332),(t,e)=>{const r=n;this[r(326)][r(332)](e)}),this[n(319)](t[n(299)][n(303)],n(323),(e,r,o)=>{const s=n;o&&this[s(340)](s(330),t)}),t[n(334)]();const r=this[n(317)](t[n(299)][n(318)]);return super[n(301)](t,r)}[Ge(332)](t){const n=Ge;if(!this[n(314)](t))throw new e.CKEditorError(n(337),null);this[n(329)](t[n(299)][n(303)]),this[n(329)](t[n(335)]);for(const e of t[n(335)])this[n(326)][n(332)](e);return this[n(300)][n(333)](t[n(299)]),this[n(325)][n(333)](t[n(327)]),super[n(332)](t)}[Ge(324)](t){const e=Ge;return this[e(325)][e(302)](t)}[Ge(306)](t){const e=Ge;return this[e(300)][e(302)](t)}[Ge(338)](){const t=Ge;super[t(336)](),this[t(329)](),this[t(325)][t(336)](),this[t(300)][t(336)](),this[t(326)][t(338)]()}[Ge(328)](){const t=Ge;for(const e of this)e[t(334)]();this[t(316)]()}[Ge(316)](){const t=Ge,e=Array[t(298)](this)[t(315)]((e,n)=>tn(e[t(299)][t(318)],n[t(299)][t(318)]));for(let n=e[t(339)]-1;n>0;n--){const r=e[n];n!==this[t(320)](r)&&(this[t(332)](r),this[t(301)](r))}}[Ge(317)](t){const e=Ge;let n=0;if(!t)return this[e(339)];for(const r of this){const o=r[e(299)][e(318)];if(o){if(tn(t,o)<0)return n;n++}}return n}}function $e({source:t,target:e,filter:n}){const r=Ge;for(const o of t)n(o)&&e[r(301)](o);e[r(319)](t,r(301),(t,o)=>{const s=r;n(o)&&e[s(301)](o)}),e[r(319)](t,r(332),(t,n)=>{const o=r;e[o(314)](n)&&e[o(332)](n)})}function tn(t,e){const n=Ge;if(null===t&&null===e)return 0;if(null===t)return-1;if(null===e)return 1;const r=t[n(321)]-e[n(321)];return 0==r?t[n(322)]-e[n(322)]:r}t.ContextPlugin;var en=n(332),nn={attributes:{"data-cke":!0}};nn.setAttributes=Ae(),nn.insert=Ie().bind(null,"head"),nn.domAPI=_e(),nn.insertStyleElement=Te();be()(en.A,nn);en.A&&en.A.locals&&en.A.locals;t.ContextPlugin;var rn=n(533),on={attributes:{"data-cke":!0}};on.setAttributes=Ae(),on.insert=Ie().bind(null,"head"),on.domAPI=_e(),on.insertStyleElement=Te();be()(rn.A,on);rn.A&&rn.A.locals&&rn.A.locals;st.View;st.View;class sn extends Error{}class cn extends sn{constructor(){super("Zone is an abstract class")}}class an{get type(){throw new cn}get name(){throw new cn}get ianaName(){return this.name}get isUniversal(){throw new cn}offsetName(t,e){throw new cn}formatOffset(t,e){throw new cn}offset(t){throw new cn}equals(t){throw new cn}get isValid(){throw new cn}}const un=new Map;const hn={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};const dn=new Map;class ln extends an{static create(t){let e=dn.get(t);return void 0===e&&dn.set(t,e=new ln(t)),e}static resetCache(){dn.clear(),un.clear()}static isValidSpecifier(t){return this.isValidZone(t)}static isValidZone(t){if(!t)return!1;try{return new Intl.DateTimeFormat("en-US",{timeZone:t}).format(),!0}catch(t){return!1}}constructor(t){super(),this.zoneName=t,this.valid=ln.isValidZone(t)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(t,{format:e,locale:n}){return wn(t,e,n,this.name)}formatOffset(t,e){return yn(this.offset(t),e)}offset(t){if(!this.valid)return NaN;const e=new Date(t);if(isNaN(e))return NaN;const n=function(t){let e=un.get(t);return void 0===e&&(e=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:t,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"}),un.set(t,e)),e}(this.name);let[r,o,s,i,c,a,u]=n.formatToParts?function(t,e){const n=t.formatToParts(e),r=[];for(let t=0;t<n.length;t++){const{type:e,value:o}=n[t],s=hn[e];"era"===e?r[s]=o:pn(s)||(r[s]=parseInt(o,10))}return r}(n,e):function(t,e){const n=t.format(e).replace(/\u200E/g,""),r=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(n),[,o,s,i,c,a,u,h]=r;return[i,o,s,c,a,u,h]}(n,e);"BC"===i&&(r=1-Math.abs(r));let h=+e;const d=h%1e3;return h-=d>=0?d:1e3+d,(_n({year:r,month:o,day:s,hour:24===c?0:c,minute:a,second:u,millisecond:0})-h)/6e4}equals(t){return"iana"===t.type&&t.name===this.name}get isValid(){return this.valid}}new Map;new Map;new Map;new Map;new Map;let mn=null;class kn extends an{static get utcInstance(){return null===mn&&(mn=new kn(0)),mn}static instance(t){return 0===t?kn.utcInstance:new kn(t)}static parseSpecifier(t){if(t){const e=t.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(e)return new kn(In(e[1],e[2]))}return null}constructor(t){super(),this.fixed=t}get type(){return"fixed"}get name(){return 0===this.fixed?"UTC":`UTC${yn(this.fixed,"narrow")}`}get ianaName(){return 0===this.fixed?"Etc/UTC":`Etc/GMT${yn(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(t,e){return yn(this.fixed,e)}get isUniversal(){return!0}offset(){return this.fixed}equals(t){return"fixed"===t.type&&t.fixed===this.fixed}get isValid(){return!0}}const gn={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"};gn.hanidec.replace(/[\[|\]]/g,"").split("");new Map;function pn(t){return void 0===t}function fn(t,e=2){let n;return n=t<0?"-"+(""+-t).padStart(e,"0"):(""+t).padStart(e,"0"),n}function bn(t){return pn(t)||null===t||""===t?void 0:parseInt(t,10)}function vn(t){if(!pn(t)&&null!==t&&""!==t){const e=1e3*parseFloat("0."+t);return Math.floor(e)}}function _n(t){let e=Date.UTC(t.year,t.month-1,t.day,t.hour,t.minute,t.second,t.millisecond);return t.year<100&&t.year>=0&&(e=new Date(e),e.setUTCFullYear(t.year,t.month-1,t.day)),+e}function wn(t,e,n,r=null){const o=new Date(t),s={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};r&&(s.timeZone=r);const i={timeZoneName:e,...s},c=new Intl.DateTimeFormat(n,i).formatToParts(o).find(t=>"timezonename"===t.type.toLowerCase());return c?c.value:null}function In(t,e){let n=parseInt(t,10);Number.isNaN(n)&&(n=0);const r=parseInt(e,10)||0;return 60*n+(n<0||Object.is(n,-0)?-r:r)}function yn(t,e){const n=Math.trunc(Math.abs(t/60)),r=Math.trunc(Math.abs(t%60)),o=t>=0?"+":"-";switch(e){case"short":return`${o}${fn(n,2)}:${fn(r,2)}`;case"narrow":return`${o}${n}${r>0?`:${r}`:""}`;case"techie":return`${o}${fn(n,2)}${fn(r,2)}`;default:throw new RangeError(`Value format ${e} is out of range for property format`)}}const An=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function Cn(...t){const e=t.reduce((t,e)=>t+e.source,"");return RegExp(`^${e}$`)}function Tn(...t){return e=>t.reduce(([t,n,r],o)=>{const[s,i,c]=o(e,r);return[{...t,...s},i||n,c]},[{},null,1]).slice(0,2)}function En(...t){return(e,n)=>{const r={};let o;for(o=0;o<t.length;o++)r[t[o]]=bn(e[n+o]);return[r,null,n+o]}}const xn=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,On=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,Nn=RegExp(`${On.source}${`(?:${xn.source}?(?:\\[(${An.source})\\])?)?`}`),Sn=RegExp(`(?:T${Nn.source})?`),Mn=En("weekYear","weekNumber","weekDay"),Rn=En("year","ordinal"),Pn=RegExp(`${On.source} ?(?:${xn.source}|(${An.source}))?`),Vn=RegExp(`(?: ${Pn.source})?`);function Ln(t,e,n){const r=t[e];return pn(r)?n:bn(r)}function Dn(t,e){return[{hours:Ln(t,e,0),minutes:Ln(t,e+1,0),seconds:Ln(t,e+2,0),milliseconds:vn(t[e+3])},null,e+4]}function Bn(t,e){const n=!t[e]&&!t[e+1],r=In(t[e+1],t[e+2]);return[{},n?null:kn.instance(r),e+3]}function Fn(t,e){return[{},t[e]?ln.create(t[e]):null,e+1]}RegExp(`^T?${On.source}$`);Cn(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,Sn),Cn(/(\d{4})-?W(\d\d)(?:-?(\d))?/,Sn),Cn(/(\d{4})-?(\d{3})/,Sn),Cn(Nn),Tn(function(t,e){return[{year:Ln(t,e),month:Ln(t,e+1,1),day:Ln(t,e+2,1)},null,e+3]},Dn,Bn,Fn),Tn(Mn,Dn,Bn,Fn),Tn(Rn,Dn,Bn,Fn),Tn(Dn,Bn,Fn);Tn(Dn);Cn(/(\d{4})-(\d\d)-(\d\d)/,Vn),Cn(Pn),Tn(Dn,Bn,Fn);const jn={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}},Un=365.2425,zn=30.436875,Kn=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"];Kn.slice(0).reverse();Symbol.for("nodejs.util.inspect.custom");Symbol.for("nodejs.util.inspect.custom");const Hn=`[ ${String.fromCharCode(160)}]`;new RegExp(Hn,"g");new Map;Symbol.for("nodejs.util.inspect.custom");st.View;var Wn=n(961),Xn={attributes:{"data-cke":!0}};Xn.setAttributes=Ae(),Xn.insert=Ie().bind(null,"head"),Xn.domAPI=_e(),Xn.insertStyleElement=Te();be()(Wn.A,Xn);Wn.A&&Wn.A.locals&&Wn.A.locals;var Yn=n(163),qn={attributes:{"data-cke":!0}};qn.setAttributes=Ae(),qn.insert=Ie().bind(null,"head"),qn.domAPI=_e(),qn.insertStyleElement=Te();be()(Yn.A,qn);Yn.A&&Yn.A.locals&&Yn.A.locals;var Gn=n(142),Zn={attributes:{"data-cke":!0}};Zn.setAttributes=Ae(),Zn.insert=Ie().bind(null,"head"),Zn.domAPI=_e(),Zn.insertStyleElement=Te();be()(Gn.A,Zn);Gn.A&&Gn.A.locals&&Gn.A.locals;var Qn=n(258),Jn={attributes:{"data-cke":!0}};Jn.setAttributes=Ae(),Jn.insert=Ie().bind(null,"head"),Jn.domAPI=_e(),Jn.insertStyleElement=Te();be()(Qn.A,Jn);Qn.A&&Qn.A.locals&&Qn.A.locals;var $n=n(967),tr={attributes:{"data-cke":!0}};tr.setAttributes=Ae(),tr.insert=Ie().bind(null,"head"),tr.domAPI=_e(),tr.insertStyleElement=Te();be()($n.A,tr);$n.A&&$n.A.locals&&$n.A.locals;var er=n(906),nr={attributes:{"data-cke":!0}};nr.setAttributes=Ae(),nr.insert=Ie().bind(null,"head"),nr.domAPI=_e(),nr.insertStyleElement=Te();be()(er.A,nr);er.A&&er.A.locals&&er.A.locals;var rr=n(938),or={attributes:{"data-cke":!0}};or.setAttributes=Ae(),or.insert=Ie().bind(null,"head"),or.domAPI=_e(),or.insertStyleElement=Te();be()(rr.A,or);rr.A&&rr.A.locals&&rr.A.locals;var sr=n(751),ir={attributes:{"data-cke":!0}};ir.setAttributes=Ae(),ir.insert=Ie().bind(null,"head"),ir.domAPI=_e(),ir.insertStyleElement=Te();be()(sr.A,ir);sr.A&&sr.A.locals&&sr.A.locals;var cr=n(901),ar={attributes:{"data-cke":!0}};ar.setAttributes=Ae(),ar.insert=Ie().bind(null,"head"),ar.domAPI=_e(),ar.insertStyleElement=Te();be()(cr.A,ar);cr.A&&cr.A.locals&&cr.A.locals;var ur=n(888),hr={attributes:{"data-cke":!0}};hr.setAttributes=Ae(),hr.insert=Ie().bind(null,"head"),hr.domAPI=_e(),hr.insertStyleElement=Te();be()(ur.A,hr);ur.A&&ur.A.locals&&ur.A.locals;const dr=lr;function lr(t,e){const n=mr();return(lr=function(t,e){return n[t-=309]})(t,e)}function mr(){const t=["fire","view","has","refreshPositioning","change:isVisible","focusTracker","remove","isPremiumPlugin","Arrowup","focus","low","push","8jNeLBB","set","_setupEscapeAnnotationHandling","contains","2101sSjtMm","activate","annotations","collection","isOfficialPlugin","escape","editing","ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO","ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS","getByInnerView","_setupEnterAnnotationKeystroke","createAnnotationView","Annotations","domRoots","Ctrl+Shift+E","ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS","locale","keystrokes","1161606xINSsx","stopListening","Arrowdown","_bindAnnotationsToVisibleAnnotations","Tab","65640HwfTwn","refreshVisibility","isArray","57864jlHyBi","3398735WdSRut","element","5UndvFa","ACCESSIBILITY_HELP_ANNOTATIONS_EXIT","activeAnnotations","2488648NFpXsM","779052mmUSYH","source","Enter","deactivateAll","Shift+Tab","add","isVisible","listenTo","_visibleAnnotations","editors","7BKywvv","ACCESSIBILITY_HELP_ANNOTATIONS_ENTER","target","values","pluginName","610OtAYze","ACCESSIBILITY_HELP_ANNOTATIONS_GROUP","_addActiveAnnotation","ready","delete","_activateAnnotation","Esc","createAnnotation","context","_deactivateAllAnnotations","116010wlLYKY","destroy","addKeystrokeInfoGroup","accessibility","_removeActiveAnnotation","ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT","Ctrl+Enter"];return(mr=function(){return t})()}!function(t){const e=lr,n=t();for(;;)try{if(983105===parseInt(e(354))/1*(parseInt(e(358))/2)+-parseInt(e(351))/3*(parseInt(e(321))/4)+-parseInt(e(352))/5+-parseInt(e(343))/6*(parseInt(e(368))/7)+-parseInt(e(357))/8+-parseInt(e(383))/9*(parseInt(e(373))/10)+-parseInt(e(325))/11*(-parseInt(e(348))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mr);class kr extends t.ContextPlugin{[dr(328)];[dr(366)];static get[dr(372)](){return dr(337)}static get[dr(329)](){return!0}static get[dr(316)](){return!0}constructor(e){const n=dr;if(super(e),this[n(328)]=new Je,this[n(366)]=new Je,this[n(322)](n(356),new Set),this[n(346)](),e instanceof t.Editor){const t=e[n(341)];e[n(386)][n(385)]({id:n(327),label:it(t,n(374)),keystrokes:[{label:it(t,n(332)),keystroke:n(339)},{label:it(t,n(355)),keystroke:n(379)},{label:it(t,n(369)),keystroke:n(360)},{label:it(t,n(333)),keystroke:[[n(347)],[n(362)]]},{label:it(t,n(388)),keystroke:[n(389)]},{label:it(t,n(340)),keystroke:[[n(317)],[n(345)]]}]})}this[n(335)](),this[n(323)]()}[dr(363)](t){const e=dr;this[e(328)][e(363)](t)}[dr(315)](t){const e=dr;this[e(328)][e(315)](t),t[e(384)]()}[dr(349)](){const t=dr;for(const e of this[t(328)])e[t(349)]()}[dr(312)](){const t=dr;this[t(366)][t(312)]()}[dr(334)](t){const e=dr;return this[e(328)][e(334)](t)}[dr(361)](){const t=dr;this[t(309)](t(382))}[dr(384)](){const t=dr;for(const e of this[t(328)])e[t(384)]();this[t(366)][t(384)](),this[t(328)][t(384)](),super[t(384)]()}[dr(326)](t){const e=dr;this[e(309)](e(378),t)}[dr(380)](t){return new Ye(t)}[dr(336)](t,e){return new Ke(t,e)}[dr(375)](t){const e=dr,n=new Set(this[e(356)]);n[e(363)](t),this[e(356)]=n}[dr(387)](t){const e=dr,n=new Set(this[e(356)]);n[e(377)](t),this[e(356)]=n}[dr(346)](){const t=dr,e=this[t(328)],n=this[t(366)];function r(e){const r=t,o=e[r(359)];o[r(364)]&&!n[r(311)](o)?n[r(363)](o):!o[r(364)]&&n[r(311)](o)&&n[r(315)](o),o[r(310)][r(314)][r(315)](o[r(310)][r(353)]),o[r(310)][r(314)][r(363)](o[r(310)][r(353)])}this[t(365)](e,t(363),(e,o)=>{const s=t;o[s(364)]&&n[s(363)](o),this[s(365)](o,s(313),r)}),this[t(365)](e,t(315),(e,o)=>{const s=t;n[s(311)](o)&&n[s(315)](o),this[s(344)](o,s(313),r)})}[dr(335)](){const n=dr,r=t=>{const n=lr;t.on(n(376),()=>{const r=n;t[r(342)][r(322)]("Ctrl+Shift+E",(t,n)=>{const o=r,s=(0,e.first)(this[o(356)][o(371)]());s&&(s[o(310)][o(318)](),n())})})};this[n(381)]instanceof t.Editor?r(this[n(381)]):this[n(381)][n(367)]&&this[n(381)][n(367)].on(n(363),(t,e)=>{r(e)})}[dr(323)](){const e=dr,n=e=>{const n=lr,r=e[n(359)],o=[];let s;if(Array[n(350)](r[n(370)])){s=r[n(370)][0],this[n(381)]instanceof t.Editor?o[n(320)](this[n(381)]):this[n(381)][n(367)]&&o[n(320)](...this[n(381)][n(367)]);for(const t of o)for(const e of t[n(331)][n(310)][n(338)][n(371)]())if(e[n(324)](s))return void t[n(331)][n(310)][n(318)]();s[n(318)]()}};this[e(365)](this[e(328)],e(363),(t,r)=>{const o=e;this[o(365)](r,o(330),n,{priority:o(319)})}),this[e(365)](this[e(328)],e(315),(t,r)=>{const o=e;this[o(344)](r,o(330),n)})}}const gr=pr;function pr(t,e){const n=fr();return(pr=function(t,e){return n[t-=496]})(t,e)}function fr(){const t=["_removeComment","_add","updateCommentThread","commentsrepository-adapter-already-set","update","commentsrepository-remove-missing-comment","focus","PendingActions","setUnlinkedAt","isRemovable","PENDING_ACTION_COMMENT_THREAD","commentsrepository-remove-missing-comment-thread","commentsrepository-invalid-comment-authorid","licenseKey","isEditable","authorName","reduce","commentsrepository-reopen-comment-thread","_threads","commentsrepository-add-comment-thread-internal-error","commentsrepository-resolved-comment-thread","change:authoredAt","commentsrepository-remove-comment-internal-error","change:_permissions","weight","isReadOnly","bind","addUser","isResolved","commentsrepository-add-comment-to-missing-comment-thread","getAnnotationForCommentThread","commentInputView","_unbindEditors","change:_readOnlyChannels","isActive","4962768UlvUYO","config","5539705DMYXba","Missing comments editor configuration (`comments.editorConfig`). Default configuration will be used instead.","getCommentThreadForAnnotation","context","toJSON","commentsrepository-active-missing-comment-thread","length","createdAt","destroy","isVisible","commentsrepository-remove-comment-thread-internal-error","CommentThreadView","_permissions","_hasTargetInContent","from","_remove","view","comments.CommentView","has","comments.maxCommentCharsWhenCollapsed","write","requires","refreshVisibility","updateComment","commentsrepository-invalid-comment-content","commentsrepository-duplicated-comment-thread-id","createCommentThreadController","_addCommentThread","getUser","external:","commentsrepository-add-comment-user-not-exists","set","@external","archivedAt","deactivateAll","_bindAnnotationToEditors","max","editorDestroyed","commentThreadInputView","isAttached","setContext","fetchCommentThread","924Spauyz","commentsrepository-get-comment-invalid-id","setAttribute","isDirty","comments.editorConfig","addComment","editorReady","getPermissions","plugins","trim","isSubmitted","canComment","commentsrepository-invalid-comment-thread-id","_findOptimalIndex","model","_detachCommentThread","commentsListView","resolveCommentThread","_adapter","isPremiumPlugin","_readOnlyChannels","isOfficialPlugin","getCommentThreads","reopenCommentThread","resolve","warn","get","commentsrepository-update-missing-comment","_updateActiveAnnotation","comments.maxThreadTotalWeight","_submitCommentThread","commentsrepository-missing-comment-thread","_removeActiveAnnotation","getIndex","604734WJKtBA","lowest","_viewToController","textContent","commentsrepository-invalid-commentid","error","admin","_createNewComment","getCommentThread","attachTo","CommentView","find","comment","commentsrepository-missing-thread-and-adapter-method","comments","_isAttached","creator","commentsrepository-missing-target","_updateCommentThread","_attachCommentThread","listenTo","18277zwGNoZ","remove","catch","add","comments.copyMarkers","assign","setPermissions","locale","removeComment","createElement","then","commentsrepository-update-comment-invalid-content","2888vVdvgo","_isSubmitted","_resolveCommentThread","commentsrepository-attach-missing-comment-thread","switchReadOnly","removeCommentThread","focusTracker","6973182iwfTCu","getTime","modifyAll","bodyCollectionContainer","innerView","filter","function","reopen","setActiveCommentThread","unlinkedAt","getByInnerView","commentsrepository-remove-comment-missing-comment-thread","push","div","attributes","content","author","highest","_createCommentThreadView","init","threadId","_update","isFromAdapter","resolvedAt","isResolvable","commentsrepository-reopen-comment-thread-internal-error","_removeCommentThread","_reopenCommentThread","commentsrepository-update-comment-thread-internal-error","comments.maxCommentsWhenCollapsed","focusableElements","delete","innerHTML","fire","once","escape","submit","removeAttribute","activeCommentThread","define","stopListening","resolvedBy","commentUpdated","getComment","commentsrepository-update-comment-internal-error","_updateComment","_threadToController","authoredAt","body","activate","commentsrepository-add-comment-internal-error","_addComment","commentsrepository-active-not-attached","pluginName","change:activeAnnotations","_repository","submitCommentThread","adapter","values","hasCommentThread","CommentsRepository","commentsrepository-fetch-comment-thread","addCommentThread","noChannel","comments.CommentThreadView","2318DVGuAl","commentsrepository-update-comment-missing-comment-thread","openNewCommentThread","commentsrepository-resolve-comment-thread-internal-error","string","15983130IlGMYq","channelId","_getExternalAuthor","isExternal","map","4dorOPW","change:isDirty","commentId","type"];return(fr=function(){return t})()}!function(t){const e=pr,n=t();for(;;)try{if(647631===parseInt(e(661))/1+parseInt(e(534))/2*(-parseInt(e(627))/3)+-parseInt(e(544))/4*(-parseInt(e(585))/5)+-parseInt(e(583))/6+parseInt(e(682))/7*(parseInt(e(694))/8)+parseInt(e(701))/9+-parseInt(e(539))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fr);const br=Symbol(gr(532)),vr={admin:!0,modifyAll:!1,write:!0,resolve:!0};class _r extends t.ContextPlugin{[gr(566)];[gr(515)];[gr(663)];static get[gr(606)](){return[kr,t.PendingActions,o.Users]}static get[gr(522)](){return gr(529)}static get[gr(648)](){return!0}static get[gr(646)](){return!0}constructor(t){const e=gr;super(t),this[e(566)]=new Map,this[e(515)]=new Map,this[e(663)]=new Map,this[e(616)](e(647),new Set),this[e(616)](e(597),new Map);const n=this[e(588)][e(584)];n[e(508)](e(498),2),n[e(508)](e(656),500),n[e(508)](e(604),140),n[e(508)](e(533),oe),n[e(508)](e(602),pe),n[e(653)](e(631))||console[e(652)](e(586))}[gr(720)](){const t=gr,e=this[t(588)][t(635)][t(653)](kr);this[t(616)](t(507),null),this.on(t(531),(e,n)=>this[t(612)](n)),this.on(t(525),(e,n)=>this[t(657)](n)),this.on(t(644),(e,n)=>this[t(696)](n)),this.on(t(644),(e,n)=>this[t(655)](n),{priority:t(662)}),this.on(t(650),(e,n)=>this[t(496)](n)),this.on(t(650),(e,n)=>this[t(655)](n),{priority:t(662)}),this.on(t(699),(e,n)=>this[t(727)](n)),this.on(t(550),(e,n)=>this[t(679)](n)),this.on(t(550),(e,n)=>this[t(655)](n),{priority:t(662)}),this.on(t(632),(e,n)=>this[t(520)](n)),this.on(t(608),(e,n)=>this[t(514)](n)),this.on(t(690),(e,n)=>this[t(548)](n)),this.on(t(632),(e,{threadId:n,isFromAdapter:r})=>{const o=t;if(r)return;const s=this[o(669)](n),i=s&&this[o(515)][o(653)](s);i&&i[o(601)][o(643)][o(554)](-1)},{priority:t(662)}),this[t(681)](e,t(523),(e,n,r)=>{const o=t,s=Array[o(599)](r)[o(543)](t=>this[o(663)][o(653)](t[o(705)]))[o(706)](Boolean)[0];this[o(507)]=s?s[o(641)]:null})}set[gr(526)](t){const n=gr;if(this[n(645)])throw new e.CKEditorError(n(551));this[n(645)]=t}get[gr(526)](){return this[gr(645)]}[gr(531)]({channelId:t=br,threadId:n=(0,e.uid)(),comments:r=[],unlinkedAt:o=null,resolvedAt:s=null,resolvedBy:i=null,target:c=null,context:a=null,attributes:u={},isResolvable:h=!0,isSubmitted:d=!1,isFromAdapter:l=!1}={}){const m=gr;return this[m(502)](yr(m(531),t),{channelId:t,threadId:n,comments:r,unlinkedAt:o,resolvedAt:s,resolvedBy:i,target:c,context:a,attributes:u,isFromAdapter:l,isResolvable:h,isSubmitted:d}),this[m(669)](n)}[gr(536)]({channelId:t=br,threadId:n=(0,e.uid)(),target:r,context:o=null,isResolvable:s=!0}){const i=gr;if(this[i(647)][i(603)](t)||this[i(647)][i(603)](void 0))return null;if(!r)throw new e.CKEditorError(i(678));const c=this[i(531)]({channelId:t,threadId:n,target:r,context:o,isResolvable:s});if(!c)return null;const a=this[i(515)][i(653)](c),u=a[i(601)][i(623)][i(579)],h=this[i(588)][i(635)][i(653)](kr),d=h[i(711)](a[i(601)]);return h[i(518)](d),u[i(503)](i(633),()=>u[i(554)]()),c}[gr(528)](t){const n=gr;if(n(538)!=typeof t)throw new e.CKEditorError(n(639));return this[n(566)][n(603)](t)}[gr(550)]({channelId:t=br,threadId:e,context:n,unlinkedAt:r,attributes:o,isFromAdapter:s=!1}){const i=gr;return this[i(502)](yr(i(550),t),{channelId:t,threadId:e,context:n,unlinkedAt:r,attributes:o,isFromAdapter:s}),this[i(669)](e)}[gr(669)](t){const n=gr;if(n(538)!=typeof t)throw new e.CKEditorError(n(639));return this[n(566)][n(653)](t)}[gr(626)]({channelId:t,threadId:n}={}){const r=gr,o=this[r(669)](n);if(o)return Promise[r(651)](o);if(!this[r(526)])return Promise[r(651)](void 0);if(r(707)!=typeof this[r(526)][r(669)])throw new e.CKEditorError(r(674),this[r(588)]);return this[r(526)][r(669)]({channelId:t,threadId:n})[r(692)](e=>this[r(528)](n)?this[r(669)](n):e?this[r(531)](Object[r(687)]({isFromAdapter:!0,channelId:t},e)):void 0)[r(684)](t=>{const n=r;throw console[n(666)](t),new e.CKEditorError(n(530),this[n(588)])})}[gr(649)]({channelId:t,skipNotAttached:e=!1,skipEmpty:n=!1,toJSON:r=!1}={}){const o=gr,s=[];for(const r of this[o(566)][o(527)]())t&&r[o(540)]!==t||e&&!r[o(624)]||n&&0===r[o(591)]||s[o(713)](r);return r?s[o(543)](t=>t[o(589)]()):s}[gr(578)](t){const e=gr,n=this[e(515)][e(653)](t);return n&&this[e(588)][e(635)][e(653)](kr)[e(711)](n[e(601)])||null}[gr(587)](t){const e=gr,n=this[e(663)][e(653)](t[e(705)]);return n?n[e(641)]:null}[gr(709)](t){const n=gr,r=this[n(588)][n(635)][n(653)](kr);if(!t)return void(this[n(507)]&&r[n(619)]());const o=this[n(669)](t);if(!o)throw new e.CKEditorError(n(590),null,{threadId:t});if(!this[n(515)][n(603)](o))throw new e.CKEditorError(n(521),null,{threadId:t});const s=r[n(711)](this[n(515)][n(653)](o)[n(601)]);r[n(518)](s)}[gr(698)](t,e){const n=gr;t?this[n(647)][n(685)](e):this[n(647)][n(500)](e),this[n(502)](n(581),n(647),this[n(647)],this[n(647)])}[gr(573)](t){const e=gr;return this[e(647)][e(603)](t)||this[e(647)][e(603)](void 0)}[gr(611)](t,e){return new rt(t,e)}[gr(688)](t,e=br){const n=gr;this[n(597)][n(616)](e,t),this[n(502)](n(571),n(597),this[n(597)],this[n(597)])}[gr(634)](t=br){const e=gr;return this[e(597)][e(603)](t)?this[e(597)][e(653)](t):vr}[gr(612)]({channelId:t,threadId:n,comments:r,unlinkedAt:s,resolvedAt:i,resolvedBy:c,target:a,context:u,attributes:h,isFromAdapter:d,isResolvable:l,isSubmitted:m}){const k=gr;if(k(538)!=typeof n)throw new e.CKEditorError(k(639),null,{threadId:n});if(this[k(528)](n))throw new e.CKEditorError(k(610),null,{threadId:n});const g=new wr(this,{channelId:t,id:n,context:u,attributes:h,unlinkedAt:s,resolvedAt:i,resolvedBy:c?this[k(588)][k(635)][k(653)](o.Users)[k(613)](c):null,isResolvable:l,isSubmitted:m||d});this[k(566)][k(616)](n,g);for(const t of r)g[k(549)](this[k(668)]({threadId:n,...t}));return a&&g[k(670)](a),d||!g[k(591)]?Promise[k(651)]():this[k(657)]({channelId:t,threadId:n})}[gr(657)]({channelId:t,threadId:n}){const r=gr;if(!this[r(528)](n))throw new e.CKEditorError(r(658),this);const o=this[r(669)](n);if(o[r(695)]=!0,!this[r(526)]||r(707)!=typeof this[r(526)][r(531)])return Promise[r(651)]();const{id:s,comments:i,resolvedAt:c,resolvedBy:a,context:u,attributes:h}=o,d=this[r(588)][r(635)][r(653)](r(555)),l=d[r(685)](it(this[r(588)][r(689)],r(558)));return this[r(526)][r(531)]({channelId:t,threadId:s,comments:i[r(543)](t=>t[r(589)]()),resolvedAt:c,resolvedBy:a?a.id:a,context:u,attributes:h})[r(692)](({comments:e})=>{const o=r;d[o(683)](l);for(const r of e)this[o(514)]({channelId:t,threadId:n,commentId:r[o(546)],createdAt:r[o(592)],isFromAdapter:!0})})[r(684)](t=>{const n=r;throw console[n(666)](t),new e.CKEditorError(n(567),this)})}[gr(680)]({threadId:t,target:n}){const r=gr,o=this[r(669)](t);if(!o)throw new e.CKEditorError(r(697),this);const s=this[r(588)][r(635)][r(653)](r(555)),i=this[r(588)][r(635)][r(653)](kr),c=this[r(719)](o),a=new rt(o,c);let u=null;c.on(r(545),(t,e,n)=>{const o=r;n?u=s[o(685)](it(this[o(588)][o(689)],o(558))):u&&(s[o(683)](u),u=null)}),this[r(515)][r(616)](o,a),this[r(663)][r(616)](c,a);const h=new Ke(this[r(588)][r(689)],c);h[r(574)](r(591)).to(c),h[r(574)](r(630)).to(c,r(630),c,r(591),(t,e)=>t||!e),h[r(574)](r(582)).to(c),h[r(547)]=r(673);const d=new Ye({view:h,target:n,type:r(673),isVisible:!o[r(618)]&&!!(r(707)==typeof n?n():n)});return c.on(r(504),()=>{const t=r;d[t(502)](t(504))}),this[r(620)](c,d),i[r(685)](d),d}[gr(620)](e,n){const r=gr;this[r(681)](e,r(633),(e,o)=>{const s=r,i=o.ui[s(601)][s(517)][s(704)];n[s(499)][s(685)](i),this[s(588)]instanceof t.Editor&&this[s(588)].ui[s(700)][s(685)](i)},{priority:r(718)}),this[r(681)](e,r(622),(e,o)=>{const s=r,i=o.ui[s(601)][s(517)][s(704)];n[s(499)][s(603)](i)&&n[s(499)][s(683)](i),this[s(588)]instanceof t.Editor&&this[s(588)].ui[s(700)][s(683)](i)})}[gr(580)](t){const e=gr;this[e(509)](t,e(633)),this[e(509)](t,e(622))}[gr(719)](t){const e=gr,n=this[e(588)][e(635)][e(653)](o.Users),{config:r,locale:s}=this[e(588)],i=(0,o.getDateTimeFormatter)(r[e(653)](e(689)),s);return new(0,r[e(653)](e(675))[e(596)])(s,t,n.me,{editorConfig:{...r[e(653)](e(631)),licenseKey:this[e(588)][e(584)][e(653)](e(561))},copyMarkers:r[e(653)](e(686)),maxCommentsWhenCollapsed:r[e(653)](e(498)),maxThreadTotalWeight:r[e(653)](e(656)),maxCommentCharsWhenCollapsed:r[e(653)](e(604)),formatDateTime:i,CommentView:r[e(653)](e(675))[e(671)]})}[gr(696)]({threadId:t,channelId:n,resolvedAt:r,resolvedBy:s,isFromAdapter:i}){const c=gr;if(!this[c(528)](t))throw new e.CKEditorError(c(658),null,{threadId:t});const a=this[c(669)](t);if(a[c(576)])throw new e.CKEditorError(c(568),null,{threadId:t});const u=this[c(588)][c(635)][c(653)](o.Users);if(a[c(510)]=u[c(613)](s),a[c(724)]=r,i||!this[c(526)]||c(707)!=typeof this[c(526)][c(644)])return Promise[c(651)]();const h=this[c(588)][c(635)][c(653)](c(555)),d=h[c(685)](it(this[c(588)][c(689)],c(558)));return this[c(526)][c(644)]({channelId:n,threadId:t})[c(692)](({resolvedAt:t,resolvedBy:e})=>{const n=c;h[n(683)](d),a[n(510)].id!==e&&(a[n(510)]=u[n(613)](e)),a[n(724)]=t})[c(684)](t=>{const n=c;throw console[n(666)](t),new e.CKEditorError(n(537),this)})}[gr(496)]({threadId:t,channelId:n,isFromAdapter:r}){const o=gr;if(!this[o(528)](t))throw new e.CKEditorError(o(658),null,{threadId:t});const s=this[o(669)](t);if(!s[o(576)])throw new e.CKEditorError(o(565),null,{threadId:t});if(s[o(510)]=null,s[o(724)]=null,r||!this[o(526)]||o(707)!=typeof this[o(526)][o(650)])return Promise[o(651)]();const i=this[o(588)][o(635)][o(653)](o(555)),c=i[o(685)](it(this[o(588)][o(689)],o(558)));return this[o(526)][o(650)]({channelId:n,threadId:t})[o(692)](()=>i[o(683)](c))[o(684)](t=>{const n=o;throw console[n(666)](t),new e.CKEditorError(n(726),this)})}[gr(727)]({threadId:t,isFromAdapter:n}){const r=gr,o=this[r(669)](t);if(!o)throw new e.CKEditorError(r(559),this);if(this[r(642)](t),this[r(566)][r(500)](t),!o[r(637)]||n||!this[r(526)]||r(707)!=typeof this[r(526)][r(699)])return Promise[r(651)]();const s=this[r(588)][r(635)][r(653)](r(555)),{channelId:i}=o,c=s[r(685)](it(this[r(588)][r(689)],r(558)));return this[r(526)][r(699)]({channelId:i,threadId:t})[r(692)](()=>s[r(683)](c))[r(684)](t=>{const n=r;throw console[n(666)](t),new e.CKEditorError(n(595),this)})}[gr(679)]({threadId:t,unlinkedAt:n,context:r,attributes:o,isFromAdapter:s}){const i=gr;if(i(538)!=typeof t)throw new e.CKEditorError(i(639),null,{threadId:t});if(!this[i(528)](t))throw new e.CKEditorError(i(658),null,{threadId:t});const c=this[i(669)](t);let a=!1;if(void 0!==r&&c[i(588)]!==r&&(c[i(588)]=r,a=!0),void 0!==n&&c[i(710)]!==n&&(c[i(710)]=n,a=!0),o&&!P(o,c[i(715)])&&(c[i(715)]=o,a=!0),!a)return Promise[i(651)]();if(!c[i(637)]||s||!this[i(526)]||i(707)!=typeof this[i(526)][i(550)])return Promise[i(651)]();const u=this[i(588)][i(635)][i(653)](i(555)),{channelId:h}=c,d=u[i(685)](it(this[i(588)][i(689)],i(558)));return this[i(526)][i(550)]({channelId:h,threadId:t,context:r,unlinkedAt:n,attributes:o})[i(692)](()=>u[i(683)](d))[i(684)](t=>{const n=i;throw console[n(666)](t),new e.CKEditorError(n(497),this)})}[gr(642)](t){const e=gr,n=this[e(588)][e(635)][e(653)](kr),r=this[e(669)](t);if(r[e(676)]=!1,this[e(515)][e(603)](r)){const t=this[e(515)][e(653)](r),o=t[e(601)],s=n[e(711)](o);this[e(515)][e(500)](r),this[e(663)][e(500)](o),s&&n[e(683)](s),t[e(593)](),o[e(593)]()[e(692)](()=>{this[e(580)](o)})}}[gr(655)]({threadId:t,resolvedAt:e,unlinkedAt:n}){const r=gr,o=!!e,s=this[r(588)][r(635)][r(653)](kr),i=this[r(669)](t);if(this[r(515)][r(603)](i)){const t=this[r(515)][r(653)](i)[r(601)],e=s[r(711)](t);e&&(o&&s[r(659)](e),n?e[r(594)]=!1:e[r(607)]())}}[gr(541)](t){const e=gr,n=this[e(588)][e(635)][e(653)](o.Users),r=(0,o.hashObject)(e(614)+t);return n[e(613)](r)||n[e(575)]({id:r,name:t})}[gr(668)]({threadId:t,commentId:n=(0,e.uid)(),content:r,authorId:s,createdAt:i,attributes:c}){const a=gr;if(a(538)!=typeof n)throw new e.CKEditorError(a(665));if(a(538)!=typeof s)throw new e.CKEditorError(a(560));if(a(538)!=typeof r||!r[a(636)]())throw new e.CKEditorError(a(609));const u=this[a(588)][a(635)][a(653)](o.Users)[a(613)](s);if(!u)throw new e.CKEditorError(a(615),null,{authorId:s});let h=null,d=i;return c?.[a(617)]&&(h=this[a(541)](c[a(617)][a(563)]),d=new Date(c[a(617)][a(592)])),new Ir(this,{threadId:t,id:n,author:h||u,creator:u,content:r,createdAt:i,authoredAt:d,attributes:c})}[gr(520)](t){const n=gr;let{threadId:r,content:o,attributes:s,isFromAdapter:i}=t;const c=this[n(669)](t[n(721)]);if(!c)throw new e.CKEditorError(n(577),this);const a=this[n(668)](t),{id:u}=a;if(c[n(549)](a),i||!this[n(526)]||n(707)!=typeof this[n(526)][n(632)]||!c[n(637)])return Promise[n(651)]();const h=this[n(588)][n(635)][n(653)](n(555)),{channelId:d}=c,l=h[n(685)](it(this[n(588)][n(689)],n(558)));return s||(s={}),this[n(526)][n(632)]({channelId:d,threadId:r,commentId:u,content:o,attributes:s})[n(692)](t=>{const e=n;h[e(683)](l),t&&this[e(514)]({channelId:d,threadId:r,commentId:u,createdAt:t[e(592)],isFromAdapter:!0})})[n(684)](t=>{const r=n;throw console[r(666)](t),new e.CKEditorError(r(519),this)})}[gr(514)]({threadId:t,commentId:n,content:r,createdAt:o,attributes:s,isFromAdapter:i}){const c=gr;if(void 0!==r&&(c(538)!=typeof r||!r[c(636)]()[c(591)]))throw new e.CKEditorError(c(693));const a=this[c(669)](t),u=a[c(512)](n);if(!u)throw new e.CKEditorError(c(654),this);let h=!1;if(r&&r!==u[c(716)]&&(u[c(562)]||i)&&(u[c(716)]=r,h=!0),o&&o!==u[c(592)]&&(u[c(592)]=o,u[c(715)]&&u[c(715)][c(617)]||(u[c(516)]=o),h=!0),s&&!P(s,u[c(715)])&&(u[c(715)]=s,h=!0),!h)return Promise[c(651)]();if(a[c(502)](c(511)),i||!this[c(526)]||c(707)!=typeof this[c(526)][c(608)])return Promise[c(651)]();const d=this[c(588)][c(635)][c(653)](c(555)),{channelId:l}=this[c(669)](u[c(721)]),m=d[c(685)](it(this[c(588)][c(689)],c(558)));return this[c(526)][c(608)]({channelId:l,threadId:t,commentId:n,content:r,attributes:s})[c(692)](()=>d[c(683)](m))[c(684)](t=>{const n=c;throw console[n(666)](t),new e.CKEditorError(n(513),this)})}[gr(548)]({threadId:t,commentId:n,isFromAdapter:r}){const o=gr,s=this[o(669)](t),i=s[o(512)](n);if(!i)throw new e.CKEditorError(o(553),this);if(s[o(600)](i),r||!this[o(526)]||o(707)!=typeof this[o(526)][o(690)])return Promise[o(651)]();const c=this[o(588)][o(635)][o(653)](o(555)),{channelId:a}=s,u=c[o(685)](it(this[o(588)][o(689)],o(558)));return this[o(526)][o(690)]({channelId:a,threadId:t,commentId:n})[o(692)](()=>c[o(683)](u))[o(684)](t=>{const n=o;throw console[n(666)](t),new e.CKEditorError(n(570),this)})}}class wr extends((0,e.ObservableMixin)()){[gr(540)];id;[gr(676)];[gr(695)];[gr(675)];[gr(524)];constructor(t,n){const r=gr;super();const o=n[r(725)];this[r(540)]=n[r(540)],this.id=n.id,this[r(675)]=new e.Collection,this[r(524)]=t,this[r(676)]=!1,this[r(695)]=n[r(637)],this[r(616)](r(598),!0),this[r(574)](r(573)).to(t,r(597),t,r(647),()=>t[r(573)](this[r(540)])),this[r(574)](r(557)).to(t,r(597),()=>t[r(634)](this[r(540)])[r(667)]),this[r(574)](r(638)).to(t,r(597),()=>{const e=r,n=t[e(634)](this[e(540)]);return n[e(605)]||n[e(667)]}),this[r(574)](r(725)).to(t,r(597),()=>o&&t[r(634)](this[r(540)])[r(651)]),this[r(616)](r(588),n[r(588)]),this[r(574)](r(618)).to(this,r(724),this,r(710),(t,e)=>t?e?t<e?t:e:t:e),this[r(616)](r(710),n[r(710)]||null),this[r(616)](r(724),n[r(724)]||null),this[r(616)](r(510),n[r(510)]||null),this[r(574)](r(576)).to(this,r(724),t=>!!t),this[r(616)](r(715),n[r(715)]||{})}get[gr(572)](){const t=gr;return Array[t(599)](this[t(675)])[t(564)]((e,n)=>e+n[t(572)],0)}get[gr(591)](){const t=gr;return this[t(675)][t(591)]}get[gr(624)](){return this[gr(676)]}get[gr(637)](){return this[gr(695)]}[gr(505)](){const t=gr,{channelId:e,id:n}=this;this[t(524)][t(502)](yr(t(525),e),{channelId:e,threadId:n})}[gr(556)](t){this[gr(722)]({unlinkedAt:t})}[gr(651)]({resolvedAt:t=new Date,resolvedBy:e=null,isFromAdapter:n=!1}={}){const r=gr,s=this[r(524)][r(588)][r(635)][r(653)](o.Users).me,{channelId:i,id:c}=this;this[r(524)][r(502)](yr(r(644),i),{channelId:i,threadId:c,resolvedAt:t,resolvedBy:e||s.id,isFromAdapter:n})}[gr(708)]({isFromAdapter:t=!1}={}){const e=gr,{channelId:n,id:r}=this;this[e(524)][e(502)](yr(e(650),n),{channelId:n,threadId:r,isFromAdapter:t})}[gr(625)](t){const e=gr;this[e(588)]||this[e(722)]({context:t})}[gr(629)](t,e){const n=gr,r=B(this[n(715)]);G(r,t,e),this[n(722)]({attributes:r})}[gr(506)](t){const e=gr,n=B(this[e(715)]);J(n,t),this[e(722)]({attributes:n})}[gr(683)]({isFromAdapter:t=!1}={}){const e=gr,{channelId:n,id:r}=this;this[e(524)][e(502)](yr(e(699),n),{channelId:n,threadId:r,isFromAdapter:t})}[gr(670)](t){const e=gr;return this[e(524)][e(680)]({threadId:this.id,target:t})}[gr(632)](t){const e=gr,{channelId:n,id:r}=this;this[e(524)][e(502)](yr(e(632),n,r),Object[e(687)]({channelId:n,threadId:r},t))}[gr(512)](t){const n=gr;if(n(538)!=typeof t)throw new e.CKEditorError(n(628),null,{commentId:t});return this[n(675)][n(653)](t)}[gr(589)](){const t=gr;return{threadId:this.id,context:this[t(588)],unlinkedAt:this[t(710)],resolvedAt:this[t(724)],resolvedBy:this[t(510)]?this[t(510)].id:null,archivedAt:this[t(618)],comments:this[t(675)][t(543)](e=>e[t(589)]()),attributes:this[t(715)]}}[gr(549)](t){const e=gr;return this[e(681)](t,e(569),()=>{const n=e,r=this[n(640)](t),o=this[n(675)];r-1!=o[n(660)](t)&&r+1!=o[n(660)](t)&&(this[n(600)](t),this[n(549)](t))}),this[e(675)][e(685)](t,this[e(640)](t))}[gr(722)](t){const e=gr,{channelId:n,id:r}=this;this[e(524)][e(502)](yr(e(550),n),{...t,channelId:n,threadId:r})}[gr(600)](t){const e=gr;return this[e(509)](t),t[e(593)](),this[e(675)][e(683)](t)}[gr(640)](t){const e=gr,n=this[e(675)][e(672)](n=>new Date(n[e(516)])[e(702)]()>new Date(t[e(516)])[e(702)]());return n?this[e(675)][e(660)](n):this[e(591)]}}class Ir extends((0,e.ObservableMixin)()){id;[gr(721)];[gr(717)];[gr(677)];[gr(542)];[gr(592)];[gr(524)];constructor(t,e){const n=gr;super();const r=t[n(588)][n(635)][n(653)](o.Users).me,s=t[n(669)](e[n(721)]),i=0===s[n(675)][n(591)],c=r===e[n(717)];this.id=e.id,this[n(721)]=e[n(721)],this[n(717)]=e[n(717)],this[n(677)]=e[n(677)],this[n(542)]=Boolean(e[n(715)]&&e[n(715)][n(617)]),this[n(616)](n(716),e[n(716)]),this[n(592)]=e[n(592)]||new Date,this[n(616)](n(516),e[n(516)]||new Date),this[n(574)](n(724)).to(s,n(724)),this[n(616)](n(715),e[n(715)]||{}),this[n(574)](n(562)).to(t,n(597),()=>{const e=n,r=t[e(634)](s[e(540)])[e(605)],o=t[e(634)](s[e(540)])[e(703)];return c&&r||!c&&o}),this[n(574)](n(557)).to(s,n(557),t,n(597),e=>{const r=n,o=t[r(634)](s[r(540)])[r(605)],a=t[r(634)](s[r(540)])[r(703)];return c&&o||e&&i||!c&&a&&!i}),this[n(574)](n(573)).to(s,n(573)),this[n(524)]=t}get[gr(572)](){const t=gr;return Math[t(621)](function(e){const n=t,r=document[n(691)](n(714));return r[n(501)]=e,r[n(664)][n(591)]}(this[t(716)]),200)}[gr(552)](t){const n=gr,{threadId:r,id:o}=this;if(!this[n(524)][n(528)](r))throw new e.CKEditorError(n(535),this);const{channelId:s}=this[n(524)][n(669)](r);this[n(524)][n(502)](yr(n(608),s,r),{channelId:s,threadId:r,commentId:o,...t})}[gr(629)](t,e){const n=gr,r=B(this[n(715)]);G(r,t,e),this[n(552)]({attributes:r})}[gr(506)](t){const e=gr,n=B(this[e(715)]);J(n,t),this[e(552)]({attributes:n})}[gr(683)](t={}){const n=gr;if(!t[n(723)]&&!this[n(557)])return;const{threadId:r,id:o}=this;if(!this[n(524)][n(528)](r))throw new e.CKEditorError(n(712),this);const{channelId:s}=this[n(524)][n(669)](r);this[n(524)][n(502)](yr(n(690),s,r),{channelId:s,threadId:r,commentId:o,...t})}[gr(589)](){const t=gr;return{commentId:this.id,content:this[t(716)],createdAt:this[t(592)],authorId:this[t(677)].id,attributes:this[t(715)]}}[gr(593)](){this[gr(509)]()}}function yr(t,...e){for(const n of e)void 0!==n&&(t+=":"+String(n));return t}function Ar(){const t=["4011824jeNwtZ","2iQeUTl","1744512ZRVXAX","length","plugins","Users","createRange","end","config","model","21lovdhX","isEnabled","substr","2490235hQcSZs","set","CommentsRepository","_trimToContent","hasContent","start","43961yMqprO","_createMarkersFromRanges","addMarker","get","_itemIsContent","tableCell","_hasContent","addcommentthreadcommand-user-not-found","getItems","getRanges","selection","647560EpvLhU","execute","addcommentthreadcommand-incorrect-ranges","document","_createCommentThread","addCommentThread","item","backward","editor","5538UyiggR","push","schema","getLastMatchingPosition","element","158930hJYOOk","$textProxy","collaboration.channelId","1026ZoXGny","comment:","refresh","from","isObject","change"];return(Ar=function(){return t})()}const Cr=Tr;function Tr(t,e){const n=Ar();return(Tr=function(t,e){return n[t-=493]})(t,e)}!function(t){const e=Tr,n=t();for(;;)try{if(351471===-parseInt(e(498))/1*(parseInt(e(533))/2)+-parseInt(e(534))/3+parseInt(e(509))/4+-parseInt(e(545))/5+-parseInt(e(518))/6*(-parseInt(e(542))/7)+-parseInt(e(532))/8+parseInt(e(526))/9*(parseInt(e(523))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ar);class Er extends t.Command{constructor(t){const e=Tr;super(t),this[e(493)](e(496),!1)}[Cr(528)](){const t=Cr,e=this[t(517)][t(541)][t(512)][t(508)];this[t(543)]=!0,this[t(496)]=!1;for(const n of e[t(507)]())if(this[t(504)](n))return void(this[t(496)]=!0)}[Cr(510)]({threadId:t=(0,e.uid)(),ranges:n,comment:r}={}){const o=Cr,s=this[o(517)][o(541)],i=n??Array[o(529)](s[o(512)][o(508)][o(507)]()),c=[];for(const t of i)this[o(504)](t)&&c[o(519)](this[o(495)](t));if(!c[o(535)])throw new e.CKEditorError(o(511),null);r&&this[o(513)](t,r),this[o(499)](t,c,!!r)}[Cr(499)](t,n,r){const o=Cr;this[o(517)][o(541)][o(531)](s=>{const i=o;for(const o of n){const n=(0,e.uid)()[i(544)](1,5),c=i(527)+t+":"+n;s[i(500)](c,{range:o,usingOperation:r,affectsData:r})}})}[Cr(513)](t,n){const r=Cr,o=this[r(517)][r(536)][r(501)](r(494)),s=this[r(517)][r(540)][r(501)](r(525)),i=this[r(517)][r(536)][r(501)](r(537)).me;if(!i)throw new e.CKEditorError(r(505),null);o[r(514)]({threadId:t,channelId:s,comments:[{authorId:i.id,content:n,createdAt:new Date,attributes:{}}]})}[Cr(504)](t){const e=Cr;for(const n of t[e(506)]())if(this[e(502)](n))return!0;return!1}[Cr(502)](t){const e=Cr;return t.is(e(524))||this[e(517)][e(541)][e(520)][e(530)](t)&&!t.is(e(522),e(503))}[Cr(495)](t){const e=Cr,n=t=>!this[e(502)](t[e(515)]),r=t[e(497)][e(521)](n),o=t[e(539)][e(521)](n,{direction:e(516)});return this[e(517)][e(541)][e(538)](r,o)}}const xr=Or;function Or(t,e){const n=Sr();return(Or=function(t,e){return n[t-=211]})(t,e)}!function(t){const e=Or,n=t();for(;;)try{if(523132===parseInt(e(251))/1*(parseInt(e(264))/2)+-parseInt(e(236))/3+-parseInt(e(255))/4+parseInt(e(247))/5+-parseInt(e(225))/6*(-parseInt(e(215))/7)+parseInt(e(212))/8+parseInt(e(257))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Sr);class Nr extends t.Plugin{[xr(265)];[xr(237)];static get[xr(231)](){return[kr]}static get[xr(211)](){return xr(217)}static get[xr(243)](){return!0}static get[xr(259)](){return!0}constructor(t){const e=xr;super(t),this[e(265)]=new Set,this[e(237)]=new Set}[xr(262)](){const t=xr,e=this[t(268)],n=e[t(234)][t(272)][t(221)],r=Pe(()=>this[t(213)](),10);n.on(t(216),(e,n)=>{const o=t;n[o(246)]&&(r[o(261)](),this[o(213)]())}),this[t(233)](e[t(250)][t(222)][t(272)],t(271),(t,e,n)=>{n&&r()}),this[t(233)](e.ui[t(266)],t(271),(e,n,r)=>{const o=t;r||this[o(230)](o(219),{isAnnotationTracked:t=>this[o(254)][o(238)](t[o(228)])})}),this[t(233)](this[t(268)].ui,t(241),()=>this[t(230)](t(224)))}[xr(263)](t){const e=xr;if(this[e(237)][e(238)](t[e(222)]))return;this[e(237)][e(252)](t[e(222)]),this[e(268)].ui[e(266)][e(252)](t[e(222)][e(267)]);const n=this[e(268)][e(242)][e(248)](kr);this[e(233)](n[e(249)],e(273),(t,n)=>{const r=e;this[r(268)].ui[r(266)][r(273)](n[r(222)][r(267)]),this[r(237)][r(260)](n[r(222)])})}[xr(218)](){const t=xr;return this[t(268)][t(250)][t(222)][t(218)]}[xr(245)](t){const n=xr;if(n(240)!=typeof t)throw new e.CKEditorError(n(256));this[n(265)][n(252)](t)}[xr(213)](){const t=xr;this[t(230)](t(244))}[xr(220)]({activeAnnotation:t,annotations:e}){const n=xr,r=[],o=this[n(268)][n(234)][n(272)][n(221)],s=Array[n(269)](o[n(239)]());for(const[t,o]of this[n(254)]){const s=i(o),c=e[n(258)](t);s&&c&&r[n(232)]({annotation:c,range:s})}function i(t){const e=n;for(const n of t)for(const t of s)if(n[e(235)](t,!o[e(214)]))return n;return null}return r[n(223)]((e,r)=>{const o=n,s=e[o(226)],i=r[o(226)];if(!s[o(253)](i)){if(s[o(235)](i,!0))return 1;if(i[o(235)](s,!0))return-1}return e[o(270)]==t?-1:r[o(270)]==t?1:0})[n(227)](t=>t[n(270)])}get[xr(254)](){const t=xr,e=new Map;for(const n of Array[t(269)](this[t(265)]))for(const[r,o]of n())e[t(229)](r,o);return e}}function Sr(){const t=["element","editor","from","annotation","change:isFocused","document","remove","pluginName","6497840wBnLul","refreshSelectedViews","isCollapsed","329qspGaR","change:range","EditorAnnotations","hasDomSelection","blur","getOrderedSelectedAnnotations","selection","view","sort","uiUpdate","20994GTIMcf","range","map","innerView","set","fire","requires","push","listenTo","model","containsRange","2715675RQNQpJ","_editorAnnotations","has","getRanges","function","update","plugins","isOfficialPlugin","refresh","addSourceCollector","directChange","2567370nqqDKX","get","collection","editing","264766BrShRc","add","isEqual","_editorAnnotationsData","3813348AolWkm","editorannotations-invalid-source-callback","3258045HPUzfp","getByInnerView","isPremiumPlugin","delete","cancel","init","registerAnnotation","4PVvNZl","_dataCollectors","focusTracker"];return(Sr=function(){return t})()}function Mr(){const t=["plugins","64046akfXGn","31957530PYOwfl","6235436jvOnte","16fIjFuX","5693463tEIxtx","2350425oodnBE","addCommentThread","enableCommand","RestrictedEditingModeEditing","has","afterInit","editor","6276QZFkWm","4693626PoVzTK","1Spfqcf","7055BgPiko","get"];return(Mr=function(){return t})()}const Rr=Pr;function Pr(t,e){const n=Mr();return(Pr=function(t,e){return n[t-=272]})(t,e)}!function(t){const e=Pr,n=t();for(;;)try{if(816748===parseInt(e(284))/1*(parseInt(e(288))/2)+-parseInt(e(283))/3+parseInt(e(272))/4+-parseInt(e(285))/5*(parseInt(e(282))/6)+parseInt(e(275))/7+-parseInt(e(273))/8*(parseInt(e(274))/9)+parseInt(e(289))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mr);class Vr extends t.Plugin{[Rr(280)](){const t=Rr,e=this[t(281)];e[t(287)][t(279)](t(278))&&e[t(287)][t(286)](t(278))[t(277)](t(276))}}const Lr=Dr;function Dr(t,e){const n=Br();return(Dr=function(t,e){return n[t-=237]})(t,e)}function Br(){const t=["dataInsert","get","29138ofFkIm","9lPhdGe","261MfoGtH","15736UhFjnT","commands","collaboration_features","afterInit","config","collaboration.channelId","basic","620410GOacwT","map","623388GPPUqB","forEach","editor","1325951iRGXuh","addCommentThread","importWord.formatting.comments","define","_handleImportedData","9048570NpCxBy","listenTo","649AADzcy","high","601272emlGhP","plugins","importWord","execute","6RZnyJj","3504WxaFix"];return(Br=function(){return t})()}!function(t){const e=Dr,n=t();for(;;)try{if(666170===-parseInt(e(240))/1+-parseInt(e(257))/2*(parseInt(e(259))/3)+parseInt(e(249))/4+-parseInt(e(267))/5*(-parseInt(e(253))/6)+parseInt(e(260))/7*(-parseInt(e(254))/8)+parseInt(e(258))/9*(parseInt(e(245))/10)+parseInt(e(247))/11*(parseInt(e(237))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Br);class Fr extends t.Plugin{constructor(t){const e=Dr;super(t),this[e(239)][e(264)][e(243)](e(242),e(266))}[Lr(263)](){const t=Lr,n=this[t(239)],r=n[t(261)][t(256)](t(251)),s=n[t(250)][t(256)](o.Users);r&&(r.on(t(252),(e,[,n])=>{n[t(262)]={comments:!0,user_id:s.me.id}},{priority:e.priorities[t(248)]+10}),this[t(246)](r,t(255),this[t(244)]))}[Lr(244)](t,e){const n=Lr,{comment_threads:r}=e;r&&r[n(238)](({thread_id:t,comments:e,is_resolved:r})=>{const s=n,i=new Date,c=e[s(268)](({author:t,content:e,created_at:n})=>({content:e,authorId:this[s(239)][s(250)][s(256)](o.Users).me.id,createdAt:i,attributes:{"@external":{authorName:t,createdAt:n?new Date(n):new Date,source:s(251)}}})),a=this[s(239)][s(264)][s(256)](s(265));this[s(239)][s(250)][s(256)](_r)[s(241)]({channelId:a,threadId:t,comments:c,resolvedAt:r?i:null})})}}const jr=Ur;function Ur(t,e){const n=zr();return(Ur=function(t,e){return n[t-=315]})(t,e)}function zr(){const t=["ClipboardPipeline","all","6fsdPyh","editor","hasCommentThread","define","2bhtYxm","cut","7195980zOsqrT","plugins","ClipboardMarkersUtils","CommentsRepository","get","691197akIlnz","dragstart","highest","requires","37602tCQxvN","_registerMarkerInClipboardPipeline","4036jVbPfk","split","comments.copyMarkers","has","delete","content","keys","contentInsertion","afterInit","6498751BrwWyo","_registerMarkerToCopy","markers","listenTo","never","_mapCommentsCopyConfigToRegisterConfiguration","115erkdCA","97756RreKzo","_removeMarkersWithoutThreads","11908853WFXeZp","always","default","248BbWCSi","comment","config"];return(zr=function(){return t})()}!function(t){const e=Ur,n=t();for(;;)try{if(651984===-parseInt(e(354))/1+-parseInt(e(325))/2*(parseInt(e(332))/3)+-parseInt(e(338))/4*(parseInt(e(353))/5)+parseInt(e(321))/6*(-parseInt(e(347))/7)+parseInt(e(316))/8*(parseInt(e(336))/9)+parseInt(e(327))/10+parseInt(e(356))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zr);class Kr extends t.Plugin{constructor(t){const e=Ur;super(t),this[e(322)][e(318)][e(324)](e(340),e(315))}static get[jr(335)](){return[pt.ClipboardMarkersUtils,pt.ClipboardPipeline]}[jr(346)](){const t=jr,e=this[t(322)][t(328)][t(331)](t(319));this[t(337)](),this[t(350)](e,t(345),(e,n)=>this[t(355)](n[t(343)][t(349)]),{priority:t(334)})}[jr(355)](t){const e=jr;if(!this[e(322)][e(328)][e(341)](e(330)))return t;const n=this[e(322)][e(328)][e(331)](e(330));for(const r of t[e(344)]()){const[o,s]=r[e(339)](":");e(317)!=o||n[e(323)](s)||t[e(342)](r)}return t}[jr(337)](){const t=jr,e=this[t(322)][t(328)][t(331)](t(329)),n=this[t(352)](this[t(322)][t(318)][t(331)](t(340)));n&&e[t(348)](t(317),n)}[jr(352)](t){const e=jr;switch(t){case e(357):return{allowedActions:e(320),copyPartiallySelected:!1,duplicateOnPaste:!0};case e(315):return{allowedActions:[e(326),e(333)],copyPartiallySelected:!1,duplicateOnPaste:!1};case e(351):default:return null}}}var Hr=n(930);function Wr(t,e){const n=Xr();return(Wr=function(t,e){return n[t-=312]})(t,e)}function Xr(){const t=["3004767unQYPR","65657LfWOmV","455475mRLscN","split","8DwpgzI","461600fquZCR","5298ZSJTSW","575236onPzlU","1324421FOZelb","12qcnfLb","6dqTFBa"];return(Xr=function(){return t})()}function Yr(t){const e=t[Wr(313)](":");return{group:e[0],id:e[1],part:e[2]}}!function(t){const e=Wr,n=t();for(;;)try{if(206134===parseInt(e(322))/1+parseInt(e(320))/2*(parseInt(e(316))/3)+parseInt(e(317))/4+-parseInt(e(312))/5*(-parseInt(e(319))/6)+parseInt(e(318))/7+parseInt(e(314))/8*(-parseInt(e(321))/9)+-parseInt(e(315))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xr);const qr=Gr;function Gr(t,e){const n=Zr();return(Gr=function(t,e){return n[t-=202]})(t,e)}function Zr(){const t=["overrideHorizontalRuleConverter","item","addMarker:comment","1404290nUbtxV","ck-comment-marker","high","77WouOFA","stop","for","media","createContainerElement","options","showCommentHighlights","ignoreResolvedComments","horizontalLine","15610JjZwZj","markerName","removeMarker:","containerElement","span","comment","20DbaOCX","div","img","widget","535782SEwfKF","elementToElement","ck-horizontal-line","9tcPQlw","overrideImageInlineConverter","model","downcastDispatcher","createEmptyElement","elementToStructure","editor","addMarker:","consumable","dataDowncast","toViewElement","overrideMediaEmbedConverter","insert","writer","init","569512KFKsCs","data","conversion","createPositionAt","isResolved","mapper","getCustomProperty","schema","174928IcjqHD","overrideMarkerConverters","4338048afhhkZ","get","437490AiIDTK","image-inline","addClass","getCommentThread","12XCkZri","isObject","imageInline","plugins","markerToHighlight","consume","attribute:url:media","add"];return(Zr=function(){return t})()}!function(t){const e=Gr,n=t();for(;;)try{if(123255===parseInt(e(225))/1*(-parseInt(e(219))/2)+-parseInt(e(229))/3+-parseInt(e(247))/4+parseInt(e(259))/5*(-parseInt(e(263))/6)+parseInt(e(210))/7*(parseInt(e(255))/8)+-parseInt(e(232))/9*(-parseInt(e(207))/10)+parseInt(e(257))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zr);class Qr extends t.Plugin{[qr(246)](){const t=qr;this[t(256)](),this[t(204)](),this[t(233)](),this[t(243)]()}[qr(256)](){const t=qr;this[t(238)][t(249)][t(212)](t(241))[t(267)]({model:t(224),view:(e,n)=>{const r=t;if(!n[r(215)][r(216)])return null;if(n[r(215)][r(217)]){const{id:t}=Yr(e[r(220)]),o=this[r(238)][r(266)][r(258)](_r);if(o[r(262)](t)?.[r(251)]&&e[r(205)])return n[r(240)][r(268)](e[r(205)],r(239)+e[r(220)]),n[r(240)][r(268)](e[r(205)],r(221)+e[r(220)]),null}return{classes:[r(208)]}}}),this[t(238)][t(249)][t(212)](t(241))[t(203)](e=>{const n=t;e.on(n(206),(t,e,r)=>{const o=n;if(!r[o(215)][o(216)])return;const s=e[o(205)];if(!s)return;const i=r[o(252)][o(242)](s);this[o(238)][o(234)][o(254)][o(264)](s)&&i&&!i[o(253)](o(228))&&i.is(o(222))&&(0,Hr.toWidget)(i,r[o(245)])},{priority:n(209)})})}[qr(204)](){const t=qr;this[t(238)][t(249)][t(212)](t(241))[t(237)]({model:t(218),view:(e,{writer:n,options:r})=>{const o=t;if(!r[o(216)])return null;const s=n[o(214)](o(226)),i=n[o(236)]("hr");return n[o(261)](o(231),s),n[o(244)](n[o(250)](s,0),i),s},converterPriority:t(209)})}[qr(233)](){const t=qr;this[t(238)][t(249)][t(212)](t(241))[t(237)]({model:t(265),view:(e,{writer:n,options:r})=>{const o=t;if(!r[o(216)])return null;const s=n[o(214)](o(223)),i=n[o(236)](o(227));return n[o(261)](o(260),s),n[o(244)](n[o(250)](s,0),i),s},converterPriority:t(209)})}[qr(243)](){const t=qr;this[t(238)][t(249)][t(212)](t(241))[t(230)]({model:t(213),view:(e,{writer:n,options:r})=>{const o=t;if(r[o(216)])return n[o(236)](o(226))},converterPriority:t(209)}),this[t(238)][t(248)][t(235)].on(t(202),(e,n,r)=>{const o=t;r[o(215)][o(216)]&&e[o(211)]()},{priority:t(209)})}}var Jr=n(492),$r={attributes:{"data-cke":!0}};$r.setAttributes=Ae(),$r.insert=Ie().bind(null,"head"),$r.domAPI=_e(),$r.insertStyleElement=Te();be()(Jr.A,$r);Jr.A&&Jr.A.locals&&Jr.A.locals;const to=eo;function eo(t,e){const n=no();return(eo=function(t,e){return n[t-=378]})(t,e)}function no(){const t=["LEAVE_COMMENT_ANNOUNCEMENT","hasMarkerForId","init","destroy","channelId","isCollapsed","data","markerToHighlight","isObject","view","createRange","name","add","isOfficialPlugin","getCommentThreads","markers","fetchCommentThread","$marker","isSubmitted","enqueueChange","getAllMarkersForId","_detachCommentThread","registerAnnotation","length","_getTextContext","$graveyard","markerToData","_handleMarkerAddAndRemove","from","afterInit","change:isReadOnly","removeCommentThread","getWalker","showCommentHighlights","isThreadsLoadingPaused","config","_hasTargetInContent","getCommentThread","focus","change:isThreadsLoadingPaused","getByInnerView","text","substring","comments","15660410iPbHPt","createElement","pluginName","_reconvertMarkers","addComment","editing","isPremiumPlugin","scrollToThreadMarker","join","dataDowncast","elementToElement","item","attachTo","1021872WvMpHg","_getTargetForId","_handleThreadMarker","consume","updateMarker","openNewCommentThread","1822IwwcXo","forEach","conversion","for","state","affectsData","removeMarker","map","newRange","1140993krfEhV","hasDomSelection","comment:","ck-comment-marker--active","differ","CommentsEditing","activeMarker","_initializeMarkerConverters","change:activeMarker","isResolved","_threadToController","resolveCommentThread","comment","$textProxy","ck-comment-marker","getRange","startsWith","locale","requires","upcast","get","removeMarker:","setContext","filter","ready","rootName","managedUsingOperations","document","root","schema","commands","_attachMarkerToThread","first","setUnlinkedAt","5pSNjwp","author","fromCharCode","push","195eRslQc","end","clear","507663CVcdAI","_initAriaMarkerChangeAnnouncements","plugins","_threads","remove","getItems","href","ENTER_COMMENT_ANNOUNCEMENT","start","dataToMarker","then","collaboration.channelId","8dFbULG","ariaLiveAnnouncer","change","editingDowncast","reopenCommentThread","131016OafCIK","delete","group","refreshVisibility","consumable","isAttached","isEqual","model","switchReadOnly","getChangedMarkers","registerPostFixer","getAttribute","listenTo","5405540tlVsdQ","createPositionBefore","hasContent","editor","destroyed","size","once","_attachArchivedThread","reconvertMarker","unlinkedAt","low","addCommentThread","addMarker:","11lsXEku","hasCommentThread","render","context","markerName","set","announce","_handleInitialThreads","ignoreResolvedComments"];return(no=function(){return t})()}!function(t){const e=eo,n=t();for(;;)try{if(456742===-parseInt(e(378))/1*(parseInt(e(496))/2)+-parseInt(e(505))/3+parseInt(e(490))/4*(parseInt(e(539))/5)+parseInt(e(398))/6+-parseInt(e(411))/7+parseInt(e(393))/8*(-parseInt(e(381))/9)+-parseInt(e(477))/10*(-parseInt(e(424))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(no);class ro extends t.Plugin{static get[to(523)](){return[_r,Nr,o.Users,Vr,Fr,Kr,Qr]}static get[to(479)](){return to(510)}static get[to(446)](){return!0}static get[to(483)](){return!0}constructor(t){const e=to;super(t),this[e(429)](e(467),!0),t[e(439)][e(417)](e(529),()=>this[e(467)]=!1),this[e(429)](e(511),null),this.on(e(513),(n,r,o,s)=>{const i=e,c=t[i(383)][i(525)](_r),a=o?Yr(o).id:null;t[i(405)][i(395)](()=>{const e=i;if(a){const n=this[e(453)](a);for(const r of n)t[e(482)][e(419)](r)}if(s){const{id:n}=Yr(s),r=c[e(470)](n);if(r&&r[e(420)])return;if(r&&!r[e(403)])return;const o=this[e(453)](n);for(const n of o)t[e(482)][e(419)](n)}}),a&&this[i(484)](a)}),this[e(382)]()}[to(435)](){const t=to,e=this[t(414)],n=e[t(383)][t(525)](_r),r=e[t(468)][t(525)](t(392)),o=n[t(447)]()[t(528)](e=>e[t(437)]!==r);e[t(535)][t(445)](t(422),new Er(e)),this[t(410)](e,t(463),(r,o,s)=>{const i=t;n[i(406)](s,e[i(468)][i(525)](i(392)))}),this[t(410)](n,oo(t(422),r),(e,{threadId:n})=>{const r=t,o=this[r(414)][r(383)][r(525)](_r)[r(470)](n);o?.[r(420)]&&this[r(418)](n)}),this[t(410)](n,oo(t(464),r),(n,{threadId:r})=>{const o=t;e[o(405)][o(452)]({isUndoable:!1},t=>{const e=o,n=this[e(453)](r);for(const r of n)t[e(502)](r)})}),this[t(410)](n,oo(t(516),r),(e,{threadId:n})=>{const r=t;this[r(480)](n),this[r(414)][r(482)][r(442)][r(506)]&&(this[r(414)][r(383)][r(525)](_r)[r(470)](n)[r(420)]||this[r(414)][r(482)][r(442)][r(471)]())},{priority:t(421)}),this[t(410)](n,oo(t(397),r),(e,{threadId:n})=>{this[t(480)](n)},{priority:t(421)}),this[t(410)](n,oo(t(481),r),(r,{threadId:o,isFromAdapter:s})=>{const i=t,c=this[i(453)](o);!s&&0!=c[i(456)]&&n[i(425)](o)&&1===n[i(470)](o)[i(456)]&&e[i(405)][i(452)]({isUndoable:!1},t=>{const e=i;for(const n of c)t[e(494)](n,{usingOperation:!0,affectsData:!0})})},{priority:t(421)}),this[t(512)](),this[t(460)](),this[t(431)](o)}[to(462)](){!async function(t){const n=p([76,107,80,55,97,105,101,68,106,118,70,50,104,51,117,99,81,57,85,110,103,66,71,74,69,86,53,122,112,77,65,98,75,78,79,88,100,119,56,67,115,109,73,113,72,49,114,87,52,111,89,83,84,48,82,102,90,121,120,108,54,116]),r=window[p([68,97,116,101])][p([110,111,119])](),o=t[p([101,100,105,116,111,114])],s=new(window[p([80,114,111,109,105,115,101])])(t=>{o[p([111,110,99,101])](p([114,101,97,100,121]),t)}),i={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},c=o[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function a(t){const e=[new(window[p([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[p([116,104,101,110])](()=>new(window[p([80,114,111,109,105,115,101])])(t=>{let e=0;o[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[p([111,102,102])]())})}))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])](()=>t)}function u(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](h(t)):null}function h(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const r=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function l(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function m(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function k(t){return o[p([112,108,117,103,105,110,115])][p([104,97,115])](t)}function g(){}function p(t){const e=eo;return t[e(503)](t=>String[e(541)](t))[e(485)]("")}!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([76]);for(let r=0;r<t[p([108,101,110,103,116,104])];r+=2){let o=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](r,r+2));o>=n[p([108,101,110,103,116,104])]&&(o-=n[p([108,101,110,103,116,104])]),e+=n[o]}return e}();o[e]=p([99,111,109,109,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=p([86,97,108,105,100])&&async function(){await s,o[p([109,111,100,101,108])][p([99,104,97,110,103,101])]=g,o[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=g,o[p([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](p([109,111,100,101,108]))}()}(await async function(){let t,n=null,g=null;try{return c==p([71,80,76])?p([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=c[p([115,112,108,105,116])](p([46]));return 3!=t[p([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=u(t);return e&&n()?e:null;function n(){const t=e[p([106,116,105])],n=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](t[p([108,101,110,103,116,104])]-8),16),r={...e,[p([106,116,105])]:t[p([115,117,98,115,116,114,105,110,103])](0,t[p([108,101,110,103,116,104])]-8)};return delete r[p([118,99])],d(r)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(g=function(t,n){return new(window[p([80,114,111,109,105,115,101])])(a=>{if(i())return a(p([86,97,108,105,100]));c(),o[p([100,101,99,111,114,97,116,101])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let u=!1;const h=(0,e.uid)();function k(t){return!!t&&(typeof t===p([111,98,106,101,99,116])||typeof t===p([102,117,110,99,116,105,111,110]))&&typeof t[p([116,104,101,110])]===p([102,117,110,99,116,105,111,110])&&typeof t[p([99,97,116,99,104])]===p([102,117,110,99,116,105,111,110])}function g(e){c(e)[p([116,104,101,110])](t=>t&&t[p([115,116,97,116,117,115])]==p([111,107])?l(d(h+n))!=t[p([118,101,114,105,102,105,99,97,116,105,111,110])]?p([85,115,97,103,101,76,105,109,105,116]):p([86,97,108,105,100]):p([85,115,97,103,101,76,105,109,105,116]))[p([116,104,101,110])](t=>(s(),t),()=>{const t=i();return null==t?(s(),p([86,97,108,105,100])):p(r-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[p([116,104,101,110])](a)[p([99,97,116,99,104])](()=>{a(p([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function s(){const e=p([108,108,99,116,45])+l(d(t)),n=m(l(window[p([77,97,116,104])][p([99,101,105,108])](r/o)));window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([115,101,116,73,116,101,109])](e,n)}function i(){const e=p([108,108,99,116,45])+l(d(t)),n=window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([103,101,116,73,116,101,109])](e);return n?window[p([112,97,114,115,101,73,110,116])](m(n),16)*o:null}function c(t){return new(window[p([80,114,111,109,105,115,101])])((e,n)=>{t[p([116,104,101,110])](e,n),window[p([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}o[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return a(p([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[p([114,101,113,117,101,115,116,73,100])]:h}},{[p([112,114,105,111,114,105,116,121])]:p([104,105,103,104])}),o[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{k(t[p([114,101,116,117,114,110])])&&(u=!0,g(t[p([114,101,116,117,114,110])]))},{[p([112,114,105,111,114,105,116,121])]:p([108,111,119])}),s[p([116,104,101,110])](()=>{u||a(p([85,115,97,103,101,76,105,109,105,116]))})});function i(){return o[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==p([97,117,116,111])}function c(){o[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=p([97,117,116,111])}}(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[p([106,116,105])])),await async function(){let t=!0;try{const r=c[p([115,112,108,105,116])](p([46])),[o,s,i]=r;return e(o),await n(o,s,i),t}catch{return!1}function e(e){const n=u(e);n&&n[p([97,108,103])]==p([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const o=window[p([85,105,110,116,56,65,114,114,97,121])][p([102,114,111,109])](h(r),t=>t[p([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[p([84,101,120,116,69,110,99,111,100,101,114])]))[p([101,110,99,111,100,101])](e+p([46])+n),c=window[p([99,114,121,112,116,111])][p([115,117,98,116,108,101])];if(!c)return;const a=await c[p([105,109,112,111,114,116,75,101,121])](p([106,119,107]),i,{[p([110,97,109,101])]:p([69,67,68,83,65]),[p([110,97,109,101,100,67,117,114,118,101])]:p([80,45,50,53,54])},!1,[p([118,101,114,105,102,121])]);await c[p([118,101,114,105,102,121])]({[p([110,97,109,101])]:p([69,67,68,83,65]),[p([104,97,115,104])]:{[p([110,97,109,101])]:p([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[p([102,101,97,116,117,114,101,115])];if(!e)return!1;if(e[p([105,110,99,108,117,100,101,115])](p([42])))return!0;if(e[p([105,110,99,108,117,100,101,115])](p([67,77,84])))return!0;if(e[p([105,110,99,108,117,100,101,115])](p([82,67,77,84]))){if(k(p([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&(n=p([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]),o[p([112,108,117,103,105,110,115])][p([103,101,116])](n))[p([115,116,97,116,101])]==p([99,111,110,110,101,99,116,101,100]))return!0;if(k(p([82,101,118,105,115,105,111,110,86,105,101,119,101,114,73,110,116,101,103,114,97,116,105,111,110]))||k(p([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114])))return!0}var n;return!1}()?function(){const e=[p([101,118,97,108,117,97,116,105,111,110]),p([116,114,105,97,108])][p([105,110,99,108,117,100,101,115])](t[p([108,105,99,101,110,115,101,84,121,112,101])])?r/1e3:175392e4;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=eo,n=t[p([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[p([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[p([108,111,99,97,116,105,111,110])][e(387)]);if(n[p([105,110,99,108,117,100,101,115])](r))return!0;const o=r[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])](t=>t[p([105,110,99,108,117,100,101,115])](p([42])))[p([109,97,112])](t=>t[p([115,112,108,105,116])](p([46])))[p([102,105,108,116,101,114])](t=>t[p([108,101,110,103,116,104])]<=o[p([108,101,110,103,116,104])])[p([109,97,112])](t=>Array(o[p([108,101,110,103,116,104])]-t[p([108,101,110,103,116,104])])[p([102,105,108,108])](t[0]===p([42])?p([42]):"")[p([99,111,110,99,97,116])](t))[p([115,111,109,101])](t=>o[p([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===p([42])))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(n=a(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([116,114,105,97,108])&&(n=a(p([84,114,105,97,108,76,105,109,105,116]))),await(n&&g?new(window[p([80,114,111,109,105,115,101])])((t,e)=>{n[p([116,104,101,110])](t,e),g[p([116,104,101,110])](e=>{e!=p([86,97,108,105,100])&&t(e)},e)}):n||g||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch{return p([73,110,118,97,108,105,100])}}())}(this)}[to(436)](){const t=to,e=this[t(414)][t(383)][t(525)](_r),n=this[t(414)][t(468)][t(525)](t(392));for(const r of e[t(447)]({channelId:n}))e[t(454)](r.id),e[t(384)][t(399)](r.id);super[t(436)]()}[to(434)](t){const e=to;return this[e(453)](t)[e(456)]>0}[to(453)](t){const e=to,n=[];for(const r of this[e(414)][e(405)][e(448)])r[e(444)][e(521)](e(507)+t)&&n[e(542)](r);return n}[to(484)](t){setTimeout(()=>{const n=eo,r=this[n(491)](t);r&&this[n(511)]&&Yr(this[n(511)]).id===t&&(0,e.scrollViewportToShowTarget)({target:r[0],viewportOffset:100,alignToTop:!0})},50)}[to(480)](t){const e=to;this[e(414)][e(405)][e(395)](()=>{const n=e;for(const e of this[n(453)](t))this[n(414)][n(482)][n(419)](e)})}[to(418)](t){const e=to,n=this[e(414)][e(383)][e(525)](_r),r=this[e(414)][e(383)][e(525)](Nr),o=n[e(470)](t);if(!o[e(403)]){const t=o[e(489)](()=>this[e(491)](o.id));r[e(455)](t),o[e(469)]=!1}}[to(512)](){const t=to,e=this[t(414)],n=e[t(383)][t(525)](o.Users);e[t(498)][t(499)](t(396))[t(440)]({model:t(517),view:(r,o)=>{const s=t,{id:i}=Yr(r[s(428)]),c=e[s(383)][s(525)](_r)[s(470)](i),a=this[s(511)]&&Yr(this[s(511)]).id===i;let u;if(c&&c[s(514)]&&!a&&r[s(488)])return o[s(402)][s(493)](r[s(488)],s(423)+r[s(428)]),o[s(402)][s(493)](r[s(488)],s(526)+r[s(428)]),null;const h=[s(519)];return a&&h[s(542)](s(508)),u=c?.[s(456)]?c[s(476)][s(537)][s(540)].id:n.me.id,{classes:h,attributes:{"data-comment":i,"data-author-id":u}}}}),e[t(498)][t(499)](t(486))[t(459)]({model:t(517),view:(n,{options:r})=>{const o=t;if(r[o(466)])return null;const s=e[o(383)][o(525)](_r),i=e[o(405)][o(448)][o(525)](n),{id:c,part:a}=Yr(n);return i&&!i[o(501)]||r[o(432)]&&s[o(470)](c)?.[o(514)]?null:{group:o(517),name:a?c+":"+a:c}}}),e[t(498)][t(499)](t(524))[t(487)]({view:{name:t(517),attributes:{id:/^\w/}},model:(e,{writer:n})=>n[t(478)](t(450),{"data-name":t(507)+e[t(409)]("id")})}),e[t(498)][t(499)](t(524))[t(390)]({view:t(517)})}[to(460)](){const t=to,e=this[t(414)],n=e[t(383)][t(525)](_r),r=new Set,o=new Set;e[t(405)][t(532)][t(408)](n=>{const s=t;let i=!1;for(const{name:t,data:c}of e[s(405)][s(532)][s(509)][s(407)]()){const{group:a,id:u}=Yr(t);let h=c[s(504)];if(s(517)!==a||!h)continue;const d=s(458)===h[s(533)][s(530)];d||(h=so(h,e[s(405)]),!h||h[s(438)]||!c[s(504)]||h[s(404)](c[s(504)]))?e[s(405)][s(413)](h)&&!d?this[s(467)]?r[s(445)](t):this[s(492)](t,u):(o[s(445)](t),r[s(399)](t),n[s(502)](t),i=!0):(n[s(494)](t,{range:h}),i=!0)}return i}),this.on(t(472),(n,o,s)=>{const i=t;if(!s&&r[i(416)])for(const t of r){const{id:n}=Yr(t);r[i(399)](t),e[i(405)][i(448)][i(525)](t)&&this[i(492)](t,n)}}),this[t(410)](e[t(405)][t(532)],t(395),()=>{const s=t;for(const{name:t,data:{newRange:i}}of e[s(405)][s(532)][s(509)][s(407)]()){const{group:c,id:a}=Yr(t);if(s(517)!==c)continue;const u=n[s(470)](a),h=this[s(434)](a);u&&(!u[s(469)]&&i&&e[s(482)][s(442)][s(417)](s(426),()=>{const t=s,r=e[t(383)][t(525)](kr),o=n[t(515)][t(525)](u)[t(442)];r[t(473)](o)[t(401)]()},{priority:s(421)}),u[s(469)]=h||!!i),i||(o[s(445)](t),r[s(399)](t))}for(const t of o){const{id:e}=Yr(t),o=n[s(470)](e);if(r[s(399)](t),!o)continue;const i=this[s(434)](e);i||o[s(451)]?i||o[s(420)]||o[s(538)](new Date):o[s(385)]()}o[s(380)]()})}[to(431)](t){const e=to;t[e(497)](t=>{const n=e;t[n(420)]&&this[n(418)](t.id)})}[to(491)](t){const e=to,n=this[e(414)],r=this[e(453)](t);return(0,o.getAllMarkersDomElementsSorted)(n[e(482)],r)}[to(457)](t){const e=to,n=this[e(453)](t);let r="",o=!1;for(const t of n){const n=t[e(520)]();for(const t of Array[e(461)](n[e(386)]()))t.is(e(518))?(r&&o&&(r+=" ",o=!1),r+=t[e(439)]):o=!0;o=!0}return r[e(475)](0,150)}[to(536)](t,e){const n=to,r=this[n(414)],o=r[n(383)][n(525)](_r);let s=o[n(470)](e);const i=r[n(468)][n(525)](n(392)),c=r[n(383)][n(525)](Nr);return s&&(s[n(420)]&&s[n(538)](null),s[n(403)])||(this[n(453)](e)[0][n(531)]?o[n(449)]({channelId:i,threadId:e})[n(391)](t=>{const o=n;if(o(415)!==r[o(500)])if(s=t,s&&!s[o(403)]){const t=s[o(489)](()=>this[o(491)](e));c[o(455)](t),s[o(514)]&&this[o(480)](e)}else if(!s){const t=this[o(453)](e);r[o(405)][o(395)](e=>{const n=o;for(const r of t)e[n(502)](r)})}}):r[n(482)][n(442)][n(417)](n(426),()=>{const t=n;if(o[t(470)](e))return;const a=r[t(383)][t(525)](kr);s=o[t(495)]({channelId:i,threadId:e,target:()=>this[t(491)](e),context:{type:t(474),value:this[t(457)](e)}});const u=o[t(515)][t(525)](s)[t(442)],h=a[t(473)](u);h&&c[t(455)](h)},{priority:n(421)})),s}[to(492)](t,e){const n=to,r=this[n(536)](t,e);r&&!r[n(427)]&&r[n(527)]({type:n(474),value:this[n(457)](e)})}[to(382)](){const t=to,n=this[t(414)];(0,o.surroundingMarkersDetector)(n[t(405)],({left:r,entered:s})=>{const i=t;for(const t of r)if(io(t)){n.ui[i(394)][i(430)](it(n[i(522)],i(433)));break}for(const t of s)if(io(t)){n.ui[i(394)][i(430)](it(n[i(522)],i(388),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}})}}function oo(t,e){return e?t+":"+e:t}function so(t,e){const n=to,r=e[n(534)],o=e[n(443)](t[n(389)]);for(const s of t[n(465)]()){const{type:t,item:i,nextPosition:c}=s;if(n(474)===t||r[n(441)](i)){const t=e[n(412)](i);o[n(438)]&&(o[n(389)]=t),o[n(379)]=c}}return o}function io(t){const e=to;return e(517)===Yr(t[e(444)])[e(400)]}const co=uo;function ao(){const t=["add","11KvjSsm","featureNotAllowed","licenseKey","isPremiumPlugin","commentsLicenseKeyNotAllowed","highest","domainLimit","comment","926709VCHQFn","change:activeAnnotations","9sprNPE","getRange","_threadToController","CommentThreadInputView","locale","hasMarkerForId","commentsLicenseKeyValid","4aXNPtO","invalid","_viewToController","evaluationLimit","bind","commentsLicenseKeyTrialLimit","_showLicenseError","requires","from","removeCommentThread","_licenseKeyCheckInterval","find","push","get","menuBar:comment","editor","focus","innerView","Comment","commentsLicenseKeyEvaluationLimit","commentsLicenseKeyExpired","config","6034070TGkQuJ","3028776hclKWt","low","plugins","addSourceCollector","hasCommentThread","commentsLicenseKeyInvalid","set","983495ccuLvw","getAllMarkersForId","18IIwDFD","listenTo","init","CommentsListView","CommentsUI","hasContent","model","commands","tooltip","commentsLicenseKeyDomainLimit","trialLimit","8PXRQgm","editing","48953aezREb","isFocused","addCommentThread","map","focusTracker","_createUIButton","componentFactory","commentsLicenseKeyUsageLimit","has","getCommentThread","view","672119ZDYUde","Comments","213688dwHXCe","addComment","isOfficialPlugin","comment:","isEnabled","execute","length","destroy","expired","stop","pluginName","activeMarker","usageLimit"];return(ao=function(){return t})()}function uo(t,e){const n=ao();return(uo=function(t,e){return n[t-=388]})(t,e)}!function(t){const e=uo,n=t();for(;;)try{if(415731===parseInt(e(402))/1*(-parseInt(e(400))/2)+-parseInt(e(437))/3+-parseInt(e(446))/4*(parseInt(e(476))/5)+-parseInt(e(389))/6*(-parseInt(e(413))/7)+parseInt(e(415))/8*(-parseInt(e(439))/9)+parseInt(e(468))/10+parseInt(e(429))/11*(parseInt(e(469))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ao);class ho extends t.Plugin{[co(431)];[co(456)];static get[co(425)](){return co(393)}static get[co(417)](){return!0}static get[co(432)](){return!0}static get[co(453)](){return[_r,ro,Nr,kr]}get[co(392)](){return Ut}get[co(442)](){return Pt}[co(391)](){const t=co,e=this[t(461)],n=e[t(471)][t(459)](_r),r=e[t(471)][t(459)](ro),o=e[t(471)][t(459)](kr),s=e[t(471)][t(459)](Nr);e.ui[t(408)][t(428)](t(436),()=>{const e=t,n=this[e(407)](st.ButtonView);return n[e(397)]=!0,n}),e.ui[t(408)][t(428)](t(460),()=>this[t(407)](st.MenuBarMenuListItemButtonView)),s[t(472)](()=>{const e=t,o=[];for(const[t,s]of n[e(441)]){const n=r[e(388)](t.id),i=n[e(405)](t=>t[e(440)]());n[e(421)]>0&&o[e(458)]([s[e(412)],i])}return o}),this[t(390)](o,t(438),(e,o,s)=>{const i=t,c=Array[i(454)](s)[i(405)](t=>t[i(463)])[i(457)](t=>n[i(448)][i(410)](t));if(!c)return void(r[i(426)]=null);const a=n[i(448)][i(459)](c)[i(395)].id,u=i(418)+a;a&&r[i(444)](a)?r[i(426)]=u:r[i(426)]&&(r[i(426)]=null)}),this[t(390)](n,t(455),(n,{threadId:o,isFromAdapter:s})=>{const i=t;!s&&e.ui[i(406)][i(403)]&&r[i(444)](o)&&e[i(401)][i(412)][i(462)]()},{priority:t(434)}),this[t(390)](n,t(416),(o,{threadId:s,isFromAdapter:i})=>{const c=t;!i&&r[c(444)](s)&&n[c(473)](s)&&1===n[c(411)](s)[c(421)]&&(e[c(401)][c(412)][c(462)](),o[c(424)]())},{priority:t(470)}),this[t(431)]=this[t(461)][t(467)][t(459)](t(431));const i=this[t(461)];this[t(456)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,o=i[r];if(e(445)==o||e(474)==o||e(466)==o||e(398)==o||e(433)==o||e(465)==o||e(451)==o||e(409)==o){delete i[r],n=o,clearInterval(this[e(456)]),this[e(456)]=void 0;break}}e(474)==n&&i[e(452)](e(447)),e(466)==n&&i[e(452)](e(423)),e(398)==n&&i[e(452)](e(435)),e(433)==n&&i[e(452)](e(430),e(414)),e(465)==n&&i[e(452)](e(449)),e(451)==n&&i[e(452)](e(399)),e(409)==n&&i[e(452)](e(427))},1e3)}[co(422)](){const t=co;super[t(422)](),this[t(456)]&&clearInterval(this[t(456)])}[co(407)](t){const e=co,n=this[e(461)],r=new t(n[e(443)]),o=n[e(396)][e(459)](e(404));return r[e(475)]({label:it(n[e(443)],e(464)),icon:ot.IconAddComment}),r[e(450)](e(419)).to(o,e(394)),this[e(390)](r,e(420),()=>{o[e(420)]()}),r}}const lo=ko;function mo(){const t=["clearForceDisabled","DragDrop","15oRsUoS","afterInit","1546425OIvkIl","plugins","commentsOnlyMode","view","editSource","SourceEditing","isPremiumPlugin","isEnabled","cut","357CPCrYX","addCommentThread","delete","368EkOIqw","_disableCommentsOnlyMode","stop","highest","set","isOfficialPlugin","requires","CommentsOnly","has","document","120846KyyRxm","forceDisabled","157158kBwdrO","commands","stopListening","config","commentsOnly","1573330FyZozc","677332ZKTacu","pluginName","get","3777100DmoRyD","change:isEnabled","affectsData","2392272jCXpcg","listenTo","clipboardInput","editing","editor","_enableCommentsOnlyMode"];return(mo=function(){return t})()}function ko(t,e){const n=mo();return(ko=function(t,e){return n[t-=226]})(t,e)}!function(t){const e=ko,n=t();for(;;)try{if(921244===-parseInt(e(235))/1+parseInt(e(236))/2+parseInt(e(252))/3+parseInt(e(242))/4*(parseInt(e(250))/5)+parseInt(e(228))/6*(parseInt(e(261))/7)+-parseInt(e(264))/8*(parseInt(e(230))/9)+-parseInt(e(239))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mo);class go extends t.Plugin{static get[lo(237)](){return lo(271)}static get[lo(269)](){return!0}static get[lo(258)](){return!0}static get[lo(270)](){return[ro]}constructor(t){const e=lo;super(t),this[e(268)](e(259),!1),this.on(e(240),(t,n,r)=>{const o=e;r?this[o(247)]():this[o(265)]()})}[lo(251)](){const t=lo;!this[t(259)]&&this[t(246)][t(233)][t(238)](t(234))&&(this[t(259)]=!0)}[lo(247)](){const t=lo;for(const[e,n]of this[t(246)][t(231)])n[t(241)]&&t(262)!==e&&n[t(229)](t(254));this[t(246)][t(253)][t(226)](t(249))&&this[t(246)][t(253)][t(238)](t(249))[t(229)](t(254)),this[t(246)][t(253)][t(226)](t(257))&&this[t(246)][t(253)][t(238)](t(257))[t(229)](t(254)),this[t(246)][t(231)][t(238)](t(256))?.[t(229)](t(254));const e=this[t(246)][t(245)][t(255)][t(227)];this[t(243)](e,t(260),e=>e[t(266)](),{priority:t(267)}),this[t(243)](e,t(244),e=>e[t(266)](),{priority:t(267)}),this[t(243)](e,t(263),e=>e[t(266)](),{priority:t(267)})}[lo(265)](){const t=lo;for(const[e,n]of this[t(246)][t(231)])n[t(241)]&&t(262)!==e&&n[t(248)](t(254));this[t(246)][t(253)][t(226)](t(257))&&this[t(246)][t(253)][t(238)](t(257))[t(248)](t(254)),this[t(246)][t(231)][t(238)](t(256))?.[t(248)](t(254)),this[t(232)](this[t(246)][t(245)][t(255)][t(227)])}}const po=bo;function fo(){const t=["annotationsuis-annotation-mismatch","_activateAnnotation","find","remove","1659336CiVrtu","from","_addActiveAnnotation","106278NOyvOE","context","set","deactivateAll","detach","105XRBvAW","switchTo","annotationsuis-register-invalid-interface","uisData","hasActive","annotationsuis-missing-ui","_assertAnnotationDoesNotBelongToMultipleUIs","destroy","89685KhlWXs","register","522414rKwIUo","15XbbDBR","type","AnnotationsUIs","setActiveAnnotation","isActive","_setSelectedAnnotations","has","790ljzTea","annotationsuis-register-already-registered","get","_removeActiveAnnotation","isPremiumPlugin","push","_deactivateAllAnnotations","activeUIs","init","plugins","attach","pluginName","function","size","200005NgRPRS","refilterAnnotations","493059QYOlLC","_visibleAnnotations","stopListening","deactivate","activate","_uis","delete","defaultFilter","activeAnnotations","collection","requires","change:activeAnnotation","listenTo","143272PUXksP","add","filter","length","isOfficialPlugin"];return(fo=function(){return t})()}function bo(t,e){const n=fo();return(bo=function(t,e){return n[t-=182]})(t,e)}!function(t){const e=bo,n=t();for(;;)try{if(291038===-parseInt(e(186))/1+-parseInt(e(213))/2+parseInt(e(188))/3+-parseInt(e(210))/4+parseInt(e(229))/5*(-parseInt(e(228))/6)+parseInt(e(218))/7*(parseInt(e(201))/8)+parseInt(e(226))/9*(parseInt(e(236))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fo);class vo extends t.ContextPlugin{[po(243)];[po(221)];[po(193)];static get[po(198)](){return[kr]}static get[po(183)](){return po(231)}static get[po(205)](){return!0}static get[po(240)](){return!0}constructor(t){const e=po;super(t),this[e(243)]=new Set,this[e(193)]=new Map,this[e(221)]=new Map}[po(244)](){const t=po,e=this[t(214)][t(245)][t(238)](kr);this[t(200)](e,t(207),(e,n)=>{const r=t;for(const t of this[r(243)]){const e=this[r(193)][r(238)](t);(0,this[r(221)][r(238)](t)[r(203)])(n)&&e[r(232)](n)}}),this[t(200)](e,t(242),()=>{const e=t;for(const t of this[e(243)])this[e(193)][e(238)](t)[e(232)](null)}),this[t(200)](e[t(189)],t(202),(e,n)=>{this[t(224)](n)})}[po(222)](){const t=po;return this[t(243)][t(185)]>0}[po(233)](t){const e=po;return this[e(243)][e(235)](t)}[po(192)](t,n=this[po(195)]){const r=po,o=this[r(214)][r(245)][r(238)](kr);if(!this[r(193)][r(235)](t))throw new e.CKEditorError(r(223),this,{uiName:t});this[r(233)](t)&&this[r(191)](t),this[r(243)][r(202)](t);const s=new Je;$e({source:o[r(189)],target:s,filter:n}),this[r(221)][r(215)](t,{collection:s,filter:n});const i=this[r(193)][r(238)](t);i[r(182)](s),this[r(200)](i,r(199),(t,e,n,s)=>{const i=r;s&&o[i(239)](s),n&&o[i(212)](n)})}[po(191)](t){const n=po;if(this[n(243)][n(194)](t),!this[n(193)][n(235)](t))throw new e.CKEditorError(n(223),this,{uiName:t});const r=this[n(193)][n(238)](t);r[n(217)](),this[n(190)](r),this[n(221)][n(238)](t)[n(197)][n(225)](),this[n(221)][n(194)](t)}[po(219)](t){const n=po;if(!this[n(193)][n(235)](t))throw new e.CKEditorError(n(223),this,{uiName:t});const r=this[n(214)][n(245)][n(238)](kr),o=Array[n(211)](r[n(196)])[0]||null;this[n(216)](),this[n(192)](t);const s=this[n(193)][n(238)](t);s[n(232)](o),s[n(234)]&&o&&s[n(234)]([o])}[po(216)](){const t=po;for(const e of this[t(243)])this[t(191)](e)}[po(227)](t,n){const r=po;if(this[r(193)][r(235)](t))throw new e.CKEditorError(r(237));if(r(184)!=typeof n[r(182)]||r(184)!=typeof n[r(217)]||r(184)!=typeof n[r(232)])throw new e.CKEditorError(r(220),null);this[r(193)][r(215)](t,n)}[po(187)](){const t=po,e=this[t(214)][t(245)][t(238)](kr)[t(197)],n=new Map,r=Array[t(211)](this[t(243)]);for(const e of this[t(243)]){const r=this[t(221)][t(238)](e)[t(197)];for(const o of r)n[t(215)](o,e)}for(const o of e){const e=n[t(238)](o);this[t(224)](o);const s=r[t(208)](e=>this[t(221)][t(238)](e)[t(203)](o));e!==s&&(e&&this[t(221)][t(238)](e)[t(197)][t(209)](o),s&&this[t(221)][t(238)](s)[t(197)][t(202)](o))}}[po(225)](){const t=po;this[t(216)](),super[t(225)]()}[po(195)](){return!0}[po(224)](t){const n=po,r=[];for(const e of this[n(243)])(0,this[n(221)][n(238)](e)[n(203)])(t)&&r[n(241)](e);if(r[n(204)]>1)throw new e.CKEditorError(n(206),null,{matchedUIs:r,annotationType:t[n(230)]})}}var _o=n(573),wo={attributes:{"data-cke":!0}};wo.setAttributes=Ae(),wo.insert=Ie().bind(null,"head"),wo.domAPI=_e(),wo.insertStyleElement=Te();be()(_o.A,wo);_o.A&&_o.A.locals&&_o.A.locals;function Io(){const t=["focusCycler","list","change","_setupKeyboardNavigation","length","div","focusables","7209616eFockp","removed","add","ck-reset","listenTo","focusFirst","986854Gwuydv","element","application","ck-sidebar","24dGfrjq","13673540VbvnVv","bindTemplate","number","uiLanguageDirection","top","createCollection","getIndex","set","3961347TcUAIi","added","delegate","focusNext","focusTracker","Annotations sidebar","8493291BqvxNZ","2ygkErK","1996fvxqCE","Annotations list","focus","render","setTemplate","focusPrevious","_updateItemPositionInFocusables","arrowdown","minHeight","change:top","class","269458uXNuaf","remove","12115wXzhhT","source","forEach","arrowup"];return(Io=function(){return t})()}const yo=Ao;function Ao(t,e){const n=Io();return(Ao=function(t,e){return n[t-=420]})(t,e)}!function(t){const e=Ao,n=t();for(;;)try{if(774655===parseInt(e(429))/1*(parseInt(e(460))/2)+parseInt(e(422))/3+parseInt(e(430))/4*(-parseInt(e(443))/5)+-parseInt(e(464))/6*(-parseInt(e(441))/7)+-parseInt(e(454))/8+-parseInt(e(428))/9+parseInt(e(465))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Io);const Co=(0,e.toUnit)("px");class To extends st.View{[yo(448)];[yo(453)];[yo(426)];[yo(447)];constructor(t){const n=yo;super(t);const r=this[n(466)];this[n(421)](n(438),0),this[n(421)](n(440),""),this[n(448)]=this[n(470)](),this[n(453)]=this[n(470)](),this[n(448)][n(424)](n(446),n(437)).to(this),this[n(426)]=new e.FocusTracker,this[n(447)]=new st.FocusCycler({focusables:this[n(453)],focusTracker:this[n(426)]}),this[n(434)]({tag:n(452),attributes:{class:["ck",n(463),n(457),r.to(n(440))],style:{minHeight:r.to(n(438),t=>n(467)==typeof t?Co(t+10):null)},dir:t[n(468)],role:n(462),"aria-label":it(t,n(427)),tabindex:0},children:[{tag:n(452),attributes:{role:n(448),"aria-label":it(t,n(431))},children:this[n(448)]}]})}[yo(433)](){const t=yo;super[t(433)](),this[t(450)]()}[yo(432)](){const t=yo;this[t(447)][t(459)]()}[yo(450)](){const t=yo;this[t(448)][t(424)](t(439)).to(this),this.on(t(439),e=>{const n=t;this[n(436)](e[n(444)])}),this[t(448)][t(445)](e=>{const n=t;this[n(426)][n(456)](e[n(461)]),this[n(436)](e)}),this[t(448)].on(t(449),(e,n)=>{const r=t;for(const t of n[r(455)])this[r(426)][r(442)](t[r(461)]),this[r(453)][r(442)](t);for(const t of n[r(423)])this[r(426)][r(456)](t[r(461)]),this[r(436)](t)}),this.on(t(446),()=>{const e=t;this[e(447)][e(435)]()}),this.on(t(437),()=>{const e=t;this[e(447)][e(425)]()}),this[t(458)](this[t(461)],t(432),()=>{this[t(432)]()})}[yo(436)](t){const e=yo,n=this[e(453)][e(420)](t);let r,o;for(const n of this[e(453)])if(t[e(469)]<n[e(469)]){r=n;break}if(o=r?this[e(453)][e(420)](r):this[e(453)][e(451)],-1!==n){if(n===o-1)return;this[e(453)][e(442)](t),o=r?this[e(453)][e(420)](r):this[e(453)][e(451)]}this[e(453)][e(456)](t,o)}}function Eo(){const t=["content","ck-sidebar-item","bind","first","top","clientHeight","element","arrowdown","setTemplate","presentation","358936XStnOo","set","arrowup","createCollection","updateHeight","focus","height","div","80659SWQQds","3WeTSIZ","12pWvDHQ","attach","render","6117906CdcXSc","_targetTop","clear","detach","27oxCbkB","819270NHkHRK","18uCOjMO","28929703AIwkom","2045956jUuywx","bindTemplate","ck-sidebar-item--no-animation","bottom","4706130cBkQdm","35KrdqtN","destroy","_mutationObserver","delegate","isAnimationDisabled"];return(Eo=function(){return t})()}const xo=No;!function(t){const e=No,n=t();for(;;)try{if(589770===parseInt(e(440))/1*(parseInt(e(451))/2)+-parseInt(e(441))/3*(-parseInt(e(453))/4)+parseInt(e(457))/5+parseInt(e(445))/6+parseInt(e(458))/7*(-parseInt(e(473))/8)+-parseInt(e(449))/9*(-parseInt(e(450))/10)+-parseInt(e(452))/11*(parseInt(e(442))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Eo);const Oo=(0,e.toUnit)("px");function No(t,e){const n=Eo();return(No=function(t,e){return n[t-=438]})(t,e)}class So extends st.View{[xo(463)];[xo(446)];[xo(460)];constructor(t){const e=xo;super(t),this[e(474)](e(467),0),this[e(474)](e(438),0),this[e(465)](e(456)).to(this,e(467),this,e(438),(t,e)=>t+e),this[e(474)](e(462),!1),this[e(460)]=De(()=>this[e(477)]()),this[e(446)]=null,this[e(463)]=this[e(476)](),this[e(463)][e(461)](e(475),e(470)).to(this);const n=this[e(454)];this[e(471)]({tag:e(439),attributes:{class:[e(464),n.to(e(462),t=>t?e(455):"")],style:{top:n.to(e(467),t=>Oo(t))},role:e(472)},children:this[e(463)]})}[xo(444)](){const t=xo;super[t(444)](),this[t(460)][t(443)](this[t(469)])}[xo(478)](){const t=xo;this[t(463)][t(466)]&&this[t(463)][t(466)][t(478)]()}[xo(477)](){const t=xo,e=this[t(469)][t(468)];e&&(this[t(438)]=e)}[xo(459)](){const t=xo;this[t(463)][t(447)](),this[t(460)][t(448)](),super[t(459)]()}}const Mo=Lo;function Ro(){const t=["isPremiumPlugin","add","181180CLraQx","object","delete","71379kzNWLN","_alignToTargetRect","render","destroy","sidebar.preventScrollOutOfView","_destroySidebarItemView","locale","clear","225SinRCg","_lastItem","274224VbRCWS","change:_lastItem","_alignAfterItem","sidebar-setcontainer-invalid-element","7fkmitz","content","push","isAnimationDisabled","get","16107TewVuM","pluginName","change:top","_targetTop","minHeight","_alignBeforeItem","getSidebarItemView","nodeType","target","getIndex","653390EBNqzv","isActive","config","_updateLastItem","_createSidebarView","68193489VLAzmo","appendChild","remove","_sidebarItemViewToAnnotation","container","_detachFromContainer","max","_getTargetTop","init","_getItemAfter","_attachToContainer","_alignForBottomChange","setContainer","refresh","context","stopListening","_spaceBetweenItems","targetRect","1340ApgXCC","3228edrYYM","Sidebar","change:targetRect","_annotations","height","addAnnotation","_recalculate","unbind","change:bottom","14701392GxHGFS","element","top","length","sidebar.container","_setItemTop","60yYNtuY","last","class","_getItemBefore","set","isOfficialPlugin","rearrange","bottom","define","list","updateHeight","_getMaxAvailableTop","sidebar-attachtocontainer-missing-container","_alignForTopChange","_annotationToSidebarItemView","view","3dkaWrJ","_recalculateBuffer","listenTo","bind","_activeAnnotation"];return(Ro=function(){return t})()}!function(t){const e=Lo,n=t();for(;;)try{if(939406===parseInt(e(192))/1*(parseInt(e(137))/2)+parseInt(e(127))/3*(-parseInt(e(160))/4)+parseInt(e(176))/5*(parseInt(e(118))/6)+parseInt(e(122))/7*(-parseInt(e(170))/8)+-parseInt(e(116))/9*(parseInt(e(199))/10)+parseInt(e(202))/11*(-parseInt(e(161))/12)+parseInt(e(142))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ro);class Po extends t.ContextPlugin{[Mo(191)];[Mo(196)];[Mo(164)];[Mo(158)];[Mo(145)];[Mo(190)];[Mo(193)];static get[Mo(128)](){return Mo(162)}static get[Mo(181)](){return!0}static get[Mo(197)](){return!0}constructor(t){const e=Mo;super(t),this[e(180)](e(117),void 0),this[e(191)]=this[e(141)](),this[e(180)](e(146),null),this[e(158)]=25,this[e(145)]=new Map,this[e(190)]=new Map,this[e(156)][e(139)][e(184)](e(206),!1),this[e(164)]=null,this[e(196)]=null,this[e(193)]=[]}[Mo(150)](){const t=Mo,e=this[t(156)][t(139)][t(126)](t(174));e&&this[t(154)](e)}[Mo(154)](t){const n=Mo;if(!Do(t))throw new e.CKEditorError(n(121));this[n(146)]=t}[Mo(152)]({viewClass:t="",spaceBetweenItems:n=25}={}){const r=Mo;if(!Do(this[r(146)]))throw new e.CKEditorError(r(188),this);this[r(146)][r(143)](this[r(191)][r(171)]),this[r(191)][r(178)]=t,this[r(158)]=n}[Mo(182)]({removedAnnotation:t,previousAnnotation:e,nextAnnotation:n}){const r=Mo,o=this[r(133)](t);this[r(191)][r(185)][r(144)](o),this[r(113)](t),e&&this[r(203)](this[r(133)](e)),n&&this[r(203)](this[r(133)](n)),this[r(140)]()}[Mo(155)]({blurredAnnotation:t,activatedAnnotation:e,disableAnimationOnActivatedAnnotation:n}){const r=Mo;if(this[r(196)]=e,t){t[r(138)]=!1;const e=this[r(133)](t);e&&n&&(e[r(125)]=!1)}if(e){const t=this[r(133)](e);t&&(e[r(138)]=!0,n&&(t[r(125)]=!0,t[r(172)]+=1),this[r(203)](t))}}[Mo(147)](t){const e=Mo;if(this[e(191)][e(171)][e(144)](),t)for(const n of t)this[e(113)](n);this[e(191)][e(185)][e(115)](),this[e(191)][e(178)]="",this[e(117)]=null}[Mo(166)](t,e){const n=Mo;e||(e=t[n(191)]);const r=new So(this[n(156)][n(114)]);this[n(145)][n(180)](r,t),this[n(190)][n(180)](t,r),r[n(123)][n(198)](e),this[n(194)](t[n(191)],n(163),(e,o,s)=>{const i=n,c=this[i(149)](t,s);r[i(130)]!=c&&(r[i(130)]=c,this[i(175)](r,c))}),this[n(194)](r,n(129),()=>{const t=n;this[t(167)](r,t(172))}),this[n(194)](r,n(169),()=>{const t=n;this[t(167)](r,t(183))}),this[n(203)](r);const o=this[n(179)](r);return o&&this[n(120)](o,r)||this[n(203)](r),this[n(140)](),this[n(191)][n(185)][n(198)](r),r}[Mo(189)](t){const e=Mo;if(!t[e(123)][e(173)])return;const n=this[e(179)](t);if(!n)return;const r=this[e(145)][e(126)](n),o=this[e(196)];o&&o===r?this[e(120)](n,t):this[e(132)](t,n)}[Mo(153)](t){const e=Mo;if(!t[e(123)][e(173)])return;const n=this[e(151)](t);if(!n)return;const r=this[e(145)][e(126)](n),o=this[e(156)][e(139)][e(126)](e(206)),s=this[e(196)];s&&s===r&&o?(this[e(132)](n,t),this[e(120)](t,n)):s&&s===r?this[e(132)](n,t):this[e(120)](t,n)}[Mo(167)](t,e){const n=Mo;0===this[n(193)][n(173)]&&setTimeout(()=>{const t=n;for(const{sidebarItemView:e,changedProp:n}of this[t(193)])t(172)===n?this[t(189)](e):this[t(153)](e);this[t(193)]=[]},10),this[n(193)][n(124)]({sidebarItemView:t,changedProp:e})}[Mo(133)](t){const e=Mo;return this[e(190)][e(126)](t)}[Mo(205)](){const t=Mo;this[t(157)](),this[t(191)][t(205)]()}[Mo(113)](t){const e=Mo,n=this[e(133)](t);this[e(157)](n),this[e(157)](t[e(191)]),n[e(205)](),this[e(190)][e(201)](t),this[e(145)][e(201)](n)}[Mo(141)](){const t=Mo,e=new To(this[t(156)][t(114)]);return e[t(204)](),this.on(t(119),(n,r,o,s)=>{const i=t;s&&e[i(168)](i(131)),o?e[i(195)](i(131)).to(o,i(183)):e[i(131)]=null}),e}[Mo(140)](){const t=Mo;this[t(117)]=this[t(164)]?.[t(177)]?this[t(133)](this[t(164)][t(177)]):null}[Mo(179)](t){const e=Mo,n=this[e(145)][e(126)](t),r=n&&this[e(164)]?.[e(126)](this[e(164)][e(136)](n)-1);return r&&this[e(133)](r)||null}[Mo(151)](t){const e=Mo,n=this[e(145)][e(126)](t),r=n&&this[e(164)]?.[e(126)](this[e(164)][e(136)](n)+1);return r&&this[e(133)](r)||null}[Mo(132)](t,e){const n=Mo;t[n(186)]();const r=Vo(e[n(183)]+this[n(158)],t[n(172)]);return!!r&&(this[n(175)](e,e[n(172)]-r),!0)}[Mo(120)](t,e){const n=Mo;t[n(186)]();const r=Vo(t[n(183)]+this[n(158)],e[n(172)]);return!!r&&(this[n(175)](e,e[n(172)]+r,!1),!0)}[Mo(203)](t){const e=Mo,n=this[e(145)][e(126)](t);if(!n||!n[e(135)]||!n[e(159)])return;const r=this[e(149)](n,n[e(159)]);this[e(175)](t,r)}[Mo(149)](t,n){const r=Mo;if(null===n)return 0;if(t[r(135)]instanceof e.Rect)return n[r(172)];{const t=new e.Rect(this[r(191)][r(171)])[r(172)];return n[r(172)]-t}}[Mo(175)](t,e,n=this[Mo(156)][Mo(139)][Mo(126)](Mo(206))){const r=Mo;n&&(e=Math[r(148)](e,this[r(187)](t))),t[r(172)]=e}[Mo(187)](t){const e=Mo;let n=this[e(179)](t),r=0;for(;n;)n[e(186)](),r+=this[e(158)]+n[e(165)],n=this[e(179)](n);return r}}function Vo(t,e){return Math[Mo(148)](t-e,0)}function Lo(t,e){const n=Ro();return(Lo=function(t,e){return n[t-=113]})(t,e)}function Do(t){const e=Mo;return null!==t&&e(200)==typeof t&&1===t[e(134)]}const Bo=jo;function Fo(){const t=["4539588iltjVY","24gwTPTA","_annotations","stop","Annotations","addEventListener","init","setActiveAnnotation","isAttached","wideSidebar","_detachFromContainer","container","context","blur","stopListening","_attachToContainer","cancel","_refreshPositioningDebounced","plugins","widesidebar-detach-not-attached","uiUpdate","set","off","refreshVisibility","destroy","from","ready","WideSidebar","4638212kjWCpm","attach","refresh","_editorAnnotations","9690317gshSpd","_destroyEditorAnnotationsIntegration","9400419upmChD","add","editors","set:container","resize","isPremiumPlugin","_integrateWithEditorAnnotations","rearrange","removeEventListener","1VeTBBn","change:container","addAnnotation","getOrderedSelectedAnnotations","activeAnnotation","widesidebar-attach-already-attached","annotations","EditorAnnotations","listenTo","ck-sidebar--wide","high","has","refreshPositioning","2062972lyeaId","_activeAnnotation","2186106TUnmZJ","requires","register","2846820MlNNxZ","updateTargetRect","switchTo","get","hasDomSelection","detach","focus","isOfficialPlugin","pluginName","remove"];return(Fo=function(){return t})()}function jo(t,e){const n=Fo();return(jo=function(t,e){return n[t-=155]})(t,e)}!function(t){const e=jo,n=t();for(;;)try{if(866286===-parseInt(e(177))/1*(parseInt(e(190))/2)+parseInt(e(205))/3+-parseInt(e(162))/4+-parseInt(e(195))/5+parseInt(e(192))/6+-parseInt(e(166))/7+parseInt(e(206))/8*(parseInt(e(168))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fo);class Uo extends t.ContextPlugin{[Bo(213)];[Bo(183)];[Bo(165)];[Bo(222)];static get[Bo(193)](){return[Po,vo]}static get[Bo(203)](){return Bo(161)}static get[Bo(202)](){return!0}static get[Bo(173)](){return!0}constructor(t){const n=Bo;super(t),this[n(213)]=!1,this[n(155)](n(181),null),this[n(183)]=null,this[n(165)]=new e.Collection,this[n(222)]=Pe(()=>{const e=n;t[e(223)][e(198)](e(209))[e(157)](),this[e(183)][e(189)]()},250,{leading:!1})}[Bo(211)](){const t=Bo,e=this[t(217)][t(223)][t(198)](vo),n=this[t(217)][t(223)][t(198)](Po);e[t(194)](t(214),this),n[t(216)]&&e[t(197)](t(214))}[Bo(212)](t){const e=Bo;if(t===this[e(181)])return;const n=this[e(217)][e(223)][e(198)](Po);n[e(191)]=t;const r=this[e(181)];n[e(164)]({blurredAnnotation:r,activatedAnnotation:t}),this[e(181)]=t}[Bo(163)](n){const r=Bo;this[r(183)]=n;const o=this[r(217)][r(223)][r(198)](Po);if(o[r(207)]=n,this[r(213)])throw new e.CKEditorError(r(182),this);this[r(213)]=!0,this[r(185)](o,r(171),()=>{const t=r;this[t(200)](),this[t(185)](o,t(178),e=>{const r=t;e[r(156)](),this[r(163)](n)})}),o[r(220)]({viewClass:r(186)});const s=t=>{const e=r;t[e(196)](),o[e(179)](t)};for(const t of n)s(t);this[r(185)](n,r(169),(t,e)=>{s(e)}),this[r(185)](n,r(204),(t,e,s)=>{const i=r;o[i(175)]({removedAnnotation:e,previousAnnotation:n[i(198)](s-1),nextAnnotation:n[i(198)](s+1)}),e===this[i(181)]&&this[i(212)](null)},{priority:r(187)}),this[r(185)](n,r(201),(t,e)=>{this[r(212)](e)}),this[r(185)](n,r(218),()=>{this[r(212)](null)});const i=this[r(217)]instanceof t.Context?this[r(217)][r(170)]:new e.Collection([this[r(217)]]);for(const t of i)this[r(174)](t);this[r(185)](i,r(169),(t,e)=>{const n=r;this[n(185)](e,n(160),()=>{this[n(174)](e)})}),this[r(185)](i,r(204),(t,e)=>{const n=r;e[n(223)][n(188)](n(184))&&this[n(167)](e[n(223)][n(198)](n(184)))}),window[r(210)](r(172),this[r(222)]),this[r(217)][r(223)][r(198)](r(209))[r(157)](),this[r(183)][r(189)]()}[Bo(200)](){const n=Bo;if(!this[n(213)])throw new e.CKEditorError(n(224),this);this[n(212)](null);const r=this[n(217)][n(223)][n(198)](Po);r[n(215)](this[n(183)]),this[n(219)](r),this[n(219)](this[n(183)]),this[n(217)]instanceof t.Context&&this[n(219)](this[n(217)][n(170)]);for(const t of Array[n(159)](this[n(165)]))this[n(167)](t);window[n(176)](n(172),this[n(222)]),this[n(222)][n(221)](),this[n(181)]=null,this[n(213)]=!1,this[n(183)]=null}[Bo(158)](){const t=Bo;this[t(213)]&&this[t(200)]()}[Bo(174)](t){const e=Bo;if(!t[e(223)][e(188)](e(184)))return;const n=t[e(223)][e(198)](e(184)),r=()=>{const t=e,r=n[t(180)]({annotations:this[t(183)],activeAnnotation:this[t(181)]});this[t(212)](r[0]||null)};this[e(185)](n,e(164),r),this[e(185)](n,e(218),(t,{isAnnotationTracked:n})=>{const r=e;this[r(181)]&&n(this[r(181)])&&this[r(212)](null)}),this[e(185)](n,e(225),()=>{this[e(222)]()}),this[e(185)](this[e(183)],e(218),t=>{const o=e;n[o(199)]()&&(r(),t[o(208)]())},{priority:e(187)}),this[e(165)][e(169)](n)}[Bo(167)](t){const e=Bo;this[e(219)](t),this[e(165)][e(204)](t)}}function zo(t,e){const n=Ho();return(zo=function(t,e){return n[t-=393]})(t,e)}const Ko=zo;function Ho(){const t=["add","span","ck-annotation-counter__badge--","number","set","4330808huShCM","1116537BgIniX","counterView","_badge","ck-annotation-counter","4305915FQXFvp","810aMAMVA","17656jfNSkI","icon","15736PdFFGW","bindTemplate","1769272sVUwZs","2459005IFeFZG","30rijdSQ","...","bind","annotationType","extendTemplate","ck-annotation-counter__badge","children","setTemplate","isDirty","ck-annotation-counter__badge--edit-mode","toString"];return(Ho=function(){return t})()}!function(t){const e=zo,n=t();for(;;)try{if(281808===-parseInt(e(417))/1*(-parseInt(e(394))/2)+-parseInt(e(411))/3+-parseInt(e(421))/4+-parseInt(e(393))/5+parseInt(e(416))/6*(parseInt(e(419))/7)+parseInt(e(410))/8+parseInt(e(415))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ho);class Wo extends st.ButtonView{[Ko(412)];constructor(t){const e=Ko;super(t);const n=this[e(420)];this[e(409)](e(402),!1),this[e(409)](e(408),0),this[e(396)](e(413)).to(this,e(402),this,e(408),(t,n)=>t?e(395):n[e(404)]()),this[e(409)](e(397),""),this[e(418)]=ot.IconAddComment,this[e(398)]({attributes:{class:[e(414)]}}),this[e(412)]=new st.View,this[e(412)][e(401)]({tag:e(406),attributes:{class:[e(399),n.to(e(397),t=>e(407)+t),n.if(e(402),e(403))]},children:[{text:n.to(e(413))}]}),this[e(400)][e(405)](this[e(412)])}}var Xo=n(197),Yo={attributes:{"data-cke":!0}};Yo.setAttributes=Ae(),Yo.insert=Ie().bind(null,"head"),Yo.domAPI=_e(),Yo.insertStyleElement=Te();be()(Xo.A,Yo);Xo.A&&Xo.A.locals&&Xo.A.locals;const qo=Zo;function Go(){const t=["init","add","length","_attachToContainer","_annotationToNarrowView","EditorAnnotations","994033GtVfrf","uiUpdate","stop","plugins","_updateBalloonPosition","8423550VTLFpk","refresh","_showBalloon","_annotations","refreshVisibility","clear","attach","defaultPositions","northArrowSouth","isAttached","set:container","narrowsidebar-attach-already-attached","annotationType","pluginName","narrowsidebar-detach-not-attached","3204304RsPgyR","content","getSidebarItemView","_refreshPositioning","Annotations","blur","_integrateWithEditorAnnotations","number","target","activeAnnotation","_domEmitter","preventClosingBalloon","_hideBalloon","southArrowNorth","execute","editors","southArrowNorthEast","_attachListeners","has","focusableElements","balloonPanelView","annotations","pin","5901900YWPbdw","off","_refreshPositioningDebounced","isVisible","isDirty","requires","focus","bind","541520FhZioV","refreshPositioning","element","high","stopPropagation","getByView","set","locale","_detachListeners","narrowSidebar","remove","7PiSJuQ","contains","addAnnotation","_setSelectedAnnotations","ck-sidebar--narrow","first","getOrderedSelectedAnnotations","change:container","hasDomSelection","context","southArrowNorthWest","get","type","destroy","resize","northArrowSouthEast","_editorAnnotations","cancel","from","includes","setActiveAnnotation","addEventListener","rearrange","preventDefault","_manuallyClosedAnnotationViews","mousedown","514954OgeNhB","unpin","3RKEaar","_destroyEditorAnnotationsIntegration","2635218PGvLEv","delete","low","_detachFromContainer","find","isPremiumPlugin","keydown","esc","isOfficialPlugin","change:height","Esc","5zhMMoB","ready","northArrowSouthWest","detachFromDom","attachToDom","bodyCollection","listenTo","values","view","stopListening","_selectedAnnotations","keyCode","removeEventListener","NarrowSidebar","detach","register"];return(Go=function(){return t})()}function Zo(t,e){const n=Go();return(Zo=function(t,e){return n[t-=348]})(t,e)}!function(t){const e=Zo,n=t();for(;;)try{if(908271===parseInt(e(348))/1+-parseInt(e(436))/2*(parseInt(e(438))/3)+-parseInt(e(399))/4+parseInt(e(451))/5*(-parseInt(e(440))/6)+-parseInt(e(410))/7*(-parseInt(e(368))/8)+parseInt(e(353))/9+-parseInt(e(391))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Go);class Qo extends t.ContextPlugin{[qo(362)];[qo(389)];[qo(434)];[qo(378)];[qo(471)];[qo(461)];[qo(426)];[qo(393)];static get[qo(396)](){return[Po,vo]}static get[qo(366)](){return qo(464)}static get[qo(448)](){return!0}static get[qo(445)](){return!0}constructor(t){const n=qo;super(t),this[n(362)]=!1,this[n(434)]=new Set,this[n(378)]=new((0,e.DomEmitterMixin)()),this[n(471)]=new Map,this[n(405)](n(377),null),this[n(389)]=null,this[n(461)]=[],this[n(426)]=new e.Collection,this[n(393)]=Pe(()=>{this[n(371)]()},250,{leading:!1})}[qo(467)](){const t=qo;this[t(419)][t(351)][t(421)](vo)[t(466)](t(408),this),this[t(456)]=new st.BodyCollection(this[t(419)][t(406)]),this[t(388)]=new st.BalloonPanelView(this[t(419)][t(406)]),this[t(456)][t(455)](),this[t(456)][t(468)](this[t(388)])}[qo(359)](n){const r=qo;this[r(389)]=n;const o=this[r(419)][r(351)][r(421)](Po),s=this[r(388)];if(o[r(356)]=n,this[r(362)])throw new e.CKEditorError(r(364),this);this[r(362)]=!0,this[r(457)](o,r(363),()=>{const t=r;this[t(465)](),this[t(457)](o,t(417),e=>{const r=t;e[r(392)](),this[r(359)](n)})}),o[r(470)]({viewClass:r(414),spaceBetweenItems:5});const i=t=>{const e=r,n=new Wo(this[e(419)][e(406)]);o[e(412)](t,n),this[e(471)][e(405)](t,n),n[e(398)](e(395),e(365),e(375)).to(t[e(459)],e(395),e(422),e(469)),n.on(e(382),()=>{const n=e;this[n(434)][n(358)](),s[n(369)][n(415)]!==t[n(459)]?(this[n(355)](t),t[n(459)][n(401)][n(397)](),this[n(430)](t)):this[n(430)](null)})};for(const t of n)i(t);this[r(457)](n,r(468),(t,e)=>{i(e)}),this[r(457)](n,r(409),(t,e,s)=>{const i=r;this[i(471)][i(421)](e)[i(423)](),this[i(471)][i(441)](e),o[i(432)]({removedAnnotation:e,previousAnnotation:n[i(421)](s-1),nextAnnotation:n[i(421)](s+1)}),e===this[i(377)]&&this[i(430)](null)},{priority:r(442)}),this[r(457)](n,r(397),(t,e)=>{this[r(430)](e)}),this[r(457)](n,r(373),()=>{this[r(430)](null)}),this[r(378)][r(457)](document,r(446),(t,n)=>{const o=r;n[o(462)]===e.keyCodes[o(447)]&&s[o(394)]&&(this[o(434)][o(468)](s[o(369)][o(415)]),this[o(380)](),n[o(403)](),n[o(433)]())}),this[r(378)][r(457)](document,r(435),(t,e)=>{const n=r,i=e[n(376)];s[n(394)]&&s[n(401)][n(411)](i)||o[n(459)][n(401)][n(411)](i)||t[n(379)]||this[n(377)]&&this[n(377)][n(387)][n(444)](t=>t[n(411)](i))||(this[n(434)][n(358)](),this[n(380)](),this[n(430)](null))});const c=this[r(419)]instanceof t.Context?this[r(419)][r(383)]:new e.Collection([this[r(419)]]);for(const t of c)this[r(374)](t);this[r(457)](c,r(468),(t,e)=>{const n=r;this[n(457)](e,n(452),()=>{this[n(374)](e)})}),this[r(457)](c,r(409),(t,e)=>{const n=r;e[n(351)][n(386)](n(472))&&this[n(439)](e[n(351)][n(421)](n(472)))}),window[r(431)](r(424),this[r(393)]),this[r(371)]()}[qo(430)](t){const e=qo;if(t===this[e(377)])return;const n=this[e(419)][e(351)][e(421)](Po);n[e(354)]({blurredAnnotation:this[e(377)],activatedAnnotation:t,disableAnimationOnActivatedAnnotation:!0}),t&&n[e(370)](t)?this[e(355)](t):this[e(380)](),this[e(377)]=t}[qo(465)](){const n=qo;if(!this[n(362)])throw new e.CKEditorError(n(367),this);this[n(430)](null);const r=this[n(419)][n(351)][n(421)](Po);this[n(380)](),Array[n(428)](this[n(471)][n(458)](),t=>t[n(423)]()),this[n(471)][n(358)](),r[n(443)](this[n(389)]),this[n(460)](),this[n(378)][n(460)](),this[n(419)]instanceof t.Context&&this[n(460)](this[n(419)][n(383)]);for(const t of Array[n(428)](this[n(426)]))this[n(439)](t);window[n(463)](n(424),this[n(393)]),this[n(393)][n(427)](),this[n(461)]=[],this[n(362)]=!1,this[n(389)]=null}[qo(423)](){const t=qo;this[t(362)]&&this[t(465)](),this[t(456)][t(454)]()}[qo(374)](t){const e=qo;if(!t[e(351)][e(386)](e(472)))return;const n=t[e(351)][e(421)](e(472)),r=this[e(419)][e(351)][e(421)](Po),o=this[e(389)],s=this[e(388)],i=()=>{const t=e,r=n[t(416)]({annotations:this[t(389)],activeAnnotation:this[t(377)]});this[t(413)](r),this[t(430)](r[0]||null)};this[e(457)](n,e(354),i),this[e(457)](n,e(373),(t,{isAnnotationTracked:n})=>{const r=e;this[r(377)]&&n(this[r(377)])&&(this[r(413)]([]),this[r(430)](null))}),this[e(457)](n,e(349),()=>{this[e(393)]()}),this[e(457)](o,e(373),t=>{const r=e;n[r(418)]()&&t[r(350)]()},{priority:e(402)}),this[e(457)](this[e(378)],e(435),(t,o)=>{const c=e,a=o[c(376)];s[c(394)]&&s[c(401)][c(411)](a)||r[c(459)][c(401)][c(411)](a)||this[c(377)]&&n[c(418)]()&&(i(),t[c(379)]=!0)},{priority:e(402)}),this[e(426)][e(468)](n)}[qo(439)](t){const e=qo;t&&(this[e(460)](t),this[e(426)][e(409)](t))}[qo(413)](t){const e=qo;for(const n of this[e(461)])t[e(429)](n)||this[e(434)][e(441)](n[e(459)]);this[e(461)]=t}[qo(371)](){const t=qo,e=this[t(388)];this[t(419)][t(351)][t(421)](t(372))[t(357)](),this[t(389)][t(400)](),e[t(394)]&&this[t(352)]()}[qo(355)](t){const e=qo;if(this[e(434)][e(386)](t[e(459)]))return;const n=this[e(388)][e(369)][e(415)];n!==t[e(459)]?(n&&this[e(407)](n),this[e(385)](t[e(459)]),this[e(388)][e(369)][e(358)](),this[e(388)][e(369)][e(468)](t[e(459)]),this[e(352)]()):this[e(352)]()}[qo(352)](){const t=qo,e=this[t(388)][t(369)][t(415)],n=e&&this[t(389)][t(404)](e);if(!n||!this[t(471)][t(386)](n))return;const r=this[t(471)][t(421)](n)[t(401)],o=function(){const e=t,n=st.BalloonPanelView[e(360)];return[n[e(384)],n[e(425)],n[e(381)],n[e(361)],n[e(420)],n[e(453)]]}();this[t(388)][t(390)]({target:r,positions:o})}[qo(380)](){const t=qo,e=this[t(388)],n=e[t(369)][t(415)];n&&(this[t(407)](n),e[t(437)](),e[t(369)][t(358)]())}[qo(385)](t){const e=qo;this[e(457)](t,e(449),()=>this[e(352)]()),this[e(457)](t,e(450),(n,r)=>{const o=e;this[o(434)][o(468)](t),this[o(380)](),r()})}[qo(407)](t){this[qo(460)](t)}}var Jo=n(874),$o={attributes:{"data-cke":!0}};$o.setAttributes=Ae(),$o.insert=Ie().bind(null,"head"),$o.domAPI=_e(),$o.insertStyleElement=Te();be()(Jo.A,$o);Jo.A&&Jo.A.locals&&Jo.A.locals;const ts=rs;!function(t){const e=rs,n=t();for(;;)try{if(839107===-parseInt(e(334))/1+-parseInt(e(321))/2+-parseInt(e(298))/3*(-parseInt(e(370))/4)+-parseInt(e(316))/5*(-parseInt(e(379))/6)+parseInt(e(294))/7*(parseInt(e(303))/8)+parseInt(e(338))/9*(parseInt(e(354))/10)+-parseInt(e(327))/11*(parseInt(e(358))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ns);class es extends t.Plugin{[ts(305)];[ts(350)];[ts(342)];[ts(331)];[ts(285)];[ts(367)];[ts(292)];static get[ts(317)](){return[Nr,st.ContextualBalloon,vo]}static get[ts(364)](){return ts(373)}static get[ts(291)](){return!0}static get[ts(329)](){return!0}constructor(t){const e=ts;super(t),t[e(372)][e(301)][e(357)](gt.MouseObserver),this[e(305)]=!1,this[e(337)](e(360),null),this[e(350)]=null,this[e(342)]=new Set,this[e(331)]=t[e(286)][e(309)](st.ContextualBalloon),this[e(285)]=new Set,this[e(367)]=[],this[e(292)]=!1}[ts(344)](){const t=ts,e=this[t(347)][t(286)][t(309)](vo);e[t(290)]===this[t(347)]&&(e[t(384)](t(352),this),this[t(347)][t(306)][t(337)](t(297),(e,n)=>{const r=t,o=this[r(331)];if(this[r(305)]&&o[r(381)]){const t=this[r(350)][r(361)](o[r(381)]);t&&this[r(369)](t),n()}}))}[ts(365)](){const t=ts,e=this[t(347)][t(286)][t(309)](vo);e[t(290)]===this[t(347)]&&(e[t(374)]()||e[t(375)](t(352)))}[ts(376)](t){const e=ts;t!==this[e(360)]&&(this[e(360)]&&(this[e(360)][e(341)]=!1),t&&this[e(347)].ui[e(380)][e(343)]&&(this[e(350)][e(377)](t)&&this[e(287)](t,!0),t[e(341)]=!0),t||this[e(332)]([]),this[e(360)]=t)}[ts(288)](t){const n=ts;this[n(350)]=t;const r=this[n(347)][n(286)][n(309)](vo),o=this[n(331)];if(this[n(305)])throw new e.CKEditorError(n(300),this);if(r[n(290)]!==this[n(347)])throw new e.CKEditorError(n(318),this);const s=this[n(347)][n(286)][n(309)](Nr);this[n(353)](s,n(323),()=>{const t=n,e=s[t(355)]({annotations:this[t(350)],activeAnnotation:this[t(360)]});var r,o;!this[t(292)]&&(r=e,o=this[t(367)],r[t(359)]===o[t(359)]&&r[t(311)](e=>o[t(366)](e)))||(this[t(292)]=!1,this[t(332)](e),this[t(376)](e[0]||null))}),this[n(353)](s,n(328),(t,{isAnnotationTracked:e})=>{const r=n;this[r(360)]&&e(this[r(360)])&&(this[r(332)]([]),this[r(376)](null))}),this[n(353)](this[n(347)].ui[n(380)],n(368),(t,e,r)=>{r||this[n(376)](null)}),this[n(353)](t,n(333),(t,e)=>{const r=n;this[r(330)](e),e===this[r(360)]&&this[r(376)](null)}),this[n(353)](o,n(322),(e,r,s,i)=>{const c=n;i&&this[c(385)](i);const a=t[c(361)](s);s&&a&&(this[c(353)](s,c(304),()=>{o[c(351)]()}),this[c(353)](s,c(297),()=>{const t=c;this[t(369)](a),this[t(347)][t(372)][t(301)][t(349)]()}),this[c(360)]!==a&&this[c(376)](a))}),this[n(353)](this[n(347)].ui,n(345),()=>{const e=n;o[e(381)]&&t[e(361)](o[e(381)])&&o[e(351)]()}),this[n(353)](this[n(347)][n(372)][n(301)][n(313)],n(340),()=>{const t=n;this[t(292)]=!0,this[t(342)][t(356)]()}),this[n(347)][n(372)][n(301)][n(313)][n(335)][n(308)]&&this[n(347)][n(372)][n(301)][n(349)](),this[n(305)]=!0}[ts(296)](){const t=ts;if(!this[t(305)])throw new e.CKEditorError(t(299),this);this[t(376)](null);for(const e of this[t(285)])this[t(330)](e);this[t(385)](),this[t(305)]=!1,this[t(350)]=null}[ts(336)](){const t=ts;this[t(305)]&&this[t(296)]()}[ts(332)](t){const e=ts;for(const n of this[e(367)])t[e(366)](n)||this[e(342)][e(289)](n);for(const n of this[e(350)])t[e(366)](n)||this[e(330)](n);if(this[e(347)].ui[e(380)][e(343)])for(const n of t)this[e(287)](n);this[e(367)]=t}[ts(287)](t,e=!1){const n=ts;this[n(342)][n(377)](t)||(this[n(285)][n(377)](t)||this[n(331)][n(382)](t[n(301)])||(this[n(285)][n(348)](t),this[n(331)][n(348)]({stackId:t[n(301)].id,view:t[n(301)],position:{target:()=>this[n(383)](t)}})),e&&this[n(331)][n(295)](t[n(301)].id))}[ts(383)](t){const n=ts,r=t[n(312)],o=this[n(347)][n(372)][n(301)],s=o[n(313)][n(335)][n(362)](),i=o[n(315)][n(320)](s);if(i[n(310)](!0),r){if(r instanceof e.Rect)return r;let t=[];for(const e of r)t[n(293)](...os(e[n(314)]()));t=function(t){const e=n,r=[];let o=t[0];for(let n=1;n<t[e(359)];n++)ss(o,t[n])?o[e(339)]+=t[n][e(339)]:(r[e(293)](o),o=t[n]);return r[e(293)](o),r}(t);const o=i[n(302)]();return t[n(325)](t=>t[n(378)]<=o[n(378)]&&t[n(307)]>=o[n(307)]&&t[n(319)]<=o[n(319)]&&t[n(326)]>=o[n(326)])||t[0]}return t[n(346)]||i}[ts(330)](t){const e=ts;this[e(285)][e(377)](t)&&this[e(331)][e(382)](t[e(301)])&&(this[e(285)][e(289)](t),this[e(331)][e(333)](t[e(301)]))}[ts(369)](t){const e=ts;this[e(342)][e(348)](t),this[e(330)](t)}}function ns(){const t=["getByView","getFirstRange","fromRect","pluginName","afterInit","includes","_selectedAnnotations","change:isFocused","_closeAnnotation","3364HFUbLd","map","editing","InlineAnnotations","hasActive","switchTo","setActiveAnnotation","has","top","1137336rYUrKc","focusTracker","visibleView","hasView","_getBalloonTargetForAnnotation","register","stopListening","_addedAnnotations","plugins","_addAnnotationToBalloon","attach","delete","context","isOfficialPlugin","_forceRefresh","push","1635158YRfgKP","showStack","detach","Esc","3036tRcSTF","inlineannotations-detach-not-attached","inlineannotations-attach-already-attached","view","getBoundingClientRect","24SkJulU","change:height","isAttached","keystrokes","bottom","editableElement","get","collapse","every","target","document","getClientRects","domConverter","35ovMjAA","requires","inlineannotations-not-allowed-with-context","left","viewRangeToDom","1935366sdoYYs","change:visibleView","refresh","from","find","right","55zeSxQu","blur","isPremiumPlugin","_removeAnnotationFromBalloon","_balloon","_setSelectedAnnotations","remove","648953eTHEvi","selection","destroy","set","9GPTcUF","width","mousedown","isActive","_manuallyClosed","isFocused","init","update","targetRect","editor","add","focus","annotations","updatePosition","inline","listenTo","9565420edvMhy","getOrderedSelectedAnnotations","clear","addObserver","3310956cbPecH","length","activeAnnotation"];return(ns=function(){return t})()}function rs(t,e){const n=ns();return(rs=function(t,e){return n[t-=285]})(t,e)}function os(t){const e=ts;return Array[e(324)](t)[e(371)](DOMRect[e(363)])}function ss(t,e){const n=ts;return t[n(378)]===e[n(378)]&&t[n(307)]===e[n(307)]&&t[n(326)]===e[n(319)]}var is=n(353),cs={attributes:{"data-cke":!0}};cs.setAttributes=Ae(),cs.insert=Ie().bind(null,"head"),cs.domAPI=_e(),cs.insertStyleElement=Te();be()(is.A,cs);is.A&&is.A.locals&&is.A.locals;const as=us;function us(t,e){const n=hs();return(us=function(t,e){return n[t-=477]})(t,e)}function hs(){const t=["length","focusNext","ck-hidden","472278wOzFvE","_setupKeyboardNavigation","auto","focusCycler","arrowdown","65HUhUxb","EMPTY_COMMENTS_ARCHIVE","COMMENTS_ARCHIVE_LIST_LABEL","focusTracker","presentation","5654gDCEDX","1wZejog","ck-comments-archive__content","10ASLhlo","_annotationViews","listenTo","delegate","focusPrevious","780710VnvOnQ","40OIhwFc","focusFirst","render","1098713aYQWlw","set","bindTemplate","875660wOufuF","list","ck-comments-archive","remove","change","destroy","arrowup","58287ImKuHi","setTemplate","focus","first","45hmWwng","6993406IKwnuj","ck-comments-archive__info","8988vHmsMQ","isEmpty","isActive","element","132qrAFQm","div","add"];return(hs=function(){return t})()}!function(t){const e=us,n=t();for(;;)try{if(481806===parseInt(e(492))/1*(-parseInt(e(506))/2)+parseInt(e(513))/3*(-parseInt(e(524))/4)+-parseInt(e(494))/5*(parseInt(e(481))/6)+parseInt(e(503))/7*(-parseInt(e(500))/8)+-parseInt(e(517))/9*(-parseInt(e(499))/10)+parseInt(e(491))/11*(-parseInt(e(520))/12)+parseInt(e(486))/13*(parseInt(e(518))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(hs);class ds extends st.View{[as(489)];[as(484)];[as(495)];constructor(t,n){const r=as;super(t),this[r(504)](r(521),!n[r(478)]),this[r(489)]=new e.FocusTracker,this[r(495)]=n,this[r(495)][r(497)](r(512),r(485)).to(this),this.on(r(512),()=>{const t=r;this[t(484)][t(498)]()}),this.on(r(485),()=>{const t=r;this[t(484)][t(479)]()}),this[r(484)]=new st.FocusCycler({focusables:n,focusTracker:this[r(489)]}),this[r(496)](n,r(477),()=>{this[r(521)]=!1}),this[r(496)](n,r(509),(t,e)=>{const o=r;e[o(522)]&&this[o(515)](),n[o(478)]||(this[o(521)]=!0)});const o=this[r(505)];this[r(514)]({tag:r(525),attributes:{dir:r(483),class:["ck",r(508)],tabindex:-1,role:r(507),"aria-label":it(t,r(488))},children:[{tag:r(525),attributes:{class:[r(493)],role:r(490)},children:[{tag:r(525),attributes:{role:r(490)},children:n},{tag:"p",attributes:{class:[r(519),o.if(r(521),r(480),t=>!t)]},children:[{text:it(t,r(487))}]}]}]})}[as(502)](){const t=as;super[t(502)](),this[t(482)]()}[as(511)](){const t=as;super[t(511)](),this[t(489)][t(511)]()}[as(515)](){const t=as;this[t(484)][t(516)]?this[t(484)][t(501)]():this[t(523)][t(515)]()}[as(482)](){const t=as;for(const e of this[t(495)])this[t(489)][t(477)](e[t(523)]);this[t(495)].on(t(510),(e,{added:n,removed:r})=>{const o=t;for(const t of n)this[o(489)][o(477)](t[o(523)]);for(const t of r)this[o(489)][o(509)](t[o(523)])})}}const ls=ms;function ms(t,e){const n=ks();return(ms=function(t,e){return n[t-=405]})(t,e)}function ks(){const t=["isActive","collection","pluginName","findIndex","152570EVAuDf","plugins","addCommentThread","archivedThreads","getCommentThread","3vWFSgQ","context","listenTo","has","_calculatePosition","highest","requires","add","104TGYdgy","isOfficialPlugin","removeCommentThread","archivedAt","10RDYdlL","get","5718735NVKAUa","CommentsArchive","init","isVisible","12840352zKOMTZ","7gpvDvR","6AXypVd","change:archivedAt","5303824gYYxCS","focus","5890DqYCXN","activate","stopListening","remove","3059688plXucg","205FwXSKu","2929825NWuyvj","isPremiumPlugin","length"];return(ks=function(){return t})()}!function(t){const e=ms,n=t();for(;;)try{if(947767===-parseInt(e(438))/1*(-parseInt(e(433))/2)+parseInt(e(409))/3*(-parseInt(e(431))/4)+parseInt(e(439))/5*(parseInt(e(429))/6)+parseInt(e(428))/7*(-parseInt(e(427))/8)+parseInt(e(423))/9+parseInt(e(421))/10*(parseInt(e(446))/11)+-parseInt(e(437))/12*(-parseInt(e(417))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ks);class gs extends t.ContextPlugin{static get[ls(444)](){return ls(424)}static get[ls(418)](){return!0}static get[ls(440)](){return!0}static get[ls(415)](){return[_r,kr]}constructor(t){const n=ls;super(t),this[n(407)]=new e.Collection}[ls(425)](){const t=ls,e=this[t(410)],n=e[t(405)][t(422)](_r),r=e[t(405)][t(422)](kr);this[t(411)](n,t(406),(e,{threadId:r})=>{const o=t,s=n[o(408)](r);s[o(420)]&&this[o(407)][o(416)](s,this[o(413)](s[o(420)])),this[o(411)](s,o(430),(t,e,n)=>{const r=o;n?this[r(407)][r(412)](s)||this[r(407)][r(416)](s,this[r(413)](s[r(420)])):this[r(407)][r(412)](s)&&this[r(407)][r(436)](s)})}),this[t(411)](n,t(419),(e,{threadId:r})=>{const o=t,s=n[o(408)](r);this[o(435)](s),this[o(407)][o(412)](s)&&this[o(407)][o(436)](s)},{priority:t(414)}),this[t(411)](r[t(443)],t(432),(e,n)=>{const o=t;n[o(426)]||(n[o(442)]=!0,r[o(434)](n))})}[ls(413)](t){const e=ls,n=[...this[e(407)]][e(445)](n=>n[e(420)]<t);return n>-1?n:this[e(407)][e(441)]}}const ps=fs;function fs(t,e){const n=bs();return(fs=function(t,e){return n[t-=207]})(t,e)}function bs(){const t=["_visibleAnnotations","getByInnerView","collaboration.channelId","init","view","commentsArchive","execute","8zhCMPy","innerView","isVisible","menuBar:commentsArchive","_createCommentsArchiveButton","filter","isOn","EDITOR_TOP_SIDE","_handleNewThread","commentsArchiveView","749781cDVyzp","source","config","208817iaMZeM","collection","set","listenTo","escape","forEach","locale","_toggleDialog","annotationViews","388120OvlaQF","add","length","isOfficialPlugin","has","plugins","_threadToController","componentFactory","archivedThreads","includes","archivedAt","remove","isPremiumPlugin","push","4HUFUmg","editor","1674305xXvyPY","focusableElements","Annotations","176VoMGYq","pluginName","find","hide","Dialog","274331rhwmTs","indexOf","requires","_calculatePosition","menuitemcheckbox","stopListening","CommentsArchiveUI","381096csHDev","splice","stop","tooltip","1466712zihVaH","isOpen","isEnabled","get","COMMENTS_ARCHIVE","channelId","_pendingThreads","66yRcalJ","findIndex","show","_hideDialogOnAnnotationEscape","CommentsRepository","bind"];return(bs=function(){return t})()}!function(t){const e=fs,n=t();for(;;)try{if(203016===parseInt(e(238))/1+parseInt(e(228))/2*(parseInt(e(245))/3)+-parseInt(e(249))/4+-parseInt(e(230))/5+parseInt(e(256))/6*(-parseInt(e(282))/7)+-parseInt(e(269))/8*(-parseInt(e(279))/9)+parseInt(e(214))/10*(parseInt(e(233))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bs);class vs extends t.Plugin{[ps(278)];[ps(213)];[ps(255)];static get[ps(234)](){return ps(244)}static get[ps(217)](){return!0}static get[ps(226)](){return!0}static get[ps(240)](){return[gs,st.Dialog]}constructor(t){const e=ps;super(t),this[e(213)]=new st.ViewCollection,this[e(255)]=[]}[ps(265)](){const t=ps,e=this[t(229)],n=this[t(259)][t(261)](this);e.ui[t(221)][t(215)](t(267),()=>this[t(273)](st.ButtonView,!0)),e.ui[t(221)][t(215)](t(272),()=>{const e=t,n=this[e(273)](st.MenuBarMenuListItemButtonView);return n[e(207)]({role:e(242)}),n});const r=e[t(219)][t(252)](gs),o=e[t(219)][t(252)](t(232)),s=e[t(219)][t(252)](t(260));r[t(222)][t(210)](e=>{this[t(277)](e)}),this[t(208)](r[t(222)],t(215),(e,n)=>{this[t(277)](n)}),this[t(208)](o[t(283)],t(215),(e,n)=>{const r=t,o=this[r(255)][r(235)](t=>{const e=r,o=s[e(220)][e(252)](t);return o&&n[e(270)]===o[e(266)]});if(o){const t=this[r(241)](o[r(224)]);this[r(213)][r(215)](n[r(266)],t),this[r(255)][r(246)](this[r(255)][r(239)](o),1)}}),this[t(208)](r[t(222)],t(225),(n,r)=>{const i=t,c=e[i(281)][i(252)](i(264));if(!c||r[i(254)]===c)if(this[i(255)][i(223)](r))this[i(255)][i(246)](this[i(255)][i(239)](r),1);else{const t=s[i(220)][i(252)](r),e=o[i(263)](t[i(266)]);this[i(213)][i(225)](e[i(266)]),this[i(243)](e[i(231)])}}),this[t(208)](o[t(283)],t(215),(e,r)=>{const o=t;this[o(208)](r,o(209),n)}),this[t(208)](o[t(283)],t(225),(e,r)=>{const o=t;this[o(243)](r,o(209),n)})}[ps(277)](t){const e=ps,n=this[e(229)][e(219)][e(252)](e(260)),r=this[e(229)][e(219)][e(252)](e(232)),o=this[e(229)][e(281)][e(252)](e(264));if(!o||t[e(254)]===o){const o=n[e(220)][e(252)](t);if(!o)return void this[e(255)][e(227)](t);const s=this[e(241)](t[e(224)]),i=r[e(263)](o[e(266)]);i[e(271)]&&r[e(262)][e(225)](i),this[e(213)][e(215)](i[e(266)],s)}}[ps(241)](t){const e=ps,n=this[e(229)][e(281)][e(252)](e(264)),r=[...this[e(229)][e(219)][e(252)](gs)[e(222)]][e(274)](t=>t[e(254)]===n)[e(257)](n=>n[e(224)]<t);return r<0||r>this[e(213)][e(216)]?this[e(213)][e(216)]:r-1}[ps(212)](){const t=ps,e=this[t(229)],n=e[t(219)][t(252)](t(237));this[t(278)]||(this[t(278)]=new ds(e[t(211)],this[t(213)])),t(267)===n.id?n[t(236)]():n[t(258)]({id:t(267),title:it(e[t(211)],t(253)),icon:ot.IconCommentsArchive,hasCloseButton:!0,content:this[t(278)],position:st.DialogViewPosition[t(276)]})}[ps(273)](t,e=!1){const n=ps,r=this[n(229)][n(211)],o=this[n(229)][n(219)][n(252)](n(237)),s=new t(r);return s[n(261)](n(251)).to(this,n(251)),s[n(261)](n(275)).to(o,"id",t=>n(267)===t),s[n(207)]({label:it(r,n(253)),icon:ot.IconCommentsArchive,isToggleable:!0}),e&&(s[n(248)]=!0),this[n(208)](s,n(268),()=>this[n(212)]()),s}[ps(259)]=t=>{const e=ps,n=t[e(280)];if(!this[e(213)][e(218)](n[e(266)]))return;const r=this[e(229)][e(219)][e(252)](e(237));r[e(250)]&&e(267)===r.id&&(r[e(236)](),t[e(247)]())}}var _s=ws;function ws(t,e){var n=Is();return(ws=function(t,e){return n[t-=381]})(t,e)}function Is(){var t=["184klnvJE","28CAGDPu","isOfficialPlugin","Comments","255798vbXbnR","isPremiumPlugin","1641824qYtsnF","1582494sGOcUV","1197567RneqtX","2266488dULZRp","5684500SyWiEx","requires","pluginName","1840020VsZgrx"];return(Is=function(){return t})()}!function(t){for(var e=ws,n=t();;)try{if(876511===-parseInt(e(389))/1+-parseInt(e(390))/2+parseInt(e(392))/3+parseInt(e(382))/4+-parseInt(e(393))/5+-parseInt(e(387))/6*(-parseInt(e(384))/7)+-parseInt(e(383))/8*(-parseInt(e(391))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Is);class ys extends t.Plugin{static get[_s(394)](){return[_r,ro,ho,gs,vs,go,Uo,Qo,es]}static get[_s(381)](){return _s(386)}static get[_s(385)](){return!0}static get[_s(388)](){return!0}}function As(t,e){var n=Cs();return(As=function(t,e){return n[t-=116]})(t,e)}function Cs(){var t=["7TNOdvM","567030MGHtMv","2310424AdyjJz","9yzimsX","887704mvAUAa","1419906vuJBvI","149365gaMjvQ","106WfaPCl","1797IGoomM","193850GCPFrx","55pxIVyZ"];return(Cs=function(){return t})()}!function(t){for(var e=As,n=t();;)try{if(146951===parseInt(e(116))/1+-parseInt(e(117))/2*(parseInt(e(118))/3)+parseInt(e(125))/4+parseInt(e(119))/5+-parseInt(e(126))/6*(parseInt(e(121))/7)+parseInt(e(123))/8*(parseInt(e(124))/9)+-parseInt(e(122))/10*(parseInt(e(120))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cs)})(),(window.CKEditor5=window.CKEditor5||{}).comments=r})();
|