@ckeditor/ckeditor5-comments 46.0.2-alpha.1 → 46.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/comments.js +1 -1
- package/dist/index.js +11 -11
- package/package.json +18 -18
- package/src/comments/commentsediting.js +1 -1
package/build/comments.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
/*!
|
|
3
3
|
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
4
4
|
* For licensing, see LICENSE.md.
|
|
5
|
-
*/(()=>{var t={142:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,".ck.ck-aria-description{display:none}",""]);const c=i},163:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,':root{--ck-color-suggestion-marker-insertion-border:rgba(30,174,49,.35);--ck-color-suggestion-marker-insertion-border-active:rgba(18,109,31,.5);--ck-color-suggestion-marker-insertion-background:rgba(102,229,119,.35);--ck-color-suggestion-marker-insertion-background-active:rgba(37,218,61,.5);--ck-color-suggestion-marker-deletion-border:rgba(174,30,66,.35);--ck-color-suggestion-marker-deletion-border-active:rgba(109,18,41,.5);--ck-color-suggestion-marker-deletion-background:rgba(229,102,134,.35);--ck-color-suggestion-marker-deletion-background-active:rgba(218,37,82,.5);--ck-color-suggestion-marker-deletion-stroke:rgba(87,15,33,.5);--ck-color-suggestion-marker-format-border:#99d7e6;--ck-color-suggestion-marker-format-border-active:#5cc0d6;--ck-color-suggestion-widget-insertion-background:rgba(102,229,119,.05);--ck-color-suggestion-widget-insertion-background-active:rgba(37,218,61,.07);--ck-color-suggestion-widget-deletion-background:rgba(229,102,134,.05);--ck-color-suggestion-widget-deletion-background-active:rgba(196,33,74,.07);--ck-color-suggestion-widget-format-background:rgba(10,160,194,.09);--ck-color-suggestion-widget-format-background-active:rgba(10,160,194,.16)}.ck-content .ck-suggestion-marker-insertion{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-insertion-border);text-decoration:none}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);text-decoration-thickness:3px}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-merge:after{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);color:var(--ck-color-suggestion-marker-deletion-stroke);content:"¶";text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke)}.ck-content .ck-suggestion-marker-merge.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-split:after{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border);color:var(--ck-color-suggestion-marker-insertion-border);content:"¶"}.ck-content .ck-suggestion-marker-split.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-formatInline{border-bottom:3px solid var(--ck-color-suggestion-marker-format-border);border-top:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatInline.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatBlock{background:none;border:0;box-shadow:-7px 0 0 0 var(--ck-color-base-background),-10px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 var(--ck-color-base-background),-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content ol .ck-suggestion-marker-formatBlock,.ck-content ul .ck-suggestion-marker-formatBlock{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content ol .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content ul .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}',""]);const c=i},168:t=>{"use strict";t.exports=function(t){return t[1]}},179:(t,e,n)=>{t.exports=n(237)("./src/paragraph.js")},197:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,":root{--ck-annotation-counter-icon-size:16px;--ck-annotation-counter-number-size:10px;--ck-color-annotation-counter-comment:#f2de02;--ck-color-annotation-counter-suggestion-insertion:#5ad86b;--ck-color-annotation-counter-suggestion-deletion:#d85a79;--ck-color-annotation-counter-suggestion-format:#5ac1d8}.ck.ck-sidebar--narrow .ck-sidebar-item{display:flex;justify-content:center}.ck.ck-sidebar--narrow .ck-annotation-counter{color:grey;cursor:pointer;font-size:var(--ck-annotation-counter-icon-size);min-height:unset;padding:0}.ck.ck-sidebar--narrow .ck-annotation-counter:focus,.ck.ck-sidebar--narrow .ck-annotation-counter:hover{background:transparent;box-shadow:none;color:#4d4d4d}.ck.ck-sidebar--narrow .ck-annotation-counter__badge{background:#333;border-radius:50%;color:#fff;display:flex;font-family:var(--ck-font-face);font-size:var(--ck-annotation-counter-number-size);font-weight:700;height:16px;justify-content:center;line-height:16px;position:absolute;right:0;text-shadow:-1px 0 2px #454545,1px 0 2px #454545;top:-6px;width:16px;z-index:1}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--edit-mode{line-height:1}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-insertion,.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-replace{background:var(--ck-color-annotation-counter-suggestion-insertion)}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-deletion{background:var(--ck-color-annotation-counter-suggestion-deletion)}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-format{background:var(--ck-color-annotation-counter-suggestion-format)}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--comment{background:var(--ck-color-annotation-counter-comment)}",""]);const c=i},211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},220:t=>{"use strict";t.exports=function(t,e){return e||(e={}),t?(t=String(t.__esModule?t.default:t),/^['"].*['"]$/.test(t)&&(t=t.slice(1,-1)),e.hash&&(t+=e.hash),/["'() \t\n]|(%20)/.test(t)||e.needQuotes?'"'.concat(t.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):t):t}},237:t=>{"use strict";t.exports=CKEditor5.dll},251:(t,e,n)=>{t.exports=n(237)("./src/undo.js")},258:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,".ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image img{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image,.ck-content .ck-suggestion-marker-insertion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=i},262:t=>{"use strict";var e={};t.exports=function(t,n){var o=function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}e[t]=n}return e[t]}(t);if(!o)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");o.appendChild(n)}},306:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,':root{--ck-color-thread-remove-background:var(--ck-color-comment-remove-background);--ck-color-comment-count:#5891ca;--ck-color-thread-header-background:#fdfadd;--ck-color-thread-header-active-background:#fff3a8;--ck-color-unlinked-background:#f5f5f5;--ck-color-unlinked-active-background:#ebebeb}.ck .ck-thread{background-color:var(--ck-color-base-background);border-radius:0;color:var(--ck-color-base-text);outline:0;overflow:hidden;transition-duration:.3s;transition-property:color,background-color,width,outline;transition-timing-function:ease;width:100%}.ck .ck-thread.ck-rounded-corners,.ck-rounded-corners .ck .ck-thread{border-radius:var(--ck-border-radius)}@media (prefers-reduced-motion:reduce){.ck .ck-thread{transition:none}}.ck .ck-thread:focus{box-shadow:0 0 0 4px var(--ck-color-focus-outer-shadow);outline:var(--ck-focus-ring)}.ck-balloon-panel:has(.ck-thread:focus){border:var(--ck-focus-ring);box-shadow:var(--ck-drop-shadow),var(--ck-focus-outer-shadow);outline:none}.ck .ck-thread__header{background-color:var(--ck-color-thread-header-background);display:flex;font-size:var(--ck-font-size-base);justify-content:space-between;line-height:1.57;padding:var(--ck-spacing-standard)}.ck .ck-thread__header .ck-button{font-size:var(--ck-annotation-button-size)}.ck .ck-thread__header .ck-context-wrapper{display:inline-flex;height:25px;min-width:0;padding-right:var(--ck-spacing-large);position:relative;width:100%}.ck .ck-thread__header .ck-context{display:flex;overflow:hidden;padding:var(--ck-spacing-small) var(--ck-spacing-medium);white-space:nowrap;width:100%}.ck .ck-thread__header .ck-context.ck-context--quotes:after,.ck .ck-thread__header .ck-context.ck-context--quotes:before{content:\'"\';display:inline-block}.ck .ck-thread__header .ck-context .ck-context__type{font-weight:700;padding-right:var(--ck-spacing-standard)}.ck .ck-thread__header .ck-context .ck-context__value{border:1px solid transparent;overflow:hidden;text-overflow:ellipsis}.ck .ck-thread__header .ck-context .ck-context__value:focus{border:var(--ck-focus-ring);box-shadow:var(--ck-focus-outer-shadow),0 0;outline:none}.ck .ck-thread__header .ck-context.overlay{background:var(--ck-color-base-background);border-radius:2px;box-shadow:0 2px 3px hsla(0,0%,100%,.2);box-sizing:border-box;display:inline-block;position:absolute;top:0;white-space:normal;z-index:2}.ck .ck-thread__comment-count{--ck-user-avatar-size:28px;color:var(--ck-color-comment-count);cursor:pointer;font-size:var(--ck-font-size-base);font-weight:700;padding-left:calc(var(--ck-user-avatar-size) + var(--ck-spacing-standard)*2);transition:background-color .3s ease}.ck .ck-thread__comment-count:before{content:"\\25BC";margin-right:var(--ck-spacing-small)}.ck .ck-thread--remove .ck-comment{background-color:var(--ck-color-comment-remove-background)}.ck .ck-thread--remove .ck-thread__input--active{background-color:var(--ck-color-base-background)}.ck .ck-thread--remove .ck-thread__comment-count,.ck .ck-thread--remove .ck-thread__input--active.ck-thread__input{background-color:var(--ck-color-comment-remove-background)}.ck .ck-thread--remove .ck-comment__wrapper .ck-comment:after,.ck .ck-thread__comments .ck-comment__wrapper:last-of-type .ck-comment:after{opacity:0}.ck .ck-thread__container{transition:transform .3s ease}@media (prefers-reduced-motion:reduce){.ck .ck-thread__container{transition:none}}.ck .ck-thread__comments{border-radius:var(--ck-border-radius);list-style:none;margin:0;padding:0;position:relative;z-index:var(--ck-z-default)}.ck .ck-thread__user{font-size:.85em}.ck .ck-thread__input{border-radius:var(--ck-border-radius);min-height:38px;transition:background-color .2s ease-in-out;white-space:normal;width:calc(100% - var(--ck-user-avatar-size))}.ck .ck-thread--active .ck-comment__options.ck-dropdown{display:block}.ck .ck-thread--active .ck-thread__input{background-color:var(--ck-color-comment-background);display:block}.ck .ck-thread--active .ck-thread__header{background-color:var(--ck-color-thread-header-active-background)}.ck .ck-thread--unlinked{--ck-color-comment-box-border:var(--ck-color-base-border);--ck-color-thread-header-background:var(--ck-color-unlinked-background);--ck-color-thread-header-active-background:var(--ck-color-unlinked-active-background)}.ck .ck-thread--remove-confirmation .ck-thread__container{transform:translate3d(-100%,0,0)}.ck.ck-button.ck-thread__remove-confirm-submit{color:var(--ck-color-button-save)}.ck.ck-button.ck-thread__remove-confirm-cancel{color:var(--ck-color-button-cancel)}.ck .ck-thread__remove-confirm{background-color:var(--ck-color-comment-remove-background);display:flex;font-size:var(--ck-font-size-base);height:100%;justify-content:flex-start;left:100%;position:absolute;top:0;width:100%}.ck .ck-thread__remove-confirm .ck-thread__remove-confirm-inner{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;max-height:400px;padding-top:var(--ck-spacing-standard);width:100%}.ck .ck-thread__remove-confirm p{font-weight:700;margin:0}',""]);const c=i},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},332:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,":root{--ck-user-colors--0:#6d78e8;--ck-user-colors--0-alpha:rgba(109,120,232,.15);--ck-user-colors--1:#007a6c;--ck-user-colors--1-alpha:rgba(0,122,108,.15);--ck-user-colors--2:#ba4545;--ck-user-colors--2-alpha:rgba(186,69,69,.15);--ck-user-colors--3:#5635b1;--ck-user-colors--3-alpha:rgba(86,53,177,.15);--ck-user-colors--4:#548a2e;--ck-user-colors--4-alpha:rgba(84,138,46,.15);--ck-user-colors--5:#c3185d;--ck-user-colors--5-alpha:rgba(195,24,93,.15);--ck-user-colors--6:#ea4343;--ck-user-colors--6-alpha:rgba(234,67,67,.15);--ck-user-colors--7:#0bc3d0;--ck-user-colors--7-alpha:rgba(11,195,208,.15);--ck-user-dot-size:6px}.ck .ck-user__color--0{color:var(--ck-user-colors--0)}.ck .ck-user__bg-color--0{background-color:var(--ck-user-colors--0)}.ck .ck-user__selection--0{background-color:var(--ck-user-colors--0-alpha)}.ck .ck-user__selection--0.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--0)}.ck .ck-user__marker--0,.ck .ck-user__marker--0 .ck-user__marker-dot,.ck .ck-user__marker--0 .ck-user__marker-dot::selection,.ck .ck-user__marker--0 .ck-user__marker-tooltip,.ck .ck-user__marker--0 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--0::selection{background-color:var(--ck-user-colors--0)}.ck .ck-user__marker--0 .ck-user__marker-line{border:1px solid var(--ck-user-colors--0)}.ck .ck-user__color--1{color:var(--ck-user-colors--1)}.ck .ck-user__bg-color--1{background-color:var(--ck-user-colors--1)}.ck .ck-user__selection--1{background-color:var(--ck-user-colors--1-alpha)}.ck .ck-user__selection--1.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--1)}.ck .ck-user__marker--1,.ck .ck-user__marker--1 .ck-user__marker-dot,.ck .ck-user__marker--1 .ck-user__marker-dot::selection,.ck .ck-user__marker--1 .ck-user__marker-tooltip,.ck .ck-user__marker--1 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--1::selection{background-color:var(--ck-user-colors--1)}.ck .ck-user__marker--1 .ck-user__marker-line{border:1px solid var(--ck-user-colors--1)}.ck .ck-user__color--2{color:var(--ck-user-colors--2)}.ck .ck-user__bg-color--2{background-color:var(--ck-user-colors--2)}.ck .ck-user__selection--2{background-color:var(--ck-user-colors--2-alpha)}.ck .ck-user__selection--2.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--2)}.ck .ck-user__marker--2,.ck .ck-user__marker--2 .ck-user__marker-dot,.ck .ck-user__marker--2 .ck-user__marker-dot::selection,.ck .ck-user__marker--2 .ck-user__marker-tooltip,.ck .ck-user__marker--2 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--2::selection{background-color:var(--ck-user-colors--2)}.ck .ck-user__marker--2 .ck-user__marker-line{border:1px solid var(--ck-user-colors--2)}.ck .ck-user__color--3{color:var(--ck-user-colors--3)}.ck .ck-user__bg-color--3{background-color:var(--ck-user-colors--3)}.ck .ck-user__selection--3{background-color:var(--ck-user-colors--3-alpha)}.ck .ck-user__selection--3.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--3)}.ck .ck-user__marker--3,.ck .ck-user__marker--3 .ck-user__marker-dot,.ck .ck-user__marker--3 .ck-user__marker-dot::selection,.ck .ck-user__marker--3 .ck-user__marker-tooltip,.ck .ck-user__marker--3 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--3::selection{background-color:var(--ck-user-colors--3)}.ck .ck-user__marker--3 .ck-user__marker-line{border:1px solid var(--ck-user-colors--3)}.ck .ck-user__color--4{color:var(--ck-user-colors--4)}.ck .ck-user__bg-color--4{background-color:var(--ck-user-colors--4)}.ck .ck-user__selection--4{background-color:var(--ck-user-colors--4-alpha)}.ck .ck-user__selection--4.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--4)}.ck .ck-user__marker--4,.ck .ck-user__marker--4 .ck-user__marker-dot,.ck .ck-user__marker--4 .ck-user__marker-dot::selection,.ck .ck-user__marker--4 .ck-user__marker-tooltip,.ck .ck-user__marker--4 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--4::selection{background-color:var(--ck-user-colors--4)}.ck .ck-user__marker--4 .ck-user__marker-line{border:1px solid var(--ck-user-colors--4)}.ck .ck-user__color--5{color:var(--ck-user-colors--5)}.ck .ck-user__bg-color--5{background-color:var(--ck-user-colors--5)}.ck .ck-user__selection--5{background-color:var(--ck-user-colors--5-alpha)}.ck .ck-user__selection--5.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--5)}.ck .ck-user__marker--5,.ck .ck-user__marker--5 .ck-user__marker-dot,.ck .ck-user__marker--5 .ck-user__marker-dot::selection,.ck .ck-user__marker--5 .ck-user__marker-tooltip,.ck .ck-user__marker--5 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--5::selection{background-color:var(--ck-user-colors--5)}.ck .ck-user__marker--5 .ck-user__marker-line{border:1px solid var(--ck-user-colors--5)}.ck .ck-user__color--6{color:var(--ck-user-colors--6)}.ck .ck-user__bg-color--6{background-color:var(--ck-user-colors--6)}.ck .ck-user__selection--6{background-color:var(--ck-user-colors--6-alpha)}.ck .ck-user__selection--6.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--6)}.ck .ck-user__marker--6,.ck .ck-user__marker--6 .ck-user__marker-dot,.ck .ck-user__marker--6 .ck-user__marker-dot::selection,.ck .ck-user__marker--6 .ck-user__marker-tooltip,.ck .ck-user__marker--6 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--6::selection{background-color:var(--ck-user-colors--6)}.ck .ck-user__marker--6 .ck-user__marker-line{border:1px solid var(--ck-user-colors--6)}.ck .ck-user__color--7{color:var(--ck-user-colors--7)}.ck .ck-user__bg-color--7{background-color:var(--ck-user-colors--7)}.ck .ck-user__selection--7{background-color:var(--ck-user-colors--7-alpha)}.ck .ck-user__selection--7.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--7)}.ck .ck-user__marker--7,.ck .ck-user__marker--7 .ck-user__marker-dot,.ck .ck-user__marker--7 .ck-user__marker-dot::selection,.ck .ck-user__marker--7 .ck-user__marker-tooltip,.ck .ck-user__marker--7 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--7::selection{background-color:var(--ck-user-colors--7)}.ck .ck-user__marker--7 .ck-user__marker-line{border:1px solid var(--ck-user-colors--7)}",""]);const c=i},353:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,".ck .ck-comments-archive-dropdown.ck-dropdown__panel{z-index:var( --ck-z-panel )}.ck .ck-comments-archive{box-sizing:content-box;max-height:450px;width:400px}.ck .ck-comments-archive .ck-annotation{animation:none}.ck .ck-comments-archive .ck-comments-archive__content,.ck .ck-comments-archive .ck-comments-archive__header{max-height:410px;overflow:auto;padding:var( --ck-spacing-large )}.ck .ck-comments-archive .ck-comments-archive__header{border-bottom:1px solid var( --ck-color-toolbar-border );font-weight:700;line-height:var( --ck-font-size-base );max-height:40px}.ck .ck-comments-archive .ck-comments-archive__content .ck-annotation-wrapper:not(:last-child){margin-bottom:var( --ck-spacing-large )}.ck .ck-comments-archive .ck-comments-archive__info{color:var( --ck-color-annotation-info );font-style:italic;text-align:center}",""]);const c=i},355:(t,e,n)=>{t.exports=n(237)("./src/icons.js")},357:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},433:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var n="",o=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),o&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),o&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n}).join("")},e.i=function(t,n,o,r,s){"string"==typeof t&&(t=[[null,t,void 0]]);var i={};if(o)for(var c=0;c<this.length;c++){var a=this[c][0];null!=a&&(i[a]=!0)}for(var h=0;h<t.length;h++){var u=[].concat(t[h]);o&&i[u[0]]||(void 0!==s&&(void 0===u[5]||(u[1]="@layer".concat(u[5].length>0?" ".concat(u[5]):""," {").concat(u[1],"}")),u[5]=s),n&&(u[2]?(u[1]="@media ".concat(u[2]," {").concat(u[1],"}"),u[2]=n):u[2]=n),r&&(u[4]?(u[1]="@supports (".concat(u[4],") {").concat(u[1],"}"),u[4]=r):u[4]="".concat(r)),e.push(u))}},e}},438:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,':root{--ck-color-annotation-icon:grey;--ck-color-annotation-info:#757575;--ck-annotation-button-size:0.85em}.ck .ck-annotation{--ck-user-avatar-size:28px;animation:fadeInLeft .3s;display:flex;font-size:var(--ck-font-size-base);padding:var(--ck-spacing-standard);position:relative;transition:background-color .3s ease;white-space:normal}@media (prefers-reduced-motion:reduce){.ck .ck-annotation{animation:none;transition:none}}.ck .ck-annotation .ck-button{background-color:transparent;border-radius:var(--ck-border-radius);color:var(--ck-color-annotation-icon);cursor:pointer;font-size:var(--ck-annotation-button-size);min-height:unset;min-width:unset}.ck .ck-annotation .ck-user{font-size:.85em}.ck .ck-annotation__main{border-radius:var(--ck-border-radius);display:grid;grid-template-areas:"info actions" "content content";grid-template-columns:minmax(0,1fr) auto;padding-left:var(--ck-spacing-standard);transition:all .2s ease;width:calc(100% - var(--ck-user-avatar-size))}@media (prefers-reduced-motion:reduce){.ck .ck-annotation__main{transition:none}}.ck .ck-annotation__main p{font-size:var(--ck-comment-content-font-size);line-height:1.5em;margin:0;white-space:normal}.ck .ck-annotation__user{margin-top:var(--ck-spacing-small)}.ck .ck-annotation__info{align-items:center;color:var(--ck-color-annotation-info);display:flex;grid-area:info;min-height:2.4em}.ck .ck-annotation__info-name,.ck .ck-annotation__info-time{color:var(--ck-color-annotation-info);font-size:var(--ck-font-size-small);font-weight:700;overflow:hidden;white-space:nowrap}.ck .ck-annotation__info-name{text-overflow:ellipsis}.ck .ck-annotation__info-time{flex:0 0 auto;margin:0 var(--ck-spacing-large)}.ck.ck-balloon-panel .ck-annotation-wrapper .ck-annotation__info-name,.ck.ck-balloon-panel .ck-annotation-wrapper .ck-annotation__info-time{white-space:nowrap}.ck .ck-annotation__actions{grid-area:actions;opacity:.5;transition:opacity .2s ease}@media (prefers-reduced-motion:reduce){.ck .ck-annotation__actions{transition:none}}.ck .ck-annotation__content-wrapper{grid-area:content;width:100%}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-5%,0,0)}to{opacity:1;transform:translateZ(0)}}',""]);const c=i},492:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,":root{--ck-color-comment-marker:#fef7a9;--ck-color-comment-marker-active:#fdf05d}.ck-content .ck-comment-marker{background:var(--ck-color-comment-marker);border-bottom:3px solid transparent;border-top:3px solid transparent}.ck-content .ck-comment-marker.ck-widget{background-color:transparent;border:3px solid var(--ck-color-comment-marker)}.ck-content .ck-comment-marker--active,.ck-content .ck-comment-marker--active .ck-comment-marker{background:var(--ck-color-comment-marker-active)}.ck-content .ck-comment-marker--active.ck-widget{border-color:var(--ck-color-comment-marker-active)}.ck-content .ck-comment-marker--active.ck-widget .ck-comment-marker{background-color:var(--ck-color-comment-marker)}",""]);const c=i},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},533:(t,e,n)=>{"use strict";n.d(e,{A:()=>l});var o=n(168),r=n.n(o),s=n(433),i=n.n(s),c=n(220),a=n.n(c),h=new URL(n(774),n.b),u=i()(r()),d=a()(h);u.push([t.id,`:root{--ck-user-avatar-size:40px;--ck-user-avatar-background:#3670ab;--ck-user-avatar-color:#fff;--ck-user-me-border-color:#fff}.ck.ck-user{align-items:center;background-color:var(--ck-user-avatar-background);border-radius:50%;box-sizing:border-box;display:flex;height:var(--ck-user-avatar-size);justify-content:center;line-height:100%;margin:2px;min-height:var(--ck-user-avatar-size);min-width:var(--ck-user-avatar-size);position:relative;width:var(--ck-user-avatar-size)}.ck.ck-user.ck-user_me{border:2px solid var(--ck-user-me-border-color);outline:2px solid var(--ck-user-avatar-background)}.ck.ck-user__name{color:var(--ck-user-avatar-color);cursor:default;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ck.ck-user__name.ck-user__name--hidden{display:none}.ck.ck-user__img{background-color:var(--ck-user-avatar-background);background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;border-radius:50%;display:none;height:100%;width:100%}.ck.ck-user__img.ck-user__anonymous{background-image:url(${d});display:block}.ck.ck-user__img.ck-user__anonymous+.ck-user__name{display:none}.ck.ck-user__img.ck-user__avatar{background-color:#fff;display:block}.ck.ck-user__img.ck-user__img--hidden{display:none}.ck.ck-user__notification{align-items:center;background:var(--ck-color-base-background);border:2px solid var(--ck-color-base-background);border-radius:50%;box-sizing:content-box;display:flex;height:15px;justify-content:center;overflow:hidden;position:absolute;right:-7px;top:-8px;transform:translateZ(0);width:15px}.ck.ck-user__notification .ck-user__icon{background:var(--ck-color-base-background);color:var(--ck-color-annotation-info);height:19px;max-height:19px;max-width:19px;min-height:19px;min-width:19px;width:19px}`,""]);const l=u},545:t=>{"use strict";var e,n=(e=[],function(t,n){return e[t]=n,e.filter(Boolean).join("\n")});function o(t,e,o,r){var s;if(o)s="";else{s="",r.supports&&(s+="@supports (".concat(r.supports,") {")),r.media&&(s+="@media ".concat(r.media," {"));var i=void 0!==r.layer;i&&(s+="@layer".concat(r.layer.length>0?" ".concat(r.layer):""," {")),s+=r.css,i&&(s+="}"),r.media&&(s+="}"),r.supports&&(s+="}")}if(t.styleSheet)t.styleSheet.cssText=n(e,s);else{var c=document.createTextNode(s),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(c,a[e]):t.appendChild(c)}}var r={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=r.singletonCounter++,n=r.singleton||(r.singleton=t.insertStyleElement(t));return{update:function(t){o(n,e,!1,t)},remove:function(t){o(n,e,!0,t)}}}},554:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,':root{--ck-color-comment-background:#f3f7fb;--ck-color-comment-separator:#cddeef;--ck-color-comment-remove-background:var(--ck-color-light-red);--ck-color-comment-input-background:var(--ck-color-comment-background);--ck-comment-content-font-family:var(--ck-font-face);--ck-comment-content-font-size:var(--ck-font-size-base);--ck-comment-content-font-color:var(--ck-color-base-text)}.ck .ck-comment__wrapper{font-size:var(--ck-font-size-base);outline:0;position:relative;transition:all .3s linear}@media (prefers-reduced-motion:reduce){.ck .ck-comment__wrapper{transition:none}}.ck .ck-comment__wrapper.ck-comment--remove-confirmation{transform:translate3d(-100%,0,0)}.ck .ck-comment__wrapper:first-of-type{border-top-left-radius:var(--ck-border-radius);border-top-right-radius:var(--ck-border-radius)}.ck .ck-comment__wrapper:focus{background:var(--ck-color-button-default-hover-background)}.ck .ck-comment:after{background-color:var(--ck-color-comment-separator);content:"";display:block;height:100%;left:calc(var(--ck-spacing-standard) + var(--ck-user-avatar-size)/2 - 2px);opacity:1;position:absolute;top:calc(var(--ck-user-avatar-size) + var(--ck-spacing-small));width:4px}.ck .ck-comment--remove{background-color:var(--ck-color-comment-remove-background)}.ck .ck-comment--remove:after{opacity:0}.ck .ck-comment--edit{background-color:var(--ck-color-comment-input-background)}.ck .ck-comment--edit:after{opacity:0}.ck .ck-comment--edit .ck-comment__input-actions{margin-top:var(--ck-spacing-standard)}.ck .ck-comment__content{overflow-wrap:anywhere;word-break:normal}.ck .ck-comment--info .ck-comment__content,.ck .ck-comment__content{color:var(--ck-comment-content-font-color);font-family:var(--ck-comment-content-font-family)}.ck .ck-comment--info .ck-comment__content{font-size:var(--ck-comment-content-font-size);font-style:italic}.ck .ck-comment p,.ck .ck-comment__input p{margin:0}.ck .ck-comment ol,.ck .ck-comment ul,.ck .ck-comment__input ol,.ck .ck-comment__input ul{margin-left:10px;padding-left:10px}.ck .ck-comment ul,.ck .ck-comment__input ul{list-style:disc;margin-bottom:5px;margin-top:0}.ck .ck-comment ul ul,.ck .ck-comment__input ul ul{list-style:circle}.ck .ck-comment ul ul ul,.ck .ck-comment__input ul ul ul{list-style:square}.ck .ck-comment__main .ck-comment__input-wrapper{display:flex;flex-direction:column;position:relative;transition:all .3s linear}.ck .ck-comment__main .ck-comment__input-wrapper .ck-comment__input{padding:0}.ck .ck-comment__user{z-index:var(--ck-z-default)}.ck-comment__input-actions .ck.ck-button.ck-comment__input-actions--submit{background:var(--ck-color-base-action);color:#fff}.ck-comment__input-actions .ck.ck-button.ck-comment__input-actions--submit:hover{background:var(--ck-color-button-save)}.ck-comment__input-actions .ck.ck-button.ck-comment__input-actions--cancel{color:var(--ck-color-text)}.ck .ck-comment__external{color:var(--ck-color-annotation-info);font-size:var(--ck-font-size-tiny);font-style:italic;margin-top:var(--ck-spacing-standard)}.ck .ck-comment .ck-dropdown .ck-dropdown__arrow{display:none}.ck .ck-comment .ck-dropdown .ck-list{margin:0;padding:var(--ck-spacing-small) 0}.ck .ck-comment .ck-dropdown .ck-list .ck-list__item{color:var(--ck-color-base-text);font-size:1.2em;min-width:auto}.ck .ck-comment .ck-dropdown .ck-list .ck-list__item .ck-button{color:var(--ck-color-text)}',""]);const c=i},573:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,":root{--ck-color-annotation-wrapper-background:#fff;--ck-color-annotation-wrapper-drop-shadow:0 1px 1px 1px #e6e6e6}.ck.ck-sidebar{outline:0;position:relative;transition:min-height .25s ease}@media (prefers-reduced-motion:reduce){.ck.ck-sidebar{transition:none}}.ck-sidebar-item{position:absolute;transition:top .3s ease,box-shadow .3s ease;width:100%}@media (prefers-reduced-motion:reduce){.ck-sidebar-item{transition:none}}.ck-sidebar-item--no-animation{transition:top 0s ease!important}.ck.ck-annotation-wrapper{background:var(--ck-color-annotation-wrapper-background);border-radius:var(--ck-border-radius);box-shadow:var(--ck-color-annotation-wrapper-drop-shadow);outline:0}.ck.ck-annotation-wrapper--active .ck-annotation__actions,.ck.ck-annotation-wrapper:hover .ck-annotation__actions{opacity:1}.ck.ck-annotation-wrapper--active .ck-annotation__actions .ck-comment--resolve,.ck.ck-annotation-wrapper--active .ck-suggestion--accept,.ck.ck-annotation-wrapper:hover .ck-annotation__actions .ck-comment--resolve,.ck.ck-annotation-wrapper:hover .ck-suggestion--accept{color:var(--ck-color-button-save)}.ck.ck-annotation-wrapper--active .ck-suggestion--discard,.ck.ck-annotation-wrapper:hover .ck-suggestion--discard{color:var(--ck-color-button-cancel)}.ck.ck-annotation-wrapper:not(.ck-annotation-wrapper--active):hover{box-shadow:var(--ck-drop-shadow)}.ck.ck-annotation-wrapper--active{box-shadow:var(--ck-drop-shadow-active)}",""]);const c=i},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},667:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach(function(n){t.setAttribute(n,e[n])})}},673:t=>{"use strict";var e=[];function n(t){for(var n=-1,o=0;o<e.length;o++)if(e[o].identifier===t){n=o;break}return n}function o(t,o){for(var s={},i=[],c=0;c<t.length;c++){var a=t[c],h=o.base?a[0]+o.base:a[0],u=s[h]||0,d="".concat(h," ").concat(u);s[h]=u+1;var l=n(d),m={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==l)e[l].references++,e[l].updater(m);else{var k=r(m,o);o.byIndex=c,e.splice(c,0,{identifier:d,updater:k,references:1})}i.push(d)}return i}function r(t,e){var n=e.domAPI(e);n.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,r){var s=o(t=t||[],r=r||{});return function(t){t=t||[];for(var i=0;i<s.length;i++){var c=n(s[i]);e[c].references--}for(var a=o(t,r),h=0;h<s.length;h++){var u=n(s[h]);0===e[u].references&&(e[u].updater(),e.splice(u,1))}s=a}}},727:(t,e,n)=>{t.exports=n(237)("./src/select-all.js")},751:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=i},774:t=>{"use strict";t.exports="data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3E%3Cpath fill=%27%23fff%27 d=%27M9.8 20H2c0-5.7 5-5.7 6-7l.2-.8c-1.6-.8-2.7-2.7-2.7-5 0-2.8 2-5.2 4.3-5.2S14 4.4 14 7.3c0 2.2-1 4-2.6 5l.2.6c1.2 1.3 6 1.4 6 7H9.8z%27/%3E%3C/svg%3E"},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},874:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,":root{--ck-inline-annotation-container-width:300px;--ck-inline-annotation-container-max-height:400px}.ck.ck-balloon-panel .ck-annotation-wrapper{max-height:var(--ck-inline-annotation-container-max-height);overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;position:static;width:var(--ck-inline-annotation-container-width)}.ck.ck-balloon-panel .ck-annotation{animation:none}.ck.ck-balloon-panel .ck-annotation-wrapper *{white-space:normal}.ck.ck-balloon-panel .ck-annotation-wrapper strong{font-weight:700}.ck.ck-balloon-panel .ck-annotation-wrapper i{font-style:italic}",""]);const c=i},888:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,".ck-content pre>code.ck-suggestion-marker-formatBlock{box-shadow:-7px 0 0 0 #ededed,-10px 0 0 0 var(--ck-color-suggestion-marker-format-border);display:block}.ck-content pre>code.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 #ededed,-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}",""]);const c=i},901:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,":root{--ck-color-suggestion-widget-th-insertion-background:rgba(102,229,119,.12);--ck-color-suggestion-widget-th-insertion-background-active:rgba(37,218,61,.14);--ck-color-suggestion-widget-th-deletion-background:rgba(229,102,134,.14);--ck-color-suggestion-widget-th-deletion-background-active:rgba(196,33,74,.16)}.ck-content figure.table .ck-suggestion-marker-formatBlock{box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content figure.table .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.table{border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table{border-color:var(--ck-color-suggestion-marker-deletion-border)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .table th.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-th-insertion-background)}.ck-content .table th.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active)}.ck-content .table th.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-th-deletion-background);text-decoration:none}.ck-content .table th.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .table td.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .table td.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);text-decoration:none}.ck-content .table td.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-formatBlock,.ck-content .table td.ck-suggestion-marker-formatInline,.ck-content .table th.ck-suggestion-marker-formatBlock,.ck-content .table th.ck-suggestion-marker-formatInline{background-color:var(--ck-color-suggestion-widget-format-background);box-shadow:none}.ck-content .table td.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table td.ck-suggestion-marker-formatInline.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatInline.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-format-background-active);box-shadow:none}",""]);const c=i},906:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.media{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.media .ck-media__wrapper{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.media.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.media{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.media.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=i},930:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},938:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,".ck-content .ck-comment-marker.ck-widget.ck-merge-field,.ck-content .ck-suggestion-marker.ck-widget.ck-merge-field{border-width:2px;border-left:none;border-right:none;padding-bottom:0;padding-top:0}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom-color:var(--ck-color-suggestion-marker-deletion-border);border-top-color:var(--ck-color-suggestion-marker-deletion-border)}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field :not(.ck-merge-field__affix),.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-merge-field_with-value,.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-merge-field_with-warning{text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);text-decoration-thickness:3px}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-marker-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-merge-field{background-color:var(--ck-color-suggestion-marker-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-merge-field.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-marker-insertion-background-active)}.ck-content .ck-comment-marker.ck-widget.ck-merge-field{background:var(--ck-color-comment-marker)}.ck-content .ck-comment-marker.ck-widget.ck-merge-field.ck-comment-marker--active{background:var(--ck-color-comment-marker-active)}.ck-content span.ck-comment-marker:has(+.ck-comment-marker.ck-widget.ck-merge-field),.ck-content span.ck-suggestion-marker:has(+.ck-suggestion-marker.ck-widget.ck-merge-field){margin-right:-1px;padding-right:1px}",""]);const c=i},961:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,":root{--ck-color-comment-box-border:#f2de02;--ck-color-suggestion-box-deletion-border:#d85a79;--ck-color-suggestion-box-insertion-border:#5ad86b;--ck-color-suggestion-box-format-border:#5ac1d8}.ck .ck-suggestion{border-top-left-radius:var(--ck-border-radius)}.ck .ck-suggestion:focus{background:var(--ck-color-button-default-hover-background);outline:none}.ck .ck-annotation{border-left:3px solid transparent}.ck .ck-suggestion--disabled-comments .ck-annotation{min-height:80px}.ck .ck-comment,.ck .ck-comment__input-container,.ck .ck-thread__comment-count,.ck .ck-thread__header{border-left:3px solid var(--ck-color-comment-box-border)}.ck .ck-suggestion-insertion .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-deletion .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-suggestion-replace .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-format .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-format-border)}.ck .ck-suggestion-wrapper{border-radius:0;overflow:hidden}.ck .ck-suggestion-wrapper.ck-rounded-corners,.ck-rounded-corners .ck .ck-suggestion-wrapper{border-radius:var(--ck-border-radius)}.ck .ck-suggestion-wrapper:focus{box-shadow:0 0 0 4px var(--ck-color-focus-outer-shadow);outline:var(--ck-focus-ring)}.ck-balloon-panel:has(.ck-suggestion-wrapper:focus){border:var(--ck-focus-ring);box-shadow:var(--ck-drop-shadow),var(--ck-focus-outer-shadow);outline:none}.ck .ck-suggestion-type{font-weight:700}.ck .ck-suggestion-color{border-radius:14px;box-shadow:0 0 0 1px #454545;display:inline-block;height:14px;margin:0 5px;vertical-align:text-bottom;width:14px}.ck .ck-suggestion-insertion .ck-comment,.ck .ck-suggestion-insertion .ck-comment__input-container,.ck .ck-suggestion-insertion .ck-thread__comment-count,.ck .ck-suggestion-replace .ck-comment,.ck .ck-suggestion-replace .ck-comment__input-container,.ck .ck-suggestion-replace .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-deletion .ck-comment,.ck .ck-suggestion-deletion .ck-comment__input-container,.ck .ck-suggestion-deletion .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-suggestion-format .ck-comment,.ck .ck-suggestion-format .ck-comment__input-container,.ck .ck-suggestion-format .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-format-border)}",""]);const c=i},967:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=i},980:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,".ck .ck-comment__input-container{--ck-user-avatar-size:28px;background:var(--ck-color-comment-background);display:none;font-size:var(--ck-font-size-base);padding:var(--ck-spacing-standard)}.ck .ck-comment__input-container--active{display:flex}.ck .ck-comment__input{background-color:transparent;border-width:0;color:var(--ck-color-base-text);padding:var(--ck-spacing-standard);padding-top:var(--ck-spacing-medium);resize:none;transition:color .3s ease-in-out}@media (prefers-reduced-motion:reduce){.ck .ck-comment__input{transition:none}}.ck .ck-comment__input:focus{outline:none}.ck .ck-comment__input .ck-editor__editable_inline{--ck-focus-ring:none;--ck-inner-shadow:none;background-color:transparent;border:0;color:var(--ck-comment-content-font-color);font-family:var(--ck-comment-content-font-family);font-size:var(--ck-comment-content-font-size);overflow:visible;overflow-wrap:anywhere;padding:0;word-break:normal}.ck-comment__input-wrapper .ck.ck-editor__editable_inline :first-child{margin-top:0}.ck-comment__input-wrapper .ck.ck-editor__editable_inline :last-child{margin-bottom:0}.ck .ck-comment__input-actions{display:none;text-align:right;width:100%}.ck .ck-comment__input-actions.ck-comment__input-actions--active{display:block}.ck .ck-comment__input-actions .ck.ck-button{align-items:center;cursor:pointer;display:inline-flex;font-size:var(--ck-annotation-button-size);justify-content:center;margin-left:var(--ck-spacing-large);min-height:var(--ck-ui-component-min-height);min-width:60px;padding:0 var(--ck-spacing-medium)}.ck .ck-comment__input-actions .ck-button.ck-disabled{opacity:.3}.ck .ck-comment__input-textarea{display:block}",""]);const c=i}},e={};function n(o){var r=e[o];if(void 0!==r)return r.exports;var s=e[o]={id:o,exports:{}};return t[o](s,s.exports,n),s.exports}n.m=t,n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var o in e)n.o(e,o)&&!n.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.b=document.baseURI||self.location.href;var o={};(()=>{"use strict";n.r(o),n.d(o,{AddCommentThreadCommand:()=>xo,Annotation:()=>Ze,AnnotationCollection:()=>Je,AnnotationCounterButtonView:()=>Wr,AnnotationView:()=>ze,Annotations:()=>go,AnnotationsSidebarItemView:()=>Nr,AnnotationsSidebarView:()=>Tr,AnnotationsUIs:()=>vr,BaseCommentThreadView:()=>te,BaseCommentView:()=>le,Comment:()=>Io,CommentThread:()=>wo,CommentThreadController:()=>ot,CommentThreadInputView:()=>Pt,CommentThreadView:()=>re,CommentView:()=>pe,Comments:()=>ys,CommentsArchive:()=>gs,CommentsArchiveUI:()=>vs,CommentsEditing:()=>rr,CommentsListView:()=>Ft,CommentsOnly:()=>kr,CommentsRepository:()=>_o,CommentsUI:()=>dr,EditorAnnotations:()=>Mo,InlineAnnotations:()=>os,NarrowSidebar:()=>Qr,Sidebar:()=>Vr,WideSidebar:()=>Fr,bindAnnotationCollections:()=>$e});var t=n(782),e=n(584),r=n(211);function s(t){if(!t||"object"!=typeof t)return!1;const e=Object.getPrototypeOf(t);return!(null!==e&&e!==Object.prototype&&null!==Object.getPrototypeOf(e))&&"[object Object]"===Object.prototype.toString.call(t)}function i(t){return Object.getOwnPropertySymbols(t).filter(e=>Object.prototype.propertyIsEnumerable.call(t,e))}function c(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":Object.prototype.toString.call(t)}const a="[object RegExp]",h="[object String]",u="[object Number]",d="[object Boolean]",l="[object Arguments]",m="[object Symbol]",k="[object Date]",g="[object Map]",p="[object Set]",f="[object Array]",b="[object ArrayBuffer]",v="[object Object]",_="[object DataView]",w="[object Uint8Array]",I="[object Uint8ClampedArray]",y="[object Uint16Array]",A="[object Uint32Array]",C="[object Int8Array]",T="[object Int16Array]",E="[object Int32Array]",x="[object Float32Array]",O="[object Float64Array]";function N(t,e){return t===e||Number.isNaN(t)&&Number.isNaN(e)}function S(t,e,n,o,r,s,i){const c=i(t,e,n,o,r,s);if(void 0!==c)return c;if(typeof t==typeof e)switch(typeof t){case"bigint":case"string":case"boolean":case"symbol":case"undefined":case"function":return t===e;case"number":return t===e||Object.is(t,e);case"object":return M(t,e,s,i)}return M(t,e,s,i)}function M(t,e,n,o){if(Object.is(t,e))return!0;let r=c(t),R=c(e);if(r===l&&(r=v),R===l&&(R=v),r!==R)return!1;switch(r){case h:return t.toString()===e.toString();case u:return N(t.valueOf(),e.valueOf());case d:case k:case m:return Object.is(t.valueOf(),e.valueOf());case a:return t.source===e.source&&t.flags===e.flags;case"[object Function]":return t===e}const P=(n=n??new Map).get(t),V=n.get(e);if(null!=P&&null!=V)return P===e;n.set(t,e),n.set(e,t);try{switch(r){case g:if(t.size!==e.size)return!1;for(const[r,s]of t.entries())if(!e.has(r)||!S(s,e.get(r),r,t,e,n,o))return!1;return!0;case p:{if(t.size!==e.size)return!1;const r=Array.from(t.values()),s=Array.from(e.values());for(let i=0;i<r.length;i++){const c=r[i],a=s.findIndex(r=>S(c,r,void 0,t,e,n,o));if(-1===a)return!1;s.splice(a,1)}return!0}case f:case w:case I:case y:case A:case"[object BigUint64Array]":case C:case T:case E:case"[object BigInt64Array]":case x:case O:if("undefined"!=typeof Buffer&&Buffer.isBuffer(t)!==Buffer.isBuffer(e))return!1;if(t.length!==e.length)return!1;for(let r=0;r<t.length;r++)if(!S(t[r],e[r],r,t,e,n,o))return!1;return!0;case b:return t.byteLength===e.byteLength&&M(new Uint8Array(t),new Uint8Array(e),n,o);case _:return t.byteLength===e.byteLength&&t.byteOffset===e.byteOffset&&M(new Uint8Array(t),new Uint8Array(e),n,o);case"[object Error]":return t.name===e.name&&t.message===e.message;case v:{if(!(M(t.constructor,e.constructor,n,o)||s(t)&&s(e)))return!1;const r=[...Object.keys(t),...i(t)],c=[...Object.keys(e),...i(e)];if(r.length!==c.length)return!1;for(let s=0;s<r.length;s++){const i=r[s],c=t[i];if(!Object.hasOwn(e,i))return!1;if(!S(c,e[i],i,t,e,n,o))return!1}return!0}default:return!1}}finally{n.delete(t),n.delete(e)}}function R(){}function P(t,e){return function(t,e,n){return S(t,e,void 0,void 0,void 0,void 0,n)}(t,e,R)}function V(t,e,n,o=new Map,r=void 0){const s=r?.(t,e,n,o);if(null!=s)return s;if(null==(i=t)||"object"!=typeof i&&"function"!=typeof i)return t;var i,N;if(o.has(t))return o.get(t);if(Array.isArray(t)){const e=new Array(t.length);o.set(t,e);for(let s=0;s<t.length;s++)e[s]=V(t[s],s,n,o,r);return Object.hasOwn(t,"index")&&(e.index=t.index),Object.hasOwn(t,"input")&&(e.input=t.input),e}if(t instanceof Date)return new Date(t.getTime());if(t instanceof RegExp){const e=new RegExp(t.source,t.flags);return e.lastIndex=t.lastIndex,e}if(t instanceof Map){const e=new Map;o.set(t,e);for(const[s,i]of t)e.set(s,V(i,s,n,o,r));return e}if(t instanceof Set){const e=new Set;o.set(t,e);for(const s of t)e.add(V(s,void 0,n,o,r));return e}if("undefined"!=typeof Buffer&&Buffer.isBuffer(t))return t.subarray();if(N=t,ArrayBuffer.isView(N)&&!(N instanceof DataView)){const e=new(Object.getPrototypeOf(t).constructor)(t.length);o.set(t,e);for(let s=0;s<t.length;s++)e[s]=V(t[s],s,n,o,r);return e}if(t instanceof ArrayBuffer||"undefined"!=typeof SharedArrayBuffer&&t instanceof SharedArrayBuffer)return t.slice(0);if(t instanceof DataView){const e=new DataView(t.buffer.slice(0),t.byteOffset,t.byteLength);return o.set(t,e),L(e,t,n,o,r),e}if("undefined"!=typeof File&&t instanceof File){const e=new File([t],t.name,{type:t.type});return o.set(t,e),L(e,t,n,o,r),e}if(t instanceof Blob){const e=new Blob([t],{type:t.type});return o.set(t,e),L(e,t,n,o,r),e}if(t instanceof Error){const e=new t.constructor;return o.set(t,e),e.message=t.message,e.name=t.name,e.stack=t.stack,e.cause=t.cause,L(e,t,n,o,r),e}if("object"==typeof t&&function(t){switch(c(t)){case l:case f:case b:case _:case d:case k:case x:case O:case C:case T:case E:case g:case u:case v:case a:case p:case h:case m:case w:case I:case y:case A:return!0;default:return!1}}(t)){const e=Object.create(Object.getPrototypeOf(t));return o.set(t,e),L(e,t,n,o,r),e}return t}function L(t,e,n=t,o,r){const s=[...Object.keys(e),...i(e)];for(let i=0;i<s.length;i++){const c=s[i],a=Object.getOwnPropertyDescriptor(t,c);(null==a||a.writable)&&(t[c]=V(e[c],c,n,o,r))}}function D(t,e){return function(t,e){return V(t,void 0,t,new Map,e)}(t,(n,o,r,s)=>{const i=e?.(n,o,r,s);if(null!=i)return i;if("object"==typeof t)switch(Object.prototype.toString.call(t)){case u:case h:case d:{const e=new t.constructor(t?.valueOf());return L(e,t),e}case l:{const e={};return L(e,t),e.length=t.length,e[Symbol.iterator]=t[Symbol.iterator],e}default:return}})}function B(t){return D(t)}function U(t){return"__proto__"===t}const j=(t,e,n)=>{const o=t[e];Object.hasOwn(t,e)&&N(o,n)&&(void 0!==n||e in t)||(t[e]=n)},F=/^(?:0|[1-9]\d*)$/;function H(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 F.test(t)}}const z=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,K=/^\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&&(K.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 Z(t){return null!==t&&("object"==typeof t||"function"==typeof t)}function q(t){const e=[],n=t.length;if(0===n)return e;let o=0,r="",s="",i=!1;for(46===t.charCodeAt(0)&&(e.push(""),o++);o<n;){const c=t[o];s?"\\"===c&&o+1<n?(o++,r+=t[o]):c===s?s="":r+=c:i?'"'===c||"'"===c?s=c:"]"===c?(i=!1,e.push(r),r=""):r+=c:"["===c?(i=!0,r&&(e.push(r),r="")):"."===c?r&&(e.push(r),r=""):r+=c,o++}return r&&e.push(r),e}function X(t,e,n){return function(t,e,n,o){if(null==t&&!Z(t))return t;const r=W(e,t)?[e]:Array.isArray(e)?e:"string"==typeof e?q(e):[e];let s=t;for(let e=0;e<r.length&&null!=s;e++){const i=Y(r[e]);if(U(i))continue;let c;if(e===r.length-1)c=n(s[i]);else{const n=s[i],a=o?.(n,i,t);c=void 0!==a?a:Z(n)?n:H(r[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 o=t[e];return void 0===o?G(e)?Q(t,q(e),n):n:o}case"number":case"symbol":{"number"==typeof e&&(e=Y(e));const o=t[e];return void 0===o?n:o}default:{if(Array.isArray(e))return function(t,e,n){if(0===e.length)return n;let o=t;for(let t=0;t<e.length;t++){if(null==o)return n;if(U(e[t]))return n;o=o[e[t]]}if(void 0===o)return n;return o}(t,e,n);if(U(e=Object.is(e?.valueOf(),-0)?"-0":String(e)))return n;const o=t[e];return void 0===o?n:o}}}function J(t,e){if(null==t)return!0;switch(typeof e){case"symbol":case"number":case"object":if(Array.isArray(e))return $(t,e);if("number"==typeof e?e=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),o=e[e.length-1];if(void 0===n?.[o])return!0;if(U(o))return!1;try{return delete n[o],!0}catch{return!1}}var tt=et;function et(t,e){var n=nt();return(et=function(t,e){return n[t-=179]})(t,e)}function nt(){var t=["12902HhWrzR","3193320myOpbx","reopenCommentThread","remove","4187315JdhgYo","_isAttached","getComment","_localUser","addComment","listenTo","resolveCommentThread","330xNuLno","removeCommentThread","20zXesfW","reopen","submit","1611wWQvOP","update","36732lAywwS","view","279232jzZTLI","stopListening","38066vJMOSi","isResolved","model","destroy","99cXSsDD","removeComment","submitCommentThread","resolve","updateComment","10776lfMwRB"];return(nt=function(){return t})()}!function(t){for(var e=et,n=t();;)try{if(189411===parseInt(e(199))/1+-parseInt(e(179))/2*(parseInt(e(205))/3)+-parseInt(e(197))/4*(parseInt(e(192))/5)+-parseInt(e(190))/6*(parseInt(e(201))/7)+-parseInt(e(210))/8*(parseInt(e(195))/9)+parseInt(e(180))/10+parseInt(e(183))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class ot extends((0,e.ObservableMixin)()){[tt(203)];[tt(198)];constructor(t,e){var n=tt;super(),this[n(203)]=t,this[n(203)][n(184)]=!0,this[n(198)]=e,this[n(188)](e,n(207),()=>this[n(194)]()),this[n(188)](e,n(191),()=>this[n(182)]()),this[n(188)](e,n(189),()=>this[n(208)]()),this[n(188)](e,n(181),()=>this[n(193)]()),this[n(188)](e,n(187),(t,e)=>this[n(187)](e)),this[n(188)](e,n(209),(t,e,o)=>this[n(209)](e,o)),this[n(188)](e,n(206),(t,e)=>this[n(206)](e))}[tt(194)](){var t=tt;this[t(203)][t(194)]()}[tt(182)](){var t=tt;this[t(203)][t(182)]()}[tt(208)](){var t=tt;this[t(203)][t(202)]||this[t(203)][t(208)]()}[tt(193)](){var t=tt;this[t(203)][t(202)]&&this[t(203)][t(193)]()}[tt(187)](t){var e=tt;this[e(203)][e(187)]({content:t,authorId:this[e(198)][e(186)].id})}[tt(209)](t,e){var n=tt;this[n(203)][n(185)](t)[n(196)]({content:e})}[tt(206)](t){var e=tt;this[e(203)][e(185)](t)[e(182)]()}[tt(204)](){var t=tt;this[t(200)](),this[t(203)][t(184)]=!1}}var rt=n(355),st=n(311);function it(t,e,n){const o=t.t;switch(e){case"PENDING_ACTION_COMMENT_THREAD":return o({string:"Unsaved change in comment thread.",id:"PENDING_ACTION_COMMENT_THREAD"});case"Comment":return o("Comment");case"Reply...":return o("Reply...");case"Reply to reopen discussion...":return o("Reply to reopen discussion...");case"Write a comment...":return o("Write a comment...");case"Comment was made on an element":return o("Comment was made on an element");case"Comment editor":return o("Comment editor");case"Delete comment thread?":return o("Delete comment thread?");case"Delete comment?":return o("Delete comment?");case"Marked as resolved":return o("Marked as resolved");case"Show more items":return o("Show more items");case"Cancel":return o("Cancel");case"Edit":return o("Edit");case"Resolve":return o("Resolve");case"Reopen":return o("Reopen");case"Remove":return o("Remove");case"Reply":return o("Reply");case"Save":return o("Save");case"Annotations sidebar":return o("Annotations sidebar");case"Annotations list":return o("Annotations list");case"Thread comments":return o("Thread comments");case"THREAD_CONTEXT_LABEL":return o({string:"Thread context: %0",id:"THREAD_CONTEXT_LABEL"},n);case"COMMENT_THREAD_LABEL":return o({string:"Comment thread by %1. %1 reply.",plural:"Comment thread by %1. %0 replies.",id:"COMMENT_THREAD_LABEL"},n);case"COMMENT_THREAD_DESCRIPTION":return o({string:"Press Enter for more options. Press Escape to exit.",id:"COMMENT_THREAD_DESCRIPTION"});case"COMMENT_ARIA_LABEL":return o({string:"Comment by %0. Created on %1. %2. %3",id:"COMMENT_ARIA_LABEL"},n);case"LEAVE_COMMENT_ANNOUNCEMENT":return o({string:"Leaving a content with comments.",id:"LEAVE_COMMENT_ANNOUNCEMENT"});case"ENTER_COMMENT_ANNOUNCEMENT":return o({string:"Entering a content with comments. Press %0 to go to the discussion.",id:"ENTER_COMMENT_ANNOUNCEMENT"},n);case"NUMBER_OF_COMMENTS":return o({string:"%0 Comment",plural:"%0 Comments",id:"NUMBER_OF_COMMENTS"},n);case"TOO_LONG_COMMENT_ALERT":return o({string:"Comment content is too long. Your comment has %0 characters but the limit is %1 characters.",id:"TOO_LONG_COMMENT_ALERT"},n);case"EXTERNAL_COMMENT":return o({string:"This comment comes from an external source.",id:"EXTERNAL_COMMENT"});case"EXTERNAL_IMPORT_WORD_COMMENT":return o({string:"This comment comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_COMMENT"});case"EXTERNAL_AVATAR":return o({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return o({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"COMMENTS_ARCHIVE":return o({string:"Comments archive",id:"COMMENTS_ARCHIVE"});case"EMPTY_COMMENTS_ARCHIVE":return o({string:"There are no archived comment threads.",id:"EMPTY_COMMENTS_ARCHIVE"});case"COMMENTS_ARCHIVE_LIST_LABEL":return o({string:"List of comments",id:"COMMENTS_ARCHIVE_LIST_LABEL"});case"ACCESSIBILITY_HELP_ANNOTATIONS_GROUP":return o({string:"Keystrokes for interacting with annotation threads (e.g. comments, track changes suggestions)",id:"ACCESSIBILITY_HELP_ANNOTATIONS_GROUP"});case"ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO":return o({string:"Move focus to the thread when the selection is anchored in its marker",id:"ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO"});case"ACCESSIBILITY_HELP_ANNOTATIONS_EXIT":return o({string:"Exit the annotation and move focus back to the edited content",id:"ACCESSIBILITY_HELP_ANNOTATIONS_EXIT"});case"ACCESSIBILITY_HELP_ANNOTATIONS_ENTER":return o({string:"Browse the focused annotation thread or thread comment",id:"ACCESSIBILITY_HELP_ANNOTATIONS_ENTER"});case"ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS":return o({string:"Move across internals of the annotation thread",id:"ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS"});case"ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT":return o({string:"Submit the reply while writing a comment",id:"ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT"});case"ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS":return o({string:"Move to the previous or next thread in the annotations sidebar or comments archive",id:"ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS"});default:return""}}const ct=at;function at(t,e){const n=ut();return(at=function(t,e){return n[t-=475]})(t,e)}!function(t){const e=at,n=t();for(;;)try{if(363765===-parseInt(e(480))/1+-parseInt(e(483))/2*(parseInt(e(493))/3)+parseInt(e(477))/4+parseInt(e(501))/5+-parseInt(e(484))/6+-parseInt(e(481))/7*(-parseInt(e(499))/8)+-parseInt(e(495))/9*(-parseInt(e(492))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class ht extends st.EditorUIView{[ct(487)];[ct(503)];constructor(t,n){const o=ct;super(t);const r=(0,e.uid)();this[o(487)]=this[o(476)](),this[o(503)]=new st.InlineEditableUIView(t,n,void 0,{label:()=>it(t,o(479))}),this[o(475)]({tag:o(486),attributes:{class:[o(491),o(490),o(478),o(482)],dir:t[o(496)],lang:t[o(498)],"aria-labelledby":o(489)+r},children:[{tag:o(486),attributes:{class:o(494),role:o(500)},children:this[o(487)]}]})}[ct(502)](){const t=ct;super[t(502)](),this[t(487)][t(497)](this[t(503)])}[ct(485)](){const t=ct;this[t(503)][t(488)][t(485)]()}}function ut(){const t=["Comment editor","587319AeeHdM","7eKfYXy","ck-comment__input","268xNGJny","3084738IilgkZ","focus","div","main","element","cke-editor__aria-label_","ck-editor","ck-reset","10neZlRV","5454WsYZaY","ck-editor__main","5561631kPeLBy","uiLanguageDirection","add","uiLanguage","480136FgXoVu","presentation","3194345jORJWw","render","editable","setTemplate","createCollection","1567896mHDgVB","ck-rounded-corners"];return(ut=function(){return t})()}const dt=lt;function lt(t,e){const n=mt();return(lt=function(t,e){return n[t-=281]})(t,e)}function mt(){const t=["isFocused","render","10510612ktjpiy","setEditableElement","3281336hZTbOC","editable","editor","attachDomRoot","focusTracker","1457811nSanVM","19004310pHUwwl","name","9297CHZwyQ","ready","fire","destroy","document","element","view","68hHWJlU","198270ZqillZ","getRoot","editing","800395ixPCUG","6WhkpEm","init","bind","rootName","5088CqFacp","locale"];return(mt=function(){return t})()}!function(t){const e=lt,n=t();for(;;)try{if(930089===-parseInt(e(284))/1+-parseInt(e(309))/2+-parseInt(e(295))/3*(-parseInt(e(294))/4)+parseInt(e(298))/5*(parseInt(e(299))/6)+parseInt(e(307))/7+-parseInt(e(303))/8*(parseInt(e(287))/9)+parseInt(e(285))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mt);class kt extends st.EditorUI{[dt(293)];constructor(t){const e=dt;super(t),this[e(293)]=new ht(t[e(304)],t[e(297)][e(293)])}get[dt(292)](){const t=dt;return this[t(293)][t(292)]}[dt(300)](){const t=dt,e=this[t(281)][t(297)][t(293)],n=this[t(293)][t(310)],o=e[t(291)][t(296)]();n[t(286)]=o[t(302)],this[t(293)][t(306)]();const r=n[t(292)];this[t(308)](n[t(286)],r),this[t(293)][t(310)][t(301)](t(305)).to(this[t(283)]),e[t(282)](r),this[t(289)](t(288))}[dt(290)](){const t=dt;super[t(290)](),this[t(293)][t(290)]()}}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-=392]})(t,e)}function At(){const t=["init","placeholderElement","config","view","fire","createRoot","join","366192KmCkYL","focus","3tbSoRJ","then","initialData","742864UXnHLW","assign","defaultPlugins","initPlugins","5330892IFMICi","_updatePlaceholder","destroy","set","plugins","editing","placeholder","ready","end","create","childCount","get","3632104LvSPES","getRoot","model","document","map","fromCharCode","data","getChild","change:placeholder","2589484utjDFo","change","407047nocEKO","low","2562180HOEDip","setSelection","name"];return(At=function(){return t})()}!function(t){const e=yt,n=t();for(;;)try{if(417061===parseInt(e(430))/1+-parseInt(e(403))/2+-parseInt(e(400))/3*(-parseInt(e(428))/4)+-parseInt(e(432))/5+-parseInt(e(398))/6+parseInt(e(407))/7+-parseInt(e(419))/8)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(405)]=(()=>Ct)();constructor(t={}){const e=It;function n(t){const e=yt;return t[e(423)](t=>String[e(424)](t))[e(397)]("")}(t=Object[e(404)]({},t))[e(411)]||(t[e(411)]=Tt[e(405)]),super(t),this.ui=new kt(this),this[e(410)](e(413),""),this[e(421)][e(422)].on(e(429),()=>this[e(408)](),{priority:e(431)}),this.on(e(427),()=>this[e(408)]()),this[e(421)][e(422)][e(396)](),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(416)](){const t=It,e=this[t(393)][t(418)](t(402))||"";return this[t(406)]()[t(401)](()=>this.ui[t(435)]())[t(401)](()=>this[t(425)][t(435)](e))[t(401)](()=>this[t(395)](t(414)))}[It(409)](){const t=It;return super[t(409)]()[t(401)](()=>this.ui[t(409)]())}[It(399)](){const t=It;this[t(421)][t(429)](e=>{const n=t,o=this[n(421)][n(422)][n(420)](),r=o&&o[n(426)](o[n(417)]-1);e[n(433)](r,n(415)),this[n(412)][n(394)][n(399)]()})}[It(408)](){const t=It,e=this[t(412)][t(394)],n=e[t(422)][t(420)](),o=n[t(426)](0);n[t(417)]>1||!o||"p"!=o[t(434)]?this[t(392)]&&this[t(392)][t(413)]&&((0,gt.disableViewPlaceholder)(e,this[t(392)]),this[t(392)]=void 0):(this[t(413)]&&(o[t(413)]=this[t(413)]),(0,gt.enableViewPlaceholder)({view:e,element:o,keepOnFocus:!0}),this[t(392)]=o)}}function Et(){const t=["element","ck-comment__input-actions--active","high","cancel","submitLabel","Ctrl+Enter","5688390WscAzS","_setupKeyboardNavigation","set","cancelButtonView","ck-comment__input-wrapper","fire","focusables","ck-comment__input-actions--cancel","editorDestroyed","TOO_LONG_COMMENT_ALERT","listenTo","label","ck-comment__input-actions","forEach","view","ck-comment__input-actions--submit","create","keystrokes","Reply...","length","submitButtonView","_editorCreationPromise","2418BCHBTH","reverse","focus","setData","disabledSubmit","1393148GzSWxO","initialData","placeholder","isEnabled","then","destroy","execute","model","bind","focusLast","tab","extendTemplate","div","insertBefore","_createCancelButton","focusTracker","trim","createCollection","change","value","shift+tab","bindTemplate","render","from","Cancel","Reply","showButtons","2gFbfIg","withText","_editorConfig","_createSubmitButton","_isDestroyed","editorReady","focusCycler","4144910IkMxPl","submit","stop","setTemplate","19258382sbWfPP","getData","editor","added","8885PWKAak","103321KQjeQW","81632hVmEFn","add","441rMWAsZ","3titDZW","document","createEditor","firstChild","focusFirst","Esc"];return(Et=function(){return t})()}const xt=Ot;function Ot(t,e){const n=Et();return(Ot=function(t,e){return n[t-=327]})(t,e)}!function(t){const e=Ot,n=t();for(;;)try{if(381368===parseInt(e(334))/1*(parseInt(e(404))/2)+parseInt(e(338))/3*(-parseInt(e(377))/4)+parseInt(e(333))/5*(parseInt(e(372))/6)+parseInt(e(411))/7+-parseInt(e(335))/8*(-parseInt(e(337))/9)+parseInt(e(350))/10+-parseInt(e(329))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Et);class Nt extends st.View{[xt(367)];[xt(392)];[xt(356)];[xt(410)];[xt(370)];[xt(353)];[xt(406)];constructor(t,n={}){const o=xt;super(t),this[o(331)]=null,this[o(406)]=n,this[o(352)](o(396),n[o(378)]||""),this[o(352)](o(376),!1),this[o(352)](o(403),!0),this[o(352)](o(379),it(t,o(368))),this[o(352)](o(348),it(t,o(402))),this[o(370)]=this[o(407)](),this[o(353)]=this[o(391)](),this[o(356)]=this[o(394)]([this[o(370)],this[o(353)]]),this[o(367)]=new e.KeystrokeHandler,this[o(392)]=new e.FocusTracker,this[o(410)]=new st.FocusCycler({focusables:this[o(356)],focusTracker:this[o(392)],keystrokeHandler:this[o(367)],actions:{focusPrevious:o(397),focusNext:o(387)}}),this[o(328)]({tag:o(389),attributes:{class:[o(354)]},children:[{tag:o(389),attributes:{class:[o(362),this[o(398)].if(o(403),o(345))]},children:[this[o(370)],this[o(353)]]}]}),this[o(367)][o(352)](o(343),(t,e)=>{const n=o;this[n(353)][n(355)](n(383)),e()}),this[o(367)][o(352)](o(349),(t,e)=>{const n=o;this[n(370)][n(380)]&&(this[n(370)][n(355)](n(383)),e())}),this.on(o(412),(e,n)=>{const r=o;n[r(369)]>65e3?(alert(it(t,r(359),[n[r(369)],65e3])),e[r(327)]()):this[r(331)][r(375)]("")},{priority:o(346)})}[xt(399)](){const t=xt;super[t(399)](),this[t(351)]()}[xt(340)](){const t=xt;return this[t(331)]||(this[t(331)]=new Tt(this[t(406)]),this[t(371)]=this[t(331)][t(366)]()[t(381)](()=>{const e=t;if(this[e(408)])return;const n=this[e(331)];this[e(344)][e(390)](n.ui[e(344)],this[e(344)][e(341)]),n[e(384)][e(339)].on(e(395),()=>this[e(396)]=n[e(330)]()),n[e(385)](e(379)).to(this),this[e(356)][e(336)](n.ui[e(364)],0),this[e(355)](e(409),this[e(331)])})),this[t(371)]}[xt(374)](t){const e=xt;-1===t?(this[e(410)][e(342)](),this[e(410)][e(386)]()):this[e(410)][e(342)]()}async[xt(382)](){const t=xt;this[t(408)]||(this[t(408)]=!0,this[t(331)]&&(await this[t(371)],await this[t(331)][t(382)](),this[t(355)](t(358),this[t(331)])),await super[t(382)]())}[xt(407)](){const t=xt,{locale:e}=this,n=new st.ButtonView(e);return n[t(388)]({attributes:{class:[t(365)]}}),n[t(405)]=!0,n[t(385)](t(361)).to(this,t(348)),n.on(t(383),()=>{const e=t;this[e(355)](e(412),this[e(396)])}),n[t(385)](t(380)).to(this,t(396),this,t(376),(e,n)=>!n&&!!e[t(393)]()),n}[xt(391)](){const t=xt,{locale:e}=this,n=new st.ButtonView(e);return n[t(388)]({attributes:{class:[t(357)]}}),n[t(361)]=it(e,t(401)),n[t(405)]=!0,n.on(t(383),()=>{const e=t;this[e(331)][e(375)](""),this[e(355)](e(347))}),n}[xt(351)](){const t=xt;this[t(367)][t(360)](this[t(344)]),this[t(356)][t(363)](e=>{const n=t;this[n(392)][n(336)](e[n(344)])}),this[t(356)].on(t(395),(e,n)=>{const o=t;for(const t of Array[o(400)](n[o(332)])[o(373)]())this[o(392)][o(336)](t[o(344)])})}}const St=Mt;function Mt(t,e){const n=Rt();return(Mt=function(t,e){return n[t-=461]})(t,e)}function Rt(){const t=["ck-thread__input","element","preventDefault","28RfbjSD","ck-comment__input-container","23519YNgNoZ","ck-comment__input-container--active","then","destroy","bind","editing","focus","isFocused","100XMsJIy","editorDestroyed","focusTracker","set","98xfJOam","64bnuWac","bindTemplate","13390254UoesQf","userView","focusCycler","createEditor","1845066YNskKz","contains","editorReady","getDomRoot","709424ynOfcN","showButtons","delegate","value","extendTemplate","target","filter","mousedown","setTemplate","6775770mTteGB","render","commentInputView","_focusOnNonInteractiveMouseDown","editor","listenTo","showInput","view","177048hLPonq","4834687UABvZT","change:showInput","ck-thread__user","div","some"];return(Rt=function(){return t})()}!function(t){const e=Mt,n=t();for(;;)try{if(774245===-parseInt(e(508))/1*(parseInt(e(469))/2)+-parseInt(e(497))/3*(parseInt(e(470))/4)+-parseInt(e(489))/5+parseInt(e(476))/6*(parseInt(e(506))/7)+parseInt(e(480))/8+-parseInt(e(472))/9+parseInt(e(465))/10*(parseInt(e(498))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Rt);class Pt extends st.View{constructor(t,e,n){const o=Mt;super(t),this[o(491)]=new Nt(t,n),this[o(474)]=this[o(491)][o(474)],this[o(491)][o(461)](o(481)).to(this[o(491)][o(467)],o(464),this[o(491)],o(483),(t,e)=>t||!!e),this[o(468)](o(495),!1),this.on(o(499),()=>{const t=o;this[t(495)]&&!this[t(491)][t(493)]&&this[t(491)][t(475)]()}),this[o(491)][o(482)](o(478)).to(this),this[o(491)][o(482)](o(466)).to(this),this[o(473)]=new r.UserView(t,e),this[o(473)][o(484)]({attributes:{class:o(500),"aria-hidden":!0}}),this[o(491)][o(484)]({attributes:{class:o(503)}}),this[o(488)]({tag:o(501),attributes:{class:[o(507),this[o(471)].if(o(495),o(509))]},children:[this[o(473)],this[o(491)]]})}[St(490)](){const t=St;super[t(490)](),this[t(492)]()}[St(511)](){const t=St;return this[t(491)][t(511)]()[t(510)](()=>super[t(511)]())}[St(463)](t){const e=St;this[e(491)][e(463)](t)}[St(492)](){const t=St;this[t(494)](this[t(504)],t(487),(e,n)=>{const o=t,{submitButtonView:r,cancelButtonView:s,editor:i}=this[o(491)];[r[o(504)],s[o(504)],i?i[o(462)][o(496)][o(479)]():null][o(486)](t=>t)[o(502)](t=>t[o(477)](n[o(485)]))||(this[o(463)](),n[o(505)]())})}}function Vt(t,e){const n=Lt();return(Vt=function(t,e){return n[t-=214]})(t,e)}function Lt(){const t=["5460512vIWfEo","bindTemplate","2977795bzcZQS","371748waEPiN","count","99113AbwECr","4IjVjUw","3595852Pirwup","NUMBER_OF_COMMENTS","setTemplate","set","1606029oUUKDR","5197402xoemwM","ck-thread__comment-count"];return(Lt=function(){return t})()}!function(t){const e=Vt,n=t();for(;;)try{if(450035===-parseInt(e(215))/1*(parseInt(e(216))/2)+-parseInt(e(221))/3+-parseInt(e(217))/4+parseInt(e(226))/5+parseInt(e(227))/6+parseInt(e(222))/7+parseInt(e(224))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lt);class Dt extends st.View{constructor(t){const e=Vt;super(t);const n=this[e(225)];this[e(220)](e(214),void 0),this[e(219)]({tag:"li",attributes:{class:e(223)},children:[{text:n.to(e(214),n=>it(t,e(218),n))}]})}}const Bt=Ut;function Ut(t,e){const n=jt();return(Ut=function(t,e){return n[t-=245]})(t,e)}function jt(){const t=["_rearrangeCollapse","forEach","focusLast","1655612uytwbF","bind","get","change:isResolved","resolvedCommentView","equal","remove","stopListening","_setupKeyboardNavigation","1RpgUHx","_model","viewUid","63qUZzPm","reverse","190dIjBGU","editorDestroyed","createCollection","focus","delegate","_handleInfoComment","length","change:hasDirtyComment","keystrokes","4555314xbLXFJ","render","removed","visibleViews","add","destroy","refreshVisibleViews","from","Thread comments","_calculatePosition","_collapsedCommentsView","620296tytFAT","hasDirtyComment","collapse","_findOptimalIndex","authoredAt","comments","commentUpdated","_rearrangeExpand","some","editorConfig","ck-thread__comments","733586pmXUQE","focusCycler","commentViews","arrowdown","count","CommentView","resolveCommentThread","Marked as resolved","focusTracker","change:isActive","maxCommentsWhenCollapsed","resolvedAt","arrowup","isEditMode","bindTemplate","resolved","map","resolvedBy","locale","maxCommentCharsWhenCollapsed","832975qybyIO","editorReady","2247630zaaQJS","target","change:isEditMode","ck-hidden","expand","setTemplate","updateComment","change","_config","removeComment","delete","focusFirst","3397959GacNbn","5gYzXrQ","formatDateTime","insert","listenTo","_shouldCollapse","_updateHasDirtyComment","isActive","_handleRemoveCommentModel","added","includes","maxThreadTotalWeight","_handleNewCommentModel","set","weight","element"];return(jt=function(){return t})()}!function(t){const e=Ut,n=t();for(;;)try{if(400492===parseInt(e(254))/1*(-parseInt(e(290))/2)+parseInt(e(312))/3+-parseInt(e(245))/4*(-parseInt(e(325))/5)+-parseInt(e(268))/6+-parseInt(e(257))/7*(parseInt(e(279))/8)+-parseInt(e(324))/9+parseInt(e(259))/10*(parseInt(e(310))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(jt);class Ft extends st.View{[Bt(292)];[Bt(249)];[Bt(298)];[Bt(267)];[Bt(291)];[Bt(255)];[Bt(320)];[Bt(278)];constructor(t,n,o){const r=Bt;super(t);const s=this[r(304)];this[r(337)](r(280),!1),this[r(337)](r(265),n[r(284)][r(265)]),this[r(337)](r(331),!1),this[r(255)]=n,this[r(320)]=o,this[r(292)]=this[r(261)](),this[r(271)]=this[r(261)](),this[r(249)]=null,this[r(298)]=new e.FocusTracker,this[r(267)]=new e.KeystrokeHandler,this[r(291)]=new st.FocusCycler({focusables:this[r(292)],focusTracker:this[r(298)],keystrokeHandler:this[r(267)],keystrokeHandlerOptions:{filter:t=>this[r(292)][r(306)](t=>t[r(339)])[r(334)](t[r(313)])},actions:{focusPrevious:r(302),focusNext:r(293)}}),this[r(278)]=new Dt(t),this[r(278)][r(246)](r(294)).to(this,r(265),t=>t-this[r(320)][r(300)]);for(const t of n[r(284)])this[r(336)](t);this[r(264)](),this[r(328)](n[r(284)],r(272),(t,e)=>{const n=r,o=this[n(277)](e);this[n(265)]++,this[n(336)](e,o),this[n(274)]()}),this[r(328)](n[r(284)],r(251),(t,e)=>{const n=r;this[n(265)]--,this[n(332)](e),this[n(274)]()}),this[r(328)](n,r(285),()=>this[r(274)]()),this[r(328)](n,r(248),()=>this[r(264)]()),this.on(r(299),()=>this[r(274)]()),this.on(r(266),()=>this[r(274)]()),this[r(317)]({tag:"ul",attributes:{class:[r(289),s.if(r(265),r(315),t=>!t)],"aria-label":it(t,r(276))},children:this[r(271)]})}get[Bt(329)](){const t=Bt;return this[t(255)][t(338)]>this[t(320)][t(335)]&&!this[t(331)]&&!this[t(280)]}[Bt(269)](){const t=Bt;super[t(269)](),this[t(274)](),this[t(253)]()}[Bt(262)](t){const e=Bt;-1===t?this[e(291)][e(342)]():this[e(291)][e(323)]()}[Bt(273)](){const t=Bt;this[t(278)][t(273)]();for(const e of this[t(292)])e[t(273)]();super[t(273)]()}[Bt(274)](){const t=Bt;this[t(329)]?this[t(340)]():this[t(286)]()}[Bt(336)](t,e){const n=Bt,o=new(this[n(320)][n(295)])(this[n(308)],t,{maxCommentCharsWhenCollapsed:this[n(320)][n(309)],formatDateTime:this[n(320)][n(326)],editorConfig:this[n(320)][n(288)]});o[n(256)]=t.id,o[n(263)](n(321)).to(this),o[n(263)](n(318)).to(this),o[n(263)](n(296)).to(this),o[n(263)](n(311)).to(this),o[n(263)](n(260)).to(this),this[n(328)](o,n(314),()=>this[n(330)]()),this[n(292)][n(272)](o,e)}[Bt(277)](t){const e=Bt,n=this[e(255)][e(282)](t);return this[e(249)]?this[e(249)][e(283)]>t[e(283)]?n-1:n:n-1}[Bt(264)](){const t=Bt;if(this[t(255)][t(307)]&&this[t(255)][t(301)]){const e={id:t(305),author:this[t(255)][t(307)],authoredAt:this[t(255)][t(301)],content:it(this[t(308)],t(297)),attributes:{}};this[t(249)]=new(this[t(320)][t(295)])(this[t(308)],e,{maxCommentCharsWhenCollapsed:this[t(320)][t(309)],formatDateTime:this[t(320)][t(326)],editorConfig:this[t(320)][t(288)],isSystemComment:!0}),this[t(292)][t(272)](this[t(249)],this[t(255)][t(282)](e))}else this[t(249)]&&(this[t(292)][t(251)](this[t(249)]),this[t(249)][t(273)](),this[t(249)]=null);this[t(274)]()}[Bt(332)](t){const e=Bt,n=this[e(292)][e(251)](t.id);this[e(252)](n),n[e(303)]&&this[e(330)](),n[e(273)]()}[Bt(330)](){const t=Bt;this[t(280)]=Array[t(275)](this[t(292)])[t(287)](e=>e[t(303)])}[Bt(340)](){const t=Bt,n=function(t){const n=Ut,o=new e.Collection;for(const e of t)o[n(272)](e);return o}(this[t(292)]),o=this[t(278)][t(294)];for(let e=1;e<=o;e++)n[t(251)](1);for(const e of n)e[t(281)]();o>0&&n[t(272)](this[t(278)],1),Ht((0,e.diff)(Array[t(275)](this[t(271)]),Array[t(275)](n)),this[t(271)],n)}[Bt(286)](){const t=Bt;Ht((0,e.diff)(Array[t(275)](this[t(271)]),Array[t(275)](this[t(292)])),this[t(271)],this[t(292)]);for(const e of this[t(271)])e[t(316)]()}[Bt(253)](){const t=Bt;this[t(292)][t(341)](e=>{const n=t;this[n(298)][n(272)](e[n(339)]),this[n(267)][n(328)](e[n(339)])}),this[t(292)].on(t(319),(e,n)=>{const o=t;for(const t of n[o(270)])this[o(298)][o(251)](t[o(339)]),this[o(267)][o(252)](t[o(339)]);for(const t of Array[o(275)](n[o(333)])[o(258)]())this[o(298)][o(272)](t[o(339)]),this[o(267)][o(328)](t[o(339)])})}}function Ht(t,e,n){const o=Bt;let r=0;for(const s of t)switch(s){case o(327):e[o(272)](n[o(247)](r),r),r++;break;case o(322):e[o(251)](r);break;case o(250):r++}}const zt=Kt;function Kt(t,e){const n=Wt();return(Kt=function(t,e){return n[t-=425]})(t,e)}function Wt(){const t=["1052WXtguJ","6186072fZeHJu","THREAD_CONTEXT_LABEL","focus","54hBlIMs","2803116OpCpSd","5JtHVim","set","bindTemplate","element","292230jUDcpj","3053944vdYzjz","ck-context__value","contextValue","span","2901uKfIFt","630513YIQDHw","setTemplate","5000877yVdqNx"];return(Wt=function(){return t})()}!function(t){const e=Kt,n=t();for(;;)try{if(689104===-parseInt(e(443))/1+-parseInt(e(427))/2*(-parseInt(e(442))/3)+parseInt(e(432))/4*(parseInt(e(433))/5)+parseInt(e(428))/6+-parseInt(e(426))/7+-parseInt(e(438))/8+-parseInt(e(431))/9*(-parseInt(e(437))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wt);class Yt extends st.View{constructor(t){const e=Kt;super(t);const n=this[e(435)];this[e(434)](e(440),""),this[e(425)]({tag:e(441),attributes:{class:["ck",e(439)],"aria-label":n.to(e(440),n=>it(t,e(429),n)),tabindex:-1},children:[{text:n.to(e(440))}]})}[zt(430)](){const t=zt;this[t(436)][t(430)]()}}function Zt(t,e){const n=Xt();return(Zt=function(t,e){return n[t-=453]})(t,e)}const qt=Zt;function Xt(){const t=["reopenCommentThread","label","isResolved","_setupKeyboardNavigation","contextView","ck-context-wrapper","isEnabled","715178GWLkdV","contextValue","ck-annotation__actions","focusFirst","Comment was made on an element","1486548NdVgqo","9kCoVfJ","fire","overlay","isReadOnly","29425ErxySs","remove","focus","value","269142gzyHsW","focusables","classList","Reopen","focusTracker","tab","listenTo","scrollWidth","keystrokes","length","56YTfADQ","_trimContextValue","ck-context--quotes","ck-thread__header","_attachContextActions",".ck-context","execute","element","lastIndexOf","...","tooltip","context","querySelector","shift+tab","createCollection","isResolvable","_model","substring","offsetWidth","219RlTvqH","bindTemplate","6403144KdrKVH","add",".ck-context__value","78140HALbyQ","render","bind","6635775bsQRHo","ck-context","mouseenter","setTemplate","div","mouseleave","_createReopenButton","focusCycler","reopenButtonView","_createContextView","isVisible","locale","11910uAwbSM","icon","hasContext"];return(Xt=function(){return t})()}!function(t){const e=Zt,n=t();for(;;)try{if(731918===parseInt(e(473))/1+parseInt(e(478))/2+-parseInt(e(516))/3*(parseInt(e(521))/4)+-parseInt(e(524))/5+-parseInt(e(487))/6*(parseInt(e(497))/7)+parseInt(e(518))/8*(-parseInt(e(479))/9)+-parseInt(e(463))/10*(-parseInt(e(483))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xt);class Gt extends st.View{[qt(513)];[qt(459)];[qt(470)];[qt(488)];[qt(491)];[qt(495)];[qt(458)];constructor(t,n){const o=qt;super(t);const r=this[o(517)];this[o(513)]=n,this[o(459)]=this[o(457)](),this[o(470)]=this[o(460)](),this[o(488)]=this[o(511)]([this[o(470)],this[o(459)]]),this[o(491)]=new e.FocusTracker,this[o(495)]=new e.KeystrokeHandler,this[o(458)]=new st.FocusCycler({focusables:this[o(488)],focusTracker:this[o(491)],keystrokeHandler:this[o(495)],actions:{focusPrevious:o(510),focusNext:o(492)}}),this[o(523)](o(465)).to(this[o(513)],o(508),t=>!!t),this[o(523)](o(474)).to(this[o(513)],o(508),t=>t&&t[o(486)]?this[o(498)](t[o(486)]):it(this[o(462)],o(477))),this[o(454)]({tag:o(455),attributes:{class:[o(500)]},children:[{tag:o(455),attributes:{class:[o(471)]},children:[{tag:o(455),attributes:{class:[o(525),r.if(o(465),o(499))]},children:[this[o(470)]]}]},{tag:o(455),attributes:{class:[o(475)]},children:[this[o(459)]]}]})}[qt(522)](){const t=qt;super[t(522)](),this[t(501)](),this[t(469)]()}[qt(485)](){const t=qt;this[t(458)][t(476)]()}[qt(457)](){const t=qt,e=new st.ButtonView(this[t(462)]);return e[t(467)]=it(this[t(462)],t(490)),e[t(507)]=it(this[t(462)],t(490)),e[t(464)]=rt.IconUndo,e[t(523)](t(472)).to(this[t(513)],t(482),t=>!t),e[t(523)](t(461)).to(this[t(513)],t(512),this[t(513)],t(468),(t,e)=>t&&e),e.on(t(503),()=>{const e=t;this[e(480)](e(466),this[e(513)].id)}),e}[qt(498)](t){const e=qt;if(t[e(496)]<150)return t;const n=t[e(505)](" ",147);return t[e(514)](0,n>-1?n:147)+e(506)}[qt(501)](){const t=qt,e=this[t(504)][t(509)](t(502)),n=e[t(509)](t(520));this[t(493)](e,t(453),()=>{const o=t;n[o(515)]<n[o(494)]&&e[o(489)][o(519)](o(481))}),this[t(493)](e,t(456),()=>{const n=t;e[n(489)][n(484)](n(481))})}[qt(469)](){const t=qt;this[t(495)][t(493)](this[t(504)]);for(const e of this[t(488)])this[t(491)][t(519)](e[t(504)]),this[t(495)][t(493)](e[t(504)])}[qt(460)](){const t=qt,e=new Yt(this[t(462)]);return e[t(523)](t(474)).to(this),e}}function Qt(){const t=["updateComment","COMMENT_THREAD_DESCRIPTION","render","destroy","1874736JUXnRJ","removeCommentThread","isSubmitted","canComment","delegate","584812zwQFkY","focusables","showInput","241890OqrNLg","hasDirtyComment","submitLabel","focusCycler","isResolvable","stop","15rGufNu","placeholder","Write a comment...","commentThreadHeaderView","_localUser","432vYoRmG","element","disabledSubmit","_createCommentThreadInputView","_model","bind","isActive","129066xzPufy","Reply","COMMENT_THREAD_LABEL","focusTracker","376530PvemeK","change:isActive","editorConfig","submitCommentThread","commentThreadInputView","author","CommentView","isUnlinked","createCollection","unlinkedAt","keystrokes","archivedAt","Reply...","isReadOnly","5729526fZlVNF","fire","ariaLabel","focus","submit","ariaDescriptionView","701093esImPr","value","commentInputView","comments","name","shift+tab","reopenCommentThread","Comment","tab","addComment","locale","target","first","commentsListView","resolveCommentThread","editorReady","set","cancel","listenTo","editorDestroyed","length","isResolved","assign","Reply to reopen discussion...","removeComment","_config","isDirty"];return(Qt=function(){return t})()}const Jt=$t;function $t(t,e){const n=Qt();return($t=function(t,e){return n[t-=499]})(t,e)}!function(t){const e=$t,n=t();for(;;)try{if(714663===parseInt(e(507))/1+parseInt(e(546))/2+parseInt(e(568))/3+-parseInt(e(543))/4*(-parseInt(e(552))/5)+-parseInt(e(538))/6+parseInt(e(564))/7*(-parseInt(e(557))/8)+parseInt(e(501))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qt);class te extends st.View{[Jt(561)];[Jt(532)];[Jt(555)];[Jt(572)];[Jt(506)];[Jt(544)];[Jt(567)];[Jt(578)];[Jt(549)];constructor(t,n,o,s){const i=Jt;super(t),this[i(523)](i(563),!1),this[i(523)](i(533),!1),this[i(561)]=n,this[i(556)]=o,this[i(532)]=s,this[i(555)]=new Gt(t,n),this[i(555)][i(542)](i(513)).to(this),this[i(506)]=new r.AriaDescriptionView(t,it(t,i(535))),this[i(525)](this,i(513),()=>{this[i(504)]()}),this[i(520)]=new Ft(t,n,Object[i(529)]({CommentView:this[i(532)][i(574)]},s)),this[i(520)][i(542)](i(531)).to(this),this[i(520)][i(542)](i(534)).to(this),this[i(520)][i(542)](i(521)).to(this),this[i(520)][i(542)](i(522)).to(this),this[i(520)][i(542)](i(526)).to(this),this[i(520)][i(562)](i(563)).to(this),this[i(525)](this,i(521),()=>{this[i(504)]()}),this[i(523)](i(527),this[i(520)][i(527)]),this[i(562)](i(527)).to(this[i(520)],i(527)),this[i(572)]=this[i(560)](),this[i(572)][i(542)](i(522)).to(this),this[i(572)][i(542)](i(526)).to(this),this.on(i(531),()=>this[i(504)]()),this[i(562)](i(533)).to(this[i(520)],i(547),this[i(572)][i(509)],i(508),(t,e)=>t||!!e),this[i(562)](i(575)).to(n,i(577),t=>!!t),this[i(562)](i(503)).to(this,i(527),t=>{const e=i,n=this[e(561)][e(510)][e(519)]?this[e(561)][e(510)][e(519)][e(573)][e(511)]:this[e(556)][e(511)];return it(this[e(517)],e(566),[t,n])}),this[i(544)]=this[i(576)]([this[i(520)],this[i(572)]]),this[i(567)]=new e.FocusTracker,this[i(578)]=new e.KeystrokeHandler,this[i(549)]=new st.FocusCycler({focusables:this[i(544)],focusTracker:this[i(567)],keystrokeHandler:this[i(578)],keystrokeHandlerOptions:{filter:t=>t[i(518)]!==this[i(558)]},actions:{focusPrevious:i(512),focusNext:i(515)}})}[Jt(504)](){const t=Jt;this[t(558)][t(504)]()}[Jt(536)](){const t=Jt;super[t(536)](),(0,r.setupThreadKeyboardNavigation)(this,this[t(544)])}async[Jt(537)](){const t=Jt;this[t(533)]=!1,this[t(520)][t(537)](),await this[t(572)][t(537)](),super[t(537)]()}[Jt(560)](){const t=Jt,e=new Pt(this[t(517)],this[t(556)],this[t(532)][t(570)]),n=e[t(509)];return e[t(562)](t(545)).to(this,t(563),this[t(561)],t(500),this[t(561)],t(541),this[t(561)],t(579),n,t(508),(t,e,n,o,r)=>!!r||!!o&&n&&!e||t&&n&&!e),n[t(562)](t(553)).to(this,t(527),this[t(561)],t(550),this[t(561)],t(528),(e,n,o)=>{const r=t;let s;return s=r(o&&n?530:e?499:554),it(this[r(517)],s)}),n[t(562)](t(548)).to(this,t(527),e=>it(this[t(517)],t(e?565:514))),n.on(t(505),(e,n)=>{const o=t;this[o(502)](o(516),n),this[o(561)][o(528)]&&this[o(561)][o(550)]&&this[o(502)](o(513),this[o(561)].id),this[o(561)][o(540)]||this[o(502)](o(571))}),n.on(t(524),()=>{this[t(504)]()}),n[t(562)](t(559)).to(this[t(561)],t(500)),n.on(t(524),e=>{const n=t;0==this[n(527)]&&(this[n(502)](n(539)),e[n(551)]())}),this.on(t(569),(e,o,r)=>{const s=t;r||this[s(527)]||n[s(508)]||this[s(502)](s(539))}),e}}const ee=oe;function ne(){const t=["containerElement","isConfirm","createCollection","actionBar","label","_cancelAllConfirms","Resolve","3237819LmBFkT","2886458ZDHbES","_boundFirstCommentView","change:isReadOnly","removeCommentThread","resolveButton","commentThreadChildren","ck-reset_all-excluded","change:isActive","setTemplate","ck-thread--remove-confirmation","icon","change:archivedAt","4jmJGhk","1102135LyGmuK","isSystemComment","isUnlinked","_bindFirstCommentView","3928854CFqVVs","add","locale","isReadOnly","focus","removeButton","high","listenTo","bindTemplate","remove","isResolved","ck-thread__container","commentThreadHeaderView","16397199DGtYgw","isVisible","set",".ck-thread__container","isResolvable","ck-thread--unlinked","focusables","ariaLabel","removeConfirm","ck-thread--active","element","isEnabled","ck-thread","unbind","render","ck-rounded-corners","_model","_createResolveButton","has","1393055XiMDhF","Delete comment thread?","fire","commentThreadInputView","commentViews","tooltip","archivedAt","cancelConfirm","isActive","ariaDescriptionView","getTemplate","8jGLJxw","stop","actionIndicator","get","execute","resolveCommentThread","listitem","bind","querySelector","ck-comment--resolve","extendTemplate","commentsListView","length","Write a comment...","5420149yYCvzd","showConfirm","placeholder","ck-thread--","_updateArchivedThreadHeader","then","div"];return(ne=function(){return t})()}function oe(t,e){const n=ne();return(oe=function(t,e){return n[t-=225]})(t,e)}!function(t){const e=oe,n=t();for(;;)try{if(852363===parseInt(e(282))/1+-parseInt(e(269))/2+parseInt(e(268))/3+parseInt(e(281))/4*(-parseInt(e(229))/5)+-parseInt(e(286))/6+parseInt(e(254))/7*(-parseInt(e(240))/8)+parseInt(e(299))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ne);class re extends((0,r.ConfirmMixin)(te)){[ee(274)];[ee(261)];[ee(273)];[ee(270)];constructor(t,e,n,o){const r=ee;super(t,e,n,o),this[r(274)]=this[r(263)]([this[r(251)],this[r(232)],this[r(238)]]),this[r(301)](r(242),null),this[r(261)]=null,this[r(270)]=null,this[r(288)]=t,this[r(273)]=this[r(227)](),this[r(277)](this[r(239)]()),this.on(r(276),(t,e,n)=>{n||this[r(266)]()}),this[r(293)](this[r(226)],r(271),(t,e,n)=>{n&&this[r(266)]()}),this[r(252)]>0&&this[r(285)](),this[r(293)](this[r(251)][r(233)],r(287),()=>{this[r(285)]()})}[ee(239)](){const t=ee,e=this[t(294)];return{tag:t(260),attributes:{class:["ck",t(311),t(275),t(225),e.if(t(237),t(308)),e.if(t(284),t(304)),e.if(t(262),t(278)),e.to(t(242),e=>e?t(257)+e:"")],"data-thread-id":this[t(226)].id,tabindex:0,role:t(246),"aria-label":e.to(t(306)),"aria-describedby":this[t(238)].id},children:[{tag:t(260),attributes:{class:t(297)},children:this[t(274)]}]}}[ee(313)](){const t=ee;super[t(313)](),this[t(261)]=this[t(309)][t(248)](t(302)),this[t(226)].on(t(280),()=>{this[t(258)]()}),this[t(258)]()}[ee(266)](){const t=ee;this[t(236)]();for(const e of this[t(251)][t(233)])e[t(236)]()}[ee(285)](){const t=ee,{locale:e}=this,n=this[t(251)][t(233)][t(243)](0);n===this[t(270)]||n[t(283)]||(this[t(270)]=n,this[t(312)](t(242)),this[t(247)](t(242)).to(n,t(242),e=>t(295)===e?t(295):null),n[t(256)]=it(e,t(253)),n[t(291)].on(t(244),n=>{const o=t;n[o(241)](),this[o(255)](it(e,o(230)),this[o(261)])[o(259)](()=>{const t=o;this[t(231)](t(272))})},{priority:t(292)}),this.on(t(307),()=>{n[t(290)]()}),n[t(264)][t(287)](this[t(273)],0),n[t(305)][t(287)](this[t(273)],0))}[ee(227)](){const t=ee,e=new r.LateFocusButtonView(this[t(288)]);return e[t(265)]=it(this[t(288)],t(267)),e[t(234)]=it(this[t(288)],t(267)),e[t(279)]=rt.IconCheck,e[t(250)]({attributes:{class:t(249)}}),e[t(247)](t(310)).to(this[t(226)],t(289),t=>!t),e[t(247)](t(300)).to(this[t(226)],t(303),this[t(226)],t(296),(t,e)=>t&&!e),e.on(t(244),()=>{const e=t;this[e(231)](e(245),this[e(226)].id)}),e}[ee(258)](){const t=ee;this[t(226)][t(235)]?this[t(274)][t(228)](this[t(298)])||(this[t(274)][t(287)](this[t(298)],0),this[t(305)][t(287)](this[t(298)],0)):this[t(274)][t(228)](this[t(298)])&&(this[t(274)][t(295)](this[t(298)]),this[t(305)][t(295)](this[t(298)]))}}var se=ce;function ie(){var t=["83505eyTXYk","content","ck-annotation__content","533638IyhRlf","90mQWyLS","301598DRashX","10gUIhQS","innerHTML","render","28rcxbqS","2903704CRTXZl","615QuvMzl","3622302GZuyUD","ck-comment__content","div","125673oDxPtk","change:content","set","setTemplate","ck-content","94onzXrS","element"];return(ie=function(){return t})()}function ce(t,e){var n=ie();return(ce=function(t,e){return n[t-=286]})(t,e)}!function(t){for(var e=ce,n=t();;)try{if(214794===parseInt(e(307))/1*(parseInt(e(294))/2)+parseInt(e(289))/3*(parseInt(e(305))/4)+parseInt(e(296))/5*(-parseInt(e(300))/6)+parseInt(e(299))/7+-parseInt(e(306))/8+-parseInt(e(286))/9*(-parseInt(e(302))/10)+parseInt(e(301))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ie);class ae extends st.View{constructor(t){var e=ce;super(t),this[e(291)](e(297),""),this[e(292)]({tag:e(288),attributes:{class:[e(293),e(287),e(298)]}})}[se(304)](){var t=se;super[t(304)](),this.on(t(290),(e,n,o)=>{var r=t;this[r(295)][r(303)]=o}),this[t(295)][t(303)]=this[t(297)]}}const he=de;function ue(){const t=["maxCommentCharsWhenCollapsed","source","esc","formatDateTime","_model","3340354gGgXHr","_config","getExternalCommentNote","removed","tab","66RBMHFW","author","focusFirst","value","318fhMrvB","collapse","ariaLabel","remove","getUserViewNotificationText","isCollapsed","editorReady","submitLabel","stopListening","focusCycler","16549330PazNGg","expand","isSystemComment","ariaDescriptionView","switchToEditMode","82887eUtfiB","listenTo","EXTERNAL_COMMENT","focusables","text/html","createEditor","attributes","EXTERNAL_AVATAR","1GqdNSU","disabledSubmit","content","editorConfig","createCollection","focusTracker","5417576AXEljH","cancel","visibleView","EXTERNAL_IMPORT_WORD_AVATAR","bind","render","keystrokes","add","initialData","42093612kDrGXu","fire","element","@external","added","COMMENT_THREAD_DESCRIPTION","isExternal","body","shift+tab","enter","COMMENT_ARIA_LABEL","_setupKeyboardNavigation","Save","set","editorDestroyed","creator","destroy","name","isReadOnly","switchToDisplayMode","9HEXjBQ","isEditMode","_createCommentContentView","authoredAt","target","get","_createCommentInputView","updateComment","submit","locale","once","delegate","parseFromString","135076xmDnTo","2030830ZPQQNM","change","textContent","focus","importWord","EXTERNAL_IMPORT_WORD_COMMENT"];return(ue=function(){return t})()}function de(t,e){const n=ue();return(de=function(t,e){return n[t-=244]})(t,e)}!function(t){const e=de,n=t();for(;;)try{if(887958===parseInt(e(260))/1*(-parseInt(e(320))/2)+-parseInt(e(325))/3*(-parseInt(e(308))/4)+-parseInt(e(309))/5+-parseInt(e(329))/6*(parseInt(e(252))/7)+parseInt(e(266))/8+parseInt(e(295))/9*(-parseInt(e(247))/10)+parseInt(e(275))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ue);class le extends st.View{[he(268)];[he(250)];[he(255)];[he(265)];[he(272)];[he(246)];[he(319)];[he(321)];constructor(t,n,o){const s=he;super(t),this[s(319)]=n,this[s(321)]=o,this[s(249)]=!!this[s(321)][s(249)],this[s(288)](s(296),!1),this[s(288)](s(334),!0),this[s(270)](s(331)).to(n,s(262),n,s(298),(e,r)=>it(t,s(285),[n[s(326)][s(292)],o[s(318)](r),(new DOMParser)[s(307)](e,s(256))[s(282)][s(311)],n[s(281)]?this[s(322)]():""])),this[s(250)]=new r.AriaDescriptionView(t,it(t,s(280))),this[s(268)]=this[s(264)](),this[s(268)][s(273)](this[s(297)]()),this[s(255)]=new st.ViewCollection,this[s(265)]=new e.FocusTracker,this[s(272)]=new e.KeystrokeHandler,this[s(246)]=new st.FocusCycler({focusables:this[s(255)],focusTracker:this[s(265)],keystrokeHandler:this[s(272)],keystrokeHandlerOptions:{filter:t=>t[s(299)]!==this[s(277)]},actions:{focusPrevious:s(283),focusNext:s(324)}})}[he(248)](){this[he(334)]=!1}[he(330)](){const t=he;this[t(296)]||(this[t(334)]=!0)}[he(312)](){const t=he;this[t(277)][t(312)]()}[he(271)](){const t=he;super[t(271)](),this[t(286)]()}async[he(291)](){const t=he;await this[t(268)][t(300)](0)[t(291)](),super[t(291)]()}[he(251)](){const t=he;this[t(296)]||(this[t(296)]=!0,this[t(268)][t(332)](0)[t(291)](),this[t(268)][t(273)](this[t(301)]()))}[he(294)](){const t=he;this[t(296)]&&(this[t(296)]=!1,this[t(268)][t(332)](0)[t(291)](),this[t(268)][t(273)](this[t(297)]()))}[he(322)](){const t=he;return t(313)===this[t(319)][t(258)][t(278)][t(316)]?it(this[t(304)],t(314)):it(this[t(304)],t(254))}[he(333)](){const t=he;return this[t(319)][t(281)]?t(313)===this[t(319)][t(258)][t(278)][t(316)]?it(this[t(304)],t(269),this[t(319)][t(290)][t(292)]):it(this[t(304)],t(259),this[t(319)][t(290)][t(292)]):null}[he(297)](){const t=he,e=new ae(this[t(304)]);return e[t(270)](t(262)).to(this[t(319)],t(262),this,t(334),(e,n)=>n?(0,r.trimHtml)(e,{limit:this[t(321)][t(315)]}):e),e}[he(301)](){const t=he;this[t(321)][t(263)]||(this[t(321)][t(263)]={}),this[t(321)][t(263)][t(274)]=this[t(319)][t(262)];const e=new Nt(this[t(304)],this[t(321)][t(263)]);return e[t(328)]=this[t(319)][t(262)],e[t(270)](t(261)).to(this[t(319)],t(293)),e[t(244)]=it(this[t(304)],t(287)),e.on(t(303),(e,n)=>{const o=t;this[o(276)](o(302),this[o(319)].id,n),this[o(294)](),this[o(312)]()}),e.on(t(267),()=>{const e=t;this[e(294)](),this[e(312)]()}),e[t(305)](t(335),()=>{e[t(312)]()}),e[t(257)](),e[t(306)](t(335)).to(this),e[t(306)](t(289)).to(this),e}[he(286)](){const t=he,e=this[t(277)];this[t(272)][t(253)](e);for(const e of this[t(255)])this[t(265)][t(273)](e[t(277)]),this[t(272)][t(253)](e[t(277)]);this[t(255)].on(t(310),(e,n)=>{const o=t;for(const t of n[o(323)])this[o(265)][o(332)](t[o(277)]),this[o(272)][o(245)](t[o(277)]);for(const t of n[o(279)])this[o(265)][o(273)](t[o(277)]),this[o(272)][o(253)](t[o(277)])}),this[t(272)][t(288)](t(284),(n,o)=>{const r=t;e===n[r(299)]&&(this[r(246)][r(327)](),o())}),this[t(272)][t(288)](t(317),(n,o)=>{const r=t;e!==n[r(299)]&&(this[r(312)](),o())})}}const me=ge;function ke(){const t=["bind","formatDateTime","_createEditButton","focusables","bindTemplate","buttonView","ariaLabel","fire","isExternal","dropdown","editButton","ck-annotation__actions","_config","_createRemoveButton","visibleView","mouseleave","items","ck-comment--info","ck-hidden","children","add","isVisible","push","ck-annotation__info","42975ycNBZP","ck-annotation__main","addMany","Delete comment?","icon","label","setTemplate","Remove","ck-annotation","then","mouseenter","switchToEditMode","4ifxFcd","some","82738Kyqcve","getTemplate","ck-comment__external","withText","ck-comment__actions","_attachActions","isRemovable","actionIndicator","showConfirm","ck-annotation__info-name","removeButton","ck-comment","listitem","207455gkCRXL","ck-annotation__content-wrapper","actionBar","3341080CrEGwW","_model","from","resolvedAt","panelPosition","render","ck-annotation__user","execute","isReadOnly","isEditMode","216RwwcAr","placeholder","getExternalCommentNote","cancelConfirm","createCollection","element","isConfirm","locale","ck-annotation__actions--hidden","406KVXSVJ","getUserViewNotificationText","ck-comment__actions--hidden","ck-comment__info-time","ck-comment--","length","focus","ck-comment__main","ck-comment--edit","_createCommentInputView","Edit","group","ck-comment__user","time","ck-comment--remove","listenTo","unbind","change:isRemovable","extendTemplate","ck-comment__wrapper","783qqgoOQ","authoredAt","find","author","remove","panelView","isEnabled","removeComment","344988cNgLcU","Show more items","edit","div","blur","ck-comment__info-name","_createDropdown","isSystemComment","ck-annotation__info-time","Reply...","isEditable","ck-comment--remove-confirmation","toMany","set","userView","ck-comment__info","span","name","1463598rLIVbk","ariaDescriptionView"];return(ke=function(){return t})()}function ge(t,e){const n=ke();return(ge=function(t,e){return n[t-=329]})(t,e)}!function(t){const e=ge,n=t();for(;;)try{if(222620===-parseInt(e(391))/1+-parseInt(e(426))/2*(parseInt(e(446))/3)+-parseInt(e(389))/4*(parseInt(e(404))/5)+parseInt(e(351))/6+-parseInt(e(333))/7+parseInt(e(417))/8*(-parseInt(e(377))/9)+parseInt(e(407))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ke);class pe extends((0,r.ConfirmMixin)(le)){[me(406)];[me(347)];constructor(t,e,n){const o=me;super(t,e,n),this[o(346)](o(398),null),this[o(346)](o(418),it(t,o(342))),this[o(353)](o(447)).to(e),this[o(353)](o(410)).to(e),this[o(406)]=this[o(421)](),this[o(340)]||(this[o(363)]=this[o(355)](),this[o(401)]=this[o(366)](),this[o(369)]=this[o(421)](),this[o(369)][o(379)]([this[o(363)],this[o(401)]]),this[o(362)]=this[o(339)](),this[o(406)][o(373)](this[o(362)]),this[o(356)][o(373)](this[o(362)])),this[o(347)]=new r.UserView(t,e[o(449)],this[o(427)]()),this[o(347)][o(444)]({attributes:{class:[o(438),o(413)],"aria-hidden":!0}}),this[o(441)](e,o(443),()=>this[o(420)]()),this[o(383)](this[o(392)]())}[me(392)](){const t=me,e=this[t(357)],n=[{tag:t(336),attributes:{class:[t(348),t(376)]},children:[{tag:t(349),children:[{text:this[t(347)][t(350)]}],attributes:{class:[t(338),t(400)],"data-cke-tooltip-text":this[t(347)][t(350)]}},{tag:t(439),attributes:{datetime:e.to(t(447)),class:[t(429),t(341)]},children:[{text:e.to(t(447),e=>this[t(365)][t(354)](e))}]}]},{tag:t(336),attributes:{class:[t(395),t(364),e.if(t(416),t(428)),e.if(t(416),t(425))]},children:this[t(406)]},{tag:t(336),attributes:{class:[t(405)]},children:this[t(367)]},this[t(352)]];return this[t(408)][t(361)]&&n[t(375)]({tag:t(336),attributes:{class:[t(393)]},children:[{text:this[t(419)]()}]}),{tag:"li",attributes:{class:[t(445),e.if(t(423),t(344))],tabindex:-1,"aria-label":e.to(t(359)),"aria-describedby":this[t(352)].id,role:t(403)},children:[{tag:t(336),attributes:{class:[t(402),t(385),e.if(t(416),t(434)),e.if(t(340),t(370)),e.to(t(398),e=>e?t(430)+e:"")],"data-author-id":this[t(408)][t(449)].id,"data-comment-id":this[t(408)].id,role:t(437)},children:[this[t(347)],{tag:t(336),attributes:{class:[t(433),t(378)]},children:n}]}]}}[me(355)](){const t=me,e=new st.ButtonView(this[t(424)]);return e[t(382)]=it(this[t(424)],t(436)),e[t(381)]=rt.IconPencil,e[t(394)]=!0,e[t(444)]({attributes:{class:t(434)}}),e[t(353)](t(331)).to(this[t(408)],t(415),t=>!t),e[t(353)](t(374)).to(this[t(408)],t(343)),e.on(t(414),()=>this[t(388)]()),e}[me(366)](){const t=me,e=new st.ButtonView(this[t(424)]);return e[t(382)]=it(this[t(424)],t(384)),e[t(381)]=rt.IconRemoveComment,e[t(394)]=!0,e[t(444)]({attributes:{class:t(440)}}),e[t(353)](t(331)).to(this[t(408)],t(415),t=>!t),e[t(353)](t(374)).to(this[t(408)],t(397)),e.on(t(414),()=>{const e=t;this[e(399)](it(this[e(424)],e(380)),this[e(422)])[e(386)](()=>{const t=e;this[t(360)](t(332),this[t(408)].id)})}),e}[me(339)](){const t=me,e=(0,st.createDropdown)(this[t(424)],r.LateFocusDropdownButtonView),n=e[t(330)][t(372)],o=new st.ListView(this[t(424)]),s=e[t(357)];(0,st.focusChildOnDropdownOpen)(e,()=>this[t(369)][t(448)](e=>e[t(374)])),e[t(444)]({attributes:{class:[s.if(t(374),t(371),t=>!t)]}});const i=(n,r=-1)=>{const s=t,i=new st.ListItemView(this[s(424)]);i[s(372)][s(373)](n);const c=r>-1?r:o[s(369)][s(431)];o[s(369)][s(373)](i,c);const a=Array[s(409)](this[s(369)]);e[s(442)](s(331),s(374)),e[s(353)](s(331))[s(345)](a,s(331),(...t)=>t[s(390)](t=>t)),e[s(353)](s(374))[s(345)](a,s(374),(...t)=>t[s(390)](t=>t))};e[t(411)]="sw",e[t(358)][t(346)]({label:it(this[t(424)],t(334)),icon:rt.IconThreeVerticalDots});for(const e of this[t(369)])i(e);return n[t(373)](o),e[t(441)](this[t(369)],t(373),(t,e,n)=>{i(e,n)}),e[t(441)](this[t(369)],t(329),(e,n,r)=>{const s=t;o[s(369)][s(329)](r)}),e}[me(396)](t,e){const n=me,o=t&&t[n(422)];o&&(this[n(441)](o,n(387),()=>this[n(398)]=e),this[n(441)](o,n(432),()=>this[n(398)]=e),this[n(441)](o,n(368),()=>this[n(398)]=null),this[n(441)](o,n(337),()=>this[n(398)]=null))}[me(435)](){const t=me,e=super[t(435)]();return e[t(353)](t(418)).to(this),e}[me(412)](){const t=me;super[t(412)](),this[t(396)](this[t(363)],t(335)),this[t(396)](this[t(401)],t(329))}}var fe=n(673),be=n.n(fe),ve=n(545),_e=n.n(ve),we=n(262),Ie=n.n(we),ye=n(667),Ae=n.n(ye),Ce=n(357),Te=n.n(Ce),Ee=n(554),xe={attributes:{"data-cke":!0}};xe.setAttributes=Ae(),xe.insert=Ie().bind(null,"head"),xe.domAPI=_e(),xe.insertStyleElement=Te();be()(Ee.A,xe);Ee.A&&Ee.A.locals&&Ee.A.locals;var Oe=n(306),Ne={attributes:{"data-cke":!0}};Ne.setAttributes=Ae(),Ne.insert=Ie().bind(null,"head"),Ne.domAPI=_e(),Ne.insertStyleElement=Te();be()(Oe.A,Ne);Oe.A&&Oe.A.locals&&Oe.A.locals;var Se=n(980),Me={attributes:{"data-cke":!0}};Me.setAttributes=Ae(),Me.insert=Ie().bind(null,"head"),Me.domAPI=_e(),Me.insertStyleElement=Te();be()(Se.A,Me);Se.A&&Se.A.locals&&Se.A.locals;function Re(t,e,{signal:n,edges:o}={}){let r,s=null;const i=null!=o&&o.includes("leading"),c=null==o||o.includes("trailing"),a=()=>{null!==s&&(t.apply(r,s),r=void 0,s=null)};let h=null;const u=()=>{null!=h&&clearTimeout(h),h=setTimeout(()=>{h=null,c&&a(),l()},e)},d=()=>{null!==h&&(clearTimeout(h),h=null)},l=()=>{d(),r=void 0,s=null},m=function(...t){if(n?.aborted)return;r=this,s=t;const e=null==h;u(),i&&e&&a()};return m.schedule=u,m.cancel=l,m.flush=()=>{d(),a()},n?.addEventListener("abort",l,{once:!0}),m}function Pe(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:o=!1,trailing:r=!0,maxWait:s}=n,i=Array(2);let c;o&&(i[0]="leading"),r&&(i[1]="trailing");let a=null;const h=Re(function(...e){c=t.apply(this,e),a=null},e,{edges:i}),u=function(...e){return null!=s&&(null===a&&(a=Date.now()),Date.now()-a>=s)?(c=t.apply(this,e),a=Date.now(),h.cancel(),h.schedule(),c):(h.apply(this,e),c)};return u.cancel=h.cancel,u.flush=()=>(h.flush(),c),u}function Ve(){const t=["14PhuhhU","6lkXZJN","1519816mEEyQb","characterData","9YPyhsF","824830vEDoMC","1qRSzzG","class","disconnect","3756535ZEeewz","attributes","observe","cancel","1689618fUdOHe","38952yfvCwF","childList","attributeName","225612DGGIuC","type","203914vhejiD","165vZUUSO"];return(Ve=function(){return t})()}function Le(t,e){const n=Ve();return(Le=function(t,e){return n[t-=150]})(t,e)}function De(t){const e=function(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:o=!0,trailing:r=!0}=n;return Pe(t,e,{leading:o,trailing:r,maxWait:e})}(t,30),n=new MutationObserver(t=>{const n=Le;for(const o of t)(n(153)==o[n(161)]&&n(150)==o[n(159)]||n(158)==o[n(161)]||n(167)==o[n(161)])&&e()});return{attach(t){n[Le(154)](t,{attributes:!0,childList:!0,subtree:!0,characterData:!0})},detach(){const t=Le;n[t(151)](),e[t(155)]()}}}!function(t){const e=Le,n=t();for(;;)try{if(483604===parseInt(e(170))/1*(parseInt(e(162))/2)+parseInt(e(156))/3+parseInt(e(166))/4+parseInt(e(152))/5*(-parseInt(e(165))/6)+-parseInt(e(164))/7*(parseInt(e(157))/8)+parseInt(e(168))/9*(-parseInt(e(169))/10)+parseInt(e(163))/11*(parseInt(e(160))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ve);var Be=n(438),Ue={attributes:{"data-cke":!0}};Ue.setAttributes=Ae(),Ue.insert=Ie().bind(null,"head"),Ue.domAPI=_e(),Ue.insertStyleElement=Te();be()(Be.A,Ue);Be.A&&Be.A.locals&&Be.A.locals;const je=Fe;function Fe(t,e){const n=He();return(Fe=function(t,e){return n[t-=366]})(t,e)}function He(){const t=["content","destroy","_mutationObserver","3FzVumR","11DUuzQv","4500NOrKoO","10svtYoq","Esc","ck-annotation-wrapper--active","delegate","first","_updateHeight","presentation","3339lRrsBl","div","1460346cwaUNK","add","fire","render","251920zZxxlF","targetRect","ck-rounded-corners","isActive","isDirty","setTemplate","clear","type","28ZBYmOz","height","arrowup","bindTemplate","createCollection","detach","7275504QEZZIB","listenTo","attach","focus","arrowdown","focusTracker","679552wzuytG","set","length","3815676qkIHzZ","element","clientHeight","247068GMLAJb","keystrokes","ck-annotation-wrapper","mainView"];return(He=function(){return t})()}!function(t){const e=Fe,n=t();for(;;)try{if(390783===-parseInt(e(369))/1+parseInt(e(388))/2*(parseInt(e(376))/3)+parseInt(e(400))/4*(-parseInt(e(392))/5)+-parseInt(e(378))/6*(-parseInt(e(386))/7)+parseInt(e(412))/8+parseInt(e(366))/9*(parseInt(e(379))/10)+parseInt(e(377))/11*(-parseInt(e(406))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(He);class ze extends st.View{[je(411)];id;[je(370)];[je(373)];[je(372)];[je(375)];constructor(t,n){const o=je;super(t),this.id=(0,e.uid)(),this[o(411)]=new e.FocusTracker,this[o(370)]=new e.KeystrokeHandler,this[o(370)][o(413)](o(380),(t,e)=>this[o(390)](o(380),e)),this[o(413)](o(393),{top:0,right:0,bottom:0,left:0}),this[o(413)](o(401),0),this[o(413)](o(395),!1),this[o(413)](o(396),!1),this[o(413)](o(414),0),this[o(413)](o(399),""),this[o(375)]=De(()=>this[o(384)]()),this[o(373)]=this[o(404)](),this[o(373)][o(382)](o(402),o(410)).to(this),this[o(373)][o(389)](n),this[o(372)]=n;const r=this[o(403)];this[o(397)]({tag:o(387),attributes:{class:["ck",o(371),o(394),r.if(o(395),o(381))],role:o(385)},children:this[o(373)]})}[je(391)](){const t=je;super[t(391)](),this[t(411)][t(389)](this[t(367)]),this[t(370)][t(407)](this[t(367)]),this[t(375)][t(408)](this[t(367)])}[je(374)](){const t=je;this[t(373)][t(398)](),this[t(370)][t(374)](),this[t(411)][t(374)](),this[t(375)][t(405)](),super[t(374)]()}[je(409)](){const t=je;this[t(373)][t(383)]&&this[t(373)][t(383)][t(409)]()}[je(384)](){const t=je,e=this[t(367)][t(368)];e&&(this[t(401)]=e)}}const Ke=Ye;function We(){const t=["targetRect","_type","_assertCorrectTarget","focusTracker","isArray","nodeType","5827746QIZooN","14366154lpeaTT","target","843519FprDLV","every","isActive","element","innerView","destroy","function","object","_id","filter","offsetParent","18pDqttr","872850RwpOqv","annotation-invalid-target","clear","getClientRects","updateTargetRect","add","_getNormalizedTarget","3128460vgoEeN","isVisible","set","stopListening","2xDvcre","5626144kDBHXp","654604ShjeUS","length","7Gqywww","10POnxYR","focusableElements","refreshVisibility","render","item","type","view","_target","mainView","remove"];return(We=function(){return t})()}function Ye(t,e){const n=We();return(Ye=function(t,e){return n[t-=341]})(t,e)}!function(t){const e=Ye,n=t();for(;;)try{if(521522===parseInt(e(387))/1+-parseInt(e(351))/2*(parseInt(e(375))/3)+-parseInt(e(353))/4*(parseInt(e(356))/5)+parseInt(e(372))/6*(-parseInt(e(355))/7)+-parseInt(e(352))/8+-parseInt(e(386))/9*(-parseInt(e(347))/10)+parseInt(e(373))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(We);class Ze extends((0,e.ObservableMixin)()){[Ke(362)];[Ke(357)];[Ke(367)];[Ke(363)];constructor({view:t,target:n,type:o,isVisible:r=!0}){const s=Ke;super(),this[s(362)]=t,this[s(362)][s(378)]||this[s(362)][s(359)](),this[s(367)]=o,this[s(363)]=n,Ze[s(368)](this[s(346)]()),this[s(357)]=new e.Collection([this[s(362)][s(378)]],{idProperty:s(383)}),this[s(357)].on(s(345),(t,e)=>{const n=s;this[n(362)][n(369)][n(345)](e)}),this[s(357)].on(s(365),(t,e)=>{const n=s;this[n(362)][n(369)][n(365)](e)}),this[s(349)](s(348),r)}get[Ke(361)](){const t=Ke;return t(381)==typeof this[t(367)]?this[t(367)]():this[t(367)]}get[Ke(379)](){const t=Ke;return this[t(362)][t(364)]}get[Ke(374)](){const t=Ke,e=this[t(346)]();return Ze[t(368)](e),e}get[Ke(366)](){const t=Ke,n=this[t(374)];if(null===n)return null;if(n instanceof e.Rect)return n;const o=n[t(384)](e=>function(e){const n=t;if(e[n(385)])return!0;return!!e[n(343)]()[n(360)](0)}(e));return 0===o[t(354)]?null:new e.Rect(o[0][t(343)]()[t(360)](0))}get[Ke(377)](){const t=Ke;return this[t(362)][t(377)]}set[Ke(377)](t){const e=Ke;this[e(362)][e(377)]=t,this[e(362)][e(364)][e(377)]=t}[Ke(344)](){const t=Ke;this[t(362)][t(366)]=this[t(366)]}[Ke(380)](){const t=Ke;this[t(357)][t(350)](),this[t(357)][t(342)](),this[t(350)]()}[Ke(358)](){const t=Ke;this[t(348)]=!!this[t(366)]}static[Ke(368)](t){const n=Ke;if(!(null===t||t instanceof e.Rect||Array[n(370)](t)&&t[n(376)](t=>qe(t))))throw new e.CKEditorError(n(341),null,{target:t})}[Ke(346)](){const t=Ke,e=t(381)==typeof this[t(363)]?this[t(363)]():this[t(363)];return qe(e)?[e]:e}}function qe(t){const e=Ke;return null!==t&&e(382)==typeof t&&e(371)in t&&1===t[e(371)]}function Xe(t,e){const n=Ge();return(Xe=function(t,e){return n[t-=228]})(t,e)}function Ge(){const t=["1438vUmGWx","765982dKIuhX","_innerViewToAnnotation","delete","targetRect","138188LsNstS","_getOrderInContent","add","refreshPositioning","3975976CKhcCL","stopListening","destroy","1269720AaJClq","remove","getByInnerView","getIndex","275QjheZj","annotationcollection-duplicated-item","set","clear","isFocused","focusableElements","6RFweeT","length","innerView","554SZyhhy","focus","_focusTracker","left","top","sort","_viewToAnnotation","annotationcollection-not-existing-item","view","blur","get","_sort","change:isFocused","getByView","from","listenTo","110WhMBOl","389331oDcAdm","10kYLeIX","has","focusTracker","fire","365784qphRwV","updateTargetRect"];return(Ge=function(){return t})()}const Qe=Xe;!function(t){const e=Xe,n=t();for(;;)try{if(259184===parseInt(e(253))/1*(parseInt(e(228))/2)+parseInt(e(250))/3*(parseInt(e(233))/4)+-parseInt(e(271))/5*(-parseInt(e(240))/6)+parseInt(e(229))/7+parseInt(e(237))/8+parseInt(e(270))/9*(-parseInt(e(269))/10)+-parseInt(e(244))/11*(parseInt(e(275))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ge);class Je extends e.Collection{[Qe(230)];[Qe(259)];[Qe(255)];constructor(t=[]){const n=Qe;super(),this[n(230)]=new Map,this[n(259)]=new Map,this[n(255)]=new e.FocusTracker,this[n(255)].on(n(265),(t,e,o)=>{const r=n;o||this[r(274)](r(262))});for(const e of t)this[n(235)](e)}get[Qe(248)](){const t=Qe;return this[t(255)][t(248)]}[Qe(235)](t){const n=Qe;if(this[n(272)](t))throw new e.CKEditorError(n(245),null);this[n(230)][n(246)](t[n(252)],t),this[n(259)][n(246)](t[n(261)],t);for(const e of t[n(249)])this[n(255)][n(235)](e);this[n(268)](t[n(249)],n(235),(t,e)=>{const o=n;this[o(255)][o(235)](e)}),this[n(268)](t[n(249)],n(241),(t,e)=>{const o=n;this[o(255)][o(241)](e)}),this[n(268)](t[n(261)][n(273)],n(265),(e,o,r)=>{const s=n;r&&this[s(274)](s(254),t)}),t[n(276)]();const o=this[n(234)](t[n(261)][n(232)]);return super[n(235)](t,o)}[Qe(241)](t){const n=Qe;if(!this[n(272)](t))throw new e.CKEditorError(n(260),null);this[n(238)](t[n(261)][n(273)]),this[n(238)](t[n(249)]);for(const e of t[n(249)])this[n(255)][n(241)](e);return this[n(259)][n(231)](t[n(261)]),this[n(230)][n(231)](t[n(252)]),super[n(241)](t)}[Qe(242)](t){const e=Qe;return this[e(230)][e(263)](t)}[Qe(266)](t){const e=Qe;return this[e(259)][e(263)](t)}[Qe(239)](){const t=Qe;super[t(247)](),this[t(238)](),this[t(230)][t(247)](),this[t(259)][t(247)](),this[t(255)][t(239)]()}[Qe(236)](){const t=Qe;for(const e of this)e[t(276)]();this[t(264)]()}[Qe(264)](){const t=Qe,e=Array[t(267)](this)[t(258)]((e,n)=>tn(e[t(261)][t(232)],n[t(261)][t(232)]));for(let n=e[t(251)]-1;n>0;n--){const o=e[n];n!==this[t(243)](o)&&(this[t(241)](o),this[t(235)](o))}}[Qe(234)](t){const e=Qe;let n=0;if(!t)return this[e(251)];for(const o of this){const r=o[e(261)][e(232)];if(r){if(tn(t,r)<0)return n;n++}}return n}}function $e({source:t,target:e,filter:n}){const o=Qe;for(const r of t)n(r)&&e[o(235)](r);e[o(268)](t,o(235),(t,r)=>{const s=o;n(r)&&e[s(235)](r)}),e[o(268)](t,o(241),(t,n)=>{const r=o;e[r(272)](n)&&e[r(241)](n)})}function tn(t,e){const n=Qe;if(null===t&&null===e)return 0;if(null===t)return-1;if(null===e)return 1;const o=t[n(257)]-e[n(257)];return 0==o?t[n(256)]-e[n(256)]:o}t.ContextPlugin;var en=n(332),nn={attributes:{"data-cke":!0}};nn.setAttributes=Ae(),nn.insert=Ie().bind(null,"head"),nn.domAPI=_e(),nn.insertStyleElement=Te();be()(en.A,nn);en.A&&en.A.locals&&en.A.locals;t.ContextPlugin;var on=n(533),rn={attributes:{"data-cke":!0}};rn.setAttributes=Ae(),rn.insert=Ie().bind(null,"head"),rn.domAPI=_e(),rn.insertStyleElement=Te();be()(on.A,rn);on.A&&on.A.locals&&on.A.locals;st.View;st.View;class sn extends Error{}class cn extends sn{constructor(){super("Zone is an abstract class")}}class an{get type(){throw new cn}get name(){throw new cn}get ianaName(){return this.name}get isUniversal(){throw new cn}offsetName(t,e){throw new cn}formatOffset(t,e){throw new cn}offset(t){throw new cn}equals(t){throw new cn}get isValid(){throw new cn}}const hn=new Map;const un={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};const dn=new Map;class ln extends an{static create(t){let e=dn.get(t);return void 0===e&&dn.set(t,e=new ln(t)),e}static resetCache(){dn.clear(),hn.clear()}static isValidSpecifier(t){return this.isValidZone(t)}static isValidZone(t){if(!t)return!1;try{return new Intl.DateTimeFormat("en-US",{timeZone:t}).format(),!0}catch(t){return!1}}constructor(t){super(),this.zoneName=t,this.valid=ln.isValidZone(t)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(t,{format:e,locale:n}){return wn(t,e,n,this.name)}formatOffset(t,e){return yn(this.offset(t),e)}offset(t){if(!this.valid)return NaN;const e=new Date(t);if(isNaN(e))return NaN;const n=function(t){let e=hn.get(t);return void 0===e&&(e=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:t,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"}),hn.set(t,e)),e}(this.name);let[o,r,s,i,c,a,h]=n.formatToParts?function(t,e){const n=t.formatToParts(e),o=[];for(let t=0;t<n.length;t++){const{type:e,value:r}=n[t],s=un[e];"era"===e?o[s]=r:pn(s)||(o[s]=parseInt(r,10))}return o}(n,e):function(t,e){const n=t.format(e).replace(/\u200E/g,""),o=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(n),[,r,s,i,c,a,h,u]=o;return[i,r,s,c,a,h,u]}(n,e);"BC"===i&&(o=1-Math.abs(o));let u=+e;const d=u%1e3;return u-=d>=0?d:1e3+d,(_n({year:o,month:r,day:s,hour:24===c?0:c,minute:a,second:h,millisecond:0})-u)/6e4}equals(t){return"iana"===t.type&&t.name===this.name}get isValid(){return this.valid}}new Map;new Map;new Map;new Map;new Map;let mn=null;class kn extends an{static get utcInstance(){return null===mn&&(mn=new kn(0)),mn}static instance(t){return 0===t?kn.utcInstance:new kn(t)}static parseSpecifier(t){if(t){const e=t.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(e)return new kn(In(e[1],e[2]))}return null}constructor(t){super(),this.fixed=t}get type(){return"fixed"}get name(){return 0===this.fixed?"UTC":`UTC${yn(this.fixed,"narrow")}`}get ianaName(){return 0===this.fixed?"Etc/UTC":`Etc/GMT${yn(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(t,e){return yn(this.fixed,e)}get isUniversal(){return!0}offset(){return this.fixed}equals(t){return"fixed"===t.type&&t.fixed===this.fixed}get isValid(){return!0}}const gn={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"};gn.hanidec.replace(/[\[|\]]/g,"").split("");new Map;function pn(t){return void 0===t}function fn(t,e=2){let n;return n=t<0?"-"+(""+-t).padStart(e,"0"):(""+t).padStart(e,"0"),n}function bn(t){return pn(t)||null===t||""===t?void 0:parseInt(t,10)}function vn(t){if(!pn(t)&&null!==t&&""!==t){const e=1e3*parseFloat("0."+t);return Math.floor(e)}}function _n(t){let e=Date.UTC(t.year,t.month-1,t.day,t.hour,t.minute,t.second,t.millisecond);return t.year<100&&t.year>=0&&(e=new Date(e),e.setUTCFullYear(t.year,t.month-1,t.day)),+e}function wn(t,e,n,o=null){const r=new Date(t),s={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};o&&(s.timeZone=o);const i={timeZoneName:e,...s},c=new Intl.DateTimeFormat(n,i).formatToParts(r).find(t=>"timezonename"===t.type.toLowerCase());return c?c.value:null}function In(t,e){let n=parseInt(t,10);Number.isNaN(n)&&(n=0);const o=parseInt(e,10)||0;return 60*n+(n<0||Object.is(n,-0)?-o:o)}function yn(t,e){const n=Math.trunc(Math.abs(t/60)),o=Math.trunc(Math.abs(t%60)),r=t>=0?"+":"-";switch(e){case"short":return`${r}${fn(n,2)}:${fn(o,2)}`;case"narrow":return`${r}${n}${o>0?`:${o}`:""}`;case"techie":return`${r}${fn(n,2)}${fn(o,2)}`;default:throw new RangeError(`Value format ${e} is out of range for property format`)}}const An=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function Cn(...t){const e=t.reduce((t,e)=>t+e.source,"");return RegExp(`^${e}$`)}function Tn(...t){return e=>t.reduce(([t,n,o],r)=>{const[s,i,c]=r(e,o);return[{...t,...s},i||n,c]},[{},null,1]).slice(0,2)}function En(...t){return(e,n)=>{const o={};let r;for(r=0;r<t.length;r++)o[t[r]]=bn(e[n+r]);return[o,null,n+r]}}const xn=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,On=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,Nn=RegExp(`${On.source}${`(?:${xn.source}?(?:\\[(${An.source})\\])?)?`}`),Sn=RegExp(`(?:T${Nn.source})?`),Mn=En("weekYear","weekNumber","weekDay"),Rn=En("year","ordinal"),Pn=RegExp(`${On.source} ?(?:${xn.source}|(${An.source}))?`),Vn=RegExp(`(?: ${Pn.source})?`);function Ln(t,e,n){const o=t[e];return pn(o)?n:bn(o)}function Dn(t,e){return[{hours:Ln(t,e,0),minutes:Ln(t,e+1,0),seconds:Ln(t,e+2,0),milliseconds:vn(t[e+3])},null,e+4]}function Bn(t,e){const n=!t[e]&&!t[e+1],o=In(t[e+1],t[e+2]);return[{},n?null:kn.instance(o),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]},Dn,Bn,Un),Tn(Mn,Dn,Bn,Un),Tn(Rn,Dn,Bn,Un),Tn(Dn,Bn,Un);Tn(Dn);Cn(/(\d{4})-(\d\d)-(\d\d)/,Vn),Cn(Pn),Tn(Dn,Bn,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}},Fn=365.2425,Hn=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 Kn=`[ ${String.fromCharCode(160)}]`;new RegExp(Kn,"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 Zn=n(163),qn={attributes:{"data-cke":!0}};qn.setAttributes=Ae(),qn.insert=Ie().bind(null,"head"),qn.domAPI=_e(),qn.insertStyleElement=Te();be()(Zn.A,qn);Zn.A&&Zn.A.locals&&Zn.A.locals;var Xn=n(142),Gn={attributes:{"data-cke":!0}};Gn.setAttributes=Ae(),Gn.insert=Ie().bind(null,"head"),Gn.domAPI=_e(),Gn.insertStyleElement=Te();be()(Xn.A,Gn);Xn.A&&Xn.A.locals&&Xn.A.locals;var Qn=n(258),Jn={attributes:{"data-cke":!0}};Jn.setAttributes=Ae(),Jn.insert=Ie().bind(null,"head"),Jn.domAPI=_e(),Jn.insertStyleElement=Te();be()(Qn.A,Jn);Qn.A&&Qn.A.locals&&Qn.A.locals;var $n=n(967),to={attributes:{"data-cke":!0}};to.setAttributes=Ae(),to.insert=Ie().bind(null,"head"),to.domAPI=_e(),to.insertStyleElement=Te();be()($n.A,to);$n.A&&$n.A.locals&&$n.A.locals;var eo=n(906),no={attributes:{"data-cke":!0}};no.setAttributes=Ae(),no.insert=Ie().bind(null,"head"),no.domAPI=_e(),no.insertStyleElement=Te();be()(eo.A,no);eo.A&&eo.A.locals&&eo.A.locals;var oo=n(938),ro={attributes:{"data-cke":!0}};ro.setAttributes=Ae(),ro.insert=Ie().bind(null,"head"),ro.domAPI=_e(),ro.insertStyleElement=Te();be()(oo.A,ro);oo.A&&oo.A.locals&&oo.A.locals;var so=n(751),io={attributes:{"data-cke":!0}};io.setAttributes=Ae(),io.insert=Ie().bind(null,"head"),io.domAPI=_e(),io.insertStyleElement=Te();be()(so.A,io);so.A&&so.A.locals&&so.A.locals;var co=n(901),ao={attributes:{"data-cke":!0}};ao.setAttributes=Ae(),ao.insert=Ie().bind(null,"head"),ao.domAPI=_e(),ao.insertStyleElement=Te();be()(co.A,ao);co.A&&co.A.locals&&co.A.locals;var ho=n(888),uo={attributes:{"data-cke":!0}};uo.setAttributes=Ae(),uo.insert=Ie().bind(null,"head"),uo.domAPI=_e(),uo.insertStyleElement=Te();be()(ho.A,uo);ho.A&&ho.A.locals&&ho.A.locals;const lo=mo;function mo(t,e){const n=ko();return(mo=function(t,e){return n[t-=116]})(t,e)}function ko(){const t=["has","stopListening","target","context","activeAnnotations","getByInnerView","view","ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO","_bindAnnotationsToVisibleAnnotations","Tab","isArray","change:isVisible","isPremiumPlugin","refreshPositioning","Esc","ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT","locale","values","6244287WcTlMf","5934LklUai","isOfficialPlugin","focus","ready","ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS","3499640BsZnxT","Ctrl+Shift+E","ACCESSIBILITY_HELP_ANNOTATIONS_ENTER","_deactivateAllAnnotations","pluginName","editing","keystrokes","isVisible","ACCESSIBILITY_HELP_ANNOTATIONS_EXIT","ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS","Arrowdown","fire","Arrowup","low","_setupEscapeAnnotationHandling","createAnnotationView","createAnnotation","push","_addActiveAnnotation","505lFDisA","editors","destroy","delete","_activateAnnotation","add","focusTracker","source","2401672yUrUth","Annotations","Ctrl+Enter","activate","_removeActiveAnnotation","addKeystrokeInfoGroup","collection","set","listenTo","refreshVisibility","escape","element","68Gwozpb","remove","45093ULmPkS","5981697rkKCFy","annotations","accessibility","deactivateAll","ACCESSIBILITY_HELP_ANNOTATIONS_GROUP","229835abWAKn","Enter","_setupEnterAnnotationKeystroke","_visibleAnnotations","contains","Shift+Tab","domRoots"];return(ko=function(){return t})()}!function(t){const e=mo,n=t();for(;;)try{if(610170===parseInt(e(166))/1+parseInt(e(146))/2+parseInt(e(160))/3*(-parseInt(e(158))/4)+-parseInt(e(138))/5*(-parseInt(e(192))/6)+-parseInt(e(191))/7+-parseInt(e(119))/8+parseInt(e(161))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ko);class go extends t.ContextPlugin{[lo(152)];[lo(169)];static get[lo(123)](){return lo(147)}static get[lo(193)](){return!0}static get[lo(185)](){return!0}constructor(e){const n=lo;if(super(e),this[n(152)]=new Je,this[n(169)]=new Je,this[n(153)](n(177),new Set),this[n(181)](),e instanceof t.Editor){const t=e[n(189)];e[n(163)][n(151)]({id:n(162),label:it(t,n(165)),keystrokes:[{label:it(t,n(180)),keystroke:n(120)},{label:it(t,n(127)),keystroke:n(187)},{label:it(t,n(121)),keystroke:n(167)},{label:it(t,n(128)),keystroke:[[n(182)],[n(171)]]},{label:it(t,n(188)),keystroke:[n(148)]},{label:it(t,n(118)),keystroke:[[n(131)],[n(129)]]}]})}this[n(168)](),this[n(133)]()}[lo(143)](t){const e=lo;this[e(152)][e(143)](t)}[lo(159)](t){const e=lo;this[e(152)][e(159)](t),t[e(140)]()}[lo(155)](){const t=lo;for(const e of this[t(152)])e[t(155)]()}[lo(186)](){const t=lo;this[t(169)][t(186)]()}[lo(178)](t){const e=lo;return this[e(152)][e(178)](t)}[lo(164)](){const t=lo;this[t(130)](t(122))}[lo(140)](){const t=lo;for(const e of this[t(152)])e[t(140)]();this[t(169)][t(140)](),this[t(152)][t(140)](),super[t(140)]()}[lo(149)](t){const e=lo;this[e(130)](e(142),t)}[lo(135)](t){return new Ze(t)}[lo(134)](t,e){return new ze(t,e)}[lo(137)](t){const e=lo,n=new Set(this[e(177)]);n[e(143)](t),this[e(177)]=n}[lo(150)](t){const e=lo,n=new Set(this[e(177)]);n[e(141)](t),this[e(177)]=n}[lo(181)](){const t=lo,e=this[t(152)],n=this[t(169)];function o(e){const o=t,r=e[o(145)];r[o(126)]&&!n[o(173)](r)?n[o(143)](r):!r[o(126)]&&n[o(173)](r)&&n[o(159)](r),r[o(179)][o(144)][o(159)](r[o(179)][o(157)]),r[o(179)][o(144)][o(143)](r[o(179)][o(157)])}this[t(154)](e,t(143),(e,r)=>{const s=t;r[s(126)]&&n[s(143)](r),this[s(154)](r,s(184),o)}),this[t(154)](e,t(159),(e,r)=>{const s=t;n[s(173)](r)&&n[s(159)](r),this[s(174)](r,s(184),o)})}[lo(168)](){const n=lo,o=t=>{const n=mo;t.on(n(117),()=>{const o=n;t[o(125)][o(153)]("Ctrl+Shift+E",(t,n)=>{const r=o,s=(0,e.first)(this[r(177)][r(190)]());s&&(s[r(179)][r(116)](),n())})})};this[n(176)]instanceof t.Editor?o(this[n(176)]):this[n(176)][n(139)]&&this[n(176)][n(139)].on(n(143),(t,e)=>{o(e)})}[lo(133)](){const e=lo,n=e=>{const n=mo,o=e[n(145)],r=[];let s;if(Array[n(183)](o[n(175)])){s=o[n(175)][0],this[n(176)]instanceof t.Editor?r[n(136)](this[n(176)]):this[n(176)][n(139)]&&r[n(136)](...this[n(176)][n(139)]);for(const t of r)for(const e of t[n(124)][n(179)][n(172)][n(190)]())if(e[n(170)](s))return void t[n(124)][n(179)][n(116)]();s[n(116)]()}};this[e(154)](this[e(152)],e(143),(t,o)=>{const r=e;this[r(154)](o,r(156),n,{priority:r(132)})}),this[e(154)](this[e(152)],e(159),(t,o)=>{const r=e;this[r(174)](o,r(156),n)})}}const po=fo;function fo(t,e){const n=Ao();return(fo=function(t,e){return n[t-=409]})(t,e)}!function(t){const e=fo,n=t();for(;;)try{if(853016===-parseInt(e(472))/1*(-parseInt(e(425))/2)+-parseInt(e(493))/3*(-parseInt(e(579))/4)+parseInt(e(576))/5*(parseInt(e(470))/6)+-parseInt(e(451))/7*(-parseInt(e(597))/8)+-parseInt(e(488))/9*(-parseInt(e(616))/10)+-parseInt(e(615))/11*(-parseInt(e(601))/12)+-parseInt(e(607))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ao);const bo=Symbol(po(535)),vo={admin:!0,modifyAll:!1,write:!0,resolve:!0};class _o extends t.ContextPlugin{[po(637)];[po(475)];[po(627)];static get[po(632)](){return[go,t.PendingActions,r.Users]}static get[po(529)](){return po(633)}static get[po(477)](){return!0}static get[po(600)](){return!0}constructor(t){const e=po;super(t),this[e(637)]=new Map,this[e(475)]=new Map,this[e(627)]=new Map,this[e(567)](e(584),new Set),this[e(567)](e(489),new Map);const n=this[e(526)][e(414)];n[e(504)](e(534),2),n[e(504)](e(499),500),n[e(504)](e(556),140),n[e(504)](e(621),re),n[e(504)](e(596),pe),n[e(543)](e(452))||console[e(619)](e(490))}[po(523)](){const t=po,e=this[t(526)][t(437)][t(543)](go);this[t(567)](t(434),null),this.on(t(420),(e,n)=>this[t(409)](n)),this.on(t(468),(e,n)=>this[t(514)](n)),this.on(t(552),(e,n)=>this[t(502)](n)),this.on(t(552),(e,n)=>this[t(544)](n),{priority:t(549)}),this.on(t(568),(e,n)=>this[t(573)](n)),this.on(t(568),(e,n)=>this[t(544)](n),{priority:t(549)}),this.on(t(464),(e,n)=>this[t(505)](n)),this.on(t(564),(e,n)=>this[t(622)](n)),this.on(t(564),(e,n)=>this[t(544)](n),{priority:t(549)}),this.on(t(540),(e,n)=>this[t(435)](n)),this.on(t(438),(e,n)=>this[t(611)](n)),this.on(t(547),(e,n)=>this[t(575)](n)),this.on(t(540),(e,{threadId:n,isFromAdapter:o})=>{const r=t;if(o)return;const s=this[r(516)](n),i=s&&this[r(475)][r(543)](s);i&&i[r(594)][r(441)][r(583)](-1)},{priority:t(549)}),this[t(614)](e,t(612),(e,n,o)=>{const r=t,s=Array[r(521)](o)[r(631)](t=>this[r(627)][r(543)](t[r(485)]))[r(494)](Boolean)[0];this[r(434)]=s?s[r(410)]:null})}set[po(561)](t){const n=po;if(this[n(569)])throw new e.CKEditorError(n(413));this[n(569)]=t}get[po(561)](){return this[po(569)]}[po(420)]({channelId:t=bo,threadId:n=(0,e.uid)(),comments:o=[],unlinkedAt:r=null,resolvedAt:s=null,resolvedBy:i=null,target:c=null,context:a=null,attributes:h={},isResolvable:u=!0,isSubmitted:d=!1,isFromAdapter:l=!1}={}){const m=po;return this[m(588)](yo(m(420),t),{channelId:t,threadId:n,comments:o,unlinkedAt:r,resolvedAt:s,resolvedBy:i,target:c,context:a,attributes:h,isFromAdapter:l,isResolvable:u,isSubmitted:d}),this[m(516)](n)}[po(503)]({channelId:t=bo,threadId:n=(0,e.uid)(),target:o,context:r=null,isResolvable:s=!0}){const i=po;if(this[i(584)][i(563)](t)||this[i(584)][i(563)](void 0))return null;if(!o)throw new e.CKEditorError(i(513));const c=this[i(420)]({channelId:t,threadId:n,target:o,context:r,isResolvable:s});if(!c)return null;const a=this[i(475)][i(543)](c),h=a[i(594)][i(446)][i(469)],u=this[i(526)][i(437)][i(543)](go),d=u[i(421)](a[i(594)]);return u[i(533)](d),h[i(587)](i(624),()=>h[i(583)]()),c}[po(638)](t){const n=po;if(n(491)!=typeof t)throw new e.CKEditorError(n(422));return this[n(637)][n(563)](t)}[po(564)]({channelId:t=bo,threadId:e,context:n,unlinkedAt:o,attributes:r,isFromAdapter:s=!1}){const i=po;return this[i(588)](yo(i(564),t),{channelId:t,threadId:e,context:n,unlinkedAt:o,attributes:r,isFromAdapter:s}),this[i(516)](e)}[po(516)](t){const n=po;if(n(491)!=typeof t)throw new e.CKEditorError(n(422));return this[n(637)][n(543)](t)}[po(509)]({channelId:t,threadId:n}={}){const o=po,r=this[o(516)](n);if(r)return Promise[o(429)](r);if(!this[o(561)])return Promise[o(429)](void 0);if(o(428)!=typeof this[o(561)][o(516)])throw new e.CKEditorError(o(539),this[o(526)]);return this[o(561)][o(516)]({channelId:t,threadId:n})[o(481)](e=>this[o(638)](n)?this[o(516)](n):e?this[o(420)](Object[o(602)]({isFromAdapter:!0,channelId:t},e)):void 0)[o(440)](t=>{const n=o;throw console[n(450)](t),new e.CKEditorError(n(527),this[n(526)])})}[po(427)]({channelId:t,skipNotAttached:e=!1,skipEmpty:n=!1,toJSON:o=!1}={}){const r=po,s=[];for(const o of this[r(637)][r(525)]())t&&o[r(532)]!==t||e&&!o[r(581)]||n&&0===o[r(439)]||s[r(484)](o);return o?s[r(631)](t=>t[r(465)]()):s}[po(454)](t){const e=po,n=this[e(475)][e(543)](t);return n&&this[e(526)][e(437)][e(543)](go)[e(421)](n[e(594)])||null}[po(546)](t){const e=po,n=this[e(627)][e(543)](t[e(485)]);return n?n[e(410)]:null}[po(636)](t){const n=po,o=this[n(526)][n(437)][n(543)](go);if(!t)return void(this[n(434)]&&o[n(625)]());const r=this[n(516)](t);if(!r)throw new e.CKEditorError(n(635),null,{threadId:t});if(!this[n(475)][n(563)](r))throw new e.CKEditorError(n(604),null,{threadId:t});const s=o[n(421)](this[n(475)][n(543)](r)[n(594)]);o[n(533)](s)}[po(510)](t,e){const n=po;t?this[n(584)][n(629)](e):this[n(584)][n(566)](e),this[n(588)](n(474),n(584),this[n(584)],this[n(584)])}[po(639)](t){const e=po;return this[e(584)][e(563)](t)||this[e(584)][e(563)](void 0)}[po(431)](t,e){return new ot(t,e)}[po(473)](t,e=bo){const n=po;this[n(489)][n(567)](e,t),this[n(588)](n(448),n(489),this[n(489)],this[n(489)])}[po(424)](t=bo){const e=po;return this[e(489)][e(563)](t)?this[e(489)][e(543)](t):vo}[po(409)]({channelId:t,threadId:n,comments:o,unlinkedAt:s,resolvedAt:i,resolvedBy:c,target:a,context:h,attributes:u,isFromAdapter:d,isResolvable:l,isSubmitted:m}){const k=po;if(k(491)!=typeof n)throw new e.CKEditorError(k(422),null,{threadId:n});if(this[k(638)](n))throw new e.CKEditorError(k(593),null,{threadId:n});const g=new wo(this,{channelId:t,id:n,context:h,attributes:u,unlinkedAt:s,resolvedAt:i,resolvedBy:c?this[k(526)][k(437)][k(543)](r.Users)[k(466)](c):null,isResolvable:l,isSubmitted:m||d});this[k(637)][k(567)](n,g);for(const t of o)g[k(555)](this[k(449)]({threadId:n,...t}));return a&&g[k(497)](a),d||!g[k(439)]?Promise[k(429)]():this[k(514)]({channelId:t,threadId:n})}[po(514)]({channelId:t,threadId:n}){const o=po;if(!this[o(638)](n))throw new e.CKEditorError(o(628),this);const r=this[o(516)](n);if(r[o(471)]=!0,!this[o(561)]||o(428)!=typeof this[o(561)][o(420)])return Promise[o(429)]();const{id:s,comments:i,resolvedAt:c,resolvedBy:a,context:h,attributes:u}=r,d=this[o(526)][o(437)][o(543)](o(580)),l=d[o(629)](it(this[o(526)][o(445)],o(496)));return this[o(561)][o(420)]({channelId:t,threadId:s,comments:i[o(631)](t=>t[o(465)]()),resolvedAt:c,resolvedBy:a?a.id:a,context:h,attributes:u})[o(481)](({comments:e})=>{const r=o;d[r(599)](l);for(const o of e)this[r(611)]({channelId:t,threadId:n,commentId:o[r(411)],createdAt:o[r(447)],isFromAdapter:!0})})[o(440)](t=>{const n=o;throw console[n(450)](t),new e.CKEditorError(n(512),this)})}[po(500)]({threadId:t,target:n}){const o=po,r=this[o(516)](t);if(!r)throw new e.CKEditorError(o(608),this);const s=this[o(526)][o(437)][o(543)](o(580)),i=this[o(526)][o(437)][o(543)](go),c=this[o(458)](r),a=new ot(r,c);let h=null;c.on(o(541),(t,e,n)=>{const r=o;n?h=s[r(629)](it(this[r(526)][r(445)],r(496))):h&&(s[r(599)](h),h=null)}),this[o(475)][o(567)](r,a),this[o(627)][o(567)](c,a);const u=new ze(this[o(526)][o(445)],c);u[o(548)](o(439)).to(c),u[o(548)](o(634)).to(c,o(634),c,o(439),(t,e)=>t||!e),u[o(548)](o(606)).to(c),u[o(554)]=o(426);const d=new Ze({view:u,target:n,type:o(426),isVisible:!r[o(578)]&&!!(o(428)==typeof n?n():n)});return c.on(o(433),()=>{const t=o;d[t(588)](t(433))}),this[o(560)](c,d),i[o(629)](d),d}[po(560)](e,n){const o=po;this[o(614)](e,o(624),(e,r)=>{const s=o,i=r.ui[s(594)][s(582)][s(592)];n[s(603)][s(629)](i),this[s(526)]instanceof t.Editor&&this[s(526)].ui[s(498)][s(629)](i)},{priority:o(501)}),this[o(614)](e,o(590),(e,r)=>{const s=o,i=r.ui[s(594)][s(582)][s(592)];n[s(603)][s(563)](i)&&n[s(603)][s(599)](i),this[s(526)]instanceof t.Editor&&this[s(526)].ui[s(498)][s(599)](i)})}[po(520)](t){const e=po;this[e(460)](t,e(624)),this[e(460)](t,e(590))}[po(458)](t){const e=po,n=this[e(526)][e(437)][e(543)](r.Users),{config:o,locale:s}=this[e(526)],i=(0,r.getDateTimeFormatter)(o[e(543)](e(445)),s);return new(0,o[e(543)](e(641))[e(640)])(s,t,n.me,{editorConfig:{...o[e(543)](e(452)),licenseKey:this[e(526)][e(414)][e(543)](e(492))},copyMarkers:o[e(543)](e(562)),maxCommentsWhenCollapsed:o[e(543)](e(534)),maxThreadTotalWeight:o[e(543)](e(499)),maxCommentCharsWhenCollapsed:o[e(543)](e(556)),formatDateTime:i,CommentView:o[e(543)](e(641))[e(417)]})}[po(502)]({threadId:t,channelId:n,resolvedAt:o,resolvedBy:s,isFromAdapter:i}){const c=po;if(!this[c(638)](t))throw new e.CKEditorError(c(628),null,{threadId:t});const a=this[c(516)](t);if(a[c(508)])throw new e.CKEditorError(c(519),null,{threadId:t});const h=this[c(526)][c(437)][c(543)](r.Users);if(a[c(419)]=h[c(466)](s),a[c(442)]=o,i||!this[c(561)]||c(428)!=typeof this[c(561)][c(552)])return Promise[c(429)]();const u=this[c(526)][c(437)][c(543)](c(580)),d=u[c(629)](it(this[c(526)][c(445)],c(496)));return this[c(561)][c(552)]({channelId:n,threadId:t})[c(481)](({resolvedAt:t,resolvedBy:e})=>{const n=c;u[n(599)](d),a[n(419)].id!==e&&(a[n(419)]=h[n(466)](e)),a[n(442)]=t})[c(440)](t=>{const n=c;throw console[n(450)](t),new e.CKEditorError(n(443),this)})}[po(573)]({threadId:t,channelId:n,isFromAdapter:o}){const r=po;if(!this[r(638)](t))throw new e.CKEditorError(r(628),null,{threadId:t});const s=this[r(516)](t);if(!s[r(508)])throw new e.CKEditorError(r(598),null,{threadId:t});if(s[r(419)]=null,s[r(442)]=null,o||!this[r(561)]||r(428)!=typeof this[r(561)][r(568)])return Promise[r(429)]();const i=this[r(526)][r(437)][r(543)](r(580)),c=i[r(629)](it(this[r(526)][r(445)],r(496)));return this[r(561)][r(568)]({channelId:n,threadId:t})[r(481)](()=>i[r(599)](c))[r(440)](t=>{const n=r;throw console[n(450)](t),new e.CKEditorError(n(591),this)})}[po(505)]({threadId:t,isFromAdapter:n}){const o=po,r=this[o(516)](t);if(!r)throw new e.CKEditorError(o(507),this);if(this[o(536)](t),this[o(637)][o(566)](t),!r[o(423)]||n||!this[o(561)]||o(428)!=typeof this[o(561)][o(464)])return Promise[o(429)]();const s=this[o(526)][o(437)][o(543)](o(580)),{channelId:i}=r,c=s[o(629)](it(this[o(526)][o(445)],o(496)));return this[o(561)][o(464)]({channelId:i,threadId:t})[o(481)](()=>s[o(599)](c))[o(440)](t=>{const n=o;throw console[n(450)](t),new e.CKEditorError(n(558),this)})}[po(622)]({threadId:t,unlinkedAt:n,context:o,attributes:r,isFromAdapter:s}){const i=po;if(i(491)!=typeof t)throw new e.CKEditorError(i(422),null,{threadId:t});if(!this[i(638)](t))throw new e.CKEditorError(i(628),null,{threadId:t});const c=this[i(516)](t);let a=!1;if(void 0!==o&&c[i(526)]!==o&&(c[i(526)]=o,a=!0),void 0!==n&&c[i(518)]!==n&&(c[i(518)]=n,a=!0),r&&!P(r,c[i(515)])&&(c[i(515)]=r,a=!0),!a)return Promise[i(429)]();if(!c[i(423)]||s||!this[i(561)]||i(428)!=typeof this[i(561)][i(564)])return Promise[i(429)]();const h=this[i(526)][i(437)][i(543)](i(580)),{channelId:u}=c,d=h[i(629)](it(this[i(526)][i(445)],i(496)));return this[i(561)][i(564)]({channelId:u,threadId:t,context:o,unlinkedAt:n,attributes:r})[i(481)](()=>h[i(599)](d))[i(440)](t=>{const n=i;throw console[n(450)](t),new e.CKEditorError(n(550),this)})}[po(536)](t){const e=po,n=this[e(526)][e(437)][e(543)](go),o=this[e(516)](t);if(o[e(585)]=!1,this[e(475)][e(563)](o)){const t=this[e(475)][e(543)](o),r=t[e(594)],s=n[e(421)](r);this[e(475)][e(566)](o),this[e(627)][e(566)](r),s&&n[e(599)](s),t[e(617)](),r[e(617)]()[e(481)](()=>{this[e(520)](r)})}}[po(544)]({threadId:t,resolvedAt:e,unlinkedAt:n}){const o=po,r=!!e,s=this[o(526)][o(437)][o(543)](go),i=this[o(516)](t);if(this[o(475)][o(563)](i)){const t=this[o(475)][o(543)](i)[o(594)],e=s[o(421)](t);e&&(r&&s[o(480)](e),n?e[o(459)]=!1:e[o(483)]())}}[po(626)](t){const e=po,n=this[e(526)][e(437)][e(543)](r.Users),o=(0,r.hashObject)(e(455)+t);return n[e(466)](o)||n[e(453)]({id:o,name:t})}[po(449)]({threadId:t,commentId:n=(0,e.uid)(),content:o,authorId:s,createdAt:i,attributes:c}){const a=po;if(a(491)!=typeof n)throw new e.CKEditorError(a(517));if(a(491)!=typeof s)throw new e.CKEditorError(a(467));if(a(491)!=typeof o||!o[a(506)]())throw new e.CKEditorError(a(522));const h=this[a(526)][a(437)][a(543)](r.Users)[a(466)](s);if(!h)throw new e.CKEditorError(a(565),null,{authorId:s});let u=null,d=i;return c?.[a(478)]&&(u=this[a(626)](c[a(478)][a(586)]),d=new Date(c[a(478)][a(447)])),new Io(this,{threadId:t,id:n,author:u||h,creator:h,content:o,createdAt:i,authoredAt:d,attributes:c})}[po(435)](t){const n=po;let{threadId:o,content:r,attributes:s,isFromAdapter:i}=t;const c=this[n(516)](t[n(487)]);if(!c)throw new e.CKEditorError(n(511),this);const a=this[n(449)](t),{id:h}=a;if(c[n(555)](a),i||!this[n(561)]||n(428)!=typeof this[n(561)][n(540)]||!c[n(423)])return Promise[n(429)]();const u=this[n(526)][n(437)][n(543)](n(580)),{channelId:d}=c,l=u[n(629)](it(this[n(526)][n(445)],n(496)));return s||(s={}),this[n(561)][n(540)]({channelId:d,threadId:o,commentId:h,content:r,attributes:s})[n(481)](t=>{const e=n;u[e(599)](l),t&&this[e(611)]({channelId:d,threadId:o,commentId:h,createdAt:t[e(447)],isFromAdapter:!0})})[n(440)](t=>{const o=n;throw console[o(450)](t),new e.CKEditorError(o(642),this)})}[po(611)]({threadId:t,commentId:n,content:o,createdAt:r,attributes:s,isFromAdapter:i}){const c=po;if(void 0!==o&&(c(491)!=typeof o||!o[c(506)]()[c(439)]))throw new e.CKEditorError(c(609));const a=this[c(516)](t),h=a[c(610)](n);if(!h)throw new e.CKEditorError(c(531),this);let u=!1;if(o&&o!==h[c(618)]&&(h[c(570)]||i)&&(h[c(618)]=o,u=!0),r&&r!==h[c(447)]&&(h[c(447)]=r,h[c(515)]&&h[c(515)][c(478)]||(h[c(620)]=r),u=!0),s&&!P(s,h[c(515)])&&(h[c(515)]=s,u=!0),!u)return Promise[c(429)]();if(a[c(588)](c(557)),i||!this[c(561)]||c(428)!=typeof this[c(561)][c(438)])return Promise[c(429)]();const d=this[c(526)][c(437)][c(543)](c(580)),{channelId:l}=this[c(516)](h[c(487)]),m=d[c(629)](it(this[c(526)][c(445)],c(496)));return this[c(561)][c(438)]({channelId:l,threadId:t,commentId:n,content:o,attributes:s})[c(481)](()=>d[c(599)](m))[c(440)](t=>{const n=c;throw console[n(450)](t),new e.CKEditorError(n(574),this)})}[po(575)]({threadId:t,commentId:n,isFromAdapter:o}){const r=po,s=this[r(516)](t),i=s[r(610)](n);if(!i)throw new e.CKEditorError(r(542),this);if(s[r(595)](i),o||!this[r(561)]||r(428)!=typeof this[r(561)][r(547)])return Promise[r(429)]();const c=this[r(526)][r(437)][r(543)](r(580)),{channelId:a}=s,h=c[r(629)](it(this[r(526)][r(445)],r(496)));return this[r(561)][r(547)]({channelId:a,threadId:t,commentId:n})[r(481)](()=>c[r(599)](h))[r(440)](t=>{const n=r;throw console[n(450)](t),new e.CKEditorError(n(482),this)})}}class wo extends((0,e.ObservableMixin)()){[po(532)];id;[po(585)];[po(471)];[po(641)];[po(530)];constructor(t,n){const o=po;super();const r=n[o(476)];this[o(532)]=n[o(532)],this.id=n.id,this[o(641)]=new e.Collection,this[o(530)]=t,this[o(585)]=!1,this[o(471)]=n[o(423)],this[o(567)](o(412),!0),this[o(548)](o(639)).to(t,o(489),t,o(584),()=>t[o(639)](this[o(532)])),this[o(548)](o(577)).to(t,o(489),()=>t[o(424)](this[o(532)])[o(553)]),this[o(548)](o(605)).to(t,o(489),()=>{const e=o,n=t[e(424)](this[e(532)]);return n[e(432)]||n[e(553)]}),this[o(548)](o(476)).to(t,o(489),()=>r&&t[o(424)](this[o(532)])[o(429)]),this[o(567)](o(526),n[o(526)]),this[o(548)](o(578)).to(this,o(442),this,o(518),(t,e)=>t?e?t<e?t:e:t:e),this[o(567)](o(518),n[o(518)]||null),this[o(567)](o(442),n[o(442)]||null),this[o(567)](o(419),n[o(419)]||null),this[o(548)](o(508)).to(this,o(442),t=>!!t),this[o(567)](o(515),n[o(515)]||{})}get[po(551)](){const t=po;return Array[t(521)](this[t(641)])[t(623)]((e,n)=>e+n[t(551)],0)}get[po(439)](){const t=po;return this[t(641)][t(439)]}get[po(581)](){return this[po(585)]}get[po(423)](){return this[po(471)]}[po(457)](){const t=po,{channelId:e,id:n}=this;this[t(530)][t(588)](yo(t(468),e),{channelId:e,threadId:n})}[po(524)](t){this[po(486)]({unlinkedAt:t})}[po(429)]({resolvedAt:t=new Date,resolvedBy:e=null,isFromAdapter:n=!1}={}){const o=po,s=this[o(530)][o(526)][o(437)][o(543)](r.Users).me,{channelId:i,id:c}=this;this[o(530)][o(588)](yo(o(552),i),{channelId:i,threadId:c,resolvedAt:t,resolvedBy:e||s.id,isFromAdapter:n})}[po(559)]({isFromAdapter:t=!1}={}){const e=po,{channelId:n,id:o}=this;this[e(530)][e(588)](yo(e(568),n),{channelId:n,threadId:o,isFromAdapter:t})}[po(571)](t){const e=po;this[e(526)]||this[e(486)]({context:t})}[po(418)](t,e){const n=po,o=B(this[n(515)]);X(o,t,e),this[n(486)]({attributes:o})}[po(416)](t){const e=po,n=B(this[e(515)]);J(n,t),this[e(486)]({attributes:n})}[po(599)]({isFromAdapter:t=!1}={}){const e=po,{channelId:n,id:o}=this;this[e(530)][e(588)](yo(e(464),n),{channelId:n,threadId:o,isFromAdapter:t})}[po(497)](t){const e=po;return this[e(530)][e(500)]({threadId:this.id,target:t})}[po(540)](t){const e=po,{channelId:n,id:o}=this;this[e(530)][e(588)](yo(e(540),n,o),Object[e(602)]({channelId:n,threadId:o},t))}[po(610)](t){const n=po;if(n(491)!=typeof t)throw new e.CKEditorError(n(630),null,{commentId:t});return this[n(641)][n(543)](t)}[po(465)](){const t=po;return{threadId:this.id,context:this[t(526)],unlinkedAt:this[t(518)],resolvedAt:this[t(442)],resolvedBy:this[t(419)]?this[t(419)].id:null,archivedAt:this[t(578)],comments:this[t(641)][t(631)](e=>e[t(465)]()),attributes:this[t(515)]}}[po(555)](t){const e=po;return this[e(614)](t,e(589),()=>{const n=e,o=this[n(444)](t),r=this[n(641)];o-1!=r[n(430)](t)&&o+1!=r[n(430)](t)&&(this[n(595)](t),this[n(555)](t))}),this[e(641)][e(629)](t,this[e(444)](t))}[po(486)](t){const e=po,{channelId:n,id:o}=this;this[e(530)][e(588)](yo(e(564),n),{...t,channelId:n,threadId:o})}[po(595)](t){const e=po;return this[e(460)](t),t[e(617)](),this[e(641)][e(599)](t)}[po(444)](t){const e=po,n=this[e(641)][e(461)](n=>new Date(n[e(620)])[e(538)]()>new Date(t[e(620)])[e(538)]());return n?this[e(641)][e(430)](n):this[e(439)]}}class Io extends((0,e.ObservableMixin)()){id;[po(487)];[po(545)];[po(643)];[po(537)];[po(447)];[po(530)];constructor(t,e){const n=po;super();const o=t[n(526)][n(437)][n(543)](r.Users).me,s=t[n(516)](e[n(487)]),i=0===s[n(641)][n(439)],c=o===e[n(545)];this.id=e.id,this[n(487)]=e[n(487)],this[n(545)]=e[n(545)],this[n(643)]=e[n(643)],this[n(537)]=Boolean(e[n(515)]&&e[n(515)][n(478)]),this[n(567)](n(618),e[n(618)]),this[n(447)]=e[n(447)]||new Date,this[n(567)](n(620),e[n(620)]||new Date),this[n(548)](n(442)).to(s,n(442)),this[n(567)](n(515),e[n(515)]||{}),this[n(548)](n(570)).to(t,n(489),()=>{const e=n,o=t[e(424)](s[e(532)])[e(432)],r=t[e(424)](s[e(532)])[e(463)];return c&&o||!c&&r}),this[n(548)](n(577)).to(s,n(577),t,n(489),e=>{const o=n,r=t[o(424)](s[o(532)])[o(432)],a=t[o(424)](s[o(532)])[o(463)];return c&&r||e&&i||!c&&a&&!i}),this[n(548)](n(639)).to(s,n(639)),this[n(530)]=t}get[po(551)](){const t=po;return Math[t(572)](function(e){const n=t,o=document[n(462)](n(479));return o[n(613)]=e,o[n(436)][n(439)]}(this[t(618)]),200)}[po(456)](t){const n=po,{threadId:o,id:r}=this;if(!this[n(530)][n(638)](o))throw new e.CKEditorError(n(415),this);const{channelId:s}=this[n(530)][n(516)](o);this[n(530)][n(588)](yo(n(438),s,o),{channelId:s,threadId:o,commentId:r,...t})}[po(418)](t,e){const n=po,o=B(this[n(515)]);X(o,t,e),this[n(456)]({attributes:o})}[po(416)](t){const e=po,n=B(this[e(515)]);J(n,t),this[e(456)]({attributes:n})}[po(599)](t={}){const n=po;if(!t[n(495)]&&!this[n(577)])return;const{threadId:o,id:r}=this;if(!this[n(530)][n(638)](o))throw new e.CKEditorError(n(528),this);const{channelId:s}=this[n(530)][n(516)](o);this[n(530)][n(588)](yo(n(547),s,o),{channelId:s,threadId:o,commentId:r,...t})}[po(465)](){const t=po;return{commentId:this.id,content:this[t(618)],createdAt:this[t(447)],authorId:this[t(643)].id,attributes:this[t(515)]}}[po(617)](){this[po(460)]()}}function yo(t,...e){for(const n of e)void 0!==n&&(t+=":"+String(n));return t}function Ao(){const t=["commentsrepository-invalid-commentid","unlinkedAt","commentsrepository-resolved-comment-thread","_unbindEditors","from","commentsrepository-invalid-comment-content","init","setUnlinkedAt","values","context","commentsrepository-fetch-comment-thread","commentsrepository-remove-comment-missing-comment-thread","pluginName","_repository","commentsrepository-update-missing-comment","channelId","activate","comments.maxCommentsWhenCollapsed","noChannel","_detachCommentThread","isExternal","getTime","commentsrepository-missing-thread-and-adapter-method","addComment","change:isDirty","commentsrepository-remove-missing-comment","get","_updateActiveAnnotation","author","getCommentThreadForAnnotation","removeComment","bind","lowest","commentsrepository-update-comment-thread-internal-error","weight","resolveCommentThread","admin","type","_add","comments.maxCommentCharsWhenCollapsed","commentUpdated","commentsrepository-remove-comment-thread-internal-error","reopen","_bindAnnotationToEditors","adapter","comments.copyMarkers","has","updateCommentThread","commentsrepository-add-comment-user-not-exists","delete","set","reopenCommentThread","_adapter","isEditable","setContext","max","_reopenCommentThread","commentsrepository-update-comment-internal-error","_removeComment","235IPQhod","isRemovable","archivedAt","1883972YllsBw","PendingActions","isAttached","body","focus","_readOnlyChannels","_isAttached","authorName","once","fire","change:authoredAt","editorDestroyed","commentsrepository-reopen-comment-thread-internal-error","bodyCollectionContainer","commentsrepository-duplicated-comment-thread-id","view","_remove","comments.CommentView","1178296tqtkdN","commentsrepository-reopen-comment-thread","remove","isPremiumPlugin","48lyvMNc","assign","focusableElements","commentsrepository-active-not-attached","canComment","isActive","29827785idaYUL","commentsrepository-attach-missing-comment-thread","commentsrepository-update-comment-invalid-content","getComment","_updateComment","change:activeAnnotations","innerHTML","listenTo","1896532koKgQy","505210sQmxTs","destroy","content","warn","authoredAt","comments.CommentThreadView","_updateCommentThread","reduce","editorReady","deactivateAll","_getExternalAuthor","_viewToController","commentsrepository-missing-comment-thread","add","commentsrepository-get-comment-invalid-id","map","requires","CommentsRepository","isDirty","commentsrepository-active-missing-comment-thread","setActiveCommentThread","_threads","hasCommentThread","isReadOnly","CommentThreadView","comments","commentsrepository-add-comment-internal-error","creator","_addCommentThread","model","commentId","_hasTargetInContent","commentsrepository-adapter-already-set","config","commentsrepository-update-comment-missing-comment-thread","removeAttribute","CommentView","setAttribute","resolvedBy","addCommentThread","getByInnerView","commentsrepository-invalid-comment-thread-id","isSubmitted","getPermissions","2TVGybc","comment","getCommentThreads","function","resolve","getIndex","createCommentThreadController","write","escape","activeCommentThread","_addComment","textContent","plugins","updateComment","length","catch","commentsListView","resolvedAt","commentsrepository-resolve-comment-thread-internal-error","_findOptimalIndex","locale","commentThreadInputView","createdAt","change:_permissions","_createNewComment","error","21qSqdQz","comments.editorConfig","addUser","getAnnotationForCommentThread","external:","update","submit","_createCommentThreadView","isVisible","stopListening","find","createElement","modifyAll","removeCommentThread","toJSON","getUser","commentsrepository-invalid-comment-authorid","submitCommentThread","commentInputView","61938eDgykD","_isSubmitted","403005XLXGDT","setPermissions","change:_readOnlyChannels","_threadToController","isResolvable","isOfficialPlugin","@external","div","_removeActiveAnnotation","then","commentsrepository-remove-comment-internal-error","refreshVisibility","push","innerView","_update","threadId","117DkHJZw","_permissions","Missing comments editor configuration (`comments.editorConfig`). Default configuration will be used instead.","string","licenseKey","3sgzUOr","filter","isFromAdapter","PENDING_ACTION_COMMENT_THREAD","attachTo","focusTracker","comments.maxThreadTotalWeight","_attachCommentThread","highest","_resolveCommentThread","openNewCommentThread","define","_removeCommentThread","trim","commentsrepository-remove-missing-comment-thread","isResolved","fetchCommentThread","switchReadOnly","commentsrepository-add-comment-to-missing-comment-thread","commentsrepository-add-comment-thread-internal-error","commentsrepository-missing-target","_submitCommentThread","attributes","getCommentThread"];return(Ao=function(){return t})()}const Co=Eo;function To(){const t=["18VAzBCT","refresh","71195ieGcUD","tableCell","comment:","_trimToContent","substr","678cbjDip","from","isEnabled","_createCommentThread","push","backward","_createMarkersFromRanges","15005880YPduVB","execute","getItems","element","CommentsRepository","addcommentthreadcommand-incorrect-ranges","8054992JafoXN","editor","getLastMatchingPosition","plugins","9275553ISyAAZ","end","addcommentthreadcommand-user-not-found","4684TwQYfP","9582471jRwgVA","selection","config","Users","_hasContent","collaboration.channelId","change","getRanges","addMarker","408mrDnPu","get","$textProxy","item","addCommentThread","model","schema","hasContent","isObject","length","start","105528stqZTN","set","createRange","document","_itemIsContent"];return(To=function(){return t})()}function Eo(t,e){const n=To();return(Eo=function(t,e){return n[t-=290]})(t,e)}!function(t){const e=Eo,n=t();for(;;)try{if(821931===-parseInt(e(321))/1*(-parseInt(e(326))/2)+-parseInt(e(310))/3*(-parseInt(e(300))/4)+-parseInt(e(328))/5*(-parseInt(e(333))/6)+-parseInt(e(297))/7+-parseInt(e(293))/8+-parseInt(e(301))/9+parseInt(e(340))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(To);class xo extends t.Command{constructor(t){const e=Eo;super(t),this[e(322)](e(317),!1)}[Co(327)](){const t=Co,e=this[t(294)][t(315)][t(324)][t(302)];this[t(335)]=!0,this[t(317)]=!1;for(const n of e[t(308)]())if(this[t(305)](n))return void(this[t(317)]=!0)}[Co(341)]({threadId:t=(0,e.uid)(),ranges:n,comment:o}={}){const r=Co,s=this[r(294)][r(315)],i=n??Array[r(334)](s[r(324)][r(302)][r(308)]()),c=[];for(const t of i)this[r(305)](t)&&c[r(337)](this[r(331)](t));if(!c[r(319)])throw new e.CKEditorError(r(292),null);o&&this[r(336)](t,o),this[r(339)](t,c,!!o)}[Co(339)](t,n,o){const r=Co;this[r(294)][r(315)][r(307)](s=>{const i=r;for(const r of n){const n=(0,e.uid)()[i(332)](1,5),c=i(330)+t+":"+n;s[i(309)](c,{range:r,usingOperation:o,affectsData:o})}})}[Co(336)](t,n){const o=Co,r=this[o(294)][o(296)][o(311)](o(291)),s=this[o(294)][o(303)][o(311)](o(306)),i=this[o(294)][o(296)][o(311)](o(304)).me;if(!i)throw new e.CKEditorError(o(299),null);r[o(314)]({threadId:t,channelId:s,comments:[{authorId:i.id,content:n,createdAt:new Date,attributes:{}}]})}[Co(305)](t){const e=Co;for(const n of t[e(342)]())if(this[e(325)](n))return!0;return!1}[Co(325)](t){const e=Co;return t.is(e(312))||this[e(294)][e(315)][e(316)][e(318)](t)&&!t.is(e(290),e(329))}[Co(331)](t){const e=Co,n=t=>!this[e(325)](t[e(313)]),o=t[e(320)][e(295)](n),r=t[e(298)][e(295)](n,{direction:e(338)});return this[e(294)][e(315)][e(323)](o,r)}}const Oo=No;function No(t,e){const n=So();return(No=function(t,e){return n[t-=378]})(t,e)}function So(){const t=["isOfficialPlugin","requires","EditorAnnotations","uiUpdate","hasDomSelection","set","428uBHfHk","get","706934extxQA","function","isPremiumPlugin","835836HEMHiN","push","editor","has","sort","addSourceCollector","from","1303988ZLtCbi","view","getByInnerView","_editorAnnotations","add","blur","27465KOAkEo","remove","innerView","editorannotations-invalid-source-callback","528BpIAYr","refreshSelectedViews","_editorAnnotationsData","range","selection","isEqual","pluginName","collection","_dataCollectors","fire","cancel","delete","directChange","registerAnnotation","getOrderedSelectedAnnotations","listenTo","editing","focusTracker","model","containsRange","change:range","change:isFocused","refresh","5211048QEfbCe","annotation","map","2560OPmOOw","document","plugins","getRanges","isCollapsed","12595pQtUSE","init","15453vVECom","update","element"];return(So=function(){return t})()}!function(t){const e=No,n=t();for(;;)try{if(605548===parseInt(e(403))/1+parseInt(e(406))/2+parseInt(e(419))/3*(parseInt(e(401))/4)+parseInt(e(390))/5*(-parseInt(e(423))/6)+-parseInt(e(413))/7+-parseInt(e(382))/8+-parseInt(e(392))/9*(parseInt(e(385))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(So);class Mo extends t.Plugin{[Oo(431)];[Oo(416)];static get[Oo(396)](){return[go]}static get[Oo(429)](){return Oo(397)}static get[Oo(395)](){return!0}static get[Oo(405)](){return!0}constructor(t){const e=Oo;super(t),this[e(431)]=new Set,this[e(416)]=new Set}[Oo(391)](){const t=Oo,e=this[t(408)],n=e[t(441)][t(386)][t(427)],o=Pe(()=>this[t(424)](),10);n.on(t(379),(e,n)=>{const r=t;n[r(435)]&&(o[r(433)](),this[r(424)]())}),this[t(438)](e[t(439)][t(414)][t(386)],t(380),(t,e,n)=>{n&&o()}),this[t(438)](e.ui[t(440)],t(380),(e,n,o)=>{const r=t;o||this[r(432)](r(418),{isAnnotationTracked:t=>this[r(425)][r(409)](t[r(421)])})}),this[t(438)](this[t(408)].ui,t(393),()=>this[t(432)](t(398)))}[Oo(436)](t){const e=Oo;if(this[e(416)][e(409)](t[e(414)]))return;this[e(416)][e(417)](t[e(414)]),this[e(408)].ui[e(440)][e(417)](t[e(414)][e(394)]);const n=this[e(408)][e(387)][e(402)](go);this[e(438)](n[e(430)],e(420),(t,n)=>{const o=e;this[o(408)].ui[o(440)][o(420)](n[o(414)][o(394)]),this[o(416)][o(434)](n[o(414)])})}[Oo(399)](){const t=Oo;return this[t(408)][t(439)][t(414)][t(399)]}[Oo(411)](t){const n=Oo;if(n(404)!=typeof t)throw new e.CKEditorError(n(422));this[n(431)][n(417)](t)}[Oo(424)](){const t=Oo;this[t(432)](t(381))}[Oo(437)]({activeAnnotation:t,annotations:e}){const n=Oo,o=[],r=this[n(408)][n(441)][n(386)][n(427)],s=Array[n(412)](r[n(388)]());for(const[t,r]of this[n(425)]){const s=i(r),c=e[n(415)](t);s&&c&&o[n(407)]({annotation:c,range:s})}function i(t){const e=n;for(const n of t)for(const t of s)if(n[e(378)](t,!r[e(389)]))return n;return null}return o[n(410)]((e,o)=>{const r=n,s=e[r(426)],i=o[r(426)];if(!s[r(428)](i)){if(s[r(378)](i,!0))return 1;if(i[r(378)](s,!0))return-1}return e[r(383)]==t?-1:o[r(383)]==t?1:0})[n(384)](t=>t[n(383)])}get[Oo(425)](){const t=Oo,e=new Map;for(const n of Array[t(412)](this[t(431)]))for(const[o,r]of n())e[t(400)](o,r);return e}}function Ro(){const t=["51492890WtnYKA","5359180VENphq","485667WWplTT","afterInit","3455192rBFzyj","get","132522IqUPzq","20WWBwQN","plugins","27GSHxAc","editor","273eTduwc","2617156QYgWxi","821584cXpFZQ","RestrictedEditingModeEditing","enableCommand","has","addCommentThread"];return(Ro=function(){return t})()}const Po=Vo;function Vo(t,e){const n=Ro();return(Vo=function(t,e){return n[t-=419]})(t,e)}!function(t){const e=Vo,n=t();for(;;)try{if(703542===-parseInt(e(436))/1+-parseInt(e(435))/2+parseInt(e(425))/3*(-parseInt(e(430))/4)+-parseInt(e(424))/5+parseInt(e(429))/6*(parseInt(e(434))/7)+parseInt(e(427))/8*(-parseInt(e(432))/9)+parseInt(e(423))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ro);class Lo extends t.Plugin{[Po(426)](){const t=Po,e=this[t(433)];e[t(431)][t(421)](t(419))&&e[t(431)][t(428)](t(419))[t(420)](t(422))}}const Do=Uo;function Bo(){const t=["112fdBLhm","plugins","collaboration_features","769926YgAvJO","1807968EazYOD","84132QtOlvG","dataInsert","3600140YOIAvc","high","afterInit","map","224LEWgux","_handleImportedData","40496lMQMEA","listenTo","forEach","editor","config","commands","basic","importWord","15730TiYstv","define","importWord.formatting.comments","5237CRgISD","1305OzepJm","execute","addCommentThread","collaboration.channelId","get"];return(Bo=function(){return t})()}function Uo(t,e){const n=Bo();return(Uo=function(t,e){return n[t-=226]})(t,e)}!function(t){const e=Uo,n=t();for(;;)try{if(565394===-parseInt(e(244))/1*(parseInt(e(231))/2)+parseInt(e(253))/3+parseInt(e(255))/4+parseInt(e(227))/5+parseInt(e(254))/6+parseInt(e(250))/7*(parseInt(e(233))/8)+parseInt(e(245))/9*(-parseInt(e(241))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bo);class jo extends t.Plugin{constructor(t){const e=Uo;super(t),this[e(236)][e(237)][e(242)](e(243),e(239))}[Do(229)](){const t=Do,n=this[t(236)],o=n[t(238)][t(249)](t(240)),s=n[t(251)][t(249)](r.Users);o&&(o.on(t(246),(e,[,n])=>{n[t(252)]={comments:!0,user_id:s.me.id}},{priority:e.priorities[t(228)]+10}),this[t(234)](o,t(226),this[t(232)]))}[Do(232)](t,e){const n=Do,{comment_threads:o}=e;o&&o[n(235)](({thread_id:t,comments:e,is_resolved:o})=>{const s=n,i=new Date,c=e[s(230)](({author:t,content:e,created_at:n})=>({content:e,authorId:this[s(236)][s(251)][s(249)](r.Users).me.id,createdAt:i,attributes:{"@external":{authorName:t,createdAt:n?new Date(n):new Date,source:s(240)}}})),a=this[s(236)][s(237)][s(249)](s(248));this[s(236)][s(251)][s(249)](_o)[s(247)]({channelId:a,threadId:t,comments:c,resolvedAt:o?i:null})})}}function Fo(t,e){const n=zo();return(Fo=function(t,e){return n[t-=453]})(t,e)}const Ho=Fo;function zo(){const t=["keys","split","always","6704289mWWyll","_registerMarkerToCopy","markers","afterInit","delete","default","_mapCommentsCopyConfigToRegisterConfiguration","comment","requires","630846DKZazw","has","config","editor","CommentsRepository","all","content","_registerMarkerInClipboardPipeline","highest","410cLpDun","941922ceFdmR","never","listenTo","221422nTfJBb","dragstart","hasCommentThread","ClipboardPipeline","define","contentInsertion","11730xHPIPI","plugins","get","75716usAcjL","comments.copyMarkers","21RVBKcq","cut","1161608VubjyC","_removeMarkersWithoutThreads","ClipboardMarkersUtils"];return(zo=function(){return t})()}!function(t){const e=Fo,n=t();for(;;)try{if(227828===-parseInt(e(477))/1+-parseInt(e(464))/2+parseInt(e(474))/3+-parseInt(e(486))/4+-parseInt(e(473))/5*(-parseInt(e(483))/6)+parseInt(e(488))/7*(-parseInt(e(490))/8)+parseInt(e(455))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zo);class Ko extends t.Plugin{constructor(t){const e=Fo;super(t),this[e(467)][e(466)][e(481)](e(487),e(460))}static get[Ho(463)](){return[pt.ClipboardMarkersUtils,pt.ClipboardPipeline]}[Ho(458)](){const t=Ho,e=this[t(467)][t(484)][t(485)](t(480));this[t(471)](),this[t(476)](e,t(482),(e,n)=>this[t(491)](n[t(470)][t(457)]),{priority:t(472)})}[Ho(491)](t){const e=Ho;if(!this[e(467)][e(484)][e(465)](e(468)))return t;const n=this[e(467)][e(484)][e(485)](e(468));for(const o of t[e(493)]()){const[r,s]=o[e(453)](":");e(462)!=r||n[e(479)](s)||t[e(459)](o)}return t}[Ho(471)](){const t=Ho,e=this[t(467)][t(484)][t(485)](t(492)),n=this[t(461)](this[t(467)][t(466)][t(485)](t(487)));n&&e[t(456)](t(462),n)}[Ho(461)](t){const e=Ho;switch(t){case e(454):return{allowedActions:e(469),copyPartiallySelected:!1,duplicateOnPaste:!0};case e(460):return{allowedActions:[e(489),e(478)],copyPartiallySelected:!1,duplicateOnPaste:!1};case e(475):default:return null}}}var Wo=n(930);function Yo(t,e){const n=Zo();return(Yo=function(t,e){return n[t-=349]})(t,e)}function Zo(){const t=["split","31404nUhcKD","189fyfrFl","788751SDKeMj","426njixmS","59500AmbCux","6656392mKptTt","5516485qpyhzI","4552848REzNeO","1147197bTxxek"];return(Zo=function(){return t})()}function qo(t){const e=t[Yo(356)](":");return{group:e[0],id:e[1],part:e[2]}}!function(t){const e=Yo,n=t();for(;;)try{if(648150===parseInt(e(355))/1+parseInt(e(357))/2*(parseInt(e(358))/3)+parseInt(e(354))/4+-parseInt(e(353))/5+parseInt(e(350))/6*(-parseInt(e(351))/7)+-parseInt(e(352))/8+-parseInt(e(349))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zo);const Xo=Go;function Go(t,e){const n=Qo();return(Go=function(t,e){return n[t-=145]})(t,e)}function Qo(){const t=["overrideMarkerConverters","addMarker:comment","media","dataDowncast","high","markerName","img","item","containerElement","98360JOkryh","data","toViewElement","addMarker:","ck-horizontal-line","get","343DpvCMf","overrideImageInlineConverter","imageInline","addClass","createPositionAt","add","conversion","5350401azfSTm","createEmptyElement","plugins","elementToStructure","downcastDispatcher","horizontalLine","4TfaXnb","createContainerElement","getCustomProperty","widget","stop","consume","removeMarker:","overrideMediaEmbedConverter","model","options","elementToElement","comment","getCommentThread","overrideHorizontalRuleConverter","ck-comment-marker","ignoreResolvedComments","markerToHighlight","1535ArnDqD","3618381NPpfMk","1309227cJUqZH","23916UOtoFk","isResolved","editor","insert","schema","attribute:url:media","isObject","consumable","showCommentHighlights","mapper","29888230ewVNiz","span","for","div","838484yLpZmw","init","image-inline","writer"];return(Qo=function(){return t})()}!function(t){const e=Go,n=t();for(;;)try{if(884319===-parseInt(e(147))/1+parseInt(e(162))/2+parseInt(e(146))/3*(parseInt(e(194))/4)+parseInt(e(145))/5*(-parseInt(e(148))/6)+-parseInt(e(181))/7*(parseInt(e(175))/8)+-parseInt(e(188))/9+parseInt(e(158))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qo);class Jo extends t.Plugin{[Xo(163)](){const t=Xo;this[t(166)](),this[t(207)](),this[t(182)](),this[t(201)]()}[Xo(166)](){const t=Xo;this[t(150)][t(187)][t(160)](t(169))[t(210)]({model:t(205),view:(e,n)=>{const o=t;if(!n[o(203)][o(156)])return null;if(n[o(203)][o(209)]){const{id:t}=qo(e[o(171)]),r=this[o(150)][o(190)][o(180)](_o);if(r[o(206)](t)?.[o(149)]&&e[o(173)])return n[o(155)][o(199)](e[o(173)],o(178)+e[o(171)]),n[o(155)][o(199)](e[o(173)],o(200)+e[o(171)]),null}return{classes:[o(208)]}}}),this[t(150)][t(187)][t(160)](t(169))[t(186)](e=>{const n=t;e.on(n(167),(t,e,o)=>{const r=n;if(!o[r(203)][r(156)])return;const s=e[r(173)];if(!s)return;const i=o[r(157)][r(177)](s);this[r(150)][r(202)][r(152)][r(154)](s)&&i&&!i[r(196)](r(197))&&i.is(r(174))&&(0,Wo.toWidget)(i,o[r(165)])},{priority:n(170)})})}[Xo(207)](){const t=Xo;this[t(150)][t(187)][t(160)](t(169))[t(191)]({model:t(193),view:(e,{writer:n,options:o})=>{const r=t;if(!o[r(156)])return null;const s=n[r(195)](r(161)),i=n[r(189)]("hr");return n[r(184)](r(179),s),n[r(151)](n[r(185)](s,0),i),s},converterPriority:t(170)})}[Xo(182)](){const t=Xo;this[t(150)][t(187)][t(160)](t(169))[t(191)]({model:t(183),view:(e,{writer:n,options:o})=>{const r=t;if(!o[r(156)])return null;const s=n[r(195)](r(159)),i=n[r(189)](r(172));return n[r(184)](r(164),s),n[r(151)](n[r(185)](s,0),i),s},converterPriority:t(170)})}[Xo(201)](){const t=Xo;this[t(150)][t(187)][t(160)](t(169))[t(204)]({model:t(168),view:(e,{writer:n,options:o})=>{const r=t;if(o[r(156)])return n[r(189)](r(161))},converterPriority:t(170)}),this[t(150)][t(176)][t(192)].on(t(153),(e,n,o)=>{const r=t;o[r(203)][r(156)]&&e[r(198)]()},{priority:t(170)})}}var $o=n(492),tr={attributes:{"data-cke":!0}};tr.setAttributes=Ae(),tr.insert=Ie().bind(null,"head"),tr.domAPI=_e(),tr.insertStyleElement=Te();be()($o.A,tr);$o.A&&$o.A.locals&&$o.A.locals;const er=nr;function nr(t,e){const n=or();return(nr=function(t,e){return n[t-=489]})(t,e)}function or(){const t=["addMarker:","removeMarker","switchReadOnly","getByInnerView","document","root","isResolved","hasCommentThread","afterInit","for","showCommentHighlights","_handleMarkerAddAndRemove","11616brpFNv","start","154680CrOHkr","_detachCommentThread","channelId","add","data","pluginName","6bHAgFH","startsWith","_attachArchivedThread","listenTo","set","removeMarker:","change","length","CommentsEditing","locale","clear","removeCommentThread","createPositionBefore","_reconvertMarkers","join","substring","change:activeMarker","getAllMarkersForId","dataDowncast","ariaLiveAnnouncer","low","consume","LEAVE_COMMENT_ANNOUNCEMENT","ENTER_COMMENT_ANNOUNCEMENT","scrollToThreadMarker","activeMarker","3260ohwoHD","requires","newRange","isOfficialPlugin","hasDomSelection","destroy","getItems","_attachMarkerToThread","markerToData","change:isReadOnly","announce","rootName","ck-comment-marker","isSubmitted","fetchCommentThread","addComment","createElement","init","differ","filter","154rkPowD","plugins","isObject","elementToElement","context","schema","fromCharCode","text","consumable","isEqual","affectsData","markerToHighlight","2458253YRqaqD","getChangedMarkers","render","getWalker","ignoreResolvedComments","setUnlinkedAt","from","focus","push","change:isThreadsLoadingPaused","_threads","1335312UMptrF","group","view","delete","model","end","upcast","item","20376DeZbYm","_hasTargetInContent","comment","addCommentThread","getRange","getCommentThread","openNewCommentThread","_handleInitialThreads","config","destroyed","isThreadsLoadingPaused","editing","isAttached","author","260780OTJcvx","then","isPremiumPlugin","href","comment:","first","_initializeMarkerConverters","editor","comments","reopenCommentThread","map","hasContent","2140265ufFiIL","getAttribute","reconvertMarker","once","$textProxy","_handleThreadMarker","managedUsingOperations","updateMarker","state","editingDowncast","$graveyard","forEach","ready","size","conversion","name","_getTextContext","unlinkedAt","getCommentThreads","ck-comment-marker--active","registerPostFixer","commands","_getTargetForId","remove","resolveCommentThread","attachTo","enqueueChange","hasMarkerForId","collaboration.channelId","registerAnnotation","_initAriaMarkerChangeAnnouncements","isCollapsed","dataToMarker","refreshVisibility","createRange","setContext","_threadToController","markers","get","markerName","$marker"];return(or=function(){return t})()}!function(t){const e=nr,n=t();for(;;)try{if(274631===parseInt(e(490))/1+parseInt(e(609))/2*(-parseInt(e(555))/3)+parseInt(e(632))/4+-parseInt(e(502))/5+-parseInt(e(563))/6*(parseInt(e(621))/7)+parseInt(e(557))/8+parseInt(e(640))/9*(parseInt(e(589))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(or);class rr extends t.Plugin{static get[er(590)](){return[_o,Mo,r.Users,Lo,jo,Ko,Jo]}static get[er(562)](){return er(571)}static get[er(592)](){return!0}static get[er(492)](){return!0}constructor(t){const e=er;super(t),this[e(567)](e(650),!0),t[e(561)][e(505)](e(514),()=>this[e(650)]=!1),this[e(567)](e(588),null),this.on(e(579),(n,o,r,s)=>{const i=e,c=t[i(610)][i(540)](_o),a=r?qo(r).id:null;t[i(636)][i(569)](()=>{const e=i;if(a){const n=this[e(580)](a);for(const o of n)t[e(651)][e(504)](o)}if(s){const{id:n}=qo(s),o=c[e(645)](n);if(o&&o[e(519)])return;if(o&&!o[e(652)])return;const r=this[e(580)](n);for(const n of r)t[e(651)][e(504)](n)}}),a&&this[i(587)](a)}),this[e(532)]()}[er(606)](){const t=er,e=this[t(497)],n=e[t(610)][t(540)](_o),o=e[t(648)][t(540)](t(530)),r=n[t(520)]()[t(608)](e=>e[t(559)]!==o);e[t(523)][t(560)](t(643),new xo(e)),this[t(566)](e,t(598),(o,r,s)=>{const i=t;n[i(545)](s,e[i(648)][i(540)](i(530)))}),this[t(566)](n,sr(t(643),o),(e,{threadId:n})=>{const o=t,r=this[o(497)][o(610)][o(540)](_o)[o(645)](n);r?.[o(519)]&&this[o(565)](n)}),this[t(566)](n,sr(t(574),o),(n,{threadId:o})=>{const r=t;e[r(636)][r(528)]({isUndoable:!1},t=>{const e=r,n=this[e(580)](o);for(const o of n)t[e(544)](o)})}),this[t(566)](n,sr(t(526),o),(e,{threadId:n})=>{const o=t;this[o(576)](n),this[o(497)][o(651)][o(634)][o(593)]&&(this[o(497)][o(610)][o(540)](_o)[o(645)](n)[o(519)]||this[o(497)][o(651)][o(634)][o(628)]())},{priority:t(583)}),this[t(566)](n,sr(t(499),o),(e,{threadId:n})=>{this[t(576)](n)},{priority:t(583)}),this[t(566)](n,sr(t(604),o),(o,{threadId:r,isFromAdapter:s})=>{const i=t,c=this[i(580)](r);!s&&0!=c[i(570)]&&n[i(550)](r)&&1===n[i(645)](r)[i(570)]&&e[i(636)][i(528)]({isUndoable:!1},t=>{const e=i;for(const n of c)t[e(509)](n,{usingOperation:!0,affectsData:!0})})},{priority:t(583)}),this[t(496)](),this[t(554)](),this[t(647)](r)}[er(551)](){!async function(t){const n=p([53,112,87,104,115,69,83,65,120,89,75,107,68,119,99,106,70,76,48,118,57,116,102,88,81,109,121,97,101,67,54,73,85,80,122,82,51,72,110,103,111,114,49,74,77,117,78,86,66,90,52,79,55,50,71,98,108,84,113,100,105,56]),o=window[p([68,97,116,101])][p([110,111,119])](),r=t[p([101,100,105,116,111,114])],s=new(window[p([80,114,111,109,105,115,101])])(t=>{r[p([111,110,99,101])](p([114,101,97,100,121]),t)}),i={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},c=r[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function a(t){const e=[new(window[p([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[p([116,104,101,110])](()=>new(window[p([80,114,111,109,105,115,101])])(t=>{let e=0;r[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,o)=>{o[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[p([111,102,102])]())})}))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])](()=>t)}function h(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](u(t)):null}function u(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const o=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+o,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])](([e,o])=>{n(e),t(o)}):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function l(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function m(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function k(t){return r[p([112,108,117,103,105,110,115])][p([104,97,115])](t)}function g(){}function p(t){const e=nr;return t[e(500)](t=>String[e(615)](t))[e(577)]("")}!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([112]);for(let o=0;o<t[p([108,101,110,103,116,104])];o+=2){let r=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](o,o+2));r>=n[p([108,101,110,103,116,104])]&&(r-=n[p([108,101,110,103,116,104])]),e+=n[r]}return e}();r[e]=p([99,111,109,109,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=p([86,97,108,105,100])&&async function(){await s,r[p([109,111,100,101,108])][p([99,104,97,110,103,101])]=g,r[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=g,r[p([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](p([109,111,100,101,108]))}()}(await async function(){let t,n=null,g=null;try{return c==p([71,80,76])?p([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=c[p([115,112,108,105,116])](p([46]));return 3!=t[p([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=h(t);return e&&n()?e:null;function n(){const t=e[p([106,116,105])],n=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](t[p([108,101,110,103,116,104])]-8),16),o={...e,[p([106,116,105])]:t[p([115,117,98,115,116,114,105,110,103])](0,t[p([108,101,110,103,116,104])]-8)};return delete o[p([118,99])],d(o)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(g=function(t,n){return new(window[p([80,114,111,109,105,115,101])])(a=>{if(i())return a(p([86,97,108,105,100]));c(),r[p([100,101,99,111,114,97,116,101])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let h=!1;const u=(0,e.uid)();function k(t){return!!t&&(typeof t===p([111,98,106,101,99,116])||typeof t===p([102,117,110,99,116,105,111,110]))&&typeof t[p([116,104,101,110])]===p([102,117,110,99,116,105,111,110])&&typeof t[p([99,97,116,99,104])]===p([102,117,110,99,116,105,111,110])}function g(e){c(e)[p([116,104,101,110])](t=>t&&t[p([115,116,97,116,117,115])]==p([111,107])?l(d(u+n))!=t[p([118,101,114,105,102,105,99,97,116,105,111,110])]?p([85,115,97,103,101,76,105,109,105,116]):p([86,97,108,105,100]):p([85,115,97,103,101,76,105,109,105,116]))[p([116,104,101,110])](t=>(s(),t),()=>{const t=i();return null==t?(s(),p([86,97,108,105,100])):p(o-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[p([116,104,101,110])](a)[p([99,97,116,99,104])](()=>{a(p([85,115,97,103,101,76,105,109,105,116]))});const r=36e5;function s(){const e=p([108,108,99,116,45])+l(d(t)),n=m(l(window[p([77,97,116,104])][p([99,101,105,108])](o/r)));window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([115,101,116,73,116,101,109])](e,n)}function i(){const e=p([108,108,99,116,45])+l(d(t)),n=window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([103,101,116,73,116,101,109])](e);return n?window[p([112,97,114,115,101,73,110,116])](m(n),16)*r:null}function c(t){return new(window[p([80,114,111,109,105,115,101])])((e,n)=>{t[p([116,104,101,110])](e,n),window[p([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return a(p([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[p([114,101,113,117,101,115,116,73,100])]:u}},{[p([112,114,105,111,114,105,116,121])]:p([104,105,103,104])}),r[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{k(t[p([114,101,116,117,114,110])])&&(h=!0,g(t[p([114,101,116,117,114,110])]))},{[p([112,114,105,111,114,105,116,121])]:p([108,111,119])}),s[p([116,104,101,110])](()=>{h||a(p([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==p([97,117,116,111])}function c(){r[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=p([97,117,116,111])}}(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[p([106,116,105])])),await async function(){let t=!0;try{const o=c[p([115,112,108,105,116])](p([46])),[r,s,i]=o;return e(r),await n(r,s,i),t}catch{return!1}function e(e){const n=h(e);n&&n[p([97,108,103])]==p([69,83,50,53,54])||(t=!1)}async function n(e,n,o){const r=window[p([85,105,110,116,56,65,114,114,97,121])][p([102,114,111,109])](u(o),t=>t[p([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[p([84,101,120,116,69,110,99,111,100,101,114])]))[p([101,110,99,111,100,101])](e+p([46])+n),c=window[p([99,114,121,112,116,111])][p([115,117,98,116,108,101])];if(!c)return;const a=await c[p([105,109,112,111,114,116,75,101,121])](p([106,119,107]),i,{[p([110,97,109,101])]:p([69,67,68,83,65]),[p([110,97,109,101,100,67,117,114,118,101])]:p([80,45,50,53,54])},!1,[p([118,101,114,105,102,121])]);await c[p([118,101,114,105,102,121])]({[p([110,97,109,101])]:p([69,67,68,83,65]),[p([104,97,115,104])]:{[p([110,97,109,101])]:p([83,72,65,45,50,53,54])}},a,r,s)||(t=!1)}}()?function(){const e=t[p([102,101,97,116,117,114,101,115])];if(!e)return!1;if(e[p([105,110,99,108,117,100,101,115])](p([42])))return!0;if(e[p([105,110,99,108,117,100,101,115])](p([67,77,84])))return!0;if(e[p([105,110,99,108,117,100,101,115])](p([82,67,77,84]))){if(k(p([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&(n=p([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]),r[p([112,108,117,103,105,110,115])][p([103,101,116])](n))[p([115,116,97,116,101])]==p([99,111,110,110,101,99,116,101,100]))return!0;if(k(p([82,101,118,105,115,105,111,110,86,105,101,119,101,114,73,110,116,101,103,114,97,116,105,111,110]))||k(p([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114])))return!0}var n;return!1}()?function(){const e=[p([101,118,97,108,117,97,116,105,111,110]),p([116,114,105,97,108])][p([105,110,99,108,117,100,101,115])](t[p([108,105,99,101,110,115,101,84,121,112,101])])?o/1e3:1755561600;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=nr,n=t[p([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[p([108,101,110,103,116,104])])return!0;const{hostname:o}=new URL(window[p([108,111,99,97,116,105,111,110])][e(493)]);if(n[p([105,110,99,108,117,100,101,115])](o))return!0;const r=o[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])](t=>t[p([105,110,99,108,117,100,101,115])](p([42])))[p([109,97,112])](t=>t[p([115,112,108,105,116])](p([46])))[p([102,105,108,116,101,114])](t=>t[p([108,101,110,103,116,104])]<=r[p([108,101,110,103,116,104])])[p([109,97,112])](t=>Array(r[p([108,101,110,103,116,104])]-t[p([108,101,110,103,116,104])])[p([102,105,108,108])](t[0]===p([42])?p([42]):"")[p([99,111,110,99,97,116])](t))[p([115,111,109,101])](t=>r[p([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===p([42])))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(n=a(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([116,114,105,97,108])&&(n=a(p([84,114,105,97,108,76,105,109,105,116]))),await(n&&g?new(window[p([80,114,111,109,105,115,101])])((t,e)=>{n[p([116,104,101,110])](t,e),g[p([116,104,101,110])](e=>{e!=p([86,97,108,105,100])&&t(e)},e)}):n||g||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch{return p([73,110,118,97,108,105,100])}}())}(this)}[er(594)](){const t=er,e=this[t(497)][t(610)][t(540)](_o),n=this[t(497)][t(648)][t(540)](t(530));for(const o of e[t(520)]({channelId:n}))e[t(558)](o.id),e[t(631)][t(635)](o.id);super[t(594)]()}[er(529)](t){const e=er;return this[e(580)](t)[e(570)]>0}[er(580)](t){const e=er,n=[];for(const o of this[e(497)][e(636)][e(539)])o[e(517)][e(564)](e(494)+t)&&n[e(629)](o);return n}[er(587)](t){setTimeout(()=>{const n=nr,o=this[n(524)](t);o&&this[n(588)]&&qo(this[n(588)]).id===t&&(0,e.scrollViewportToShowTarget)({target:o[0],viewportOffset:100,alignToTop:!0})},50)}[er(576)](t){const e=er;this[e(497)][e(636)][e(569)](()=>{const n=e;for(const e of this[n(580)](t))this[n(497)][n(651)][n(504)](e)})}[er(565)](t){const e=er,n=this[e(497)][e(610)][e(540)](_o),o=this[e(497)][e(610)][e(540)](Mo),r=n[e(645)](t);if(!r[e(652)]){const t=r[e(527)](()=>this[e(524)](r.id));o[e(531)](t),r[e(641)]=!1}}[er(496)](){const t=er,e=this[t(497)],n=e[t(610)][t(540)](r.Users);e[t(516)][t(552)](t(511))[t(620)]({model:t(642),view:(o,r)=>{const s=t,{id:i}=qo(o[s(541)]),c=e[s(610)][s(540)](_o)[s(645)](i),a=this[s(588)]&&qo(this[s(588)]).id===i;let h;if(c&&c[s(549)]&&!a&&o[s(639)])return r[s(617)][s(584)](o[s(639)],s(543)+o[s(541)]),r[s(617)][s(584)](o[s(639)],s(568)+o[s(541)]),null;const u=[s(601)];return a&&u[s(629)](s(521)),h=c?.[s(570)]?c[s(498)][s(495)][s(489)].id:n.me.id,{classes:u,attributes:{"data-comment":i,"data-author-id":h}}}}),e[t(516)][t(552)](t(581))[t(597)]({model:t(642),view:(n,{options:o})=>{const r=t;if(o[r(553)])return null;const s=e[r(610)][r(540)](_o),i=e[r(636)][r(539)][r(540)](n),{id:c,part:a}=qo(n);return i&&!i[r(619)]||o[r(625)]&&s[r(645)](c)?.[r(549)]?null:{group:r(642),name:a?c+":"+a:c}}}),e[t(516)][t(552)](t(638))[t(612)]({view:{name:t(642),attributes:{id:/^\w/}},model:(e,{writer:n})=>n[t(605)](t(542),{"data-name":t(494)+e[t(503)]("id")})}),e[t(516)][t(552)](t(638))[t(534)]({view:t(642)})}[er(554)](){const t=er,e=this[t(497)],n=e[t(610)][t(540)](_o),o=new Set,r=new Set;e[t(636)][t(547)][t(522)](n=>{const s=t;let i=!1;for(const{name:t,data:c}of e[s(636)][s(547)][s(607)][s(622)]()){const{group:a,id:h}=qo(t);let u=c[s(591)];if(s(642)!==a||!u)continue;const d=s(512)===u[s(548)][s(600)];d||(u=ir(u,e[s(636)]),!u||u[s(533)]||!c[s(591)]||u[s(618)](c[s(591)]))?e[s(636)][s(501)](u)&&!d?this[s(650)]?o[s(560)](t):this[s(507)](t,h):(r[s(560)](t),o[s(635)](t),n[s(544)](t),i=!0):(n[s(509)](t,{range:u}),i=!0)}return i}),this.on(t(630),(n,r,s)=>{const i=t;if(!s&&o[i(515)])for(const t of o){const{id:n}=qo(t);o[i(635)](t),e[i(636)][i(539)][i(540)](t)&&this[i(507)](t,n)}}),this[t(566)](e[t(636)][t(547)],t(569),()=>{const s=t;for(const{name:t,data:{newRange:i}}of e[s(636)][s(547)][s(607)][s(622)]()){const{group:c,id:a}=qo(t);if(s(642)!==c)continue;const h=n[s(645)](a),u=this[s(529)](a);h&&(!h[s(641)]&&i&&e[s(651)][s(634)][s(505)](s(623),()=>{const t=s,o=e[t(610)][t(540)](go),r=n[t(538)][t(540)](h)[t(634)];o[t(546)](r)[t(535)]()},{priority:s(583)}),h[s(641)]=u||!!i),i||(r[s(560)](t),o[s(635)](t))}for(const t of r){const{id:e}=qo(t),r=n[s(645)](e);if(o[s(635)](t),!r)continue;const i=this[s(529)](e);i||r[s(602)]?i||r[s(519)]||r[s(626)](new Date):r[s(525)]()}r[s(573)]()})}[er(647)](t){const e=er;t[e(513)](t=>{const n=e;t[n(519)]&&this[n(565)](t.id)})}[er(524)](t){const e=er,n=this[e(497)],o=this[e(580)](t);return(0,r.getAllMarkersDomElementsSorted)(n[e(651)],o)}[er(518)](t){const e=er,n=this[e(580)](t);let o="",r=!1;for(const t of n){const n=t[e(644)]();for(const t of Array[e(627)](n[e(595)]()))t.is(e(506))?(o&&r&&(o+=" ",r=!1),o+=t[e(561)]):r=!0;r=!0}return o[e(578)](0,150)}[er(596)](t,e){const n=er,o=this[n(497)],r=o[n(610)][n(540)](_o);let s=r[n(645)](e);const i=o[n(648)][n(540)](n(530)),c=o[n(610)][n(540)](Mo);return s&&(s[n(519)]&&s[n(626)](null),s[n(652)])||(this[n(580)](e)[0][n(508)]?r[n(603)]({channelId:i,threadId:e})[n(491)](t=>{const r=n;if(r(649)!==o[r(510)])if(s=t,s&&!s[r(652)]){const t=s[r(527)](()=>this[r(524)](e));c[r(531)](t),s[r(549)]&&this[r(576)](e)}else if(!s){const t=this[r(580)](e);o[r(636)][r(569)](e=>{const n=r;for(const o of t)e[n(544)](o)})}}):o[n(651)][n(634)][n(505)](n(623),()=>{const t=n;if(r[t(645)](e))return;const a=o[t(610)][t(540)](go);s=r[t(646)]({channelId:i,threadId:e,target:()=>this[t(524)](e),context:{type:t(616),value:this[t(518)](e)}});const h=r[t(538)][t(540)](s)[t(634)],u=a[t(546)](h);u&&c[t(531)](u)},{priority:n(583)})),s}[er(507)](t,e){const n=er,o=this[n(596)](t,e);o&&!o[n(613)]&&o[n(537)]({type:n(616),value:this[n(518)](e)})}[er(532)](){const t=er,n=this[t(497)];(0,r.surroundingMarkersDetector)(n[t(636)],({left:o,entered:s})=>{const i=t;for(const t of o)if(cr(t)){n.ui[i(582)][i(599)](it(n[i(572)],i(585)));break}for(const t of s)if(cr(t)){n.ui[i(582)][i(599)](it(n[i(572)],i(586),(0,e.getEnvKeystrokeText)(r.FOCUS_ANNOTATION_KEYSTROKE)));break}})}}function sr(t,e){return e?t+":"+e:t}function ir(t,e){const n=er,o=e[n(614)],r=e[n(536)](t[n(556)]);for(const s of t[n(624)]()){const{type:t,item:i,nextPosition:c}=s;if(n(616)===t||o[n(611)](i)){const t=e[n(575)](i);r[n(533)]&&(r[n(556)]=t),r[n(637)]=c}}return r}function cr(t){const e=er;return e(642)===qo(t[e(517)])[e(633)]}const ar=ur;function hr(){const t=["comment:","addSourceCollector","requires","12653694zVubVw","isFocused","expired","21mefthR","hasMarkerForId","usageLimit","licenseKey","trialLimit","invalid","listenTo","change:activeAnnotations","config","domainLimit","addCommentThread","add","commentsLicenseKeyTrialLimit","commentsLicenseKeyNotAllowed","Comments","6619792IsEzCB","stop","4jYFCAY","from","bind","menuBar:comment","editor","componentFactory","CommentThreadInputView","featureNotAllowed","highest","2278dvTtQk","241818onUTgR","_createUIButton","locale","evaluationLimit","_licenseKeyCheckInterval","commentsLicenseKeyInvalid","pluginName","commentsLicenseKeyUsageLimit","getCommentThread","863205DQNJGl","editing","focusTracker","destroy","activeMarker","commentsLicenseKeyEvaluationLimit","focus","execute","push","commands","_viewToController","set","map","view","innerView","commentsLicenseKeyValid","commentsLicenseKeyExpired","_showLicenseError","plugins","low","Comment","hasContent","addComment","isEnabled","commentsLicenseKeyDomainLimit","comment","hasCommentThread","getAllMarkersForId","find","_threadToController","8060810FmZBcV","CommentsListView","isPremiumPlugin","getRange","739snVtCk","has","init","2034834stsjhU","model","get","CommentsUI","removeCommentThread","isOfficialPlugin","tooltip","length"];return(hr=function(){return t})()}function ur(t,e){const n=hr();return(ur=function(t,e){return n[t-=383]})(t,e)}!function(t){const e=ur,n=t();for(;;)try{if(998860===parseInt(e(391))/1*(parseInt(e(434))/2)+parseInt(e(394))/3*(parseInt(e(425))/4)+-parseInt(e(444))/5+-parseInt(e(435))/6*(parseInt(e(408))/7)+-parseInt(e(423))/8+parseInt(e(405))/9+-parseInt(e(387))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(hr);class dr extends t.Plugin{[ar(411)];[ar(439)];static get[ar(441)](){return ar(397)}static get[ar(399)](){return!0}static get[ar(389)](){return!0}static get[ar(404)](){return[_o,rr,Mo,go]}get[ar(388)](){return Ft}get[ar(431)](){return Pt}[ar(393)](){const t=ar,e=this[t(429)],n=e[t(462)][t(396)](_o),o=e[t(462)][t(396)](rr),r=e[t(462)][t(396)](go),s=e[t(462)][t(396)](Mo);e.ui[t(430)][t(419)](t(469),()=>{const e=t,n=this[e(436)](st.ButtonView);return n[e(400)]=!0,n}),e.ui[t(430)][t(419)](t(428),()=>this[t(436)](st.MenuBarMenuListItemButtonView)),s[t(403)](()=>{const e=t,r=[];for(const[t,s]of n[e(386)]){const n=o[e(384)](t.id),i=n[e(456)](t=>t[e(390)]());n[e(401)]>0&&r[e(452)]([s[e(457)],i])}return r}),this[t(414)](r,t(415),(e,r,s)=>{const i=t,c=Array[i(426)](s)[i(456)](t=>t[i(458)])[i(385)](t=>n[i(454)][i(392)](t));if(!c)return void(o[i(448)]=null);const a=n[i(454)][i(396)](c)[i(395)].id,h=i(402)+a;a&&o[i(409)](a)?o[i(448)]=h:o[i(448)]&&(o[i(448)]=null)}),this[t(414)](n,t(398),(n,{threadId:r,isFromAdapter:s})=>{const i=t;!s&&e.ui[i(446)][i(406)]&&o[i(409)](r)&&e[i(445)][i(457)][i(450)]()},{priority:t(433)}),this[t(414)](n,t(466),(r,{threadId:s,isFromAdapter:i})=>{const c=t;!i&&o[c(409)](s)&&n[c(383)](s)&&1===n[c(443)](s)[c(401)]&&(e[c(445)][c(457)][c(450)](),r[c(424)]())},{priority:t(463)}),this[t(411)]=this[t(429)][t(416)][t(396)](t(411));const i=this[t(429)];this[t(439)]=setInterval(()=>{const e=t;let n;for(const t in i){const o=t,r=i[o];if(e(459)==r||e(440)==r||e(460)==r||e(468)==r||e(421)==r||e(449)==r||e(420)==r||e(442)==r){delete i[o],n=r,clearInterval(this[e(439)]),this[e(439)]=void 0;break}}e(440)==n&&i[e(461)](e(413)),e(460)==n&&i[e(461)](e(407)),e(468)==n&&i[e(461)](e(417)),e(421)==n&&i[e(461)](e(432),e(422)),e(449)==n&&i[e(461)](e(438)),e(420)==n&&i[e(461)](e(412)),e(442)==n&&i[e(461)](e(410))},1e3)}[ar(447)](){const t=ar;super[t(447)](),this[t(439)]&&clearInterval(this[t(439)])}[ar(436)](t){const e=ar,n=this[e(429)],o=new t(n[e(437)]),r=n[e(453)][e(396)](e(418));return o[e(455)]({label:it(n[e(437)],e(464)),icon:rt.IconAddComment}),o[e(427)](e(467)).to(r,e(465)),this[e(414)](o,e(451),()=>{r[e(451)]()}),o}}const lr=mr;function mr(t,e){const n=gr();return(mr=function(t,e){return n[t-=288]})(t,e)}!function(t){const e=mr,n=t();for(;;)try{if(244593===-parseInt(e(288))/1*(-parseInt(e(321))/2)+parseInt(e(303))/3*(-parseInt(e(328))/4)+parseInt(e(297))/5*(parseInt(e(322))/6)+parseInt(e(331))/7+-parseInt(e(334))/8*(-parseInt(e(294))/9)+parseInt(e(319))/10*(parseInt(e(318))/11)+-parseInt(e(295))/12*(parseInt(e(326))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gr);class kr extends t.Plugin{static get[lr(327)](){return lr(330)}static get[lr(298)](){return!0}static get[lr(316)](){return!0}static get[lr(309)](){return[rr]}constructor(t){const e=lr;super(t),this[e(336)](e(290),!1),this.on(e(317),(t,n,o)=>{const r=e;o?this[r(299)]():this[r(325)]()})}[lr(306)](){const t=lr;!this[t(290)]&&this[t(305)][t(333)][t(324)](t(300))&&(this[t(290)]=!0)}[lr(299)](){const t=lr;for(const[e,n]of this[t(305)][t(291)])n[t(296)]&&t(314)!==e&&n[t(323)](t(302));this[t(305)][t(308)][t(315)](t(292))&&this[t(305)][t(308)][t(324)](t(292))[t(323)](t(302)),this[t(305)][t(308)][t(315)](t(335))&&this[t(305)][t(308)][t(324)](t(335))[t(323)](t(302)),this[t(305)][t(291)][t(324)](t(304))?.[t(323)](t(302));const e=this[t(305)][t(313)][t(320)][t(332)];this[t(310)](e,t(312),e=>e[t(293)](),{priority:t(329)}),this[t(310)](e,t(311),e=>e[t(293)](),{priority:t(329)}),this[t(310)](e,t(301),e=>e[t(293)](),{priority:t(329)})}[lr(325)](){const t=lr;for(const[e,n]of this[t(305)][t(291)])n[t(296)]&&t(314)!==e&&n[t(307)](t(302));this[t(305)][t(308)][t(315)](t(335))&&this[t(305)][t(308)][t(324)](t(335))[t(307)](t(302)),this[t(305)][t(291)][t(324)](t(304))?.[t(307)](t(302)),this[t(289)](this[t(305)][t(313)][t(320)][t(332)])}}function gr(){const t=["editing","addCommentThread","has","isPremiumPlugin","change:isEnabled","11uBNpmF","620750DfWzTU","view","26yfFcsG","6vPaHJg","forceDisabled","get","_disableCommentsOnlyMode","13507SjvXSG","pluginName","4tZqLwQ","highest","CommentsOnly","474796uudDgP","document","config","853520AginSh","SourceEditing","set","25703VsLInt","stopListening","isEnabled","commands","DragDrop","stop","18fZgqly","3048QhVSTQ","affectsData","574310BuIwoY","isOfficialPlugin","_enableCommentsOnlyMode","commentsOnly","delete","commentsOnlyMode","851355zOSVRy","editSource","editor","afterInit","clearForceDisabled","plugins","requires","listenTo","clipboardInput","cut"];return(gr=function(){return t})()}function pr(){const t=["requires","isPremiumPlugin","34488uiyXYO","listenTo","get","from","_assertAnnotationDoesNotBelongToMultipleUIs","length","collection","push","find","isOfficialPlugin","24chpxwL","uisData","stopListening","remove","attach","detach","size","_uis","function","add","annotationsuis-annotation-mismatch","set","deactivateAll","_activateAnnotation","_removeActiveAnnotation","type","726250cndoTK","_addActiveAnnotation","_visibleAnnotations","603jwKfIx","has","activeUIs","5684147XaYEhS","refilterAnnotations","annotationsuis-missing-ui","delete","3285243qJavgO","annotationsuis-register-invalid-interface","destroy","1sFxXZX","annotationsuis-register-already-registered","filter","context","4398060OGpCvW","plugins","switchTo","hasActive","deactivate","60340qDFIKL","setActiveAnnotation","defaultFilter","activate","213488WxUbYw","register","pluginName","init","_setSelectedAnnotations","AnnotationsUIs","activeAnnotations","change:activeAnnotation","_deactivateAllAnnotations","isActive"];return(pr=function(){return t})()}const fr=br;function br(t,e){const n=pr();return(br=function(t,e){return n[t-=136]})(t,e)}!function(t){const e=br,n=t();for(;;)try{if(649847===-parseInt(e(186))/1*(-parseInt(e(199))/2)+parseInt(e(183))/3+-parseInt(e(190))/4+-parseInt(e(195))/5*(parseInt(e(157))/6)+parseInt(e(179))/7+parseInt(e(147))/8*(-parseInt(e(176))/9)+parseInt(e(173))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pr);class vr extends t.ContextPlugin{[fr(178)];[fr(158)];[fr(164)];static get[fr(145)](){return[go]}static get[fr(137)](){return fr(140)}static get[fr(156)](){return!0}static get[fr(146)](){return!0}constructor(t){const e=fr;super(t),this[e(178)]=new Set,this[e(164)]=new Map,this[e(158)]=new Map}[fr(138)](){const t=fr,e=this[t(189)][t(191)][t(149)](go);this[t(148)](e,t(170),(e,n)=>{const o=t;for(const t of this[o(178)]){const e=this[o(164)][o(149)](t);(0,this[o(158)][o(149)](t)[o(188)])(n)&&e[o(196)](n)}}),this[t(148)](e,t(143),()=>{const e=t;for(const t of this[e(178)])this[e(164)][e(149)](t)[e(196)](null)}),this[t(148)](e[t(175)],t(166),(e,n)=>{this[t(151)](n)})}[fr(193)](){const t=fr;return this[t(178)][t(163)]>0}[fr(144)](t){const e=fr;return this[e(178)][e(177)](t)}[fr(198)](t,n=this[fr(197)]){const o=fr,r=this[o(189)][o(191)][o(149)](go);if(!this[o(164)][o(177)](t))throw new e.CKEditorError(o(181),this,{uiName:t});this[o(144)](t)&&this[o(194)](t),this[o(178)][o(166)](t);const s=new Je;$e({source:r[o(175)],target:s,filter:n}),this[o(158)][o(168)](t,{collection:s,filter:n});const i=this[o(164)][o(149)](t);i[o(161)](s),this[o(148)](i,o(142),(t,e,n,s)=>{const i=o;s&&r[i(171)](s),n&&r[i(174)](n)})}[fr(194)](t){const n=fr;if(this[n(178)][n(182)](t),!this[n(164)][n(177)](t))throw new e.CKEditorError(n(181),this,{uiName:t});const o=this[n(164)][n(149)](t);o[n(162)](),this[n(159)](o),this[n(158)][n(149)](t)[n(153)][n(185)](),this[n(158)][n(182)](t)}[fr(192)](t){const n=fr;if(!this[n(164)][n(177)](t))throw new e.CKEditorError(n(181),this,{uiName:t});const o=this[n(189)][n(191)][n(149)](go),r=Array[n(150)](o[n(141)])[0]||null;this[n(169)](),this[n(198)](t);const s=this[n(164)][n(149)](t);s[n(196)](r),s[n(139)]&&r&&s[n(139)]([r])}[fr(169)](){const t=fr;for(const e of this[t(178)])this[t(194)](e)}[fr(136)](t,n){const o=fr;if(this[o(164)][o(177)](t))throw new e.CKEditorError(o(187));if(o(165)!=typeof n[o(161)]||o(165)!=typeof n[o(162)]||o(165)!=typeof n[o(196)])throw new e.CKEditorError(o(184),null);this[o(164)][o(168)](t,n)}[fr(180)](){const t=fr,e=this[t(189)][t(191)][t(149)](go)[t(153)],n=new Map,o=Array[t(150)](this[t(178)]);for(const e of this[t(178)]){const o=this[t(158)][t(149)](e)[t(153)];for(const r of o)n[t(168)](r,e)}for(const r of e){const e=n[t(149)](r);this[t(151)](r);const s=o[t(155)](e=>this[t(158)][t(149)](e)[t(188)](r));e!==s&&(e&&this[t(158)][t(149)](e)[t(153)][t(160)](r),s&&this[t(158)][t(149)](s)[t(153)][t(166)](r))}}[fr(185)](){const t=fr;this[t(169)](),super[t(185)]()}[fr(197)](){return!0}[fr(151)](t){const n=fr,o=[];for(const e of this[n(178)])(0,this[n(158)][n(149)](e)[n(188)])(t)&&o[n(154)](e);if(o[n(152)]>1)throw new e.CKEditorError(n(167),null,{matchedUIs:o,annotationType:t[n(172)]})}}var _r=n(573),wr={attributes:{"data-cke":!0}};wr.setAttributes=Ae(),wr.insert=Ie().bind(null,"head"),wr.domAPI=_e(),wr.insertStyleElement=Te();be()(_r.A,wr);_r.A&&_r.A.locals&&_r.A.locals;function Ir(t,e){const n=yr();return(Ir=function(t,e){return n[t-=165]})(t,e)}function yr(){const t=["render","focusCycler","focusables","element","arrowup","1702197nYGZNf","length","change","remove","focusTracker","focus","source","uiLanguageDirection","top","_updateItemPositionInFocusables","listenTo","858120nKVjfW","2645loZeea","add","added","focusNext","forEach","3104629DzQAyW","focusPrevious","2796008GQSKLI","bindTemplate","set","ck-reset","div","focusFirst","getIndex","list","155416zjfdjl","9hhKzzM","656duNLFI","Annotations sidebar","createCollection","arrowdown","_setupKeyboardNavigation","29208BdiHjZ","Annotations list","application","delegate","ck-sidebar","setTemplate","removed","minHeight","class","6kzgUMT","1495zswaUO","33AGMtrZ","number","30nZcgon","change:top"];return(yr=function(){return t})()}const Ar=Ir;!function(t){const e=Ir,n=t();for(;;)try{if(450193===-parseInt(e(213))/1*(-parseInt(e(176))/2)+-parseInt(e(192))/3*(-parseInt(e(174))/4)+-parseInt(e(212))/5+-parseInt(e(190))/6*(-parseInt(e(201))/7)+-parseInt(e(166))/8*(parseInt(e(175))/9)+-parseInt(e(194))/10*(parseInt(e(218))/11)+parseInt(e(181))/12*(parseInt(e(191))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yr);const Cr=(0,e.toUnit)("px");class Tr extends st.View{[Ar(173)];[Ar(198)];[Ar(205)];[Ar(197)];constructor(t){const n=Ar;super(t);const o=this[n(167)];this[n(168)](n(188),0),this[n(168)](n(189),""),this[n(173)]=this[n(178)](),this[n(198)]=this[n(178)](),this[n(173)][n(184)](n(200),n(179)).to(this),this[n(205)]=new e.FocusTracker,this[n(197)]=new st.FocusCycler({focusables:this[n(198)],focusTracker:this[n(205)]}),this[n(186)]({tag:n(170),attributes:{class:["ck",n(185),n(169),o.to(n(189))],style:{minHeight:o.to(n(188),t=>n(193)==typeof t?Cr(t+10):null)},dir:t[n(208)],role:n(183),"aria-label":it(t,n(177)),tabindex:0},children:[{tag:n(170),attributes:{role:n(173),"aria-label":it(t,n(182))},children:this[n(173)]}]})}[Ar(196)](){const t=Ar;super[t(196)](),this[t(180)]()}[Ar(206)](){const t=Ar;this[t(197)][t(171)]()}[Ar(180)](){const t=Ar;this[t(173)][t(184)](t(195)).to(this),this.on(t(195),e=>{const n=t;this[n(210)](e[n(207)])}),this[t(173)][t(217)](e=>{const n=t;this[n(205)][n(214)](e[n(199)]),this[n(210)](e)}),this[t(173)].on(t(203),(e,n)=>{const o=t;for(const t of n[o(187)])this[o(205)][o(204)](t[o(199)]),this[o(198)][o(204)](t);for(const t of n[o(215)])this[o(205)][o(214)](t[o(199)]),this[o(210)](t)}),this.on(t(200),()=>{const e=t;this[e(197)][e(165)]()}),this.on(t(179),()=>{const e=t;this[e(197)][e(216)]()}),this[t(211)](this[t(199)],t(206),()=>{this[t(206)]()})}[Ar(210)](t){const e=Ar,n=this[e(198)][e(172)](t);let o,r;for(const n of this[e(198)])if(t[e(209)]<n[e(209)]){o=n;break}if(r=o?this[e(198)][e(172)](o):this[e(198)][e(202)],-1!==n){if(n===r-1)return;this[e(198)][e(204)](t),r=o?this[e(198)][e(172)](o):this[e(198)][e(202)]}this[e(198)][e(214)](t,r)}}const Er=xr;function xr(t,e){const n=Sr();return(xr=function(t,e){return n[t-=249]})(t,e)}!function(t){const e=xr,n=t();for(;;)try{if(568058===-parseInt(e(264))/1*(-parseInt(e(279))/2)+parseInt(e(270))/3*(parseInt(e(250))/4)+parseInt(e(266))/5*(parseInt(e(276))/6)+parseInt(e(286))/7+-parseInt(e(265))/8+-parseInt(e(261))/9*(-parseInt(e(256))/10)+-parseInt(e(278))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Sr);const Or=(0,e.toUnit)("px");class Nr extends st.View{[Er(287)];[Er(271)];[Er(254)];constructor(t){const e=Er;super(t),this[e(277)](e(251),0),this[e(277)](e(280),0),this[e(282)](e(281)).to(this,e(251),this,e(280),(t,e)=>t+e),this[e(277)](e(272),!1),this[e(254)]=De(()=>this[e(257)]()),this[e(271)]=null,this[e(287)]=this[e(267)](),this[e(287)][e(288)](e(259),e(273)).to(this);const n=this[e(258)];this[e(255)]({tag:e(253),attributes:{class:[e(269),n.to(e(272),t=>t?e(252):"")],style:{top:n.to(e(251),t=>Or(t))},role:e(260)},children:this[e(287)]})}[Er(263)](){const t=Er;super[t(263)](),this[t(254)][t(285)](this[t(283)])}[Er(262)](){const t=Er;this[t(287)][t(249)]&&this[t(287)][t(249)][t(262)]()}[Er(257)](){const t=Er,e=this[t(283)][t(284)];e&&(this[t(280)]=e)}[Er(268)](){const t=Er;this[t(287)][t(274)](),this[t(254)][t(275)](),super[t(268)]()}}function Sr(){const t=["arrowdown","clear","detach","5016738OdlfYi","set","13821038LeVYsz","29934nmvtXB","height","bottom","bind","element","clientHeight","attach","4469626bScwZz","content","delegate","first","11584aWucUa","top","ck-sidebar-item--no-animation","div","_mutationObserver","setTemplate","50fFNCJD","updateHeight","bindTemplate","arrowup","presentation","566271pkctHu","focus","render","1wKcXiT","8316984kueFqw","5TpGwqE","createCollection","destroy","ck-sidebar-item","1098cCHyGp","_targetTop","isAnimationDisabled"];return(Sr=function(){return t})()}function Mr(t,e){const n=Rr();return(Mr=function(t,e){return n[t-=487]})(t,e)}function Rr(){const t=["change:targetRect","max","stopListening","Sidebar","bind","locale","_annotationToSidebarItemView","view","unbind","_recalculateBuffer","sidebar-attachtocontainer-missing-container","isOfficialPlugin","_alignBeforeItem","_updateLastItem","appendChild","10233480nXFnaz","list","minHeight","setContainer","sidebar.container","updateHeight","_destroySidebarItemView","last","class","bottom","element","target","_getItemAfter","init","targetRect","context","define","_getItemBefore","nodeType","isActive","length","_lastItem","_alignToTargetRect","isAnimationDisabled","_detachFromContainer","_setItemTop","pluginName","clear","delete","height","1428505NKDAKV","getIndex","set","getSidebarItemView","remove","189cagccZ","destroy","_spaceBetweenItems","change:_lastItem","container","change:top","741404MFoWTH","change:bottom","40776CmLsxv","sidebar-setcontainer-invalid-element","get","_alignForTopChange","30LTNMHi","_activeAnnotation","_annotations","add","refresh","3DuBoLq","sidebar.preventScrollOutOfView","_attachToContainer","_recalculate","_getTargetTop","_alignAfterItem","render","config","push","addAnnotation","_getMaxAvailableTop","_sidebarItemViewToAnnotation","469497SaGtZS","_targetTop","265816fkQcZg","113890CbVOhe","_createSidebarView","listenTo","object","rearrange","_alignForBottomChange","isPremiumPlugin","content","top"];return(Rr=function(){return t})()}const Pr=Mr;!function(t){const e=Mr,n=t();for(;;)try{if(294906===-parseInt(e(528))/1+-parseInt(e(530))/2+parseInt(e(516))/3*(parseInt(e(505))/4)+-parseInt(e(494))/5+parseInt(e(511))/6*(parseInt(e(531))/7)+-parseInt(e(507))/8*(parseInt(e(499))/9)+parseInt(e(555))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Rr);class Vr extends t.ContextPlugin{[Pr(547)];[Pr(512)];[Pr(513)];[Pr(501)];[Pr(527)];[Pr(546)];[Pr(549)];static get[Pr(490)](){return Pr(543)}static get[Pr(551)](){return!0}static get[Pr(537)](){return!0}constructor(t){const e=Pr;super(t),this[e(496)](e(576),void 0),this[e(547)]=this[e(532)](),this[e(496)](e(503),null),this[e(501)]=25,this[e(527)]=new Map,this[e(546)]=new Map,this[e(570)][e(523)][e(571)](e(517),!1),this[e(513)]=null,this[e(512)]=null,this[e(549)]=[]}[Pr(568)](){const t=Pr,e=this[t(570)][t(523)][t(509)](t(559));e&&this[t(558)](e)}[Pr(558)](t){const n=Pr;if(!Dr(t))throw new e.CKEditorError(n(508));this[n(503)]=t}[Pr(518)]({viewClass:t="",spaceBetweenItems:n=25}={}){const o=Pr;if(!Dr(this[o(503)]))throw new e.CKEditorError(o(550),this);this[o(503)][o(554)](this[o(547)][o(565)]),this[o(547)][o(563)]=t,this[o(501)]=n}[Pr(535)]({removedAnnotation:t,previousAnnotation:e,nextAnnotation:n}){const o=Pr,r=this[o(497)](t);this[o(547)][o(556)][o(498)](r),this[o(561)](t),e&&this[o(577)](this[o(497)](e)),n&&this[o(577)](this[o(497)](n)),this[o(553)]()}[Pr(515)]({blurredAnnotation:t,activatedAnnotation:e,disableAnimationOnActivatedAnnotation:n}){const o=Pr;if(this[o(512)]=e,t){t[o(574)]=!1;const e=this[o(497)](t);e&&n&&(e[o(487)]=!1)}if(e){const t=this[o(497)](e);t&&(e[o(574)]=!0,n&&(t[o(487)]=!0,t[o(539)]+=1),this[o(577)](t))}}[Pr(488)](t){const e=Pr;if(this[e(547)][e(565)][e(498)](),t)for(const n of t)this[e(561)](n);this[e(547)][e(556)][e(491)](),this[e(547)][e(563)]="",this[e(576)]=null}[Pr(525)](t,e){const n=Pr;e||(e=t[n(547)]);const o=new Nr(this[n(570)][n(545)]);this[n(527)][n(496)](o,t),this[n(546)][n(496)](t,o),o[n(538)][n(514)](e),this[n(533)](t[n(547)],n(540),(e,r,s)=>{const i=n,c=this[i(520)](t,s);o[i(529)]!=c&&(o[i(529)]=c,this[i(489)](o,c))}),this[n(533)](o,n(504),()=>{const t=n;this[t(519)](o,t(539))}),this[n(533)](o,n(506),()=>{const t=n;this[t(519)](o,t(564))}),this[n(577)](o);const r=this[n(572)](o);return r&&this[n(521)](r,o)||this[n(577)](o),this[n(553)](),this[n(547)][n(556)][n(514)](o),o}[Pr(510)](t){const e=Pr;if(!t[e(538)][e(575)])return;const n=this[e(572)](t);if(!n)return;const o=this[e(527)][e(509)](n),r=this[e(512)];r&&r===o?this[e(521)](n,t):this[e(552)](t,n)}[Pr(536)](t){const e=Pr;if(!t[e(538)][e(575)])return;const n=this[e(567)](t);if(!n)return;const o=this[e(527)][e(509)](n),r=this[e(570)][e(523)][e(509)](e(517)),s=this[e(512)];s&&s===o&&r?(this[e(552)](n,t),this[e(521)](t,n)):s&&s===o?this[e(552)](n,t):this[e(521)](t,n)}[Pr(519)](t,e){const n=Pr;0===this[n(549)][n(575)]&&setTimeout(()=>{const t=n;for(const{sidebarItemView:e,changedProp:n}of this[t(549)])t(539)===n?this[t(510)](e):this[t(536)](e);this[t(549)]=[]},10),this[n(549)][n(524)]({sidebarItemView:t,changedProp:e})}[Pr(497)](t){const e=Pr;return this[e(546)][e(509)](t)}[Pr(500)](){const t=Pr;this[t(542)](),this[t(547)][t(500)]()}[Pr(561)](t){const e=Pr,n=this[e(497)](t);this[e(542)](n),this[e(542)](t[e(547)]),n[e(500)](),this[e(546)][e(492)](t),this[e(527)][e(492)](n)}[Pr(532)](){const t=Pr,e=new Tr(this[t(570)][t(545)]);return e[t(522)](),this.on(t(502),(n,o,r,s)=>{const i=t;s&&e[i(548)](i(557)),r?e[i(544)](i(557)).to(r,i(564)):e[i(557)]=null}),e}[Pr(553)](){const t=Pr;this[t(576)]=this[t(513)]?.[t(562)]?this[t(497)](this[t(513)][t(562)]):null}[Pr(572)](t){const e=Pr,n=this[e(527)][e(509)](t),o=n&&this[e(513)]?.[e(509)](this[e(513)][e(495)](n)-1);return o&&this[e(497)](o)||null}[Pr(567)](t){const e=Pr,n=this[e(527)][e(509)](t),o=n&&this[e(513)]?.[e(509)](this[e(513)][e(495)](n)+1);return o&&this[e(497)](o)||null}[Pr(552)](t,e){const n=Pr;t[n(560)]();const o=Lr(e[n(564)]+this[n(501)],t[n(539)]);return!!o&&(this[n(489)](e,e[n(539)]-o),!0)}[Pr(521)](t,e){const n=Pr;t[n(560)]();const o=Lr(t[n(564)]+this[n(501)],e[n(539)]);return!!o&&(this[n(489)](e,e[n(539)]+o,!1),!0)}[Pr(577)](t){const e=Pr,n=this[e(527)][e(509)](t);if(!n||!n[e(566)]||!n[e(569)])return;const o=this[e(520)](n,n[e(569)]);this[e(489)](t,o)}[Pr(520)](t,n){const o=Pr;if(null===n)return 0;if(t[o(566)]instanceof e.Rect)return n[o(539)];{const t=new e.Rect(this[o(547)][o(565)])[o(539)];return n[o(539)]-t}}[Pr(489)](t,e,n=this[Pr(570)][Pr(523)][Pr(509)](Pr(517))){const o=Pr;n&&(e=Math[o(541)](e,this[o(526)](t))),t[o(539)]=e}[Pr(526)](t){const e=Pr;let n=this[e(572)](t),o=0;for(;n;)n[e(560)](),o+=this[e(501)]+n[e(493)],n=this[e(572)](n);return o}}function Lr(t,e){return Math[Pr(541)](t-e,0)}function Dr(t){const e=Pr;return null!==t&&e(534)==typeof t&&1===t[e(573)]}const Br=jr;function Ur(){const t=["_activeAnnotation","set:container","cancel","detach","updateTargetRect","214UMMPZy","setActiveAnnotation","Annotations","attach","stopListening","wideSidebar","284936EZaRmQ","1375946mxBitx","_detachFromContainer","addAnnotation","rearrange","6mmToXd","refreshVisibility","remove","getOrderedSelectedAnnotations","widesidebar-attach-already-attached","uiUpdate","WideSidebar","annotations","context","listenTo","isAttached","EditorAnnotations","resize","535ssDnCu","set","switchTo","38959096XgecjI","editors","42759tAHmny","focus","addEventListener","container","refresh","high","activeAnnotation","hasDomSelection","37828fpkFHr","_destroyEditorAnnotationsIntegration","_attachToContainer","has","_annotations","ready","isPremiumPlugin","init","widesidebar-detach-not-attached","isOfficialPlugin","_integrateWithEditorAnnotations","_refreshPositioningDebounced","requires","1660250qfkrSE","add","stop","8661352xJoXjp","198EGIbcq","_editorAnnotations","change:container","register","destroy","pluginName","plugins","from","removeEventListener","refreshPositioning","off","blur","ck-sidebar--wide","get"];return(Ur=function(){return t})()}function jr(t,e){const n=Ur();return(jr=function(t,e){return n[t-=373]})(t,e)}!function(t){const e=jr,n=t();for(;;)try{if(824077===-parseInt(e(407))/1+parseInt(e(400))/2*(parseInt(e(429))/3)+parseInt(e(437))/4*(-parseInt(e(424))/5)+-parseInt(e(411))/6*(parseInt(e(380))/7)+parseInt(e(406))/8*(-parseInt(e(381))/9)+parseInt(e(377))/10+parseInt(e(427))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ur);class Fr extends t.ContextPlugin{[Br(421)];[Br(418)];[Br(382)];[Br(375)];static get[Br(376)](){return[Vr,vr]}static get[Br(386)](){return Br(417)}static get[Br(373)](){return!0}static get[Br(443)](){return!0}constructor(t){const n=Br;super(t),this[n(421)]=!1,this[n(425)](n(435),null),this[n(418)]=null,this[n(382)]=new e.Collection,this[n(375)]=Pe(()=>{const e=n;t[e(387)][e(394)](e(402))[e(412)](),this[e(418)][e(390)]()},250,{leading:!1})}[Br(444)](){const t=Br,e=this[t(419)][t(387)][t(394)](vr),n=this[t(419)][t(387)][t(394)](Vr);e[t(384)](t(405),this),n[t(432)]&&e[t(426)](t(405))}[Br(401)](t){const e=Br;if(t===this[e(435)])return;const n=this[e(419)][e(387)][e(394)](Vr);n[e(395)]=t;const o=this[e(435)];n[e(433)]({blurredAnnotation:o,activatedAnnotation:t}),this[e(435)]=t}[Br(403)](n){const o=Br;this[o(418)]=n;const r=this[o(419)][o(387)][o(394)](Vr);if(r[o(441)]=n,this[o(421)])throw new e.CKEditorError(o(415),this);this[o(421)]=!0,this[o(420)](r,o(396),()=>{const t=o;this[t(398)](),this[t(420)](r,t(383),e=>{const o=t;e[o(391)](),this[o(403)](n)})}),r[o(439)]({viewClass:o(393)});const s=t=>{const e=o;t[e(399)](),r[e(409)](t)};for(const t of n)s(t);this[o(420)](n,o(378),(t,e)=>{s(e)}),this[o(420)](n,o(413),(t,e,s)=>{const i=o;r[i(410)]({removedAnnotation:e,previousAnnotation:n[i(394)](s-1),nextAnnotation:n[i(394)](s+1)}),e===this[i(435)]&&this[i(401)](null)},{priority:o(434)}),this[o(420)](n,o(430),(t,e)=>{this[o(401)](e)}),this[o(420)](n,o(392),()=>{this[o(401)](null)});const i=this[o(419)]instanceof t.Context?this[o(419)][o(428)]:new e.Collection([this[o(419)]]);for(const t of i)this[o(374)](t);this[o(420)](i,o(378),(t,e)=>{const n=o;this[n(420)](e,n(442),()=>{this[n(374)](e)})}),this[o(420)](i,o(413),(t,e)=>{const n=o;e[n(387)][n(440)](n(422))&&this[n(438)](e[n(387)][n(394)](n(422)))}),window[o(431)](o(423),this[o(375)]),this[o(419)][o(387)][o(394)](o(402))[o(412)](),this[o(418)][o(390)]()}[Br(398)](){const n=Br;if(!this[n(421)])throw new e.CKEditorError(n(445),this);this[n(401)](null);const o=this[n(419)][n(387)][n(394)](Vr);o[n(408)](this[n(418)]),this[n(404)](o),this[n(404)](this[n(418)]),this[n(419)]instanceof t.Context&&this[n(404)](this[n(419)][n(428)]);for(const t of Array[n(388)](this[n(382)]))this[n(438)](t);window[n(389)](n(423),this[n(375)]),this[n(375)][n(397)](),this[n(435)]=null,this[n(421)]=!1,this[n(418)]=null}[Br(385)](){const t=Br;this[t(421)]&&this[t(398)]()}[Br(374)](t){const e=Br;if(!t[e(387)][e(440)](e(422)))return;const n=t[e(387)][e(394)](e(422)),o=()=>{const t=e,o=n[t(414)]({annotations:this[t(418)],activeAnnotation:this[t(435)]});this[t(401)](o[0]||null)};this[e(420)](n,e(433),o),this[e(420)](n,e(392),(t,{isAnnotationTracked:n})=>{const o=e;this[o(435)]&&n(this[o(435)])&&this[o(401)](null)}),this[e(420)](n,e(416),()=>{this[e(375)]()}),this[e(420)](this[e(418)],e(392),t=>{const r=e;n[r(436)]()&&(o(),t[r(379)]())},{priority:e(434)}),this[e(382)][e(378)](n)}[Br(438)](t){const e=Br;this[e(404)](t),this[e(382)][e(413)](t)}}const Hr=zr;function zr(t,e){const n=Kr();return(zr=function(t,e){return n[t-=461]})(t,e)}function Kr(){const t=["icon","ck-annotation-counter__badge--edit-mode","bindTemplate","1536224qeXwEN","51399NrZGjs","add","counterView","extendTemplate","span","ck-annotation-counter","isDirty","ck-annotation-counter__badge--","toString","children","678704tiQLBH","annotationType","ck-annotation-counter__badge","2696605JJABRv","21677860vqoWWz","6626672RChtyd","set","number","_badge","...","2349746OTrSas","9IcizgM","6mdQLHr","52vhnkMx","setTemplate","bind"];return(Kr=function(){return t})()}!function(t){const e=zr,n=t();for(;;)try{if(518507===-parseInt(e(479))/1+-parseInt(e(462))/2*(-parseInt(e(469))/3)+-parseInt(e(468))/4+-parseInt(e(482))/5+-parseInt(e(461))/6*(-parseInt(e(489))/7)+-parseInt(e(484))/8+-parseInt(e(490))/9*(-parseInt(e(483))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Kr);class Wr extends st.ButtonView{[Hr(471)];constructor(t){const e=Hr;super(t);const n=this[e(467)];this[e(485)](e(475),!1),this[e(485)](e(486),0),this[e(464)](e(487)).to(this,e(475),this,e(486),(t,n)=>t?e(488):n[e(477)]()),this[e(485)](e(480),""),this[e(465)]=rt.IconAddComment,this[e(472)]({attributes:{class:[e(474)]}}),this[e(471)]=new st.View,this[e(471)][e(463)]({tag:e(473),attributes:{class:[e(481),n.to(e(480),t=>e(476)+t),n.if(e(475),e(466))]},children:[{text:n.to(e(487))}]}),this[e(478)][e(470)](this[e(471)])}}var Yr=n(197),Zr={attributes:{"data-cke":!0}};Zr.setAttributes=Ae(),Zr.insert=Ie().bind(null,"head"),Zr.domAPI=_e(),Zr.insertStyleElement=Te();be()(Yr.A,Zr);Yr.A&&Yr.A.locals&&Yr.A.locals;const qr=Xr;function Xr(t,e){const n=Gr();return(Xr=function(t,e){return n[t-=494]})(t,e)}function Gr(){const t=["detach","NarrowSidebar","stopPropagation","56JWOJWA","off","ck-sidebar--narrow","addEventListener","cancel","addAnnotation","pin","isOfficialPlugin","preventDefault","detachFromDom","isDirty","pluginName","isAttached","editors","plugins","_refreshPositioningDebounced","ready","isVisible","_showBalloon","attach","includes","refresh","_detachFromContainer","narrowsidebar-detach-not-attached","63diYJKS","bind","narrowsidebar-attach-already-attached","activeAnnotation","content","mousedown","southArrowNorth","context","blur","values","343679CNAjuY","destroy","hasDomSelection","_attachListeners","_manuallyClosedAnnotationViews","set","init","set:container","_editorAnnotations","focus","contains","northArrowSouthEast","rearrange","Esc","getByView","bodyCollection","northArrowSouthWest","164210EeFxAc","stop","6478536gcWQmN","clear","get","_detachListeners","_setSelectedAnnotations","remove","726KuwrWm","element","refreshVisibility","_annotations","404BInfaP","1449kZnyzs","add","register","unpin","_attachToContainer","keyCode","from","refreshPositioning","change:height","has","keydown","locale","narrowSidebar","southArrowNorthWest","getOrderedSelectedAnnotations","uiUpdate","low","northArrowSouth","preventClosingBalloon","_updateBalloonPosition","_destroyEditorAnnotationsIntegration","_selectedAnnotations","_domEmitter","_refreshPositioning","defaultPositions","delete","getSidebarItemView","listenTo","number","balloonPanelView","target","annotationType","_annotationToNarrowView","stopListening","resize","change:container","_integrateWithEditorAnnotations","type","setActiveAnnotation","length","find","annotations","1627770CkNyFw","high","EditorAnnotations","11hVkWEt","first","attachToDom","focusableElements","isPremiumPlugin","_hideBalloon","91004AmnvfT","southArrowNorthEast","2270snNYdz","Annotations","esc","execute","view","requires","removeEventListener"];return(Gr=function(){return t})()}!function(t){const e=Xr,n=t();for(;;)try{if(228514===-parseInt(e(597))/1+-parseInt(e(541))/2*(-parseInt(e(546))/3)+parseInt(e(545))/4*(-parseInt(e(599))/5)+parseInt(e(588))/6+parseInt(e(516))/7*(parseInt(e(609))/8)+parseInt(e(506))/9*(parseInt(e(533))/10)+-parseInt(e(591))/11*(parseInt(e(535))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gr);class Qr extends t.ContextPlugin{[qr(494)];[qr(587)];[qr(520)];[qr(568)];[qr(578)];[qr(567)];[qr(524)];[qr(497)];static get[qr(604)](){return[Vr,vr]}static get[qr(620)](){return qr(607)}static get[qr(616)](){return!0}static get[qr(595)](){return!0}constructor(t){const n=qr;super(t),this[n(494)]=!1,this[n(520)]=new Set,this[n(568)]=new((0,e.DomEmitterMixin)()),this[n(578)]=new Map,this[n(521)](n(509),null),this[n(587)]=null,this[n(567)]=[],this[n(524)]=new e.Collection,this[n(497)]=Pe(()=>{this[n(569)]()},250,{leading:!1})}[qr(522)](){const t=qr;this[t(513)][t(496)][t(537)](vr)[t(548)](t(558),this),this[t(531)]=new st.BodyCollection(this[t(513)][t(557)]),this[t(575)]=new st.BalloonPanelView(this[t(513)][t(557)]),this[t(531)][t(593)](),this[t(531)][t(547)](this[t(575)])}[qr(501)](n){const o=qr;this[o(587)]=n;const r=this[o(513)][o(496)][o(537)](Vr),s=this[o(575)];if(r[o(544)]=n,this[o(494)])throw new e.CKEditorError(o(508),this);this[o(494)]=!0,this[o(573)](r,o(523),()=>{const t=o;this[t(606)](),this[t(573)](r,t(581),e=>{const o=t;e[o(610)](),this[o(501)](n)})}),r[o(550)]({viewClass:o(611),spaceBetweenItems:5});const i=t=>{const e=o,n=new Wr(this[e(513)][e(557)]);r[e(614)](t,n),this[e(578)][e(521)](t,n),n[e(507)](e(619),e(577),e(574)).to(t[e(603)],e(619),e(583),e(585)),n.on(e(602),()=>{const n=e;this[n(520)][n(536)](),s[n(510)][n(592)]!==t[n(603)]?(this[n(500)](t),t[n(603)][n(542)][n(525)](),this[n(584)](t)):this[n(584)](null)})};for(const t of n)i(t);this[o(573)](n,o(547),(t,e)=>{i(e)}),this[o(573)](n,o(540),(t,e,s)=>{const i=o;this[i(578)][i(537)](e)[i(517)](),this[i(578)][i(571)](e),r[i(528)]({removedAnnotation:e,previousAnnotation:n[i(537)](s-1),nextAnnotation:n[i(537)](s+1)}),e===this[i(509)]&&this[i(584)](null)},{priority:o(562)}),this[o(573)](n,o(525),(t,e)=>{this[o(584)](e)}),this[o(573)](n,o(514),()=>{this[o(584)](null)}),this[o(568)][o(573)](document,o(556),(t,n)=>{const r=o;n[r(551)]===e.keyCodes[r(601)]&&s[r(499)]&&(this[r(520)][r(547)](s[r(510)][r(592)]),this[r(596)](),n[r(608)](),n[r(617)]())}),this[o(568)][o(573)](document,o(511),(t,e)=>{const n=o,i=e[n(576)];s[n(499)]&&s[n(542)][n(526)](i)||r[n(603)][n(542)][n(526)](i)||t[n(564)]||this[n(509)]&&this[n(509)][n(594)][n(586)](t=>t[n(526)](i))||(this[n(520)][n(536)](),this[n(596)](),this[n(584)](null))});const c=this[o(513)]instanceof t.Context?this[o(513)][o(495)]:new e.Collection([this[o(513)]]);for(const t of c)this[o(582)](t);this[o(573)](c,o(547),(t,e)=>{const n=o;this[n(573)](e,n(498),()=>{this[n(582)](e)})}),this[o(573)](c,o(540),(t,e)=>{const n=o;e[n(496)][n(555)](n(590))&&this[n(566)](e[n(496)][n(537)](n(590)))}),window[o(612)](o(580),this[o(497)]),this[o(569)]()}[qr(584)](t){const e=qr;if(t===this[e(509)])return;const n=this[e(513)][e(496)][e(537)](Vr);n[e(503)]({blurredAnnotation:this[e(509)],activatedAnnotation:t,disableAnimationOnActivatedAnnotation:!0}),t&&n[e(572)](t)?this[e(500)](t):this[e(596)](),this[e(509)]=t}[qr(606)](){const n=qr;if(!this[n(494)])throw new e.CKEditorError(n(505),this);this[n(584)](null);const o=this[n(513)][n(496)][n(537)](Vr);this[n(596)](),Array[n(552)](this[n(578)][n(515)](),t=>t[n(517)]()),this[n(578)][n(536)](),o[n(504)](this[n(587)]),this[n(579)](),this[n(568)][n(579)](),this[n(513)]instanceof t.Context&&this[n(579)](this[n(513)][n(495)]);for(const t of Array[n(552)](this[n(524)]))this[n(566)](t);window[n(605)](n(580),this[n(497)]),this[n(497)][n(613)](),this[n(567)]=[],this[n(494)]=!1,this[n(587)]=null}[qr(517)](){const t=qr;this[t(494)]&&this[t(606)](),this[t(531)][t(618)]()}[qr(582)](t){const e=qr;if(!t[e(496)][e(555)](e(590)))return;const n=t[e(496)][e(537)](e(590)),o=this[e(513)][e(496)][e(537)](Vr),r=this[e(587)],s=this[e(575)],i=()=>{const t=e,o=n[t(560)]({annotations:this[t(587)],activeAnnotation:this[t(509)]});this[t(539)](o),this[t(584)](o[0]||null)};this[e(573)](n,e(503),i),this[e(573)](n,e(514),(t,{isAnnotationTracked:n})=>{const o=e;this[o(509)]&&n(this[o(509)])&&(this[o(539)]([]),this[o(584)](null))}),this[e(573)](n,e(561),()=>{this[e(497)]()}),this[e(573)](r,e(514),t=>{const o=e;n[o(518)]()&&t[o(534)]()},{priority:e(589)}),this[e(573)](this[e(568)],e(511),(t,r)=>{const c=e,a=r[c(576)];s[c(499)]&&s[c(542)][c(526)](a)||o[c(603)][c(542)][c(526)](a)||this[c(509)]&&n[c(518)]()&&(i(),t[c(564)]=!0)},{priority:e(589)}),this[e(524)][e(547)](n)}[qr(566)](t){const e=qr;t&&(this[e(579)](t),this[e(524)][e(540)](t))}[qr(539)](t){const e=qr;for(const n of this[e(567)])t[e(502)](n)||this[e(520)][e(571)](n[e(603)]);this[e(567)]=t}[qr(569)](){const t=qr,e=this[t(575)];this[t(513)][t(496)][t(537)](t(600))[t(543)](),this[t(587)][t(553)](),e[t(499)]&&this[t(565)]()}[qr(500)](t){const e=qr;if(this[e(520)][e(555)](t[e(603)]))return;const n=this[e(575)][e(510)][e(592)];n!==t[e(603)]?(n&&this[e(538)](n),this[e(519)](t[e(603)]),this[e(575)][e(510)][e(536)](),this[e(575)][e(510)][e(547)](t[e(603)]),this[e(565)]()):this[e(565)]()}[qr(565)](){const t=qr,e=this[t(575)][t(510)][t(592)],n=e&&this[t(587)][t(530)](e);if(!n||!this[t(578)][t(555)](n))return;const o=this[t(578)][t(537)](n)[t(542)],r=function(){const e=t,n=st.BalloonPanelView[e(570)];return[n[e(598)],n[e(527)],n[e(512)],n[e(563)],n[e(559)],n[e(532)]]}();this[t(575)][t(615)]({target:o,positions:r})}[qr(596)](){const t=qr,e=this[t(575)],n=e[t(510)][t(592)];n&&(this[t(538)](n),e[t(549)](),e[t(510)][t(536)]())}[qr(519)](t){const e=qr;this[e(573)](t,e(554),()=>this[e(565)]()),this[e(573)](t,e(529),(n,o)=>{const r=e;this[r(520)][r(547)](t),this[r(596)](),o()})}[qr(538)](t){this[qr(579)](t)}}var Jr=n(874),$r={attributes:{"data-cke":!0}};$r.setAttributes=Ae(),$r.insert=Ie().bind(null,"head"),$r.domAPI=_e(),$r.insertStyleElement=Te();be()(Jr.A,$r);Jr.A&&Jr.A.locals&&Jr.A.locals;const ts=ns;function es(){const t=["1313883ffXZho","_addedAnnotations","_removeAnnotationFromBalloon","from","3407604pHxnxq","length","remove","view","focusTracker","hasView","1318134vVeUvO","editing","setActiveAnnotation","change:isFocused","width","Esc","map","addObserver","inlineannotations-attach-already-attached","change:height","focus","activeAnnotation","target","selection","getByView","delete","destroy","_closeAnnotation","refresh","915702rPyBeM","updatePosition","top","_addAnnotationToBalloon","_manuallyClosed","showStack","editableElement","find","includes","inline","keystrokes","viewRangeToDom","add","isActive","targetRect","push","getClientRects","2432235nGQFPo","switchTo","84DPYWAf","detach","fromRect","5iVnoKK","listenTo","stopListening","inlineannotations-detach-not-attached","isAttached","8QNqACY","set","mousedown","hasActive","getBoundingClientRect","_setSelectedAnnotations","update","_getBalloonTargetForAnnotation","getFirstRange","document","InlineAnnotations","afterInit","collapse","clear","every","left","inlineannotations-not-allowed-with-context","_forceRefresh","annotations","visibleView","pluginName","isPremiumPlugin","isFocused","bottom","register","isOfficialPlugin","domConverter","9600OpKSXC","_balloon","attach","15367430aiqiSZ","plugins","has","requires","blur","_selectedAnnotations","init","get","getOrderedSelectedAnnotations","right","context","editor","change:visibleView"];return(es=function(){return t})()}function ns(t,e){const n=es();return(ns=function(t,e){return n[t-=220]})(t,e)}!function(t){const e=ns,n=t();for(;;)try{if(547725===parseInt(e(272))/1+-parseInt(e(253))/2+parseInt(e(289))/3+-parseInt(e(247))/4*(-parseInt(e(294))/5)+parseInt(e(227))/6*(parseInt(e(291))/7)+-parseInt(e(299))/8*(-parseInt(e(243))/9)+-parseInt(e(230))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(es);class os extends t.Plugin{[ts(298)];[ts(317)];[ts(276)];[ts(228)];[ts(244)];[ts(235)];[ts(316)];static get[ts(233)](){return[Mo,st.ContextualBalloon,vr]}static get[ts(220)](){return ts(309)}static get[ts(225)](){return!0}static get[ts(221)](){return!0}constructor(t){const e=ts;super(t),t[e(254)][e(250)][e(260)](gt.MouseObserver),this[e(298)]=!1,this[e(300)](e(264),null),this[e(317)]=null,this[e(276)]=new Set,this[e(228)]=t[e(231)][e(237)](st.ContextualBalloon),this[e(244)]=new Set,this[e(235)]=[],this[e(316)]=!1}[ts(236)](){const t=ts,e=this[t(241)][t(231)][t(237)](vr);e[t(240)]===this[t(241)]&&(e[t(224)](t(281),this),this[t(241)][t(282)][t(300)](t(258),(e,n)=>{const o=t,r=this[o(228)];if(this[o(298)]&&r[o(318)]){const t=this[o(317)][o(267)](r[o(318)]);t&&this[o(270)](t),n()}}))}[ts(310)](){const t=ts,e=this[t(241)][t(231)][t(237)](vr);e[t(240)]===this[t(241)]&&(e[t(302)]()||e[t(290)](t(281)))}[ts(255)](t){const e=ts;t!==this[e(264)]&&(this[e(264)]&&(this[e(264)][e(285)]=!1),t&&this[e(241)].ui[e(251)][e(222)]&&(this[e(317)][e(232)](t)&&this[e(275)](t,!0),t[e(285)]=!0),t||this[e(304)]([]),this[e(264)]=t)}[ts(229)](t){const n=ts;this[n(317)]=t;const o=this[n(241)][n(231)][n(237)](vr),r=this[n(228)];if(this[n(298)])throw new e.CKEditorError(n(261),this);if(o[n(240)]!==this[n(241)])throw new e.CKEditorError(n(315),this);const s=this[n(241)][n(231)][n(237)](Mo);this[n(295)](s,n(271),()=>{const t=n,e=s[t(238)]({annotations:this[t(317)],activeAnnotation:this[t(264)]});var o,r;!this[t(316)]&&(o=e,r=this[t(235)],o[t(248)]===r[t(248)]&&o[t(313)](e=>r[t(280)](e)))||(this[t(316)]=!1,this[t(304)](e),this[t(255)](e[0]||null))}),this[n(295)](s,n(234),(t,{isAnnotationTracked:e})=>{const o=n;this[o(264)]&&e(this[o(264)])&&(this[o(304)]([]),this[o(255)](null))}),this[n(295)](this[n(241)].ui[n(251)],n(256),(t,e,o)=>{o||this[n(255)](null)}),this[n(295)](t,n(249),(t,e)=>{const o=n;this[o(245)](e),e===this[o(264)]&&this[o(255)](null)}),this[n(295)](r,n(242),(e,o,s,i)=>{const c=n;i&&this[c(296)](i);const a=t[c(267)](s);s&&a&&(this[c(295)](s,c(262),()=>{r[c(273)]()}),this[c(295)](s,c(258),()=>{const t=c;this[t(270)](a),this[t(241)][t(254)][t(250)][t(263)]()}),this[c(264)]!==a&&this[c(255)](a))}),this[n(295)](this[n(241)].ui,n(305),()=>{const e=n;r[e(318)]&&t[e(267)](r[e(318)])&&r[e(273)]()}),this[n(295)](this[n(241)][n(254)][n(250)][n(308)],n(301),()=>{const t=n;this[t(316)]=!0,this[t(276)][t(312)]()}),this[n(241)][n(254)][n(250)][n(308)][n(266)][n(278)]&&this[n(241)][n(254)][n(250)][n(263)](),this[n(298)]=!0}[ts(292)](){const t=ts;if(!this[t(298)])throw new e.CKEditorError(t(297),this);this[t(255)](null);for(const e of this[t(244)])this[t(245)](e);this[t(296)](),this[t(298)]=!1,this[t(317)]=null}[ts(269)](){const t=ts;this[t(298)]&&this[t(292)]()}[ts(304)](t){const e=ts;for(const n of this[e(235)])t[e(280)](n)||this[e(276)][e(268)](n);for(const n of this[e(317)])t[e(280)](n)||this[e(245)](n);if(this[e(241)].ui[e(251)][e(222)])for(const n of t)this[e(275)](n);this[e(235)]=t}[ts(275)](t,e=!1){const n=ts;this[n(276)][n(232)](t)||(this[n(244)][n(232)](t)||this[n(228)][n(252)](t[n(250)])||(this[n(244)][n(284)](t),this[n(228)][n(284)]({stackId:t[n(250)].id,view:t[n(250)],position:{target:()=>this[n(306)](t)}})),e&&this[n(228)][n(277)](t[n(250)].id))}[ts(306)](t){const n=ts,o=t[n(265)],r=this[n(241)][n(254)][n(250)],s=r[n(308)][n(266)][n(307)](),i=r[n(226)][n(283)](s);if(i[n(311)](!0),o){if(o instanceof e.Rect)return o;let t=[];for(const e of o)t[n(287)](...rs(e[n(288)]()));t=function(t){const e=n,o=[];let r=t[0];for(let n=1;n<t[e(248)];n++)ss(r,t[n])?r[e(257)]+=t[n][e(257)]:(o[e(287)](r),r=t[n]);return o[e(287)](r),o}(t);const r=i[n(303)]();return t[n(279)](t=>t[n(274)]<=r[n(274)]&&t[n(223)]>=r[n(223)]&&t[n(314)]<=r[n(314)]&&t[n(239)]>=r[n(239)])||t[0]}return t[n(286)]||i}[ts(245)](t){const e=ts;this[e(244)][e(232)](t)&&this[e(228)][e(252)](t[e(250)])&&(this[e(244)][e(268)](t),this[e(228)][e(249)](t[e(250)]))}[ts(270)](t){const e=ts;this[e(276)][e(284)](t),this[e(245)](t)}}function rs(t){const e=ts;return Array[e(246)](t)[e(259)](DOMRect[e(293)])}function ss(t,e){const n=ts;return t[n(274)]===e[n(274)]&&t[n(223)]===e[n(223)]&&t[n(239)]===e[n(314)]}var is=n(353),cs={attributes:{"data-cke":!0}};cs.setAttributes=Ae(),cs.insert=Ie().bind(null,"head"),cs.domAPI=_e(),cs.insertStyleElement=Te();be()(is.A,cs);is.A&&is.A.locals&&is.A.locals;const as=hs;function hs(t,e){const n=us();return(hs=function(t,e){return n[t-=483]})(t,e)}function us(){const t=["div","_annotationViews","ck-comments-archive","setTemplate","4SrNKyF","delegate","set","ck-comments-archive__content","focusPrevious","28ixepyW","1669472ojHkvW","248628bsMRJy","change","ck-hidden","render","6293639nRQufq","64266iJfHTw","715920zYxNZa","bindTemplate","EMPTY_COMMENTS_ARCHIVE","presentation","COMMENTS_ARCHIVE_LIST_LABEL","auto","first","arrowup","destroy","10IAtCIz","length","focusTracker","isActive","isEmpty","arrowdown","_setupKeyboardNavigation","listenTo","ck-comments-archive__info","155bZuFmo","focusFirst","284000HjKSsv","element","list","add","remove","focusCycler","focus","2390211mlXeyK","focusNext"];return(us=function(){return t})()}!function(t){const e=hs,n=t();for(;;)try{if(522649===parseInt(e(505))/1*(parseInt(e(498))/2)+-parseInt(e(511))/3+-parseInt(e(485))/4+-parseInt(e(483))/5*(-parseInt(e(510))/6)+-parseInt(e(503))/7*(parseInt(e(504))/8)+-parseInt(e(492))/9*(-parseInt(e(520))/10)+parseInt(e(509))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(us);class ds extends st.View{[as(522)];[as(490)];[as(495)];constructor(t,n){const o=as;super(t),this[o(500)](o(524),!n[o(521)]),this[o(522)]=new e.FocusTracker,this[o(495)]=n,this[o(495)][o(499)](o(518),o(525)).to(this),this.on(o(518),()=>{const t=o;this[t(490)][t(502)]()}),this.on(o(525),()=>{const t=o;this[t(490)][t(493)]()}),this[o(490)]=new st.FocusCycler({focusables:n,focusTracker:this[o(522)]}),this[o(527)](n,o(488),()=>{this[o(524)]=!1}),this[o(527)](n,o(489),(t,e)=>{const r=o;e[r(523)]&&this[r(491)](),n[r(521)]||(this[r(524)]=!0)});const r=this[o(512)];this[o(497)]({tag:o(494),attributes:{dir:o(516),class:["ck",o(496)],tabindex:-1,role:o(487),"aria-label":it(t,o(515))},children:[{tag:o(494),attributes:{class:[o(501)],role:o(514)},children:[{tag:o(494),attributes:{role:o(514)},children:n},{tag:"p",attributes:{class:[o(528),r.if(o(524),o(507),t=>!t)]},children:[{text:it(t,o(513))}]}]}]})}[as(508)](){const t=as;super[t(508)](),this[t(526)]()}[as(519)](){const t=as;super[t(519)](),this[t(522)][t(519)]()}[as(491)](){const t=as;this[t(490)][t(517)]?this[t(490)][t(484)]():this[t(486)][t(491)]()}[as(526)](){const t=as;for(const e of this[t(495)])this[t(522)][t(488)](e[t(486)]);this[t(495)].on(t(506),(e,{added:n,removed:o})=>{const r=t;for(const t of n)this[r(522)][r(488)](t[r(486)]);for(const t of o)this[r(522)][r(489)](t[r(486)])})}}const ls=ks;function ms(){const t=["collection","init","7314288EvqcHb","1482168SqKZoS","isOfficialPlugin","highest","activate","remove","context","change:archivedAt","removeCommentThread","add","stopListening","5jlWkRv","findIndex","addCommentThread","get","focus","length","_calculatePosition","146181ZgxaxE","getCommentThread","listenTo","350680IcqvEr","pluginName","isActive","26762oseUWg","CommentsArchive","requires","2286264MGSFXH","isVisible","plugins","archivedAt","139062GXYKmW","has","archivedThreads","isPremiumPlugin"];return(ms=function(){return t})()}function ks(t,e){const n=ms();return(ks=function(t,e){return n[t-=157]})(t,e)}!function(t){const e=ks,n=t();for(;;)try{if(308844===parseInt(e(183))/1+-parseInt(e(186))/2+parseInt(e(193))/3+parseInt(e(189))/4*(parseInt(e(173))/5)+parseInt(e(163))/6+parseInt(e(180))/7+-parseInt(e(162))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ms);class gs extends t.ContextPlugin{static get[ls(184)](){return ls(187)}static get[ls(164)](){return!0}static get[ls(159)](){return!0}static get[ls(188)](){return[_o,go]}constructor(t){const n=ls;super(t),this[n(158)]=new e.Collection}[ls(161)](){const t=ls,e=this[t(168)],n=e[t(191)][t(176)](_o),o=e[t(191)][t(176)](go);this[t(182)](n,t(175),(e,{threadId:o})=>{const r=t,s=n[r(181)](o);s[r(192)]&&this[r(158)][r(171)](s,this[r(179)](s[r(192)])),this[r(182)](s,r(169),(t,e,n)=>{const o=r;n?this[o(158)][o(157)](s)||this[o(158)][o(171)](s,this[o(179)](s[o(192)])):this[o(158)][o(157)](s)&&this[o(158)][o(167)](s)})}),this[t(182)](n,t(170),(e,{threadId:o})=>{const r=t,s=n[r(181)](o);this[r(172)](s),this[r(158)][r(157)](s)&&this[r(158)][r(167)](s)},{priority:t(165)}),this[t(182)](o[t(160)],t(177),(e,n)=>{const r=t;n[r(190)]||(n[r(185)]=!0,o[r(166)](n))})}[ls(179)](t){const e=ls,n=[...this[e(158)]][e(174)](n=>n[e(192)]<t);return n>-1?n:this[e(158)][e(178)]}}function ps(t,e){const n=bs();return(ps=function(t,e){return n[t-=432]})(t,e)}const fs=ps;function bs(){const t=["collaboration.channelId","menuBar:commentsArchive","CommentsRepository","includes","config","39219HPgoGE","100982wXugdp","CommentsArchiveUI","push","1284594vpjOFS","forEach","annotationViews","find","getByInnerView","view","tooltip","_hideDialogOnAnnotationEscape","set","editor","indexOf","add","COMMENTS_ARCHIVE","isPremiumPlugin","escape","get","pluginName","focusableElements","isEnabled","remove","_handleNewThread","has","70SdkFCZ","commentsArchive","256WAgxeX","componentFactory","Annotations","36supGti","filter","1060UTOuyc","splice","return","stop","length","plugins","show","isOfficialPlugin","_createCommentsArchiveButton","_pendingThreads","_calculatePosition","12ZpFvvT","requires","isOn","stopListening","locale","_toggleDialog","_threadToController","isVisible","commentsArchiveView","archivedAt","isOpen","10161JTbYlI","innerView","_visibleAnnotations","set:isVisible","channelId","EDITOR_TOP_SIDE","menuitemcheckbox","init","source","8530AjQtBl","collection","Dialog","8051250HUPaho","listenTo","execute","_addAnnotationToArchive","hide","8578163llllzk","findIndex","bind","archivedThreads"];return(bs=function(){return t})()}!function(t){const e=ps,n=t();for(;;)try{if(757009===-parseInt(e(474))/1+-parseInt(e(496))/2*(-parseInt(e(470))/3)+-parseInt(e(433))/4*(-parseInt(e(453))/5)+-parseInt(e(456))/6+-parseInt(e(471))/7*(-parseInt(e(498))/8)+-parseInt(e(444))/9*(-parseInt(e(503))/10)+-parseInt(e(461))/11*(-parseInt(e(501))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bs);class vs extends t.Plugin{[fs(441)];[fs(476)];[fs(512)];static get[fs(490)](){return fs(472)}static get[fs(510)](){return!0}static get[fs(487)](){return!0}static get[fs(434)](){return[gs,st.Dialog]}constructor(t){const e=fs;super(t),this[e(476)]=new st.ViewCollection,this[e(512)]=[]}[fs(451)](){const t=fs,e=this[t(483)],n=this[t(481)][t(463)](this);e.ui[t(499)][t(485)](t(497),()=>this[t(511)](st.ButtonView,!0)),e.ui[t(499)][t(485)](t(466),()=>{const e=t,n=this[e(511)](st.MenuBarMenuListItemButtonView);return n[e(482)]({role:e(450)}),n});const o=e[t(508)][t(489)](gs),r=e[t(508)][t(489)](t(500)),s=e[t(508)][t(489)](t(467));o[t(464)][t(475)](e=>{this[t(494)](e)}),this[t(457)](o[t(464)],t(485),(e,n)=>{this[t(494)](n)}),this[t(457)](r[t(454)],t(485),(e,n)=>{const o=t,r=this[o(512)][o(477)](t=>{const e=o,r=s[e(439)][e(489)](t);return r&&n[e(445)]===r[e(479)]});if(r){const t=this[o(432)](r[o(442)]);this[o(459)](n,t),this[o(512)][o(504)](this[o(512)][o(484)](r),1)}}),this[t(457)](o[t(464)],t(493),(n,o)=>{const i=t,c=e[i(469)][i(489)](i(465));if(!c||o[i(448)]===c)if(this[i(512)][i(468)](o))this[i(512)][i(504)](this[i(512)][i(484)](o),1);else{const t=s[i(439)][i(489)](o),e=r[i(478)](t[i(479)]);this[i(476)][i(493)](e[i(479)]),this[i(436)](e),this[i(436)](e[i(491)])}}),this[t(457)](r[t(454)],t(485),(e,o)=>{const r=t;this[r(457)](o,r(488),n)}),this[t(457)](r[t(454)],t(493),(e,o)=>{const r=t;this[r(436)](o,r(488),n)})}[fs(459)](t,e){const n=fs;this[n(457)](t,n(447),t=>{const e=n;t[e(505)]=!1,t[e(506)]()}),this[n(476)][n(485)](t[n(479)],e)}[fs(494)](t){const e=fs,n=this[e(483)][e(508)][e(489)](e(467)),o=this[e(483)][e(508)][e(489)](e(500)),r=this[e(483)][e(469)][e(489)](e(465));if(!r||t[e(448)]===r){const r=n[e(439)][e(489)](t);if(!r)return void this[e(512)][e(473)](t);const s=this[e(432)](t[e(442)]),i=o[e(478)](r[e(479)]);i[e(440)]&&o[e(446)][e(493)](i),this[e(459)](i,s)}}[fs(432)](t){const e=fs,n=this[e(483)][e(469)][e(489)](e(465)),o=[...this[e(483)][e(508)][e(489)](gs)[e(464)]][e(502)](t=>t[e(448)]===n)[e(462)](n=>n[e(442)]<t);return o<0||o>this[e(476)][e(507)]?this[e(476)][e(507)]:o-1}[fs(438)](){const t=fs,e=this[t(483)],n=e[t(508)][t(489)](t(455));this[t(441)]||(this[t(441)]=new ds(e[t(437)],this[t(476)])),t(497)===n.id?n[t(460)]():n[t(509)]({id:t(497),title:it(e[t(437)],t(486)),icon:rt.IconCommentsArchive,hasCloseButton:!0,content:this[t(441)],position:st.DialogViewPosition[t(449)]})}[fs(511)](t,e=!1){const n=fs,o=this[n(483)][n(437)],r=this[n(483)][n(508)][n(489)](n(455)),s=new t(o);return s[n(463)](n(492)).to(this,n(492)),s[n(463)](n(435)).to(r,"id",t=>n(497)===t),s[n(482)]({label:it(o,n(486)),icon:rt.IconCommentsArchive,isToggleable:!0}),e&&(s[n(480)]=!0),this[n(457)](s,n(458),()=>this[n(438)]()),s}[fs(481)]=t=>{const e=fs,n=t[e(452)];if(!this[e(476)][e(495)](n[e(479)]))return;const o=this[e(483)][e(508)][e(489)](e(455));o[e(443)]&&e(497)===o.id&&(o[e(460)](),t[e(506)]())}}var _s=ws;function ws(t,e){var n=Is();return(ws=function(t,e){return n[t-=261]})(t,e)}function Is(){var t=["5894744SxlcGJ","2194858UGCcpv","40TTEvWD","18oifbfA","216403JabpmT","isOfficialPlugin","requires","12310662XSLPZI","Comments","324468nxUSpt","31735mUrOlZ","30TNcrOE","isPremiumPlugin","792768VaSxZD","3970POUDKe","pluginName"];return(Is=function(){return t})()}!function(t){for(var e=ws,n=t();;)try{if(917189===parseInt(e(265))/1+-parseInt(e(262))/2+parseInt(e(270))/3*(-parseInt(e(263))/4)+-parseInt(e(272))/5*(-parseInt(e(274))/6)+parseInt(e(268))/7+-parseInt(e(261))/8*(-parseInt(e(264))/9)+-parseInt(e(275))/10*(parseInt(e(271))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Is);class ys extends t.Plugin{static get[_s(267)](){return[_o,rr,dr,gs,vs,kr,Fr,Qr,os]}static get[_s(276)](){return _s(269)}static get[_s(266)](){return!0}static get[_s(273)](){return!0}}function As(t,e){var n=Cs();return(As=function(t,e){return n[t-=438]})(t,e)}function Cs(){var t=["414HXazTW","9003654bEzwHK","2017672LjBZse","29550rEhcCj","8565ONPOlU","1902UYoHXf","9884BWjSbI","148SgFHCr","25025ADrfJp","1riClPT","38546mhgXUB"];return(Cs=function(){return t})()}!function(t){for(var e=As,n=t();;)try{if(285586===parseInt(e(440))/1*(-parseInt(e(441))/2)+parseInt(e(446))/3+-parseInt(e(438))/4*(parseInt(e(439))/5)+parseInt(e(447))/6*(-parseInt(e(448))/7)+parseInt(e(444))/8+parseInt(e(442))/9*(-parseInt(e(445))/10)+parseInt(e(443))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cs)})(),(window.CKEditor5=window.CKEditor5||{}).comments=o})();
|
|
5
|
+
*/(()=>{var t={142:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,".ck.ck-aria-description{display:none}",""]);const c=i},163:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,':root{--ck-color-suggestion-marker-insertion-border:rgba(30,174,49,.35);--ck-color-suggestion-marker-insertion-border-active:rgba(18,109,31,.5);--ck-color-suggestion-marker-insertion-background:rgba(102,229,119,.35);--ck-color-suggestion-marker-insertion-background-active:rgba(37,218,61,.5);--ck-color-suggestion-marker-deletion-border:rgba(174,30,66,.35);--ck-color-suggestion-marker-deletion-border-active:rgba(109,18,41,.5);--ck-color-suggestion-marker-deletion-background:rgba(229,102,134,.35);--ck-color-suggestion-marker-deletion-background-active:rgba(218,37,82,.5);--ck-color-suggestion-marker-deletion-stroke:rgba(87,15,33,.5);--ck-color-suggestion-marker-format-border:#99d7e6;--ck-color-suggestion-marker-format-border-active:#5cc0d6;--ck-color-suggestion-widget-insertion-background:rgba(102,229,119,.05);--ck-color-suggestion-widget-insertion-background-active:rgba(37,218,61,.07);--ck-color-suggestion-widget-deletion-background:rgba(229,102,134,.05);--ck-color-suggestion-widget-deletion-background-active:rgba(196,33,74,.07);--ck-color-suggestion-widget-format-background:rgba(10,160,194,.09);--ck-color-suggestion-widget-format-background-active:rgba(10,160,194,.16)}.ck-content .ck-suggestion-marker-insertion{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-insertion-border);text-decoration:none}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);text-decoration-thickness:3px}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-merge:after{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);color:var(--ck-color-suggestion-marker-deletion-stroke);content:"¶";text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke)}.ck-content .ck-suggestion-marker-merge.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-split:after{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border);color:var(--ck-color-suggestion-marker-insertion-border);content:"¶"}.ck-content .ck-suggestion-marker-split.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-formatInline{border-bottom:3px solid var(--ck-color-suggestion-marker-format-border);border-top:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatInline.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatBlock{background:none;border:0;box-shadow:-7px 0 0 0 var(--ck-color-base-background),-10px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 var(--ck-color-base-background),-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content ol .ck-suggestion-marker-formatBlock,.ck-content ul .ck-suggestion-marker-formatBlock{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content ol .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content ul .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}',""]);const c=i},168:t=>{"use strict";t.exports=function(t){return t[1]}},179:(t,e,n)=>{t.exports=n(237)("./src/paragraph.js")},197:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,":root{--ck-annotation-counter-icon-size:16px;--ck-annotation-counter-number-size:10px;--ck-color-annotation-counter-comment:#f2de02;--ck-color-annotation-counter-suggestion-insertion:#5ad86b;--ck-color-annotation-counter-suggestion-deletion:#d85a79;--ck-color-annotation-counter-suggestion-format:#5ac1d8}.ck.ck-sidebar--narrow .ck-sidebar-item{display:flex;justify-content:center}.ck.ck-sidebar--narrow .ck-annotation-counter{color:grey;cursor:pointer;font-size:var(--ck-annotation-counter-icon-size);min-height:unset;padding:0}.ck.ck-sidebar--narrow .ck-annotation-counter:focus,.ck.ck-sidebar--narrow .ck-annotation-counter:hover{background:transparent;box-shadow:none;color:#4d4d4d}.ck.ck-sidebar--narrow .ck-annotation-counter__badge{background:#333;border-radius:50%;color:#fff;display:flex;font-family:var(--ck-font-face);font-size:var(--ck-annotation-counter-number-size);font-weight:700;height:16px;justify-content:center;line-height:16px;position:absolute;right:0;text-shadow:-1px 0 2px #454545,1px 0 2px #454545;top:-6px;width:16px;z-index:1}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--edit-mode{line-height:1}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-insertion,.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-replace{background:var(--ck-color-annotation-counter-suggestion-insertion)}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-deletion{background:var(--ck-color-annotation-counter-suggestion-deletion)}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-format{background:var(--ck-color-annotation-counter-suggestion-format)}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--comment{background:var(--ck-color-annotation-counter-comment)}",""]);const c=i},211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},220:t=>{"use strict";t.exports=function(t,e){return e||(e={}),t?(t=String(t.__esModule?t.default:t),/^['"].*['"]$/.test(t)&&(t=t.slice(1,-1)),e.hash&&(t+=e.hash),/["'() \t\n]|(%20)/.test(t)||e.needQuotes?'"'.concat(t.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):t):t}},237:t=>{"use strict";t.exports=CKEditor5.dll},251:(t,e,n)=>{t.exports=n(237)("./src/undo.js")},258:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,".ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image img{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image,.ck-content .ck-suggestion-marker-insertion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=i},262:t=>{"use strict";var e={};t.exports=function(t,n){var o=function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}e[t]=n}return e[t]}(t);if(!o)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");o.appendChild(n)}},306:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,':root{--ck-color-thread-remove-background:var(--ck-color-comment-remove-background);--ck-color-comment-count:#5891ca;--ck-color-thread-header-background:#fdfadd;--ck-color-thread-header-active-background:#fff3a8;--ck-color-unlinked-background:#f5f5f5;--ck-color-unlinked-active-background:#ebebeb}.ck .ck-thread{background-color:var(--ck-color-base-background);border-radius:0;color:var(--ck-color-base-text);outline:0;overflow:hidden;transition-duration:.3s;transition-property:color,background-color,width,outline;transition-timing-function:ease;width:100%}.ck .ck-thread.ck-rounded-corners,.ck-rounded-corners .ck .ck-thread{border-radius:var(--ck-border-radius)}@media (prefers-reduced-motion:reduce){.ck .ck-thread{transition:none}}.ck .ck-thread:focus{box-shadow:0 0 0 4px var(--ck-color-focus-outer-shadow);outline:var(--ck-focus-ring)}.ck-balloon-panel:has(.ck-thread:focus){border:var(--ck-focus-ring);box-shadow:var(--ck-drop-shadow),var(--ck-focus-outer-shadow);outline:none}.ck .ck-thread__header{background-color:var(--ck-color-thread-header-background);display:flex;font-size:var(--ck-font-size-base);justify-content:space-between;line-height:1.57;padding:var(--ck-spacing-standard)}.ck .ck-thread__header .ck-button{font-size:var(--ck-annotation-button-size)}.ck .ck-thread__header .ck-context-wrapper{display:inline-flex;height:25px;min-width:0;padding-right:var(--ck-spacing-large);position:relative;width:100%}.ck .ck-thread__header .ck-context{display:flex;overflow:hidden;padding:var(--ck-spacing-small) var(--ck-spacing-medium);white-space:nowrap;width:100%}.ck .ck-thread__header .ck-context.ck-context--quotes:after,.ck .ck-thread__header .ck-context.ck-context--quotes:before{content:\'"\';display:inline-block}.ck .ck-thread__header .ck-context .ck-context__type{font-weight:700;padding-right:var(--ck-spacing-standard)}.ck .ck-thread__header .ck-context .ck-context__value{border:1px solid transparent;overflow:hidden;text-overflow:ellipsis}.ck .ck-thread__header .ck-context .ck-context__value:focus{border:var(--ck-focus-ring);box-shadow:var(--ck-focus-outer-shadow),0 0;outline:none}.ck .ck-thread__header .ck-context.overlay{background:var(--ck-color-base-background);border-radius:2px;box-shadow:0 2px 3px hsla(0,0%,100%,.2);box-sizing:border-box;display:inline-block;position:absolute;top:0;white-space:normal;z-index:2}.ck .ck-thread__comment-count{--ck-user-avatar-size:28px;color:var(--ck-color-comment-count);cursor:pointer;font-size:var(--ck-font-size-base);font-weight:700;padding-left:calc(var(--ck-user-avatar-size) + var(--ck-spacing-standard)*2);transition:background-color .3s ease}.ck .ck-thread__comment-count:before{content:"\\25BC";margin-right:var(--ck-spacing-small)}.ck .ck-thread--remove .ck-comment{background-color:var(--ck-color-comment-remove-background)}.ck .ck-thread--remove .ck-thread__input--active{background-color:var(--ck-color-base-background)}.ck .ck-thread--remove .ck-thread__comment-count,.ck .ck-thread--remove .ck-thread__input--active.ck-thread__input{background-color:var(--ck-color-comment-remove-background)}.ck .ck-thread--remove .ck-comment__wrapper .ck-comment:after,.ck .ck-thread__comments .ck-comment__wrapper:last-of-type .ck-comment:after{opacity:0}.ck .ck-thread__container{transition:transform .3s ease}@media (prefers-reduced-motion:reduce){.ck .ck-thread__container{transition:none}}.ck .ck-thread__comments{border-radius:var(--ck-border-radius);list-style:none;margin:0;padding:0;position:relative;z-index:var(--ck-z-default)}.ck .ck-thread__user{font-size:.85em}.ck .ck-thread__input{border-radius:var(--ck-border-radius);min-height:38px;transition:background-color .2s ease-in-out;white-space:normal;width:calc(100% - var(--ck-user-avatar-size))}.ck .ck-thread--active .ck-comment__options.ck-dropdown{display:block}.ck .ck-thread--active .ck-thread__input{background-color:var(--ck-color-comment-background);display:block}.ck .ck-thread--active .ck-thread__header{background-color:var(--ck-color-thread-header-active-background)}.ck .ck-thread--unlinked{--ck-color-comment-box-border:var(--ck-color-base-border);--ck-color-thread-header-background:var(--ck-color-unlinked-background);--ck-color-thread-header-active-background:var(--ck-color-unlinked-active-background)}.ck .ck-thread--remove-confirmation .ck-thread__container{transform:translate3d(-100%,0,0)}.ck.ck-button.ck-thread__remove-confirm-submit{color:var(--ck-color-button-save)}.ck.ck-button.ck-thread__remove-confirm-cancel{color:var(--ck-color-button-cancel)}.ck .ck-thread__remove-confirm{background-color:var(--ck-color-comment-remove-background);display:flex;font-size:var(--ck-font-size-base);height:100%;justify-content:flex-start;left:100%;position:absolute;top:0;width:100%}.ck .ck-thread__remove-confirm .ck-thread__remove-confirm-inner{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;max-height:400px;padding-top:var(--ck-spacing-standard);width:100%}.ck .ck-thread__remove-confirm p{font-weight:700;margin:0}',""]);const c=i},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},332:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,":root{--ck-user-colors--0:#6d78e8;--ck-user-colors--0-alpha:rgba(109,120,232,.15);--ck-user-colors--1:#007a6c;--ck-user-colors--1-alpha:rgba(0,122,108,.15);--ck-user-colors--2:#ba4545;--ck-user-colors--2-alpha:rgba(186,69,69,.15);--ck-user-colors--3:#5635b1;--ck-user-colors--3-alpha:rgba(86,53,177,.15);--ck-user-colors--4:#548a2e;--ck-user-colors--4-alpha:rgba(84,138,46,.15);--ck-user-colors--5:#c3185d;--ck-user-colors--5-alpha:rgba(195,24,93,.15);--ck-user-colors--6:#ea4343;--ck-user-colors--6-alpha:rgba(234,67,67,.15);--ck-user-colors--7:#0bc3d0;--ck-user-colors--7-alpha:rgba(11,195,208,.15);--ck-user-dot-size:6px}.ck .ck-user__color--0{color:var(--ck-user-colors--0)}.ck .ck-user__bg-color--0{background-color:var(--ck-user-colors--0)}.ck .ck-user__selection--0{background-color:var(--ck-user-colors--0-alpha)}.ck .ck-user__selection--0.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--0)}.ck .ck-user__marker--0,.ck .ck-user__marker--0 .ck-user__marker-dot,.ck .ck-user__marker--0 .ck-user__marker-dot::selection,.ck .ck-user__marker--0 .ck-user__marker-tooltip,.ck .ck-user__marker--0 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--0::selection{background-color:var(--ck-user-colors--0)}.ck .ck-user__marker--0 .ck-user__marker-line{border:1px solid var(--ck-user-colors--0)}.ck .ck-user__color--1{color:var(--ck-user-colors--1)}.ck .ck-user__bg-color--1{background-color:var(--ck-user-colors--1)}.ck .ck-user__selection--1{background-color:var(--ck-user-colors--1-alpha)}.ck .ck-user__selection--1.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--1)}.ck .ck-user__marker--1,.ck .ck-user__marker--1 .ck-user__marker-dot,.ck .ck-user__marker--1 .ck-user__marker-dot::selection,.ck .ck-user__marker--1 .ck-user__marker-tooltip,.ck .ck-user__marker--1 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--1::selection{background-color:var(--ck-user-colors--1)}.ck .ck-user__marker--1 .ck-user__marker-line{border:1px solid var(--ck-user-colors--1)}.ck .ck-user__color--2{color:var(--ck-user-colors--2)}.ck .ck-user__bg-color--2{background-color:var(--ck-user-colors--2)}.ck .ck-user__selection--2{background-color:var(--ck-user-colors--2-alpha)}.ck .ck-user__selection--2.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--2)}.ck .ck-user__marker--2,.ck .ck-user__marker--2 .ck-user__marker-dot,.ck .ck-user__marker--2 .ck-user__marker-dot::selection,.ck .ck-user__marker--2 .ck-user__marker-tooltip,.ck .ck-user__marker--2 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--2::selection{background-color:var(--ck-user-colors--2)}.ck .ck-user__marker--2 .ck-user__marker-line{border:1px solid var(--ck-user-colors--2)}.ck .ck-user__color--3{color:var(--ck-user-colors--3)}.ck .ck-user__bg-color--3{background-color:var(--ck-user-colors--3)}.ck .ck-user__selection--3{background-color:var(--ck-user-colors--3-alpha)}.ck .ck-user__selection--3.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--3)}.ck .ck-user__marker--3,.ck .ck-user__marker--3 .ck-user__marker-dot,.ck .ck-user__marker--3 .ck-user__marker-dot::selection,.ck .ck-user__marker--3 .ck-user__marker-tooltip,.ck .ck-user__marker--3 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--3::selection{background-color:var(--ck-user-colors--3)}.ck .ck-user__marker--3 .ck-user__marker-line{border:1px solid var(--ck-user-colors--3)}.ck .ck-user__color--4{color:var(--ck-user-colors--4)}.ck .ck-user__bg-color--4{background-color:var(--ck-user-colors--4)}.ck .ck-user__selection--4{background-color:var(--ck-user-colors--4-alpha)}.ck .ck-user__selection--4.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--4)}.ck .ck-user__marker--4,.ck .ck-user__marker--4 .ck-user__marker-dot,.ck .ck-user__marker--4 .ck-user__marker-dot::selection,.ck .ck-user__marker--4 .ck-user__marker-tooltip,.ck .ck-user__marker--4 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--4::selection{background-color:var(--ck-user-colors--4)}.ck .ck-user__marker--4 .ck-user__marker-line{border:1px solid var(--ck-user-colors--4)}.ck .ck-user__color--5{color:var(--ck-user-colors--5)}.ck .ck-user__bg-color--5{background-color:var(--ck-user-colors--5)}.ck .ck-user__selection--5{background-color:var(--ck-user-colors--5-alpha)}.ck .ck-user__selection--5.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--5)}.ck .ck-user__marker--5,.ck .ck-user__marker--5 .ck-user__marker-dot,.ck .ck-user__marker--5 .ck-user__marker-dot::selection,.ck .ck-user__marker--5 .ck-user__marker-tooltip,.ck .ck-user__marker--5 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--5::selection{background-color:var(--ck-user-colors--5)}.ck .ck-user__marker--5 .ck-user__marker-line{border:1px solid var(--ck-user-colors--5)}.ck .ck-user__color--6{color:var(--ck-user-colors--6)}.ck .ck-user__bg-color--6{background-color:var(--ck-user-colors--6)}.ck .ck-user__selection--6{background-color:var(--ck-user-colors--6-alpha)}.ck .ck-user__selection--6.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--6)}.ck .ck-user__marker--6,.ck .ck-user__marker--6 .ck-user__marker-dot,.ck .ck-user__marker--6 .ck-user__marker-dot::selection,.ck .ck-user__marker--6 .ck-user__marker-tooltip,.ck .ck-user__marker--6 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--6::selection{background-color:var(--ck-user-colors--6)}.ck .ck-user__marker--6 .ck-user__marker-line{border:1px solid var(--ck-user-colors--6)}.ck .ck-user__color--7{color:var(--ck-user-colors--7)}.ck .ck-user__bg-color--7{background-color:var(--ck-user-colors--7)}.ck .ck-user__selection--7{background-color:var(--ck-user-colors--7-alpha)}.ck .ck-user__selection--7.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--7)}.ck .ck-user__marker--7,.ck .ck-user__marker--7 .ck-user__marker-dot,.ck .ck-user__marker--7 .ck-user__marker-dot::selection,.ck .ck-user__marker--7 .ck-user__marker-tooltip,.ck .ck-user__marker--7 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--7::selection{background-color:var(--ck-user-colors--7)}.ck .ck-user__marker--7 .ck-user__marker-line{border:1px solid var(--ck-user-colors--7)}",""]);const c=i},353:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,".ck .ck-comments-archive-dropdown.ck-dropdown__panel{z-index:var( --ck-z-panel )}.ck .ck-comments-archive{box-sizing:content-box;max-height:450px;width:400px}.ck .ck-comments-archive .ck-annotation{animation:none}.ck .ck-comments-archive .ck-comments-archive__content,.ck .ck-comments-archive .ck-comments-archive__header{max-height:410px;overflow:auto;padding:var( --ck-spacing-large )}.ck .ck-comments-archive .ck-comments-archive__header{border-bottom:1px solid var( --ck-color-toolbar-border );font-weight:700;line-height:var( --ck-font-size-base );max-height:40px}.ck .ck-comments-archive .ck-comments-archive__content .ck-annotation-wrapper:not(:last-child){margin-bottom:var( --ck-spacing-large )}.ck .ck-comments-archive .ck-comments-archive__info{color:var( --ck-color-annotation-info );font-style:italic;text-align:center}",""]);const c=i},355:(t,e,n)=>{t.exports=n(237)("./src/icons.js")},357:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},433:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var n="",o=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),o&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),o&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n}).join("")},e.i=function(t,n,o,r,s){"string"==typeof t&&(t=[[null,t,void 0]]);var i={};if(o)for(var c=0;c<this.length;c++){var a=this[c][0];null!=a&&(i[a]=!0)}for(var h=0;h<t.length;h++){var u=[].concat(t[h]);o&&i[u[0]]||(void 0!==s&&(void 0===u[5]||(u[1]="@layer".concat(u[5].length>0?" ".concat(u[5]):""," {").concat(u[1],"}")),u[5]=s),n&&(u[2]?(u[1]="@media ".concat(u[2]," {").concat(u[1],"}"),u[2]=n):u[2]=n),r&&(u[4]?(u[1]="@supports (".concat(u[4],") {").concat(u[1],"}"),u[4]=r):u[4]="".concat(r)),e.push(u))}},e}},438:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,':root{--ck-color-annotation-icon:grey;--ck-color-annotation-info:#757575;--ck-annotation-button-size:0.85em}.ck .ck-annotation{--ck-user-avatar-size:28px;animation:fadeInLeft .3s;display:flex;font-size:var(--ck-font-size-base);padding:var(--ck-spacing-standard);position:relative;transition:background-color .3s ease;white-space:normal}@media (prefers-reduced-motion:reduce){.ck .ck-annotation{animation:none;transition:none}}.ck .ck-annotation .ck-button{background-color:transparent;border-radius:var(--ck-border-radius);color:var(--ck-color-annotation-icon);cursor:pointer;font-size:var(--ck-annotation-button-size);min-height:unset;min-width:unset}.ck .ck-annotation .ck-user{font-size:.85em}.ck .ck-annotation__main{border-radius:var(--ck-border-radius);display:grid;grid-template-areas:"info actions" "content content";grid-template-columns:minmax(0,1fr) auto;padding-left:var(--ck-spacing-standard);transition:all .2s ease;width:calc(100% - var(--ck-user-avatar-size))}@media (prefers-reduced-motion:reduce){.ck .ck-annotation__main{transition:none}}.ck .ck-annotation__main p{font-size:var(--ck-comment-content-font-size);line-height:1.5em;margin:0;white-space:normal}.ck .ck-annotation__user{margin-top:var(--ck-spacing-small)}.ck .ck-annotation__info{align-items:center;color:var(--ck-color-annotation-info);display:flex;grid-area:info;min-height:2.4em}.ck .ck-annotation__info-name,.ck .ck-annotation__info-time{color:var(--ck-color-annotation-info);font-size:var(--ck-font-size-small);font-weight:700;overflow:hidden;white-space:nowrap}.ck .ck-annotation__info-name{text-overflow:ellipsis}.ck .ck-annotation__info-time{flex:0 0 auto;margin:0 var(--ck-spacing-large)}.ck.ck-balloon-panel .ck-annotation-wrapper .ck-annotation__info-name,.ck.ck-balloon-panel .ck-annotation-wrapper .ck-annotation__info-time{white-space:nowrap}.ck .ck-annotation__actions{grid-area:actions;opacity:.5;transition:opacity .2s ease}@media (prefers-reduced-motion:reduce){.ck .ck-annotation__actions{transition:none}}.ck .ck-annotation__content-wrapper{grid-area:content;width:100%}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-5%,0,0)}to{opacity:1;transform:translateZ(0)}}',""]);const c=i},492:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,":root{--ck-color-comment-marker:#fef7a9;--ck-color-comment-marker-active:#fdf05d}.ck-content .ck-comment-marker{background:var(--ck-color-comment-marker);border-bottom:3px solid transparent;border-top:3px solid transparent}.ck-content .ck-comment-marker.ck-widget{background-color:transparent;border:3px solid var(--ck-color-comment-marker)}.ck-content .ck-comment-marker--active,.ck-content .ck-comment-marker--active .ck-comment-marker{background:var(--ck-color-comment-marker-active)}.ck-content .ck-comment-marker--active.ck-widget{border-color:var(--ck-color-comment-marker-active)}.ck-content .ck-comment-marker--active.ck-widget .ck-comment-marker{background-color:var(--ck-color-comment-marker)}",""]);const c=i},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},533:(t,e,n)=>{"use strict";n.d(e,{A:()=>l});var o=n(168),r=n.n(o),s=n(433),i=n.n(s),c=n(220),a=n.n(c),h=new URL(n(774),n.b),u=i()(r()),d=a()(h);u.push([t.id,`:root{--ck-user-avatar-size:40px;--ck-user-avatar-background:#3670ab;--ck-user-avatar-color:#fff;--ck-user-me-border-color:#fff}.ck.ck-user{align-items:center;background-color:var(--ck-user-avatar-background);border-radius:50%;box-sizing:border-box;display:flex;height:var(--ck-user-avatar-size);justify-content:center;line-height:100%;margin:2px;min-height:var(--ck-user-avatar-size);min-width:var(--ck-user-avatar-size);position:relative;width:var(--ck-user-avatar-size)}.ck.ck-user.ck-user_me{border:2px solid var(--ck-user-me-border-color);outline:2px solid var(--ck-user-avatar-background)}.ck.ck-user__name{color:var(--ck-user-avatar-color);cursor:default;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ck.ck-user__name.ck-user__name--hidden{display:none}.ck.ck-user__img{background-color:var(--ck-user-avatar-background);background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;border-radius:50%;display:none;height:100%;width:100%}.ck.ck-user__img.ck-user__anonymous{background-image:url(${d});display:block}.ck.ck-user__img.ck-user__anonymous+.ck-user__name{display:none}.ck.ck-user__img.ck-user__avatar{background-color:#fff;display:block}.ck.ck-user__img.ck-user__img--hidden{display:none}.ck.ck-user__notification{align-items:center;background:var(--ck-color-base-background);border:2px solid var(--ck-color-base-background);border-radius:50%;box-sizing:content-box;display:flex;height:15px;justify-content:center;overflow:hidden;position:absolute;right:-7px;top:-8px;transform:translateZ(0);width:15px}.ck.ck-user__notification .ck-user__icon{background:var(--ck-color-base-background);color:var(--ck-color-annotation-info);height:19px;max-height:19px;max-width:19px;min-height:19px;min-width:19px;width:19px}`,""]);const l=u},545:t=>{"use strict";var e,n=(e=[],function(t,n){return e[t]=n,e.filter(Boolean).join("\n")});function o(t,e,o,r){var s;if(o)s="";else{s="",r.supports&&(s+="@supports (".concat(r.supports,") {")),r.media&&(s+="@media ".concat(r.media," {"));var i=void 0!==r.layer;i&&(s+="@layer".concat(r.layer.length>0?" ".concat(r.layer):""," {")),s+=r.css,i&&(s+="}"),r.media&&(s+="}"),r.supports&&(s+="}")}if(t.styleSheet)t.styleSheet.cssText=n(e,s);else{var c=document.createTextNode(s),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(c,a[e]):t.appendChild(c)}}var r={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=r.singletonCounter++,n=r.singleton||(r.singleton=t.insertStyleElement(t));return{update:function(t){o(n,e,!1,t)},remove:function(t){o(n,e,!0,t)}}}},554:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,':root{--ck-color-comment-background:#f3f7fb;--ck-color-comment-separator:#cddeef;--ck-color-comment-remove-background:var(--ck-color-light-red);--ck-color-comment-input-background:var(--ck-color-comment-background);--ck-comment-content-font-family:var(--ck-font-face);--ck-comment-content-font-size:var(--ck-font-size-base);--ck-comment-content-font-color:var(--ck-color-base-text)}.ck .ck-comment__wrapper{font-size:var(--ck-font-size-base);outline:0;position:relative;transition:all .3s linear}@media (prefers-reduced-motion:reduce){.ck .ck-comment__wrapper{transition:none}}.ck .ck-comment__wrapper.ck-comment--remove-confirmation{transform:translate3d(-100%,0,0)}.ck .ck-comment__wrapper:first-of-type{border-top-left-radius:var(--ck-border-radius);border-top-right-radius:var(--ck-border-radius)}.ck .ck-comment__wrapper:focus{background:var(--ck-color-button-default-hover-background)}.ck .ck-comment:after{background-color:var(--ck-color-comment-separator);content:"";display:block;height:100%;left:calc(var(--ck-spacing-standard) + var(--ck-user-avatar-size)/2 - 2px);opacity:1;position:absolute;top:calc(var(--ck-user-avatar-size) + var(--ck-spacing-small));width:4px}.ck .ck-comment--remove{background-color:var(--ck-color-comment-remove-background)}.ck .ck-comment--remove:after{opacity:0}.ck .ck-comment--edit{background-color:var(--ck-color-comment-input-background)}.ck .ck-comment--edit:after{opacity:0}.ck .ck-comment--edit .ck-comment__input-actions{margin-top:var(--ck-spacing-standard)}.ck .ck-comment__content{overflow-wrap:anywhere;word-break:normal}.ck .ck-comment--info .ck-comment__content,.ck .ck-comment__content{color:var(--ck-comment-content-font-color);font-family:var(--ck-comment-content-font-family)}.ck .ck-comment--info .ck-comment__content{font-size:var(--ck-comment-content-font-size);font-style:italic}.ck .ck-comment p,.ck .ck-comment__input p{margin:0}.ck .ck-comment ol,.ck .ck-comment ul,.ck .ck-comment__input ol,.ck .ck-comment__input ul{margin-left:10px;padding-left:10px}.ck .ck-comment ul,.ck .ck-comment__input ul{list-style:disc;margin-bottom:5px;margin-top:0}.ck .ck-comment ul ul,.ck .ck-comment__input ul ul{list-style:circle}.ck .ck-comment ul ul ul,.ck .ck-comment__input ul ul ul{list-style:square}.ck .ck-comment__main .ck-comment__input-wrapper{display:flex;flex-direction:column;position:relative;transition:all .3s linear}.ck .ck-comment__main .ck-comment__input-wrapper .ck-comment__input{padding:0}.ck .ck-comment__user{z-index:var(--ck-z-default)}.ck-comment__input-actions .ck.ck-button.ck-comment__input-actions--submit{background:var(--ck-color-base-action);color:#fff}.ck-comment__input-actions .ck.ck-button.ck-comment__input-actions--submit:hover{background:var(--ck-color-button-save)}.ck-comment__input-actions .ck.ck-button.ck-comment__input-actions--cancel{color:var(--ck-color-text)}.ck .ck-comment__external{color:var(--ck-color-annotation-info);font-size:var(--ck-font-size-tiny);font-style:italic;margin-top:var(--ck-spacing-standard)}.ck .ck-comment .ck-dropdown .ck-dropdown__arrow{display:none}.ck .ck-comment .ck-dropdown .ck-list{margin:0;padding:var(--ck-spacing-small) 0}.ck .ck-comment .ck-dropdown .ck-list .ck-list__item{color:var(--ck-color-base-text);font-size:1.2em;min-width:auto}.ck .ck-comment .ck-dropdown .ck-list .ck-list__item .ck-button{color:var(--ck-color-text)}',""]);const c=i},573:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,":root{--ck-color-annotation-wrapper-background:#fff;--ck-color-annotation-wrapper-drop-shadow:0 1px 1px 1px #e6e6e6}.ck.ck-sidebar{outline:0;position:relative;transition:min-height .25s ease}@media (prefers-reduced-motion:reduce){.ck.ck-sidebar{transition:none}}.ck-sidebar-item{position:absolute;transition:top .3s ease,box-shadow .3s ease;width:100%}@media (prefers-reduced-motion:reduce){.ck-sidebar-item{transition:none}}.ck-sidebar-item--no-animation{transition:top 0s ease!important}.ck.ck-annotation-wrapper{background:var(--ck-color-annotation-wrapper-background);border-radius:var(--ck-border-radius);box-shadow:var(--ck-color-annotation-wrapper-drop-shadow);outline:0}.ck.ck-annotation-wrapper--active .ck-annotation__actions,.ck.ck-annotation-wrapper:hover .ck-annotation__actions{opacity:1}.ck.ck-annotation-wrapper--active .ck-annotation__actions .ck-comment--resolve,.ck.ck-annotation-wrapper--active .ck-suggestion--accept,.ck.ck-annotation-wrapper:hover .ck-annotation__actions .ck-comment--resolve,.ck.ck-annotation-wrapper:hover .ck-suggestion--accept{color:var(--ck-color-button-save)}.ck.ck-annotation-wrapper--active .ck-suggestion--discard,.ck.ck-annotation-wrapper:hover .ck-suggestion--discard{color:var(--ck-color-button-cancel)}.ck.ck-annotation-wrapper:not(.ck-annotation-wrapper--active):hover{box-shadow:var(--ck-drop-shadow)}.ck.ck-annotation-wrapper--active{box-shadow:var(--ck-drop-shadow-active)}",""]);const c=i},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},667:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach(function(n){t.setAttribute(n,e[n])})}},673:t=>{"use strict";var e=[];function n(t){for(var n=-1,o=0;o<e.length;o++)if(e[o].identifier===t){n=o;break}return n}function o(t,o){for(var s={},i=[],c=0;c<t.length;c++){var a=t[c],h=o.base?a[0]+o.base:a[0],u=s[h]||0,d="".concat(h," ").concat(u);s[h]=u+1;var l=n(d),m={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==l)e[l].references++,e[l].updater(m);else{var k=r(m,o);o.byIndex=c,e.splice(c,0,{identifier:d,updater:k,references:1})}i.push(d)}return i}function r(t,e){var n=e.domAPI(e);n.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,r){var s=o(t=t||[],r=r||{});return function(t){t=t||[];for(var i=0;i<s.length;i++){var c=n(s[i]);e[c].references--}for(var a=o(t,r),h=0;h<s.length;h++){var u=n(s[h]);0===e[u].references&&(e[u].updater(),e.splice(u,1))}s=a}}},727:(t,e,n)=>{t.exports=n(237)("./src/select-all.js")},751:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=i},774:t=>{"use strict";t.exports="data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3E%3Cpath fill=%27%23fff%27 d=%27M9.8 20H2c0-5.7 5-5.7 6-7l.2-.8c-1.6-.8-2.7-2.7-2.7-5 0-2.8 2-5.2 4.3-5.2S14 4.4 14 7.3c0 2.2-1 4-2.6 5l.2.6c1.2 1.3 6 1.4 6 7H9.8z%27/%3E%3C/svg%3E"},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},874:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,":root{--ck-inline-annotation-container-width:300px;--ck-inline-annotation-container-max-height:400px}.ck.ck-balloon-panel .ck-annotation-wrapper{max-height:var(--ck-inline-annotation-container-max-height);overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;position:static;width:var(--ck-inline-annotation-container-width)}.ck.ck-balloon-panel .ck-annotation{animation:none}.ck.ck-balloon-panel .ck-annotation-wrapper *{white-space:normal}.ck.ck-balloon-panel .ck-annotation-wrapper strong{font-weight:700}.ck.ck-balloon-panel .ck-annotation-wrapper i{font-style:italic}",""]);const c=i},888:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,".ck-content pre>code.ck-suggestion-marker-formatBlock{box-shadow:-7px 0 0 0 #ededed,-10px 0 0 0 var(--ck-color-suggestion-marker-format-border);display:block}.ck-content pre>code.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 #ededed,-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}",""]);const c=i},901:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,":root{--ck-color-suggestion-widget-th-insertion-background:rgba(102,229,119,.12);--ck-color-suggestion-widget-th-insertion-background-active:rgba(37,218,61,.14);--ck-color-suggestion-widget-th-deletion-background:rgba(229,102,134,.14);--ck-color-suggestion-widget-th-deletion-background-active:rgba(196,33,74,.16)}.ck-content figure.table .ck-suggestion-marker-formatBlock{box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content figure.table .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.table{border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table{border-color:var(--ck-color-suggestion-marker-deletion-border)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .table th.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-th-insertion-background)}.ck-content .table th.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active)}.ck-content .table th.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-th-deletion-background);text-decoration:none}.ck-content .table th.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .table td.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .table td.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);text-decoration:none}.ck-content .table td.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-formatBlock,.ck-content .table td.ck-suggestion-marker-formatInline,.ck-content .table th.ck-suggestion-marker-formatBlock,.ck-content .table th.ck-suggestion-marker-formatInline{background-color:var(--ck-color-suggestion-widget-format-background);box-shadow:none}.ck-content .table td.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table td.ck-suggestion-marker-formatInline.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatInline.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-format-background-active);box-shadow:none}",""]);const c=i},906:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.media{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.media .ck-media__wrapper{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.media.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.media{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.media.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=i},930:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},938:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,".ck-content .ck-comment-marker.ck-widget.ck-merge-field,.ck-content .ck-suggestion-marker.ck-widget.ck-merge-field{border-width:2px;border-left:none;border-right:none;padding-bottom:0;padding-top:0}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom-color:var(--ck-color-suggestion-marker-deletion-border);border-top-color:var(--ck-color-suggestion-marker-deletion-border)}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field :not(.ck-merge-field__affix),.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-merge-field_with-value,.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-merge-field_with-warning{text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);text-decoration-thickness:3px}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-marker-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-merge-field{background-color:var(--ck-color-suggestion-marker-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-merge-field.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-marker-insertion-background-active)}.ck-content .ck-comment-marker.ck-widget.ck-merge-field{background:var(--ck-color-comment-marker)}.ck-content .ck-comment-marker.ck-widget.ck-merge-field.ck-comment-marker--active{background:var(--ck-color-comment-marker-active)}.ck-content span.ck-comment-marker:has(+.ck-comment-marker.ck-widget.ck-merge-field),.ck-content span.ck-suggestion-marker:has(+.ck-suggestion-marker.ck-widget.ck-merge-field){margin-right:-1px;padding-right:1px}",""]);const c=i},961:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,":root{--ck-color-comment-box-border:#f2de02;--ck-color-suggestion-box-deletion-border:#d85a79;--ck-color-suggestion-box-insertion-border:#5ad86b;--ck-color-suggestion-box-format-border:#5ac1d8}.ck .ck-suggestion{border-top-left-radius:var(--ck-border-radius)}.ck .ck-suggestion:focus{background:var(--ck-color-button-default-hover-background);outline:none}.ck .ck-annotation{border-left:3px solid transparent}.ck .ck-suggestion--disabled-comments .ck-annotation{min-height:80px}.ck .ck-comment,.ck .ck-comment__input-container,.ck .ck-thread__comment-count,.ck .ck-thread__header{border-left:3px solid var(--ck-color-comment-box-border)}.ck .ck-suggestion-insertion .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-deletion .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-suggestion-replace .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-format .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-format-border)}.ck .ck-suggestion-wrapper{border-radius:0;overflow:hidden}.ck .ck-suggestion-wrapper.ck-rounded-corners,.ck-rounded-corners .ck .ck-suggestion-wrapper{border-radius:var(--ck-border-radius)}.ck .ck-suggestion-wrapper:focus{box-shadow:0 0 0 4px var(--ck-color-focus-outer-shadow);outline:var(--ck-focus-ring)}.ck-balloon-panel:has(.ck-suggestion-wrapper:focus){border:var(--ck-focus-ring);box-shadow:var(--ck-drop-shadow),var(--ck-focus-outer-shadow);outline:none}.ck .ck-suggestion-type{font-weight:700}.ck .ck-suggestion-color{border-radius:14px;box-shadow:0 0 0 1px #454545;display:inline-block;height:14px;margin:0 5px;vertical-align:text-bottom;width:14px}.ck .ck-suggestion-insertion .ck-comment,.ck .ck-suggestion-insertion .ck-comment__input-container,.ck .ck-suggestion-insertion .ck-thread__comment-count,.ck .ck-suggestion-replace .ck-comment,.ck .ck-suggestion-replace .ck-comment__input-container,.ck .ck-suggestion-replace .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-deletion .ck-comment,.ck .ck-suggestion-deletion .ck-comment__input-container,.ck .ck-suggestion-deletion .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-suggestion-format .ck-comment,.ck .ck-suggestion-format .ck-comment__input-container,.ck .ck-suggestion-format .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-format-border)}",""]);const c=i},967:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=i},980:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,".ck .ck-comment__input-container{--ck-user-avatar-size:28px;background:var(--ck-color-comment-background);display:none;font-size:var(--ck-font-size-base);padding:var(--ck-spacing-standard)}.ck .ck-comment__input-container--active{display:flex}.ck .ck-comment__input{background-color:transparent;border-width:0;color:var(--ck-color-base-text);padding:var(--ck-spacing-standard);padding-top:var(--ck-spacing-medium);resize:none;transition:color .3s ease-in-out}@media (prefers-reduced-motion:reduce){.ck .ck-comment__input{transition:none}}.ck .ck-comment__input:focus{outline:none}.ck .ck-comment__input .ck-editor__editable_inline{--ck-focus-ring:none;--ck-inner-shadow:none;background-color:transparent;border:0;color:var(--ck-comment-content-font-color);font-family:var(--ck-comment-content-font-family);font-size:var(--ck-comment-content-font-size);overflow:visible;overflow-wrap:anywhere;padding:0;word-break:normal}.ck-comment__input-wrapper .ck.ck-editor__editable_inline :first-child{margin-top:0}.ck-comment__input-wrapper .ck.ck-editor__editable_inline :last-child{margin-bottom:0}.ck .ck-comment__input-actions{display:none;text-align:right;width:100%}.ck .ck-comment__input-actions.ck-comment__input-actions--active{display:block}.ck .ck-comment__input-actions .ck.ck-button{align-items:center;cursor:pointer;display:inline-flex;font-size:var(--ck-annotation-button-size);justify-content:center;margin-left:var(--ck-spacing-large);min-height:var(--ck-ui-component-min-height);min-width:60px;padding:0 var(--ck-spacing-medium)}.ck .ck-comment__input-actions .ck-button.ck-disabled{opacity:.3}.ck .ck-comment__input-textarea{display:block}",""]);const c=i}},e={};function n(o){var r=e[o];if(void 0!==r)return r.exports;var s=e[o]={id:o,exports:{}};return t[o](s,s.exports,n),s.exports}n.m=t,n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var o in e)n.o(e,o)&&!n.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.b=document.baseURI||self.location.href;var o={};(()=>{"use strict";n.r(o),n.d(o,{AddCommentThreadCommand:()=>xo,Annotation:()=>Ze,AnnotationCollection:()=>Je,AnnotationCounterButtonView:()=>Wr,AnnotationView:()=>He,Annotations:()=>go,AnnotationsSidebarItemView:()=>Nr,AnnotationsSidebarView:()=>Tr,AnnotationsUIs:()=>vr,BaseCommentThreadView:()=>te,BaseCommentView:()=>le,Comment:()=>Io,CommentThread:()=>wo,CommentThreadController:()=>ot,CommentThreadInputView:()=>Pt,CommentThreadView:()=>re,CommentView:()=>pe,Comments:()=>ys,CommentsArchive:()=>gs,CommentsArchiveUI:()=>vs,CommentsEditing:()=>rr,CommentsListView:()=>zt,CommentsOnly:()=>kr,CommentsRepository:()=>_o,CommentsUI:()=>dr,EditorAnnotations:()=>Mo,InlineAnnotations:()=>os,NarrowSidebar:()=>Qr,Sidebar:()=>Vr,WideSidebar:()=>zr,bindAnnotationCollections:()=>$e});var t=n(782),e=n(584),r=n(211);function s(t){if(!t||"object"!=typeof t)return!1;const e=Object.getPrototypeOf(t);return!(null!==e&&e!==Object.prototype&&null!==Object.getPrototypeOf(e))&&"[object Object]"===Object.prototype.toString.call(t)}function i(t){return Object.getOwnPropertySymbols(t).filter(e=>Object.prototype.propertyIsEnumerable.call(t,e))}function c(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":Object.prototype.toString.call(t)}const a="[object RegExp]",h="[object String]",u="[object Number]",d="[object Boolean]",l="[object Arguments]",m="[object Symbol]",k="[object Date]",g="[object Map]",p="[object Set]",f="[object Array]",b="[object ArrayBuffer]",v="[object Object]",_="[object DataView]",w="[object Uint8Array]",I="[object Uint8ClampedArray]",y="[object Uint16Array]",A="[object Uint32Array]",C="[object Int8Array]",T="[object Int16Array]",E="[object Int32Array]",x="[object Float32Array]",O="[object Float64Array]";function N(t,e){return t===e||Number.isNaN(t)&&Number.isNaN(e)}function S(t,e,n,o,r,s,i){const c=i(t,e,n,o,r,s);if(void 0!==c)return c;if(typeof t==typeof e)switch(typeof t){case"bigint":case"string":case"boolean":case"symbol":case"undefined":case"function":return t===e;case"number":return t===e||Object.is(t,e);case"object":return M(t,e,s,i)}return M(t,e,s,i)}function M(t,e,n,o){if(Object.is(t,e))return!0;let r=c(t),R=c(e);if(r===l&&(r=v),R===l&&(R=v),r!==R)return!1;switch(r){case h:return t.toString()===e.toString();case u:return N(t.valueOf(),e.valueOf());case d:case k:case m:return Object.is(t.valueOf(),e.valueOf());case a:return t.source===e.source&&t.flags===e.flags;case"[object Function]":return t===e}const P=(n=n??new Map).get(t),V=n.get(e);if(null!=P&&null!=V)return P===e;n.set(t,e),n.set(e,t);try{switch(r){case g:if(t.size!==e.size)return!1;for(const[r,s]of t.entries())if(!e.has(r)||!S(s,e.get(r),r,t,e,n,o))return!1;return!0;case p:{if(t.size!==e.size)return!1;const r=Array.from(t.values()),s=Array.from(e.values());for(let i=0;i<r.length;i++){const c=r[i],a=s.findIndex(r=>S(c,r,void 0,t,e,n,o));if(-1===a)return!1;s.splice(a,1)}return!0}case f:case w:case I:case y:case A:case"[object BigUint64Array]":case C:case T:case E:case"[object BigInt64Array]":case x:case O:if("undefined"!=typeof Buffer&&Buffer.isBuffer(t)!==Buffer.isBuffer(e))return!1;if(t.length!==e.length)return!1;for(let r=0;r<t.length;r++)if(!S(t[r],e[r],r,t,e,n,o))return!1;return!0;case b:return t.byteLength===e.byteLength&&M(new Uint8Array(t),new Uint8Array(e),n,o);case _:return t.byteLength===e.byteLength&&t.byteOffset===e.byteOffset&&M(new Uint8Array(t),new Uint8Array(e),n,o);case"[object Error]":return t.name===e.name&&t.message===e.message;case v:{if(!(M(t.constructor,e.constructor,n,o)||s(t)&&s(e)))return!1;const r=[...Object.keys(t),...i(t)],c=[...Object.keys(e),...i(e)];if(r.length!==c.length)return!1;for(let s=0;s<r.length;s++){const i=r[s],c=t[i];if(!Object.hasOwn(e,i))return!1;if(!S(c,e[i],i,t,e,n,o))return!1}return!0}default:return!1}}finally{n.delete(t),n.delete(e)}}function R(){}function P(t,e){return function(t,e,n){return S(t,e,void 0,void 0,void 0,void 0,n)}(t,e,R)}function V(t,e,n,o=new Map,r=void 0){const s=r?.(t,e,n,o);if(null!=s)return s;if(null==(i=t)||"object"!=typeof i&&"function"!=typeof i)return t;var i,N;if(o.has(t))return o.get(t);if(Array.isArray(t)){const e=new Array(t.length);o.set(t,e);for(let s=0;s<t.length;s++)e[s]=V(t[s],s,n,o,r);return Object.hasOwn(t,"index")&&(e.index=t.index),Object.hasOwn(t,"input")&&(e.input=t.input),e}if(t instanceof Date)return new Date(t.getTime());if(t instanceof RegExp){const e=new RegExp(t.source,t.flags);return e.lastIndex=t.lastIndex,e}if(t instanceof Map){const e=new Map;o.set(t,e);for(const[s,i]of t)e.set(s,V(i,s,n,o,r));return e}if(t instanceof Set){const e=new Set;o.set(t,e);for(const s of t)e.add(V(s,void 0,n,o,r));return e}if("undefined"!=typeof Buffer&&Buffer.isBuffer(t))return t.subarray();if(N=t,ArrayBuffer.isView(N)&&!(N instanceof DataView)){const e=new(Object.getPrototypeOf(t).constructor)(t.length);o.set(t,e);for(let s=0;s<t.length;s++)e[s]=V(t[s],s,n,o,r);return e}if(t instanceof ArrayBuffer||"undefined"!=typeof SharedArrayBuffer&&t instanceof SharedArrayBuffer)return t.slice(0);if(t instanceof DataView){const e=new DataView(t.buffer.slice(0),t.byteOffset,t.byteLength);return o.set(t,e),L(e,t,n,o,r),e}if("undefined"!=typeof File&&t instanceof File){const e=new File([t],t.name,{type:t.type});return o.set(t,e),L(e,t,n,o,r),e}if(t instanceof Blob){const e=new Blob([t],{type:t.type});return o.set(t,e),L(e,t,n,o,r),e}if(t instanceof Error){const e=new t.constructor;return o.set(t,e),e.message=t.message,e.name=t.name,e.stack=t.stack,e.cause=t.cause,L(e,t,n,o,r),e}if("object"==typeof t&&function(t){switch(c(t)){case l:case f:case b:case _:case d:case k:case x:case O:case C:case T:case E:case g:case u:case v:case a:case p:case h:case m:case w:case I:case y:case A:return!0;default:return!1}}(t)){const e=Object.create(Object.getPrototypeOf(t));return o.set(t,e),L(e,t,n,o,r),e}return t}function L(t,e,n=t,o,r){const s=[...Object.keys(e),...i(e)];for(let i=0;i<s.length;i++){const c=s[i],a=Object.getOwnPropertyDescriptor(t,c);(null==a||a.writable)&&(t[c]=V(e[c],c,n,o,r))}}function D(t,e){return function(t,e){return V(t,void 0,t,new Map,e)}(t,(n,o,r,s)=>{const i=e?.(n,o,r,s);if(null!=i)return i;if("object"==typeof t)switch(Object.prototype.toString.call(t)){case u:case h:case d:{const e=new t.constructor(t?.valueOf());return L(e,t),e}case l:{const e={};return L(e,t),e.length=t.length,e[Symbol.iterator]=t[Symbol.iterator],e}default:return}})}function B(t){return D(t)}function U(t){return"__proto__"===t}const j=(t,e,n)=>{const o=t[e];Object.hasOwn(t,e)&&N(o,n)&&(void 0!==n||e in t)||(t[e]=n)},z=/^(?:0|[1-9]\d*)$/;function F(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 z.test(t)}}const H=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,K=/^\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&&(K.test(t)||!H.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 Z(t){return null!==t&&("object"==typeof t||"function"==typeof t)}function q(t){const e=[],n=t.length;if(0===n)return e;let o=0,r="",s="",i=!1;for(46===t.charCodeAt(0)&&(e.push(""),o++);o<n;){const c=t[o];s?"\\"===c&&o+1<n?(o++,r+=t[o]):c===s?s="":r+=c:i?'"'===c||"'"===c?s=c:"]"===c?(i=!1,e.push(r),r=""):r+=c:"["===c?(i=!0,r&&(e.push(r),r="")):"."===c?r&&(e.push(r),r=""):r+=c,o++}return r&&e.push(r),e}function X(t,e,n){return function(t,e,n,o){if(null==t&&!Z(t))return t;const r=W(e,t)?[e]:Array.isArray(e)?e:"string"==typeof e?q(e):[e];let s=t;for(let e=0;e<r.length&&null!=s;e++){const i=Y(r[e]);if(U(i))continue;let c;if(e===r.length-1)c=n(s[i]);else{const n=s[i],a=o?.(n,i,t);c=void 0!==a?a:Z(n)?n:F(r[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 o=t[e];return void 0===o?G(e)?Q(t,q(e),n):n:o}case"number":case"symbol":{"number"==typeof e&&(e=Y(e));const o=t[e];return void 0===o?n:o}default:{if(Array.isArray(e))return function(t,e,n){if(0===e.length)return n;let o=t;for(let t=0;t<e.length;t++){if(null==o)return n;if(U(e[t]))return n;o=o[e[t]]}if(void 0===o)return n;return o}(t,e,n);if(U(e=Object.is(e?.valueOf(),-0)?"-0":String(e)))return n;const o=t[e];return void 0===o?n:o}}}function J(t,e){if(null==t)return!0;switch(typeof e){case"symbol":case"number":case"object":if(Array.isArray(e))return $(t,e);if("number"==typeof e?e=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),o=e[e.length-1];if(void 0===n?.[o])return!0;if(U(o))return!1;try{return delete n[o],!0}catch{return!1}}var tt=et;function et(t,e){var n=nt();return(et=function(t,e){return n[t-=179]})(t,e)}function nt(){var t=["12902HhWrzR","3193320myOpbx","reopenCommentThread","remove","4187315JdhgYo","_isAttached","getComment","_localUser","addComment","listenTo","resolveCommentThread","330xNuLno","removeCommentThread","20zXesfW","reopen","submit","1611wWQvOP","update","36732lAywwS","view","279232jzZTLI","stopListening","38066vJMOSi","isResolved","model","destroy","99cXSsDD","removeComment","submitCommentThread","resolve","updateComment","10776lfMwRB"];return(nt=function(){return t})()}!function(t){for(var e=et,n=t();;)try{if(189411===parseInt(e(199))/1+-parseInt(e(179))/2*(parseInt(e(205))/3)+-parseInt(e(197))/4*(parseInt(e(192))/5)+-parseInt(e(190))/6*(parseInt(e(201))/7)+-parseInt(e(210))/8*(parseInt(e(195))/9)+parseInt(e(180))/10+parseInt(e(183))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class ot extends((0,e.ObservableMixin)()){[tt(203)];[tt(198)];constructor(t,e){var n=tt;super(),this[n(203)]=t,this[n(203)][n(184)]=!0,this[n(198)]=e,this[n(188)](e,n(207),()=>this[n(194)]()),this[n(188)](e,n(191),()=>this[n(182)]()),this[n(188)](e,n(189),()=>this[n(208)]()),this[n(188)](e,n(181),()=>this[n(193)]()),this[n(188)](e,n(187),(t,e)=>this[n(187)](e)),this[n(188)](e,n(209),(t,e,o)=>this[n(209)](e,o)),this[n(188)](e,n(206),(t,e)=>this[n(206)](e))}[tt(194)](){var t=tt;this[t(203)][t(194)]()}[tt(182)](){var t=tt;this[t(203)][t(182)]()}[tt(208)](){var t=tt;this[t(203)][t(202)]||this[t(203)][t(208)]()}[tt(193)](){var t=tt;this[t(203)][t(202)]&&this[t(203)][t(193)]()}[tt(187)](t){var e=tt;this[e(203)][e(187)]({content:t,authorId:this[e(198)][e(186)].id})}[tt(209)](t,e){var n=tt;this[n(203)][n(185)](t)[n(196)]({content:e})}[tt(206)](t){var e=tt;this[e(203)][e(185)](t)[e(182)]()}[tt(204)](){var t=tt;this[t(200)](),this[t(203)][t(184)]=!1}}var rt=n(355),st=n(311);function it(t,e,n){const o=t.t;switch(e){case"PENDING_ACTION_COMMENT_THREAD":return o({string:"Unsaved change in comment thread.",id:"PENDING_ACTION_COMMENT_THREAD"});case"Comment":return o("Comment");case"Reply...":return o("Reply...");case"Reply to reopen discussion...":return o("Reply to reopen discussion...");case"Write a comment...":return o("Write a comment...");case"Comment was made on an element":return o("Comment was made on an element");case"Comment editor":return o("Comment editor");case"Delete comment thread?":return o("Delete comment thread?");case"Delete comment?":return o("Delete comment?");case"Marked as resolved":return o("Marked as resolved");case"Show more items":return o("Show more items");case"Cancel":return o("Cancel");case"Edit":return o("Edit");case"Resolve":return o("Resolve");case"Reopen":return o("Reopen");case"Remove":return o("Remove");case"Reply":return o("Reply");case"Save":return o("Save");case"Annotations sidebar":return o("Annotations sidebar");case"Annotations list":return o("Annotations list");case"Thread comments":return o("Thread comments");case"THREAD_CONTEXT_LABEL":return o({string:"Thread context: %0",id:"THREAD_CONTEXT_LABEL"},n);case"COMMENT_THREAD_LABEL":return o({string:"Comment thread by %1. %1 reply.",plural:"Comment thread by %1. %0 replies.",id:"COMMENT_THREAD_LABEL"},n);case"COMMENT_THREAD_DESCRIPTION":return o({string:"Press Enter for more options. Press Escape to exit.",id:"COMMENT_THREAD_DESCRIPTION"});case"COMMENT_ARIA_LABEL":return o({string:"Comment by %0. Created on %1. %2. %3",id:"COMMENT_ARIA_LABEL"},n);case"LEAVE_COMMENT_ANNOUNCEMENT":return o({string:"Leaving a content with comments.",id:"LEAVE_COMMENT_ANNOUNCEMENT"});case"ENTER_COMMENT_ANNOUNCEMENT":return o({string:"Entering a content with comments. Press %0 to go to the discussion.",id:"ENTER_COMMENT_ANNOUNCEMENT"},n);case"NUMBER_OF_COMMENTS":return o({string:"%0 Comment",plural:"%0 Comments",id:"NUMBER_OF_COMMENTS"},n);case"TOO_LONG_COMMENT_ALERT":return o({string:"Comment content is too long. Your comment has %0 characters but the limit is %1 characters.",id:"TOO_LONG_COMMENT_ALERT"},n);case"EXTERNAL_COMMENT":return o({string:"This comment comes from an external source.",id:"EXTERNAL_COMMENT"});case"EXTERNAL_IMPORT_WORD_COMMENT":return o({string:"This comment comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_COMMENT"});case"EXTERNAL_AVATAR":return o({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return o({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"COMMENTS_ARCHIVE":return o({string:"Comments archive",id:"COMMENTS_ARCHIVE"});case"EMPTY_COMMENTS_ARCHIVE":return o({string:"There are no archived comment threads.",id:"EMPTY_COMMENTS_ARCHIVE"});case"COMMENTS_ARCHIVE_LIST_LABEL":return o({string:"List of comments",id:"COMMENTS_ARCHIVE_LIST_LABEL"});case"ACCESSIBILITY_HELP_ANNOTATIONS_GROUP":return o({string:"Keystrokes for interacting with annotation threads (e.g. comments, track changes suggestions)",id:"ACCESSIBILITY_HELP_ANNOTATIONS_GROUP"});case"ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO":return o({string:"Move focus to the thread when the selection is anchored in its marker",id:"ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO"});case"ACCESSIBILITY_HELP_ANNOTATIONS_EXIT":return o({string:"Exit the annotation and move focus back to the edited content",id:"ACCESSIBILITY_HELP_ANNOTATIONS_EXIT"});case"ACCESSIBILITY_HELP_ANNOTATIONS_ENTER":return o({string:"Browse the focused annotation thread or thread comment",id:"ACCESSIBILITY_HELP_ANNOTATIONS_ENTER"});case"ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS":return o({string:"Move across internals of the annotation thread",id:"ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS"});case"ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT":return o({string:"Submit the reply while writing a comment",id:"ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT"});case"ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS":return o({string:"Move to the previous or next thread in the annotations sidebar or comments archive",id:"ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS"});default:return""}}const ct=at;function at(t,e){const n=ut();return(at=function(t,e){return n[t-=475]})(t,e)}!function(t){const e=at,n=t();for(;;)try{if(363765===-parseInt(e(480))/1+-parseInt(e(483))/2*(parseInt(e(493))/3)+parseInt(e(477))/4+parseInt(e(501))/5+-parseInt(e(484))/6+-parseInt(e(481))/7*(-parseInt(e(499))/8)+-parseInt(e(495))/9*(-parseInt(e(492))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class ht extends st.EditorUIView{[ct(487)];[ct(503)];constructor(t,n){const o=ct;super(t);const r=(0,e.uid)();this[o(487)]=this[o(476)](),this[o(503)]=new st.InlineEditableUIView(t,n,void 0,{label:()=>it(t,o(479))}),this[o(475)]({tag:o(486),attributes:{class:[o(491),o(490),o(478),o(482)],dir:t[o(496)],lang:t[o(498)],"aria-labelledby":o(489)+r},children:[{tag:o(486),attributes:{class:o(494),role:o(500)},children:this[o(487)]}]})}[ct(502)](){const t=ct;super[t(502)](),this[t(487)][t(497)](this[t(503)])}[ct(485)](){const t=ct;this[t(503)][t(488)][t(485)]()}}function ut(){const t=["Comment editor","587319AeeHdM","7eKfYXy","ck-comment__input","268xNGJny","3084738IilgkZ","focus","div","main","element","cke-editor__aria-label_","ck-editor","ck-reset","10neZlRV","5454WsYZaY","ck-editor__main","5561631kPeLBy","uiLanguageDirection","add","uiLanguage","480136FgXoVu","presentation","3194345jORJWw","render","editable","setTemplate","createCollection","1567896mHDgVB","ck-rounded-corners"];return(ut=function(){return t})()}const dt=lt;function lt(t,e){const n=mt();return(lt=function(t,e){return n[t-=281]})(t,e)}function mt(){const t=["isFocused","render","10510612ktjpiy","setEditableElement","3281336hZTbOC","editable","editor","attachDomRoot","focusTracker","1457811nSanVM","19004310pHUwwl","name","9297CHZwyQ","ready","fire","destroy","document","element","view","68hHWJlU","198270ZqillZ","getRoot","editing","800395ixPCUG","6WhkpEm","init","bind","rootName","5088CqFacp","locale"];return(mt=function(){return t})()}!function(t){const e=lt,n=t();for(;;)try{if(930089===-parseInt(e(284))/1+-parseInt(e(309))/2+-parseInt(e(295))/3*(-parseInt(e(294))/4)+parseInt(e(298))/5*(parseInt(e(299))/6)+parseInt(e(307))/7+-parseInt(e(303))/8*(parseInt(e(287))/9)+parseInt(e(285))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mt);class kt extends st.EditorUI{[dt(293)];constructor(t){const e=dt;super(t),this[e(293)]=new ht(t[e(304)],t[e(297)][e(293)])}get[dt(292)](){const t=dt;return this[t(293)][t(292)]}[dt(300)](){const t=dt,e=this[t(281)][t(297)][t(293)],n=this[t(293)][t(310)],o=e[t(291)][t(296)]();n[t(286)]=o[t(302)],this[t(293)][t(306)]();const r=n[t(292)];this[t(308)](n[t(286)],r),this[t(293)][t(310)][t(301)](t(305)).to(this[t(283)]),e[t(282)](r),this[t(289)](t(288))}[dt(290)](){const t=dt;super[t(290)](),this[t(293)][t(290)]()}}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-=392]})(t,e)}function At(){const t=["init","placeholderElement","config","view","fire","createRoot","join","366192KmCkYL","focus","3tbSoRJ","then","initialData","742864UXnHLW","assign","defaultPlugins","initPlugins","5330892IFMICi","_updatePlaceholder","destroy","set","plugins","editing","placeholder","ready","end","create","childCount","get","3632104LvSPES","getRoot","model","document","map","fromCharCode","data","getChild","change:placeholder","2589484utjDFo","change","407047nocEKO","low","2562180HOEDip","setSelection","name"];return(At=function(){return t})()}!function(t){const e=yt,n=t();for(;;)try{if(417061===parseInt(e(430))/1+-parseInt(e(403))/2+-parseInt(e(400))/3*(-parseInt(e(428))/4)+-parseInt(e(432))/5+-parseInt(e(398))/6+parseInt(e(407))/7+-parseInt(e(419))/8)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(405)]=(()=>Ct)();constructor(t={}){const e=It;function n(t){const e=yt;return t[e(423)](t=>String[e(424)](t))[e(397)]("")}(t=Object[e(404)]({},t))[e(411)]||(t[e(411)]=Tt[e(405)]),super(t),this.ui=new kt(this),this[e(410)](e(413),""),this[e(421)][e(422)].on(e(429),()=>this[e(408)](),{priority:e(431)}),this.on(e(427),()=>this[e(408)]()),this[e(421)][e(422)][e(396)](),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(416)](){const t=It,e=this[t(393)][t(418)](t(402))||"";return this[t(406)]()[t(401)](()=>this.ui[t(435)]())[t(401)](()=>this[t(425)][t(435)](e))[t(401)](()=>this[t(395)](t(414)))}[It(409)](){const t=It;return super[t(409)]()[t(401)](()=>this.ui[t(409)]())}[It(399)](){const t=It;this[t(421)][t(429)](e=>{const n=t,o=this[n(421)][n(422)][n(420)](),r=o&&o[n(426)](o[n(417)]-1);e[n(433)](r,n(415)),this[n(412)][n(394)][n(399)]()})}[It(408)](){const t=It,e=this[t(412)][t(394)],n=e[t(422)][t(420)](),o=n[t(426)](0);n[t(417)]>1||!o||"p"!=o[t(434)]?this[t(392)]&&this[t(392)][t(413)]&&((0,gt.disableViewPlaceholder)(e,this[t(392)]),this[t(392)]=void 0):(this[t(413)]&&(o[t(413)]=this[t(413)]),(0,gt.enableViewPlaceholder)({view:e,element:o,keepOnFocus:!0}),this[t(392)]=o)}}function Et(){const t=["element","ck-comment__input-actions--active","high","cancel","submitLabel","Ctrl+Enter","5688390WscAzS","_setupKeyboardNavigation","set","cancelButtonView","ck-comment__input-wrapper","fire","focusables","ck-comment__input-actions--cancel","editorDestroyed","TOO_LONG_COMMENT_ALERT","listenTo","label","ck-comment__input-actions","forEach","view","ck-comment__input-actions--submit","create","keystrokes","Reply...","length","submitButtonView","_editorCreationPromise","2418BCHBTH","reverse","focus","setData","disabledSubmit","1393148GzSWxO","initialData","placeholder","isEnabled","then","destroy","execute","model","bind","focusLast","tab","extendTemplate","div","insertBefore","_createCancelButton","focusTracker","trim","createCollection","change","value","shift+tab","bindTemplate","render","from","Cancel","Reply","showButtons","2gFbfIg","withText","_editorConfig","_createSubmitButton","_isDestroyed","editorReady","focusCycler","4144910IkMxPl","submit","stop","setTemplate","19258382sbWfPP","getData","editor","added","8885PWKAak","103321KQjeQW","81632hVmEFn","add","441rMWAsZ","3titDZW","document","createEditor","firstChild","focusFirst","Esc"];return(Et=function(){return t})()}const xt=Ot;function Ot(t,e){const n=Et();return(Ot=function(t,e){return n[t-=327]})(t,e)}!function(t){const e=Ot,n=t();for(;;)try{if(381368===parseInt(e(334))/1*(parseInt(e(404))/2)+parseInt(e(338))/3*(-parseInt(e(377))/4)+parseInt(e(333))/5*(parseInt(e(372))/6)+parseInt(e(411))/7+-parseInt(e(335))/8*(-parseInt(e(337))/9)+parseInt(e(350))/10+-parseInt(e(329))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Et);class Nt extends st.View{[xt(367)];[xt(392)];[xt(356)];[xt(410)];[xt(370)];[xt(353)];[xt(406)];constructor(t,n={}){const o=xt;super(t),this[o(331)]=null,this[o(406)]=n,this[o(352)](o(396),n[o(378)]||""),this[o(352)](o(376),!1),this[o(352)](o(403),!0),this[o(352)](o(379),it(t,o(368))),this[o(352)](o(348),it(t,o(402))),this[o(370)]=this[o(407)](),this[o(353)]=this[o(391)](),this[o(356)]=this[o(394)]([this[o(370)],this[o(353)]]),this[o(367)]=new e.KeystrokeHandler,this[o(392)]=new e.FocusTracker,this[o(410)]=new st.FocusCycler({focusables:this[o(356)],focusTracker:this[o(392)],keystrokeHandler:this[o(367)],actions:{focusPrevious:o(397),focusNext:o(387)}}),this[o(328)]({tag:o(389),attributes:{class:[o(354)]},children:[{tag:o(389),attributes:{class:[o(362),this[o(398)].if(o(403),o(345))]},children:[this[o(370)],this[o(353)]]}]}),this[o(367)][o(352)](o(343),(t,e)=>{const n=o;this[n(353)][n(355)](n(383)),e()}),this[o(367)][o(352)](o(349),(t,e)=>{const n=o;this[n(370)][n(380)]&&(this[n(370)][n(355)](n(383)),e())}),this.on(o(412),(e,n)=>{const r=o;n[r(369)]>65e3?(alert(it(t,r(359),[n[r(369)],65e3])),e[r(327)]()):this[r(331)][r(375)]("")},{priority:o(346)})}[xt(399)](){const t=xt;super[t(399)](),this[t(351)]()}[xt(340)](){const t=xt;return this[t(331)]||(this[t(331)]=new Tt(this[t(406)]),this[t(371)]=this[t(331)][t(366)]()[t(381)](()=>{const e=t;if(this[e(408)])return;const n=this[e(331)];this[e(344)][e(390)](n.ui[e(344)],this[e(344)][e(341)]),n[e(384)][e(339)].on(e(395),()=>this[e(396)]=n[e(330)]()),n[e(385)](e(379)).to(this),this[e(356)][e(336)](n.ui[e(364)],0),this[e(355)](e(409),this[e(331)])})),this[t(371)]}[xt(374)](t){const e=xt;-1===t?(this[e(410)][e(342)](),this[e(410)][e(386)]()):this[e(410)][e(342)]()}async[xt(382)](){const t=xt;this[t(408)]||(this[t(408)]=!0,this[t(331)]&&(await this[t(371)],await this[t(331)][t(382)](),this[t(355)](t(358),this[t(331)])),await super[t(382)]())}[xt(407)](){const t=xt,{locale:e}=this,n=new st.ButtonView(e);return n[t(388)]({attributes:{class:[t(365)]}}),n[t(405)]=!0,n[t(385)](t(361)).to(this,t(348)),n.on(t(383),()=>{const e=t;this[e(355)](e(412),this[e(396)])}),n[t(385)](t(380)).to(this,t(396),this,t(376),(e,n)=>!n&&!!e[t(393)]()),n}[xt(391)](){const t=xt,{locale:e}=this,n=new st.ButtonView(e);return n[t(388)]({attributes:{class:[t(357)]}}),n[t(361)]=it(e,t(401)),n[t(405)]=!0,n.on(t(383),()=>{const e=t;this[e(331)][e(375)](""),this[e(355)](e(347))}),n}[xt(351)](){const t=xt;this[t(367)][t(360)](this[t(344)]),this[t(356)][t(363)](e=>{const n=t;this[n(392)][n(336)](e[n(344)])}),this[t(356)].on(t(395),(e,n)=>{const o=t;for(const t of Array[o(400)](n[o(332)])[o(373)]())this[o(392)][o(336)](t[o(344)])})}}const St=Mt;function Mt(t,e){const n=Rt();return(Mt=function(t,e){return n[t-=461]})(t,e)}function Rt(){const t=["ck-thread__input","element","preventDefault","28RfbjSD","ck-comment__input-container","23519YNgNoZ","ck-comment__input-container--active","then","destroy","bind","editing","focus","isFocused","100XMsJIy","editorDestroyed","focusTracker","set","98xfJOam","64bnuWac","bindTemplate","13390254UoesQf","userView","focusCycler","createEditor","1845066YNskKz","contains","editorReady","getDomRoot","709424ynOfcN","showButtons","delegate","value","extendTemplate","target","filter","mousedown","setTemplate","6775770mTteGB","render","commentInputView","_focusOnNonInteractiveMouseDown","editor","listenTo","showInput","view","177048hLPonq","4834687UABvZT","change:showInput","ck-thread__user","div","some"];return(Rt=function(){return t})()}!function(t){const e=Mt,n=t();for(;;)try{if(774245===-parseInt(e(508))/1*(parseInt(e(469))/2)+-parseInt(e(497))/3*(parseInt(e(470))/4)+-parseInt(e(489))/5+parseInt(e(476))/6*(parseInt(e(506))/7)+parseInt(e(480))/8+-parseInt(e(472))/9+parseInt(e(465))/10*(parseInt(e(498))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Rt);class Pt extends st.View{constructor(t,e,n){const o=Mt;super(t),this[o(491)]=new Nt(t,n),this[o(474)]=this[o(491)][o(474)],this[o(491)][o(461)](o(481)).to(this[o(491)][o(467)],o(464),this[o(491)],o(483),(t,e)=>t||!!e),this[o(468)](o(495),!1),this.on(o(499),()=>{const t=o;this[t(495)]&&!this[t(491)][t(493)]&&this[t(491)][t(475)]()}),this[o(491)][o(482)](o(478)).to(this),this[o(491)][o(482)](o(466)).to(this),this[o(473)]=new r.UserView(t,e),this[o(473)][o(484)]({attributes:{class:o(500),"aria-hidden":!0}}),this[o(491)][o(484)]({attributes:{class:o(503)}}),this[o(488)]({tag:o(501),attributes:{class:[o(507),this[o(471)].if(o(495),o(509))]},children:[this[o(473)],this[o(491)]]})}[St(490)](){const t=St;super[t(490)](),this[t(492)]()}[St(511)](){const t=St;return this[t(491)][t(511)]()[t(510)](()=>super[t(511)]())}[St(463)](t){const e=St;this[e(491)][e(463)](t)}[St(492)](){const t=St;this[t(494)](this[t(504)],t(487),(e,n)=>{const o=t,{submitButtonView:r,cancelButtonView:s,editor:i}=this[o(491)];[r[o(504)],s[o(504)],i?i[o(462)][o(496)][o(479)]():null][o(486)](t=>t)[o(502)](t=>t[o(477)](n[o(485)]))||(this[o(463)](),n[o(505)]())})}}function Vt(t,e){const n=Lt();return(Vt=function(t,e){return n[t-=214]})(t,e)}function Lt(){const t=["5460512vIWfEo","bindTemplate","2977795bzcZQS","371748waEPiN","count","99113AbwECr","4IjVjUw","3595852Pirwup","NUMBER_OF_COMMENTS","setTemplate","set","1606029oUUKDR","5197402xoemwM","ck-thread__comment-count"];return(Lt=function(){return t})()}!function(t){const e=Vt,n=t();for(;;)try{if(450035===-parseInt(e(215))/1*(parseInt(e(216))/2)+-parseInt(e(221))/3+-parseInt(e(217))/4+parseInt(e(226))/5+parseInt(e(227))/6+parseInt(e(222))/7+parseInt(e(224))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lt);class Dt extends st.View{constructor(t){const e=Vt;super(t);const n=this[e(225)];this[e(220)](e(214),void 0),this[e(219)]({tag:"li",attributes:{class:e(223)},children:[{text:n.to(e(214),n=>it(t,e(218),n))}]})}}const Bt=Ut;function Ut(t,e){const n=jt();return(Ut=function(t,e){return n[t-=245]})(t,e)}function jt(){const t=["_rearrangeCollapse","forEach","focusLast","1655612uytwbF","bind","get","change:isResolved","resolvedCommentView","equal","remove","stopListening","_setupKeyboardNavigation","1RpgUHx","_model","viewUid","63qUZzPm","reverse","190dIjBGU","editorDestroyed","createCollection","focus","delegate","_handleInfoComment","length","change:hasDirtyComment","keystrokes","4555314xbLXFJ","render","removed","visibleViews","add","destroy","refreshVisibleViews","from","Thread comments","_calculatePosition","_collapsedCommentsView","620296tytFAT","hasDirtyComment","collapse","_findOptimalIndex","authoredAt","comments","commentUpdated","_rearrangeExpand","some","editorConfig","ck-thread__comments","733586pmXUQE","focusCycler","commentViews","arrowdown","count","CommentView","resolveCommentThread","Marked as resolved","focusTracker","change:isActive","maxCommentsWhenCollapsed","resolvedAt","arrowup","isEditMode","bindTemplate","resolved","map","resolvedBy","locale","maxCommentCharsWhenCollapsed","832975qybyIO","editorReady","2247630zaaQJS","target","change:isEditMode","ck-hidden","expand","setTemplate","updateComment","change","_config","removeComment","delete","focusFirst","3397959GacNbn","5gYzXrQ","formatDateTime","insert","listenTo","_shouldCollapse","_updateHasDirtyComment","isActive","_handleRemoveCommentModel","added","includes","maxThreadTotalWeight","_handleNewCommentModel","set","weight","element"];return(jt=function(){return t})()}!function(t){const e=Ut,n=t();for(;;)try{if(400492===parseInt(e(254))/1*(-parseInt(e(290))/2)+parseInt(e(312))/3+-parseInt(e(245))/4*(-parseInt(e(325))/5)+-parseInt(e(268))/6+-parseInt(e(257))/7*(parseInt(e(279))/8)+-parseInt(e(324))/9+parseInt(e(259))/10*(parseInt(e(310))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(jt);class zt extends st.View{[Bt(292)];[Bt(249)];[Bt(298)];[Bt(267)];[Bt(291)];[Bt(255)];[Bt(320)];[Bt(278)];constructor(t,n,o){const r=Bt;super(t);const s=this[r(304)];this[r(337)](r(280),!1),this[r(337)](r(265),n[r(284)][r(265)]),this[r(337)](r(331),!1),this[r(255)]=n,this[r(320)]=o,this[r(292)]=this[r(261)](),this[r(271)]=this[r(261)](),this[r(249)]=null,this[r(298)]=new e.FocusTracker,this[r(267)]=new e.KeystrokeHandler,this[r(291)]=new st.FocusCycler({focusables:this[r(292)],focusTracker:this[r(298)],keystrokeHandler:this[r(267)],keystrokeHandlerOptions:{filter:t=>this[r(292)][r(306)](t=>t[r(339)])[r(334)](t[r(313)])},actions:{focusPrevious:r(302),focusNext:r(293)}}),this[r(278)]=new Dt(t),this[r(278)][r(246)](r(294)).to(this,r(265),t=>t-this[r(320)][r(300)]);for(const t of n[r(284)])this[r(336)](t);this[r(264)](),this[r(328)](n[r(284)],r(272),(t,e)=>{const n=r,o=this[n(277)](e);this[n(265)]++,this[n(336)](e,o),this[n(274)]()}),this[r(328)](n[r(284)],r(251),(t,e)=>{const n=r;this[n(265)]--,this[n(332)](e),this[n(274)]()}),this[r(328)](n,r(285),()=>this[r(274)]()),this[r(328)](n,r(248),()=>this[r(264)]()),this.on(r(299),()=>this[r(274)]()),this.on(r(266),()=>this[r(274)]()),this[r(317)]({tag:"ul",attributes:{class:[r(289),s.if(r(265),r(315),t=>!t)],"aria-label":it(t,r(276))},children:this[r(271)]})}get[Bt(329)](){const t=Bt;return this[t(255)][t(338)]>this[t(320)][t(335)]&&!this[t(331)]&&!this[t(280)]}[Bt(269)](){const t=Bt;super[t(269)](),this[t(274)](),this[t(253)]()}[Bt(262)](t){const e=Bt;-1===t?this[e(291)][e(342)]():this[e(291)][e(323)]()}[Bt(273)](){const t=Bt;this[t(278)][t(273)]();for(const e of this[t(292)])e[t(273)]();super[t(273)]()}[Bt(274)](){const t=Bt;this[t(329)]?this[t(340)]():this[t(286)]()}[Bt(336)](t,e){const n=Bt,o=new(this[n(320)][n(295)])(this[n(308)],t,{maxCommentCharsWhenCollapsed:this[n(320)][n(309)],formatDateTime:this[n(320)][n(326)],editorConfig:this[n(320)][n(288)]});o[n(256)]=t.id,o[n(263)](n(321)).to(this),o[n(263)](n(318)).to(this),o[n(263)](n(296)).to(this),o[n(263)](n(311)).to(this),o[n(263)](n(260)).to(this),this[n(328)](o,n(314),()=>this[n(330)]()),this[n(292)][n(272)](o,e)}[Bt(277)](t){const e=Bt,n=this[e(255)][e(282)](t);return this[e(249)]?this[e(249)][e(283)]>t[e(283)]?n-1:n:n-1}[Bt(264)](){const t=Bt;if(this[t(255)][t(307)]&&this[t(255)][t(301)]){const e={id:t(305),author:this[t(255)][t(307)],authoredAt:this[t(255)][t(301)],content:it(this[t(308)],t(297)),attributes:{}};this[t(249)]=new(this[t(320)][t(295)])(this[t(308)],e,{maxCommentCharsWhenCollapsed:this[t(320)][t(309)],formatDateTime:this[t(320)][t(326)],editorConfig:this[t(320)][t(288)],isSystemComment:!0}),this[t(292)][t(272)](this[t(249)],this[t(255)][t(282)](e))}else this[t(249)]&&(this[t(292)][t(251)](this[t(249)]),this[t(249)][t(273)](),this[t(249)]=null);this[t(274)]()}[Bt(332)](t){const e=Bt,n=this[e(292)][e(251)](t.id);this[e(252)](n),n[e(303)]&&this[e(330)](),n[e(273)]()}[Bt(330)](){const t=Bt;this[t(280)]=Array[t(275)](this[t(292)])[t(287)](e=>e[t(303)])}[Bt(340)](){const t=Bt,n=function(t){const n=Ut,o=new e.Collection;for(const e of t)o[n(272)](e);return o}(this[t(292)]),o=this[t(278)][t(294)];for(let e=1;e<=o;e++)n[t(251)](1);for(const e of n)e[t(281)]();o>0&&n[t(272)](this[t(278)],1),Ft((0,e.diff)(Array[t(275)](this[t(271)]),Array[t(275)](n)),this[t(271)],n)}[Bt(286)](){const t=Bt;Ft((0,e.diff)(Array[t(275)](this[t(271)]),Array[t(275)](this[t(292)])),this[t(271)],this[t(292)]);for(const e of this[t(271)])e[t(316)]()}[Bt(253)](){const t=Bt;this[t(292)][t(341)](e=>{const n=t;this[n(298)][n(272)](e[n(339)]),this[n(267)][n(328)](e[n(339)])}),this[t(292)].on(t(319),(e,n)=>{const o=t;for(const t of n[o(270)])this[o(298)][o(251)](t[o(339)]),this[o(267)][o(252)](t[o(339)]);for(const t of Array[o(275)](n[o(333)])[o(258)]())this[o(298)][o(272)](t[o(339)]),this[o(267)][o(328)](t[o(339)])})}}function Ft(t,e,n){const o=Bt;let r=0;for(const s of t)switch(s){case o(327):e[o(272)](n[o(247)](r),r),r++;break;case o(322):e[o(251)](r);break;case o(250):r++}}const Ht=Kt;function Kt(t,e){const n=Wt();return(Kt=function(t,e){return n[t-=425]})(t,e)}function Wt(){const t=["1052WXtguJ","6186072fZeHJu","THREAD_CONTEXT_LABEL","focus","54hBlIMs","2803116OpCpSd","5JtHVim","set","bindTemplate","element","292230jUDcpj","3053944vdYzjz","ck-context__value","contextValue","span","2901uKfIFt","630513YIQDHw","setTemplate","5000877yVdqNx"];return(Wt=function(){return t})()}!function(t){const e=Kt,n=t();for(;;)try{if(689104===-parseInt(e(443))/1+-parseInt(e(427))/2*(-parseInt(e(442))/3)+parseInt(e(432))/4*(parseInt(e(433))/5)+parseInt(e(428))/6+-parseInt(e(426))/7+-parseInt(e(438))/8+-parseInt(e(431))/9*(-parseInt(e(437))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wt);class Yt extends st.View{constructor(t){const e=Kt;super(t);const n=this[e(435)];this[e(434)](e(440),""),this[e(425)]({tag:e(441),attributes:{class:["ck",e(439)],"aria-label":n.to(e(440),n=>it(t,e(429),n)),tabindex:-1},children:[{text:n.to(e(440))}]})}[Ht(430)](){const t=Ht;this[t(436)][t(430)]()}}function Zt(t,e){const n=Xt();return(Zt=function(t,e){return n[t-=453]})(t,e)}const qt=Zt;function Xt(){const t=["reopenCommentThread","label","isResolved","_setupKeyboardNavigation","contextView","ck-context-wrapper","isEnabled","715178GWLkdV","contextValue","ck-annotation__actions","focusFirst","Comment was made on an element","1486548NdVgqo","9kCoVfJ","fire","overlay","isReadOnly","29425ErxySs","remove","focus","value","269142gzyHsW","focusables","classList","Reopen","focusTracker","tab","listenTo","scrollWidth","keystrokes","length","56YTfADQ","_trimContextValue","ck-context--quotes","ck-thread__header","_attachContextActions",".ck-context","execute","element","lastIndexOf","...","tooltip","context","querySelector","shift+tab","createCollection","isResolvable","_model","substring","offsetWidth","219RlTvqH","bindTemplate","6403144KdrKVH","add",".ck-context__value","78140HALbyQ","render","bind","6635775bsQRHo","ck-context","mouseenter","setTemplate","div","mouseleave","_createReopenButton","focusCycler","reopenButtonView","_createContextView","isVisible","locale","11910uAwbSM","icon","hasContext"];return(Xt=function(){return t})()}!function(t){const e=Zt,n=t();for(;;)try{if(731918===parseInt(e(473))/1+parseInt(e(478))/2+-parseInt(e(516))/3*(parseInt(e(521))/4)+-parseInt(e(524))/5+-parseInt(e(487))/6*(parseInt(e(497))/7)+parseInt(e(518))/8*(-parseInt(e(479))/9)+-parseInt(e(463))/10*(-parseInt(e(483))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xt);class Gt extends st.View{[qt(513)];[qt(459)];[qt(470)];[qt(488)];[qt(491)];[qt(495)];[qt(458)];constructor(t,n){const o=qt;super(t);const r=this[o(517)];this[o(513)]=n,this[o(459)]=this[o(457)](),this[o(470)]=this[o(460)](),this[o(488)]=this[o(511)]([this[o(470)],this[o(459)]]),this[o(491)]=new e.FocusTracker,this[o(495)]=new e.KeystrokeHandler,this[o(458)]=new st.FocusCycler({focusables:this[o(488)],focusTracker:this[o(491)],keystrokeHandler:this[o(495)],actions:{focusPrevious:o(510),focusNext:o(492)}}),this[o(523)](o(465)).to(this[o(513)],o(508),t=>!!t),this[o(523)](o(474)).to(this[o(513)],o(508),t=>t&&t[o(486)]?this[o(498)](t[o(486)]):it(this[o(462)],o(477))),this[o(454)]({tag:o(455),attributes:{class:[o(500)]},children:[{tag:o(455),attributes:{class:[o(471)]},children:[{tag:o(455),attributes:{class:[o(525),r.if(o(465),o(499))]},children:[this[o(470)]]}]},{tag:o(455),attributes:{class:[o(475)]},children:[this[o(459)]]}]})}[qt(522)](){const t=qt;super[t(522)](),this[t(501)](),this[t(469)]()}[qt(485)](){const t=qt;this[t(458)][t(476)]()}[qt(457)](){const t=qt,e=new st.ButtonView(this[t(462)]);return e[t(467)]=it(this[t(462)],t(490)),e[t(507)]=it(this[t(462)],t(490)),e[t(464)]=rt.IconUndo,e[t(523)](t(472)).to(this[t(513)],t(482),t=>!t),e[t(523)](t(461)).to(this[t(513)],t(512),this[t(513)],t(468),(t,e)=>t&&e),e.on(t(503),()=>{const e=t;this[e(480)](e(466),this[e(513)].id)}),e}[qt(498)](t){const e=qt;if(t[e(496)]<150)return t;const n=t[e(505)](" ",147);return t[e(514)](0,n>-1?n:147)+e(506)}[qt(501)](){const t=qt,e=this[t(504)][t(509)](t(502)),n=e[t(509)](t(520));this[t(493)](e,t(453),()=>{const o=t;n[o(515)]<n[o(494)]&&e[o(489)][o(519)](o(481))}),this[t(493)](e,t(456),()=>{const n=t;e[n(489)][n(484)](n(481))})}[qt(469)](){const t=qt;this[t(495)][t(493)](this[t(504)]);for(const e of this[t(488)])this[t(491)][t(519)](e[t(504)]),this[t(495)][t(493)](e[t(504)])}[qt(460)](){const t=qt,e=new Yt(this[t(462)]);return e[t(523)](t(474)).to(this),e}}function Qt(){const t=["updateComment","COMMENT_THREAD_DESCRIPTION","render","destroy","1874736JUXnRJ","removeCommentThread","isSubmitted","canComment","delegate","584812zwQFkY","focusables","showInput","241890OqrNLg","hasDirtyComment","submitLabel","focusCycler","isResolvable","stop","15rGufNu","placeholder","Write a comment...","commentThreadHeaderView","_localUser","432vYoRmG","element","disabledSubmit","_createCommentThreadInputView","_model","bind","isActive","129066xzPufy","Reply","COMMENT_THREAD_LABEL","focusTracker","376530PvemeK","change:isActive","editorConfig","submitCommentThread","commentThreadInputView","author","CommentView","isUnlinked","createCollection","unlinkedAt","keystrokes","archivedAt","Reply...","isReadOnly","5729526fZlVNF","fire","ariaLabel","focus","submit","ariaDescriptionView","701093esImPr","value","commentInputView","comments","name","shift+tab","reopenCommentThread","Comment","tab","addComment","locale","target","first","commentsListView","resolveCommentThread","editorReady","set","cancel","listenTo","editorDestroyed","length","isResolved","assign","Reply to reopen discussion...","removeComment","_config","isDirty"];return(Qt=function(){return t})()}const Jt=$t;function $t(t,e){const n=Qt();return($t=function(t,e){return n[t-=499]})(t,e)}!function(t){const e=$t,n=t();for(;;)try{if(714663===parseInt(e(507))/1+parseInt(e(546))/2+parseInt(e(568))/3+-parseInt(e(543))/4*(-parseInt(e(552))/5)+-parseInt(e(538))/6+parseInt(e(564))/7*(-parseInt(e(557))/8)+parseInt(e(501))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qt);class te extends st.View{[Jt(561)];[Jt(532)];[Jt(555)];[Jt(572)];[Jt(506)];[Jt(544)];[Jt(567)];[Jt(578)];[Jt(549)];constructor(t,n,o,s){const i=Jt;super(t),this[i(523)](i(563),!1),this[i(523)](i(533),!1),this[i(561)]=n,this[i(556)]=o,this[i(532)]=s,this[i(555)]=new Gt(t,n),this[i(555)][i(542)](i(513)).to(this),this[i(506)]=new r.AriaDescriptionView(t,it(t,i(535))),this[i(525)](this,i(513),()=>{this[i(504)]()}),this[i(520)]=new zt(t,n,Object[i(529)]({CommentView:this[i(532)][i(574)]},s)),this[i(520)][i(542)](i(531)).to(this),this[i(520)][i(542)](i(534)).to(this),this[i(520)][i(542)](i(521)).to(this),this[i(520)][i(542)](i(522)).to(this),this[i(520)][i(542)](i(526)).to(this),this[i(520)][i(562)](i(563)).to(this),this[i(525)](this,i(521),()=>{this[i(504)]()}),this[i(523)](i(527),this[i(520)][i(527)]),this[i(562)](i(527)).to(this[i(520)],i(527)),this[i(572)]=this[i(560)](),this[i(572)][i(542)](i(522)).to(this),this[i(572)][i(542)](i(526)).to(this),this.on(i(531),()=>this[i(504)]()),this[i(562)](i(533)).to(this[i(520)],i(547),this[i(572)][i(509)],i(508),(t,e)=>t||!!e),this[i(562)](i(575)).to(n,i(577),t=>!!t),this[i(562)](i(503)).to(this,i(527),t=>{const e=i,n=this[e(561)][e(510)][e(519)]?this[e(561)][e(510)][e(519)][e(573)][e(511)]:this[e(556)][e(511)];return it(this[e(517)],e(566),[t,n])}),this[i(544)]=this[i(576)]([this[i(520)],this[i(572)]]),this[i(567)]=new e.FocusTracker,this[i(578)]=new e.KeystrokeHandler,this[i(549)]=new st.FocusCycler({focusables:this[i(544)],focusTracker:this[i(567)],keystrokeHandler:this[i(578)],keystrokeHandlerOptions:{filter:t=>t[i(518)]!==this[i(558)]},actions:{focusPrevious:i(512),focusNext:i(515)}})}[Jt(504)](){const t=Jt;this[t(558)][t(504)]()}[Jt(536)](){const t=Jt;super[t(536)](),(0,r.setupThreadKeyboardNavigation)(this,this[t(544)])}async[Jt(537)](){const t=Jt;this[t(533)]=!1,this[t(520)][t(537)](),await this[t(572)][t(537)](),super[t(537)]()}[Jt(560)](){const t=Jt,e=new Pt(this[t(517)],this[t(556)],this[t(532)][t(570)]),n=e[t(509)];return e[t(562)](t(545)).to(this,t(563),this[t(561)],t(500),this[t(561)],t(541),this[t(561)],t(579),n,t(508),(t,e,n,o,r)=>!!r||!!o&&n&&!e||t&&n&&!e),n[t(562)](t(553)).to(this,t(527),this[t(561)],t(550),this[t(561)],t(528),(e,n,o)=>{const r=t;let s;return s=r(o&&n?530:e?499:554),it(this[r(517)],s)}),n[t(562)](t(548)).to(this,t(527),e=>it(this[t(517)],t(e?565:514))),n.on(t(505),(e,n)=>{const o=t;this[o(502)](o(516),n),this[o(561)][o(528)]&&this[o(561)][o(550)]&&this[o(502)](o(513),this[o(561)].id),this[o(561)][o(540)]||this[o(502)](o(571))}),n.on(t(524),()=>{this[t(504)]()}),n[t(562)](t(559)).to(this[t(561)],t(500)),n.on(t(524),e=>{const n=t;0==this[n(527)]&&(this[n(502)](n(539)),e[n(551)]())}),this.on(t(569),(e,o,r)=>{const s=t;r||this[s(527)]||n[s(508)]||this[s(502)](s(539))}),e}}const ee=oe;function ne(){const t=["containerElement","isConfirm","createCollection","actionBar","label","_cancelAllConfirms","Resolve","3237819LmBFkT","2886458ZDHbES","_boundFirstCommentView","change:isReadOnly","removeCommentThread","resolveButton","commentThreadChildren","ck-reset_all-excluded","change:isActive","setTemplate","ck-thread--remove-confirmation","icon","change:archivedAt","4jmJGhk","1102135LyGmuK","isSystemComment","isUnlinked","_bindFirstCommentView","3928854CFqVVs","add","locale","isReadOnly","focus","removeButton","high","listenTo","bindTemplate","remove","isResolved","ck-thread__container","commentThreadHeaderView","16397199DGtYgw","isVisible","set",".ck-thread__container","isResolvable","ck-thread--unlinked","focusables","ariaLabel","removeConfirm","ck-thread--active","element","isEnabled","ck-thread","unbind","render","ck-rounded-corners","_model","_createResolveButton","has","1393055XiMDhF","Delete comment thread?","fire","commentThreadInputView","commentViews","tooltip","archivedAt","cancelConfirm","isActive","ariaDescriptionView","getTemplate","8jGLJxw","stop","actionIndicator","get","execute","resolveCommentThread","listitem","bind","querySelector","ck-comment--resolve","extendTemplate","commentsListView","length","Write a comment...","5420149yYCvzd","showConfirm","placeholder","ck-thread--","_updateArchivedThreadHeader","then","div"];return(ne=function(){return t})()}function oe(t,e){const n=ne();return(oe=function(t,e){return n[t-=225]})(t,e)}!function(t){const e=oe,n=t();for(;;)try{if(852363===parseInt(e(282))/1+-parseInt(e(269))/2+parseInt(e(268))/3+parseInt(e(281))/4*(-parseInt(e(229))/5)+-parseInt(e(286))/6+parseInt(e(254))/7*(-parseInt(e(240))/8)+parseInt(e(299))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ne);class re extends((0,r.ConfirmMixin)(te)){[ee(274)];[ee(261)];[ee(273)];[ee(270)];constructor(t,e,n,o){const r=ee;super(t,e,n,o),this[r(274)]=this[r(263)]([this[r(251)],this[r(232)],this[r(238)]]),this[r(301)](r(242),null),this[r(261)]=null,this[r(270)]=null,this[r(288)]=t,this[r(273)]=this[r(227)](),this[r(277)](this[r(239)]()),this.on(r(276),(t,e,n)=>{n||this[r(266)]()}),this[r(293)](this[r(226)],r(271),(t,e,n)=>{n&&this[r(266)]()}),this[r(252)]>0&&this[r(285)](),this[r(293)](this[r(251)][r(233)],r(287),()=>{this[r(285)]()})}[ee(239)](){const t=ee,e=this[t(294)];return{tag:t(260),attributes:{class:["ck",t(311),t(275),t(225),e.if(t(237),t(308)),e.if(t(284),t(304)),e.if(t(262),t(278)),e.to(t(242),e=>e?t(257)+e:"")],"data-thread-id":this[t(226)].id,tabindex:0,role:t(246),"aria-label":e.to(t(306)),"aria-describedby":this[t(238)].id},children:[{tag:t(260),attributes:{class:t(297)},children:this[t(274)]}]}}[ee(313)](){const t=ee;super[t(313)](),this[t(261)]=this[t(309)][t(248)](t(302)),this[t(226)].on(t(280),()=>{this[t(258)]()}),this[t(258)]()}[ee(266)](){const t=ee;this[t(236)]();for(const e of this[t(251)][t(233)])e[t(236)]()}[ee(285)](){const t=ee,{locale:e}=this,n=this[t(251)][t(233)][t(243)](0);n===this[t(270)]||n[t(283)]||(this[t(270)]=n,this[t(312)](t(242)),this[t(247)](t(242)).to(n,t(242),e=>t(295)===e?t(295):null),n[t(256)]=it(e,t(253)),n[t(291)].on(t(244),n=>{const o=t;n[o(241)](),this[o(255)](it(e,o(230)),this[o(261)])[o(259)](()=>{const t=o;this[t(231)](t(272))})},{priority:t(292)}),this.on(t(307),()=>{n[t(290)]()}),n[t(264)][t(287)](this[t(273)],0),n[t(305)][t(287)](this[t(273)],0))}[ee(227)](){const t=ee,e=new r.LateFocusButtonView(this[t(288)]);return e[t(265)]=it(this[t(288)],t(267)),e[t(234)]=it(this[t(288)],t(267)),e[t(279)]=rt.IconCheck,e[t(250)]({attributes:{class:t(249)}}),e[t(247)](t(310)).to(this[t(226)],t(289),t=>!t),e[t(247)](t(300)).to(this[t(226)],t(303),this[t(226)],t(296),(t,e)=>t&&!e),e.on(t(244),()=>{const e=t;this[e(231)](e(245),this[e(226)].id)}),e}[ee(258)](){const t=ee;this[t(226)][t(235)]?this[t(274)][t(228)](this[t(298)])||(this[t(274)][t(287)](this[t(298)],0),this[t(305)][t(287)](this[t(298)],0)):this[t(274)][t(228)](this[t(298)])&&(this[t(274)][t(295)](this[t(298)]),this[t(305)][t(295)](this[t(298)]))}}var se=ce;function ie(){var t=["83505eyTXYk","content","ck-annotation__content","533638IyhRlf","90mQWyLS","301598DRashX","10gUIhQS","innerHTML","render","28rcxbqS","2903704CRTXZl","615QuvMzl","3622302GZuyUD","ck-comment__content","div","125673oDxPtk","change:content","set","setTemplate","ck-content","94onzXrS","element"];return(ie=function(){return t})()}function ce(t,e){var n=ie();return(ce=function(t,e){return n[t-=286]})(t,e)}!function(t){for(var e=ce,n=t();;)try{if(214794===parseInt(e(307))/1*(parseInt(e(294))/2)+parseInt(e(289))/3*(parseInt(e(305))/4)+parseInt(e(296))/5*(-parseInt(e(300))/6)+parseInt(e(299))/7+-parseInt(e(306))/8+-parseInt(e(286))/9*(-parseInt(e(302))/10)+parseInt(e(301))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ie);class ae extends st.View{constructor(t){var e=ce;super(t),this[e(291)](e(297),""),this[e(292)]({tag:e(288),attributes:{class:[e(293),e(287),e(298)]}})}[se(304)](){var t=se;super[t(304)](),this.on(t(290),(e,n,o)=>{var r=t;this[r(295)][r(303)]=o}),this[t(295)][t(303)]=this[t(297)]}}const he=de;function ue(){const t=["maxCommentCharsWhenCollapsed","source","esc","formatDateTime","_model","3340354gGgXHr","_config","getExternalCommentNote","removed","tab","66RBMHFW","author","focusFirst","value","318fhMrvB","collapse","ariaLabel","remove","getUserViewNotificationText","isCollapsed","editorReady","submitLabel","stopListening","focusCycler","16549330PazNGg","expand","isSystemComment","ariaDescriptionView","switchToEditMode","82887eUtfiB","listenTo","EXTERNAL_COMMENT","focusables","text/html","createEditor","attributes","EXTERNAL_AVATAR","1GqdNSU","disabledSubmit","content","editorConfig","createCollection","focusTracker","5417576AXEljH","cancel","visibleView","EXTERNAL_IMPORT_WORD_AVATAR","bind","render","keystrokes","add","initialData","42093612kDrGXu","fire","element","@external","added","COMMENT_THREAD_DESCRIPTION","isExternal","body","shift+tab","enter","COMMENT_ARIA_LABEL","_setupKeyboardNavigation","Save","set","editorDestroyed","creator","destroy","name","isReadOnly","switchToDisplayMode","9HEXjBQ","isEditMode","_createCommentContentView","authoredAt","target","get","_createCommentInputView","updateComment","submit","locale","once","delegate","parseFromString","135076xmDnTo","2030830ZPQQNM","change","textContent","focus","importWord","EXTERNAL_IMPORT_WORD_COMMENT"];return(ue=function(){return t})()}function de(t,e){const n=ue();return(de=function(t,e){return n[t-=244]})(t,e)}!function(t){const e=de,n=t();for(;;)try{if(887958===parseInt(e(260))/1*(-parseInt(e(320))/2)+-parseInt(e(325))/3*(-parseInt(e(308))/4)+-parseInt(e(309))/5+-parseInt(e(329))/6*(parseInt(e(252))/7)+parseInt(e(266))/8+parseInt(e(295))/9*(-parseInt(e(247))/10)+parseInt(e(275))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ue);class le extends st.View{[he(268)];[he(250)];[he(255)];[he(265)];[he(272)];[he(246)];[he(319)];[he(321)];constructor(t,n,o){const s=he;super(t),this[s(319)]=n,this[s(321)]=o,this[s(249)]=!!this[s(321)][s(249)],this[s(288)](s(296),!1),this[s(288)](s(334),!0),this[s(270)](s(331)).to(n,s(262),n,s(298),(e,r)=>it(t,s(285),[n[s(326)][s(292)],o[s(318)](r),(new DOMParser)[s(307)](e,s(256))[s(282)][s(311)],n[s(281)]?this[s(322)]():""])),this[s(250)]=new r.AriaDescriptionView(t,it(t,s(280))),this[s(268)]=this[s(264)](),this[s(268)][s(273)](this[s(297)]()),this[s(255)]=new st.ViewCollection,this[s(265)]=new e.FocusTracker,this[s(272)]=new e.KeystrokeHandler,this[s(246)]=new st.FocusCycler({focusables:this[s(255)],focusTracker:this[s(265)],keystrokeHandler:this[s(272)],keystrokeHandlerOptions:{filter:t=>t[s(299)]!==this[s(277)]},actions:{focusPrevious:s(283),focusNext:s(324)}})}[he(248)](){this[he(334)]=!1}[he(330)](){const t=he;this[t(296)]||(this[t(334)]=!0)}[he(312)](){const t=he;this[t(277)][t(312)]()}[he(271)](){const t=he;super[t(271)](),this[t(286)]()}async[he(291)](){const t=he;await this[t(268)][t(300)](0)[t(291)](),super[t(291)]()}[he(251)](){const t=he;this[t(296)]||(this[t(296)]=!0,this[t(268)][t(332)](0)[t(291)](),this[t(268)][t(273)](this[t(301)]()))}[he(294)](){const t=he;this[t(296)]&&(this[t(296)]=!1,this[t(268)][t(332)](0)[t(291)](),this[t(268)][t(273)](this[t(297)]()))}[he(322)](){const t=he;return t(313)===this[t(319)][t(258)][t(278)][t(316)]?it(this[t(304)],t(314)):it(this[t(304)],t(254))}[he(333)](){const t=he;return this[t(319)][t(281)]?t(313)===this[t(319)][t(258)][t(278)][t(316)]?it(this[t(304)],t(269),this[t(319)][t(290)][t(292)]):it(this[t(304)],t(259),this[t(319)][t(290)][t(292)]):null}[he(297)](){const t=he,e=new ae(this[t(304)]);return e[t(270)](t(262)).to(this[t(319)],t(262),this,t(334),(e,n)=>n?(0,r.trimHtml)(e,{limit:this[t(321)][t(315)]}):e),e}[he(301)](){const t=he;this[t(321)][t(263)]||(this[t(321)][t(263)]={}),this[t(321)][t(263)][t(274)]=this[t(319)][t(262)];const e=new Nt(this[t(304)],this[t(321)][t(263)]);return e[t(328)]=this[t(319)][t(262)],e[t(270)](t(261)).to(this[t(319)],t(293)),e[t(244)]=it(this[t(304)],t(287)),e.on(t(303),(e,n)=>{const o=t;this[o(276)](o(302),this[o(319)].id,n),this[o(294)](),this[o(312)]()}),e.on(t(267),()=>{const e=t;this[e(294)](),this[e(312)]()}),e[t(305)](t(335),()=>{e[t(312)]()}),e[t(257)](),e[t(306)](t(335)).to(this),e[t(306)](t(289)).to(this),e}[he(286)](){const t=he,e=this[t(277)];this[t(272)][t(253)](e);for(const e of this[t(255)])this[t(265)][t(273)](e[t(277)]),this[t(272)][t(253)](e[t(277)]);this[t(255)].on(t(310),(e,n)=>{const o=t;for(const t of n[o(323)])this[o(265)][o(332)](t[o(277)]),this[o(272)][o(245)](t[o(277)]);for(const t of n[o(279)])this[o(265)][o(273)](t[o(277)]),this[o(272)][o(253)](t[o(277)])}),this[t(272)][t(288)](t(284),(n,o)=>{const r=t;e===n[r(299)]&&(this[r(246)][r(327)](),o())}),this[t(272)][t(288)](t(317),(n,o)=>{const r=t;e!==n[r(299)]&&(this[r(312)](),o())})}}const me=ge;function ke(){const t=["bind","formatDateTime","_createEditButton","focusables","bindTemplate","buttonView","ariaLabel","fire","isExternal","dropdown","editButton","ck-annotation__actions","_config","_createRemoveButton","visibleView","mouseleave","items","ck-comment--info","ck-hidden","children","add","isVisible","push","ck-annotation__info","42975ycNBZP","ck-annotation__main","addMany","Delete comment?","icon","label","setTemplate","Remove","ck-annotation","then","mouseenter","switchToEditMode","4ifxFcd","some","82738Kyqcve","getTemplate","ck-comment__external","withText","ck-comment__actions","_attachActions","isRemovable","actionIndicator","showConfirm","ck-annotation__info-name","removeButton","ck-comment","listitem","207455gkCRXL","ck-annotation__content-wrapper","actionBar","3341080CrEGwW","_model","from","resolvedAt","panelPosition","render","ck-annotation__user","execute","isReadOnly","isEditMode","216RwwcAr","placeholder","getExternalCommentNote","cancelConfirm","createCollection","element","isConfirm","locale","ck-annotation__actions--hidden","406KVXSVJ","getUserViewNotificationText","ck-comment__actions--hidden","ck-comment__info-time","ck-comment--","length","focus","ck-comment__main","ck-comment--edit","_createCommentInputView","Edit","group","ck-comment__user","time","ck-comment--remove","listenTo","unbind","change:isRemovable","extendTemplate","ck-comment__wrapper","783qqgoOQ","authoredAt","find","author","remove","panelView","isEnabled","removeComment","344988cNgLcU","Show more items","edit","div","blur","ck-comment__info-name","_createDropdown","isSystemComment","ck-annotation__info-time","Reply...","isEditable","ck-comment--remove-confirmation","toMany","set","userView","ck-comment__info","span","name","1463598rLIVbk","ariaDescriptionView"];return(ke=function(){return t})()}function ge(t,e){const n=ke();return(ge=function(t,e){return n[t-=329]})(t,e)}!function(t){const e=ge,n=t();for(;;)try{if(222620===-parseInt(e(391))/1+-parseInt(e(426))/2*(parseInt(e(446))/3)+-parseInt(e(389))/4*(parseInt(e(404))/5)+parseInt(e(351))/6+-parseInt(e(333))/7+parseInt(e(417))/8*(-parseInt(e(377))/9)+parseInt(e(407))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ke);class pe extends((0,r.ConfirmMixin)(le)){[me(406)];[me(347)];constructor(t,e,n){const o=me;super(t,e,n),this[o(346)](o(398),null),this[o(346)](o(418),it(t,o(342))),this[o(353)](o(447)).to(e),this[o(353)](o(410)).to(e),this[o(406)]=this[o(421)](),this[o(340)]||(this[o(363)]=this[o(355)](),this[o(401)]=this[o(366)](),this[o(369)]=this[o(421)](),this[o(369)][o(379)]([this[o(363)],this[o(401)]]),this[o(362)]=this[o(339)](),this[o(406)][o(373)](this[o(362)]),this[o(356)][o(373)](this[o(362)])),this[o(347)]=new r.UserView(t,e[o(449)],this[o(427)]()),this[o(347)][o(444)]({attributes:{class:[o(438),o(413)],"aria-hidden":!0}}),this[o(441)](e,o(443),()=>this[o(420)]()),this[o(383)](this[o(392)]())}[me(392)](){const t=me,e=this[t(357)],n=[{tag:t(336),attributes:{class:[t(348),t(376)]},children:[{tag:t(349),children:[{text:this[t(347)][t(350)]}],attributes:{class:[t(338),t(400)],"data-cke-tooltip-text":this[t(347)][t(350)]}},{tag:t(439),attributes:{datetime:e.to(t(447)),class:[t(429),t(341)]},children:[{text:e.to(t(447),e=>this[t(365)][t(354)](e))}]}]},{tag:t(336),attributes:{class:[t(395),t(364),e.if(t(416),t(428)),e.if(t(416),t(425))]},children:this[t(406)]},{tag:t(336),attributes:{class:[t(405)]},children:this[t(367)]},this[t(352)]];return this[t(408)][t(361)]&&n[t(375)]({tag:t(336),attributes:{class:[t(393)]},children:[{text:this[t(419)]()}]}),{tag:"li",attributes:{class:[t(445),e.if(t(423),t(344))],tabindex:-1,"aria-label":e.to(t(359)),"aria-describedby":this[t(352)].id,role:t(403)},children:[{tag:t(336),attributes:{class:[t(402),t(385),e.if(t(416),t(434)),e.if(t(340),t(370)),e.to(t(398),e=>e?t(430)+e:"")],"data-author-id":this[t(408)][t(449)].id,"data-comment-id":this[t(408)].id,role:t(437)},children:[this[t(347)],{tag:t(336),attributes:{class:[t(433),t(378)]},children:n}]}]}}[me(355)](){const t=me,e=new st.ButtonView(this[t(424)]);return e[t(382)]=it(this[t(424)],t(436)),e[t(381)]=rt.IconPencil,e[t(394)]=!0,e[t(444)]({attributes:{class:t(434)}}),e[t(353)](t(331)).to(this[t(408)],t(415),t=>!t),e[t(353)](t(374)).to(this[t(408)],t(343)),e.on(t(414),()=>this[t(388)]()),e}[me(366)](){const t=me,e=new st.ButtonView(this[t(424)]);return e[t(382)]=it(this[t(424)],t(384)),e[t(381)]=rt.IconRemoveComment,e[t(394)]=!0,e[t(444)]({attributes:{class:t(440)}}),e[t(353)](t(331)).to(this[t(408)],t(415),t=>!t),e[t(353)](t(374)).to(this[t(408)],t(397)),e.on(t(414),()=>{const e=t;this[e(399)](it(this[e(424)],e(380)),this[e(422)])[e(386)](()=>{const t=e;this[t(360)](t(332),this[t(408)].id)})}),e}[me(339)](){const t=me,e=(0,st.createDropdown)(this[t(424)],r.LateFocusDropdownButtonView),n=e[t(330)][t(372)],o=new st.ListView(this[t(424)]),s=e[t(357)];(0,st.focusChildOnDropdownOpen)(e,()=>this[t(369)][t(448)](e=>e[t(374)])),e[t(444)]({attributes:{class:[s.if(t(374),t(371),t=>!t)]}});const i=(n,r=-1)=>{const s=t,i=new st.ListItemView(this[s(424)]);i[s(372)][s(373)](n);const c=r>-1?r:o[s(369)][s(431)];o[s(369)][s(373)](i,c);const a=Array[s(409)](this[s(369)]);e[s(442)](s(331),s(374)),e[s(353)](s(331))[s(345)](a,s(331),(...t)=>t[s(390)](t=>t)),e[s(353)](s(374))[s(345)](a,s(374),(...t)=>t[s(390)](t=>t))};e[t(411)]="sw",e[t(358)][t(346)]({label:it(this[t(424)],t(334)),icon:rt.IconThreeVerticalDots});for(const e of this[t(369)])i(e);return n[t(373)](o),e[t(441)](this[t(369)],t(373),(t,e,n)=>{i(e,n)}),e[t(441)](this[t(369)],t(329),(e,n,r)=>{const s=t;o[s(369)][s(329)](r)}),e}[me(396)](t,e){const n=me,o=t&&t[n(422)];o&&(this[n(441)](o,n(387),()=>this[n(398)]=e),this[n(441)](o,n(432),()=>this[n(398)]=e),this[n(441)](o,n(368),()=>this[n(398)]=null),this[n(441)](o,n(337),()=>this[n(398)]=null))}[me(435)](){const t=me,e=super[t(435)]();return e[t(353)](t(418)).to(this),e}[me(412)](){const t=me;super[t(412)](),this[t(396)](this[t(363)],t(335)),this[t(396)](this[t(401)],t(329))}}var fe=n(673),be=n.n(fe),ve=n(545),_e=n.n(ve),we=n(262),Ie=n.n(we),ye=n(667),Ae=n.n(ye),Ce=n(357),Te=n.n(Ce),Ee=n(554),xe={attributes:{"data-cke":!0}};xe.setAttributes=Ae(),xe.insert=Ie().bind(null,"head"),xe.domAPI=_e(),xe.insertStyleElement=Te();be()(Ee.A,xe);Ee.A&&Ee.A.locals&&Ee.A.locals;var Oe=n(306),Ne={attributes:{"data-cke":!0}};Ne.setAttributes=Ae(),Ne.insert=Ie().bind(null,"head"),Ne.domAPI=_e(),Ne.insertStyleElement=Te();be()(Oe.A,Ne);Oe.A&&Oe.A.locals&&Oe.A.locals;var Se=n(980),Me={attributes:{"data-cke":!0}};Me.setAttributes=Ae(),Me.insert=Ie().bind(null,"head"),Me.domAPI=_e(),Me.insertStyleElement=Te();be()(Se.A,Me);Se.A&&Se.A.locals&&Se.A.locals;function Re(t,e,{signal:n,edges:o}={}){let r,s=null;const i=null!=o&&o.includes("leading"),c=null==o||o.includes("trailing"),a=()=>{null!==s&&(t.apply(r,s),r=void 0,s=null)};let h=null;const u=()=>{null!=h&&clearTimeout(h),h=setTimeout(()=>{h=null,c&&a(),l()},e)},d=()=>{null!==h&&(clearTimeout(h),h=null)},l=()=>{d(),r=void 0,s=null},m=function(...t){if(n?.aborted)return;r=this,s=t;const e=null==h;u(),i&&e&&a()};return m.schedule=u,m.cancel=l,m.flush=()=>{d(),a()},n?.addEventListener("abort",l,{once:!0}),m}function Pe(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:o=!1,trailing:r=!0,maxWait:s}=n,i=Array(2);let c;o&&(i[0]="leading"),r&&(i[1]="trailing");let a=null;const h=Re(function(...e){c=t.apply(this,e),a=null},e,{edges:i}),u=function(...e){return null!=s&&(null===a&&(a=Date.now()),Date.now()-a>=s)?(c=t.apply(this,e),a=Date.now(),h.cancel(),h.schedule(),c):(h.apply(this,e),c)};return u.cancel=h.cancel,u.flush=()=>(h.flush(),c),u}function Ve(){const t=["14PhuhhU","6lkXZJN","1519816mEEyQb","characterData","9YPyhsF","824830vEDoMC","1qRSzzG","class","disconnect","3756535ZEeewz","attributes","observe","cancel","1689618fUdOHe","38952yfvCwF","childList","attributeName","225612DGGIuC","type","203914vhejiD","165vZUUSO"];return(Ve=function(){return t})()}function Le(t,e){const n=Ve();return(Le=function(t,e){return n[t-=150]})(t,e)}function De(t){const e=function(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:o=!0,trailing:r=!0}=n;return Pe(t,e,{leading:o,trailing:r,maxWait:e})}(t,30),n=new MutationObserver(t=>{const n=Le;for(const o of t)(n(153)==o[n(161)]&&n(150)==o[n(159)]||n(158)==o[n(161)]||n(167)==o[n(161)])&&e()});return{attach(t){n[Le(154)](t,{attributes:!0,childList:!0,subtree:!0,characterData:!0})},detach(){const t=Le;n[t(151)](),e[t(155)]()}}}!function(t){const e=Le,n=t();for(;;)try{if(483604===parseInt(e(170))/1*(parseInt(e(162))/2)+parseInt(e(156))/3+parseInt(e(166))/4+parseInt(e(152))/5*(-parseInt(e(165))/6)+-parseInt(e(164))/7*(parseInt(e(157))/8)+parseInt(e(168))/9*(-parseInt(e(169))/10)+parseInt(e(163))/11*(parseInt(e(160))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ve);var Be=n(438),Ue={attributes:{"data-cke":!0}};Ue.setAttributes=Ae(),Ue.insert=Ie().bind(null,"head"),Ue.domAPI=_e(),Ue.insertStyleElement=Te();be()(Be.A,Ue);Be.A&&Be.A.locals&&Be.A.locals;const je=ze;function ze(t,e){const n=Fe();return(ze=function(t,e){return n[t-=366]})(t,e)}function Fe(){const t=["content","destroy","_mutationObserver","3FzVumR","11DUuzQv","4500NOrKoO","10svtYoq","Esc","ck-annotation-wrapper--active","delegate","first","_updateHeight","presentation","3339lRrsBl","div","1460346cwaUNK","add","fire","render","251920zZxxlF","targetRect","ck-rounded-corners","isActive","isDirty","setTemplate","clear","type","28ZBYmOz","height","arrowup","bindTemplate","createCollection","detach","7275504QEZZIB","listenTo","attach","focus","arrowdown","focusTracker","679552wzuytG","set","length","3815676qkIHzZ","element","clientHeight","247068GMLAJb","keystrokes","ck-annotation-wrapper","mainView"];return(Fe=function(){return t})()}!function(t){const e=ze,n=t();for(;;)try{if(390783===-parseInt(e(369))/1+parseInt(e(388))/2*(parseInt(e(376))/3)+parseInt(e(400))/4*(-parseInt(e(392))/5)+-parseInt(e(378))/6*(-parseInt(e(386))/7)+parseInt(e(412))/8+parseInt(e(366))/9*(parseInt(e(379))/10)+parseInt(e(377))/11*(-parseInt(e(406))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fe);class He extends st.View{[je(411)];id;[je(370)];[je(373)];[je(372)];[je(375)];constructor(t,n){const o=je;super(t),this.id=(0,e.uid)(),this[o(411)]=new e.FocusTracker,this[o(370)]=new e.KeystrokeHandler,this[o(370)][o(413)](o(380),(t,e)=>this[o(390)](o(380),e)),this[o(413)](o(393),{top:0,right:0,bottom:0,left:0}),this[o(413)](o(401),0),this[o(413)](o(395),!1),this[o(413)](o(396),!1),this[o(413)](o(414),0),this[o(413)](o(399),""),this[o(375)]=De(()=>this[o(384)]()),this[o(373)]=this[o(404)](),this[o(373)][o(382)](o(402),o(410)).to(this),this[o(373)][o(389)](n),this[o(372)]=n;const r=this[o(403)];this[o(397)]({tag:o(387),attributes:{class:["ck",o(371),o(394),r.if(o(395),o(381))],role:o(385)},children:this[o(373)]})}[je(391)](){const t=je;super[t(391)](),this[t(411)][t(389)](this[t(367)]),this[t(370)][t(407)](this[t(367)]),this[t(375)][t(408)](this[t(367)])}[je(374)](){const t=je;this[t(373)][t(398)](),this[t(370)][t(374)](),this[t(411)][t(374)](),this[t(375)][t(405)](),super[t(374)]()}[je(409)](){const t=je;this[t(373)][t(383)]&&this[t(373)][t(383)][t(409)]()}[je(384)](){const t=je,e=this[t(367)][t(368)];e&&(this[t(401)]=e)}}const Ke=Ye;function We(){const t=["targetRect","_type","_assertCorrectTarget","focusTracker","isArray","nodeType","5827746QIZooN","14366154lpeaTT","target","843519FprDLV","every","isActive","element","innerView","destroy","function","object","_id","filter","offsetParent","18pDqttr","872850RwpOqv","annotation-invalid-target","clear","getClientRects","updateTargetRect","add","_getNormalizedTarget","3128460vgoEeN","isVisible","set","stopListening","2xDvcre","5626144kDBHXp","654604ShjeUS","length","7Gqywww","10POnxYR","focusableElements","refreshVisibility","render","item","type","view","_target","mainView","remove"];return(We=function(){return t})()}function Ye(t,e){const n=We();return(Ye=function(t,e){return n[t-=341]})(t,e)}!function(t){const e=Ye,n=t();for(;;)try{if(521522===parseInt(e(387))/1+-parseInt(e(351))/2*(parseInt(e(375))/3)+-parseInt(e(353))/4*(parseInt(e(356))/5)+parseInt(e(372))/6*(-parseInt(e(355))/7)+-parseInt(e(352))/8+-parseInt(e(386))/9*(-parseInt(e(347))/10)+parseInt(e(373))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(We);class Ze extends((0,e.ObservableMixin)()){[Ke(362)];[Ke(357)];[Ke(367)];[Ke(363)];constructor({view:t,target:n,type:o,isVisible:r=!0}){const s=Ke;super(),this[s(362)]=t,this[s(362)][s(378)]||this[s(362)][s(359)](),this[s(367)]=o,this[s(363)]=n,Ze[s(368)](this[s(346)]()),this[s(357)]=new e.Collection([this[s(362)][s(378)]],{idProperty:s(383)}),this[s(357)].on(s(345),(t,e)=>{const n=s;this[n(362)][n(369)][n(345)](e)}),this[s(357)].on(s(365),(t,e)=>{const n=s;this[n(362)][n(369)][n(365)](e)}),this[s(349)](s(348),r)}get[Ke(361)](){const t=Ke;return t(381)==typeof this[t(367)]?this[t(367)]():this[t(367)]}get[Ke(379)](){const t=Ke;return this[t(362)][t(364)]}get[Ke(374)](){const t=Ke,e=this[t(346)]();return Ze[t(368)](e),e}get[Ke(366)](){const t=Ke,n=this[t(374)];if(null===n)return null;if(n instanceof e.Rect)return n;const o=n[t(384)](e=>function(e){const n=t;if(e[n(385)])return!0;return!!e[n(343)]()[n(360)](0)}(e));return 0===o[t(354)]?null:new e.Rect(o[0][t(343)]()[t(360)](0))}get[Ke(377)](){const t=Ke;return this[t(362)][t(377)]}set[Ke(377)](t){const e=Ke;this[e(362)][e(377)]=t,this[e(362)][e(364)][e(377)]=t}[Ke(344)](){const t=Ke;this[t(362)][t(366)]=this[t(366)]}[Ke(380)](){const t=Ke;this[t(357)][t(350)](),this[t(357)][t(342)](),this[t(350)]()}[Ke(358)](){const t=Ke;this[t(348)]=!!this[t(366)]}static[Ke(368)](t){const n=Ke;if(!(null===t||t instanceof e.Rect||Array[n(370)](t)&&t[n(376)](t=>qe(t))))throw new e.CKEditorError(n(341),null,{target:t})}[Ke(346)](){const t=Ke,e=t(381)==typeof this[t(363)]?this[t(363)]():this[t(363)];return qe(e)?[e]:e}}function qe(t){const e=Ke;return null!==t&&e(382)==typeof t&&e(371)in t&&1===t[e(371)]}function Xe(t,e){const n=Ge();return(Xe=function(t,e){return n[t-=228]})(t,e)}function Ge(){const t=["1438vUmGWx","765982dKIuhX","_innerViewToAnnotation","delete","targetRect","138188LsNstS","_getOrderInContent","add","refreshPositioning","3975976CKhcCL","stopListening","destroy","1269720AaJClq","remove","getByInnerView","getIndex","275QjheZj","annotationcollection-duplicated-item","set","clear","isFocused","focusableElements","6RFweeT","length","innerView","554SZyhhy","focus","_focusTracker","left","top","sort","_viewToAnnotation","annotationcollection-not-existing-item","view","blur","get","_sort","change:isFocused","getByView","from","listenTo","110WhMBOl","389331oDcAdm","10kYLeIX","has","focusTracker","fire","365784qphRwV","updateTargetRect"];return(Ge=function(){return t})()}const Qe=Xe;!function(t){const e=Xe,n=t();for(;;)try{if(259184===parseInt(e(253))/1*(parseInt(e(228))/2)+parseInt(e(250))/3*(parseInt(e(233))/4)+-parseInt(e(271))/5*(-parseInt(e(240))/6)+parseInt(e(229))/7+parseInt(e(237))/8+parseInt(e(270))/9*(-parseInt(e(269))/10)+-parseInt(e(244))/11*(parseInt(e(275))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ge);class Je extends e.Collection{[Qe(230)];[Qe(259)];[Qe(255)];constructor(t=[]){const n=Qe;super(),this[n(230)]=new Map,this[n(259)]=new Map,this[n(255)]=new e.FocusTracker,this[n(255)].on(n(265),(t,e,o)=>{const r=n;o||this[r(274)](r(262))});for(const e of t)this[n(235)](e)}get[Qe(248)](){const t=Qe;return this[t(255)][t(248)]}[Qe(235)](t){const n=Qe;if(this[n(272)](t))throw new e.CKEditorError(n(245),null);this[n(230)][n(246)](t[n(252)],t),this[n(259)][n(246)](t[n(261)],t);for(const e of t[n(249)])this[n(255)][n(235)](e);this[n(268)](t[n(249)],n(235),(t,e)=>{const o=n;this[o(255)][o(235)](e)}),this[n(268)](t[n(249)],n(241),(t,e)=>{const o=n;this[o(255)][o(241)](e)}),this[n(268)](t[n(261)][n(273)],n(265),(e,o,r)=>{const s=n;r&&this[s(274)](s(254),t)}),t[n(276)]();const o=this[n(234)](t[n(261)][n(232)]);return super[n(235)](t,o)}[Qe(241)](t){const n=Qe;if(!this[n(272)](t))throw new e.CKEditorError(n(260),null);this[n(238)](t[n(261)][n(273)]),this[n(238)](t[n(249)]);for(const e of t[n(249)])this[n(255)][n(241)](e);return this[n(259)][n(231)](t[n(261)]),this[n(230)][n(231)](t[n(252)]),super[n(241)](t)}[Qe(242)](t){const e=Qe;return this[e(230)][e(263)](t)}[Qe(266)](t){const e=Qe;return this[e(259)][e(263)](t)}[Qe(239)](){const t=Qe;super[t(247)](),this[t(238)](),this[t(230)][t(247)](),this[t(259)][t(247)](),this[t(255)][t(239)]()}[Qe(236)](){const t=Qe;for(const e of this)e[t(276)]();this[t(264)]()}[Qe(264)](){const t=Qe,e=Array[t(267)](this)[t(258)]((e,n)=>tn(e[t(261)][t(232)],n[t(261)][t(232)]));for(let n=e[t(251)]-1;n>0;n--){const o=e[n];n!==this[t(243)](o)&&(this[t(241)](o),this[t(235)](o))}}[Qe(234)](t){const e=Qe;let n=0;if(!t)return this[e(251)];for(const o of this){const r=o[e(261)][e(232)];if(r){if(tn(t,r)<0)return n;n++}}return n}}function $e({source:t,target:e,filter:n}){const o=Qe;for(const r of t)n(r)&&e[o(235)](r);e[o(268)](t,o(235),(t,r)=>{const s=o;n(r)&&e[s(235)](r)}),e[o(268)](t,o(241),(t,n)=>{const r=o;e[r(272)](n)&&e[r(241)](n)})}function tn(t,e){const n=Qe;if(null===t&&null===e)return 0;if(null===t)return-1;if(null===e)return 1;const o=t[n(257)]-e[n(257)];return 0==o?t[n(256)]-e[n(256)]:o}t.ContextPlugin;var en=n(332),nn={attributes:{"data-cke":!0}};nn.setAttributes=Ae(),nn.insert=Ie().bind(null,"head"),nn.domAPI=_e(),nn.insertStyleElement=Te();be()(en.A,nn);en.A&&en.A.locals&&en.A.locals;t.ContextPlugin;var on=n(533),rn={attributes:{"data-cke":!0}};rn.setAttributes=Ae(),rn.insert=Ie().bind(null,"head"),rn.domAPI=_e(),rn.insertStyleElement=Te();be()(on.A,rn);on.A&&on.A.locals&&on.A.locals;st.View;st.View;class sn extends Error{}class cn extends sn{constructor(){super("Zone is an abstract class")}}class an{get type(){throw new cn}get name(){throw new cn}get ianaName(){return this.name}get isUniversal(){throw new cn}offsetName(t,e){throw new cn}formatOffset(t,e){throw new cn}offset(t){throw new cn}equals(t){throw new cn}get isValid(){throw new cn}}const hn=new Map;const un={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};const dn=new Map;class ln extends an{static create(t){let e=dn.get(t);return void 0===e&&dn.set(t,e=new ln(t)),e}static resetCache(){dn.clear(),hn.clear()}static isValidSpecifier(t){return this.isValidZone(t)}static isValidZone(t){if(!t)return!1;try{return new Intl.DateTimeFormat("en-US",{timeZone:t}).format(),!0}catch(t){return!1}}constructor(t){super(),this.zoneName=t,this.valid=ln.isValidZone(t)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(t,{format:e,locale:n}){return wn(t,e,n,this.name)}formatOffset(t,e){return yn(this.offset(t),e)}offset(t){if(!this.valid)return NaN;const e=new Date(t);if(isNaN(e))return NaN;const n=function(t){let e=hn.get(t);return void 0===e&&(e=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:t,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"}),hn.set(t,e)),e}(this.name);let[o,r,s,i,c,a,h]=n.formatToParts?function(t,e){const n=t.formatToParts(e),o=[];for(let t=0;t<n.length;t++){const{type:e,value:r}=n[t],s=un[e];"era"===e?o[s]=r:pn(s)||(o[s]=parseInt(r,10))}return o}(n,e):function(t,e){const n=t.format(e).replace(/\u200E/g,""),o=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(n),[,r,s,i,c,a,h,u]=o;return[i,r,s,c,a,h,u]}(n,e);"BC"===i&&(o=1-Math.abs(o));let u=+e;const d=u%1e3;return u-=d>=0?d:1e3+d,(_n({year:o,month:r,day:s,hour:24===c?0:c,minute:a,second:h,millisecond:0})-u)/6e4}equals(t){return"iana"===t.type&&t.name===this.name}get isValid(){return this.valid}}new Map;new Map;new Map;new Map;new Map;let mn=null;class kn extends an{static get utcInstance(){return null===mn&&(mn=new kn(0)),mn}static instance(t){return 0===t?kn.utcInstance:new kn(t)}static parseSpecifier(t){if(t){const e=t.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(e)return new kn(In(e[1],e[2]))}return null}constructor(t){super(),this.fixed=t}get type(){return"fixed"}get name(){return 0===this.fixed?"UTC":`UTC${yn(this.fixed,"narrow")}`}get ianaName(){return 0===this.fixed?"Etc/UTC":`Etc/GMT${yn(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(t,e){return yn(this.fixed,e)}get isUniversal(){return!0}offset(){return this.fixed}equals(t){return"fixed"===t.type&&t.fixed===this.fixed}get isValid(){return!0}}const gn={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"};gn.hanidec.replace(/[\[|\]]/g,"").split("");new Map;function pn(t){return void 0===t}function fn(t,e=2){let n;return n=t<0?"-"+(""+-t).padStart(e,"0"):(""+t).padStart(e,"0"),n}function bn(t){return pn(t)||null===t||""===t?void 0:parseInt(t,10)}function vn(t){if(!pn(t)&&null!==t&&""!==t){const e=1e3*parseFloat("0."+t);return Math.floor(e)}}function _n(t){let e=Date.UTC(t.year,t.month-1,t.day,t.hour,t.minute,t.second,t.millisecond);return t.year<100&&t.year>=0&&(e=new Date(e),e.setUTCFullYear(t.year,t.month-1,t.day)),+e}function wn(t,e,n,o=null){const r=new Date(t),s={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};o&&(s.timeZone=o);const i={timeZoneName:e,...s},c=new Intl.DateTimeFormat(n,i).formatToParts(r).find(t=>"timezonename"===t.type.toLowerCase());return c?c.value:null}function In(t,e){let n=parseInt(t,10);Number.isNaN(n)&&(n=0);const o=parseInt(e,10)||0;return 60*n+(n<0||Object.is(n,-0)?-o:o)}function yn(t,e){const n=Math.trunc(Math.abs(t/60)),o=Math.trunc(Math.abs(t%60)),r=t>=0?"+":"-";switch(e){case"short":return`${r}${fn(n,2)}:${fn(o,2)}`;case"narrow":return`${r}${n}${o>0?`:${o}`:""}`;case"techie":return`${r}${fn(n,2)}${fn(o,2)}`;default:throw new RangeError(`Value format ${e} is out of range for property format`)}}const An=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function Cn(...t){const e=t.reduce((t,e)=>t+e.source,"");return RegExp(`^${e}$`)}function Tn(...t){return e=>t.reduce(([t,n,o],r)=>{const[s,i,c]=r(e,o);return[{...t,...s},i||n,c]},[{},null,1]).slice(0,2)}function En(...t){return(e,n)=>{const o={};let r;for(r=0;r<t.length;r++)o[t[r]]=bn(e[n+r]);return[o,null,n+r]}}const xn=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,On=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,Nn=RegExp(`${On.source}${`(?:${xn.source}?(?:\\[(${An.source})\\])?)?`}`),Sn=RegExp(`(?:T${Nn.source})?`),Mn=En("weekYear","weekNumber","weekDay"),Rn=En("year","ordinal"),Pn=RegExp(`${On.source} ?(?:${xn.source}|(${An.source}))?`),Vn=RegExp(`(?: ${Pn.source})?`);function Ln(t,e,n){const o=t[e];return pn(o)?n:bn(o)}function Dn(t,e){return[{hours:Ln(t,e,0),minutes:Ln(t,e+1,0),seconds:Ln(t,e+2,0),milliseconds:vn(t[e+3])},null,e+4]}function Bn(t,e){const n=!t[e]&&!t[e+1],o=In(t[e+1],t[e+2]);return[{},n?null:kn.instance(o),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]},Dn,Bn,Un),Tn(Mn,Dn,Bn,Un),Tn(Rn,Dn,Bn,Un),Tn(Dn,Bn,Un);Tn(Dn);Cn(/(\d{4})-(\d\d)-(\d\d)/,Vn),Cn(Pn),Tn(Dn,Bn,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}},zn=365.2425,Fn=30.436875,Hn=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"];Hn.slice(0).reverse();Symbol.for("nodejs.util.inspect.custom");Symbol.for("nodejs.util.inspect.custom");const Kn=`[ ${String.fromCharCode(160)}]`;new RegExp(Kn,"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 Zn=n(163),qn={attributes:{"data-cke":!0}};qn.setAttributes=Ae(),qn.insert=Ie().bind(null,"head"),qn.domAPI=_e(),qn.insertStyleElement=Te();be()(Zn.A,qn);Zn.A&&Zn.A.locals&&Zn.A.locals;var Xn=n(142),Gn={attributes:{"data-cke":!0}};Gn.setAttributes=Ae(),Gn.insert=Ie().bind(null,"head"),Gn.domAPI=_e(),Gn.insertStyleElement=Te();be()(Xn.A,Gn);Xn.A&&Xn.A.locals&&Xn.A.locals;var Qn=n(258),Jn={attributes:{"data-cke":!0}};Jn.setAttributes=Ae(),Jn.insert=Ie().bind(null,"head"),Jn.domAPI=_e(),Jn.insertStyleElement=Te();be()(Qn.A,Jn);Qn.A&&Qn.A.locals&&Qn.A.locals;var $n=n(967),to={attributes:{"data-cke":!0}};to.setAttributes=Ae(),to.insert=Ie().bind(null,"head"),to.domAPI=_e(),to.insertStyleElement=Te();be()($n.A,to);$n.A&&$n.A.locals&&$n.A.locals;var eo=n(906),no={attributes:{"data-cke":!0}};no.setAttributes=Ae(),no.insert=Ie().bind(null,"head"),no.domAPI=_e(),no.insertStyleElement=Te();be()(eo.A,no);eo.A&&eo.A.locals&&eo.A.locals;var oo=n(938),ro={attributes:{"data-cke":!0}};ro.setAttributes=Ae(),ro.insert=Ie().bind(null,"head"),ro.domAPI=_e(),ro.insertStyleElement=Te();be()(oo.A,ro);oo.A&&oo.A.locals&&oo.A.locals;var so=n(751),io={attributes:{"data-cke":!0}};io.setAttributes=Ae(),io.insert=Ie().bind(null,"head"),io.domAPI=_e(),io.insertStyleElement=Te();be()(so.A,io);so.A&&so.A.locals&&so.A.locals;var co=n(901),ao={attributes:{"data-cke":!0}};ao.setAttributes=Ae(),ao.insert=Ie().bind(null,"head"),ao.domAPI=_e(),ao.insertStyleElement=Te();be()(co.A,ao);co.A&&co.A.locals&&co.A.locals;var ho=n(888),uo={attributes:{"data-cke":!0}};uo.setAttributes=Ae(),uo.insert=Ie().bind(null,"head"),uo.domAPI=_e(),uo.insertStyleElement=Te();be()(ho.A,uo);ho.A&&ho.A.locals&&ho.A.locals;const lo=mo;function mo(t,e){const n=ko();return(mo=function(t,e){return n[t-=116]})(t,e)}function ko(){const t=["has","stopListening","target","context","activeAnnotations","getByInnerView","view","ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO","_bindAnnotationsToVisibleAnnotations","Tab","isArray","change:isVisible","isPremiumPlugin","refreshPositioning","Esc","ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT","locale","values","6244287WcTlMf","5934LklUai","isOfficialPlugin","focus","ready","ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS","3499640BsZnxT","Ctrl+Shift+E","ACCESSIBILITY_HELP_ANNOTATIONS_ENTER","_deactivateAllAnnotations","pluginName","editing","keystrokes","isVisible","ACCESSIBILITY_HELP_ANNOTATIONS_EXIT","ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS","Arrowdown","fire","Arrowup","low","_setupEscapeAnnotationHandling","createAnnotationView","createAnnotation","push","_addActiveAnnotation","505lFDisA","editors","destroy","delete","_activateAnnotation","add","focusTracker","source","2401672yUrUth","Annotations","Ctrl+Enter","activate","_removeActiveAnnotation","addKeystrokeInfoGroup","collection","set","listenTo","refreshVisibility","escape","element","68Gwozpb","remove","45093ULmPkS","5981697rkKCFy","annotations","accessibility","deactivateAll","ACCESSIBILITY_HELP_ANNOTATIONS_GROUP","229835abWAKn","Enter","_setupEnterAnnotationKeystroke","_visibleAnnotations","contains","Shift+Tab","domRoots"];return(ko=function(){return t})()}!function(t){const e=mo,n=t();for(;;)try{if(610170===parseInt(e(166))/1+parseInt(e(146))/2+parseInt(e(160))/3*(-parseInt(e(158))/4)+-parseInt(e(138))/5*(-parseInt(e(192))/6)+-parseInt(e(191))/7+-parseInt(e(119))/8+parseInt(e(161))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ko);class go extends t.ContextPlugin{[lo(152)];[lo(169)];static get[lo(123)](){return lo(147)}static get[lo(193)](){return!0}static get[lo(185)](){return!0}constructor(e){const n=lo;if(super(e),this[n(152)]=new Je,this[n(169)]=new Je,this[n(153)](n(177),new Set),this[n(181)](),e instanceof t.Editor){const t=e[n(189)];e[n(163)][n(151)]({id:n(162),label:it(t,n(165)),keystrokes:[{label:it(t,n(180)),keystroke:n(120)},{label:it(t,n(127)),keystroke:n(187)},{label:it(t,n(121)),keystroke:n(167)},{label:it(t,n(128)),keystroke:[[n(182)],[n(171)]]},{label:it(t,n(188)),keystroke:[n(148)]},{label:it(t,n(118)),keystroke:[[n(131)],[n(129)]]}]})}this[n(168)](),this[n(133)]()}[lo(143)](t){const e=lo;this[e(152)][e(143)](t)}[lo(159)](t){const e=lo;this[e(152)][e(159)](t),t[e(140)]()}[lo(155)](){const t=lo;for(const e of this[t(152)])e[t(155)]()}[lo(186)](){const t=lo;this[t(169)][t(186)]()}[lo(178)](t){const e=lo;return this[e(152)][e(178)](t)}[lo(164)](){const t=lo;this[t(130)](t(122))}[lo(140)](){const t=lo;for(const e of this[t(152)])e[t(140)]();this[t(169)][t(140)](),this[t(152)][t(140)](),super[t(140)]()}[lo(149)](t){const e=lo;this[e(130)](e(142),t)}[lo(135)](t){return new Ze(t)}[lo(134)](t,e){return new He(t,e)}[lo(137)](t){const e=lo,n=new Set(this[e(177)]);n[e(143)](t),this[e(177)]=n}[lo(150)](t){const e=lo,n=new Set(this[e(177)]);n[e(141)](t),this[e(177)]=n}[lo(181)](){const t=lo,e=this[t(152)],n=this[t(169)];function o(e){const o=t,r=e[o(145)];r[o(126)]&&!n[o(173)](r)?n[o(143)](r):!r[o(126)]&&n[o(173)](r)&&n[o(159)](r),r[o(179)][o(144)][o(159)](r[o(179)][o(157)]),r[o(179)][o(144)][o(143)](r[o(179)][o(157)])}this[t(154)](e,t(143),(e,r)=>{const s=t;r[s(126)]&&n[s(143)](r),this[s(154)](r,s(184),o)}),this[t(154)](e,t(159),(e,r)=>{const s=t;n[s(173)](r)&&n[s(159)](r),this[s(174)](r,s(184),o)})}[lo(168)](){const n=lo,o=t=>{const n=mo;t.on(n(117),()=>{const o=n;t[o(125)][o(153)]("Ctrl+Shift+E",(t,n)=>{const r=o,s=(0,e.first)(this[r(177)][r(190)]());s&&(s[r(179)][r(116)](),n())})})};this[n(176)]instanceof t.Editor?o(this[n(176)]):this[n(176)][n(139)]&&this[n(176)][n(139)].on(n(143),(t,e)=>{o(e)})}[lo(133)](){const e=lo,n=e=>{const n=mo,o=e[n(145)],r=[];let s;if(Array[n(183)](o[n(175)])){s=o[n(175)][0],this[n(176)]instanceof t.Editor?r[n(136)](this[n(176)]):this[n(176)][n(139)]&&r[n(136)](...this[n(176)][n(139)]);for(const t of r)for(const e of t[n(124)][n(179)][n(172)][n(190)]())if(e[n(170)](s))return void t[n(124)][n(179)][n(116)]();s[n(116)]()}};this[e(154)](this[e(152)],e(143),(t,o)=>{const r=e;this[r(154)](o,r(156),n,{priority:r(132)})}),this[e(154)](this[e(152)],e(159),(t,o)=>{const r=e;this[r(174)](o,r(156),n)})}}const po=fo;function fo(t,e){const n=Ao();return(fo=function(t,e){return n[t-=409]})(t,e)}!function(t){const e=fo,n=t();for(;;)try{if(853016===-parseInt(e(472))/1*(-parseInt(e(425))/2)+-parseInt(e(493))/3*(-parseInt(e(579))/4)+parseInt(e(576))/5*(parseInt(e(470))/6)+-parseInt(e(451))/7*(-parseInt(e(597))/8)+-parseInt(e(488))/9*(-parseInt(e(616))/10)+-parseInt(e(615))/11*(-parseInt(e(601))/12)+-parseInt(e(607))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ao);const bo=Symbol(po(535)),vo={admin:!0,modifyAll:!1,write:!0,resolve:!0};class _o extends t.ContextPlugin{[po(637)];[po(475)];[po(627)];static get[po(632)](){return[go,t.PendingActions,r.Users]}static get[po(529)](){return po(633)}static get[po(477)](){return!0}static get[po(600)](){return!0}constructor(t){const e=po;super(t),this[e(637)]=new Map,this[e(475)]=new Map,this[e(627)]=new Map,this[e(567)](e(584),new Set),this[e(567)](e(489),new Map);const n=this[e(526)][e(414)];n[e(504)](e(534),2),n[e(504)](e(499),500),n[e(504)](e(556),140),n[e(504)](e(621),re),n[e(504)](e(596),pe),n[e(543)](e(452))||console[e(619)](e(490))}[po(523)](){const t=po,e=this[t(526)][t(437)][t(543)](go);this[t(567)](t(434),null),this.on(t(420),(e,n)=>this[t(409)](n)),this.on(t(468),(e,n)=>this[t(514)](n)),this.on(t(552),(e,n)=>this[t(502)](n)),this.on(t(552),(e,n)=>this[t(544)](n),{priority:t(549)}),this.on(t(568),(e,n)=>this[t(573)](n)),this.on(t(568),(e,n)=>this[t(544)](n),{priority:t(549)}),this.on(t(464),(e,n)=>this[t(505)](n)),this.on(t(564),(e,n)=>this[t(622)](n)),this.on(t(564),(e,n)=>this[t(544)](n),{priority:t(549)}),this.on(t(540),(e,n)=>this[t(435)](n)),this.on(t(438),(e,n)=>this[t(611)](n)),this.on(t(547),(e,n)=>this[t(575)](n)),this.on(t(540),(e,{threadId:n,isFromAdapter:o})=>{const r=t;if(o)return;const s=this[r(516)](n),i=s&&this[r(475)][r(543)](s);i&&i[r(594)][r(441)][r(583)](-1)},{priority:t(549)}),this[t(614)](e,t(612),(e,n,o)=>{const r=t,s=Array[r(521)](o)[r(631)](t=>this[r(627)][r(543)](t[r(485)]))[r(494)](Boolean)[0];this[r(434)]=s?s[r(410)]:null})}set[po(561)](t){const n=po;if(this[n(569)])throw new e.CKEditorError(n(413));this[n(569)]=t}get[po(561)](){return this[po(569)]}[po(420)]({channelId:t=bo,threadId:n=(0,e.uid)(),comments:o=[],unlinkedAt:r=null,resolvedAt:s=null,resolvedBy:i=null,target:c=null,context:a=null,attributes:h={},isResolvable:u=!0,isSubmitted:d=!1,isFromAdapter:l=!1}={}){const m=po;return this[m(588)](yo(m(420),t),{channelId:t,threadId:n,comments:o,unlinkedAt:r,resolvedAt:s,resolvedBy:i,target:c,context:a,attributes:h,isFromAdapter:l,isResolvable:u,isSubmitted:d}),this[m(516)](n)}[po(503)]({channelId:t=bo,threadId:n=(0,e.uid)(),target:o,context:r=null,isResolvable:s=!0}){const i=po;if(this[i(584)][i(563)](t)||this[i(584)][i(563)](void 0))return null;if(!o)throw new e.CKEditorError(i(513));const c=this[i(420)]({channelId:t,threadId:n,target:o,context:r,isResolvable:s});if(!c)return null;const a=this[i(475)][i(543)](c),h=a[i(594)][i(446)][i(469)],u=this[i(526)][i(437)][i(543)](go),d=u[i(421)](a[i(594)]);return u[i(533)](d),h[i(587)](i(624),()=>h[i(583)]()),c}[po(638)](t){const n=po;if(n(491)!=typeof t)throw new e.CKEditorError(n(422));return this[n(637)][n(563)](t)}[po(564)]({channelId:t=bo,threadId:e,context:n,unlinkedAt:o,attributes:r,isFromAdapter:s=!1}){const i=po;return this[i(588)](yo(i(564),t),{channelId:t,threadId:e,context:n,unlinkedAt:o,attributes:r,isFromAdapter:s}),this[i(516)](e)}[po(516)](t){const n=po;if(n(491)!=typeof t)throw new e.CKEditorError(n(422));return this[n(637)][n(543)](t)}[po(509)]({channelId:t,threadId:n}={}){const o=po,r=this[o(516)](n);if(r)return Promise[o(429)](r);if(!this[o(561)])return Promise[o(429)](void 0);if(o(428)!=typeof this[o(561)][o(516)])throw new e.CKEditorError(o(539),this[o(526)]);return this[o(561)][o(516)]({channelId:t,threadId:n})[o(481)](e=>this[o(638)](n)?this[o(516)](n):e?this[o(420)](Object[o(602)]({isFromAdapter:!0,channelId:t},e)):void 0)[o(440)](t=>{const n=o;throw console[n(450)](t),new e.CKEditorError(n(527),this[n(526)])})}[po(427)]({channelId:t,skipNotAttached:e=!1,skipEmpty:n=!1,toJSON:o=!1}={}){const r=po,s=[];for(const o of this[r(637)][r(525)]())t&&o[r(532)]!==t||e&&!o[r(581)]||n&&0===o[r(439)]||s[r(484)](o);return o?s[r(631)](t=>t[r(465)]()):s}[po(454)](t){const e=po,n=this[e(475)][e(543)](t);return n&&this[e(526)][e(437)][e(543)](go)[e(421)](n[e(594)])||null}[po(546)](t){const e=po,n=this[e(627)][e(543)](t[e(485)]);return n?n[e(410)]:null}[po(636)](t){const n=po,o=this[n(526)][n(437)][n(543)](go);if(!t)return void(this[n(434)]&&o[n(625)]());const r=this[n(516)](t);if(!r)throw new e.CKEditorError(n(635),null,{threadId:t});if(!this[n(475)][n(563)](r))throw new e.CKEditorError(n(604),null,{threadId:t});const s=o[n(421)](this[n(475)][n(543)](r)[n(594)]);o[n(533)](s)}[po(510)](t,e){const n=po;t?this[n(584)][n(629)](e):this[n(584)][n(566)](e),this[n(588)](n(474),n(584),this[n(584)],this[n(584)])}[po(639)](t){const e=po;return this[e(584)][e(563)](t)||this[e(584)][e(563)](void 0)}[po(431)](t,e){return new ot(t,e)}[po(473)](t,e=bo){const n=po;this[n(489)][n(567)](e,t),this[n(588)](n(448),n(489),this[n(489)],this[n(489)])}[po(424)](t=bo){const e=po;return this[e(489)][e(563)](t)?this[e(489)][e(543)](t):vo}[po(409)]({channelId:t,threadId:n,comments:o,unlinkedAt:s,resolvedAt:i,resolvedBy:c,target:a,context:h,attributes:u,isFromAdapter:d,isResolvable:l,isSubmitted:m}){const k=po;if(k(491)!=typeof n)throw new e.CKEditorError(k(422),null,{threadId:n});if(this[k(638)](n))throw new e.CKEditorError(k(593),null,{threadId:n});const g=new wo(this,{channelId:t,id:n,context:h,attributes:u,unlinkedAt:s,resolvedAt:i,resolvedBy:c?this[k(526)][k(437)][k(543)](r.Users)[k(466)](c):null,isResolvable:l,isSubmitted:m||d});this[k(637)][k(567)](n,g);for(const t of o)g[k(555)](this[k(449)]({threadId:n,...t}));return a&&g[k(497)](a),d||!g[k(439)]?Promise[k(429)]():this[k(514)]({channelId:t,threadId:n})}[po(514)]({channelId:t,threadId:n}){const o=po;if(!this[o(638)](n))throw new e.CKEditorError(o(628),this);const r=this[o(516)](n);if(r[o(471)]=!0,!this[o(561)]||o(428)!=typeof this[o(561)][o(420)])return Promise[o(429)]();const{id:s,comments:i,resolvedAt:c,resolvedBy:a,context:h,attributes:u}=r,d=this[o(526)][o(437)][o(543)](o(580)),l=d[o(629)](it(this[o(526)][o(445)],o(496)));return this[o(561)][o(420)]({channelId:t,threadId:s,comments:i[o(631)](t=>t[o(465)]()),resolvedAt:c,resolvedBy:a?a.id:a,context:h,attributes:u})[o(481)](({comments:e})=>{const r=o;d[r(599)](l);for(const o of e)this[r(611)]({channelId:t,threadId:n,commentId:o[r(411)],createdAt:o[r(447)],isFromAdapter:!0})})[o(440)](t=>{const n=o;throw console[n(450)](t),new e.CKEditorError(n(512),this)})}[po(500)]({threadId:t,target:n}){const o=po,r=this[o(516)](t);if(!r)throw new e.CKEditorError(o(608),this);const s=this[o(526)][o(437)][o(543)](o(580)),i=this[o(526)][o(437)][o(543)](go),c=this[o(458)](r),a=new ot(r,c);let h=null;c.on(o(541),(t,e,n)=>{const r=o;n?h=s[r(629)](it(this[r(526)][r(445)],r(496))):h&&(s[r(599)](h),h=null)}),this[o(475)][o(567)](r,a),this[o(627)][o(567)](c,a);const u=new He(this[o(526)][o(445)],c);u[o(548)](o(439)).to(c),u[o(548)](o(634)).to(c,o(634),c,o(439),(t,e)=>t||!e),u[o(548)](o(606)).to(c),u[o(554)]=o(426);const d=new Ze({view:u,target:n,type:o(426),isVisible:!r[o(578)]&&!!(o(428)==typeof n?n():n)});return c.on(o(433),()=>{const t=o;d[t(588)](t(433))}),this[o(560)](c,d),i[o(629)](d),d}[po(560)](e,n){const o=po;this[o(614)](e,o(624),(e,r)=>{const s=o,i=r.ui[s(594)][s(582)][s(592)];n[s(603)][s(629)](i),this[s(526)]instanceof t.Editor&&this[s(526)].ui[s(498)][s(629)](i)},{priority:o(501)}),this[o(614)](e,o(590),(e,r)=>{const s=o,i=r.ui[s(594)][s(582)][s(592)];n[s(603)][s(563)](i)&&n[s(603)][s(599)](i),this[s(526)]instanceof t.Editor&&this[s(526)].ui[s(498)][s(599)](i)})}[po(520)](t){const e=po;this[e(460)](t,e(624)),this[e(460)](t,e(590))}[po(458)](t){const e=po,n=this[e(526)][e(437)][e(543)](r.Users),{config:o,locale:s}=this[e(526)],i=(0,r.getDateTimeFormatter)(o[e(543)](e(445)),s);return new(0,o[e(543)](e(641))[e(640)])(s,t,n.me,{editorConfig:{...o[e(543)](e(452)),licenseKey:this[e(526)][e(414)][e(543)](e(492))},copyMarkers:o[e(543)](e(562)),maxCommentsWhenCollapsed:o[e(543)](e(534)),maxThreadTotalWeight:o[e(543)](e(499)),maxCommentCharsWhenCollapsed:o[e(543)](e(556)),formatDateTime:i,CommentView:o[e(543)](e(641))[e(417)]})}[po(502)]({threadId:t,channelId:n,resolvedAt:o,resolvedBy:s,isFromAdapter:i}){const c=po;if(!this[c(638)](t))throw new e.CKEditorError(c(628),null,{threadId:t});const a=this[c(516)](t);if(a[c(508)])throw new e.CKEditorError(c(519),null,{threadId:t});const h=this[c(526)][c(437)][c(543)](r.Users);if(a[c(419)]=h[c(466)](s),a[c(442)]=o,i||!this[c(561)]||c(428)!=typeof this[c(561)][c(552)])return Promise[c(429)]();const u=this[c(526)][c(437)][c(543)](c(580)),d=u[c(629)](it(this[c(526)][c(445)],c(496)));return this[c(561)][c(552)]({channelId:n,threadId:t})[c(481)](({resolvedAt:t,resolvedBy:e})=>{const n=c;u[n(599)](d),a[n(419)].id!==e&&(a[n(419)]=h[n(466)](e)),a[n(442)]=t})[c(440)](t=>{const n=c;throw console[n(450)](t),new e.CKEditorError(n(443),this)})}[po(573)]({threadId:t,channelId:n,isFromAdapter:o}){const r=po;if(!this[r(638)](t))throw new e.CKEditorError(r(628),null,{threadId:t});const s=this[r(516)](t);if(!s[r(508)])throw new e.CKEditorError(r(598),null,{threadId:t});if(s[r(419)]=null,s[r(442)]=null,o||!this[r(561)]||r(428)!=typeof this[r(561)][r(568)])return Promise[r(429)]();const i=this[r(526)][r(437)][r(543)](r(580)),c=i[r(629)](it(this[r(526)][r(445)],r(496)));return this[r(561)][r(568)]({channelId:n,threadId:t})[r(481)](()=>i[r(599)](c))[r(440)](t=>{const n=r;throw console[n(450)](t),new e.CKEditorError(n(591),this)})}[po(505)]({threadId:t,isFromAdapter:n}){const o=po,r=this[o(516)](t);if(!r)throw new e.CKEditorError(o(507),this);if(this[o(536)](t),this[o(637)][o(566)](t),!r[o(423)]||n||!this[o(561)]||o(428)!=typeof this[o(561)][o(464)])return Promise[o(429)]();const s=this[o(526)][o(437)][o(543)](o(580)),{channelId:i}=r,c=s[o(629)](it(this[o(526)][o(445)],o(496)));return this[o(561)][o(464)]({channelId:i,threadId:t})[o(481)](()=>s[o(599)](c))[o(440)](t=>{const n=o;throw console[n(450)](t),new e.CKEditorError(n(558),this)})}[po(622)]({threadId:t,unlinkedAt:n,context:o,attributes:r,isFromAdapter:s}){const i=po;if(i(491)!=typeof t)throw new e.CKEditorError(i(422),null,{threadId:t});if(!this[i(638)](t))throw new e.CKEditorError(i(628),null,{threadId:t});const c=this[i(516)](t);let a=!1;if(void 0!==o&&c[i(526)]!==o&&(c[i(526)]=o,a=!0),void 0!==n&&c[i(518)]!==n&&(c[i(518)]=n,a=!0),r&&!P(r,c[i(515)])&&(c[i(515)]=r,a=!0),!a)return Promise[i(429)]();if(!c[i(423)]||s||!this[i(561)]||i(428)!=typeof this[i(561)][i(564)])return Promise[i(429)]();const h=this[i(526)][i(437)][i(543)](i(580)),{channelId:u}=c,d=h[i(629)](it(this[i(526)][i(445)],i(496)));return this[i(561)][i(564)]({channelId:u,threadId:t,context:o,unlinkedAt:n,attributes:r})[i(481)](()=>h[i(599)](d))[i(440)](t=>{const n=i;throw console[n(450)](t),new e.CKEditorError(n(550),this)})}[po(536)](t){const e=po,n=this[e(526)][e(437)][e(543)](go),o=this[e(516)](t);if(o[e(585)]=!1,this[e(475)][e(563)](o)){const t=this[e(475)][e(543)](o),r=t[e(594)],s=n[e(421)](r);this[e(475)][e(566)](o),this[e(627)][e(566)](r),s&&n[e(599)](s),t[e(617)](),r[e(617)]()[e(481)](()=>{this[e(520)](r)})}}[po(544)]({threadId:t,resolvedAt:e,unlinkedAt:n}){const o=po,r=!!e,s=this[o(526)][o(437)][o(543)](go),i=this[o(516)](t);if(this[o(475)][o(563)](i)){const t=this[o(475)][o(543)](i)[o(594)],e=s[o(421)](t);e&&(r&&s[o(480)](e),n?e[o(459)]=!1:e[o(483)]())}}[po(626)](t){const e=po,n=this[e(526)][e(437)][e(543)](r.Users),o=(0,r.hashObject)(e(455)+t);return n[e(466)](o)||n[e(453)]({id:o,name:t})}[po(449)]({threadId:t,commentId:n=(0,e.uid)(),content:o,authorId:s,createdAt:i,attributes:c}){const a=po;if(a(491)!=typeof n)throw new e.CKEditorError(a(517));if(a(491)!=typeof s)throw new e.CKEditorError(a(467));if(a(491)!=typeof o||!o[a(506)]())throw new e.CKEditorError(a(522));const h=this[a(526)][a(437)][a(543)](r.Users)[a(466)](s);if(!h)throw new e.CKEditorError(a(565),null,{authorId:s});let u=null,d=i;return c?.[a(478)]&&(u=this[a(626)](c[a(478)][a(586)]),d=new Date(c[a(478)][a(447)])),new Io(this,{threadId:t,id:n,author:u||h,creator:h,content:o,createdAt:i,authoredAt:d,attributes:c})}[po(435)](t){const n=po;let{threadId:o,content:r,attributes:s,isFromAdapter:i}=t;const c=this[n(516)](t[n(487)]);if(!c)throw new e.CKEditorError(n(511),this);const a=this[n(449)](t),{id:h}=a;if(c[n(555)](a),i||!this[n(561)]||n(428)!=typeof this[n(561)][n(540)]||!c[n(423)])return Promise[n(429)]();const u=this[n(526)][n(437)][n(543)](n(580)),{channelId:d}=c,l=u[n(629)](it(this[n(526)][n(445)],n(496)));return s||(s={}),this[n(561)][n(540)]({channelId:d,threadId:o,commentId:h,content:r,attributes:s})[n(481)](t=>{const e=n;u[e(599)](l),t&&this[e(611)]({channelId:d,threadId:o,commentId:h,createdAt:t[e(447)],isFromAdapter:!0})})[n(440)](t=>{const o=n;throw console[o(450)](t),new e.CKEditorError(o(642),this)})}[po(611)]({threadId:t,commentId:n,content:o,createdAt:r,attributes:s,isFromAdapter:i}){const c=po;if(void 0!==o&&(c(491)!=typeof o||!o[c(506)]()[c(439)]))throw new e.CKEditorError(c(609));const a=this[c(516)](t),h=a[c(610)](n);if(!h)throw new e.CKEditorError(c(531),this);let u=!1;if(o&&o!==h[c(618)]&&(h[c(570)]||i)&&(h[c(618)]=o,u=!0),r&&r!==h[c(447)]&&(h[c(447)]=r,h[c(515)]&&h[c(515)][c(478)]||(h[c(620)]=r),u=!0),s&&!P(s,h[c(515)])&&(h[c(515)]=s,u=!0),!u)return Promise[c(429)]();if(a[c(588)](c(557)),i||!this[c(561)]||c(428)!=typeof this[c(561)][c(438)])return Promise[c(429)]();const d=this[c(526)][c(437)][c(543)](c(580)),{channelId:l}=this[c(516)](h[c(487)]),m=d[c(629)](it(this[c(526)][c(445)],c(496)));return this[c(561)][c(438)]({channelId:l,threadId:t,commentId:n,content:o,attributes:s})[c(481)](()=>d[c(599)](m))[c(440)](t=>{const n=c;throw console[n(450)](t),new e.CKEditorError(n(574),this)})}[po(575)]({threadId:t,commentId:n,isFromAdapter:o}){const r=po,s=this[r(516)](t),i=s[r(610)](n);if(!i)throw new e.CKEditorError(r(542),this);if(s[r(595)](i),o||!this[r(561)]||r(428)!=typeof this[r(561)][r(547)])return Promise[r(429)]();const c=this[r(526)][r(437)][r(543)](r(580)),{channelId:a}=s,h=c[r(629)](it(this[r(526)][r(445)],r(496)));return this[r(561)][r(547)]({channelId:a,threadId:t,commentId:n})[r(481)](()=>c[r(599)](h))[r(440)](t=>{const n=r;throw console[n(450)](t),new e.CKEditorError(n(482),this)})}}class wo extends((0,e.ObservableMixin)()){[po(532)];id;[po(585)];[po(471)];[po(641)];[po(530)];constructor(t,n){const o=po;super();const r=n[o(476)];this[o(532)]=n[o(532)],this.id=n.id,this[o(641)]=new e.Collection,this[o(530)]=t,this[o(585)]=!1,this[o(471)]=n[o(423)],this[o(567)](o(412),!0),this[o(548)](o(639)).to(t,o(489),t,o(584),()=>t[o(639)](this[o(532)])),this[o(548)](o(577)).to(t,o(489),()=>t[o(424)](this[o(532)])[o(553)]),this[o(548)](o(605)).to(t,o(489),()=>{const e=o,n=t[e(424)](this[e(532)]);return n[e(432)]||n[e(553)]}),this[o(548)](o(476)).to(t,o(489),()=>r&&t[o(424)](this[o(532)])[o(429)]),this[o(567)](o(526),n[o(526)]),this[o(548)](o(578)).to(this,o(442),this,o(518),(t,e)=>t?e?t<e?t:e:t:e),this[o(567)](o(518),n[o(518)]||null),this[o(567)](o(442),n[o(442)]||null),this[o(567)](o(419),n[o(419)]||null),this[o(548)](o(508)).to(this,o(442),t=>!!t),this[o(567)](o(515),n[o(515)]||{})}get[po(551)](){const t=po;return Array[t(521)](this[t(641)])[t(623)]((e,n)=>e+n[t(551)],0)}get[po(439)](){const t=po;return this[t(641)][t(439)]}get[po(581)](){return this[po(585)]}get[po(423)](){return this[po(471)]}[po(457)](){const t=po,{channelId:e,id:n}=this;this[t(530)][t(588)](yo(t(468),e),{channelId:e,threadId:n})}[po(524)](t){this[po(486)]({unlinkedAt:t})}[po(429)]({resolvedAt:t=new Date,resolvedBy:e=null,isFromAdapter:n=!1}={}){const o=po,s=this[o(530)][o(526)][o(437)][o(543)](r.Users).me,{channelId:i,id:c}=this;this[o(530)][o(588)](yo(o(552),i),{channelId:i,threadId:c,resolvedAt:t,resolvedBy:e||s.id,isFromAdapter:n})}[po(559)]({isFromAdapter:t=!1}={}){const e=po,{channelId:n,id:o}=this;this[e(530)][e(588)](yo(e(568),n),{channelId:n,threadId:o,isFromAdapter:t})}[po(571)](t){const e=po;this[e(526)]||this[e(486)]({context:t})}[po(418)](t,e){const n=po,o=B(this[n(515)]);X(o,t,e),this[n(486)]({attributes:o})}[po(416)](t){const e=po,n=B(this[e(515)]);J(n,t),this[e(486)]({attributes:n})}[po(599)]({isFromAdapter:t=!1}={}){const e=po,{channelId:n,id:o}=this;this[e(530)][e(588)](yo(e(464),n),{channelId:n,threadId:o,isFromAdapter:t})}[po(497)](t){const e=po;return this[e(530)][e(500)]({threadId:this.id,target:t})}[po(540)](t){const e=po,{channelId:n,id:o}=this;this[e(530)][e(588)](yo(e(540),n,o),Object[e(602)]({channelId:n,threadId:o},t))}[po(610)](t){const n=po;if(n(491)!=typeof t)throw new e.CKEditorError(n(630),null,{commentId:t});return this[n(641)][n(543)](t)}[po(465)](){const t=po;return{threadId:this.id,context:this[t(526)],unlinkedAt:this[t(518)],resolvedAt:this[t(442)],resolvedBy:this[t(419)]?this[t(419)].id:null,archivedAt:this[t(578)],comments:this[t(641)][t(631)](e=>e[t(465)]()),attributes:this[t(515)]}}[po(555)](t){const e=po;return this[e(614)](t,e(589),()=>{const n=e,o=this[n(444)](t),r=this[n(641)];o-1!=r[n(430)](t)&&o+1!=r[n(430)](t)&&(this[n(595)](t),this[n(555)](t))}),this[e(641)][e(629)](t,this[e(444)](t))}[po(486)](t){const e=po,{channelId:n,id:o}=this;this[e(530)][e(588)](yo(e(564),n),{...t,channelId:n,threadId:o})}[po(595)](t){const e=po;return this[e(460)](t),t[e(617)](),this[e(641)][e(599)](t)}[po(444)](t){const e=po,n=this[e(641)][e(461)](n=>new Date(n[e(620)])[e(538)]()>new Date(t[e(620)])[e(538)]());return n?this[e(641)][e(430)](n):this[e(439)]}}class Io extends((0,e.ObservableMixin)()){id;[po(487)];[po(545)];[po(643)];[po(537)];[po(447)];[po(530)];constructor(t,e){const n=po;super();const o=t[n(526)][n(437)][n(543)](r.Users).me,s=t[n(516)](e[n(487)]),i=0===s[n(641)][n(439)],c=o===e[n(545)];this.id=e.id,this[n(487)]=e[n(487)],this[n(545)]=e[n(545)],this[n(643)]=e[n(643)],this[n(537)]=Boolean(e[n(515)]&&e[n(515)][n(478)]),this[n(567)](n(618),e[n(618)]),this[n(447)]=e[n(447)]||new Date,this[n(567)](n(620),e[n(620)]||new Date),this[n(548)](n(442)).to(s,n(442)),this[n(567)](n(515),e[n(515)]||{}),this[n(548)](n(570)).to(t,n(489),()=>{const e=n,o=t[e(424)](s[e(532)])[e(432)],r=t[e(424)](s[e(532)])[e(463)];return c&&o||!c&&r}),this[n(548)](n(577)).to(s,n(577),t,n(489),e=>{const o=n,r=t[o(424)](s[o(532)])[o(432)],a=t[o(424)](s[o(532)])[o(463)];return c&&r||e&&i||!c&&a&&!i}),this[n(548)](n(639)).to(s,n(639)),this[n(530)]=t}get[po(551)](){const t=po;return Math[t(572)](function(e){const n=t,o=document[n(462)](n(479));return o[n(613)]=e,o[n(436)][n(439)]}(this[t(618)]),200)}[po(456)](t){const n=po,{threadId:o,id:r}=this;if(!this[n(530)][n(638)](o))throw new e.CKEditorError(n(415),this);const{channelId:s}=this[n(530)][n(516)](o);this[n(530)][n(588)](yo(n(438),s,o),{channelId:s,threadId:o,commentId:r,...t})}[po(418)](t,e){const n=po,o=B(this[n(515)]);X(o,t,e),this[n(456)]({attributes:o})}[po(416)](t){const e=po,n=B(this[e(515)]);J(n,t),this[e(456)]({attributes:n})}[po(599)](t={}){const n=po;if(!t[n(495)]&&!this[n(577)])return;const{threadId:o,id:r}=this;if(!this[n(530)][n(638)](o))throw new e.CKEditorError(n(528),this);const{channelId:s}=this[n(530)][n(516)](o);this[n(530)][n(588)](yo(n(547),s,o),{channelId:s,threadId:o,commentId:r,...t})}[po(465)](){const t=po;return{commentId:this.id,content:this[t(618)],createdAt:this[t(447)],authorId:this[t(643)].id,attributes:this[t(515)]}}[po(617)](){this[po(460)]()}}function yo(t,...e){for(const n of e)void 0!==n&&(t+=":"+String(n));return t}function Ao(){const t=["commentsrepository-invalid-commentid","unlinkedAt","commentsrepository-resolved-comment-thread","_unbindEditors","from","commentsrepository-invalid-comment-content","init","setUnlinkedAt","values","context","commentsrepository-fetch-comment-thread","commentsrepository-remove-comment-missing-comment-thread","pluginName","_repository","commentsrepository-update-missing-comment","channelId","activate","comments.maxCommentsWhenCollapsed","noChannel","_detachCommentThread","isExternal","getTime","commentsrepository-missing-thread-and-adapter-method","addComment","change:isDirty","commentsrepository-remove-missing-comment","get","_updateActiveAnnotation","author","getCommentThreadForAnnotation","removeComment","bind","lowest","commentsrepository-update-comment-thread-internal-error","weight","resolveCommentThread","admin","type","_add","comments.maxCommentCharsWhenCollapsed","commentUpdated","commentsrepository-remove-comment-thread-internal-error","reopen","_bindAnnotationToEditors","adapter","comments.copyMarkers","has","updateCommentThread","commentsrepository-add-comment-user-not-exists","delete","set","reopenCommentThread","_adapter","isEditable","setContext","max","_reopenCommentThread","commentsrepository-update-comment-internal-error","_removeComment","235IPQhod","isRemovable","archivedAt","1883972YllsBw","PendingActions","isAttached","body","focus","_readOnlyChannels","_isAttached","authorName","once","fire","change:authoredAt","editorDestroyed","commentsrepository-reopen-comment-thread-internal-error","bodyCollectionContainer","commentsrepository-duplicated-comment-thread-id","view","_remove","comments.CommentView","1178296tqtkdN","commentsrepository-reopen-comment-thread","remove","isPremiumPlugin","48lyvMNc","assign","focusableElements","commentsrepository-active-not-attached","canComment","isActive","29827785idaYUL","commentsrepository-attach-missing-comment-thread","commentsrepository-update-comment-invalid-content","getComment","_updateComment","change:activeAnnotations","innerHTML","listenTo","1896532koKgQy","505210sQmxTs","destroy","content","warn","authoredAt","comments.CommentThreadView","_updateCommentThread","reduce","editorReady","deactivateAll","_getExternalAuthor","_viewToController","commentsrepository-missing-comment-thread","add","commentsrepository-get-comment-invalid-id","map","requires","CommentsRepository","isDirty","commentsrepository-active-missing-comment-thread","setActiveCommentThread","_threads","hasCommentThread","isReadOnly","CommentThreadView","comments","commentsrepository-add-comment-internal-error","creator","_addCommentThread","model","commentId","_hasTargetInContent","commentsrepository-adapter-already-set","config","commentsrepository-update-comment-missing-comment-thread","removeAttribute","CommentView","setAttribute","resolvedBy","addCommentThread","getByInnerView","commentsrepository-invalid-comment-thread-id","isSubmitted","getPermissions","2TVGybc","comment","getCommentThreads","function","resolve","getIndex","createCommentThreadController","write","escape","activeCommentThread","_addComment","textContent","plugins","updateComment","length","catch","commentsListView","resolvedAt","commentsrepository-resolve-comment-thread-internal-error","_findOptimalIndex","locale","commentThreadInputView","createdAt","change:_permissions","_createNewComment","error","21qSqdQz","comments.editorConfig","addUser","getAnnotationForCommentThread","external:","update","submit","_createCommentThreadView","isVisible","stopListening","find","createElement","modifyAll","removeCommentThread","toJSON","getUser","commentsrepository-invalid-comment-authorid","submitCommentThread","commentInputView","61938eDgykD","_isSubmitted","403005XLXGDT","setPermissions","change:_readOnlyChannels","_threadToController","isResolvable","isOfficialPlugin","@external","div","_removeActiveAnnotation","then","commentsrepository-remove-comment-internal-error","refreshVisibility","push","innerView","_update","threadId","117DkHJZw","_permissions","Missing comments editor configuration (`comments.editorConfig`). Default configuration will be used instead.","string","licenseKey","3sgzUOr","filter","isFromAdapter","PENDING_ACTION_COMMENT_THREAD","attachTo","focusTracker","comments.maxThreadTotalWeight","_attachCommentThread","highest","_resolveCommentThread","openNewCommentThread","define","_removeCommentThread","trim","commentsrepository-remove-missing-comment-thread","isResolved","fetchCommentThread","switchReadOnly","commentsrepository-add-comment-to-missing-comment-thread","commentsrepository-add-comment-thread-internal-error","commentsrepository-missing-target","_submitCommentThread","attributes","getCommentThread"];return(Ao=function(){return t})()}const Co=Eo;function To(){const t=["18VAzBCT","refresh","71195ieGcUD","tableCell","comment:","_trimToContent","substr","678cbjDip","from","isEnabled","_createCommentThread","push","backward","_createMarkersFromRanges","15005880YPduVB","execute","getItems","element","CommentsRepository","addcommentthreadcommand-incorrect-ranges","8054992JafoXN","editor","getLastMatchingPosition","plugins","9275553ISyAAZ","end","addcommentthreadcommand-user-not-found","4684TwQYfP","9582471jRwgVA","selection","config","Users","_hasContent","collaboration.channelId","change","getRanges","addMarker","408mrDnPu","get","$textProxy","item","addCommentThread","model","schema","hasContent","isObject","length","start","105528stqZTN","set","createRange","document","_itemIsContent"];return(To=function(){return t})()}function Eo(t,e){const n=To();return(Eo=function(t,e){return n[t-=290]})(t,e)}!function(t){const e=Eo,n=t();for(;;)try{if(821931===-parseInt(e(321))/1*(-parseInt(e(326))/2)+-parseInt(e(310))/3*(-parseInt(e(300))/4)+-parseInt(e(328))/5*(-parseInt(e(333))/6)+-parseInt(e(297))/7+-parseInt(e(293))/8+-parseInt(e(301))/9+parseInt(e(340))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(To);class xo extends t.Command{constructor(t){const e=Eo;super(t),this[e(322)](e(317),!1)}[Co(327)](){const t=Co,e=this[t(294)][t(315)][t(324)][t(302)];this[t(335)]=!0,this[t(317)]=!1;for(const n of e[t(308)]())if(this[t(305)](n))return void(this[t(317)]=!0)}[Co(341)]({threadId:t=(0,e.uid)(),ranges:n,comment:o}={}){const r=Co,s=this[r(294)][r(315)],i=n??Array[r(334)](s[r(324)][r(302)][r(308)]()),c=[];for(const t of i)this[r(305)](t)&&c[r(337)](this[r(331)](t));if(!c[r(319)])throw new e.CKEditorError(r(292),null);o&&this[r(336)](t,o),this[r(339)](t,c,!!o)}[Co(339)](t,n,o){const r=Co;this[r(294)][r(315)][r(307)](s=>{const i=r;for(const r of n){const n=(0,e.uid)()[i(332)](1,5),c=i(330)+t+":"+n;s[i(309)](c,{range:r,usingOperation:o,affectsData:o})}})}[Co(336)](t,n){const o=Co,r=this[o(294)][o(296)][o(311)](o(291)),s=this[o(294)][o(303)][o(311)](o(306)),i=this[o(294)][o(296)][o(311)](o(304)).me;if(!i)throw new e.CKEditorError(o(299),null);r[o(314)]({threadId:t,channelId:s,comments:[{authorId:i.id,content:n,createdAt:new Date,attributes:{}}]})}[Co(305)](t){const e=Co;for(const n of t[e(342)]())if(this[e(325)](n))return!0;return!1}[Co(325)](t){const e=Co;return t.is(e(312))||this[e(294)][e(315)][e(316)][e(318)](t)&&!t.is(e(290),e(329))}[Co(331)](t){const e=Co,n=t=>!this[e(325)](t[e(313)]),o=t[e(320)][e(295)](n),r=t[e(298)][e(295)](n,{direction:e(338)});return this[e(294)][e(315)][e(323)](o,r)}}const Oo=No;function No(t,e){const n=So();return(No=function(t,e){return n[t-=378]})(t,e)}function So(){const t=["isOfficialPlugin","requires","EditorAnnotations","uiUpdate","hasDomSelection","set","428uBHfHk","get","706934extxQA","function","isPremiumPlugin","835836HEMHiN","push","editor","has","sort","addSourceCollector","from","1303988ZLtCbi","view","getByInnerView","_editorAnnotations","add","blur","27465KOAkEo","remove","innerView","editorannotations-invalid-source-callback","528BpIAYr","refreshSelectedViews","_editorAnnotationsData","range","selection","isEqual","pluginName","collection","_dataCollectors","fire","cancel","delete","directChange","registerAnnotation","getOrderedSelectedAnnotations","listenTo","editing","focusTracker","model","containsRange","change:range","change:isFocused","refresh","5211048QEfbCe","annotation","map","2560OPmOOw","document","plugins","getRanges","isCollapsed","12595pQtUSE","init","15453vVECom","update","element"];return(So=function(){return t})()}!function(t){const e=No,n=t();for(;;)try{if(605548===parseInt(e(403))/1+parseInt(e(406))/2+parseInt(e(419))/3*(parseInt(e(401))/4)+parseInt(e(390))/5*(-parseInt(e(423))/6)+-parseInt(e(413))/7+-parseInt(e(382))/8+-parseInt(e(392))/9*(parseInt(e(385))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(So);class Mo extends t.Plugin{[Oo(431)];[Oo(416)];static get[Oo(396)](){return[go]}static get[Oo(429)](){return Oo(397)}static get[Oo(395)](){return!0}static get[Oo(405)](){return!0}constructor(t){const e=Oo;super(t),this[e(431)]=new Set,this[e(416)]=new Set}[Oo(391)](){const t=Oo,e=this[t(408)],n=e[t(441)][t(386)][t(427)],o=Pe(()=>this[t(424)](),10);n.on(t(379),(e,n)=>{const r=t;n[r(435)]&&(o[r(433)](),this[r(424)]())}),this[t(438)](e[t(439)][t(414)][t(386)],t(380),(t,e,n)=>{n&&o()}),this[t(438)](e.ui[t(440)],t(380),(e,n,o)=>{const r=t;o||this[r(432)](r(418),{isAnnotationTracked:t=>this[r(425)][r(409)](t[r(421)])})}),this[t(438)](this[t(408)].ui,t(393),()=>this[t(432)](t(398)))}[Oo(436)](t){const e=Oo;if(this[e(416)][e(409)](t[e(414)]))return;this[e(416)][e(417)](t[e(414)]),this[e(408)].ui[e(440)][e(417)](t[e(414)][e(394)]);const n=this[e(408)][e(387)][e(402)](go);this[e(438)](n[e(430)],e(420),(t,n)=>{const o=e;this[o(408)].ui[o(440)][o(420)](n[o(414)][o(394)]),this[o(416)][o(434)](n[o(414)])})}[Oo(399)](){const t=Oo;return this[t(408)][t(439)][t(414)][t(399)]}[Oo(411)](t){const n=Oo;if(n(404)!=typeof t)throw new e.CKEditorError(n(422));this[n(431)][n(417)](t)}[Oo(424)](){const t=Oo;this[t(432)](t(381))}[Oo(437)]({activeAnnotation:t,annotations:e}){const n=Oo,o=[],r=this[n(408)][n(441)][n(386)][n(427)],s=Array[n(412)](r[n(388)]());for(const[t,r]of this[n(425)]){const s=i(r),c=e[n(415)](t);s&&c&&o[n(407)]({annotation:c,range:s})}function i(t){const e=n;for(const n of t)for(const t of s)if(n[e(378)](t,!r[e(389)]))return n;return null}return o[n(410)]((e,o)=>{const r=n,s=e[r(426)],i=o[r(426)];if(!s[r(428)](i)){if(s[r(378)](i,!0))return 1;if(i[r(378)](s,!0))return-1}return e[r(383)]==t?-1:o[r(383)]==t?1:0})[n(384)](t=>t[n(383)])}get[Oo(425)](){const t=Oo,e=new Map;for(const n of Array[t(412)](this[t(431)]))for(const[o,r]of n())e[t(400)](o,r);return e}}function Ro(){const t=["51492890WtnYKA","5359180VENphq","485667WWplTT","afterInit","3455192rBFzyj","get","132522IqUPzq","20WWBwQN","plugins","27GSHxAc","editor","273eTduwc","2617156QYgWxi","821584cXpFZQ","RestrictedEditingModeEditing","enableCommand","has","addCommentThread"];return(Ro=function(){return t})()}const Po=Vo;function Vo(t,e){const n=Ro();return(Vo=function(t,e){return n[t-=419]})(t,e)}!function(t){const e=Vo,n=t();for(;;)try{if(703542===-parseInt(e(436))/1+-parseInt(e(435))/2+parseInt(e(425))/3*(-parseInt(e(430))/4)+-parseInt(e(424))/5+parseInt(e(429))/6*(parseInt(e(434))/7)+parseInt(e(427))/8*(-parseInt(e(432))/9)+parseInt(e(423))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ro);class Lo extends t.Plugin{[Po(426)](){const t=Po,e=this[t(433)];e[t(431)][t(421)](t(419))&&e[t(431)][t(428)](t(419))[t(420)](t(422))}}const Do=Uo;function Bo(){const t=["112fdBLhm","plugins","collaboration_features","769926YgAvJO","1807968EazYOD","84132QtOlvG","dataInsert","3600140YOIAvc","high","afterInit","map","224LEWgux","_handleImportedData","40496lMQMEA","listenTo","forEach","editor","config","commands","basic","importWord","15730TiYstv","define","importWord.formatting.comments","5237CRgISD","1305OzepJm","execute","addCommentThread","collaboration.channelId","get"];return(Bo=function(){return t})()}function Uo(t,e){const n=Bo();return(Uo=function(t,e){return n[t-=226]})(t,e)}!function(t){const e=Uo,n=t();for(;;)try{if(565394===-parseInt(e(244))/1*(parseInt(e(231))/2)+parseInt(e(253))/3+parseInt(e(255))/4+parseInt(e(227))/5+parseInt(e(254))/6+parseInt(e(250))/7*(parseInt(e(233))/8)+parseInt(e(245))/9*(-parseInt(e(241))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bo);class jo extends t.Plugin{constructor(t){const e=Uo;super(t),this[e(236)][e(237)][e(242)](e(243),e(239))}[Do(229)](){const t=Do,n=this[t(236)],o=n[t(238)][t(249)](t(240)),s=n[t(251)][t(249)](r.Users);o&&(o.on(t(246),(e,[,n])=>{n[t(252)]={comments:!0,user_id:s.me.id}},{priority:e.priorities[t(228)]+10}),this[t(234)](o,t(226),this[t(232)]))}[Do(232)](t,e){const n=Do,{comment_threads:o}=e;o&&o[n(235)](({thread_id:t,comments:e,is_resolved:o})=>{const s=n,i=new Date,c=e[s(230)](({author:t,content:e,created_at:n})=>({content:e,authorId:this[s(236)][s(251)][s(249)](r.Users).me.id,createdAt:i,attributes:{"@external":{authorName:t,createdAt:n?new Date(n):new Date,source:s(240)}}})),a=this[s(236)][s(237)][s(249)](s(248));this[s(236)][s(251)][s(249)](_o)[s(247)]({channelId:a,threadId:t,comments:c,resolvedAt:o?i:null})})}}function zo(t,e){const n=Ho();return(zo=function(t,e){return n[t-=453]})(t,e)}const Fo=zo;function Ho(){const t=["keys","split","always","6704289mWWyll","_registerMarkerToCopy","markers","afterInit","delete","default","_mapCommentsCopyConfigToRegisterConfiguration","comment","requires","630846DKZazw","has","config","editor","CommentsRepository","all","content","_registerMarkerInClipboardPipeline","highest","410cLpDun","941922ceFdmR","never","listenTo","221422nTfJBb","dragstart","hasCommentThread","ClipboardPipeline","define","contentInsertion","11730xHPIPI","plugins","get","75716usAcjL","comments.copyMarkers","21RVBKcq","cut","1161608VubjyC","_removeMarkersWithoutThreads","ClipboardMarkersUtils"];return(Ho=function(){return t})()}!function(t){const e=zo,n=t();for(;;)try{if(227828===-parseInt(e(477))/1+-parseInt(e(464))/2+parseInt(e(474))/3+-parseInt(e(486))/4+-parseInt(e(473))/5*(-parseInt(e(483))/6)+parseInt(e(488))/7*(-parseInt(e(490))/8)+parseInt(e(455))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ho);class Ko extends t.Plugin{constructor(t){const e=zo;super(t),this[e(467)][e(466)][e(481)](e(487),e(460))}static get[Fo(463)](){return[pt.ClipboardMarkersUtils,pt.ClipboardPipeline]}[Fo(458)](){const t=Fo,e=this[t(467)][t(484)][t(485)](t(480));this[t(471)](),this[t(476)](e,t(482),(e,n)=>this[t(491)](n[t(470)][t(457)]),{priority:t(472)})}[Fo(491)](t){const e=Fo;if(!this[e(467)][e(484)][e(465)](e(468)))return t;const n=this[e(467)][e(484)][e(485)](e(468));for(const o of t[e(493)]()){const[r,s]=o[e(453)](":");e(462)!=r||n[e(479)](s)||t[e(459)](o)}return t}[Fo(471)](){const t=Fo,e=this[t(467)][t(484)][t(485)](t(492)),n=this[t(461)](this[t(467)][t(466)][t(485)](t(487)));n&&e[t(456)](t(462),n)}[Fo(461)](t){const e=Fo;switch(t){case e(454):return{allowedActions:e(469),copyPartiallySelected:!1,duplicateOnPaste:!0};case e(460):return{allowedActions:[e(489),e(478)],copyPartiallySelected:!1,duplicateOnPaste:!1};case e(475):default:return null}}}var Wo=n(930);function Yo(t,e){const n=Zo();return(Yo=function(t,e){return n[t-=349]})(t,e)}function Zo(){const t=["split","31404nUhcKD","189fyfrFl","788751SDKeMj","426njixmS","59500AmbCux","6656392mKptTt","5516485qpyhzI","4552848REzNeO","1147197bTxxek"];return(Zo=function(){return t})()}function qo(t){const e=t[Yo(356)](":");return{group:e[0],id:e[1],part:e[2]}}!function(t){const e=Yo,n=t();for(;;)try{if(648150===parseInt(e(355))/1+parseInt(e(357))/2*(parseInt(e(358))/3)+parseInt(e(354))/4+-parseInt(e(353))/5+parseInt(e(350))/6*(-parseInt(e(351))/7)+-parseInt(e(352))/8+-parseInt(e(349))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zo);const Xo=Go;function Go(t,e){const n=Qo();return(Go=function(t,e){return n[t-=145]})(t,e)}function Qo(){const t=["overrideMarkerConverters","addMarker:comment","media","dataDowncast","high","markerName","img","item","containerElement","98360JOkryh","data","toViewElement","addMarker:","ck-horizontal-line","get","343DpvCMf","overrideImageInlineConverter","imageInline","addClass","createPositionAt","add","conversion","5350401azfSTm","createEmptyElement","plugins","elementToStructure","downcastDispatcher","horizontalLine","4TfaXnb","createContainerElement","getCustomProperty","widget","stop","consume","removeMarker:","overrideMediaEmbedConverter","model","options","elementToElement","comment","getCommentThread","overrideHorizontalRuleConverter","ck-comment-marker","ignoreResolvedComments","markerToHighlight","1535ArnDqD","3618381NPpfMk","1309227cJUqZH","23916UOtoFk","isResolved","editor","insert","schema","attribute:url:media","isObject","consumable","showCommentHighlights","mapper","29888230ewVNiz","span","for","div","838484yLpZmw","init","image-inline","writer"];return(Qo=function(){return t})()}!function(t){const e=Go,n=t();for(;;)try{if(884319===-parseInt(e(147))/1+parseInt(e(162))/2+parseInt(e(146))/3*(parseInt(e(194))/4)+parseInt(e(145))/5*(-parseInt(e(148))/6)+-parseInt(e(181))/7*(parseInt(e(175))/8)+-parseInt(e(188))/9+parseInt(e(158))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qo);class Jo extends t.Plugin{[Xo(163)](){const t=Xo;this[t(166)](),this[t(207)](),this[t(182)](),this[t(201)]()}[Xo(166)](){const t=Xo;this[t(150)][t(187)][t(160)](t(169))[t(210)]({model:t(205),view:(e,n)=>{const o=t;if(!n[o(203)][o(156)])return null;if(n[o(203)][o(209)]){const{id:t}=qo(e[o(171)]),r=this[o(150)][o(190)][o(180)](_o);if(r[o(206)](t)?.[o(149)]&&e[o(173)])return n[o(155)][o(199)](e[o(173)],o(178)+e[o(171)]),n[o(155)][o(199)](e[o(173)],o(200)+e[o(171)]),null}return{classes:[o(208)]}}}),this[t(150)][t(187)][t(160)](t(169))[t(186)](e=>{const n=t;e.on(n(167),(t,e,o)=>{const r=n;if(!o[r(203)][r(156)])return;const s=e[r(173)];if(!s)return;const i=o[r(157)][r(177)](s);this[r(150)][r(202)][r(152)][r(154)](s)&&i&&!i[r(196)](r(197))&&i.is(r(174))&&(0,Wo.toWidget)(i,o[r(165)])},{priority:n(170)})})}[Xo(207)](){const t=Xo;this[t(150)][t(187)][t(160)](t(169))[t(191)]({model:t(193),view:(e,{writer:n,options:o})=>{const r=t;if(!o[r(156)])return null;const s=n[r(195)](r(161)),i=n[r(189)]("hr");return n[r(184)](r(179),s),n[r(151)](n[r(185)](s,0),i),s},converterPriority:t(170)})}[Xo(182)](){const t=Xo;this[t(150)][t(187)][t(160)](t(169))[t(191)]({model:t(183),view:(e,{writer:n,options:o})=>{const r=t;if(!o[r(156)])return null;const s=n[r(195)](r(159)),i=n[r(189)](r(172));return n[r(184)](r(164),s),n[r(151)](n[r(185)](s,0),i),s},converterPriority:t(170)})}[Xo(201)](){const t=Xo;this[t(150)][t(187)][t(160)](t(169))[t(204)]({model:t(168),view:(e,{writer:n,options:o})=>{const r=t;if(o[r(156)])return n[r(189)](r(161))},converterPriority:t(170)}),this[t(150)][t(176)][t(192)].on(t(153),(e,n,o)=>{const r=t;o[r(203)][r(156)]&&e[r(198)]()},{priority:t(170)})}}var $o=n(492),tr={attributes:{"data-cke":!0}};tr.setAttributes=Ae(),tr.insert=Ie().bind(null,"head"),tr.domAPI=_e(),tr.insertStyleElement=Te();be()($o.A,tr);$o.A&&$o.A.locals&&$o.A.locals;const er=nr;function nr(t,e){const n=or();return(nr=function(t,e){return n[t-=141]})(t,e)}function or(){const t=["first","_reconvertMarkers","add","attachTo","view","35juQYSd","ready","filter","scrollToThreadMarker","isPremiumPlugin","affectsData","markerName","setUnlinkedAt","isOfficialPlugin","178PfwgHU","switchReadOnly","group","comment:","startsWith","ariaLiveAnnouncer","listenTo","dataDowncast","hasCommentThread","_getTargetForId","comments","join","$marker","getAllMarkersForId","href","openNewCommentThread","context","once","addComment","data","333656YielzK","CommentsEditing","createElement","plugins","addCommentThread","getByInnerView","clear","isEqual","elementToElement","hasContent","change:activeMarker","10317nyLMEF","getItems","markerToData","getWalker","schema","upcast","getCommentThreads","document","render","4421655TdBYsN","config","_initializeMarkerConverters","size","activeMarker","registerAnnotation","ignoreResolvedComments","model","isObject","for","then","collaboration.channelId","hasDomSelection","root","_detachCommentThread","ENTER_COMMENT_ANNOUNCEMENT","enqueueChange","isThreadsLoadingPaused","removeCommentThread","announce","map","differ","hasMarkerForId","substring","pluginName","editor","4090DMasRM","destroyed","createPositionBefore","remove","80JFwsDY","change:isReadOnly","change:isThreadsLoadingPaused","refreshVisibility","destroy","setContext","consumable","unlinkedAt","getCommentThread","_threadToController","delete","isAttached","_handleMarkerAddAndRemove","comment","fetchCommentThread","push","change","start","removeMarker","ck-comment-marker--active","678887YsrXeL","get","_handleThreadMarker","getRange","_threads","isResolved","removeMarker:","item","_attachMarkerToThread","3676860fmsNuc","createRange","from","init","commands","updateMarker","isCollapsed","afterInit","state","locale","conversion","resolveCommentThread","focus","newRange","consume","editing","LEAVE_COMMENT_ANNOUNCEMENT","_initAriaMarkerChangeAnnouncements","markerToHighlight","809521djAZsv","editingDowncast","dataToMarker","$textProxy","getChangedMarkers","author","ck-comment-marker","$graveyard","text","fromCharCode","requires","name","getAttribute","length","forEach","reopenCommentThread","set","reconvertMarker","showCommentHighlights","low","4108aIVYfz","channelId","_hasTargetInContent","markers","managedUsingOperations","registerPostFixer","_handleInitialThreads","end","isSubmitted","rootName","_attachArchivedThread","addMarker:","_getTextContext"];return(or=function(){return t})()}!function(t){const e=nr,n=t();for(;;)try{if(500322===-parseInt(e(255))/1+parseInt(e(302))/2*(parseInt(e(168))/3)+parseInt(e(275))/4*(parseInt(e(203))/5)+-parseInt(e(236))/6+-parseInt(e(293))/7*(parseInt(e(157))/8)+parseInt(e(177))/9+-parseInt(e(207))/10*(-parseInt(e(227))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(or);class rr extends t.Plugin{static get[er(265)](){return[_o,Mo,r.Users,Lo,jo,Ko,Jo]}static get[er(201)](){return er(158)}static get[er(301)](){return!0}static get[er(297)](){return!0}constructor(t){const e=er;super(t),this[e(271)](e(194),!0),t[e(156)][e(154)](e(294),()=>this[e(194)]=!1),this[e(271)](e(181),null),this.on(e(167),(n,o,r,s)=>{const i=e,c=t[i(160)][i(228)](_o),a=r?qo(r).id:null;t[i(184)][i(223)](()=>{const e=i;if(a){const n=this[e(150)](a);for(const o of n)t[e(251)][e(272)](o)}if(s){const{id:n}=qo(s),o=c[e(215)](n);if(o&&o[e(214)])return;if(o&&!o[e(218)])return;const r=this[e(150)](n);for(const n of r)t[e(251)][e(272)](n)}}),a&&this[i(296)](a)}),this[e(253)]()}[er(239)](){const t=er,e=this[t(202)],n=e[t(160)][t(228)](_o),o=e[t(178)][t(228)](t(188)),r=n[t(174)]()[t(295)](e=>e[t(276)]!==o);e[t(240)][t(290)](t(161),new xo(e)),this[t(143)](e,t(208),(o,r,s)=>{const i=t;n[i(303)](s,e[i(178)][i(228)](i(188)))}),this[t(143)](n,sr(t(161),o),(e,{threadId:n})=>{const o=t,r=this[o(202)][o(160)][o(228)](_o)[o(215)](n);r?.[o(214)]&&this[o(285)](n)}),this[t(143)](n,sr(t(195),o),(n,{threadId:o})=>{const r=t;e[r(184)][r(193)]({isUndoable:!1},t=>{const e=r,n=this[e(150)](o);for(const o of n)t[e(225)](o)})}),this[t(143)](n,sr(t(247),o),(e,{threadId:n})=>{const o=t;this[o(289)](n),this[o(202)][o(251)][o(292)][o(189)]&&(this[o(202)][o(160)][o(228)](_o)[o(215)](n)[o(214)]||this[o(202)][o(251)][o(292)][o(248)]())},{priority:t(274)}),this[t(143)](n,sr(t(270),o),(e,{threadId:n})=>{this[t(289)](n)},{priority:t(274)}),this[t(143)](n,sr(t(155),o),(o,{threadId:r,isFromAdapter:s})=>{const i=t,c=this[i(150)](r);!s&&0!=c[i(268)]&&n[i(145)](r)&&1===n[i(215)](r)[i(268)]&&e[i(184)][i(193)]({isUndoable:!1},t=>{const e=i;for(const n of c)t[e(241)](n,{usingOperation:!0,affectsData:!0})})},{priority:t(274)}),this[t(179)](),this[t(219)](),this[t(281)](r)}[er(243)](){!async function(t){const n=p([79,110,85,100,66,113,77,76,120,98,55,117,51,112,65,119,83,108,88,80,75,74,115,105,87,84,71,70,104,118,121,67,102,109,52,107,114,101,72,68,54,78,97,103,81,116,69,73,50,82,106,48,111,57,86,56,89,49,53,122,99,90]),o=window[p([68,97,116,101])][p([110,111,119])](),r=t[p([101,100,105,116,111,114])],s=new(window[p([80,114,111,109,105,115,101])])(t=>{r[p([111,110,99,101])](p([114,101,97,100,121]),t)}),i={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},c=r[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function a(t){const e=[new(window[p([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[p([116,104,101,110])](()=>new(window[p([80,114,111,109,105,115,101])])(t=>{let e=0;r[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,o)=>{o[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[p([111,102,102])]())})}))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])](()=>t)}function h(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](u(t)):null}function u(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const o=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+o,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])](([e,o])=>{n(e),t(o)}):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function l(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function m(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function k(t){return r[p([112,108,117,103,105,110,115])][p([104,97,115])](t)}function g(){}function p(t){const e=nr;return t[e(197)](t=>String[e(264)](t))[e(148)]("")}!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([79]);for(let o=0;o<t[p([108,101,110,103,116,104])];o+=2){let r=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](o,o+2));r>=n[p([108,101,110,103,116,104])]&&(r-=n[p([108,101,110,103,116,104])]),e+=n[r]}return e}();r[e]=p([99,111,109,109,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=p([86,97,108,105,100])&&async function(){await s,r[p([109,111,100,101,108])][p([99,104,97,110,103,101])]=g,r[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=g,r[p([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](p([109,111,100,101,108]))}()}(await async function(){let t,n=null,g=null;try{return c==p([71,80,76])?p([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=c[p([115,112,108,105,116])](p([46]));return 3!=t[p([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=h(t);return e&&n()?e:null;function n(){const t=e[p([106,116,105])],n=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](t[p([108,101,110,103,116,104])]-8),16),o={...e,[p([106,116,105])]:t[p([115,117,98,115,116,114,105,110,103])](0,t[p([108,101,110,103,116,104])]-8)};return delete o[p([118,99])],d(o)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(g=function(t,n){return new(window[p([80,114,111,109,105,115,101])])(a=>{if(i())return a(p([86,97,108,105,100]));c(),r[p([100,101,99,111,114,97,116,101])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let h=!1;const u=(0,e.uid)();function k(t){return!!t&&(typeof t===p([111,98,106,101,99,116])||typeof t===p([102,117,110,99,116,105,111,110]))&&typeof t[p([116,104,101,110])]===p([102,117,110,99,116,105,111,110])&&typeof t[p([99,97,116,99,104])]===p([102,117,110,99,116,105,111,110])}function g(e){c(e)[p([116,104,101,110])](t=>t&&t[p([115,116,97,116,117,115])]==p([111,107])?l(d(u+n))!=t[p([118,101,114,105,102,105,99,97,116,105,111,110])]?p([85,115,97,103,101,76,105,109,105,116]):p([86,97,108,105,100]):p([85,115,97,103,101,76,105,109,105,116]))[p([116,104,101,110])](t=>(s(),t),()=>{const t=i();return null==t?(s(),p([86,97,108,105,100])):p(o-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[p([116,104,101,110])](a)[p([99,97,116,99,104])](()=>{a(p([85,115,97,103,101,76,105,109,105,116]))});const r=36e5;function s(){const e=p([108,108,99,116,45])+l(d(t)),n=m(l(window[p([77,97,116,104])][p([99,101,105,108])](o/r)));window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([115,101,116,73,116,101,109])](e,n)}function i(){const e=p([108,108,99,116,45])+l(d(t)),n=window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([103,101,116,73,116,101,109])](e);return n?window[p([112,97,114,115,101,73,110,116])](m(n),16)*r:null}function c(t){return new(window[p([80,114,111,109,105,115,101])])((e,n)=>{t[p([116,104,101,110])](e,n),window[p([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return a(p([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[p([114,101,113,117,101,115,116,73,100])]:u}},{[p([112,114,105,111,114,105,116,121])]:p([104,105,103,104])}),r[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{k(t[p([114,101,116,117,114,110])])&&(h=!0,g(t[p([114,101,116,117,114,110])]))},{[p([112,114,105,111,114,105,116,121])]:p([108,111,119])}),s[p([116,104,101,110])](()=>{h||a(p([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==p([97,117,116,111])}function c(){r[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=p([97,117,116,111])}}(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[p([106,116,105])])),await async function(){let t=!0;try{const o=c[p([115,112,108,105,116])](p([46])),[r,s,i]=o;return e(r),await n(r,s,i),t}catch{return!1}function e(e){const n=h(e);n&&n[p([97,108,103])]==p([69,83,50,53,54])||(t=!1)}async function n(e,n,o){const r=window[p([85,105,110,116,56,65,114,114,97,121])][p([102,114,111,109])](u(o),t=>t[p([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[p([84,101,120,116,69,110,99,111,100,101,114])]))[p([101,110,99,111,100,101])](e+p([46])+n),c=window[p([99,114,121,112,116,111])][p([115,117,98,116,108,101])];if(!c)return;const a=await c[p([105,109,112,111,114,116,75,101,121])](p([106,119,107]),i,{[p([110,97,109,101])]:p([69,67,68,83,65]),[p([110,97,109,101,100,67,117,114,118,101])]:p([80,45,50,53,54])},!1,[p([118,101,114,105,102,121])]);await c[p([118,101,114,105,102,121])]({[p([110,97,109,101])]:p([69,67,68,83,65]),[p([104,97,115,104])]:{[p([110,97,109,101])]:p([83,72,65,45,50,53,54])}},a,r,s)||(t=!1)}}()?function(){const e=t[p([102,101,97,116,117,114,101,115])];if(!e)return!1;if(e[p([105,110,99,108,117,100,101,115])](p([42])))return!0;if(e[p([105,110,99,108,117,100,101,115])](p([67,77,84])))return!0;if(e[p([105,110,99,108,117,100,101,115])](p([82,67,77,84]))){if(k(p([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&(n=p([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]),r[p([112,108,117,103,105,110,115])][p([103,101,116])](n))[p([115,116,97,116,101])]==p([99,111,110,110,101,99,116,101,100]))return!0;if(k(p([82,101,118,105,115,105,111,110,86,105,101,119,101,114,73,110,116,101,103,114,97,116,105,111,110]))||k(p([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114])))return!0}var n;return!1}()?function(){const e=[p([101,118,97,108,117,97,116,105,111,110]),p([116,114,105,97,108])][p([105,110,99,108,117,100,101,115])](t[p([108,105,99,101,110,115,101,84,121,112,101])])?o/1e3:1755561600;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=nr,n=t[p([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[p([108,101,110,103,116,104])])return!0;const{hostname:o}=new URL(window[p([108,111,99,97,116,105,111,110])][e(151)]);if(n[p([105,110,99,108,117,100,101,115])](o))return!0;const r=o[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])](t=>t[p([105,110,99,108,117,100,101,115])](p([42])))[p([109,97,112])](t=>t[p([115,112,108,105,116])](p([46])))[p([102,105,108,116,101,114])](t=>t[p([108,101,110,103,116,104])]<=r[p([108,101,110,103,116,104])])[p([109,97,112])](t=>Array(r[p([108,101,110,103,116,104])]-t[p([108,101,110,103,116,104])])[p([102,105,108,108])](t[0]===p([42])?p([42]):"")[p([99,111,110,99,97,116])](t))[p([115,111,109,101])](t=>r[p([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===p([42])))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(n=a(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([116,114,105,97,108])&&(n=a(p([84,114,105,97,108,76,105,109,105,116]))),await(n&&g?new(window[p([80,114,111,109,105,115,101])])((t,e)=>{n[p([116,104,101,110])](t,e),g[p([116,104,101,110])](e=>{e!=p([86,97,108,105,100])&&t(e)},e)}):n||g||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch{return p([73,110,118,97,108,105,100])}}())}(this)}[er(211)](){const t=er,e=this[t(202)][t(160)][t(228)](_o),n=this[t(202)][t(178)][t(228)](t(188));for(const o of e[t(174)]({channelId:n}))e[t(191)](o.id),e[t(231)][t(217)](o.id);super[t(211)]()}[er(199)](t){const e=er;return this[e(150)](t)[e(268)]>0}[er(150)](t){const e=er,n=[];for(const o of this[e(202)][e(184)][e(278)])o[e(266)][e(141)](e(305)+t)&&n[e(222)](o);return n}[er(296)](t){setTimeout(()=>{const n=nr,o=this[n(146)](t);o&&this[n(181)]&&qo(this[n(181)]).id===t&&(0,e.scrollViewportToShowTarget)({target:o[0],viewportOffset:100,alignToTop:!0})},50)}[er(289)](t){const e=er;this[e(202)][e(184)][e(223)](()=>{const n=e;for(const e of this[n(150)](t))this[n(202)][n(251)][n(272)](e)})}[er(285)](t){const e=er,n=this[e(202)][e(160)][e(228)](_o),o=this[e(202)][e(160)][e(228)](Mo),r=n[e(215)](t);if(!r[e(218)]){const t=r[e(291)](()=>this[e(146)](r.id));o[e(182)](t),r[e(277)]=!1}}[er(179)](){const t=er,e=this[t(202)],n=e[t(160)][t(228)](r.Users);e[t(246)][t(186)](t(256))[t(254)]({model:t(220),view:(o,r)=>{const s=t,{id:i}=qo(o[s(299)]),c=e[s(160)][s(228)](_o)[s(215)](i),a=this[s(181)]&&qo(this[s(181)]).id===i;let h;if(c&&c[s(232)]&&!a&&o[s(234)])return r[s(213)][s(250)](o[s(234)],s(286)+o[s(299)]),r[s(213)][s(250)](o[s(234)],s(233)+o[s(299)]),null;const u=[s(261)];return a&&u[s(222)](s(226)),h=c?.[s(268)]?c[s(147)][s(288)][s(260)].id:n.me.id,{classes:u,attributes:{"data-comment":i,"data-author-id":h}}}}),e[t(246)][t(186)](t(144))[t(170)]({model:t(220),view:(n,{options:o})=>{const r=t;if(o[r(273)])return null;const s=e[r(160)][r(228)](_o),i=e[r(184)][r(278)][r(228)](n),{id:c,part:a}=qo(n);return i&&!i[r(298)]||o[r(183)]&&s[r(215)](c)?.[r(232)]?null:{group:r(220),name:a?c+":"+a:c}}}),e[t(246)][t(186)](t(173))[t(165)]({view:{name:t(220),attributes:{id:/^\w/}},model:(e,{writer:n})=>n[t(159)](t(149),{"data-name":t(305)+e[t(267)]("id")})}),e[t(246)][t(186)](t(173))[t(257)]({view:t(220)})}[er(219)](){const t=er,e=this[t(202)],n=e[t(160)][t(228)](_o),o=new Set,r=new Set;e[t(184)][t(175)][t(280)](n=>{const s=t;let i=!1;for(const{name:t,data:c}of e[s(184)][s(175)][s(198)][s(259)]()){const{group:a,id:h}=qo(t);let u=c[s(249)];if(s(220)!==a||!u)continue;const d=s(262)===u[s(190)][s(284)];d||(u=ir(u,e[s(184)]),!u||u[s(242)]||!c[s(249)]||u[s(164)](c[s(249)]))?e[s(184)][s(166)](u)&&!d?this[s(194)]?o[s(290)](t):this[s(229)](t,h):(r[s(290)](t),o[s(217)](t),n[s(225)](t),i=!0):(n[s(241)](t,{range:u}),i=!0)}return i}),this.on(t(209),(n,r,s)=>{const i=t;if(!s&&o[i(180)])for(const t of o){const{id:n}=qo(t);o[i(217)](t),e[i(184)][i(278)][i(228)](t)&&this[i(229)](t,n)}}),this[t(143)](e[t(184)][t(175)],t(223),()=>{const s=t;for(const{name:t,data:{newRange:i}}of e[s(184)][s(175)][s(198)][s(259)]()){const{group:c,id:a}=qo(t);if(s(220)!==c)continue;const h=n[s(215)](a),u=this[s(199)](a);h&&(!h[s(277)]&&i&&e[s(251)][s(292)][s(154)](s(176),()=>{const t=s,o=e[t(160)][t(228)](go),r=n[t(216)][t(228)](h)[t(292)];o[t(162)](r)[t(210)]()},{priority:s(274)}),h[s(277)]=u||!!i),i||(r[s(290)](t),o[s(217)](t))}for(const t of r){const{id:e}=qo(t),r=n[s(215)](e);if(o[s(217)](t),!r)continue;const i=this[s(199)](e);i||r[s(283)]?i||r[s(214)]||r[s(300)](new Date):r[s(206)]()}r[s(163)]()})}[er(281)](t){const e=er;t[e(269)](t=>{const n=e;t[n(214)]&&this[n(285)](t.id)})}[er(146)](t){const e=er,n=this[e(202)],o=this[e(150)](t);return(0,r.getAllMarkersDomElementsSorted)(n[e(251)],o)}[er(287)](t){const e=er,n=this[e(150)](t);let o="",r=!1;for(const t of n){const n=t[e(230)]();for(const t of Array[e(238)](n[e(169)]()))t.is(e(258))?(o&&r&&(o+=" ",r=!1),o+=t[e(156)]):r=!0;r=!0}return o[e(200)](0,150)}[er(235)](t,e){const n=er,o=this[n(202)],r=o[n(160)][n(228)](_o);let s=r[n(215)](e);const i=o[n(178)][n(228)](n(188)),c=o[n(160)][n(228)](Mo);return s&&(s[n(214)]&&s[n(300)](null),s[n(218)])||(this[n(150)](e)[0][n(279)]?r[n(221)]({channelId:i,threadId:e})[n(187)](t=>{const r=n;if(r(204)!==o[r(244)])if(s=t,s&&!s[r(218)]){const t=s[r(291)](()=>this[r(146)](e));c[r(182)](t),s[r(232)]&&this[r(289)](e)}else if(!s){const t=this[r(150)](e);o[r(184)][r(223)](e=>{const n=r;for(const o of t)e[n(225)](o)})}}):o[n(251)][n(292)][n(154)](n(176),()=>{const t=n;if(r[t(215)](e))return;const a=o[t(160)][t(228)](go);s=r[t(152)]({channelId:i,threadId:e,target:()=>this[t(146)](e),context:{type:t(263),value:this[t(287)](e)}});const h=r[t(216)][t(228)](s)[t(292)],u=a[t(162)](h);u&&c[t(182)](u)},{priority:n(274)})),s}[er(229)](t,e){const n=er,o=this[n(235)](t,e);o&&!o[n(153)]&&o[n(212)]({type:n(263),value:this[n(287)](e)})}[er(253)](){const t=er,n=this[t(202)];(0,r.surroundingMarkersDetector)(n[t(184)],({left:o,entered:s})=>{const i=t;for(const t of o)if(cr(t)){n.ui[i(142)][i(196)](it(n[i(245)],i(252)));break}for(const t of s)if(cr(t)){n.ui[i(142)][i(196)](it(n[i(245)],i(192),(0,e.getEnvKeystrokeText)(r.FOCUS_ANNOTATION_KEYSTROKE)));break}})}}function sr(t,e){return e?t+":"+e:t}function ir(t,e){const n=er,o=e[n(172)],r=e[n(237)](t[n(224)]);for(const s of t[n(171)]()){const{type:t,item:i,nextPosition:c}=s;if(n(263)===t||o[n(185)](i)){const t=e[n(205)](i);r[n(242)]&&(r[n(224)]=t),r[n(282)]=c}}return r}function cr(t){const e=er;return e(220)===qo(t[e(266)])[e(304)]}const ar=ur;function hr(){const t=["comment:","addSourceCollector","requires","12653694zVubVw","isFocused","expired","21mefthR","hasMarkerForId","usageLimit","licenseKey","trialLimit","invalid","listenTo","change:activeAnnotations","config","domainLimit","addCommentThread","add","commentsLicenseKeyTrialLimit","commentsLicenseKeyNotAllowed","Comments","6619792IsEzCB","stop","4jYFCAY","from","bind","menuBar:comment","editor","componentFactory","CommentThreadInputView","featureNotAllowed","highest","2278dvTtQk","241818onUTgR","_createUIButton","locale","evaluationLimit","_licenseKeyCheckInterval","commentsLicenseKeyInvalid","pluginName","commentsLicenseKeyUsageLimit","getCommentThread","863205DQNJGl","editing","focusTracker","destroy","activeMarker","commentsLicenseKeyEvaluationLimit","focus","execute","push","commands","_viewToController","set","map","view","innerView","commentsLicenseKeyValid","commentsLicenseKeyExpired","_showLicenseError","plugins","low","Comment","hasContent","addComment","isEnabled","commentsLicenseKeyDomainLimit","comment","hasCommentThread","getAllMarkersForId","find","_threadToController","8060810FmZBcV","CommentsListView","isPremiumPlugin","getRange","739snVtCk","has","init","2034834stsjhU","model","get","CommentsUI","removeCommentThread","isOfficialPlugin","tooltip","length"];return(hr=function(){return t})()}function ur(t,e){const n=hr();return(ur=function(t,e){return n[t-=383]})(t,e)}!function(t){const e=ur,n=t();for(;;)try{if(998860===parseInt(e(391))/1*(parseInt(e(434))/2)+parseInt(e(394))/3*(parseInt(e(425))/4)+-parseInt(e(444))/5+-parseInt(e(435))/6*(parseInt(e(408))/7)+-parseInt(e(423))/8+parseInt(e(405))/9+-parseInt(e(387))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(hr);class dr extends t.Plugin{[ar(411)];[ar(439)];static get[ar(441)](){return ar(397)}static get[ar(399)](){return!0}static get[ar(389)](){return!0}static get[ar(404)](){return[_o,rr,Mo,go]}get[ar(388)](){return zt}get[ar(431)](){return Pt}[ar(393)](){const t=ar,e=this[t(429)],n=e[t(462)][t(396)](_o),o=e[t(462)][t(396)](rr),r=e[t(462)][t(396)](go),s=e[t(462)][t(396)](Mo);e.ui[t(430)][t(419)](t(469),()=>{const e=t,n=this[e(436)](st.ButtonView);return n[e(400)]=!0,n}),e.ui[t(430)][t(419)](t(428),()=>this[t(436)](st.MenuBarMenuListItemButtonView)),s[t(403)](()=>{const e=t,r=[];for(const[t,s]of n[e(386)]){const n=o[e(384)](t.id),i=n[e(456)](t=>t[e(390)]());n[e(401)]>0&&r[e(452)]([s[e(457)],i])}return r}),this[t(414)](r,t(415),(e,r,s)=>{const i=t,c=Array[i(426)](s)[i(456)](t=>t[i(458)])[i(385)](t=>n[i(454)][i(392)](t));if(!c)return void(o[i(448)]=null);const a=n[i(454)][i(396)](c)[i(395)].id,h=i(402)+a;a&&o[i(409)](a)?o[i(448)]=h:o[i(448)]&&(o[i(448)]=null)}),this[t(414)](n,t(398),(n,{threadId:r,isFromAdapter:s})=>{const i=t;!s&&e.ui[i(446)][i(406)]&&o[i(409)](r)&&e[i(445)][i(457)][i(450)]()},{priority:t(433)}),this[t(414)](n,t(466),(r,{threadId:s,isFromAdapter:i})=>{const c=t;!i&&o[c(409)](s)&&n[c(383)](s)&&1===n[c(443)](s)[c(401)]&&(e[c(445)][c(457)][c(450)](),r[c(424)]())},{priority:t(463)}),this[t(411)]=this[t(429)][t(416)][t(396)](t(411));const i=this[t(429)];this[t(439)]=setInterval(()=>{const e=t;let n;for(const t in i){const o=t,r=i[o];if(e(459)==r||e(440)==r||e(460)==r||e(468)==r||e(421)==r||e(449)==r||e(420)==r||e(442)==r){delete i[o],n=r,clearInterval(this[e(439)]),this[e(439)]=void 0;break}}e(440)==n&&i[e(461)](e(413)),e(460)==n&&i[e(461)](e(407)),e(468)==n&&i[e(461)](e(417)),e(421)==n&&i[e(461)](e(432),e(422)),e(449)==n&&i[e(461)](e(438)),e(420)==n&&i[e(461)](e(412)),e(442)==n&&i[e(461)](e(410))},1e3)}[ar(447)](){const t=ar;super[t(447)](),this[t(439)]&&clearInterval(this[t(439)])}[ar(436)](t){const e=ar,n=this[e(429)],o=new t(n[e(437)]),r=n[e(453)][e(396)](e(418));return o[e(455)]({label:it(n[e(437)],e(464)),icon:rt.IconAddComment}),o[e(427)](e(467)).to(r,e(465)),this[e(414)](o,e(451),()=>{r[e(451)]()}),o}}const lr=mr;function mr(t,e){const n=gr();return(mr=function(t,e){return n[t-=288]})(t,e)}!function(t){const e=mr,n=t();for(;;)try{if(244593===-parseInt(e(288))/1*(-parseInt(e(321))/2)+parseInt(e(303))/3*(-parseInt(e(328))/4)+parseInt(e(297))/5*(parseInt(e(322))/6)+parseInt(e(331))/7+-parseInt(e(334))/8*(-parseInt(e(294))/9)+parseInt(e(319))/10*(parseInt(e(318))/11)+-parseInt(e(295))/12*(parseInt(e(326))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gr);class kr extends t.Plugin{static get[lr(327)](){return lr(330)}static get[lr(298)](){return!0}static get[lr(316)](){return!0}static get[lr(309)](){return[rr]}constructor(t){const e=lr;super(t),this[e(336)](e(290),!1),this.on(e(317),(t,n,o)=>{const r=e;o?this[r(299)]():this[r(325)]()})}[lr(306)](){const t=lr;!this[t(290)]&&this[t(305)][t(333)][t(324)](t(300))&&(this[t(290)]=!0)}[lr(299)](){const t=lr;for(const[e,n]of this[t(305)][t(291)])n[t(296)]&&t(314)!==e&&n[t(323)](t(302));this[t(305)][t(308)][t(315)](t(292))&&this[t(305)][t(308)][t(324)](t(292))[t(323)](t(302)),this[t(305)][t(308)][t(315)](t(335))&&this[t(305)][t(308)][t(324)](t(335))[t(323)](t(302)),this[t(305)][t(291)][t(324)](t(304))?.[t(323)](t(302));const e=this[t(305)][t(313)][t(320)][t(332)];this[t(310)](e,t(312),e=>e[t(293)](),{priority:t(329)}),this[t(310)](e,t(311),e=>e[t(293)](),{priority:t(329)}),this[t(310)](e,t(301),e=>e[t(293)](),{priority:t(329)})}[lr(325)](){const t=lr;for(const[e,n]of this[t(305)][t(291)])n[t(296)]&&t(314)!==e&&n[t(307)](t(302));this[t(305)][t(308)][t(315)](t(335))&&this[t(305)][t(308)][t(324)](t(335))[t(307)](t(302)),this[t(305)][t(291)][t(324)](t(304))?.[t(307)](t(302)),this[t(289)](this[t(305)][t(313)][t(320)][t(332)])}}function gr(){const t=["editing","addCommentThread","has","isPremiumPlugin","change:isEnabled","11uBNpmF","620750DfWzTU","view","26yfFcsG","6vPaHJg","forceDisabled","get","_disableCommentsOnlyMode","13507SjvXSG","pluginName","4tZqLwQ","highest","CommentsOnly","474796uudDgP","document","config","853520AginSh","SourceEditing","set","25703VsLInt","stopListening","isEnabled","commands","DragDrop","stop","18fZgqly","3048QhVSTQ","affectsData","574310BuIwoY","isOfficialPlugin","_enableCommentsOnlyMode","commentsOnly","delete","commentsOnlyMode","851355zOSVRy","editSource","editor","afterInit","clearForceDisabled","plugins","requires","listenTo","clipboardInput","cut"];return(gr=function(){return t})()}function pr(){const t=["requires","isPremiumPlugin","34488uiyXYO","listenTo","get","from","_assertAnnotationDoesNotBelongToMultipleUIs","length","collection","push","find","isOfficialPlugin","24chpxwL","uisData","stopListening","remove","attach","detach","size","_uis","function","add","annotationsuis-annotation-mismatch","set","deactivateAll","_activateAnnotation","_removeActiveAnnotation","type","726250cndoTK","_addActiveAnnotation","_visibleAnnotations","603jwKfIx","has","activeUIs","5684147XaYEhS","refilterAnnotations","annotationsuis-missing-ui","delete","3285243qJavgO","annotationsuis-register-invalid-interface","destroy","1sFxXZX","annotationsuis-register-already-registered","filter","context","4398060OGpCvW","plugins","switchTo","hasActive","deactivate","60340qDFIKL","setActiveAnnotation","defaultFilter","activate","213488WxUbYw","register","pluginName","init","_setSelectedAnnotations","AnnotationsUIs","activeAnnotations","change:activeAnnotation","_deactivateAllAnnotations","isActive"];return(pr=function(){return t})()}const fr=br;function br(t,e){const n=pr();return(br=function(t,e){return n[t-=136]})(t,e)}!function(t){const e=br,n=t();for(;;)try{if(649847===-parseInt(e(186))/1*(-parseInt(e(199))/2)+parseInt(e(183))/3+-parseInt(e(190))/4+-parseInt(e(195))/5*(parseInt(e(157))/6)+parseInt(e(179))/7+parseInt(e(147))/8*(-parseInt(e(176))/9)+parseInt(e(173))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pr);class vr extends t.ContextPlugin{[fr(178)];[fr(158)];[fr(164)];static get[fr(145)](){return[go]}static get[fr(137)](){return fr(140)}static get[fr(156)](){return!0}static get[fr(146)](){return!0}constructor(t){const e=fr;super(t),this[e(178)]=new Set,this[e(164)]=new Map,this[e(158)]=new Map}[fr(138)](){const t=fr,e=this[t(189)][t(191)][t(149)](go);this[t(148)](e,t(170),(e,n)=>{const o=t;for(const t of this[o(178)]){const e=this[o(164)][o(149)](t);(0,this[o(158)][o(149)](t)[o(188)])(n)&&e[o(196)](n)}}),this[t(148)](e,t(143),()=>{const e=t;for(const t of this[e(178)])this[e(164)][e(149)](t)[e(196)](null)}),this[t(148)](e[t(175)],t(166),(e,n)=>{this[t(151)](n)})}[fr(193)](){const t=fr;return this[t(178)][t(163)]>0}[fr(144)](t){const e=fr;return this[e(178)][e(177)](t)}[fr(198)](t,n=this[fr(197)]){const o=fr,r=this[o(189)][o(191)][o(149)](go);if(!this[o(164)][o(177)](t))throw new e.CKEditorError(o(181),this,{uiName:t});this[o(144)](t)&&this[o(194)](t),this[o(178)][o(166)](t);const s=new Je;$e({source:r[o(175)],target:s,filter:n}),this[o(158)][o(168)](t,{collection:s,filter:n});const i=this[o(164)][o(149)](t);i[o(161)](s),this[o(148)](i,o(142),(t,e,n,s)=>{const i=o;s&&r[i(171)](s),n&&r[i(174)](n)})}[fr(194)](t){const n=fr;if(this[n(178)][n(182)](t),!this[n(164)][n(177)](t))throw new e.CKEditorError(n(181),this,{uiName:t});const o=this[n(164)][n(149)](t);o[n(162)](),this[n(159)](o),this[n(158)][n(149)](t)[n(153)][n(185)](),this[n(158)][n(182)](t)}[fr(192)](t){const n=fr;if(!this[n(164)][n(177)](t))throw new e.CKEditorError(n(181),this,{uiName:t});const o=this[n(189)][n(191)][n(149)](go),r=Array[n(150)](o[n(141)])[0]||null;this[n(169)](),this[n(198)](t);const s=this[n(164)][n(149)](t);s[n(196)](r),s[n(139)]&&r&&s[n(139)]([r])}[fr(169)](){const t=fr;for(const e of this[t(178)])this[t(194)](e)}[fr(136)](t,n){const o=fr;if(this[o(164)][o(177)](t))throw new e.CKEditorError(o(187));if(o(165)!=typeof n[o(161)]||o(165)!=typeof n[o(162)]||o(165)!=typeof n[o(196)])throw new e.CKEditorError(o(184),null);this[o(164)][o(168)](t,n)}[fr(180)](){const t=fr,e=this[t(189)][t(191)][t(149)](go)[t(153)],n=new Map,o=Array[t(150)](this[t(178)]);for(const e of this[t(178)]){const o=this[t(158)][t(149)](e)[t(153)];for(const r of o)n[t(168)](r,e)}for(const r of e){const e=n[t(149)](r);this[t(151)](r);const s=o[t(155)](e=>this[t(158)][t(149)](e)[t(188)](r));e!==s&&(e&&this[t(158)][t(149)](e)[t(153)][t(160)](r),s&&this[t(158)][t(149)](s)[t(153)][t(166)](r))}}[fr(185)](){const t=fr;this[t(169)](),super[t(185)]()}[fr(197)](){return!0}[fr(151)](t){const n=fr,o=[];for(const e of this[n(178)])(0,this[n(158)][n(149)](e)[n(188)])(t)&&o[n(154)](e);if(o[n(152)]>1)throw new e.CKEditorError(n(167),null,{matchedUIs:o,annotationType:t[n(172)]})}}var _r=n(573),wr={attributes:{"data-cke":!0}};wr.setAttributes=Ae(),wr.insert=Ie().bind(null,"head"),wr.domAPI=_e(),wr.insertStyleElement=Te();be()(_r.A,wr);_r.A&&_r.A.locals&&_r.A.locals;function Ir(t,e){const n=yr();return(Ir=function(t,e){return n[t-=165]})(t,e)}function yr(){const t=["render","focusCycler","focusables","element","arrowup","1702197nYGZNf","length","change","remove","focusTracker","focus","source","uiLanguageDirection","top","_updateItemPositionInFocusables","listenTo","858120nKVjfW","2645loZeea","add","added","focusNext","forEach","3104629DzQAyW","focusPrevious","2796008GQSKLI","bindTemplate","set","ck-reset","div","focusFirst","getIndex","list","155416zjfdjl","9hhKzzM","656duNLFI","Annotations sidebar","createCollection","arrowdown","_setupKeyboardNavigation","29208BdiHjZ","Annotations list","application","delegate","ck-sidebar","setTemplate","removed","minHeight","class","6kzgUMT","1495zswaUO","33AGMtrZ","number","30nZcgon","change:top"];return(yr=function(){return t})()}const Ar=Ir;!function(t){const e=Ir,n=t();for(;;)try{if(450193===-parseInt(e(213))/1*(-parseInt(e(176))/2)+-parseInt(e(192))/3*(-parseInt(e(174))/4)+-parseInt(e(212))/5+-parseInt(e(190))/6*(-parseInt(e(201))/7)+-parseInt(e(166))/8*(parseInt(e(175))/9)+-parseInt(e(194))/10*(parseInt(e(218))/11)+parseInt(e(181))/12*(parseInt(e(191))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yr);const Cr=(0,e.toUnit)("px");class Tr extends st.View{[Ar(173)];[Ar(198)];[Ar(205)];[Ar(197)];constructor(t){const n=Ar;super(t);const o=this[n(167)];this[n(168)](n(188),0),this[n(168)](n(189),""),this[n(173)]=this[n(178)](),this[n(198)]=this[n(178)](),this[n(173)][n(184)](n(200),n(179)).to(this),this[n(205)]=new e.FocusTracker,this[n(197)]=new st.FocusCycler({focusables:this[n(198)],focusTracker:this[n(205)]}),this[n(186)]({tag:n(170),attributes:{class:["ck",n(185),n(169),o.to(n(189))],style:{minHeight:o.to(n(188),t=>n(193)==typeof t?Cr(t+10):null)},dir:t[n(208)],role:n(183),"aria-label":it(t,n(177)),tabindex:0},children:[{tag:n(170),attributes:{role:n(173),"aria-label":it(t,n(182))},children:this[n(173)]}]})}[Ar(196)](){const t=Ar;super[t(196)](),this[t(180)]()}[Ar(206)](){const t=Ar;this[t(197)][t(171)]()}[Ar(180)](){const t=Ar;this[t(173)][t(184)](t(195)).to(this),this.on(t(195),e=>{const n=t;this[n(210)](e[n(207)])}),this[t(173)][t(217)](e=>{const n=t;this[n(205)][n(214)](e[n(199)]),this[n(210)](e)}),this[t(173)].on(t(203),(e,n)=>{const o=t;for(const t of n[o(187)])this[o(205)][o(204)](t[o(199)]),this[o(198)][o(204)](t);for(const t of n[o(215)])this[o(205)][o(214)](t[o(199)]),this[o(210)](t)}),this.on(t(200),()=>{const e=t;this[e(197)][e(165)]()}),this.on(t(179),()=>{const e=t;this[e(197)][e(216)]()}),this[t(211)](this[t(199)],t(206),()=>{this[t(206)]()})}[Ar(210)](t){const e=Ar,n=this[e(198)][e(172)](t);let o,r;for(const n of this[e(198)])if(t[e(209)]<n[e(209)]){o=n;break}if(r=o?this[e(198)][e(172)](o):this[e(198)][e(202)],-1!==n){if(n===r-1)return;this[e(198)][e(204)](t),r=o?this[e(198)][e(172)](o):this[e(198)][e(202)]}this[e(198)][e(214)](t,r)}}const Er=xr;function xr(t,e){const n=Sr();return(xr=function(t,e){return n[t-=249]})(t,e)}!function(t){const e=xr,n=t();for(;;)try{if(568058===-parseInt(e(264))/1*(-parseInt(e(279))/2)+parseInt(e(270))/3*(parseInt(e(250))/4)+parseInt(e(266))/5*(parseInt(e(276))/6)+parseInt(e(286))/7+-parseInt(e(265))/8+-parseInt(e(261))/9*(-parseInt(e(256))/10)+-parseInt(e(278))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Sr);const Or=(0,e.toUnit)("px");class Nr extends st.View{[Er(287)];[Er(271)];[Er(254)];constructor(t){const e=Er;super(t),this[e(277)](e(251),0),this[e(277)](e(280),0),this[e(282)](e(281)).to(this,e(251),this,e(280),(t,e)=>t+e),this[e(277)](e(272),!1),this[e(254)]=De(()=>this[e(257)]()),this[e(271)]=null,this[e(287)]=this[e(267)](),this[e(287)][e(288)](e(259),e(273)).to(this);const n=this[e(258)];this[e(255)]({tag:e(253),attributes:{class:[e(269),n.to(e(272),t=>t?e(252):"")],style:{top:n.to(e(251),t=>Or(t))},role:e(260)},children:this[e(287)]})}[Er(263)](){const t=Er;super[t(263)](),this[t(254)][t(285)](this[t(283)])}[Er(262)](){const t=Er;this[t(287)][t(249)]&&this[t(287)][t(249)][t(262)]()}[Er(257)](){const t=Er,e=this[t(283)][t(284)];e&&(this[t(280)]=e)}[Er(268)](){const t=Er;this[t(287)][t(274)](),this[t(254)][t(275)](),super[t(268)]()}}function Sr(){const t=["arrowdown","clear","detach","5016738OdlfYi","set","13821038LeVYsz","29934nmvtXB","height","bottom","bind","element","clientHeight","attach","4469626bScwZz","content","delegate","first","11584aWucUa","top","ck-sidebar-item--no-animation","div","_mutationObserver","setTemplate","50fFNCJD","updateHeight","bindTemplate","arrowup","presentation","566271pkctHu","focus","render","1wKcXiT","8316984kueFqw","5TpGwqE","createCollection","destroy","ck-sidebar-item","1098cCHyGp","_targetTop","isAnimationDisabled"];return(Sr=function(){return t})()}function Mr(t,e){const n=Rr();return(Mr=function(t,e){return n[t-=487]})(t,e)}function Rr(){const t=["change:targetRect","max","stopListening","Sidebar","bind","locale","_annotationToSidebarItemView","view","unbind","_recalculateBuffer","sidebar-attachtocontainer-missing-container","isOfficialPlugin","_alignBeforeItem","_updateLastItem","appendChild","10233480nXFnaz","list","minHeight","setContainer","sidebar.container","updateHeight","_destroySidebarItemView","last","class","bottom","element","target","_getItemAfter","init","targetRect","context","define","_getItemBefore","nodeType","isActive","length","_lastItem","_alignToTargetRect","isAnimationDisabled","_detachFromContainer","_setItemTop","pluginName","clear","delete","height","1428505NKDAKV","getIndex","set","getSidebarItemView","remove","189cagccZ","destroy","_spaceBetweenItems","change:_lastItem","container","change:top","741404MFoWTH","change:bottom","40776CmLsxv","sidebar-setcontainer-invalid-element","get","_alignForTopChange","30LTNMHi","_activeAnnotation","_annotations","add","refresh","3DuBoLq","sidebar.preventScrollOutOfView","_attachToContainer","_recalculate","_getTargetTop","_alignAfterItem","render","config","push","addAnnotation","_getMaxAvailableTop","_sidebarItemViewToAnnotation","469497SaGtZS","_targetTop","265816fkQcZg","113890CbVOhe","_createSidebarView","listenTo","object","rearrange","_alignForBottomChange","isPremiumPlugin","content","top"];return(Rr=function(){return t})()}const Pr=Mr;!function(t){const e=Mr,n=t();for(;;)try{if(294906===-parseInt(e(528))/1+-parseInt(e(530))/2+parseInt(e(516))/3*(parseInt(e(505))/4)+-parseInt(e(494))/5+parseInt(e(511))/6*(parseInt(e(531))/7)+-parseInt(e(507))/8*(parseInt(e(499))/9)+parseInt(e(555))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Rr);class Vr extends t.ContextPlugin{[Pr(547)];[Pr(512)];[Pr(513)];[Pr(501)];[Pr(527)];[Pr(546)];[Pr(549)];static get[Pr(490)](){return Pr(543)}static get[Pr(551)](){return!0}static get[Pr(537)](){return!0}constructor(t){const e=Pr;super(t),this[e(496)](e(576),void 0),this[e(547)]=this[e(532)](),this[e(496)](e(503),null),this[e(501)]=25,this[e(527)]=new Map,this[e(546)]=new Map,this[e(570)][e(523)][e(571)](e(517),!1),this[e(513)]=null,this[e(512)]=null,this[e(549)]=[]}[Pr(568)](){const t=Pr,e=this[t(570)][t(523)][t(509)](t(559));e&&this[t(558)](e)}[Pr(558)](t){const n=Pr;if(!Dr(t))throw new e.CKEditorError(n(508));this[n(503)]=t}[Pr(518)]({viewClass:t="",spaceBetweenItems:n=25}={}){const o=Pr;if(!Dr(this[o(503)]))throw new e.CKEditorError(o(550),this);this[o(503)][o(554)](this[o(547)][o(565)]),this[o(547)][o(563)]=t,this[o(501)]=n}[Pr(535)]({removedAnnotation:t,previousAnnotation:e,nextAnnotation:n}){const o=Pr,r=this[o(497)](t);this[o(547)][o(556)][o(498)](r),this[o(561)](t),e&&this[o(577)](this[o(497)](e)),n&&this[o(577)](this[o(497)](n)),this[o(553)]()}[Pr(515)]({blurredAnnotation:t,activatedAnnotation:e,disableAnimationOnActivatedAnnotation:n}){const o=Pr;if(this[o(512)]=e,t){t[o(574)]=!1;const e=this[o(497)](t);e&&n&&(e[o(487)]=!1)}if(e){const t=this[o(497)](e);t&&(e[o(574)]=!0,n&&(t[o(487)]=!0,t[o(539)]+=1),this[o(577)](t))}}[Pr(488)](t){const e=Pr;if(this[e(547)][e(565)][e(498)](),t)for(const n of t)this[e(561)](n);this[e(547)][e(556)][e(491)](),this[e(547)][e(563)]="",this[e(576)]=null}[Pr(525)](t,e){const n=Pr;e||(e=t[n(547)]);const o=new Nr(this[n(570)][n(545)]);this[n(527)][n(496)](o,t),this[n(546)][n(496)](t,o),o[n(538)][n(514)](e),this[n(533)](t[n(547)],n(540),(e,r,s)=>{const i=n,c=this[i(520)](t,s);o[i(529)]!=c&&(o[i(529)]=c,this[i(489)](o,c))}),this[n(533)](o,n(504),()=>{const t=n;this[t(519)](o,t(539))}),this[n(533)](o,n(506),()=>{const t=n;this[t(519)](o,t(564))}),this[n(577)](o);const r=this[n(572)](o);return r&&this[n(521)](r,o)||this[n(577)](o),this[n(553)](),this[n(547)][n(556)][n(514)](o),o}[Pr(510)](t){const e=Pr;if(!t[e(538)][e(575)])return;const n=this[e(572)](t);if(!n)return;const o=this[e(527)][e(509)](n),r=this[e(512)];r&&r===o?this[e(521)](n,t):this[e(552)](t,n)}[Pr(536)](t){const e=Pr;if(!t[e(538)][e(575)])return;const n=this[e(567)](t);if(!n)return;const o=this[e(527)][e(509)](n),r=this[e(570)][e(523)][e(509)](e(517)),s=this[e(512)];s&&s===o&&r?(this[e(552)](n,t),this[e(521)](t,n)):s&&s===o?this[e(552)](n,t):this[e(521)](t,n)}[Pr(519)](t,e){const n=Pr;0===this[n(549)][n(575)]&&setTimeout(()=>{const t=n;for(const{sidebarItemView:e,changedProp:n}of this[t(549)])t(539)===n?this[t(510)](e):this[t(536)](e);this[t(549)]=[]},10),this[n(549)][n(524)]({sidebarItemView:t,changedProp:e})}[Pr(497)](t){const e=Pr;return this[e(546)][e(509)](t)}[Pr(500)](){const t=Pr;this[t(542)](),this[t(547)][t(500)]()}[Pr(561)](t){const e=Pr,n=this[e(497)](t);this[e(542)](n),this[e(542)](t[e(547)]),n[e(500)](),this[e(546)][e(492)](t),this[e(527)][e(492)](n)}[Pr(532)](){const t=Pr,e=new Tr(this[t(570)][t(545)]);return e[t(522)](),this.on(t(502),(n,o,r,s)=>{const i=t;s&&e[i(548)](i(557)),r?e[i(544)](i(557)).to(r,i(564)):e[i(557)]=null}),e}[Pr(553)](){const t=Pr;this[t(576)]=this[t(513)]?.[t(562)]?this[t(497)](this[t(513)][t(562)]):null}[Pr(572)](t){const e=Pr,n=this[e(527)][e(509)](t),o=n&&this[e(513)]?.[e(509)](this[e(513)][e(495)](n)-1);return o&&this[e(497)](o)||null}[Pr(567)](t){const e=Pr,n=this[e(527)][e(509)](t),o=n&&this[e(513)]?.[e(509)](this[e(513)][e(495)](n)+1);return o&&this[e(497)](o)||null}[Pr(552)](t,e){const n=Pr;t[n(560)]();const o=Lr(e[n(564)]+this[n(501)],t[n(539)]);return!!o&&(this[n(489)](e,e[n(539)]-o),!0)}[Pr(521)](t,e){const n=Pr;t[n(560)]();const o=Lr(t[n(564)]+this[n(501)],e[n(539)]);return!!o&&(this[n(489)](e,e[n(539)]+o,!1),!0)}[Pr(577)](t){const e=Pr,n=this[e(527)][e(509)](t);if(!n||!n[e(566)]||!n[e(569)])return;const o=this[e(520)](n,n[e(569)]);this[e(489)](t,o)}[Pr(520)](t,n){const o=Pr;if(null===n)return 0;if(t[o(566)]instanceof e.Rect)return n[o(539)];{const t=new e.Rect(this[o(547)][o(565)])[o(539)];return n[o(539)]-t}}[Pr(489)](t,e,n=this[Pr(570)][Pr(523)][Pr(509)](Pr(517))){const o=Pr;n&&(e=Math[o(541)](e,this[o(526)](t))),t[o(539)]=e}[Pr(526)](t){const e=Pr;let n=this[e(572)](t),o=0;for(;n;)n[e(560)](),o+=this[e(501)]+n[e(493)],n=this[e(572)](n);return o}}function Lr(t,e){return Math[Pr(541)](t-e,0)}function Dr(t){const e=Pr;return null!==t&&e(534)==typeof t&&1===t[e(573)]}const Br=jr;function Ur(){const t=["_activeAnnotation","set:container","cancel","detach","updateTargetRect","214UMMPZy","setActiveAnnotation","Annotations","attach","stopListening","wideSidebar","284936EZaRmQ","1375946mxBitx","_detachFromContainer","addAnnotation","rearrange","6mmToXd","refreshVisibility","remove","getOrderedSelectedAnnotations","widesidebar-attach-already-attached","uiUpdate","WideSidebar","annotations","context","listenTo","isAttached","EditorAnnotations","resize","535ssDnCu","set","switchTo","38959096XgecjI","editors","42759tAHmny","focus","addEventListener","container","refresh","high","activeAnnotation","hasDomSelection","37828fpkFHr","_destroyEditorAnnotationsIntegration","_attachToContainer","has","_annotations","ready","isPremiumPlugin","init","widesidebar-detach-not-attached","isOfficialPlugin","_integrateWithEditorAnnotations","_refreshPositioningDebounced","requires","1660250qfkrSE","add","stop","8661352xJoXjp","198EGIbcq","_editorAnnotations","change:container","register","destroy","pluginName","plugins","from","removeEventListener","refreshPositioning","off","blur","ck-sidebar--wide","get"];return(Ur=function(){return t})()}function jr(t,e){const n=Ur();return(jr=function(t,e){return n[t-=373]})(t,e)}!function(t){const e=jr,n=t();for(;;)try{if(824077===-parseInt(e(407))/1+parseInt(e(400))/2*(parseInt(e(429))/3)+parseInt(e(437))/4*(-parseInt(e(424))/5)+-parseInt(e(411))/6*(parseInt(e(380))/7)+parseInt(e(406))/8*(-parseInt(e(381))/9)+parseInt(e(377))/10+parseInt(e(427))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ur);class zr extends t.ContextPlugin{[Br(421)];[Br(418)];[Br(382)];[Br(375)];static get[Br(376)](){return[Vr,vr]}static get[Br(386)](){return Br(417)}static get[Br(373)](){return!0}static get[Br(443)](){return!0}constructor(t){const n=Br;super(t),this[n(421)]=!1,this[n(425)](n(435),null),this[n(418)]=null,this[n(382)]=new e.Collection,this[n(375)]=Pe(()=>{const e=n;t[e(387)][e(394)](e(402))[e(412)](),this[e(418)][e(390)]()},250,{leading:!1})}[Br(444)](){const t=Br,e=this[t(419)][t(387)][t(394)](vr),n=this[t(419)][t(387)][t(394)](Vr);e[t(384)](t(405),this),n[t(432)]&&e[t(426)](t(405))}[Br(401)](t){const e=Br;if(t===this[e(435)])return;const n=this[e(419)][e(387)][e(394)](Vr);n[e(395)]=t;const o=this[e(435)];n[e(433)]({blurredAnnotation:o,activatedAnnotation:t}),this[e(435)]=t}[Br(403)](n){const o=Br;this[o(418)]=n;const r=this[o(419)][o(387)][o(394)](Vr);if(r[o(441)]=n,this[o(421)])throw new e.CKEditorError(o(415),this);this[o(421)]=!0,this[o(420)](r,o(396),()=>{const t=o;this[t(398)](),this[t(420)](r,t(383),e=>{const o=t;e[o(391)](),this[o(403)](n)})}),r[o(439)]({viewClass:o(393)});const s=t=>{const e=o;t[e(399)](),r[e(409)](t)};for(const t of n)s(t);this[o(420)](n,o(378),(t,e)=>{s(e)}),this[o(420)](n,o(413),(t,e,s)=>{const i=o;r[i(410)]({removedAnnotation:e,previousAnnotation:n[i(394)](s-1),nextAnnotation:n[i(394)](s+1)}),e===this[i(435)]&&this[i(401)](null)},{priority:o(434)}),this[o(420)](n,o(430),(t,e)=>{this[o(401)](e)}),this[o(420)](n,o(392),()=>{this[o(401)](null)});const i=this[o(419)]instanceof t.Context?this[o(419)][o(428)]:new e.Collection([this[o(419)]]);for(const t of i)this[o(374)](t);this[o(420)](i,o(378),(t,e)=>{const n=o;this[n(420)](e,n(442),()=>{this[n(374)](e)})}),this[o(420)](i,o(413),(t,e)=>{const n=o;e[n(387)][n(440)](n(422))&&this[n(438)](e[n(387)][n(394)](n(422)))}),window[o(431)](o(423),this[o(375)]),this[o(419)][o(387)][o(394)](o(402))[o(412)](),this[o(418)][o(390)]()}[Br(398)](){const n=Br;if(!this[n(421)])throw new e.CKEditorError(n(445),this);this[n(401)](null);const o=this[n(419)][n(387)][n(394)](Vr);o[n(408)](this[n(418)]),this[n(404)](o),this[n(404)](this[n(418)]),this[n(419)]instanceof t.Context&&this[n(404)](this[n(419)][n(428)]);for(const t of Array[n(388)](this[n(382)]))this[n(438)](t);window[n(389)](n(423),this[n(375)]),this[n(375)][n(397)](),this[n(435)]=null,this[n(421)]=!1,this[n(418)]=null}[Br(385)](){const t=Br;this[t(421)]&&this[t(398)]()}[Br(374)](t){const e=Br;if(!t[e(387)][e(440)](e(422)))return;const n=t[e(387)][e(394)](e(422)),o=()=>{const t=e,o=n[t(414)]({annotations:this[t(418)],activeAnnotation:this[t(435)]});this[t(401)](o[0]||null)};this[e(420)](n,e(433),o),this[e(420)](n,e(392),(t,{isAnnotationTracked:n})=>{const o=e;this[o(435)]&&n(this[o(435)])&&this[o(401)](null)}),this[e(420)](n,e(416),()=>{this[e(375)]()}),this[e(420)](this[e(418)],e(392),t=>{const r=e;n[r(436)]()&&(o(),t[r(379)]())},{priority:e(434)}),this[e(382)][e(378)](n)}[Br(438)](t){const e=Br;this[e(404)](t),this[e(382)][e(413)](t)}}const Fr=Hr;function Hr(t,e){const n=Kr();return(Hr=function(t,e){return n[t-=461]})(t,e)}function Kr(){const t=["icon","ck-annotation-counter__badge--edit-mode","bindTemplate","1536224qeXwEN","51399NrZGjs","add","counterView","extendTemplate","span","ck-annotation-counter","isDirty","ck-annotation-counter__badge--","toString","children","678704tiQLBH","annotationType","ck-annotation-counter__badge","2696605JJABRv","21677860vqoWWz","6626672RChtyd","set","number","_badge","...","2349746OTrSas","9IcizgM","6mdQLHr","52vhnkMx","setTemplate","bind"];return(Kr=function(){return t})()}!function(t){const e=Hr,n=t();for(;;)try{if(518507===-parseInt(e(479))/1+-parseInt(e(462))/2*(-parseInt(e(469))/3)+-parseInt(e(468))/4+-parseInt(e(482))/5+-parseInt(e(461))/6*(-parseInt(e(489))/7)+-parseInt(e(484))/8+-parseInt(e(490))/9*(-parseInt(e(483))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Kr);class Wr extends st.ButtonView{[Fr(471)];constructor(t){const e=Fr;super(t);const n=this[e(467)];this[e(485)](e(475),!1),this[e(485)](e(486),0),this[e(464)](e(487)).to(this,e(475),this,e(486),(t,n)=>t?e(488):n[e(477)]()),this[e(485)](e(480),""),this[e(465)]=rt.IconAddComment,this[e(472)]({attributes:{class:[e(474)]}}),this[e(471)]=new st.View,this[e(471)][e(463)]({tag:e(473),attributes:{class:[e(481),n.to(e(480),t=>e(476)+t),n.if(e(475),e(466))]},children:[{text:n.to(e(487))}]}),this[e(478)][e(470)](this[e(471)])}}var Yr=n(197),Zr={attributes:{"data-cke":!0}};Zr.setAttributes=Ae(),Zr.insert=Ie().bind(null,"head"),Zr.domAPI=_e(),Zr.insertStyleElement=Te();be()(Yr.A,Zr);Yr.A&&Yr.A.locals&&Yr.A.locals;const qr=Xr;function Xr(t,e){const n=Gr();return(Xr=function(t,e){return n[t-=494]})(t,e)}function Gr(){const t=["detach","NarrowSidebar","stopPropagation","56JWOJWA","off","ck-sidebar--narrow","addEventListener","cancel","addAnnotation","pin","isOfficialPlugin","preventDefault","detachFromDom","isDirty","pluginName","isAttached","editors","plugins","_refreshPositioningDebounced","ready","isVisible","_showBalloon","attach","includes","refresh","_detachFromContainer","narrowsidebar-detach-not-attached","63diYJKS","bind","narrowsidebar-attach-already-attached","activeAnnotation","content","mousedown","southArrowNorth","context","blur","values","343679CNAjuY","destroy","hasDomSelection","_attachListeners","_manuallyClosedAnnotationViews","set","init","set:container","_editorAnnotations","focus","contains","northArrowSouthEast","rearrange","Esc","getByView","bodyCollection","northArrowSouthWest","164210EeFxAc","stop","6478536gcWQmN","clear","get","_detachListeners","_setSelectedAnnotations","remove","726KuwrWm","element","refreshVisibility","_annotations","404BInfaP","1449kZnyzs","add","register","unpin","_attachToContainer","keyCode","from","refreshPositioning","change:height","has","keydown","locale","narrowSidebar","southArrowNorthWest","getOrderedSelectedAnnotations","uiUpdate","low","northArrowSouth","preventClosingBalloon","_updateBalloonPosition","_destroyEditorAnnotationsIntegration","_selectedAnnotations","_domEmitter","_refreshPositioning","defaultPositions","delete","getSidebarItemView","listenTo","number","balloonPanelView","target","annotationType","_annotationToNarrowView","stopListening","resize","change:container","_integrateWithEditorAnnotations","type","setActiveAnnotation","length","find","annotations","1627770CkNyFw","high","EditorAnnotations","11hVkWEt","first","attachToDom","focusableElements","isPremiumPlugin","_hideBalloon","91004AmnvfT","southArrowNorthEast","2270snNYdz","Annotations","esc","execute","view","requires","removeEventListener"];return(Gr=function(){return t})()}!function(t){const e=Xr,n=t();for(;;)try{if(228514===-parseInt(e(597))/1+-parseInt(e(541))/2*(-parseInt(e(546))/3)+parseInt(e(545))/4*(-parseInt(e(599))/5)+parseInt(e(588))/6+parseInt(e(516))/7*(parseInt(e(609))/8)+parseInt(e(506))/9*(parseInt(e(533))/10)+-parseInt(e(591))/11*(parseInt(e(535))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gr);class Qr extends t.ContextPlugin{[qr(494)];[qr(587)];[qr(520)];[qr(568)];[qr(578)];[qr(567)];[qr(524)];[qr(497)];static get[qr(604)](){return[Vr,vr]}static get[qr(620)](){return qr(607)}static get[qr(616)](){return!0}static get[qr(595)](){return!0}constructor(t){const n=qr;super(t),this[n(494)]=!1,this[n(520)]=new Set,this[n(568)]=new((0,e.DomEmitterMixin)()),this[n(578)]=new Map,this[n(521)](n(509),null),this[n(587)]=null,this[n(567)]=[],this[n(524)]=new e.Collection,this[n(497)]=Pe(()=>{this[n(569)]()},250,{leading:!1})}[qr(522)](){const t=qr;this[t(513)][t(496)][t(537)](vr)[t(548)](t(558),this),this[t(531)]=new st.BodyCollection(this[t(513)][t(557)]),this[t(575)]=new st.BalloonPanelView(this[t(513)][t(557)]),this[t(531)][t(593)](),this[t(531)][t(547)](this[t(575)])}[qr(501)](n){const o=qr;this[o(587)]=n;const r=this[o(513)][o(496)][o(537)](Vr),s=this[o(575)];if(r[o(544)]=n,this[o(494)])throw new e.CKEditorError(o(508),this);this[o(494)]=!0,this[o(573)](r,o(523),()=>{const t=o;this[t(606)](),this[t(573)](r,t(581),e=>{const o=t;e[o(610)](),this[o(501)](n)})}),r[o(550)]({viewClass:o(611),spaceBetweenItems:5});const i=t=>{const e=o,n=new Wr(this[e(513)][e(557)]);r[e(614)](t,n),this[e(578)][e(521)](t,n),n[e(507)](e(619),e(577),e(574)).to(t[e(603)],e(619),e(583),e(585)),n.on(e(602),()=>{const n=e;this[n(520)][n(536)](),s[n(510)][n(592)]!==t[n(603)]?(this[n(500)](t),t[n(603)][n(542)][n(525)](),this[n(584)](t)):this[n(584)](null)})};for(const t of n)i(t);this[o(573)](n,o(547),(t,e)=>{i(e)}),this[o(573)](n,o(540),(t,e,s)=>{const i=o;this[i(578)][i(537)](e)[i(517)](),this[i(578)][i(571)](e),r[i(528)]({removedAnnotation:e,previousAnnotation:n[i(537)](s-1),nextAnnotation:n[i(537)](s+1)}),e===this[i(509)]&&this[i(584)](null)},{priority:o(562)}),this[o(573)](n,o(525),(t,e)=>{this[o(584)](e)}),this[o(573)](n,o(514),()=>{this[o(584)](null)}),this[o(568)][o(573)](document,o(556),(t,n)=>{const r=o;n[r(551)]===e.keyCodes[r(601)]&&s[r(499)]&&(this[r(520)][r(547)](s[r(510)][r(592)]),this[r(596)](),n[r(608)](),n[r(617)]())}),this[o(568)][o(573)](document,o(511),(t,e)=>{const n=o,i=e[n(576)];s[n(499)]&&s[n(542)][n(526)](i)||r[n(603)][n(542)][n(526)](i)||t[n(564)]||this[n(509)]&&this[n(509)][n(594)][n(586)](t=>t[n(526)](i))||(this[n(520)][n(536)](),this[n(596)](),this[n(584)](null))});const c=this[o(513)]instanceof t.Context?this[o(513)][o(495)]:new e.Collection([this[o(513)]]);for(const t of c)this[o(582)](t);this[o(573)](c,o(547),(t,e)=>{const n=o;this[n(573)](e,n(498),()=>{this[n(582)](e)})}),this[o(573)](c,o(540),(t,e)=>{const n=o;e[n(496)][n(555)](n(590))&&this[n(566)](e[n(496)][n(537)](n(590)))}),window[o(612)](o(580),this[o(497)]),this[o(569)]()}[qr(584)](t){const e=qr;if(t===this[e(509)])return;const n=this[e(513)][e(496)][e(537)](Vr);n[e(503)]({blurredAnnotation:this[e(509)],activatedAnnotation:t,disableAnimationOnActivatedAnnotation:!0}),t&&n[e(572)](t)?this[e(500)](t):this[e(596)](),this[e(509)]=t}[qr(606)](){const n=qr;if(!this[n(494)])throw new e.CKEditorError(n(505),this);this[n(584)](null);const o=this[n(513)][n(496)][n(537)](Vr);this[n(596)](),Array[n(552)](this[n(578)][n(515)](),t=>t[n(517)]()),this[n(578)][n(536)](),o[n(504)](this[n(587)]),this[n(579)](),this[n(568)][n(579)](),this[n(513)]instanceof t.Context&&this[n(579)](this[n(513)][n(495)]);for(const t of Array[n(552)](this[n(524)]))this[n(566)](t);window[n(605)](n(580),this[n(497)]),this[n(497)][n(613)](),this[n(567)]=[],this[n(494)]=!1,this[n(587)]=null}[qr(517)](){const t=qr;this[t(494)]&&this[t(606)](),this[t(531)][t(618)]()}[qr(582)](t){const e=qr;if(!t[e(496)][e(555)](e(590)))return;const n=t[e(496)][e(537)](e(590)),o=this[e(513)][e(496)][e(537)](Vr),r=this[e(587)],s=this[e(575)],i=()=>{const t=e,o=n[t(560)]({annotations:this[t(587)],activeAnnotation:this[t(509)]});this[t(539)](o),this[t(584)](o[0]||null)};this[e(573)](n,e(503),i),this[e(573)](n,e(514),(t,{isAnnotationTracked:n})=>{const o=e;this[o(509)]&&n(this[o(509)])&&(this[o(539)]([]),this[o(584)](null))}),this[e(573)](n,e(561),()=>{this[e(497)]()}),this[e(573)](r,e(514),t=>{const o=e;n[o(518)]()&&t[o(534)]()},{priority:e(589)}),this[e(573)](this[e(568)],e(511),(t,r)=>{const c=e,a=r[c(576)];s[c(499)]&&s[c(542)][c(526)](a)||o[c(603)][c(542)][c(526)](a)||this[c(509)]&&n[c(518)]()&&(i(),t[c(564)]=!0)},{priority:e(589)}),this[e(524)][e(547)](n)}[qr(566)](t){const e=qr;t&&(this[e(579)](t),this[e(524)][e(540)](t))}[qr(539)](t){const e=qr;for(const n of this[e(567)])t[e(502)](n)||this[e(520)][e(571)](n[e(603)]);this[e(567)]=t}[qr(569)](){const t=qr,e=this[t(575)];this[t(513)][t(496)][t(537)](t(600))[t(543)](),this[t(587)][t(553)](),e[t(499)]&&this[t(565)]()}[qr(500)](t){const e=qr;if(this[e(520)][e(555)](t[e(603)]))return;const n=this[e(575)][e(510)][e(592)];n!==t[e(603)]?(n&&this[e(538)](n),this[e(519)](t[e(603)]),this[e(575)][e(510)][e(536)](),this[e(575)][e(510)][e(547)](t[e(603)]),this[e(565)]()):this[e(565)]()}[qr(565)](){const t=qr,e=this[t(575)][t(510)][t(592)],n=e&&this[t(587)][t(530)](e);if(!n||!this[t(578)][t(555)](n))return;const o=this[t(578)][t(537)](n)[t(542)],r=function(){const e=t,n=st.BalloonPanelView[e(570)];return[n[e(598)],n[e(527)],n[e(512)],n[e(563)],n[e(559)],n[e(532)]]}();this[t(575)][t(615)]({target:o,positions:r})}[qr(596)](){const t=qr,e=this[t(575)],n=e[t(510)][t(592)];n&&(this[t(538)](n),e[t(549)](),e[t(510)][t(536)]())}[qr(519)](t){const e=qr;this[e(573)](t,e(554),()=>this[e(565)]()),this[e(573)](t,e(529),(n,o)=>{const r=e;this[r(520)][r(547)](t),this[r(596)](),o()})}[qr(538)](t){this[qr(579)](t)}}var Jr=n(874),$r={attributes:{"data-cke":!0}};$r.setAttributes=Ae(),$r.insert=Ie().bind(null,"head"),$r.domAPI=_e(),$r.insertStyleElement=Te();be()(Jr.A,$r);Jr.A&&Jr.A.locals&&Jr.A.locals;const ts=ns;function es(){const t=["1313883ffXZho","_addedAnnotations","_removeAnnotationFromBalloon","from","3407604pHxnxq","length","remove","view","focusTracker","hasView","1318134vVeUvO","editing","setActiveAnnotation","change:isFocused","width","Esc","map","addObserver","inlineannotations-attach-already-attached","change:height","focus","activeAnnotation","target","selection","getByView","delete","destroy","_closeAnnotation","refresh","915702rPyBeM","updatePosition","top","_addAnnotationToBalloon","_manuallyClosed","showStack","editableElement","find","includes","inline","keystrokes","viewRangeToDom","add","isActive","targetRect","push","getClientRects","2432235nGQFPo","switchTo","84DPYWAf","detach","fromRect","5iVnoKK","listenTo","stopListening","inlineannotations-detach-not-attached","isAttached","8QNqACY","set","mousedown","hasActive","getBoundingClientRect","_setSelectedAnnotations","update","_getBalloonTargetForAnnotation","getFirstRange","document","InlineAnnotations","afterInit","collapse","clear","every","left","inlineannotations-not-allowed-with-context","_forceRefresh","annotations","visibleView","pluginName","isPremiumPlugin","isFocused","bottom","register","isOfficialPlugin","domConverter","9600OpKSXC","_balloon","attach","15367430aiqiSZ","plugins","has","requires","blur","_selectedAnnotations","init","get","getOrderedSelectedAnnotations","right","context","editor","change:visibleView"];return(es=function(){return t})()}function ns(t,e){const n=es();return(ns=function(t,e){return n[t-=220]})(t,e)}!function(t){const e=ns,n=t();for(;;)try{if(547725===parseInt(e(272))/1+-parseInt(e(253))/2+parseInt(e(289))/3+-parseInt(e(247))/4*(-parseInt(e(294))/5)+parseInt(e(227))/6*(parseInt(e(291))/7)+-parseInt(e(299))/8*(-parseInt(e(243))/9)+-parseInt(e(230))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(es);class os extends t.Plugin{[ts(298)];[ts(317)];[ts(276)];[ts(228)];[ts(244)];[ts(235)];[ts(316)];static get[ts(233)](){return[Mo,st.ContextualBalloon,vr]}static get[ts(220)](){return ts(309)}static get[ts(225)](){return!0}static get[ts(221)](){return!0}constructor(t){const e=ts;super(t),t[e(254)][e(250)][e(260)](gt.MouseObserver),this[e(298)]=!1,this[e(300)](e(264),null),this[e(317)]=null,this[e(276)]=new Set,this[e(228)]=t[e(231)][e(237)](st.ContextualBalloon),this[e(244)]=new Set,this[e(235)]=[],this[e(316)]=!1}[ts(236)](){const t=ts,e=this[t(241)][t(231)][t(237)](vr);e[t(240)]===this[t(241)]&&(e[t(224)](t(281),this),this[t(241)][t(282)][t(300)](t(258),(e,n)=>{const o=t,r=this[o(228)];if(this[o(298)]&&r[o(318)]){const t=this[o(317)][o(267)](r[o(318)]);t&&this[o(270)](t),n()}}))}[ts(310)](){const t=ts,e=this[t(241)][t(231)][t(237)](vr);e[t(240)]===this[t(241)]&&(e[t(302)]()||e[t(290)](t(281)))}[ts(255)](t){const e=ts;t!==this[e(264)]&&(this[e(264)]&&(this[e(264)][e(285)]=!1),t&&this[e(241)].ui[e(251)][e(222)]&&(this[e(317)][e(232)](t)&&this[e(275)](t,!0),t[e(285)]=!0),t||this[e(304)]([]),this[e(264)]=t)}[ts(229)](t){const n=ts;this[n(317)]=t;const o=this[n(241)][n(231)][n(237)](vr),r=this[n(228)];if(this[n(298)])throw new e.CKEditorError(n(261),this);if(o[n(240)]!==this[n(241)])throw new e.CKEditorError(n(315),this);const s=this[n(241)][n(231)][n(237)](Mo);this[n(295)](s,n(271),()=>{const t=n,e=s[t(238)]({annotations:this[t(317)],activeAnnotation:this[t(264)]});var o,r;!this[t(316)]&&(o=e,r=this[t(235)],o[t(248)]===r[t(248)]&&o[t(313)](e=>r[t(280)](e)))||(this[t(316)]=!1,this[t(304)](e),this[t(255)](e[0]||null))}),this[n(295)](s,n(234),(t,{isAnnotationTracked:e})=>{const o=n;this[o(264)]&&e(this[o(264)])&&(this[o(304)]([]),this[o(255)](null))}),this[n(295)](this[n(241)].ui[n(251)],n(256),(t,e,o)=>{o||this[n(255)](null)}),this[n(295)](t,n(249),(t,e)=>{const o=n;this[o(245)](e),e===this[o(264)]&&this[o(255)](null)}),this[n(295)](r,n(242),(e,o,s,i)=>{const c=n;i&&this[c(296)](i);const a=t[c(267)](s);s&&a&&(this[c(295)](s,c(262),()=>{r[c(273)]()}),this[c(295)](s,c(258),()=>{const t=c;this[t(270)](a),this[t(241)][t(254)][t(250)][t(263)]()}),this[c(264)]!==a&&this[c(255)](a))}),this[n(295)](this[n(241)].ui,n(305),()=>{const e=n;r[e(318)]&&t[e(267)](r[e(318)])&&r[e(273)]()}),this[n(295)](this[n(241)][n(254)][n(250)][n(308)],n(301),()=>{const t=n;this[t(316)]=!0,this[t(276)][t(312)]()}),this[n(241)][n(254)][n(250)][n(308)][n(266)][n(278)]&&this[n(241)][n(254)][n(250)][n(263)](),this[n(298)]=!0}[ts(292)](){const t=ts;if(!this[t(298)])throw new e.CKEditorError(t(297),this);this[t(255)](null);for(const e of this[t(244)])this[t(245)](e);this[t(296)](),this[t(298)]=!1,this[t(317)]=null}[ts(269)](){const t=ts;this[t(298)]&&this[t(292)]()}[ts(304)](t){const e=ts;for(const n of this[e(235)])t[e(280)](n)||this[e(276)][e(268)](n);for(const n of this[e(317)])t[e(280)](n)||this[e(245)](n);if(this[e(241)].ui[e(251)][e(222)])for(const n of t)this[e(275)](n);this[e(235)]=t}[ts(275)](t,e=!1){const n=ts;this[n(276)][n(232)](t)||(this[n(244)][n(232)](t)||this[n(228)][n(252)](t[n(250)])||(this[n(244)][n(284)](t),this[n(228)][n(284)]({stackId:t[n(250)].id,view:t[n(250)],position:{target:()=>this[n(306)](t)}})),e&&this[n(228)][n(277)](t[n(250)].id))}[ts(306)](t){const n=ts,o=t[n(265)],r=this[n(241)][n(254)][n(250)],s=r[n(308)][n(266)][n(307)](),i=r[n(226)][n(283)](s);if(i[n(311)](!0),o){if(o instanceof e.Rect)return o;let t=[];for(const e of o)t[n(287)](...rs(e[n(288)]()));t=function(t){const e=n,o=[];let r=t[0];for(let n=1;n<t[e(248)];n++)ss(r,t[n])?r[e(257)]+=t[n][e(257)]:(o[e(287)](r),r=t[n]);return o[e(287)](r),o}(t);const r=i[n(303)]();return t[n(279)](t=>t[n(274)]<=r[n(274)]&&t[n(223)]>=r[n(223)]&&t[n(314)]<=r[n(314)]&&t[n(239)]>=r[n(239)])||t[0]}return t[n(286)]||i}[ts(245)](t){const e=ts;this[e(244)][e(232)](t)&&this[e(228)][e(252)](t[e(250)])&&(this[e(244)][e(268)](t),this[e(228)][e(249)](t[e(250)]))}[ts(270)](t){const e=ts;this[e(276)][e(284)](t),this[e(245)](t)}}function rs(t){const e=ts;return Array[e(246)](t)[e(259)](DOMRect[e(293)])}function ss(t,e){const n=ts;return t[n(274)]===e[n(274)]&&t[n(223)]===e[n(223)]&&t[n(239)]===e[n(314)]}var is=n(353),cs={attributes:{"data-cke":!0}};cs.setAttributes=Ae(),cs.insert=Ie().bind(null,"head"),cs.domAPI=_e(),cs.insertStyleElement=Te();be()(is.A,cs);is.A&&is.A.locals&&is.A.locals;const as=hs;function hs(t,e){const n=us();return(hs=function(t,e){return n[t-=483]})(t,e)}function us(){const t=["div","_annotationViews","ck-comments-archive","setTemplate","4SrNKyF","delegate","set","ck-comments-archive__content","focusPrevious","28ixepyW","1669472ojHkvW","248628bsMRJy","change","ck-hidden","render","6293639nRQufq","64266iJfHTw","715920zYxNZa","bindTemplate","EMPTY_COMMENTS_ARCHIVE","presentation","COMMENTS_ARCHIVE_LIST_LABEL","auto","first","arrowup","destroy","10IAtCIz","length","focusTracker","isActive","isEmpty","arrowdown","_setupKeyboardNavigation","listenTo","ck-comments-archive__info","155bZuFmo","focusFirst","284000HjKSsv","element","list","add","remove","focusCycler","focus","2390211mlXeyK","focusNext"];return(us=function(){return t})()}!function(t){const e=hs,n=t();for(;;)try{if(522649===parseInt(e(505))/1*(parseInt(e(498))/2)+-parseInt(e(511))/3+-parseInt(e(485))/4+-parseInt(e(483))/5*(-parseInt(e(510))/6)+-parseInt(e(503))/7*(parseInt(e(504))/8)+-parseInt(e(492))/9*(-parseInt(e(520))/10)+parseInt(e(509))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(us);class ds extends st.View{[as(522)];[as(490)];[as(495)];constructor(t,n){const o=as;super(t),this[o(500)](o(524),!n[o(521)]),this[o(522)]=new e.FocusTracker,this[o(495)]=n,this[o(495)][o(499)](o(518),o(525)).to(this),this.on(o(518),()=>{const t=o;this[t(490)][t(502)]()}),this.on(o(525),()=>{const t=o;this[t(490)][t(493)]()}),this[o(490)]=new st.FocusCycler({focusables:n,focusTracker:this[o(522)]}),this[o(527)](n,o(488),()=>{this[o(524)]=!1}),this[o(527)](n,o(489),(t,e)=>{const r=o;e[r(523)]&&this[r(491)](),n[r(521)]||(this[r(524)]=!0)});const r=this[o(512)];this[o(497)]({tag:o(494),attributes:{dir:o(516),class:["ck",o(496)],tabindex:-1,role:o(487),"aria-label":it(t,o(515))},children:[{tag:o(494),attributes:{class:[o(501)],role:o(514)},children:[{tag:o(494),attributes:{role:o(514)},children:n},{tag:"p",attributes:{class:[o(528),r.if(o(524),o(507),t=>!t)]},children:[{text:it(t,o(513))}]}]}]})}[as(508)](){const t=as;super[t(508)](),this[t(526)]()}[as(519)](){const t=as;super[t(519)](),this[t(522)][t(519)]()}[as(491)](){const t=as;this[t(490)][t(517)]?this[t(490)][t(484)]():this[t(486)][t(491)]()}[as(526)](){const t=as;for(const e of this[t(495)])this[t(522)][t(488)](e[t(486)]);this[t(495)].on(t(506),(e,{added:n,removed:o})=>{const r=t;for(const t of n)this[r(522)][r(488)](t[r(486)]);for(const t of o)this[r(522)][r(489)](t[r(486)])})}}const ls=ks;function ms(){const t=["collection","init","7314288EvqcHb","1482168SqKZoS","isOfficialPlugin","highest","activate","remove","context","change:archivedAt","removeCommentThread","add","stopListening","5jlWkRv","findIndex","addCommentThread","get","focus","length","_calculatePosition","146181ZgxaxE","getCommentThread","listenTo","350680IcqvEr","pluginName","isActive","26762oseUWg","CommentsArchive","requires","2286264MGSFXH","isVisible","plugins","archivedAt","139062GXYKmW","has","archivedThreads","isPremiumPlugin"];return(ms=function(){return t})()}function ks(t,e){const n=ms();return(ks=function(t,e){return n[t-=157]})(t,e)}!function(t){const e=ks,n=t();for(;;)try{if(308844===parseInt(e(183))/1+-parseInt(e(186))/2+parseInt(e(193))/3+parseInt(e(189))/4*(parseInt(e(173))/5)+parseInt(e(163))/6+parseInt(e(180))/7+-parseInt(e(162))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ms);class gs extends t.ContextPlugin{static get[ls(184)](){return ls(187)}static get[ls(164)](){return!0}static get[ls(159)](){return!0}static get[ls(188)](){return[_o,go]}constructor(t){const n=ls;super(t),this[n(158)]=new e.Collection}[ls(161)](){const t=ls,e=this[t(168)],n=e[t(191)][t(176)](_o),o=e[t(191)][t(176)](go);this[t(182)](n,t(175),(e,{threadId:o})=>{const r=t,s=n[r(181)](o);s[r(192)]&&this[r(158)][r(171)](s,this[r(179)](s[r(192)])),this[r(182)](s,r(169),(t,e,n)=>{const o=r;n?this[o(158)][o(157)](s)||this[o(158)][o(171)](s,this[o(179)](s[o(192)])):this[o(158)][o(157)](s)&&this[o(158)][o(167)](s)})}),this[t(182)](n,t(170),(e,{threadId:o})=>{const r=t,s=n[r(181)](o);this[r(172)](s),this[r(158)][r(157)](s)&&this[r(158)][r(167)](s)},{priority:t(165)}),this[t(182)](o[t(160)],t(177),(e,n)=>{const r=t;n[r(190)]||(n[r(185)]=!0,o[r(166)](n))})}[ls(179)](t){const e=ls,n=[...this[e(158)]][e(174)](n=>n[e(192)]<t);return n>-1?n:this[e(158)][e(178)]}}function ps(t,e){const n=bs();return(ps=function(t,e){return n[t-=432]})(t,e)}const fs=ps;function bs(){const t=["collaboration.channelId","menuBar:commentsArchive","CommentsRepository","includes","config","39219HPgoGE","100982wXugdp","CommentsArchiveUI","push","1284594vpjOFS","forEach","annotationViews","find","getByInnerView","view","tooltip","_hideDialogOnAnnotationEscape","set","editor","indexOf","add","COMMENTS_ARCHIVE","isPremiumPlugin","escape","get","pluginName","focusableElements","isEnabled","remove","_handleNewThread","has","70SdkFCZ","commentsArchive","256WAgxeX","componentFactory","Annotations","36supGti","filter","1060UTOuyc","splice","return","stop","length","plugins","show","isOfficialPlugin","_createCommentsArchiveButton","_pendingThreads","_calculatePosition","12ZpFvvT","requires","isOn","stopListening","locale","_toggleDialog","_threadToController","isVisible","commentsArchiveView","archivedAt","isOpen","10161JTbYlI","innerView","_visibleAnnotations","set:isVisible","channelId","EDITOR_TOP_SIDE","menuitemcheckbox","init","source","8530AjQtBl","collection","Dialog","8051250HUPaho","listenTo","execute","_addAnnotationToArchive","hide","8578163llllzk","findIndex","bind","archivedThreads"];return(bs=function(){return t})()}!function(t){const e=ps,n=t();for(;;)try{if(757009===-parseInt(e(474))/1+-parseInt(e(496))/2*(-parseInt(e(470))/3)+-parseInt(e(433))/4*(-parseInt(e(453))/5)+-parseInt(e(456))/6+-parseInt(e(471))/7*(-parseInt(e(498))/8)+-parseInt(e(444))/9*(-parseInt(e(503))/10)+-parseInt(e(461))/11*(-parseInt(e(501))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bs);class vs extends t.Plugin{[fs(441)];[fs(476)];[fs(512)];static get[fs(490)](){return fs(472)}static get[fs(510)](){return!0}static get[fs(487)](){return!0}static get[fs(434)](){return[gs,st.Dialog]}constructor(t){const e=fs;super(t),this[e(476)]=new st.ViewCollection,this[e(512)]=[]}[fs(451)](){const t=fs,e=this[t(483)],n=this[t(481)][t(463)](this);e.ui[t(499)][t(485)](t(497),()=>this[t(511)](st.ButtonView,!0)),e.ui[t(499)][t(485)](t(466),()=>{const e=t,n=this[e(511)](st.MenuBarMenuListItemButtonView);return n[e(482)]({role:e(450)}),n});const o=e[t(508)][t(489)](gs),r=e[t(508)][t(489)](t(500)),s=e[t(508)][t(489)](t(467));o[t(464)][t(475)](e=>{this[t(494)](e)}),this[t(457)](o[t(464)],t(485),(e,n)=>{this[t(494)](n)}),this[t(457)](r[t(454)],t(485),(e,n)=>{const o=t,r=this[o(512)][o(477)](t=>{const e=o,r=s[e(439)][e(489)](t);return r&&n[e(445)]===r[e(479)]});if(r){const t=this[o(432)](r[o(442)]);this[o(459)](n,t),this[o(512)][o(504)](this[o(512)][o(484)](r),1)}}),this[t(457)](o[t(464)],t(493),(n,o)=>{const i=t,c=e[i(469)][i(489)](i(465));if(!c||o[i(448)]===c)if(this[i(512)][i(468)](o))this[i(512)][i(504)](this[i(512)][i(484)](o),1);else{const t=s[i(439)][i(489)](o),e=r[i(478)](t[i(479)]);this[i(476)][i(493)](e[i(479)]),this[i(436)](e),this[i(436)](e[i(491)])}}),this[t(457)](r[t(454)],t(485),(e,o)=>{const r=t;this[r(457)](o,r(488),n)}),this[t(457)](r[t(454)],t(493),(e,o)=>{const r=t;this[r(436)](o,r(488),n)})}[fs(459)](t,e){const n=fs;this[n(457)](t,n(447),t=>{const e=n;t[e(505)]=!1,t[e(506)]()}),this[n(476)][n(485)](t[n(479)],e)}[fs(494)](t){const e=fs,n=this[e(483)][e(508)][e(489)](e(467)),o=this[e(483)][e(508)][e(489)](e(500)),r=this[e(483)][e(469)][e(489)](e(465));if(!r||t[e(448)]===r){const r=n[e(439)][e(489)](t);if(!r)return void this[e(512)][e(473)](t);const s=this[e(432)](t[e(442)]),i=o[e(478)](r[e(479)]);i[e(440)]&&o[e(446)][e(493)](i),this[e(459)](i,s)}}[fs(432)](t){const e=fs,n=this[e(483)][e(469)][e(489)](e(465)),o=[...this[e(483)][e(508)][e(489)](gs)[e(464)]][e(502)](t=>t[e(448)]===n)[e(462)](n=>n[e(442)]<t);return o<0||o>this[e(476)][e(507)]?this[e(476)][e(507)]:o-1}[fs(438)](){const t=fs,e=this[t(483)],n=e[t(508)][t(489)](t(455));this[t(441)]||(this[t(441)]=new ds(e[t(437)],this[t(476)])),t(497)===n.id?n[t(460)]():n[t(509)]({id:t(497),title:it(e[t(437)],t(486)),icon:rt.IconCommentsArchive,hasCloseButton:!0,content:this[t(441)],position:st.DialogViewPosition[t(449)]})}[fs(511)](t,e=!1){const n=fs,o=this[n(483)][n(437)],r=this[n(483)][n(508)][n(489)](n(455)),s=new t(o);return s[n(463)](n(492)).to(this,n(492)),s[n(463)](n(435)).to(r,"id",t=>n(497)===t),s[n(482)]({label:it(o,n(486)),icon:rt.IconCommentsArchive,isToggleable:!0}),e&&(s[n(480)]=!0),this[n(457)](s,n(458),()=>this[n(438)]()),s}[fs(481)]=t=>{const e=fs,n=t[e(452)];if(!this[e(476)][e(495)](n[e(479)]))return;const o=this[e(483)][e(508)][e(489)](e(455));o[e(443)]&&e(497)===o.id&&(o[e(460)](),t[e(506)]())}}var _s=ws;function ws(t,e){var n=Is();return(ws=function(t,e){return n[t-=261]})(t,e)}function Is(){var t=["5894744SxlcGJ","2194858UGCcpv","40TTEvWD","18oifbfA","216403JabpmT","isOfficialPlugin","requires","12310662XSLPZI","Comments","324468nxUSpt","31735mUrOlZ","30TNcrOE","isPremiumPlugin","792768VaSxZD","3970POUDKe","pluginName"];return(Is=function(){return t})()}!function(t){for(var e=ws,n=t();;)try{if(917189===parseInt(e(265))/1+-parseInt(e(262))/2+parseInt(e(270))/3*(-parseInt(e(263))/4)+-parseInt(e(272))/5*(-parseInt(e(274))/6)+parseInt(e(268))/7+-parseInt(e(261))/8*(-parseInt(e(264))/9)+-parseInt(e(275))/10*(parseInt(e(271))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Is);class ys extends t.Plugin{static get[_s(267)](){return[_o,rr,dr,gs,vs,kr,zr,Qr,os]}static get[_s(276)](){return _s(269)}static get[_s(266)](){return!0}static get[_s(273)](){return!0}}function As(t,e){var n=Cs();return(As=function(t,e){return n[t-=438]})(t,e)}function Cs(){var t=["414HXazTW","9003654bEzwHK","2017672LjBZse","29550rEhcCj","8565ONPOlU","1902UYoHXf","9884BWjSbI","148SgFHCr","25025ADrfJp","1riClPT","38546mhgXUB"];return(Cs=function(){return t})()}!function(t){for(var e=As,n=t();;)try{if(285586===parseInt(e(440))/1*(-parseInt(e(441))/2)+parseInt(e(446))/3+-parseInt(e(438))/4*(parseInt(e(439))/5)+parseInt(e(447))/6*(-parseInt(e(448))/7)+parseInt(e(444))/8+parseInt(e(442))/9*(-parseInt(e(445))/10)+parseInt(e(443))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cs)})(),(window.CKEditor5=window.CKEditor5||{}).comments=o})();
|