@ckeditor/ckeditor5-comments 46.0.1-alpha.3 → 46.0.1-alpha.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/comments.js +1 -1
- package/dist/index.js +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 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 h=0;h<t.length;h++){var u=[].concat(t[h]);r&&i[u[0]]||(void 0!==s&&(void 0===u[5]||(u[1]="@layer".concat(u[5].length>0?" ".concat(u[5]):""," {").concat(u[1],"}")),u[5]=s),n&&(u[2]?(u[1]="@media ".concat(u[2]," {").concat(u[1],"}"),u[2]=n):u[2]=n),o&&(u[4]?(u[1]="@supports (".concat(u[4],") {").concat(u[1],"}"),u[4]=o):u[4]="".concat(o)),e.push(u))}},e}},438:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,':root{--ck-color-annotation-icon:grey;--ck-color-annotation-info:#757575;--ck-annotation-button-size:0.85em}.ck .ck-annotation{--ck-user-avatar-size:28px;animation:fadeInLeft .3s;display:flex;font-size:var(--ck-font-size-base);padding:var(--ck-spacing-standard);position:relative;transition:background-color .3s ease;white-space:normal}@media (prefers-reduced-motion:reduce){.ck .ck-annotation{animation:none;transition:none}}.ck .ck-annotation .ck-button{background-color:transparent;border-radius:var(--ck-border-radius);color:var(--ck-color-annotation-icon);cursor:pointer;font-size:var(--ck-annotation-button-size);min-height:unset;min-width:unset}.ck .ck-annotation .ck-user{font-size:.85em}.ck .ck-annotation__main{border-radius:var(--ck-border-radius);display:grid;grid-template-areas:"info actions" "content content";grid-template-columns:minmax(0,1fr) auto;padding-left:var(--ck-spacing-standard);transition:all .2s ease;width:calc(100% - var(--ck-user-avatar-size))}@media (prefers-reduced-motion:reduce){.ck .ck-annotation__main{transition:none}}.ck .ck-annotation__main p{font-size:var(--ck-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),h=new URL(n(774),n.b),u=i()(o()),d=a()(h);u.push([t.id,`:root{--ck-user-avatar-size:40px;--ck-user-avatar-background:#3670ab;--ck-user-avatar-color:#fff;--ck-user-me-border-color:#fff}.ck.ck-user{align-items:center;background-color:var(--ck-user-avatar-background);border-radius:50%;box-sizing:border-box;display:flex;height:var(--ck-user-avatar-size);justify-content:center;line-height:100%;margin:2px;min-height:var(--ck-user-avatar-size);min-width:var(--ck-user-avatar-size);position:relative;width:var(--ck-user-avatar-size)}.ck.ck-user.ck-user_me{border:2px solid var(--ck-user-me-border-color);outline:2px solid var(--ck-user-avatar-background)}.ck.ck-user__name{color:var(--ck-user-avatar-color);cursor:default;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ck.ck-user__name.ck-user__name--hidden{display:none}.ck.ck-user__img{background-color:var(--ck-user-avatar-background);background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;border-radius:50%;display:none;height:100%;width:100%}.ck.ck-user__img.ck-user__anonymous{background-image:url(${d});display:block}.ck.ck-user__img.ck-user__anonymous+.ck-user__name{display:none}.ck.ck-user__img.ck-user__avatar{background-color:#fff;display:block}.ck.ck-user__img.ck-user__img--hidden{display:none}.ck.ck-user__notification{align-items:center;background:var(--ck-color-base-background);border:2px solid var(--ck-color-base-background);border-radius:50%;box-sizing:content-box;display:flex;height:15px;justify-content:center;overflow:hidden;position:absolute;right:-7px;top:-8px;transform:translateZ(0);width:15px}.ck.ck-user__notification .ck-user__icon{background:var(--ck-color-base-background);color:var(--ck-color-annotation-info);height:19px;max-height:19px;max-width:19px;min-height:19px;min-width:19px;width:19px}`,""]);const l=u},545:t=>{"use strict";var e,n=(e=[],function(t,n){return e[t]=n,e.filter(Boolean).join("\n")});function r(t,e,r,o){var s;if(r)s="";else{s="",o.supports&&(s+="@supports (".concat(o.supports,") {")),o.media&&(s+="@media ".concat(o.media," {"));var i=void 0!==o.layer;i&&(s+="@layer".concat(o.layer.length>0?" ".concat(o.layer):""," {")),s+=o.css,i&&(s+="}"),o.media&&(s+="}"),o.supports&&(s+="}")}if(t.styleSheet)t.styleSheet.cssText=n(e,s);else{var c=document.createTextNode(s),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(c,a[e]):t.appendChild(c)}}var o={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=o.singletonCounter++,n=o.singleton||(o.singleton=t.insertStyleElement(t));return{update:function(t){r(n,e,!1,t)},remove:function(t){r(n,e,!0,t)}}}},554:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,':root{--ck-color-comment-background:#f3f7fb;--ck-color-comment-separator:#cddeef;--ck-color-comment-remove-background:var(--ck-color-light-red);--ck-color-comment-input-background:var(--ck-color-comment-background);--ck-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],h=r.base?a[0]+r.base:a[0],u=s[h]||0,d="".concat(h," ").concat(u);s[h]=u+1;var l=n(d),m={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==l)e[l].references++,e[l].updater(m);else{var k=o(m,r);r.byIndex=c,e.splice(c,0,{identifier:d,updater:k,references:1})}i.push(d)}return i}function o(t,e){var n=e.domAPI(e);n.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,o){var s=r(t=t||[],o=o||{});return function(t){t=t||[];for(var i=0;i<s.length;i++){var c=n(s[i]);e[c].references--}for(var a=r(t,o),h=0;h<s.length;h++){var u=n(s[h]);0===e[u].references&&(e[u].updater(),e.splice(u,1))}s=a}}},727:(t,e,n)=>{t.exports=n(237)("./src/select-all.js")},751:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=i},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:()=>Xe,AnnotationCounterButtonView:()=>Wo,AnnotationView:()=>ze,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:()=>Ht,CommentsOnly:()=>ko,CommentsRepository:()=>vr,CommentsUI:()=>uo,EditorAnnotations:()=>Sr,InlineAnnotations:()=>rs,NarrowSidebar:()=>Qo,Sidebar:()=>Vo,WideSidebar:()=>Ho,bindAnnotationCollections:()=>Qe});var t=n(782),e=n(584),o=n(211);function s(t){if(!t||"object"!=typeof t)return!1;const e=Object.getPrototypeOf(t);return!(null!==e&&e!==Object.prototype&&null!==Object.getPrototypeOf(e))&&"[object Object]"===Object.prototype.toString.call(t)}function i(t){return Object.getOwnPropertySymbols(t).filter(e=>Object.prototype.propertyIsEnumerable.call(t,e))}function c(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":Object.prototype.toString.call(t)}const a="[object RegExp]",h="[object String]",u="[object Number]",d="[object Boolean]",l="[object Arguments]",m="[object Symbol]",k="[object Date]",g="[object Map]",p="[object Set]",f="[object Array]",b="[object ArrayBuffer]",v="[object Object]",_="[object DataView]",w="[object Uint8Array]",I="[object Uint8ClampedArray]",y="[object Uint16Array]",A="[object Uint32Array]",C="[object Int8Array]",T="[object Int16Array]",E="[object Int32Array]",x="[object Float32Array]",O="[object Float64Array]";function N(t,e){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 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(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 u:case v:case a:case p:case h:case m:case w:case I:case y:case A:return!0;default:return!1}}(t)){const e=Object.create(Object.getPrototypeOf(t));return r.set(t,e),L(e,t,n,r,o),e}return t}function L(t,e,n=t,r,o){const s=[...Object.keys(e),...i(e)];for(let i=0;i<s.length;i++){const c=s[i],a=Object.getOwnPropertyDescriptor(t,c);(null==a||a.writable)&&(t[c]=V(e[c],c,n,r,o))}}function B(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 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 U(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)},H=/^(?:0|[1-9]\d*)$/;function K(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 H.test(t)}}const z=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,F=/^\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&&(F.test(t)||!z.test(t))||null!=e&&Object.hasOwn(e,t)))}function Y(t){return"string"==typeof t||"symbol"==typeof t?t:Object.is(t?.valueOf?.(),-0)?"-0":String(t)}function q(t){return null!==t&&("object"==typeof t||"function"==typeof t)}function Z(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&&!q(t))return t;const o=W(e,t)?[e]:Array.isArray(e)?e:"string"==typeof e?Z(e):[e];let s=t;for(let e=0;e<o.length&&null!=s;e++){const i=Y(o[e]);if(U(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:q(n)?n:K(o[e+1])?[]:{}}j(s,i,c),s=s[i]}return t}(t,e,()=>n,()=>{})}function X(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(U(e))return n;const r=t[e];return void 0===r?X(e)?Q(t,Z(e),n):n:r}case"number":case"symbol":{"number"==typeof e&&(e=Y(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(U(e[t]))return n;r=r[e[t]]}if(void 0===r)return n;return r}(t,e,n);if(U(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=Y(e):"object"==typeof e&&(e=Object.is(e?.valueOf(),-0)?"-0":String(e)),U(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]&&X(e))return $(t,Z(e));if(U(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(U(r))return!1;try{return delete n[r],!0}catch{return!1}}var tt=et;function et(t,e){var n=nt();return(et=function(t,e){return n[t-=306]})(t,e)}function nt(){var t=["resolveCommentThread","resolve","5981349xxXCLA","99464Msraex","2914578KCvZTQ","getComment","_isAttached","isResolved","24CQlgzt","removeComment","stopListening","3865330ODEomW","_localUser","updateComment","update","2OtcvqK","addComment","removeCommentThread","446672hHBpaF","931014CaHZKX","remove","submit","reopenCommentThread","view","destroy","listenTo","2580410ttKAes","model","15txaxUK","6spTtrJ","reopen","submitCommentThread"];return(nt=function(){return t})()}!function(t){for(var e=et,n=t();;)try{if(506594===parseInt(e(321))/1*(parseInt(e(333))/2)+-parseInt(e(337))/3+parseInt(e(336))/4*(parseInt(e(314))/5)+-parseInt(e(315))/6*(-parseInt(e(329))/7)+parseInt(e(326))/8*(-parseInt(e(322))/9)+parseInt(e(312))/10+parseInt(e(320))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class rt extends((0,e.ObservableMixin)()){[tt(313)];[tt(309)];constructor(t,e){var n=tt;super(),this[n(313)]=t,this[n(313)][n(324)]=!0,this[n(309)]=e,this[n(311)](e,n(317),()=>this[n(307)]()),this[n(311)](e,n(335),()=>this[n(306)]()),this[n(311)](e,n(318),()=>this[n(319)]()),this[n(311)](e,n(308),()=>this[n(316)]()),this[n(311)](e,n(334),(t,e)=>this[n(334)](e)),this[n(311)](e,n(331),(t,e,r)=>this[n(331)](e,r)),this[n(311)](e,n(327),(t,e)=>this[n(327)](e))}[tt(307)](){var t=tt;this[t(313)][t(307)]()}[tt(306)](){var t=tt;this[t(313)][t(306)]()}[tt(319)](){var t=tt;this[t(313)][t(325)]||this[t(313)][t(319)]()}[tt(316)](){var t=tt;this[t(313)][t(325)]&&this[t(313)][t(316)]()}[tt(334)](t){var e=tt;this[e(313)][e(334)]({content:t,authorId:this[e(309)][e(330)].id})}[tt(331)](t,e){var n=tt;this[n(313)][n(323)](t)[n(332)]({content:e})}[tt(327)](t){var e=tt;this[e(313)][e(323)](t)[e(306)]()}[tt(310)](){var t=tt;this[t(328)](),this[t(313)][t(324)]=!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-=258]})(t,e)}!function(t){const e=at,n=t();for(;;)try{if(579673===parseInt(e(272))/1+-parseInt(e(275))/2+parseInt(e(280))/3*(-parseInt(e(284))/4)+parseInt(e(260))/5+-parseInt(e(269))/6*(-parseInt(e(271))/7)+-parseInt(e(273))/8+parseInt(e(262))/9*(parseInt(e(285))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class ht extends st.EditorUIView{[ct(283)];[ct(268)];constructor(t,n){const r=ct;super(t);const o=(0,e.uid)();this[r(283)]=this[r(281)](),this[r(268)]=new st.InlineEditableUIView(t,n,void 0,{label:()=>it(t,r(265))}),this[r(274)]({tag:r(277),attributes:{class:[r(276),r(279),r(259),r(263)],dir:t[r(282)],lang:t[r(270)],"aria-labelledby":r(266)+o},children:[{tag:r(277),attributes:{class:r(264),role:r(278)},children:this[r(283)]}]})}[ct(258)](){const t=ct;super[t(258)](),this[t(283)][t(261)](this[t(268)])}[ct(286)](){const t=ct;this[t(268)][t(267)][t(286)]()}}function ut(){const t=["setTemplate","946114aHwWNX","ck-reset","div","presentation","ck-editor","2649981AJAlDs","createCollection","uiLanguageDirection","main","4tWJIcV","1462570WdSKvP","focus","render","ck-rounded-corners","4220605mlQHEB","add","9Pthibk","ck-comment__input","ck-editor__main","Comment editor","cke-editor__aria-label_","element","editable","103476ALiFrn","uiLanguage","119KKbQSv","689682loZgNi","297480odxWem"];return(ut=function(){return t})()}function dt(){const t=["1699755eiJtfi","92MgzRuJ","232YDheLY","ready","document","472336RErIOv","element","fire","editor","editing","137965gesieh","destroy","10228sUUFHW","render","rootName","name","getRoot","view","setEditableElement","bind","attachDomRoot","focusTracker","init","698520aYobJI","locale","24531290KsAzId","5856032fFXOfE","editable","171vAIhee","isFocused"];return(dt=function(){return t})()}function lt(t,e){const n=dt();return(lt=function(t,e){return n[t-=446]})(t,e)}const mt=lt;!function(t){const e=lt,n=t();for(;;)try{if(625951===-parseInt(e(463))/1*(parseInt(e(453))/2)+parseInt(e(451))/3+-parseInt(e(452))/4*(-parseInt(e(461))/5)+parseInt(e(474))/6+-parseInt(e(447))/7+parseInt(e(456))/8*(-parseInt(e(449))/9)+parseInt(e(446))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(dt);class kt extends st.EditorUI{[mt(468)];constructor(t){const e=mt;super(t),this[e(468)]=new ht(t[e(475)],t[e(460)][e(468)])}get[mt(457)](){const t=mt;return this[t(468)][t(457)]}[mt(473)](){const t=mt,e=this[t(459)][t(460)][t(468)],n=this[t(468)][t(448)],r=e[t(455)][t(467)]();n[t(466)]=r[t(465)],this[t(468)][t(464)]();const o=n[t(457)];this[t(469)](n[t(466)],o),this[t(468)][t(448)][t(470)](t(450)).to(this[t(472)]),e[t(471)](o),this[t(458)](t(454))}[mt(462)](){const t=mt;super[t(462)](),this[t(468)][t(462)]()}}var gt=n(783),pt=n(331),ft=n(507),bt=n(727),vt=n(834),_t=n(251),wt=n(179);const It=yt;function yt(t,e){const n=At();return(yt=function(t,e){return n[t-=284]})(t,e)}function At(){const t=["1538030ZqjrBd","change","14ExMlFR","create","6ZodhXG","206239IZAxSU","placeholder","defaultPlugins","low","fromCharCode","fire","placeholderElement","config","change:placeholder","5517yvZsVm","document","initPlugins","52952hjWDpC","childCount","end","get","plugins","join","setSelection","2644hAukdX","then","assign","init","view","244148wXjiwg","map","getRoot","name","createRoot","set","focus","initialData","873TimxEu","ready","editing","data","destroy","6590anmgxk","201996qNiZbX","getChild","_updatePlaceholder","model"];return(At=function(){return t})()}!function(t){const e=yt,n=t();for(;;)try{if(203279===-parseInt(e(317))/1+parseInt(e(303))/2+parseInt(e(311))/3*(parseInt(e(298))/4)+parseInt(e(321))/5*(-parseInt(e(325))/6)+-parseInt(e(323))/7*(-parseInt(e(291))/8)+parseInt(e(288))/9*(parseInt(e(316))/10)+-parseInt(e(326))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(At);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(328)]=(()=>Ct)();constructor(t={}){const e=It;function n(t){const e=yt;return t[e(304)](t=>String[e(330)](t))[e(296)]("")}(t=Object[e(300)]({},t))[e(295)]||(t[e(295)]=Tt[e(328)]),super(t),this.ui=new kt(this),this[e(308)](e(327),""),this[e(320)][e(289)].on(e(322),()=>this[e(319)](),{priority:e(329)}),this.on(e(287),()=>this[e(319)]()),this[e(320)][e(289)][e(307)](),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(324)](){const t=It,e=this[t(286)][t(294)](t(310))||"";return this[t(290)]()[t(299)](()=>this.ui[t(301)]())[t(299)](()=>this[t(314)][t(301)](e))[t(299)](()=>this[t(284)](t(312)))}[It(315)](){const t=It;return super[t(315)]()[t(299)](()=>this.ui[t(315)]())}[It(309)](){const t=It;this[t(320)][t(322)](e=>{const n=t,r=this[n(320)][n(289)][n(305)](),o=r&&r[n(318)](r[n(292)]-1);e[n(297)](o,n(293)),this[n(313)][n(302)][n(309)]()})}[It(319)](){const t=It,e=this[t(313)][t(302)],n=e[t(289)][t(305)](),r=n[t(318)](0);n[t(292)]>1||!r||"p"!=r[t(306)]?this[t(285)]&&this[t(285)][t(327)]&&((0,gt.disableViewPlaceholder)(e,this[t(285)]),this[t(285)]=void 0):(this[t(327)]&&(r[t(327)]=this[t(327)]),(0,gt.enableViewPlaceholder)({view:e,element:r,keepOnFocus:!0}),this[t(285)]=r)}}const Et=Ot;function xt(){const t=["856188fkYHci","bind","editorReady","ck-comment__input-actions--active","document","withText","tab","56841EmzGSs","focusCycler","listenTo","createCollection","ck-comment__input-actions--cancel","div","destroy","fire","stop","render","model","element","focus","_createCancelButton","disabledSubmit","editor","16fknctT","TOO_LONG_COMMENT_ALERT","Reply...","3399120aZCQbE","keystrokes","add","added","extendTemplate","getData","placeholder","forEach","view","initialData","editorDestroyed","52959CwusoQ","execute","Reply","427473zVjoXY","value","cancel","ck-comment__input-actions--submit","create","setData","submitButtonView","Esc","bindTemplate","submit","set","Cancel","_setupKeyboardNavigation","1182390adBOUi","_isDestroyed","ck-comment__input-actions","setTemplate","_editorCreationPromise","createEditor","high","ck-comment__input-wrapper","then","trim","42zVVDNh","14kuQrWx","cancelButtonView","_editorConfig","6906705AltSin","Ctrl+Enter","firstChild","shift+tab","focusTracker","reverse","length","showButtons","change","_createSubmitButton","insertBefore","focusables","focusLast","isEnabled","label","submitLabel","from","focusFirst","280ZFNsTt"];return(xt=function(){return t})()}function Ot(t,e){const n=xt();return(Ot=function(t,e){return n[t-=479]})(t,e)}!function(t){const e=Ot,n=t();for(;;)try{if(920534===-parseInt(e(546))/1*(parseInt(e(486))/2)+-parseInt(e(516))/3*(parseInt(e(532))/4)+parseInt(e(490))/5+-parseInt(e(509))/6*(parseInt(e(487))/7)+-parseInt(e(535))/8+parseInt(e(549))/9*(parseInt(e(508))/10)+parseInt(e(562))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xt);class Nt extends st.View{[Et(536)];[Et(494)];[Et(501)];[Et(517)];[Et(555)];[Et(488)];[Et(489)];constructor(t,n={}){const r=Et;super(t),this[r(531)]=null,this[r(489)]=n,this[r(559)](r(550),n[r(544)]||""),this[r(559)](r(530),!1),this[r(559)](r(497),!0),this[r(559)](r(541),it(t,r(534))),this[r(559)](r(505),it(t,r(548))),this[r(555)]=this[r(499)](),this[r(488)]=this[r(529)](),this[r(501)]=this[r(519)]([this[r(555)],this[r(488)]]),this[r(536)]=new e.KeystrokeHandler,this[r(494)]=new e.FocusTracker,this[r(517)]=new st.FocusCycler({focusables:this[r(501)],focusTracker:this[r(494)],keystrokeHandler:this[r(536)],actions:{focusPrevious:r(493),focusNext:r(515)}}),this[r(479)]({tag:r(521),attributes:{class:[r(483)]},children:[{tag:r(521),attributes:{class:[r(564),this[r(557)].if(r(497),r(512))]},children:[this[r(555)],this[r(488)]]}]}),this[r(536)][r(559)](r(556),(t,e)=>{const n=r;this[n(488)][n(523)](n(547)),e()}),this[r(536)][r(559)](r(491),(t,e)=>{const n=r;this[n(555)][n(503)]&&(this[n(555)][n(523)](n(547)),e())}),this.on(r(558),(e,n)=>{const o=r;n[o(496)]>65e3?(alert(it(t,o(533),[n[o(496)],65e3])),e[o(524)]()):this[o(531)][o(554)]("")},{priority:r(482)})}[Et(525)](){const t=Et;super[t(525)](),this[t(561)]()}[Et(481)](){const t=Et;return this[t(531)]||(this[t(531)]=new Tt(this[t(489)]),this[t(480)]=this[t(531)][t(553)]()[t(484)](()=>{const e=t;if(this[e(563)])return;const n=this[e(531)];this[e(527)][e(500)](n.ui[e(527)],this[e(527)][e(492)]),n[e(526)][e(513)].on(e(498),()=>this[e(550)]=n[e(540)]()),n[e(510)](e(541)).to(this),this[e(501)][e(537)](n.ui[e(543)],0),this[e(523)](e(511),this[e(531)])})),this[t(480)]}[Et(528)](t){const e=Et;-1===t?(this[e(517)][e(507)](),this[e(517)][e(502)]()):this[e(517)][e(507)]()}async[Et(522)](){const t=Et;this[t(563)]||(this[t(563)]=!0,this[t(531)]&&(await this[t(480)],await this[t(531)][t(522)](),this[t(523)](t(545),this[t(531)])),await super[t(522)]())}[Et(499)](){const t=Et,{locale:e}=this,n=new st.ButtonView(e);return n[t(539)]({attributes:{class:[t(552)]}}),n[t(514)]=!0,n[t(510)](t(504)).to(this,t(505)),n.on(t(547),()=>{const e=t;this[e(523)](e(558),this[e(550)])}),n[t(510)](t(503)).to(this,t(550),this,t(530),(e,n)=>!n&&!!e[t(485)]()),n}[Et(529)](){const t=Et,{locale:e}=this,n=new st.ButtonView(e);return n[t(539)]({attributes:{class:[t(520)]}}),n[t(504)]=it(e,t(560)),n[t(514)]=!0,n.on(t(547),()=>{const e=t;this[e(531)][e(554)](""),this[e(523)](e(551))}),n}[Et(561)](){const t=Et;this[t(536)][t(518)](this[t(527)]),this[t(501)][t(542)](e=>{const n=t;this[n(494)][n(537)](e[n(527)])}),this[t(501)].on(t(498),(e,n)=>{const r=t;for(const t of Array[r(506)](n[r(538)])[r(495)]())this[r(494)][r(537)](t[r(527)])})}}const St=Rt;function Mt(){const t=["listenTo","commentInputView","focus","userView","2807HNDLiq","extendTemplate","contains","4628196FSagmU","19560QuNUKZ","showInput","destroy","bind","element","isFocused","filter","focusTracker","848946MWecZa","setTemplate","view","preventDefault","createEditor","then","editing","render","showButtons","set","delegate","div","ck-comment__input-container--active","editorReady","editor","change:showInput","focusCycler","782685GgATGk","_focusOnNonInteractiveMouseDown","mousedown","ck-comment__input-container","ck-thread__input","721594OFSfec","target","1045455KUBpTo","editorDestroyed","1kAcsjr","some","ck-thread__user","value","getDomRoot","bindTemplate","552330FIDmOx"];return(Mt=function(){return t})()}function Rt(t,e){const n=Mt();return(Rt=function(t,e){return n[t-=418]})(t,e)}!function(t){const e=Rt,n=t();for(;;)try{if(616382===parseInt(e(454))/1*(parseInt(e(450))/2)+parseInt(e(428))/3+parseInt(e(419))/4+-parseInt(e(452))/5+parseInt(e(460))/6+-parseInt(e(465))/7*(parseInt(e(420))/8)+-parseInt(e(445))/9)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(462)]=new Nt(t,n),this[r(444)]=this[r(462)][r(444)],this[r(462)][r(423)](r(436)).to(this[r(462)][r(427)],r(425),this[r(462)],r(457),(t,e)=>t||!!e),this[r(437)](r(421),!1),this.on(r(443),()=>{const t=r;this[t(421)]&&!this[t(462)][t(442)]&&this[t(462)][t(432)]()}),this[r(462)][r(438)](r(441)).to(this),this[r(462)][r(438)](r(453)).to(this),this[r(464)]=new o.UserView(t,e),this[r(464)][r(466)]({attributes:{class:r(456),"aria-hidden":!0}}),this[r(462)][r(466)]({attributes:{class:r(449)}}),this[r(429)]({tag:r(439),attributes:{class:[r(448),this[r(459)].if(r(421),r(440))]},children:[this[r(464)],this[r(462)]]})}[St(435)](){const t=St;super[t(435)](),this[t(446)]()}[St(422)](){const t=St;return this[t(462)][t(422)]()[t(433)](()=>super[t(422)]())}[St(463)](t){const e=St;this[e(462)][e(463)](t)}[St(446)](){const t=St;this[t(461)](this[t(424)],t(447),(e,n)=>{const r=t,{submitButtonView:o,cancelButtonView:s,editor:i}=this[r(462)];[o[r(424)],s[r(424)],i?i[r(434)][r(430)][r(458)]():null][r(426)](t=>t)[r(455)](t=>t[r(418)](n[r(451)]))||(this[r(463)](),n[r(431)]())})}}function Vt(){const t=["32681LgJPwo","130054ajIjas","560526IueWgJ","count","710dwOkSZ","NUMBER_OF_COMMENTS","1629PgNSGN","set","16216gtqUIx","1669734iUjuuo","155360pByzQl","ck-thread__comment-count","2avBJVo","146972KQPDSf","setTemplate","bindTemplate","5SUBlMJ"];return(Vt=function(){return t})()}function Lt(t,e){const n=Vt();return(Lt=function(t,e){return n[t-=419]})(t,e)}!function(t){const e=Lt,n=t();for(;;)try{if(302587===-parseInt(e(421))/1*(-parseInt(e(432))/2)+-parseInt(e(422))/3+-parseInt(e(430))/4*(-parseInt(e(419))/5)+-parseInt(e(429))/6+parseInt(e(433))/7+-parseInt(e(428))/8*(-parseInt(e(426))/9)+-parseInt(e(424))/10*(-parseInt(e(420))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vt);class Bt extends st.View{constructor(t){const e=Lt;super(t);const n=this[e(435)];this[e(427)](e(423),void 0),this[e(434)]({tag:"li",attributes:{class:e(431)},children:[{text:n.to(e(423),n=>it(t,e(425),n))}]})}}const Dt=jt;function Ut(){const t=["hasDirtyComment","resolvedAt","change:isEditMode","998948vVNxmt","10648vnpMPs","13036050uLFvUz","isActive","destroy","keystrokes","comments","target","bindTemplate","get","ck-thread__comments","remove","removeComment","maxCommentsWhenCollapsed","arrowup","change:isActive","resolveCommentThread","226191NaHuJP","delegate","map","collapse","set","expand","_collapsedCommentsView","render","refreshVisibleViews","_calculatePosition","createCollection","_shouldCollapse","_setupKeyboardNavigation","Marked as resolved","resolved","delete","listenTo","maxThreadTotalWeight","from","84RKrQaV","includes","stopListening","ck-hidden","length","add","change:hasDirtyComment","maxCommentCharsWhenCollapsed","visibleViews","19sPhCaC","focusTracker","CommentView","_model","some","_config","isEditMode","change","authoredAt","forEach","change:isResolved","editorReady","6079959ZiRjdx","updateComment","reverse","_handleRemoveCommentModel","focusCycler","focus","commentUpdated","removed","equal","4654905DQnobv","added","arrowdown","resolvedCommentView","commentViews","_rearrangeExpand","focusFirst","setTemplate","_rearrangeCollapse","resolvedBy","10LFEBjM","57003430KsaDuG","focusLast","8gCqddV","_updateHasDirtyComment","element","weight","_findOptimalIndex","Thread comments","locale","editorConfig","_handleInfoComment","insert","formatDateTime","bind","editorDestroyed","viewUid","count","_handleNewCommentModel"];return(Ut=function(){return t})()}function jt(t,e){const n=Ut();return(jt=function(t,e){return n[t-=438]})(t,e)}!function(t){const e=jt,n=t();for(;;)try{if(800639===-parseInt(e(503))/1*(-parseInt(e(459))/2)+-parseInt(e(524))/3+parseInt(e(458))/4*(-parseInt(e(534))/5)+-parseInt(e(494))/6*(parseInt(e(475))/7)+parseInt(e(439))/8*(-parseInt(e(515))/9)+-parseInt(e(460))/10+parseInt(e(535))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ut);class Ht extends st.View{[Dt(528)];[Dt(527)];[Dt(504)];[Dt(463)];[Dt(519)];[Dt(506)];[Dt(508)];[Dt(481)];constructor(t,n,r){const o=Dt;super(t);const s=this[o(466)];this[o(479)](o(455),!1),this[o(479)](o(498),n[o(464)][o(498)]),this[o(479)](o(461),!1),this[o(506)]=n,this[o(508)]=r,this[o(528)]=this[o(485)](),this[o(502)]=this[o(485)](),this[o(527)]=null,this[o(504)]=new e.FocusTracker,this[o(463)]=new e.KeystrokeHandler,this[o(519)]=new st.FocusCycler({focusables:this[o(528)],focusTracker:this[o(504)],keystrokeHandler:this[o(463)],keystrokeHandlerOptions:{filter:t=>this[o(528)][o(477)](t=>t[o(441)])[o(495)](t[o(465)])},actions:{focusPrevious:o(472),focusNext:o(526)}}),this[o(481)]=new Bt(t),this[o(481)][o(450)](o(453)).to(this,o(498),t=>t-this[o(508)][o(471)]);for(const t of n[o(464)])this[o(454)](t);this[o(447)](),this[o(491)](n[o(464)],o(499),(t,e)=>{const n=o,r=this[n(484)](e);this[n(498)]++,this[n(454)](e,r),this[n(483)]()}),this[o(491)](n[o(464)],o(469),(t,e)=>{const n=o;this[n(498)]--,this[n(518)](e),this[n(483)]()}),this[o(491)](n,o(521),()=>this[o(483)]()),this[o(491)](n,o(513),()=>this[o(447)]()),this.on(o(473),()=>this[o(483)]()),this.on(o(500),()=>this[o(483)]()),this[o(531)]({tag:"ul",attributes:{class:[o(468),s.if(o(498),o(497),t=>!t)],"aria-label":it(t,o(444))},children:this[o(502)]})}get[Dt(486)](){const t=Dt;return this[t(506)][t(442)]>this[t(508)][t(492)]&&!this[t(461)]&&!this[t(455)]}[Dt(482)](){const t=Dt;super[t(482)](),this[t(483)](),this[t(487)]()}[Dt(520)](t){const e=Dt;-1===t?this[e(519)][e(438)]():this[e(519)][e(530)]()}[Dt(462)](){const t=Dt;this[t(481)][t(462)]();for(const e of this[t(528)])e[t(462)]();super[t(462)]()}[Dt(483)](){const t=Dt;this[t(486)]?this[t(532)]():this[t(529)]()}[Dt(454)](t,e){const n=Dt,r=new(this[n(508)][n(505)])(this[n(445)],t,{maxCommentCharsWhenCollapsed:this[n(508)][n(501)],formatDateTime:this[n(508)][n(449)],editorConfig:this[n(508)][n(446)]});r[n(452)]=t.id,r[n(476)](n(470)).to(this),r[n(476)](n(516)).to(this),r[n(476)](n(474)).to(this),r[n(476)](n(514)).to(this),r[n(476)](n(451)).to(this),this[n(491)](r,n(457),()=>this[n(440)]()),this[n(528)][n(499)](r,e)}[Dt(484)](t){const e=Dt,n=this[e(506)][e(443)](t);return this[e(527)]?this[e(527)][e(511)]>t[e(511)]?n-1:n:n-1}[Dt(447)](){const t=Dt;if(this[t(506)][t(533)]&&this[t(506)][t(456)]){const e={id:t(489),author:this[t(506)][t(533)],authoredAt:this[t(506)][t(456)],content:it(this[t(445)],t(488)),attributes:{}};this[t(527)]=new(this[t(508)][t(505)])(this[t(445)],e,{maxCommentCharsWhenCollapsed:this[t(508)][t(501)],formatDateTime:this[t(508)][t(449)],editorConfig:this[t(508)][t(446)],isSystemComment:!0}),this[t(528)][t(499)](this[t(527)],this[t(506)][t(443)](e))}else this[t(527)]&&(this[t(528)][t(469)](this[t(527)]),this[t(527)][t(462)](),this[t(527)]=null);this[t(483)]()}[Dt(518)](t){const e=Dt,n=this[e(528)][e(469)](t.id);this[e(496)](n),n[e(509)]&&this[e(440)](),n[e(462)]()}[Dt(440)](){const t=Dt;this[t(455)]=Array[t(493)](this[t(528)])[t(507)](e=>e[t(509)])}[Dt(532)](){const t=Dt,n=function(t){const n=jt,r=new e.Collection;for(const e of t)r[n(499)](e);return r}(this[t(528)]),r=this[t(481)][t(453)];for(let e=1;e<=r;e++)n[t(469)](1);for(const e of n)e[t(478)]();r>0&&n[t(499)](this[t(481)],1),Kt((0,e.diff)(Array[t(493)](this[t(502)]),Array[t(493)](n)),this[t(502)],n)}[Dt(529)](){const t=Dt;Kt((0,e.diff)(Array[t(493)](this[t(502)]),Array[t(493)](this[t(528)])),this[t(502)],this[t(528)]);for(const e of this[t(502)])e[t(480)]()}[Dt(487)](){const t=Dt;this[t(528)][t(512)](e=>{const n=t;this[n(504)][n(499)](e[n(441)]),this[n(463)][n(491)](e[n(441)])}),this[t(528)].on(t(510),(e,n)=>{const r=t;for(const t of n[r(522)])this[r(504)][r(469)](t[r(441)]),this[r(463)][r(496)](t[r(441)]);for(const t of Array[r(493)](n[r(525)])[r(517)]())this[r(504)][r(499)](t[r(441)]),this[r(463)][r(491)](t[r(441)])})}}function Kt(t,e,n){const r=Dt;let o=0;for(const s of t)switch(s){case r(448):e[r(499)](n[r(467)](o),o),o++;break;case r(490):e[r(469)](o);break;case r(523):o++}}const zt=Ft;function Ft(t,e){const n=Wt();return(Ft=function(t,e){return n[t-=498]})(t,e)}function Wt(){const t=["631182dXqGse","ck-context__value","span","1289628rvmsoY","focus","contextValue","64lOTLSL","element","THREAD_CONTEXT_LABEL","781025NYaYjT","62356NnspBg","54390AiEnes","set","372112aDrTBb","bindTemplate","setTemplate","205244pavcjM","6diIlwp"];return(Wt=function(){return t})()}!function(t){const e=Ft,n=t();for(;;)try{if(123421===-parseInt(e(506))/1+parseInt(e(511))/2+parseInt(e(513))/3+parseInt(e(508))/4+parseInt(e(504))/5*(-parseInt(e(512))/6)+-parseInt(e(505))/7*(-parseInt(e(501))/8)+-parseInt(e(498))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wt);class Yt extends st.View{constructor(t){const e=Ft;super(t);const n=this[e(509)];this[e(507)](e(500),""),this[e(510)]({tag:e(515),attributes:{class:["ck",e(514)],"aria-label":n.to(e(500),n=>it(t,e(503),n)),tabindex:-1},children:[{text:n.to(e(500))}]})}[zt(499)](){const t=zt;this[t(502)][t(499)]()}}const qt=Zt;function Zt(t,e){const n=Gt();return(Zt=function(t,e){return n[t-=494]})(t,e)}function Gt(){const t=["_setupKeyboardNavigation","fire","scrollWidth","440424fPZkal","Comment was made on an element","render","97qjIwjJ","isResolvable","lastIndexOf","ck-thread__header","mouseleave","98ZLmKRp","focusables","contextValue","focusTracker","focus","listenTo","_attachContextActions","isResolved",".ck-context","ck-context-wrapper","_createContextView","reopenButtonView","shift+tab","ck-annotation__actions","ck-context","reopenCommentThread","contextView","focusCycler","hasContext","context","Reopen","createCollection","label","focusFirst","12266MofbRB","mouseenter","bind","keystrokes","value","length","classList","execute","add","bindTemplate","tooltip","overlay","_createReopenButton","locale","ck-context--quotes","isEnabled","_model","remove","_trimContextValue","14279270DynoWC","3645cXlGxr","11HFJzit","...","element","substring","1746755GiSwCi","2177096eHPCYQ","div","offsetWidth","querySelector","icon","isReadOnly",".ck-context__value","1529073BwsqSJ","isVisible","15256wQMGgy","tab","setTemplate"];return(Gt=function(){return t})()}!function(t){const e=Zt,n=t();for(;;)try{if(537605===-parseInt(e(550))/1*(-parseInt(e(506))/2)+parseInt(e(539))/3+-parseInt(e(532))/4+parseInt(e(531))/5+parseInt(e(547))/6*(-parseInt(e(555))/7)+parseInt(e(541))/8*(-parseInt(e(526))/9)+parseInt(e(525))/10*(parseInt(e(527))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gt);class Xt extends st.View{[qt(522)];[qt(566)];[qt(498)];[qt(556)];[qt(558)];[qt(509)];[qt(499)];constructor(t,n){const r=qt;super(t);const o=this[r(515)];this[r(522)]=n,this[r(566)]=this[r(518)](),this[r(498)]=this[r(565)](),this[r(556)]=this[r(503)]([this[r(498)],this[r(566)]]),this[r(558)]=new e.FocusTracker,this[r(509)]=new e.KeystrokeHandler,this[r(499)]=new st.FocusCycler({focusables:this[r(556)],focusTracker:this[r(558)],keystrokeHandler:this[r(509)],actions:{focusPrevious:r(494),focusNext:r(542)}}),this[r(508)](r(500)).to(this[r(522)],r(501),t=>!!t),this[r(508)](r(557)).to(this[r(522)],r(501),t=>t&&t[r(510)]?this[r(524)](t[r(510)]):it(this[r(519)],r(548))),this[r(543)]({tag:r(533),attributes:{class:[r(553)]},children:[{tag:r(533),attributes:{class:[r(564)]},children:[{tag:r(533),attributes:{class:[r(496),o.if(r(500),r(520))]},children:[this[r(498)]]}]},{tag:r(533),attributes:{class:[r(495)]},children:[this[r(566)]]}]})}[qt(549)](){const t=qt;super[t(549)](),this[t(561)](),this[t(544)]()}[qt(559)](){const t=qt;this[t(499)][t(505)]()}[qt(518)](){const t=qt,e=new st.ButtonView(this[t(519)]);return e[t(504)]=it(this[t(519)],t(502)),e[t(516)]=it(this[t(519)],t(502)),e[t(536)]=ot.IconUndo,e[t(508)](t(521)).to(this[t(522)],t(537),t=>!t),e[t(508)](t(540)).to(this[t(522)],t(551),this[t(522)],t(562),(t,e)=>t&&e),e.on(t(513),()=>{const e=t;this[e(545)](e(497),this[e(522)].id)}),e}[qt(524)](t){const e=qt;if(t[e(511)]<150)return t;const n=t[e(552)](" ",147);return t[e(530)](0,n>-1?n:147)+e(528)}[qt(561)](){const t=qt,e=this[t(529)][t(535)](t(563)),n=e[t(535)](t(538));this[t(560)](e,t(507),()=>{const r=t;n[r(534)]<n[r(546)]&&e[r(512)][r(514)](r(517))}),this[t(560)](e,t(554),()=>{const n=t;e[n(512)][n(523)](n(517))})}[qt(544)](){const t=qt;this[t(509)][t(560)](this[t(529)]);for(const e of this[t(556)])this[t(558)][t(514)](e[t(529)]),this[t(509)][t(560)](e[t(529)])}[qt(565)](){const t=qt,e=new Yt(this[t(519)]);return e[t(508)](t(557)).to(this),e}}const Qt=Jt;function Jt(t,e){const n=$t();return(Jt=function(t,e){return n[t-=280]})(t,e)}function $t(){const t=["_config","isUnlinked","131593VaSjLO","author","submitLabel","element","name","removeComment","listenTo","createCollection","8TMEcUe","render","set","focusables","Reply","1370kPMoQj","archivedAt","submit","stop","bind","assign","COMMENT_THREAD_LABEL","reopenCommentThread","fire","3592NZhXXB","editorDestroyed","commentThreadInputView","cancel","commentInputView","isResolved","placeholder","isDirty","ariaLabel","target","isActive","Reply to reopen discussion...","focusTracker","editorConfig","editorReady","canComment","ariaDescriptionView","10322NmdIyA","Reply...","COMMENT_THREAD_DESCRIPTION","hasDirtyComment","addComment","541301saQvBk","change:isActive","commentsListView","destroy","value","updateComment","_createCommentThreadInputView","_localUser","showInput","focus","2229831pWzDdv","delegate","submitCommentThread","disabledSubmit","length","Comment","462gTmQTG","5313780hdGmCj","comments","isReadOnly","isSubmitted","keystrokes","locale","CommentView","unlinkedAt","resolveCommentThread","focusCycler","first","663VicGYI","10152384BdPAzq","shift+tab","isResolvable","tab","commentThreadHeaderView","_model","removeCommentThread","Write a comment..."];return($t=function(){return t})()}!function(t){const e=Jt,n=t();for(;;)try{if(726152===-parseInt(e(326))/1+parseInt(e(321))/2*(-parseInt(e(354))/3)+parseInt(e(304))/4*(-parseInt(e(295))/5)+-parseInt(e(342))/6*(-parseInt(e(282))/7)+-parseInt(e(290))/8*(parseInt(e(336))/9)+parseInt(e(343))/10+parseInt(e(355))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($t);class te extends st.View{[Qt(360)];[Qt(280)];[Qt(359)];[Qt(306)];[Qt(320)];[Qt(293)];[Qt(316)];[Qt(347)];[Qt(352)];constructor(t,n,r,s){const i=Qt;super(t),this[i(292)](i(314),!1),this[i(292)](i(311),!1),this[i(360)]=n,this[i(333)]=r,this[i(280)]=s,this[i(359)]=new Xt(t,n),this[i(359)][i(337)](i(302)).to(this),this[i(320)]=new o.AriaDescriptionView(t,it(t,i(323))),this[i(288)](this,i(302),()=>{this[i(335)]()}),this[i(328)]=new Ht(t,n,Object[i(300)]({CommentView:this[i(280)][i(349)]},s)),this[i(328)][i(337)](i(287)).to(this),this[i(328)][i(337)](i(331)).to(this),this[i(328)][i(337)](i(351)).to(this),this[i(328)][i(337)](i(318)).to(this),this[i(328)][i(337)](i(305)).to(this),this[i(328)][i(299)](i(314)).to(this),this[i(288)](this,i(351),()=>{this[i(335)]()}),this[i(292)](i(340),this[i(328)][i(340)]),this[i(299)](i(340)).to(this[i(328)],i(340)),this[i(306)]=this[i(332)](),this[i(306)][i(337)](i(318)).to(this),this[i(306)][i(337)](i(305)).to(this),this.on(i(287),()=>this[i(335)]()),this[i(299)](i(311)).to(this[i(328)],i(324),this[i(306)][i(308)],i(330),(t,e)=>t||!!e),this[i(299)](i(281)).to(n,i(350),t=>!!t),this[i(299)](i(312)).to(this,i(340),t=>{const e=i,n=this[e(360)][e(344)][e(353)]?this[e(360)][e(344)][e(353)][e(283)][e(286)]:this[e(333)][e(286)];return it(this[e(348)],e(301),[t,n])}),this[i(293)]=this[i(289)]([this[i(328)],this[i(306)]]),this[i(316)]=new e.FocusTracker,this[i(347)]=new e.KeystrokeHandler,this[i(352)]=new st.FocusCycler({focusables:this[i(293)],focusTracker:this[i(316)],keystrokeHandler:this[i(347)],keystrokeHandlerOptions:{filter:t=>t[i(313)]!==this[i(285)]},actions:{focusPrevious:i(356),focusNext:i(358)}})}[Qt(335)](){const t=Qt;this[t(285)][t(335)]()}[Qt(291)](){const t=Qt;super[t(291)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(293)])}async[Qt(329)](){const t=Qt;this[t(311)]=!1,this[t(328)][t(329)](),await this[t(306)][t(329)](),super[t(329)]()}[Qt(332)](){const t=Qt,e=new Pt(this[t(348)],this[t(333)],this[t(280)][t(317)]),n=e[t(308)];return e[t(299)](t(334)).to(this,t(314),this[t(360)],t(345),this[t(360)],t(319),this[t(360)],t(296),n,t(330),(t,e,n,r,o)=>!!o||!!r&&n&&!e||t&&n&&!e),n[t(299)](t(310)).to(this,t(340),this[t(360)],t(357),this[t(360)],t(309),(e,n,r)=>{const o=t;let s;return s=o(r&&n?315:e?322:362),it(this[o(348)],s)}),n[t(299)](t(284)).to(this,t(340),e=>it(this[t(348)],t(e?294:341))),n.on(t(297),(e,n)=>{const r=t;this[r(303)](r(325),n),this[r(360)][r(309)]&&this[r(360)][r(357)]&&this[r(303)](r(302),this[r(360)].id),this[r(360)][r(346)]||this[r(303)](r(338))}),n.on(t(307),()=>{this[t(335)]()}),n[t(299)](t(339)).to(this[t(360)],t(345)),n.on(t(307),e=>{const n=t;0==this[n(340)]&&(this[n(303)](n(361)),e[n(298)]())}),this.on(t(327),(e,r,o)=>{const s=t;o||this[s(340)]||n[s(330)]||this[s(303)](s(361))}),e}}const ee=ne;function ne(t,e){const n=re();return(ne=function(t,e){return n[t-=253]})(t,e)}function re(){const t=["placeholder","add","listenTo","isActive","focusables","isResolvable","ck-thread--remove-confirmation","setTemplate","cancelConfirm","1435800JhaUwv","isEnabled","getTemplate","commentThreadChildren","render","actionIndicator","tooltip","label","ariaLabel","listitem","length","2574848NXgJEb","_model","isResolved","extendTemplate","3HsvaVK","then","ck-thread--active","commentThreadHeaderView","122050iXzaNS","commentsListView","ck-thread","ck-reset_all-excluded","ck-thread__container","2990974OzuoUZ","25944Wfzkls","showConfirm","archivedAt","removeCommentThread","bind","removeButton","change:isReadOnly","1602lPaRhv","bindTemplate","containerElement","change:archivedAt","unbind","ariaDescriptionView","icon","commentViews","locale","resolveButton","_bindFirstCommentView","querySelector","remove",".ck-thread__container","set","resolveCommentThread","Write a comment...","element","change:isActive","ck-comment--resolve","isVisible","ck-thread--","focus","actionBar","_cancelAllConfirms","execute","isConfirm","Delete comment thread?","createCollection","_createResolveButton","ck-thread--unlinked","div","isSystemComment","removeConfirm","get","has","635nNlJaw","71662VhzzUC","2136816OnnJXL","stop","isUnlinked","high","_updateArchivedThreadHeader","ck-rounded-corners","Resolve","isReadOnly","fire","commentThreadInputView","_boundFirstCommentView"];return(re=function(){return t})()}!function(t){const e=ne,n=t();for(;;)try{if(768703===-parseInt(e(331))/1*(-parseInt(e(295))/2)+-parseInt(e(316))/3+-parseInt(e(327))/4+parseInt(e(294))/5*(-parseInt(e(341))/6)+parseInt(e(340))/7+-parseInt(e(296))/8+parseInt(e(258))/9*(parseInt(e(335))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(re);class oe extends((0,o.ConfirmMixin)(te)){[ee(319)];[ee(260)];[ee(267)];[ee(306)];constructor(t,e,n,r){const o=ee;super(t,e,n,r),this[o(319)]=this[o(286)]([this[o(336)],this[o(305)],this[o(263)]]),this[o(272)](o(321),null),this[o(260)]=null,this[o(306)]=null,this[o(266)]=t,this[o(267)]=this[o(287)](),this[o(314)](this[o(318)]()),this.on(o(276),(t,e,n)=>{n||this[o(282)]()}),this[o(309)](this[o(328)],o(257),(t,e,n)=>{n&&this[o(282)]()}),this[o(326)]>0&&this[o(268)](),this[o(309)](this[o(336)][o(265)],o(308),()=>{this[o(268)]()})}[ee(318)](){const t=ee,e=this[t(259)];return{tag:t(289),attributes:{class:["ck",t(337),t(338),t(301),e.if(t(310),t(333)),e.if(t(298),t(288)),e.if(t(284),t(313)),e.to(t(321),e=>e?t(279)+e:"")],"data-thread-id":this[t(328)].id,tabindex:0,role:t(325),"aria-label":e.to(t(324)),"aria-describedby":this[t(263)].id},children:[{tag:t(289),attributes:{class:t(339)},children:this[t(319)]}]}}[ee(320)](){const t=ee;super[t(320)](),this[t(260)]=this[t(275)][t(269)](t(271)),this[t(328)].on(t(261),()=>{this[t(300)]()}),this[t(300)]()}[ee(282)](){const t=ee;this[t(315)]();for(const e of this[t(336)][t(265)])e[t(315)]()}[ee(268)](){const t=ee,{locale:e}=this,n=this[t(336)][t(265)][t(292)](0);n===this[t(306)]||n[t(290)]||(this[t(306)]=n,this[t(262)](t(321)),this[t(255)](t(321)).to(n,t(321),e=>t(270)===e?t(270):null),n[t(307)]=it(e,t(274)),n[t(256)].on(t(283),n=>{const r=t;n[r(297)](),this[r(342)](it(e,r(285)),this[r(260)])[r(332)](()=>{const t=r;this[t(304)](t(254))})},{priority:t(299)}),this.on(t(291),()=>{n[t(280)]()}),n[t(281)][t(308)](this[t(267)],0),n[t(311)][t(308)](this[t(267)],0))}[ee(287)](){const t=ee,e=new o.LateFocusButtonView(this[t(266)]);return e[t(323)]=it(this[t(266)],t(302)),e[t(322)]=it(this[t(266)],t(302)),e[t(264)]=ot.IconCheck,e[t(330)]({attributes:{class:t(277)}}),e[t(255)](t(317)).to(this[t(328)],t(303),t=>!t),e[t(255)](t(278)).to(this[t(328)],t(312),this[t(328)],t(329),(t,e)=>t&&!e),e.on(t(283),()=>{const e=t;this[e(304)](e(273),this[e(328)].id)}),e}[ee(300)](){const t=ee;this[t(328)][t(253)]?this[t(319)][t(293)](this[t(334)])||(this[t(319)][t(308)](this[t(334)],0),this[t(311)][t(308)](this[t(334)],0)):this[t(319)][t(293)](this[t(334)])&&(this[t(319)][t(270)](this[t(334)]),this[t(311)][t(270)](this[t(334)]))}}var se=ie;function ie(t,e){var n=ce();return(ie=function(t,e){return n[t-=178]})(t,e)}function ce(){var t=["ck-annotation__content","7661340zBkiSZ","40FbUvpC","div","render","7NkUMXe","12028664DYTWcD","content","change:content","199118AWtQtq","8538993qWBzxR","element","827299RhoiQv","24275IvFamA","4uDneyq","innerHTML","setTemplate","set","ck-content","336HtLGFE","2215401XzINyy","ck-comment__content"];return(ce=function(){return t})()}!function(t){for(var e=ie,n=t();;)try{if(782809===parseInt(e(191))/1*(parseInt(e(186))/2)+-parseInt(e(197))/3+-parseInt(e(196))/4*(parseInt(e(190))/5)+parseInt(e(178))/6+parseInt(e(182))/7*(parseInt(e(183))/8)+-parseInt(e(187))/9+parseInt(e(179))/10*(-parseInt(e(189))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ce);class ae extends st.View{constructor(t){var e=ie;super(t),this[e(194)](e(184),""),this[e(193)]({tag:e(180),attributes:{class:[e(195),e(198),e(199)]}})}[se(181)](){var t=se;super[t(181)](),this.on(t(185),(e,n,r)=>{var o=t;this[o(188)][o(192)]=r}),this[t(188)][t(192)]=this[t(184)]}}function he(){const t=["expand","focusTracker","createEditor","delegate","get","_createCommentInputView","body","shift+tab","collapse","isReadOnly","switchToDisplayMode","destroy","updateComment","element","value","once","378384gsihbj","fire","COMMENT_THREAD_DESCRIPTION","remove","submitLabel","ariaDescriptionView","editorReady","importWord","focusables","formatDateTime","35SDHMDw","EXTERNAL_IMPORT_WORD_AVATAR","switchToEditMode","esc","stopListening","added","initialData","editorConfig","_setupKeyboardNavigation","290996idcFJh","_createCommentContentView","content","removed","isEditMode","getExternalCommentNote","author","3KileeS","EXTERNAL_AVATAR","visibleView","focusFirst","bind","textContent","isSystemComment","cancel","2332110LnRxYR","locale","29968NzctPb","_config","keystrokes","editorDestroyed","getUserViewNotificationText","focusCycler","2973540qxbEUo","focus","Save","render","isExternal","disabledSubmit","_model","@external","set","EXTERNAL_COMMENT","enter","listenTo","EXTERNAL_IMPORT_WORD_COMMENT","tab","parseFromString","creator","text/html","source","maxCommentCharsWhenCollapsed","target","add","COMMENT_ARIA_LABEL","createCollection","isCollapsed","758020XRFLnU","authoredAt","name","submit","change","5phPnCZ","3882753AqUHRV","attributes","ariaLabel"];return(he=function(){return t})()}const ue=de;function de(t,e){const n=he();return(de=function(t,e){return n[t-=221]})(t,e)}!function(t){const e=de,n=t();for(;;)try{if(250795===-parseInt(e(310))/1+-parseInt(e(291))/2+-parseInt(e(226))/3*(-parseInt(e(266))/4)+parseInt(e(271))/5*(parseInt(e(234))/6)+-parseInt(e(301))/7*(-parseInt(e(236))/8)+parseInt(e(272))/9+-parseInt(e(242))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(he);class le extends st.View{[ue(228)];[ue(296)];[ue(299)];[ue(276)];[ue(238)];[ue(241)];[ue(248)];[ue(237)];constructor(t,n,r){const s=ue;super(t),this[s(248)]=n,this[s(237)]=r,this[s(232)]=!!this[s(237)][s(232)],this[s(250)](s(223),!1),this[s(250)](s(265),!0),this[s(230)](s(274)).to(n,s(221),n,s(267),(e,o)=>it(t,s(263),[n[s(225)][s(268)],r[s(300)](o),(new DOMParser)[s(256)](e,s(258))[s(281)][s(231)],n[s(246)]?this[s(224)]():""])),this[s(296)]=new o.AriaDescriptionView(t,it(t,s(293))),this[s(228)]=this[s(264)](),this[s(228)][s(262)](this[s(311)]()),this[s(299)]=new st.ViewCollection,this[s(276)]=new e.FocusTracker,this[s(238)]=new e.KeystrokeHandler,this[s(241)]=new st.FocusCycler({focusables:this[s(299)],focusTracker:this[s(276)],keystrokeHandler:this[s(238)],keystrokeHandlerOptions:{filter:t=>t[s(261)]!==this[s(288)]},actions:{focusPrevious:s(282),focusNext:s(255)}})}[ue(275)](){this[ue(265)]=!1}[ue(283)](){const t=ue;this[t(223)]||(this[t(265)]=!0)}[ue(243)](){const t=ue;this[t(288)][t(243)]()}[ue(245)](){const t=ue;super[t(245)](),this[t(309)]()}async[ue(286)](){const t=ue;await this[t(228)][t(279)](0)[t(286)](),super[t(286)]()}[ue(303)](){const t=ue;this[t(223)]||(this[t(223)]=!0,this[t(228)][t(294)](0)[t(286)](),this[t(228)][t(262)](this[t(280)]()))}[ue(285)](){const t=ue;this[t(223)]&&(this[t(223)]=!1,this[t(228)][t(294)](0)[t(286)](),this[t(228)][t(262)](this[t(311)]()))}[ue(224)](){const t=ue;return t(298)===this[t(248)][t(273)][t(249)][t(259)]?it(this[t(235)],t(254)):it(this[t(235)],t(251))}[ue(240)](){const t=ue;return this[t(248)][t(246)]?t(298)===this[t(248)][t(273)][t(249)][t(259)]?it(this[t(235)],t(302),this[t(248)][t(257)][t(268)]):it(this[t(235)],t(227),this[t(248)][t(257)][t(268)]):null}[ue(311)](){const t=ue,e=new ae(this[t(235)]);return e[t(230)](t(221)).to(this[t(248)],t(221),this,t(265),(e,n)=>n?(0,o.trimHtml)(e,{limit:this[t(237)][t(260)]}):e),e}[ue(280)](){const t=ue;this[t(237)][t(308)]||(this[t(237)][t(308)]={}),this[t(237)][t(308)][t(307)]=this[t(248)][t(221)];const e=new Nt(this[t(235)],this[t(237)][t(308)]);return e[t(289)]=this[t(248)][t(221)],e[t(230)](t(247)).to(this[t(248)],t(284)),e[t(295)]=it(this[t(235)],t(244)),e.on(t(269),(e,n)=>{const r=t;this[r(292)](r(287),this[r(248)].id,n),this[r(285)](),this[r(243)]()}),e.on(t(233),()=>{const e=t;this[e(285)](),this[e(243)]()}),e[t(290)](t(297),()=>{e[t(243)]()}),e[t(277)](),e[t(278)](t(297)).to(this),e[t(278)](t(239)).to(this),e}[ue(309)](){const t=ue,e=this[t(288)];this[t(238)][t(253)](e);for(const e of this[t(299)])this[t(276)][t(262)](e[t(288)]),this[t(238)][t(253)](e[t(288)]);this[t(299)].on(t(270),(e,n)=>{const r=t;for(const t of n[r(222)])this[r(276)][r(294)](t[r(288)]),this[r(238)][r(305)](t[r(288)]);for(const t of n[r(306)])this[r(276)][r(262)](t[r(288)]),this[r(238)][r(253)](t[r(288)])}),this[t(238)][t(250)](t(252),(n,r)=>{const o=t;e===n[o(261)]&&(this[o(241)][o(229)](),r())}),this[t(238)][t(250)](t(304),(n,r)=>{const o=t;e!==n[o(261)]&&(this[o(243)](),r())})}}const me=ge;function ke(){const t=["removeButton","Delete comment?","ck-comment__actions--hidden","727098XHdxGh","ck-annotation__info-time","Edit","name","Remove","focus","element","ck-annotation__info","switchToEditMode","ck-comment__external","ck-annotation__content-wrapper","execute","isExternal","editButton","edit","placeholder","buttonView","actionBar","isEditable","addMany","160452HkVGqc","find","ck-comment__info-name","_createRemoveButton","ck-annotation","ck-annotation__user","384436LcTPbB","isEditMode","createCollection","extendTemplate","Reply...","panelView","authoredAt","panelPosition","_createDropdown","removeComment","ck-comment--info","4KRIlwg","965OxckHT","40mUnjhh","visibleView","ck-comment__info","change:isRemovable","ck-comment--","from","dropdown","locale","ck-comment__wrapper","517XULnFU","render","bind","some","formatDateTime","time","ck-comment__info-time","toMany","getExternalCommentNote","fire","isReadOnly","mouseleave","Show more items","ck-annotation__actions--hidden","428heZBFU","children","label","isConfirm","focusables","length","ck-comment__actions","add","isSystemComment","ck-annotation__info-name","group","resolvedAt","showConfirm","author","then","1559124sPoWWJ","items","bindTemplate","ck-comment--edit","blur","getUserViewNotificationText","listenTo","ck-comment","isVisible","ck-annotation__actions","set","_createEditButton","icon","_attachActions","withText","getTemplate","cancelConfirm","ariaDescriptionView","mouseenter","unbind","isRemovable","ck-annotation__main","78117rBuTYu","_model","_createCommentInputView","span","div","ariaLabel","8XgRsUq","ck-comment--remove-confirmation","ck-comment__main","listitem","ck-hidden","actionIndicator","ck-comment--remove","userView","ck-comment__user","845217KFXWge","_config","isEnabled","setTemplate","push","remove"];return(ke=function(){return t})()}function ge(t,e){const n=ke();return(ge=function(t,e){return n[t-=191]})(t,e)}!function(t){const e=ge,n=t();for(;;)try{if(324733===parseInt(e(277))/1+parseInt(e(288))/2*(parseInt(e(227))/3)+-parseInt(e(313))/4*(parseInt(e(289))/5)+-parseInt(e(251))/6+parseInt(e(205))/7*(-parseInt(e(233))/8)+-parseInt(e(242))/9*(parseInt(e(290))/10)+-parseInt(e(299))/11*(-parseInt(e(271))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ke);class pe extends((0,o.ConfirmMixin)(le)){[me(268)];[me(240)];constructor(t,e,n){const r=me;super(t,e,n),this[r(215)](r(238),null),this[r(215)](r(266),it(t,r(281))),this[r(301)](r(283)).to(e),this[r(301)](r(201)).to(e),this[r(268)]=this[r(279)](),this[r(198)]||(this[r(264)]=this[r(216)](),this[r(248)]=this[r(274)](),this[r(206)]=this[r(279)](),this[r(206)][r(270)]([this[r(264)],this[r(248)]]),this[r(296)]=this[r(285)](),this[r(268)][r(197)](this[r(296)]),this[r(194)][r(197)](this[r(296)])),this[r(240)]=new o.UserView(t,e[r(203)],this[r(210)]()),this[r(240)][r(280)]({attributes:{class:[r(241),r(276)],"aria-hidden":!0}}),this[r(211)](e,r(293),()=>this[r(221)]()),this[r(245)](this[r(220)]())}[me(220)](){const t=me,e=this[t(207)],n=[{tag:t(231),attributes:{class:[t(292),t(258)]},children:[{tag:t(230),children:[{text:this[t(240)][t(254)]}],attributes:{class:[t(273),t(199)],"data-cke-tooltip-text":this[t(240)][t(254)]}},{tag:t(304),attributes:{datetime:e.to(t(283)),class:[t(305),t(252)]},children:[{text:e.to(t(283),e=>this[t(243)][t(303)](e))}]}]},{tag:t(231),attributes:{class:[t(196),t(214),e.if(t(278),t(250)),e.if(t(278),t(312))]},children:this[t(268)]},{tag:t(231),attributes:{class:[t(261)]},children:this[t(291)]},this[t(222)]];return this[t(228)][t(263)]&&n[t(246)]({tag:t(231),attributes:{class:[t(260)]},children:[{text:this[t(307)]()}]}),{tag:"li",attributes:{class:[t(298),e.if(t(193),t(234))],tabindex:-1,"aria-label":e.to(t(232)),"aria-describedby":this[t(222)].id,role:t(236)},children:[{tag:t(231),attributes:{class:[t(212),t(275),e.if(t(278),t(208)),e.if(t(198),t(287)),e.to(t(238),e=>e?t(294)+e:"")],"data-author-id":this[t(228)][t(203)].id,"data-comment-id":this[t(228)].id,role:t(200)},children:[this[t(240)],{tag:t(231),attributes:{class:[t(235),t(226)]},children:n}]}]}}[me(216)](){const t=me,e=new st.ButtonView(this[t(297)]);return e[t(192)]=it(this[t(297)],t(253)),e[t(217)]=ot.IconPencil,e[t(219)]=!0,e[t(280)]({attributes:{class:t(208)}}),e[t(301)](t(244)).to(this[t(228)],t(309),t=>!t),e[t(301)](t(213)).to(this[t(228)],t(269)),e.on(t(262),()=>this[t(259)]()),e}[me(274)](){const t=me,e=new st.ButtonView(this[t(297)]);return e[t(192)]=it(this[t(297)],t(255)),e[t(217)]=ot.IconRemoveComment,e[t(219)]=!0,e[t(280)]({attributes:{class:t(239)}}),e[t(301)](t(244)).to(this[t(228)],t(309),t=>!t),e[t(301)](t(213)).to(this[t(228)],t(225)),e.on(t(262),()=>{const e=t;this[e(202)](it(this[e(297)],e(249)),this[e(257)])[e(204)](()=>{const t=e;this[t(308)](t(286),this[t(228)].id)})}),e}[me(285)](){const t=me,e=(0,st.createDropdown)(this[t(297)],o.LateFocusDropdownButtonView),n=e[t(282)][t(191)],r=new st.ListView(this[t(297)]),s=e[t(207)];(0,st.focusChildOnDropdownOpen)(e,()=>this[t(206)][t(272)](e=>e[t(213)])),e[t(280)]({attributes:{class:[s.if(t(213),t(237),t=>!t)]}});const i=(n,o=-1)=>{const s=t,i=new st.ListItemView(this[s(297)]);i[s(191)][s(197)](n);const c=o>-1?o:r[s(206)][s(195)];r[s(206)][s(197)](i,c);const a=Array[s(295)](this[s(206)]);e[s(224)](s(244),s(213)),e[s(301)](s(244))[s(306)](a,s(244),(...t)=>t[s(302)](t=>t)),e[s(301)](s(213))[s(306)](a,s(213),(...t)=>t[s(302)](t=>t))};e[t(284)]="sw",e[t(267)][t(215)]({label:it(this[t(297)],t(311)),icon:ot.IconThreeVerticalDots});for(const e of this[t(206)])i(e);return n[t(197)](r),e[t(211)](this[t(206)],t(197),(t,e,n)=>{i(e,n)}),e[t(211)](this[t(206)],t(247),(e,n,o)=>{const s=t;r[s(206)][s(247)](o)}),e}[me(218)](t,e){const n=me,r=t&&t[n(257)];r&&(this[n(211)](r,n(223),()=>this[n(238)]=e),this[n(211)](r,n(256),()=>this[n(238)]=e),this[n(211)](r,n(310),()=>this[n(238)]=null),this[n(211)](r,n(209),()=>this[n(238)]=null))}[me(229)](){const t=me,e=super[t(229)]();return e[t(301)](t(266)).to(this),e}[me(300)](){const t=me;super[t(300)](),this[t(218)](this[t(264)],t(265)),this[t(218)](this[t(248)],t(247))}}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 h=null;const u=()=>{null!=h&&clearTimeout(h),h=setTimeout(()=>{h=null,c&&a(),l()},e)},d=()=>{null!==h&&(clearTimeout(h),h=null)},l=()=>{d(),o=void 0,s=null},m=function(...t){if(n?.aborted)return;o=this,s=t;const e=null==h;u(),i&&e&&a()};return m.schedule=u,m.cancel=l,m.flush=()=>{d(),a()},n?.addEventListener("abort",l,{once:!0}),m}function 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 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=Be();return(Ve=function(t,e){return n[t-=152]})(t,e)}function Le(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(172)==r[n(162)]&&n(154)==r[n(153)]||n(167)==r[n(162)]||n(157)==r[n(162)])&&e()});return{attach(t){n[Ve(165)](t,{attributes:!0,childList:!0,subtree:!0,characterData:!0})},detach(){const t=Ve;n[t(159)](),e[t(166)]()}}}function Be(){const t=["203820Arcthe","4434TVUaGj","observe","cancel","childList","9iSuEmk","5HlZHgU","85btVFkq","1645ueRxWU","attributes","7243190dYvSQC","attributeName","class","1296rCWlJp","87324SDOqRY","characterData","4674274nhLZSO","disconnect","136cjUQKt","11523828pGsqqO","type"];return(Be=function(){return t})()}!function(t){const e=Ve,n=t();for(;;)try{if(386833===-parseInt(e(169))/1*(parseInt(e(163))/2)+parseInt(e(164))/3*(parseInt(e(155))/4)+-parseInt(e(170))/5*(parseInt(e(156))/6)+-parseInt(e(171))/7*(-parseInt(e(160))/8)+-parseInt(e(168))/9*(parseInt(e(152))/10)+parseInt(e(158))/11+parseInt(e(161))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Be);var De=n(438),Ue={attributes:{"data-cke":!0}};Ue.setAttributes=Ae(),Ue.insert=Ie().bind(null,"head"),Ue.domAPI=_e(),Ue.insertStyleElement=Te();be()(De.A,Ue);De.A&&De.A.locals&&De.A.locals;const je=Ke;function He(){const t=["clientHeight","height","ck-annotation-wrapper--active","listenTo","ck-annotation-wrapper","arrowdown","destroy","type","1999766GHwkUT","bindTemplate","arrowup","element","render","clear","focus","first","content","keystrokes","Esc","detach","_mutationObserver","3080622KkmpZf","presentation","6110944eQDgHX","div","fire","424VAFbif","8802230ybNrTp","574200qNXMcT","attach","1110542avffQT","targetRect","_updateHeight","createCollection","ck-rounded-corners","mainView","add","isDirty","6NIZYvY","length","focusTracker","setTemplate","isActive","102573sHLqML","set","delegate"];return(He=function(){return t})()}function Ke(t,e){const n=He();return(Ke=function(t,e){return n[t-=101]})(t,e)}!function(t){const e=Ke,n=t();for(;;)try{if(943688===parseInt(e(112))/1+parseInt(e(136))/2+-parseInt(e(103))/3+parseInt(e(110))/4+parseInt(e(109))/5*(-parseInt(e(120))/6)+parseInt(e(105))/7+-parseInt(e(108))/8*(-parseInt(e(125))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(He);class ze extends st.View{[je(122)];id;[je(145)];[je(144)];[je(117)];[je(102)];constructor(t,n){const r=je;super(t),this.id=(0,e.uid)(),this[r(122)]=new e.FocusTracker,this[r(145)]=new e.KeystrokeHandler,this[r(145)][r(126)](r(146),(t,e)=>this[r(107)](r(146),e)),this[r(126)](r(113),{top:0,right:0,bottom:0,left:0}),this[r(126)](r(129),0),this[r(126)](r(124),!1),this[r(126)](r(119),!1),this[r(126)](r(121),0),this[r(126)](r(135),""),this[r(102)]=Le(()=>this[r(114)]()),this[r(144)]=this[r(115)](),this[r(144)][r(127)](r(138),r(133)).to(this),this[r(144)][r(118)](n),this[r(117)]=n;const o=this[r(137)];this[r(123)]({tag:r(106),attributes:{class:["ck",r(132),r(116),o.if(r(124),r(130))],role:r(104)},children:this[r(144)]})}[je(140)](){const t=je;super[t(140)](),this[t(122)][t(118)](this[t(139)]),this[t(145)][t(131)](this[t(139)]),this[t(102)][t(111)](this[t(139)])}[je(134)](){const t=je;this[t(144)][t(141)](),this[t(145)][t(134)](),this[t(122)][t(134)](),this[t(102)][t(101)](),super[t(134)]()}[je(142)](){const t=je;this[t(144)][t(143)]&&this[t(144)][t(143)][t(142)]()}[je(114)](){const t=je,e=this[t(139)][t(128)];e&&(this[t(129)]=e)}}const Fe=We;function We(t,e){const n=Ze();return(We=function(t,e){return n[t-=408]})(t,e)}!function(t){const e=We,n=t();for(;;)try{if(142961===-parseInt(e(449))/1+parseInt(e(443))/2+parseInt(e(408))/3+parseInt(e(421))/4*(-parseInt(e(412))/5)+-parseInt(e(441))/6+-parseInt(e(434))/7+-parseInt(e(437))/8*(-parseInt(e(444))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ze);class Ye extends((0,e.ObservableMixin)()){[Fe(432)];[Fe(445)];[Fe(429)];[Fe(410)];constructor({view:t,target:n,type:r,isVisible:o=!0}){const s=Fe;super(),this[s(432)]=t,this[s(432)][s(425)]||this[s(432)][s(414)](),this[s(429)]=r,this[s(410)]=n,Ye[s(450)](this[s(433)]()),this[s(445)]=new e.Collection([this[s(432)][s(425)]],{idProperty:s(452)}),this[s(445)].on(s(438),(t,e)=>{const n=s;this[n(432)][n(420)][n(438)](e)}),this[s(445)].on(s(419),(t,e)=>{const n=s;this[n(432)][n(420)][n(419)](e)}),this[s(415)](s(436),o)}get[Fe(409)](){const t=Fe;return t(430)==typeof this[t(429)]?this[t(429)]():this[t(429)]}get[Fe(448)](){const t=Fe;return this[t(432)][t(447)]}get[Fe(418)](){const t=Fe,e=this[t(433)]();return Ye[t(450)](e),e}get[Fe(431)](){const t=Fe,n=this[t(418)];if(null===n)return null;if(n instanceof e.Rect)return n;const r=n[t(423)](e=>function(e){const n=t;if(e[n(426)])return!0;return!!e[n(416)]()[n(424)](0)}(e));return 0===r[t(422)]?null:new e.Rect(r[0][t(416)]()[t(424)](0))}get[Fe(435)](){const t=Fe;return this[t(432)][t(435)]}set[Fe(435)](t){const e=Fe;this[e(432)][e(435)]=t,this[e(432)][e(447)][e(435)]=t}[Fe(442)](){const t=Fe;this[t(432)][t(431)]=this[t(431)]}[Fe(411)](){const t=Fe;this[t(445)][t(428)](),this[t(445)][t(446)](),this[t(428)]()}[Fe(417)](){const t=Fe;this[t(436)]=!!this[t(431)]}static[Fe(450)](t){const n=Fe;if(!(null===t||t instanceof e.Rect||Array[n(413)](t)&&t[n(451)](t=>qe(t))))throw new e.CKEditorError(n(427),null,{target:t})}[Fe(433)](){const t=Fe,e=t(430)==typeof this[t(410)]?this[t(410)]():this[t(410)];return qe(e)?[e]:e}}function qe(t){const e=Fe;return null!==t&&e(440)==typeof t&&e(439)in t&&1===t[e(439)]}function Ze(){const t=["isActive","isVisible","1125064rAdDfE","add","nodeType","object","300084DuRJbk","updateTargetRect","77568lmhjVY","27ByzAbh","focusableElements","clear","mainView","innerView","244158NblwYk","_assertCorrectTarget","every","_id","366174dXXhCT","type","_target","destroy","5qWZTno","isArray","render","set","getClientRects","refreshVisibility","target","remove","focusTracker","27332UtHHLz","length","filter","item","element","offsetParent","annotation-invalid-target","stopListening","_type","function","targetRect","view","_getNormalizedTarget","971425cNMida"];return(Ze=function(){return t})()}const Ge=Je;!function(t){const e=Je,n=t();for(;;)try{if(469877===parseInt(e(180))/1*(-parseInt(e(149))/2)+-parseInt(e(161))/3*(-parseInt(e(148))/4)+-parseInt(e(159))/5*(parseInt(e(170))/6)+-parseInt(e(133))/7*(parseInt(e(177))/8)+-parseInt(e(172))/9*(parseInt(e(134))/10)+-parseInt(e(160))/11*(-parseInt(e(163))/12)+parseInt(e(152))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tn);class Xe extends e.Collection{[Ge(136)];[Ge(169)];[Ge(175)];constructor(t=[]){const n=Ge;super(),this[n(136)]=new Map,this[n(169)]=new Map,this[n(175)]=new e.FocusTracker,this[n(175)].on(n(166),(t,e,r)=>{const o=n;r||this[o(157)](o(176))});for(const e of t)this[n(139)](e)}get[Ge(140)](){const t=Ge;return this[t(175)][t(140)]}[Ge(139)](t){const n=Ge;if(this[n(131)](t))throw new e.CKEditorError(n(141),null);this[n(136)][n(165)](t[n(144)],t),this[n(169)][n(165)](t[n(154)],t);for(const e of t[n(158)])this[n(175)][n(139)](e);this[n(171)](t[n(158)],n(139),(t,e)=>{const r=n;this[r(175)][r(139)](e)}),this[n(171)](t[n(158)],n(179),(t,e)=>{const r=n;this[r(175)][r(179)](e)}),this[n(171)](t[n(154)][n(143)],n(166),(e,r,o)=>{const s=n;o&&this[s(157)](s(151),t)}),t[n(132)]();const r=this[n(174)](t[n(154)][n(156)]);return super[n(139)](t,r)}[Ge(179)](t){const n=Ge;if(!this[n(131)](t))throw new e.CKEditorError(n(145),null);this[n(138)](t[n(154)][n(143)]),this[n(138)](t[n(158)]);for(const e of t[n(158)])this[n(175)][n(179)](e);return this[n(169)][n(146)](t[n(154)]),this[n(136)][n(146)](t[n(144)]),super[n(179)](t)}[Ge(155)](t){const e=Ge;return this[e(136)][e(173)](t)}[Ge(142)](t){const e=Ge;return this[e(169)][e(173)](t)}[Ge(178)](){const t=Ge;super[t(137)](),this[t(138)](),this[t(136)][t(137)](),this[t(169)][t(137)](),this[t(175)][t(178)]()}[Ge(147)](){const t=Ge;for(const e of this)e[t(132)]();this[t(135)]()}[Ge(135)](){const t=Ge,e=Array[t(153)](this)[t(167)]((e,n)=>$e(e[t(154)][t(156)],n[t(154)][t(156)]));for(let n=e[t(150)]-1;n>0;n--){const r=e[n];n!==this[t(162)](r)&&(this[t(179)](r),this[t(139)](r))}}[Ge(174)](t){const e=Ge;let n=0;if(!t)return this[e(150)];for(const r of this){const o=r[e(154)][e(156)];if(o){if($e(t,o)<0)return n;n++}}return n}}function Qe({source:t,target:e,filter:n}){const r=Ge;for(const o of t)n(o)&&e[r(139)](o);e[r(171)](t,r(139),(t,o)=>{const s=r;n(o)&&e[s(139)](o)}),e[r(171)](t,r(179),(t,n)=>{const o=r;e[o(131)](n)&&e[o(179)](n)})}function Je(t,e){const n=tn();return(Je=function(t,e){return n[t-=131]})(t,e)}function $e(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(168)]-e[n(168)];return 0==r?t[n(164)]-e[n(164)]:r}function tn(){const t=["add","isFocused","annotationcollection-duplicated-item","getByView","focusTracker","innerView","annotationcollection-not-existing-item","delete","refreshPositioning","100vcVudt","5818PpCgOr","length","focus","10826400sOjLsf","from","view","getByInnerView","targetRect","fire","focusableElements","2379355HeLKvC","11qWtoJA","86883QnAtlL","getIndex","10088472OORtHV","left","set","change:isFocused","sort","top","_viewToAnnotation","6UFWaOg","listenTo","54IssCub","get","_getOrderInContent","_focusTracker","blur","6088AdoiiM","destroy","remove","102dhIhil","has","updateTargetRect","8071qJHRif","462720WqwDHr","_sort","_innerViewToAnnotation","clear","stopListening"];return(tn=function(){return t})()}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 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[r,o,s,i,c,a,h]=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=un[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,h,u]=r;return[i,o,s,c,a,h,u]}(n,e);"BC"===i&&(r=1-Math.abs(r));let u=+e;const d=u%1e3;return u-=d>=0?d:1e3+d,(_n({year:r,month:o,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,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 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],r=In(t[e+1],t[e+2]);return[{},n?null:kn.instance(r),e+3]}function Un(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,Un),Tn(Mn,Bn,Dn,Un),Tn(Rn,Bn,Dn,Un),Tn(Bn,Dn,Un);Tn(Bn);Cn(/(\d{4})-(\d\d)-(\d\d)/,Vn),Cn(Pn),Tn(Bn,Dn,Un);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}},Hn=365.2425,Kn=30.436875,zn=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"];zn.slice(0).reverse();Symbol.for("nodejs.util.inspect.custom");Symbol.for("nodejs.util.inspect.custom");const Fn=`[ ${String.fromCharCode(160)}]`;new RegExp(Fn,"g");new Map;Symbol.for("nodejs.util.inspect.custom");st.View;var Wn=n(961),Yn={attributes:{"data-cke":!0}};Yn.setAttributes=Ae(),Yn.insert=Ie().bind(null,"head"),Yn.domAPI=_e(),Yn.insertStyleElement=Te();be()(Wn.A,Yn);Wn.A&&Wn.A.locals&&Wn.A.locals;var qn=n(163),Zn={attributes:{"data-cke":!0}};Zn.setAttributes=Ae(),Zn.insert=Ie().bind(null,"head"),Zn.domAPI=_e(),Zn.insertStyleElement=Te();be()(qn.A,Zn);qn.A&&qn.A.locals&&qn.A.locals;var Gn=n(142),Xn={attributes:{"data-cke":!0}};Xn.setAttributes=Ae(),Xn.insert=Ie().bind(null,"head"),Xn.domAPI=_e(),Xn.insertStyleElement=Te();be()(Gn.A,Xn);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 hr=n(888),ur={attributes:{"data-cke":!0}};ur.setAttributes=Ae(),ur.insert=Ie().bind(null,"head"),ur.domAPI=_e(),ur.insertStyleElement=Te();be()(hr.A,ur);hr.A&&hr.A.locals&&hr.A.locals;const dr=lr;function lr(t,e){const n=mr();return(lr=function(t,e){return n[t-=396]})(t,e)}function mr(){const t=["keystrokes","getByInnerView","refreshPositioning","activeAnnotations","1520pxpQHw","_removeActiveAnnotation","Arrowup","66619tAslbi","isOfficialPlugin","ACCESSIBILITY_HELP_ANNOTATIONS_EXIT","domRoots","1378926OnopvS","deactivateAll","remove","activate","isArray","_deactivateAllAnnotations","accessibility","_setupEnterAnnotationKeystroke","4mEoVLc","ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT","delete","view","destroy","values","isPremiumPlugin","Enter","low","240612PsMIHB","_addActiveAnnotation","refreshVisibility","_activateAnnotation","target","25jlRdnX","has","escape","context","pluginName","ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO","957kkgSLT","_bindAnnotationsToVisibleAnnotations","createAnnotation","ACCESSIBILITY_HELP_ANNOTATIONS_ENTER","Esc","ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS","_setupEscapeAnnotationHandling","createAnnotationView","add","focus","source","Tab","push","ACCESSIBILITY_HELP_ANNOTATIONS_GROUP","ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS","editors","change:isVisible","listenTo","fire","element","Shift+Tab","1241589HnCsOx","locale","_visibleAnnotations","Annotations","isVisible","666CrKztG","Ctrl+Shift+E","Ctrl+Enter","focusTracker","collection","contains","addKeystrokeInfoGroup","614648cZHtMK","Arrowdown","ready","105710GtsQEb","set","editing","annotations","stopListening","1990434NMkzSN"];return(mr=function(){return t})()}!function(t){const e=lr,n=t();for(;;)try{if(973425===-parseInt(e(402))/1+-parseInt(e(414))/2+parseInt(e(422))/3*(-parseInt(e(442))/4)+parseInt(e(456))/5*(-parseInt(e(434))/6)+parseInt(e(430))/7*(parseInt(e(427))/8)+parseInt(e(407))/9*(parseInt(e(417))/10)+-parseInt(e(462))/11*(-parseInt(e(451))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mr);class kr extends t.ContextPlugin{[dr(411)];[dr(404)];static get[dr(460)](){return dr(405)}static get[dr(431)](){return!0}static get[dr(448)](){return!0}constructor(e){const n=dr;if(super(e),this[n(411)]=new Xe,this[n(404)]=new Xe,this[n(418)](n(426),new Set),this[n(463)](),e instanceof t.Editor){const t=e[n(403)];e[n(440)][n(413)]({id:n(420),label:it(t,n(475)),keystrokes:[{label:it(t,n(461)),keystroke:n(408)},{label:it(t,n(432)),keystroke:n(466)},{label:it(t,n(465)),keystroke:n(449)},{label:it(t,n(467)),keystroke:[[n(473)],[n(401)]]},{label:it(t,n(443)),keystroke:[n(409)]},{label:it(t,n(476)),keystroke:[[n(429)],[n(415)]]}]})}this[n(441)](),this[n(468)]()}[dr(470)](t){const e=dr;this[e(411)][e(470)](t)}[dr(436)](t){const e=dr;this[e(411)][e(436)](t),t[e(446)]()}[dr(453)](){const t=dr;for(const e of this[t(411)])e[t(453)]()}[dr(425)](){const t=dr;this[t(404)][t(425)]()}[dr(424)](t){const e=dr;return this[e(411)][e(424)](t)}[dr(435)](){const t=dr;this[t(399)](t(439))}[dr(446)](){const t=dr;for(const e of this[t(411)])e[t(446)]();this[t(404)][t(446)](),this[t(411)][t(446)](),super[t(446)]()}[dr(437)](t){const e=dr;this[e(399)](e(454),t)}[dr(464)](t){return new Ye(t)}[dr(469)](t,e){return new ze(t,e)}[dr(452)](t){const e=dr,n=new Set(this[e(426)]);n[e(470)](t),this[e(426)]=n}[dr(428)](t){const e=dr,n=new Set(this[e(426)]);n[e(444)](t),this[e(426)]=n}[dr(463)](){const t=dr,e=this[t(411)],n=this[t(404)];function r(e){const r=t,o=e[r(472)];o[r(406)]&&!n[r(457)](o)?n[r(470)](o):!o[r(406)]&&n[r(457)](o)&&n[r(436)](o),o[r(445)][r(410)][r(436)](o[r(445)][r(400)]),o[r(445)][r(410)][r(470)](o[r(445)][r(400)])}this[t(398)](e,t(470),(e,o)=>{const s=t;o[s(406)]&&n[s(470)](o),this[s(398)](o,s(397),r)}),this[t(398)](e,t(436),(e,o)=>{const s=t;n[s(457)](o)&&n[s(436)](o),this[s(421)](o,s(397),r)})}[dr(441)](){const n=dr,r=t=>{const n=lr;t.on(n(416),()=>{const r=n;t[r(423)][r(418)]("Ctrl+Shift+E",(t,n)=>{const o=r,s=(0,e.first)(this[o(426)][o(447)]());s&&(s[o(445)][o(471)](),n())})})};this[n(459)]instanceof t.Editor?r(this[n(459)]):this[n(459)][n(396)]&&this[n(459)][n(396)].on(n(470),(t,e)=>{r(e)})}[dr(468)](){const e=dr,n=e=>{const n=lr,r=e[n(472)],o=[];let s;if(Array[n(438)](r[n(455)])){s=r[n(455)][0],this[n(459)]instanceof t.Editor?o[n(474)](this[n(459)]):this[n(459)][n(396)]&&o[n(474)](...this[n(459)][n(396)]);for(const t of o)for(const e of t[n(419)][n(445)][n(433)][n(447)]())if(e[n(412)](s))return void t[n(419)][n(445)][n(471)]();s[n(471)]()}};this[e(398)](this[e(411)],e(470),(t,r)=>{const o=e;this[o(398)](r,o(458),n,{priority:o(450)})}),this[e(398)](this[e(411)],e(436),(t,r)=>{const o=e;this[o(421)](r,o(458),n)})}}const gr=_r;function pr(){const t=["_attachCommentThread","updateCommentThread","toJSON","switchReadOnly","_createNewComment","getComment","createElement","getUser","weight","textContent","fire","comments.maxCommentsWhenCollapsed","commentsrepository-missing-comment-thread","reopen","commentUpdated","view","resolvedBy","isResolvable","openNewCommentThread","submit","Missing comments editor configuration (`comments.editorConfig`). Default configuration will be used instead.","resolveCommentThread","_findOptimalIndex","_hasTargetInContent","_detachCommentThread","isReadOnly","locale","body","find","getCommentThreadForAnnotation","_repository","_permissions","update","18zJazNs","commentsrepository-active-missing-comment-thread","setUnlinkedAt","commentsrepository-resolve-comment-thread-internal-error","editorReady","_bindAnnotationToEditors","_readOnlyChannels","creator","canComment","stopListening","getByInnerView","isVisible","commentsrepository-reopen-comment-thread","commentsrepository-missing-thread-and-adapter-method","_viewToController","then","length","isActive","_submitCommentThread","content","comments","adapter","authoredAt","setPermissions","getCommentThreads","59848AgojQQ","push","unlinkedAt","_threadToController","map","focus","comments.maxCommentCharsWhenCollapsed","getPermissions","isPremiumPlugin","change:activeAnnotations","change:_readOnlyChannels","focusTracker","_addComment","removeAttribute","_addCommentThread","PENDING_ACTION_COMMENT_THREAD","deactivateAll","commentsrepository-add-comment-to-missing-comment-thread","isEditable","authorName","_getExternalAuthor","commentsrepository-add-comment-internal-error","11BnEtUq","isAttached","reduce","_createCommentThreadView","getTime","commentsrepository-missing-target","isResolved","remove","attachTo","commentsrepository-update-comment-thread-internal-error","define","bind","_updateCommentThread","commentsrepository-invalid-comment-content","11506872kxqHPE","pluginName","isFromAdapter","comments.CommentThreadView","change:isDirty","lowest","commentId","comments.editorConfig","removeComment","_updateComment","comment","commentsrepository-get-comment-invalid-id","highest","once","add","function","PendingActions","isSubmitted","getIndex","requires","_update","resolve","focusableElements","3180716BdKbiq","commentsrepository-invalid-commentid","activate","updateComment","author","_remove","change:_permissions","commentsrepository-reopen-comment-thread-internal-error","archivedAt","escape","_add","69MOJtAs","5672TcWefb","_updateActiveAnnotation","admin","commentsrepository-attach-missing-comment-thread","context","external:","getCommentThread","activeCommentThread","CommentThreadView","commentsrepository-invalid-comment-authorid","commentsrepository-add-comment-user-not-exists","createCommentThreadController","addUser","_removeActiveAnnotation","set","div","change:authoredAt","commentsrepository-remove-comment-missing-comment-thread","hasCommentThread","from","trim","2porEbD","filter","commentsrepository-active-not-attached","_unbindEditors","string","9675felWEu","isExternal","setActiveCommentThread","has","init","_adapter","noChannel","comments.maxThreadTotalWeight","max","warn","submitCommentThread","licenseKey","_reopenCommentThread","modifyAll","commentInputView","addComment","fetchCommentThread","setContext","_isSubmitted","threadId","commentsrepository-remove-comment-thread-internal-error","commentsrepository-invalid-comment-thread-id","commentsrepository-remove-missing-comment-thread","isDirty","commentsrepository-remove-missing-comment","commentsrepository-fetch-comment-thread","comments.CommentView","isOfficialPlugin","bodyCollectionContainer","5459630lxkiBr","commentsrepository-adapter-already-set","plugins","listenTo","addCommentThread","config","_threads","92500kxWNzL","createdAt","reopenCommentThread","503576gQtTCj","_removeComment","CommentView","resolvedAt","catch","commentsrepository-duplicated-comment-thread-id","model","values","editorDestroyed","_removeCommentThread","_resolveCommentThread","CommentsRepository","removeCommentThread","commentsrepository-update-comment-missing-comment-thread","channelId","isRemovable","commentsrepository-remove-comment-internal-error","setAttribute","innerView","commentsListView","commentsrepository-update-comment-internal-error","commentsrepository-add-comment-thread-internal-error","destroy","refreshVisibility","commentsrepository-resolved-comment-thread","get","commentsrepository-update-missing-comment","delete","@external","error","commentsrepository-update-comment-invalid-content","innerHTML","assign","write","attributes","type","_isAttached","commentThreadInputView","getAnnotationForCommentThread","comments.copyMarkers"];return(pr=function(){return t})()}!function(t){const e=_r,n=t();for(;;)try{if(404880===-parseInt(e(279))/1*(parseInt(e(235))/2)+-parseInt(e(447))/3*(parseInt(e(377))/4)+parseInt(e(276))/5*(parseInt(e(352))/6)+parseInt(e(436))/7+parseInt(e(448))/8*(-parseInt(e(240))/9)+parseInt(e(269))/10+parseInt(e(399))/11*(parseInt(e(413))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pr);const fr=Symbol(gr(246)),br={admin:!0,modifyAll:!1,write:!0,resolve:!0};class vr extends t.ContextPlugin{[gr(275)];[gr(380)];[gr(366)];static get[gr(432)](){return[kr,t.PendingActions,o.Users]}static get[gr(414)](){return gr(290)}static get[gr(267)](){return!0}static get[gr(385)](){return!0}constructor(t){const e=gr;super(t),this[e(275)]=new Map,this[e(380)]=new Map,this[e(366)]=new Map,this[e(228)](e(358),new Set),this[e(228)](e(350),new Map);const n=this[e(452)][e(274)];n[e(409)](e(330),2),n[e(409)](e(247),500),n[e(409)](e(383),140),n[e(409)](e(416),oe),n[e(409)](e(266),pe),n[e(304)](e(420))||console[e(249)](e(339))}[gr(244)](){const t=gr,e=this[t(452)][t(271)][t(304)](kr);this[t(228)](t(455),null),this.on(t(273),(e,n)=>this[t(391)](n)),this.on(t(250),(e,n)=>this[t(370)](n)),this.on(t(340),(e,n)=>this[t(289)](n)),this.on(t(340),(e,n)=>this[t(449)](n),{priority:t(418)}),this.on(t(278),(e,n)=>this[t(252)](n)),this.on(t(278),(e,n)=>this[t(449)](n),{priority:t(418)}),this.on(t(291),(e,n)=>this[t(288)](n)),this.on(t(320),(e,n)=>this[t(411)](n)),this.on(t(320),(e,n)=>this[t(449)](n),{priority:t(418)}),this.on(t(255),(e,n)=>this[t(389)](n)),this.on(t(439),(e,n)=>this[t(422)](n)),this.on(t(421),(e,n)=>this[t(280)](n)),this.on(t(255),(e,{threadId:n,isFromAdapter:r})=>{const o=t;if(r)return;const s=this[o(454)](n),i=s&&this[o(380)][o(304)](s);i&&i[o(334)][o(298)][o(382)](-1)},{priority:t(418)}),this[t(272)](e,t(386),(e,n,r)=>{const o=t,s=Array[o(233)](r)[o(381)](t=>this[o(366)][o(304)](t[o(297)]))[o(236)](Boolean)[0];this[o(455)]=s?s[o(285)]:null})}set[gr(373)](t){const n=gr;if(this[n(245)])throw new e.CKEditorError(n(270));this[n(245)]=t}get[gr(373)](){return this[gr(245)]}[gr(273)]({channelId:t=fr,threadId:n=(0,e.uid)(),comments:r=[],unlinkedAt:o=null,resolvedAt:s=null,resolvedBy:i=null,target:c=null,context:a=null,attributes:h={},isResolvable:u=!0,isSubmitted:d=!1,isFromAdapter:l=!1}={}){const m=gr;return this[m(329)](yr(m(273),t),{channelId:t,threadId:n,comments:r,unlinkedAt:o,resolvedAt:s,resolvedBy:i,target:c,context:a,attributes:h,isFromAdapter:l,isResolvable:u,isSubmitted:d}),this[m(454)](n)}[gr(337)]({channelId:t=fr,threadId:n=(0,e.uid)(),target:r,context:o=null,isResolvable:s=!0}){const i=gr;if(this[i(358)][i(243)](t)||this[i(358)][i(243)](void 0))return null;if(!r)throw new e.CKEditorError(i(404));const c=this[i(273)]({channelId:t,threadId:n,target:r,context:o,isResolvable:s});if(!c)return null;const a=this[i(380)][i(304)](c),h=a[i(334)][i(316)][i(254)],u=this[i(452)][i(271)][i(304)](kr),d=u[i(362)](a[i(334)]);return u[i(438)](d),h[i(426)](i(356),()=>h[i(382)]()),c}[gr(232)](t){const n=gr;if(n(239)!=typeof t)throw new e.CKEditorError(n(261));return this[n(275)][n(243)](t)}[gr(320)]({channelId:t=fr,threadId:e,context:n,unlinkedAt:r,attributes:o,isFromAdapter:s=!1}){const i=gr;return this[i(329)](yr(i(320),t),{channelId:t,threadId:e,context:n,unlinkedAt:r,attributes:o,isFromAdapter:s}),this[i(454)](e)}[gr(454)](t){const n=gr;if(n(239)!=typeof t)throw new e.CKEditorError(n(261));return this[n(275)][n(304)](t)}[gr(256)]({channelId:t,threadId:n}={}){const r=gr,o=this[r(454)](n);if(o)return Promise[r(434)](o);if(!this[r(373)])return Promise[r(434)](void 0);if(r(428)!=typeof this[r(373)][r(454)])throw new e.CKEditorError(r(365),this[r(452)]);return this[r(373)][r(454)]({channelId:t,threadId:n})[r(367)](e=>this[r(232)](n)?this[r(454)](n):e?this[r(273)](Object[r(311)]({isFromAdapter:!0,channelId:t},e)):void 0)[r(283)](t=>{const n=r;throw console[n(308)](t),new e.CKEditorError(n(265),this[n(452)])})}[gr(376)]({channelId:t,skipNotAttached:e=!1,skipEmpty:n=!1,toJSON:r=!1}={}){const o=gr,s=[];for(const r of this[o(275)][o(286)]())t&&r[o(293)]!==t||e&&!r[o(400)]||n&&0===r[o(368)]||s[o(378)](r);return r?s[o(381)](t=>t[o(321)]()):s}[gr(317)](t){const e=gr,n=this[e(380)][e(304)](t);return n&&this[e(452)][e(271)][e(304)](kr)[e(362)](n[e(334)])||null}[gr(348)](t){const e=gr,n=this[e(366)][e(304)](t[e(297)]);return n?n[e(285)]:null}[gr(242)](t){const n=gr,r=this[n(452)][n(271)][n(304)](kr);if(!t)return void(this[n(455)]&&r[n(393)]());const o=this[n(454)](t);if(!o)throw new e.CKEditorError(n(353),null,{threadId:t});if(!this[n(380)][n(243)](o))throw new e.CKEditorError(n(237),null,{threadId:t});const s=r[n(362)](this[n(380)][n(304)](o)[n(334)]);r[n(438)](s)}[gr(322)](t,e){const n=gr;t?this[n(358)][n(427)](e):this[n(358)][n(306)](e),this[n(329)](n(387),n(358),this[n(358)],this[n(358)])}[gr(344)](t){const e=gr;return this[e(358)][e(243)](t)||this[e(358)][e(243)](void 0)}[gr(459)](t,e){return new rt(t,e)}[gr(375)](t,e=fr){const n=gr;this[n(350)][n(228)](e,t),this[n(329)](n(442),n(350),this[n(350)],this[n(350)])}[gr(384)](t=fr){const e=gr;return this[e(350)][e(243)](t)?this[e(350)][e(304)](t):br}[gr(391)]({channelId:t,threadId:n,comments:r,unlinkedAt:s,resolvedAt:i,resolvedBy:c,target:a,context:h,attributes:u,isFromAdapter:d,isResolvable:l,isSubmitted:m}){const k=gr;if(k(239)!=typeof n)throw new e.CKEditorError(k(261),null,{threadId:n});if(this[k(232)](n))throw new e.CKEditorError(k(284),null,{threadId:n});const g=new wr(this,{channelId:t,id:n,context:h,attributes:u,unlinkedAt:s,resolvedAt:i,resolvedBy:c?this[k(452)][k(271)][k(304)](o.Users)[k(326)](c):null,isResolvable:l,isSubmitted:m||d});this[k(275)][k(228)](n,g);for(const t of r)g[k(446)](this[k(323)]({threadId:n,...t}));return a&&g[k(407)](a),d||!g[k(368)]?Promise[k(434)]():this[k(370)]({channelId:t,threadId:n})}[gr(370)]({channelId:t,threadId:n}){const r=gr;if(!this[r(232)](n))throw new e.CKEditorError(r(331),this);const o=this[r(454)](n);if(o[r(258)]=!0,!this[r(373)]||r(428)!=typeof this[r(373)][r(273)])return Promise[r(434)]();const{id:s,comments:i,resolvedAt:c,resolvedBy:a,context:h,attributes:u}=o,d=this[r(452)][r(271)][r(304)](r(429)),l=d[r(427)](it(this[r(452)][r(345)],r(392)));return this[r(373)][r(273)]({channelId:t,threadId:s,comments:i[r(381)](t=>t[r(321)]()),resolvedAt:c,resolvedBy:a?a.id:a,context:h,attributes:u})[r(367)](({comments:e})=>{const o=r;d[o(406)](l);for(const r of e)this[o(422)]({channelId:t,threadId:n,commentId:r[o(419)],createdAt:r[o(277)],isFromAdapter:!0})})[r(283)](t=>{const n=r;throw console[n(308)](t),new e.CKEditorError(n(300),this)})}[gr(319)]({threadId:t,target:n}){const r=gr,o=this[r(454)](t);if(!o)throw new e.CKEditorError(r(451),this);const s=this[r(452)][r(271)][r(304)](r(429)),i=this[r(452)][r(271)][r(304)](kr),c=this[r(402)](o),a=new rt(o,c);let h=null;c.on(r(417),(t,e,n)=>{const o=r;n?h=s[o(427)](it(this[o(452)][o(345)],o(392))):h&&(s[o(406)](h),h=null)}),this[r(380)][r(228)](o,a),this[r(366)][r(228)](c,a);const u=new ze(this[r(452)][r(345)],c);u[r(410)](r(368)).to(c),u[r(410)](r(263)).to(c,r(263),c,r(368),(t,e)=>t||!e),u[r(410)](r(369)).to(c),u[r(314)]=r(423);const d=new Ye({view:u,target:n,type:r(423),isVisible:!o[r(444)]&&!!(r(428)==typeof n?n():n)});return c.on(r(445),()=>{const t=r;d[t(329)](t(445))}),this[r(357)](c,d),i[r(427)](d),d}[gr(357)](e,n){const r=gr;this[r(272)](e,r(356),(e,o)=>{const s=r,i=o.ui[s(334)][s(346)][s(268)];n[s(435)][s(427)](i),this[s(452)]instanceof t.Editor&&this[s(452)].ui[s(388)][s(427)](i)},{priority:r(425)}),this[r(272)](e,r(287),(e,o)=>{const s=r,i=o.ui[s(334)][s(346)][s(268)];n[s(435)][s(243)](i)&&n[s(435)][s(406)](i),this[s(452)]instanceof t.Editor&&this[s(452)].ui[s(388)][s(406)](i)})}[gr(238)](t){const e=gr;this[e(361)](t,e(356)),this[e(361)](t,e(287))}[gr(402)](t){const e=gr,n=this[e(452)][e(271)][e(304)](o.Users),{config:r,locale:s}=this[e(452)],i=(0,o.getDateTimeFormatter)(r[e(304)](e(345)),s);return new(0,r[e(304)](e(372))[e(456)])(s,t,n.me,{editorConfig:{...r[e(304)](e(420)),licenseKey:this[e(452)][e(274)][e(304)](e(251))},copyMarkers:r[e(304)](e(318)),maxCommentsWhenCollapsed:r[e(304)](e(330)),maxThreadTotalWeight:r[e(304)](e(247)),maxCommentCharsWhenCollapsed:r[e(304)](e(383)),formatDateTime:i,CommentView:r[e(304)](e(372))[e(281)]})}[gr(289)]({threadId:t,channelId:n,resolvedAt:r,resolvedBy:s,isFromAdapter:i}){const c=gr;if(!this[c(232)](t))throw new e.CKEditorError(c(331),null,{threadId:t});const a=this[c(454)](t);if(a[c(405)])throw new e.CKEditorError(c(303),null,{threadId:t});const h=this[c(452)][c(271)][c(304)](o.Users);if(a[c(335)]=h[c(326)](s),a[c(282)]=r,i||!this[c(373)]||c(428)!=typeof this[c(373)][c(340)])return Promise[c(434)]();const u=this[c(452)][c(271)][c(304)](c(429)),d=u[c(427)](it(this[c(452)][c(345)],c(392)));return this[c(373)][c(340)]({channelId:n,threadId:t})[c(367)](({resolvedAt:t,resolvedBy:e})=>{const n=c;u[n(406)](d),a[n(335)].id!==e&&(a[n(335)]=h[n(326)](e)),a[n(282)]=t})[c(283)](t=>{const n=c;throw console[n(308)](t),new e.CKEditorError(n(355),this)})}[gr(252)]({threadId:t,channelId:n,isFromAdapter:r}){const o=gr;if(!this[o(232)](t))throw new e.CKEditorError(o(331),null,{threadId:t});const s=this[o(454)](t);if(!s[o(405)])throw new e.CKEditorError(o(364),null,{threadId:t});if(s[o(335)]=null,s[o(282)]=null,r||!this[o(373)]||o(428)!=typeof this[o(373)][o(278)])return Promise[o(434)]();const i=this[o(452)][o(271)][o(304)](o(429)),c=i[o(427)](it(this[o(452)][o(345)],o(392)));return this[o(373)][o(278)]({channelId:n,threadId:t})[o(367)](()=>i[o(406)](c))[o(283)](t=>{const n=o;throw console[n(308)](t),new e.CKEditorError(n(443),this)})}[gr(288)]({threadId:t,isFromAdapter:n}){const r=gr,o=this[r(454)](t);if(!o)throw new e.CKEditorError(r(262),this);if(this[r(343)](t),this[r(275)][r(306)](t),!o[r(430)]||n||!this[r(373)]||r(428)!=typeof this[r(373)][r(291)])return Promise[r(434)]();const s=this[r(452)][r(271)][r(304)](r(429)),{channelId:i}=o,c=s[r(427)](it(this[r(452)][r(345)],r(392)));return this[r(373)][r(291)]({channelId:i,threadId:t})[r(367)](()=>s[r(406)](c))[r(283)](t=>{const n=r;throw console[n(308)](t),new e.CKEditorError(n(260),this)})}[gr(411)]({threadId:t,unlinkedAt:n,context:r,attributes:o,isFromAdapter:s}){const i=gr;if(i(239)!=typeof t)throw new e.CKEditorError(i(261),null,{threadId:t});if(!this[i(232)](t))throw new e.CKEditorError(i(331),null,{threadId:t});const c=this[i(454)](t);let a=!1;if(void 0!==r&&c[i(452)]!==r&&(c[i(452)]=r,a=!0),void 0!==n&&c[i(379)]!==n&&(c[i(379)]=n,a=!0),o&&!P(o,c[i(313)])&&(c[i(313)]=o,a=!0),!a)return Promise[i(434)]();if(!c[i(430)]||s||!this[i(373)]||i(428)!=typeof this[i(373)][i(320)])return Promise[i(434)]();const h=this[i(452)][i(271)][i(304)](i(429)),{channelId:u}=c,d=h[i(427)](it(this[i(452)][i(345)],i(392)));return this[i(373)][i(320)]({channelId:u,threadId:t,context:r,unlinkedAt:n,attributes:o})[i(367)](()=>h[i(406)](d))[i(283)](t=>{const n=i;throw console[n(308)](t),new e.CKEditorError(n(408),this)})}[gr(343)](t){const e=gr,n=this[e(452)][e(271)][e(304)](kr),r=this[e(454)](t);if(r[e(315)]=!1,this[e(380)][e(243)](r)){const t=this[e(380)][e(304)](r),o=t[e(334)],s=n[e(362)](o);this[e(380)][e(306)](r),this[e(366)][e(306)](o),s&&n[e(406)](s),t[e(301)](),o[e(301)]()[e(367)](()=>{this[e(238)](o)})}}[gr(449)]({threadId:t,resolvedAt:e,unlinkedAt:n}){const r=gr,o=!!e,s=this[r(452)][r(271)][r(304)](kr),i=this[r(454)](t);if(this[r(380)][r(243)](i)){const t=this[r(380)][r(304)](i)[r(334)],e=s[r(362)](t);e&&(o&&s[r(461)](e),n?e[r(363)]=!1:e[r(302)]())}}[gr(397)](t){const e=gr,n=this[e(452)][e(271)][e(304)](o.Users),r=(0,o.hashObject)(e(453)+t);return n[e(326)](r)||n[e(460)]({id:r,name:t})}[gr(323)]({threadId:t,commentId:n=(0,e.uid)(),content:r,authorId:s,createdAt:i,attributes:c}){const a=gr;if(a(239)!=typeof n)throw new e.CKEditorError(a(437));if(a(239)!=typeof s)throw new e.CKEditorError(a(457));if(a(239)!=typeof r||!r[a(234)]())throw new e.CKEditorError(a(412));const h=this[a(452)][a(271)][a(304)](o.Users)[a(326)](s);if(!h)throw new e.CKEditorError(a(458),null,{authorId:s});let u=null,d=i;return c?.[a(307)]&&(u=this[a(397)](c[a(307)][a(396)]),d=new Date(c[a(307)][a(277)])),new Ir(this,{threadId:t,id:n,author:u||h,creator:h,content:r,createdAt:i,authoredAt:d,attributes:c})}[gr(389)](t){const n=gr;let{threadId:r,content:o,attributes:s,isFromAdapter:i}=t;const c=this[n(454)](t[n(259)]);if(!c)throw new e.CKEditorError(n(394),this);const a=this[n(323)](t),{id:h}=a;if(c[n(446)](a),i||!this[n(373)]||n(428)!=typeof this[n(373)][n(255)]||!c[n(430)])return Promise[n(434)]();const u=this[n(452)][n(271)][n(304)](n(429)),{channelId:d}=c,l=u[n(427)](it(this[n(452)][n(345)],n(392)));return s||(s={}),this[n(373)][n(255)]({channelId:d,threadId:r,commentId:h,content:o,attributes:s})[n(367)](t=>{const e=n;u[e(406)](l),t&&this[e(422)]({channelId:d,threadId:r,commentId:h,createdAt:t[e(277)],isFromAdapter:!0})})[n(283)](t=>{const r=n;throw console[r(308)](t),new e.CKEditorError(r(398),this)})}[gr(422)]({threadId:t,commentId:n,content:r,createdAt:o,attributes:s,isFromAdapter:i}){const c=gr;if(void 0!==r&&(c(239)!=typeof r||!r[c(234)]()[c(368)]))throw new e.CKEditorError(c(309));const a=this[c(454)](t),h=a[c(324)](n);if(!h)throw new e.CKEditorError(c(305),this);let u=!1;if(r&&r!==h[c(371)]&&(h[c(395)]||i)&&(h[c(371)]=r,u=!0),o&&o!==h[c(277)]&&(h[c(277)]=o,h[c(313)]&&h[c(313)][c(307)]||(h[c(374)]=o),u=!0),s&&!P(s,h[c(313)])&&(h[c(313)]=s,u=!0),!u)return Promise[c(434)]();if(a[c(329)](c(333)),i||!this[c(373)]||c(428)!=typeof this[c(373)][c(439)])return Promise[c(434)]();const d=this[c(452)][c(271)][c(304)](c(429)),{channelId:l}=this[c(454)](h[c(259)]),m=d[c(427)](it(this[c(452)][c(345)],c(392)));return this[c(373)][c(439)]({channelId:l,threadId:t,commentId:n,content:r,attributes:s})[c(367)](()=>d[c(406)](m))[c(283)](t=>{const n=c;throw console[n(308)](t),new e.CKEditorError(n(299),this)})}[gr(280)]({threadId:t,commentId:n,isFromAdapter:r}){const o=gr,s=this[o(454)](t),i=s[o(324)](n);if(!i)throw new e.CKEditorError(o(264),this);if(s[o(441)](i),r||!this[o(373)]||o(428)!=typeof this[o(373)][o(421)])return Promise[o(434)]();const c=this[o(452)][o(271)][o(304)](o(429)),{channelId:a}=s,h=c[o(427)](it(this[o(452)][o(345)],o(392)));return this[o(373)][o(421)]({channelId:a,threadId:t,commentId:n})[o(367)](()=>c[o(406)](h))[o(283)](t=>{const n=o;throw console[n(308)](t),new e.CKEditorError(n(295),this)})}}function _r(t,e){const n=pr();return(_r=function(t,e){return n[t-=228]})(t,e)}class wr extends((0,e.ObservableMixin)()){[gr(293)];id;[gr(315)];[gr(258)];[gr(372)];[gr(349)];constructor(t,n){const r=gr;super();const o=n[r(336)];this[r(293)]=n[r(293)],this.id=n.id,this[r(372)]=new e.Collection,this[r(349)]=t,this[r(315)]=!1,this[r(258)]=n[r(430)],this[r(228)](r(342),!0),this[r(410)](r(344)).to(t,r(350),t,r(358),()=>t[r(344)](this[r(293)])),this[r(410)](r(294)).to(t,r(350),()=>t[r(384)](this[r(293)])[r(450)]),this[r(410)](r(360)).to(t,r(350),()=>{const e=r,n=t[e(384)](this[e(293)]);return n[e(312)]||n[e(450)]}),this[r(410)](r(336)).to(t,r(350),()=>o&&t[r(384)](this[r(293)])[r(434)]),this[r(228)](r(452),n[r(452)]),this[r(410)](r(444)).to(this,r(282),this,r(379),(t,e)=>t?e?t<e?t:e:t:e),this[r(228)](r(379),n[r(379)]||null),this[r(228)](r(282),n[r(282)]||null),this[r(228)](r(335),n[r(335)]||null),this[r(410)](r(405)).to(this,r(282),t=>!!t),this[r(228)](r(313),n[r(313)]||{})}get[gr(327)](){const t=gr;return Array[t(233)](this[t(372)])[t(401)]((e,n)=>e+n[t(327)],0)}get[gr(368)](){const t=gr;return this[t(372)][t(368)]}get[gr(400)](){return this[gr(315)]}get[gr(430)](){return this[gr(258)]}[gr(338)](){const t=gr,{channelId:e,id:n}=this;this[t(349)][t(329)](yr(t(250),e),{channelId:e,threadId:n})}[gr(354)](t){this[gr(433)]({unlinkedAt:t})}[gr(434)]({resolvedAt:t=new Date,resolvedBy:e=null,isFromAdapter:n=!1}={}){const r=gr,s=this[r(349)][r(452)][r(271)][r(304)](o.Users).me,{channelId:i,id:c}=this;this[r(349)][r(329)](yr(r(340),i),{channelId:i,threadId:c,resolvedAt:t,resolvedBy:e||s.id,isFromAdapter:n})}[gr(332)]({isFromAdapter:t=!1}={}){const e=gr,{channelId:n,id:r}=this;this[e(349)][e(329)](yr(e(278),n),{channelId:n,threadId:r,isFromAdapter:t})}[gr(257)](t){const e=gr;this[e(452)]||this[e(433)]({context:t})}[gr(296)](t,e){const n=gr,r=D(this[n(313)]);G(r,t,e),this[n(433)]({attributes:r})}[gr(390)](t){const e=gr,n=D(this[e(313)]);J(n,t),this[e(433)]({attributes:n})}[gr(406)]({isFromAdapter:t=!1}={}){const e=gr,{channelId:n,id:r}=this;this[e(349)][e(329)](yr(e(291),n),{channelId:n,threadId:r,isFromAdapter:t})}[gr(407)](t){const e=gr;return this[e(349)][e(319)]({threadId:this.id,target:t})}[gr(255)](t){const e=gr,{channelId:n,id:r}=this;this[e(349)][e(329)](yr(e(255),n,r),Object[e(311)]({channelId:n,threadId:r},t))}[gr(324)](t){const n=gr;if(n(239)!=typeof t)throw new e.CKEditorError(n(424),null,{commentId:t});return this[n(372)][n(304)](t)}[gr(321)](){const t=gr;return{threadId:this.id,context:this[t(452)],unlinkedAt:this[t(379)],resolvedAt:this[t(282)],resolvedBy:this[t(335)]?this[t(335)].id:null,archivedAt:this[t(444)],comments:this[t(372)][t(381)](e=>e[t(321)]()),attributes:this[t(313)]}}[gr(446)](t){const e=gr;return this[e(272)](t,e(230),()=>{const n=e,r=this[n(341)](t),o=this[n(372)];r-1!=o[n(431)](t)&&r+1!=o[n(431)](t)&&(this[n(441)](t),this[n(446)](t))}),this[e(372)][e(427)](t,this[e(341)](t))}[gr(433)](t){const e=gr,{channelId:n,id:r}=this;this[e(349)][e(329)](yr(e(320),n),{...t,channelId:n,threadId:r})}[gr(441)](t){const e=gr;return this[e(361)](t),t[e(301)](),this[e(372)][e(406)](t)}[gr(341)](t){const e=gr,n=this[e(372)][e(347)](n=>new Date(n[e(374)])[e(403)]()>new Date(t[e(374)])[e(403)]());return n?this[e(372)][e(431)](n):this[e(368)]}}class Ir extends((0,e.ObservableMixin)()){id;[gr(259)];[gr(440)];[gr(359)];[gr(241)];[gr(277)];[gr(349)];constructor(t,e){const n=gr;super();const r=t[n(452)][n(271)][n(304)](o.Users).me,s=t[n(454)](e[n(259)]),i=0===s[n(372)][n(368)],c=r===e[n(440)];this.id=e.id,this[n(259)]=e[n(259)],this[n(440)]=e[n(440)],this[n(359)]=e[n(359)],this[n(241)]=Boolean(e[n(313)]&&e[n(313)][n(307)]),this[n(228)](n(371),e[n(371)]),this[n(277)]=e[n(277)]||new Date,this[n(228)](n(374),e[n(374)]||new Date),this[n(410)](n(282)).to(s,n(282)),this[n(228)](n(313),e[n(313)]||{}),this[n(410)](n(395)).to(t,n(350),()=>{const e=n,r=t[e(384)](s[e(293)])[e(312)],o=t[e(384)](s[e(293)])[e(253)];return c&&r||!c&&o}),this[n(410)](n(294)).to(s,n(294),t,n(350),e=>{const r=n,o=t[r(384)](s[r(293)])[r(312)],a=t[r(384)](s[r(293)])[r(253)];return c&&o||e&&i||!c&&a&&!i}),this[n(410)](n(344)).to(s,n(344)),this[n(349)]=t}get[gr(327)](){const t=gr;return Math[t(248)](function(e){const n=t,r=document[n(325)](n(229));return r[n(310)]=e,r[n(328)][n(368)]}(this[t(371)]),200)}[gr(351)](t){const n=gr,{threadId:r,id:o}=this;if(!this[n(349)][n(232)](r))throw new e.CKEditorError(n(292),this);const{channelId:s}=this[n(349)][n(454)](r);this[n(349)][n(329)](yr(n(439),s,r),{channelId:s,threadId:r,commentId:o,...t})}[gr(296)](t,e){const n=gr,r=D(this[n(313)]);G(r,t,e),this[n(351)]({attributes:r})}[gr(390)](t){const e=gr,n=D(this[e(313)]);J(n,t),this[e(351)]({attributes:n})}[gr(406)](t={}){const n=gr;if(!t[n(415)]&&!this[n(294)])return;const{threadId:r,id:o}=this;if(!this[n(349)][n(232)](r))throw new e.CKEditorError(n(231),this);const{channelId:s}=this[n(349)][n(454)](r);this[n(349)][n(329)](yr(n(421),s,r),{channelId:s,threadId:r,commentId:o,...t})}[gr(321)](){const t=gr;return{commentId:this.id,content:this[t(371)],createdAt:this[t(277)],authorId:this[t(359)].id,attributes:this[t(313)]}}[gr(301)](){this[gr(361)]()}}function yr(t,...e){for(const n of e)void 0!==n&&(t+=":"+String(n));return t}const Ar=Tr;function Cr(){const t=["hasContent","get","comment:","push","5388834yuMohn","backward","change","isEnabled","401198OfEIQl","isObject","element","createRange","2NdcduO","212096COhkPg","9793880UTgqag","tableCell","_trimToContent","addCommentThread","_hasContent","1230508PTSSQr","getRanges","execute","start","length","$textProxy","plugins","5TBtrNh","collaboration.channelId","addMarker","Users","5362027iXEUNu","from","substr","CommentsRepository","editor","set","document","config","end","refresh","addcommentthreadcommand-user-not-found","2631324QolhIM","getItems","model","item","getLastMatchingPosition","addcommentthreadcommand-incorrect-ranges","_itemIsContent","_createCommentThread","schema","20PgMGVj","9HGnhLJ","_createMarkersFromRanges","selection"];return(Cr=function(){return t})()}function Tr(t,e){const n=Cr();return(Tr=function(t,e){return n[t-=422]})(t,e)}!function(t){const e=Tr,n=t();for(;;)try{if(951900===parseInt(e(455))/1*(-parseInt(e(462))/2)+parseInt(e(430))/3+-parseInt(e(456))/4+parseInt(e(469))/5*(-parseInt(e(447))/6)+parseInt(e(451))/7+parseInt(e(457))/8*(parseInt(e(440))/9)+-parseInt(e(439))/10*(-parseInt(e(473))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cr);class Er extends t.Command{constructor(t){const e=Tr;super(t),this[e(424)](e(443),!1)}[Ar(428)](){const t=Ar,e=this[t(423)][t(432)][t(425)][t(442)];this[t(450)]=!0,this[t(443)]=!1;for(const n of e[t(463)]())if(this[t(461)](n))return void(this[t(443)]=!0)}[Ar(464)]({threadId:t=(0,e.uid)(),ranges:n,comment:r}={}){const o=Ar,s=this[o(423)][o(432)],i=n??Array[o(474)](s[o(425)][o(442)][o(463)]()),c=[];for(const t of i)this[o(461)](t)&&c[o(446)](this[o(459)](t));if(!c[o(466)])throw new e.CKEditorError(o(435),null);r&&this[o(437)](t,r),this[o(441)](t,c,!!r)}[Ar(441)](t,n,r){const o=Ar;this[o(423)][o(432)][o(449)](s=>{const i=o;for(const o of n){const n=(0,e.uid)()[i(475)](1,5),c=i(445)+t+":"+n;s[i(471)](c,{range:o,usingOperation:r,affectsData:r})}})}[Ar(437)](t,n){const r=Ar,o=this[r(423)][r(468)][r(444)](r(422)),s=this[r(423)][r(426)][r(444)](r(470)),i=this[r(423)][r(468)][r(444)](r(472)).me;if(!i)throw new e.CKEditorError(r(429),null);o[r(460)]({threadId:t,channelId:s,comments:[{authorId:i.id,content:n,createdAt:new Date,attributes:{}}]})}[Ar(461)](t){const e=Ar;for(const n of t[e(431)]())if(this[e(436)](n))return!0;return!1}[Ar(436)](t){const e=Ar;return t.is(e(467))||this[e(423)][e(432)][e(438)][e(452)](t)&&!t.is(e(453),e(458))}[Ar(459)](t){const e=Ar,n=t=>!this[e(436)](t[e(433)]),r=t[e(465)][e(434)](n),o=t[e(427)][e(434)](n,{direction:e(448)});return this[e(423)][e(432)][e(454)](r,o)}}const xr=Or;function Or(t,e){const n=Nr();return(Or=function(t,e){return n[t-=404]})(t,e)}function Nr(){const t=["isPremiumPlugin","pluginName","356044GdjoaU","7EtwQtz","view","editing","15iwOvTG","getByInnerView","delete","set","map","innerView","blur","EditorAnnotations","change:range","hasDomSelection","directChange","editorannotations-invalid-source-callback","change:isFocused","6393295feNICD","1ETMXFr","annotation","registerAnnotation","sort","get","188970cphpma","from","remove","getOrderedSelectedAnnotations","editor","element","add","requires","_dataCollectors","_editorAnnotations","init","document","2363216VhuOwI","update","listenTo","collection","13465700YQiCVi","range","isEqual","1605098LaXCCI","selection","function","refresh","plugins","refreshSelectedViews","has","push","cancel","getRanges","fire","focusTracker","model","9070371zHQyiw","isOfficialPlugin","isCollapsed","addSourceCollector","uiUpdate","_editorAnnotationsData","containsRange"];return(Nr=function(){return t})()}!function(t){const e=Or,n=t();for(;;)try{if(846321===-parseInt(e(427))/1*(parseInt(e(451))/2)+-parseInt(e(413))/3*(-parseInt(e(409))/4)+parseInt(e(426))/5+parseInt(e(432))/6*(-parseInt(e(410))/7)+parseInt(e(444))/8+parseInt(e(464))/9+-parseInt(e(448))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Nr);class Sr extends t.Plugin{[xr(440)];[xr(441)];static get[xr(439)](){return[kr]}static get[xr(408)](){return xr(420)}static get[xr(465)](){return!0}static get[xr(407)](){return!0}constructor(t){const e=xr;super(t),this[e(440)]=new Set,this[e(441)]=new Set}[xr(442)](){const t=xr,e=this[t(436)],n=e[t(463)][t(443)][t(452)],r=Pe(()=>this[t(456)](),10);n.on(t(421),(e,n)=>{const o=t;n[o(423)]&&(r[o(459)](),this[o(456)]())}),this[t(446)](e[t(412)][t(411)][t(443)],t(425),(t,e,n)=>{n&&r()}),this[t(446)](e.ui[t(462)],t(425),(e,n,r)=>{const o=t;r||this[o(461)](o(419),{isAnnotationTracked:t=>this[o(405)][o(457)](t[o(418)])})}),this[t(446)](this[t(436)].ui,t(445),()=>this[t(461)](t(404)))}[xr(429)](t){const e=xr;if(this[e(441)][e(457)](t[e(411)]))return;this[e(441)][e(438)](t[e(411)]),this[e(436)].ui[e(462)][e(438)](t[e(411)][e(437)]);const n=this[e(436)][e(455)][e(431)](kr);this[e(446)](n[e(447)],e(434),(t,n)=>{const r=e;this[r(436)].ui[r(462)][r(434)](n[r(411)][r(437)]),this[r(441)][r(415)](n[r(411)])})}[xr(422)](){const t=xr;return this[t(436)][t(412)][t(411)][t(422)]}[xr(467)](t){const n=xr;if(n(453)!=typeof t)throw new e.CKEditorError(n(424));this[n(440)][n(438)](t)}[xr(456)](){const t=xr;this[t(461)](t(454))}[xr(435)]({activeAnnotation:t,annotations:e}){const n=xr,r=[],o=this[n(436)][n(463)][n(443)][n(452)],s=Array[n(433)](o[n(460)]());for(const[t,o]of this[n(405)]){const s=i(o),c=e[n(414)](t);s&&c&&r[n(458)]({annotation:c,range:s})}function i(t){const e=n;for(const n of t)for(const t of s)if(n[e(406)](t,!o[e(466)]))return n;return null}return r[n(430)]((e,r)=>{const o=n,s=e[o(449)],i=r[o(449)];if(!s[o(450)](i)){if(s[o(406)](i,!0))return 1;if(i[o(406)](s,!0))return-1}return e[o(428)]==t?-1:r[o(428)]==t?1:0})[n(417)](t=>t[n(428)])}get[xr(405)](){const t=xr,e=new Map;for(const n of Array[t(433)](this[t(440)]))for(const[r,o]of n())e[t(416)](r,o);return e}}const Mr=Pr;function Rr(){const t=["enableCommand","99423HzDDdU","83252kSNTUK","9LYYGlH","2mYrGRI","1449392uPTaUm","plugins","has","1586180wKcGeS","RestrictedEditingModeEditing","644pFTauM","546780EbVNxA","afterInit","editor","addCommentThread","get","189748btSpEw","1224QgBvOx"];return(Rr=function(){return t})()}function Pr(t,e){const n=Rr();return(Pr=function(t,e){return n[t-=500]})(t,e)}!function(t){const e=Pr,n=t();for(;;)try{if(108242===parseInt(e(514))/1+parseInt(e(516))/2*(-parseInt(e(513))/3)+-parseInt(e(510))/4+parseInt(e(505))/5+-parseInt(e(511))/6*(-parseInt(e(504))/7)+parseInt(e(517))/8*(-parseInt(e(515))/9)+parseInt(e(502))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Rr);class Vr extends t.Plugin{[Mr(506)](){const t=Mr,e=this[t(507)];e[t(500)][t(501)](t(503))&&e[t(500)][t(509)](t(503))[t(512)](t(508))}}const Lr=Dr;function Br(){const t=["config","5337710RezmRr","collaboration.channelId","_handleImportedData","importWord.formatting.comments","dataInsert","listenTo","1665256yuUmdI","plugins","6vEgoQU","commands","2171510owRFcg","6pHBbKZ","execute","define","basic","addCommentThread","46866193jcyrBI","2161GeVhpf","high","get","afterInit","importWord","302QdCsVn","8hEIVgl","collaboration_features","editor","9195057SHVSgY","map","2467615SyznxH","forEach"];return(Br=function(){return t})()}function Dr(t,e){const n=Br();return(Dr=function(t,e){return n[t-=450]})(t,e)}!function(t){const e=Dr,n=t();for(;;)try{if(606747===parseInt(e(475))/1*(-parseInt(e(480))/2)+-parseInt(e(466))/3*(parseInt(e(464))/4)+-parseInt(e(455))/5*(parseInt(e(469))/6)+-parseInt(e(458))/7+parseInt(e(450))/8*(-parseInt(e(453))/9)+-parseInt(e(468))/10+parseInt(e(474))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Br);class Ur extends t.Plugin{constructor(t){const e=Dr;super(t),this[e(452)][e(457)][e(471)](e(461),e(472))}[Lr(478)](){const t=Lr,n=this[t(452)],r=n[t(467)][t(477)](t(479)),s=n[t(465)][t(477)](o.Users);r&&(r.on(t(470),(e,[,n])=>{n[t(451)]={comments:!0,user_id:s.me.id}},{priority:e.priorities[t(476)]+10}),this[t(463)](r,t(462),this[t(460)]))}[Lr(460)](t,e){const n=Lr,{comment_threads:r}=e;r&&r[n(456)](({thread_id:t,comments:e,is_resolved:r})=>{const s=n,i=new Date,c=e[s(454)](({author:t,content:e,created_at:n})=>({content:e,authorId:this[s(452)][s(465)][s(477)](o.Users).me.id,createdAt:i,attributes:{"@external":{authorName:t,createdAt:n?new Date(n):new Date,source:s(479)}}})),a=this[s(452)][s(457)][s(477)](s(459));this[s(452)][s(465)][s(477)](vr)[s(473)]({channelId:a,threadId:t,comments:c,resolvedAt:r?i:null})})}}function jr(t,e){const n=Kr();return(jr=function(t,e){return n[t-=262]})(t,e)}const Hr=jr;function Kr(){const t=["markers","20CLbzbo","contentInsertion","hasCommentThread","plugins","listenTo","never","requires","default","all","930231Hcnslb","get","delete","content","always","4010cmbnrG","_removeMarkersWithoutThreads","37172mzzzOS","comment","351BpmZlp","comments.copyMarkers","_registerMarkerInClipboardPipeline","dragstart","24915VZOQgg","config","3155800KBNXnA","split","has","681170yQvKtr","9416MlNvLD","cut","define","562583cPBZZR","ClipboardMarkersUtils","CommentsRepository","highest","afterInit","30kwIxvC","editor","ClipboardPipeline","_registerMarkerToCopy","_mapCommentsCopyConfigToRegisterConfiguration","keys"];return(Kr=function(){return t})()}!function(t){const e=jr,n=t();for(;;)try{if(235622===-parseInt(e(284))/1*(parseInt(e(300))/2)+-parseInt(e(302))/3*(parseInt(e(269))/4)+-parseInt(e(268))/5+parseInt(e(277))/6*(parseInt(e(272))/7)+-parseInt(e(265))/8+parseInt(e(293))/9+parseInt(e(298))/10*(parseInt(e(263))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Kr);class zr extends t.Plugin{constructor(t){const e=jr;super(t),this[e(278)][e(264)][e(271)](e(303),e(291))}static get[Hr(290)](){return[pt.ClipboardMarkersUtils,pt.ClipboardPipeline]}[Hr(276)](){const t=Hr,e=this[t(278)][t(287)][t(294)](t(279));this[t(304)](),this[t(288)](e,t(285),(e,n)=>this[t(299)](n[t(296)][t(283)]),{priority:t(275)})}[Hr(299)](t){const e=Hr;if(!this[e(278)][e(287)][e(267)](e(274)))return t;const n=this[e(278)][e(287)][e(294)](e(274));for(const r of t[e(282)]()){const[o,s]=r[e(266)](":");e(301)!=o||n[e(286)](s)||t[e(295)](r)}return t}[Hr(304)](){const t=Hr,e=this[t(278)][t(287)][t(294)](t(273)),n=this[t(281)](this[t(278)][t(264)][t(294)](t(303)));n&&e[t(280)](t(301),n)}[Hr(281)](t){const e=Hr;switch(t){case e(297):return{allowedActions:e(292),copyPartiallySelected:!1,duplicateOnPaste:!0};case e(291):return{allowedActions:[e(270),e(262)],copyPartiallySelected:!1,duplicateOnPaste:!1};case e(289):default:return null}}}var Fr=n(930);function Wr(t,e){const n=qr();return(Wr=function(t,e){return n[t-=261]})(t,e)}function Yr(t){const e=t[Wr(269)](":");return{group:e[0],id:e[1],part:e[2]}}function qr(){const t=["169124LLgQvU","40oHzZiM","650WuSrXi","58399kVbwUb","1342524NiezPe","402696COvExq","649585Jauhih","split","30865HFPAje","296RjiLwU","9wiDgTZ","859187MWBaNv"];return(qr=function(){return t})()}!function(t){const e=Wr,n=t();for(;;)try{if(426117===parseInt(e(268))/1+-parseInt(e(262))/2*(-parseInt(e(272))/3)+-parseInt(e(271))/4*(parseInt(e(270))/5)+parseInt(e(266))/6+-parseInt(e(261))/7+-parseInt(e(263))/8*(-parseInt(e(267))/9)+parseInt(e(264))/10*(-parseInt(e(265))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qr);const Zr=Gr;function Gr(t,e){const n=Xr();return(Gr=function(t,e){return n[t-=408]})(t,e)}function Xr(){const t=["getCustomProperty","overrideHorizontalRuleConverter","addMarker:comment","mapper","overrideMediaEmbedConverter","isObject","model","ck-horizontal-line","schema","elementToStructure","1981656wLQTAZ","createPositionAt","toViewElement","init","501936tWPgUN","img","getCommentThread","165JfqAzS","containerElement","writer","comment","markerName","518cnFffY","1475160fjaifT","item","createEmptyElement","high","editor","plugins","addMarker:","downcastDispatcher","options","2219916ZmOfKG","isResolved","for","8312zcCbvV","227mvxQCw","get","conversion","horizontalLine","overrideMarkerConverters","overrideImageInlineConverter","removeMarker:","media","stop","4954wySvag","div","attribute:url:media","ck-comment-marker","showCommentHighlights","elementToElement","widget","236110KuQBEy","add","markerToHighlight","span","createContainerElement","consume","imageInline","dataDowncast","5AUTAyh","addClass","consumable","image-inline","ignoreResolvedComments","data","insert"];return(Xr=function(){return t})()}!function(t){const e=Gr,n=t();for(;;)try{if(363377===-parseInt(e(416))/1*(-parseInt(e(425))/2)+parseInt(e(461))/3+-parseInt(e(412))/4+parseInt(e(440))/5*(parseInt(e(470))/6)+parseInt(e(469))/7*(parseInt(e(415))/8)+parseInt(e(457))/9+-parseInt(e(432))/10*(parseInt(e(464))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xr);class Qr extends t.Plugin{[Zr(460)](){const t=Zr;this[t(420)](),this[t(448)](),this[t(421)](),this[t(451)]()}[Zr(420)](){const t=Zr;this[t(474)][t(418)][t(414)](t(439))[t(434)]({model:t(467),view:(e,n)=>{const r=t;if(!n[r(411)][r(429)])return null;if(n[r(411)][r(444)]){const{id:t}=Yr(e[r(468)]),o=this[r(474)][r(408)][r(417)](vr);if(o[r(463)](t)?.[r(413)]&&e[r(471)])return n[r(442)][r(437)](e[r(471)],r(409)+e[r(468)]),n[r(442)][r(437)](e[r(471)],r(422)+e[r(468)]),null}return{classes:[r(428)]}}}),this[t(474)][t(418)][t(414)](t(439))[t(433)](e=>{const n=t;e.on(n(449),(t,e,r)=>{const o=n;if(!r[o(411)][o(429)])return;const s=e[o(471)];if(!s)return;const i=r[o(450)][o(459)](s);this[o(474)][o(453)][o(455)][o(452)](s)&&i&&!i[o(447)](o(431))&&i.is(o(465))&&(0,Fr.toWidget)(i,r[o(466)])},{priority:n(473)})})}[Zr(448)](){const t=Zr;this[t(474)][t(418)][t(414)](t(439))[t(456)]({model:t(419),view:(e,{writer:n,options:r})=>{const o=t;if(!r[o(429)])return null;const s=n[o(436)](o(426)),i=n[o(472)]("hr");return n[o(441)](o(454),s),n[o(446)](n[o(458)](s,0),i),s},converterPriority:t(473)})}[Zr(421)](){const t=Zr;this[t(474)][t(418)][t(414)](t(439))[t(456)]({model:t(438),view:(e,{writer:n,options:r})=>{const o=t;if(!r[o(429)])return null;const s=n[o(436)](o(435)),i=n[o(472)](o(462));return n[o(441)](o(443),s),n[o(446)](n[o(458)](s,0),i),s},converterPriority:t(473)})}[Zr(451)](){const t=Zr;this[t(474)][t(418)][t(414)](t(439))[t(430)]({model:t(423),view:(e,{writer:n,options:r})=>{const o=t;if(r[o(429)])return n[o(472)](o(426))},converterPriority:t(473)}),this[t(474)][t(445)][t(410)].on(t(427),(e,n,r)=>{const o=t;r[o(411)][o(429)]&&e[o(424)]()},{priority:t(473)})}}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-=408]})(t,e)}function no(){const t=["getCommentThreads","12IiysQJ","registerAnnotation","commands","listenTo","_hasTargetInContent","getItems","text","author","context","elementToElement","scrollToThreadMarker","_handleInitialThreads","pluginName","forEach","size","state","substring","isAttached","once","group","getAttribute","newRange","CommentsEditing","add","getChangedMarkers","editing","_attachMarkerToThread","activeMarker","ENTER_COMMENT_ANNOUNCEMENT","setUnlinkedAt","7771890ayAMdY","360288XnqAUT","_handleMarkerAddAndRemove","comment","refreshVisibility","init","LEAVE_COMMENT_ANNOUNCEMENT","item","name","enqueueChange","registerPostFixer","isCollapsed","startsWith","from","map","_handleThreadMarker","filter","$marker","collaboration.channelId","_initAriaMarkerChangeAnnouncements","differ","get","length","change:isReadOnly","render","conversion","change","710198pYMyRn","clear","announce","comment:","model","updateMarker","createElement","getWalker","affectsData","removeMarker:","view","editingDowncast","markerToData","_getTargetForId","createPositionBefore","addComment","markers","hasMarkerForId","fromCharCode","addMarker:","openNewCommentThread","_reconvertMarkers","showCommentHighlights","fetchCommentThread","10400517nUbYpZ","ignoreResolvedComments","20510413ETLvuC","_threads","join","isEqual","removeCommentThread","31778IrhiCT","consumable","getByInnerView","isOfficialPlugin","change:isThreadsLoadingPaused","schema","hasContent","switchReadOnly","destroy","3156UhOQrw","markerToHighlight","consume","end","getAllMarkersForId","document","7DjdKce","_threadToController","reopenCommentThread","rootName","10qUgYca","getRange","unlinkedAt","$graveyard","low","remove","href","start","isThreadsLoadingPaused","isObject","dataDowncast","locale","isSubmitted","dataToMarker","setContext","focus","comments","isResolved","plugins","ck-comment-marker","isPremiumPlugin","requires","_attachArchivedThread","_initializeMarkerConverters","attachTo","push","_detachCommentThread","afterInit","3565ppERwV","for","data","first","editor","root","createRange","markerName","addCommentThread","channelId","upcast","change:activeMarker","destroyed","hasCommentThread","ready","delete","resolveCommentThread","removeMarker","_getTextContext","ariaLiveAnnouncer","ck-comment-marker--active","hasDomSelection","then","config","set","managedUsingOperations","getCommentThread","$textProxy","45LGqExq","reconvertMarker"];return(no=function(){return t})()}!function(t){const e=eo,n=t();for(;;)try{if(735497===-parseInt(e(411))/1+-parseInt(e(442))/2*(-parseInt(e(517))/3)+parseInt(e(451))/4*(-parseInt(e(489))/5)+-parseInt(e(550))/6*(parseInt(e(457))/7)+parseInt(e(551))/8+parseInt(e(435))/9*(parseInt(e(461))/10)+parseInt(e(437))/11*(parseInt(e(520))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(no);class ro extends t.Plugin{static get[to(482)](){return[vr,Sr,o.Users,Vr,Ur,zr,Qr]}static get[to(532)](){return to(542)}static get[to(445)](){return!0}static get[to(481)](){return!0}constructor(t){const e=to;super(t),this[e(513)](e(469),!0),t[e(491)][e(538)](e(503),()=>this[e(469)]=!1),this[e(513)](e(547),null),this.on(e(500),(n,r,o,s)=>{const i=e,c=t[i(479)][i(571)](vr),a=o?Yr(o).id:null;t[i(415)][i(410)](()=>{const e=i;if(a){const n=this[e(455)](a);for(const r of n)t[e(545)][e(518)](r)}if(s){const{id:n}=Yr(s),r=c[e(515)](n);if(r&&r[e(463)])return;if(r&&!r[e(537)])return;const o=this[e(455)](n);for(const n of o)t[e(545)][e(518)](n)}}),a&&this[i(530)](a)}),this[e(569)]()}[to(555)](){const t=to,e=this[t(493)],n=e[t(479)][t(571)](vr),r=e[t(512)][t(571)](t(568)),o=n[t(519)]()[t(566)](e=>e[t(498)]!==r);e[t(522)][t(543)](t(497),new Er(e)),this[t(523)](e,t(573),(r,o,s)=>{const i=t;n[i(449)](s,e[i(512)][i(571)](i(568)))}),this[t(523)](n,oo(t(497),r),(e,{threadId:n})=>{const r=t,o=this[r(493)][r(479)][r(571)](vr)[r(515)](n);o?.[r(463)]&&this[r(483)](n)}),this[t(523)](n,oo(t(441),r),(n,{threadId:r})=>{const o=t;e[o(415)][o(559)]({isUndoable:!1},t=>{const e=o,n=this[e(455)](r);for(const r of n)t[e(506)](r)})}),this[t(523)](n,oo(t(505),r),(e,{threadId:n})=>{const r=t;this[r(432)](n),this[r(493)][r(545)][r(421)][r(510)]&&(this[r(493)][r(479)][r(571)](vr)[r(515)](n)[r(463)]||this[r(493)][r(545)][r(421)][r(476)]())},{priority:t(465)}),this[t(523)](n,oo(t(459),r),(e,{threadId:n})=>{this[t(432)](n)},{priority:t(465)}),this[t(523)](n,oo(t(426),r),(r,{threadId:o,isFromAdapter:s})=>{const i=t,c=this[i(455)](o);!s&&0!=c[i(572)]&&n[i(502)](o)&&1===n[i(515)](o)[i(572)]&&e[i(415)][i(559)]({isUndoable:!1},t=>{const e=i;for(const n of c)t[e(416)](n,{usingOperation:!0,affectsData:!0})})},{priority:t(465)}),this[t(484)](),this[t(552)](),this[t(531)](o)}[to(488)](){!async function(t){const n=p([57,100,108,121,56,75,55,122,78,102,99,101,81,68,65,66,79,97,119,103,53,120,83,112,113,51,50,110,71,48,106,74,98,88,84,80,109,86,89,82,49,69,73,52,117,67,77,118,85,105,107,114,116,90,115,72,70,76,104,54,111,87]),r=window[p([68,97,116,101])][p([110,111,119])](),o=t[p([101,100,105,116,111,114])],s=new(window[p([80,114,111,109,105,115,101])])(t=>{o[p([111,110,99,101])](p([114,101,97,100,121]),t)}),i={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},c=o[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function a(t){const e=[new(window[p([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[p([116,104,101,110])](()=>new(window[p([80,114,111,109,105,115,101])])(t=>{let e=0;o[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[p([111,102,102])]())})}))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])](()=>t)}function h(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](u(t)):null}function u(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const r=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function l(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function m(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function k(t){return o[p([112,108,117,103,105,110,115])][p([104,97,115])](t)}function g(){}function p(t){const e=eo;return t[e(564)](t=>String[e(429)](t))[e(439)]("")}!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([100]);for(let r=0;r<t[p([108,101,110,103,116,104])];r+=2){let o=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](r,r+2));o>=n[p([108,101,110,103,116,104])]&&(o-=n[p([108,101,110,103,116,104])]),e+=n[o]}return e}();o[e]=p([99,111,109,109,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=p([86,97,108,105,100])&&async function(){await s,o[p([109,111,100,101,108])][p([99,104,97,110,103,101])]=g,o[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=g,o[p([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](p([109,111,100,101,108]))}()}(await async function(){let t,n=null,g=null;try{return c==p([71,80,76])?p([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=c[p([115,112,108,105,116])](p([46]));return 3!=t[p([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=h(t);return e&&n()?e:null;function n(){const t=e[p([106,116,105])],n=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](t[p([108,101,110,103,116,104])]-8),16),r={...e,[p([106,116,105])]:t[p([115,117,98,115,116,114,105,110,103])](0,t[p([108,101,110,103,116,104])]-8)};return delete r[p([118,99])],d(r)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(g=function(t,n){return new(window[p([80,114,111,109,105,115,101])])(a=>{if(i())return a(p([86,97,108,105,100]));c(),o[p([100,101,99,111,114,97,116,101])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let h=!1;const u=(0,e.uid)();function k(t){return!!t&&(typeof t===p([111,98,106,101,99,116])||typeof t===p([102,117,110,99,116,105,111,110]))&&typeof t[p([116,104,101,110])]===p([102,117,110,99,116,105,111,110])&&typeof t[p([99,97,116,99,104])]===p([102,117,110,99,116,105,111,110])}function g(e){c(e)[p([116,104,101,110])](t=>t&&t[p([115,116,97,116,117,115])]==p([111,107])?l(d(u+n))!=t[p([118,101,114,105,102,105,99,97,116,105,111,110])]?p([85,115,97,103,101,76,105,109,105,116]):p([86,97,108,105,100]):p([85,115,97,103,101,76,105,109,105,116]))[p([116,104,101,110])](t=>(s(),t),()=>{const t=i();return null==t?(s(),p([86,97,108,105,100])):p(r-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[p([116,104,101,110])](a)[p([99,97,116,99,104])](()=>{a(p([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function s(){const e=p([108,108,99,116,45])+l(d(t)),n=m(l(window[p([77,97,116,104])][p([99,101,105,108])](r/o)));window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([115,101,116,73,116,101,109])](e,n)}function i(){const e=p([108,108,99,116,45])+l(d(t)),n=window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([103,101,116,73,116,101,109])](e);return n?window[p([112,97,114,115,101,73,110,116])](m(n),16)*o:null}function c(t){return new(window[p([80,114,111,109,105,115,101])])((e,n)=>{t[p([116,104,101,110])](e,n),window[p([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}o[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return a(p([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[p([114,101,113,117,101,115,116,73,100])]:u}},{[p([112,114,105,111,114,105,116,121])]:p([104,105,103,104])}),o[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{k(t[p([114,101,116,117,114,110])])&&(h=!0,g(t[p([114,101,116,117,114,110])]))},{[p([112,114,105,111,114,105,116,121])]:p([108,111,119])}),s[p([116,104,101,110])](()=>{h||a(p([85,115,97,103,101,76,105,109,105,116]))})});function i(){return o[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==p([97,117,116,111])}function c(){o[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=p([97,117,116,111])}}(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[p([106,116,105])])),await async function(){let t=!0;try{const r=c[p([115,112,108,105,116])](p([46])),[o,s,i]=r;return e(o),await n(o,s,i),t}catch{return!1}function e(e){const n=h(e);n&&n[p([97,108,103])]==p([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const o=window[p([85,105,110,116,56,65,114,114,97,121])][p([102,114,111,109])](u(r),t=>t[p([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[p([84,101,120,116,69,110,99,111,100,101,114])]))[p([101,110,99,111,100,101])](e+p([46])+n),c=window[p([99,114,121,112,116,111])][p([115,117,98,116,108,101])];if(!c)return;const a=await c[p([105,109,112,111,114,116,75,101,121])](p([106,119,107]),i,{[p([110,97,109,101])]:p([69,67,68,83,65]),[p([110,97,109,101,100,67,117,114,118,101])]:p([80,45,50,53,54])},!1,[p([118,101,114,105,102,121])]);await c[p([118,101,114,105,102,121])]({[p([110,97,109,101])]:p([69,67,68,83,65]),[p([104,97,115,104])]:{[p([110,97,109,101])]:p([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[p([102,101,97,116,117,114,101,115])];if(!e)return!1;if(e[p([105,110,99,108,117,100,101,115])](p([42])))return!0;if(e[p([105,110,99,108,117,100,101,115])](p([67,77,84])))return!0;if(e[p([105,110,99,108,117,100,101,115])](p([82,67,77,84]))){if(k(p([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&(n=p([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]),o[p([112,108,117,103,105,110,115])][p([103,101,116])](n))[p([115,116,97,116,101])]==p([99,111,110,110,101,99,116,101,100]))return!0;if(k(p([82,101,118,105,115,105,111,110,86,105,101,119,101,114,73,110,116,101,103,114,97,116,105,111,110]))||k(p([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114])))return!0}var n;return!1}()?function(){const e=[p([101,118,97,108,117,97,116,105,111,110]),p([116,114,105,97,108])][p([105,110,99,108,117,100,101,115])](t[p([108,105,99,101,110,115,101,84,121,112,101])])?r/1e3:1754092800;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(467)]);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(450)](){const t=to,e=this[t(493)][t(479)][t(571)](vr),n=this[t(493)][t(512)][t(571)](t(568));for(const r of e[t(519)]({channelId:n}))e[t(487)](r.id),e[t(438)][t(504)](r.id);super[t(450)]()}[to(428)](t){const e=to;return this[e(455)](t)[e(572)]>0}[to(455)](t){const e=to,n=[];for(const r of this[e(493)][e(415)][e(427)])r[e(558)][e(562)](e(414)+t)&&n[e(486)](r);return n}[to(530)](t){setTimeout(()=>{const n=eo,r=this[n(424)](t);r&&this[n(547)]&&Yr(this[n(547)]).id===t&&(0,e.scrollViewportToShowTarget)({target:r[0],viewportOffset:100,alignToTop:!0})},50)}[to(432)](t){const e=to;this[e(493)][e(415)][e(410)](()=>{const n=e;for(const e of this[n(455)](t))this[n(493)][n(545)][n(518)](e)})}[to(483)](t){const e=to,n=this[e(493)][e(479)][e(571)](vr),r=this[e(493)][e(479)][e(571)](Sr),o=n[e(515)](t);if(!o[e(537)]){const t=o[e(485)](()=>this[e(424)](o.id));r[e(521)](t),o[e(524)]=!1}}[to(484)](){const t=to,e=this[t(493)],n=e[t(479)][t(571)](o.Users);e[t(409)][t(490)](t(422))[t(452)]({model:t(553),view:(r,o)=>{const s=t,{id:i}=Yr(r[s(496)]),c=e[s(479)][s(571)](vr)[s(515)](i),a=this[s(547)]&&Yr(this[s(547)]).id===i;let h;if(c&&c[s(478)]&&!a&&r[s(557)])return o[s(443)][s(453)](r[s(557)],s(430)+r[s(496)]),o[s(443)][s(453)](r[s(557)],s(420)+r[s(496)]),null;const u=[s(480)];return a&&u[s(486)](s(509)),h=c?.[s(572)]?c[s(477)][s(492)][s(527)].id:n.me.id,{classes:u,attributes:{"data-comment":i,"data-author-id":h}}}}),e[t(409)][t(490)](t(471))[t(423)]({model:t(553),view:(n,{options:r})=>{const o=t;if(r[o(433)])return null;const s=e[o(479)][o(571)](vr),i=e[o(415)][o(427)][o(571)](n),{id:c,part:a}=Yr(n);return i&&!i[o(419)]||r[o(436)]&&s[o(515)](c)?.[o(478)]?null:{group:o(553),name:a?c+":"+a:c}}}),e[t(409)][t(490)](t(499))[t(529)]({view:{name:t(553),attributes:{id:/^\w/}},model:(e,{writer:n})=>n[t(417)](t(567),{"data-name":t(414)+e[t(540)]("id")})}),e[t(409)][t(490)](t(499))[t(474)]({view:t(553)})}[to(552)](){const t=to,e=this[t(493)],n=e[t(479)][t(571)](vr),r=new Set,o=new Set;e[t(415)][t(456)][t(560)](n=>{const s=t;let i=!1;for(const{name:t,data:c}of e[s(415)][s(456)][s(570)][s(544)]()){const{group:a,id:h}=Yr(t);let u=c[s(541)];if(s(553)!==a||!u)continue;const d=s(464)===u[s(494)][s(460)];d||(u=so(u,e[s(415)]),!u||u[s(561)]||!c[s(541)]||u[s(440)](c[s(541)]))?e[s(415)][s(448)](u)&&!d?this[s(469)]?r[s(543)](t):this[s(565)](t,h):(o[s(543)](t),r[s(504)](t),n[s(506)](t),i=!0):(n[s(416)](t,{range:u}),i=!0)}return i}),this.on(t(446),(n,o,s)=>{const i=t;if(!s&&r[i(534)])for(const t of r){const{id:n}=Yr(t);r[i(504)](t),e[i(415)][i(427)][i(571)](t)&&this[i(565)](t,n)}}),this[t(523)](e[t(415)][t(456)],t(410),()=>{const s=t;for(const{name:t,data:{newRange:i}}of e[s(415)][s(456)][s(570)][s(544)]()){const{group:c,id:a}=Yr(t);if(s(553)!==c)continue;const h=n[s(515)](a),u=this[s(428)](a);h&&(!h[s(524)]&&i&&e[s(545)][s(421)][s(538)](s(408),()=>{const t=s,r=e[t(479)][t(571)](kr),o=n[t(458)][t(571)](h)[t(421)];r[t(444)](o)[t(554)]()},{priority:s(465)}),h[s(524)]=u||!!i),i||(o[s(543)](t),r[s(504)](t))}for(const t of o){const{id:e}=Yr(t),o=n[s(515)](e);if(r[s(504)](t),!o)continue;const i=this[s(428)](e);i||o[s(473)]?i||o[s(463)]||o[s(549)](new Date):o[s(466)]()}o[s(412)]()})}[to(531)](t){const e=to;t[e(533)](t=>{const n=e;t[n(463)]&&this[n(483)](t.id)})}[to(424)](t){const e=to,n=this[e(493)],r=this[e(455)](t);return(0,o.getAllMarkersDomElementsSorted)(n[e(545)],r)}[to(507)](t){const e=to,n=this[e(455)](t);let r="",o=!1;for(const t of n){const n=t[e(462)]();for(const t of Array[e(563)](n[e(525)]()))t.is(e(516))?(r&&o&&(r+=" ",o=!1),r+=t[e(491)]):o=!0;o=!0}return r[e(536)](0,150)}[to(546)](t,e){const n=to,r=this[n(493)],o=r[n(479)][n(571)](vr);let s=o[n(515)](e);const i=r[n(512)][n(571)](n(568)),c=r[n(479)][n(571)](Sr);return s&&(s[n(463)]&&s[n(549)](null),s[n(537)])||(this[n(455)](e)[0][n(514)]?o[n(434)]({channelId:i,threadId:e})[n(511)](t=>{const o=n;if(o(501)!==r[o(535)])if(s=t,s&&!s[o(537)]){const t=s[o(485)](()=>this[o(424)](e));c[o(521)](t),s[o(478)]&&this[o(432)](e)}else if(!s){const t=this[o(455)](e);r[o(415)][o(410)](e=>{const n=o;for(const r of t)e[n(506)](r)})}}):r[n(545)][n(421)][n(538)](n(408),()=>{const t=n;if(o[t(515)](e))return;const a=r[t(479)][t(571)](kr);s=o[t(431)]({channelId:i,threadId:e,target:()=>this[t(424)](e),context:{type:t(526),value:this[t(507)](e)}});const h=o[t(458)][t(571)](s)[t(421)],u=a[t(444)](h);u&&c[t(521)](u)},{priority:n(465)})),s}[to(565)](t,e){const n=to,r=this[n(546)](t,e);r&&!r[n(528)]&&r[n(475)]({type:n(526),value:this[n(507)](e)})}[to(569)](){const t=to,n=this[t(493)];(0,o.surroundingMarkersDetector)(n[t(415)],({left:r,entered:s})=>{const i=t;for(const t of r)if(io(t)){n.ui[i(508)][i(413)](it(n[i(472)],i(556)));break}for(const t of s)if(io(t)){n.ui[i(508)][i(413)](it(n[i(472)],i(548),(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(447)],o=e[n(495)](t[n(468)]);for(const s of t[n(418)]()){const{type:t,item:i,nextPosition:c}=s;if(n(526)===t||r[n(470)](i)){const t=e[n(425)](i);o[n(561)]&&(o[n(468)]=t),o[n(454)]=c}}return o}function io(t){const e=to;return e(553)===Yr(t[e(558)])[e(539)]}const co=ho;function ao(){const t=["Comment","_createUIButton","length","commentsLicenseKeyEvaluationLimit","focusTracker","config","componentFactory","getCommentThread","931090YgDbbj","evaluationLimit","comment:","hasMarkerForId","view","change:activeAnnotations","has","_licenseKeyCheckInterval","CommentThreadInputView","isOfficialPlugin","expired","menuBar:comment","commentsLicenseKeyInvalid","4487BZOkqx","CommentsListView","isFocused","destroy","editing","addComment","_threadToController","highest","CommentsUI","717840CSgaKv","commentsLicenseKeyTrialLimit","init","pluginName","Comments","add","27GMtyZo","getAllMarkersForId","get","315074HTkOId","locale","isPremiumPlugin","execute","commentsLicenseKeyValid","getRange","hasContent","focus","low","push","model","commands","32znNtDY","1799634RLHgwq","commentsLicenseKeyUsageLimit","domainLimit","requires","activeMarker","comment","tooltip","licenseKey","40614ejWJPV","commentsLicenseKeyNotAllowed","listenTo","3848BaZqwk","find","usageLimit","addCommentThread","removeCommentThread","set","hasCommentThread","innerView","_showLicenseError","stop","editor","379840afFVkt","featureNotAllowed","commentsLicenseKeyDomainLimit","isEnabled","invalid","commentsLicenseKeyExpired","plugins","from","map","addSourceCollector","bind","trialLimit","_viewToController"];return(ao=function(){return t})()}function ho(t,e){const n=ao();return(ho=function(t,e){return n[t-=327]})(t,e)}!function(t){const e=ho,n=t();for(;;)try{if(232798===-parseInt(e(329))/1+parseInt(e(407))/2+parseInt(e(350))/3*(parseInt(e(341))/4)+parseInt(e(385))/5+-parseInt(e(342))/6+parseInt(e(398))/7*(parseInt(e(353))/8)+parseInt(e(413))/9*(-parseInt(e(364))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ao);class uo extends t.Plugin{[co(349)];[co(392)];static get[co(410)](){return co(406)}static get[co(394)](){return!0}static get[co(331)](){return!0}static get[co(345)](){return[vr,ro,Sr,kr]}get[co(399)](){return Ht}get[co(393)](){return Pt}[co(409)](){const t=co,e=this[t(363)],n=e[t(370)][t(328)](vr),r=e[t(370)][t(328)](ro),o=e[t(370)][t(328)](kr),s=e[t(370)][t(328)](Sr);e.ui[t(383)][t(412)](t(347),()=>{const e=t,n=this[e(378)](st.ButtonView);return n[e(348)]=!0,n}),e.ui[t(383)][t(412)](t(396),()=>this[t(378)](st.MenuBarMenuListItemButtonView)),s[t(373)](()=>{const e=t,o=[];for(const[t,s]of n[e(404)]){const n=r[e(327)](t.id),i=n[e(372)](t=>t[e(334)]());n[e(379)]>0&&o[e(338)]([s[e(389)],i])}return o}),this[t(352)](o,t(390),(e,o,s)=>{const i=t,c=Array[i(371)](s)[i(372)](t=>t[i(360)])[i(354)](t=>n[i(376)][i(391)](t));if(!c)return void(r[i(346)]=null);const a=n[i(376)][i(328)](c)[i(339)].id,h=i(387)+a;a&&r[i(388)](a)?r[i(346)]=h:r[i(346)]&&(r[i(346)]=null)}),this[t(352)](n,t(357),(n,{threadId:o,isFromAdapter:s})=>{const i=t;!s&&e.ui[i(381)][i(400)]&&r[i(388)](o)&&e[i(402)][i(389)][i(336)]()},{priority:t(405)}),this[t(352)](n,t(403),(o,{threadId:s,isFromAdapter:i})=>{const c=t;!i&&r[c(388)](s)&&n[c(359)](s)&&1===n[c(384)](s)[c(379)]&&(e[c(402)][c(389)][c(336)](),o[c(362)]())},{priority:t(337)}),this[t(349)]=this[t(363)][t(382)][t(328)](t(349));const i=this[t(363)];this[t(392)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,o=i[r];if(e(333)==o||e(397)==o||e(369)==o||e(366)==o||e(351)==o||e(380)==o||e(408)==o||e(343)==o){delete i[r],n=o,clearInterval(this[e(392)]),this[e(392)]=void 0;break}}e(397)==n&&i[e(361)](e(368)),e(369)==n&&i[e(361)](e(395)),e(366)==n&&i[e(361)](e(344)),e(351)==n&&i[e(361)](e(365),e(411)),e(380)==n&&i[e(361)](e(386)),e(408)==n&&i[e(361)](e(375)),e(343)==n&&i[e(361)](e(355))},1e3)}[co(401)](){const t=co;super[t(401)](),this[t(392)]&&clearInterval(this[t(392)])}[co(378)](t){const e=co,n=this[e(363)],r=new t(n[e(330)]),o=n[e(340)][e(328)](e(356));return r[e(358)]({label:it(n[e(330)],e(377)),icon:ot.IconAddComment}),r[e(374)](e(367)).to(o,e(335)),this[e(352)](r,e(332),()=>{o[e(332)]()}),r}}const lo=mo;function mo(t,e){const n=go();return(mo=function(t,e){return n[t-=490]})(t,e)}!function(t){const e=mo,n=t();for(;;)try{if(654018===parseInt(e(519))/1*(parseInt(e(509))/2)+-parseInt(e(498))/3+parseInt(e(495))/4*(-parseInt(e(537))/5)+parseInt(e(524))/6*(parseInt(e(500))/7)+-parseInt(e(497))/8*(-parseInt(e(492))/9)+parseInt(e(496))/10*(-parseInt(e(508))/11)+parseInt(e(538))/12*(parseInt(e(535))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(go);class ko extends t.Plugin{static get[lo(501)](){return lo(504)}static get[lo(528)](){return!0}static get[lo(491)](){return!0}static get[lo(531)](){return[ro]}constructor(t){const e=lo;super(t),this[e(534)](e(512),!1),this.on(e(525),(t,n,r)=>{const o=e;r?this[o(506)]():this[o(526)]()})}[lo(521)](){const t=lo;!this[t(512)]&&this[t(533)][t(505)][t(516)](t(520))&&(this[t(512)]=!0)}[lo(506)](){const t=lo;for(const[e,n]of this[t(533)][t(514)])n[t(499)]&&t(490)!==e&&n[t(493)](t(511));this[t(533)][t(532)][t(507)](t(527))&&this[t(533)][t(532)][t(516)](t(527))[t(493)](t(511)),this[t(533)][t(532)][t(507)](t(515))&&this[t(533)][t(532)][t(516)](t(515))[t(493)](t(511)),this[t(533)][t(514)][t(516)](t(494))?.[t(493)](t(511));const e=this[t(533)][t(530)][t(518)][t(503)];this[t(502)](e,t(536),e=>e[t(522)](),{priority:t(510)}),this[t(502)](e,t(513),e=>e[t(522)](),{priority:t(510)}),this[t(502)](e,t(529),e=>e[t(522)](),{priority:t(510)})}[lo(526)](){const t=lo;for(const[e,n]of this[t(533)][t(514)])n[t(499)]&&t(490)!==e&&n[t(523)](t(511));this[t(533)][t(532)][t(507)](t(515))&&this[t(533)][t(532)][t(516)](t(515))[t(523)](t(511)),this[t(533)][t(514)][t(516)](t(494))?.[t(523)](t(511)),this[t(517)](this[t(533)][t(530)][t(518)][t(503)])}}function go(){const t=["highest","commentsOnlyMode","isEnabled","clipboardInput","commands","SourceEditing","get","stopListening","view","751PbCGbb","commentsOnly","afterInit","stop","clearForceDisabled","3030sBssQj","change:isEnabled","_disableCommentsOnlyMode","DragDrop","isOfficialPlugin","delete","editing","requires","plugins","editor","set","20839039ydhKZZ","cut","20QcZZDW","12zRccVe","addCommentThread","isPremiumPlugin","27iGpzoC","forceDisabled","editSource","1137296RRYSnI","1612330rgHGUc","785864nJNbsM","2755695hZOTMi","affectsData","11221KFVoSB","pluginName","listenTo","document","CommentsOnly","config","_enableCommentsOnlyMode","has","55LGIUiw","2154ArJIPK"];return(go=function(){return t})()}const po=fo;function fo(t,e){const n=bo();return(fo=function(t,e){return n[t-=258]})(t,e)}function bo(){const t=["2319aoKzbP","listenTo","_removeActiveAnnotation","from","_addActiveAnnotation","1823045PEvwOD","1364LVNaDY","find","add","detach","filter","_deactivateAllAnnotations","register","type","plugins","init","isActive","destroy","change:activeAnnotation","defaultFilter","annotationsuis-register-already-registered","7fzeqcO","refilterAnnotations","_visibleAnnotations","activeAnnotations","pluginName","isOfficialPlugin","deactivate","has","uisData","117084alOWPj","3206562oYOlfg","isPremiumPlugin","hasActive","annotationsuis-annotation-mismatch","requires","stopListening","push","activeUIs","annotationsuis-missing-ui","remove","_assertAnnotationDoesNotBelongToMultipleUIs","deactivateAll","activate","annotationsuis-register-invalid-interface","21184xWarGG","3231570URKEDa","function","4dyVgbM","_activateAnnotation","context","delete","AnnotationsUIs","get","set","setActiveAnnotation","size","2508213ImOXqj","attach","collection","_uis","length","_setSelectedAnnotations","838FSxLYz","9cfHWpn","switchTo"];return(bo=function(){return t})()}!function(t){const e=fo,n=t();for(;;)try{if(766931===-parseInt(e(297))/1*(-parseInt(e(294))/2)+parseInt(e(288))/3*(-parseInt(e(279))/4)+-parseInt(e(302))/5+parseInt(e(262))/6*(-parseInt(e(318))/7)+-parseInt(e(276))/8*(parseInt(e(295))/9)+parseInt(e(277))/10+parseInt(e(303))/11*(parseInt(e(261))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bo);class vo extends t.ContextPlugin{[po(269)];[po(260)];[po(291)];static get[po(266)](){return[kr]}static get[po(322)](){return po(283)}static get[po(323)](){return!0}static get[po(263)](){return!0}constructor(t){const e=po;super(t),this[e(269)]=new Set,this[e(291)]=new Map,this[e(260)]=new Map}[po(312)](){const t=po,e=this[t(281)][t(311)][t(284)](kr);this[t(298)](e,t(280),(e,n)=>{const r=t;for(const t of this[r(269)]){const e=this[r(291)][r(284)](t);(0,this[r(260)][r(284)](t)[r(307)])(n)&&e[r(286)](n)}}),this[t(298)](e,t(308),()=>{const e=t;for(const t of this[e(269)])this[e(291)][e(284)](t)[e(286)](null)}),this[t(298)](e[t(320)],t(305),(e,n)=>{this[t(272)](n)})}[po(264)](){const t=po;return this[t(269)][t(287)]>0}[po(313)](t){const e=po;return this[e(269)][e(259)](t)}[po(274)](t,n=this[po(316)]){const r=po,o=this[r(281)][r(311)][r(284)](kr);if(!this[r(291)][r(259)](t))throw new e.CKEditorError(r(270),this,{uiName:t});this[r(313)](t)&&this[r(258)](t),this[r(269)][r(305)](t);const s=new Xe;Qe({source:o[r(320)],target:s,filter:n}),this[r(260)][r(285)](t,{collection:s,filter:n});const i=this[r(291)][r(284)](t);i[r(289)](s),this[r(298)](i,r(315),(t,e,n,s)=>{const i=r;s&&o[i(299)](s),n&&o[i(301)](n)})}[po(258)](t){const n=po;if(this[n(269)][n(282)](t),!this[n(291)][n(259)](t))throw new e.CKEditorError(n(270),this,{uiName:t});const r=this[n(291)][n(284)](t);r[n(306)](),this[n(267)](r),this[n(260)][n(284)](t)[n(290)][n(314)](),this[n(260)][n(282)](t)}[po(296)](t){const n=po;if(!this[n(291)][n(259)](t))throw new e.CKEditorError(n(270),this,{uiName:t});const r=this[n(281)][n(311)][n(284)](kr),o=Array[n(300)](r[n(321)])[0]||null;this[n(273)](),this[n(274)](t);const s=this[n(291)][n(284)](t);s[n(286)](o),s[n(293)]&&o&&s[n(293)]([o])}[po(273)](){const t=po;for(const e of this[t(269)])this[t(258)](e)}[po(309)](t,n){const r=po;if(this[r(291)][r(259)](t))throw new e.CKEditorError(r(317));if(r(278)!=typeof n[r(289)]||r(278)!=typeof n[r(306)]||r(278)!=typeof n[r(286)])throw new e.CKEditorError(r(275),null);this[r(291)][r(285)](t,n)}[po(319)](){const t=po,e=this[t(281)][t(311)][t(284)](kr)[t(290)],n=new Map,r=Array[t(300)](this[t(269)]);for(const e of this[t(269)]){const r=this[t(260)][t(284)](e)[t(290)];for(const o of r)n[t(285)](o,e)}for(const o of e){const e=n[t(284)](o);this[t(272)](o);const s=r[t(304)](e=>this[t(260)][t(284)](e)[t(307)](o));e!==s&&(e&&this[t(260)][t(284)](e)[t(290)][t(271)](o),s&&this[t(260)][t(284)](s)[t(290)][t(305)](o))}}[po(314)](){const t=po;this[t(273)](),super[t(314)]()}[po(316)](){return!0}[po(272)](t){const n=po,r=[];for(const e of this[n(269)])(0,this[n(260)][n(284)](e)[n(307)])(t)&&r[n(268)](e);if(r[n(292)]>1)throw new e.CKEditorError(n(265),null,{matchedUIs:r,annotationType:t[n(310)]})}}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;const Io=Co;function yo(){const t=["removed","change:top","1561617gomuVs","arrowup","bindTemplate","setTemplate","source","delegate","Annotations sidebar","7357tfhuas","createCollection","_updateItemPositionInFocusables","1992070uVIReK","render","ck-reset","top","focusables","focusFirst","2344wLLIJB","listenTo","focusCycler","uiLanguageDirection","minHeight","18TrfQrm","9190881bUuGmP","number","2527808ROFkMB","add","list","element","added","set","113822ZZnpmT","class","ck-sidebar","div","focusNext","arrowdown","focusPrevious","22dUCNoX","getIndex","Annotations list","_setupKeyboardNavigation","10nMSNdr","length","application","focus","remove","focusTracker","forEach","change","1646964DABmMM"];return(yo=function(){return t})()}!function(t){const e=Co,n=t();for(;;)try{if(531235===-parseInt(e(370))/1*(-parseInt(e(361))/2)+parseInt(e(392))/3+-parseInt(e(364))/4+parseInt(e(381))/5*(parseInt(e(389))/6)+parseInt(e(399))/7*(-parseInt(e(408))/8)+-parseInt(e(362))/9+parseInt(e(402))/10*(parseInt(e(377))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yo);const Ao=(0,e.toUnit)("px");function Co(t,e){const n=yo();return(Co=function(t,e){return n[t-=360]})(t,e)}class To extends st.View{[Io(366)];[Io(406)];[Io(386)];[Io(410)];constructor(t){const n=Io;super(t);const r=this[n(394)];this[n(369)](n(360),0),this[n(369)](n(371),""),this[n(366)]=this[n(400)](),this[n(406)]=this[n(400)](),this[n(366)][n(397)](n(393),n(375)).to(this),this[n(386)]=new e.FocusTracker,this[n(410)]=new st.FocusCycler({focusables:this[n(406)],focusTracker:this[n(386)]}),this[n(395)]({tag:n(373),attributes:{class:["ck",n(372),n(404),r.to(n(371))],style:{minHeight:r.to(n(360),t=>n(363)==typeof t?Ao(t+10):null)},dir:t[n(411)],role:n(383),"aria-label":it(t,n(398)),tabindex:0},children:[{tag:n(373),attributes:{role:n(366),"aria-label":it(t,n(379))},children:this[n(366)]}]})}[Io(403)](){const t=Io;super[t(403)](),this[t(380)]()}[Io(384)](){const t=Io;this[t(410)][t(407)]()}[Io(380)](){const t=Io;this[t(366)][t(397)](t(391)).to(this),this.on(t(391),e=>{const n=t;this[n(401)](e[n(396)])}),this[t(366)][t(387)](e=>{const n=t;this[n(386)][n(365)](e[n(367)]),this[n(401)](e)}),this[t(366)].on(t(388),(e,n)=>{const r=t;for(const t of n[r(390)])this[r(386)][r(385)](t[r(367)]),this[r(406)][r(385)](t);for(const t of n[r(368)])this[r(386)][r(365)](t[r(367)]),this[r(401)](t)}),this.on(t(393),()=>{const e=t;this[e(410)][e(376)]()}),this.on(t(375),()=>{const e=t;this[e(410)][e(374)]()}),this[t(409)](this[t(367)],t(384),()=>{this[t(384)]()})}[Io(401)](t){const e=Io,n=this[e(406)][e(378)](t);let r,o;for(const n of this[e(406)])if(t[e(405)]<n[e(405)]){r=n;break}if(o=r?this[e(406)][e(378)](r):this[e(406)][e(382)],-1!==n){if(n===o-1)return;this[e(406)][e(385)](t),o=r?this[e(406)][e(378)](r):this[e(406)][e(382)]}this[e(406)][e(365)](t,o)}}const Eo=xo;function xo(t,e){const n=Oo();return(xo=function(t,e){return n[t-=446]})(t,e)}function Oo(){const t=["5508738asLhLe","2804450YfbYcm","top","setTemplate","2elKRQk","isAnimationDisabled","3025463ECfXvR","18qvjuDh","clientHeight","16yrCaLA","content","1673916ZtTwZR","focus","element","detach","clear","destroy","arrowdown","first","div","render","createCollection","arrowup","bottom","updateHeight","22YuOQkJ","1206586HTHtbc","set","delegate","bindTemplate","4876048DZQKei","_mutationObserver","5coUeXe","ck-sidebar-item--no-animation","55131792uQgYfZ","_targetTop","height","bind","ck-sidebar-item","attach","presentation"];return(Oo=function(){return t})()}!function(t){const e=xo,n=t();for(;;)try{if(967089===parseInt(e(471))/1*(-parseInt(e(449))/2)+-parseInt(e(456))/3+parseInt(e(475))/4*(parseInt(e(477))/5)+-parseInt(e(452))/6*(parseInt(e(451))/7)+-parseInt(e(454))/8*(parseInt(e(486))/9)+-parseInt(e(446))/10*(parseInt(e(470))/11)+parseInt(e(479))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oo);const No=(0,e.toUnit)("px");class So extends st.View{[Eo(455)];[Eo(480)];[Eo(476)];constructor(t){const e=Eo;super(t),this[e(472)](e(447),0),this[e(472)](e(481),0),this[e(482)](e(468)).to(this,e(447),this,e(481),(t,e)=>t+e),this[e(472)](e(450),!1),this[e(476)]=Le(()=>this[e(469)]()),this[e(480)]=null,this[e(455)]=this[e(466)](),this[e(455)][e(473)](e(467),e(462)).to(this);const n=this[e(474)];this[e(448)]({tag:e(464),attributes:{class:[e(483),n.to(e(450),t=>t?e(478):"")],style:{top:n.to(e(447),t=>No(t))},role:e(485)},children:this[e(455)]})}[Eo(465)](){const t=Eo;super[t(465)](),this[t(476)][t(484)](this[t(458)])}[Eo(457)](){const t=Eo;this[t(455)][t(463)]&&this[t(455)][t(463)][t(457)]()}[Eo(469)](){const t=Eo,e=this[t(458)][t(453)];e&&(this[t(481)]=e)}[Eo(461)](){const t=Eo;this[t(455)][t(460)](),this[t(476)][t(459)](),super[t(461)]()}}const Mo=Ro;function Ro(t,e){const n=Po();return(Ro=function(t,e){return n[t-=323]})(t,e)}function Po(){const t=["destroy","listenTo","appendChild","container","_detachFromContainer","set","max","setContainer","_destroySidebarItemView","getSidebarItemView","_getItemAfter","_lastItem","_annotationToSidebarItemView","sidebar.container","config","get","list","minHeight","bind","_alignForTopChange","1CQKNNV","sidebar-setcontainer-invalid-element","top","nodeType","sidebar-attachtocontainer-missing-container","pluginName","locale","bottom","isAnimationDisabled","length","change:top","isPremiumPlugin","target","height","clear","21271550GpBUhU","rearrange","_getMaxAvailableTop","class","content","remove","refresh","_activeAnnotation","define","_alignForBottomChange","_alignBeforeItem","_getItemBefore","change:bottom","_sidebarItemViewToAnnotation","render","_attachToContainer","change:_lastItem","1468196yoOozv","9042789TOyqHj","isActive","change:targetRect","3810213nygIWW","isOfficialPlugin","Sidebar","addAnnotation","object","getIndex","targetRect","5620165aKZpdM","updateHeight","push","_getTargetTop","last","6083982eRYisZ","sidebar.preventScrollOutOfView","_recalculate","init","_createSidebarView","_recalculateBuffer","add","8BTgKqb","stopListening","context","delete","_spaceBetweenItems","_updateLastItem","element","5588EWPLPj","unbind","_alignAfterItem","_targetTop","view","_setItemTop","3243UNwbMZ","_annotations","_alignToTargetRect"];return(Po=function(){return t})()}!function(t){const e=Ro,n=t();for(;;)try{if(928250===-parseInt(e(386))/1*(-parseInt(e(327))/2)+-parseInt(e(363))/3*(parseInt(e(357))/4)+-parseInt(e(338))/5+-parseInt(e(343))/6+parseInt(e(328))/7+-parseInt(e(350))/8*(-parseInt(e(331))/9)+parseInt(e(401))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Po);class Vo extends t.ContextPlugin{[Mo(361)];[Mo(408)];[Mo(364)];[Mo(354)];[Mo(323)];[Mo(378)];[Mo(348)];static get[Mo(391)](){return Mo(333)}static get[Mo(332)](){return!0}static get[Mo(397)](){return!0}constructor(t){const e=Mo;super(t),this[e(371)](e(377),void 0),this[e(361)]=this[e(347)](),this[e(371)](e(369),null),this[e(354)]=25,this[e(323)]=new Map,this[e(378)]=new Map,this[e(352)][e(380)][e(409)](e(344),!1),this[e(364)]=null,this[e(408)]=null,this[e(348)]=[]}[Mo(346)](){const t=Mo,e=this[t(352)][t(380)][t(381)](t(379));e&&this[t(373)](e)}[Mo(373)](t){const n=Mo;if(!Bo(t))throw new e.CKEditorError(n(387));this[n(369)]=t}[Mo(325)]({viewClass:t="",spaceBetweenItems:n=25}={}){const r=Mo;if(!Bo(this[r(369)]))throw new e.CKEditorError(r(390),this);this[r(369)][r(368)](this[r(361)][r(356)]),this[r(361)][r(404)]=t,this[r(354)]=n}[Mo(402)]({removedAnnotation:t,previousAnnotation:e,nextAnnotation:n}){const r=Mo,o=this[r(375)](t);this[r(361)][r(382)][r(406)](o),this[r(374)](t),e&&this[r(365)](this[r(375)](e)),n&&this[r(365)](this[r(375)](n)),this[r(355)]()}[Mo(407)]({blurredAnnotation:t,activatedAnnotation:e,disableAnimationOnActivatedAnnotation:n}){const r=Mo;if(this[r(408)]=e,t){t[r(329)]=!1;const e=this[r(375)](t);e&&n&&(e[r(394)]=!1)}if(e){const t=this[r(375)](e);t&&(e[r(329)]=!0,n&&(t[r(394)]=!0,t[r(388)]+=1),this[r(365)](t))}}[Mo(370)](t){const e=Mo;if(this[e(361)][e(356)][e(406)](),t)for(const n of t)this[e(374)](n);this[e(361)][e(382)][e(400)](),this[e(361)][e(404)]="",this[e(377)]=null}[Mo(334)](t,e){const n=Mo;e||(e=t[n(361)]);const r=new So(this[n(352)][n(392)]);this[n(323)][n(371)](r,t),this[n(378)][n(371)](t,r),r[n(405)][n(349)](e),this[n(367)](t[n(361)],n(330),(e,o,s)=>{const i=n,c=this[i(341)](t,s);r[i(360)]!=c&&(r[i(360)]=c,this[i(362)](r,c))}),this[n(367)](r,n(396),()=>{const t=n;this[t(345)](r,t(388))}),this[n(367)](r,n(413),()=>{const t=n;this[t(345)](r,t(393))}),this[n(365)](r);const o=this[n(412)](r);return o&&this[n(359)](o,r)||this[n(365)](r),this[n(355)](),this[n(361)][n(382)][n(349)](r),r}[Mo(385)](t){const e=Mo;if(!t[e(405)][e(395)])return;const n=this[e(412)](t);if(!n)return;const r=this[e(323)][e(381)](n),o=this[e(408)];o&&o===r?this[e(359)](n,t):this[e(411)](t,n)}[Mo(410)](t){const e=Mo;if(!t[e(405)][e(395)])return;const n=this[e(376)](t);if(!n)return;const r=this[e(323)][e(381)](n),o=this[e(352)][e(380)][e(381)](e(344)),s=this[e(408)];s&&s===r&&o?(this[e(411)](n,t),this[e(359)](t,n)):s&&s===r?this[e(411)](n,t):this[e(359)](t,n)}[Mo(345)](t,e){const n=Mo;0===this[n(348)][n(395)]&&setTimeout(()=>{const t=n;for(const{sidebarItemView:e,changedProp:n}of this[t(348)])t(388)===n?this[t(385)](e):this[t(410)](e);this[t(348)]=[]},10),this[n(348)][n(340)]({sidebarItemView:t,changedProp:e})}[Mo(375)](t){const e=Mo;return this[e(378)][e(381)](t)}[Mo(366)](){const t=Mo;this[t(351)](),this[t(361)][t(366)]()}[Mo(374)](t){const e=Mo,n=this[e(375)](t);this[e(351)](n),this[e(351)](t[e(361)]),n[e(366)](),this[e(378)][e(353)](t),this[e(323)][e(353)](n)}[Mo(347)](){const t=Mo,e=new To(this[t(352)][t(392)]);return e[t(324)](),this.on(t(326),(n,r,o,s)=>{const i=t;s&&e[i(358)](i(383)),o?e[i(384)](i(383)).to(o,i(393)):e[i(383)]=null}),e}[Mo(355)](){const t=Mo;this[t(377)]=this[t(364)]?.[t(342)]?this[t(375)](this[t(364)][t(342)]):null}[Mo(412)](t){const e=Mo,n=this[e(323)][e(381)](t),r=n&&this[e(364)]?.[e(381)](this[e(364)][e(336)](n)-1);return r&&this[e(375)](r)||null}[Mo(376)](t){const e=Mo,n=this[e(323)][e(381)](t),r=n&&this[e(364)]?.[e(381)](this[e(364)][e(336)](n)+1);return r&&this[e(375)](r)||null}[Mo(411)](t,e){const n=Mo;t[n(339)]();const r=Lo(e[n(393)]+this[n(354)],t[n(388)]);return!!r&&(this[n(362)](e,e[n(388)]-r),!0)}[Mo(359)](t,e){const n=Mo;t[n(339)]();const r=Lo(t[n(393)]+this[n(354)],e[n(388)]);return!!r&&(this[n(362)](e,e[n(388)]+r,!1),!0)}[Mo(365)](t){const e=Mo,n=this[e(323)][e(381)](t);if(!n||!n[e(398)]||!n[e(337)])return;const r=this[e(341)](n,n[e(337)]);this[e(362)](t,r)}[Mo(341)](t,n){const r=Mo;if(null===n)return 0;if(t[r(398)]instanceof e.Rect)return n[r(388)];{const t=new e.Rect(this[r(361)][r(356)])[r(388)];return n[r(388)]-t}}[Mo(362)](t,e,n=this[Mo(352)][Mo(380)][Mo(381)](Mo(344))){const r=Mo;n&&(e=Math[r(372)](e,this[r(403)](t))),t[r(388)]=e}[Mo(403)](t){const e=Mo;let n=this[e(412)](t),r=0;for(;n;)n[e(339)](),r+=this[e(354)]+n[e(399)],n=this[e(412)](n);return r}}function Lo(t,e){return Math[Mo(372)](t-e,0)}function Bo(t){const e=Mo;return null!==t&&e(335)==typeof t&&1===t[e(389)]}function Do(){const t=["cancel","6IeSheb","has","set","add","detach","EditorAnnotations","getOrderedSelectedAnnotations","isAttached","resize","addEventListener","remove","updateTargetRect","322126PlFHoD","editors","context","9711SrcpVw","_refreshPositioningDebounced","widesidebar-attach-already-attached","_editorAnnotations","stop","focus","28svyxiW","widesidebar-detach-not-attached","Annotations","ready","blur","change:container","stopListening","uiUpdate","13370QSsnKD","_integrateWithEditorAnnotations","container","annotations","requires","412833fdOzsg","248hVlagc","9132090BCXfoS","off","ck-sidebar--wide","2284320Jkeuwx","492GNJTEE","wideSidebar","_detachFromContainer","setActiveAnnotation","high","_destroyEditorAnnotationsIntegration","WideSidebar","_attachToContainer","1oyvybU","pluginName","init","rearrange","from","hasDomSelection","225608BUzwER","isOfficialPlugin","destroy","activeAnnotation","refreshPositioning","plugins","_annotations","attach","refreshVisibility","addAnnotation","register","listenTo","681434uXBVTO","isPremiumPlugin","get","_activeAnnotation","switchTo","refresh","removeEventListener","set:container"];return(Do=function(){return t})()}function Uo(t,e){const n=Do();return(Uo=function(t,e){return n[t-=328]})(t,e)}const jo=Uo;!function(t){const e=Uo,n=t();for(;;)try{if(931016===parseInt(e(398))/1*(-parseInt(e(329))/2)+-parseInt(e(384))/3*(parseInt(e(371))/4)+-parseInt(e(389))/5*(-parseInt(e(350))/6)+-parseInt(e(362))/7*(-parseInt(e(385))/8)+parseInt(e(365))/9*(parseInt(e(379))/10)+parseInt(e(386))/11+-parseInt(e(390))/12*(parseInt(e(341))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Do);class Ho extends t.ContextPlugin{[jo(357)];[jo(382)];[jo(368)];[jo(366)];static get[jo(383)](){return[Vo,vo]}static get[jo(399)](){return jo(396)}static get[jo(330)](){return!0}static get[jo(342)](){return!0}constructor(t){const n=jo;super(t),this[n(357)]=!1,this[n(352)](n(332),null),this[n(382)]=null,this[n(368)]=new e.Collection,this[n(366)]=Pe(()=>{const e=n;t[e(334)][e(343)](e(373))[e(337)](),this[e(382)][e(333)]()},250,{leading:!1})}[jo(400)](){const t=jo,e=this[t(364)][t(334)][t(343)](vo),n=this[t(364)][t(334)][t(343)](Vo);e[t(339)](t(391),this),n[t(381)]&&e[t(345)](t(391))}[jo(393)](t){const e=jo;if(t===this[e(332)])return;const n=this[e(364)][e(334)][e(343)](Vo);n[e(344)]=t;const r=this[e(332)];n[e(346)]({blurredAnnotation:r,activatedAnnotation:t}),this[e(332)]=t}[jo(336)](n){const r=jo;this[r(382)]=n;const o=this[r(364)][r(334)][r(343)](Vo);if(o[r(335)]=n,this[r(357)])throw new e.CKEditorError(r(367),this);this[r(357)]=!0,this[r(340)](o,r(348),()=>{const t=r;this[t(354)](),this[t(340)](o,t(376),e=>{const r=t;e[r(387)](),this[r(336)](n)})}),o[r(397)]({viewClass:r(388)});const s=t=>{const e=r;t[e(361)](),o[e(338)](t)};for(const t of n)s(t);this[r(340)](n,r(353),(t,e)=>{s(e)}),this[r(340)](n,r(360),(t,e,s)=>{const i=r;o[i(401)]({removedAnnotation:e,previousAnnotation:n[i(343)](s-1),nextAnnotation:n[i(343)](s+1)}),e===this[i(332)]&&this[i(393)](null)},{priority:r(394)}),this[r(340)](n,r(370),(t,e)=>{this[r(393)](e)}),this[r(340)](n,r(375),()=>{this[r(393)](null)});const i=this[r(364)]instanceof t.Context?this[r(364)][r(363)]:new e.Collection([this[r(364)]]);for(const t of i)this[r(380)](t);this[r(340)](i,r(353),(t,e)=>{const n=r;this[n(340)](e,n(374),()=>{this[n(380)](e)})}),this[r(340)](i,r(360),(t,e)=>{const n=r;e[n(334)][n(351)](n(355))&&this[n(395)](e[n(334)][n(343)](n(355)))}),window[r(359)](r(358),this[r(366)]),this[r(364)][r(334)][r(343)](r(373))[r(337)](),this[r(382)][r(333)]()}[jo(354)](){const n=jo;if(!this[n(357)])throw new e.CKEditorError(n(372),this);this[n(393)](null);const r=this[n(364)][n(334)][n(343)](Vo);r[n(392)](this[n(382)]),this[n(377)](r),this[n(377)](this[n(382)]),this[n(364)]instanceof t.Context&&this[n(377)](this[n(364)][n(363)]);for(const t of Array[n(402)](this[n(368)]))this[n(395)](t);window[n(347)](n(358),this[n(366)]),this[n(366)][n(349)](),this[n(332)]=null,this[n(357)]=!1,this[n(382)]=null}[jo(331)](){const t=jo;this[t(357)]&&this[t(354)]()}[jo(380)](t){const e=jo;if(!t[e(334)][e(351)](e(355)))return;const n=t[e(334)][e(343)](e(355)),r=()=>{const t=e,r=n[t(356)]({annotations:this[t(382)],activeAnnotation:this[t(332)]});this[t(393)](r[0]||null)};this[e(340)](n,e(346),r),this[e(340)](n,e(375),(t,{isAnnotationTracked:n})=>{const r=e;this[r(332)]&&n(this[r(332)])&&this[r(393)](null)}),this[e(340)](n,e(378),()=>{this[e(366)]()}),this[e(340)](this[e(382)],e(375),t=>{const o=e;n[o(328)]()&&(r(),t[o(369)]())},{priority:e(394)}),this[e(368)][e(353)](n)}[jo(395)](t){const e=jo;this[e(377)](t),this[e(368)][e(360)](t)}}const Ko=zo;function zo(t,e){const n=Fo();return(zo=function(t,e){return n[t-=350]})(t,e)}function Fo(){const t=["annotationType","2724920ERALja","add","extendTemplate","isDirty","set","237708GxrlAd","bind","toString","children","32fzoyyA","ck-annotation-counter__badge--","_badge","ck-annotation-counter__badge--edit-mode","icon","635787ltMjTU","1zEpiVH","bindTemplate","number","...","counterView","ck-annotation-counter","span","10KDIVdg","313401LhuNYZ","196434OQqtGY","setTemplate","ck-annotation-counter__badge","285044twlwVO","115647NDRWiZ"];return(Fo=function(){return t})()}!function(t){const e=zo,n=t();for(;;)try{if(105173===parseInt(e(362))/1*(parseInt(e(374))/2)+parseInt(e(370))/3+parseInt(e(352))/4+-parseInt(e(369))/5*(parseInt(e(371))/6)+parseInt(e(375))/7*(parseInt(e(356))/8)+parseInt(e(361))/9+-parseInt(e(377))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fo);class Wo extends st.ButtonView{[Ko(366)];constructor(t){const e=Ko;super(t);const n=this[e(363)];this[e(351)](e(350),!1),this[e(351)](e(364),0),this[e(353)](e(358)).to(this,e(350),this,e(364),(t,n)=>t?e(365):n[e(354)]()),this[e(351)](e(376),""),this[e(360)]=ot.IconAddComment,this[e(379)]({attributes:{class:[e(367)]}}),this[e(366)]=new st.View,this[e(366)][e(372)]({tag:e(368),attributes:{class:[e(373),n.to(e(376),t=>e(357)+t),n.if(e(350),e(359))]},children:[{text:n.to(e(358))}]}),this[e(355)][e(378)](this[e(366)])}}var Yo=n(197),qo={attributes:{"data-cke":!0}};qo.setAttributes=Ae(),qo.insert=Ie().bind(null,"head"),qo.domAPI=_e(),qo.insertStyleElement=Te();be()(Yo.A,qo);Yo.A&&Yo.A.locals&&Yo.A.locals;const Zo=Go;function Go(t,e){const n=Xo();return(Go=function(t,e){return n[t-=234]})(t,e)}function Xo(){const t=["449161Sxidgl","attachToDom","clear","10005576VXPIwM","element","includes","_refreshPositioningDebounced","delete","has","view","36pZHmyf","southArrowNorth","getOrderedSelectedAnnotations","context","narrowsidebar-attach-already-attached","_attachListeners","unpin","init","annotations","cancel","bodyCollection","change:container","_editorAnnotations","blur","stopListening","_refreshPositioning","removeEventListener","content","values","find","add","21COUstE","_manuallyClosedAnnotationViews","first","_detachListeners","refreshPositioning","get","ck-sidebar--narrow","_detachFromContainer","change:height","getByView","_setSelectedAnnotations","Annotations","_domEmitter","remove","requires","destroy","keydown","4478749pIoloL","southArrowNorthWest","contains","balloonPanelView","defaultPositions","_showBalloon","NarrowSidebar","_attachToContainer","resize","isVisible","5292570oDcpBw","detachFromDom","set:container","1455326zUryRQ","esc","activeAnnotation","_integrateWithEditorAnnotations","6UOjhog","plugins","preventClosingBalloon","setActiveAnnotation","register","detach","focusableElements","listenTo","ready","off","high","1941942VbXymN","preventDefault","set","execute","northArrowSouthEast","_hideBalloon","_selectedAnnotations","annotationType","mousedown","isAttached","305035lKdUIM","refreshVisibility","isPremiumPlugin","isOfficialPlugin","target","low","from","uiUpdate","hasDomSelection","editors","_destroyEditorAnnotationsIntegration","EditorAnnotations","pin","stopPropagation","attach","focus","isDirty","keyCode","_annotations","narrowSidebar","stop","type","southArrowNorthEast","locale","refresh","narrowsidebar-detach-not-attached","getSidebarItemView","bind","pluginName","_updateBalloonPosition","northArrowSouthWest","number","18iFvnUu","_annotationToNarrowView","addAnnotation","addEventListener","rearrange","Esc","length","northArrowSouth"];return(Xo=function(){return t})()}!function(t){const e=Go,n=t();for(;;)try{if(799233===-parseInt(e(346))/1+parseInt(e(281))/2*(parseInt(e(285))/3)+parseInt(e(356))/4*(parseInt(e(306))/5)+-parseInt(e(296))/6*(parseInt(e(251))/7)+-parseInt(e(349))/8+parseInt(e(338))/9*(parseInt(e(278))/10)+parseInt(e(268))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xo);class Qo extends t.ContextPlugin{[Zo(305)];[Zo(238)];[Zo(252)];[Zo(263)];[Zo(339)];[Zo(302)];[Zo(242)];[Zo(352)];static get[Zo(265)](){return[Vo,vo]}static get[Zo(334)](){return Zo(274)}static get[Zo(309)](){return!0}static get[Zo(308)](){return!0}constructor(t){const n=Zo;super(t),this[n(305)]=!1,this[n(252)]=new Set,this[n(263)]=new((0,e.DomEmitterMixin)()),this[n(339)]=new Map,this[n(298)](n(283),null),this[n(238)]=null,this[n(302)]=[],this[n(242)]=new e.Collection,this[n(352)]=Pe(()=>{this[n(245)]()},250,{leading:!1})}[Zo(237)](){const t=Zo;this[t(359)][t(286)][t(256)](vo)[t(289)](t(325),this),this[t(240)]=new st.BodyCollection(this[t(359)][t(329)]),this[t(271)]=new st.BalloonPanelView(this[t(359)][t(329)]),this[t(240)][t(347)](),this[t(240)][t(250)](this[t(271)])}[Zo(320)](n){const r=Zo;this[r(238)]=n;const o=this[r(359)][r(286)][r(256)](Vo),s=this[r(271)];if(o[r(324)]=n,this[r(305)])throw new e.CKEditorError(r(234),this);this[r(305)]=!0,this[r(292)](o,r(280),()=>{const t=r;this[t(290)](),this[t(292)](o,t(241),e=>{const r=t;e[r(294)](),this[r(320)](n)})}),o[r(275)]({viewClass:r(257),spaceBetweenItems:5});const i=t=>{const e=r,n=new Wo(this[e(359)][e(329)]);o[e(340)](t,n),this[e(339)][e(298)](t,n),n[e(333)](e(322),e(303),e(337)).to(t[e(355)],e(322),e(327),e(344)),n.on(e(299),()=>{const n=e;this[n(252)][n(348)](),s[n(247)][n(253)]!==t[n(355)]?(this[n(273)](t),t[n(355)][n(350)][n(321)](),this[n(288)](t)):this[n(288)](null)})};for(const t of n)i(t);this[r(292)](n,r(250),(t,e)=>{i(e)}),this[r(292)](n,r(264),(t,e,s)=>{const i=r;this[i(339)][i(256)](e)[i(266)](),this[i(339)][i(353)](e),o[i(342)]({removedAnnotation:e,previousAnnotation:n[i(256)](s-1),nextAnnotation:n[i(256)](s+1)}),e===this[i(283)]&&this[i(288)](null)},{priority:r(311)}),this[r(292)](n,r(321),(t,e)=>{this[r(288)](e)}),this[r(292)](n,r(243),()=>{this[r(288)](null)}),this[r(263)][r(292)](document,r(267),(t,n)=>{const o=r;n[o(323)]===e.keyCodes[o(282)]&&s[o(277)]&&(this[o(252)][o(250)](s[o(247)][o(253)]),this[o(301)](),n[o(319)](),n[o(297)]())}),this[r(263)][r(292)](document,r(304),(t,e)=>{const n=r,i=e[n(310)];s[n(277)]&&s[n(350)][n(270)](i)||o[n(355)][n(350)][n(270)](i)||t[n(287)]||this[n(283)]&&this[n(283)][n(291)][n(249)](t=>t[n(270)](i))||(this[n(252)][n(348)](),this[n(301)](),this[n(288)](null))});const c=this[r(359)]instanceof t.Context?this[r(359)][r(315)]:new e.Collection([this[r(359)]]);for(const t of c)this[r(284)](t);this[r(292)](c,r(250),(t,e)=>{const n=r;this[n(292)](e,n(293),()=>{this[n(284)](e)})}),this[r(292)](c,r(264),(t,e)=>{const n=r;e[n(286)][n(354)](n(317))&&this[n(316)](e[n(286)][n(256)](n(317)))}),window[r(341)](r(276),this[r(352)]),this[r(245)]()}[Zo(288)](t){const e=Zo;if(t===this[e(283)])return;const n=this[e(359)][e(286)][e(256)](Vo);n[e(330)]({blurredAnnotation:this[e(283)],activatedAnnotation:t,disableAnimationOnActivatedAnnotation:!0}),t&&n[e(332)](t)?this[e(273)](t):this[e(301)](),this[e(283)]=t}[Zo(290)](){const n=Zo;if(!this[n(305)])throw new e.CKEditorError(n(331),this);this[n(288)](null);const r=this[n(359)][n(286)][n(256)](Vo);this[n(301)](),Array[n(312)](this[n(339)][n(248)](),t=>t[n(266)]()),this[n(339)][n(348)](),r[n(258)](this[n(238)]),this[n(244)](),this[n(263)][n(244)](),this[n(359)]instanceof t.Context&&this[n(244)](this[n(359)][n(315)]);for(const t of Array[n(312)](this[n(242)]))this[n(316)](t);window[n(246)](n(276),this[n(352)]),this[n(352)][n(239)](),this[n(302)]=[],this[n(305)]=!1,this[n(238)]=null}[Zo(266)](){const t=Zo;this[t(305)]&&this[t(290)](),this[t(240)][t(279)]()}[Zo(284)](t){const e=Zo;if(!t[e(286)][e(354)](e(317)))return;const n=t[e(286)][e(256)](e(317)),r=this[e(359)][e(286)][e(256)](Vo),o=this[e(238)],s=this[e(271)],i=()=>{const t=e,r=n[t(358)]({annotations:this[t(238)],activeAnnotation:this[t(283)]});this[t(261)](r),this[t(288)](r[0]||null)};this[e(292)](n,e(330),i),this[e(292)](n,e(243),(t,{isAnnotationTracked:n})=>{const r=e;this[r(283)]&&n(this[r(283)])&&(this[r(261)]([]),this[r(288)](null))}),this[e(292)](n,e(313),()=>{this[e(352)]()}),this[e(292)](o,e(243),t=>{const r=e;n[r(314)]()&&t[r(326)]()},{priority:e(295)}),this[e(292)](this[e(263)],e(304),(t,o)=>{const c=e,a=o[c(310)];s[c(277)]&&s[c(350)][c(270)](a)||r[c(355)][c(350)][c(270)](a)||this[c(283)]&&n[c(314)]()&&(i(),t[c(287)]=!0)},{priority:e(295)}),this[e(242)][e(250)](n)}[Zo(316)](t){const e=Zo;t&&(this[e(244)](t),this[e(242)][e(264)](t))}[Zo(261)](t){const e=Zo;for(const n of this[e(302)])t[e(351)](n)||this[e(252)][e(353)](n[e(355)]);this[e(302)]=t}[Zo(245)](){const t=Zo,e=this[t(271)];this[t(359)][t(286)][t(256)](t(262))[t(307)](),this[t(238)][t(255)](),e[t(277)]&&this[t(335)]()}[Zo(273)](t){const e=Zo;if(this[e(252)][e(354)](t[e(355)]))return;const n=this[e(271)][e(247)][e(253)];n!==t[e(355)]?(n&&this[e(254)](n),this[e(235)](t[e(355)]),this[e(271)][e(247)][e(348)](),this[e(271)][e(247)][e(250)](t[e(355)]),this[e(335)]()):this[e(335)]()}[Zo(335)](){const t=Zo,e=this[t(271)][t(247)][t(253)],n=e&&this[t(238)][t(260)](e);if(!n||!this[t(339)][t(354)](n))return;const r=this[t(339)][t(256)](n)[t(350)],o=function(){const e=t,n=st.BalloonPanelView[e(272)];return[n[e(328)],n[e(300)],n[e(357)],n[e(345)],n[e(269)],n[e(336)]]}();this[t(271)][t(318)]({target:r,positions:o})}[Zo(301)](){const t=Zo,e=this[t(271)],n=e[t(247)][t(253)];n&&(this[t(254)](n),e[t(236)](),e[t(247)][t(348)]())}[Zo(235)](t){const e=Zo;this[e(292)](t,e(259),()=>this[e(335)]()),this[e(292)](t,e(343),(n,r)=>{const o=e;this[o(252)][o(250)](t),this[o(301)](),r()})}[Zo(254)](t){this[Zo(244)](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=ns;function es(){const t=["bottom","init","updatePosition","add","addObserver","_addedAnnotations","attach","register","hasActive","9472131dfggtg","includes","editableElement","1516SJqvHP","top","showStack","find","542916XfizrP","_removeAnnotationFromBalloon","24106335bJKQGO","switchTo","set","inlineannotations-detach-not-attached","view","inlineannotations-not-allowed-with-context","587215yRWjln","10kVDSTf","from","_forceRefresh","clear","push","4501XKRpYr","target","_setSelectedAnnotations","stopListening","fromRect","listenTo","requires","getBoundingClientRect","viewRangeToDom","isFocused","every","targetRect","refresh","inlineannotations-attach-already-attached","hasView","editor","3304xOTdxJ","width","remove","focusTracker","update","detach","getOrderedSelectedAnnotations","change:visibleView","map","document","right","annotations","isActive","change:height","selection","collapse","pluginName","_addAnnotationToBalloon","editing","getClientRects","afterInit","activeAnnotation","setActiveAnnotation","get","inline","left","_getBalloonTargetForAnnotation","_balloon","getFirstRange","_closeAnnotation","context","12FWSGYR","change:isFocused","focus","plugins","getByView","_selectedAnnotations","isOfficialPlugin","Esc","blur","visibleView","2945964jyNJwk","domConverter","8jEnXwt","isPremiumPlugin","length","delete","1311kPGatO","InlineAnnotations","has","mousedown","_manuallyClosed","keystrokes","destroy","isAttached"];return(es=function(){return t})()}function ns(t,e){const n=es();return(ns=function(t,e){return n[t-=275]})(t,e)}!function(t){const e=ns,n=t();for(;;)try{if(536345===parseInt(e(294))/1*(-parseInt(e(314))/2)+parseInt(e(288))/3+parseInt(e(290))/4*(-parseInt(e(326))/5)+-parseInt(e(318))/6+parseInt(e(332))/7*(-parseInt(e(348))/8)+-parseInt(e(311))/9*(parseInt(e(327))/10)+-parseInt(e(320))/11*(-parseInt(e(278))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(es);class rs extends t.Plugin{[ts(301)];[ts(359)];[ts(298)];[ts(375)];[ts(307)];[ts(283)];[ts(329)];static get[ts(338)](){return[Sr,st.ContextualBalloon,vo]}static get[ts(364)](){return ts(295)}static get[ts(284)](){return!0}static get[ts(291)](){return!0}constructor(t){const e=ts;super(t),t[e(366)][e(324)][e(306)](gt.MouseObserver),this[e(301)]=!1,this[e(322)](e(369),null),this[e(359)]=null,this[e(298)]=new Set,this[e(375)]=t[e(281)][e(371)](st.ContextualBalloon),this[e(307)]=new Set,this[e(283)]=[],this[e(329)]=!1}[ts(303)](){const t=ts,e=this[t(347)][t(281)][t(371)](vo);e[t(277)]===this[t(347)]&&(e[t(309)](t(372),this),this[t(347)][t(299)][t(322)](t(285),(e,n)=>{const r=t,o=this[r(375)];if(this[r(301)]&&o[r(287)]){const t=this[r(359)][r(282)](o[r(287)]);t&&this[r(276)](t),n()}}))}[ts(368)](){const t=ts,e=this[t(347)][t(281)][t(371)](vo);e[t(277)]===this[t(347)]&&(e[t(310)]()||e[t(321)](t(372)))}[ts(370)](t){const e=ts;t!==this[e(369)]&&(this[e(369)]&&(this[e(369)][e(360)]=!1),t&&this[e(347)].ui[e(351)][e(341)]&&(this[e(359)][e(296)](t)&&this[e(365)](t,!0),t[e(360)]=!0),t||this[e(334)]([]),this[e(369)]=t)}[ts(308)](t){const n=ts;this[n(359)]=t;const r=this[n(347)][n(281)][n(371)](vo),o=this[n(375)];if(this[n(301)])throw new e.CKEditorError(n(345),this);if(r[n(277)]!==this[n(347)])throw new e.CKEditorError(n(325),this);const s=this[n(347)][n(281)][n(371)](Sr);this[n(337)](s,n(344),()=>{const t=n,e=s[t(354)]({annotations:this[t(359)],activeAnnotation:this[t(369)]});var r,o;!this[t(329)]&&(r=e,o=this[t(283)],r[t(292)]===o[t(292)]&&r[t(342)](e=>o[t(312)](e)))||(this[t(329)]=!1,this[t(334)](e),this[t(370)](e[0]||null))}),this[n(337)](s,n(286),(t,{isAnnotationTracked:e})=>{const r=n;this[r(369)]&&e(this[r(369)])&&(this[r(334)]([]),this[r(370)](null))}),this[n(337)](this[n(347)].ui[n(351)],n(279),(t,e,r)=>{r||this[n(370)](null)}),this[n(337)](t,n(350),(t,e)=>{const r=n;this[r(319)](e),e===this[r(369)]&&this[r(370)](null)}),this[n(337)](o,n(355),(e,r,s,i)=>{const c=n;i&&this[c(335)](i);const a=t[c(282)](s);s&&a&&(this[c(337)](s,c(361),()=>{o[c(304)]()}),this[c(337)](s,c(285),()=>{const t=c;this[t(276)](a),this[t(347)][t(366)][t(324)][t(280)]()}),this[c(369)]!==a&&this[c(370)](a))}),this[n(337)](this[n(347)].ui,n(352),()=>{const e=n;o[e(287)]&&t[e(282)](o[e(287)])&&o[e(304)]()}),this[n(337)](this[n(347)][n(366)][n(324)][n(357)],n(297),()=>{const t=n;this[t(329)]=!0,this[t(298)][t(330)]()}),this[n(347)][n(366)][n(324)][n(357)][n(362)][n(313)]&&this[n(347)][n(366)][n(324)][n(280)](),this[n(301)]=!0}[ts(353)](){const t=ts;if(!this[t(301)])throw new e.CKEditorError(t(323),this);this[t(370)](null);for(const e of this[t(307)])this[t(319)](e);this[t(335)](),this[t(301)]=!1,this[t(359)]=null}[ts(300)](){const t=ts;this[t(301)]&&this[t(353)]()}[ts(334)](t){const e=ts;for(const n of this[e(283)])t[e(312)](n)||this[e(298)][e(293)](n);for(const n of this[e(359)])t[e(312)](n)||this[e(319)](n);if(this[e(347)].ui[e(351)][e(341)])for(const n of t)this[e(365)](n);this[e(283)]=t}[ts(365)](t,e=!1){const n=ts;this[n(298)][n(296)](t)||(this[n(307)][n(296)](t)||this[n(375)][n(346)](t[n(324)])||(this[n(307)][n(305)](t),this[n(375)][n(305)]({stackId:t[n(324)].id,view:t[n(324)],position:{target:()=>this[n(374)](t)}})),e&&this[n(375)][n(316)](t[n(324)].id))}[ts(374)](t){const n=ts,r=t[n(333)],o=this[n(347)][n(366)][n(324)],s=o[n(357)][n(362)][n(275)](),i=o[n(289)][n(340)](s);if(i[n(363)](!0),r){if(r instanceof e.Rect)return r;let t=[];for(const e of r)t[n(331)](...os(e[n(367)]()));t=function(t){const e=n,r=[];let o=t[0];for(let n=1;n<t[e(292)];n++)ss(o,t[n])?o[e(349)]+=t[n][e(349)]:(r[e(331)](o),o=t[n]);return r[e(331)](o),r}(t);const o=i[n(339)]();return t[n(317)](t=>t[n(315)]<=o[n(315)]&&t[n(302)]>=o[n(302)]&&t[n(373)]<=o[n(373)]&&t[n(358)]>=o[n(358)])||t[0]}return t[n(343)]||i}[ts(319)](t){const e=ts;this[e(307)][e(296)](t)&&this[e(375)][e(346)](t[e(324)])&&(this[e(307)][e(293)](t),this[e(375)][e(350)](t[e(324)]))}[ts(276)](t){const e=ts;this[e(298)][e(305)](t),this[e(319)](t)}}function os(t){const e=ts;return Array[e(328)](t)[e(356)](DOMRect[e(336)])}function ss(t,e){const n=ts;return t[n(315)]===e[n(315)]&&t[n(302)]===e[n(302)]&&t[n(358)]===e[n(373)]}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;function as(t,e){const n=us();return(as=function(t,e){return n[t-=370]})(t,e)}const hs=as;function us(){const t=["list","ck-comments-archive__info","div","1623108gICMuk","107361tgqIUE","focus","bindTemplate","isActive","first","focusTracker","2224588nAyvgc","COMMENTS_ARCHIVE_LIST_LABEL","delegate","118559fZygtv","focusCycler","_annotationViews","setTemplate","3836571xFsOUt","arrowup","4868563feOHfw","36OQsaUj","focusPrevious","auto","add","isEmpty","element","remove","ck-comments-archive__content","length","focusFirst","ck-comments-archive","_setupKeyboardNavigation","presentation","render","change","focusNext","destroy","arrowdown","EMPTY_COMMENTS_ARCHIVE","ck-hidden","set","224TbmJbY","listenTo","859545zaWyFl"];return(us=function(){return t})()}!function(t){const e=as,n=t();for(;;)try{if(699672===parseInt(e(397))/1+-parseInt(e(387))/2+parseInt(e(401))/3+-parseInt(e(394))/4+parseInt(e(383))/5*(parseInt(e(404))/6)+-parseInt(e(403))/7+-parseInt(e(381))/8*(-parseInt(e(388))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(us);class ds extends st.View{[hs(393)];[hs(398)];[hs(399)];constructor(t,n){const r=hs;super(t),this[r(380)](r(408),!n[r(412)]),this[r(393)]=new e.FocusTracker,this[r(399)]=n,this[r(399)][r(396)](r(402),r(377)).to(this),this.on(r(402),()=>{const t=r;this[t(398)][t(405)]()}),this.on(r(377),()=>{const t=r;this[t(398)][t(375)]()}),this[r(398)]=new st.FocusCycler({focusables:n,focusTracker:this[r(393)]}),this[r(382)](n,r(407),()=>{this[r(408)]=!1}),this[r(382)](n,r(410),(t,e)=>{const o=r;e[o(391)]&&this[o(389)](),n[o(412)]||(this[o(408)]=!0)});const o=this[r(390)];this[r(400)]({tag:r(386),attributes:{dir:r(406),class:["ck",r(370)],tabindex:-1,role:r(384),"aria-label":it(t,r(395))},children:[{tag:r(386),attributes:{class:[r(411)],role:r(372)},children:[{tag:r(386),attributes:{role:r(372)},children:n},{tag:"p",attributes:{class:[r(385),o.if(r(408),r(379),t=>!t)]},children:[{text:it(t,r(378))}]}]}]})}[hs(373)](){const t=hs;super[t(373)](),this[t(371)]()}[hs(376)](){const t=hs;super[t(376)](),this[t(393)][t(376)]()}[hs(389)](){const t=hs;this[t(398)][t(392)]?this[t(398)][t(413)]():this[t(409)][t(389)]()}[hs(371)](){const t=hs;for(const e of this[t(399)])this[t(393)][t(407)](e[t(409)]);this[t(399)].on(t(374),(e,{added:n,removed:r})=>{const o=t;for(const t of n)this[o(393)][o(407)](t[o(409)]);for(const t of r)this[o(393)][o(410)](t[o(409)])})}}const ls=ks;function ms(){const t=["change:archivedAt","add","activate","110gAZoxx","addCommentThread","requires","1iSjxas","removeCommentThread","_calculatePosition","getCommentThread","has","363UdOImJ","isOfficialPlugin","init","71726uLKCfM","isVisible","collection","stopListening","1677687sPLFBU","focus","8MidTCl","4gJCDdp","get","2053820CMTZLc","archivedAt","listenTo","length","highest","3429204KOnufh","archivedThreads","pluginName","isPremiumPlugin","365814LOLFfl","2902445vXMZRm","isActive","12084IcDpjN","context","remove","findIndex","plugins","CommentsArchive"];return(ms=function(){return t})()}function ks(t,e){const n=ms();return(ks=function(t,e){return n[t-=358]})(t,e)}!function(t){const e=ks,n=t();for(;;)try{if(394188===parseInt(e(368))/1*(-parseInt(e(376))/2)+-parseInt(e(380))/3*(parseInt(e(383))/4)+-parseInt(e(385))/5+parseInt(e(390))/6+parseInt(e(395))/7*(parseInt(e(382))/8)+-parseInt(e(394))/9*(-parseInt(e(365))/10)+-parseInt(e(373))/11*(parseInt(e(397))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ms);class gs extends t.ContextPlugin{static get[ls(392)](){return ls(361)}static get[ls(374)](){return!0}static get[ls(393)](){return!0}static get[ls(367)](){return[vr,kr]}constructor(t){const n=ls;super(t),this[n(391)]=new e.Collection}[ls(375)](){const t=ls,e=this[t(398)],n=e[t(360)][t(384)](vr),r=e[t(360)][t(384)](kr);this[t(387)](n,t(366),(e,{threadId:r})=>{const o=t,s=n[o(371)](r);s[o(386)]&&this[o(391)][o(363)](s,this[o(370)](s[o(386)])),this[o(387)](s,o(362),(t,e,n)=>{const r=o;n?this[r(391)][r(372)](s)||this[r(391)][r(363)](s,this[r(370)](s[r(386)])):this[r(391)][r(372)](s)&&this[r(391)][r(358)](s)})}),this[t(387)](n,t(369),(e,{threadId:r})=>{const o=t,s=n[o(371)](r);this[o(379)](s),this[o(391)][o(372)](s)&&this[o(391)][o(358)](s)},{priority:t(389)}),this[t(387)](r[t(378)],t(381),(e,n)=>{const o=t;n[o(377)]||(n[o(396)]=!0,r[o(364)](n))})}[ls(370)](t){const e=ls,n=[...this[e(391)]][e(359)](n=>n[e(386)]<t);return n>-1?n:this[e(391)][e(388)]}}const ps=fs;function fs(t,e){const n=bs();return(fs=function(t,e){return n[t-=313]})(t,e)}function bs(){const t=["15bIHYrO","archivedThreads","view","2252130OgarEn","isVisible","find","CommentsArchiveUI","_toggleDialog","focusableElements","187706DPOKiy","get","isOpen","COMMENTS_ARCHIVE","componentFactory","tooltip","archivedAt","plugins","isPremiumPlugin","filter","Annotations","Dialog","indexOf","requires","innerView","isOfficialPlugin","listenTo","push","_hideDialogOnAnnotationEscape","isEnabled","_threadToController","escape","_pendingThreads","config","_handleNewThread","has","show","menuBar:commentsArchive","stopListening","includes","init","annotationViews","length","getByInnerView","splice","editor","CommentsRepository","181184cDkKcY","6gpbTlY","isOn","findIndex","2552472WIcfSk","18paTroV","execute","36477UybqgD","set","add","remove","collaboration.channelId","commentsArchive","_createCommentsArchiveButton","_visibleAnnotations","pluginName","633558rgAtsF","collection","commentsArchiveView","hide","_calculatePosition","364003uFUSpC","forEach","locale","bind","stop","menuitemcheckbox","source","EDITOR_TOP_SIDE","channelId"];return(bs=function(){return t})()}!function(t){const e=fs,n=t();for(;;)try{if(272158===parseInt(e(344))/1+parseInt(e(362))/2*(-parseInt(e(324))/3)+parseInt(e(323))/4*(-parseInt(e(353))/5)+parseInt(e(339))/6+-parseInt(e(330))/7+-parseInt(e(327))/8+-parseInt(e(328))/9*(-parseInt(e(356))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bs);class vs extends t.Plugin{[ps(341)];[ps(317)];[ps(384)];static get[ps(338)](){return ps(359)}static get[ps(377)](){return!0}static get[ps(370)](){return!0}static get[ps(375)](){return[gs,st.Dialog]}constructor(t){const e=ps;super(t),this[e(317)]=new st.ViewCollection,this[e(384)]=[]}[ps(316)](){const t=ps,e=this[t(321)],n=this[t(380)][t(347)](this);e.ui[t(366)][t(332)](t(335),()=>this[t(336)](st.ButtonView,!0)),e.ui[t(366)][t(332)](t(313),()=>{const e=t,n=this[e(336)](st.MenuBarMenuListItemButtonView);return n[e(331)]({role:e(349)}),n});const r=e[t(369)][t(363)](gs),o=e[t(369)][t(363)](t(372)),s=e[t(369)][t(363)](t(322));r[t(354)][t(345)](e=>{this[t(386)](e)}),this[t(378)](r[t(354)],t(332),(e,n)=>{this[t(386)](n)}),this[t(378)](o[t(340)],t(332),(e,n)=>{const r=t,o=this[r(384)][r(358)](t=>{const e=r,o=s[e(382)][e(363)](t);return o&&n[e(376)]===o[e(355)]});if(o){const t=this[r(343)](o[r(368)]);this[r(317)][r(332)](n[r(355)],t),this[r(384)][r(320)](this[r(384)][r(374)](o),1)}}),this[t(378)](r[t(354)],t(333),(n,r)=>{const i=t,c=e[i(385)][i(363)](i(334));if(!c||r[i(352)]===c)if(this[i(384)][i(315)](r))this[i(384)][i(320)](this[i(384)][i(374)](r),1);else{const t=s[i(382)][i(363)](r),e=o[i(319)](t[i(355)]);this[i(317)][i(333)](e[i(355)]),this[i(314)](e[i(361)])}}),this[t(378)](o[t(340)],t(332),(e,r)=>{const o=t;this[o(378)](r,o(383),n)}),this[t(378)](o[t(340)],t(333),(e,r)=>{const o=t;this[o(314)](r,o(383),n)})}[ps(386)](t){const e=ps,n=this[e(321)][e(369)][e(363)](e(322)),r=this[e(321)][e(369)][e(363)](e(372)),o=this[e(321)][e(385)][e(363)](e(334));if(!o||t[e(352)]===o){const o=n[e(382)][e(363)](t);if(!o)return void this[e(384)][e(379)](t);const s=this[e(343)](t[e(368)]),i=r[e(319)](o[e(355)]);i[e(357)]&&r[e(337)][e(333)](i),this[e(317)][e(332)](i[e(355)],s)}}[ps(343)](t){const e=ps,n=this[e(321)][e(385)][e(363)](e(334)),r=[...this[e(321)][e(369)][e(363)](gs)[e(354)]][e(371)](t=>t[e(352)]===n)[e(326)](n=>n[e(368)]<t);return r<0||r>this[e(317)][e(318)]?this[e(317)][e(318)]:r-1}[ps(360)](){const t=ps,e=this[t(321)],n=e[t(369)][t(363)](t(373));this[t(341)]||(this[t(341)]=new ds(e[t(346)],this[t(317)])),t(335)===n.id?n[t(342)]():n[t(388)]({id:t(335),title:it(e[t(346)],t(365)),icon:ot.IconCommentsArchive,hasCloseButton:!0,content:this[t(341)],position:st.DialogViewPosition[t(351)]})}[ps(336)](t,e=!1){const n=ps,r=this[n(321)][n(346)],o=this[n(321)][n(369)][n(363)](n(373)),s=new t(r);return s[n(347)](n(381)).to(this,n(381)),s[n(347)](n(325)).to(o,"id",t=>n(335)===t),s[n(331)]({label:it(r,n(365)),icon:ot.IconCommentsArchive,isToggleable:!0}),e&&(s[n(367)]=!0),this[n(378)](s,n(329),()=>this[n(360)]()),s}[ps(380)]=t=>{const e=ps,n=t[e(350)];if(!this[e(317)][e(387)](n[e(355)]))return;const r=this[e(321)][e(369)][e(363)](e(373));r[e(364)]&&e(335)===r.id&&(r[e(342)](),t[e(348)]())}}var _s=Is;function ws(){var t=["113CyFuCx","requires","pluginName","19801727zUokUn","5340894NQPkTU","isOfficialPlugin","Comments","4556mGaMTs","2880EjGIUF","10780GAOman","521908QekIhG","30TdUsIH","isPremiumPlugin","198OrXtWP","3064761ZnDBaw","327720InIaMH"];return(ws=function(){return t})()}function Is(t,e){var n=ws();return(Is=function(t,e){return n[t-=396]})(t,e)}!function(t){for(var e=Is,n=t();;)try{if(646941===-parseInt(e(403))/1*(-parseInt(e(410))/2)+parseInt(e(401))/3+-parseInt(e(397))/4*(-parseInt(e(398))/5)+-parseInt(e(407))/6+parseInt(e(396))/7*(parseInt(e(411))/8)+parseInt(e(400))/9*(parseInt(e(402))/10)+-parseInt(e(406))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ws);class ys extends t.Plugin{static get[_s(404)](){return[vr,ro,uo,gs,vs,ko,Ho,Qo,rs]}static get[_s(405)](){return _s(409)}static get[_s(408)](){return!0}static get[_s(399)](){return!0}}function As(){var t=["304116qlpBnA","9WXxwio","2419530QdRftO","7OgcsaA","9upLLjw","24kBDPZX","2ytOvGu","14016519kiYqqd","13OCGEqj","841230XsWAAv","8867512XZMnvD","9864588ceSfNy","314569TLMCaU"];return(As=function(){return t})()}function Cs(t,e){var n=As();return(Cs=function(t,e){return n[t-=278]})(t,e)}!function(t){for(var e=Cs,n=t();;)try{if(643290===-parseInt(e(286))/1*(-parseInt(e(280))/2)+-parseInt(e(288))/3*(parseInt(e(287))/4)+parseInt(e(283))/5*(-parseInt(e(279))/6)+parseInt(e(290))/7*(-parseInt(e(284))/8)+parseInt(e(278))/9*(parseInt(e(289))/10)+parseInt(e(281))/11+parseInt(e(285))/12*(parseInt(e(282))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(As)})(),(window.CKEditor5=window.CKEditor5||{}).comments=r})();
|
|
5
|
+
*/(()=>{var t={142:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,".ck.ck-aria-description{display:none}",""]);const c=i},163:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,':root{--ck-color-suggestion-marker-insertion-border:rgba(30,174,49,.35);--ck-color-suggestion-marker-insertion-border-active:rgba(18,109,31,.5);--ck-color-suggestion-marker-insertion-background:rgba(102,229,119,.35);--ck-color-suggestion-marker-insertion-background-active:rgba(37,218,61,.5);--ck-color-suggestion-marker-deletion-border:rgba(174,30,66,.35);--ck-color-suggestion-marker-deletion-border-active:rgba(109,18,41,.5);--ck-color-suggestion-marker-deletion-background:rgba(229,102,134,.35);--ck-color-suggestion-marker-deletion-background-active:rgba(218,37,82,.5);--ck-color-suggestion-marker-deletion-stroke:rgba(87,15,33,.5);--ck-color-suggestion-marker-format-border:#99d7e6;--ck-color-suggestion-marker-format-border-active:#5cc0d6;--ck-color-suggestion-widget-insertion-background:rgba(102,229,119,.05);--ck-color-suggestion-widget-insertion-background-active:rgba(37,218,61,.07);--ck-color-suggestion-widget-deletion-background:rgba(229,102,134,.05);--ck-color-suggestion-widget-deletion-background-active:rgba(196,33,74,.07);--ck-color-suggestion-widget-format-background:rgba(10,160,194,.09);--ck-color-suggestion-widget-format-background-active:rgba(10,160,194,.16)}.ck-content .ck-suggestion-marker-insertion{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-insertion-border);text-decoration:none}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);text-decoration-thickness:3px}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-merge:after{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);color:var(--ck-color-suggestion-marker-deletion-stroke);content:"¶";text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke)}.ck-content .ck-suggestion-marker-merge.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-split:after{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border);color:var(--ck-color-suggestion-marker-insertion-border);content:"¶"}.ck-content .ck-suggestion-marker-split.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-formatInline{border-bottom:3px solid var(--ck-color-suggestion-marker-format-border);border-top:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatInline.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatBlock{background:none;border:0;box-shadow:-7px 0 0 0 var(--ck-color-base-background),-10px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 var(--ck-color-base-background),-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content ol .ck-suggestion-marker-formatBlock,.ck-content ul .ck-suggestion-marker-formatBlock{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content ol .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content ul .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}',""]);const c=i},168:t=>{"use strict";t.exports=function(t){return t[1]}},179:(t,e,n)=>{t.exports=n(237)("./src/paragraph.js")},197:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,":root{--ck-annotation-counter-icon-size:16px;--ck-annotation-counter-number-size:10px;--ck-color-annotation-counter-comment:#f2de02;--ck-color-annotation-counter-suggestion-insertion:#5ad86b;--ck-color-annotation-counter-suggestion-deletion:#d85a79;--ck-color-annotation-counter-suggestion-format:#5ac1d8}.ck.ck-sidebar--narrow .ck-sidebar-item{display:flex;justify-content:center}.ck.ck-sidebar--narrow .ck-annotation-counter{color:grey;cursor:pointer;font-size:var(--ck-annotation-counter-icon-size);min-height:unset;padding:0}.ck.ck-sidebar--narrow .ck-annotation-counter:focus,.ck.ck-sidebar--narrow .ck-annotation-counter:hover{background:transparent;box-shadow:none;color:#4d4d4d}.ck.ck-sidebar--narrow .ck-annotation-counter__badge{background:#333;border-radius:50%;color:#fff;display:flex;font-family:var(--ck-font-face);font-size:var(--ck-annotation-counter-number-size);font-weight:700;height:16px;justify-content:center;line-height:16px;position:absolute;right:0;text-shadow:-1px 0 2px #454545,1px 0 2px #454545;top:-6px;width:16px;z-index:1}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--edit-mode{line-height:1}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-insertion,.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-replace{background:var(--ck-color-annotation-counter-suggestion-insertion)}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-deletion{background:var(--ck-color-annotation-counter-suggestion-deletion)}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-format{background:var(--ck-color-annotation-counter-suggestion-format)}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--comment{background:var(--ck-color-annotation-counter-comment)}",""]);const c=i},211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},220:t=>{"use strict";t.exports=function(t,e){return e||(e={}),t?(t=String(t.__esModule?t.default:t),/^['"].*['"]$/.test(t)&&(t=t.slice(1,-1)),e.hash&&(t+=e.hash),/["'() \t\n]|(%20)/.test(t)||e.needQuotes?'"'.concat(t.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):t):t}},237:t=>{"use strict";t.exports=CKEditor5.dll},251:(t,e,n)=>{t.exports=n(237)("./src/undo.js")},258:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,".ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image img{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image,.ck-content .ck-suggestion-marker-insertion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=i},262:t=>{"use strict";var e={};t.exports=function(t,n){var r=function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}e[t]=n}return e[t]}(t);if(!r)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");r.appendChild(n)}},306:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,':root{--ck-color-thread-remove-background:var(--ck-color-comment-remove-background);--ck-color-comment-count:#5891ca;--ck-color-thread-header-background:#fdfadd;--ck-color-thread-header-active-background:#fff3a8;--ck-color-unlinked-background:#f5f5f5;--ck-color-unlinked-active-background:#ebebeb}.ck .ck-thread{background-color:var(--ck-color-base-background);border-radius:0;color:var(--ck-color-base-text);outline:0;overflow:hidden;transition-duration:.3s;transition-property:color,background-color,width,outline;transition-timing-function:ease;width:100%}.ck .ck-thread.ck-rounded-corners,.ck-rounded-corners .ck .ck-thread{border-radius:var(--ck-border-radius)}@media (prefers-reduced-motion:reduce){.ck .ck-thread{transition:none}}.ck .ck-thread:focus{box-shadow:0 0 0 4px var(--ck-color-focus-outer-shadow);outline:var(--ck-focus-ring)}.ck-balloon-panel:has(.ck-thread:focus){border:var(--ck-focus-ring);box-shadow:var(--ck-drop-shadow),var(--ck-focus-outer-shadow);outline:none}.ck .ck-thread__header{background-color:var(--ck-color-thread-header-background);display:flex;font-size:var(--ck-font-size-base);justify-content:space-between;line-height:1.57;padding:var(--ck-spacing-standard)}.ck .ck-thread__header .ck-button{font-size:var(--ck-annotation-button-size)}.ck .ck-thread__header .ck-context-wrapper{display:inline-flex;height:25px;min-width:0;padding-right:var(--ck-spacing-large);position:relative;width:100%}.ck .ck-thread__header .ck-context{display:flex;overflow:hidden;padding:var(--ck-spacing-small) var(--ck-spacing-medium);white-space:nowrap;width:100%}.ck .ck-thread__header .ck-context.ck-context--quotes:after,.ck .ck-thread__header .ck-context.ck-context--quotes:before{content:\'"\';display:inline-block}.ck .ck-thread__header .ck-context .ck-context__type{font-weight:700;padding-right:var(--ck-spacing-standard)}.ck .ck-thread__header .ck-context .ck-context__value{border:1px solid transparent;overflow:hidden;text-overflow:ellipsis}.ck .ck-thread__header .ck-context .ck-context__value:focus{border:var(--ck-focus-ring);box-shadow:var(--ck-focus-outer-shadow),0 0;outline:none}.ck .ck-thread__header .ck-context.overlay{background:var(--ck-color-base-background);border-radius:2px;box-shadow:0 2px 3px hsla(0,0%,100%,.2);box-sizing:border-box;display:inline-block;position:absolute;top:0;white-space:normal;z-index:2}.ck .ck-thread__comment-count{--ck-user-avatar-size:28px;color:var(--ck-color-comment-count);cursor:pointer;font-size:var(--ck-font-size-base);font-weight:700;padding-left:calc(var(--ck-user-avatar-size) + var(--ck-spacing-standard)*2);transition:background-color .3s ease}.ck .ck-thread__comment-count:before{content:"\\25BC";margin-right:var(--ck-spacing-small)}.ck .ck-thread--remove .ck-comment{background-color:var(--ck-color-comment-remove-background)}.ck .ck-thread--remove .ck-thread__input--active{background-color:var(--ck-color-base-background)}.ck .ck-thread--remove .ck-thread__comment-count,.ck .ck-thread--remove .ck-thread__input--active.ck-thread__input{background-color:var(--ck-color-comment-remove-background)}.ck .ck-thread--remove .ck-comment__wrapper .ck-comment:after,.ck .ck-thread__comments .ck-comment__wrapper:last-of-type .ck-comment:after{opacity:0}.ck .ck-thread__container{transition:transform .3s ease}@media (prefers-reduced-motion:reduce){.ck .ck-thread__container{transition:none}}.ck .ck-thread__comments{border-radius:var(--ck-border-radius);list-style:none;margin:0;padding:0;position:relative;z-index:var(--ck-z-default)}.ck .ck-thread__user{font-size:.85em}.ck .ck-thread__input{border-radius:var(--ck-border-radius);min-height:38px;transition:background-color .2s ease-in-out;white-space:normal;width:calc(100% - var(--ck-user-avatar-size))}.ck .ck-thread--active .ck-comment__options.ck-dropdown{display:block}.ck .ck-thread--active .ck-thread__input{background-color:var(--ck-color-comment-background);display:block}.ck .ck-thread--active .ck-thread__header{background-color:var(--ck-color-thread-header-active-background)}.ck .ck-thread--unlinked{--ck-color-comment-box-border:var(--ck-color-base-border);--ck-color-thread-header-background:var(--ck-color-unlinked-background);--ck-color-thread-header-active-background:var(--ck-color-unlinked-active-background)}.ck .ck-thread--remove-confirmation .ck-thread__container{transform:translate3d(-100%,0,0)}.ck.ck-button.ck-thread__remove-confirm-submit{color:var(--ck-color-button-save)}.ck.ck-button.ck-thread__remove-confirm-cancel{color:var(--ck-color-button-cancel)}.ck .ck-thread__remove-confirm{background-color:var(--ck-color-comment-remove-background);display:flex;font-size:var(--ck-font-size-base);height:100%;justify-content:flex-start;left:100%;position:absolute;top:0;width:100%}.ck .ck-thread__remove-confirm .ck-thread__remove-confirm-inner{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;max-height:400px;padding-top:var(--ck-spacing-standard);width:100%}.ck .ck-thread__remove-confirm p{font-weight:700;margin:0}',""]);const c=i},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},332:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,":root{--ck-user-colors--0:#6d78e8;--ck-user-colors--0-alpha:rgba(109,120,232,.15);--ck-user-colors--1:#007a6c;--ck-user-colors--1-alpha:rgba(0,122,108,.15);--ck-user-colors--2:#ba4545;--ck-user-colors--2-alpha:rgba(186,69,69,.15);--ck-user-colors--3:#5635b1;--ck-user-colors--3-alpha:rgba(86,53,177,.15);--ck-user-colors--4:#548a2e;--ck-user-colors--4-alpha:rgba(84,138,46,.15);--ck-user-colors--5:#c3185d;--ck-user-colors--5-alpha:rgba(195,24,93,.15);--ck-user-colors--6:#ea4343;--ck-user-colors--6-alpha:rgba(234,67,67,.15);--ck-user-colors--7:#0bc3d0;--ck-user-colors--7-alpha:rgba(11,195,208,.15);--ck-user-dot-size:6px}.ck .ck-user__color--0{color:var(--ck-user-colors--0)}.ck .ck-user__bg-color--0{background-color:var(--ck-user-colors--0)}.ck .ck-user__selection--0{background-color:var(--ck-user-colors--0-alpha)}.ck .ck-user__selection--0.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--0)}.ck .ck-user__marker--0,.ck .ck-user__marker--0 .ck-user__marker-dot,.ck .ck-user__marker--0 .ck-user__marker-dot::selection,.ck .ck-user__marker--0 .ck-user__marker-tooltip,.ck .ck-user__marker--0 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--0::selection{background-color:var(--ck-user-colors--0)}.ck .ck-user__marker--0 .ck-user__marker-line{border:1px solid var(--ck-user-colors--0)}.ck .ck-user__color--1{color:var(--ck-user-colors--1)}.ck .ck-user__bg-color--1{background-color:var(--ck-user-colors--1)}.ck .ck-user__selection--1{background-color:var(--ck-user-colors--1-alpha)}.ck .ck-user__selection--1.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--1)}.ck .ck-user__marker--1,.ck .ck-user__marker--1 .ck-user__marker-dot,.ck .ck-user__marker--1 .ck-user__marker-dot::selection,.ck .ck-user__marker--1 .ck-user__marker-tooltip,.ck .ck-user__marker--1 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--1::selection{background-color:var(--ck-user-colors--1)}.ck .ck-user__marker--1 .ck-user__marker-line{border:1px solid var(--ck-user-colors--1)}.ck .ck-user__color--2{color:var(--ck-user-colors--2)}.ck .ck-user__bg-color--2{background-color:var(--ck-user-colors--2)}.ck .ck-user__selection--2{background-color:var(--ck-user-colors--2-alpha)}.ck .ck-user__selection--2.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--2)}.ck .ck-user__marker--2,.ck .ck-user__marker--2 .ck-user__marker-dot,.ck .ck-user__marker--2 .ck-user__marker-dot::selection,.ck .ck-user__marker--2 .ck-user__marker-tooltip,.ck .ck-user__marker--2 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--2::selection{background-color:var(--ck-user-colors--2)}.ck .ck-user__marker--2 .ck-user__marker-line{border:1px solid var(--ck-user-colors--2)}.ck .ck-user__color--3{color:var(--ck-user-colors--3)}.ck .ck-user__bg-color--3{background-color:var(--ck-user-colors--3)}.ck .ck-user__selection--3{background-color:var(--ck-user-colors--3-alpha)}.ck .ck-user__selection--3.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--3)}.ck .ck-user__marker--3,.ck .ck-user__marker--3 .ck-user__marker-dot,.ck .ck-user__marker--3 .ck-user__marker-dot::selection,.ck .ck-user__marker--3 .ck-user__marker-tooltip,.ck .ck-user__marker--3 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--3::selection{background-color:var(--ck-user-colors--3)}.ck .ck-user__marker--3 .ck-user__marker-line{border:1px solid var(--ck-user-colors--3)}.ck .ck-user__color--4{color:var(--ck-user-colors--4)}.ck .ck-user__bg-color--4{background-color:var(--ck-user-colors--4)}.ck .ck-user__selection--4{background-color:var(--ck-user-colors--4-alpha)}.ck .ck-user__selection--4.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--4)}.ck .ck-user__marker--4,.ck .ck-user__marker--4 .ck-user__marker-dot,.ck .ck-user__marker--4 .ck-user__marker-dot::selection,.ck .ck-user__marker--4 .ck-user__marker-tooltip,.ck .ck-user__marker--4 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--4::selection{background-color:var(--ck-user-colors--4)}.ck .ck-user__marker--4 .ck-user__marker-line{border:1px solid var(--ck-user-colors--4)}.ck .ck-user__color--5{color:var(--ck-user-colors--5)}.ck .ck-user__bg-color--5{background-color:var(--ck-user-colors--5)}.ck .ck-user__selection--5{background-color:var(--ck-user-colors--5-alpha)}.ck .ck-user__selection--5.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--5)}.ck .ck-user__marker--5,.ck .ck-user__marker--5 .ck-user__marker-dot,.ck .ck-user__marker--5 .ck-user__marker-dot::selection,.ck .ck-user__marker--5 .ck-user__marker-tooltip,.ck .ck-user__marker--5 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--5::selection{background-color:var(--ck-user-colors--5)}.ck .ck-user__marker--5 .ck-user__marker-line{border:1px solid var(--ck-user-colors--5)}.ck .ck-user__color--6{color:var(--ck-user-colors--6)}.ck .ck-user__bg-color--6{background-color:var(--ck-user-colors--6)}.ck .ck-user__selection--6{background-color:var(--ck-user-colors--6-alpha)}.ck .ck-user__selection--6.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--6)}.ck .ck-user__marker--6,.ck .ck-user__marker--6 .ck-user__marker-dot,.ck .ck-user__marker--6 .ck-user__marker-dot::selection,.ck .ck-user__marker--6 .ck-user__marker-tooltip,.ck .ck-user__marker--6 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--6::selection{background-color:var(--ck-user-colors--6)}.ck .ck-user__marker--6 .ck-user__marker-line{border:1px solid var(--ck-user-colors--6)}.ck .ck-user__color--7{color:var(--ck-user-colors--7)}.ck .ck-user__bg-color--7{background-color:var(--ck-user-colors--7)}.ck .ck-user__selection--7{background-color:var(--ck-user-colors--7-alpha)}.ck .ck-user__selection--7.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--7)}.ck .ck-user__marker--7,.ck .ck-user__marker--7 .ck-user__marker-dot,.ck .ck-user__marker--7 .ck-user__marker-dot::selection,.ck .ck-user__marker--7 .ck-user__marker-tooltip,.ck .ck-user__marker--7 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--7::selection{background-color:var(--ck-user-colors--7)}.ck .ck-user__marker--7 .ck-user__marker-line{border:1px solid var(--ck-user-colors--7)}",""]);const c=i},353:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,".ck .ck-comments-archive-dropdown.ck-dropdown__panel{z-index:var( --ck-z-panel )}.ck .ck-comments-archive{box-sizing:content-box;max-height:450px;width:400px}.ck .ck-comments-archive .ck-annotation{animation:none}.ck .ck-comments-archive .ck-comments-archive__content,.ck .ck-comments-archive .ck-comments-archive__header{max-height:410px;overflow:auto;padding:var( --ck-spacing-large )}.ck .ck-comments-archive .ck-comments-archive__header{border-bottom:1px solid var( --ck-color-toolbar-border );font-weight:700;line-height:var( --ck-font-size-base );max-height:40px}.ck .ck-comments-archive .ck-comments-archive__content .ck-annotation-wrapper:not(:last-child){margin-bottom:var( --ck-spacing-large )}.ck .ck-comments-archive .ck-comments-archive__info{color:var( --ck-color-annotation-info );font-style:italic;text-align:center}",""]);const c=i},355:(t,e,n)=>{t.exports=n(237)("./src/icons.js")},357:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},433:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var n="",r=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),r&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),r&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n}).join("")},e.i=function(t,n,r,o,s){"string"==typeof t&&(t=[[null,t,void 0]]);var i={};if(r)for(var c=0;c<this.length;c++){var a=this[c][0];null!=a&&(i[a]=!0)}for(var h=0;h<t.length;h++){var u=[].concat(t[h]);r&&i[u[0]]||(void 0!==s&&(void 0===u[5]||(u[1]="@layer".concat(u[5].length>0?" ".concat(u[5]):""," {").concat(u[1],"}")),u[5]=s),n&&(u[2]?(u[1]="@media ".concat(u[2]," {").concat(u[1],"}"),u[2]=n):u[2]=n),o&&(u[4]?(u[1]="@supports (".concat(u[4],") {").concat(u[1],"}"),u[4]=o):u[4]="".concat(o)),e.push(u))}},e}},438:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,':root{--ck-color-annotation-icon:grey;--ck-color-annotation-info:#757575;--ck-annotation-button-size:0.85em}.ck .ck-annotation{--ck-user-avatar-size:28px;animation:fadeInLeft .3s;display:flex;font-size:var(--ck-font-size-base);padding:var(--ck-spacing-standard);position:relative;transition:background-color .3s ease;white-space:normal}@media (prefers-reduced-motion:reduce){.ck .ck-annotation{animation:none;transition:none}}.ck .ck-annotation .ck-button{background-color:transparent;border-radius:var(--ck-border-radius);color:var(--ck-color-annotation-icon);cursor:pointer;font-size:var(--ck-annotation-button-size);min-height:unset;min-width:unset}.ck .ck-annotation .ck-user{font-size:.85em}.ck .ck-annotation__main{border-radius:var(--ck-border-radius);display:grid;grid-template-areas:"info actions" "content content";grid-template-columns:minmax(0,1fr) auto;padding-left:var(--ck-spacing-standard);transition:all .2s ease;width:calc(100% - var(--ck-user-avatar-size))}@media (prefers-reduced-motion:reduce){.ck .ck-annotation__main{transition:none}}.ck .ck-annotation__main p{font-size:var(--ck-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),h=new URL(n(774),n.b),u=i()(o()),d=a()(h);u.push([t.id,`:root{--ck-user-avatar-size:40px;--ck-user-avatar-background:#3670ab;--ck-user-avatar-color:#fff;--ck-user-me-border-color:#fff}.ck.ck-user{align-items:center;background-color:var(--ck-user-avatar-background);border-radius:50%;box-sizing:border-box;display:flex;height:var(--ck-user-avatar-size);justify-content:center;line-height:100%;margin:2px;min-height:var(--ck-user-avatar-size);min-width:var(--ck-user-avatar-size);position:relative;width:var(--ck-user-avatar-size)}.ck.ck-user.ck-user_me{border:2px solid var(--ck-user-me-border-color);outline:2px solid var(--ck-user-avatar-background)}.ck.ck-user__name{color:var(--ck-user-avatar-color);cursor:default;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ck.ck-user__name.ck-user__name--hidden{display:none}.ck.ck-user__img{background-color:var(--ck-user-avatar-background);background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;border-radius:50%;display:none;height:100%;width:100%}.ck.ck-user__img.ck-user__anonymous{background-image:url(${d});display:block}.ck.ck-user__img.ck-user__anonymous+.ck-user__name{display:none}.ck.ck-user__img.ck-user__avatar{background-color:#fff;display:block}.ck.ck-user__img.ck-user__img--hidden{display:none}.ck.ck-user__notification{align-items:center;background:var(--ck-color-base-background);border:2px solid var(--ck-color-base-background);border-radius:50%;box-sizing:content-box;display:flex;height:15px;justify-content:center;overflow:hidden;position:absolute;right:-7px;top:-8px;transform:translateZ(0);width:15px}.ck.ck-user__notification .ck-user__icon{background:var(--ck-color-base-background);color:var(--ck-color-annotation-info);height:19px;max-height:19px;max-width:19px;min-height:19px;min-width:19px;width:19px}`,""]);const l=u},545:t=>{"use strict";var e,n=(e=[],function(t,n){return e[t]=n,e.filter(Boolean).join("\n")});function r(t,e,r,o){var s;if(r)s="";else{s="",o.supports&&(s+="@supports (".concat(o.supports,") {")),o.media&&(s+="@media ".concat(o.media," {"));var i=void 0!==o.layer;i&&(s+="@layer".concat(o.layer.length>0?" ".concat(o.layer):""," {")),s+=o.css,i&&(s+="}"),o.media&&(s+="}"),o.supports&&(s+="}")}if(t.styleSheet)t.styleSheet.cssText=n(e,s);else{var c=document.createTextNode(s),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(c,a[e]):t.appendChild(c)}}var o={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=o.singletonCounter++,n=o.singleton||(o.singleton=t.insertStyleElement(t));return{update:function(t){r(n,e,!1,t)},remove:function(t){r(n,e,!0,t)}}}},554:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,':root{--ck-color-comment-background:#f3f7fb;--ck-color-comment-separator:#cddeef;--ck-color-comment-remove-background:var(--ck-color-light-red);--ck-color-comment-input-background:var(--ck-color-comment-background);--ck-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],h=r.base?a[0]+r.base:a[0],u=s[h]||0,d="".concat(h," ").concat(u);s[h]=u+1;var l=n(d),m={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==l)e[l].references++,e[l].updater(m);else{var k=o(m,r);r.byIndex=c,e.splice(c,0,{identifier:d,updater:k,references:1})}i.push(d)}return i}function o(t,e){var n=e.domAPI(e);n.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,o){var s=r(t=t||[],o=o||{});return function(t){t=t||[];for(var i=0;i<s.length;i++){var c=n(s[i]);e[c].references--}for(var a=r(t,o),h=0;h<s.length;h++){var u=n(s[h]);0===e[u].references&&(e[u].updater(),e.splice(u,1))}s=a}}},727:(t,e,n)=>{t.exports=n(237)("./src/select-all.js")},751:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=i},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:()=>Ge,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:()=>no,CommentsListView:()=>Ht,CommentsOnly:()=>ko,CommentsRepository:()=>vr,CommentsUI:()=>uo,EditorAnnotations:()=>Sr,InlineAnnotations:()=>rs,NarrowSidebar:()=>Qo,Sidebar:()=>Vo,WideSidebar:()=>Ho,bindAnnotationCollections:()=>Qe});var t=n(782),e=n(584),o=n(211);function s(t){if(!t||"object"!=typeof t)return!1;const e=Object.getPrototypeOf(t);return!(null!==e&&e!==Object.prototype&&null!==Object.getPrototypeOf(e))&&"[object Object]"===Object.prototype.toString.call(t)}function i(t){return Object.getOwnPropertySymbols(t).filter(e=>Object.prototype.propertyIsEnumerable.call(t,e))}function c(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":Object.prototype.toString.call(t)}const a="[object RegExp]",h="[object String]",u="[object Number]",d="[object Boolean]",l="[object Arguments]",m="[object Symbol]",k="[object Date]",g="[object Map]",p="[object Set]",f="[object Array]",b="[object ArrayBuffer]",v="[object Object]",_="[object DataView]",w="[object Uint8Array]",I="[object Uint8ClampedArray]",y="[object Uint16Array]",A="[object Uint32Array]",C="[object Int8Array]",T="[object Int16Array]",E="[object Int32Array]",x="[object Float32Array]",O="[object Float64Array]";function N(t,e){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 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(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 u:case v:case a:case p:case h:case m:case w:case I:case y:case A:return!0;default:return!1}}(t)){const e=Object.create(Object.getPrototypeOf(t));return r.set(t,e),L(e,t,n,r,o),e}return t}function L(t,e,n=t,r,o){const s=[...Object.keys(e),...i(e)];for(let i=0;i<s.length;i++){const c=s[i],a=Object.getOwnPropertyDescriptor(t,c);(null==a||a.writable)&&(t[c]=V(e[c],c,n,r,o))}}function B(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 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 U(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)},H=/^(?: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 H.test(t)}}const K=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,F=/^\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&&(F.test(t)||!K.test(t))||null!=e&&Object.hasOwn(e,t)))}function Y(t){return"string"==typeof t||"symbol"==typeof t?t:Object.is(t?.valueOf?.(),-0)?"-0":String(t)}function X(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 Z(t,e,n){return function(t,e,n,r){if(null==t&&!X(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=Y(o[e]);if(U(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:X(n)?n:z(o[e+1])?[]:{}}j(s,i,c),s=s[i]}return t}(t,e,()=>n,()=>{})}function G(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(U(e))return n;const r=t[e];return void 0===r?G(e)?Q(t,q(e),n):n:r}case"number":case"symbol":{"number"==typeof e&&(e=Y(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(U(e[t]))return n;r=r[e[t]]}if(void 0===r)return n;return r}(t,e,n);if(U(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=Y(e):"object"==typeof e&&(e=Object.is(e?.valueOf(),-0)?"-0":String(e)),U(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]&&G(e))return $(t,q(e));if(U(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(U(r))return!1;try{return delete n[r],!0}catch{return!1}}var tt=et;function et(t,e){var n=nt();return(et=function(t,e){return n[t-=306]})(t,e)}function nt(){var t=["resolveCommentThread","resolve","5981349xxXCLA","99464Msraex","2914578KCvZTQ","getComment","_isAttached","isResolved","24CQlgzt","removeComment","stopListening","3865330ODEomW","_localUser","updateComment","update","2OtcvqK","addComment","removeCommentThread","446672hHBpaF","931014CaHZKX","remove","submit","reopenCommentThread","view","destroy","listenTo","2580410ttKAes","model","15txaxUK","6spTtrJ","reopen","submitCommentThread"];return(nt=function(){return t})()}!function(t){for(var e=et,n=t();;)try{if(506594===parseInt(e(321))/1*(parseInt(e(333))/2)+-parseInt(e(337))/3+parseInt(e(336))/4*(parseInt(e(314))/5)+-parseInt(e(315))/6*(-parseInt(e(329))/7)+parseInt(e(326))/8*(-parseInt(e(322))/9)+parseInt(e(312))/10+parseInt(e(320))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class rt extends((0,e.ObservableMixin)()){[tt(313)];[tt(309)];constructor(t,e){var n=tt;super(),this[n(313)]=t,this[n(313)][n(324)]=!0,this[n(309)]=e,this[n(311)](e,n(317),()=>this[n(307)]()),this[n(311)](e,n(335),()=>this[n(306)]()),this[n(311)](e,n(318),()=>this[n(319)]()),this[n(311)](e,n(308),()=>this[n(316)]()),this[n(311)](e,n(334),(t,e)=>this[n(334)](e)),this[n(311)](e,n(331),(t,e,r)=>this[n(331)](e,r)),this[n(311)](e,n(327),(t,e)=>this[n(327)](e))}[tt(307)](){var t=tt;this[t(313)][t(307)]()}[tt(306)](){var t=tt;this[t(313)][t(306)]()}[tt(319)](){var t=tt;this[t(313)][t(325)]||this[t(313)][t(319)]()}[tt(316)](){var t=tt;this[t(313)][t(325)]&&this[t(313)][t(316)]()}[tt(334)](t){var e=tt;this[e(313)][e(334)]({content:t,authorId:this[e(309)][e(330)].id})}[tt(331)](t,e){var n=tt;this[n(313)][n(323)](t)[n(332)]({content:e})}[tt(327)](t){var e=tt;this[e(313)][e(323)](t)[e(306)]()}[tt(310)](){var t=tt;this[t(328)](),this[t(313)][t(324)]=!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-=258]})(t,e)}!function(t){const e=at,n=t();for(;;)try{if(579673===parseInt(e(272))/1+-parseInt(e(275))/2+parseInt(e(280))/3*(-parseInt(e(284))/4)+parseInt(e(260))/5+-parseInt(e(269))/6*(-parseInt(e(271))/7)+-parseInt(e(273))/8+parseInt(e(262))/9*(parseInt(e(285))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class ht extends st.EditorUIView{[ct(283)];[ct(268)];constructor(t,n){const r=ct;super(t);const o=(0,e.uid)();this[r(283)]=this[r(281)](),this[r(268)]=new st.InlineEditableUIView(t,n,void 0,{label:()=>it(t,r(265))}),this[r(274)]({tag:r(277),attributes:{class:[r(276),r(279),r(259),r(263)],dir:t[r(282)],lang:t[r(270)],"aria-labelledby":r(266)+o},children:[{tag:r(277),attributes:{class:r(264),role:r(278)},children:this[r(283)]}]})}[ct(258)](){const t=ct;super[t(258)](),this[t(283)][t(261)](this[t(268)])}[ct(286)](){const t=ct;this[t(268)][t(267)][t(286)]()}}function ut(){const t=["setTemplate","946114aHwWNX","ck-reset","div","presentation","ck-editor","2649981AJAlDs","createCollection","uiLanguageDirection","main","4tWJIcV","1462570WdSKvP","focus","render","ck-rounded-corners","4220605mlQHEB","add","9Pthibk","ck-comment__input","ck-editor__main","Comment editor","cke-editor__aria-label_","element","editable","103476ALiFrn","uiLanguage","119KKbQSv","689682loZgNi","297480odxWem"];return(ut=function(){return t})()}function dt(){const t=["1699755eiJtfi","92MgzRuJ","232YDheLY","ready","document","472336RErIOv","element","fire","editor","editing","137965gesieh","destroy","10228sUUFHW","render","rootName","name","getRoot","view","setEditableElement","bind","attachDomRoot","focusTracker","init","698520aYobJI","locale","24531290KsAzId","5856032fFXOfE","editable","171vAIhee","isFocused"];return(dt=function(){return t})()}function lt(t,e){const n=dt();return(lt=function(t,e){return n[t-=446]})(t,e)}const mt=lt;!function(t){const e=lt,n=t();for(;;)try{if(625951===-parseInt(e(463))/1*(parseInt(e(453))/2)+parseInt(e(451))/3+-parseInt(e(452))/4*(-parseInt(e(461))/5)+parseInt(e(474))/6+-parseInt(e(447))/7+parseInt(e(456))/8*(-parseInt(e(449))/9)+parseInt(e(446))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(dt);class kt extends st.EditorUI{[mt(468)];constructor(t){const e=mt;super(t),this[e(468)]=new ht(t[e(475)],t[e(460)][e(468)])}get[mt(457)](){const t=mt;return this[t(468)][t(457)]}[mt(473)](){const t=mt,e=this[t(459)][t(460)][t(468)],n=this[t(468)][t(448)],r=e[t(455)][t(467)]();n[t(466)]=r[t(465)],this[t(468)][t(464)]();const o=n[t(457)];this[t(469)](n[t(466)],o),this[t(468)][t(448)][t(470)](t(450)).to(this[t(472)]),e[t(471)](o),this[t(458)](t(454))}[mt(462)](){const t=mt;super[t(462)](),this[t(468)][t(462)]()}}var gt=n(783),pt=n(331),ft=n(507),bt=n(727),vt=n(834),_t=n(251),wt=n(179);const It=yt;function yt(t,e){const n=At();return(yt=function(t,e){return n[t-=284]})(t,e)}function At(){const t=["1538030ZqjrBd","change","14ExMlFR","create","6ZodhXG","206239IZAxSU","placeholder","defaultPlugins","low","fromCharCode","fire","placeholderElement","config","change:placeholder","5517yvZsVm","document","initPlugins","52952hjWDpC","childCount","end","get","plugins","join","setSelection","2644hAukdX","then","assign","init","view","244148wXjiwg","map","getRoot","name","createRoot","set","focus","initialData","873TimxEu","ready","editing","data","destroy","6590anmgxk","201996qNiZbX","getChild","_updatePlaceholder","model"];return(At=function(){return t})()}!function(t){const e=yt,n=t();for(;;)try{if(203279===-parseInt(e(317))/1+parseInt(e(303))/2+parseInt(e(311))/3*(parseInt(e(298))/4)+parseInt(e(321))/5*(-parseInt(e(325))/6)+-parseInt(e(323))/7*(-parseInt(e(291))/8)+parseInt(e(288))/9*(parseInt(e(316))/10)+-parseInt(e(326))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(At);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(328)]=(()=>Ct)();constructor(t={}){const e=It;function n(t){const e=yt;return t[e(304)](t=>String[e(330)](t))[e(296)]("")}(t=Object[e(300)]({},t))[e(295)]||(t[e(295)]=Tt[e(328)]),super(t),this.ui=new kt(this),this[e(308)](e(327),""),this[e(320)][e(289)].on(e(322),()=>this[e(319)](),{priority:e(329)}),this.on(e(287),()=>this[e(319)]()),this[e(320)][e(289)][e(307)](),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(324)](){const t=It,e=this[t(286)][t(294)](t(310))||"";return this[t(290)]()[t(299)](()=>this.ui[t(301)]())[t(299)](()=>this[t(314)][t(301)](e))[t(299)](()=>this[t(284)](t(312)))}[It(315)](){const t=It;return super[t(315)]()[t(299)](()=>this.ui[t(315)]())}[It(309)](){const t=It;this[t(320)][t(322)](e=>{const n=t,r=this[n(320)][n(289)][n(305)](),o=r&&r[n(318)](r[n(292)]-1);e[n(297)](o,n(293)),this[n(313)][n(302)][n(309)]()})}[It(319)](){const t=It,e=this[t(313)][t(302)],n=e[t(289)][t(305)](),r=n[t(318)](0);n[t(292)]>1||!r||"p"!=r[t(306)]?this[t(285)]&&this[t(285)][t(327)]&&((0,gt.disableViewPlaceholder)(e,this[t(285)]),this[t(285)]=void 0):(this[t(327)]&&(r[t(327)]=this[t(327)]),(0,gt.enableViewPlaceholder)({view:e,element:r,keepOnFocus:!0}),this[t(285)]=r)}}const Et=Ot;function xt(){const t=["856188fkYHci","bind","editorReady","ck-comment__input-actions--active","document","withText","tab","56841EmzGSs","focusCycler","listenTo","createCollection","ck-comment__input-actions--cancel","div","destroy","fire","stop","render","model","element","focus","_createCancelButton","disabledSubmit","editor","16fknctT","TOO_LONG_COMMENT_ALERT","Reply...","3399120aZCQbE","keystrokes","add","added","extendTemplate","getData","placeholder","forEach","view","initialData","editorDestroyed","52959CwusoQ","execute","Reply","427473zVjoXY","value","cancel","ck-comment__input-actions--submit","create","setData","submitButtonView","Esc","bindTemplate","submit","set","Cancel","_setupKeyboardNavigation","1182390adBOUi","_isDestroyed","ck-comment__input-actions","setTemplate","_editorCreationPromise","createEditor","high","ck-comment__input-wrapper","then","trim","42zVVDNh","14kuQrWx","cancelButtonView","_editorConfig","6906705AltSin","Ctrl+Enter","firstChild","shift+tab","focusTracker","reverse","length","showButtons","change","_createSubmitButton","insertBefore","focusables","focusLast","isEnabled","label","submitLabel","from","focusFirst","280ZFNsTt"];return(xt=function(){return t})()}function Ot(t,e){const n=xt();return(Ot=function(t,e){return n[t-=479]})(t,e)}!function(t){const e=Ot,n=t();for(;;)try{if(920534===-parseInt(e(546))/1*(parseInt(e(486))/2)+-parseInt(e(516))/3*(parseInt(e(532))/4)+parseInt(e(490))/5+-parseInt(e(509))/6*(parseInt(e(487))/7)+-parseInt(e(535))/8+parseInt(e(549))/9*(parseInt(e(508))/10)+parseInt(e(562))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xt);class Nt extends st.View{[Et(536)];[Et(494)];[Et(501)];[Et(517)];[Et(555)];[Et(488)];[Et(489)];constructor(t,n={}){const r=Et;super(t),this[r(531)]=null,this[r(489)]=n,this[r(559)](r(550),n[r(544)]||""),this[r(559)](r(530),!1),this[r(559)](r(497),!0),this[r(559)](r(541),it(t,r(534))),this[r(559)](r(505),it(t,r(548))),this[r(555)]=this[r(499)](),this[r(488)]=this[r(529)](),this[r(501)]=this[r(519)]([this[r(555)],this[r(488)]]),this[r(536)]=new e.KeystrokeHandler,this[r(494)]=new e.FocusTracker,this[r(517)]=new st.FocusCycler({focusables:this[r(501)],focusTracker:this[r(494)],keystrokeHandler:this[r(536)],actions:{focusPrevious:r(493),focusNext:r(515)}}),this[r(479)]({tag:r(521),attributes:{class:[r(483)]},children:[{tag:r(521),attributes:{class:[r(564),this[r(557)].if(r(497),r(512))]},children:[this[r(555)],this[r(488)]]}]}),this[r(536)][r(559)](r(556),(t,e)=>{const n=r;this[n(488)][n(523)](n(547)),e()}),this[r(536)][r(559)](r(491),(t,e)=>{const n=r;this[n(555)][n(503)]&&(this[n(555)][n(523)](n(547)),e())}),this.on(r(558),(e,n)=>{const o=r;n[o(496)]>65e3?(alert(it(t,o(533),[n[o(496)],65e3])),e[o(524)]()):this[o(531)][o(554)]("")},{priority:r(482)})}[Et(525)](){const t=Et;super[t(525)](),this[t(561)]()}[Et(481)](){const t=Et;return this[t(531)]||(this[t(531)]=new Tt(this[t(489)]),this[t(480)]=this[t(531)][t(553)]()[t(484)](()=>{const e=t;if(this[e(563)])return;const n=this[e(531)];this[e(527)][e(500)](n.ui[e(527)],this[e(527)][e(492)]),n[e(526)][e(513)].on(e(498),()=>this[e(550)]=n[e(540)]()),n[e(510)](e(541)).to(this),this[e(501)][e(537)](n.ui[e(543)],0),this[e(523)](e(511),this[e(531)])})),this[t(480)]}[Et(528)](t){const e=Et;-1===t?(this[e(517)][e(507)](),this[e(517)][e(502)]()):this[e(517)][e(507)]()}async[Et(522)](){const t=Et;this[t(563)]||(this[t(563)]=!0,this[t(531)]&&(await this[t(480)],await this[t(531)][t(522)](),this[t(523)](t(545),this[t(531)])),await super[t(522)]())}[Et(499)](){const t=Et,{locale:e}=this,n=new st.ButtonView(e);return n[t(539)]({attributes:{class:[t(552)]}}),n[t(514)]=!0,n[t(510)](t(504)).to(this,t(505)),n.on(t(547),()=>{const e=t;this[e(523)](e(558),this[e(550)])}),n[t(510)](t(503)).to(this,t(550),this,t(530),(e,n)=>!n&&!!e[t(485)]()),n}[Et(529)](){const t=Et,{locale:e}=this,n=new st.ButtonView(e);return n[t(539)]({attributes:{class:[t(520)]}}),n[t(504)]=it(e,t(560)),n[t(514)]=!0,n.on(t(547),()=>{const e=t;this[e(531)][e(554)](""),this[e(523)](e(551))}),n}[Et(561)](){const t=Et;this[t(536)][t(518)](this[t(527)]),this[t(501)][t(542)](e=>{const n=t;this[n(494)][n(537)](e[n(527)])}),this[t(501)].on(t(498),(e,n)=>{const r=t;for(const t of Array[r(506)](n[r(538)])[r(495)]())this[r(494)][r(537)](t[r(527)])})}}const St=Rt;function Mt(){const t=["listenTo","commentInputView","focus","userView","2807HNDLiq","extendTemplate","contains","4628196FSagmU","19560QuNUKZ","showInput","destroy","bind","element","isFocused","filter","focusTracker","848946MWecZa","setTemplate","view","preventDefault","createEditor","then","editing","render","showButtons","set","delegate","div","ck-comment__input-container--active","editorReady","editor","change:showInput","focusCycler","782685GgATGk","_focusOnNonInteractiveMouseDown","mousedown","ck-comment__input-container","ck-thread__input","721594OFSfec","target","1045455KUBpTo","editorDestroyed","1kAcsjr","some","ck-thread__user","value","getDomRoot","bindTemplate","552330FIDmOx"];return(Mt=function(){return t})()}function Rt(t,e){const n=Mt();return(Rt=function(t,e){return n[t-=418]})(t,e)}!function(t){const e=Rt,n=t();for(;;)try{if(616382===parseInt(e(454))/1*(parseInt(e(450))/2)+parseInt(e(428))/3+parseInt(e(419))/4+-parseInt(e(452))/5+parseInt(e(460))/6+-parseInt(e(465))/7*(parseInt(e(420))/8)+-parseInt(e(445))/9)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(462)]=new Nt(t,n),this[r(444)]=this[r(462)][r(444)],this[r(462)][r(423)](r(436)).to(this[r(462)][r(427)],r(425),this[r(462)],r(457),(t,e)=>t||!!e),this[r(437)](r(421),!1),this.on(r(443),()=>{const t=r;this[t(421)]&&!this[t(462)][t(442)]&&this[t(462)][t(432)]()}),this[r(462)][r(438)](r(441)).to(this),this[r(462)][r(438)](r(453)).to(this),this[r(464)]=new o.UserView(t,e),this[r(464)][r(466)]({attributes:{class:r(456),"aria-hidden":!0}}),this[r(462)][r(466)]({attributes:{class:r(449)}}),this[r(429)]({tag:r(439),attributes:{class:[r(448),this[r(459)].if(r(421),r(440))]},children:[this[r(464)],this[r(462)]]})}[St(435)](){const t=St;super[t(435)](),this[t(446)]()}[St(422)](){const t=St;return this[t(462)][t(422)]()[t(433)](()=>super[t(422)]())}[St(463)](t){const e=St;this[e(462)][e(463)](t)}[St(446)](){const t=St;this[t(461)](this[t(424)],t(447),(e,n)=>{const r=t,{submitButtonView:o,cancelButtonView:s,editor:i}=this[r(462)];[o[r(424)],s[r(424)],i?i[r(434)][r(430)][r(458)]():null][r(426)](t=>t)[r(455)](t=>t[r(418)](n[r(451)]))||(this[r(463)](),n[r(431)]())})}}function Vt(){const t=["32681LgJPwo","130054ajIjas","560526IueWgJ","count","710dwOkSZ","NUMBER_OF_COMMENTS","1629PgNSGN","set","16216gtqUIx","1669734iUjuuo","155360pByzQl","ck-thread__comment-count","2avBJVo","146972KQPDSf","setTemplate","bindTemplate","5SUBlMJ"];return(Vt=function(){return t})()}function Lt(t,e){const n=Vt();return(Lt=function(t,e){return n[t-=419]})(t,e)}!function(t){const e=Lt,n=t();for(;;)try{if(302587===-parseInt(e(421))/1*(-parseInt(e(432))/2)+-parseInt(e(422))/3+-parseInt(e(430))/4*(-parseInt(e(419))/5)+-parseInt(e(429))/6+parseInt(e(433))/7+-parseInt(e(428))/8*(-parseInt(e(426))/9)+-parseInt(e(424))/10*(-parseInt(e(420))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vt);class Bt extends st.View{constructor(t){const e=Lt;super(t);const n=this[e(435)];this[e(427)](e(423),void 0),this[e(434)]({tag:"li",attributes:{class:e(431)},children:[{text:n.to(e(423),n=>it(t,e(425),n))}]})}}const Dt=jt;function Ut(){const t=["hasDirtyComment","resolvedAt","change:isEditMode","998948vVNxmt","10648vnpMPs","13036050uLFvUz","isActive","destroy","keystrokes","comments","target","bindTemplate","get","ck-thread__comments","remove","removeComment","maxCommentsWhenCollapsed","arrowup","change:isActive","resolveCommentThread","226191NaHuJP","delegate","map","collapse","set","expand","_collapsedCommentsView","render","refreshVisibleViews","_calculatePosition","createCollection","_shouldCollapse","_setupKeyboardNavigation","Marked as resolved","resolved","delete","listenTo","maxThreadTotalWeight","from","84RKrQaV","includes","stopListening","ck-hidden","length","add","change:hasDirtyComment","maxCommentCharsWhenCollapsed","visibleViews","19sPhCaC","focusTracker","CommentView","_model","some","_config","isEditMode","change","authoredAt","forEach","change:isResolved","editorReady","6079959ZiRjdx","updateComment","reverse","_handleRemoveCommentModel","focusCycler","focus","commentUpdated","removed","equal","4654905DQnobv","added","arrowdown","resolvedCommentView","commentViews","_rearrangeExpand","focusFirst","setTemplate","_rearrangeCollapse","resolvedBy","10LFEBjM","57003430KsaDuG","focusLast","8gCqddV","_updateHasDirtyComment","element","weight","_findOptimalIndex","Thread comments","locale","editorConfig","_handleInfoComment","insert","formatDateTime","bind","editorDestroyed","viewUid","count","_handleNewCommentModel"];return(Ut=function(){return t})()}function jt(t,e){const n=Ut();return(jt=function(t,e){return n[t-=438]})(t,e)}!function(t){const e=jt,n=t();for(;;)try{if(800639===-parseInt(e(503))/1*(-parseInt(e(459))/2)+-parseInt(e(524))/3+parseInt(e(458))/4*(-parseInt(e(534))/5)+-parseInt(e(494))/6*(parseInt(e(475))/7)+parseInt(e(439))/8*(-parseInt(e(515))/9)+-parseInt(e(460))/10+parseInt(e(535))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ut);class Ht extends st.View{[Dt(528)];[Dt(527)];[Dt(504)];[Dt(463)];[Dt(519)];[Dt(506)];[Dt(508)];[Dt(481)];constructor(t,n,r){const o=Dt;super(t);const s=this[o(466)];this[o(479)](o(455),!1),this[o(479)](o(498),n[o(464)][o(498)]),this[o(479)](o(461),!1),this[o(506)]=n,this[o(508)]=r,this[o(528)]=this[o(485)](),this[o(502)]=this[o(485)](),this[o(527)]=null,this[o(504)]=new e.FocusTracker,this[o(463)]=new e.KeystrokeHandler,this[o(519)]=new st.FocusCycler({focusables:this[o(528)],focusTracker:this[o(504)],keystrokeHandler:this[o(463)],keystrokeHandlerOptions:{filter:t=>this[o(528)][o(477)](t=>t[o(441)])[o(495)](t[o(465)])},actions:{focusPrevious:o(472),focusNext:o(526)}}),this[o(481)]=new Bt(t),this[o(481)][o(450)](o(453)).to(this,o(498),t=>t-this[o(508)][o(471)]);for(const t of n[o(464)])this[o(454)](t);this[o(447)](),this[o(491)](n[o(464)],o(499),(t,e)=>{const n=o,r=this[n(484)](e);this[n(498)]++,this[n(454)](e,r),this[n(483)]()}),this[o(491)](n[o(464)],o(469),(t,e)=>{const n=o;this[n(498)]--,this[n(518)](e),this[n(483)]()}),this[o(491)](n,o(521),()=>this[o(483)]()),this[o(491)](n,o(513),()=>this[o(447)]()),this.on(o(473),()=>this[o(483)]()),this.on(o(500),()=>this[o(483)]()),this[o(531)]({tag:"ul",attributes:{class:[o(468),s.if(o(498),o(497),t=>!t)],"aria-label":it(t,o(444))},children:this[o(502)]})}get[Dt(486)](){const t=Dt;return this[t(506)][t(442)]>this[t(508)][t(492)]&&!this[t(461)]&&!this[t(455)]}[Dt(482)](){const t=Dt;super[t(482)](),this[t(483)](),this[t(487)]()}[Dt(520)](t){const e=Dt;-1===t?this[e(519)][e(438)]():this[e(519)][e(530)]()}[Dt(462)](){const t=Dt;this[t(481)][t(462)]();for(const e of this[t(528)])e[t(462)]();super[t(462)]()}[Dt(483)](){const t=Dt;this[t(486)]?this[t(532)]():this[t(529)]()}[Dt(454)](t,e){const n=Dt,r=new(this[n(508)][n(505)])(this[n(445)],t,{maxCommentCharsWhenCollapsed:this[n(508)][n(501)],formatDateTime:this[n(508)][n(449)],editorConfig:this[n(508)][n(446)]});r[n(452)]=t.id,r[n(476)](n(470)).to(this),r[n(476)](n(516)).to(this),r[n(476)](n(474)).to(this),r[n(476)](n(514)).to(this),r[n(476)](n(451)).to(this),this[n(491)](r,n(457),()=>this[n(440)]()),this[n(528)][n(499)](r,e)}[Dt(484)](t){const e=Dt,n=this[e(506)][e(443)](t);return this[e(527)]?this[e(527)][e(511)]>t[e(511)]?n-1:n:n-1}[Dt(447)](){const t=Dt;if(this[t(506)][t(533)]&&this[t(506)][t(456)]){const e={id:t(489),author:this[t(506)][t(533)],authoredAt:this[t(506)][t(456)],content:it(this[t(445)],t(488)),attributes:{}};this[t(527)]=new(this[t(508)][t(505)])(this[t(445)],e,{maxCommentCharsWhenCollapsed:this[t(508)][t(501)],formatDateTime:this[t(508)][t(449)],editorConfig:this[t(508)][t(446)],isSystemComment:!0}),this[t(528)][t(499)](this[t(527)],this[t(506)][t(443)](e))}else this[t(527)]&&(this[t(528)][t(469)](this[t(527)]),this[t(527)][t(462)](),this[t(527)]=null);this[t(483)]()}[Dt(518)](t){const e=Dt,n=this[e(528)][e(469)](t.id);this[e(496)](n),n[e(509)]&&this[e(440)](),n[e(462)]()}[Dt(440)](){const t=Dt;this[t(455)]=Array[t(493)](this[t(528)])[t(507)](e=>e[t(509)])}[Dt(532)](){const t=Dt,n=function(t){const n=jt,r=new e.Collection;for(const e of t)r[n(499)](e);return r}(this[t(528)]),r=this[t(481)][t(453)];for(let e=1;e<=r;e++)n[t(469)](1);for(const e of n)e[t(478)]();r>0&&n[t(499)](this[t(481)],1),zt((0,e.diff)(Array[t(493)](this[t(502)]),Array[t(493)](n)),this[t(502)],n)}[Dt(529)](){const t=Dt;zt((0,e.diff)(Array[t(493)](this[t(502)]),Array[t(493)](this[t(528)])),this[t(502)],this[t(528)]);for(const e of this[t(502)])e[t(480)]()}[Dt(487)](){const t=Dt;this[t(528)][t(512)](e=>{const n=t;this[n(504)][n(499)](e[n(441)]),this[n(463)][n(491)](e[n(441)])}),this[t(528)].on(t(510),(e,n)=>{const r=t;for(const t of n[r(522)])this[r(504)][r(469)](t[r(441)]),this[r(463)][r(496)](t[r(441)]);for(const t of Array[r(493)](n[r(525)])[r(517)]())this[r(504)][r(499)](t[r(441)]),this[r(463)][r(491)](t[r(441)])})}}function zt(t,e,n){const r=Dt;let o=0;for(const s of t)switch(s){case r(448):e[r(499)](n[r(467)](o),o),o++;break;case r(490):e[r(469)](o);break;case r(523):o++}}const Kt=Ft;function Ft(t,e){const n=Wt();return(Ft=function(t,e){return n[t-=498]})(t,e)}function Wt(){const t=["631182dXqGse","ck-context__value","span","1289628rvmsoY","focus","contextValue","64lOTLSL","element","THREAD_CONTEXT_LABEL","781025NYaYjT","62356NnspBg","54390AiEnes","set","372112aDrTBb","bindTemplate","setTemplate","205244pavcjM","6diIlwp"];return(Wt=function(){return t})()}!function(t){const e=Ft,n=t();for(;;)try{if(123421===-parseInt(e(506))/1+parseInt(e(511))/2+parseInt(e(513))/3+parseInt(e(508))/4+parseInt(e(504))/5*(-parseInt(e(512))/6)+-parseInt(e(505))/7*(-parseInt(e(501))/8)+-parseInt(e(498))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wt);class Yt extends st.View{constructor(t){const e=Ft;super(t);const n=this[e(509)];this[e(507)](e(500),""),this[e(510)]({tag:e(515),attributes:{class:["ck",e(514)],"aria-label":n.to(e(500),n=>it(t,e(503),n)),tabindex:-1},children:[{text:n.to(e(500))}]})}[Kt(499)](){const t=Kt;this[t(502)][t(499)]()}}const Xt=qt;function qt(t,e){const n=Zt();return(qt=function(t,e){return n[t-=494]})(t,e)}function Zt(){const t=["_setupKeyboardNavigation","fire","scrollWidth","440424fPZkal","Comment was made on an element","render","97qjIwjJ","isResolvable","lastIndexOf","ck-thread__header","mouseleave","98ZLmKRp","focusables","contextValue","focusTracker","focus","listenTo","_attachContextActions","isResolved",".ck-context","ck-context-wrapper","_createContextView","reopenButtonView","shift+tab","ck-annotation__actions","ck-context","reopenCommentThread","contextView","focusCycler","hasContext","context","Reopen","createCollection","label","focusFirst","12266MofbRB","mouseenter","bind","keystrokes","value","length","classList","execute","add","bindTemplate","tooltip","overlay","_createReopenButton","locale","ck-context--quotes","isEnabled","_model","remove","_trimContextValue","14279270DynoWC","3645cXlGxr","11HFJzit","...","element","substring","1746755GiSwCi","2177096eHPCYQ","div","offsetWidth","querySelector","icon","isReadOnly",".ck-context__value","1529073BwsqSJ","isVisible","15256wQMGgy","tab","setTemplate"];return(Zt=function(){return t})()}!function(t){const e=qt,n=t();for(;;)try{if(537605===-parseInt(e(550))/1*(-parseInt(e(506))/2)+parseInt(e(539))/3+-parseInt(e(532))/4+parseInt(e(531))/5+parseInt(e(547))/6*(-parseInt(e(555))/7)+parseInt(e(541))/8*(-parseInt(e(526))/9)+parseInt(e(525))/10*(parseInt(e(527))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zt);class Gt extends st.View{[Xt(522)];[Xt(566)];[Xt(498)];[Xt(556)];[Xt(558)];[Xt(509)];[Xt(499)];constructor(t,n){const r=Xt;super(t);const o=this[r(515)];this[r(522)]=n,this[r(566)]=this[r(518)](),this[r(498)]=this[r(565)](),this[r(556)]=this[r(503)]([this[r(498)],this[r(566)]]),this[r(558)]=new e.FocusTracker,this[r(509)]=new e.KeystrokeHandler,this[r(499)]=new st.FocusCycler({focusables:this[r(556)],focusTracker:this[r(558)],keystrokeHandler:this[r(509)],actions:{focusPrevious:r(494),focusNext:r(542)}}),this[r(508)](r(500)).to(this[r(522)],r(501),t=>!!t),this[r(508)](r(557)).to(this[r(522)],r(501),t=>t&&t[r(510)]?this[r(524)](t[r(510)]):it(this[r(519)],r(548))),this[r(543)]({tag:r(533),attributes:{class:[r(553)]},children:[{tag:r(533),attributes:{class:[r(564)]},children:[{tag:r(533),attributes:{class:[r(496),o.if(r(500),r(520))]},children:[this[r(498)]]}]},{tag:r(533),attributes:{class:[r(495)]},children:[this[r(566)]]}]})}[Xt(549)](){const t=Xt;super[t(549)](),this[t(561)](),this[t(544)]()}[Xt(559)](){const t=Xt;this[t(499)][t(505)]()}[Xt(518)](){const t=Xt,e=new st.ButtonView(this[t(519)]);return e[t(504)]=it(this[t(519)],t(502)),e[t(516)]=it(this[t(519)],t(502)),e[t(536)]=ot.IconUndo,e[t(508)](t(521)).to(this[t(522)],t(537),t=>!t),e[t(508)](t(540)).to(this[t(522)],t(551),this[t(522)],t(562),(t,e)=>t&&e),e.on(t(513),()=>{const e=t;this[e(545)](e(497),this[e(522)].id)}),e}[Xt(524)](t){const e=Xt;if(t[e(511)]<150)return t;const n=t[e(552)](" ",147);return t[e(530)](0,n>-1?n:147)+e(528)}[Xt(561)](){const t=Xt,e=this[t(529)][t(535)](t(563)),n=e[t(535)](t(538));this[t(560)](e,t(507),()=>{const r=t;n[r(534)]<n[r(546)]&&e[r(512)][r(514)](r(517))}),this[t(560)](e,t(554),()=>{const n=t;e[n(512)][n(523)](n(517))})}[Xt(544)](){const t=Xt;this[t(509)][t(560)](this[t(529)]);for(const e of this[t(556)])this[t(558)][t(514)](e[t(529)]),this[t(509)][t(560)](e[t(529)])}[Xt(565)](){const t=Xt,e=new Yt(this[t(519)]);return e[t(508)](t(557)).to(this),e}}const Qt=Jt;function Jt(t,e){const n=$t();return(Jt=function(t,e){return n[t-=280]})(t,e)}function $t(){const t=["_config","isUnlinked","131593VaSjLO","author","submitLabel","element","name","removeComment","listenTo","createCollection","8TMEcUe","render","set","focusables","Reply","1370kPMoQj","archivedAt","submit","stop","bind","assign","COMMENT_THREAD_LABEL","reopenCommentThread","fire","3592NZhXXB","editorDestroyed","commentThreadInputView","cancel","commentInputView","isResolved","placeholder","isDirty","ariaLabel","target","isActive","Reply to reopen discussion...","focusTracker","editorConfig","editorReady","canComment","ariaDescriptionView","10322NmdIyA","Reply...","COMMENT_THREAD_DESCRIPTION","hasDirtyComment","addComment","541301saQvBk","change:isActive","commentsListView","destroy","value","updateComment","_createCommentThreadInputView","_localUser","showInput","focus","2229831pWzDdv","delegate","submitCommentThread","disabledSubmit","length","Comment","462gTmQTG","5313780hdGmCj","comments","isReadOnly","isSubmitted","keystrokes","locale","CommentView","unlinkedAt","resolveCommentThread","focusCycler","first","663VicGYI","10152384BdPAzq","shift+tab","isResolvable","tab","commentThreadHeaderView","_model","removeCommentThread","Write a comment..."];return($t=function(){return t})()}!function(t){const e=Jt,n=t();for(;;)try{if(726152===-parseInt(e(326))/1+parseInt(e(321))/2*(-parseInt(e(354))/3)+parseInt(e(304))/4*(-parseInt(e(295))/5)+-parseInt(e(342))/6*(-parseInt(e(282))/7)+-parseInt(e(290))/8*(parseInt(e(336))/9)+parseInt(e(343))/10+parseInt(e(355))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($t);class te extends st.View{[Qt(360)];[Qt(280)];[Qt(359)];[Qt(306)];[Qt(320)];[Qt(293)];[Qt(316)];[Qt(347)];[Qt(352)];constructor(t,n,r,s){const i=Qt;super(t),this[i(292)](i(314),!1),this[i(292)](i(311),!1),this[i(360)]=n,this[i(333)]=r,this[i(280)]=s,this[i(359)]=new Gt(t,n),this[i(359)][i(337)](i(302)).to(this),this[i(320)]=new o.AriaDescriptionView(t,it(t,i(323))),this[i(288)](this,i(302),()=>{this[i(335)]()}),this[i(328)]=new Ht(t,n,Object[i(300)]({CommentView:this[i(280)][i(349)]},s)),this[i(328)][i(337)](i(287)).to(this),this[i(328)][i(337)](i(331)).to(this),this[i(328)][i(337)](i(351)).to(this),this[i(328)][i(337)](i(318)).to(this),this[i(328)][i(337)](i(305)).to(this),this[i(328)][i(299)](i(314)).to(this),this[i(288)](this,i(351),()=>{this[i(335)]()}),this[i(292)](i(340),this[i(328)][i(340)]),this[i(299)](i(340)).to(this[i(328)],i(340)),this[i(306)]=this[i(332)](),this[i(306)][i(337)](i(318)).to(this),this[i(306)][i(337)](i(305)).to(this),this.on(i(287),()=>this[i(335)]()),this[i(299)](i(311)).to(this[i(328)],i(324),this[i(306)][i(308)],i(330),(t,e)=>t||!!e),this[i(299)](i(281)).to(n,i(350),t=>!!t),this[i(299)](i(312)).to(this,i(340),t=>{const e=i,n=this[e(360)][e(344)][e(353)]?this[e(360)][e(344)][e(353)][e(283)][e(286)]:this[e(333)][e(286)];return it(this[e(348)],e(301),[t,n])}),this[i(293)]=this[i(289)]([this[i(328)],this[i(306)]]),this[i(316)]=new e.FocusTracker,this[i(347)]=new e.KeystrokeHandler,this[i(352)]=new st.FocusCycler({focusables:this[i(293)],focusTracker:this[i(316)],keystrokeHandler:this[i(347)],keystrokeHandlerOptions:{filter:t=>t[i(313)]!==this[i(285)]},actions:{focusPrevious:i(356),focusNext:i(358)}})}[Qt(335)](){const t=Qt;this[t(285)][t(335)]()}[Qt(291)](){const t=Qt;super[t(291)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(293)])}async[Qt(329)](){const t=Qt;this[t(311)]=!1,this[t(328)][t(329)](),await this[t(306)][t(329)](),super[t(329)]()}[Qt(332)](){const t=Qt,e=new Pt(this[t(348)],this[t(333)],this[t(280)][t(317)]),n=e[t(308)];return e[t(299)](t(334)).to(this,t(314),this[t(360)],t(345),this[t(360)],t(319),this[t(360)],t(296),n,t(330),(t,e,n,r,o)=>!!o||!!r&&n&&!e||t&&n&&!e),n[t(299)](t(310)).to(this,t(340),this[t(360)],t(357),this[t(360)],t(309),(e,n,r)=>{const o=t;let s;return s=o(r&&n?315:e?322:362),it(this[o(348)],s)}),n[t(299)](t(284)).to(this,t(340),e=>it(this[t(348)],t(e?294:341))),n.on(t(297),(e,n)=>{const r=t;this[r(303)](r(325),n),this[r(360)][r(309)]&&this[r(360)][r(357)]&&this[r(303)](r(302),this[r(360)].id),this[r(360)][r(346)]||this[r(303)](r(338))}),n.on(t(307),()=>{this[t(335)]()}),n[t(299)](t(339)).to(this[t(360)],t(345)),n.on(t(307),e=>{const n=t;0==this[n(340)]&&(this[n(303)](n(361)),e[n(298)]())}),this.on(t(327),(e,r,o)=>{const s=t;o||this[s(340)]||n[s(330)]||this[s(303)](s(361))}),e}}const ee=ne;function ne(t,e){const n=re();return(ne=function(t,e){return n[t-=253]})(t,e)}function re(){const t=["placeholder","add","listenTo","isActive","focusables","isResolvable","ck-thread--remove-confirmation","setTemplate","cancelConfirm","1435800JhaUwv","isEnabled","getTemplate","commentThreadChildren","render","actionIndicator","tooltip","label","ariaLabel","listitem","length","2574848NXgJEb","_model","isResolved","extendTemplate","3HsvaVK","then","ck-thread--active","commentThreadHeaderView","122050iXzaNS","commentsListView","ck-thread","ck-reset_all-excluded","ck-thread__container","2990974OzuoUZ","25944Wfzkls","showConfirm","archivedAt","removeCommentThread","bind","removeButton","change:isReadOnly","1602lPaRhv","bindTemplate","containerElement","change:archivedAt","unbind","ariaDescriptionView","icon","commentViews","locale","resolveButton","_bindFirstCommentView","querySelector","remove",".ck-thread__container","set","resolveCommentThread","Write a comment...","element","change:isActive","ck-comment--resolve","isVisible","ck-thread--","focus","actionBar","_cancelAllConfirms","execute","isConfirm","Delete comment thread?","createCollection","_createResolveButton","ck-thread--unlinked","div","isSystemComment","removeConfirm","get","has","635nNlJaw","71662VhzzUC","2136816OnnJXL","stop","isUnlinked","high","_updateArchivedThreadHeader","ck-rounded-corners","Resolve","isReadOnly","fire","commentThreadInputView","_boundFirstCommentView"];return(re=function(){return t})()}!function(t){const e=ne,n=t();for(;;)try{if(768703===-parseInt(e(331))/1*(-parseInt(e(295))/2)+-parseInt(e(316))/3+-parseInt(e(327))/4+parseInt(e(294))/5*(-parseInt(e(341))/6)+parseInt(e(340))/7+-parseInt(e(296))/8+parseInt(e(258))/9*(parseInt(e(335))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(re);class oe extends((0,o.ConfirmMixin)(te)){[ee(319)];[ee(260)];[ee(267)];[ee(306)];constructor(t,e,n,r){const o=ee;super(t,e,n,r),this[o(319)]=this[o(286)]([this[o(336)],this[o(305)],this[o(263)]]),this[o(272)](o(321),null),this[o(260)]=null,this[o(306)]=null,this[o(266)]=t,this[o(267)]=this[o(287)](),this[o(314)](this[o(318)]()),this.on(o(276),(t,e,n)=>{n||this[o(282)]()}),this[o(309)](this[o(328)],o(257),(t,e,n)=>{n&&this[o(282)]()}),this[o(326)]>0&&this[o(268)](),this[o(309)](this[o(336)][o(265)],o(308),()=>{this[o(268)]()})}[ee(318)](){const t=ee,e=this[t(259)];return{tag:t(289),attributes:{class:["ck",t(337),t(338),t(301),e.if(t(310),t(333)),e.if(t(298),t(288)),e.if(t(284),t(313)),e.to(t(321),e=>e?t(279)+e:"")],"data-thread-id":this[t(328)].id,tabindex:0,role:t(325),"aria-label":e.to(t(324)),"aria-describedby":this[t(263)].id},children:[{tag:t(289),attributes:{class:t(339)},children:this[t(319)]}]}}[ee(320)](){const t=ee;super[t(320)](),this[t(260)]=this[t(275)][t(269)](t(271)),this[t(328)].on(t(261),()=>{this[t(300)]()}),this[t(300)]()}[ee(282)](){const t=ee;this[t(315)]();for(const e of this[t(336)][t(265)])e[t(315)]()}[ee(268)](){const t=ee,{locale:e}=this,n=this[t(336)][t(265)][t(292)](0);n===this[t(306)]||n[t(290)]||(this[t(306)]=n,this[t(262)](t(321)),this[t(255)](t(321)).to(n,t(321),e=>t(270)===e?t(270):null),n[t(307)]=it(e,t(274)),n[t(256)].on(t(283),n=>{const r=t;n[r(297)](),this[r(342)](it(e,r(285)),this[r(260)])[r(332)](()=>{const t=r;this[t(304)](t(254))})},{priority:t(299)}),this.on(t(291),()=>{n[t(280)]()}),n[t(281)][t(308)](this[t(267)],0),n[t(311)][t(308)](this[t(267)],0))}[ee(287)](){const t=ee,e=new o.LateFocusButtonView(this[t(266)]);return e[t(323)]=it(this[t(266)],t(302)),e[t(322)]=it(this[t(266)],t(302)),e[t(264)]=ot.IconCheck,e[t(330)]({attributes:{class:t(277)}}),e[t(255)](t(317)).to(this[t(328)],t(303),t=>!t),e[t(255)](t(278)).to(this[t(328)],t(312),this[t(328)],t(329),(t,e)=>t&&!e),e.on(t(283),()=>{const e=t;this[e(304)](e(273),this[e(328)].id)}),e}[ee(300)](){const t=ee;this[t(328)][t(253)]?this[t(319)][t(293)](this[t(334)])||(this[t(319)][t(308)](this[t(334)],0),this[t(311)][t(308)](this[t(334)],0)):this[t(319)][t(293)](this[t(334)])&&(this[t(319)][t(270)](this[t(334)]),this[t(311)][t(270)](this[t(334)]))}}var se=ie;function ie(t,e){var n=ce();return(ie=function(t,e){return n[t-=178]})(t,e)}function ce(){var t=["ck-annotation__content","7661340zBkiSZ","40FbUvpC","div","render","7NkUMXe","12028664DYTWcD","content","change:content","199118AWtQtq","8538993qWBzxR","element","827299RhoiQv","24275IvFamA","4uDneyq","innerHTML","setTemplate","set","ck-content","336HtLGFE","2215401XzINyy","ck-comment__content"];return(ce=function(){return t})()}!function(t){for(var e=ie,n=t();;)try{if(782809===parseInt(e(191))/1*(parseInt(e(186))/2)+-parseInt(e(197))/3+-parseInt(e(196))/4*(parseInt(e(190))/5)+parseInt(e(178))/6+parseInt(e(182))/7*(parseInt(e(183))/8)+-parseInt(e(187))/9+parseInt(e(179))/10*(-parseInt(e(189))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ce);class ae extends st.View{constructor(t){var e=ie;super(t),this[e(194)](e(184),""),this[e(193)]({tag:e(180),attributes:{class:[e(195),e(198),e(199)]}})}[se(181)](){var t=se;super[t(181)](),this.on(t(185),(e,n,r)=>{var o=t;this[o(188)][o(192)]=r}),this[t(188)][t(192)]=this[t(184)]}}function he(){const t=["expand","focusTracker","createEditor","delegate","get","_createCommentInputView","body","shift+tab","collapse","isReadOnly","switchToDisplayMode","destroy","updateComment","element","value","once","378384gsihbj","fire","COMMENT_THREAD_DESCRIPTION","remove","submitLabel","ariaDescriptionView","editorReady","importWord","focusables","formatDateTime","35SDHMDw","EXTERNAL_IMPORT_WORD_AVATAR","switchToEditMode","esc","stopListening","added","initialData","editorConfig","_setupKeyboardNavigation","290996idcFJh","_createCommentContentView","content","removed","isEditMode","getExternalCommentNote","author","3KileeS","EXTERNAL_AVATAR","visibleView","focusFirst","bind","textContent","isSystemComment","cancel","2332110LnRxYR","locale","29968NzctPb","_config","keystrokes","editorDestroyed","getUserViewNotificationText","focusCycler","2973540qxbEUo","focus","Save","render","isExternal","disabledSubmit","_model","@external","set","EXTERNAL_COMMENT","enter","listenTo","EXTERNAL_IMPORT_WORD_COMMENT","tab","parseFromString","creator","text/html","source","maxCommentCharsWhenCollapsed","target","add","COMMENT_ARIA_LABEL","createCollection","isCollapsed","758020XRFLnU","authoredAt","name","submit","change","5phPnCZ","3882753AqUHRV","attributes","ariaLabel"];return(he=function(){return t})()}const ue=de;function de(t,e){const n=he();return(de=function(t,e){return n[t-=221]})(t,e)}!function(t){const e=de,n=t();for(;;)try{if(250795===-parseInt(e(310))/1+-parseInt(e(291))/2+-parseInt(e(226))/3*(-parseInt(e(266))/4)+parseInt(e(271))/5*(parseInt(e(234))/6)+-parseInt(e(301))/7*(-parseInt(e(236))/8)+parseInt(e(272))/9+-parseInt(e(242))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(he);class le extends st.View{[ue(228)];[ue(296)];[ue(299)];[ue(276)];[ue(238)];[ue(241)];[ue(248)];[ue(237)];constructor(t,n,r){const s=ue;super(t),this[s(248)]=n,this[s(237)]=r,this[s(232)]=!!this[s(237)][s(232)],this[s(250)](s(223),!1),this[s(250)](s(265),!0),this[s(230)](s(274)).to(n,s(221),n,s(267),(e,o)=>it(t,s(263),[n[s(225)][s(268)],r[s(300)](o),(new DOMParser)[s(256)](e,s(258))[s(281)][s(231)],n[s(246)]?this[s(224)]():""])),this[s(296)]=new o.AriaDescriptionView(t,it(t,s(293))),this[s(228)]=this[s(264)](),this[s(228)][s(262)](this[s(311)]()),this[s(299)]=new st.ViewCollection,this[s(276)]=new e.FocusTracker,this[s(238)]=new e.KeystrokeHandler,this[s(241)]=new st.FocusCycler({focusables:this[s(299)],focusTracker:this[s(276)],keystrokeHandler:this[s(238)],keystrokeHandlerOptions:{filter:t=>t[s(261)]!==this[s(288)]},actions:{focusPrevious:s(282),focusNext:s(255)}})}[ue(275)](){this[ue(265)]=!1}[ue(283)](){const t=ue;this[t(223)]||(this[t(265)]=!0)}[ue(243)](){const t=ue;this[t(288)][t(243)]()}[ue(245)](){const t=ue;super[t(245)](),this[t(309)]()}async[ue(286)](){const t=ue;await this[t(228)][t(279)](0)[t(286)](),super[t(286)]()}[ue(303)](){const t=ue;this[t(223)]||(this[t(223)]=!0,this[t(228)][t(294)](0)[t(286)](),this[t(228)][t(262)](this[t(280)]()))}[ue(285)](){const t=ue;this[t(223)]&&(this[t(223)]=!1,this[t(228)][t(294)](0)[t(286)](),this[t(228)][t(262)](this[t(311)]()))}[ue(224)](){const t=ue;return t(298)===this[t(248)][t(273)][t(249)][t(259)]?it(this[t(235)],t(254)):it(this[t(235)],t(251))}[ue(240)](){const t=ue;return this[t(248)][t(246)]?t(298)===this[t(248)][t(273)][t(249)][t(259)]?it(this[t(235)],t(302),this[t(248)][t(257)][t(268)]):it(this[t(235)],t(227),this[t(248)][t(257)][t(268)]):null}[ue(311)](){const t=ue,e=new ae(this[t(235)]);return e[t(230)](t(221)).to(this[t(248)],t(221),this,t(265),(e,n)=>n?(0,o.trimHtml)(e,{limit:this[t(237)][t(260)]}):e),e}[ue(280)](){const t=ue;this[t(237)][t(308)]||(this[t(237)][t(308)]={}),this[t(237)][t(308)][t(307)]=this[t(248)][t(221)];const e=new Nt(this[t(235)],this[t(237)][t(308)]);return e[t(289)]=this[t(248)][t(221)],e[t(230)](t(247)).to(this[t(248)],t(284)),e[t(295)]=it(this[t(235)],t(244)),e.on(t(269),(e,n)=>{const r=t;this[r(292)](r(287),this[r(248)].id,n),this[r(285)](),this[r(243)]()}),e.on(t(233),()=>{const e=t;this[e(285)](),this[e(243)]()}),e[t(290)](t(297),()=>{e[t(243)]()}),e[t(277)](),e[t(278)](t(297)).to(this),e[t(278)](t(239)).to(this),e}[ue(309)](){const t=ue,e=this[t(288)];this[t(238)][t(253)](e);for(const e of this[t(299)])this[t(276)][t(262)](e[t(288)]),this[t(238)][t(253)](e[t(288)]);this[t(299)].on(t(270),(e,n)=>{const r=t;for(const t of n[r(222)])this[r(276)][r(294)](t[r(288)]),this[r(238)][r(305)](t[r(288)]);for(const t of n[r(306)])this[r(276)][r(262)](t[r(288)]),this[r(238)][r(253)](t[r(288)])}),this[t(238)][t(250)](t(252),(n,r)=>{const o=t;e===n[o(261)]&&(this[o(241)][o(229)](),r())}),this[t(238)][t(250)](t(304),(n,r)=>{const o=t;e!==n[o(261)]&&(this[o(243)](),r())})}}const me=ge;function ke(){const t=["removeButton","Delete comment?","ck-comment__actions--hidden","727098XHdxGh","ck-annotation__info-time","Edit","name","Remove","focus","element","ck-annotation__info","switchToEditMode","ck-comment__external","ck-annotation__content-wrapper","execute","isExternal","editButton","edit","placeholder","buttonView","actionBar","isEditable","addMany","160452HkVGqc","find","ck-comment__info-name","_createRemoveButton","ck-annotation","ck-annotation__user","384436LcTPbB","isEditMode","createCollection","extendTemplate","Reply...","panelView","authoredAt","panelPosition","_createDropdown","removeComment","ck-comment--info","4KRIlwg","965OxckHT","40mUnjhh","visibleView","ck-comment__info","change:isRemovable","ck-comment--","from","dropdown","locale","ck-comment__wrapper","517XULnFU","render","bind","some","formatDateTime","time","ck-comment__info-time","toMany","getExternalCommentNote","fire","isReadOnly","mouseleave","Show more items","ck-annotation__actions--hidden","428heZBFU","children","label","isConfirm","focusables","length","ck-comment__actions","add","isSystemComment","ck-annotation__info-name","group","resolvedAt","showConfirm","author","then","1559124sPoWWJ","items","bindTemplate","ck-comment--edit","blur","getUserViewNotificationText","listenTo","ck-comment","isVisible","ck-annotation__actions","set","_createEditButton","icon","_attachActions","withText","getTemplate","cancelConfirm","ariaDescriptionView","mouseenter","unbind","isRemovable","ck-annotation__main","78117rBuTYu","_model","_createCommentInputView","span","div","ariaLabel","8XgRsUq","ck-comment--remove-confirmation","ck-comment__main","listitem","ck-hidden","actionIndicator","ck-comment--remove","userView","ck-comment__user","845217KFXWge","_config","isEnabled","setTemplate","push","remove"];return(ke=function(){return t})()}function ge(t,e){const n=ke();return(ge=function(t,e){return n[t-=191]})(t,e)}!function(t){const e=ge,n=t();for(;;)try{if(324733===parseInt(e(277))/1+parseInt(e(288))/2*(parseInt(e(227))/3)+-parseInt(e(313))/4*(parseInt(e(289))/5)+-parseInt(e(251))/6+parseInt(e(205))/7*(-parseInt(e(233))/8)+-parseInt(e(242))/9*(parseInt(e(290))/10)+-parseInt(e(299))/11*(-parseInt(e(271))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ke);class pe extends((0,o.ConfirmMixin)(le)){[me(268)];[me(240)];constructor(t,e,n){const r=me;super(t,e,n),this[r(215)](r(238),null),this[r(215)](r(266),it(t,r(281))),this[r(301)](r(283)).to(e),this[r(301)](r(201)).to(e),this[r(268)]=this[r(279)](),this[r(198)]||(this[r(264)]=this[r(216)](),this[r(248)]=this[r(274)](),this[r(206)]=this[r(279)](),this[r(206)][r(270)]([this[r(264)],this[r(248)]]),this[r(296)]=this[r(285)](),this[r(268)][r(197)](this[r(296)]),this[r(194)][r(197)](this[r(296)])),this[r(240)]=new o.UserView(t,e[r(203)],this[r(210)]()),this[r(240)][r(280)]({attributes:{class:[r(241),r(276)],"aria-hidden":!0}}),this[r(211)](e,r(293),()=>this[r(221)]()),this[r(245)](this[r(220)]())}[me(220)](){const t=me,e=this[t(207)],n=[{tag:t(231),attributes:{class:[t(292),t(258)]},children:[{tag:t(230),children:[{text:this[t(240)][t(254)]}],attributes:{class:[t(273),t(199)],"data-cke-tooltip-text":this[t(240)][t(254)]}},{tag:t(304),attributes:{datetime:e.to(t(283)),class:[t(305),t(252)]},children:[{text:e.to(t(283),e=>this[t(243)][t(303)](e))}]}]},{tag:t(231),attributes:{class:[t(196),t(214),e.if(t(278),t(250)),e.if(t(278),t(312))]},children:this[t(268)]},{tag:t(231),attributes:{class:[t(261)]},children:this[t(291)]},this[t(222)]];return this[t(228)][t(263)]&&n[t(246)]({tag:t(231),attributes:{class:[t(260)]},children:[{text:this[t(307)]()}]}),{tag:"li",attributes:{class:[t(298),e.if(t(193),t(234))],tabindex:-1,"aria-label":e.to(t(232)),"aria-describedby":this[t(222)].id,role:t(236)},children:[{tag:t(231),attributes:{class:[t(212),t(275),e.if(t(278),t(208)),e.if(t(198),t(287)),e.to(t(238),e=>e?t(294)+e:"")],"data-author-id":this[t(228)][t(203)].id,"data-comment-id":this[t(228)].id,role:t(200)},children:[this[t(240)],{tag:t(231),attributes:{class:[t(235),t(226)]},children:n}]}]}}[me(216)](){const t=me,e=new st.ButtonView(this[t(297)]);return e[t(192)]=it(this[t(297)],t(253)),e[t(217)]=ot.IconPencil,e[t(219)]=!0,e[t(280)]({attributes:{class:t(208)}}),e[t(301)](t(244)).to(this[t(228)],t(309),t=>!t),e[t(301)](t(213)).to(this[t(228)],t(269)),e.on(t(262),()=>this[t(259)]()),e}[me(274)](){const t=me,e=new st.ButtonView(this[t(297)]);return e[t(192)]=it(this[t(297)],t(255)),e[t(217)]=ot.IconRemoveComment,e[t(219)]=!0,e[t(280)]({attributes:{class:t(239)}}),e[t(301)](t(244)).to(this[t(228)],t(309),t=>!t),e[t(301)](t(213)).to(this[t(228)],t(225)),e.on(t(262),()=>{const e=t;this[e(202)](it(this[e(297)],e(249)),this[e(257)])[e(204)](()=>{const t=e;this[t(308)](t(286),this[t(228)].id)})}),e}[me(285)](){const t=me,e=(0,st.createDropdown)(this[t(297)],o.LateFocusDropdownButtonView),n=e[t(282)][t(191)],r=new st.ListView(this[t(297)]),s=e[t(207)];(0,st.focusChildOnDropdownOpen)(e,()=>this[t(206)][t(272)](e=>e[t(213)])),e[t(280)]({attributes:{class:[s.if(t(213),t(237),t=>!t)]}});const i=(n,o=-1)=>{const s=t,i=new st.ListItemView(this[s(297)]);i[s(191)][s(197)](n);const c=o>-1?o:r[s(206)][s(195)];r[s(206)][s(197)](i,c);const a=Array[s(295)](this[s(206)]);e[s(224)](s(244),s(213)),e[s(301)](s(244))[s(306)](a,s(244),(...t)=>t[s(302)](t=>t)),e[s(301)](s(213))[s(306)](a,s(213),(...t)=>t[s(302)](t=>t))};e[t(284)]="sw",e[t(267)][t(215)]({label:it(this[t(297)],t(311)),icon:ot.IconThreeVerticalDots});for(const e of this[t(206)])i(e);return n[t(197)](r),e[t(211)](this[t(206)],t(197),(t,e,n)=>{i(e,n)}),e[t(211)](this[t(206)],t(247),(e,n,o)=>{const s=t;r[s(206)][s(247)](o)}),e}[me(218)](t,e){const n=me,r=t&&t[n(257)];r&&(this[n(211)](r,n(223),()=>this[n(238)]=e),this[n(211)](r,n(256),()=>this[n(238)]=e),this[n(211)](r,n(310),()=>this[n(238)]=null),this[n(211)](r,n(209),()=>this[n(238)]=null))}[me(229)](){const t=me,e=super[t(229)]();return e[t(301)](t(266)).to(this),e}[me(300)](){const t=me;super[t(300)](),this[t(218)](this[t(264)],t(265)),this[t(218)](this[t(248)],t(247))}}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 h=null;const u=()=>{null!=h&&clearTimeout(h),h=setTimeout(()=>{h=null,c&&a(),l()},e)},d=()=>{null!==h&&(clearTimeout(h),h=null)},l=()=>{d(),o=void 0,s=null},m=function(...t){if(n?.aborted)return;o=this,s=t;const e=null==h;u(),i&&e&&a()};return m.schedule=u,m.cancel=l,m.flush=()=>{d(),a()},n?.addEventListener("abort",l,{once:!0}),m}function 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 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=Be();return(Ve=function(t,e){return n[t-=152]})(t,e)}function Le(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(172)==r[n(162)]&&n(154)==r[n(153)]||n(167)==r[n(162)]||n(157)==r[n(162)])&&e()});return{attach(t){n[Ve(165)](t,{attributes:!0,childList:!0,subtree:!0,characterData:!0})},detach(){const t=Ve;n[t(159)](),e[t(166)]()}}}function Be(){const t=["203820Arcthe","4434TVUaGj","observe","cancel","childList","9iSuEmk","5HlZHgU","85btVFkq","1645ueRxWU","attributes","7243190dYvSQC","attributeName","class","1296rCWlJp","87324SDOqRY","characterData","4674274nhLZSO","disconnect","136cjUQKt","11523828pGsqqO","type"];return(Be=function(){return t})()}!function(t){const e=Ve,n=t();for(;;)try{if(386833===-parseInt(e(169))/1*(parseInt(e(163))/2)+parseInt(e(164))/3*(parseInt(e(155))/4)+-parseInt(e(170))/5*(parseInt(e(156))/6)+-parseInt(e(171))/7*(-parseInt(e(160))/8)+-parseInt(e(168))/9*(parseInt(e(152))/10)+parseInt(e(158))/11+parseInt(e(161))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Be);var De=n(438),Ue={attributes:{"data-cke":!0}};Ue.setAttributes=Ae(),Ue.insert=Ie().bind(null,"head"),Ue.domAPI=_e(),Ue.insertStyleElement=Te();be()(De.A,Ue);De.A&&De.A.locals&&De.A.locals;const je=ze;function He(){const t=["clientHeight","height","ck-annotation-wrapper--active","listenTo","ck-annotation-wrapper","arrowdown","destroy","type","1999766GHwkUT","bindTemplate","arrowup","element","render","clear","focus","first","content","keystrokes","Esc","detach","_mutationObserver","3080622KkmpZf","presentation","6110944eQDgHX","div","fire","424VAFbif","8802230ybNrTp","574200qNXMcT","attach","1110542avffQT","targetRect","_updateHeight","createCollection","ck-rounded-corners","mainView","add","isDirty","6NIZYvY","length","focusTracker","setTemplate","isActive","102573sHLqML","set","delegate"];return(He=function(){return t})()}function ze(t,e){const n=He();return(ze=function(t,e){return n[t-=101]})(t,e)}!function(t){const e=ze,n=t();for(;;)try{if(943688===parseInt(e(112))/1+parseInt(e(136))/2+-parseInt(e(103))/3+parseInt(e(110))/4+parseInt(e(109))/5*(-parseInt(e(120))/6)+parseInt(e(105))/7+-parseInt(e(108))/8*(-parseInt(e(125))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(He);class Ke extends st.View{[je(122)];id;[je(145)];[je(144)];[je(117)];[je(102)];constructor(t,n){const r=je;super(t),this.id=(0,e.uid)(),this[r(122)]=new e.FocusTracker,this[r(145)]=new e.KeystrokeHandler,this[r(145)][r(126)](r(146),(t,e)=>this[r(107)](r(146),e)),this[r(126)](r(113),{top:0,right:0,bottom:0,left:0}),this[r(126)](r(129),0),this[r(126)](r(124),!1),this[r(126)](r(119),!1),this[r(126)](r(121),0),this[r(126)](r(135),""),this[r(102)]=Le(()=>this[r(114)]()),this[r(144)]=this[r(115)](),this[r(144)][r(127)](r(138),r(133)).to(this),this[r(144)][r(118)](n),this[r(117)]=n;const o=this[r(137)];this[r(123)]({tag:r(106),attributes:{class:["ck",r(132),r(116),o.if(r(124),r(130))],role:r(104)},children:this[r(144)]})}[je(140)](){const t=je;super[t(140)](),this[t(122)][t(118)](this[t(139)]),this[t(145)][t(131)](this[t(139)]),this[t(102)][t(111)](this[t(139)])}[je(134)](){const t=je;this[t(144)][t(141)](),this[t(145)][t(134)](),this[t(122)][t(134)](),this[t(102)][t(101)](),super[t(134)]()}[je(142)](){const t=je;this[t(144)][t(143)]&&this[t(144)][t(143)][t(142)]()}[je(114)](){const t=je,e=this[t(139)][t(128)];e&&(this[t(129)]=e)}}const Fe=We;function We(t,e){const n=qe();return(We=function(t,e){return n[t-=408]})(t,e)}!function(t){const e=We,n=t();for(;;)try{if(142961===-parseInt(e(449))/1+parseInt(e(443))/2+parseInt(e(408))/3+parseInt(e(421))/4*(-parseInt(e(412))/5)+-parseInt(e(441))/6+-parseInt(e(434))/7+-parseInt(e(437))/8*(-parseInt(e(444))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qe);class Ye extends((0,e.ObservableMixin)()){[Fe(432)];[Fe(445)];[Fe(429)];[Fe(410)];constructor({view:t,target:n,type:r,isVisible:o=!0}){const s=Fe;super(),this[s(432)]=t,this[s(432)][s(425)]||this[s(432)][s(414)](),this[s(429)]=r,this[s(410)]=n,Ye[s(450)](this[s(433)]()),this[s(445)]=new e.Collection([this[s(432)][s(425)]],{idProperty:s(452)}),this[s(445)].on(s(438),(t,e)=>{const n=s;this[n(432)][n(420)][n(438)](e)}),this[s(445)].on(s(419),(t,e)=>{const n=s;this[n(432)][n(420)][n(419)](e)}),this[s(415)](s(436),o)}get[Fe(409)](){const t=Fe;return t(430)==typeof this[t(429)]?this[t(429)]():this[t(429)]}get[Fe(448)](){const t=Fe;return this[t(432)][t(447)]}get[Fe(418)](){const t=Fe,e=this[t(433)]();return Ye[t(450)](e),e}get[Fe(431)](){const t=Fe,n=this[t(418)];if(null===n)return null;if(n instanceof e.Rect)return n;const r=n[t(423)](e=>function(e){const n=t;if(e[n(426)])return!0;return!!e[n(416)]()[n(424)](0)}(e));return 0===r[t(422)]?null:new e.Rect(r[0][t(416)]()[t(424)](0))}get[Fe(435)](){const t=Fe;return this[t(432)][t(435)]}set[Fe(435)](t){const e=Fe;this[e(432)][e(435)]=t,this[e(432)][e(447)][e(435)]=t}[Fe(442)](){const t=Fe;this[t(432)][t(431)]=this[t(431)]}[Fe(411)](){const t=Fe;this[t(445)][t(428)](),this[t(445)][t(446)](),this[t(428)]()}[Fe(417)](){const t=Fe;this[t(436)]=!!this[t(431)]}static[Fe(450)](t){const n=Fe;if(!(null===t||t instanceof e.Rect||Array[n(413)](t)&&t[n(451)](t=>Xe(t))))throw new e.CKEditorError(n(427),null,{target:t})}[Fe(433)](){const t=Fe,e=t(430)==typeof this[t(410)]?this[t(410)]():this[t(410)];return Xe(e)?[e]:e}}function Xe(t){const e=Fe;return null!==t&&e(440)==typeof t&&e(439)in t&&1===t[e(439)]}function qe(){const t=["isActive","isVisible","1125064rAdDfE","add","nodeType","object","300084DuRJbk","updateTargetRect","77568lmhjVY","27ByzAbh","focusableElements","clear","mainView","innerView","244158NblwYk","_assertCorrectTarget","every","_id","366174dXXhCT","type","_target","destroy","5qWZTno","isArray","render","set","getClientRects","refreshVisibility","target","remove","focusTracker","27332UtHHLz","length","filter","item","element","offsetParent","annotation-invalid-target","stopListening","_type","function","targetRect","view","_getNormalizedTarget","971425cNMida"];return(qe=function(){return t})()}const Ze=Je;!function(t){const e=Je,n=t();for(;;)try{if(469877===parseInt(e(180))/1*(-parseInt(e(149))/2)+-parseInt(e(161))/3*(-parseInt(e(148))/4)+-parseInt(e(159))/5*(parseInt(e(170))/6)+-parseInt(e(133))/7*(parseInt(e(177))/8)+-parseInt(e(172))/9*(parseInt(e(134))/10)+-parseInt(e(160))/11*(-parseInt(e(163))/12)+parseInt(e(152))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tn);class Ge extends e.Collection{[Ze(136)];[Ze(169)];[Ze(175)];constructor(t=[]){const n=Ze;super(),this[n(136)]=new Map,this[n(169)]=new Map,this[n(175)]=new e.FocusTracker,this[n(175)].on(n(166),(t,e,r)=>{const o=n;r||this[o(157)](o(176))});for(const e of t)this[n(139)](e)}get[Ze(140)](){const t=Ze;return this[t(175)][t(140)]}[Ze(139)](t){const n=Ze;if(this[n(131)](t))throw new e.CKEditorError(n(141),null);this[n(136)][n(165)](t[n(144)],t),this[n(169)][n(165)](t[n(154)],t);for(const e of t[n(158)])this[n(175)][n(139)](e);this[n(171)](t[n(158)],n(139),(t,e)=>{const r=n;this[r(175)][r(139)](e)}),this[n(171)](t[n(158)],n(179),(t,e)=>{const r=n;this[r(175)][r(179)](e)}),this[n(171)](t[n(154)][n(143)],n(166),(e,r,o)=>{const s=n;o&&this[s(157)](s(151),t)}),t[n(132)]();const r=this[n(174)](t[n(154)][n(156)]);return super[n(139)](t,r)}[Ze(179)](t){const n=Ze;if(!this[n(131)](t))throw new e.CKEditorError(n(145),null);this[n(138)](t[n(154)][n(143)]),this[n(138)](t[n(158)]);for(const e of t[n(158)])this[n(175)][n(179)](e);return this[n(169)][n(146)](t[n(154)]),this[n(136)][n(146)](t[n(144)]),super[n(179)](t)}[Ze(155)](t){const e=Ze;return this[e(136)][e(173)](t)}[Ze(142)](t){const e=Ze;return this[e(169)][e(173)](t)}[Ze(178)](){const t=Ze;super[t(137)](),this[t(138)](),this[t(136)][t(137)](),this[t(169)][t(137)](),this[t(175)][t(178)]()}[Ze(147)](){const t=Ze;for(const e of this)e[t(132)]();this[t(135)]()}[Ze(135)](){const t=Ze,e=Array[t(153)](this)[t(167)]((e,n)=>$e(e[t(154)][t(156)],n[t(154)][t(156)]));for(let n=e[t(150)]-1;n>0;n--){const r=e[n];n!==this[t(162)](r)&&(this[t(179)](r),this[t(139)](r))}}[Ze(174)](t){const e=Ze;let n=0;if(!t)return this[e(150)];for(const r of this){const o=r[e(154)][e(156)];if(o){if($e(t,o)<0)return n;n++}}return n}}function Qe({source:t,target:e,filter:n}){const r=Ze;for(const o of t)n(o)&&e[r(139)](o);e[r(171)](t,r(139),(t,o)=>{const s=r;n(o)&&e[s(139)](o)}),e[r(171)](t,r(179),(t,n)=>{const o=r;e[o(131)](n)&&e[o(179)](n)})}function Je(t,e){const n=tn();return(Je=function(t,e){return n[t-=131]})(t,e)}function $e(t,e){const n=Ze;if(null===t&&null===e)return 0;if(null===t)return-1;if(null===e)return 1;const r=t[n(168)]-e[n(168)];return 0==r?t[n(164)]-e[n(164)]:r}function tn(){const t=["add","isFocused","annotationcollection-duplicated-item","getByView","focusTracker","innerView","annotationcollection-not-existing-item","delete","refreshPositioning","100vcVudt","5818PpCgOr","length","focus","10826400sOjLsf","from","view","getByInnerView","targetRect","fire","focusableElements","2379355HeLKvC","11qWtoJA","86883QnAtlL","getIndex","10088472OORtHV","left","set","change:isFocused","sort","top","_viewToAnnotation","6UFWaOg","listenTo","54IssCub","get","_getOrderInContent","_focusTracker","blur","6088AdoiiM","destroy","remove","102dhIhil","has","updateTargetRect","8071qJHRif","462720WqwDHr","_sort","_innerViewToAnnotation","clear","stopListening"];return(tn=function(){return t})()}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 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[r,o,s,i,c,a,h]=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=un[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,h,u]=r;return[i,o,s,c,a,h,u]}(n,e);"BC"===i&&(r=1-Math.abs(r));let u=+e;const d=u%1e3;return u-=d>=0?d:1e3+d,(_n({year:r,month:o,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,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 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],r=In(t[e+1],t[e+2]);return[{},n?null:kn.instance(r),e+3]}function Un(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,Un),Tn(Mn,Bn,Dn,Un),Tn(Rn,Bn,Dn,Un),Tn(Bn,Dn,Un);Tn(Bn);Cn(/(\d{4})-(\d\d)-(\d\d)/,Vn),Cn(Pn),Tn(Bn,Dn,Un);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}},Hn=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 Fn=`[ ${String.fromCharCode(160)}]`;new RegExp(Fn,"g");new Map;Symbol.for("nodejs.util.inspect.custom");st.View;var Wn=n(961),Yn={attributes:{"data-cke":!0}};Yn.setAttributes=Ae(),Yn.insert=Ie().bind(null,"head"),Yn.domAPI=_e(),Yn.insertStyleElement=Te();be()(Wn.A,Yn);Wn.A&&Wn.A.locals&&Wn.A.locals;var Xn=n(163),qn={attributes:{"data-cke":!0}};qn.setAttributes=Ae(),qn.insert=Ie().bind(null,"head"),qn.domAPI=_e(),qn.insertStyleElement=Te();be()(Xn.A,qn);Xn.A&&Xn.A.locals&&Xn.A.locals;var Zn=n(142),Gn={attributes:{"data-cke":!0}};Gn.setAttributes=Ae(),Gn.insert=Ie().bind(null,"head"),Gn.domAPI=_e(),Gn.insertStyleElement=Te();be()(Zn.A,Gn);Zn.A&&Zn.A.locals&&Zn.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 hr=n(888),ur={attributes:{"data-cke":!0}};ur.setAttributes=Ae(),ur.insert=Ie().bind(null,"head"),ur.domAPI=_e(),ur.insertStyleElement=Te();be()(hr.A,ur);hr.A&&hr.A.locals&&hr.A.locals;const dr=lr;function lr(t,e){const n=mr();return(lr=function(t,e){return n[t-=396]})(t,e)}function mr(){const t=["keystrokes","getByInnerView","refreshPositioning","activeAnnotations","1520pxpQHw","_removeActiveAnnotation","Arrowup","66619tAslbi","isOfficialPlugin","ACCESSIBILITY_HELP_ANNOTATIONS_EXIT","domRoots","1378926OnopvS","deactivateAll","remove","activate","isArray","_deactivateAllAnnotations","accessibility","_setupEnterAnnotationKeystroke","4mEoVLc","ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT","delete","view","destroy","values","isPremiumPlugin","Enter","low","240612PsMIHB","_addActiveAnnotation","refreshVisibility","_activateAnnotation","target","25jlRdnX","has","escape","context","pluginName","ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO","957kkgSLT","_bindAnnotationsToVisibleAnnotations","createAnnotation","ACCESSIBILITY_HELP_ANNOTATIONS_ENTER","Esc","ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS","_setupEscapeAnnotationHandling","createAnnotationView","add","focus","source","Tab","push","ACCESSIBILITY_HELP_ANNOTATIONS_GROUP","ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS","editors","change:isVisible","listenTo","fire","element","Shift+Tab","1241589HnCsOx","locale","_visibleAnnotations","Annotations","isVisible","666CrKztG","Ctrl+Shift+E","Ctrl+Enter","focusTracker","collection","contains","addKeystrokeInfoGroup","614648cZHtMK","Arrowdown","ready","105710GtsQEb","set","editing","annotations","stopListening","1990434NMkzSN"];return(mr=function(){return t})()}!function(t){const e=lr,n=t();for(;;)try{if(973425===-parseInt(e(402))/1+-parseInt(e(414))/2+parseInt(e(422))/3*(-parseInt(e(442))/4)+parseInt(e(456))/5*(-parseInt(e(434))/6)+parseInt(e(430))/7*(parseInt(e(427))/8)+parseInt(e(407))/9*(parseInt(e(417))/10)+-parseInt(e(462))/11*(-parseInt(e(451))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mr);class kr extends t.ContextPlugin{[dr(411)];[dr(404)];static get[dr(460)](){return dr(405)}static get[dr(431)](){return!0}static get[dr(448)](){return!0}constructor(e){const n=dr;if(super(e),this[n(411)]=new Ge,this[n(404)]=new Ge,this[n(418)](n(426),new Set),this[n(463)](),e instanceof t.Editor){const t=e[n(403)];e[n(440)][n(413)]({id:n(420),label:it(t,n(475)),keystrokes:[{label:it(t,n(461)),keystroke:n(408)},{label:it(t,n(432)),keystroke:n(466)},{label:it(t,n(465)),keystroke:n(449)},{label:it(t,n(467)),keystroke:[[n(473)],[n(401)]]},{label:it(t,n(443)),keystroke:[n(409)]},{label:it(t,n(476)),keystroke:[[n(429)],[n(415)]]}]})}this[n(441)](),this[n(468)]()}[dr(470)](t){const e=dr;this[e(411)][e(470)](t)}[dr(436)](t){const e=dr;this[e(411)][e(436)](t),t[e(446)]()}[dr(453)](){const t=dr;for(const e of this[t(411)])e[t(453)]()}[dr(425)](){const t=dr;this[t(404)][t(425)]()}[dr(424)](t){const e=dr;return this[e(411)][e(424)](t)}[dr(435)](){const t=dr;this[t(399)](t(439))}[dr(446)](){const t=dr;for(const e of this[t(411)])e[t(446)]();this[t(404)][t(446)](),this[t(411)][t(446)](),super[t(446)]()}[dr(437)](t){const e=dr;this[e(399)](e(454),t)}[dr(464)](t){return new Ye(t)}[dr(469)](t,e){return new Ke(t,e)}[dr(452)](t){const e=dr,n=new Set(this[e(426)]);n[e(470)](t),this[e(426)]=n}[dr(428)](t){const e=dr,n=new Set(this[e(426)]);n[e(444)](t),this[e(426)]=n}[dr(463)](){const t=dr,e=this[t(411)],n=this[t(404)];function r(e){const r=t,o=e[r(472)];o[r(406)]&&!n[r(457)](o)?n[r(470)](o):!o[r(406)]&&n[r(457)](o)&&n[r(436)](o),o[r(445)][r(410)][r(436)](o[r(445)][r(400)]),o[r(445)][r(410)][r(470)](o[r(445)][r(400)])}this[t(398)](e,t(470),(e,o)=>{const s=t;o[s(406)]&&n[s(470)](o),this[s(398)](o,s(397),r)}),this[t(398)](e,t(436),(e,o)=>{const s=t;n[s(457)](o)&&n[s(436)](o),this[s(421)](o,s(397),r)})}[dr(441)](){const n=dr,r=t=>{const n=lr;t.on(n(416),()=>{const r=n;t[r(423)][r(418)]("Ctrl+Shift+E",(t,n)=>{const o=r,s=(0,e.first)(this[o(426)][o(447)]());s&&(s[o(445)][o(471)](),n())})})};this[n(459)]instanceof t.Editor?r(this[n(459)]):this[n(459)][n(396)]&&this[n(459)][n(396)].on(n(470),(t,e)=>{r(e)})}[dr(468)](){const e=dr,n=e=>{const n=lr,r=e[n(472)],o=[];let s;if(Array[n(438)](r[n(455)])){s=r[n(455)][0],this[n(459)]instanceof t.Editor?o[n(474)](this[n(459)]):this[n(459)][n(396)]&&o[n(474)](...this[n(459)][n(396)]);for(const t of o)for(const e of t[n(419)][n(445)][n(433)][n(447)]())if(e[n(412)](s))return void t[n(419)][n(445)][n(471)]();s[n(471)]()}};this[e(398)](this[e(411)],e(470),(t,r)=>{const o=e;this[o(398)](r,o(458),n,{priority:o(450)})}),this[e(398)](this[e(411)],e(436),(t,r)=>{const o=e;this[o(421)](r,o(458),n)})}}const gr=_r;function pr(){const t=["_attachCommentThread","updateCommentThread","toJSON","switchReadOnly","_createNewComment","getComment","createElement","getUser","weight","textContent","fire","comments.maxCommentsWhenCollapsed","commentsrepository-missing-comment-thread","reopen","commentUpdated","view","resolvedBy","isResolvable","openNewCommentThread","submit","Missing comments editor configuration (`comments.editorConfig`). Default configuration will be used instead.","resolveCommentThread","_findOptimalIndex","_hasTargetInContent","_detachCommentThread","isReadOnly","locale","body","find","getCommentThreadForAnnotation","_repository","_permissions","update","18zJazNs","commentsrepository-active-missing-comment-thread","setUnlinkedAt","commentsrepository-resolve-comment-thread-internal-error","editorReady","_bindAnnotationToEditors","_readOnlyChannels","creator","canComment","stopListening","getByInnerView","isVisible","commentsrepository-reopen-comment-thread","commentsrepository-missing-thread-and-adapter-method","_viewToController","then","length","isActive","_submitCommentThread","content","comments","adapter","authoredAt","setPermissions","getCommentThreads","59848AgojQQ","push","unlinkedAt","_threadToController","map","focus","comments.maxCommentCharsWhenCollapsed","getPermissions","isPremiumPlugin","change:activeAnnotations","change:_readOnlyChannels","focusTracker","_addComment","removeAttribute","_addCommentThread","PENDING_ACTION_COMMENT_THREAD","deactivateAll","commentsrepository-add-comment-to-missing-comment-thread","isEditable","authorName","_getExternalAuthor","commentsrepository-add-comment-internal-error","11BnEtUq","isAttached","reduce","_createCommentThreadView","getTime","commentsrepository-missing-target","isResolved","remove","attachTo","commentsrepository-update-comment-thread-internal-error","define","bind","_updateCommentThread","commentsrepository-invalid-comment-content","11506872kxqHPE","pluginName","isFromAdapter","comments.CommentThreadView","change:isDirty","lowest","commentId","comments.editorConfig","removeComment","_updateComment","comment","commentsrepository-get-comment-invalid-id","highest","once","add","function","PendingActions","isSubmitted","getIndex","requires","_update","resolve","focusableElements","3180716BdKbiq","commentsrepository-invalid-commentid","activate","updateComment","author","_remove","change:_permissions","commentsrepository-reopen-comment-thread-internal-error","archivedAt","escape","_add","69MOJtAs","5672TcWefb","_updateActiveAnnotation","admin","commentsrepository-attach-missing-comment-thread","context","external:","getCommentThread","activeCommentThread","CommentThreadView","commentsrepository-invalid-comment-authorid","commentsrepository-add-comment-user-not-exists","createCommentThreadController","addUser","_removeActiveAnnotation","set","div","change:authoredAt","commentsrepository-remove-comment-missing-comment-thread","hasCommentThread","from","trim","2porEbD","filter","commentsrepository-active-not-attached","_unbindEditors","string","9675felWEu","isExternal","setActiveCommentThread","has","init","_adapter","noChannel","comments.maxThreadTotalWeight","max","warn","submitCommentThread","licenseKey","_reopenCommentThread","modifyAll","commentInputView","addComment","fetchCommentThread","setContext","_isSubmitted","threadId","commentsrepository-remove-comment-thread-internal-error","commentsrepository-invalid-comment-thread-id","commentsrepository-remove-missing-comment-thread","isDirty","commentsrepository-remove-missing-comment","commentsrepository-fetch-comment-thread","comments.CommentView","isOfficialPlugin","bodyCollectionContainer","5459630lxkiBr","commentsrepository-adapter-already-set","plugins","listenTo","addCommentThread","config","_threads","92500kxWNzL","createdAt","reopenCommentThread","503576gQtTCj","_removeComment","CommentView","resolvedAt","catch","commentsrepository-duplicated-comment-thread-id","model","values","editorDestroyed","_removeCommentThread","_resolveCommentThread","CommentsRepository","removeCommentThread","commentsrepository-update-comment-missing-comment-thread","channelId","isRemovable","commentsrepository-remove-comment-internal-error","setAttribute","innerView","commentsListView","commentsrepository-update-comment-internal-error","commentsrepository-add-comment-thread-internal-error","destroy","refreshVisibility","commentsrepository-resolved-comment-thread","get","commentsrepository-update-missing-comment","delete","@external","error","commentsrepository-update-comment-invalid-content","innerHTML","assign","write","attributes","type","_isAttached","commentThreadInputView","getAnnotationForCommentThread","comments.copyMarkers"];return(pr=function(){return t})()}!function(t){const e=_r,n=t();for(;;)try{if(404880===-parseInt(e(279))/1*(parseInt(e(235))/2)+-parseInt(e(447))/3*(parseInt(e(377))/4)+parseInt(e(276))/5*(parseInt(e(352))/6)+parseInt(e(436))/7+parseInt(e(448))/8*(-parseInt(e(240))/9)+parseInt(e(269))/10+parseInt(e(399))/11*(parseInt(e(413))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pr);const fr=Symbol(gr(246)),br={admin:!0,modifyAll:!1,write:!0,resolve:!0};class vr extends t.ContextPlugin{[gr(275)];[gr(380)];[gr(366)];static get[gr(432)](){return[kr,t.PendingActions,o.Users]}static get[gr(414)](){return gr(290)}static get[gr(267)](){return!0}static get[gr(385)](){return!0}constructor(t){const e=gr;super(t),this[e(275)]=new Map,this[e(380)]=new Map,this[e(366)]=new Map,this[e(228)](e(358),new Set),this[e(228)](e(350),new Map);const n=this[e(452)][e(274)];n[e(409)](e(330),2),n[e(409)](e(247),500),n[e(409)](e(383),140),n[e(409)](e(416),oe),n[e(409)](e(266),pe),n[e(304)](e(420))||console[e(249)](e(339))}[gr(244)](){const t=gr,e=this[t(452)][t(271)][t(304)](kr);this[t(228)](t(455),null),this.on(t(273),(e,n)=>this[t(391)](n)),this.on(t(250),(e,n)=>this[t(370)](n)),this.on(t(340),(e,n)=>this[t(289)](n)),this.on(t(340),(e,n)=>this[t(449)](n),{priority:t(418)}),this.on(t(278),(e,n)=>this[t(252)](n)),this.on(t(278),(e,n)=>this[t(449)](n),{priority:t(418)}),this.on(t(291),(e,n)=>this[t(288)](n)),this.on(t(320),(e,n)=>this[t(411)](n)),this.on(t(320),(e,n)=>this[t(449)](n),{priority:t(418)}),this.on(t(255),(e,n)=>this[t(389)](n)),this.on(t(439),(e,n)=>this[t(422)](n)),this.on(t(421),(e,n)=>this[t(280)](n)),this.on(t(255),(e,{threadId:n,isFromAdapter:r})=>{const o=t;if(r)return;const s=this[o(454)](n),i=s&&this[o(380)][o(304)](s);i&&i[o(334)][o(298)][o(382)](-1)},{priority:t(418)}),this[t(272)](e,t(386),(e,n,r)=>{const o=t,s=Array[o(233)](r)[o(381)](t=>this[o(366)][o(304)](t[o(297)]))[o(236)](Boolean)[0];this[o(455)]=s?s[o(285)]:null})}set[gr(373)](t){const n=gr;if(this[n(245)])throw new e.CKEditorError(n(270));this[n(245)]=t}get[gr(373)](){return this[gr(245)]}[gr(273)]({channelId:t=fr,threadId:n=(0,e.uid)(),comments:r=[],unlinkedAt:o=null,resolvedAt:s=null,resolvedBy:i=null,target:c=null,context:a=null,attributes:h={},isResolvable:u=!0,isSubmitted:d=!1,isFromAdapter:l=!1}={}){const m=gr;return this[m(329)](yr(m(273),t),{channelId:t,threadId:n,comments:r,unlinkedAt:o,resolvedAt:s,resolvedBy:i,target:c,context:a,attributes:h,isFromAdapter:l,isResolvable:u,isSubmitted:d}),this[m(454)](n)}[gr(337)]({channelId:t=fr,threadId:n=(0,e.uid)(),target:r,context:o=null,isResolvable:s=!0}){const i=gr;if(this[i(358)][i(243)](t)||this[i(358)][i(243)](void 0))return null;if(!r)throw new e.CKEditorError(i(404));const c=this[i(273)]({channelId:t,threadId:n,target:r,context:o,isResolvable:s});if(!c)return null;const a=this[i(380)][i(304)](c),h=a[i(334)][i(316)][i(254)],u=this[i(452)][i(271)][i(304)](kr),d=u[i(362)](a[i(334)]);return u[i(438)](d),h[i(426)](i(356),()=>h[i(382)]()),c}[gr(232)](t){const n=gr;if(n(239)!=typeof t)throw new e.CKEditorError(n(261));return this[n(275)][n(243)](t)}[gr(320)]({channelId:t=fr,threadId:e,context:n,unlinkedAt:r,attributes:o,isFromAdapter:s=!1}){const i=gr;return this[i(329)](yr(i(320),t),{channelId:t,threadId:e,context:n,unlinkedAt:r,attributes:o,isFromAdapter:s}),this[i(454)](e)}[gr(454)](t){const n=gr;if(n(239)!=typeof t)throw new e.CKEditorError(n(261));return this[n(275)][n(304)](t)}[gr(256)]({channelId:t,threadId:n}={}){const r=gr,o=this[r(454)](n);if(o)return Promise[r(434)](o);if(!this[r(373)])return Promise[r(434)](void 0);if(r(428)!=typeof this[r(373)][r(454)])throw new e.CKEditorError(r(365),this[r(452)]);return this[r(373)][r(454)]({channelId:t,threadId:n})[r(367)](e=>this[r(232)](n)?this[r(454)](n):e?this[r(273)](Object[r(311)]({isFromAdapter:!0,channelId:t},e)):void 0)[r(283)](t=>{const n=r;throw console[n(308)](t),new e.CKEditorError(n(265),this[n(452)])})}[gr(376)]({channelId:t,skipNotAttached:e=!1,skipEmpty:n=!1,toJSON:r=!1}={}){const o=gr,s=[];for(const r of this[o(275)][o(286)]())t&&r[o(293)]!==t||e&&!r[o(400)]||n&&0===r[o(368)]||s[o(378)](r);return r?s[o(381)](t=>t[o(321)]()):s}[gr(317)](t){const e=gr,n=this[e(380)][e(304)](t);return n&&this[e(452)][e(271)][e(304)](kr)[e(362)](n[e(334)])||null}[gr(348)](t){const e=gr,n=this[e(366)][e(304)](t[e(297)]);return n?n[e(285)]:null}[gr(242)](t){const n=gr,r=this[n(452)][n(271)][n(304)](kr);if(!t)return void(this[n(455)]&&r[n(393)]());const o=this[n(454)](t);if(!o)throw new e.CKEditorError(n(353),null,{threadId:t});if(!this[n(380)][n(243)](o))throw new e.CKEditorError(n(237),null,{threadId:t});const s=r[n(362)](this[n(380)][n(304)](o)[n(334)]);r[n(438)](s)}[gr(322)](t,e){const n=gr;t?this[n(358)][n(427)](e):this[n(358)][n(306)](e),this[n(329)](n(387),n(358),this[n(358)],this[n(358)])}[gr(344)](t){const e=gr;return this[e(358)][e(243)](t)||this[e(358)][e(243)](void 0)}[gr(459)](t,e){return new rt(t,e)}[gr(375)](t,e=fr){const n=gr;this[n(350)][n(228)](e,t),this[n(329)](n(442),n(350),this[n(350)],this[n(350)])}[gr(384)](t=fr){const e=gr;return this[e(350)][e(243)](t)?this[e(350)][e(304)](t):br}[gr(391)]({channelId:t,threadId:n,comments:r,unlinkedAt:s,resolvedAt:i,resolvedBy:c,target:a,context:h,attributes:u,isFromAdapter:d,isResolvable:l,isSubmitted:m}){const k=gr;if(k(239)!=typeof n)throw new e.CKEditorError(k(261),null,{threadId:n});if(this[k(232)](n))throw new e.CKEditorError(k(284),null,{threadId:n});const g=new wr(this,{channelId:t,id:n,context:h,attributes:u,unlinkedAt:s,resolvedAt:i,resolvedBy:c?this[k(452)][k(271)][k(304)](o.Users)[k(326)](c):null,isResolvable:l,isSubmitted:m||d});this[k(275)][k(228)](n,g);for(const t of r)g[k(446)](this[k(323)]({threadId:n,...t}));return a&&g[k(407)](a),d||!g[k(368)]?Promise[k(434)]():this[k(370)]({channelId:t,threadId:n})}[gr(370)]({channelId:t,threadId:n}){const r=gr;if(!this[r(232)](n))throw new e.CKEditorError(r(331),this);const o=this[r(454)](n);if(o[r(258)]=!0,!this[r(373)]||r(428)!=typeof this[r(373)][r(273)])return Promise[r(434)]();const{id:s,comments:i,resolvedAt:c,resolvedBy:a,context:h,attributes:u}=o,d=this[r(452)][r(271)][r(304)](r(429)),l=d[r(427)](it(this[r(452)][r(345)],r(392)));return this[r(373)][r(273)]({channelId:t,threadId:s,comments:i[r(381)](t=>t[r(321)]()),resolvedAt:c,resolvedBy:a?a.id:a,context:h,attributes:u})[r(367)](({comments:e})=>{const o=r;d[o(406)](l);for(const r of e)this[o(422)]({channelId:t,threadId:n,commentId:r[o(419)],createdAt:r[o(277)],isFromAdapter:!0})})[r(283)](t=>{const n=r;throw console[n(308)](t),new e.CKEditorError(n(300),this)})}[gr(319)]({threadId:t,target:n}){const r=gr,o=this[r(454)](t);if(!o)throw new e.CKEditorError(r(451),this);const s=this[r(452)][r(271)][r(304)](r(429)),i=this[r(452)][r(271)][r(304)](kr),c=this[r(402)](o),a=new rt(o,c);let h=null;c.on(r(417),(t,e,n)=>{const o=r;n?h=s[o(427)](it(this[o(452)][o(345)],o(392))):h&&(s[o(406)](h),h=null)}),this[r(380)][r(228)](o,a),this[r(366)][r(228)](c,a);const u=new Ke(this[r(452)][r(345)],c);u[r(410)](r(368)).to(c),u[r(410)](r(263)).to(c,r(263),c,r(368),(t,e)=>t||!e),u[r(410)](r(369)).to(c),u[r(314)]=r(423);const d=new Ye({view:u,target:n,type:r(423),isVisible:!o[r(444)]&&!!(r(428)==typeof n?n():n)});return c.on(r(445),()=>{const t=r;d[t(329)](t(445))}),this[r(357)](c,d),i[r(427)](d),d}[gr(357)](e,n){const r=gr;this[r(272)](e,r(356),(e,o)=>{const s=r,i=o.ui[s(334)][s(346)][s(268)];n[s(435)][s(427)](i),this[s(452)]instanceof t.Editor&&this[s(452)].ui[s(388)][s(427)](i)},{priority:r(425)}),this[r(272)](e,r(287),(e,o)=>{const s=r,i=o.ui[s(334)][s(346)][s(268)];n[s(435)][s(243)](i)&&n[s(435)][s(406)](i),this[s(452)]instanceof t.Editor&&this[s(452)].ui[s(388)][s(406)](i)})}[gr(238)](t){const e=gr;this[e(361)](t,e(356)),this[e(361)](t,e(287))}[gr(402)](t){const e=gr,n=this[e(452)][e(271)][e(304)](o.Users),{config:r,locale:s}=this[e(452)],i=(0,o.getDateTimeFormatter)(r[e(304)](e(345)),s);return new(0,r[e(304)](e(372))[e(456)])(s,t,n.me,{editorConfig:{...r[e(304)](e(420)),licenseKey:this[e(452)][e(274)][e(304)](e(251))},copyMarkers:r[e(304)](e(318)),maxCommentsWhenCollapsed:r[e(304)](e(330)),maxThreadTotalWeight:r[e(304)](e(247)),maxCommentCharsWhenCollapsed:r[e(304)](e(383)),formatDateTime:i,CommentView:r[e(304)](e(372))[e(281)]})}[gr(289)]({threadId:t,channelId:n,resolvedAt:r,resolvedBy:s,isFromAdapter:i}){const c=gr;if(!this[c(232)](t))throw new e.CKEditorError(c(331),null,{threadId:t});const a=this[c(454)](t);if(a[c(405)])throw new e.CKEditorError(c(303),null,{threadId:t});const h=this[c(452)][c(271)][c(304)](o.Users);if(a[c(335)]=h[c(326)](s),a[c(282)]=r,i||!this[c(373)]||c(428)!=typeof this[c(373)][c(340)])return Promise[c(434)]();const u=this[c(452)][c(271)][c(304)](c(429)),d=u[c(427)](it(this[c(452)][c(345)],c(392)));return this[c(373)][c(340)]({channelId:n,threadId:t})[c(367)](({resolvedAt:t,resolvedBy:e})=>{const n=c;u[n(406)](d),a[n(335)].id!==e&&(a[n(335)]=h[n(326)](e)),a[n(282)]=t})[c(283)](t=>{const n=c;throw console[n(308)](t),new e.CKEditorError(n(355),this)})}[gr(252)]({threadId:t,channelId:n,isFromAdapter:r}){const o=gr;if(!this[o(232)](t))throw new e.CKEditorError(o(331),null,{threadId:t});const s=this[o(454)](t);if(!s[o(405)])throw new e.CKEditorError(o(364),null,{threadId:t});if(s[o(335)]=null,s[o(282)]=null,r||!this[o(373)]||o(428)!=typeof this[o(373)][o(278)])return Promise[o(434)]();const i=this[o(452)][o(271)][o(304)](o(429)),c=i[o(427)](it(this[o(452)][o(345)],o(392)));return this[o(373)][o(278)]({channelId:n,threadId:t})[o(367)](()=>i[o(406)](c))[o(283)](t=>{const n=o;throw console[n(308)](t),new e.CKEditorError(n(443),this)})}[gr(288)]({threadId:t,isFromAdapter:n}){const r=gr,o=this[r(454)](t);if(!o)throw new e.CKEditorError(r(262),this);if(this[r(343)](t),this[r(275)][r(306)](t),!o[r(430)]||n||!this[r(373)]||r(428)!=typeof this[r(373)][r(291)])return Promise[r(434)]();const s=this[r(452)][r(271)][r(304)](r(429)),{channelId:i}=o,c=s[r(427)](it(this[r(452)][r(345)],r(392)));return this[r(373)][r(291)]({channelId:i,threadId:t})[r(367)](()=>s[r(406)](c))[r(283)](t=>{const n=r;throw console[n(308)](t),new e.CKEditorError(n(260),this)})}[gr(411)]({threadId:t,unlinkedAt:n,context:r,attributes:o,isFromAdapter:s}){const i=gr;if(i(239)!=typeof t)throw new e.CKEditorError(i(261),null,{threadId:t});if(!this[i(232)](t))throw new e.CKEditorError(i(331),null,{threadId:t});const c=this[i(454)](t);let a=!1;if(void 0!==r&&c[i(452)]!==r&&(c[i(452)]=r,a=!0),void 0!==n&&c[i(379)]!==n&&(c[i(379)]=n,a=!0),o&&!P(o,c[i(313)])&&(c[i(313)]=o,a=!0),!a)return Promise[i(434)]();if(!c[i(430)]||s||!this[i(373)]||i(428)!=typeof this[i(373)][i(320)])return Promise[i(434)]();const h=this[i(452)][i(271)][i(304)](i(429)),{channelId:u}=c,d=h[i(427)](it(this[i(452)][i(345)],i(392)));return this[i(373)][i(320)]({channelId:u,threadId:t,context:r,unlinkedAt:n,attributes:o})[i(367)](()=>h[i(406)](d))[i(283)](t=>{const n=i;throw console[n(308)](t),new e.CKEditorError(n(408),this)})}[gr(343)](t){const e=gr,n=this[e(452)][e(271)][e(304)](kr),r=this[e(454)](t);if(r[e(315)]=!1,this[e(380)][e(243)](r)){const t=this[e(380)][e(304)](r),o=t[e(334)],s=n[e(362)](o);this[e(380)][e(306)](r),this[e(366)][e(306)](o),s&&n[e(406)](s),t[e(301)](),o[e(301)]()[e(367)](()=>{this[e(238)](o)})}}[gr(449)]({threadId:t,resolvedAt:e,unlinkedAt:n}){const r=gr,o=!!e,s=this[r(452)][r(271)][r(304)](kr),i=this[r(454)](t);if(this[r(380)][r(243)](i)){const t=this[r(380)][r(304)](i)[r(334)],e=s[r(362)](t);e&&(o&&s[r(461)](e),n?e[r(363)]=!1:e[r(302)]())}}[gr(397)](t){const e=gr,n=this[e(452)][e(271)][e(304)](o.Users),r=(0,o.hashObject)(e(453)+t);return n[e(326)](r)||n[e(460)]({id:r,name:t})}[gr(323)]({threadId:t,commentId:n=(0,e.uid)(),content:r,authorId:s,createdAt:i,attributes:c}){const a=gr;if(a(239)!=typeof n)throw new e.CKEditorError(a(437));if(a(239)!=typeof s)throw new e.CKEditorError(a(457));if(a(239)!=typeof r||!r[a(234)]())throw new e.CKEditorError(a(412));const h=this[a(452)][a(271)][a(304)](o.Users)[a(326)](s);if(!h)throw new e.CKEditorError(a(458),null,{authorId:s});let u=null,d=i;return c?.[a(307)]&&(u=this[a(397)](c[a(307)][a(396)]),d=new Date(c[a(307)][a(277)])),new Ir(this,{threadId:t,id:n,author:u||h,creator:h,content:r,createdAt:i,authoredAt:d,attributes:c})}[gr(389)](t){const n=gr;let{threadId:r,content:o,attributes:s,isFromAdapter:i}=t;const c=this[n(454)](t[n(259)]);if(!c)throw new e.CKEditorError(n(394),this);const a=this[n(323)](t),{id:h}=a;if(c[n(446)](a),i||!this[n(373)]||n(428)!=typeof this[n(373)][n(255)]||!c[n(430)])return Promise[n(434)]();const u=this[n(452)][n(271)][n(304)](n(429)),{channelId:d}=c,l=u[n(427)](it(this[n(452)][n(345)],n(392)));return s||(s={}),this[n(373)][n(255)]({channelId:d,threadId:r,commentId:h,content:o,attributes:s})[n(367)](t=>{const e=n;u[e(406)](l),t&&this[e(422)]({channelId:d,threadId:r,commentId:h,createdAt:t[e(277)],isFromAdapter:!0})})[n(283)](t=>{const r=n;throw console[r(308)](t),new e.CKEditorError(r(398),this)})}[gr(422)]({threadId:t,commentId:n,content:r,createdAt:o,attributes:s,isFromAdapter:i}){const c=gr;if(void 0!==r&&(c(239)!=typeof r||!r[c(234)]()[c(368)]))throw new e.CKEditorError(c(309));const a=this[c(454)](t),h=a[c(324)](n);if(!h)throw new e.CKEditorError(c(305),this);let u=!1;if(r&&r!==h[c(371)]&&(h[c(395)]||i)&&(h[c(371)]=r,u=!0),o&&o!==h[c(277)]&&(h[c(277)]=o,h[c(313)]&&h[c(313)][c(307)]||(h[c(374)]=o),u=!0),s&&!P(s,h[c(313)])&&(h[c(313)]=s,u=!0),!u)return Promise[c(434)]();if(a[c(329)](c(333)),i||!this[c(373)]||c(428)!=typeof this[c(373)][c(439)])return Promise[c(434)]();const d=this[c(452)][c(271)][c(304)](c(429)),{channelId:l}=this[c(454)](h[c(259)]),m=d[c(427)](it(this[c(452)][c(345)],c(392)));return this[c(373)][c(439)]({channelId:l,threadId:t,commentId:n,content:r,attributes:s})[c(367)](()=>d[c(406)](m))[c(283)](t=>{const n=c;throw console[n(308)](t),new e.CKEditorError(n(299),this)})}[gr(280)]({threadId:t,commentId:n,isFromAdapter:r}){const o=gr,s=this[o(454)](t),i=s[o(324)](n);if(!i)throw new e.CKEditorError(o(264),this);if(s[o(441)](i),r||!this[o(373)]||o(428)!=typeof this[o(373)][o(421)])return Promise[o(434)]();const c=this[o(452)][o(271)][o(304)](o(429)),{channelId:a}=s,h=c[o(427)](it(this[o(452)][o(345)],o(392)));return this[o(373)][o(421)]({channelId:a,threadId:t,commentId:n})[o(367)](()=>c[o(406)](h))[o(283)](t=>{const n=o;throw console[n(308)](t),new e.CKEditorError(n(295),this)})}}function _r(t,e){const n=pr();return(_r=function(t,e){return n[t-=228]})(t,e)}class wr extends((0,e.ObservableMixin)()){[gr(293)];id;[gr(315)];[gr(258)];[gr(372)];[gr(349)];constructor(t,n){const r=gr;super();const o=n[r(336)];this[r(293)]=n[r(293)],this.id=n.id,this[r(372)]=new e.Collection,this[r(349)]=t,this[r(315)]=!1,this[r(258)]=n[r(430)],this[r(228)](r(342),!0),this[r(410)](r(344)).to(t,r(350),t,r(358),()=>t[r(344)](this[r(293)])),this[r(410)](r(294)).to(t,r(350),()=>t[r(384)](this[r(293)])[r(450)]),this[r(410)](r(360)).to(t,r(350),()=>{const e=r,n=t[e(384)](this[e(293)]);return n[e(312)]||n[e(450)]}),this[r(410)](r(336)).to(t,r(350),()=>o&&t[r(384)](this[r(293)])[r(434)]),this[r(228)](r(452),n[r(452)]),this[r(410)](r(444)).to(this,r(282),this,r(379),(t,e)=>t?e?t<e?t:e:t:e),this[r(228)](r(379),n[r(379)]||null),this[r(228)](r(282),n[r(282)]||null),this[r(228)](r(335),n[r(335)]||null),this[r(410)](r(405)).to(this,r(282),t=>!!t),this[r(228)](r(313),n[r(313)]||{})}get[gr(327)](){const t=gr;return Array[t(233)](this[t(372)])[t(401)]((e,n)=>e+n[t(327)],0)}get[gr(368)](){const t=gr;return this[t(372)][t(368)]}get[gr(400)](){return this[gr(315)]}get[gr(430)](){return this[gr(258)]}[gr(338)](){const t=gr,{channelId:e,id:n}=this;this[t(349)][t(329)](yr(t(250),e),{channelId:e,threadId:n})}[gr(354)](t){this[gr(433)]({unlinkedAt:t})}[gr(434)]({resolvedAt:t=new Date,resolvedBy:e=null,isFromAdapter:n=!1}={}){const r=gr,s=this[r(349)][r(452)][r(271)][r(304)](o.Users).me,{channelId:i,id:c}=this;this[r(349)][r(329)](yr(r(340),i),{channelId:i,threadId:c,resolvedAt:t,resolvedBy:e||s.id,isFromAdapter:n})}[gr(332)]({isFromAdapter:t=!1}={}){const e=gr,{channelId:n,id:r}=this;this[e(349)][e(329)](yr(e(278),n),{channelId:n,threadId:r,isFromAdapter:t})}[gr(257)](t){const e=gr;this[e(452)]||this[e(433)]({context:t})}[gr(296)](t,e){const n=gr,r=D(this[n(313)]);Z(r,t,e),this[n(433)]({attributes:r})}[gr(390)](t){const e=gr,n=D(this[e(313)]);J(n,t),this[e(433)]({attributes:n})}[gr(406)]({isFromAdapter:t=!1}={}){const e=gr,{channelId:n,id:r}=this;this[e(349)][e(329)](yr(e(291),n),{channelId:n,threadId:r,isFromAdapter:t})}[gr(407)](t){const e=gr;return this[e(349)][e(319)]({threadId:this.id,target:t})}[gr(255)](t){const e=gr,{channelId:n,id:r}=this;this[e(349)][e(329)](yr(e(255),n,r),Object[e(311)]({channelId:n,threadId:r},t))}[gr(324)](t){const n=gr;if(n(239)!=typeof t)throw new e.CKEditorError(n(424),null,{commentId:t});return this[n(372)][n(304)](t)}[gr(321)](){const t=gr;return{threadId:this.id,context:this[t(452)],unlinkedAt:this[t(379)],resolvedAt:this[t(282)],resolvedBy:this[t(335)]?this[t(335)].id:null,archivedAt:this[t(444)],comments:this[t(372)][t(381)](e=>e[t(321)]()),attributes:this[t(313)]}}[gr(446)](t){const e=gr;return this[e(272)](t,e(230),()=>{const n=e,r=this[n(341)](t),o=this[n(372)];r-1!=o[n(431)](t)&&r+1!=o[n(431)](t)&&(this[n(441)](t),this[n(446)](t))}),this[e(372)][e(427)](t,this[e(341)](t))}[gr(433)](t){const e=gr,{channelId:n,id:r}=this;this[e(349)][e(329)](yr(e(320),n),{...t,channelId:n,threadId:r})}[gr(441)](t){const e=gr;return this[e(361)](t),t[e(301)](),this[e(372)][e(406)](t)}[gr(341)](t){const e=gr,n=this[e(372)][e(347)](n=>new Date(n[e(374)])[e(403)]()>new Date(t[e(374)])[e(403)]());return n?this[e(372)][e(431)](n):this[e(368)]}}class Ir extends((0,e.ObservableMixin)()){id;[gr(259)];[gr(440)];[gr(359)];[gr(241)];[gr(277)];[gr(349)];constructor(t,e){const n=gr;super();const r=t[n(452)][n(271)][n(304)](o.Users).me,s=t[n(454)](e[n(259)]),i=0===s[n(372)][n(368)],c=r===e[n(440)];this.id=e.id,this[n(259)]=e[n(259)],this[n(440)]=e[n(440)],this[n(359)]=e[n(359)],this[n(241)]=Boolean(e[n(313)]&&e[n(313)][n(307)]),this[n(228)](n(371),e[n(371)]),this[n(277)]=e[n(277)]||new Date,this[n(228)](n(374),e[n(374)]||new Date),this[n(410)](n(282)).to(s,n(282)),this[n(228)](n(313),e[n(313)]||{}),this[n(410)](n(395)).to(t,n(350),()=>{const e=n,r=t[e(384)](s[e(293)])[e(312)],o=t[e(384)](s[e(293)])[e(253)];return c&&r||!c&&o}),this[n(410)](n(294)).to(s,n(294),t,n(350),e=>{const r=n,o=t[r(384)](s[r(293)])[r(312)],a=t[r(384)](s[r(293)])[r(253)];return c&&o||e&&i||!c&&a&&!i}),this[n(410)](n(344)).to(s,n(344)),this[n(349)]=t}get[gr(327)](){const t=gr;return Math[t(248)](function(e){const n=t,r=document[n(325)](n(229));return r[n(310)]=e,r[n(328)][n(368)]}(this[t(371)]),200)}[gr(351)](t){const n=gr,{threadId:r,id:o}=this;if(!this[n(349)][n(232)](r))throw new e.CKEditorError(n(292),this);const{channelId:s}=this[n(349)][n(454)](r);this[n(349)][n(329)](yr(n(439),s,r),{channelId:s,threadId:r,commentId:o,...t})}[gr(296)](t,e){const n=gr,r=D(this[n(313)]);Z(r,t,e),this[n(351)]({attributes:r})}[gr(390)](t){const e=gr,n=D(this[e(313)]);J(n,t),this[e(351)]({attributes:n})}[gr(406)](t={}){const n=gr;if(!t[n(415)]&&!this[n(294)])return;const{threadId:r,id:o}=this;if(!this[n(349)][n(232)](r))throw new e.CKEditorError(n(231),this);const{channelId:s}=this[n(349)][n(454)](r);this[n(349)][n(329)](yr(n(421),s,r),{channelId:s,threadId:r,commentId:o,...t})}[gr(321)](){const t=gr;return{commentId:this.id,content:this[t(371)],createdAt:this[t(277)],authorId:this[t(359)].id,attributes:this[t(313)]}}[gr(301)](){this[gr(361)]()}}function yr(t,...e){for(const n of e)void 0!==n&&(t+=":"+String(n));return t}const Ar=Tr;function Cr(){const t=["hasContent","get","comment:","push","5388834yuMohn","backward","change","isEnabled","401198OfEIQl","isObject","element","createRange","2NdcduO","212096COhkPg","9793880UTgqag","tableCell","_trimToContent","addCommentThread","_hasContent","1230508PTSSQr","getRanges","execute","start","length","$textProxy","plugins","5TBtrNh","collaboration.channelId","addMarker","Users","5362027iXEUNu","from","substr","CommentsRepository","editor","set","document","config","end","refresh","addcommentthreadcommand-user-not-found","2631324QolhIM","getItems","model","item","getLastMatchingPosition","addcommentthreadcommand-incorrect-ranges","_itemIsContent","_createCommentThread","schema","20PgMGVj","9HGnhLJ","_createMarkersFromRanges","selection"];return(Cr=function(){return t})()}function Tr(t,e){const n=Cr();return(Tr=function(t,e){return n[t-=422]})(t,e)}!function(t){const e=Tr,n=t();for(;;)try{if(951900===parseInt(e(455))/1*(-parseInt(e(462))/2)+parseInt(e(430))/3+-parseInt(e(456))/4+parseInt(e(469))/5*(-parseInt(e(447))/6)+parseInt(e(451))/7+parseInt(e(457))/8*(parseInt(e(440))/9)+-parseInt(e(439))/10*(-parseInt(e(473))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cr);class Er extends t.Command{constructor(t){const e=Tr;super(t),this[e(424)](e(443),!1)}[Ar(428)](){const t=Ar,e=this[t(423)][t(432)][t(425)][t(442)];this[t(450)]=!0,this[t(443)]=!1;for(const n of e[t(463)]())if(this[t(461)](n))return void(this[t(443)]=!0)}[Ar(464)]({threadId:t=(0,e.uid)(),ranges:n,comment:r}={}){const o=Ar,s=this[o(423)][o(432)],i=n??Array[o(474)](s[o(425)][o(442)][o(463)]()),c=[];for(const t of i)this[o(461)](t)&&c[o(446)](this[o(459)](t));if(!c[o(466)])throw new e.CKEditorError(o(435),null);r&&this[o(437)](t,r),this[o(441)](t,c,!!r)}[Ar(441)](t,n,r){const o=Ar;this[o(423)][o(432)][o(449)](s=>{const i=o;for(const o of n){const n=(0,e.uid)()[i(475)](1,5),c=i(445)+t+":"+n;s[i(471)](c,{range:o,usingOperation:r,affectsData:r})}})}[Ar(437)](t,n){const r=Ar,o=this[r(423)][r(468)][r(444)](r(422)),s=this[r(423)][r(426)][r(444)](r(470)),i=this[r(423)][r(468)][r(444)](r(472)).me;if(!i)throw new e.CKEditorError(r(429),null);o[r(460)]({threadId:t,channelId:s,comments:[{authorId:i.id,content:n,createdAt:new Date,attributes:{}}]})}[Ar(461)](t){const e=Ar;for(const n of t[e(431)]())if(this[e(436)](n))return!0;return!1}[Ar(436)](t){const e=Ar;return t.is(e(467))||this[e(423)][e(432)][e(438)][e(452)](t)&&!t.is(e(453),e(458))}[Ar(459)](t){const e=Ar,n=t=>!this[e(436)](t[e(433)]),r=t[e(465)][e(434)](n),o=t[e(427)][e(434)](n,{direction:e(448)});return this[e(423)][e(432)][e(454)](r,o)}}const xr=Or;function Or(t,e){const n=Nr();return(Or=function(t,e){return n[t-=404]})(t,e)}function Nr(){const t=["isPremiumPlugin","pluginName","356044GdjoaU","7EtwQtz","view","editing","15iwOvTG","getByInnerView","delete","set","map","innerView","blur","EditorAnnotations","change:range","hasDomSelection","directChange","editorannotations-invalid-source-callback","change:isFocused","6393295feNICD","1ETMXFr","annotation","registerAnnotation","sort","get","188970cphpma","from","remove","getOrderedSelectedAnnotations","editor","element","add","requires","_dataCollectors","_editorAnnotations","init","document","2363216VhuOwI","update","listenTo","collection","13465700YQiCVi","range","isEqual","1605098LaXCCI","selection","function","refresh","plugins","refreshSelectedViews","has","push","cancel","getRanges","fire","focusTracker","model","9070371zHQyiw","isOfficialPlugin","isCollapsed","addSourceCollector","uiUpdate","_editorAnnotationsData","containsRange"];return(Nr=function(){return t})()}!function(t){const e=Or,n=t();for(;;)try{if(846321===-parseInt(e(427))/1*(parseInt(e(451))/2)+-parseInt(e(413))/3*(-parseInt(e(409))/4)+parseInt(e(426))/5+parseInt(e(432))/6*(-parseInt(e(410))/7)+parseInt(e(444))/8+parseInt(e(464))/9+-parseInt(e(448))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Nr);class Sr extends t.Plugin{[xr(440)];[xr(441)];static get[xr(439)](){return[kr]}static get[xr(408)](){return xr(420)}static get[xr(465)](){return!0}static get[xr(407)](){return!0}constructor(t){const e=xr;super(t),this[e(440)]=new Set,this[e(441)]=new Set}[xr(442)](){const t=xr,e=this[t(436)],n=e[t(463)][t(443)][t(452)],r=Pe(()=>this[t(456)](),10);n.on(t(421),(e,n)=>{const o=t;n[o(423)]&&(r[o(459)](),this[o(456)]())}),this[t(446)](e[t(412)][t(411)][t(443)],t(425),(t,e,n)=>{n&&r()}),this[t(446)](e.ui[t(462)],t(425),(e,n,r)=>{const o=t;r||this[o(461)](o(419),{isAnnotationTracked:t=>this[o(405)][o(457)](t[o(418)])})}),this[t(446)](this[t(436)].ui,t(445),()=>this[t(461)](t(404)))}[xr(429)](t){const e=xr;if(this[e(441)][e(457)](t[e(411)]))return;this[e(441)][e(438)](t[e(411)]),this[e(436)].ui[e(462)][e(438)](t[e(411)][e(437)]);const n=this[e(436)][e(455)][e(431)](kr);this[e(446)](n[e(447)],e(434),(t,n)=>{const r=e;this[r(436)].ui[r(462)][r(434)](n[r(411)][r(437)]),this[r(441)][r(415)](n[r(411)])})}[xr(422)](){const t=xr;return this[t(436)][t(412)][t(411)][t(422)]}[xr(467)](t){const n=xr;if(n(453)!=typeof t)throw new e.CKEditorError(n(424));this[n(440)][n(438)](t)}[xr(456)](){const t=xr;this[t(461)](t(454))}[xr(435)]({activeAnnotation:t,annotations:e}){const n=xr,r=[],o=this[n(436)][n(463)][n(443)][n(452)],s=Array[n(433)](o[n(460)]());for(const[t,o]of this[n(405)]){const s=i(o),c=e[n(414)](t);s&&c&&r[n(458)]({annotation:c,range:s})}function i(t){const e=n;for(const n of t)for(const t of s)if(n[e(406)](t,!o[e(466)]))return n;return null}return r[n(430)]((e,r)=>{const o=n,s=e[o(449)],i=r[o(449)];if(!s[o(450)](i)){if(s[o(406)](i,!0))return 1;if(i[o(406)](s,!0))return-1}return e[o(428)]==t?-1:r[o(428)]==t?1:0})[n(417)](t=>t[n(428)])}get[xr(405)](){const t=xr,e=new Map;for(const n of Array[t(433)](this[t(440)]))for(const[r,o]of n())e[t(416)](r,o);return e}}const Mr=Pr;function Rr(){const t=["enableCommand","99423HzDDdU","83252kSNTUK","9LYYGlH","2mYrGRI","1449392uPTaUm","plugins","has","1586180wKcGeS","RestrictedEditingModeEditing","644pFTauM","546780EbVNxA","afterInit","editor","addCommentThread","get","189748btSpEw","1224QgBvOx"];return(Rr=function(){return t})()}function Pr(t,e){const n=Rr();return(Pr=function(t,e){return n[t-=500]})(t,e)}!function(t){const e=Pr,n=t();for(;;)try{if(108242===parseInt(e(514))/1+parseInt(e(516))/2*(-parseInt(e(513))/3)+-parseInt(e(510))/4+parseInt(e(505))/5+-parseInt(e(511))/6*(-parseInt(e(504))/7)+parseInt(e(517))/8*(-parseInt(e(515))/9)+parseInt(e(502))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Rr);class Vr extends t.Plugin{[Mr(506)](){const t=Mr,e=this[t(507)];e[t(500)][t(501)](t(503))&&e[t(500)][t(509)](t(503))[t(512)](t(508))}}const Lr=Dr;function Br(){const t=["config","5337710RezmRr","collaboration.channelId","_handleImportedData","importWord.formatting.comments","dataInsert","listenTo","1665256yuUmdI","plugins","6vEgoQU","commands","2171510owRFcg","6pHBbKZ","execute","define","basic","addCommentThread","46866193jcyrBI","2161GeVhpf","high","get","afterInit","importWord","302QdCsVn","8hEIVgl","collaboration_features","editor","9195057SHVSgY","map","2467615SyznxH","forEach"];return(Br=function(){return t})()}function Dr(t,e){const n=Br();return(Dr=function(t,e){return n[t-=450]})(t,e)}!function(t){const e=Dr,n=t();for(;;)try{if(606747===parseInt(e(475))/1*(-parseInt(e(480))/2)+-parseInt(e(466))/3*(parseInt(e(464))/4)+-parseInt(e(455))/5*(parseInt(e(469))/6)+-parseInt(e(458))/7+parseInt(e(450))/8*(-parseInt(e(453))/9)+-parseInt(e(468))/10+parseInt(e(474))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Br);class Ur extends t.Plugin{constructor(t){const e=Dr;super(t),this[e(452)][e(457)][e(471)](e(461),e(472))}[Lr(478)](){const t=Lr,n=this[t(452)],r=n[t(467)][t(477)](t(479)),s=n[t(465)][t(477)](o.Users);r&&(r.on(t(470),(e,[,n])=>{n[t(451)]={comments:!0,user_id:s.me.id}},{priority:e.priorities[t(476)]+10}),this[t(463)](r,t(462),this[t(460)]))}[Lr(460)](t,e){const n=Lr,{comment_threads:r}=e;r&&r[n(456)](({thread_id:t,comments:e,is_resolved:r})=>{const s=n,i=new Date,c=e[s(454)](({author:t,content:e,created_at:n})=>({content:e,authorId:this[s(452)][s(465)][s(477)](o.Users).me.id,createdAt:i,attributes:{"@external":{authorName:t,createdAt:n?new Date(n):new Date,source:s(479)}}})),a=this[s(452)][s(457)][s(477)](s(459));this[s(452)][s(465)][s(477)](vr)[s(473)]({channelId:a,threadId:t,comments:c,resolvedAt:r?i:null})})}}function jr(t,e){const n=zr();return(jr=function(t,e){return n[t-=262]})(t,e)}const Hr=jr;function zr(){const t=["markers","20CLbzbo","contentInsertion","hasCommentThread","plugins","listenTo","never","requires","default","all","930231Hcnslb","get","delete","content","always","4010cmbnrG","_removeMarkersWithoutThreads","37172mzzzOS","comment","351BpmZlp","comments.copyMarkers","_registerMarkerInClipboardPipeline","dragstart","24915VZOQgg","config","3155800KBNXnA","split","has","681170yQvKtr","9416MlNvLD","cut","define","562583cPBZZR","ClipboardMarkersUtils","CommentsRepository","highest","afterInit","30kwIxvC","editor","ClipboardPipeline","_registerMarkerToCopy","_mapCommentsCopyConfigToRegisterConfiguration","keys"];return(zr=function(){return t})()}!function(t){const e=jr,n=t();for(;;)try{if(235622===-parseInt(e(284))/1*(parseInt(e(300))/2)+-parseInt(e(302))/3*(parseInt(e(269))/4)+-parseInt(e(268))/5+parseInt(e(277))/6*(parseInt(e(272))/7)+-parseInt(e(265))/8+parseInt(e(293))/9+parseInt(e(298))/10*(parseInt(e(263))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zr);class Kr extends t.Plugin{constructor(t){const e=jr;super(t),this[e(278)][e(264)][e(271)](e(303),e(291))}static get[Hr(290)](){return[pt.ClipboardMarkersUtils,pt.ClipboardPipeline]}[Hr(276)](){const t=Hr,e=this[t(278)][t(287)][t(294)](t(279));this[t(304)](),this[t(288)](e,t(285),(e,n)=>this[t(299)](n[t(296)][t(283)]),{priority:t(275)})}[Hr(299)](t){const e=Hr;if(!this[e(278)][e(287)][e(267)](e(274)))return t;const n=this[e(278)][e(287)][e(294)](e(274));for(const r of t[e(282)]()){const[o,s]=r[e(266)](":");e(301)!=o||n[e(286)](s)||t[e(295)](r)}return t}[Hr(304)](){const t=Hr,e=this[t(278)][t(287)][t(294)](t(273)),n=this[t(281)](this[t(278)][t(264)][t(294)](t(303)));n&&e[t(280)](t(301),n)}[Hr(281)](t){const e=Hr;switch(t){case e(297):return{allowedActions:e(292),copyPartiallySelected:!1,duplicateOnPaste:!0};case e(291):return{allowedActions:[e(270),e(262)],copyPartiallySelected:!1,duplicateOnPaste:!1};case e(289):default:return null}}}var Fr=n(930);function Wr(t,e){const n=Xr();return(Wr=function(t,e){return n[t-=261]})(t,e)}function Yr(t){const e=t[Wr(269)](":");return{group:e[0],id:e[1],part:e[2]}}function Xr(){const t=["169124LLgQvU","40oHzZiM","650WuSrXi","58399kVbwUb","1342524NiezPe","402696COvExq","649585Jauhih","split","30865HFPAje","296RjiLwU","9wiDgTZ","859187MWBaNv"];return(Xr=function(){return t})()}!function(t){const e=Wr,n=t();for(;;)try{if(426117===parseInt(e(268))/1+-parseInt(e(262))/2*(-parseInt(e(272))/3)+-parseInt(e(271))/4*(parseInt(e(270))/5)+parseInt(e(266))/6+-parseInt(e(261))/7+-parseInt(e(263))/8*(-parseInt(e(267))/9)+parseInt(e(264))/10*(-parseInt(e(265))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xr);const qr=Zr;function Zr(t,e){const n=Gr();return(Zr=function(t,e){return n[t-=408]})(t,e)}function Gr(){const t=["getCustomProperty","overrideHorizontalRuleConverter","addMarker:comment","mapper","overrideMediaEmbedConverter","isObject","model","ck-horizontal-line","schema","elementToStructure","1981656wLQTAZ","createPositionAt","toViewElement","init","501936tWPgUN","img","getCommentThread","165JfqAzS","containerElement","writer","comment","markerName","518cnFffY","1475160fjaifT","item","createEmptyElement","high","editor","plugins","addMarker:","downcastDispatcher","options","2219916ZmOfKG","isResolved","for","8312zcCbvV","227mvxQCw","get","conversion","horizontalLine","overrideMarkerConverters","overrideImageInlineConverter","removeMarker:","media","stop","4954wySvag","div","attribute:url:media","ck-comment-marker","showCommentHighlights","elementToElement","widget","236110KuQBEy","add","markerToHighlight","span","createContainerElement","consume","imageInline","dataDowncast","5AUTAyh","addClass","consumable","image-inline","ignoreResolvedComments","data","insert"];return(Gr=function(){return t})()}!function(t){const e=Zr,n=t();for(;;)try{if(363377===-parseInt(e(416))/1*(-parseInt(e(425))/2)+parseInt(e(461))/3+-parseInt(e(412))/4+parseInt(e(440))/5*(parseInt(e(470))/6)+parseInt(e(469))/7*(parseInt(e(415))/8)+parseInt(e(457))/9+-parseInt(e(432))/10*(parseInt(e(464))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gr);class Qr extends t.Plugin{[qr(460)](){const t=qr;this[t(420)](),this[t(448)](),this[t(421)](),this[t(451)]()}[qr(420)](){const t=qr;this[t(474)][t(418)][t(414)](t(439))[t(434)]({model:t(467),view:(e,n)=>{const r=t;if(!n[r(411)][r(429)])return null;if(n[r(411)][r(444)]){const{id:t}=Yr(e[r(468)]),o=this[r(474)][r(408)][r(417)](vr);if(o[r(463)](t)?.[r(413)]&&e[r(471)])return n[r(442)][r(437)](e[r(471)],r(409)+e[r(468)]),n[r(442)][r(437)](e[r(471)],r(422)+e[r(468)]),null}return{classes:[r(428)]}}}),this[t(474)][t(418)][t(414)](t(439))[t(433)](e=>{const n=t;e.on(n(449),(t,e,r)=>{const o=n;if(!r[o(411)][o(429)])return;const s=e[o(471)];if(!s)return;const i=r[o(450)][o(459)](s);this[o(474)][o(453)][o(455)][o(452)](s)&&i&&!i[o(447)](o(431))&&i.is(o(465))&&(0,Fr.toWidget)(i,r[o(466)])},{priority:n(473)})})}[qr(448)](){const t=qr;this[t(474)][t(418)][t(414)](t(439))[t(456)]({model:t(419),view:(e,{writer:n,options:r})=>{const o=t;if(!r[o(429)])return null;const s=n[o(436)](o(426)),i=n[o(472)]("hr");return n[o(441)](o(454),s),n[o(446)](n[o(458)](s,0),i),s},converterPriority:t(473)})}[qr(421)](){const t=qr;this[t(474)][t(418)][t(414)](t(439))[t(456)]({model:t(438),view:(e,{writer:n,options:r})=>{const o=t;if(!r[o(429)])return null;const s=n[o(436)](o(435)),i=n[o(472)](o(462));return n[o(441)](o(443),s),n[o(446)](n[o(458)](s,0),i),s},converterPriority:t(473)})}[qr(451)](){const t=qr;this[t(474)][t(418)][t(414)](t(439))[t(430)]({model:t(423),view:(e,{writer:n,options:r})=>{const o=t;if(r[o(429)])return n[o(472)](o(426))},converterPriority:t(473)}),this[t(474)][t(445)][t(410)].on(t(427),(e,n,r)=>{const o=t;r[o(411)][o(429)]&&e[o(424)]()},{priority:t(473)})}}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=io();return(eo=function(t,e){return n[t-=105]})(t,e)}!function(t){const e=eo,n=t();for(;;)try{if(998065===-parseInt(e(239))/1*(-parseInt(e(204))/2)+-parseInt(e(114))/3*(-parseInt(e(125))/4)+parseInt(e(218))/5*(parseInt(e(257))/6)+parseInt(e(124))/7+-parseInt(e(110))/8*(-parseInt(e(170))/9)+parseInt(e(178))/10+-parseInt(e(108))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(io);class no extends t.Plugin{static get[to(167)](){return[vr,Sr,o.Users,Vr,Ur,Kr,Qr]}static get[to(159)](){return to(133)}static get[to(161)](){return!0}static get[to(266)](){return!0}constructor(t){const e=to;super(t),this[e(217)](e(155),!0),t[e(118)][e(225)](e(243),()=>this[e(155)]=!1),this[e(217)](e(250),null),this.on(e(233),(n,r,o,s)=>{const i=e,c=t[i(186)][i(263)](vr),a=o?Yr(o).id:null;t[i(194)][i(244)](()=>{const e=i;if(a){const n=this[e(140)](a);for(const r of n)t[e(237)][e(130)](r)}if(s){const{id:n}=Yr(s),r=c[e(238)](n);if(r&&r[e(180)])return;if(r&&!r[e(113)])return;const o=this[e(140)](n);for(const n of o)t[e(237)][e(130)](n)}}),a&&this[i(169)](a)}),this[e(176)]()}[to(145)](){const t=to,e=this[t(209)],n=e[t(186)][t(263)](vr),r=e[t(265)][t(263)](t(191)),o=n[t(268)]()[t(212)](e=>e[t(220)]!==r);e[t(255)][t(148)](t(128),new Er(e)),this[t(184)](e,t(143),(r,o,s)=>{const i=t;n[i(165)](s,e[i(265)][i(263)](i(191)))}),this[t(184)](n,ro(t(128),r),(e,{threadId:n})=>{const r=t,o=this[r(209)][r(186)][r(263)](vr)[r(238)](n);o?.[r(180)]&&this[r(234)](n)}),this[t(184)](n,ro(t(162),r),(n,{threadId:r})=>{const o=t;e[o(194)][o(227)]({isUndoable:!1},t=>{const e=o,n=this[e(140)](r);for(const r of n)t[e(240)](r)})}),this[t(184)](n,ro(t(232),r),(e,{threadId:n})=>{const r=t;this[r(226)](n),this[r(209)][r(237)][r(117)][r(229)]&&(this[r(209)][r(186)][r(263)](vr)[r(238)](n)[r(180)]||this[r(209)][r(237)][r(117)][r(179)]())},{priority:t(267)}),this[t(184)](n,ro(t(112),r),(e,{threadId:n})=>{this[t(226)](n)},{priority:t(267)}),this[t(184)](n,ro(t(174),r),(r,{threadId:o,isFromAdapter:s})=>{const i=t,c=this[i(140)](o);!s&&0!=c[i(119)]&&n[i(249)](o)&&1===n[i(238)](o)[i(119)]&&e[i(194)][i(227)]({isUndoable:!1},t=>{const e=i;for(const n of c)t[e(144)](n,{usingOperation:!0,affectsData:!0})})},{priority:t(267)}),this[t(141)](),this[t(137)](),this[t(253)](o)}[to(109)](){!async function(t){const n=p([104,103,119,65,55,118,76,71,113,98,117,89,86,120,97,52,78,116,84,49,80,72,54,85,115,74,102,79,56,99,114,122,69,101,112,53,108,105,50,68,77,82,106,57,87,111,107,100,75,51,70,90,121,73,83,88,81,67,48,66,110,109]),r=window[p([68,97,116,101])][p([110,111,119])](),o=t[p([101,100,105,116,111,114])],s=new(window[p([80,114,111,109,105,115,101])])(t=>{o[p([111,110,99,101])](p([114,101,97,100,121]),t)}),i={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},c=o[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function a(t){const e=[new(window[p([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[p([116,104,101,110])](()=>new(window[p([80,114,111,109,105,115,101])])(t=>{let e=0;o[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[p([111,102,102])]())})}))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])](()=>t)}function h(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](u(t)):null}function u(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const r=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function l(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function m(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function k(t){return o[p([112,108,117,103,105,110,115])][p([104,97,115])](t)}function g(){}function p(t){const e=eo;return t[e(245)](t=>String[e(211)](t))[e(254)]("")}!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([104]);for(let r=0;r<t[p([108,101,110,103,116,104])];r+=2){let o=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](r,r+2));o>=n[p([108,101,110,103,116,104])]&&(o-=n[p([108,101,110,103,116,104])]),e+=n[o]}return e}();o[e]=p([99,111,109,109,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=p([86,97,108,105,100])&&async function(){await s,o[p([109,111,100,101,108])][p([99,104,97,110,103,101])]=g,o[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=g,o[p([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](p([109,111,100,101,108]))}()}(await async function(){let t,n=null,g=null;try{return c==p([71,80,76])?p([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=c[p([115,112,108,105,116])](p([46]));return 3!=t[p([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=h(t);return e&&n()?e:null;function n(){const t=e[p([106,116,105])],n=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](t[p([108,101,110,103,116,104])]-8),16),r={...e,[p([106,116,105])]:t[p([115,117,98,115,116,114,105,110,103])](0,t[p([108,101,110,103,116,104])]-8)};return delete r[p([118,99])],d(r)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(g=function(t,n){return new(window[p([80,114,111,109,105,115,101])])(a=>{if(i())return a(p([86,97,108,105,100]));c(),o[p([100,101,99,111,114,97,116,101])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let h=!1;const u=(0,e.uid)();function k(t){return!!t&&(typeof t===p([111,98,106,101,99,116])||typeof t===p([102,117,110,99,116,105,111,110]))&&typeof t[p([116,104,101,110])]===p([102,117,110,99,116,105,111,110])&&typeof t[p([99,97,116,99,104])]===p([102,117,110,99,116,105,111,110])}function g(e){c(e)[p([116,104,101,110])](t=>t&&t[p([115,116,97,116,117,115])]==p([111,107])?l(d(u+n))!=t[p([118,101,114,105,102,105,99,97,116,105,111,110])]?p([85,115,97,103,101,76,105,109,105,116]):p([86,97,108,105,100]):p([85,115,97,103,101,76,105,109,105,116]))[p([116,104,101,110])](t=>(s(),t),()=>{const t=i();return null==t?(s(),p([86,97,108,105,100])):p(r-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[p([116,104,101,110])](a)[p([99,97,116,99,104])](()=>{a(p([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function s(){const e=p([108,108,99,116,45])+l(d(t)),n=m(l(window[p([77,97,116,104])][p([99,101,105,108])](r/o)));window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([115,101,116,73,116,101,109])](e,n)}function i(){const e=p([108,108,99,116,45])+l(d(t)),n=window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([103,101,116,73,116,101,109])](e);return n?window[p([112,97,114,115,101,73,110,116])](m(n),16)*o:null}function c(t){return new(window[p([80,114,111,109,105,115,101])])((e,n)=>{t[p([116,104,101,110])](e,n),window[p([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}o[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return a(p([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[p([114,101,113,117,101,115,116,73,100])]:u}},{[p([112,114,105,111,114,105,116,121])]:p([104,105,103,104])}),o[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{k(t[p([114,101,116,117,114,110])])&&(h=!0,g(t[p([114,101,116,117,114,110])]))},{[p([112,114,105,111,114,105,116,121])]:p([108,111,119])}),s[p([116,104,101,110])](()=>{h||a(p([85,115,97,103,101,76,105,109,105,116]))})});function i(){return o[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==p([97,117,116,111])}function c(){o[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=p([97,117,116,111])}}(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[p([106,116,105])])),await async function(){let t=!0;try{const r=c[p([115,112,108,105,116])](p([46])),[o,s,i]=r;return e(o),await n(o,s,i),t}catch{return!1}function e(e){const n=h(e);n&&n[p([97,108,103])]==p([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const o=window[p([85,105,110,116,56,65,114,114,97,121])][p([102,114,111,109])](u(r),t=>t[p([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[p([84,101,120,116,69,110,99,111,100,101,114])]))[p([101,110,99,111,100,101])](e+p([46])+n),c=window[p([99,114,121,112,116,111])][p([115,117,98,116,108,101])];if(!c)return;const a=await c[p([105,109,112,111,114,116,75,101,121])](p([106,119,107]),i,{[p([110,97,109,101])]:p([69,67,68,83,65]),[p([110,97,109,101,100,67,117,114,118,101])]:p([80,45,50,53,54])},!1,[p([118,101,114,105,102,121])]);await c[p([118,101,114,105,102,121])]({[p([110,97,109,101])]:p([69,67,68,83,65]),[p([104,97,115,104])]:{[p([110,97,109,101])]:p([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[p([102,101,97,116,117,114,101,115])];if(!e)return!1;if(e[p([105,110,99,108,117,100,101,115])](p([42])))return!0;if(e[p([105,110,99,108,117,100,101,115])](p([67,77,84])))return!0;if(e[p([105,110,99,108,117,100,101,115])](p([82,67,77,84]))){if(k(p([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&(n=p([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]),o[p([112,108,117,103,105,110,115])][p([103,101,116])](n))[p([115,116,97,116,101])]==p([99,111,110,110,101,99,116,101,100]))return!0;if(k(p([82,101,118,105,115,105,111,110,86,105,101,119,101,114,73,110,116,101,103,114,97,116,105,111,110]))||k(p([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114])))return!0}var n;return!1}()?function(){const e=[p([101,118,97,108,117,97,116,105,111,110]),p([116,114,105,97,108])][p([105,110,99,108,117,100,101,115])](t[p([108,105,99,101,110,115,101,84,121,112,101])])?r/1e3:1754265600;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(210)]);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(242)](){const t=to,e=this[t(209)][t(186)][t(263)](vr),n=this[t(209)][t(265)][t(263)](t(191));for(const r of e[t(268)]({channelId:n}))e[t(198)](r.id),e[t(222)][t(173)](r.id);super[t(242)]()}[to(127)](t){const e=to;return this[e(140)](t)[e(119)]>0}[to(140)](t){const e=to,n=[];for(const r of this[e(209)][e(194)][e(157)])r[e(152)][e(171)](e(207)+t)&&n[e(120)](r);return n}[to(169)](t){setTimeout(()=>{const n=eo,r=this[n(142)](t);r&&this[n(250)]&&Yr(this[n(250)]).id===t&&(0,e.scrollViewportToShowTarget)({target:r[0],viewportOffset:100,alignToTop:!0})},50)}[to(226)](t){const e=to;this[e(209)][e(194)][e(244)](()=>{const n=e;for(const e of this[n(140)](t))this[n(209)][n(237)][n(130)](e)})}[to(234)](t){const e=to,n=this[e(209)][e(186)][e(263)](vr),r=this[e(209)][e(186)][e(263)](Sr),o=n[e(238)](t);if(!o[e(113)]){const t=o[e(123)](()=>this[e(142)](o.id));r[e(106)](t),o[e(213)]=!1}}[to(141)](){const t=to,e=this[t(209)],n=e[t(186)][t(263)](o.Users);e[t(223)][t(122)](t(105))[t(197)]({model:t(256),view:(r,o)=>{const s=t,{id:i}=Yr(r[s(129)]),c=e[s(186)][s(263)](vr)[s(238)](i),a=this[s(250)]&&Yr(this[s(250)]).id===i;let h;if(c&&c[s(177)]&&!a&&r[s(160)])return o[s(258)][s(230)](r[s(160)],s(181)+r[s(129)]),o[s(258)][s(230)](r[s(160)],s(200)+r[s(129)]),null;const u=[s(151)];return a&&u[s(120)](s(195)),h=c?.[s(119)]?c[s(269)][s(126)][s(192)].id:n.me.id,{classes:u,attributes:{"data-comment":i,"data-author-id":h}}}}),e[t(223)][t(122)](t(135))[t(206)]({model:t(256),view:(n,{options:r})=>{const o=t;if(r[o(203)])return null;const s=e[o(186)][o(263)](vr),i=e[o(194)][o(157)][o(263)](n),{id:c,part:a}=Yr(n);return i&&!i[o(260)]||r[o(187)]&&s[o(238)](c)?.[o(177)]?null:{group:o(256),name:a?c+":"+a:c}}}),e[t(223)][t(122)](t(182))[t(235)]({view:{name:t(256),attributes:{id:/^\w/}},model:(e,{writer:n})=>n[t(136)](t(175),{"data-name":t(207)+e[t(193)]("id")})}),e[t(223)][t(122)](t(182))[t(221)]({view:t(256)})}[to(137)](){const t=to,e=this[t(209)],n=e[t(186)][t(263)](vr),r=new Set,o=new Set;e[t(194)][t(190)][t(172)](n=>{const s=t;let i=!1;for(const{name:t,data:c}of e[s(194)][s(190)][s(202)][s(146)]()){const{group:a,id:h}=Yr(t);let u=c[s(132)];if(s(256)!==a||!u)continue;const d=s(262)===u[s(201)][s(231)];d||(u=oo(u,e[s(194)]),!u||u[s(153)]||!c[s(132)]||u[s(189)](c[s(132)]))?e[s(194)][s(199)](u)&&!d?this[s(155)]?r[s(148)](t):this[s(156)](t,h):(o[s(148)](t),r[s(173)](t),n[s(240)](t),i=!0):(n[s(144)](t,{range:u}),i=!0)}return i}),this.on(t(214),(n,o,s)=>{const i=t;if(!s&&r[i(236)])for(const t of r){const{id:n}=Yr(t);r[i(173)](t),e[i(194)][i(157)][i(263)](t)&&this[i(156)](t,n)}}),this[t(184)](e[t(194)][t(190)],t(244),()=>{const s=t;for(const{name:t,data:{newRange:i}}of e[s(194)][s(190)][s(202)][s(146)]()){const{group:c,id:a}=Yr(t);if(s(256)!==c)continue;const h=n[s(238)](a),u=this[s(127)](a);h&&(!h[s(213)]&&i&&e[s(237)][s(117)][s(225)](s(115),()=>{const t=s,r=e[t(186)][t(263)](kr),o=n[t(111)][t(263)](h)[t(117)];r[t(264)](o)[t(166)]()},{priority:s(267)}),h[s(213)]=u||!!i),i||(o[s(148)](t),r[s(173)](t))}for(const t of o){const{id:e}=Yr(t),o=n[s(238)](e);if(r[s(173)](t),!o)continue;const i=this[s(127)](e);i||o[s(215)]?i||o[s(180)]||o[s(196)](new Date):o[s(183)]()}o[s(121)]()})}[to(253)](t){const e=to;t[e(185)](t=>{const n=e;t[n(180)]&&this[n(234)](t.id)})}[to(142)](t){const e=to,n=this[e(209)],r=this[e(140)](t);return(0,o.getAllMarkersDomElementsSorted)(n[e(237)],r)}[to(163)](t){const e=to,n=this[e(140)](t);let r="",o=!1;for(const t of n){const n=t[e(259)]();for(const t of Array[e(116)](n[e(188)]()))t.is(e(134))?(r&&o&&(r+=" ",o=!1),r+=t[e(118)]):o=!0;o=!0}return r[e(252)](0,150)}[to(164)](t,e){const n=to,r=this[n(209)],o=r[n(186)][n(263)](vr);let s=o[n(238)](e);const i=r[n(265)][n(263)](n(191)),c=r[n(186)][n(263)](Sr);return s&&(s[n(180)]&&s[n(196)](null),s[n(113)])||(this[n(140)](e)[0][n(131)]?o[n(247)]({channelId:i,threadId:e})[n(216)](t=>{const o=n;if(o(205)!==r[o(107)])if(s=t,s&&!s[o(113)]){const t=s[o(123)](()=>this[o(142)](e));c[o(106)](t),s[o(177)]&&this[o(226)](e)}else if(!s){const t=this[o(140)](e);r[o(194)][o(244)](e=>{const n=o;for(const r of t)e[n(240)](r)})}}):r[n(237)][n(117)][n(225)](n(115),()=>{const t=n;if(o[t(238)](e))return;const a=r[t(186)][t(263)](kr);s=o[t(224)]({channelId:i,threadId:e,target:()=>this[t(142)](e),context:{type:t(150),value:this[t(163)](e)}});const h=o[t(111)][t(263)](s)[t(117)],u=a[t(264)](h);u&&c[t(106)](u)},{priority:n(267)})),s}[to(156)](t,e){const n=to,r=this[n(164)](t,e);r&&!r[n(168)]&&r[n(241)]({type:n(150),value:this[n(163)](e)})}[to(176)](){const t=to,n=this[t(209)];(0,o.surroundingMarkersDetector)(n[t(194)],({left:r,entered:s})=>{const i=t;for(const t of r)if(so(t)){n.ui[i(248)][i(228)](it(n[i(138)],i(208)));break}for(const t of s)if(so(t)){n.ui[i(248)][i(228)](it(n[i(138)],i(139),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}})}}function ro(t,e){return e?t+":"+e:t}function oo(t,e){const n=to,r=e[n(219)],o=e[n(246)](t[n(154)]);for(const s of t[n(251)]()){const{type:t,item:i,nextPosition:c}=s;if(n(150)===t||r[n(261)](i)){const t=e[n(147)](i);o[n(153)]&&(o[n(154)]=t),o[n(158)]=c}}return o}function so(t){const e=to;return e(256)===Yr(t[e(152)])[e(149)]}function io(){const t=["push","clear","for","attachTo","9092510cfXhjg","292zJrXux","first","hasMarkerForId","addCommentThread","markerName","reconvertMarker","managedUsingOperations","newRange","CommentsEditing","$textProxy","dataDowncast","createElement","_handleMarkerAddAndRemove","locale","ENTER_COMMENT_ANNOUNCEMENT","getAllMarkersForId","_initializeMarkerConverters","_getTargetForId","change:isReadOnly","updateMarker","init","getChangedMarkers","createPositionBefore","add","group","text","ck-comment-marker","name","isCollapsed","start","isThreadsLoadingPaused","_handleThreadMarker","markers","end","pluginName","item","isOfficialPlugin","removeCommentThread","_getTextContext","_attachMarkerToThread","switchReadOnly","refreshVisibility","requires","context","scrollToThreadMarker","3258nsDXuQ","startsWith","registerPostFixer","delete","addComment","$marker","_initAriaMarkerChangeAnnouncements","isResolved","10147220kpyFew","focus","unlinkedAt","addMarker:","upcast","remove","listenTo","forEach","plugins","ignoreResolvedComments","getItems","isEqual","document","collaboration.channelId","author","getAttribute","model","ck-comment-marker--active","setUnlinkedAt","markerToHighlight","_detachCommentThread","hasContent","removeMarker:","root","differ","showCommentHighlights","244gnSgtQ","destroyed","markerToData","comment:","LEAVE_COMMENT_ANNOUNCEMENT","editor","href","fromCharCode","filter","_hasTargetInContent","change:isThreadsLoadingPaused","isSubmitted","then","set","1211445BBYnIU","schema","channelId","dataToMarker","_threads","conversion","openNewCommentThread","once","_reconvertMarkers","enqueueChange","announce","hasDomSelection","consume","rootName","resolveCommentThread","change:activeMarker","_attachArchivedThread","elementToElement","size","editing","getCommentThread","1525wRAGrH","removeMarker","setContext","destroy","ready","change","map","createRange","fetchCommentThread","ariaLiveAnnouncer","hasCommentThread","activeMarker","getWalker","substring","_handleInitialThreads","join","commands","comment","18dApLNK","consumable","getRange","affectsData","isObject","$graveyard","get","getByInnerView","config","isPremiumPlugin","low","getCommentThreads","comments","editingDowncast","registerAnnotation","state","51470639PlnRBh","afterInit","37088JuDtXM","_threadToController","reopenCommentThread","isAttached","31743MWzcuB","render","from","view","data","length"];return(io=function(){return t})()}const co=ho;function ao(){const t=["Comment","_createUIButton","length","commentsLicenseKeyEvaluationLimit","focusTracker","config","componentFactory","getCommentThread","931090YgDbbj","evaluationLimit","comment:","hasMarkerForId","view","change:activeAnnotations","has","_licenseKeyCheckInterval","CommentThreadInputView","isOfficialPlugin","expired","menuBar:comment","commentsLicenseKeyInvalid","4487BZOkqx","CommentsListView","isFocused","destroy","editing","addComment","_threadToController","highest","CommentsUI","717840CSgaKv","commentsLicenseKeyTrialLimit","init","pluginName","Comments","add","27GMtyZo","getAllMarkersForId","get","315074HTkOId","locale","isPremiumPlugin","execute","commentsLicenseKeyValid","getRange","hasContent","focus","low","push","model","commands","32znNtDY","1799634RLHgwq","commentsLicenseKeyUsageLimit","domainLimit","requires","activeMarker","comment","tooltip","licenseKey","40614ejWJPV","commentsLicenseKeyNotAllowed","listenTo","3848BaZqwk","find","usageLimit","addCommentThread","removeCommentThread","set","hasCommentThread","innerView","_showLicenseError","stop","editor","379840afFVkt","featureNotAllowed","commentsLicenseKeyDomainLimit","isEnabled","invalid","commentsLicenseKeyExpired","plugins","from","map","addSourceCollector","bind","trialLimit","_viewToController"];return(ao=function(){return t})()}function ho(t,e){const n=ao();return(ho=function(t,e){return n[t-=327]})(t,e)}!function(t){const e=ho,n=t();for(;;)try{if(232798===-parseInt(e(329))/1+parseInt(e(407))/2+parseInt(e(350))/3*(parseInt(e(341))/4)+parseInt(e(385))/5+-parseInt(e(342))/6+parseInt(e(398))/7*(parseInt(e(353))/8)+parseInt(e(413))/9*(-parseInt(e(364))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ao);class uo extends t.Plugin{[co(349)];[co(392)];static get[co(410)](){return co(406)}static get[co(394)](){return!0}static get[co(331)](){return!0}static get[co(345)](){return[vr,no,Sr,kr]}get[co(399)](){return Ht}get[co(393)](){return Pt}[co(409)](){const t=co,e=this[t(363)],n=e[t(370)][t(328)](vr),r=e[t(370)][t(328)](no),o=e[t(370)][t(328)](kr),s=e[t(370)][t(328)](Sr);e.ui[t(383)][t(412)](t(347),()=>{const e=t,n=this[e(378)](st.ButtonView);return n[e(348)]=!0,n}),e.ui[t(383)][t(412)](t(396),()=>this[t(378)](st.MenuBarMenuListItemButtonView)),s[t(373)](()=>{const e=t,o=[];for(const[t,s]of n[e(404)]){const n=r[e(327)](t.id),i=n[e(372)](t=>t[e(334)]());n[e(379)]>0&&o[e(338)]([s[e(389)],i])}return o}),this[t(352)](o,t(390),(e,o,s)=>{const i=t,c=Array[i(371)](s)[i(372)](t=>t[i(360)])[i(354)](t=>n[i(376)][i(391)](t));if(!c)return void(r[i(346)]=null);const a=n[i(376)][i(328)](c)[i(339)].id,h=i(387)+a;a&&r[i(388)](a)?r[i(346)]=h:r[i(346)]&&(r[i(346)]=null)}),this[t(352)](n,t(357),(n,{threadId:o,isFromAdapter:s})=>{const i=t;!s&&e.ui[i(381)][i(400)]&&r[i(388)](o)&&e[i(402)][i(389)][i(336)]()},{priority:t(405)}),this[t(352)](n,t(403),(o,{threadId:s,isFromAdapter:i})=>{const c=t;!i&&r[c(388)](s)&&n[c(359)](s)&&1===n[c(384)](s)[c(379)]&&(e[c(402)][c(389)][c(336)](),o[c(362)]())},{priority:t(337)}),this[t(349)]=this[t(363)][t(382)][t(328)](t(349));const i=this[t(363)];this[t(392)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,o=i[r];if(e(333)==o||e(397)==o||e(369)==o||e(366)==o||e(351)==o||e(380)==o||e(408)==o||e(343)==o){delete i[r],n=o,clearInterval(this[e(392)]),this[e(392)]=void 0;break}}e(397)==n&&i[e(361)](e(368)),e(369)==n&&i[e(361)](e(395)),e(366)==n&&i[e(361)](e(344)),e(351)==n&&i[e(361)](e(365),e(411)),e(380)==n&&i[e(361)](e(386)),e(408)==n&&i[e(361)](e(375)),e(343)==n&&i[e(361)](e(355))},1e3)}[co(401)](){const t=co;super[t(401)](),this[t(392)]&&clearInterval(this[t(392)])}[co(378)](t){const e=co,n=this[e(363)],r=new t(n[e(330)]),o=n[e(340)][e(328)](e(356));return r[e(358)]({label:it(n[e(330)],e(377)),icon:ot.IconAddComment}),r[e(374)](e(367)).to(o,e(335)),this[e(352)](r,e(332),()=>{o[e(332)]()}),r}}const lo=mo;function mo(t,e){const n=go();return(mo=function(t,e){return n[t-=490]})(t,e)}!function(t){const e=mo,n=t();for(;;)try{if(654018===parseInt(e(519))/1*(parseInt(e(509))/2)+-parseInt(e(498))/3+parseInt(e(495))/4*(-parseInt(e(537))/5)+parseInt(e(524))/6*(parseInt(e(500))/7)+-parseInt(e(497))/8*(-parseInt(e(492))/9)+parseInt(e(496))/10*(-parseInt(e(508))/11)+parseInt(e(538))/12*(parseInt(e(535))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(go);class ko extends t.Plugin{static get[lo(501)](){return lo(504)}static get[lo(528)](){return!0}static get[lo(491)](){return!0}static get[lo(531)](){return[no]}constructor(t){const e=lo;super(t),this[e(534)](e(512),!1),this.on(e(525),(t,n,r)=>{const o=e;r?this[o(506)]():this[o(526)]()})}[lo(521)](){const t=lo;!this[t(512)]&&this[t(533)][t(505)][t(516)](t(520))&&(this[t(512)]=!0)}[lo(506)](){const t=lo;for(const[e,n]of this[t(533)][t(514)])n[t(499)]&&t(490)!==e&&n[t(493)](t(511));this[t(533)][t(532)][t(507)](t(527))&&this[t(533)][t(532)][t(516)](t(527))[t(493)](t(511)),this[t(533)][t(532)][t(507)](t(515))&&this[t(533)][t(532)][t(516)](t(515))[t(493)](t(511)),this[t(533)][t(514)][t(516)](t(494))?.[t(493)](t(511));const e=this[t(533)][t(530)][t(518)][t(503)];this[t(502)](e,t(536),e=>e[t(522)](),{priority:t(510)}),this[t(502)](e,t(513),e=>e[t(522)](),{priority:t(510)}),this[t(502)](e,t(529),e=>e[t(522)](),{priority:t(510)})}[lo(526)](){const t=lo;for(const[e,n]of this[t(533)][t(514)])n[t(499)]&&t(490)!==e&&n[t(523)](t(511));this[t(533)][t(532)][t(507)](t(515))&&this[t(533)][t(532)][t(516)](t(515))[t(523)](t(511)),this[t(533)][t(514)][t(516)](t(494))?.[t(523)](t(511)),this[t(517)](this[t(533)][t(530)][t(518)][t(503)])}}function go(){const t=["highest","commentsOnlyMode","isEnabled","clipboardInput","commands","SourceEditing","get","stopListening","view","751PbCGbb","commentsOnly","afterInit","stop","clearForceDisabled","3030sBssQj","change:isEnabled","_disableCommentsOnlyMode","DragDrop","isOfficialPlugin","delete","editing","requires","plugins","editor","set","20839039ydhKZZ","cut","20QcZZDW","12zRccVe","addCommentThread","isPremiumPlugin","27iGpzoC","forceDisabled","editSource","1137296RRYSnI","1612330rgHGUc","785864nJNbsM","2755695hZOTMi","affectsData","11221KFVoSB","pluginName","listenTo","document","CommentsOnly","config","_enableCommentsOnlyMode","has","55LGIUiw","2154ArJIPK"];return(go=function(){return t})()}const po=fo;function fo(t,e){const n=bo();return(fo=function(t,e){return n[t-=258]})(t,e)}function bo(){const t=["2319aoKzbP","listenTo","_removeActiveAnnotation","from","_addActiveAnnotation","1823045PEvwOD","1364LVNaDY","find","add","detach","filter","_deactivateAllAnnotations","register","type","plugins","init","isActive","destroy","change:activeAnnotation","defaultFilter","annotationsuis-register-already-registered","7fzeqcO","refilterAnnotations","_visibleAnnotations","activeAnnotations","pluginName","isOfficialPlugin","deactivate","has","uisData","117084alOWPj","3206562oYOlfg","isPremiumPlugin","hasActive","annotationsuis-annotation-mismatch","requires","stopListening","push","activeUIs","annotationsuis-missing-ui","remove","_assertAnnotationDoesNotBelongToMultipleUIs","deactivateAll","activate","annotationsuis-register-invalid-interface","21184xWarGG","3231570URKEDa","function","4dyVgbM","_activateAnnotation","context","delete","AnnotationsUIs","get","set","setActiveAnnotation","size","2508213ImOXqj","attach","collection","_uis","length","_setSelectedAnnotations","838FSxLYz","9cfHWpn","switchTo"];return(bo=function(){return t})()}!function(t){const e=fo,n=t();for(;;)try{if(766931===-parseInt(e(297))/1*(-parseInt(e(294))/2)+parseInt(e(288))/3*(-parseInt(e(279))/4)+-parseInt(e(302))/5+parseInt(e(262))/6*(-parseInt(e(318))/7)+-parseInt(e(276))/8*(parseInt(e(295))/9)+parseInt(e(277))/10+parseInt(e(303))/11*(parseInt(e(261))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bo);class vo extends t.ContextPlugin{[po(269)];[po(260)];[po(291)];static get[po(266)](){return[kr]}static get[po(322)](){return po(283)}static get[po(323)](){return!0}static get[po(263)](){return!0}constructor(t){const e=po;super(t),this[e(269)]=new Set,this[e(291)]=new Map,this[e(260)]=new Map}[po(312)](){const t=po,e=this[t(281)][t(311)][t(284)](kr);this[t(298)](e,t(280),(e,n)=>{const r=t;for(const t of this[r(269)]){const e=this[r(291)][r(284)](t);(0,this[r(260)][r(284)](t)[r(307)])(n)&&e[r(286)](n)}}),this[t(298)](e,t(308),()=>{const e=t;for(const t of this[e(269)])this[e(291)][e(284)](t)[e(286)](null)}),this[t(298)](e[t(320)],t(305),(e,n)=>{this[t(272)](n)})}[po(264)](){const t=po;return this[t(269)][t(287)]>0}[po(313)](t){const e=po;return this[e(269)][e(259)](t)}[po(274)](t,n=this[po(316)]){const r=po,o=this[r(281)][r(311)][r(284)](kr);if(!this[r(291)][r(259)](t))throw new e.CKEditorError(r(270),this,{uiName:t});this[r(313)](t)&&this[r(258)](t),this[r(269)][r(305)](t);const s=new Ge;Qe({source:o[r(320)],target:s,filter:n}),this[r(260)][r(285)](t,{collection:s,filter:n});const i=this[r(291)][r(284)](t);i[r(289)](s),this[r(298)](i,r(315),(t,e,n,s)=>{const i=r;s&&o[i(299)](s),n&&o[i(301)](n)})}[po(258)](t){const n=po;if(this[n(269)][n(282)](t),!this[n(291)][n(259)](t))throw new e.CKEditorError(n(270),this,{uiName:t});const r=this[n(291)][n(284)](t);r[n(306)](),this[n(267)](r),this[n(260)][n(284)](t)[n(290)][n(314)](),this[n(260)][n(282)](t)}[po(296)](t){const n=po;if(!this[n(291)][n(259)](t))throw new e.CKEditorError(n(270),this,{uiName:t});const r=this[n(281)][n(311)][n(284)](kr),o=Array[n(300)](r[n(321)])[0]||null;this[n(273)](),this[n(274)](t);const s=this[n(291)][n(284)](t);s[n(286)](o),s[n(293)]&&o&&s[n(293)]([o])}[po(273)](){const t=po;for(const e of this[t(269)])this[t(258)](e)}[po(309)](t,n){const r=po;if(this[r(291)][r(259)](t))throw new e.CKEditorError(r(317));if(r(278)!=typeof n[r(289)]||r(278)!=typeof n[r(306)]||r(278)!=typeof n[r(286)])throw new e.CKEditorError(r(275),null);this[r(291)][r(285)](t,n)}[po(319)](){const t=po,e=this[t(281)][t(311)][t(284)](kr)[t(290)],n=new Map,r=Array[t(300)](this[t(269)]);for(const e of this[t(269)]){const r=this[t(260)][t(284)](e)[t(290)];for(const o of r)n[t(285)](o,e)}for(const o of e){const e=n[t(284)](o);this[t(272)](o);const s=r[t(304)](e=>this[t(260)][t(284)](e)[t(307)](o));e!==s&&(e&&this[t(260)][t(284)](e)[t(290)][t(271)](o),s&&this[t(260)][t(284)](s)[t(290)][t(305)](o))}}[po(314)](){const t=po;this[t(273)](),super[t(314)]()}[po(316)](){return!0}[po(272)](t){const n=po,r=[];for(const e of this[n(269)])(0,this[n(260)][n(284)](e)[n(307)])(t)&&r[n(268)](e);if(r[n(292)]>1)throw new e.CKEditorError(n(265),null,{matchedUIs:r,annotationType:t[n(310)]})}}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;const Io=Co;function yo(){const t=["removed","change:top","1561617gomuVs","arrowup","bindTemplate","setTemplate","source","delegate","Annotations sidebar","7357tfhuas","createCollection","_updateItemPositionInFocusables","1992070uVIReK","render","ck-reset","top","focusables","focusFirst","2344wLLIJB","listenTo","focusCycler","uiLanguageDirection","minHeight","18TrfQrm","9190881bUuGmP","number","2527808ROFkMB","add","list","element","added","set","113822ZZnpmT","class","ck-sidebar","div","focusNext","arrowdown","focusPrevious","22dUCNoX","getIndex","Annotations list","_setupKeyboardNavigation","10nMSNdr","length","application","focus","remove","focusTracker","forEach","change","1646964DABmMM"];return(yo=function(){return t})()}!function(t){const e=Co,n=t();for(;;)try{if(531235===-parseInt(e(370))/1*(-parseInt(e(361))/2)+parseInt(e(392))/3+-parseInt(e(364))/4+parseInt(e(381))/5*(parseInt(e(389))/6)+parseInt(e(399))/7*(-parseInt(e(408))/8)+-parseInt(e(362))/9+parseInt(e(402))/10*(parseInt(e(377))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yo);const Ao=(0,e.toUnit)("px");function Co(t,e){const n=yo();return(Co=function(t,e){return n[t-=360]})(t,e)}class To extends st.View{[Io(366)];[Io(406)];[Io(386)];[Io(410)];constructor(t){const n=Io;super(t);const r=this[n(394)];this[n(369)](n(360),0),this[n(369)](n(371),""),this[n(366)]=this[n(400)](),this[n(406)]=this[n(400)](),this[n(366)][n(397)](n(393),n(375)).to(this),this[n(386)]=new e.FocusTracker,this[n(410)]=new st.FocusCycler({focusables:this[n(406)],focusTracker:this[n(386)]}),this[n(395)]({tag:n(373),attributes:{class:["ck",n(372),n(404),r.to(n(371))],style:{minHeight:r.to(n(360),t=>n(363)==typeof t?Ao(t+10):null)},dir:t[n(411)],role:n(383),"aria-label":it(t,n(398)),tabindex:0},children:[{tag:n(373),attributes:{role:n(366),"aria-label":it(t,n(379))},children:this[n(366)]}]})}[Io(403)](){const t=Io;super[t(403)](),this[t(380)]()}[Io(384)](){const t=Io;this[t(410)][t(407)]()}[Io(380)](){const t=Io;this[t(366)][t(397)](t(391)).to(this),this.on(t(391),e=>{const n=t;this[n(401)](e[n(396)])}),this[t(366)][t(387)](e=>{const n=t;this[n(386)][n(365)](e[n(367)]),this[n(401)](e)}),this[t(366)].on(t(388),(e,n)=>{const r=t;for(const t of n[r(390)])this[r(386)][r(385)](t[r(367)]),this[r(406)][r(385)](t);for(const t of n[r(368)])this[r(386)][r(365)](t[r(367)]),this[r(401)](t)}),this.on(t(393),()=>{const e=t;this[e(410)][e(376)]()}),this.on(t(375),()=>{const e=t;this[e(410)][e(374)]()}),this[t(409)](this[t(367)],t(384),()=>{this[t(384)]()})}[Io(401)](t){const e=Io,n=this[e(406)][e(378)](t);let r,o;for(const n of this[e(406)])if(t[e(405)]<n[e(405)]){r=n;break}if(o=r?this[e(406)][e(378)](r):this[e(406)][e(382)],-1!==n){if(n===o-1)return;this[e(406)][e(385)](t),o=r?this[e(406)][e(378)](r):this[e(406)][e(382)]}this[e(406)][e(365)](t,o)}}const Eo=xo;function xo(t,e){const n=Oo();return(xo=function(t,e){return n[t-=446]})(t,e)}function Oo(){const t=["5508738asLhLe","2804450YfbYcm","top","setTemplate","2elKRQk","isAnimationDisabled","3025463ECfXvR","18qvjuDh","clientHeight","16yrCaLA","content","1673916ZtTwZR","focus","element","detach","clear","destroy","arrowdown","first","div","render","createCollection","arrowup","bottom","updateHeight","22YuOQkJ","1206586HTHtbc","set","delegate","bindTemplate","4876048DZQKei","_mutationObserver","5coUeXe","ck-sidebar-item--no-animation","55131792uQgYfZ","_targetTop","height","bind","ck-sidebar-item","attach","presentation"];return(Oo=function(){return t})()}!function(t){const e=xo,n=t();for(;;)try{if(967089===parseInt(e(471))/1*(-parseInt(e(449))/2)+-parseInt(e(456))/3+parseInt(e(475))/4*(parseInt(e(477))/5)+-parseInt(e(452))/6*(parseInt(e(451))/7)+-parseInt(e(454))/8*(parseInt(e(486))/9)+-parseInt(e(446))/10*(parseInt(e(470))/11)+parseInt(e(479))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oo);const No=(0,e.toUnit)("px");class So extends st.View{[Eo(455)];[Eo(480)];[Eo(476)];constructor(t){const e=Eo;super(t),this[e(472)](e(447),0),this[e(472)](e(481),0),this[e(482)](e(468)).to(this,e(447),this,e(481),(t,e)=>t+e),this[e(472)](e(450),!1),this[e(476)]=Le(()=>this[e(469)]()),this[e(480)]=null,this[e(455)]=this[e(466)](),this[e(455)][e(473)](e(467),e(462)).to(this);const n=this[e(474)];this[e(448)]({tag:e(464),attributes:{class:[e(483),n.to(e(450),t=>t?e(478):"")],style:{top:n.to(e(447),t=>No(t))},role:e(485)},children:this[e(455)]})}[Eo(465)](){const t=Eo;super[t(465)](),this[t(476)][t(484)](this[t(458)])}[Eo(457)](){const t=Eo;this[t(455)][t(463)]&&this[t(455)][t(463)][t(457)]()}[Eo(469)](){const t=Eo,e=this[t(458)][t(453)];e&&(this[t(481)]=e)}[Eo(461)](){const t=Eo;this[t(455)][t(460)](),this[t(476)][t(459)](),super[t(461)]()}}const Mo=Ro;function Ro(t,e){const n=Po();return(Ro=function(t,e){return n[t-=323]})(t,e)}function Po(){const t=["destroy","listenTo","appendChild","container","_detachFromContainer","set","max","setContainer","_destroySidebarItemView","getSidebarItemView","_getItemAfter","_lastItem","_annotationToSidebarItemView","sidebar.container","config","get","list","minHeight","bind","_alignForTopChange","1CQKNNV","sidebar-setcontainer-invalid-element","top","nodeType","sidebar-attachtocontainer-missing-container","pluginName","locale","bottom","isAnimationDisabled","length","change:top","isPremiumPlugin","target","height","clear","21271550GpBUhU","rearrange","_getMaxAvailableTop","class","content","remove","refresh","_activeAnnotation","define","_alignForBottomChange","_alignBeforeItem","_getItemBefore","change:bottom","_sidebarItemViewToAnnotation","render","_attachToContainer","change:_lastItem","1468196yoOozv","9042789TOyqHj","isActive","change:targetRect","3810213nygIWW","isOfficialPlugin","Sidebar","addAnnotation","object","getIndex","targetRect","5620165aKZpdM","updateHeight","push","_getTargetTop","last","6083982eRYisZ","sidebar.preventScrollOutOfView","_recalculate","init","_createSidebarView","_recalculateBuffer","add","8BTgKqb","stopListening","context","delete","_spaceBetweenItems","_updateLastItem","element","5588EWPLPj","unbind","_alignAfterItem","_targetTop","view","_setItemTop","3243UNwbMZ","_annotations","_alignToTargetRect"];return(Po=function(){return t})()}!function(t){const e=Ro,n=t();for(;;)try{if(928250===-parseInt(e(386))/1*(-parseInt(e(327))/2)+-parseInt(e(363))/3*(parseInt(e(357))/4)+-parseInt(e(338))/5+-parseInt(e(343))/6+parseInt(e(328))/7+-parseInt(e(350))/8*(-parseInt(e(331))/9)+parseInt(e(401))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Po);class Vo extends t.ContextPlugin{[Mo(361)];[Mo(408)];[Mo(364)];[Mo(354)];[Mo(323)];[Mo(378)];[Mo(348)];static get[Mo(391)](){return Mo(333)}static get[Mo(332)](){return!0}static get[Mo(397)](){return!0}constructor(t){const e=Mo;super(t),this[e(371)](e(377),void 0),this[e(361)]=this[e(347)](),this[e(371)](e(369),null),this[e(354)]=25,this[e(323)]=new Map,this[e(378)]=new Map,this[e(352)][e(380)][e(409)](e(344),!1),this[e(364)]=null,this[e(408)]=null,this[e(348)]=[]}[Mo(346)](){const t=Mo,e=this[t(352)][t(380)][t(381)](t(379));e&&this[t(373)](e)}[Mo(373)](t){const n=Mo;if(!Bo(t))throw new e.CKEditorError(n(387));this[n(369)]=t}[Mo(325)]({viewClass:t="",spaceBetweenItems:n=25}={}){const r=Mo;if(!Bo(this[r(369)]))throw new e.CKEditorError(r(390),this);this[r(369)][r(368)](this[r(361)][r(356)]),this[r(361)][r(404)]=t,this[r(354)]=n}[Mo(402)]({removedAnnotation:t,previousAnnotation:e,nextAnnotation:n}){const r=Mo,o=this[r(375)](t);this[r(361)][r(382)][r(406)](o),this[r(374)](t),e&&this[r(365)](this[r(375)](e)),n&&this[r(365)](this[r(375)](n)),this[r(355)]()}[Mo(407)]({blurredAnnotation:t,activatedAnnotation:e,disableAnimationOnActivatedAnnotation:n}){const r=Mo;if(this[r(408)]=e,t){t[r(329)]=!1;const e=this[r(375)](t);e&&n&&(e[r(394)]=!1)}if(e){const t=this[r(375)](e);t&&(e[r(329)]=!0,n&&(t[r(394)]=!0,t[r(388)]+=1),this[r(365)](t))}}[Mo(370)](t){const e=Mo;if(this[e(361)][e(356)][e(406)](),t)for(const n of t)this[e(374)](n);this[e(361)][e(382)][e(400)](),this[e(361)][e(404)]="",this[e(377)]=null}[Mo(334)](t,e){const n=Mo;e||(e=t[n(361)]);const r=new So(this[n(352)][n(392)]);this[n(323)][n(371)](r,t),this[n(378)][n(371)](t,r),r[n(405)][n(349)](e),this[n(367)](t[n(361)],n(330),(e,o,s)=>{const i=n,c=this[i(341)](t,s);r[i(360)]!=c&&(r[i(360)]=c,this[i(362)](r,c))}),this[n(367)](r,n(396),()=>{const t=n;this[t(345)](r,t(388))}),this[n(367)](r,n(413),()=>{const t=n;this[t(345)](r,t(393))}),this[n(365)](r);const o=this[n(412)](r);return o&&this[n(359)](o,r)||this[n(365)](r),this[n(355)](),this[n(361)][n(382)][n(349)](r),r}[Mo(385)](t){const e=Mo;if(!t[e(405)][e(395)])return;const n=this[e(412)](t);if(!n)return;const r=this[e(323)][e(381)](n),o=this[e(408)];o&&o===r?this[e(359)](n,t):this[e(411)](t,n)}[Mo(410)](t){const e=Mo;if(!t[e(405)][e(395)])return;const n=this[e(376)](t);if(!n)return;const r=this[e(323)][e(381)](n),o=this[e(352)][e(380)][e(381)](e(344)),s=this[e(408)];s&&s===r&&o?(this[e(411)](n,t),this[e(359)](t,n)):s&&s===r?this[e(411)](n,t):this[e(359)](t,n)}[Mo(345)](t,e){const n=Mo;0===this[n(348)][n(395)]&&setTimeout(()=>{const t=n;for(const{sidebarItemView:e,changedProp:n}of this[t(348)])t(388)===n?this[t(385)](e):this[t(410)](e);this[t(348)]=[]},10),this[n(348)][n(340)]({sidebarItemView:t,changedProp:e})}[Mo(375)](t){const e=Mo;return this[e(378)][e(381)](t)}[Mo(366)](){const t=Mo;this[t(351)](),this[t(361)][t(366)]()}[Mo(374)](t){const e=Mo,n=this[e(375)](t);this[e(351)](n),this[e(351)](t[e(361)]),n[e(366)](),this[e(378)][e(353)](t),this[e(323)][e(353)](n)}[Mo(347)](){const t=Mo,e=new To(this[t(352)][t(392)]);return e[t(324)](),this.on(t(326),(n,r,o,s)=>{const i=t;s&&e[i(358)](i(383)),o?e[i(384)](i(383)).to(o,i(393)):e[i(383)]=null}),e}[Mo(355)](){const t=Mo;this[t(377)]=this[t(364)]?.[t(342)]?this[t(375)](this[t(364)][t(342)]):null}[Mo(412)](t){const e=Mo,n=this[e(323)][e(381)](t),r=n&&this[e(364)]?.[e(381)](this[e(364)][e(336)](n)-1);return r&&this[e(375)](r)||null}[Mo(376)](t){const e=Mo,n=this[e(323)][e(381)](t),r=n&&this[e(364)]?.[e(381)](this[e(364)][e(336)](n)+1);return r&&this[e(375)](r)||null}[Mo(411)](t,e){const n=Mo;t[n(339)]();const r=Lo(e[n(393)]+this[n(354)],t[n(388)]);return!!r&&(this[n(362)](e,e[n(388)]-r),!0)}[Mo(359)](t,e){const n=Mo;t[n(339)]();const r=Lo(t[n(393)]+this[n(354)],e[n(388)]);return!!r&&(this[n(362)](e,e[n(388)]+r,!1),!0)}[Mo(365)](t){const e=Mo,n=this[e(323)][e(381)](t);if(!n||!n[e(398)]||!n[e(337)])return;const r=this[e(341)](n,n[e(337)]);this[e(362)](t,r)}[Mo(341)](t,n){const r=Mo;if(null===n)return 0;if(t[r(398)]instanceof e.Rect)return n[r(388)];{const t=new e.Rect(this[r(361)][r(356)])[r(388)];return n[r(388)]-t}}[Mo(362)](t,e,n=this[Mo(352)][Mo(380)][Mo(381)](Mo(344))){const r=Mo;n&&(e=Math[r(372)](e,this[r(403)](t))),t[r(388)]=e}[Mo(403)](t){const e=Mo;let n=this[e(412)](t),r=0;for(;n;)n[e(339)](),r+=this[e(354)]+n[e(399)],n=this[e(412)](n);return r}}function Lo(t,e){return Math[Mo(372)](t-e,0)}function Bo(t){const e=Mo;return null!==t&&e(335)==typeof t&&1===t[e(389)]}function Do(){const t=["cancel","6IeSheb","has","set","add","detach","EditorAnnotations","getOrderedSelectedAnnotations","isAttached","resize","addEventListener","remove","updateTargetRect","322126PlFHoD","editors","context","9711SrcpVw","_refreshPositioningDebounced","widesidebar-attach-already-attached","_editorAnnotations","stop","focus","28svyxiW","widesidebar-detach-not-attached","Annotations","ready","blur","change:container","stopListening","uiUpdate","13370QSsnKD","_integrateWithEditorAnnotations","container","annotations","requires","412833fdOzsg","248hVlagc","9132090BCXfoS","off","ck-sidebar--wide","2284320Jkeuwx","492GNJTEE","wideSidebar","_detachFromContainer","setActiveAnnotation","high","_destroyEditorAnnotationsIntegration","WideSidebar","_attachToContainer","1oyvybU","pluginName","init","rearrange","from","hasDomSelection","225608BUzwER","isOfficialPlugin","destroy","activeAnnotation","refreshPositioning","plugins","_annotations","attach","refreshVisibility","addAnnotation","register","listenTo","681434uXBVTO","isPremiumPlugin","get","_activeAnnotation","switchTo","refresh","removeEventListener","set:container"];return(Do=function(){return t})()}function Uo(t,e){const n=Do();return(Uo=function(t,e){return n[t-=328]})(t,e)}const jo=Uo;!function(t){const e=Uo,n=t();for(;;)try{if(931016===parseInt(e(398))/1*(-parseInt(e(329))/2)+-parseInt(e(384))/3*(parseInt(e(371))/4)+-parseInt(e(389))/5*(-parseInt(e(350))/6)+-parseInt(e(362))/7*(-parseInt(e(385))/8)+parseInt(e(365))/9*(parseInt(e(379))/10)+parseInt(e(386))/11+-parseInt(e(390))/12*(parseInt(e(341))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Do);class Ho extends t.ContextPlugin{[jo(357)];[jo(382)];[jo(368)];[jo(366)];static get[jo(383)](){return[Vo,vo]}static get[jo(399)](){return jo(396)}static get[jo(330)](){return!0}static get[jo(342)](){return!0}constructor(t){const n=jo;super(t),this[n(357)]=!1,this[n(352)](n(332),null),this[n(382)]=null,this[n(368)]=new e.Collection,this[n(366)]=Pe(()=>{const e=n;t[e(334)][e(343)](e(373))[e(337)](),this[e(382)][e(333)]()},250,{leading:!1})}[jo(400)](){const t=jo,e=this[t(364)][t(334)][t(343)](vo),n=this[t(364)][t(334)][t(343)](Vo);e[t(339)](t(391),this),n[t(381)]&&e[t(345)](t(391))}[jo(393)](t){const e=jo;if(t===this[e(332)])return;const n=this[e(364)][e(334)][e(343)](Vo);n[e(344)]=t;const r=this[e(332)];n[e(346)]({blurredAnnotation:r,activatedAnnotation:t}),this[e(332)]=t}[jo(336)](n){const r=jo;this[r(382)]=n;const o=this[r(364)][r(334)][r(343)](Vo);if(o[r(335)]=n,this[r(357)])throw new e.CKEditorError(r(367),this);this[r(357)]=!0,this[r(340)](o,r(348),()=>{const t=r;this[t(354)](),this[t(340)](o,t(376),e=>{const r=t;e[r(387)](),this[r(336)](n)})}),o[r(397)]({viewClass:r(388)});const s=t=>{const e=r;t[e(361)](),o[e(338)](t)};for(const t of n)s(t);this[r(340)](n,r(353),(t,e)=>{s(e)}),this[r(340)](n,r(360),(t,e,s)=>{const i=r;o[i(401)]({removedAnnotation:e,previousAnnotation:n[i(343)](s-1),nextAnnotation:n[i(343)](s+1)}),e===this[i(332)]&&this[i(393)](null)},{priority:r(394)}),this[r(340)](n,r(370),(t,e)=>{this[r(393)](e)}),this[r(340)](n,r(375),()=>{this[r(393)](null)});const i=this[r(364)]instanceof t.Context?this[r(364)][r(363)]:new e.Collection([this[r(364)]]);for(const t of i)this[r(380)](t);this[r(340)](i,r(353),(t,e)=>{const n=r;this[n(340)](e,n(374),()=>{this[n(380)](e)})}),this[r(340)](i,r(360),(t,e)=>{const n=r;e[n(334)][n(351)](n(355))&&this[n(395)](e[n(334)][n(343)](n(355)))}),window[r(359)](r(358),this[r(366)]),this[r(364)][r(334)][r(343)](r(373))[r(337)](),this[r(382)][r(333)]()}[jo(354)](){const n=jo;if(!this[n(357)])throw new e.CKEditorError(n(372),this);this[n(393)](null);const r=this[n(364)][n(334)][n(343)](Vo);r[n(392)](this[n(382)]),this[n(377)](r),this[n(377)](this[n(382)]),this[n(364)]instanceof t.Context&&this[n(377)](this[n(364)][n(363)]);for(const t of Array[n(402)](this[n(368)]))this[n(395)](t);window[n(347)](n(358),this[n(366)]),this[n(366)][n(349)](),this[n(332)]=null,this[n(357)]=!1,this[n(382)]=null}[jo(331)](){const t=jo;this[t(357)]&&this[t(354)]()}[jo(380)](t){const e=jo;if(!t[e(334)][e(351)](e(355)))return;const n=t[e(334)][e(343)](e(355)),r=()=>{const t=e,r=n[t(356)]({annotations:this[t(382)],activeAnnotation:this[t(332)]});this[t(393)](r[0]||null)};this[e(340)](n,e(346),r),this[e(340)](n,e(375),(t,{isAnnotationTracked:n})=>{const r=e;this[r(332)]&&n(this[r(332)])&&this[r(393)](null)}),this[e(340)](n,e(378),()=>{this[e(366)]()}),this[e(340)](this[e(382)],e(375),t=>{const o=e;n[o(328)]()&&(r(),t[o(369)]())},{priority:e(394)}),this[e(368)][e(353)](n)}[jo(395)](t){const e=jo;this[e(377)](t),this[e(368)][e(360)](t)}}const zo=Ko;function Ko(t,e){const n=Fo();return(Ko=function(t,e){return n[t-=350]})(t,e)}function Fo(){const t=["annotationType","2724920ERALja","add","extendTemplate","isDirty","set","237708GxrlAd","bind","toString","children","32fzoyyA","ck-annotation-counter__badge--","_badge","ck-annotation-counter__badge--edit-mode","icon","635787ltMjTU","1zEpiVH","bindTemplate","number","...","counterView","ck-annotation-counter","span","10KDIVdg","313401LhuNYZ","196434OQqtGY","setTemplate","ck-annotation-counter__badge","285044twlwVO","115647NDRWiZ"];return(Fo=function(){return t})()}!function(t){const e=Ko,n=t();for(;;)try{if(105173===parseInt(e(362))/1*(parseInt(e(374))/2)+parseInt(e(370))/3+parseInt(e(352))/4+-parseInt(e(369))/5*(parseInt(e(371))/6)+parseInt(e(375))/7*(parseInt(e(356))/8)+parseInt(e(361))/9+-parseInt(e(377))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fo);class Wo extends st.ButtonView{[zo(366)];constructor(t){const e=zo;super(t);const n=this[e(363)];this[e(351)](e(350),!1),this[e(351)](e(364),0),this[e(353)](e(358)).to(this,e(350),this,e(364),(t,n)=>t?e(365):n[e(354)]()),this[e(351)](e(376),""),this[e(360)]=ot.IconAddComment,this[e(379)]({attributes:{class:[e(367)]}}),this[e(366)]=new st.View,this[e(366)][e(372)]({tag:e(368),attributes:{class:[e(373),n.to(e(376),t=>e(357)+t),n.if(e(350),e(359))]},children:[{text:n.to(e(358))}]}),this[e(355)][e(378)](this[e(366)])}}var Yo=n(197),Xo={attributes:{"data-cke":!0}};Xo.setAttributes=Ae(),Xo.insert=Ie().bind(null,"head"),Xo.domAPI=_e(),Xo.insertStyleElement=Te();be()(Yo.A,Xo);Yo.A&&Yo.A.locals&&Yo.A.locals;const qo=Zo;function Zo(t,e){const n=Go();return(Zo=function(t,e){return n[t-=234]})(t,e)}function Go(){const t=["449161Sxidgl","attachToDom","clear","10005576VXPIwM","element","includes","_refreshPositioningDebounced","delete","has","view","36pZHmyf","southArrowNorth","getOrderedSelectedAnnotations","context","narrowsidebar-attach-already-attached","_attachListeners","unpin","init","annotations","cancel","bodyCollection","change:container","_editorAnnotations","blur","stopListening","_refreshPositioning","removeEventListener","content","values","find","add","21COUstE","_manuallyClosedAnnotationViews","first","_detachListeners","refreshPositioning","get","ck-sidebar--narrow","_detachFromContainer","change:height","getByView","_setSelectedAnnotations","Annotations","_domEmitter","remove","requires","destroy","keydown","4478749pIoloL","southArrowNorthWest","contains","balloonPanelView","defaultPositions","_showBalloon","NarrowSidebar","_attachToContainer","resize","isVisible","5292570oDcpBw","detachFromDom","set:container","1455326zUryRQ","esc","activeAnnotation","_integrateWithEditorAnnotations","6UOjhog","plugins","preventClosingBalloon","setActiveAnnotation","register","detach","focusableElements","listenTo","ready","off","high","1941942VbXymN","preventDefault","set","execute","northArrowSouthEast","_hideBalloon","_selectedAnnotations","annotationType","mousedown","isAttached","305035lKdUIM","refreshVisibility","isPremiumPlugin","isOfficialPlugin","target","low","from","uiUpdate","hasDomSelection","editors","_destroyEditorAnnotationsIntegration","EditorAnnotations","pin","stopPropagation","attach","focus","isDirty","keyCode","_annotations","narrowSidebar","stop","type","southArrowNorthEast","locale","refresh","narrowsidebar-detach-not-attached","getSidebarItemView","bind","pluginName","_updateBalloonPosition","northArrowSouthWest","number","18iFvnUu","_annotationToNarrowView","addAnnotation","addEventListener","rearrange","Esc","length","northArrowSouth"];return(Go=function(){return t})()}!function(t){const e=Zo,n=t();for(;;)try{if(799233===-parseInt(e(346))/1+parseInt(e(281))/2*(parseInt(e(285))/3)+parseInt(e(356))/4*(parseInt(e(306))/5)+-parseInt(e(296))/6*(parseInt(e(251))/7)+-parseInt(e(349))/8+parseInt(e(338))/9*(parseInt(e(278))/10)+parseInt(e(268))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Go);class Qo extends t.ContextPlugin{[qo(305)];[qo(238)];[qo(252)];[qo(263)];[qo(339)];[qo(302)];[qo(242)];[qo(352)];static get[qo(265)](){return[Vo,vo]}static get[qo(334)](){return qo(274)}static get[qo(309)](){return!0}static get[qo(308)](){return!0}constructor(t){const n=qo;super(t),this[n(305)]=!1,this[n(252)]=new Set,this[n(263)]=new((0,e.DomEmitterMixin)()),this[n(339)]=new Map,this[n(298)](n(283),null),this[n(238)]=null,this[n(302)]=[],this[n(242)]=new e.Collection,this[n(352)]=Pe(()=>{this[n(245)]()},250,{leading:!1})}[qo(237)](){const t=qo;this[t(359)][t(286)][t(256)](vo)[t(289)](t(325),this),this[t(240)]=new st.BodyCollection(this[t(359)][t(329)]),this[t(271)]=new st.BalloonPanelView(this[t(359)][t(329)]),this[t(240)][t(347)](),this[t(240)][t(250)](this[t(271)])}[qo(320)](n){const r=qo;this[r(238)]=n;const o=this[r(359)][r(286)][r(256)](Vo),s=this[r(271)];if(o[r(324)]=n,this[r(305)])throw new e.CKEditorError(r(234),this);this[r(305)]=!0,this[r(292)](o,r(280),()=>{const t=r;this[t(290)](),this[t(292)](o,t(241),e=>{const r=t;e[r(294)](),this[r(320)](n)})}),o[r(275)]({viewClass:r(257),spaceBetweenItems:5});const i=t=>{const e=r,n=new Wo(this[e(359)][e(329)]);o[e(340)](t,n),this[e(339)][e(298)](t,n),n[e(333)](e(322),e(303),e(337)).to(t[e(355)],e(322),e(327),e(344)),n.on(e(299),()=>{const n=e;this[n(252)][n(348)](),s[n(247)][n(253)]!==t[n(355)]?(this[n(273)](t),t[n(355)][n(350)][n(321)](),this[n(288)](t)):this[n(288)](null)})};for(const t of n)i(t);this[r(292)](n,r(250),(t,e)=>{i(e)}),this[r(292)](n,r(264),(t,e,s)=>{const i=r;this[i(339)][i(256)](e)[i(266)](),this[i(339)][i(353)](e),o[i(342)]({removedAnnotation:e,previousAnnotation:n[i(256)](s-1),nextAnnotation:n[i(256)](s+1)}),e===this[i(283)]&&this[i(288)](null)},{priority:r(311)}),this[r(292)](n,r(321),(t,e)=>{this[r(288)](e)}),this[r(292)](n,r(243),()=>{this[r(288)](null)}),this[r(263)][r(292)](document,r(267),(t,n)=>{const o=r;n[o(323)]===e.keyCodes[o(282)]&&s[o(277)]&&(this[o(252)][o(250)](s[o(247)][o(253)]),this[o(301)](),n[o(319)](),n[o(297)]())}),this[r(263)][r(292)](document,r(304),(t,e)=>{const n=r,i=e[n(310)];s[n(277)]&&s[n(350)][n(270)](i)||o[n(355)][n(350)][n(270)](i)||t[n(287)]||this[n(283)]&&this[n(283)][n(291)][n(249)](t=>t[n(270)](i))||(this[n(252)][n(348)](),this[n(301)](),this[n(288)](null))});const c=this[r(359)]instanceof t.Context?this[r(359)][r(315)]:new e.Collection([this[r(359)]]);for(const t of c)this[r(284)](t);this[r(292)](c,r(250),(t,e)=>{const n=r;this[n(292)](e,n(293),()=>{this[n(284)](e)})}),this[r(292)](c,r(264),(t,e)=>{const n=r;e[n(286)][n(354)](n(317))&&this[n(316)](e[n(286)][n(256)](n(317)))}),window[r(341)](r(276),this[r(352)]),this[r(245)]()}[qo(288)](t){const e=qo;if(t===this[e(283)])return;const n=this[e(359)][e(286)][e(256)](Vo);n[e(330)]({blurredAnnotation:this[e(283)],activatedAnnotation:t,disableAnimationOnActivatedAnnotation:!0}),t&&n[e(332)](t)?this[e(273)](t):this[e(301)](),this[e(283)]=t}[qo(290)](){const n=qo;if(!this[n(305)])throw new e.CKEditorError(n(331),this);this[n(288)](null);const r=this[n(359)][n(286)][n(256)](Vo);this[n(301)](),Array[n(312)](this[n(339)][n(248)](),t=>t[n(266)]()),this[n(339)][n(348)](),r[n(258)](this[n(238)]),this[n(244)](),this[n(263)][n(244)](),this[n(359)]instanceof t.Context&&this[n(244)](this[n(359)][n(315)]);for(const t of Array[n(312)](this[n(242)]))this[n(316)](t);window[n(246)](n(276),this[n(352)]),this[n(352)][n(239)](),this[n(302)]=[],this[n(305)]=!1,this[n(238)]=null}[qo(266)](){const t=qo;this[t(305)]&&this[t(290)](),this[t(240)][t(279)]()}[qo(284)](t){const e=qo;if(!t[e(286)][e(354)](e(317)))return;const n=t[e(286)][e(256)](e(317)),r=this[e(359)][e(286)][e(256)](Vo),o=this[e(238)],s=this[e(271)],i=()=>{const t=e,r=n[t(358)]({annotations:this[t(238)],activeAnnotation:this[t(283)]});this[t(261)](r),this[t(288)](r[0]||null)};this[e(292)](n,e(330),i),this[e(292)](n,e(243),(t,{isAnnotationTracked:n})=>{const r=e;this[r(283)]&&n(this[r(283)])&&(this[r(261)]([]),this[r(288)](null))}),this[e(292)](n,e(313),()=>{this[e(352)]()}),this[e(292)](o,e(243),t=>{const r=e;n[r(314)]()&&t[r(326)]()},{priority:e(295)}),this[e(292)](this[e(263)],e(304),(t,o)=>{const c=e,a=o[c(310)];s[c(277)]&&s[c(350)][c(270)](a)||r[c(355)][c(350)][c(270)](a)||this[c(283)]&&n[c(314)]()&&(i(),t[c(287)]=!0)},{priority:e(295)}),this[e(242)][e(250)](n)}[qo(316)](t){const e=qo;t&&(this[e(244)](t),this[e(242)][e(264)](t))}[qo(261)](t){const e=qo;for(const n of this[e(302)])t[e(351)](n)||this[e(252)][e(353)](n[e(355)]);this[e(302)]=t}[qo(245)](){const t=qo,e=this[t(271)];this[t(359)][t(286)][t(256)](t(262))[t(307)](),this[t(238)][t(255)](),e[t(277)]&&this[t(335)]()}[qo(273)](t){const e=qo;if(this[e(252)][e(354)](t[e(355)]))return;const n=this[e(271)][e(247)][e(253)];n!==t[e(355)]?(n&&this[e(254)](n),this[e(235)](t[e(355)]),this[e(271)][e(247)][e(348)](),this[e(271)][e(247)][e(250)](t[e(355)]),this[e(335)]()):this[e(335)]()}[qo(335)](){const t=qo,e=this[t(271)][t(247)][t(253)],n=e&&this[t(238)][t(260)](e);if(!n||!this[t(339)][t(354)](n))return;const r=this[t(339)][t(256)](n)[t(350)],o=function(){const e=t,n=st.BalloonPanelView[e(272)];return[n[e(328)],n[e(300)],n[e(357)],n[e(345)],n[e(269)],n[e(336)]]}();this[t(271)][t(318)]({target:r,positions:o})}[qo(301)](){const t=qo,e=this[t(271)],n=e[t(247)][t(253)];n&&(this[t(254)](n),e[t(236)](),e[t(247)][t(348)]())}[qo(235)](t){const e=qo;this[e(292)](t,e(259),()=>this[e(335)]()),this[e(292)](t,e(343),(n,r)=>{const o=e;this[o(252)][o(250)](t),this[o(301)](),r()})}[qo(254)](t){this[qo(244)](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=ns;function es(){const t=["bottom","init","updatePosition","add","addObserver","_addedAnnotations","attach","register","hasActive","9472131dfggtg","includes","editableElement","1516SJqvHP","top","showStack","find","542916XfizrP","_removeAnnotationFromBalloon","24106335bJKQGO","switchTo","set","inlineannotations-detach-not-attached","view","inlineannotations-not-allowed-with-context","587215yRWjln","10kVDSTf","from","_forceRefresh","clear","push","4501XKRpYr","target","_setSelectedAnnotations","stopListening","fromRect","listenTo","requires","getBoundingClientRect","viewRangeToDom","isFocused","every","targetRect","refresh","inlineannotations-attach-already-attached","hasView","editor","3304xOTdxJ","width","remove","focusTracker","update","detach","getOrderedSelectedAnnotations","change:visibleView","map","document","right","annotations","isActive","change:height","selection","collapse","pluginName","_addAnnotationToBalloon","editing","getClientRects","afterInit","activeAnnotation","setActiveAnnotation","get","inline","left","_getBalloonTargetForAnnotation","_balloon","getFirstRange","_closeAnnotation","context","12FWSGYR","change:isFocused","focus","plugins","getByView","_selectedAnnotations","isOfficialPlugin","Esc","blur","visibleView","2945964jyNJwk","domConverter","8jEnXwt","isPremiumPlugin","length","delete","1311kPGatO","InlineAnnotations","has","mousedown","_manuallyClosed","keystrokes","destroy","isAttached"];return(es=function(){return t})()}function ns(t,e){const n=es();return(ns=function(t,e){return n[t-=275]})(t,e)}!function(t){const e=ns,n=t();for(;;)try{if(536345===parseInt(e(294))/1*(-parseInt(e(314))/2)+parseInt(e(288))/3+parseInt(e(290))/4*(-parseInt(e(326))/5)+-parseInt(e(318))/6+parseInt(e(332))/7*(-parseInt(e(348))/8)+-parseInt(e(311))/9*(parseInt(e(327))/10)+-parseInt(e(320))/11*(-parseInt(e(278))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(es);class rs extends t.Plugin{[ts(301)];[ts(359)];[ts(298)];[ts(375)];[ts(307)];[ts(283)];[ts(329)];static get[ts(338)](){return[Sr,st.ContextualBalloon,vo]}static get[ts(364)](){return ts(295)}static get[ts(284)](){return!0}static get[ts(291)](){return!0}constructor(t){const e=ts;super(t),t[e(366)][e(324)][e(306)](gt.MouseObserver),this[e(301)]=!1,this[e(322)](e(369),null),this[e(359)]=null,this[e(298)]=new Set,this[e(375)]=t[e(281)][e(371)](st.ContextualBalloon),this[e(307)]=new Set,this[e(283)]=[],this[e(329)]=!1}[ts(303)](){const t=ts,e=this[t(347)][t(281)][t(371)](vo);e[t(277)]===this[t(347)]&&(e[t(309)](t(372),this),this[t(347)][t(299)][t(322)](t(285),(e,n)=>{const r=t,o=this[r(375)];if(this[r(301)]&&o[r(287)]){const t=this[r(359)][r(282)](o[r(287)]);t&&this[r(276)](t),n()}}))}[ts(368)](){const t=ts,e=this[t(347)][t(281)][t(371)](vo);e[t(277)]===this[t(347)]&&(e[t(310)]()||e[t(321)](t(372)))}[ts(370)](t){const e=ts;t!==this[e(369)]&&(this[e(369)]&&(this[e(369)][e(360)]=!1),t&&this[e(347)].ui[e(351)][e(341)]&&(this[e(359)][e(296)](t)&&this[e(365)](t,!0),t[e(360)]=!0),t||this[e(334)]([]),this[e(369)]=t)}[ts(308)](t){const n=ts;this[n(359)]=t;const r=this[n(347)][n(281)][n(371)](vo),o=this[n(375)];if(this[n(301)])throw new e.CKEditorError(n(345),this);if(r[n(277)]!==this[n(347)])throw new e.CKEditorError(n(325),this);const s=this[n(347)][n(281)][n(371)](Sr);this[n(337)](s,n(344),()=>{const t=n,e=s[t(354)]({annotations:this[t(359)],activeAnnotation:this[t(369)]});var r,o;!this[t(329)]&&(r=e,o=this[t(283)],r[t(292)]===o[t(292)]&&r[t(342)](e=>o[t(312)](e)))||(this[t(329)]=!1,this[t(334)](e),this[t(370)](e[0]||null))}),this[n(337)](s,n(286),(t,{isAnnotationTracked:e})=>{const r=n;this[r(369)]&&e(this[r(369)])&&(this[r(334)]([]),this[r(370)](null))}),this[n(337)](this[n(347)].ui[n(351)],n(279),(t,e,r)=>{r||this[n(370)](null)}),this[n(337)](t,n(350),(t,e)=>{const r=n;this[r(319)](e),e===this[r(369)]&&this[r(370)](null)}),this[n(337)](o,n(355),(e,r,s,i)=>{const c=n;i&&this[c(335)](i);const a=t[c(282)](s);s&&a&&(this[c(337)](s,c(361),()=>{o[c(304)]()}),this[c(337)](s,c(285),()=>{const t=c;this[t(276)](a),this[t(347)][t(366)][t(324)][t(280)]()}),this[c(369)]!==a&&this[c(370)](a))}),this[n(337)](this[n(347)].ui,n(352),()=>{const e=n;o[e(287)]&&t[e(282)](o[e(287)])&&o[e(304)]()}),this[n(337)](this[n(347)][n(366)][n(324)][n(357)],n(297),()=>{const t=n;this[t(329)]=!0,this[t(298)][t(330)]()}),this[n(347)][n(366)][n(324)][n(357)][n(362)][n(313)]&&this[n(347)][n(366)][n(324)][n(280)](),this[n(301)]=!0}[ts(353)](){const t=ts;if(!this[t(301)])throw new e.CKEditorError(t(323),this);this[t(370)](null);for(const e of this[t(307)])this[t(319)](e);this[t(335)](),this[t(301)]=!1,this[t(359)]=null}[ts(300)](){const t=ts;this[t(301)]&&this[t(353)]()}[ts(334)](t){const e=ts;for(const n of this[e(283)])t[e(312)](n)||this[e(298)][e(293)](n);for(const n of this[e(359)])t[e(312)](n)||this[e(319)](n);if(this[e(347)].ui[e(351)][e(341)])for(const n of t)this[e(365)](n);this[e(283)]=t}[ts(365)](t,e=!1){const n=ts;this[n(298)][n(296)](t)||(this[n(307)][n(296)](t)||this[n(375)][n(346)](t[n(324)])||(this[n(307)][n(305)](t),this[n(375)][n(305)]({stackId:t[n(324)].id,view:t[n(324)],position:{target:()=>this[n(374)](t)}})),e&&this[n(375)][n(316)](t[n(324)].id))}[ts(374)](t){const n=ts,r=t[n(333)],o=this[n(347)][n(366)][n(324)],s=o[n(357)][n(362)][n(275)](),i=o[n(289)][n(340)](s);if(i[n(363)](!0),r){if(r instanceof e.Rect)return r;let t=[];for(const e of r)t[n(331)](...os(e[n(367)]()));t=function(t){const e=n,r=[];let o=t[0];for(let n=1;n<t[e(292)];n++)ss(o,t[n])?o[e(349)]+=t[n][e(349)]:(r[e(331)](o),o=t[n]);return r[e(331)](o),r}(t);const o=i[n(339)]();return t[n(317)](t=>t[n(315)]<=o[n(315)]&&t[n(302)]>=o[n(302)]&&t[n(373)]<=o[n(373)]&&t[n(358)]>=o[n(358)])||t[0]}return t[n(343)]||i}[ts(319)](t){const e=ts;this[e(307)][e(296)](t)&&this[e(375)][e(346)](t[e(324)])&&(this[e(307)][e(293)](t),this[e(375)][e(350)](t[e(324)]))}[ts(276)](t){const e=ts;this[e(298)][e(305)](t),this[e(319)](t)}}function os(t){const e=ts;return Array[e(328)](t)[e(356)](DOMRect[e(336)])}function ss(t,e){const n=ts;return t[n(315)]===e[n(315)]&&t[n(302)]===e[n(302)]&&t[n(358)]===e[n(373)]}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;function as(t,e){const n=us();return(as=function(t,e){return n[t-=370]})(t,e)}const hs=as;function us(){const t=["list","ck-comments-archive__info","div","1623108gICMuk","107361tgqIUE","focus","bindTemplate","isActive","first","focusTracker","2224588nAyvgc","COMMENTS_ARCHIVE_LIST_LABEL","delegate","118559fZygtv","focusCycler","_annotationViews","setTemplate","3836571xFsOUt","arrowup","4868563feOHfw","36OQsaUj","focusPrevious","auto","add","isEmpty","element","remove","ck-comments-archive__content","length","focusFirst","ck-comments-archive","_setupKeyboardNavigation","presentation","render","change","focusNext","destroy","arrowdown","EMPTY_COMMENTS_ARCHIVE","ck-hidden","set","224TbmJbY","listenTo","859545zaWyFl"];return(us=function(){return t})()}!function(t){const e=as,n=t();for(;;)try{if(699672===parseInt(e(397))/1+-parseInt(e(387))/2+parseInt(e(401))/3+-parseInt(e(394))/4+parseInt(e(383))/5*(parseInt(e(404))/6)+-parseInt(e(403))/7+-parseInt(e(381))/8*(-parseInt(e(388))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(us);class ds extends st.View{[hs(393)];[hs(398)];[hs(399)];constructor(t,n){const r=hs;super(t),this[r(380)](r(408),!n[r(412)]),this[r(393)]=new e.FocusTracker,this[r(399)]=n,this[r(399)][r(396)](r(402),r(377)).to(this),this.on(r(402),()=>{const t=r;this[t(398)][t(405)]()}),this.on(r(377),()=>{const t=r;this[t(398)][t(375)]()}),this[r(398)]=new st.FocusCycler({focusables:n,focusTracker:this[r(393)]}),this[r(382)](n,r(407),()=>{this[r(408)]=!1}),this[r(382)](n,r(410),(t,e)=>{const o=r;e[o(391)]&&this[o(389)](),n[o(412)]||(this[o(408)]=!0)});const o=this[r(390)];this[r(400)]({tag:r(386),attributes:{dir:r(406),class:["ck",r(370)],tabindex:-1,role:r(384),"aria-label":it(t,r(395))},children:[{tag:r(386),attributes:{class:[r(411)],role:r(372)},children:[{tag:r(386),attributes:{role:r(372)},children:n},{tag:"p",attributes:{class:[r(385),o.if(r(408),r(379),t=>!t)]},children:[{text:it(t,r(378))}]}]}]})}[hs(373)](){const t=hs;super[t(373)](),this[t(371)]()}[hs(376)](){const t=hs;super[t(376)](),this[t(393)][t(376)]()}[hs(389)](){const t=hs;this[t(398)][t(392)]?this[t(398)][t(413)]():this[t(409)][t(389)]()}[hs(371)](){const t=hs;for(const e of this[t(399)])this[t(393)][t(407)](e[t(409)]);this[t(399)].on(t(374),(e,{added:n,removed:r})=>{const o=t;for(const t of n)this[o(393)][o(407)](t[o(409)]);for(const t of r)this[o(393)][o(410)](t[o(409)])})}}const ls=ks;function ms(){const t=["change:archivedAt","add","activate","110gAZoxx","addCommentThread","requires","1iSjxas","removeCommentThread","_calculatePosition","getCommentThread","has","363UdOImJ","isOfficialPlugin","init","71726uLKCfM","isVisible","collection","stopListening","1677687sPLFBU","focus","8MidTCl","4gJCDdp","get","2053820CMTZLc","archivedAt","listenTo","length","highest","3429204KOnufh","archivedThreads","pluginName","isPremiumPlugin","365814LOLFfl","2902445vXMZRm","isActive","12084IcDpjN","context","remove","findIndex","plugins","CommentsArchive"];return(ms=function(){return t})()}function ks(t,e){const n=ms();return(ks=function(t,e){return n[t-=358]})(t,e)}!function(t){const e=ks,n=t();for(;;)try{if(394188===parseInt(e(368))/1*(-parseInt(e(376))/2)+-parseInt(e(380))/3*(parseInt(e(383))/4)+-parseInt(e(385))/5+parseInt(e(390))/6+parseInt(e(395))/7*(parseInt(e(382))/8)+-parseInt(e(394))/9*(-parseInt(e(365))/10)+-parseInt(e(373))/11*(parseInt(e(397))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ms);class gs extends t.ContextPlugin{static get[ls(392)](){return ls(361)}static get[ls(374)](){return!0}static get[ls(393)](){return!0}static get[ls(367)](){return[vr,kr]}constructor(t){const n=ls;super(t),this[n(391)]=new e.Collection}[ls(375)](){const t=ls,e=this[t(398)],n=e[t(360)][t(384)](vr),r=e[t(360)][t(384)](kr);this[t(387)](n,t(366),(e,{threadId:r})=>{const o=t,s=n[o(371)](r);s[o(386)]&&this[o(391)][o(363)](s,this[o(370)](s[o(386)])),this[o(387)](s,o(362),(t,e,n)=>{const r=o;n?this[r(391)][r(372)](s)||this[r(391)][r(363)](s,this[r(370)](s[r(386)])):this[r(391)][r(372)](s)&&this[r(391)][r(358)](s)})}),this[t(387)](n,t(369),(e,{threadId:r})=>{const o=t,s=n[o(371)](r);this[o(379)](s),this[o(391)][o(372)](s)&&this[o(391)][o(358)](s)},{priority:t(389)}),this[t(387)](r[t(378)],t(381),(e,n)=>{const o=t;n[o(377)]||(n[o(396)]=!0,r[o(364)](n))})}[ls(370)](t){const e=ls,n=[...this[e(391)]][e(359)](n=>n[e(386)]<t);return n>-1?n:this[e(391)][e(388)]}}const ps=fs;function fs(t,e){const n=bs();return(fs=function(t,e){return n[t-=313]})(t,e)}function bs(){const t=["15bIHYrO","archivedThreads","view","2252130OgarEn","isVisible","find","CommentsArchiveUI","_toggleDialog","focusableElements","187706DPOKiy","get","isOpen","COMMENTS_ARCHIVE","componentFactory","tooltip","archivedAt","plugins","isPremiumPlugin","filter","Annotations","Dialog","indexOf","requires","innerView","isOfficialPlugin","listenTo","push","_hideDialogOnAnnotationEscape","isEnabled","_threadToController","escape","_pendingThreads","config","_handleNewThread","has","show","menuBar:commentsArchive","stopListening","includes","init","annotationViews","length","getByInnerView","splice","editor","CommentsRepository","181184cDkKcY","6gpbTlY","isOn","findIndex","2552472WIcfSk","18paTroV","execute","36477UybqgD","set","add","remove","collaboration.channelId","commentsArchive","_createCommentsArchiveButton","_visibleAnnotations","pluginName","633558rgAtsF","collection","commentsArchiveView","hide","_calculatePosition","364003uFUSpC","forEach","locale","bind","stop","menuitemcheckbox","source","EDITOR_TOP_SIDE","channelId"];return(bs=function(){return t})()}!function(t){const e=fs,n=t();for(;;)try{if(272158===parseInt(e(344))/1+parseInt(e(362))/2*(-parseInt(e(324))/3)+parseInt(e(323))/4*(-parseInt(e(353))/5)+parseInt(e(339))/6+-parseInt(e(330))/7+-parseInt(e(327))/8+-parseInt(e(328))/9*(-parseInt(e(356))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bs);class vs extends t.Plugin{[ps(341)];[ps(317)];[ps(384)];static get[ps(338)](){return ps(359)}static get[ps(377)](){return!0}static get[ps(370)](){return!0}static get[ps(375)](){return[gs,st.Dialog]}constructor(t){const e=ps;super(t),this[e(317)]=new st.ViewCollection,this[e(384)]=[]}[ps(316)](){const t=ps,e=this[t(321)],n=this[t(380)][t(347)](this);e.ui[t(366)][t(332)](t(335),()=>this[t(336)](st.ButtonView,!0)),e.ui[t(366)][t(332)](t(313),()=>{const e=t,n=this[e(336)](st.MenuBarMenuListItemButtonView);return n[e(331)]({role:e(349)}),n});const r=e[t(369)][t(363)](gs),o=e[t(369)][t(363)](t(372)),s=e[t(369)][t(363)](t(322));r[t(354)][t(345)](e=>{this[t(386)](e)}),this[t(378)](r[t(354)],t(332),(e,n)=>{this[t(386)](n)}),this[t(378)](o[t(340)],t(332),(e,n)=>{const r=t,o=this[r(384)][r(358)](t=>{const e=r,o=s[e(382)][e(363)](t);return o&&n[e(376)]===o[e(355)]});if(o){const t=this[r(343)](o[r(368)]);this[r(317)][r(332)](n[r(355)],t),this[r(384)][r(320)](this[r(384)][r(374)](o),1)}}),this[t(378)](r[t(354)],t(333),(n,r)=>{const i=t,c=e[i(385)][i(363)](i(334));if(!c||r[i(352)]===c)if(this[i(384)][i(315)](r))this[i(384)][i(320)](this[i(384)][i(374)](r),1);else{const t=s[i(382)][i(363)](r),e=o[i(319)](t[i(355)]);this[i(317)][i(333)](e[i(355)]),this[i(314)](e[i(361)])}}),this[t(378)](o[t(340)],t(332),(e,r)=>{const o=t;this[o(378)](r,o(383),n)}),this[t(378)](o[t(340)],t(333),(e,r)=>{const o=t;this[o(314)](r,o(383),n)})}[ps(386)](t){const e=ps,n=this[e(321)][e(369)][e(363)](e(322)),r=this[e(321)][e(369)][e(363)](e(372)),o=this[e(321)][e(385)][e(363)](e(334));if(!o||t[e(352)]===o){const o=n[e(382)][e(363)](t);if(!o)return void this[e(384)][e(379)](t);const s=this[e(343)](t[e(368)]),i=r[e(319)](o[e(355)]);i[e(357)]&&r[e(337)][e(333)](i),this[e(317)][e(332)](i[e(355)],s)}}[ps(343)](t){const e=ps,n=this[e(321)][e(385)][e(363)](e(334)),r=[...this[e(321)][e(369)][e(363)](gs)[e(354)]][e(371)](t=>t[e(352)]===n)[e(326)](n=>n[e(368)]<t);return r<0||r>this[e(317)][e(318)]?this[e(317)][e(318)]:r-1}[ps(360)](){const t=ps,e=this[t(321)],n=e[t(369)][t(363)](t(373));this[t(341)]||(this[t(341)]=new ds(e[t(346)],this[t(317)])),t(335)===n.id?n[t(342)]():n[t(388)]({id:t(335),title:it(e[t(346)],t(365)),icon:ot.IconCommentsArchive,hasCloseButton:!0,content:this[t(341)],position:st.DialogViewPosition[t(351)]})}[ps(336)](t,e=!1){const n=ps,r=this[n(321)][n(346)],o=this[n(321)][n(369)][n(363)](n(373)),s=new t(r);return s[n(347)](n(381)).to(this,n(381)),s[n(347)](n(325)).to(o,"id",t=>n(335)===t),s[n(331)]({label:it(r,n(365)),icon:ot.IconCommentsArchive,isToggleable:!0}),e&&(s[n(367)]=!0),this[n(378)](s,n(329),()=>this[n(360)]()),s}[ps(380)]=t=>{const e=ps,n=t[e(350)];if(!this[e(317)][e(387)](n[e(355)]))return;const r=this[e(321)][e(369)][e(363)](e(373));r[e(364)]&&e(335)===r.id&&(r[e(342)](),t[e(348)]())}}var _s=Is;function ws(){var t=["113CyFuCx","requires","pluginName","19801727zUokUn","5340894NQPkTU","isOfficialPlugin","Comments","4556mGaMTs","2880EjGIUF","10780GAOman","521908QekIhG","30TdUsIH","isPremiumPlugin","198OrXtWP","3064761ZnDBaw","327720InIaMH"];return(ws=function(){return t})()}function Is(t,e){var n=ws();return(Is=function(t,e){return n[t-=396]})(t,e)}!function(t){for(var e=Is,n=t();;)try{if(646941===-parseInt(e(403))/1*(-parseInt(e(410))/2)+parseInt(e(401))/3+-parseInt(e(397))/4*(-parseInt(e(398))/5)+-parseInt(e(407))/6+parseInt(e(396))/7*(parseInt(e(411))/8)+parseInt(e(400))/9*(parseInt(e(402))/10)+-parseInt(e(406))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ws);class ys extends t.Plugin{static get[_s(404)](){return[vr,no,uo,gs,vs,ko,Ho,Qo,rs]}static get[_s(405)](){return _s(409)}static get[_s(408)](){return!0}static get[_s(399)](){return!0}}function As(){var t=["304116qlpBnA","9WXxwio","2419530QdRftO","7OgcsaA","9upLLjw","24kBDPZX","2ytOvGu","14016519kiYqqd","13OCGEqj","841230XsWAAv","8867512XZMnvD","9864588ceSfNy","314569TLMCaU"];return(As=function(){return t})()}function Cs(t,e){var n=As();return(Cs=function(t,e){return n[t-=278]})(t,e)}!function(t){for(var e=Cs,n=t();;)try{if(643290===-parseInt(e(286))/1*(-parseInt(e(280))/2)+-parseInt(e(288))/3*(parseInt(e(287))/4)+parseInt(e(283))/5*(-parseInt(e(279))/6)+parseInt(e(290))/7*(-parseInt(e(284))/8)+parseInt(e(278))/9*(parseInt(e(289))/10)+parseInt(e(281))/11+parseInt(e(285))/12*(parseInt(e(282))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(As)})(),(window.CKEditor5=window.CKEditor5||{}).comments=r})();
|