@ckeditor/ckeditor5-comments 46.0.1-alpha.8 → 46.0.1-alpha.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/comments.js +1 -1
- package/dist/index.js +11 -11
- package/package.json +18 -18
- package/src/comments/commentsediting.js +1 -1
package/build/comments.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
/*!
|
|
3
3
|
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
4
4
|
* For licensing, see LICENSE.md.
|
|
5
|
-
*/(()=>{var t={142:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,".ck.ck-aria-description{display:none}",""]);const c=i},163:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,':root{--ck-color-suggestion-marker-insertion-border:rgba(30,174,49,.35);--ck-color-suggestion-marker-insertion-border-active:rgba(18,109,31,.5);--ck-color-suggestion-marker-insertion-background:rgba(102,229,119,.35);--ck-color-suggestion-marker-insertion-background-active:rgba(37,218,61,.5);--ck-color-suggestion-marker-deletion-border:rgba(174,30,66,.35);--ck-color-suggestion-marker-deletion-border-active:rgba(109,18,41,.5);--ck-color-suggestion-marker-deletion-background:rgba(229,102,134,.35);--ck-color-suggestion-marker-deletion-background-active:rgba(218,37,82,.5);--ck-color-suggestion-marker-deletion-stroke:rgba(87,15,33,.5);--ck-color-suggestion-marker-format-border:#99d7e6;--ck-color-suggestion-marker-format-border-active:#5cc0d6;--ck-color-suggestion-widget-insertion-background:rgba(102,229,119,.05);--ck-color-suggestion-widget-insertion-background-active:rgba(37,218,61,.07);--ck-color-suggestion-widget-deletion-background:rgba(229,102,134,.05);--ck-color-suggestion-widget-deletion-background-active:rgba(196,33,74,.07);--ck-color-suggestion-widget-format-background:rgba(10,160,194,.09);--ck-color-suggestion-widget-format-background-active:rgba(10,160,194,.16)}.ck-content .ck-suggestion-marker-insertion{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-insertion-border);text-decoration:none}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);text-decoration-thickness:3px}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-merge:after{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);color:var(--ck-color-suggestion-marker-deletion-stroke);content:"¶";text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke)}.ck-content .ck-suggestion-marker-merge.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-split:after{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border);color:var(--ck-color-suggestion-marker-insertion-border);content:"¶"}.ck-content .ck-suggestion-marker-split.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-formatInline{border-bottom:3px solid var(--ck-color-suggestion-marker-format-border);border-top:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatInline.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatBlock{background:none;border:0;box-shadow:-7px 0 0 0 var(--ck-color-base-background),-10px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 var(--ck-color-base-background),-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content ol .ck-suggestion-marker-formatBlock,.ck-content ul .ck-suggestion-marker-formatBlock{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content ol .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content ul .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}',""]);const c=i},168:t=>{"use strict";t.exports=function(t){return t[1]}},179:(t,e,n)=>{t.exports=n(237)("./src/paragraph.js")},197:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,":root{--ck-annotation-counter-icon-size:16px;--ck-annotation-counter-number-size:10px;--ck-color-annotation-counter-comment:#f2de02;--ck-color-annotation-counter-suggestion-insertion:#5ad86b;--ck-color-annotation-counter-suggestion-deletion:#d85a79;--ck-color-annotation-counter-suggestion-format:#5ac1d8}.ck.ck-sidebar--narrow .ck-sidebar-item{display:flex;justify-content:center}.ck.ck-sidebar--narrow .ck-annotation-counter{color:grey;cursor:pointer;font-size:var(--ck-annotation-counter-icon-size);min-height:unset;padding:0}.ck.ck-sidebar--narrow .ck-annotation-counter:focus,.ck.ck-sidebar--narrow .ck-annotation-counter:hover{background:transparent;box-shadow:none;color:#4d4d4d}.ck.ck-sidebar--narrow .ck-annotation-counter__badge{background:#333;border-radius:50%;color:#fff;display:flex;font-family:var(--ck-font-face);font-size:var(--ck-annotation-counter-number-size);font-weight:700;height:16px;justify-content:center;line-height:16px;position:absolute;right:0;text-shadow:-1px 0 2px #454545,1px 0 2px #454545;top:-6px;width:16px;z-index:1}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--edit-mode{line-height:1}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-insertion,.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-replace{background:var(--ck-color-annotation-counter-suggestion-insertion)}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-deletion{background:var(--ck-color-annotation-counter-suggestion-deletion)}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-format{background:var(--ck-color-annotation-counter-suggestion-format)}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--comment{background:var(--ck-color-annotation-counter-comment)}",""]);const c=i},211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},220:t=>{"use strict";t.exports=function(t,e){return e||(e={}),t?(t=String(t.__esModule?t.default:t),/^['"].*['"]$/.test(t)&&(t=t.slice(1,-1)),e.hash&&(t+=e.hash),/["'() \t\n]|(%20)/.test(t)||e.needQuotes?'"'.concat(t.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):t):t}},237:t=>{"use strict";t.exports=CKEditor5.dll},251:(t,e,n)=>{t.exports=n(237)("./src/undo.js")},258:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,".ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image img{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image,.ck-content .ck-suggestion-marker-insertion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=i},262:t=>{"use strict";var e={};t.exports=function(t,n){var o=function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}e[t]=n}return e[t]}(t);if(!o)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");o.appendChild(n)}},306:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,':root{--ck-color-thread-remove-background:var(--ck-color-comment-remove-background);--ck-color-comment-count:#5891ca;--ck-color-thread-header-background:#fdfadd;--ck-color-thread-header-active-background:#fff3a8;--ck-color-unlinked-background:#f5f5f5;--ck-color-unlinked-active-background:#ebebeb}.ck .ck-thread{background-color:var(--ck-color-base-background);border-radius:0;color:var(--ck-color-base-text);outline:0;overflow:hidden;transition-duration:.3s;transition-property:color,background-color,width,outline;transition-timing-function:ease;width:100%}.ck .ck-thread.ck-rounded-corners,.ck-rounded-corners .ck .ck-thread{border-radius:var(--ck-border-radius)}@media (prefers-reduced-motion:reduce){.ck .ck-thread{transition:none}}.ck .ck-thread:focus{box-shadow:0 0 0 4px var(--ck-color-focus-outer-shadow);outline:var(--ck-focus-ring)}.ck-balloon-panel:has(.ck-thread:focus){border:var(--ck-focus-ring);box-shadow:var(--ck-drop-shadow),var(--ck-focus-outer-shadow);outline:none}.ck .ck-thread__header{background-color:var(--ck-color-thread-header-background);display:flex;font-size:var(--ck-font-size-base);justify-content:space-between;line-height:1.57;padding:var(--ck-spacing-standard)}.ck .ck-thread__header .ck-button{font-size:var(--ck-annotation-button-size)}.ck .ck-thread__header .ck-context-wrapper{display:inline-flex;height:25px;min-width:0;padding-right:var(--ck-spacing-large);position:relative;width:100%}.ck .ck-thread__header .ck-context{display:flex;overflow:hidden;padding:var(--ck-spacing-small) var(--ck-spacing-medium);white-space:nowrap;width:100%}.ck .ck-thread__header .ck-context.ck-context--quotes:after,.ck .ck-thread__header .ck-context.ck-context--quotes:before{content:\'"\';display:inline-block}.ck .ck-thread__header .ck-context .ck-context__type{font-weight:700;padding-right:var(--ck-spacing-standard)}.ck .ck-thread__header .ck-context .ck-context__value{border:1px solid transparent;overflow:hidden;text-overflow:ellipsis}.ck .ck-thread__header .ck-context .ck-context__value:focus{border:var(--ck-focus-ring);box-shadow:var(--ck-focus-outer-shadow),0 0;outline:none}.ck .ck-thread__header .ck-context.overlay{background:var(--ck-color-base-background);border-radius:2px;box-shadow:0 2px 3px hsla(0,0%,100%,.2);box-sizing:border-box;display:inline-block;position:absolute;top:0;white-space:normal;z-index:2}.ck .ck-thread__comment-count{--ck-user-avatar-size:28px;color:var(--ck-color-comment-count);cursor:pointer;font-size:var(--ck-font-size-base);font-weight:700;padding-left:calc(var(--ck-user-avatar-size) + var(--ck-spacing-standard)*2);transition:background-color .3s ease}.ck .ck-thread__comment-count:before{content:"\\25BC";margin-right:var(--ck-spacing-small)}.ck .ck-thread--remove .ck-comment{background-color:var(--ck-color-comment-remove-background)}.ck .ck-thread--remove .ck-thread__input--active{background-color:var(--ck-color-base-background)}.ck .ck-thread--remove .ck-thread__comment-count,.ck .ck-thread--remove .ck-thread__input--active.ck-thread__input{background-color:var(--ck-color-comment-remove-background)}.ck .ck-thread--remove .ck-comment__wrapper .ck-comment:after,.ck .ck-thread__comments .ck-comment__wrapper:last-of-type .ck-comment:after{opacity:0}.ck .ck-thread__container{transition:transform .3s ease}@media (prefers-reduced-motion:reduce){.ck .ck-thread__container{transition:none}}.ck .ck-thread__comments{border-radius:var(--ck-border-radius);list-style:none;margin:0;padding:0;position:relative;z-index:var(--ck-z-default)}.ck .ck-thread__user{font-size:.85em}.ck .ck-thread__input{border-radius:var(--ck-border-radius);min-height:38px;transition:background-color .2s ease-in-out;white-space:normal;width:calc(100% - var(--ck-user-avatar-size))}.ck .ck-thread--active .ck-comment__options.ck-dropdown{display:block}.ck .ck-thread--active .ck-thread__input{background-color:var(--ck-color-comment-background);display:block}.ck .ck-thread--active .ck-thread__header{background-color:var(--ck-color-thread-header-active-background)}.ck .ck-thread--unlinked{--ck-color-comment-box-border:var(--ck-color-base-border);--ck-color-thread-header-background:var(--ck-color-unlinked-background);--ck-color-thread-header-active-background:var(--ck-color-unlinked-active-background)}.ck .ck-thread--remove-confirmation .ck-thread__container{transform:translate3d(-100%,0,0)}.ck.ck-button.ck-thread__remove-confirm-submit{color:var(--ck-color-button-save)}.ck.ck-button.ck-thread__remove-confirm-cancel{color:var(--ck-color-button-cancel)}.ck .ck-thread__remove-confirm{background-color:var(--ck-color-comment-remove-background);display:flex;font-size:var(--ck-font-size-base);height:100%;justify-content:flex-start;left:100%;position:absolute;top:0;width:100%}.ck .ck-thread__remove-confirm .ck-thread__remove-confirm-inner{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;max-height:400px;padding-top:var(--ck-spacing-standard);width:100%}.ck .ck-thread__remove-confirm p{font-weight:700;margin:0}',""]);const c=i},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},332:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,":root{--ck-user-colors--0:#6d78e8;--ck-user-colors--0-alpha:rgba(109,120,232,.15);--ck-user-colors--1:#007a6c;--ck-user-colors--1-alpha:rgba(0,122,108,.15);--ck-user-colors--2:#ba4545;--ck-user-colors--2-alpha:rgba(186,69,69,.15);--ck-user-colors--3:#5635b1;--ck-user-colors--3-alpha:rgba(86,53,177,.15);--ck-user-colors--4:#548a2e;--ck-user-colors--4-alpha:rgba(84,138,46,.15);--ck-user-colors--5:#c3185d;--ck-user-colors--5-alpha:rgba(195,24,93,.15);--ck-user-colors--6:#ea4343;--ck-user-colors--6-alpha:rgba(234,67,67,.15);--ck-user-colors--7:#0bc3d0;--ck-user-colors--7-alpha:rgba(11,195,208,.15);--ck-user-dot-size:6px}.ck .ck-user__color--0{color:var(--ck-user-colors--0)}.ck .ck-user__bg-color--0{background-color:var(--ck-user-colors--0)}.ck .ck-user__selection--0{background-color:var(--ck-user-colors--0-alpha)}.ck .ck-user__selection--0.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--0)}.ck .ck-user__marker--0,.ck .ck-user__marker--0 .ck-user__marker-dot,.ck .ck-user__marker--0 .ck-user__marker-dot::selection,.ck .ck-user__marker--0 .ck-user__marker-tooltip,.ck .ck-user__marker--0 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--0::selection{background-color:var(--ck-user-colors--0)}.ck .ck-user__marker--0 .ck-user__marker-line{border:1px solid var(--ck-user-colors--0)}.ck .ck-user__color--1{color:var(--ck-user-colors--1)}.ck .ck-user__bg-color--1{background-color:var(--ck-user-colors--1)}.ck .ck-user__selection--1{background-color:var(--ck-user-colors--1-alpha)}.ck .ck-user__selection--1.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--1)}.ck .ck-user__marker--1,.ck .ck-user__marker--1 .ck-user__marker-dot,.ck .ck-user__marker--1 .ck-user__marker-dot::selection,.ck .ck-user__marker--1 .ck-user__marker-tooltip,.ck .ck-user__marker--1 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--1::selection{background-color:var(--ck-user-colors--1)}.ck .ck-user__marker--1 .ck-user__marker-line{border:1px solid var(--ck-user-colors--1)}.ck .ck-user__color--2{color:var(--ck-user-colors--2)}.ck .ck-user__bg-color--2{background-color:var(--ck-user-colors--2)}.ck .ck-user__selection--2{background-color:var(--ck-user-colors--2-alpha)}.ck .ck-user__selection--2.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--2)}.ck .ck-user__marker--2,.ck .ck-user__marker--2 .ck-user__marker-dot,.ck .ck-user__marker--2 .ck-user__marker-dot::selection,.ck .ck-user__marker--2 .ck-user__marker-tooltip,.ck .ck-user__marker--2 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--2::selection{background-color:var(--ck-user-colors--2)}.ck .ck-user__marker--2 .ck-user__marker-line{border:1px solid var(--ck-user-colors--2)}.ck .ck-user__color--3{color:var(--ck-user-colors--3)}.ck .ck-user__bg-color--3{background-color:var(--ck-user-colors--3)}.ck .ck-user__selection--3{background-color:var(--ck-user-colors--3-alpha)}.ck .ck-user__selection--3.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--3)}.ck .ck-user__marker--3,.ck .ck-user__marker--3 .ck-user__marker-dot,.ck .ck-user__marker--3 .ck-user__marker-dot::selection,.ck .ck-user__marker--3 .ck-user__marker-tooltip,.ck .ck-user__marker--3 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--3::selection{background-color:var(--ck-user-colors--3)}.ck .ck-user__marker--3 .ck-user__marker-line{border:1px solid var(--ck-user-colors--3)}.ck .ck-user__color--4{color:var(--ck-user-colors--4)}.ck .ck-user__bg-color--4{background-color:var(--ck-user-colors--4)}.ck .ck-user__selection--4{background-color:var(--ck-user-colors--4-alpha)}.ck .ck-user__selection--4.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--4)}.ck .ck-user__marker--4,.ck .ck-user__marker--4 .ck-user__marker-dot,.ck .ck-user__marker--4 .ck-user__marker-dot::selection,.ck .ck-user__marker--4 .ck-user__marker-tooltip,.ck .ck-user__marker--4 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--4::selection{background-color:var(--ck-user-colors--4)}.ck .ck-user__marker--4 .ck-user__marker-line{border:1px solid var(--ck-user-colors--4)}.ck .ck-user__color--5{color:var(--ck-user-colors--5)}.ck .ck-user__bg-color--5{background-color:var(--ck-user-colors--5)}.ck .ck-user__selection--5{background-color:var(--ck-user-colors--5-alpha)}.ck .ck-user__selection--5.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--5)}.ck .ck-user__marker--5,.ck .ck-user__marker--5 .ck-user__marker-dot,.ck .ck-user__marker--5 .ck-user__marker-dot::selection,.ck .ck-user__marker--5 .ck-user__marker-tooltip,.ck .ck-user__marker--5 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--5::selection{background-color:var(--ck-user-colors--5)}.ck .ck-user__marker--5 .ck-user__marker-line{border:1px solid var(--ck-user-colors--5)}.ck .ck-user__color--6{color:var(--ck-user-colors--6)}.ck .ck-user__bg-color--6{background-color:var(--ck-user-colors--6)}.ck .ck-user__selection--6{background-color:var(--ck-user-colors--6-alpha)}.ck .ck-user__selection--6.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--6)}.ck .ck-user__marker--6,.ck .ck-user__marker--6 .ck-user__marker-dot,.ck .ck-user__marker--6 .ck-user__marker-dot::selection,.ck .ck-user__marker--6 .ck-user__marker-tooltip,.ck .ck-user__marker--6 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--6::selection{background-color:var(--ck-user-colors--6)}.ck .ck-user__marker--6 .ck-user__marker-line{border:1px solid var(--ck-user-colors--6)}.ck .ck-user__color--7{color:var(--ck-user-colors--7)}.ck .ck-user__bg-color--7{background-color:var(--ck-user-colors--7)}.ck .ck-user__selection--7{background-color:var(--ck-user-colors--7-alpha)}.ck .ck-user__selection--7.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--7)}.ck .ck-user__marker--7,.ck .ck-user__marker--7 .ck-user__marker-dot,.ck .ck-user__marker--7 .ck-user__marker-dot::selection,.ck .ck-user__marker--7 .ck-user__marker-tooltip,.ck .ck-user__marker--7 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--7::selection{background-color:var(--ck-user-colors--7)}.ck .ck-user__marker--7 .ck-user__marker-line{border:1px solid var(--ck-user-colors--7)}",""]);const c=i},353:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,".ck .ck-comments-archive-dropdown.ck-dropdown__panel{z-index:var( --ck-z-panel )}.ck .ck-comments-archive{box-sizing:content-box;max-height:450px;width:400px}.ck .ck-comments-archive .ck-annotation{animation:none}.ck .ck-comments-archive .ck-comments-archive__content,.ck .ck-comments-archive .ck-comments-archive__header{max-height:410px;overflow:auto;padding:var( --ck-spacing-large )}.ck .ck-comments-archive .ck-comments-archive__header{border-bottom:1px solid var( --ck-color-toolbar-border );font-weight:700;line-height:var( --ck-font-size-base );max-height:40px}.ck .ck-comments-archive .ck-comments-archive__content .ck-annotation-wrapper:not(:last-child){margin-bottom:var( --ck-spacing-large )}.ck .ck-comments-archive .ck-comments-archive__info{color:var( --ck-color-annotation-info );font-style:italic;text-align:center}",""]);const c=i},355:(t,e,n)=>{t.exports=n(237)("./src/icons.js")},357:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},433:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var n="",o=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),o&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),o&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n}).join("")},e.i=function(t,n,o,r,s){"string"==typeof t&&(t=[[null,t,void 0]]);var i={};if(o)for(var c=0;c<this.length;c++){var a=this[c][0];null!=a&&(i[a]=!0)}for(var h=0;h<t.length;h++){var u=[].concat(t[h]);o&&i[u[0]]||(void 0!==s&&(void 0===u[5]||(u[1]="@layer".concat(u[5].length>0?" ".concat(u[5]):""," {").concat(u[1],"}")),u[5]=s),n&&(u[2]?(u[1]="@media ".concat(u[2]," {").concat(u[1],"}"),u[2]=n):u[2]=n),r&&(u[4]?(u[1]="@supports (".concat(u[4],") {").concat(u[1],"}"),u[4]=r):u[4]="".concat(r)),e.push(u))}},e}},438:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,':root{--ck-color-annotation-icon:grey;--ck-color-annotation-info:#757575;--ck-annotation-button-size:0.85em}.ck .ck-annotation{--ck-user-avatar-size:28px;animation:fadeInLeft .3s;display:flex;font-size:var(--ck-font-size-base);padding:var(--ck-spacing-standard);position:relative;transition:background-color .3s ease;white-space:normal}@media (prefers-reduced-motion:reduce){.ck .ck-annotation{animation:none;transition:none}}.ck .ck-annotation .ck-button{background-color:transparent;border-radius:var(--ck-border-radius);color:var(--ck-color-annotation-icon);cursor:pointer;font-size:var(--ck-annotation-button-size);min-height:unset;min-width:unset}.ck .ck-annotation .ck-user{font-size:.85em}.ck .ck-annotation__main{border-radius:var(--ck-border-radius);display:grid;grid-template-areas:"info actions" "content content";grid-template-columns:minmax(0,1fr) auto;padding-left:var(--ck-spacing-standard);transition:all .2s ease;width:calc(100% - var(--ck-user-avatar-size))}@media (prefers-reduced-motion:reduce){.ck .ck-annotation__main{transition:none}}.ck .ck-annotation__main p{font-size:var(--ck-comment-content-font-size);line-height:1.5em;margin:0;white-space:normal}.ck .ck-annotation__user{margin-top:var(--ck-spacing-small)}.ck .ck-annotation__info{align-items:center;color:var(--ck-color-annotation-info);display:flex;grid-area:info;min-height:2.4em}.ck .ck-annotation__info-name,.ck .ck-annotation__info-time{color:var(--ck-color-annotation-info);font-size:var(--ck-font-size-small);font-weight:700;overflow:hidden;white-space:nowrap}.ck .ck-annotation__info-name{text-overflow:ellipsis}.ck .ck-annotation__info-time{flex:0 0 auto;margin:0 var(--ck-spacing-large)}.ck.ck-balloon-panel .ck-annotation-wrapper .ck-annotation__info-name,.ck.ck-balloon-panel .ck-annotation-wrapper .ck-annotation__info-time{white-space:nowrap}.ck .ck-annotation__actions{grid-area:actions;opacity:.5;transition:opacity .2s ease}@media (prefers-reduced-motion:reduce){.ck .ck-annotation__actions{transition:none}}.ck .ck-annotation__content-wrapper{grid-area:content;width:100%}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-5%,0,0)}to{opacity:1;transform:translateZ(0)}}',""]);const c=i},492:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,":root{--ck-color-comment-marker:#fef7a9;--ck-color-comment-marker-active:#fdf05d}.ck-content .ck-comment-marker{background:var(--ck-color-comment-marker);border-bottom:3px solid transparent;border-top:3px solid transparent}.ck-content .ck-comment-marker.ck-widget{background-color:transparent;border:3px solid var(--ck-color-comment-marker)}.ck-content .ck-comment-marker--active,.ck-content .ck-comment-marker--active .ck-comment-marker{background:var(--ck-color-comment-marker-active)}.ck-content .ck-comment-marker--active.ck-widget{border-color:var(--ck-color-comment-marker-active)}.ck-content .ck-comment-marker--active.ck-widget .ck-comment-marker{background-color:var(--ck-color-comment-marker)}",""]);const c=i},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},533:(t,e,n)=>{"use strict";n.d(e,{A:()=>l});var o=n(168),r=n.n(o),s=n(433),i=n.n(s),c=n(220),a=n.n(c),h=new URL(n(774),n.b),u=i()(r()),d=a()(h);u.push([t.id,`:root{--ck-user-avatar-size:40px;--ck-user-avatar-background:#3670ab;--ck-user-avatar-color:#fff;--ck-user-me-border-color:#fff}.ck.ck-user{align-items:center;background-color:var(--ck-user-avatar-background);border-radius:50%;box-sizing:border-box;display:flex;height:var(--ck-user-avatar-size);justify-content:center;line-height:100%;margin:2px;min-height:var(--ck-user-avatar-size);min-width:var(--ck-user-avatar-size);position:relative;width:var(--ck-user-avatar-size)}.ck.ck-user.ck-user_me{border:2px solid var(--ck-user-me-border-color);outline:2px solid var(--ck-user-avatar-background)}.ck.ck-user__name{color:var(--ck-user-avatar-color);cursor:default;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ck.ck-user__name.ck-user__name--hidden{display:none}.ck.ck-user__img{background-color:var(--ck-user-avatar-background);background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;border-radius:50%;display:none;height:100%;width:100%}.ck.ck-user__img.ck-user__anonymous{background-image:url(${d});display:block}.ck.ck-user__img.ck-user__anonymous+.ck-user__name{display:none}.ck.ck-user__img.ck-user__avatar{background-color:#fff;display:block}.ck.ck-user__img.ck-user__img--hidden{display:none}.ck.ck-user__notification{align-items:center;background:var(--ck-color-base-background);border:2px solid var(--ck-color-base-background);border-radius:50%;box-sizing:content-box;display:flex;height:15px;justify-content:center;overflow:hidden;position:absolute;right:-7px;top:-8px;transform:translateZ(0);width:15px}.ck.ck-user__notification .ck-user__icon{background:var(--ck-color-base-background);color:var(--ck-color-annotation-info);height:19px;max-height:19px;max-width:19px;min-height:19px;min-width:19px;width:19px}`,""]);const l=u},545:t=>{"use strict";var e,n=(e=[],function(t,n){return e[t]=n,e.filter(Boolean).join("\n")});function o(t,e,o,r){var s;if(o)s="";else{s="",r.supports&&(s+="@supports (".concat(r.supports,") {")),r.media&&(s+="@media ".concat(r.media," {"));var i=void 0!==r.layer;i&&(s+="@layer".concat(r.layer.length>0?" ".concat(r.layer):""," {")),s+=r.css,i&&(s+="}"),r.media&&(s+="}"),r.supports&&(s+="}")}if(t.styleSheet)t.styleSheet.cssText=n(e,s);else{var c=document.createTextNode(s),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(c,a[e]):t.appendChild(c)}}var r={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=r.singletonCounter++,n=r.singleton||(r.singleton=t.insertStyleElement(t));return{update:function(t){o(n,e,!1,t)},remove:function(t){o(n,e,!0,t)}}}},554:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,':root{--ck-color-comment-background:#f3f7fb;--ck-color-comment-separator:#cddeef;--ck-color-comment-remove-background:var(--ck-color-light-red);--ck-color-comment-input-background:var(--ck-color-comment-background);--ck-comment-content-font-family:var(--ck-font-face);--ck-comment-content-font-size:var(--ck-font-size-base);--ck-comment-content-font-color:var(--ck-color-base-text)}.ck .ck-comment__wrapper{font-size:var(--ck-font-size-base);outline:0;position:relative;transition:all .3s linear}@media (prefers-reduced-motion:reduce){.ck .ck-comment__wrapper{transition:none}}.ck .ck-comment__wrapper.ck-comment--remove-confirmation{transform:translate3d(-100%,0,0)}.ck .ck-comment__wrapper:first-of-type{border-top-left-radius:var(--ck-border-radius);border-top-right-radius:var(--ck-border-radius)}.ck .ck-comment__wrapper:focus{background:var(--ck-color-button-default-hover-background)}.ck .ck-comment:after{background-color:var(--ck-color-comment-separator);content:"";display:block;height:100%;left:calc(var(--ck-spacing-standard) + var(--ck-user-avatar-size)/2 - 2px);opacity:1;position:absolute;top:calc(var(--ck-user-avatar-size) + var(--ck-spacing-small));width:4px}.ck .ck-comment--remove{background-color:var(--ck-color-comment-remove-background)}.ck .ck-comment--remove:after{opacity:0}.ck .ck-comment--edit{background-color:var(--ck-color-comment-input-background)}.ck .ck-comment--edit:after{opacity:0}.ck .ck-comment--edit .ck-comment__input-actions{margin-top:var(--ck-spacing-standard)}.ck .ck-comment__content{overflow-wrap:anywhere;word-break:normal}.ck .ck-comment--info .ck-comment__content,.ck .ck-comment__content{color:var(--ck-comment-content-font-color);font-family:var(--ck-comment-content-font-family)}.ck .ck-comment--info .ck-comment__content{font-size:var(--ck-comment-content-font-size);font-style:italic}.ck .ck-comment p,.ck .ck-comment__input p{margin:0}.ck .ck-comment ol,.ck .ck-comment ul,.ck .ck-comment__input ol,.ck .ck-comment__input ul{margin-left:10px;padding-left:10px}.ck .ck-comment ul,.ck .ck-comment__input ul{list-style:disc;margin-bottom:5px;margin-top:0}.ck .ck-comment ul ul,.ck .ck-comment__input ul ul{list-style:circle}.ck .ck-comment ul ul ul,.ck .ck-comment__input ul ul ul{list-style:square}.ck .ck-comment__main .ck-comment__input-wrapper{display:flex;flex-direction:column;position:relative;transition:all .3s linear}.ck .ck-comment__main .ck-comment__input-wrapper .ck-comment__input{padding:0}.ck .ck-comment__user{z-index:var(--ck-z-default)}.ck-comment__input-actions .ck.ck-button.ck-comment__input-actions--submit{background:var(--ck-color-base-action);color:#fff}.ck-comment__input-actions .ck.ck-button.ck-comment__input-actions--submit:hover{background:var(--ck-color-button-save)}.ck-comment__input-actions .ck.ck-button.ck-comment__input-actions--cancel{color:var(--ck-color-text)}.ck .ck-comment__external{color:var(--ck-color-annotation-info);font-size:var(--ck-font-size-tiny);font-style:italic;margin-top:var(--ck-spacing-standard)}.ck .ck-comment .ck-dropdown .ck-dropdown__arrow{display:none}.ck .ck-comment .ck-dropdown .ck-list{margin:0;padding:var(--ck-spacing-small) 0}.ck .ck-comment .ck-dropdown .ck-list .ck-list__item{color:var(--ck-color-base-text);font-size:1.2em;min-width:auto}.ck .ck-comment .ck-dropdown .ck-list .ck-list__item .ck-button{color:var(--ck-color-text)}',""]);const c=i},573:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,":root{--ck-color-annotation-wrapper-background:#fff;--ck-color-annotation-wrapper-drop-shadow:0 1px 1px 1px #e6e6e6}.ck.ck-sidebar{outline:0;position:relative;transition:min-height .25s ease}@media (prefers-reduced-motion:reduce){.ck.ck-sidebar{transition:none}}.ck-sidebar-item{position:absolute;transition:top .3s ease,box-shadow .3s ease;width:100%}@media (prefers-reduced-motion:reduce){.ck-sidebar-item{transition:none}}.ck-sidebar-item--no-animation{transition:top 0s ease!important}.ck.ck-annotation-wrapper{background:var(--ck-color-annotation-wrapper-background);border-radius:var(--ck-border-radius);box-shadow:var(--ck-color-annotation-wrapper-drop-shadow);outline:0}.ck.ck-annotation-wrapper--active .ck-annotation__actions,.ck.ck-annotation-wrapper:hover .ck-annotation__actions{opacity:1}.ck.ck-annotation-wrapper--active .ck-annotation__actions .ck-comment--resolve,.ck.ck-annotation-wrapper--active .ck-suggestion--accept,.ck.ck-annotation-wrapper:hover .ck-annotation__actions .ck-comment--resolve,.ck.ck-annotation-wrapper:hover .ck-suggestion--accept{color:var(--ck-color-button-save)}.ck.ck-annotation-wrapper--active .ck-suggestion--discard,.ck.ck-annotation-wrapper:hover .ck-suggestion--discard{color:var(--ck-color-button-cancel)}.ck.ck-annotation-wrapper:not(.ck-annotation-wrapper--active):hover{box-shadow:var(--ck-drop-shadow)}.ck.ck-annotation-wrapper--active{box-shadow:var(--ck-drop-shadow-active)}",""]);const c=i},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},667:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach(function(n){t.setAttribute(n,e[n])})}},673:t=>{"use strict";var e=[];function n(t){for(var n=-1,o=0;o<e.length;o++)if(e[o].identifier===t){n=o;break}return n}function o(t,o){for(var s={},i=[],c=0;c<t.length;c++){var a=t[c],h=o.base?a[0]+o.base:a[0],u=s[h]||0,d="".concat(h," ").concat(u);s[h]=u+1;var l=n(d),m={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==l)e[l].references++,e[l].updater(m);else{var k=r(m,o);o.byIndex=c,e.splice(c,0,{identifier:d,updater:k,references:1})}i.push(d)}return i}function r(t,e){var n=e.domAPI(e);n.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,r){var s=o(t=t||[],r=r||{});return function(t){t=t||[];for(var i=0;i<s.length;i++){var c=n(s[i]);e[c].references--}for(var a=o(t,r),h=0;h<s.length;h++){var u=n(s[h]);0===e[u].references&&(e[u].updater(),e.splice(u,1))}s=a}}},727:(t,e,n)=>{t.exports=n(237)("./src/select-all.js")},751:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=i},774:t=>{"use strict";t.exports="data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3E%3Cpath fill=%27%23fff%27 d=%27M9.8 20H2c0-5.7 5-5.7 6-7l.2-.8c-1.6-.8-2.7-2.7-2.7-5 0-2.8 2-5.2 4.3-5.2S14 4.4 14 7.3c0 2.2-1 4-2.6 5l.2.6c1.2 1.3 6 1.4 6 7H9.8z%27/%3E%3C/svg%3E"},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},874:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,":root{--ck-inline-annotation-container-width:300px;--ck-inline-annotation-container-max-height:400px}.ck.ck-balloon-panel .ck-annotation-wrapper{max-height:var(--ck-inline-annotation-container-max-height);overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;position:static;width:var(--ck-inline-annotation-container-width)}.ck.ck-balloon-panel .ck-annotation{animation:none}.ck.ck-balloon-panel .ck-annotation-wrapper *{white-space:normal}.ck.ck-balloon-panel .ck-annotation-wrapper strong{font-weight:700}.ck.ck-balloon-panel .ck-annotation-wrapper i{font-style:italic}",""]);const c=i},888:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,".ck-content pre>code.ck-suggestion-marker-formatBlock{box-shadow:-7px 0 0 0 #ededed,-10px 0 0 0 var(--ck-color-suggestion-marker-format-border);display:block}.ck-content pre>code.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 #ededed,-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}",""]);const c=i},901:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,":root{--ck-color-suggestion-widget-th-insertion-background:rgba(102,229,119,.12);--ck-color-suggestion-widget-th-insertion-background-active:rgba(37,218,61,.14);--ck-color-suggestion-widget-th-deletion-background:rgba(229,102,134,.14);--ck-color-suggestion-widget-th-deletion-background-active:rgba(196,33,74,.16)}.ck-content figure.table .ck-suggestion-marker-formatBlock{box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content figure.table .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.table{border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table{border-color:var(--ck-color-suggestion-marker-deletion-border)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .table th.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-th-insertion-background)}.ck-content .table th.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active)}.ck-content .table th.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-th-deletion-background);text-decoration:none}.ck-content .table th.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .table td.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .table td.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);text-decoration:none}.ck-content .table td.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-formatBlock,.ck-content .table td.ck-suggestion-marker-formatInline,.ck-content .table th.ck-suggestion-marker-formatBlock,.ck-content .table th.ck-suggestion-marker-formatInline{background-color:var(--ck-color-suggestion-widget-format-background);box-shadow:none}.ck-content .table td.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table td.ck-suggestion-marker-formatInline.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatInline.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-format-background-active);box-shadow:none}",""]);const c=i},906:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.media{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.media .ck-media__wrapper{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.media.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.media{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.media.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=i},930:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},938:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,".ck-content .ck-comment-marker.ck-widget.ck-merge-field,.ck-content .ck-suggestion-marker.ck-widget.ck-merge-field{border-width:2px;border-left:none;border-right:none;padding-bottom:0;padding-top:0}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom-color:var(--ck-color-suggestion-marker-deletion-border);border-top-color:var(--ck-color-suggestion-marker-deletion-border)}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field :not(.ck-merge-field__affix),.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-merge-field_with-value,.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-merge-field_with-warning{text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);text-decoration-thickness:3px}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-marker-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-merge-field{background-color:var(--ck-color-suggestion-marker-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-merge-field.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-marker-insertion-background-active)}.ck-content .ck-comment-marker.ck-widget.ck-merge-field{background:var(--ck-color-comment-marker)}.ck-content .ck-comment-marker.ck-widget.ck-merge-field.ck-comment-marker--active{background:var(--ck-color-comment-marker-active)}.ck-content span.ck-comment-marker:has(+.ck-comment-marker.ck-widget.ck-merge-field),.ck-content span.ck-suggestion-marker:has(+.ck-suggestion-marker.ck-widget.ck-merge-field){margin-right:-1px;padding-right:1px}",""]);const c=i},961:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,":root{--ck-color-comment-box-border:#f2de02;--ck-color-suggestion-box-deletion-border:#d85a79;--ck-color-suggestion-box-insertion-border:#5ad86b;--ck-color-suggestion-box-format-border:#5ac1d8}.ck .ck-suggestion{border-top-left-radius:var(--ck-border-radius)}.ck .ck-suggestion:focus{background:var(--ck-color-button-default-hover-background);outline:none}.ck .ck-annotation{border-left:3px solid transparent}.ck .ck-suggestion--disabled-comments .ck-annotation{min-height:80px}.ck .ck-comment,.ck .ck-comment__input-container,.ck .ck-thread__comment-count,.ck .ck-thread__header{border-left:3px solid var(--ck-color-comment-box-border)}.ck .ck-suggestion-insertion .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-deletion .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-suggestion-replace .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-format .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-format-border)}.ck .ck-suggestion-wrapper{border-radius:0;overflow:hidden}.ck .ck-suggestion-wrapper.ck-rounded-corners,.ck-rounded-corners .ck .ck-suggestion-wrapper{border-radius:var(--ck-border-radius)}.ck .ck-suggestion-wrapper:focus{box-shadow:0 0 0 4px var(--ck-color-focus-outer-shadow);outline:var(--ck-focus-ring)}.ck-balloon-panel:has(.ck-suggestion-wrapper:focus){border:var(--ck-focus-ring);box-shadow:var(--ck-drop-shadow),var(--ck-focus-outer-shadow);outline:none}.ck .ck-suggestion-type{font-weight:700}.ck .ck-suggestion-color{border-radius:14px;box-shadow:0 0 0 1px #454545;display:inline-block;height:14px;margin:0 5px;vertical-align:text-bottom;width:14px}.ck .ck-suggestion-insertion .ck-comment,.ck .ck-suggestion-insertion .ck-comment__input-container,.ck .ck-suggestion-insertion .ck-thread__comment-count,.ck .ck-suggestion-replace .ck-comment,.ck .ck-suggestion-replace .ck-comment__input-container,.ck .ck-suggestion-replace .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-deletion .ck-comment,.ck .ck-suggestion-deletion .ck-comment__input-container,.ck .ck-suggestion-deletion .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-suggestion-format .ck-comment,.ck .ck-suggestion-format .ck-comment__input-container,.ck .ck-suggestion-format .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-format-border)}",""]);const c=i},967:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=i},980:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,".ck .ck-comment__input-container{--ck-user-avatar-size:28px;background:var(--ck-color-comment-background);display:none;font-size:var(--ck-font-size-base);padding:var(--ck-spacing-standard)}.ck .ck-comment__input-container--active{display:flex}.ck .ck-comment__input{background-color:transparent;border-width:0;color:var(--ck-color-base-text);padding:var(--ck-spacing-standard);padding-top:var(--ck-spacing-medium);resize:none;transition:color .3s ease-in-out}@media (prefers-reduced-motion:reduce){.ck .ck-comment__input{transition:none}}.ck .ck-comment__input:focus{outline:none}.ck .ck-comment__input .ck-editor__editable_inline{--ck-focus-ring:none;--ck-inner-shadow:none;background-color:transparent;border:0;color:var(--ck-comment-content-font-color);font-family:var(--ck-comment-content-font-family);font-size:var(--ck-comment-content-font-size);overflow:visible;overflow-wrap:anywhere;padding:0;word-break:normal}.ck-comment__input-wrapper .ck.ck-editor__editable_inline :first-child{margin-top:0}.ck-comment__input-wrapper .ck.ck-editor__editable_inline :last-child{margin-bottom:0}.ck .ck-comment__input-actions{display:none;text-align:right;width:100%}.ck .ck-comment__input-actions.ck-comment__input-actions--active{display:block}.ck .ck-comment__input-actions .ck.ck-button{align-items:center;cursor:pointer;display:inline-flex;font-size:var(--ck-annotation-button-size);justify-content:center;margin-left:var(--ck-spacing-large);min-height:var(--ck-ui-component-min-height);min-width:60px;padding:0 var(--ck-spacing-medium)}.ck .ck-comment__input-actions .ck-button.ck-disabled{opacity:.3}.ck .ck-comment__input-textarea{display:block}",""]);const c=i}},e={};function n(o){var r=e[o];if(void 0!==r)return r.exports;var s=e[o]={id:o,exports:{}};return t[o](s,s.exports,n),s.exports}n.m=t,n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var o in e)n.o(e,o)&&!n.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.b=document.baseURI||self.location.href;var o={};(()=>{"use strict";n.r(o),n.d(o,{AddCommentThreadCommand:()=>xo,Annotation:()=>Ye,AnnotationCollection:()=>Qe,AnnotationCounterButtonView:()=>zr,AnnotationView:()=>He,Annotations:()=>ko,AnnotationsSidebarItemView:()=>Sr,AnnotationsSidebarView:()=>Tr,AnnotationsUIs:()=>br,BaseCommentThreadView:()=>te,BaseCommentView:()=>le,Comment:()=>Ao,CommentThread:()=>Io,CommentThreadController:()=>ot,CommentThreadInputView:()=>Pt,CommentThreadView:()=>re,CommentView:()=>fe,Comments:()=>As,CommentsArchive:()=>ks,CommentsArchiveUI:()=>vs,CommentsEditing:()=>or,CommentsListView:()=>Ft,CommentsOnly:()=>gr,CommentsRepository:()=>wo,CommentsUI:()=>dr,EditorAnnotations:()=>Mo,InlineAnnotations:()=>os,NarrowSidebar:()=>Jr,Sidebar:()=>Lr,WideSidebar:()=>Kr,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]",f="[object Set]",p="[object Array]",b="[object ArrayBuffer]",v="[object Object]",_="[object DataView]",w="[object Uint8Array]",I="[object Uint8ClampedArray]",A="[object Uint16Array]",y="[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),L=n.get(e);if(null!=P&&null!=L)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 f:{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 p:case w:case I:case A:case y: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 L(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]=L(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,L(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(L(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]=L(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),V(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),V(e,t,n,o,r),e}if(t instanceof Blob){const e=new Blob([t],{type:t.type});return o.set(t,e),V(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,V(e,t,n,o,r),e}if("object"==typeof t&&function(t){switch(c(t)){case l:case p: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 f:case h:case m:case w:case I:case A:case y:return!0;default:return!1}}(t)){const e=Object.create(Object.getPrototypeOf(t));return o.set(t,e),V(e,t,n,o,r),e}return t}function V(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]=L(e[c],c,n,o,r))}}function B(t,e){return function(t,e){return L(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 V(e,t),e}case l:{const e={};return V(e,t),e.length=t.length,e[Symbol.iterator]=t[Symbol.iterator],e}default:return}})}function D(t){return B(t)}function j(t){return"__proto__"===t}const F=(t,e,n)=>{const o=t[e];Object.hasOwn(t,e)&&N(o,n)&&(void 0!==n||e in t)||(t[e]=n)},K=/^(?:0|[1-9]\d*)$/;function U(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 K.test(t)}}const H=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,z=/^\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&&(z.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 q(t){return null!==t&&("object"==typeof t||"function"==typeof t)}function G(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&&!q(t))return t;const r=W(e,t)?[e]:Array.isArray(e)?e:"string"==typeof e?G(e):[e];let s=t;for(let e=0;e<r.length&&null!=s;e++){const i=Y(r[e]);if(j(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:q(n)?n:U(r[e+1])?[]:{}}F(s,i,c),s=s[i]}return t}(t,e,()=>n,()=>{})}function Z(t){switch(typeof t){case"number":case"symbol":return!1;case"string":return t.includes(".")||t.includes("[")||t.includes("]")}}function J(t,e,n){if(null==t)return n;switch(typeof e){case"string":{if(j(e))return n;const o=t[e];return void 0===o?Z(e)?J(t,G(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(j(e[t]))return n;o=o[e[t]]}if(void 0===o)return n;return o}(t,e,n);if(j(e=Object.is(e?.valueOf(),-0)?"-0":String(e)))return n;const o=t[e];return void 0===o?n:o}}}function Q(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)),j(e))return!1;if(void 0===t?.[e])return!0;try{return delete t[e],!0}catch{return!1}case"string":if(void 0===t?.[e]&&Z(e))return $(t,G(e));if(j(e))return!1;try{return delete t[e],!0}catch{return!1}}}function $(t,e){const n=J(t,e.slice(0,-1),t),o=e[e.length-1];if(void 0===n?.[o])return!0;if(j(o))return!1;try{return delete n[o],!0}catch{return!1}}function tt(t,e){var n=et();return(tt=function(t,e){return n[t-=491]})(t,e)}function et(){var t=["4098159NeGOEH","submitCommentThread","update","stopListening","updateComment","addComment","listenTo","2745127iLTAxo","removeCommentThread","16jJeifp","2619175NiHzEj","82548wsrKeu","_isAttached","980736QjVNSG","reopen","getComment","destroy","removeComment","resolveCommentThread","resolve","remove","reopenCommentThread","isResolved","submit","425430zBKAIC","view","model","_localUser","426aIazcz","12960okcDHM"];return(et=function(){return t})()}var nt=tt;!function(t){for(var e=tt,n=t();;)try{if(285659===-parseInt(e(512))/1+parseInt(e(495))/2+-parseInt(e(499))/3*(parseInt(e(500))/4)+-parseInt(e(511))/5+-parseInt(e(514))/6+parseInt(e(508))/7+-parseInt(e(510))/8*(-parseInt(e(501))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(et);class ot extends((0,e.ObservableMixin)()){[nt(497)];[nt(496)];constructor(t,e){var n=nt;super(),this[n(497)]=t,this[n(497)][n(513)]=!0,this[n(496)]=e,this[n(507)](e,n(502),()=>this[n(494)]()),this[n(507)](e,n(509),()=>this[n(491)]()),this[n(507)](e,n(519),()=>this[n(520)]()),this[n(507)](e,n(492),()=>this[n(515)]()),this[n(507)](e,n(506),(t,e)=>this[n(506)](e)),this[n(507)](e,n(505),(t,e,o)=>this[n(505)](e,o)),this[n(507)](e,n(518),(t,e)=>this[n(518)](e))}[nt(494)](){var t=nt;this[t(497)][t(494)]()}[nt(491)](){var t=nt;this[t(497)][t(491)]()}[nt(520)](){var t=nt;this[t(497)][t(493)]||this[t(497)][t(520)]()}[nt(515)](){var t=nt;this[t(497)][t(493)]&&this[t(497)][t(515)]()}[nt(506)](t){var e=nt;this[e(497)][e(506)]({content:t,authorId:this[e(496)][e(498)].id})}[nt(505)](t,e){var n=nt;this[n(497)][n(516)](t)[n(503)]({content:e})}[nt(518)](t){var e=nt;this[e(497)][e(516)](t)[e(491)]()}[nt(517)](){var t=nt;this[t(504)](),this[t(497)][t(513)]=!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=ht;function at(){const t=["cke-editor__aria-label_","main","ck-reset","280570PFFhLX","presentation","1495137rDTCAw","2112684RnbvFS","createCollection","54foPICj","editable","44287EFLeHl","uiLanguageDirection","5400888gYqetm","ck-editor__main","setTemplate","3003243HCiyLq","1379688XNyfiz","div","focus","render","add","Comment editor","32XGRiNH","element","ck-rounded-corners","uiLanguage","ck-editor","ck-comment__input"];return(at=function(){return t})()}function ht(t,e){const n=at();return(ht=function(t,e){return n[t-=365]})(t,e)}!function(t){const e=ht,n=t();for(;;)try{if(595935===-parseInt(e(379))/1*(parseInt(e(391))/2)+-parseInt(e(384))/3+parseInt(e(375))/4+parseInt(e(372))/5+parseInt(e(381))/6+-parseInt(e(374))/7+parseInt(e(385))/8*(parseInt(e(377))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends st.EditorUIView{[ct(370)];[ct(378)];constructor(t,n){const o=ct;super(t);const r=(0,e.uid)();this[o(370)]=this[o(376)](),this[o(378)]=new st.InlineEditableUIView(t,n,void 0,{label:()=>it(t,o(390))}),this[o(383)]({tag:o(386),attributes:{class:[o(371),o(367),o(365),o(368)],dir:t[o(380)],lang:t[o(366)],"aria-labelledby":o(369)+r},children:[{tag:o(386),attributes:{class:o(382),role:o(373)},children:this[o(370)]}]})}[ct(388)](){const t=ct;super[t(388)](),this[t(370)][t(389)](this[t(378)])}[ct(387)](){const t=ct;this[t(378)][t(392)][t(387)]()}}const dt=lt;function lt(t,e){const n=mt();return(lt=function(t,e){return n[t-=287]})(t,e)}function mt(){const t=["4005426jXqRRy","editable","locale","36459dgPXRG","613430sevmwu","35109KmRaLM","view","render","76LRBfVl","rootName","document","element","bind","74gpYtLu","setEditableElement","editor","44HPnQPn","focusTracker","1025980xrnrOt","1226816xAbjAl","destroy","editing","fire","init","isFocused","name","81XCYMWV","ready","getRoot","attachDomRoot","2237165SZGehO"];return(mt=function(){return t})()}!function(t){const e=lt,n=t();for(;;)try{if(727770===-parseInt(e(288))/1*(-parseInt(e(298))/2)+parseInt(e(290))/3*(parseInt(e(293))/4)+-parseInt(e(303))/5+parseInt(e(316))/6+parseInt(e(315))/7+parseInt(e(304))/8*(-parseInt(e(311))/9)+parseInt(e(289))/10*(-parseInt(e(301))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mt);class kt extends st.EditorUI{[dt(291)];constructor(t){const e=dt;super(t),this[e(291)]=new ut(t[e(287)],t[e(306)][e(291)])}get[dt(296)](){const t=dt;return this[t(291)][t(296)]}[dt(308)](){const t=dt,e=this[t(300)][t(306)][t(291)],n=this[t(291)][t(317)],o=e[t(295)][t(313)]();n[t(310)]=o[t(294)],this[t(291)][t(292)]();const r=n[t(296)];this[t(299)](n[t(310)],r),this[t(291)][t(317)][t(297)](t(309)).to(this[t(302)]),e[t(314)](r),this[t(307)](t(312))}[dt(305)](){const t=dt;super[t(305)](),this[t(291)][t(305)]()}}var gt=n(783),ft=n(331),pt=n(507),bt=n(727),vt=n(834),_t=n(251),wt=n(179);const It=yt;function At(){const t=["config","view","editing","get","17155044lCJuQW","ready","name","3zdOCvW","initialData","1105473pfOSbQ","getRoot","19623800toFKYF","end","model","plugins","low","fire","181279VwjBDB","childCount","fromCharCode","then","defaultPlugins","_updatePlaceholder","focus","create","8636ZQMdUA","1170702NYBkTi","2705ifjhxb","assign","document","init","map","destroy","120BCksDZ","createRoot","change","data","3313414nUzBok","initPlugins","placeholder","getChild","setSelection","join","set","placeholderElement","change:placeholder"];return(At=function(){return t})()}function yt(t,e){const n=At();return(yt=function(t,e){return n[t-=378]})(t,e)}!function(t){const e=yt,n=t();for(;;)try{if(954325===parseInt(e(402))/1+-parseInt(e(384))/2*(-parseInt(e(400))/3)+parseInt(e(418))/4*(-parseInt(e(420))/5)+-parseInt(e(419))/6+parseInt(e(410))/7*(-parseInt(e(380))/8)+parseInt(e(397))/9+-parseInt(e(404))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(At);const Ct=[ft.Clipboard,pt.Enter,pt.ShiftEnter,bt.SelectAll,vt.Typing,_t.Undo,wt.Paragraph];class Tt extends((0,e.ObservableMixin)(t.Editor)){static[It(414)]=(()=>Ct)();constructor(t={}){const e=It;function n(t){const e=yt;return t[e(378)](t=>String[e(412)](t))[e(389)]("")}(t=Object[e(421)]({},t))[e(407)]||(t[e(407)]=Tt[e(414)]),super(t),this.ui=new kt(this),this[e(390)](e(386),""),this[e(406)][e(422)].on(e(382),()=>this[e(415)](),{priority:e(408)}),this.on(e(392),()=>this[e(415)]()),this[e(406)][e(422)][e(381)](),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(417)](){const t=It,e=this[t(393)][t(396)](t(401))||"";return this[t(385)]()[t(413)](()=>this.ui[t(423)]())[t(413)](()=>this[t(383)][t(423)](e))[t(413)](()=>this[t(409)](t(398)))}[It(379)](){const t=It;return super[t(379)]()[t(413)](()=>this.ui[t(379)]())}[It(416)](){const t=It;this[t(406)][t(382)](e=>{const n=t,o=this[n(406)][n(422)][n(403)](),r=o&&o[n(387)](o[n(411)]-1);e[n(388)](r,n(405)),this[n(395)][n(394)][n(416)]()})}[It(415)](){const t=It,e=this[t(395)][t(394)],n=e[t(422)][t(403)](),o=n[t(387)](0);n[t(411)]>1||!o||"p"!=o[t(399)]?this[t(391)]&&this[t(391)][t(386)]&&((0,gt.disableViewPlaceholder)(e,this[t(391)]),this[t(391)]=void 0):(this[t(386)]&&(o[t(386)]=this[t(386)]),(0,gt.enableViewPlaceholder)({view:e,element:o,keepOnFocus:!0}),this[t(391)]=o)}}const Et=Ot;function xt(){const t=["cancelButtonView","add","length","extendTemplate","added","high","value","bindTemplate","destroy","editorDestroyed","editor","4010733rIyshD","ck-comment__input-actions--cancel","shift+tab","ck-comment__input-actions--submit","createEditor","177216IzWpul","keystrokes","_isDestroyed","fire","7143960cfAhze","ck-comment__input-actions","_createSubmitButton","_createCancelButton","78873AuuJUD","listenTo","trim","focus","Reply...","_editorCreationPromise","disabledSubmit","Ctrl+Enter","Cancel","Reply","createCollection","submit","140fKpHcI","focusLast","_editorConfig","submitLabel","focusTracker","3412000OFZibB","stop","ck-comment__input-actions--active","bind","ck-comment__input-wrapper","cancel","from","Esc","placeholder","render","execute","insertBefore","setData","view","create","reverse","focusCycler","5155158vrrNds","TOO_LONG_COMMENT_ALERT","firstChild","focusables","submitButtonView","forEach","getData","initialData","tab","8WpCCyq","model","change","div","withText","editorReady","focusFirst","showButtons","document","50UtbQhL","then","isEnabled","set","label","setTemplate","element","5042954HdeWdd","_setupKeyboardNavigation"];return(xt=function(){return t})()}function Ot(t,e){const n=xt();return(Ot=function(t,e){return n[t-=231]})(t,e)}!function(t){const e=Ot,n=t();for(;;)try{if(603356===parseInt(e(289))/1*(-parseInt(e(238))/2)+-parseInt(e(246))/3*(parseInt(e(258))/4)+-parseInt(e(263))/5+parseInt(e(280))/6+parseInt(e(305))/7+-parseInt(e(242))/8+-parseInt(e(233))/9*(-parseInt(e(298))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xt);class Nt extends st.View{[Et(239)];[Et(262)];[Et(283)];[Et(279)];[Et(284)];[Et(307)];[Et(260)];constructor(t,n={}){const o=Et;super(t),this[o(232)]=null,this[o(260)]=n,this[o(301)](o(313),n[o(287)]||""),this[o(301)](o(252),!1),this[o(301)](o(296),!0),this[o(301)](o(271),it(t,o(250))),this[o(301)](o(261),it(t,o(255))),this[o(284)]=this[o(244)](),this[o(307)]=this[o(245)](),this[o(283)]=this[o(256)]([this[o(284)],this[o(307)]]),this[o(239)]=new e.KeystrokeHandler,this[o(262)]=new e.FocusTracker,this[o(279)]=new st.FocusCycler({focusables:this[o(283)],focusTracker:this[o(262)],keystrokeHandler:this[o(239)],actions:{focusPrevious:o(235),focusNext:o(288)}}),this[o(303)]({tag:o(292),attributes:{class:[o(267)]},children:[{tag:o(292),attributes:{class:[o(243),this[o(314)].if(o(296),o(265))]},children:[this[o(284)],this[o(307)]]}]}),this[o(239)][o(301)](o(270),(t,e)=>{const n=o;this[n(307)][n(241)](n(273)),e()}),this[o(239)][o(301)](o(253),(t,e)=>{const n=o;this[n(284)][n(300)]&&(this[n(284)][n(241)](n(273)),e())}),this.on(o(257),(e,n)=>{const r=o;n[r(309)]>65e3?(alert(it(t,r(281),[n[r(309)],65e3])),e[r(264)]()):this[r(232)][r(275)]("")},{priority:o(312)})}[Et(272)](){const t=Et;super[t(272)](),this[t(306)]()}[Et(237)](){const t=Et;return this[t(232)]||(this[t(232)]=new Tt(this[t(260)]),this[t(251)]=this[t(232)][t(277)]()[t(299)](()=>{const e=t;if(this[e(240)])return;const n=this[e(232)];this[e(304)][e(274)](n.ui[e(304)],this[e(304)][e(282)]),n[e(290)][e(297)].on(e(291),()=>this[e(313)]=n[e(286)]()),n[e(266)](e(271)).to(this),this[e(283)][e(308)](n.ui[e(276)],0),this[e(241)](e(294),this[e(232)])})),this[t(251)]}[Et(249)](t){const e=Et;-1===t?(this[e(279)][e(295)](),this[e(279)][e(259)]()):this[e(279)][e(295)]()}async[Et(315)](){const t=Et;this[t(240)]||(this[t(240)]=!0,this[t(232)]&&(await this[t(251)],await this[t(232)][t(315)](),this[t(241)](t(231),this[t(232)])),await super[t(315)]())}[Et(244)](){const t=Et,{locale:e}=this,n=new st.ButtonView(e);return n[t(310)]({attributes:{class:[t(236)]}}),n[t(293)]=!0,n[t(266)](t(302)).to(this,t(261)),n.on(t(273),()=>{const e=t;this[e(241)](e(257),this[e(313)])}),n[t(266)](t(300)).to(this,t(313),this,t(252),(e,n)=>!n&&!!e[t(248)]()),n}[Et(245)](){const t=Et,{locale:e}=this,n=new st.ButtonView(e);return n[t(310)]({attributes:{class:[t(234)]}}),n[t(302)]=it(e,t(254)),n[t(293)]=!0,n.on(t(273),()=>{const e=t;this[e(232)][e(275)](""),this[e(241)](e(268))}),n}[Et(306)](){const t=Et;this[t(239)][t(247)](this[t(304)]),this[t(283)][t(285)](e=>{const n=t;this[n(262)][n(308)](e[n(304)])}),this[t(283)].on(t(291),(e,n)=>{const o=t;for(const t of Array[o(269)](n[o(311)])[o(278)]())this[o(262)][o(308)](t[o(304)])})}}const St=Mt;function Mt(t,e){const n=Rt();return(Mt=function(t,e){return n[t-=494]})(t,e)}function Rt(){const t=["focusCycler","ck-thread__input","14pbzYDO","930234RtqhtL","mousedown","editorReady","extendTemplate","focus","target","editorDestroyed","contains","119562FjveIV","commentInputView","ck-comment__input-container","editor","render","205WlornF","showButtons","listenTo","element","ck-thread__user","bindTemplate","div","view","ck-comment__input-container--active","90fOyRGq","154308uacmdO","createEditor","showInput","change:showInput","bind","set","_focusOnNonInteractiveMouseDown","userView","focusTracker","2527299liKZcF","then","editing","235696hTWoUY","isFocused","value","filter","2820390KFmaGL","some","6146120wXIMHQ","preventDefault","destroy","setTemplate","getDomRoot","delegate"];return(Rt=function(){return t})()}!function(t){const e=Mt,n=t();for(;;)try{if(796033===-parseInt(e(506))/1+-parseInt(e(495))/2+-parseInt(e(529))/3+parseInt(e(497))/4+parseInt(e(519))/5*(-parseInt(e(514))/6)+-parseInt(e(505))/7*(parseInt(e(541))/8)+parseInt(e(538))/9*(parseInt(e(528))/10))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(515)]=new Nt(t,n),this[o(503)]=this[o(515)][o(503)],this[o(515)][o(533)](o(520)).to(this[o(515)][o(537)],o(542),this[o(515)],o(543),(t,e)=>t||!!e),this[o(534)](o(531),!1),this.on(o(532),()=>{const t=o;this[t(531)]&&!this[t(515)][t(517)]&&this[t(515)][t(530)]()}),this[o(515)][o(502)](o(508)).to(this),this[o(515)][o(502)](o(512)).to(this),this[o(536)]=new r.UserView(t,e),this[o(536)][o(509)]({attributes:{class:o(523),"aria-hidden":!0}}),this[o(515)][o(509)]({attributes:{class:o(504)}}),this[o(500)]({tag:o(525),attributes:{class:[o(516),this[o(524)].if(o(531),o(527))]},children:[this[o(536)],this[o(515)]]})}[St(518)](){const t=St;super[t(518)](),this[t(535)]()}[St(499)](){const t=St;return this[t(515)][t(499)]()[t(539)](()=>super[t(499)]())}[St(510)](t){const e=St;this[e(515)][e(510)](t)}[St(535)](){const t=St;this[t(521)](this[t(522)],t(507),(e,n)=>{const o=t,{submitButtonView:r,cancelButtonView:s,editor:i}=this[o(515)];[r[o(522)],s[o(522)],i?i[o(540)][o(526)][o(501)]():null][o(494)](t=>t)[o(496)](t=>t[o(513)](n[o(511)]))||(this[o(510)](),n[o(498)]())})}}function Lt(t,e){const n=Bt();return(Lt=function(t,e){return n[t-=224]})(t,e)}!function(t){const e=Lt,n=t();for(;;)try{if(407887===parseInt(e(237))/1+parseInt(e(231))/2*(-parseInt(e(225))/3)+parseInt(e(229))/4+-parseInt(e(226))/5+parseInt(e(234))/6+-parseInt(e(238))/7*(parseInt(e(236))/8)+parseInt(e(232))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bt);class Vt extends st.View{constructor(t){const e=Lt;super(t);const n=this[e(228)];this[e(230)](e(227),void 0),this[e(224)]({tag:"li",attributes:{class:e(235)},children:[{text:n.to(e(227),n=>it(t,e(233),n))}]})}}function Bt(){const t=["2877872FPptnY","set","2McLofj","779454HoKLJZ","NUMBER_OF_COMMENTS","373572AlsjRc","ck-thread__comment-count","19176OLGqRk","440402sWHvfN","63AfOnlh","setTemplate","690054dVoYSB","3246300EHXGxV","count","bindTemplate"];return(Bt=function(){return t})()}function Dt(t,e){const n=Kt();return(Dt=function(t,e){return n[t-=445]})(t,e)}const jt=Dt;!function(t){const e=Dt,n=t();for(;;)try{if(554717===parseInt(e(511))/1*(parseInt(e(472))/2)+parseInt(e(468))/3+parseInt(e(445))/4*(-parseInt(e(478))/5)+-parseInt(e(493))/6+parseInt(e(494))/7*(-parseInt(e(499))/8)+-parseInt(e(457))/9*(parseInt(e(487))/10)+parseInt(e(474))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Kt);class Ft extends st.View{[jt(452)];[jt(534)];[jt(530)];[jt(507)];[jt(469)];[jt(475)];[jt(520)];[jt(517)];constructor(t,n,o){const r=jt;super(t);const s=this[r(501)];this[r(541)](r(529),!1),this[r(541)](r(488),n[r(465)][r(488)]),this[r(541)](r(522),!1),this[r(475)]=n,this[r(520)]=o,this[r(452)]=this[r(505)](),this[r(496)]=this[r(505)](),this[r(534)]=null,this[r(530)]=new e.FocusTracker,this[r(507)]=new e.KeystrokeHandler,this[r(469)]=new st.FocusCycler({focusables:this[r(452)],focusTracker:this[r(530)],keystrokeHandler:this[r(507)],keystrokeHandlerOptions:{filter:t=>this[r(452)][r(451)](t=>t[r(482)])[r(542)](t[r(528)])},actions:{focusPrevious:r(484),focusNext:r(537)}}),this[r(517)]=new Vt(t),this[r(517)][r(518)](r(514)).to(this,r(488),t=>t-this[r(520)][r(532)]);for(const t of n[r(465)])this[r(462)](t);this[r(533)](),this[r(523)](n[r(465)],r(538),(t,e)=>{const n=r,o=this[n(450)](e);this[n(488)]++,this[n(462)](e,o),this[n(498)]()}),this[r(523)](n[r(465)],r(458),(t,e)=>{const n=r;this[n(488)]--,this[n(510)](e),this[n(498)]()}),this[r(523)](n,r(459),()=>this[r(498)]()),this[r(523)](n,r(449),()=>this[r(533)]()),this.on(r(481),()=>this[r(498)]()),this.on(r(490),()=>this[r(498)]()),this[r(467)]({tag:"ul",attributes:{class:[r(486),s.if(r(488),r(519),t=>!t)],"aria-label":it(t,r(480))},children:this[r(496)]})}get[jt(461)](){const t=jt;return this[t(475)][t(483)]>this[t(520)][t(495)]&&!this[t(522)]&&!this[t(529)]}[jt(471)](){const t=jt;super[t(471)](),this[t(498)](),this[t(506)]()}[jt(446)](t){const e=jt;-1===t?this[e(469)][e(513)]():this[e(469)][e(536)]()}[jt(531)](){const t=jt;this[t(517)][t(531)]();for(const e of this[t(452)])e[t(531)]();super[t(531)]()}[jt(498)](){const t=jt;this[t(461)]?this[t(476)]():this[t(521)]()}[jt(462)](t,e){const n=jt,o=new(this[n(520)][n(477)])(this[n(460)],t,{maxCommentCharsWhenCollapsed:this[n(520)][n(485)],formatDateTime:this[n(520)][n(540)],editorConfig:this[n(520)][n(516)]});o[n(503)]=t.id,o[n(539)](n(508)).to(this),o[n(539)](n(470)).to(this),o[n(539)](n(524)).to(this),o[n(539)](n(509)).to(this),o[n(539)](n(466)).to(this),this[n(523)](o,n(512),()=>this[n(492)]()),this[n(452)][n(538)](o,e)}[jt(450)](t){const e=jt,n=this[e(475)][e(525)](t);return this[e(534)]?this[e(534)][e(448)]>t[e(448)]?n-1:n:n-1}[jt(533)](){const t=jt;if(this[t(475)][t(473)]&&this[t(475)][t(455)]){const e={id:t(454),author:this[t(475)][t(473)],authoredAt:this[t(475)][t(455)],content:it(this[t(460)],t(515)),attributes:{}};this[t(534)]=new(this[t(520)][t(477)])(this[t(460)],e,{maxCommentCharsWhenCollapsed:this[t(520)][t(485)],formatDateTime:this[t(520)][t(540)],editorConfig:this[t(520)][t(516)],isSystemComment:!0}),this[t(452)][t(538)](this[t(534)],this[t(475)][t(525)](e))}else this[t(534)]&&(this[t(452)][t(458)](this[t(534)]),this[t(534)][t(531)](),this[t(534)]=null);this[t(498)]()}[jt(510)](t){const e=jt,n=this[e(452)][e(458)](t.id);this[e(526)](n),n[e(489)]&&this[e(492)](),n[e(531)]()}[jt(492)](){const t=jt;this[t(529)]=Array[t(535)](this[t(452)])[t(527)](e=>e[t(489)])}[jt(476)](){const t=jt,n=function(t){const n=Dt,o=new e.Collection;for(const e of t)o[n(538)](e);return o}(this[t(452)]),o=this[t(517)][t(514)];for(let e=1;e<=o;e++)n[t(458)](1);for(const e of n)e[t(463)]();o>0&&n[t(538)](this[t(517)],1),Ut((0,e.diff)(Array[t(535)](this[t(496)]),Array[t(535)](n)),this[t(496)],n)}[jt(521)](){const t=jt;Ut((0,e.diff)(Array[t(535)](this[t(496)]),Array[t(535)](this[t(452)])),this[t(496)],this[t(452)]);for(const e of this[t(496)])e[t(464)]()}[jt(506)](){const t=jt;this[t(452)][t(491)](e=>{const n=t;this[n(530)][n(538)](e[n(482)]),this[n(507)][n(523)](e[n(482)])}),this[t(452)].on(t(447),(e,n)=>{const o=t;for(const t of n[o(453)])this[o(530)][o(458)](t[o(482)]),this[o(507)][o(526)](t[o(482)]);for(const t of Array[o(535)](n[o(504)])[o(497)]())this[o(530)][o(538)](t[o(482)]),this[o(507)][o(523)](t[o(482)])})}}function Kt(){const t=["added","createCollection","_setupKeyboardNavigation","keystrokes","removeComment","editorReady","_handleRemoveCommentModel","1Nwmytq","change:isEditMode","focusLast","count","Marked as resolved","editorConfig","_collapsedCommentsView","bind","ck-hidden","_config","_rearrangeExpand","isActive","listenTo","resolveCommentThread","_findOptimalIndex","stopListening","some","target","hasDirtyComment","focusTracker","destroy","maxCommentsWhenCollapsed","_handleInfoComment","resolvedCommentView","from","focusFirst","arrowdown","add","delegate","formatDateTime","set","includes","9388lpgioY","focus","change","authoredAt","change:isResolved","_calculatePosition","map","commentViews","removed","resolved","resolvedAt","insert","1691550wAAfxM","remove","commentUpdated","locale","_shouldCollapse","_handleNewCommentModel","collapse","expand","comments","editorDestroyed","setTemplate","784323EPCZjC","focusCycler","updateComment","render","639098tynYtL","resolvedBy","21636648fkkjJc","_model","_rearrangeCollapse","CommentView","100sGffTj","get","Thread comments","change:isActive","element","weight","arrowup","maxCommentCharsWhenCollapsed","ck-thread__comments","50YIinWC","length","isEditMode","change:hasDirtyComment","forEach","_updateHasDirtyComment","3321714tZIUGu","14VsOrWf","maxThreadTotalWeight","visibleViews","reverse","refreshVisibleViews","1811728TDiAni","delete","bindTemplate","equal","viewUid"];return(Kt=function(){return t})()}function Ut(t,e,n){const o=jt;let r=0;for(const s of t)switch(s){case o(456):e[o(538)](n[o(479)](r),r),r++;break;case o(500):e[o(458)](r);break;case o(502):r++}}function Ht(t,e){const n=zt();return(Ht=function(t,e){return n[t-=371]})(t,e)}function zt(){const t=["1510976xteCrH","setTemplate","24SdVorz","340KHmbyo","180oPAMXc","20122234tpsfqx","5pzRjbi","5419080PYWfaA","84654UiFGJc","span","ck-context__value","49zbWZke","11656Hynavu","1208199YmWqjv","set","focus","element","1965416uTDxcE","bindTemplate","THREAD_CONTEXT_LABEL","contextValue"];return(zt=function(){return t})()}const Wt=Ht;!function(t){const e=Ht,n=t();for(;;)try{if(874698===-parseInt(e(375))/1+-parseInt(e(374))/2*(-parseInt(e(387))/3)+parseInt(e(383))/4+parseInt(e(389))/5*(-parseInt(e(390))/6)+-parseInt(e(373))/7*(parseInt(e(379))/8)+parseInt(e(391))/9*(parseInt(e(386))/10)+-parseInt(e(388))/11*(-parseInt(e(385))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zt);class Yt extends st.View{constructor(t){const e=Ht;super(t);const n=this[e(380)];this[e(376)](e(382),""),this[e(384)]({tag:e(371),attributes:{class:["ck",e(372)],"aria-label":n.to(e(382),n=>it(t,e(381),n)),tabindex:-1},children:[{text:n.to(e(382))}]})}[Wt(377)](){const t=Wt;this[t(378)][t(377)]()}}function qt(t,e){const n=Xt();return(qt=function(t,e){return n[t-=192]})(t,e)}const Gt=qt;function Xt(){const t=["8MCnICB","Comment was made on an element","reopenCommentThread","ck-thread__header","...","label","shift+tab","execute","_setupKeyboardNavigation",".ck-context__value","focusCycler","mouseenter","4690qAfmGM","element","classList","_trimContextValue","substring","hasContext","ck-context-wrapper","focusTracker","ck-annotation__actions","mouseleave","bindTemplate","isEnabled","ck-context--quotes","1703xUCbVm","value","8352lqdoaf","querySelector","ck-context","overlay","isResolvable","fire","tab","length","isVisible",".ck-context","render","context","_createContextView","setTemplate","locale","remove","7681626Ebugrf","85092iOTEwD","isReadOnly","focusables","1886126zFmzUb","_attachContextActions","focus","7158529PXaIyS","60czkLJT","reopenButtonView","Reopen","tooltip","createCollection","6TSrgHw","add","contextValue","8zZPzZO","_model","icon","contextView","bind","keystrokes","isResolved","scrollWidth","focusFirst","offsetWidth","233123mUrMGb","_createReopenButton","listenTo","2135576CcGitl","div","lastIndexOf"];return(Xt=function(){return t})()}!function(t){const e=qt,n=t();for(;;)try{if(776140===parseInt(e(222))/1*(parseInt(e(212))/2)+-parseInt(e(209))/3*(-parseInt(e(225))/4)+parseInt(e(240))/5*(-parseInt(e(255))/6)+-parseInt(e(203))/7+parseInt(e(228))/8*(-parseInt(e(196))/9)+parseInt(e(204))/10*(parseInt(e(200))/11)+-parseInt(e(197))/12*(-parseInt(e(253))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xt);class Zt extends st.View{[Gt(213)];[Gt(205)];[Gt(215)];[Gt(199)];[Gt(247)];[Gt(217)];[Gt(238)];constructor(t,n){const o=Gt;super(t);const r=this[o(250)];this[o(213)]=n,this[o(205)]=this[o(223)](),this[o(215)]=this[o(192)](),this[o(199)]=this[o(208)]([this[o(215)],this[o(205)]]),this[o(247)]=new e.FocusTracker,this[o(217)]=new e.KeystrokeHandler,this[o(238)]=new st.FocusCycler({focusables:this[o(199)],focusTracker:this[o(247)],keystrokeHandler:this[o(217)],actions:{focusPrevious:o(234),focusNext:o(261)}}),this[o(216)](o(245)).to(this[o(213)],o(266),t=>!!t),this[o(216)](o(211)).to(this[o(213)],o(266),t=>t&&t[o(254)]?this[o(243)](t[o(254)]):it(this[o(194)],o(229))),this[o(193)]({tag:o(226),attributes:{class:[o(231)]},children:[{tag:o(226),attributes:{class:[o(246)]},children:[{tag:o(226),attributes:{class:[o(257),r.if(o(245),o(252))]},children:[this[o(215)]]}]},{tag:o(226),attributes:{class:[o(248)]},children:[this[o(205)]]}]})}[Gt(265)](){const t=Gt;super[t(265)](),this[t(201)](),this[t(236)]()}[Gt(202)](){const t=Gt;this[t(238)][t(220)]()}[Gt(223)](){const t=Gt,e=new st.ButtonView(this[t(194)]);return e[t(233)]=it(this[t(194)],t(206)),e[t(207)]=it(this[t(194)],t(206)),e[t(214)]=rt.IconUndo,e[t(216)](t(251)).to(this[t(213)],t(198),t=>!t),e[t(216)](t(263)).to(this[t(213)],t(259),this[t(213)],t(218),(t,e)=>t&&e),e.on(t(235),()=>{const e=t;this[e(260)](e(230),this[e(213)].id)}),e}[Gt(243)](t){const e=Gt;if(t[e(262)]<150)return t;const n=t[e(227)](" ",147);return t[e(244)](0,n>-1?n:147)+e(232)}[Gt(201)](){const t=Gt,e=this[t(241)][t(256)](t(264)),n=e[t(256)](t(237));this[t(224)](e,t(239),()=>{const o=t;n[o(221)]<n[o(219)]&&e[o(242)][o(210)](o(258))}),this[t(224)](e,t(249),()=>{const n=t;e[n(242)][n(195)](n(258))})}[Gt(236)](){const t=Gt;this[t(217)][t(224)](this[t(241)]);for(const e of this[t(199)])this[t(247)][t(210)](e[t(241)]),this[t(217)][t(224)](e[t(241)])}[Gt(192)](){const t=Gt,e=new Yt(this[t(194)]);return e[t(216)](t(211)).to(this),e}}function Jt(t,e){const n=Qt();return(Jt=function(t,e){return n[t-=104]})(t,e)}function Qt(){const t=["1600REzNFF","reopenCommentThread","value","fire","stop","addComment","updateComment","element","8490CpOTdM","ariaLabel","showInput","archivedAt","focusCycler","Reply","focusTracker","Reply to reopen discussion...","submitCommentThread","name","editorDestroyed","_model","isUnlinked","unlinkedAt","listenTo","createCollection","focusables","cancel","commentThreadHeaderView","assign","submitLabel","hasDirtyComment","target","editorConfig","_localUser","7903805jvxGfL","commentThreadInputView","2210128lqedON","first","COMMENT_THREAD_DESCRIPTION","submit","removeComment","change:isActive","delegate","keystrokes","_config","comments","removeCommentThread","isResolvable","isActive","author","206ttfhms","COMMENT_THREAD_LABEL","86652IYXvNC","Write a comment...","length","commentInputView","placeholder","isResolved","isDirty","_createCommentThreadInputView","ariaDescriptionView","shift+tab","focus","55362ZGYQAT","canComment","5664204RCRpRR","resolveCommentThread","Reply...","render","disabledSubmit","bind","isSubmitted","editorReady","destroy","4392PTFdpx","CommentView","commentsListView","Comment","set","tab","5490EOmkdB","isReadOnly","locale"];return(Qt=function(){return t})()}const $t=Jt;!function(t){const e=Jt,n=t();for(;;)try{if(988598===-parseInt(e(184))/1+-parseInt(e(182))/2*(parseInt(e(113))/3)+parseInt(e(115))/4+parseInt(e(133))/5*(parseInt(e(130))/6)+parseInt(e(166))/7+-parseInt(e(168))/8+-parseInt(e(124))/9*(-parseInt(e(141))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qt);class te extends st.View{[$t(152)];[$t(176)];[$t(159)];[$t(167)];[$t(110)];[$t(157)];[$t(147)];[$t(175)];[$t(145)];constructor(t,n,o,s){const i=$t;super(t),this[i(128)](i(180),!1),this[i(128)](i(108),!1),this[i(152)]=n,this[i(165)]=o,this[i(176)]=s,this[i(159)]=new Zt(t,n),this[i(159)][i(174)](i(134)).to(this),this[i(110)]=new r.AriaDescriptionView(t,it(t,i(170))),this[i(155)](this,i(134),()=>{this[i(112)]()}),this[i(126)]=new Ft(t,n,Object[i(160)]({CommentView:this[i(176)][i(125)]},s)),this[i(126)][i(174)](i(172)).to(this),this[i(126)][i(174)](i(139)).to(this),this[i(126)][i(174)](i(116)).to(this),this[i(126)][i(174)](i(122)).to(this),this[i(126)][i(174)](i(151)).to(this),this[i(126)][i(120)](i(180)).to(this),this[i(155)](this,i(116),()=>{this[i(112)]()}),this[i(128)](i(104),this[i(126)][i(104)]),this[i(120)](i(104)).to(this[i(126)],i(104)),this[i(167)]=this[i(109)](),this[i(167)][i(174)](i(122)).to(this),this[i(167)][i(174)](i(151)).to(this),this.on(i(172),()=>this[i(112)]()),this[i(120)](i(108)).to(this[i(126)],i(162),this[i(167)][i(105)],i(135),(t,e)=>t||!!e),this[i(120)](i(153)).to(n,i(154),t=>!!t),this[i(120)](i(142)).to(this,i(104),t=>{const e=i,n=this[e(152)][e(177)][e(169)]?this[e(152)][e(177)][e(169)][e(181)][e(150)]:this[e(165)][e(150)];return it(this[e(132)],e(183),[t,n])}),this[i(157)]=this[i(156)]([this[i(126)],this[i(167)]]),this[i(147)]=new e.FocusTracker,this[i(175)]=new e.KeystrokeHandler,this[i(145)]=new st.FocusCycler({focusables:this[i(157)],focusTracker:this[i(147)],keystrokeHandler:this[i(175)],keystrokeHandlerOptions:{filter:t=>t[i(163)]!==this[i(140)]},actions:{focusPrevious:i(111),focusNext:i(129)}})}[$t(112)](){const t=$t;this[t(140)][t(112)]()}[$t(118)](){const t=$t;super[t(118)](),(0,r.setupThreadKeyboardNavigation)(this,this[t(157)])}async[$t(123)](){const t=$t;this[t(108)]=!1,this[t(126)][t(123)](),await this[t(167)][t(123)](),super[t(123)]()}[$t(109)](){const t=$t,e=new Pt(this[t(132)],this[t(165)],this[t(176)][t(164)]),n=e[t(105)];return e[t(120)](t(143)).to(this,t(180),this[t(152)],t(131),this[t(152)],t(114),this[t(152)],t(144),n,t(135),(t,e,n,o,r)=>!!r||!!o&&n&&!e||t&&n&&!e),n[t(120)](t(106)).to(this,t(104),this[t(152)],t(179),this[t(152)],t(107),(e,n,o)=>{const r=t;let s;return s=r(o&&n?148:e?117:185),it(this[r(132)],s)}),n[t(120)](t(161)).to(this,t(104),e=>it(this[t(132)],t(e?146:127))),n.on(t(171),(e,n)=>{const o=t;this[o(136)](o(138),n),this[o(152)][o(107)]&&this[o(152)][o(179)]&&this[o(136)](o(134),this[o(152)].id),this[o(152)][o(121)]||this[o(136)](o(149))}),n.on(t(158),()=>{this[t(112)]()}),n[t(120)](t(119)).to(this[t(152)],t(131)),n.on(t(158),e=>{const n=t;0==this[n(104)]&&(this[n(136)](n(178)),e[n(137)]())}),this.on(t(173),(e,o,r)=>{const s=t;r||this[s(104)]||n[s(135)]||this[s(136)](s(178))}),e}}const ee=ne;function ne(t,e){const n=oe();return(ne=function(t,e){return n[t-=327]})(t,e)}function oe(){const t=["27uSoFGc","190280DWNbGG","_cancelAllConfirms","_bindFirstCommentView","ariaLabel","resolveButton","isVisible","ck-reset_all-excluded","getTemplate","4123686saUWQI","removeButton","468276DSESKW","tooltip","showConfirm","change:archivedAt","_boundFirstCommentView","archivedAt","commentViews","commentThreadHeaderView","focus",".ck-thread__container","ck-thread--remove-confirmation","has","label","commentsListView","then","isActive","cancelConfirm","stop","icon","ck-rounded-corners","change:isActive","placeholder","actionIndicator","actionBar","219608NFlGAG","execute","Write a comment...","querySelector","1016QNXtNf","isReadOnly","listitem","isConfirm","isUnlinked","ck-thread--active","high","fire","ck-comment--resolve","25083CMlKKl","createCollection","isSystemComment","listenTo","_createResolveButton","resolveCommentThread","remove","46WrOXto","get","setTemplate","isEnabled","588fbCJIY","commentThreadChildren","unbind","removeCommentThread","extendTemplate","locale","isResolvable","containerElement","removeConfirm","Resolve","15401bWafjf","_model","_updateArchivedThreadHeader","commentThreadInputView","render","focusables","ck-thread--unlinked","set","change:isReadOnly","Delete comment thread?","ariaDescriptionView","add","ck-thread__container","bind","length","bindTemplate","ck-thread--","ck-thread","element","isResolved","32090YGBOmT","div","583aTmgcY"];return(oe=function(){return t})()}!function(t){const e=ne,n=t();for(;;)try{if(371161===parseInt(e(347))/1*(parseInt(e(333))/2)+parseInt(e(370))/3*(parseInt(e(405))/4)+parseInt(e(367))/5*(parseInt(e(337))/6)+parseInt(e(379))/7+parseInt(e(409))/8*(parseInt(e(418))/9)+parseInt(e(371))/10+-parseInt(e(369))/11*(parseInt(e(381))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oe);class re extends((0,r.ConfirmMixin)(te)){[ee(338)];[ee(344)];[ee(375)];[ee(385)];constructor(t,e,n,o){const r=ee;super(t,e,n,o),this[r(338)]=this[r(327)]([this[r(394)],this[r(350)],this[r(357)]]),this[r(354)](r(403),null),this[r(344)]=null,this[r(385)]=null,this[r(342)]=t,this[r(375)]=this[r(330)](),this[r(335)](this[r(378)]()),this.on(r(401),(t,e,n)=>{n||this[r(372)]()}),this[r(329)](this[r(348)],r(355),(t,e,n)=>{n&&this[r(372)]()}),this[r(361)]>0&&this[r(373)](),this[r(329)](this[r(394)][r(387)],r(358),()=>{this[r(373)]()})}[ee(378)](){const t=ee,e=this[t(362)];return{tag:t(368),attributes:{class:["ck",t(364),t(377),t(400),e.if(t(396),t(414)),e.if(t(413),t(353)),e.if(t(412),t(391)),e.to(t(403),e=>e?t(363)+e:"")],"data-thread-id":this[t(348)].id,tabindex:0,role:t(411),"aria-label":e.to(t(374)),"aria-describedby":this[t(357)].id},children:[{tag:t(368),attributes:{class:t(359)},children:this[t(338)]}]}}[ee(351)](){const t=ee;super[t(351)](),this[t(344)]=this[t(365)][t(408)](t(390)),this[t(348)].on(t(384),()=>{this[t(349)]()}),this[t(349)]()}[ee(372)](){const t=ee;this[t(397)]();for(const e of this[t(394)][t(387)])e[t(397)]()}[ee(373)](){const t=ee,{locale:e}=this,n=this[t(394)][t(387)][t(334)](0);n===this[t(385)]||n[t(328)]||(this[t(385)]=n,this[t(339)](t(403)),this[t(360)](t(403)).to(n,t(403),e=>t(332)===e?t(332):null),n[t(402)]=it(e,t(407)),n[t(380)].on(t(406),n=>{const o=t;n[o(398)](),this[o(383)](it(e,o(356)),this[o(344)])[o(395)](()=>{const t=o;this[t(416)](t(340))})},{priority:t(415)}),this.on(t(345),()=>{n[t(389)]()}),n[t(404)][t(358)](this[t(375)],0),n[t(352)][t(358)](this[t(375)],0))}[ee(330)](){const t=ee,e=new r.LateFocusButtonView(this[t(342)]);return e[t(393)]=it(this[t(342)],t(346)),e[t(382)]=it(this[t(342)],t(346)),e[t(399)]=rt.IconCheck,e[t(341)]({attributes:{class:t(417)}}),e[t(360)](t(336)).to(this[t(348)],t(410),t=>!t),e[t(360)](t(376)).to(this[t(348)],t(343),this[t(348)],t(366),(t,e)=>t&&!e),e.on(t(406),()=>{const e=t;this[e(416)](e(331),this[e(348)].id)}),e}[ee(349)](){const t=ee;this[t(348)][t(386)]?this[t(338)][t(392)](this[t(388)])||(this[t(338)][t(358)](this[t(388)],0),this[t(352)][t(358)](this[t(388)],0)):this[t(338)][t(392)](this[t(388)])&&(this[t(338)][t(332)](this[t(388)]),this[t(352)][t(332)](this[t(388)]))}}var se=ce;function ie(){var t=["80DfaeHB","ck-comment__content","innerHTML","498310SEeFuK","5364420SWcdux","13716HsWJKq","5109732tvrwDd","72nQIJEd","ck-annotation__content","4lmcnrw","setTemplate","content","set","element","change:content","div","ck-content","3752vQexDi","13310KYISLh","render","134iIruIO","205563YhRvEC","193620NvMQWJ"];return(ie=function(){return t})()}function ce(t,e){var n=ie();return(ce=function(t,e){return n[t-=378]})(t,e)}!function(t){for(var e=ce,n=t();;)try{if(739333===parseInt(e(382))/1*(parseInt(e(379))/2)+parseInt(e(383))/3*(parseInt(e(394))/4)+parseInt(e(389))/5+parseInt(e(391))/6+parseInt(e(384))/7*(parseInt(e(385))/8)+-parseInt(e(392))/9*(parseInt(e(388))/10)+parseInt(e(380))/11*(-parseInt(e(390))/12))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(397)](e(396),""),this[e(395)]({tag:e(400),attributes:{class:[e(378),e(386),e(393)]}})}[se(381)](){var t=se;super[t(381)](),this.on(t(399),(e,n,o)=>{var r=t;this[r(398)][r(387)]=o}),this[t(398)][t(387)]=this[t(396)]}}const he=ue;function ue(t,e){const n=de();return(ue=function(t,e){return n[t-=445]})(t,e)}function de(){const t=["Save","get","name","7204760jQKcLR","attributes","300LerOxW","disabledSubmit","content","COMMENT_THREAD_DESCRIPTION","_config","focusables","remove","importWord","listenTo","focusCycler","textContent","createCollection","isReadOnly","_setupKeyboardNavigation","ariaDescriptionView","enter","submitLabel","getUserViewNotificationText","updateComment","collapse","2450466ftbMAp","set","element","1012720mpNRKu","maxCommentCharsWhenCollapsed","EXTERNAL_IMPORT_WORD_AVATAR","_createCommentInputView","target","tab","COMMENT_ARIA_LABEL","destroy","body","render","isSystemComment","once","added","shift+tab","expand","2090162RSALOt","initialData","editorDestroyed","focusFirst","stopListening","EXTERNAL_COMMENT","cancel","22479mjsjfX","submit","add","delegate","createEditor","892808rshpBC","fire","EXTERNAL_IMPORT_WORD_COMMENT","switchToDisplayMode","author","text/html","locale","keystrokes","editorConfig","isCollapsed","value","bind","editorReady","parseFromString","source","formatDateTime","isExternal","visibleView","ariaLabel","getExternalCommentNote","removed","focusTracker","creator","1424675QltLja","@external","EXTERNAL_AVATAR","esc","focus","isEditMode","switchToEditMode","_createCommentContentView","_model","authoredAt","change"];return(de=function(){return t})()}!function(t){const e=ue,n=t();for(;;)try{if(622001===-parseInt(e(525))/1+parseInt(e(451))/2+parseInt(e(458))/3*(-parseInt(e(502))/4)+-parseInt(e(486))/5+parseInt(e(522))/6+parseInt(e(463))/7+parseInt(e(500))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(de);class le extends st.View{[he(480)];[he(516)];[he(507)];[he(484)];[he(470)];[he(511)];[he(494)];[he(506)];constructor(t,n,o){const s=he;super(t),this[s(494)]=n,this[s(506)]=o,this[s(446)]=!!this[s(506)][s(446)],this[s(523)](s(491),!1),this[s(523)](s(472),!0),this[s(474)](s(481)).to(n,s(504),n,s(495),(e,r)=>it(t,s(531),[n[s(467)][s(499)],o[s(478)](r),(new DOMParser)[s(476)](e,s(468))[s(533)][s(512)],n[s(479)]?this[s(482)]():""])),this[s(516)]=new r.AriaDescriptionView(t,it(t,s(505))),this[s(480)]=this[s(513)](),this[s(480)][s(460)](this[s(493)]()),this[s(507)]=new st.ViewCollection,this[s(484)]=new e.FocusTracker,this[s(470)]=new e.KeystrokeHandler,this[s(511)]=new st.FocusCycler({focusables:this[s(507)],focusTracker:this[s(484)],keystrokeHandler:this[s(470)],keystrokeHandlerOptions:{filter:t=>t[s(529)]!==this[s(524)]},actions:{focusPrevious:s(449),focusNext:s(530)}})}[he(450)](){this[he(472)]=!1}[he(521)](){const t=he;this[t(491)]||(this[t(472)]=!0)}[he(490)](){const t=he;this[t(524)][t(490)]()}[he(445)](){const t=he;super[t(445)](),this[t(515)]()}async[he(532)](){const t=he;await this[t(480)][t(498)](0)[t(532)](),super[t(532)]()}[he(492)](){const t=he;this[t(491)]||(this[t(491)]=!0,this[t(480)][t(508)](0)[t(532)](),this[t(480)][t(460)](this[t(528)]()))}[he(466)](){const t=he;this[t(491)]&&(this[t(491)]=!1,this[t(480)][t(508)](0)[t(532)](),this[t(480)][t(460)](this[t(493)]()))}[he(482)](){const t=he;return t(509)===this[t(494)][t(501)][t(487)][t(477)]?it(this[t(469)],t(465)):it(this[t(469)],t(456))}[he(519)](){const t=he;return this[t(494)][t(479)]?t(509)===this[t(494)][t(501)][t(487)][t(477)]?it(this[t(469)],t(527),this[t(494)][t(485)][t(499)]):it(this[t(469)],t(488),this[t(494)][t(485)][t(499)]):null}[he(493)](){const t=he,e=new ae(this[t(469)]);return e[t(474)](t(504)).to(this[t(494)],t(504),this,t(472),(e,n)=>n?(0,r.trimHtml)(e,{limit:this[t(506)][t(526)]}):e),e}[he(528)](){const t=he;this[t(506)][t(471)]||(this[t(506)][t(471)]={}),this[t(506)][t(471)][t(452)]=this[t(494)][t(504)];const e=new Nt(this[t(469)],this[t(506)][t(471)]);return e[t(473)]=this[t(494)][t(504)],e[t(474)](t(503)).to(this[t(494)],t(514)),e[t(518)]=it(this[t(469)],t(497)),e.on(t(459),(e,n)=>{const o=t;this[o(464)](o(520),this[o(494)].id,n),this[o(466)](),this[o(490)]()}),e.on(t(457),()=>{const e=t;this[e(466)](),this[e(490)]()}),e[t(447)](t(475),()=>{e[t(490)]()}),e[t(462)](),e[t(461)](t(475)).to(this),e[t(461)](t(453)).to(this),e}[he(515)](){const t=he,e=this[t(524)];this[t(470)][t(510)](e);for(const e of this[t(507)])this[t(484)][t(460)](e[t(524)]),this[t(470)][t(510)](e[t(524)]);this[t(507)].on(t(496),(e,n)=>{const o=t;for(const t of n[o(483)])this[o(484)][o(508)](t[o(524)]),this[o(470)][o(455)](t[o(524)]);for(const t of n[o(448)])this[o(484)][o(460)](t[o(524)]),this[o(470)][o(510)](t[o(524)])}),this[t(470)][t(523)](t(517),(n,o)=>{const r=t;e===n[r(529)]&&(this[r(511)][r(454)](),o())}),this[t(470)][t(523)](t(489),(n,o)=>{const r=t;e!==n[r(529)]&&(this[r(490)](),o())})}}const me=ge;function ke(){const t=["getTemplate","_createCommentInputView","toMany","ck-comment__info-name","ck-comment--info","14882640kTvSwM","from","placeholder","listitem","actionBar","isVisible","ck-comment__user","userView","cancelConfirm","fire","_createRemoveButton","authoredAt","ck-comment__info","ck-annotation__info-time","switchToEditMode","_config","setTemplate","isEditable","ck-comment__external","488019BFGDiN","ariaDescriptionView","Show more items","then","Reply...","ck-comment--remove-confirmation","blur","1383450cfnMwG","ck-comment--","Edit","find","some","unbind","Delete comment?","change:isRemovable","focus","focusables","author","visibleView","ck-annotation__main","ck-comment__actions","div","remove","ck-hidden","_createDropdown","execute","ck-annotation__info","isReadOnly","removeComment","label","ck-comment__main","items","719618bGGXMZ","render","2297239hNgIVi","panelPosition","ck-annotation__actions","_attachActions","isConfirm","Remove","span","211832SAnRMQ","ck-annotation__info-name","children","ck-comment--remove","ck-annotation","getExternalCommentNote","addMany","panelView","createCollection","81605wovQuV","resolvedAt","withText","editButton","add","ck-comment__info-time","isRemovable","removeButton","ck-comment--edit","listenTo","time","_createEditButton","ck-annotation__content-wrapper","name","ck-comment__actions--hidden","ck-comment","mouseenter","showConfirm","ck-annotation__user","element","buttonView","isEnabled","actionIndicator","push","formatDateTime","isExternal","locale","180UZTnaZ","bind","bindTemplate","isEditMode","mouseleave","extendTemplate","set","isSystemComment","_model","icon","ck-annotation__actions--hidden","edit","length","ariaLabel","dropdown","group","ck-comment__wrapper","getUserViewNotificationText"];return(ke=function(){return t})()}function ge(t,e){const n=ke();return(ge=function(t,e){return n[t-=453]})(t,e)}!function(t){const e=ge,n=t();for(;;)try{if(577254===-parseInt(e(469))/1+parseInt(e(478))/2+parseInt(e(556))/3+-parseInt(e(514))/4*(parseInt(e(487))/5)+parseInt(e(563))/6+-parseInt(e(471))/7+parseInt(e(537))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ke);class fe extends((0,r.ConfirmMixin)(le)){[me(541)];[me(544)];constructor(t,e,n){const o=me;super(t,e,n),this[o(520)](o(509),null),this[o(520)](o(539),it(t,o(560))),this[o(515)](o(548)).to(e),this[o(515)](o(488)).to(e),this[o(541)]=this[o(486)](),this[o(521)]||(this[o(490)]=this[o(498)](),this[o(494)]=this[o(547)](),this[o(468)]=this[o(486)](),this[o(468)][o(484)]([this[o(490)],this[o(494)]]),this[o(528)]=this[o(461)](),this[o(541)][o(491)](this[o(528)]),this[o(453)][o(491)](this[o(528)])),this[o(544)]=new r.UserView(t,e[o(454)],this[o(531)]()),this[o(544)][o(519)]({attributes:{class:[o(543),o(505)],"aria-hidden":!0}}),this[o(496)](e,o(570),()=>this[o(545)]()),this[o(553)](this[o(532)]())}[me(532)](){const t=me,e=this[t(516)],n=[{tag:t(458),attributes:{class:[t(549),t(463)]},children:[{tag:t(477),children:[{text:this[t(544)][t(500)]}],attributes:{class:[t(535),t(479)],"data-cke-tooltip-text":this[t(544)][t(500)]}},{tag:t(497),attributes:{datetime:e.to(t(548)),class:[t(492),t(550)]},children:[{text:e.to(t(548),e=>this[t(552)][t(511)](e))}]}]},{tag:t(458),attributes:{class:[t(457),t(473),e.if(t(517),t(501)),e.if(t(517),t(524))]},children:this[t(541)]},{tag:t(458),attributes:{class:[t(499)]},children:this[t(455)]},this[t(557)]];return this[t(522)][t(512)]&&n[t(510)]({tag:t(458),attributes:{class:[t(555)]},children:[{text:this[t(483)]()}]}),{tag:"li",attributes:{class:[t(530),e.if(t(475),t(561))],tabindex:-1,"aria-label":e.to(t(527)),"aria-describedby":this[t(557)].id,role:t(540)},children:[{tag:t(458),attributes:{class:[t(502),t(482),e.if(t(517),t(495)),e.if(t(521),t(536)),e.to(t(509),e=>e?t(564)+e:"")],"data-author-id":this[t(522)][t(454)].id,"data-comment-id":this[t(522)].id,role:t(529)},children:[this[t(544)],{tag:t(458),attributes:{class:[t(467),t(456)]},children:n}]}]}}[me(498)](){const t=me,e=new st.ButtonView(this[t(513)]);return e[t(466)]=it(this[t(513)],t(565)),e[t(523)]=rt.IconPencil,e[t(489)]=!0,e[t(519)]({attributes:{class:t(495)}}),e[t(515)](t(508)).to(this[t(522)],t(464),t=>!t),e[t(515)](t(542)).to(this[t(522)],t(554)),e.on(t(462),()=>this[t(551)]()),e}[me(547)](){const t=me,e=new st.ButtonView(this[t(513)]);return e[t(466)]=it(this[t(513)],t(476)),e[t(523)]=rt.IconRemoveComment,e[t(489)]=!0,e[t(519)]({attributes:{class:t(481)}}),e[t(515)](t(508)).to(this[t(522)],t(464),t=>!t),e[t(515)](t(542)).to(this[t(522)],t(493)),e.on(t(462),()=>{const e=t;this[e(504)](it(this[e(513)],e(569)),this[e(506)])[e(559)](()=>{const t=e;this[t(546)](t(465),this[t(522)].id)})}),e}[me(461)](){const t=me,e=(0,st.createDropdown)(this[t(513)],r.LateFocusDropdownButtonView),n=e[t(485)][t(480)],o=new st.ListView(this[t(513)]),s=e[t(516)];(0,st.focusChildOnDropdownOpen)(e,()=>this[t(468)][t(566)](e=>e[t(542)])),e[t(519)]({attributes:{class:[s.if(t(542),t(460),t=>!t)]}});const i=(n,r=-1)=>{const s=t,i=new st.ListItemView(this[s(513)]);i[s(480)][s(491)](n);const c=r>-1?r:o[s(468)][s(526)];o[s(468)][s(491)](i,c);const a=Array[s(538)](this[s(468)]);e[s(568)](s(508),s(542)),e[s(515)](s(508))[s(534)](a,s(508),(...t)=>t[s(567)](t=>t)),e[s(515)](s(542))[s(534)](a,s(542),(...t)=>t[s(567)](t=>t))};e[t(472)]="sw",e[t(507)][t(520)]({label:it(this[t(513)],t(558)),icon:rt.IconThreeVerticalDots});for(const e of this[t(468)])i(e);return n[t(491)](o),e[t(496)](this[t(468)],t(491),(t,e,n)=>{i(e,n)}),e[t(496)](this[t(468)],t(459),(e,n,r)=>{const s=t;o[s(468)][s(459)](r)}),e}[me(474)](t,e){const n=me,o=t&&t[n(506)];o&&(this[n(496)](o,n(503),()=>this[n(509)]=e),this[n(496)](o,n(571),()=>this[n(509)]=e),this[n(496)](o,n(518),()=>this[n(509)]=null),this[n(496)](o,n(562),()=>this[n(509)]=null))}[me(533)](){const t=me,e=super[t(533)]();return e[t(515)](t(539)).to(this),e}[me(470)](){const t=me;super[t(470)](),this[t(474)](this[t(490)],t(525)),this[t(474)](this[t(494)],t(459))}}var pe=n(673),be=n.n(pe),ve=n(545),_e=n.n(ve),we=n(262),Ie=n.n(we),Ae=n(667),ye=n.n(Ae),Ce=n(357),Te=n.n(Ce),Ee=n(554),xe={attributes:{"data-cke":!0}};xe.setAttributes=ye(),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=ye(),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=ye(),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 Le(){const t=["44AfkFeB","attributeName","516RYbqQf","childList","11418elqHfs","disconnect","4651ptKXdF","characterData","cancel","observe","1508136eDpTUV","type","1604792EDMoBw","1355ppOayO","5700XlUxVF","class","9LJAbbZ","58AJEtBa","attributes","48776BIazpJ","15882guuqSH","6743BWNiRY"];return(Le=function(){return t})()}function Ve(t,e){const n=Le();return(Ve=function(t,e){return n[t-=380]})(t,e)}function Be(t){const e=function(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:o=!0,trailing:r=!0}=n;return Pe(t,e,{leading:o,trailing:r,maxWait:e})}(t,30),n=new MutationObserver(t=>{const n=Ve;for(const o of t)(n(401)==o[n(394)]&&n(398)==o[n(384)]||n(386)==o[n(394)]||n(390)==o[n(394)])&&e()});return{attach(t){n[Ve(392)](t,{attributes:!0,childList:!0,subtree:!0,characterData:!0})},detach(){const t=Ve;n[t(388)](),e[t(391)]()}}}!function(t){const e=Ve,n=t();for(;;)try{if(396351===-parseInt(e(389))/1*(parseInt(e(400))/2)+-parseInt(e(387))/3*(-parseInt(e(383))/4)+parseInt(e(396))/5*(parseInt(e(381))/6)+-parseInt(e(393))/7+-parseInt(e(395))/8*(parseInt(e(399))/9)+-parseInt(e(397))/10*(-parseInt(e(382))/11)+parseInt(e(385))/12*(-parseInt(e(380))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Le);var De=n(438),je={attributes:{"data-cke":!0}};je.setAttributes=ye(),je.insert=Ie().bind(null,"head"),je.domAPI=_e(),je.insertStyleElement=Te();be()(De.A,je);De.A&&De.A.locals&&De.A.locals;function Fe(t,e){const n=Ue();return(Fe=function(t,e){return n[t-=175]})(t,e)}const Ke=Fe;function Ue(){const t=["81scejHP","2000JKPUXn","targetRect","keystrokes","presentation","focusTracker","_mutationObserver","7PZkHYp","detach","ck-annotation-wrapper--active","21624YtwUzJ","66995aQxVXv","bindTemplate","mainView","ck-rounded-corners","type","delegate","height","createCollection","387wjedNB","clear","div","set","element","length","first","focus","652386fUTGEp","_updateHeight","9194736lSMRgq","fire","isActive","content","listenTo","add","isDirty","clientHeight","770dRHEco","16sWqmEh","arrowdown","526803lMuIDb","render","arrowup","ck-annotation-wrapper","destroy","attach","setTemplate","Esc","4888sIcqaM"];return(Ue=function(){return t})()}!function(t){const e=Fe,n=t();for(;;)try{if(100107===-parseInt(e(221))/1*(parseInt(e(220))/2)+-parseInt(e(212))/3+-parseInt(e(210))/4*(parseInt(e(183))/5)+-parseInt(e(199))/6*(parseInt(e(179))/7)+parseInt(e(182))/8*(-parseInt(e(191))/9)+-parseInt(e(222))/10*(parseInt(e(209))/11)+parseInt(e(201))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ue);class He extends st.View{[Ke(177)];id;[Ke(175)];[Ke(204)];[Ke(185)];[Ke(178)];constructor(t,n){const o=Ke;super(t),this.id=(0,e.uid)(),this[o(177)]=new e.FocusTracker,this[o(175)]=new e.KeystrokeHandler,this[o(175)][o(194)](o(219),(t,e)=>this[o(202)](o(219),e)),this[o(194)](o(223),{top:0,right:0,bottom:0,left:0}),this[o(194)](o(189),0),this[o(194)](o(203),!1),this[o(194)](o(207),!1),this[o(194)](o(196),0),this[o(194)](o(187),""),this[o(178)]=Be(()=>this[o(200)]()),this[o(204)]=this[o(190)](),this[o(204)][o(188)](o(214),o(211)).to(this),this[o(204)][o(206)](n),this[o(185)]=n;const r=this[o(184)];this[o(218)]({tag:o(193),attributes:{class:["ck",o(215),o(186),r.if(o(203),o(181))],role:o(176)},children:this[o(204)]})}[Ke(213)](){const t=Ke;super[t(213)](),this[t(177)][t(206)](this[t(195)]),this[t(175)][t(205)](this[t(195)]),this[t(178)][t(217)](this[t(195)])}[Ke(216)](){const t=Ke;this[t(204)][t(192)](),this[t(175)][t(216)](),this[t(177)][t(216)](),this[t(178)][t(180)](),super[t(216)]()}[Ke(198)](){const t=Ke;this[t(204)][t(197)]&&this[t(204)][t(197)][t(198)]()}[Ke(200)](){const t=Ke,e=this[t(195)][t(208)];e&&(this[t(189)]=e)}}const ze=We;function We(t,e){const n=Ge();return(We=function(t,e){return n[t-=430]})(t,e)}!function(t){const e=We,n=t();for(;;)try{if(912714===-parseInt(e(445))/1*(-parseInt(e(474))/2)+-parseInt(e(441))/3*(-parseInt(e(446))/4)+-parseInt(e(440))/5+parseInt(e(466))/6+-parseInt(e(433))/7*(-parseInt(e(443))/8)+-parseInt(e(471))/9+parseInt(e(460))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ge);class Ye extends((0,e.ObservableMixin)()){[ze(431)];[ze(461)];[ze(444)];[ze(447)];constructor({view:t,target:n,type:o,isVisible:r=!0}){const s=ze;super(),this[s(431)]=t,this[s(431)][s(454)]||this[s(431)][s(437)](),this[s(444)]=o,this[s(447)]=n,Ye[s(475)](this[s(473)]()),this[s(461)]=new e.Collection([this[s(431)][s(454)]],{idProperty:s(455)}),this[s(461)].on(s(468),(t,e)=>{const n=s;this[n(431)][n(467)][n(468)](e)}),this[s(461)].on(s(438),(t,e)=>{const n=s;this[n(431)][n(467)][n(438)](e)}),this[s(462)](s(442),r)}get[ze(470)](){const t=ze;return t(469)==typeof this[t(444)]?this[t(444)]():this[t(444)]}get[ze(464)](){const t=ze;return this[t(431)][t(472)]}get[ze(439)](){const t=ze,e=this[t(473)]();return Ye[t(475)](e),e}get[ze(452)](){const t=ze,n=this[t(439)];if(null===n)return null;if(n instanceof e.Rect)return n;const o=n[t(453)](e=>function(e){const n=t;if(e[n(450)])return!0;return!!e[n(463)]()[n(458)](0)}(e));return 0===o[t(430)]?null:new e.Rect(o[0][t(463)]()[t(458)](0))}get[ze(436)](){const t=ze;return this[t(431)][t(436)]}set[ze(436)](t){const e=ze;this[e(431)][e(436)]=t,this[e(431)][e(472)][e(436)]=t}[ze(456)](){const t=ze;this[t(431)][t(452)]=this[t(452)]}[ze(434)](){const t=ze;this[t(461)][t(435)](),this[t(461)][t(451)](),this[t(435)]()}[ze(448)](){const t=ze;this[t(442)]=!!this[t(452)]}static[ze(475)](t){const n=ze;if(!(null===t||t instanceof e.Rect||Array[n(449)](t)&&t[n(465)](t=>qe(t))))throw new e.CKEditorError(n(459),null,{target:t})}[ze(473)](){const t=ze,e=t(469)==typeof this[t(447)]?this[t(447)]():this[t(447)];return qe(e)?[e]:e}}function qe(t){const e=ze;return null!==t&&e(457)==typeof t&&e(432)in t&&1===t[e(432)]}function Ge(){const t=["8MxGPIP","_type","26cTkVyO","91132RhmLAL","_target","refreshVisibility","isArray","offsetParent","clear","targetRect","filter","element","_id","updateTargetRect","object","item","annotation-invalid-target","7343900IhUqCW","focusableElements","set","getClientRects","innerView","every","1967454tpaIqh","focusTracker","add","function","type","13969773Jrhdrn","mainView","_getNormalizedTarget","111936RroEdC","_assertCorrectTarget","length","view","nodeType","3386719qVvPlU","destroy","stopListening","isActive","render","remove","target","5187995uYhWSf","66XnqZDJ","isVisible"];return(Ge=function(){return t})()}function Xe(){const t=["getByInnerView","_getOrderInContent","blur","_sort","add","top","fire","change:isFocused","delete","3203076iJPsNT","has","getByView","annotationcollection-duplicated-item","listenTo","focus","annotationcollection-not-existing-item","remove","refreshPositioning","stopListening","isFocused","clear","_viewToAnnotation","focusableElements","innerView","41870OQuONT","updateTargetRect","_innerViewToAnnotation","left","set","view","15JczrGk","9oLbPJW","length","from","1970622hIshBP","_focusTracker","getIndex","focusTracker","destroy","targetRect","3199376PouAPo","2778650EaxroF","761236antjuo","sort","get","11599624wJJgft"];return(Xe=function(){return t})()}const Ze=Je;function Je(t,e){const n=Xe();return(Je=function(t,e){return n[t-=481]})(t,e)}!function(t){const e=Je,n=t();for(;;)try{if(622644===parseInt(e(515))/1+parseInt(e(487))/2+parseInt(e(500))/3+-parseInt(e(485))/4+parseInt(e(521))/5*(parseInt(e(525))/6)+parseInt(e(486))/7+parseInt(e(490))/8*(-parseInt(e(522))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xe);class Qe extends e.Collection{[Ze(517)];[Ze(512)];[Ze(526)];constructor(t=[]){const n=Ze;super(),this[n(517)]=new Map,this[n(512)]=new Map,this[n(526)]=new e.FocusTracker,this[n(526)].on(n(498),(t,e,o)=>{const r=n;o||this[r(497)](r(493))});for(const e of t)this[n(495)](e)}get[Ze(510)](){const t=Ze;return this[t(526)][t(510)]}[Ze(495)](t){const n=Ze;if(this[n(501)](t))throw new e.CKEditorError(n(503),null);this[n(517)][n(519)](t[n(514)],t),this[n(512)][n(519)](t[n(520)],t);for(const e of t[n(513)])this[n(526)][n(495)](e);this[n(504)](t[n(513)],n(495),(t,e)=>{const o=n;this[o(526)][o(495)](e)}),this[n(504)](t[n(513)],n(507),(t,e)=>{const o=n;this[o(526)][o(507)](e)}),this[n(504)](t[n(520)][n(482)],n(498),(e,o,r)=>{const s=n;r&&this[s(497)](s(505),t)}),t[n(516)]();const o=this[n(492)](t[n(520)][n(484)]);return super[n(495)](t,o)}[Ze(507)](t){const n=Ze;if(!this[n(501)](t))throw new e.CKEditorError(n(506),null);this[n(509)](t[n(520)][n(482)]),this[n(509)](t[n(513)]);for(const e of t[n(513)])this[n(526)][n(507)](e);return this[n(512)][n(499)](t[n(520)]),this[n(517)][n(499)](t[n(514)]),super[n(507)](t)}[Ze(491)](t){const e=Ze;return this[e(517)][e(489)](t)}[Ze(502)](t){const e=Ze;return this[e(512)][e(489)](t)}[Ze(483)](){const t=Ze;super[t(511)](),this[t(509)](),this[t(517)][t(511)](),this[t(512)][t(511)](),this[t(526)][t(483)]()}[Ze(508)](){const t=Ze;for(const e of this)e[t(516)]();this[t(494)]()}[Ze(494)](){const t=Ze,e=Array[t(524)](this)[t(488)]((e,n)=>tn(e[t(520)][t(484)],n[t(520)][t(484)]));for(let n=e[t(523)]-1;n>0;n--){const o=e[n];n!==this[t(481)](o)&&(this[t(507)](o),this[t(495)](o))}}[Ze(492)](t){const e=Ze;let n=0;if(!t)return this[e(523)];for(const o of this){const r=o[e(520)][e(484)];if(r){if(tn(t,r)<0)return n;n++}}return n}}function $e({source:t,target:e,filter:n}){const o=Ze;for(const r of t)n(r)&&e[o(495)](r);e[o(504)](t,o(495),(t,r)=>{const s=o;n(r)&&e[s(495)](r)}),e[o(504)](t,o(507),(t,n)=>{const r=o;e[r(501)](n)&&e[r(507)](n)})}function tn(t,e){const n=Ze;if(null===t&&null===e)return 0;if(null===t)return-1;if(null===e)return 1;const o=t[n(496)]-e[n(496)];return 0==o?t[n(518)]-e[n(518)]:o}t.ContextPlugin;var en=n(332),nn={attributes:{"data-cke":!0}};nn.setAttributes=ye(),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=ye(),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 An(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:fn(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${An(this.fixed,"narrow")}`}get ianaName(){return 0===this.fixed?"Etc/UTC":`Etc/GMT${An(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(t,e){return An(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 fn(t){return void 0===t}function pn(t,e=2){let n;return n=t<0?"-"+(""+-t).padStart(e,"0"):(""+t).padStart(e,"0"),n}function bn(t){return fn(t)||null===t||""===t?void 0:parseInt(t,10)}function vn(t){if(!fn(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 An(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}${pn(n,2)}:${pn(o,2)}`;case"narrow":return`${r}${n}${o>0?`:${o}`:""}`;case"techie":return`${r}${pn(n,2)}${pn(o,2)}`;default:throw new RangeError(`Value format ${e} is out of range for property format`)}}const yn=/[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}?(?:\\[(${yn.source})\\])?)?`}`),Sn=RegExp(`(?:T${Nn.source})?`),Mn=En("weekYear","weekNumber","weekDay"),Rn=En("year","ordinal"),Pn=RegExp(`${On.source} ?(?:${xn.source}|(${yn.source}))?`),Ln=RegExp(`(?: ${Pn.source})?`);function Vn(t,e,n){const o=t[e];return fn(o)?n:bn(o)}function Bn(t,e){return[{hours:Vn(t,e,0),minutes:Vn(t,e+1,0),seconds:Vn(t,e+2,0),milliseconds:vn(t[e+3])},null,e+4]}function Dn(t,e){const n=!t[e]&&!t[e+1],o=In(t[e+1],t[e+2]);return[{},n?null:kn.instance(o),e+3]}function jn(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:Vn(t,e),month:Vn(t,e+1,1),day:Vn(t,e+2,1)},null,e+3]},Bn,Dn,jn),Tn(Mn,Bn,Dn,jn),Tn(Rn,Bn,Dn,jn),Tn(Bn,Dn,jn);Tn(Bn);Cn(/(\d{4})-(\d\d)-(\d\d)/,Ln),Cn(Pn),Tn(Bn,Dn,jn);const Fn={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}},Kn=365.2425,Un=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 zn=`[ ${String.fromCharCode(160)}]`;new RegExp(zn,"g");new Map;Symbol.for("nodejs.util.inspect.custom");st.View;var Wn=n(961),Yn={attributes:{"data-cke":!0}};Yn.setAttributes=ye(),Yn.insert=Ie().bind(null,"head"),Yn.domAPI=_e(),Yn.insertStyleElement=Te();be()(Wn.A,Yn);Wn.A&&Wn.A.locals&&Wn.A.locals;var qn=n(163),Gn={attributes:{"data-cke":!0}};Gn.setAttributes=ye(),Gn.insert=Ie().bind(null,"head"),Gn.domAPI=_e(),Gn.insertStyleElement=Te();be()(qn.A,Gn);qn.A&&qn.A.locals&&qn.A.locals;var Xn=n(142),Zn={attributes:{"data-cke":!0}};Zn.setAttributes=ye(),Zn.insert=Ie().bind(null,"head"),Zn.domAPI=_e(),Zn.insertStyleElement=Te();be()(Xn.A,Zn);Xn.A&&Xn.A.locals&&Xn.A.locals;var Jn=n(258),Qn={attributes:{"data-cke":!0}};Qn.setAttributes=ye(),Qn.insert=Ie().bind(null,"head"),Qn.domAPI=_e(),Qn.insertStyleElement=Te();be()(Jn.A,Qn);Jn.A&&Jn.A.locals&&Jn.A.locals;var $n=n(967),to={attributes:{"data-cke":!0}};to.setAttributes=ye(),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=ye(),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=ye(),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=ye(),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=ye(),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=ye(),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=go();return(mo=function(t,e){return n[t-=429]})(t,e)}!function(t){const e=mo,n=t();for(;;)try{if(341144===parseInt(e(460))/1+parseInt(e(471))/2*(parseInt(e(496))/3)+-parseInt(e(485))/4*(-parseInt(e(482))/5)+-parseInt(e(445))/6+-parseInt(e(476))/7+-parseInt(e(488))/8*(parseInt(e(440))/9)+-parseInt(e(493))/10*(-parseInt(e(503))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(go);class ko extends t.ContextPlugin{[lo(507)];[lo(487)];static get[lo(430)](){return lo(465)}static get[lo(498)](){return!0}static get[lo(453)](){return!0}constructor(e){const n=lo;if(super(e),this[n(507)]=new Qe,this[n(487)]=new Qe,this[n(467)](n(466),new Set),this[n(492)](),e instanceof t.Editor){const t=e[n(437)];e[n(439)][n(473)]({id:n(494),label:it(t,n(456)),keystrokes:[{label:it(t,n(457)),keystroke:n(468)},{label:it(t,n(434)),keystroke:n(433)},{label:it(t,n(481)),keystroke:n(451)},{label:it(t,n(429)),keystroke:[[n(504)],[n(500)]]},{label:it(t,n(478)),keystroke:[n(470)]},{label:it(t,n(499)),keystroke:[[n(506)],[n(432)]]}]})}this[n(461)](),this[n(438)]()}[lo(441)](t){const e=lo;this[e(507)][e(441)](t)}[lo(431)](t){const e=lo;this[e(507)][e(431)](t),t[e(459)]()}[lo(447)](){const t=lo;for(const e of this[t(507)])e[t(447)]()}[lo(449)](){const t=lo;this[t(487)][t(449)]()}[lo(490)](t){const e=lo;return this[e(507)][e(490)](t)}[lo(474)](){const t=lo;this[t(436)](t(446))}[lo(459)](){const t=lo;for(const e of this[t(507)])e[t(459)]();this[t(487)][t(459)](),this[t(507)][t(459)](),super[t(459)]()}[lo(472)](t){const e=lo;this[e(436)](e(462),t)}[lo(454)](t){return new Ye(t)}[lo(491)](t,e){return new He(t,e)}[lo(458)](t){const e=lo,n=new Set(this[e(466)]);n[e(441)](t),this[e(466)]=n}[lo(505)](t){const e=lo,n=new Set(this[e(466)]);n[e(477)](t),this[e(466)]=n}[lo(492)](){const t=lo,e=this[t(507)],n=this[t(487)];function o(e){const o=t,r=e[o(452)];r[o(495)]&&!n[o(480)](r)?n[o(441)](r):!r[o(495)]&&n[o(480)](r)&&n[o(431)](r),r[o(450)][o(469)][o(431)](r[o(450)][o(435)]),r[o(450)][o(469)][o(441)](r[o(450)][o(435)])}this[t(444)](e,t(441),(e,r)=>{const s=t;r[s(495)]&&n[s(441)](r),this[s(444)](r,s(479),o)}),this[t(444)](e,t(431),(e,r)=>{const s=t;n[s(480)](r)&&n[s(431)](r),this[s(484)](r,s(479),o)})}[lo(461)](){const n=lo,o=t=>{const n=mo;t.on(n(508),()=>{const o=n;t[o(464)][o(467)]("Ctrl+Shift+E",(t,n)=>{const r=o,s=(0,e.first)(this[r(466)][r(489)]());s&&(s[r(450)][r(463)](),n())})})};this[n(475)]instanceof t.Editor?o(this[n(475)]):this[n(475)][n(502)]&&this[n(475)][n(502)].on(n(441),(t,e)=>{o(e)})}[lo(438)](){const e=lo,n=e=>{const n=mo,o=e[n(452)],r=[];let s;if(Array[n(501)](o[n(448)])){s=o[n(448)][0],this[n(475)]instanceof t.Editor?r[n(486)](this[n(475)]):this[n(475)][n(502)]&&r[n(486)](...this[n(475)][n(502)]);for(const t of r)for(const e of t[n(483)][n(450)][n(497)][n(489)]())if(e[n(442)](s))return void t[n(483)][n(450)][n(463)]();s[n(463)]()}};this[e(444)](this[e(507)],e(441),(t,o)=>{const r=e;this[r(444)](o,r(443),n,{priority:r(455)})}),this[e(444)](this[e(507)],e(431),(t,o)=>{const r=e;this[r(484)](o,r(443),n)})}}function go(){const t=["ACCESSIBILITY_HELP_ANNOTATIONS_ENTER","40210mjnxpd","editing","stopListening","256EhDUbZ","push","_visibleAnnotations","88Begesc","values","getByInnerView","createAnnotationView","_bindAnnotationsToVisibleAnnotations","110ZBfEkK","annotations","isVisible","127584QnbclH","domRoots","isOfficialPlugin","ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS","Shift+Tab","isArray","editors","431387sMbEyz","Tab","_removeActiveAnnotation","Arrowup","collection","ready","ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS","pluginName","remove","Arrowdown","Esc","ACCESSIBILITY_HELP_ANNOTATIONS_EXIT","element","fire","locale","_setupEscapeAnnotationHandling","accessibility","272763IDhnKa","add","contains","escape","listenTo","4050618zGajNH","_deactivateAllAnnotations","refreshVisibility","target","refreshPositioning","view","Enter","source","isPremiumPlugin","createAnnotation","low","ACCESSIBILITY_HELP_ANNOTATIONS_GROUP","ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO","_addActiveAnnotation","destroy","555286ygpCZu","_setupEnterAnnotationKeystroke","_activateAnnotation","focus","keystrokes","Annotations","activeAnnotations","set","Ctrl+Shift+E","focusTracker","Ctrl+Enter","4jBKeuI","activate","addKeystrokeInfoGroup","deactivateAll","context","1657551eJlwGo","delete","ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT","change:isVisible","has"];return(go=function(){return t})()}const fo=po;function po(t,e){const n=bo();return(po=function(t,e){return n[t-=467]})(t,e)}function bo(){const t=["_getExternalAuthor","updateComment","editorReady","_repository","_add","submit","push","_addComment","editorDestroyed","comments","updateCommentThread","@external","archivedAt","commentsrepository-add-comment-to-missing-comment-thread","928273LCIGtq","max","3634890HdOjGD","deactivateAll","_addCommentThread","_resolveCommentThread","from","2277zUnvZT","commentsrepository-update-comment-invalid-content","canComment","_submitCommentThread","setActiveCommentThread","admin","CommentThreadView","addUser","setAttribute","isRemovable","commentsrepository-remove-missing-comment","commentsrepository-resolve-comment-thread-internal-error","removeCommentThread","comments.maxThreadTotalWeight","update","removeComment","fire","_remove","openNewCommentThread","unlinkedAt","external:","commentsrepository-reopen-comment-thread-internal-error","isExternal","_removeComment","getCommentThreadForAnnotation","commentsrepository-missing-thread-and-adapter-method","body","_readOnlyChannels","submitCommentThread","commentsrepository-invalid-commentid","commentsrepository-resolved-comment-thread","_hasTargetInContent","commentsrepository-remove-comment-internal-error","warn","removeAttribute","activeCommentThread","commentsrepository-invalid-comment-thread-id","reopenCommentThread","commentsrepository-missing-comment-thread","commentUpdated","reduce","comments.maxCommentsWhenCollapsed","isEditable","change:activeAnnotations","setPermissions","define","trim","length","delete","isResolvable","init","commentsrepository-active-not-attached","setContext","change:isDirty","getComment","isPremiumPlugin","commentsrepository-update-comment-thread-internal-error","isDirty","createElement","change:_readOnlyChannels","commentsrepository-update-comment-internal-error","type","isResolved","getCommentThread","_findOptimalIndex","bind","resolvedBy","_updateComment","comments.copyMarkers","pluginName","comments.editorConfig","_updateActiveAnnotation","threadId","commentsrepository-update-comment-missing-comment-thread","addComment","add","commentsrepository-active-missing-comment-thread","string","4391681rltxKU","refreshVisibility","commentsrepository-invalid-comment-authorid","createdAt","assign","values","_bindAnnotationToEditors","textContent","switchReadOnly","_update","795140GRtHzP","comments.CommentView","bodyCollectionContainer","filter","2zDhHjp","isFromAdapter","function","context","focusableElements","resolve","commentsrepository-fetch-comment-thread","commentsrepository-missing-target","Missing comments editor configuration (`comments.editorConfig`). Default configuration will be used instead.","div","commentsrepository-adapter-already-set","hasCommentThread","isSubmitted","licenseKey","find","write","change:_permissions","commentsrepository-attach-missing-comment-thread","then","stopListening","12641880heUSOP","commentsrepository-reopen-comment-thread","listenTo","noChannel","isVisible","map","activate","author","setUnlinkedAt","_viewToController","commentsrepository-remove-comment-missing-comment-thread","commentsrepository-invalid-comment-content","destroy","reopen","attributes","createCommentThreadController","_threadToController","isAttached","get","_isSubmitted","commentsrepository-remove-missing-comment-thread","15sOmqkv","_permissions","getCommentThreads","commentInputView","plugins","_removeActiveAnnotation","PENDING_ACTION_COMMENT_THREAD","_updateCommentThread","catch","commentsrepository-add-comment-thread-internal-error","commentsrepository-remove-comment-thread-internal-error","model","content","_isAttached","creator","comment","_createCommentThreadView","commentsrepository-add-comment-internal-error","focusTracker","toJSON","once","innerView","_unbindEditors","getIndex","comments.CommentThreadView","commentsListView","getUser","getPermissions","highest","fetchCommentThread","modifyAll","config","PendingActions","isReadOnly","has","_removeCommentThread","1506540xUCCMA","commentsrepository-update-missing-comment","view","commentId","getAnnotationForCommentThread","channelId","addCommentThread","resolvedAt","innerHTML","requires","_reopenCommentThread","getTime","commentThreadInputView","comments.maxCommentCharsWhenCollapsed","authorName","change:authoredAt","CommentsRepository","weight","_detachCommentThread","resolveCommentThread","_createNewComment","_attachCommentThread","getByInnerView","_threads","commentsrepository-get-comment-invalid-id","attachTo","remove","commentsrepository-add-comment-user-not-exists","isActive","error","set","focus","authoredAt","isOfficialPlugin","commentsrepository-duplicated-comment-thread-id","_adapter","adapter","locale","CommentView","lowest","escape","32680bzeuEe"];return(bo=function(){return t})()}!function(t){const e=po,n=t();for(;;)try{if(626590===parseInt(e(577))/1*(parseInt(e(676))/2)+-parseInt(e(485))/3*(parseInt(e(672))/4)+-parseInt(e(579))/5+-parseInt(e(521))/6+-parseInt(e(662))/7+parseInt(e(562))/8*(parseInt(e(584))/9)+parseInt(e(696))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bo);const vo=Symbol(fo(467)),_o={admin:!0,modifyAll:!1,write:!0,resolve:!0};class wo extends t.ContextPlugin{[fo(544)];[fo(480)];[fo(473)];static get[fo(530)](){return[ko,t.PendingActions,r.Users]}static get[fo(653)](){return fo(537)}static get[fo(554)](){return!0}static get[fo(639)](){return!0}constructor(t){const e=fo;super(t),this[e(544)]=new Map,this[e(480)]=new Map,this[e(473)]=new Map,this[e(551)](e(611),new Set),this[e(551)](e(486),new Map);const n=this[e(679)][e(516)];n[e(629)](e(625),2),n[e(629)](e(597),500),n[e(629)](e(534),140),n[e(629)](e(509),re),n[e(629)](e(673),fe),n[e(482)](e(654))||console[e(617)](e(684))}[fo(634)](){const t=fo,e=this[t(679)][t(489)][t(482)](ko);this[t(551)](t(619),null),this.on(t(527),(e,n)=>this[t(581)](n)),this.on(t(612),(e,n)=>this[t(587)](n)),this.on(t(540),(e,n)=>this[t(582)](n)),this.on(t(540),(e,n)=>this[t(655)](n),{priority:t(560)}),this.on(t(621),(e,n)=>this[t(531)](n)),this.on(t(621),(e,n)=>this[t(655)](n),{priority:t(560)}),this.on(t(596),(e,n)=>this[t(520)](n)),this.on(t(573),(e,n)=>this[t(492)](n)),this.on(t(573),(e,n)=>this[t(655)](n),{priority:t(560)}),this.on(t(658),(e,n)=>this[t(570)](n)),this.on(t(564),(e,n)=>this[t(651)](n)),this.on(t(599),(e,n)=>this[t(607)](n)),this.on(t(658),(e,{threadId:n,isFromAdapter:o})=>{const r=t;if(o)return;const s=this[r(647)](n),i=s&&this[r(480)][r(482)](s);i&&i[r(523)][r(510)][r(552)](-1)},{priority:t(560)}),this[t(698)](e,t(627),(e,n,o)=>{const r=t,s=Array[r(583)](o)[r(469)](t=>this[r(473)][r(482)](t[r(506)]))[r(675)](Boolean)[0];this[r(619)]=s?s[r(496)]:null})}set[fo(557)](t){const n=fo;if(this[n(556)])throw new e.CKEditorError(n(686));this[n(556)]=t}get[fo(557)](){return this[fo(556)]}[fo(527)]({channelId:t=vo,threadId:n=(0,e.uid)(),comments:o=[],unlinkedAt:r=null,resolvedAt:s=null,resolvedBy:i=null,target:c=null,context:a=null,attributes:h={},isResolvable:u=!0,isSubmitted:d=!1,isFromAdapter:l=!1}={}){const m=fo;return this[m(600)](yo(m(527),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(647)](n)}[fo(602)]({channelId:t=vo,threadId:n=(0,e.uid)(),target:o,context:r=null,isResolvable:s=!0}){const i=fo;if(this[i(611)][i(519)](t)||this[i(611)][i(519)](void 0))return null;if(!o)throw new e.CKEditorError(i(683));const c=this[i(527)]({channelId:t,threadId:n,target:o,context:r,isResolvable:s});if(!c)return null;const a=this[i(480)][i(482)](c),h=a[i(523)][i(533)][i(488)],u=this[i(679)][i(489)][i(482)](ko),d=u[i(543)](a[i(523)]);return u[i(470)](d),h[i(505)](i(565),()=>h[i(552)]()),c}[fo(687)](t){const n=fo;if(n(661)!=typeof t)throw new e.CKEditorError(n(620));return this[n(544)][n(519)](t)}[fo(573)]({channelId:t=vo,threadId:e,context:n,unlinkedAt:o,attributes:r,isFromAdapter:s=!1}){const i=fo;return this[i(600)](yo(i(573),t),{channelId:t,threadId:e,context:n,unlinkedAt:o,attributes:r,isFromAdapter:s}),this[i(647)](e)}[fo(647)](t){const n=fo;if(n(661)!=typeof t)throw new e.CKEditorError(n(620));return this[n(544)][n(482)](t)}[fo(514)]({channelId:t,threadId:n}={}){const o=fo,r=this[o(647)](n);if(r)return Promise[o(681)](r);if(!this[o(557)])return Promise[o(681)](void 0);if(o(678)!=typeof this[o(557)][o(647)])throw new e.CKEditorError(o(609),this[o(679)]);return this[o(557)][o(647)]({channelId:t,threadId:n})[o(694)](e=>this[o(687)](n)?this[o(647)](n):e?this[o(527)](Object[o(666)]({isFromAdapter:!0,channelId:t},e)):void 0)[o(493)](t=>{const n=o;throw console[n(550)](t),new e.CKEditorError(n(682),this[n(679)])})}[fo(487)]({channelId:t,skipNotAttached:e=!1,skipEmpty:n=!1,toJSON:o=!1}={}){const r=fo,s=[];for(const o of this[r(544)][r(667)]())t&&o[r(526)]!==t||e&&!o[r(481)]||n&&0===o[r(631)]||s[r(569)](o);return o?s[r(469)](t=>t[r(504)]()):s}[fo(525)](t){const e=fo,n=this[e(480)][e(482)](t);return n&&this[e(679)][e(489)][e(482)](ko)[e(543)](n[e(523)])||null}[fo(608)](t){const e=fo,n=this[e(473)][e(482)](t[e(506)]);return n?n[e(496)]:null}[fo(588)](t){const n=fo,o=this[n(679)][n(489)][n(482)](ko);if(!t)return void(this[n(619)]&&o[n(580)]());const r=this[n(647)](t);if(!r)throw new e.CKEditorError(n(660),null,{threadId:t});if(!this[n(480)][n(519)](r))throw new e.CKEditorError(n(635),null,{threadId:t});const s=o[n(543)](this[n(480)][n(482)](r)[n(523)]);o[n(470)](s)}[fo(670)](t,e){const n=fo;t?this[n(611)][n(659)](e):this[n(611)][n(632)](e),this[n(600)](n(643),n(611),this[n(611)],this[n(611)])}[fo(518)](t){const e=fo;return this[e(611)][e(519)](t)||this[e(611)][e(519)](void 0)}[fo(479)](t,e){return new ot(t,e)}[fo(628)](t,e=vo){const n=fo;this[n(486)][n(551)](e,t),this[n(600)](n(692),n(486),this[n(486)],this[n(486)])}[fo(512)](t=vo){const e=fo;return this[e(486)][e(519)](t)?this[e(486)][e(482)](t):_o}[fo(581)]({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=fo;if(k(661)!=typeof n)throw new e.CKEditorError(k(620),null,{threadId:n});if(this[k(687)](n))throw new e.CKEditorError(k(555),null,{threadId:n});const g=new Io(this,{channelId:t,id:n,context:h,attributes:u,unlinkedAt:s,resolvedAt:i,resolvedBy:c?this[k(679)][k(489)][k(482)](r.Users)[k(511)](c):null,isResolvable:l,isSubmitted:m||d});this[k(544)][k(551)](n,g);for(const t of o)g[k(567)](this[k(541)]({threadId:n,...t}));return a&&g[k(546)](a),d||!g[k(631)]?Promise[k(681)]():this[k(587)]({channelId:t,threadId:n})}[fo(587)]({channelId:t,threadId:n}){const o=fo;if(!this[o(687)](n))throw new e.CKEditorError(o(622),this);const r=this[o(647)](n);if(r[o(483)]=!0,!this[o(557)]||o(678)!=typeof this[o(557)][o(527)])return Promise[o(681)]();const{id:s,comments:i,resolvedAt:c,resolvedBy:a,context:h,attributes:u}=r,d=this[o(679)][o(489)][o(482)](o(517)),l=d[o(659)](it(this[o(679)][o(558)],o(491)));return this[o(557)][o(527)]({channelId:t,threadId:s,comments:i[o(469)](t=>t[o(504)]()),resolvedAt:c,resolvedBy:a?a.id:a,context:h,attributes:u})[o(694)](({comments:e})=>{const r=o;d[r(547)](l);for(const o of e)this[r(651)]({channelId:t,threadId:n,commentId:o[r(524)],createdAt:o[r(665)],isFromAdapter:!0})})[o(493)](t=>{const n=o;throw console[n(550)](t),new e.CKEditorError(n(494),this)})}[fo(542)]({threadId:t,target:n}){const o=fo,r=this[o(647)](t);if(!r)throw new e.CKEditorError(o(693),this);const s=this[o(679)][o(489)][o(482)](o(517)),i=this[o(679)][o(489)][o(482)](ko),c=this[o(501)](r),a=new ot(r,c);let h=null;c.on(o(637),(t,e,n)=>{const r=o;n?h=s[r(659)](it(this[r(679)][r(558)],r(491))):h&&(s[r(547)](h),h=null)}),this[o(480)][o(551)](r,a),this[o(473)][o(551)](c,a);const u=new He(this[o(679)][o(558)],c);u[o(649)](o(631)).to(c),u[o(649)](o(641)).to(c,o(641),c,o(631),(t,e)=>t||!e),u[o(649)](o(549)).to(c),u[o(645)]=o(500);const d=new Ye({view:u,target:n,type:o(500),isVisible:!r[o(575)]&&!!(o(678)==typeof n?n():n)});return c.on(o(561),()=>{const t=o;d[t(600)](t(561))}),this[o(668)](c,d),i[o(659)](d),d}[fo(668)](e,n){const o=fo;this[o(698)](e,o(565),(e,r)=>{const s=o,i=r.ui[s(523)][s(610)][s(674)];n[s(680)][s(659)](i),this[s(679)]instanceof t.Editor&&this[s(679)].ui[s(503)][s(659)](i)},{priority:o(513)}),this[o(698)](e,o(571),(e,r)=>{const s=o,i=r.ui[s(523)][s(610)][s(674)];n[s(680)][s(519)](i)&&n[s(680)][s(547)](i),this[s(679)]instanceof t.Editor&&this[s(679)].ui[s(503)][s(547)](i)})}[fo(507)](t){const e=fo;this[e(695)](t,e(565)),this[e(695)](t,e(571))}[fo(501)](t){const e=fo,n=this[e(679)][e(489)][e(482)](r.Users),{config:o,locale:s}=this[e(679)],i=(0,r.getDateTimeFormatter)(o[e(482)](e(558)),s);return new(0,o[e(482)](e(572))[e(590)])(s,t,n.me,{editorConfig:{...o[e(482)](e(654)),licenseKey:this[e(679)][e(516)][e(482)](e(689))},copyMarkers:o[e(482)](e(652)),maxCommentsWhenCollapsed:o[e(482)](e(625)),maxThreadTotalWeight:o[e(482)](e(597)),maxCommentCharsWhenCollapsed:o[e(482)](e(534)),formatDateTime:i,CommentView:o[e(482)](e(572))[e(559)]})}[fo(582)]({threadId:t,channelId:n,resolvedAt:o,resolvedBy:s,isFromAdapter:i}){const c=fo;if(!this[c(687)](t))throw new e.CKEditorError(c(622),null,{threadId:t});const a=this[c(647)](t);if(a[c(646)])throw new e.CKEditorError(c(614),null,{threadId:t});const h=this[c(679)][c(489)][c(482)](r.Users);if(a[c(650)]=h[c(511)](s),a[c(528)]=o,i||!this[c(557)]||c(678)!=typeof this[c(557)][c(540)])return Promise[c(681)]();const u=this[c(679)][c(489)][c(482)](c(517)),d=u[c(659)](it(this[c(679)][c(558)],c(491)));return this[c(557)][c(540)]({channelId:n,threadId:t})[c(694)](({resolvedAt:t,resolvedBy:e})=>{const n=c;u[n(547)](d),a[n(650)].id!==e&&(a[n(650)]=h[n(511)](e)),a[n(528)]=t})[c(493)](t=>{const n=c;throw console[n(550)](t),new e.CKEditorError(n(595),this)})}[fo(531)]({threadId:t,channelId:n,isFromAdapter:o}){const r=fo;if(!this[r(687)](t))throw new e.CKEditorError(r(622),null,{threadId:t});const s=this[r(647)](t);if(!s[r(646)])throw new e.CKEditorError(r(697),null,{threadId:t});if(s[r(650)]=null,s[r(528)]=null,o||!this[r(557)]||r(678)!=typeof this[r(557)][r(621)])return Promise[r(681)]();const i=this[r(679)][r(489)][r(482)](r(517)),c=i[r(659)](it(this[r(679)][r(558)],r(491)));return this[r(557)][r(621)]({channelId:n,threadId:t})[r(694)](()=>i[r(547)](c))[r(493)](t=>{const n=r;throw console[n(550)](t),new e.CKEditorError(n(605),this)})}[fo(520)]({threadId:t,isFromAdapter:n}){const o=fo,r=this[o(647)](t);if(!r)throw new e.CKEditorError(o(484),this);if(this[o(539)](t),this[o(544)][o(632)](t),!r[o(688)]||n||!this[o(557)]||o(678)!=typeof this[o(557)][o(596)])return Promise[o(681)]();const s=this[o(679)][o(489)][o(482)](o(517)),{channelId:i}=r,c=s[o(659)](it(this[o(679)][o(558)],o(491)));return this[o(557)][o(596)]({channelId:i,threadId:t})[o(694)](()=>s[o(547)](c))[o(493)](t=>{const n=o;throw console[n(550)](t),new e.CKEditorError(n(495),this)})}[fo(492)]({threadId:t,unlinkedAt:n,context:o,attributes:r,isFromAdapter:s}){const i=fo;if(i(661)!=typeof t)throw new e.CKEditorError(i(620),null,{threadId:t});if(!this[i(687)](t))throw new e.CKEditorError(i(622),null,{threadId:t});const c=this[i(647)](t);let a=!1;if(void 0!==o&&c[i(679)]!==o&&(c[i(679)]=o,a=!0),void 0!==n&&c[i(603)]!==n&&(c[i(603)]=n,a=!0),r&&!P(r,c[i(478)])&&(c[i(478)]=r,a=!0),!a)return Promise[i(681)]();if(!c[i(688)]||s||!this[i(557)]||i(678)!=typeof this[i(557)][i(573)])return Promise[i(681)]();const h=this[i(679)][i(489)][i(482)](i(517)),{channelId:u}=c,d=h[i(659)](it(this[i(679)][i(558)],i(491)));return this[i(557)][i(573)]({channelId:u,threadId:t,context:o,unlinkedAt:n,attributes:r})[i(694)](()=>h[i(547)](d))[i(493)](t=>{const n=i;throw console[n(550)](t),new e.CKEditorError(n(640),this)})}[fo(539)](t){const e=fo,n=this[e(679)][e(489)][e(482)](ko),o=this[e(647)](t);if(o[e(498)]=!1,this[e(480)][e(519)](o)){const t=this[e(480)][e(482)](o),r=t[e(523)],s=n[e(543)](r);this[e(480)][e(632)](o),this[e(473)][e(632)](r),s&&n[e(547)](s),t[e(476)](),r[e(476)]()[e(694)](()=>{this[e(507)](r)})}}[fo(655)]({threadId:t,resolvedAt:e,unlinkedAt:n}){const o=fo,r=!!e,s=this[o(679)][o(489)][o(482)](ko),i=this[o(647)](t);if(this[o(480)][o(519)](i)){const t=this[o(480)][o(482)](i)[o(523)],e=s[o(543)](t);e&&(r&&s[o(490)](e),n?e[o(468)]=!1:e[o(663)]())}}[fo(563)](t){const e=fo,n=this[e(679)][e(489)][e(482)](r.Users),o=(0,r.hashObject)(e(604)+t);return n[e(511)](o)||n[e(591)]({id:o,name:t})}[fo(541)]({threadId:t,commentId:n=(0,e.uid)(),content:o,authorId:s,createdAt:i,attributes:c}){const a=fo;if(a(661)!=typeof n)throw new e.CKEditorError(a(613));if(a(661)!=typeof s)throw new e.CKEditorError(a(664));if(a(661)!=typeof o||!o[a(630)]())throw new e.CKEditorError(a(475));const h=this[a(679)][a(489)][a(482)](r.Users)[a(511)](s);if(!h)throw new e.CKEditorError(a(548),null,{authorId:s});let u=null,d=i;return c?.[a(574)]&&(u=this[a(563)](c[a(574)][a(535)]),d=new Date(c[a(574)][a(665)])),new Ao(this,{threadId:t,id:n,author:u||h,creator:h,content:o,createdAt:i,authoredAt:d,attributes:c})}[fo(570)](t){const n=fo;let{threadId:o,content:r,attributes:s,isFromAdapter:i}=t;const c=this[n(647)](t[n(656)]);if(!c)throw new e.CKEditorError(n(576),this);const a=this[n(541)](t),{id:h}=a;if(c[n(567)](a),i||!this[n(557)]||n(678)!=typeof this[n(557)][n(658)]||!c[n(688)])return Promise[n(681)]();const u=this[n(679)][n(489)][n(482)](n(517)),{channelId:d}=c,l=u[n(659)](it(this[n(679)][n(558)],n(491)));return s||(s={}),this[n(557)][n(658)]({channelId:d,threadId:o,commentId:h,content:r,attributes:s})[n(694)](t=>{const e=n;u[e(547)](l),t&&this[e(651)]({channelId:d,threadId:o,commentId:h,createdAt:t[e(665)],isFromAdapter:!0})})[n(493)](t=>{const o=n;throw console[o(550)](t),new e.CKEditorError(o(502),this)})}[fo(651)]({threadId:t,commentId:n,content:o,createdAt:r,attributes:s,isFromAdapter:i}){const c=fo;if(void 0!==o&&(c(661)!=typeof o||!o[c(630)]()[c(631)]))throw new e.CKEditorError(c(585));const a=this[c(647)](t),h=a[c(638)](n);if(!h)throw new e.CKEditorError(c(522),this);let u=!1;if(o&&o!==h[c(497)]&&(h[c(626)]||i)&&(h[c(497)]=o,u=!0),r&&r!==h[c(665)]&&(h[c(665)]=r,h[c(478)]&&h[c(478)][c(574)]||(h[c(553)]=r),u=!0),s&&!P(s,h[c(478)])&&(h[c(478)]=s,u=!0),!u)return Promise[c(681)]();if(a[c(600)](c(623)),i||!this[c(557)]||c(678)!=typeof this[c(557)][c(564)])return Promise[c(681)]();const d=this[c(679)][c(489)][c(482)](c(517)),{channelId:l}=this[c(647)](h[c(656)]),m=d[c(659)](it(this[c(679)][c(558)],c(491)));return this[c(557)][c(564)]({channelId:l,threadId:t,commentId:n,content:o,attributes:s})[c(694)](()=>d[c(547)](m))[c(493)](t=>{const n=c;throw console[n(550)](t),new e.CKEditorError(n(644),this)})}[fo(607)]({threadId:t,commentId:n,isFromAdapter:o}){const r=fo,s=this[r(647)](t),i=s[r(638)](n);if(!i)throw new e.CKEditorError(r(594),this);if(s[r(601)](i),o||!this[r(557)]||r(678)!=typeof this[r(557)][r(599)])return Promise[r(681)]();const c=this[r(679)][r(489)][r(482)](r(517)),{channelId:a}=s,h=c[r(659)](it(this[r(679)][r(558)],r(491)));return this[r(557)][r(599)]({channelId:a,threadId:t,commentId:n})[r(694)](()=>c[r(547)](h))[r(493)](t=>{const n=r;throw console[n(550)](t),new e.CKEditorError(n(616),this)})}}class Io extends((0,e.ObservableMixin)()){[fo(526)];id;[fo(498)];[fo(483)];[fo(572)];[fo(566)];constructor(t,n){const o=fo;super();const r=n[o(633)];this[o(526)]=n[o(526)],this.id=n.id,this[o(572)]=new e.Collection,this[o(566)]=t,this[o(498)]=!1,this[o(483)]=n[o(688)],this[o(551)](o(615),!0),this[o(649)](o(518)).to(t,o(486),t,o(611),()=>t[o(518)](this[o(526)])),this[o(649)](o(593)).to(t,o(486),()=>t[o(512)](this[o(526)])[o(589)]),this[o(649)](o(586)).to(t,o(486),()=>{const e=o,n=t[e(512)](this[e(526)]);return n[e(691)]||n[e(589)]}),this[o(649)](o(633)).to(t,o(486),()=>r&&t[o(512)](this[o(526)])[o(681)]),this[o(551)](o(679),n[o(679)]),this[o(649)](o(575)).to(this,o(528),this,o(603),(t,e)=>t?e?t<e?t:e:t:e),this[o(551)](o(603),n[o(603)]||null),this[o(551)](o(528),n[o(528)]||null),this[o(551)](o(650),n[o(650)]||null),this[o(649)](o(646)).to(this,o(528),t=>!!t),this[o(551)](o(478),n[o(478)]||{})}get[fo(538)](){const t=fo;return Array[t(583)](this[t(572)])[t(624)]((e,n)=>e+n[t(538)],0)}get[fo(631)](){const t=fo;return this[t(572)][t(631)]}get[fo(481)](){return this[fo(498)]}get[fo(688)](){return this[fo(483)]}[fo(568)](){const t=fo,{channelId:e,id:n}=this;this[t(566)][t(600)](yo(t(612),e),{channelId:e,threadId:n})}[fo(472)](t){this[fo(671)]({unlinkedAt:t})}[fo(681)]({resolvedAt:t=new Date,resolvedBy:e=null,isFromAdapter:n=!1}={}){const o=fo,s=this[o(566)][o(679)][o(489)][o(482)](r.Users).me,{channelId:i,id:c}=this;this[o(566)][o(600)](yo(o(540),i),{channelId:i,threadId:c,resolvedAt:t,resolvedBy:e||s.id,isFromAdapter:n})}[fo(477)]({isFromAdapter:t=!1}={}){const e=fo,{channelId:n,id:o}=this;this[e(566)][e(600)](yo(e(621),n),{channelId:n,threadId:o,isFromAdapter:t})}[fo(636)](t){const e=fo;this[e(679)]||this[e(671)]({context:t})}[fo(592)](t,e){const n=fo,o=D(this[n(478)]);X(o,t,e),this[n(671)]({attributes:o})}[fo(618)](t){const e=fo,n=D(this[e(478)]);Q(n,t),this[e(671)]({attributes:n})}[fo(547)]({isFromAdapter:t=!1}={}){const e=fo,{channelId:n,id:o}=this;this[e(566)][e(600)](yo(e(596),n),{channelId:n,threadId:o,isFromAdapter:t})}[fo(546)](t){const e=fo;return this[e(566)][e(542)]({threadId:this.id,target:t})}[fo(658)](t){const e=fo,{channelId:n,id:o}=this;this[e(566)][e(600)](yo(e(658),n,o),Object[e(666)]({channelId:n,threadId:o},t))}[fo(638)](t){const n=fo;if(n(661)!=typeof t)throw new e.CKEditorError(n(545),null,{commentId:t});return this[n(572)][n(482)](t)}[fo(504)](){const t=fo;return{threadId:this.id,context:this[t(679)],unlinkedAt:this[t(603)],resolvedAt:this[t(528)],resolvedBy:this[t(650)]?this[t(650)].id:null,archivedAt:this[t(575)],comments:this[t(572)][t(469)](e=>e[t(504)]()),attributes:this[t(478)]}}[fo(567)](t){const e=fo;return this[e(698)](t,e(536),()=>{const n=e,o=this[n(648)](t),r=this[n(572)];o-1!=r[n(508)](t)&&o+1!=r[n(508)](t)&&(this[n(601)](t),this[n(567)](t))}),this[e(572)][e(659)](t,this[e(648)](t))}[fo(671)](t){const e=fo,{channelId:n,id:o}=this;this[e(566)][e(600)](yo(e(573),n),{...t,channelId:n,threadId:o})}[fo(601)](t){const e=fo;return this[e(695)](t),t[e(476)](),this[e(572)][e(547)](t)}[fo(648)](t){const e=fo,n=this[e(572)][e(690)](n=>new Date(n[e(553)])[e(532)]()>new Date(t[e(553)])[e(532)]());return n?this[e(572)][e(508)](n):this[e(631)]}}class Ao extends((0,e.ObservableMixin)()){id;[fo(656)];[fo(471)];[fo(499)];[fo(606)];[fo(665)];[fo(566)];constructor(t,e){const n=fo;super();const o=t[n(679)][n(489)][n(482)](r.Users).me,s=t[n(647)](e[n(656)]),i=0===s[n(572)][n(631)],c=o===e[n(471)];this.id=e.id,this[n(656)]=e[n(656)],this[n(471)]=e[n(471)],this[n(499)]=e[n(499)],this[n(606)]=Boolean(e[n(478)]&&e[n(478)][n(574)]),this[n(551)](n(497),e[n(497)]),this[n(665)]=e[n(665)]||new Date,this[n(551)](n(553),e[n(553)]||new Date),this[n(649)](n(528)).to(s,n(528)),this[n(551)](n(478),e[n(478)]||{}),this[n(649)](n(626)).to(t,n(486),()=>{const e=n,o=t[e(512)](s[e(526)])[e(691)],r=t[e(512)](s[e(526)])[e(515)];return c&&o||!c&&r}),this[n(649)](n(593)).to(s,n(593),t,n(486),e=>{const o=n,r=t[o(512)](s[o(526)])[o(691)],a=t[o(512)](s[o(526)])[o(515)];return c&&r||e&&i||!c&&a&&!i}),this[n(649)](n(518)).to(s,n(518)),this[n(566)]=t}get[fo(538)](){const t=fo;return Math[t(578)](function(e){const n=t,o=document[n(642)](n(685));return o[n(529)]=e,o[n(669)][n(631)]}(this[t(497)]),200)}[fo(598)](t){const n=fo,{threadId:o,id:r}=this;if(!this[n(566)][n(687)](o))throw new e.CKEditorError(n(657),this);const{channelId:s}=this[n(566)][n(647)](o);this[n(566)][n(600)](yo(n(564),s,o),{channelId:s,threadId:o,commentId:r,...t})}[fo(592)](t,e){const n=fo,o=D(this[n(478)]);X(o,t,e),this[n(598)]({attributes:o})}[fo(618)](t){const e=fo,n=D(this[e(478)]);Q(n,t),this[e(598)]({attributes:n})}[fo(547)](t={}){const n=fo;if(!t[n(677)]&&!this[n(593)])return;const{threadId:o,id:r}=this;if(!this[n(566)][n(687)](o))throw new e.CKEditorError(n(474),this);const{channelId:s}=this[n(566)][n(647)](o);this[n(566)][n(600)](yo(n(599),s,o),{channelId:s,threadId:o,commentId:r,...t})}[fo(504)](){const t=fo;return{commentId:this.id,content:this[t(497)],createdAt:this[t(665)],authorId:this[t(499)].id,attributes:this[t(478)]}}[fo(476)](){this[fo(695)]()}}function yo(t,...e){for(const n of e)void 0!==n&&(t+=":"+String(n));return t}function Co(){const t=["_createMarkersFromRanges","backward","model","from","collaboration.channelId","refresh","6326380cZKvOf","addCommentThread","5831iYvfLM","_hasContent","editor","$textProxy","element","_itemIsContent","3347370qloVfR","plugins","comment:","selection","item","substr","change","addcommentthreadcommand-incorrect-ranges","tableCell","getRanges","getLastMatchingPosition","_createCommentThread","document","isObject","getItems","_trimToContent","addMarker","14woBbsl","330545DYLrlC","hasContent","822093SOIWms","push","end","length","isEnabled","execute","start","config","14648WxcwKO","75935vMAVjV","get","addcommentthreadcommand-user-not-found","37697706FhOKwx","CommentsRepository","set","schema","createRange","Users"];return(Co=function(){return t})()}function To(t,e){const n=Co();return(To=function(t,e){return n[t-=270]})(t,e)}const Eo=To;!function(t){const e=To,n=t();for(;;)try{if(847544===parseInt(e(305))/1*(parseInt(e(293))/2)+-parseInt(e(296))/3+-parseInt(e(320))/4+parseInt(e(294))/5+-parseInt(e(276))/6+-parseInt(e(270))/7*(parseInt(e(304))/8)+parseInt(e(308))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Co);class xo extends t.Command{constructor(t){const e=To;super(t),this[e(310)](e(295),!1)}[Eo(319)](){const t=Eo,e=this[t(272)][t(316)][t(288)][t(279)];this[t(300)]=!0,this[t(295)]=!1;for(const n of e[t(285)]())if(this[t(271)](n))return void(this[t(295)]=!0)}[Eo(301)]({threadId:t=(0,e.uid)(),ranges:n,comment:o}={}){const r=Eo,s=this[r(272)][r(316)],i=n??Array[r(317)](s[r(288)][r(279)][r(285)]()),c=[];for(const t of i)this[r(271)](t)&&c[r(297)](this[r(291)](t));if(!c[r(299)])throw new e.CKEditorError(r(283),null);o&&this[r(287)](t,o),this[r(314)](t,c,!!o)}[Eo(314)](t,n,o){const r=Eo;this[r(272)][r(316)][r(282)](s=>{const i=r;for(const r of n){const n=(0,e.uid)()[i(281)](1,5),c=i(278)+t+":"+n;s[i(292)](c,{range:r,usingOperation:o,affectsData:o})}})}[Eo(287)](t,n){const o=Eo,r=this[o(272)][o(277)][o(306)](o(309)),s=this[o(272)][o(303)][o(306)](o(318)),i=this[o(272)][o(277)][o(306)](o(313)).me;if(!i)throw new e.CKEditorError(o(307),null);r[o(321)]({threadId:t,channelId:s,comments:[{authorId:i.id,content:n,createdAt:new Date,attributes:{}}]})}[Eo(271)](t){const e=Eo;for(const n of t[e(290)]())if(this[e(275)](n))return!0;return!1}[Eo(275)](t){const e=Eo;return t.is(e(273))||this[e(272)][e(316)][e(311)][e(289)](t)&&!t.is(e(274),e(284))}[Eo(291)](t){const e=Eo,n=t=>!this[e(275)](t[e(280)]),o=t[e(302)][e(286)](n),r=t[e(298)][e(286)](n,{direction:e(315)});return this[e(272)][e(316)][e(312)](o,r)}}const Oo=No;function No(t,e){const n=So();return(No=function(t,e){return n[t-=476]})(t,e)}function So(){const t=["function","update","pluginName","EditorAnnotations","element","document","plugins","directChange","containsRange","129vErfjH","getByInnerView","listenTo","blur","editing","model","132714PeaFrn","editorannotations-invalid-source-callback","fire","addSourceCollector","getOrderedSelectedAnnotations","requires","sort","annotation","hasDomSelection","delete","_dataCollectors","isEqual","refreshSelectedViews","collection","add","init","push","remove","uiUpdate","selection","808KTvFFH","innerView","_editorAnnotations","from","has","set","isCollapsed","range","25753VfVDjh","change:isFocused","refresh","972714sWTQgI","15756708FGJwes","_editorAnnotationsData","registerAnnotation","editor","map","2147230fdXzSI","1660JiQGeu","29956vbeSCW","isPremiumPlugin","cancel","getRanges","focusTracker","change:range","21267elIxHF","get","isOfficialPlugin","4hCxEEi","view"];return(So=function(){return t})()}!function(t){const e=No,n=t();for(;;)try{if(232729===parseInt(e(527))/1*(-parseInt(e(479))/2)+parseInt(e(538))/3*(-parseInt(e(518))/4)+-parseInt(e(516))/5+-parseInt(e(510))/6+-parseInt(e(507))/7*(-parseInt(e(499))/8)+parseInt(e(524))/9*(-parseInt(e(517))/10)+parseInt(e(511))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(So);class Mo extends t.Plugin{[Oo(489)];[Oo(501)];static get[Oo(484)](){return[ko]}static get[Oo(531)](){return Oo(532)}static get[Oo(526)](){return!0}static get[Oo(519)](){return!0}constructor(t){const e=Oo;super(t),this[e(489)]=new Set,this[e(501)]=new Set}[Oo(494)](){const t=Oo,e=this[t(514)],n=e[t(478)][t(534)][t(498)],o=Pe(()=>this[t(491)](),10);n.on(t(523),(e,n)=>{const r=t;n[r(536)]&&(o[r(520)](),this[r(491)]())}),this[t(540)](e[t(477)][t(528)][t(534)],t(508),(t,e,n)=>{n&&o()}),this[t(540)](e.ui[t(522)],t(508),(e,n,o)=>{const r=t;o||this[r(481)](r(476),{isAnnotationTracked:t=>this[r(512)][r(503)](t[r(500)])})}),this[t(540)](this[t(514)].ui,t(530),()=>this[t(481)](t(497)))}[Oo(513)](t){const e=Oo;if(this[e(501)][e(503)](t[e(528)]))return;this[e(501)][e(493)](t[e(528)]),this[e(514)].ui[e(522)][e(493)](t[e(528)][e(533)]);const n=this[e(514)][e(535)][e(525)](ko);this[e(540)](n[e(492)],e(496),(t,n)=>{const o=e;this[o(514)].ui[o(522)][o(496)](n[o(528)][o(533)]),this[o(501)][o(488)](n[o(528)])})}[Oo(487)](){const t=Oo;return this[t(514)][t(477)][t(528)][t(487)]}[Oo(482)](t){const n=Oo;if(n(529)!=typeof t)throw new e.CKEditorError(n(480));this[n(489)][n(493)](t)}[Oo(491)](){const t=Oo;this[t(481)](t(509))}[Oo(483)]({activeAnnotation:t,annotations:e}){const n=Oo,o=[],r=this[n(514)][n(478)][n(534)][n(498)],s=Array[n(502)](r[n(521)]());for(const[t,r]of this[n(512)]){const s=i(r),c=e[n(539)](t);s&&c&&o[n(495)]({annotation:c,range:s})}function i(t){const e=n;for(const n of t)for(const t of s)if(n[e(537)](t,!r[e(505)]))return n;return null}return o[n(485)]((e,o)=>{const r=n,s=e[r(506)],i=o[r(506)];if(!s[r(490)](i)){if(s[r(537)](i,!0))return 1;if(i[r(537)](s,!0))return-1}return e[r(486)]==t?-1:o[r(486)]==t?1:0})[n(515)](t=>t[n(486)])}get[Oo(512)](){const t=Oo,e=new Map;for(const n of Array[t(502)](this[t(489)]))for(const[o,r]of n())e[t(504)](o,r);return e}}const Ro=Lo;function Po(){const t=["enableCommand","plugins","1769202SmILcf","addCommentThread","get","editor","2227434ZeBWpI","3311580hIOEWX","has","afterInit","618510kbiENg","406912JDQBxg","11482499gqbwIU","885964NBtTyI","RestrictedEditingModeEditing"];return(Po=function(){return t})()}function Lo(t,e){const n=Po();return(Lo=function(t,e){return n[t-=154]})(t,e)}!function(t){const e=Lo,n=t();for(;;)try{if(382195===-parseInt(e(160))/1+-parseInt(e(161))/2+parseInt(e(156))/3+-parseInt(e(163))/4+-parseInt(e(157))/5+-parseInt(e(167))/6+parseInt(e(162))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Po);class Vo extends t.Plugin{[Ro(159)](){const t=Ro,e=this[t(155)];e[t(166)][t(158)](t(164))&&e[t(166)][t(154)](t(164))[t(165)](t(168))}}const Bo=Do;function Do(t,e){const n=jo();return(Do=function(t,e){return n[t-=141]})(t,e)}function jo(){const t=["basic","_handleImportedData","listenTo","38587590KohmIZ","676824wjzFzN","182021OsjXqI","importWord.formatting.comments","310082lDxLSU","addCommentThread","collaboration_features","high","381245IhOtuJ","126SIUuqO","get","editor","execute","dataInsert","map","define","importWord","collaboration.channelId","config","commands","plugins","forEach","afterInit","10643704aVWuBW","12iLVqFA","1210614IPFbfr"];return(jo=function(){return t})()}!function(t){const e=Do,n=t();for(;;)try{if(742522===-parseInt(e(157))/1+-parseInt(e(149))/2+-parseInt(e(154))/3*(parseInt(e(148))/4)+-parseInt(e(161))/5+parseInt(e(162))/6*(-parseInt(e(155))/7)+-parseInt(e(147))/8+parseInt(e(153))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(jo);class Fo extends t.Plugin{constructor(t){const e=Do;super(t),this[e(164)][e(142)][e(168)](e(156),e(150))}[Bo(146)](){const t=Bo,n=this[t(164)],o=n[t(143)][t(163)](t(169)),s=n[t(144)][t(163)](r.Users);o&&(o.on(t(165),(e,[,n])=>{n[t(159)]={comments:!0,user_id:s.me.id}},{priority:e.priorities[t(160)]+10}),this[t(152)](o,t(166),this[t(151)]))}[Bo(151)](t,e){const n=Bo,{comment_threads:o}=e;o&&o[n(145)](({thread_id:t,comments:e,is_resolved:o})=>{const s=n,i=new Date,c=e[s(167)](({author:t,content:e,created_at:n})=>({content:e,authorId:this[s(164)][s(144)][s(163)](r.Users).me.id,createdAt:i,attributes:{"@external":{authorName:t,createdAt:n?new Date(n):new Date,source:s(169)}}})),a=this[s(164)][s(142)][s(163)](s(141));this[s(164)][s(144)][s(163)](wo)[s(158)]({channelId:a,threadId:t,comments:c,resolvedAt:o?i:null})})}}const Ko=Ho;function Uo(){const t=["comment","markers","afterInit","editor","932956KjQbga","contentInsertion","get","default","549289hNvVpI","comments.copyMarkers","has","listenTo","425946wgWcSL","content","26QBgaGF","requires","all","dragstart","ClipboardPipeline","highest","1549112kCFBQq","_removeMarkersWithoutThreads","_mapCommentsCopyConfigToRegisterConfiguration","20784340FXatWu","keys","delete","ClipboardMarkersUtils","20lIeujq","_registerMarkerInClipboardPipeline","_registerMarkerToCopy","CommentsRepository","always","14KIsTaG","define","hasCommentThread","plugins","never","29346gCQras","config","split","4609926JjjicI","cut"];return(Uo=function(){return t})()}function Ho(t,e){const n=Uo();return(Ho=function(t,e){return n[t-=232]})(t,e)}!function(t){const e=Ho,n=t();for(;;)try{if(451762===-parseInt(e(250))/1+parseInt(e(256))/2*(-parseInt(e(237))/3)+parseInt(e(246))/4+-parseInt(e(269))/5*(parseInt(e(254))/6)+-parseInt(e(232))/7*(parseInt(e(262))/8)+-parseInt(e(240))/9+parseInt(e(265))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Uo);class zo extends t.Plugin{constructor(t){const e=Ho;super(t),this[e(245)][e(238)][e(233)](e(251),e(249))}static get[Ko(257)](){return[ft.ClipboardMarkersUtils,ft.ClipboardPipeline]}[Ko(244)](){const t=Ko,e=this[t(245)][t(235)][t(248)](t(260));this[t(270)](),this[t(253)](e,t(247),(e,n)=>this[t(263)](n[t(255)][t(243)]),{priority:t(261)})}[Ko(263)](t){const e=Ko;if(!this[e(245)][e(235)][e(252)](e(272)))return t;const n=this[e(245)][e(235)][e(248)](e(272));for(const o of t[e(266)]()){const[r,s]=o[e(239)](":");e(242)!=r||n[e(234)](s)||t[e(267)](o)}return t}[Ko(270)](){const t=Ko,e=this[t(245)][t(235)][t(248)](t(268)),n=this[t(264)](this[t(245)][t(238)][t(248)](t(251)));n&&e[t(271)](t(242),n)}[Ko(264)](t){const e=Ko;switch(t){case e(273):return{allowedActions:e(258),copyPartiallySelected:!1,duplicateOnPaste:!0};case e(249):return{allowedActions:[e(241),e(259)],copyPartiallySelected:!1,duplicateOnPaste:!1};case e(236):default:return null}}}var Wo=n(930);function Yo(t,e){const n=Go();return(Yo=function(t,e){return n[t-=112]})(t,e)}function qo(t){const e=t[Yo(116)](":");return{group:e[0],id:e[1],part:e[2]}}function Go(){const t=["2203029GryDpq","6657687WgjLce","725flTSHy","35156KilNUi","5510xCyfkE","1168472HOumCf","1052887hCCAFX","290EODEMR","967326yrkeEy","split","79cNvKKO","42zyIjRL"];return(Go=function(){return t})()}!function(t){const e=Yo,n=t();for(;;)try{if(923042===parseInt(e(117))/1*(-parseInt(e(123))/2)+-parseInt(e(119))/3+-parseInt(e(122))/4*(parseInt(e(121))/5)+parseInt(e(115))/6*(parseInt(e(118))/7)+parseInt(e(112))/8+-parseInt(e(120))/9+-parseInt(e(114))/10*(-parseInt(e(113))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Go);const Xo=Jo;function Zo(){const t=["removeMarker:","insert","ck-horizontal-line","add","333296LRVfrO","overrideImageInlineConverter","createEmptyElement","elementToStructure","addMarker:","1556BFenUM","dataDowncast","ck-comment-marker","56vUFXYo","isResolved","model","comment","558xDTxyn","writer","high","markerToHighlight","3950536uqUpfv","horizontalLine","image-inline","get","plugins","consumable","options","isObject","358176ElWVaN","254028xaWspE","conversion","showCommentHighlights","img","item","mapper","stop","overrideMarkerConverters","elementToElement","getCustomProperty","overrideHorizontalRuleConverter","init","imageInline","consume","getCommentThread","createContainerElement","ignoreResolvedComments","schema","toViewElement","media","div","overrideMediaEmbedConverter","addClass","3063335UjCNsg","attribute:url:media","markerName","2235XeOLar","span","for","downcastDispatcher","180850wDLFRm","addMarker:comment","editor","widget","containerElement","data","createPositionAt"];return(Zo=function(){return t})()}function Jo(t,e){const n=Zo();return(Jo=function(t,e){return n[t-=361]})(t,e)}!function(t){const e=Jo,n=t();for(;;)try{if(526649===parseInt(e(369))/1+-parseInt(e(374))/2*(parseInt(e(420))/3)+parseInt(e(385))/4+parseInt(e(417))/5+-parseInt(e(394))/6*(-parseInt(e(377))/7)+-parseInt(e(393))/8+-parseInt(e(381))/9*(parseInt(e(424))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zo);class Qo extends t.Plugin{[Xo(405)](){const t=Xo;this[t(401)](),this[t(404)](),this[t(370)](),this[t(415)]()}[Xo(401)](){const t=Xo;this[t(426)][t(395)][t(422)](t(375))[t(384)]({model:t(380),view:(e,n)=>{const o=t;if(!n[o(391)][o(396)])return null;if(n[o(391)][o(410)]){const{id:t}=qo(e[o(419)]),r=this[o(426)][o(389)][o(388)](wo);if(r[o(408)](t)?.[o(378)]&&e[o(398)])return n[o(390)][o(407)](e[o(398)],o(373)+e[o(419)]),n[o(390)][o(407)](e[o(398)],o(365)+e[o(419)]),null}return{classes:[o(376)]}}}),this[t(426)][t(395)][t(422)](t(375))[t(368)](e=>{const n=t;e.on(n(425),(t,e,o)=>{const r=n;if(!o[r(391)][r(396)])return;const s=e[r(398)];if(!s)return;const i=o[r(399)][r(412)](s);this[r(426)][r(379)][r(411)][r(392)](s)&&i&&!i[r(403)](r(361))&&i.is(r(362))&&(0,Wo.toWidget)(i,o[r(382)])},{priority:n(383)})})}[Xo(404)](){const t=Xo;this[t(426)][t(395)][t(422)](t(375))[t(372)]({model:t(386),view:(e,{writer:n,options:o})=>{const r=t;if(!o[r(396)])return null;const s=n[r(409)](r(414)),i=n[r(371)]("hr");return n[r(416)](r(367),s),n[r(366)](n[r(364)](s,0),i),s},converterPriority:t(383)})}[Xo(370)](){const t=Xo;this[t(426)][t(395)][t(422)](t(375))[t(372)]({model:t(406),view:(e,{writer:n,options:o})=>{const r=t;if(!o[r(396)])return null;const s=n[r(409)](r(421)),i=n[r(371)](r(397));return n[r(416)](r(387),s),n[r(366)](n[r(364)](s,0),i),s},converterPriority:t(383)})}[Xo(415)](){const t=Xo;this[t(426)][t(395)][t(422)](t(375))[t(402)]({model:t(413),view:(e,{writer:n,options:o})=>{const r=t;if(o[r(396)])return n[r(371)](r(414))},converterPriority:t(383)}),this[t(426)][t(363)][t(423)].on(t(418),(e,n,o)=>{const r=t;o[r(391)][r(396)]&&e[r(400)]()},{priority:t(383)})}}var $o=n(492),tr={attributes:{"data-cke":!0}};tr.setAttributes=ye(),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=sr();return(nr=function(t,e){return n[t-=168]})(t,e)}!function(t){const e=nr,n=t();for(;;)try{if(770499===parseInt(e(326))/1*(parseInt(e(216))/2)+-parseInt(e(320))/3*(parseInt(e(200))/4)+parseInt(e(300))/5+parseInt(e(185))/6*(parseInt(e(237))/7)+-parseInt(e(308))/8+-parseInt(e(302))/9*(-parseInt(e(228))/10)+-parseInt(e(324))/11*(parseInt(e(266))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(sr);class or extends t.Plugin{static get[er(202)](){return[wo,Mo,r.Users,Vo,Fo,zo,Qo]}static get[er(209)](){return er(203)}static get[er(272)](){return!0}static get[er(299)](){return!0}constructor(t){const e=er;super(t),this[e(187)](e(264),!0),t[e(254)][e(208)](e(240),()=>this[e(264)]=!1),this[e(187)](e(314),null),this.on(e(236),(n,o,r,s)=>{const i=e,c=t[i(280)][i(329)](wo),a=r?qo(r).id:null;t[i(188)][i(230)](()=>{const e=i;if(a){const n=this[e(249)](a);for(const o of n)t[e(328)][e(291)](o)}if(s){const{id:n}=qo(s),o=c[e(204)](n);if(o&&o[e(196)])return;if(o&&!o[e(318)])return;const r=this[e(249)](n);for(const n of r)t[e(328)][e(291)](n)}}),a&&this[i(244)](a)}),this[e(283)]()}[er(315)](){const t=er,e=this[t(267)],n=e[t(280)][t(329)](wo),o=e[t(190)][t(329)](t(201)),r=n[t(184)]()[t(235)](e=>e[t(295)]!==o);e[t(199)][t(279)](t(226),new xo(e)),this[t(306)](e,t(278),(o,r,s)=>{const i=t;n[i(217)](s,e[i(190)][i(329)](i(201)))}),this[t(306)](n,rr(t(226),o),(e,{threadId:n})=>{const o=t,r=this[o(267)][o(280)][o(329)](wo)[o(204)](n);r?.[o(196)]&&this[o(285)](n)}),this[t(306)](n,rr(t(238),o),(n,{threadId:o})=>{const r=t;e[r(188)][r(219)]({isUndoable:!1},t=>{const e=r,n=this[e(249)](o);for(const o of n)t[e(331)](o)})}),this[t(306)](n,rr(t(282),o),(e,{threadId:n})=>{const o=t;this[o(275)](n),this[o(267)][o(328)][o(197)][o(220)]&&(this[o(267)][o(280)][o(329)](wo)[o(204)](n)[o(196)]||this[o(267)][o(328)][o(197)][o(325)]())},{priority:t(231)}),this[t(306)](n,rr(t(198),o),(e,{threadId:n})=>{this[t(275)](n)},{priority:t(231)}),this[t(306)](n,rr(t(171),o),(o,{threadId:r,isFromAdapter:s})=>{const i=t,c=this[i(249)](r);!s&&0!=c[i(252)]&&n[i(268)](r)&&1===n[i(204)](r)[i(252)]&&e[i(188)][i(219)]({isUndoable:!1},t=>{const e=i;for(const n of c)t[e(241)](n,{usingOperation:!0,affectsData:!0})})},{priority:t(231)}),this[t(313)](),this[t(265)](),this[t(327)](r)}[er(175)](){!async function(t){const n=f([69,68,109,51,104,82,118,114,107,79,65,90,76,66,75,120,116,78,87,70,72,56,80,89,108,85,102,48,55,110,101,119,71,115,98,77,73,67,112,106,113,54,83,86,53,117,49,57,50,84,103,88,121,99,74,111,52,100,105,81,97,122]),o=window[f([68,97,116,101])][f([110,111,119])](),r=t[f([101,100,105,116,111,114])],s=new(window[f([80,114,111,109,105,115,101])])(t=>{r[f([111,110,99,101])](f([114,101,97,100,121]),t)}),i={[f([107,116,121])]:f([69,67]),[f([117,115,101])]:f([115,105,103]),[f([99,114,118])]:f([80,45,50,53,54]),[f([120])]:f([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]),[f([121])]:f([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]),[f([97,108,103])]:f([69,83,50,53,54])},c=r[f([99,111,110,102,105,103])][f([103,101,116])](f([108,105,99,101,110,115,101,75,101,121]));function a(t){const e=[new(window[f([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[f([116,104,101,110])](()=>new(window[f([80,114,111,109,105,115,101])])(t=>{let e=0;r[f([109,111,100,101,108])][f([111,110])](f([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,o)=>{o[0][f([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[f([111,102,102])]())})}))];return window[f([80,114,111,109,105,115,101])][f([114,97,99,101])](e)[f([116,104,101,110])](()=>t)}function h(t){return t[f([115,116,97,114,116,115,87,105,116,104])](f([101,121]))?JSON[f([112,97,114,115,101])](u(t)):null}function u(t){return window[f([97,116,111,98])](t[f([114,101,112,108,97,99,101])](/-/g,f([43]))[f([114,101,112,108,97,99,101])](/_/g,f([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[f([108,101,110,103,116,104])];n++){const o=t[f([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+o,e&=e}}return function t(e){Array[f([105,115,65,114,114,97,121])](e)?e[f([102,111,114,69,97,99,104])](t):e&&typeof e==f([111,98,106,101,99,116])?Object[f([101,110,116,114,105,101,115])](e)[f([115,111,114,116])]()[f([102,111,114,69,97,99,104])](([e,o])=>{n(e),t(o)}):n(window[f([83,116,114,105,110,103])](e))}(t),e>>>0}function l(t){return t[f([116,111,83,116,114,105,110,103])](16)[f([112,97,100,83,116,97,114,116])](8,f([48]))}function m(t){return t[f([115,112,108,105,116])]("")[f([114,101,118,101,114,115,101])]()[f([106,111,105,110])]("")}function k(t){return r[f([112,108,117,103,105,110,115])][f([104,97,115])](t)}function g(){}function f(t){const e=nr;return t[e(255)](t=>String[e(286)](t))[e(192)]("")}!function(t){const e=function(){const t=window[f([83,116,114,105,110,103])](window[f([112,101,114,102,111,114,109,97,110,99,101])][f([110,111,119])]())[f([114,101,112,108,97,99,101])](f([46]),"");let e=f([69]);for(let o=0;o<t[f([108,101,110,103,116,104])];o+=2){let r=window[f([112,97,114,115,101,73,110,116])](t[f([115,117,98,115,116,114,105,110,103])](o,o+2));r>=n[f([108,101,110,103,116,104])]&&(r-=n[f([108,101,110,103,116,104])]),e+=n[r]}return e}();r[e]=f([99,111,109,109,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=f([86,97,108,105,100])&&async function(){await s,r[f([109,111,100,101,108])][f([99,104,97,110,103,101])]=g,r[f([109,111,100,101,108])][f([101,110,113,117,101,117,101,67,104,97,110,103,101])]=g,r[f([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](f([109,111,100,101,108]))}()}(await async function(){let t,n=null,g=null;try{return c==f([71,80,76])?f([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=c[f([115,112,108,105,116])](f([46]));return 3!=t[f([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[f([106,116,105])],n=window[f([112,97,114,115,101,73,110,116])](t[f([115,117,98,115,116,114,105,110,103])](t[f([108,101,110,103,116,104])]-8),16),o={...e,[f([106,116,105])]:t[f([115,117,98,115,116,114,105,110,103])](0,t[f([108,101,110,103,116,104])]-8)};return delete o[f([118,99])],d(o)==n}}}(),t?(t[f([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(g=function(t,n){return new(window[f([80,114,111,109,105,115,101])])(a=>{if(i())return a(f([86,97,108,105,100]));c(),r[f([100,101,99,111,114,97,116,101])](f([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===f([111,98,106,101,99,116])||typeof t===f([102,117,110,99,116,105,111,110]))&&typeof t[f([116,104,101,110])]===f([102,117,110,99,116,105,111,110])&&typeof t[f([99,97,116,99,104])]===f([102,117,110,99,116,105,111,110])}function g(e){c(e)[f([116,104,101,110])](t=>t&&t[f([115,116,97,116,117,115])]==f([111,107])?l(d(u+n))!=t[f([118,101,114,105,102,105,99,97,116,105,111,110])]?f([85,115,97,103,101,76,105,109,105,116]):f([86,97,108,105,100]):f([85,115,97,103,101,76,105,109,105,116]))[f([116,104,101,110])](t=>(s(),t),()=>{const t=i();return null==t?(s(),f([86,97,108,105,100])):f(o-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[f([116,104,101,110])](a)[f([99,97,116,99,104])](()=>{a(f([85,115,97,103,101,76,105,109,105,116]))});const r=36e5;function s(){const e=f([108,108,99,116,45])+l(d(t)),n=m(l(window[f([77,97,116,104])][f([99,101,105,108])](o/r)));window[f([108,111,99,97,108,83,116,111,114,97,103,101])][f([115,101,116,73,116,101,109])](e,n)}function i(){const e=f([108,108,99,116,45])+l(d(t)),n=window[f([108,111,99,97,108,83,116,111,114,97,103,101])][f([103,101,116,73,116,101,109])](e);return n?window[f([112,97,114,115,101,73,110,116])](m(n),16)*r:null}function c(t){return new(window[f([80,114,111,109,105,115,101])])((e,n)=>{t[f([116,104,101,110])](e,n),window[f([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[f([111,110])](f([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(f([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[f([114,101,113,117,101,115,116,73,100])]:u}},{[f([112,114,105,111,114,105,116,121])]:f([104,105,103,104])}),r[f([111,110])](f([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{k(t[f([114,101,116,117,114,110])])&&(h=!0,g(t[f([114,101,116,117,114,110])]))},{[f([112,114,105,111,114,105,116,121])]:f([108,111,119])}),s[f([116,104,101,110])](()=>{h||a(f([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[f([101,100,105,116,105,110,103])][f([118,105,101,119])][f([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==f([97,117,116,111])}function c(){r[f([101,100,105,116,105,110,103])][f([118,105,101,119])][f([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=f([97,117,116,111])}}(t[f([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[f([106,116,105])])),await async function(){let t=!0;try{const o=c[f([115,112,108,105,116])](f([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[f([97,108,103])]==f([69,83,50,53,54])||(t=!1)}async function n(e,n,o){const r=window[f([85,105,110,116,56,65,114,114,97,121])][f([102,114,111,109])](u(o),t=>t[f([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[f([84,101,120,116,69,110,99,111,100,101,114])]))[f([101,110,99,111,100,101])](e+f([46])+n),c=window[f([99,114,121,112,116,111])][f([115,117,98,116,108,101])];if(!c)return;const a=await c[f([105,109,112,111,114,116,75,101,121])](f([106,119,107]),i,{[f([110,97,109,101])]:f([69,67,68,83,65]),[f([110,97,109,101,100,67,117,114,118,101])]:f([80,45,50,53,54])},!1,[f([118,101,114,105,102,121])]);await c[f([118,101,114,105,102,121])]({[f([110,97,109,101])]:f([69,67,68,83,65]),[f([104,97,115,104])]:{[f([110,97,109,101])]:f([83,72,65,45,50,53,54])}},a,r,s)||(t=!1)}}()?function(){const e=t[f([102,101,97,116,117,114,101,115])];if(!e)return!1;if(e[f([105,110,99,108,117,100,101,115])](f([42])))return!0;if(e[f([105,110,99,108,117,100,101,115])](f([67,77,84])))return!0;if(e[f([105,110,99,108,117,100,101,115])](f([82,67,77,84]))){if(k(f([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&(n=f([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]),r[f([112,108,117,103,105,110,115])][f([103,101,116])](n))[f([115,116,97,116,101])]==f([99,111,110,110,101,99,116,101,100]))return!0;if(k(f([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(f([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=[f([101,118,97,108,117,97,116,105,111,110]),f([116,114,105,97,108])][f([105,110,99,108,117,100,101,115])](t[f([108,105,99,101,110,115,101,84,121,112,101])])?o/1e3:1754438400;return t[f([101,120,112])]<e}()?f([69,120,112,105,114,101,100]):function(){const e=nr,n=t[f([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[f([108,101,110,103,116,104])])return!0;const{hostname:o}=new URL(window[f([108,111,99,97,116,105,111,110])][e(234)]);if(n[f([105,110,99,108,117,100,101,115])](o))return!0;const r=o[f([115,112,108,105,116])](f([46]));return n[f([102,105,108,116,101,114])](t=>t[f([105,110,99,108,117,100,101,115])](f([42])))[f([109,97,112])](t=>t[f([115,112,108,105,116])](f([46])))[f([102,105,108,116,101,114])](t=>t[f([108,101,110,103,116,104])]<=r[f([108,101,110,103,116,104])])[f([109,97,112])](t=>Array(r[f([108,101,110,103,116,104])]-t[f([108,101,110,103,116,104])])[f([102,105,108,108])](t[0]===f([42])?f([42]):"")[f([99,111,110,99,97,116])](t))[f([115,111,109,101])](t=>r[f([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===f([42])))}()?(t[f([108,105,99,101,110,115,101,84,121,112,101])]==f([101,118,97,108,117,97,116,105,111,110])&&(n=a(f([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[f([108,105,99,101,110,115,101,84,121,112,101])]==f([116,114,105,97,108])&&(n=a(f([84,114,105,97,108,76,105,109,105,116]))),await(n&&g?new(window[f([80,114,111,109,105,115,101])])((t,e)=>{n[f([116,104,101,110])](t,e),g[f([116,104,101,110])](e=>{e!=f([86,97,108,105,100])&&t(e)},e)}):n||g||f([86,97,108,105,100]))):f([68,111,109,97,105,110,76,105,109,105,116]):f([78,111,116,65,108,108,111,119,101,100]):f([73,110,118,97,108,105,100])):f([73,110,118,97,108,105,100]))}catch{return f([73,110,118,97,108,105,100])}}())}(this)}[er(317)](){const t=er,e=this[t(267)][t(280)][t(329)](wo),n=this[t(267)][t(190)][t(329)](t(201));for(const o of e[t(184)]({channelId:n}))e[t(225)](o.id),e[t(222)][t(207)](o.id);super[t(317)]()}[er(191)](t){const e=er;return this[e(249)](t)[e(252)]>0}[er(249)](t){const e=er,n=[];for(const o of this[e(267)][e(188)][e(303)])o[e(257)][e(250)](e(269)+t)&&n[e(307)](o);return n}[er(244)](t){setTimeout(()=>{const n=nr,o=this[n(186)](t);o&&this[n(314)]&&qo(this[n(314)]).id===t&&(0,e.scrollViewportToShowTarget)({target:o[0],viewportOffset:100,alignToTop:!0})},50)}[er(275)](t){const e=er;this[e(267)][e(188)][e(230)](()=>{const n=e;for(const e of this[n(249)](t))this[n(267)][n(328)][n(291)](e)})}[er(285)](t){const e=er,n=this[e(267)][e(280)][e(329)](wo),o=this[e(267)][e(280)][e(329)](Mo),r=n[e(204)](t);if(!r[e(318)]){const t=r[e(261)](()=>this[e(186)](r.id));o[e(206)](t),r[e(333)]=!1}}[er(313)](){const t=er,e=this[t(267)],n=e[t(280)][t(329)](r.Users);e[t(218)][t(246)](t(287))[t(273)]({model:t(258),view:(o,r)=>{const s=t,{id:i}=qo(o[s(284)]),c=e[s(280)][s(329)](wo)[s(204)](i),a=this[s(314)]&&qo(this[s(314)]).id===i;let h;if(c&&c[s(211)]&&!a&&o[s(223)])return r[s(232)][s(221)](o[s(223)],s(277)+o[s(284)]),r[s(232)][s(221)](o[s(223)],s(321)+o[s(284)]),null;const u=[s(193)];return a&&u[s(307)](s(215)),h=c?.[s(252)]?c[s(173)][s(271)][s(288)].id:n.me.id,{classes:u,attributes:{"data-comment":i,"data-author-id":h}}}}),e[t(218)][t(246)](t(294))[t(248)]({model:t(258),view:(n,{options:o})=>{const r=t;if(o[r(213)])return null;const s=e[r(280)][r(329)](wo),i=e[r(188)][r(303)][r(329)](n),{id:c,part:a}=qo(n);return i&&!i[r(181)]||o[r(312)]&&s[r(204)](c)?.[r(211)]?null:{group:r(258),name:a?c+":"+a:c}}}),e[t(218)][t(246)](t(304))[t(224)]({view:{name:t(258),attributes:{id:/^\w/}},model:(e,{writer:n})=>n[t(316)](t(330),{"data-name":t(269)+e[t(212)]("id")})}),e[t(218)][t(246)](t(304))[t(177)]({view:t(258)})}[er(265)](){const t=er,e=this[t(267)],n=e[t(280)][t(329)](wo),o=new Set,r=new Set;e[t(188)][t(243)][t(305)](n=>{const s=t;let i=!1;for(const{name:t,data:c}of e[s(188)][s(243)][s(179)][s(260)]()){const{group:a,id:h}=qo(t);let u=c[s(256)];if(s(258)!==a||!u)continue;const d=s(229)===u[s(298)][s(292)];d||(u=ir(u,e[s(188)]),!u||u[s(319)]||!c[s(256)]||u[s(332)](c[s(256)]))?e[s(188)][s(194)](u)&&!d?this[s(264)]?o[s(279)](t):this[s(172)](t,h):(r[s(279)](t),o[s(207)](t),n[s(331)](t),i=!0):(n[s(241)](t,{range:u}),i=!0)}return i}),this.on(t(214),(n,r,s)=>{const i=t;if(!s&&o[i(253)])for(const t of o){const{id:n}=qo(t);o[i(207)](t),e[i(188)][i(303)][i(329)](t)&&this[i(172)](t,n)}}),this[t(306)](e[t(188)][t(243)],t(230),()=>{const s=t;for(const{name:t,data:{newRange:i}}of e[s(188)][s(243)][s(179)][s(260)]()){const{group:c,id:a}=qo(t);if(s(258)!==c)continue;const h=n[s(204)](a),u=this[s(191)](a);h&&(!h[s(333)]&&i&&e[s(328)][s(197)][s(208)](s(174),()=>{const t=s,o=e[t(280)][t(329)](ko),r=n[t(281)][t(329)](h)[t(197)];o[t(233)](r)[t(276)]()},{priority:s(231)}),h[s(333)]=u||!!i),i||(r[s(279)](t),o[s(207)](t))}for(const t of r){const{id:e}=qo(t),r=n[s(204)](e);if(o[s(207)](t),!r)continue;const i=this[s(191)](e);i||r[s(205)]?i||r[s(196)]||r[s(239)](new Date):r[s(189)]()}r[s(274)]()})}[er(327)](t){const e=er;t[e(178)](t=>{const n=e;t[n(196)]&&this[n(285)](t.id)})}[er(186)](t){const e=er,n=this[e(267)],o=this[e(249)](t);return(0,r.getAllMarkersDomElementsSorted)(n[e(328)],o)}[er(245)](t){const e=er,n=this[e(249)](t);let o="",r=!1;for(const t of n){const n=t[e(297)]();for(const t of Array[e(242)](n[e(169)]()))t.is(e(259))?(o&&r&&(o+=" ",r=!1),o+=t[e(254)]):r=!0;r=!0}return o[e(170)](0,150)}[er(301)](t,e){const n=er,o=this[n(267)],r=o[n(280)][n(329)](wo);let s=r[n(204)](e);const i=o[n(190)][n(329)](n(201)),c=o[n(280)][n(329)](Mo);return s&&(s[n(196)]&&s[n(239)](null),s[n(318)])||(this[n(249)](e)[0][n(290)]?r[n(296)]({channelId:i,threadId:e})[n(262)](t=>{const r=n;if(r(289)!==o[r(183)])if(s=t,s&&!s[r(318)]){const t=s[r(261)](()=>this[r(186)](e));c[r(206)](t),s[r(211)]&&this[r(275)](e)}else if(!s){const t=this[r(249)](e);o[r(188)][r(230)](e=>{const n=r;for(const o of t)e[n(331)](o)})}}):o[n(328)][n(197)][n(208)](n(174),()=>{const t=n;if(r[t(204)](e))return;const a=o[t(280)][t(329)](ko);s=r[t(263)]({channelId:i,threadId:e,target:()=>this[t(186)](e),context:{type:t(168),value:this[t(245)](e)}});const h=r[t(281)][t(329)](s)[t(197)],u=a[t(233)](h);u&&c[t(206)](u)},{priority:n(231)})),s}[er(172)](t,e){const n=er,o=this[n(301)](t,e);o&&!o[n(309)]&&o[n(310)]({type:n(168),value:this[n(245)](e)})}[er(283)](){const t=er,n=this[t(267)];(0,r.surroundingMarkersDetector)(n[t(188)],({left:o,entered:s})=>{const i=t;for(const t of o)if(cr(t)){n.ui[i(270)][i(182)](it(n[i(323)],i(195)));break}for(const t of s)if(cr(t)){n.ui[i(270)][i(182)](it(n[i(323)],i(251),(0,e.getEnvKeystrokeText)(r.FOCUS_ANNOTATION_KEYSTROKE)));break}})}}function rr(t,e){return e?t+":"+e:t}function sr(){const t=["startsWith","ENTER_COMMENT_ANNOUNCEMENT","length","size","data","map","newRange","name","comment","$textProxy","getChangedMarkers","attachTo","then","openNewCommentThread","isThreadsLoadingPaused","_handleMarkerAddAndRemove","37604172kmICLs","editor","hasCommentThread","comment:","ariaLiveAnnouncer","first","isOfficialPlugin","markerToHighlight","clear","_reconvertMarkers","refreshVisibility","addMarker:","change:isReadOnly","add","plugins","_threadToController","resolveCommentThread","_initAriaMarkerChangeAnnouncements","markerName","_attachArchivedThread","fromCharCode","editingDowncast","author","destroyed","managedUsingOperations","reconvertMarker","rootName","getWalker","dataDowncast","channelId","fetchCommentThread","getRange","root","isPremiumPlugin","3058255dTnAqG","_attachMarkerToThread","1146609uUXbDt","markers","upcast","registerPostFixer","listenTo","push","4372024VNmoAl","context","setContext","isObject","ignoreResolvedComments","_initializeMarkerConverters","activeMarker","init","createElement","destroy","isAttached","isCollapsed","6eIyBNK","removeMarker:","schema","locale","11NSyEsp","focus","470599KWnKWS","_handleInitialThreads","editing","get","$marker","removeMarker","isEqual","_hasTargetInContent","text","getItems","substring","addComment","_handleThreadMarker","comments","render","afterInit","createPositionBefore","dataToMarker","forEach","differ","createRange","affectsData","announce","state","getCommentThreads","4572612UoGdZv","_getTargetForId","set","model","remove","config","hasMarkerForId","join","ck-comment-marker","hasContent","LEAVE_COMMENT_ANNOUNCEMENT","unlinkedAt","view","reopenCommentThread","commands","310364UmrbxD","collaboration.channelId","requires","CommentsEditing","getCommentThread","isSubmitted","registerAnnotation","delete","once","pluginName","start","isResolved","getAttribute","showCommentHighlights","change:isThreadsLoadingPaused","ck-comment-marker--active","4cwJSmf","switchReadOnly","conversion","enqueueChange","hasDomSelection","consume","_threads","item","elementToElement","_detachCommentThread","addCommentThread","group","120oBNUcK","$graveyard","change","low","consumable","getByInnerView","href","filter","change:activeMarker","14cVmOSk","removeCommentThread","setUnlinkedAt","ready","updateMarker","from","document","scrollToThreadMarker","_getTextContext","for","end","markerToData","getAllMarkersForId"];return(sr=function(){return t})()}function ir(t,e){const n=er,o=e[n(322)],r=e[n(180)](t[n(210)]);for(const s of t[n(293)]()){const{type:t,item:i,nextPosition:c}=s;if(n(168)===t||o[n(311)](i)){const t=e[n(176)](i);r[n(319)]&&(r[n(210)]=t),r[n(247)]=c}}return r}function cr(t){const e=er;return e(258)===qo(t[e(257)])[e(227)]}const ar=ur;function hr(){const t=["change:activeAnnotations","destroy","init","set","push","getAllMarkersForId","398320GoEVYj","568FNWHAq","focusTracker","componentFactory","17148142BNfviz","_viewToController","_showLicenseError","CommentsUI","licenseKey","has","low","view","focus","locale","commentsLicenseKeyDomainLimit","commands","tooltip","1213198jZfMSa","from","comment:","isEnabled","length","getCommentThread","pluginName","4UAyhUG","model","hasContent","addCommentThread","_createUIButton","domainLimit","hasCommentThread","CommentThreadInputView","bind","expired","editing","_licenseKeyCheckInterval","activeMarker","_threadToController","comment","get","requires","523646GttLDV","commentsLicenseKeyExpired","innerView","plugins","stop","usageLimit","commentsLicenseKeyValid","commentsLicenseKeyInvalid","commentsLicenseKeyNotAllowed","config","addSourceCollector","Comment","commentsLicenseKeyTrialLimit","commentsLicenseKeyEvaluationLimit","5008985GODKiP","invalid","addComment","isOfficialPlugin","featureNotAllowed","map","6eOHNoA","menuBar:comment","find","3yNUDle","highest","Comments","39627kmnKFS","getRange","add","listenTo","304790CJjyYM","execute","isFocused","hasMarkerForId","editor","evaluationLimit","CommentsListView","isPremiumPlugin","commentsLicenseKeyUsageLimit","trialLimit","removeCommentThread"];return(hr=function(){return t})()}function ur(t,e){const n=hr();return(ur=function(t,e){return n[t-=469]})(t,e)}!function(t){const e=ur,n=t();for(;;)try{if(560365===-parseInt(e(491))/1*(-parseInt(e(474))/2)+parseInt(e(514))/3*(-parseInt(e(538))/4)+-parseInt(e(505))/5*(-parseInt(e(511))/6)+-parseInt(e(555))/7+-parseInt(e(539))/8*(-parseInt(e(517))/9)+parseInt(e(521))/10+-parseInt(e(542))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(hr);class dr extends t.Plugin{[ar(546)];[ar(485)];static get[ar(473)](){return ar(545)}static get[ar(508)](){return!0}static get[ar(528)](){return!0}static get[ar(490)](){return[wo,or,Mo,ko]}get[ar(527)](){return Ft}get[ar(481)](){return Pt}[ar(534)](){const t=ar,e=this[t(525)],n=e[t(494)][t(489)](wo),o=e[t(494)][t(489)](or),r=e[t(494)][t(489)](ko),s=e[t(494)][t(489)](Mo);e.ui[t(541)][t(519)](t(488),()=>{const e=t,n=this[e(478)](st.ButtonView);return n[e(554)]=!0,n}),e.ui[t(541)][t(519)](t(512),()=>this[t(478)](st.MenuBarMenuListItemButtonView)),s[t(501)](()=>{const e=t,r=[];for(const[t,s]of n[e(487)]){const n=o[e(537)](t.id),i=n[e(510)](t=>t[e(518)]());n[e(471)]>0&&r[e(536)]([s[e(549)],i])}return r}),this[t(520)](r,t(532),(e,r,s)=>{const i=t,c=Array[i(556)](s)[i(510)](t=>t[i(493)])[i(513)](t=>n[i(543)][i(547)](t));if(!c)return void(o[i(486)]=null);const a=n[i(543)][i(489)](c)[i(475)].id,h=i(469)+a;a&&o[i(524)](a)?o[i(486)]=h:o[i(486)]&&(o[i(486)]=null)}),this[t(520)](n,t(531),(n,{threadId:r,isFromAdapter:s})=>{const i=t;!s&&e.ui[i(540)][i(523)]&&o[i(524)](r)&&e[i(484)][i(549)][i(550)]()},{priority:t(515)}),this[t(520)](n,t(507),(r,{threadId:s,isFromAdapter:i})=>{const c=t;!i&&o[c(524)](s)&&n[c(480)](s)&&1===n[c(472)](s)[c(471)]&&(e[c(484)][c(549)][c(550)](),r[c(495)]())},{priority:t(548)}),this[t(546)]=this[t(525)][t(500)][t(489)](t(546));const i=this[t(525)];this[t(485)]=setInterval(()=>{const e=t;let n;for(const t in i){const o=t,r=i[o];if(e(497)==r||e(498)==r||e(492)==r||e(552)==r||e(499)==r||e(504)==r||e(503)==r||e(529)==r){delete i[o],n=r,clearInterval(this[e(485)]),this[e(485)]=void 0;break}}e(498)==n&&i[e(544)](e(506)),e(492)==n&&i[e(544)](e(483)),e(552)==n&&i[e(544)](e(479)),e(499)==n&&i[e(544)](e(509),e(516)),e(504)==n&&i[e(544)](e(526)),e(503)==n&&i[e(544)](e(530)),e(529)==n&&i[e(544)](e(496))},1e3)}[ar(533)](){const t=ar;super[t(533)](),this[t(485)]&&clearInterval(this[t(485)])}[ar(478)](t){const e=ar,n=this[e(525)],o=new t(n[e(551)]),r=n[e(553)][e(489)](e(477));return o[e(535)]({label:it(n[e(551)],e(502)),icon:rt.IconAddComment}),o[e(482)](e(470)).to(r,e(476)),this[e(520)](o,e(522),()=>{r[e(522)]()}),o}}function lr(){const t=["editor","isEnabled","30528640AnEfRl","document","2936KobuTs","listenTo","stopListening","change:isEnabled","clipboardInput","commands","pluginName","config","_disableCommentsOnlyMode","CommentsOnly","forceDisabled","15474870eCEGUM","140Tzcvgt","isPremiumPlugin","8nqcJRj","cut","isOfficialPlugin","affectsData","editSource","highest","set","addCommentThread","commentsOnly","afterInit","43760ApeHOy","editing","DragDrop","stop","12983400ymrbhX","1182JfnFHD","27216UfSPuf","SourceEditing","_enableCommentsOnlyMode","delete","view","get","has","plugins","requires","clearForceDisabled","commentsOnlyMode","157424MRYttZ"];return(lr=function(){return t})()}const mr=kr;function kr(t,e){const n=lr();return(kr=function(t,e){return n[t-=316]})(t,e)}!function(t){const e=kr,n=t();for(;;)try{if(917083===parseInt(e(337))/1+parseInt(e(342))/2*(parseInt(e(325))/3)+-parseInt(e(356))/4*(parseInt(e(320))/5)+-parseInt(e(326))/6*(parseInt(e(354))/7)+parseInt(e(324))/8+parseInt(e(353))/9+-parseInt(e(340))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lr);class gr extends t.Plugin{static get[mr(348)](){return mr(351)}static get[mr(358)](){return!0}static get[mr(355)](){return!0}static get[mr(334)](){return[or]}constructor(t){const e=mr;super(t),this[e(316)](e(339),!1),this.on(e(345),(t,n,o)=>{const r=e;o?this[r(328)]():this[r(350)]()})}[mr(319)](){const t=mr;!this[t(339)]&&this[t(338)][t(349)][t(331)](t(318))&&(this[t(339)]=!0)}[mr(328)](){const t=mr;for(const[e,n]of this[t(338)][t(347)])n[t(359)]&&t(317)!==e&&n[t(352)](t(336));this[t(338)][t(333)][t(332)](t(322))&&this[t(338)][t(333)][t(331)](t(322))[t(352)](t(336)),this[t(338)][t(333)][t(332)](t(327))&&this[t(338)][t(333)][t(331)](t(327))[t(352)](t(336)),this[t(338)][t(347)][t(331)](t(360))?.[t(352)](t(336));const e=this[t(338)][t(321)][t(330)][t(341)];this[t(343)](e,t(357),e=>e[t(323)](),{priority:t(361)}),this[t(343)](e,t(346),e=>e[t(323)](),{priority:t(361)}),this[t(343)](e,t(329),e=>e[t(323)](),{priority:t(361)})}[mr(350)](){const t=mr;for(const[e,n]of this[t(338)][t(347)])n[t(359)]&&t(317)!==e&&n[t(335)](t(336));this[t(338)][t(333)][t(332)](t(327))&&this[t(338)][t(333)][t(331)](t(327))[t(335)](t(336)),this[t(338)][t(347)][t(331)](t(360))?.[t(335)](t(336)),this[t(344)](this[t(338)][t(321)][t(330)][t(341)])}}function fr(t,e){const n=vr();return(fr=function(t,e){return n[t-=205]})(t,e)}const pr=fr;!function(t){const e=fr,n=t();for(;;)try{if(737470===-parseInt(e(223))/1*(-parseInt(e(234))/2)+parseInt(e(268))/3+parseInt(e(207))/4*(-parseInt(e(237))/5)+-parseInt(e(220))/6+-parseInt(e(244))/7+-parseInt(e(225))/8*(-parseInt(e(229))/9)+-parseInt(e(254))/10*(parseInt(e(238))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vr);class br extends t.ContextPlugin{[pr(230)];[pr(240)];[pr(265)];static get[pr(211)](){return[ko]}static get[pr(239)](){return pr(233)}static get[pr(260)](){return!0}static get[pr(257)](){return!0}constructor(t){const e=pr;super(t),this[e(230)]=new Set,this[e(265)]=new Map,this[e(240)]=new Map}[pr(215)](){const t=pr,e=this[t(210)][t(228)][t(255)](ko);this[t(243)](e,t(261),(e,n)=>{const o=t;for(const t of this[o(230)]){const e=this[o(265)][o(255)](t);(0,this[o(240)][o(255)](t)[o(251)])(n)&&e[o(221)](n)}}),this[t(243)](e,t(245),()=>{const e=t;for(const t of this[e(230)])this[e(265)][e(255)](t)[e(221)](null)}),this[t(243)](e[t(247)],t(218),(e,n)=>{this[t(232)](n)})}[pr(214)](){const t=pr;return this[t(230)][t(226)]>0}[pr(258)](t){const e=pr;return this[e(230)][e(248)](t)}[pr(224)](t,n=this[pr(266)]){const o=pr,r=this[o(210)][o(228)][o(255)](ko);if(!this[o(265)][o(248)](t))throw new e.CKEditorError(o(256),this,{uiName:t});this[o(258)](t)&&this[o(219)](t),this[o(230)][o(218)](t);const s=new Qe;$e({source:r[o(247)],target:s,filter:n}),this[o(240)][o(206)](t,{collection:s,filter:n});const i=this[o(265)][o(255)](t);i[o(235)](s),this[o(243)](i,o(227),(t,e,n,s)=>{const i=o;s&&r[i(253)](s),n&&r[i(250)](n)})}[pr(219)](t){const n=pr;if(this[n(230)][n(246)](t),!this[n(265)][n(248)](t))throw new e.CKEditorError(n(256),this,{uiName:t});const o=this[n(265)][n(255)](t);o[n(216)](),this[n(212)](o),this[n(240)][n(255)](t)[n(263)][n(259)](),this[n(240)][n(246)](t)}[pr(231)](t){const n=pr;if(!this[n(265)][n(248)](t))throw new e.CKEditorError(n(256),this,{uiName:t});const o=this[n(210)][n(228)][n(255)](ko),r=Array[n(236)](o[n(252)])[0]||null;this[n(264)](),this[n(224)](t);const s=this[n(265)][n(255)](t);s[n(221)](r),s[n(217)]&&r&&s[n(217)]([r])}[pr(264)](){const t=pr;for(const e of this[t(230)])this[t(219)](e)}[pr(222)](t,n){const o=pr;if(this[o(265)][o(248)](t))throw new e.CKEditorError(o(208));if(o(213)!=typeof n[o(235)]||o(213)!=typeof n[o(216)]||o(213)!=typeof n[o(221)])throw new e.CKEditorError(o(267),null);this[o(265)][o(206)](t,n)}[pr(249)](){const t=pr,e=this[t(210)][t(228)][t(255)](ko)[t(263)],n=new Map,o=Array[t(236)](this[t(230)]);for(const e of this[t(230)]){const o=this[t(240)][t(255)](e)[t(263)];for(const r of o)n[t(206)](r,e)}for(const r of e){const e=n[t(255)](r);this[t(232)](r);const s=o[t(209)](e=>this[t(240)][t(255)](e)[t(251)](r));e!==s&&(e&&this[t(240)][t(255)](e)[t(263)][t(205)](r),s&&this[t(240)][t(255)](s)[t(263)][t(218)](r))}}[pr(259)](){const t=pr;this[t(264)](),super[t(259)]()}[pr(266)](){return!0}[pr(232)](t){const n=pr,o=[];for(const e of this[n(230)])(0,this[n(240)][n(255)](e)[n(251)])(t)&&o[n(262)](e);if(o[n(242)]>1)throw new e.CKEditorError(n(241),null,{matchedUIs:o,annotationType:t[n(269)]})}}function vr(){const t=["requires","stopListening","function","hasActive","init","detach","_setSelectedAnnotations","add","deactivate","8304516YKxhmS","setActiveAnnotation","register","13mUaiqm","activate","16voehjk","size","change:activeAnnotation","plugins","5398137hbpnAL","activeUIs","switchTo","_assertAnnotationDoesNotBelongToMultipleUIs","AnnotationsUIs","143458kCkmgd","attach","from","8335bofMku","11187ofdOGc","pluginName","uisData","annotationsuis-annotation-mismatch","length","listenTo","1041516Vcqkvu","_deactivateAllAnnotations","delete","_visibleAnnotations","has","refilterAnnotations","_addActiveAnnotation","filter","activeAnnotations","_removeActiveAnnotation","8330pGSube","get","annotationsuis-missing-ui","isPremiumPlugin","isActive","destroy","isOfficialPlugin","_activateAnnotation","push","collection","deactivateAll","_uis","defaultFilter","annotationsuis-register-invalid-interface","3651465NCXdfE","type","remove","set","556uYBXyb","annotationsuis-register-already-registered","find","context"];return(vr=function(){return t})()}var _r=n(573),wr={attributes:{"data-cke":!0}};wr.setAttributes=ye(),wr.insert=Ie().bind(null,"head"),wr.domAPI=_e(),wr.insertStyleElement=Te();be()(_r.A,wr);_r.A&&_r.A.locals&&_r.A.locals;const Ir=yr;function Ar(){const t=["arrowdown","application","Annotations list","564HGCLEh","length","focusNext","_updateItemPositionInFocusables","change","forEach","arrowup","Annotations sidebar","17988014bvlQlQ","listenTo","set","change:top","focusCycler","removed","createCollection","ck-sidebar","render","setTemplate","bindTemplate","7928300DExLkJ","_setupKeyboardNavigation","ck-reset","remove","top","div","minHeight","2768745lybrZc","600871TMMyqw","getIndex","focusables","focusTracker","3670947AEtCfE","3549cjYJqg","focusPrevious","1917282rxpYYa","focus","delegate","add","number","4icisxb","added","focusFirst","element","list","5fufOqc","source","class","16Icdihy","uiLanguageDirection"];return(Ar=function(){return t})()}function yr(t,e){const n=Ar();return(yr=function(t,e){return n[t-=209]})(t,e)}!function(t){const e=yr,n=t();for(;;)try{if(626785===-parseInt(e(243))/1*(-parseInt(e(255))/2)+parseInt(e(248))/3*(parseInt(e(216))/4)+-parseInt(e(260))/5*(parseInt(e(250))/6)+-parseInt(e(242))/7+parseInt(e(211))/8*(parseInt(e(247))/9)+parseInt(e(235))/10+-parseInt(e(224))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ar);const Cr=(0,e.toUnit)("px");class Tr extends st.View{[Ir(259)];[Ir(245)];[Ir(246)];[Ir(228)];constructor(t){const n=Ir;super(t);const o=this[n(234)];this[n(226)](n(241),0),this[n(226)](n(210),""),this[n(259)]=this[n(230)](),this[n(245)]=this[n(230)](),this[n(259)][n(252)](n(222),n(213)).to(this),this[n(246)]=new e.FocusTracker,this[n(228)]=new st.FocusCycler({focusables:this[n(245)],focusTracker:this[n(246)]}),this[n(233)]({tag:n(240),attributes:{class:["ck",n(231),n(237),o.to(n(210))],style:{minHeight:o.to(n(241),t=>n(254)==typeof t?Cr(t+10):null)},dir:t[n(212)],role:n(214),"aria-label":it(t,n(223)),tabindex:0},children:[{tag:n(240),attributes:{role:n(259),"aria-label":it(t,n(215))},children:this[n(259)]}]})}[Ir(232)](){const t=Ir;super[t(232)](),this[t(236)]()}[Ir(251)](){const t=Ir;this[t(228)][t(257)]()}[Ir(236)](){const t=Ir;this[t(259)][t(252)](t(227)).to(this),this.on(t(227),e=>{const n=t;this[n(219)](e[n(209)])}),this[t(259)][t(221)](e=>{const n=t;this[n(246)][n(253)](e[n(258)]),this[n(219)](e)}),this[t(259)].on(t(220),(e,n)=>{const o=t;for(const t of n[o(229)])this[o(246)][o(238)](t[o(258)]),this[o(245)][o(238)](t);for(const t of n[o(256)])this[o(246)][o(253)](t[o(258)]),this[o(219)](t)}),this.on(t(222),()=>{const e=t;this[e(228)][e(249)]()}),this.on(t(213),()=>{const e=t;this[e(228)][e(218)]()}),this[t(225)](this[t(258)],t(251),()=>{this[t(251)]()})}[Ir(219)](t){const e=Ir,n=this[e(245)][e(244)](t);let o,r;for(const n of this[e(245)])if(t[e(239)]<n[e(239)]){o=n;break}if(r=o?this[e(245)][e(244)](o):this[e(245)][e(217)],-1!==n){if(n===r-1)return;this[e(245)][e(238)](t),r=o?this[e(245)][e(244)](o):this[e(245)][e(217)]}this[e(245)][e(253)](t,r)}}const Er=Or;function xr(){const t=["focus","bottom","bind","14FHgZZa","arrowup","_mutationObserver","clear","157912pLnRgu","attach","first","set","createCollection","798384sQlkff","content","setTemplate","ck-sidebar-item","height","bindTemplate","destroy","ck-sidebar-item--no-animation","isAnimationDisabled","128735LdxmfF","render","30ZgqYeX","delegate","_targetTop","arrowdown","472434KVMcHq","div","detach","updateHeight","presentation","element","30015ZHjcan","443720wRiZAC","top","740mfpCTb","69819wmqkzD","clientHeight"];return(xr=function(){return t})()}function Or(t,e){const n=xr();return(Or=function(t,e){return n[t-=333]})(t,e)}!function(t){const e=Or,n=t();for(;;)try{if(149599===-parseInt(e(370))/1+-parseInt(e(360))/2+parseInt(e(345))/3+-parseInt(e(340))/4+parseInt(e(354))/5*(-parseInt(e(356))/6)+parseInt(e(336))/7*(parseInt(e(367))/8)+-parseInt(e(366))/9*(-parseInt(e(369))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xr);const Nr=(0,e.toUnit)("px");class Sr extends st.View{[Er(346)];[Er(358)];[Er(338)];constructor(t){const e=Er;super(t),this[e(343)](e(368),0),this[e(343)](e(349),0),this[e(335)](e(334)).to(this,e(368),this,e(349),(t,e)=>t+e),this[e(343)](e(353),!1),this[e(338)]=Be(()=>this[e(363)]()),this[e(358)]=null,this[e(346)]=this[e(344)](),this[e(346)][e(357)](e(337),e(359)).to(this);const n=this[e(350)];this[e(347)]({tag:e(361),attributes:{class:[e(348),n.to(e(353),t=>t?e(352):"")],style:{top:n.to(e(368),t=>Nr(t))},role:e(364)},children:this[e(346)]})}[Er(355)](){const t=Er;super[t(355)](),this[t(338)][t(341)](this[t(365)])}[Er(333)](){const t=Er;this[t(346)][t(342)]&&this[t(346)][t(342)][t(333)]()}[Er(363)](){const t=Er,e=this[t(365)][t(371)];e&&(this[t(349)]=e)}[Er(351)](){const t=Er;this[t(346)][t(339)](),this[t(338)][t(362)](),super[t(351)]()}}const Mr=Pr;function Rr(){const t=["get","appendChild","change:top","_attachToContainer","_targetTop","_updateLastItem","_destroySidebarItemView","bind","966ahevXj","config","719574CxZdjV","init","view","_spaceBetweenItems","addAnnotation","clear","element","targetRect","sidebar-attachtocontainer-missing-container","_alignToTargetRect","_annotations","nodeType","_alignForBottomChange","change:_lastItem","_recalculateBuffer","max","19038gjSiqW","_sidebarItemViewToAnnotation","define","1108724gvtpmY","container","pluginName","rearrange","updateHeight","_detachFromContainer","context","setContainer","Sidebar","_annotationToSidebarItemView","33704pChHLJ","sidebar-setcontainer-invalid-element","stopListening","change:targetRect","unbind","height","_getItemAfter","refresh","change:bottom","105YRVshI","4272036sZPXQs","_getMaxAvailableTop","last","672282vyXjCo","length","_createSidebarView","26145117WXTqpe","remove","content","sidebar.preventScrollOutOfView","_activeAnnotation","isAnimationDisabled","listenTo","push","getSidebarItemView","list","_getItemBefore","top","_setItemTop","getIndex","_recalculate","sidebar.container","locale","_alignAfterItem","destroy","isPremiumPlugin","object","bottom","_alignForTopChange","set","class","_lastItem","isActive","target","add","isOfficialPlugin","_getTargetTop","delete","_alignBeforeItem","minHeight","render"];return(Rr=function(){return t})()}function Pr(t,e){const n=Rr();return(Pr=function(t,e){return n[t-=146]})(t,e)}!function(t){const e=Pr,n=t();for(;;)try{if(868288===parseInt(e(199))/1+-parseInt(e(157))/2+-parseInt(e(196))/3+-parseInt(e(176))/4+parseInt(e(195))/5*(-parseInt(e(173))/6)+-parseInt(e(155))/7*(parseInt(e(186))/8)+parseInt(e(202))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Rr);class Lr extends t.ContextPlugin{[Mr(159)];[Mr(206)];[Mr(167)];[Mr(160)];[Mr(174)];[Mr(185)];[Mr(171)];static get[Mr(178)](){return Mr(184)}static get[Mr(231)](){return!0}static get[Mr(221)](){return!0}constructor(t){const e=Mr;super(t),this[e(225)](e(227),void 0),this[e(159)]=this[e(201)](),this[e(225)](e(177),null),this[e(160)]=25,this[e(174)]=new Map,this[e(185)]=new Map,this[e(182)][e(156)][e(175)](e(205),!1),this[e(167)]=null,this[e(206)]=null,this[e(171)]=[]}[Mr(158)](){const t=Mr,e=this[t(182)][t(156)][t(147)](t(217));e&&this[t(183)](e)}[Mr(183)](t){const n=Mr;if(!Br(t))throw new e.CKEditorError(n(187));this[n(177)]=t}[Mr(150)]({viewClass:t="",spaceBetweenItems:n=25}={}){const o=Mr;if(!Br(this[o(177)]))throw new e.CKEditorError(o(165),this);this[o(177)][o(148)](this[o(159)][o(163)]),this[o(159)][o(226)]=t,this[o(160)]=n}[Mr(179)]({removedAnnotation:t,previousAnnotation:e,nextAnnotation:n}){const o=Mr,r=this[o(210)](t);this[o(159)][o(211)][o(203)](r),this[o(153)](t),e&&this[o(166)](this[o(210)](e)),n&&this[o(166)](this[o(210)](n)),this[o(152)]()}[Mr(193)]({blurredAnnotation:t,activatedAnnotation:e,disableAnimationOnActivatedAnnotation:n}){const o=Mr;if(this[o(206)]=e,t){t[o(228)]=!1;const e=this[o(210)](t);e&&n&&(e[o(207)]=!1)}if(e){const t=this[o(210)](e);t&&(e[o(228)]=!0,n&&(t[o(207)]=!0,t[o(213)]+=1),this[o(166)](t))}}[Mr(181)](t){const e=Mr;if(this[e(159)][e(163)][e(203)](),t)for(const n of t)this[e(153)](n);this[e(159)][e(211)][e(162)](),this[e(159)][e(226)]="",this[e(227)]=null}[Mr(161)](t,e){const n=Mr;e||(e=t[n(159)]);const o=new Sr(this[n(182)][n(218)]);this[n(174)][n(225)](o,t),this[n(185)][n(225)](t,o),o[n(204)][n(230)](e),this[n(208)](t[n(159)],n(189),(e,r,s)=>{const i=n,c=this[i(232)](t,s);o[i(151)]!=c&&(o[i(151)]=c,this[i(214)](o,c))}),this[n(208)](o,n(149),()=>{const t=n;this[t(216)](o,t(213))}),this[n(208)](o,n(194),()=>{const t=n;this[t(216)](o,t(223))}),this[n(166)](o);const r=this[n(212)](o);return r&&this[n(219)](r,o)||this[n(166)](o),this[n(152)](),this[n(159)][n(211)][n(230)](o),o}[Mr(224)](t){const e=Mr;if(!t[e(204)][e(200)])return;const n=this[e(212)](t);if(!n)return;const o=this[e(174)][e(147)](n),r=this[e(206)];r&&r===o?this[e(219)](n,t):this[e(234)](t,n)}[Mr(169)](t){const e=Mr;if(!t[e(204)][e(200)])return;const n=this[e(192)](t);if(!n)return;const o=this[e(174)][e(147)](n),r=this[e(182)][e(156)][e(147)](e(205)),s=this[e(206)];s&&s===o&&r?(this[e(234)](n,t),this[e(219)](t,n)):s&&s===o?this[e(234)](n,t):this[e(219)](t,n)}[Mr(216)](t,e){const n=Mr;0===this[n(171)][n(200)]&&setTimeout(()=>{const t=n;for(const{sidebarItemView:e,changedProp:n}of this[t(171)])t(213)===n?this[t(224)](e):this[t(169)](e);this[t(171)]=[]},10),this[n(171)][n(209)]({sidebarItemView:t,changedProp:e})}[Mr(210)](t){const e=Mr;return this[e(185)][e(147)](t)}[Mr(220)](){const t=Mr;this[t(188)](),this[t(159)][t(220)]()}[Mr(153)](t){const e=Mr,n=this[e(210)](t);this[e(188)](n),this[e(188)](t[e(159)]),n[e(220)](),this[e(185)][e(233)](t),this[e(174)][e(233)](n)}[Mr(201)](){const t=Mr,e=new Tr(this[t(182)][t(218)]);return e[t(146)](),this.on(t(170),(n,o,r,s)=>{const i=t;s&&e[i(190)](i(235)),r?e[i(154)](i(235)).to(r,i(223)):e[i(235)]=null}),e}[Mr(152)](){const t=Mr;this[t(227)]=this[t(167)]?.[t(198)]?this[t(210)](this[t(167)][t(198)]):null}[Mr(212)](t){const e=Mr,n=this[e(174)][e(147)](t),o=n&&this[e(167)]?.[e(147)](this[e(167)][e(215)](n)-1);return o&&this[e(210)](o)||null}[Mr(192)](t){const e=Mr,n=this[e(174)][e(147)](t),o=n&&this[e(167)]?.[e(147)](this[e(167)][e(215)](n)+1);return o&&this[e(210)](o)||null}[Mr(234)](t,e){const n=Mr;t[n(180)]();const o=Vr(e[n(223)]+this[n(160)],t[n(213)]);return!!o&&(this[n(214)](e,e[n(213)]-o),!0)}[Mr(219)](t,e){const n=Mr;t[n(180)]();const o=Vr(t[n(223)]+this[n(160)],e[n(213)]);return!!o&&(this[n(214)](e,e[n(213)]+o,!1),!0)}[Mr(166)](t){const e=Mr,n=this[e(174)][e(147)](t);if(!n||!n[e(229)]||!n[e(164)])return;const o=this[e(232)](n,n[e(164)]);this[e(214)](t,o)}[Mr(232)](t,n){const o=Mr;if(null===n)return 0;if(t[o(229)]instanceof e.Rect)return n[o(213)];{const t=new e.Rect(this[o(159)][o(163)])[o(213)];return n[o(213)]-t}}[Mr(214)](t,e,n=this[Mr(182)][Mr(156)][Mr(147)](Mr(205))){const o=Mr;n&&(e=Math[o(172)](e,this[o(197)](t))),t[o(213)]=e}[Mr(197)](t){const e=Mr;let n=this[e(212)](t),o=0;for(;n;)n[e(180)](),o+=this[e(160)]+n[e(191)],n=this[e(212)](n);return o}}function Vr(t,e){return Math[Mr(172)](t-e,0)}function Br(t){const e=Mr;return null!==t&&e(222)==typeof t&&1===t[e(168)]}function Dr(t,e){const n=Fr();return(Dr=function(t,e){return n[t-=442]})(t,e)}const jr=Dr;function Fr(){const t=["ready","getOrderedSelectedAnnotations","activeAnnotation","get","addAnnotation","container","isPremiumPlugin","refreshPositioning","8915SzTMnZ","destroy","has","116dhAiFA","set","annotations","plugins","blur","stopListening","897127isrKcW","Annotations","off","wideSidebar","focus","context","30XmClrd","listenTo","resize","isOfficialPlugin","uiUpdate","8996kiVYRz","429FqagFb","hasDomSelection","high","WideSidebar","requires","cancel","init","1866018BKFfvg","setActiveAnnotation","pluginName","_attachToContainer","register","15620700nzMCyO","updateTargetRect","EditorAnnotations","set:container","_activeAnnotation","_destroyEditorAnnotationsIntegration","add","widesidebar-attach-already-attached","attach","_integrateWithEditorAnnotations","widesidebar-detach-not-attached","remove","refreshVisibility","from","detach","_annotations","refresh","change:container","stop","switchTo","_editorAnnotations","9OYpaFb","addEventListener","removeEventListener","ck-sidebar--wide","_detachFromContainer","1009696FgieQL","editors","_refreshPositioningDebounced","10278176VCyKsp","rearrange","isAttached"];return(Fr=function(){return t})()}!function(t){const e=Dr,n=t();for(;;)try{if(956152===parseInt(e(492))/1+parseInt(e(453))/2*(parseInt(e(454))/3)+parseInt(e(509))/4*(parseInt(e(506))/5)+parseInt(e(448))/6*(-parseInt(e(442))/7)+parseInt(e(495))/8+-parseInt(e(487))/9*(parseInt(e(466))/10)+parseInt(e(461))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fr);class Kr extends t.ContextPlugin{[jr(497)];[jr(511)];[jr(486)];[jr(494)];static get[jr(458)](){return[Lr,br]}static get[jr(463)](){return jr(457)}static get[jr(451)](){return!0}static get[jr(504)](){return!0}constructor(t){const n=jr;super(t),this[n(497)]=!1,this[n(510)](n(500),null),this[n(511)]=null,this[n(486)]=new e.Collection,this[n(494)]=Pe(()=>{const e=n;t[e(512)][e(501)](e(443))[e(478)](),this[e(511)][e(505)]()},250,{leading:!1})}[jr(460)](){const t=jr,e=this[t(447)][t(512)][t(501)](br),n=this[t(447)][t(512)][t(501)](Lr);e[t(465)](t(445),this),n[t(503)]&&e[t(485)](t(445))}[jr(462)](t){const e=jr;if(t===this[e(500)])return;const n=this[e(447)][e(512)][e(501)](Lr);n[e(470)]=t;const o=this[e(500)];n[e(482)]({blurredAnnotation:o,activatedAnnotation:t}),this[e(500)]=t}[jr(474)](n){const o=jr;this[o(511)]=n;const r=this[o(447)][o(512)][o(501)](Lr);if(r[o(481)]=n,this[o(497)])throw new e.CKEditorError(o(473),this);this[o(497)]=!0,this[o(449)](r,o(469),()=>{const t=o;this[t(480)](),this[t(449)](r,t(483),e=>{const o=t;e[o(444)](),this[o(474)](n)})}),r[o(464)]({viewClass:o(490)});const s=t=>{const e=o;t[e(467)](),r[e(502)](t)};for(const t of n)s(t);this[o(449)](n,o(472),(t,e)=>{s(e)}),this[o(449)](n,o(477),(t,e,s)=>{const i=o;r[i(496)]({removedAnnotation:e,previousAnnotation:n[i(501)](s-1),nextAnnotation:n[i(501)](s+1)}),e===this[i(500)]&&this[i(462)](null)},{priority:o(456)}),this[o(449)](n,o(446),(t,e)=>{this[o(462)](e)}),this[o(449)](n,o(513),()=>{this[o(462)](null)});const i=this[o(447)]instanceof t.Context?this[o(447)][o(493)]:new e.Collection([this[o(447)]]);for(const t of i)this[o(475)](t);this[o(449)](i,o(472),(t,e)=>{const n=o;this[n(449)](e,n(498),()=>{this[n(475)](e)})}),this[o(449)](i,o(477),(t,e)=>{const n=o;e[n(512)][n(508)](n(468))&&this[n(471)](e[n(512)][n(501)](n(468)))}),window[o(488)](o(450),this[o(494)]),this[o(447)][o(512)][o(501)](o(443))[o(478)](),this[o(511)][o(505)]()}[jr(480)](){const n=jr;if(!this[n(497)])throw new e.CKEditorError(n(476),this);this[n(462)](null);const o=this[n(447)][n(512)][n(501)](Lr);o[n(491)](this[n(511)]),this[n(514)](o),this[n(514)](this[n(511)]),this[n(447)]instanceof t.Context&&this[n(514)](this[n(447)][n(493)]);for(const t of Array[n(479)](this[n(486)]))this[n(471)](t);window[n(489)](n(450),this[n(494)]),this[n(494)][n(459)](),this[n(500)]=null,this[n(497)]=!1,this[n(511)]=null}[jr(507)](){const t=jr;this[t(497)]&&this[t(480)]()}[jr(475)](t){const e=jr;if(!t[e(512)][e(508)](e(468)))return;const n=t[e(512)][e(501)](e(468)),o=()=>{const t=e,o=n[t(499)]({annotations:this[t(511)],activeAnnotation:this[t(500)]});this[t(462)](o[0]||null)};this[e(449)](n,e(482),o),this[e(449)](n,e(513),(t,{isAnnotationTracked:n})=>{const o=e;this[o(500)]&&n(this[o(500)])&&this[o(462)](null)}),this[e(449)](n,e(452),()=>{this[e(494)]()}),this[e(449)](this[e(511)],e(513),t=>{const r=e;n[r(455)]()&&(o(),t[r(484)]())},{priority:e(456)}),this[e(486)][e(472)](n)}[jr(471)](t){const e=jr;this[e(514)](t),this[e(486)][e(477)](t)}}const Ur=Hr;function Hr(t,e){const n=Wr();return(Hr=function(t,e){return n[t-=379]})(t,e)}!function(t){const e=Hr,n=t();for(;;)try{if(847208===parseInt(e(381))/1+parseInt(e(385))/2+parseInt(e(391))/3+-parseInt(e(383))/4+parseInt(e(387))/5*(-parseInt(e(407))/6)+parseInt(e(406))/7*(-parseInt(e(379))/8)+parseInt(e(389))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wr);class zr extends st.ButtonView{[Ur(405)];constructor(t){const e=Ur;super(t);const n=this[e(394)];this[e(400)](e(393),!1),this[e(400)](e(403),0),this[e(390)](e(396)).to(this,e(393),this,e(403),(t,n)=>t?e(382):n[e(384)]()),this[e(400)](e(386),""),this[e(402)]=rt.IconAddComment,this[e(398)]({attributes:{class:[e(404)]}}),this[e(405)]=new st.View,this[e(405)][e(388)]({tag:e(380),attributes:{class:[e(395),n.to(e(386),t=>e(392)+t),n.if(e(393),e(399))]},children:[{text:n.to(e(396))}]}),this[e(397)][e(401)](this[e(405)])}}function Wr(){const t=["4231614hiUxoY","8PZbRDj","span","39102BjAAZK","...","458904mXntuL","toString","1852654YvZhwB","annotationType","5zMjTSl","setTemplate","163692TrgOKF","bind","3955551PfFIDo","ck-annotation-counter__badge--","isDirty","bindTemplate","ck-annotation-counter__badge","_badge","children","extendTemplate","ck-annotation-counter__badge--edit-mode","set","add","icon","number","ck-annotation-counter","counterView","4444517YZjCob"];return(Wr=function(){return t})()}var Yr=n(197),qr={attributes:{"data-cke":!0}};qr.setAttributes=ye(),qr.insert=Ie().bind(null,"head"),qr.domAPI=_e(),qr.insertStyleElement=Te();be()(Yr.A,qr);Yr.A&&Yr.A.locals&&Yr.A.locals;const Gr=Xr;function Xr(t,e){const n=Zr();return(Xr=function(t,e){return n[t-=428]})(t,e)}function Zr(){const t=["isAttached","stopPropagation","element","from","Annotations","esc","_detachFromContainer","isPremiumPlugin","keydown","locale","southArrowNorthEast","refreshPositioning","isOfficialPlugin","defaultPositions","_destroyEditorAnnotationsIntegration","off","mousedown","set","focus","attachToDom","execute","listenTo","99864beOXpN","blur","narrowsidebar-detach-not-attached","clear","refresh","stop","getSidebarItemView","preventClosingBalloon","number","900jwoEvs","remove","2582839MFCvex","ready","80DmPZQh","content","detachFromDom","preventDefault","change:height","bodyCollection","_setSelectedAnnotations","detach","values","type","hasDomSelection","_attachListeners","northArrowSouth","setActiveAnnotation","_showBalloon","southArrowNorth","editors","_annotationToNarrowView","pluginName","annotationType","find","155106NeDbnd","contains","pin","NarrowSidebar","_refreshPositioningDebounced","register","add","uiUpdate","_hideBalloon","northArrowSouthWest","getByView","low","resize","cancel","addEventListener","_refreshPositioning","getOrderedSelectedAnnotations","3kZWvll","northArrowSouthEast","3352PIuOZI","refreshVisibility","get","requires","_detachListeners","plugins","ck-sidebar--narrow","length","change:container","annotations","delete","has","addAnnotation","high","_selectedAnnotations","_annotations","_domEmitter","_manuallyClosedAnnotationViews","includes","EditorAnnotations","balloonPanelView","activeAnnotation","removeEventListener","13235bWCKNs","702892jQNKKp","view","588401rxAMvp","attach","bind","726pMWAGs","target","context","narrowsidebar-attach-already-attached","destroy","_attachToContainer","stopListening","_integrateWithEditorAnnotations","Esc","isVisible","focusableElements","keyCode","isDirty","narrowSidebar","southArrowNorthWest","first","init","_editorAnnotations","_updateBalloonPosition","set:container","rearrange","unpin"];return(Zr=function(){return t})()}!function(t){const e=Xr,n=t();for(;;)try{if(281306===parseInt(e(463))/1+-parseInt(e(497))/2+parseInt(e(514))/3*(-parseInt(e(540))/4)+parseInt(e(539))/5*(-parseInt(e(545))/6)+parseInt(e(474))/7+parseInt(e(516))/8*(-parseInt(e(472))/9)+-parseInt(e(476))/10*(-parseInt(e(542))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zr);class Jr extends t.ContextPlugin{[Gr(441)];[Gr(525)];[Gr(533)];[Gr(532)];[Gr(493)];[Gr(530)];[Gr(436)];[Gr(501)];static get[Gr(519)](){return[Lr,br]}static get[Gr(494)](){return Gr(500)}static get[Gr(453)](){return!0}static get[Gr(448)](){return!0}constructor(t){const n=Gr;super(t),this[n(441)]=!1,this[n(533)]=new Set,this[n(532)]=new((0,e.DomEmitterMixin)()),this[n(493)]=new Map,this[n(458)](n(537),null),this[n(525)]=null,this[n(530)]=[],this[n(436)]=new e.Collection,this[n(501)]=Pe(()=>{this[n(512)]()},250,{leading:!1})}[Gr(435)](){const t=Gr;this[t(547)][t(521)][t(518)](br)[t(502)](t(432),this),this[t(481)]=new st.BodyCollection(this[t(547)][t(450)]),this[t(536)]=new st.BalloonPanelView(this[t(547)][t(450)]),this[t(481)][t(460)](),this[t(481)][t(503)](this[t(536)])}[Gr(543)](n){const o=Gr;this[o(525)]=n;const r=this[o(547)][o(521)][o(518)](Lr),s=this[o(536)];if(r[o(531)]=n,this[o(441)])throw new e.CKEditorError(o(548),this);this[o(441)]=!0,this[o(462)](r,o(438),()=>{const t=o;this[t(483)](),this[t(462)](r,t(524),e=>{const o=t;e[o(456)](),this[o(543)](n)})}),r[o(550)]({viewClass:o(522),spaceBetweenItems:5});const i=t=>{const e=o,n=new zr(this[e(547)][e(450)]);r[e(528)](t,n),this[e(493)][e(458)](t,n),n[e(544)](e(431),e(495),e(471)).to(t[e(541)],e(431),e(485),e(523)),n.on(e(461),()=>{const n=e;this[n(533)][n(466)](),s[n(477)][n(434)]!==t[n(541)]?(this[n(490)](t),t[n(541)][n(443)][n(459)](),this[n(489)](t)):this[n(489)](null)})};for(const t of n)i(t);this[o(462)](n,o(503),(t,e)=>{i(e)}),this[o(462)](n,o(473),(t,e,s)=>{const i=o;this[i(493)][i(518)](e)[i(549)](),this[i(493)][i(526)](e),r[i(439)]({removedAnnotation:e,previousAnnotation:n[i(518)](s-1),nextAnnotation:n[i(518)](s+1)}),e===this[i(537)]&&this[i(489)](null)},{priority:o(508)}),this[o(462)](n,o(459),(t,e)=>{this[o(489)](e)}),this[o(462)](n,o(464),()=>{this[o(489)](null)}),this[o(532)][o(462)](document,o(449),(t,n)=>{const r=o;n[r(430)]===e.keyCodes[r(446)]&&s[r(428)]&&(this[r(533)][r(503)](s[r(477)][r(434)]),this[r(505)](),n[r(442)](),n[r(479)]())}),this[o(532)][o(462)](document,o(457),(t,e)=>{const n=o,i=e[n(546)];s[n(428)]&&s[n(443)][n(498)](i)||r[n(541)][n(443)][n(498)](i)||t[n(470)]||this[n(537)]&&this[n(537)][n(429)][n(496)](t=>t[n(498)](i))||(this[n(533)][n(466)](),this[n(505)](),this[n(489)](null))});const c=this[o(547)]instanceof t.Context?this[o(547)][o(492)]:new e.Collection([this[o(547)]]);for(const t of c)this[o(552)](t);this[o(462)](c,o(503),(t,e)=>{const n=o;this[n(462)](e,n(475),()=>{this[n(552)](e)})}),this[o(462)](c,o(473),(t,e)=>{const n=o;e[n(521)][n(527)](n(535))&&this[n(455)](e[n(521)][n(518)](n(535)))}),window[o(511)](o(509),this[o(501)]),this[o(512)]()}[Gr(489)](t){const e=Gr;if(t===this[e(537)])return;const n=this[e(547)][e(521)][e(518)](Lr);n[e(467)]({blurredAnnotation:this[e(537)],activatedAnnotation:t,disableAnimationOnActivatedAnnotation:!0}),t&&n[e(469)](t)?this[e(490)](t):this[e(505)](),this[e(537)]=t}[Gr(483)](){const n=Gr;if(!this[n(441)])throw new e.CKEditorError(n(465),this);this[n(489)](null);const o=this[n(547)][n(521)][n(518)](Lr);this[n(505)](),Array[n(444)](this[n(493)][n(484)](),t=>t[n(549)]()),this[n(493)][n(466)](),o[n(447)](this[n(525)]),this[n(551)](),this[n(532)][n(551)](),this[n(547)]instanceof t.Context&&this[n(551)](this[n(547)][n(492)]);for(const t of Array[n(444)](this[n(436)]))this[n(455)](t);window[n(538)](n(509),this[n(501)]),this[n(501)][n(510)](),this[n(530)]=[],this[n(441)]=!1,this[n(525)]=null}[Gr(549)](){const t=Gr;this[t(441)]&&this[t(483)](),this[t(481)][t(478)]()}[Gr(552)](t){const e=Gr;if(!t[e(521)][e(527)](e(535)))return;const n=t[e(521)][e(518)](e(535)),o=this[e(547)][e(521)][e(518)](Lr),r=this[e(525)],s=this[e(536)],i=()=>{const t=e,o=n[t(513)]({annotations:this[t(525)],activeAnnotation:this[t(537)]});this[t(482)](o),this[t(489)](o[0]||null)};this[e(462)](n,e(467),i),this[e(462)](n,e(464),(t,{isAnnotationTracked:n})=>{const o=e;this[o(537)]&&n(this[o(537)])&&(this[o(482)]([]),this[o(489)](null))}),this[e(462)](n,e(504),()=>{this[e(501)]()}),this[e(462)](r,e(464),t=>{const o=e;n[o(486)]()&&t[o(468)]()},{priority:e(529)}),this[e(462)](this[e(532)],e(457),(t,r)=>{const c=e,a=r[c(546)];s[c(428)]&&s[c(443)][c(498)](a)||o[c(541)][c(443)][c(498)](a)||this[c(537)]&&n[c(486)]()&&(i(),t[c(470)]=!0)},{priority:e(529)}),this[e(436)][e(503)](n)}[Gr(455)](t){const e=Gr;t&&(this[e(551)](t),this[e(436)][e(473)](t))}[Gr(482)](t){const e=Gr;for(const n of this[e(530)])t[e(534)](n)||this[e(533)][e(526)](n[e(541)]);this[e(530)]=t}[Gr(512)](){const t=Gr,e=this[t(536)];this[t(547)][t(521)][t(518)](t(445))[t(517)](),this[t(525)][t(452)](),e[t(428)]&&this[t(437)]()}[Gr(490)](t){const e=Gr;if(this[e(533)][e(527)](t[e(541)]))return;const n=this[e(536)][e(477)][e(434)];n!==t[e(541)]?(n&&this[e(520)](n),this[e(487)](t[e(541)]),this[e(536)][e(477)][e(466)](),this[e(536)][e(477)][e(503)](t[e(541)]),this[e(437)]()):this[e(437)]()}[Gr(437)](){const t=Gr,e=this[t(536)][t(477)][t(434)],n=e&&this[t(525)][t(507)](e);if(!n||!this[t(493)][t(527)](n))return;const o=this[t(493)][t(518)](n)[t(443)],r=function(){const e=t,n=st.BalloonPanelView[e(454)];return[n[e(451)],n[e(515)],n[e(491)],n[e(488)],n[e(433)],n[e(506)]]}();this[t(536)][t(499)]({target:o,positions:r})}[Gr(505)](){const t=Gr,e=this[t(536)],n=e[t(477)][t(434)];n&&(this[t(520)](n),e[t(440)](),e[t(477)][t(466)]())}[Gr(487)](t){const e=Gr;this[e(462)](t,e(480),()=>this[e(437)]()),this[e(462)](t,e(553),(n,o)=>{const r=e;this[r(533)][r(503)](t),this[r(505)](),o()})}[Gr(520)](t){this[Gr(551)](t)}}var Qr=n(874),$r={attributes:{"data-cke":!0}};$r.setAttributes=ye(),$r.insert=Ie().bind(null,"head"),$r.domAPI=_e(),$r.insertStyleElement=Te();be()(Qr.A,$r);Qr.A&&Qr.A.locals&&Qr.A.locals;const ts=ns;function es(){const t=["plugins","editor","requires","mousedown","_balloon","InlineAnnotations","_closeAnnotation","focus","document","_selectedAnnotations","_getBalloonTargetForAnnotation","isOfficialPlugin","247045RCjuRs","targetRect","Esc","change:isFocused","afterInit","keystrokes","visibleView","left","showStack","getClientRects","_manuallyClosed","inlineannotations-attach-already-attached","change:height","hasView","listenTo","updatePosition","_forceRefresh","selection","width","1998nrIALt","_addedAnnotations","isPremiumPlugin","detach","register","pluginName","viewRangeToDom","refresh","init","map","activeAnnotation","blur","isAttached","delete","28792wZNLWA","inlineannotations-not-allowed-with-context","stopListening","setActiveAnnotation","_addAnnotationToBalloon","clear","view","4878286KkchNP","inlineannotations-detach-not-attached","focusTracker","destroy","change:visibleView","attach","find","length","get","getByView","2054208YjJMZX","inline","has","fromRect","1184816YayPxG","_removeAnnotationFromBalloon","763881QqjtsK","getFirstRange","top","18246620AnfpNu","every","context","push","bottom","isActive","set","addObserver","hasActive","switchTo","102knhrVP","collapse","4lWwcjk","domConverter","right","includes","update","target","add","editableElement","editing","getBoundingClientRect","isFocused","_setSelectedAnnotations","annotations","getOrderedSelectedAnnotations","from","remove"];return(es=function(){return t})()}function ns(t,e){const n=es();return(ns=function(t,e){return n[t-=166]})(t,e)}!function(t){const e=ns,n=t();for(;;)try{if(608082===-parseInt(e(187))/1+parseInt(e(183))/2+parseInt(e(189))/3*(parseInt(e(204))/4)+parseInt(e(232))/5*(parseInt(e(202))/6)+parseInt(e(173))/7+parseInt(e(166))/8*(parseInt(e(251))/9)+-parseInt(e(192))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(es);class os extends t.Plugin{[ts(263)];[ts(216)];[ts(242)];[ts(224)];[ts(252)];[ts(229)];[ts(248)];static get[ts(222)](){return[Mo,st.ContextualBalloon,br]}static get[ts(256)](){return ts(225)}static get[ts(231)](){return!0}static get[ts(253)](){return!0}constructor(t){const e=ts;super(t),t[e(212)][e(172)][e(199)](gt.MouseObserver),this[e(263)]=!1,this[e(198)](e(261),null),this[e(216)]=null,this[e(242)]=new Set,this[e(224)]=t[e(220)][e(181)](st.ContextualBalloon),this[e(252)]=new Set,this[e(229)]=[],this[e(248)]=!1}[ts(259)](){const t=ts,e=this[t(221)][t(220)][t(181)](br);e[t(194)]===this[t(221)]&&(e[t(255)](t(184),this),this[t(221)][t(237)][t(198)](t(234),(e,n)=>{const o=t,r=this[o(224)];if(this[o(263)]&&r[o(238)]){const t=this[o(216)][o(182)](r[o(238)]);t&&this[o(226)](t),n()}}))}[ts(236)](){const t=ts,e=this[t(221)][t(220)][t(181)](br);e[t(194)]===this[t(221)]&&(e[t(200)]()||e[t(201)](t(184)))}[ts(169)](t){const e=ts;t!==this[e(261)]&&(this[e(261)]&&(this[e(261)][e(197)]=!1),t&&this[e(221)].ui[e(175)][e(214)]&&(this[e(216)][e(185)](t)&&this[e(170)](t,!0),t[e(197)]=!0),t||this[e(215)]([]),this[e(261)]=t)}[ts(178)](t){const n=ts;this[n(216)]=t;const o=this[n(221)][n(220)][n(181)](br),r=this[n(224)];if(this[n(263)])throw new e.CKEditorError(n(243),this);if(o[n(194)]!==this[n(221)])throw new e.CKEditorError(n(167),this);const s=this[n(221)][n(220)][n(181)](Mo);this[n(246)](s,n(258),()=>{const t=n,e=s[t(217)]({annotations:this[t(216)],activeAnnotation:this[t(261)]});var o,r;!this[t(248)]&&(o=e,r=this[t(229)],o[t(180)]===r[t(180)]&&o[t(193)](e=>r[t(207)](e)))||(this[t(248)]=!1,this[t(215)](e),this[t(169)](e[0]||null))}),this[n(246)](s,n(262),(t,{isAnnotationTracked:e})=>{const o=n;this[o(261)]&&e(this[o(261)])&&(this[o(215)]([]),this[o(169)](null))}),this[n(246)](this[n(221)].ui[n(175)],n(235),(t,e,o)=>{o||this[n(169)](null)}),this[n(246)](t,n(219),(t,e)=>{const o=n;this[o(188)](e),e===this[o(261)]&&this[o(169)](null)}),this[n(246)](r,n(177),(e,o,s,i)=>{const c=n;i&&this[c(168)](i);const a=t[c(182)](s);s&&a&&(this[c(246)](s,c(244),()=>{r[c(247)]()}),this[c(246)](s,c(234),()=>{const t=c;this[t(226)](a),this[t(221)][t(212)][t(172)][t(227)]()}),this[c(261)]!==a&&this[c(169)](a))}),this[n(246)](this[n(221)].ui,n(208),()=>{const e=n;r[e(238)]&&t[e(182)](r[e(238)])&&r[e(247)]()}),this[n(246)](this[n(221)][n(212)][n(172)][n(228)],n(223),()=>{const t=n;this[t(248)]=!0,this[t(242)][t(171)]()}),this[n(221)][n(212)][n(172)][n(228)][n(249)][n(211)]&&this[n(221)][n(212)][n(172)][n(227)](),this[n(263)]=!0}[ts(254)](){const t=ts;if(!this[t(263)])throw new e.CKEditorError(t(174),this);this[t(169)](null);for(const e of this[t(252)])this[t(188)](e);this[t(168)](),this[t(263)]=!1,this[t(216)]=null}[ts(176)](){const t=ts;this[t(263)]&&this[t(254)]()}[ts(215)](t){const e=ts;for(const n of this[e(229)])t[e(207)](n)||this[e(242)][e(264)](n);for(const n of this[e(216)])t[e(207)](n)||this[e(188)](n);if(this[e(221)].ui[e(175)][e(214)])for(const n of t)this[e(170)](n);this[e(229)]=t}[ts(170)](t,e=!1){const n=ts;this[n(242)][n(185)](t)||(this[n(252)][n(185)](t)||this[n(224)][n(245)](t[n(172)])||(this[n(252)][n(210)](t),this[n(224)][n(210)]({stackId:t[n(172)].id,view:t[n(172)],position:{target:()=>this[n(230)](t)}})),e&&this[n(224)][n(240)](t[n(172)].id))}[ts(230)](t){const n=ts,o=t[n(209)],r=this[n(221)][n(212)][n(172)],s=r[n(228)][n(249)][n(190)](),i=r[n(205)][n(257)](s);if(i[n(203)](!0),o){if(o instanceof e.Rect)return o;let t=[];for(const e of o)t[n(195)](...rs(e[n(241)]()));t=function(t){const e=n,o=[];let r=t[0];for(let n=1;n<t[e(180)];n++)ss(r,t[n])?r[e(250)]+=t[n][e(250)]:(o[e(195)](r),r=t[n]);return o[e(195)](r),o}(t);const r=i[n(213)]();return t[n(179)](t=>t[n(191)]<=r[n(191)]&&t[n(196)]>=r[n(196)]&&t[n(239)]<=r[n(239)]&&t[n(206)]>=r[n(206)])||t[0]}return t[n(233)]||i}[ts(188)](t){const e=ts;this[e(252)][e(185)](t)&&this[e(224)][e(245)](t[e(172)])&&(this[e(252)][e(264)](t),this[e(224)][e(219)](t[e(172)]))}[ts(226)](t){const e=ts;this[e(242)][e(210)](t),this[e(188)](t)}}function rs(t){const e=ts;return Array[e(218)](t)[e(260)](DOMRect[e(186)])}function ss(t,e){const n=ts;return t[n(191)]===e[n(191)]&&t[n(196)]===e[n(196)]&&t[n(206)]===e[n(239)]}var is=n(353),cs={attributes:{"data-cke":!0}};cs.setAttributes=ye(),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=ds();return(hs=function(t,e){return n[t-=224]})(t,e)}!function(t){const e=hs,n=t();for(;;)try{if(925170===parseInt(e(233))/1+parseInt(e(256))/2+-parseInt(e(247))/3*(-parseInt(e(229))/4)+parseInt(e(265))/5*(parseInt(e(232))/6)+-parseInt(e(252))/7+-parseInt(e(238))/8+-parseInt(e(242))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ds);class us extends st.View{[as(239)];[as(266)];[as(230)];constructor(t,n){const o=as;super(t),this[o(250)](o(241),!n[o(246)]),this[o(239)]=new e.FocusTracker,this[o(230)]=n,this[o(230)][o(254)](o(225),o(267)).to(this),this.on(o(225),()=>{const t=o;this[t(266)][t(253)]()}),this.on(o(267),()=>{const t=o;this[t(266)][t(264)]()}),this[o(266)]=new st.FocusCycler({focusables:n,focusTracker:this[o(239)]}),this[o(257)](n,o(244),()=>{this[o(241)]=!1}),this[o(257)](n,o(235),(t,e)=>{const r=o;e[r(227)]&&this[r(245)](),n[r(246)]||(this[r(241)]=!0)});const r=this[o(255)];this[o(249)]({tag:o(260),attributes:{dir:o(236),class:["ck",o(237)],tabindex:-1,role:o(259),"aria-label":it(t,o(228))},children:[{tag:o(260),attributes:{class:[o(240)],role:o(251)},children:[{tag:o(260),attributes:{role:o(251)},children:n},{tag:"p",attributes:{class:[o(262),r.if(o(241),o(226),t=>!t)]},children:[{text:it(t,o(263))}]}]}]})}[as(243)](){const t=as;super[t(243)](),this[t(231)]()}[as(261)](){const t=as;super[t(261)](),this[t(239)][t(261)]()}[as(245)](){const t=as;this[t(266)][t(248)]?this[t(266)][t(224)]():this[t(234)][t(245)]()}[as(231)](){const t=as;for(const e of this[t(230)])this[t(239)][t(244)](e[t(234)]);this[t(230)].on(t(258),(e,{added:n,removed:o})=>{const r=t;for(const t of n)this[r(239)][r(244)](t[r(234)]);for(const t of o)this[r(239)][r(235)](t[r(234)])})}}function ds(){const t=["change","list","div","destroy","ck-comments-archive__info","EMPTY_COMMENTS_ARCHIVE","focusNext","5HJanLP","focusCycler","arrowdown","focusFirst","arrowup","ck-hidden","isActive","COMMENTS_ARCHIVE_LIST_LABEL","3788zUbGeV","_annotationViews","_setupKeyboardNavigation","4466454bnsDba","1098585ibwABm","element","remove","auto","ck-comments-archive","1480832CoiSNe","focusTracker","ck-comments-archive__content","isEmpty","17009109UajbpQ","render","add","focus","length","4269uZZfFh","first","setTemplate","set","presentation","6730598ZFVHyE","focusPrevious","delegate","bindTemplate","1542228FIJOso","listenTo"];return(ds=function(){return t})()}const ls=ms;function ms(t,e){const n=gs();return(ms=function(t,e){return n[t-=242]})(t,e)}!function(t){const e=ms,n=t();for(;;)try{if(895904===parseInt(e(272))/1+-parseInt(e(245))/2+-parseInt(e(268))/3*(parseInt(e(275))/4)+parseInt(e(247))/5*(-parseInt(e(278))/6)+-parseInt(e(274))/7+parseInt(e(271))/8*(parseInt(e(243))/9)+-parseInt(e(246))/10*(-parseInt(e(253))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gs);class ks extends t.ContextPlugin{static get[ls(280)](){return ls(252)}static get[ls(244)](){return!0}static get[ls(267)](){return!0}static get[ls(263)](){return[wo,ko]}constructor(t){const n=ls;super(t),this[n(258)]=new e.Collection}[ls(251)](){const t=ls,e=this[t(248)],n=e[t(257)][t(279)](wo),o=e[t(257)][t(279)](ko);this[t(276)](n,t(262),(e,{threadId:o})=>{const r=t,s=n[r(277)](o);s[r(250)]&&this[r(258)][r(270)](s,this[r(259)](s[r(250)])),this[r(276)](s,r(242),(t,e,n)=>{const o=r;n?this[o(258)][o(269)](s)||this[o(258)][o(270)](s,this[o(259)](s[o(250)])):this[o(258)][o(269)](s)&&this[o(258)][o(265)](s)})}),this[t(276)](n,t(255),(e,{threadId:o})=>{const r=t,s=n[r(277)](o);this[r(273)](s),this[r(258)][r(269)](s)&&this[r(258)][r(265)](s)},{priority:t(261)}),this[t(276)](o[t(249)],t(264),(e,n)=>{const r=t;n[r(254)]||(n[r(266)]=!0,o[r(281)](n))})}[ls(259)](t){const e=ls,n=[...this[e(258)]][e(260)](n=>n[e(250)]<t);return n>-1?n:this[e(258)][e(256)]}}function gs(){const t=["add","1400bwMdAM","797891QYIjoA","stopListening","5822047jINuYO","82336fqoCAg","listenTo","getCommentThread","6814074ynDzgA","get","pluginName","activate","change:archivedAt","56673aCfsVS","isOfficialPlugin","902772Coijxk","40qYcvIE","5QfcGOA","context","collection","archivedAt","init","CommentsArchive","7343732OjCXYE","isVisible","removeCommentThread","length","plugins","archivedThreads","_calculatePosition","findIndex","highest","addCommentThread","requires","focus","remove","isActive","isPremiumPlugin","183ggquCV","has"];return(gs=function(){return t})()}const fs=ps;function ps(t,e){const n=bs();return(ps=function(t,e){return n[t-=405]})(t,e)}function bs(){const t=["isPremiumPlugin","forEach","execute","8FjYWdO","channelId","7904519kBLcfR","_visibleAnnotations","6633945Tnfmmi","splice","COMMENTS_ARCHIVE","length","collaboration.channelId","CommentsArchiveUI","CommentsRepository","168GFQQsW","listenTo","get","_calculatePosition","isEnabled","source","stopListening","1037559hzbDou","requires","componentFactory","remove","EDITOR_TOP_SIDE","innerView","view","_pendingThreads","bind","commentsArchive","plugins","has","hide","Annotations","tooltip","escape","focusableElements","archivedAt","includes","init","16510cukUZB","findIndex","444irAMkx","isOfficialPlugin","Dialog","_hideDialogOnAnnotationEscape","1508287XOBAnY","_threadToController","getByInnerView","config","archivedThreads","_toggleDialog","4SnbStT","_handleNewThread","indexOf","menuBar:commentsArchive","isOpen","pluginName","collection","156188TsOuZs","add","show","locale","130120KYAFLB","isOn","commentsArchiveView","stop","set","find","16UfTMxj","editor","annotationViews","push","isVisible","filter","_createCommentsArchiveButton","menuitemcheckbox"];return(bs=function(){return t})()}!function(t){const e=ps,n=t();for(;;)try{if(699607===-parseInt(e(473))/1*(-parseInt(e(405))/2)+parseInt(e(434))/3*(-parseInt(e(466))/4)+parseInt(e(454))/5*(-parseInt(e(456))/6)+parseInt(e(418))/7*(-parseInt(e(416))/8)+-parseInt(e(420))/9+-parseInt(e(477))/10+-parseInt(e(460))/11*(-parseInt(e(427))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bs);class vs extends t.Plugin{[fs(479)];[fs(407)];[fs(441)];static get[fs(471)](){return fs(425)}static get[fs(457)](){return!0}static get[fs(413)](){return!0}static get[fs(435)](){return[ks,st.Dialog]}constructor(t){const e=fs;super(t),this[e(407)]=new st.ViewCollection,this[e(441)]=[]}[fs(453)](){const t=fs,e=this[t(406)],n=this[t(459)][t(442)](this);e.ui[t(436)][t(474)](t(443),()=>this[t(411)](st.ButtonView,!0)),e.ui[t(436)][t(474)](t(469),()=>{const e=t,n=this[e(411)](st.MenuBarMenuListItemButtonView);return n[e(481)]({role:e(412)}),n});const o=e[t(444)][t(429)](ks),r=e[t(444)][t(429)](t(447)),s=e[t(444)][t(429)](t(426));o[t(464)][t(414)](e=>{this[t(467)](e)}),this[t(428)](o[t(464)],t(474),(e,n)=>{this[t(467)](n)}),this[t(428)](r[t(472)],t(474),(e,n)=>{const o=t,r=this[o(441)][o(482)](t=>{const e=o,r=s[e(461)][e(429)](t);return r&&n[e(439)]===r[e(440)]});if(r){const t=this[o(430)](r[o(451)]);this[o(407)][o(474)](n[o(440)],t),this[o(441)][o(421)](this[o(441)][o(468)](r),1)}}),this[t(428)](o[t(464)],t(437),(n,o)=>{const i=t,c=e[i(463)][i(429)](i(424));if(!c||o[i(417)]===c)if(this[i(441)][i(452)](o))this[i(441)][i(421)](this[i(441)][i(468)](o),1);else{const t=s[i(461)][i(429)](o),e=r[i(462)](t[i(440)]);this[i(407)][i(437)](e[i(440)]),this[i(433)](e[i(450)])}}),this[t(428)](r[t(472)],t(474),(e,o)=>{const r=t;this[r(428)](o,r(449),n)}),this[t(428)](r[t(472)],t(437),(e,o)=>{const r=t;this[r(433)](o,r(449),n)})}[fs(467)](t){const e=fs,n=this[e(406)][e(444)][e(429)](e(426)),o=this[e(406)][e(444)][e(429)](e(447)),r=this[e(406)][e(463)][e(429)](e(424));if(!r||t[e(417)]===r){const r=n[e(461)][e(429)](t);if(!r)return void this[e(441)][e(408)](t);const s=this[e(430)](t[e(451)]),i=o[e(462)](r[e(440)]);i[e(409)]&&o[e(419)][e(437)](i),this[e(407)][e(474)](i[e(440)],s)}}[fs(430)](t){const e=fs,n=this[e(406)][e(463)][e(429)](e(424)),o=[...this[e(406)][e(444)][e(429)](ks)[e(464)]][e(410)](t=>t[e(417)]===n)[e(455)](n=>n[e(451)]<t);return o<0||o>this[e(407)][e(423)]?this[e(407)][e(423)]:o-1}[fs(465)](){const t=fs,e=this[t(406)],n=e[t(444)][t(429)](t(458));this[t(479)]||(this[t(479)]=new us(e[t(476)],this[t(407)])),t(443)===n.id?n[t(446)]():n[t(475)]({id:t(443),title:it(e[t(476)],t(422)),icon:rt.IconCommentsArchive,hasCloseButton:!0,content:this[t(479)],position:st.DialogViewPosition[t(438)]})}[fs(411)](t,e=!1){const n=fs,o=this[n(406)][n(476)],r=this[n(406)][n(444)][n(429)](n(458)),s=new t(o);return s[n(442)](n(431)).to(this,n(431)),s[n(442)](n(478)).to(r,"id",t=>n(443)===t),s[n(481)]({label:it(o,n(422)),icon:rt.IconCommentsArchive,isToggleable:!0}),e&&(s[n(448)]=!0),this[n(428)](s,n(415),()=>this[n(465)]()),s}[fs(459)]=t=>{const e=fs,n=t[e(432)];if(!this[e(407)][e(445)](n[e(440)]))return;const o=this[e(406)][e(444)][e(429)](e(458));o[e(470)]&&e(443)===o.id&&(o[e(446)](),t[e(480)]())}}var _s=Is;function ws(){var t=["1752340CNUnhi","isOfficialPlugin","1790100kMKYIO","isPremiumPlugin","pluginName","requires","35256rBRXOb","961938NKhMKm","381KPGiNF","Comments","2017194Acqffa","399843NWmpAZ","2288nOWGaC","511oBiEVA"];return(ws=function(){return t})()}function Is(t,e){var n=ws();return(Is=function(t,e){return n[t-=185]})(t,e)}!function(t){for(var e=Is,n=t();;)try{if(223242===parseInt(e(198))/1+parseInt(e(185))/2*(-parseInt(e(195))/3)+-parseInt(e(187))/4+-parseInt(e(189))/5+parseInt(e(197))/6+-parseInt(e(186))/7*(-parseInt(e(193))/8)+parseInt(e(194))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ws);class As extends t.Plugin{static get[_s(192)](){return[wo,or,dr,ks,vs,gr,Kr,Jr,os]}static get[_s(191)](){return _s(196)}static get[_s(188)](){return!0}static get[_s(190)](){return!0}}function ys(t,e){var n=Cs();return(ys=function(t,e){return n[t-=125]})(t,e)}function Cs(){var t=["194408ApDGYn","31994VrDXxJ","203577fsPiSC","1795743zaEBHk","1679544HTSKkg","775315FrYLfZ","168846KhwzfW","28LphbiF","12ahLSJv"];return(Cs=function(){return t})()}!function(t){for(var e=ys,n=t();;)try{if(203664===parseInt(e(125))/1+parseInt(e(133))/2+parseInt(e(126))/3*(-parseInt(e(132))/4)+parseInt(e(129))/5+parseInt(e(130))/6*(parseInt(e(131))/7)+parseInt(e(128))/8+-parseInt(e(127))/9)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:()=>Ye,AnnotationCollection:()=>Qe,AnnotationCounterButtonView:()=>zr,AnnotationView:()=>He,Annotations:()=>ko,AnnotationsSidebarItemView:()=>Mr,AnnotationsSidebarView:()=>Tr,AnnotationsUIs:()=>br,BaseCommentThreadView:()=>te,BaseCommentView:()=>le,Comment:()=>Ao,CommentThread:()=>Io,CommentThreadController:()=>ot,CommentThreadInputView:()=>Pt,CommentThreadView:()=>re,CommentView:()=>fe,Comments:()=>As,CommentsArchive:()=>ks,CommentsArchiveUI:()=>vs,CommentsEditing:()=>or,CommentsListView:()=>Ft,CommentsOnly:()=>gr,CommentsRepository:()=>wo,CommentsUI:()=>dr,EditorAnnotations:()=>So,InlineAnnotations:()=>os,NarrowSidebar:()=>Jr,Sidebar:()=>Lr,WideSidebar:()=>Kr,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]",f="[object Set]",p="[object Array]",b="[object ArrayBuffer]",v="[object Object]",_="[object DataView]",w="[object Uint8Array]",I="[object Uint8ClampedArray]",A="[object Uint16Array]",y="[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 M(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 S(t,e,s,i)}return S(t,e,s,i)}function S(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),L=n.get(e);if(null!=P&&null!=L)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)||!M(s,e.get(r),r,t,e,n,o))return!1;return!0;case f:{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=>M(c,r,void 0,t,e,n,o));if(-1===a)return!1;s.splice(a,1)}return!0}case p:case w:case I:case A:case y: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(!M(t[r],e[r],r,t,e,n,o))return!1;return!0;case b:return t.byteLength===e.byteLength&&S(new Uint8Array(t),new Uint8Array(e),n,o);case _:return t.byteLength===e.byteLength&&t.byteOffset===e.byteOffset&&S(new Uint8Array(t),new Uint8Array(e),n,o);case"[object Error]":return t.name===e.name&&t.message===e.message;case v:{if(!(S(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(!M(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 M(t,e,void 0,void 0,void 0,void 0,n)}(t,e,R)}function L(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]=L(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,L(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(L(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]=L(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),V(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),V(e,t,n,o,r),e}if(t instanceof Blob){const e=new Blob([t],{type:t.type});return o.set(t,e),V(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,V(e,t,n,o,r),e}if("object"==typeof t&&function(t){switch(c(t)){case l:case p: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 f:case h:case m:case w:case I:case A:case y:return!0;default:return!1}}(t)){const e=Object.create(Object.getPrototypeOf(t));return o.set(t,e),V(e,t,n,o,r),e}return t}function V(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]=L(e[c],c,n,o,r))}}function B(t,e){return function(t,e){return L(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 V(e,t),e}case l:{const e={};return V(e,t),e.length=t.length,e[Symbol.iterator]=t[Symbol.iterator],e}default:return}})}function D(t){return B(t)}function j(t){return"__proto__"===t}const F=(t,e,n)=>{const o=t[e];Object.hasOwn(t,e)&&N(o,n)&&(void 0!==n||e in t)||(t[e]=n)},K=/^(?:0|[1-9]\d*)$/;function U(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 K.test(t)}}const H=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,z=/^\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&&(z.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 q(t){return null!==t&&("object"==typeof t||"function"==typeof t)}function G(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&&!q(t))return t;const r=W(e,t)?[e]:Array.isArray(e)?e:"string"==typeof e?G(e):[e];let s=t;for(let e=0;e<r.length&&null!=s;e++){const i=Y(r[e]);if(j(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:q(n)?n:U(r[e+1])?[]:{}}F(s,i,c),s=s[i]}return t}(t,e,()=>n,()=>{})}function Z(t){switch(typeof t){case"number":case"symbol":return!1;case"string":return t.includes(".")||t.includes("[")||t.includes("]")}}function J(t,e,n){if(null==t)return n;switch(typeof e){case"string":{if(j(e))return n;const o=t[e];return void 0===o?Z(e)?J(t,G(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(j(e[t]))return n;o=o[e[t]]}if(void 0===o)return n;return o}(t,e,n);if(j(e=Object.is(e?.valueOf(),-0)?"-0":String(e)))return n;const o=t[e];return void 0===o?n:o}}}function Q(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)),j(e))return!1;if(void 0===t?.[e])return!0;try{return delete t[e],!0}catch{return!1}case"string":if(void 0===t?.[e]&&Z(e))return $(t,G(e));if(j(e))return!1;try{return delete t[e],!0}catch{return!1}}}function $(t,e){const n=J(t,e.slice(0,-1),t),o=e[e.length-1];if(void 0===n?.[o])return!0;if(j(o))return!1;try{return delete n[o],!0}catch{return!1}}function tt(t,e){var n=et();return(tt=function(t,e){return n[t-=491]})(t,e)}function et(){var t=["4098159NeGOEH","submitCommentThread","update","stopListening","updateComment","addComment","listenTo","2745127iLTAxo","removeCommentThread","16jJeifp","2619175NiHzEj","82548wsrKeu","_isAttached","980736QjVNSG","reopen","getComment","destroy","removeComment","resolveCommentThread","resolve","remove","reopenCommentThread","isResolved","submit","425430zBKAIC","view","model","_localUser","426aIazcz","12960okcDHM"];return(et=function(){return t})()}var nt=tt;!function(t){for(var e=tt,n=t();;)try{if(285659===-parseInt(e(512))/1+parseInt(e(495))/2+-parseInt(e(499))/3*(parseInt(e(500))/4)+-parseInt(e(511))/5+-parseInt(e(514))/6+parseInt(e(508))/7+-parseInt(e(510))/8*(-parseInt(e(501))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(et);class ot extends((0,e.ObservableMixin)()){[nt(497)];[nt(496)];constructor(t,e){var n=nt;super(),this[n(497)]=t,this[n(497)][n(513)]=!0,this[n(496)]=e,this[n(507)](e,n(502),()=>this[n(494)]()),this[n(507)](e,n(509),()=>this[n(491)]()),this[n(507)](e,n(519),()=>this[n(520)]()),this[n(507)](e,n(492),()=>this[n(515)]()),this[n(507)](e,n(506),(t,e)=>this[n(506)](e)),this[n(507)](e,n(505),(t,e,o)=>this[n(505)](e,o)),this[n(507)](e,n(518),(t,e)=>this[n(518)](e))}[nt(494)](){var t=nt;this[t(497)][t(494)]()}[nt(491)](){var t=nt;this[t(497)][t(491)]()}[nt(520)](){var t=nt;this[t(497)][t(493)]||this[t(497)][t(520)]()}[nt(515)](){var t=nt;this[t(497)][t(493)]&&this[t(497)][t(515)]()}[nt(506)](t){var e=nt;this[e(497)][e(506)]({content:t,authorId:this[e(496)][e(498)].id})}[nt(505)](t,e){var n=nt;this[n(497)][n(516)](t)[n(503)]({content:e})}[nt(518)](t){var e=nt;this[e(497)][e(516)](t)[e(491)]()}[nt(517)](){var t=nt;this[t(504)](),this[t(497)][t(513)]=!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=ht;function at(){const t=["cke-editor__aria-label_","main","ck-reset","280570PFFhLX","presentation","1495137rDTCAw","2112684RnbvFS","createCollection","54foPICj","editable","44287EFLeHl","uiLanguageDirection","5400888gYqetm","ck-editor__main","setTemplate","3003243HCiyLq","1379688XNyfiz","div","focus","render","add","Comment editor","32XGRiNH","element","ck-rounded-corners","uiLanguage","ck-editor","ck-comment__input"];return(at=function(){return t})()}function ht(t,e){const n=at();return(ht=function(t,e){return n[t-=365]})(t,e)}!function(t){const e=ht,n=t();for(;;)try{if(595935===-parseInt(e(379))/1*(parseInt(e(391))/2)+-parseInt(e(384))/3+parseInt(e(375))/4+parseInt(e(372))/5+parseInt(e(381))/6+-parseInt(e(374))/7+parseInt(e(385))/8*(parseInt(e(377))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends st.EditorUIView{[ct(370)];[ct(378)];constructor(t,n){const o=ct;super(t);const r=(0,e.uid)();this[o(370)]=this[o(376)](),this[o(378)]=new st.InlineEditableUIView(t,n,void 0,{label:()=>it(t,o(390))}),this[o(383)]({tag:o(386),attributes:{class:[o(371),o(367),o(365),o(368)],dir:t[o(380)],lang:t[o(366)],"aria-labelledby":o(369)+r},children:[{tag:o(386),attributes:{class:o(382),role:o(373)},children:this[o(370)]}]})}[ct(388)](){const t=ct;super[t(388)](),this[t(370)][t(389)](this[t(378)])}[ct(387)](){const t=ct;this[t(378)][t(392)][t(387)]()}}const dt=lt;function lt(t,e){const n=mt();return(lt=function(t,e){return n[t-=287]})(t,e)}function mt(){const t=["4005426jXqRRy","editable","locale","36459dgPXRG","613430sevmwu","35109KmRaLM","view","render","76LRBfVl","rootName","document","element","bind","74gpYtLu","setEditableElement","editor","44HPnQPn","focusTracker","1025980xrnrOt","1226816xAbjAl","destroy","editing","fire","init","isFocused","name","81XCYMWV","ready","getRoot","attachDomRoot","2237165SZGehO"];return(mt=function(){return t})()}!function(t){const e=lt,n=t();for(;;)try{if(727770===-parseInt(e(288))/1*(-parseInt(e(298))/2)+parseInt(e(290))/3*(parseInt(e(293))/4)+-parseInt(e(303))/5+parseInt(e(316))/6+parseInt(e(315))/7+parseInt(e(304))/8*(-parseInt(e(311))/9)+parseInt(e(289))/10*(-parseInt(e(301))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mt);class kt extends st.EditorUI{[dt(291)];constructor(t){const e=dt;super(t),this[e(291)]=new ut(t[e(287)],t[e(306)][e(291)])}get[dt(296)](){const t=dt;return this[t(291)][t(296)]}[dt(308)](){const t=dt,e=this[t(300)][t(306)][t(291)],n=this[t(291)][t(317)],o=e[t(295)][t(313)]();n[t(310)]=o[t(294)],this[t(291)][t(292)]();const r=n[t(296)];this[t(299)](n[t(310)],r),this[t(291)][t(317)][t(297)](t(309)).to(this[t(302)]),e[t(314)](r),this[t(307)](t(312))}[dt(305)](){const t=dt;super[t(305)](),this[t(291)][t(305)]()}}var gt=n(783),ft=n(331),pt=n(507),bt=n(727),vt=n(834),_t=n(251),wt=n(179);const It=yt;function At(){const t=["config","view","editing","get","17155044lCJuQW","ready","name","3zdOCvW","initialData","1105473pfOSbQ","getRoot","19623800toFKYF","end","model","plugins","low","fire","181279VwjBDB","childCount","fromCharCode","then","defaultPlugins","_updatePlaceholder","focus","create","8636ZQMdUA","1170702NYBkTi","2705ifjhxb","assign","document","init","map","destroy","120BCksDZ","createRoot","change","data","3313414nUzBok","initPlugins","placeholder","getChild","setSelection","join","set","placeholderElement","change:placeholder"];return(At=function(){return t})()}function yt(t,e){const n=At();return(yt=function(t,e){return n[t-=378]})(t,e)}!function(t){const e=yt,n=t();for(;;)try{if(954325===parseInt(e(402))/1+-parseInt(e(384))/2*(-parseInt(e(400))/3)+parseInt(e(418))/4*(-parseInt(e(420))/5)+-parseInt(e(419))/6+parseInt(e(410))/7*(-parseInt(e(380))/8)+parseInt(e(397))/9+-parseInt(e(404))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(At);const Ct=[ft.Clipboard,pt.Enter,pt.ShiftEnter,bt.SelectAll,vt.Typing,_t.Undo,wt.Paragraph];class Tt extends((0,e.ObservableMixin)(t.Editor)){static[It(414)]=(()=>Ct)();constructor(t={}){const e=It;function n(t){const e=yt;return t[e(378)](t=>String[e(412)](t))[e(389)]("")}(t=Object[e(421)]({},t))[e(407)]||(t[e(407)]=Tt[e(414)]),super(t),this.ui=new kt(this),this[e(390)](e(386),""),this[e(406)][e(422)].on(e(382),()=>this[e(415)](),{priority:e(408)}),this.on(e(392),()=>this[e(415)]()),this[e(406)][e(422)][e(381)](),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(417)](){const t=It,e=this[t(393)][t(396)](t(401))||"";return this[t(385)]()[t(413)](()=>this.ui[t(423)]())[t(413)](()=>this[t(383)][t(423)](e))[t(413)](()=>this[t(409)](t(398)))}[It(379)](){const t=It;return super[t(379)]()[t(413)](()=>this.ui[t(379)]())}[It(416)](){const t=It;this[t(406)][t(382)](e=>{const n=t,o=this[n(406)][n(422)][n(403)](),r=o&&o[n(387)](o[n(411)]-1);e[n(388)](r,n(405)),this[n(395)][n(394)][n(416)]()})}[It(415)](){const t=It,e=this[t(395)][t(394)],n=e[t(422)][t(403)](),o=n[t(387)](0);n[t(411)]>1||!o||"p"!=o[t(399)]?this[t(391)]&&this[t(391)][t(386)]&&((0,gt.disableViewPlaceholder)(e,this[t(391)]),this[t(391)]=void 0):(this[t(386)]&&(o[t(386)]=this[t(386)]),(0,gt.enableViewPlaceholder)({view:e,element:o,keepOnFocus:!0}),this[t(391)]=o)}}const Et=Ot;function xt(){const t=["cancelButtonView","add","length","extendTemplate","added","high","value","bindTemplate","destroy","editorDestroyed","editor","4010733rIyshD","ck-comment__input-actions--cancel","shift+tab","ck-comment__input-actions--submit","createEditor","177216IzWpul","keystrokes","_isDestroyed","fire","7143960cfAhze","ck-comment__input-actions","_createSubmitButton","_createCancelButton","78873AuuJUD","listenTo","trim","focus","Reply...","_editorCreationPromise","disabledSubmit","Ctrl+Enter","Cancel","Reply","createCollection","submit","140fKpHcI","focusLast","_editorConfig","submitLabel","focusTracker","3412000OFZibB","stop","ck-comment__input-actions--active","bind","ck-comment__input-wrapper","cancel","from","Esc","placeholder","render","execute","insertBefore","setData","view","create","reverse","focusCycler","5155158vrrNds","TOO_LONG_COMMENT_ALERT","firstChild","focusables","submitButtonView","forEach","getData","initialData","tab","8WpCCyq","model","change","div","withText","editorReady","focusFirst","showButtons","document","50UtbQhL","then","isEnabled","set","label","setTemplate","element","5042954HdeWdd","_setupKeyboardNavigation"];return(xt=function(){return t})()}function Ot(t,e){const n=xt();return(Ot=function(t,e){return n[t-=231]})(t,e)}!function(t){const e=Ot,n=t();for(;;)try{if(603356===parseInt(e(289))/1*(-parseInt(e(238))/2)+-parseInt(e(246))/3*(parseInt(e(258))/4)+-parseInt(e(263))/5+parseInt(e(280))/6+parseInt(e(305))/7+-parseInt(e(242))/8+-parseInt(e(233))/9*(-parseInt(e(298))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xt);class Nt extends st.View{[Et(239)];[Et(262)];[Et(283)];[Et(279)];[Et(284)];[Et(307)];[Et(260)];constructor(t,n={}){const o=Et;super(t),this[o(232)]=null,this[o(260)]=n,this[o(301)](o(313),n[o(287)]||""),this[o(301)](o(252),!1),this[o(301)](o(296),!0),this[o(301)](o(271),it(t,o(250))),this[o(301)](o(261),it(t,o(255))),this[o(284)]=this[o(244)](),this[o(307)]=this[o(245)](),this[o(283)]=this[o(256)]([this[o(284)],this[o(307)]]),this[o(239)]=new e.KeystrokeHandler,this[o(262)]=new e.FocusTracker,this[o(279)]=new st.FocusCycler({focusables:this[o(283)],focusTracker:this[o(262)],keystrokeHandler:this[o(239)],actions:{focusPrevious:o(235),focusNext:o(288)}}),this[o(303)]({tag:o(292),attributes:{class:[o(267)]},children:[{tag:o(292),attributes:{class:[o(243),this[o(314)].if(o(296),o(265))]},children:[this[o(284)],this[o(307)]]}]}),this[o(239)][o(301)](o(270),(t,e)=>{const n=o;this[n(307)][n(241)](n(273)),e()}),this[o(239)][o(301)](o(253),(t,e)=>{const n=o;this[n(284)][n(300)]&&(this[n(284)][n(241)](n(273)),e())}),this.on(o(257),(e,n)=>{const r=o;n[r(309)]>65e3?(alert(it(t,r(281),[n[r(309)],65e3])),e[r(264)]()):this[r(232)][r(275)]("")},{priority:o(312)})}[Et(272)](){const t=Et;super[t(272)](),this[t(306)]()}[Et(237)](){const t=Et;return this[t(232)]||(this[t(232)]=new Tt(this[t(260)]),this[t(251)]=this[t(232)][t(277)]()[t(299)](()=>{const e=t;if(this[e(240)])return;const n=this[e(232)];this[e(304)][e(274)](n.ui[e(304)],this[e(304)][e(282)]),n[e(290)][e(297)].on(e(291),()=>this[e(313)]=n[e(286)]()),n[e(266)](e(271)).to(this),this[e(283)][e(308)](n.ui[e(276)],0),this[e(241)](e(294),this[e(232)])})),this[t(251)]}[Et(249)](t){const e=Et;-1===t?(this[e(279)][e(295)](),this[e(279)][e(259)]()):this[e(279)][e(295)]()}async[Et(315)](){const t=Et;this[t(240)]||(this[t(240)]=!0,this[t(232)]&&(await this[t(251)],await this[t(232)][t(315)](),this[t(241)](t(231),this[t(232)])),await super[t(315)]())}[Et(244)](){const t=Et,{locale:e}=this,n=new st.ButtonView(e);return n[t(310)]({attributes:{class:[t(236)]}}),n[t(293)]=!0,n[t(266)](t(302)).to(this,t(261)),n.on(t(273),()=>{const e=t;this[e(241)](e(257),this[e(313)])}),n[t(266)](t(300)).to(this,t(313),this,t(252),(e,n)=>!n&&!!e[t(248)]()),n}[Et(245)](){const t=Et,{locale:e}=this,n=new st.ButtonView(e);return n[t(310)]({attributes:{class:[t(234)]}}),n[t(302)]=it(e,t(254)),n[t(293)]=!0,n.on(t(273),()=>{const e=t;this[e(232)][e(275)](""),this[e(241)](e(268))}),n}[Et(306)](){const t=Et;this[t(239)][t(247)](this[t(304)]),this[t(283)][t(285)](e=>{const n=t;this[n(262)][n(308)](e[n(304)])}),this[t(283)].on(t(291),(e,n)=>{const o=t;for(const t of Array[o(269)](n[o(311)])[o(278)]())this[o(262)][o(308)](t[o(304)])})}}const Mt=St;function St(t,e){const n=Rt();return(St=function(t,e){return n[t-=494]})(t,e)}function Rt(){const t=["focusCycler","ck-thread__input","14pbzYDO","930234RtqhtL","mousedown","editorReady","extendTemplate","focus","target","editorDestroyed","contains","119562FjveIV","commentInputView","ck-comment__input-container","editor","render","205WlornF","showButtons","listenTo","element","ck-thread__user","bindTemplate","div","view","ck-comment__input-container--active","90fOyRGq","154308uacmdO","createEditor","showInput","change:showInput","bind","set","_focusOnNonInteractiveMouseDown","userView","focusTracker","2527299liKZcF","then","editing","235696hTWoUY","isFocused","value","filter","2820390KFmaGL","some","6146120wXIMHQ","preventDefault","destroy","setTemplate","getDomRoot","delegate"];return(Rt=function(){return t})()}!function(t){const e=St,n=t();for(;;)try{if(796033===-parseInt(e(506))/1+-parseInt(e(495))/2+-parseInt(e(529))/3+parseInt(e(497))/4+parseInt(e(519))/5*(-parseInt(e(514))/6)+-parseInt(e(505))/7*(parseInt(e(541))/8)+parseInt(e(538))/9*(parseInt(e(528))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Rt);class Pt extends st.View{constructor(t,e,n){const o=St;super(t),this[o(515)]=new Nt(t,n),this[o(503)]=this[o(515)][o(503)],this[o(515)][o(533)](o(520)).to(this[o(515)][o(537)],o(542),this[o(515)],o(543),(t,e)=>t||!!e),this[o(534)](o(531),!1),this.on(o(532),()=>{const t=o;this[t(531)]&&!this[t(515)][t(517)]&&this[t(515)][t(530)]()}),this[o(515)][o(502)](o(508)).to(this),this[o(515)][o(502)](o(512)).to(this),this[o(536)]=new r.UserView(t,e),this[o(536)][o(509)]({attributes:{class:o(523),"aria-hidden":!0}}),this[o(515)][o(509)]({attributes:{class:o(504)}}),this[o(500)]({tag:o(525),attributes:{class:[o(516),this[o(524)].if(o(531),o(527))]},children:[this[o(536)],this[o(515)]]})}[Mt(518)](){const t=Mt;super[t(518)](),this[t(535)]()}[Mt(499)](){const t=Mt;return this[t(515)][t(499)]()[t(539)](()=>super[t(499)]())}[Mt(510)](t){const e=Mt;this[e(515)][e(510)](t)}[Mt(535)](){const t=Mt;this[t(521)](this[t(522)],t(507),(e,n)=>{const o=t,{submitButtonView:r,cancelButtonView:s,editor:i}=this[o(515)];[r[o(522)],s[o(522)],i?i[o(540)][o(526)][o(501)]():null][o(494)](t=>t)[o(496)](t=>t[o(513)](n[o(511)]))||(this[o(510)](),n[o(498)]())})}}function Lt(t,e){const n=Bt();return(Lt=function(t,e){return n[t-=224]})(t,e)}!function(t){const e=Lt,n=t();for(;;)try{if(407887===parseInt(e(237))/1+parseInt(e(231))/2*(-parseInt(e(225))/3)+parseInt(e(229))/4+-parseInt(e(226))/5+parseInt(e(234))/6+-parseInt(e(238))/7*(parseInt(e(236))/8)+parseInt(e(232))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bt);class Vt extends st.View{constructor(t){const e=Lt;super(t);const n=this[e(228)];this[e(230)](e(227),void 0),this[e(224)]({tag:"li",attributes:{class:e(235)},children:[{text:n.to(e(227),n=>it(t,e(233),n))}]})}}function Bt(){const t=["2877872FPptnY","set","2McLofj","779454HoKLJZ","NUMBER_OF_COMMENTS","373572AlsjRc","ck-thread__comment-count","19176OLGqRk","440402sWHvfN","63AfOnlh","setTemplate","690054dVoYSB","3246300EHXGxV","count","bindTemplate"];return(Bt=function(){return t})()}function Dt(t,e){const n=Kt();return(Dt=function(t,e){return n[t-=445]})(t,e)}const jt=Dt;!function(t){const e=Dt,n=t();for(;;)try{if(554717===parseInt(e(511))/1*(parseInt(e(472))/2)+parseInt(e(468))/3+parseInt(e(445))/4*(-parseInt(e(478))/5)+-parseInt(e(493))/6+parseInt(e(494))/7*(-parseInt(e(499))/8)+-parseInt(e(457))/9*(parseInt(e(487))/10)+parseInt(e(474))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Kt);class Ft extends st.View{[jt(452)];[jt(534)];[jt(530)];[jt(507)];[jt(469)];[jt(475)];[jt(520)];[jt(517)];constructor(t,n,o){const r=jt;super(t);const s=this[r(501)];this[r(541)](r(529),!1),this[r(541)](r(488),n[r(465)][r(488)]),this[r(541)](r(522),!1),this[r(475)]=n,this[r(520)]=o,this[r(452)]=this[r(505)](),this[r(496)]=this[r(505)](),this[r(534)]=null,this[r(530)]=new e.FocusTracker,this[r(507)]=new e.KeystrokeHandler,this[r(469)]=new st.FocusCycler({focusables:this[r(452)],focusTracker:this[r(530)],keystrokeHandler:this[r(507)],keystrokeHandlerOptions:{filter:t=>this[r(452)][r(451)](t=>t[r(482)])[r(542)](t[r(528)])},actions:{focusPrevious:r(484),focusNext:r(537)}}),this[r(517)]=new Vt(t),this[r(517)][r(518)](r(514)).to(this,r(488),t=>t-this[r(520)][r(532)]);for(const t of n[r(465)])this[r(462)](t);this[r(533)](),this[r(523)](n[r(465)],r(538),(t,e)=>{const n=r,o=this[n(450)](e);this[n(488)]++,this[n(462)](e,o),this[n(498)]()}),this[r(523)](n[r(465)],r(458),(t,e)=>{const n=r;this[n(488)]--,this[n(510)](e),this[n(498)]()}),this[r(523)](n,r(459),()=>this[r(498)]()),this[r(523)](n,r(449),()=>this[r(533)]()),this.on(r(481),()=>this[r(498)]()),this.on(r(490),()=>this[r(498)]()),this[r(467)]({tag:"ul",attributes:{class:[r(486),s.if(r(488),r(519),t=>!t)],"aria-label":it(t,r(480))},children:this[r(496)]})}get[jt(461)](){const t=jt;return this[t(475)][t(483)]>this[t(520)][t(495)]&&!this[t(522)]&&!this[t(529)]}[jt(471)](){const t=jt;super[t(471)](),this[t(498)](),this[t(506)]()}[jt(446)](t){const e=jt;-1===t?this[e(469)][e(513)]():this[e(469)][e(536)]()}[jt(531)](){const t=jt;this[t(517)][t(531)]();for(const e of this[t(452)])e[t(531)]();super[t(531)]()}[jt(498)](){const t=jt;this[t(461)]?this[t(476)]():this[t(521)]()}[jt(462)](t,e){const n=jt,o=new(this[n(520)][n(477)])(this[n(460)],t,{maxCommentCharsWhenCollapsed:this[n(520)][n(485)],formatDateTime:this[n(520)][n(540)],editorConfig:this[n(520)][n(516)]});o[n(503)]=t.id,o[n(539)](n(508)).to(this),o[n(539)](n(470)).to(this),o[n(539)](n(524)).to(this),o[n(539)](n(509)).to(this),o[n(539)](n(466)).to(this),this[n(523)](o,n(512),()=>this[n(492)]()),this[n(452)][n(538)](o,e)}[jt(450)](t){const e=jt,n=this[e(475)][e(525)](t);return this[e(534)]?this[e(534)][e(448)]>t[e(448)]?n-1:n:n-1}[jt(533)](){const t=jt;if(this[t(475)][t(473)]&&this[t(475)][t(455)]){const e={id:t(454),author:this[t(475)][t(473)],authoredAt:this[t(475)][t(455)],content:it(this[t(460)],t(515)),attributes:{}};this[t(534)]=new(this[t(520)][t(477)])(this[t(460)],e,{maxCommentCharsWhenCollapsed:this[t(520)][t(485)],formatDateTime:this[t(520)][t(540)],editorConfig:this[t(520)][t(516)],isSystemComment:!0}),this[t(452)][t(538)](this[t(534)],this[t(475)][t(525)](e))}else this[t(534)]&&(this[t(452)][t(458)](this[t(534)]),this[t(534)][t(531)](),this[t(534)]=null);this[t(498)]()}[jt(510)](t){const e=jt,n=this[e(452)][e(458)](t.id);this[e(526)](n),n[e(489)]&&this[e(492)](),n[e(531)]()}[jt(492)](){const t=jt;this[t(529)]=Array[t(535)](this[t(452)])[t(527)](e=>e[t(489)])}[jt(476)](){const t=jt,n=function(t){const n=Dt,o=new e.Collection;for(const e of t)o[n(538)](e);return o}(this[t(452)]),o=this[t(517)][t(514)];for(let e=1;e<=o;e++)n[t(458)](1);for(const e of n)e[t(463)]();o>0&&n[t(538)](this[t(517)],1),Ut((0,e.diff)(Array[t(535)](this[t(496)]),Array[t(535)](n)),this[t(496)],n)}[jt(521)](){const t=jt;Ut((0,e.diff)(Array[t(535)](this[t(496)]),Array[t(535)](this[t(452)])),this[t(496)],this[t(452)]);for(const e of this[t(496)])e[t(464)]()}[jt(506)](){const t=jt;this[t(452)][t(491)](e=>{const n=t;this[n(530)][n(538)](e[n(482)]),this[n(507)][n(523)](e[n(482)])}),this[t(452)].on(t(447),(e,n)=>{const o=t;for(const t of n[o(453)])this[o(530)][o(458)](t[o(482)]),this[o(507)][o(526)](t[o(482)]);for(const t of Array[o(535)](n[o(504)])[o(497)]())this[o(530)][o(538)](t[o(482)]),this[o(507)][o(523)](t[o(482)])})}}function Kt(){const t=["added","createCollection","_setupKeyboardNavigation","keystrokes","removeComment","editorReady","_handleRemoveCommentModel","1Nwmytq","change:isEditMode","focusLast","count","Marked as resolved","editorConfig","_collapsedCommentsView","bind","ck-hidden","_config","_rearrangeExpand","isActive","listenTo","resolveCommentThread","_findOptimalIndex","stopListening","some","target","hasDirtyComment","focusTracker","destroy","maxCommentsWhenCollapsed","_handleInfoComment","resolvedCommentView","from","focusFirst","arrowdown","add","delegate","formatDateTime","set","includes","9388lpgioY","focus","change","authoredAt","change:isResolved","_calculatePosition","map","commentViews","removed","resolved","resolvedAt","insert","1691550wAAfxM","remove","commentUpdated","locale","_shouldCollapse","_handleNewCommentModel","collapse","expand","comments","editorDestroyed","setTemplate","784323EPCZjC","focusCycler","updateComment","render","639098tynYtL","resolvedBy","21636648fkkjJc","_model","_rearrangeCollapse","CommentView","100sGffTj","get","Thread comments","change:isActive","element","weight","arrowup","maxCommentCharsWhenCollapsed","ck-thread__comments","50YIinWC","length","isEditMode","change:hasDirtyComment","forEach","_updateHasDirtyComment","3321714tZIUGu","14VsOrWf","maxThreadTotalWeight","visibleViews","reverse","refreshVisibleViews","1811728TDiAni","delete","bindTemplate","equal","viewUid"];return(Kt=function(){return t})()}function Ut(t,e,n){const o=jt;let r=0;for(const s of t)switch(s){case o(456):e[o(538)](n[o(479)](r),r),r++;break;case o(500):e[o(458)](r);break;case o(502):r++}}function Ht(t,e){const n=zt();return(Ht=function(t,e){return n[t-=371]})(t,e)}function zt(){const t=["1510976xteCrH","setTemplate","24SdVorz","340KHmbyo","180oPAMXc","20122234tpsfqx","5pzRjbi","5419080PYWfaA","84654UiFGJc","span","ck-context__value","49zbWZke","11656Hynavu","1208199YmWqjv","set","focus","element","1965416uTDxcE","bindTemplate","THREAD_CONTEXT_LABEL","contextValue"];return(zt=function(){return t})()}const Wt=Ht;!function(t){const e=Ht,n=t();for(;;)try{if(874698===-parseInt(e(375))/1+-parseInt(e(374))/2*(-parseInt(e(387))/3)+parseInt(e(383))/4+parseInt(e(389))/5*(-parseInt(e(390))/6)+-parseInt(e(373))/7*(parseInt(e(379))/8)+parseInt(e(391))/9*(parseInt(e(386))/10)+-parseInt(e(388))/11*(-parseInt(e(385))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zt);class Yt extends st.View{constructor(t){const e=Ht;super(t);const n=this[e(380)];this[e(376)](e(382),""),this[e(384)]({tag:e(371),attributes:{class:["ck",e(372)],"aria-label":n.to(e(382),n=>it(t,e(381),n)),tabindex:-1},children:[{text:n.to(e(382))}]})}[Wt(377)](){const t=Wt;this[t(378)][t(377)]()}}function qt(t,e){const n=Xt();return(qt=function(t,e){return n[t-=192]})(t,e)}const Gt=qt;function Xt(){const t=["8MCnICB","Comment was made on an element","reopenCommentThread","ck-thread__header","...","label","shift+tab","execute","_setupKeyboardNavigation",".ck-context__value","focusCycler","mouseenter","4690qAfmGM","element","classList","_trimContextValue","substring","hasContext","ck-context-wrapper","focusTracker","ck-annotation__actions","mouseleave","bindTemplate","isEnabled","ck-context--quotes","1703xUCbVm","value","8352lqdoaf","querySelector","ck-context","overlay","isResolvable","fire","tab","length","isVisible",".ck-context","render","context","_createContextView","setTemplate","locale","remove","7681626Ebugrf","85092iOTEwD","isReadOnly","focusables","1886126zFmzUb","_attachContextActions","focus","7158529PXaIyS","60czkLJT","reopenButtonView","Reopen","tooltip","createCollection","6TSrgHw","add","contextValue","8zZPzZO","_model","icon","contextView","bind","keystrokes","isResolved","scrollWidth","focusFirst","offsetWidth","233123mUrMGb","_createReopenButton","listenTo","2135576CcGitl","div","lastIndexOf"];return(Xt=function(){return t})()}!function(t){const e=qt,n=t();for(;;)try{if(776140===parseInt(e(222))/1*(parseInt(e(212))/2)+-parseInt(e(209))/3*(-parseInt(e(225))/4)+parseInt(e(240))/5*(-parseInt(e(255))/6)+-parseInt(e(203))/7+parseInt(e(228))/8*(-parseInt(e(196))/9)+parseInt(e(204))/10*(parseInt(e(200))/11)+-parseInt(e(197))/12*(-parseInt(e(253))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xt);class Zt extends st.View{[Gt(213)];[Gt(205)];[Gt(215)];[Gt(199)];[Gt(247)];[Gt(217)];[Gt(238)];constructor(t,n){const o=Gt;super(t);const r=this[o(250)];this[o(213)]=n,this[o(205)]=this[o(223)](),this[o(215)]=this[o(192)](),this[o(199)]=this[o(208)]([this[o(215)],this[o(205)]]),this[o(247)]=new e.FocusTracker,this[o(217)]=new e.KeystrokeHandler,this[o(238)]=new st.FocusCycler({focusables:this[o(199)],focusTracker:this[o(247)],keystrokeHandler:this[o(217)],actions:{focusPrevious:o(234),focusNext:o(261)}}),this[o(216)](o(245)).to(this[o(213)],o(266),t=>!!t),this[o(216)](o(211)).to(this[o(213)],o(266),t=>t&&t[o(254)]?this[o(243)](t[o(254)]):it(this[o(194)],o(229))),this[o(193)]({tag:o(226),attributes:{class:[o(231)]},children:[{tag:o(226),attributes:{class:[o(246)]},children:[{tag:o(226),attributes:{class:[o(257),r.if(o(245),o(252))]},children:[this[o(215)]]}]},{tag:o(226),attributes:{class:[o(248)]},children:[this[o(205)]]}]})}[Gt(265)](){const t=Gt;super[t(265)](),this[t(201)](),this[t(236)]()}[Gt(202)](){const t=Gt;this[t(238)][t(220)]()}[Gt(223)](){const t=Gt,e=new st.ButtonView(this[t(194)]);return e[t(233)]=it(this[t(194)],t(206)),e[t(207)]=it(this[t(194)],t(206)),e[t(214)]=rt.IconUndo,e[t(216)](t(251)).to(this[t(213)],t(198),t=>!t),e[t(216)](t(263)).to(this[t(213)],t(259),this[t(213)],t(218),(t,e)=>t&&e),e.on(t(235),()=>{const e=t;this[e(260)](e(230),this[e(213)].id)}),e}[Gt(243)](t){const e=Gt;if(t[e(262)]<150)return t;const n=t[e(227)](" ",147);return t[e(244)](0,n>-1?n:147)+e(232)}[Gt(201)](){const t=Gt,e=this[t(241)][t(256)](t(264)),n=e[t(256)](t(237));this[t(224)](e,t(239),()=>{const o=t;n[o(221)]<n[o(219)]&&e[o(242)][o(210)](o(258))}),this[t(224)](e,t(249),()=>{const n=t;e[n(242)][n(195)](n(258))})}[Gt(236)](){const t=Gt;this[t(217)][t(224)](this[t(241)]);for(const e of this[t(199)])this[t(247)][t(210)](e[t(241)]),this[t(217)][t(224)](e[t(241)])}[Gt(192)](){const t=Gt,e=new Yt(this[t(194)]);return e[t(216)](t(211)).to(this),e}}function Jt(t,e){const n=Qt();return(Jt=function(t,e){return n[t-=104]})(t,e)}function Qt(){const t=["1600REzNFF","reopenCommentThread","value","fire","stop","addComment","updateComment","element","8490CpOTdM","ariaLabel","showInput","archivedAt","focusCycler","Reply","focusTracker","Reply to reopen discussion...","submitCommentThread","name","editorDestroyed","_model","isUnlinked","unlinkedAt","listenTo","createCollection","focusables","cancel","commentThreadHeaderView","assign","submitLabel","hasDirtyComment","target","editorConfig","_localUser","7903805jvxGfL","commentThreadInputView","2210128lqedON","first","COMMENT_THREAD_DESCRIPTION","submit","removeComment","change:isActive","delegate","keystrokes","_config","comments","removeCommentThread","isResolvable","isActive","author","206ttfhms","COMMENT_THREAD_LABEL","86652IYXvNC","Write a comment...","length","commentInputView","placeholder","isResolved","isDirty","_createCommentThreadInputView","ariaDescriptionView","shift+tab","focus","55362ZGYQAT","canComment","5664204RCRpRR","resolveCommentThread","Reply...","render","disabledSubmit","bind","isSubmitted","editorReady","destroy","4392PTFdpx","CommentView","commentsListView","Comment","set","tab","5490EOmkdB","isReadOnly","locale"];return(Qt=function(){return t})()}const $t=Jt;!function(t){const e=Jt,n=t();for(;;)try{if(988598===-parseInt(e(184))/1+-parseInt(e(182))/2*(parseInt(e(113))/3)+parseInt(e(115))/4+parseInt(e(133))/5*(parseInt(e(130))/6)+parseInt(e(166))/7+-parseInt(e(168))/8+-parseInt(e(124))/9*(-parseInt(e(141))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qt);class te extends st.View{[$t(152)];[$t(176)];[$t(159)];[$t(167)];[$t(110)];[$t(157)];[$t(147)];[$t(175)];[$t(145)];constructor(t,n,o,s){const i=$t;super(t),this[i(128)](i(180),!1),this[i(128)](i(108),!1),this[i(152)]=n,this[i(165)]=o,this[i(176)]=s,this[i(159)]=new Zt(t,n),this[i(159)][i(174)](i(134)).to(this),this[i(110)]=new r.AriaDescriptionView(t,it(t,i(170))),this[i(155)](this,i(134),()=>{this[i(112)]()}),this[i(126)]=new Ft(t,n,Object[i(160)]({CommentView:this[i(176)][i(125)]},s)),this[i(126)][i(174)](i(172)).to(this),this[i(126)][i(174)](i(139)).to(this),this[i(126)][i(174)](i(116)).to(this),this[i(126)][i(174)](i(122)).to(this),this[i(126)][i(174)](i(151)).to(this),this[i(126)][i(120)](i(180)).to(this),this[i(155)](this,i(116),()=>{this[i(112)]()}),this[i(128)](i(104),this[i(126)][i(104)]),this[i(120)](i(104)).to(this[i(126)],i(104)),this[i(167)]=this[i(109)](),this[i(167)][i(174)](i(122)).to(this),this[i(167)][i(174)](i(151)).to(this),this.on(i(172),()=>this[i(112)]()),this[i(120)](i(108)).to(this[i(126)],i(162),this[i(167)][i(105)],i(135),(t,e)=>t||!!e),this[i(120)](i(153)).to(n,i(154),t=>!!t),this[i(120)](i(142)).to(this,i(104),t=>{const e=i,n=this[e(152)][e(177)][e(169)]?this[e(152)][e(177)][e(169)][e(181)][e(150)]:this[e(165)][e(150)];return it(this[e(132)],e(183),[t,n])}),this[i(157)]=this[i(156)]([this[i(126)],this[i(167)]]),this[i(147)]=new e.FocusTracker,this[i(175)]=new e.KeystrokeHandler,this[i(145)]=new st.FocusCycler({focusables:this[i(157)],focusTracker:this[i(147)],keystrokeHandler:this[i(175)],keystrokeHandlerOptions:{filter:t=>t[i(163)]!==this[i(140)]},actions:{focusPrevious:i(111),focusNext:i(129)}})}[$t(112)](){const t=$t;this[t(140)][t(112)]()}[$t(118)](){const t=$t;super[t(118)](),(0,r.setupThreadKeyboardNavigation)(this,this[t(157)])}async[$t(123)](){const t=$t;this[t(108)]=!1,this[t(126)][t(123)](),await this[t(167)][t(123)](),super[t(123)]()}[$t(109)](){const t=$t,e=new Pt(this[t(132)],this[t(165)],this[t(176)][t(164)]),n=e[t(105)];return e[t(120)](t(143)).to(this,t(180),this[t(152)],t(131),this[t(152)],t(114),this[t(152)],t(144),n,t(135),(t,e,n,o,r)=>!!r||!!o&&n&&!e||t&&n&&!e),n[t(120)](t(106)).to(this,t(104),this[t(152)],t(179),this[t(152)],t(107),(e,n,o)=>{const r=t;let s;return s=r(o&&n?148:e?117:185),it(this[r(132)],s)}),n[t(120)](t(161)).to(this,t(104),e=>it(this[t(132)],t(e?146:127))),n.on(t(171),(e,n)=>{const o=t;this[o(136)](o(138),n),this[o(152)][o(107)]&&this[o(152)][o(179)]&&this[o(136)](o(134),this[o(152)].id),this[o(152)][o(121)]||this[o(136)](o(149))}),n.on(t(158),()=>{this[t(112)]()}),n[t(120)](t(119)).to(this[t(152)],t(131)),n.on(t(158),e=>{const n=t;0==this[n(104)]&&(this[n(136)](n(178)),e[n(137)]())}),this.on(t(173),(e,o,r)=>{const s=t;r||this[s(104)]||n[s(135)]||this[s(136)](s(178))}),e}}const ee=ne;function ne(t,e){const n=oe();return(ne=function(t,e){return n[t-=327]})(t,e)}function oe(){const t=["27uSoFGc","190280DWNbGG","_cancelAllConfirms","_bindFirstCommentView","ariaLabel","resolveButton","isVisible","ck-reset_all-excluded","getTemplate","4123686saUWQI","removeButton","468276DSESKW","tooltip","showConfirm","change:archivedAt","_boundFirstCommentView","archivedAt","commentViews","commentThreadHeaderView","focus",".ck-thread__container","ck-thread--remove-confirmation","has","label","commentsListView","then","isActive","cancelConfirm","stop","icon","ck-rounded-corners","change:isActive","placeholder","actionIndicator","actionBar","219608NFlGAG","execute","Write a comment...","querySelector","1016QNXtNf","isReadOnly","listitem","isConfirm","isUnlinked","ck-thread--active","high","fire","ck-comment--resolve","25083CMlKKl","createCollection","isSystemComment","listenTo","_createResolveButton","resolveCommentThread","remove","46WrOXto","get","setTemplate","isEnabled","588fbCJIY","commentThreadChildren","unbind","removeCommentThread","extendTemplate","locale","isResolvable","containerElement","removeConfirm","Resolve","15401bWafjf","_model","_updateArchivedThreadHeader","commentThreadInputView","render","focusables","ck-thread--unlinked","set","change:isReadOnly","Delete comment thread?","ariaDescriptionView","add","ck-thread__container","bind","length","bindTemplate","ck-thread--","ck-thread","element","isResolved","32090YGBOmT","div","583aTmgcY"];return(oe=function(){return t})()}!function(t){const e=ne,n=t();for(;;)try{if(371161===parseInt(e(347))/1*(parseInt(e(333))/2)+parseInt(e(370))/3*(parseInt(e(405))/4)+parseInt(e(367))/5*(parseInt(e(337))/6)+parseInt(e(379))/7+parseInt(e(409))/8*(parseInt(e(418))/9)+parseInt(e(371))/10+-parseInt(e(369))/11*(parseInt(e(381))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oe);class re extends((0,r.ConfirmMixin)(te)){[ee(338)];[ee(344)];[ee(375)];[ee(385)];constructor(t,e,n,o){const r=ee;super(t,e,n,o),this[r(338)]=this[r(327)]([this[r(394)],this[r(350)],this[r(357)]]),this[r(354)](r(403),null),this[r(344)]=null,this[r(385)]=null,this[r(342)]=t,this[r(375)]=this[r(330)](),this[r(335)](this[r(378)]()),this.on(r(401),(t,e,n)=>{n||this[r(372)]()}),this[r(329)](this[r(348)],r(355),(t,e,n)=>{n&&this[r(372)]()}),this[r(361)]>0&&this[r(373)](),this[r(329)](this[r(394)][r(387)],r(358),()=>{this[r(373)]()})}[ee(378)](){const t=ee,e=this[t(362)];return{tag:t(368),attributes:{class:["ck",t(364),t(377),t(400),e.if(t(396),t(414)),e.if(t(413),t(353)),e.if(t(412),t(391)),e.to(t(403),e=>e?t(363)+e:"")],"data-thread-id":this[t(348)].id,tabindex:0,role:t(411),"aria-label":e.to(t(374)),"aria-describedby":this[t(357)].id},children:[{tag:t(368),attributes:{class:t(359)},children:this[t(338)]}]}}[ee(351)](){const t=ee;super[t(351)](),this[t(344)]=this[t(365)][t(408)](t(390)),this[t(348)].on(t(384),()=>{this[t(349)]()}),this[t(349)]()}[ee(372)](){const t=ee;this[t(397)]();for(const e of this[t(394)][t(387)])e[t(397)]()}[ee(373)](){const t=ee,{locale:e}=this,n=this[t(394)][t(387)][t(334)](0);n===this[t(385)]||n[t(328)]||(this[t(385)]=n,this[t(339)](t(403)),this[t(360)](t(403)).to(n,t(403),e=>t(332)===e?t(332):null),n[t(402)]=it(e,t(407)),n[t(380)].on(t(406),n=>{const o=t;n[o(398)](),this[o(383)](it(e,o(356)),this[o(344)])[o(395)](()=>{const t=o;this[t(416)](t(340))})},{priority:t(415)}),this.on(t(345),()=>{n[t(389)]()}),n[t(404)][t(358)](this[t(375)],0),n[t(352)][t(358)](this[t(375)],0))}[ee(330)](){const t=ee,e=new r.LateFocusButtonView(this[t(342)]);return e[t(393)]=it(this[t(342)],t(346)),e[t(382)]=it(this[t(342)],t(346)),e[t(399)]=rt.IconCheck,e[t(341)]({attributes:{class:t(417)}}),e[t(360)](t(336)).to(this[t(348)],t(410),t=>!t),e[t(360)](t(376)).to(this[t(348)],t(343),this[t(348)],t(366),(t,e)=>t&&!e),e.on(t(406),()=>{const e=t;this[e(416)](e(331),this[e(348)].id)}),e}[ee(349)](){const t=ee;this[t(348)][t(386)]?this[t(338)][t(392)](this[t(388)])||(this[t(338)][t(358)](this[t(388)],0),this[t(352)][t(358)](this[t(388)],0)):this[t(338)][t(392)](this[t(388)])&&(this[t(338)][t(332)](this[t(388)]),this[t(352)][t(332)](this[t(388)]))}}var se=ce;function ie(){var t=["80DfaeHB","ck-comment__content","innerHTML","498310SEeFuK","5364420SWcdux","13716HsWJKq","5109732tvrwDd","72nQIJEd","ck-annotation__content","4lmcnrw","setTemplate","content","set","element","change:content","div","ck-content","3752vQexDi","13310KYISLh","render","134iIruIO","205563YhRvEC","193620NvMQWJ"];return(ie=function(){return t})()}function ce(t,e){var n=ie();return(ce=function(t,e){return n[t-=378]})(t,e)}!function(t){for(var e=ce,n=t();;)try{if(739333===parseInt(e(382))/1*(parseInt(e(379))/2)+parseInt(e(383))/3*(parseInt(e(394))/4)+parseInt(e(389))/5+parseInt(e(391))/6+parseInt(e(384))/7*(parseInt(e(385))/8)+-parseInt(e(392))/9*(parseInt(e(388))/10)+parseInt(e(380))/11*(-parseInt(e(390))/12))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(397)](e(396),""),this[e(395)]({tag:e(400),attributes:{class:[e(378),e(386),e(393)]}})}[se(381)](){var t=se;super[t(381)](),this.on(t(399),(e,n,o)=>{var r=t;this[r(398)][r(387)]=o}),this[t(398)][t(387)]=this[t(396)]}}const he=ue;function ue(t,e){const n=de();return(ue=function(t,e){return n[t-=445]})(t,e)}function de(){const t=["Save","get","name","7204760jQKcLR","attributes","300LerOxW","disabledSubmit","content","COMMENT_THREAD_DESCRIPTION","_config","focusables","remove","importWord","listenTo","focusCycler","textContent","createCollection","isReadOnly","_setupKeyboardNavigation","ariaDescriptionView","enter","submitLabel","getUserViewNotificationText","updateComment","collapse","2450466ftbMAp","set","element","1012720mpNRKu","maxCommentCharsWhenCollapsed","EXTERNAL_IMPORT_WORD_AVATAR","_createCommentInputView","target","tab","COMMENT_ARIA_LABEL","destroy","body","render","isSystemComment","once","added","shift+tab","expand","2090162RSALOt","initialData","editorDestroyed","focusFirst","stopListening","EXTERNAL_COMMENT","cancel","22479mjsjfX","submit","add","delegate","createEditor","892808rshpBC","fire","EXTERNAL_IMPORT_WORD_COMMENT","switchToDisplayMode","author","text/html","locale","keystrokes","editorConfig","isCollapsed","value","bind","editorReady","parseFromString","source","formatDateTime","isExternal","visibleView","ariaLabel","getExternalCommentNote","removed","focusTracker","creator","1424675QltLja","@external","EXTERNAL_AVATAR","esc","focus","isEditMode","switchToEditMode","_createCommentContentView","_model","authoredAt","change"];return(de=function(){return t})()}!function(t){const e=ue,n=t();for(;;)try{if(622001===-parseInt(e(525))/1+parseInt(e(451))/2+parseInt(e(458))/3*(-parseInt(e(502))/4)+-parseInt(e(486))/5+parseInt(e(522))/6+parseInt(e(463))/7+parseInt(e(500))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(de);class le extends st.View{[he(480)];[he(516)];[he(507)];[he(484)];[he(470)];[he(511)];[he(494)];[he(506)];constructor(t,n,o){const s=he;super(t),this[s(494)]=n,this[s(506)]=o,this[s(446)]=!!this[s(506)][s(446)],this[s(523)](s(491),!1),this[s(523)](s(472),!0),this[s(474)](s(481)).to(n,s(504),n,s(495),(e,r)=>it(t,s(531),[n[s(467)][s(499)],o[s(478)](r),(new DOMParser)[s(476)](e,s(468))[s(533)][s(512)],n[s(479)]?this[s(482)]():""])),this[s(516)]=new r.AriaDescriptionView(t,it(t,s(505))),this[s(480)]=this[s(513)](),this[s(480)][s(460)](this[s(493)]()),this[s(507)]=new st.ViewCollection,this[s(484)]=new e.FocusTracker,this[s(470)]=new e.KeystrokeHandler,this[s(511)]=new st.FocusCycler({focusables:this[s(507)],focusTracker:this[s(484)],keystrokeHandler:this[s(470)],keystrokeHandlerOptions:{filter:t=>t[s(529)]!==this[s(524)]},actions:{focusPrevious:s(449),focusNext:s(530)}})}[he(450)](){this[he(472)]=!1}[he(521)](){const t=he;this[t(491)]||(this[t(472)]=!0)}[he(490)](){const t=he;this[t(524)][t(490)]()}[he(445)](){const t=he;super[t(445)](),this[t(515)]()}async[he(532)](){const t=he;await this[t(480)][t(498)](0)[t(532)](),super[t(532)]()}[he(492)](){const t=he;this[t(491)]||(this[t(491)]=!0,this[t(480)][t(508)](0)[t(532)](),this[t(480)][t(460)](this[t(528)]()))}[he(466)](){const t=he;this[t(491)]&&(this[t(491)]=!1,this[t(480)][t(508)](0)[t(532)](),this[t(480)][t(460)](this[t(493)]()))}[he(482)](){const t=he;return t(509)===this[t(494)][t(501)][t(487)][t(477)]?it(this[t(469)],t(465)):it(this[t(469)],t(456))}[he(519)](){const t=he;return this[t(494)][t(479)]?t(509)===this[t(494)][t(501)][t(487)][t(477)]?it(this[t(469)],t(527),this[t(494)][t(485)][t(499)]):it(this[t(469)],t(488),this[t(494)][t(485)][t(499)]):null}[he(493)](){const t=he,e=new ae(this[t(469)]);return e[t(474)](t(504)).to(this[t(494)],t(504),this,t(472),(e,n)=>n?(0,r.trimHtml)(e,{limit:this[t(506)][t(526)]}):e),e}[he(528)](){const t=he;this[t(506)][t(471)]||(this[t(506)][t(471)]={}),this[t(506)][t(471)][t(452)]=this[t(494)][t(504)];const e=new Nt(this[t(469)],this[t(506)][t(471)]);return e[t(473)]=this[t(494)][t(504)],e[t(474)](t(503)).to(this[t(494)],t(514)),e[t(518)]=it(this[t(469)],t(497)),e.on(t(459),(e,n)=>{const o=t;this[o(464)](o(520),this[o(494)].id,n),this[o(466)](),this[o(490)]()}),e.on(t(457),()=>{const e=t;this[e(466)](),this[e(490)]()}),e[t(447)](t(475),()=>{e[t(490)]()}),e[t(462)](),e[t(461)](t(475)).to(this),e[t(461)](t(453)).to(this),e}[he(515)](){const t=he,e=this[t(524)];this[t(470)][t(510)](e);for(const e of this[t(507)])this[t(484)][t(460)](e[t(524)]),this[t(470)][t(510)](e[t(524)]);this[t(507)].on(t(496),(e,n)=>{const o=t;for(const t of n[o(483)])this[o(484)][o(508)](t[o(524)]),this[o(470)][o(455)](t[o(524)]);for(const t of n[o(448)])this[o(484)][o(460)](t[o(524)]),this[o(470)][o(510)](t[o(524)])}),this[t(470)][t(523)](t(517),(n,o)=>{const r=t;e===n[r(529)]&&(this[r(511)][r(454)](),o())}),this[t(470)][t(523)](t(489),(n,o)=>{const r=t;e!==n[r(529)]&&(this[r(490)](),o())})}}const me=ge;function ke(){const t=["getTemplate","_createCommentInputView","toMany","ck-comment__info-name","ck-comment--info","14882640kTvSwM","from","placeholder","listitem","actionBar","isVisible","ck-comment__user","userView","cancelConfirm","fire","_createRemoveButton","authoredAt","ck-comment__info","ck-annotation__info-time","switchToEditMode","_config","setTemplate","isEditable","ck-comment__external","488019BFGDiN","ariaDescriptionView","Show more items","then","Reply...","ck-comment--remove-confirmation","blur","1383450cfnMwG","ck-comment--","Edit","find","some","unbind","Delete comment?","change:isRemovable","focus","focusables","author","visibleView","ck-annotation__main","ck-comment__actions","div","remove","ck-hidden","_createDropdown","execute","ck-annotation__info","isReadOnly","removeComment","label","ck-comment__main","items","719618bGGXMZ","render","2297239hNgIVi","panelPosition","ck-annotation__actions","_attachActions","isConfirm","Remove","span","211832SAnRMQ","ck-annotation__info-name","children","ck-comment--remove","ck-annotation","getExternalCommentNote","addMany","panelView","createCollection","81605wovQuV","resolvedAt","withText","editButton","add","ck-comment__info-time","isRemovable","removeButton","ck-comment--edit","listenTo","time","_createEditButton","ck-annotation__content-wrapper","name","ck-comment__actions--hidden","ck-comment","mouseenter","showConfirm","ck-annotation__user","element","buttonView","isEnabled","actionIndicator","push","formatDateTime","isExternal","locale","180UZTnaZ","bind","bindTemplate","isEditMode","mouseleave","extendTemplate","set","isSystemComment","_model","icon","ck-annotation__actions--hidden","edit","length","ariaLabel","dropdown","group","ck-comment__wrapper","getUserViewNotificationText"];return(ke=function(){return t})()}function ge(t,e){const n=ke();return(ge=function(t,e){return n[t-=453]})(t,e)}!function(t){const e=ge,n=t();for(;;)try{if(577254===-parseInt(e(469))/1+parseInt(e(478))/2+parseInt(e(556))/3+-parseInt(e(514))/4*(parseInt(e(487))/5)+parseInt(e(563))/6+-parseInt(e(471))/7+parseInt(e(537))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ke);class fe extends((0,r.ConfirmMixin)(le)){[me(541)];[me(544)];constructor(t,e,n){const o=me;super(t,e,n),this[o(520)](o(509),null),this[o(520)](o(539),it(t,o(560))),this[o(515)](o(548)).to(e),this[o(515)](o(488)).to(e),this[o(541)]=this[o(486)](),this[o(521)]||(this[o(490)]=this[o(498)](),this[o(494)]=this[o(547)](),this[o(468)]=this[o(486)](),this[o(468)][o(484)]([this[o(490)],this[o(494)]]),this[o(528)]=this[o(461)](),this[o(541)][o(491)](this[o(528)]),this[o(453)][o(491)](this[o(528)])),this[o(544)]=new r.UserView(t,e[o(454)],this[o(531)]()),this[o(544)][o(519)]({attributes:{class:[o(543),o(505)],"aria-hidden":!0}}),this[o(496)](e,o(570),()=>this[o(545)]()),this[o(553)](this[o(532)]())}[me(532)](){const t=me,e=this[t(516)],n=[{tag:t(458),attributes:{class:[t(549),t(463)]},children:[{tag:t(477),children:[{text:this[t(544)][t(500)]}],attributes:{class:[t(535),t(479)],"data-cke-tooltip-text":this[t(544)][t(500)]}},{tag:t(497),attributes:{datetime:e.to(t(548)),class:[t(492),t(550)]},children:[{text:e.to(t(548),e=>this[t(552)][t(511)](e))}]}]},{tag:t(458),attributes:{class:[t(457),t(473),e.if(t(517),t(501)),e.if(t(517),t(524))]},children:this[t(541)]},{tag:t(458),attributes:{class:[t(499)]},children:this[t(455)]},this[t(557)]];return this[t(522)][t(512)]&&n[t(510)]({tag:t(458),attributes:{class:[t(555)]},children:[{text:this[t(483)]()}]}),{tag:"li",attributes:{class:[t(530),e.if(t(475),t(561))],tabindex:-1,"aria-label":e.to(t(527)),"aria-describedby":this[t(557)].id,role:t(540)},children:[{tag:t(458),attributes:{class:[t(502),t(482),e.if(t(517),t(495)),e.if(t(521),t(536)),e.to(t(509),e=>e?t(564)+e:"")],"data-author-id":this[t(522)][t(454)].id,"data-comment-id":this[t(522)].id,role:t(529)},children:[this[t(544)],{tag:t(458),attributes:{class:[t(467),t(456)]},children:n}]}]}}[me(498)](){const t=me,e=new st.ButtonView(this[t(513)]);return e[t(466)]=it(this[t(513)],t(565)),e[t(523)]=rt.IconPencil,e[t(489)]=!0,e[t(519)]({attributes:{class:t(495)}}),e[t(515)](t(508)).to(this[t(522)],t(464),t=>!t),e[t(515)](t(542)).to(this[t(522)],t(554)),e.on(t(462),()=>this[t(551)]()),e}[me(547)](){const t=me,e=new st.ButtonView(this[t(513)]);return e[t(466)]=it(this[t(513)],t(476)),e[t(523)]=rt.IconRemoveComment,e[t(489)]=!0,e[t(519)]({attributes:{class:t(481)}}),e[t(515)](t(508)).to(this[t(522)],t(464),t=>!t),e[t(515)](t(542)).to(this[t(522)],t(493)),e.on(t(462),()=>{const e=t;this[e(504)](it(this[e(513)],e(569)),this[e(506)])[e(559)](()=>{const t=e;this[t(546)](t(465),this[t(522)].id)})}),e}[me(461)](){const t=me,e=(0,st.createDropdown)(this[t(513)],r.LateFocusDropdownButtonView),n=e[t(485)][t(480)],o=new st.ListView(this[t(513)]),s=e[t(516)];(0,st.focusChildOnDropdownOpen)(e,()=>this[t(468)][t(566)](e=>e[t(542)])),e[t(519)]({attributes:{class:[s.if(t(542),t(460),t=>!t)]}});const i=(n,r=-1)=>{const s=t,i=new st.ListItemView(this[s(513)]);i[s(480)][s(491)](n);const c=r>-1?r:o[s(468)][s(526)];o[s(468)][s(491)](i,c);const a=Array[s(538)](this[s(468)]);e[s(568)](s(508),s(542)),e[s(515)](s(508))[s(534)](a,s(508),(...t)=>t[s(567)](t=>t)),e[s(515)](s(542))[s(534)](a,s(542),(...t)=>t[s(567)](t=>t))};e[t(472)]="sw",e[t(507)][t(520)]({label:it(this[t(513)],t(558)),icon:rt.IconThreeVerticalDots});for(const e of this[t(468)])i(e);return n[t(491)](o),e[t(496)](this[t(468)],t(491),(t,e,n)=>{i(e,n)}),e[t(496)](this[t(468)],t(459),(e,n,r)=>{const s=t;o[s(468)][s(459)](r)}),e}[me(474)](t,e){const n=me,o=t&&t[n(506)];o&&(this[n(496)](o,n(503),()=>this[n(509)]=e),this[n(496)](o,n(571),()=>this[n(509)]=e),this[n(496)](o,n(518),()=>this[n(509)]=null),this[n(496)](o,n(562),()=>this[n(509)]=null))}[me(533)](){const t=me,e=super[t(533)]();return e[t(515)](t(539)).to(this),e}[me(470)](){const t=me;super[t(470)](),this[t(474)](this[t(490)],t(525)),this[t(474)](this[t(494)],t(459))}}var pe=n(673),be=n.n(pe),ve=n(545),_e=n.n(ve),we=n(262),Ie=n.n(we),Ae=n(667),ye=n.n(Ae),Ce=n(357),Te=n.n(Ce),Ee=n(554),xe={attributes:{"data-cke":!0}};xe.setAttributes=ye(),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=ye(),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 Me=n(980),Se={attributes:{"data-cke":!0}};Se.setAttributes=ye(),Se.insert=Ie().bind(null,"head"),Se.domAPI=_e(),Se.insertStyleElement=Te();be()(Me.A,Se);Me.A&&Me.A.locals&&Me.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 Le(){const t=["44AfkFeB","attributeName","516RYbqQf","childList","11418elqHfs","disconnect","4651ptKXdF","characterData","cancel","observe","1508136eDpTUV","type","1604792EDMoBw","1355ppOayO","5700XlUxVF","class","9LJAbbZ","58AJEtBa","attributes","48776BIazpJ","15882guuqSH","6743BWNiRY"];return(Le=function(){return t})()}function Ve(t,e){const n=Le();return(Ve=function(t,e){return n[t-=380]})(t,e)}function Be(t){const e=function(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:o=!0,trailing:r=!0}=n;return Pe(t,e,{leading:o,trailing:r,maxWait:e})}(t,30),n=new MutationObserver(t=>{const n=Ve;for(const o of t)(n(401)==o[n(394)]&&n(398)==o[n(384)]||n(386)==o[n(394)]||n(390)==o[n(394)])&&e()});return{attach(t){n[Ve(392)](t,{attributes:!0,childList:!0,subtree:!0,characterData:!0})},detach(){const t=Ve;n[t(388)](),e[t(391)]()}}}!function(t){const e=Ve,n=t();for(;;)try{if(396351===-parseInt(e(389))/1*(parseInt(e(400))/2)+-parseInt(e(387))/3*(-parseInt(e(383))/4)+parseInt(e(396))/5*(parseInt(e(381))/6)+-parseInt(e(393))/7+-parseInt(e(395))/8*(parseInt(e(399))/9)+-parseInt(e(397))/10*(-parseInt(e(382))/11)+parseInt(e(385))/12*(-parseInt(e(380))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Le);var De=n(438),je={attributes:{"data-cke":!0}};je.setAttributes=ye(),je.insert=Ie().bind(null,"head"),je.domAPI=_e(),je.insertStyleElement=Te();be()(De.A,je);De.A&&De.A.locals&&De.A.locals;function Fe(t,e){const n=Ue();return(Fe=function(t,e){return n[t-=175]})(t,e)}const Ke=Fe;function Ue(){const t=["81scejHP","2000JKPUXn","targetRect","keystrokes","presentation","focusTracker","_mutationObserver","7PZkHYp","detach","ck-annotation-wrapper--active","21624YtwUzJ","66995aQxVXv","bindTemplate","mainView","ck-rounded-corners","type","delegate","height","createCollection","387wjedNB","clear","div","set","element","length","first","focus","652386fUTGEp","_updateHeight","9194736lSMRgq","fire","isActive","content","listenTo","add","isDirty","clientHeight","770dRHEco","16sWqmEh","arrowdown","526803lMuIDb","render","arrowup","ck-annotation-wrapper","destroy","attach","setTemplate","Esc","4888sIcqaM"];return(Ue=function(){return t})()}!function(t){const e=Fe,n=t();for(;;)try{if(100107===-parseInt(e(221))/1*(parseInt(e(220))/2)+-parseInt(e(212))/3+-parseInt(e(210))/4*(parseInt(e(183))/5)+-parseInt(e(199))/6*(parseInt(e(179))/7)+parseInt(e(182))/8*(-parseInt(e(191))/9)+-parseInt(e(222))/10*(parseInt(e(209))/11)+parseInt(e(201))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ue);class He extends st.View{[Ke(177)];id;[Ke(175)];[Ke(204)];[Ke(185)];[Ke(178)];constructor(t,n){const o=Ke;super(t),this.id=(0,e.uid)(),this[o(177)]=new e.FocusTracker,this[o(175)]=new e.KeystrokeHandler,this[o(175)][o(194)](o(219),(t,e)=>this[o(202)](o(219),e)),this[o(194)](o(223),{top:0,right:0,bottom:0,left:0}),this[o(194)](o(189),0),this[o(194)](o(203),!1),this[o(194)](o(207),!1),this[o(194)](o(196),0),this[o(194)](o(187),""),this[o(178)]=Be(()=>this[o(200)]()),this[o(204)]=this[o(190)](),this[o(204)][o(188)](o(214),o(211)).to(this),this[o(204)][o(206)](n),this[o(185)]=n;const r=this[o(184)];this[o(218)]({tag:o(193),attributes:{class:["ck",o(215),o(186),r.if(o(203),o(181))],role:o(176)},children:this[o(204)]})}[Ke(213)](){const t=Ke;super[t(213)](),this[t(177)][t(206)](this[t(195)]),this[t(175)][t(205)](this[t(195)]),this[t(178)][t(217)](this[t(195)])}[Ke(216)](){const t=Ke;this[t(204)][t(192)](),this[t(175)][t(216)](),this[t(177)][t(216)](),this[t(178)][t(180)](),super[t(216)]()}[Ke(198)](){const t=Ke;this[t(204)][t(197)]&&this[t(204)][t(197)][t(198)]()}[Ke(200)](){const t=Ke,e=this[t(195)][t(208)];e&&(this[t(189)]=e)}}const ze=We;function We(t,e){const n=Ge();return(We=function(t,e){return n[t-=430]})(t,e)}!function(t){const e=We,n=t();for(;;)try{if(912714===-parseInt(e(445))/1*(-parseInt(e(474))/2)+-parseInt(e(441))/3*(-parseInt(e(446))/4)+-parseInt(e(440))/5+parseInt(e(466))/6+-parseInt(e(433))/7*(-parseInt(e(443))/8)+-parseInt(e(471))/9+parseInt(e(460))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ge);class Ye extends((0,e.ObservableMixin)()){[ze(431)];[ze(461)];[ze(444)];[ze(447)];constructor({view:t,target:n,type:o,isVisible:r=!0}){const s=ze;super(),this[s(431)]=t,this[s(431)][s(454)]||this[s(431)][s(437)](),this[s(444)]=o,this[s(447)]=n,Ye[s(475)](this[s(473)]()),this[s(461)]=new e.Collection([this[s(431)][s(454)]],{idProperty:s(455)}),this[s(461)].on(s(468),(t,e)=>{const n=s;this[n(431)][n(467)][n(468)](e)}),this[s(461)].on(s(438),(t,e)=>{const n=s;this[n(431)][n(467)][n(438)](e)}),this[s(462)](s(442),r)}get[ze(470)](){const t=ze;return t(469)==typeof this[t(444)]?this[t(444)]():this[t(444)]}get[ze(464)](){const t=ze;return this[t(431)][t(472)]}get[ze(439)](){const t=ze,e=this[t(473)]();return Ye[t(475)](e),e}get[ze(452)](){const t=ze,n=this[t(439)];if(null===n)return null;if(n instanceof e.Rect)return n;const o=n[t(453)](e=>function(e){const n=t;if(e[n(450)])return!0;return!!e[n(463)]()[n(458)](0)}(e));return 0===o[t(430)]?null:new e.Rect(o[0][t(463)]()[t(458)](0))}get[ze(436)](){const t=ze;return this[t(431)][t(436)]}set[ze(436)](t){const e=ze;this[e(431)][e(436)]=t,this[e(431)][e(472)][e(436)]=t}[ze(456)](){const t=ze;this[t(431)][t(452)]=this[t(452)]}[ze(434)](){const t=ze;this[t(461)][t(435)](),this[t(461)][t(451)](),this[t(435)]()}[ze(448)](){const t=ze;this[t(442)]=!!this[t(452)]}static[ze(475)](t){const n=ze;if(!(null===t||t instanceof e.Rect||Array[n(449)](t)&&t[n(465)](t=>qe(t))))throw new e.CKEditorError(n(459),null,{target:t})}[ze(473)](){const t=ze,e=t(469)==typeof this[t(447)]?this[t(447)]():this[t(447)];return qe(e)?[e]:e}}function qe(t){const e=ze;return null!==t&&e(457)==typeof t&&e(432)in t&&1===t[e(432)]}function Ge(){const t=["8MxGPIP","_type","26cTkVyO","91132RhmLAL","_target","refreshVisibility","isArray","offsetParent","clear","targetRect","filter","element","_id","updateTargetRect","object","item","annotation-invalid-target","7343900IhUqCW","focusableElements","set","getClientRects","innerView","every","1967454tpaIqh","focusTracker","add","function","type","13969773Jrhdrn","mainView","_getNormalizedTarget","111936RroEdC","_assertCorrectTarget","length","view","nodeType","3386719qVvPlU","destroy","stopListening","isActive","render","remove","target","5187995uYhWSf","66XnqZDJ","isVisible"];return(Ge=function(){return t})()}function Xe(){const t=["getByInnerView","_getOrderInContent","blur","_sort","add","top","fire","change:isFocused","delete","3203076iJPsNT","has","getByView","annotationcollection-duplicated-item","listenTo","focus","annotationcollection-not-existing-item","remove","refreshPositioning","stopListening","isFocused","clear","_viewToAnnotation","focusableElements","innerView","41870OQuONT","updateTargetRect","_innerViewToAnnotation","left","set","view","15JczrGk","9oLbPJW","length","from","1970622hIshBP","_focusTracker","getIndex","focusTracker","destroy","targetRect","3199376PouAPo","2778650EaxroF","761236antjuo","sort","get","11599624wJJgft"];return(Xe=function(){return t})()}const Ze=Je;function Je(t,e){const n=Xe();return(Je=function(t,e){return n[t-=481]})(t,e)}!function(t){const e=Je,n=t();for(;;)try{if(622644===parseInt(e(515))/1+parseInt(e(487))/2+parseInt(e(500))/3+-parseInt(e(485))/4+parseInt(e(521))/5*(parseInt(e(525))/6)+parseInt(e(486))/7+parseInt(e(490))/8*(-parseInt(e(522))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xe);class Qe extends e.Collection{[Ze(517)];[Ze(512)];[Ze(526)];constructor(t=[]){const n=Ze;super(),this[n(517)]=new Map,this[n(512)]=new Map,this[n(526)]=new e.FocusTracker,this[n(526)].on(n(498),(t,e,o)=>{const r=n;o||this[r(497)](r(493))});for(const e of t)this[n(495)](e)}get[Ze(510)](){const t=Ze;return this[t(526)][t(510)]}[Ze(495)](t){const n=Ze;if(this[n(501)](t))throw new e.CKEditorError(n(503),null);this[n(517)][n(519)](t[n(514)],t),this[n(512)][n(519)](t[n(520)],t);for(const e of t[n(513)])this[n(526)][n(495)](e);this[n(504)](t[n(513)],n(495),(t,e)=>{const o=n;this[o(526)][o(495)](e)}),this[n(504)](t[n(513)],n(507),(t,e)=>{const o=n;this[o(526)][o(507)](e)}),this[n(504)](t[n(520)][n(482)],n(498),(e,o,r)=>{const s=n;r&&this[s(497)](s(505),t)}),t[n(516)]();const o=this[n(492)](t[n(520)][n(484)]);return super[n(495)](t,o)}[Ze(507)](t){const n=Ze;if(!this[n(501)](t))throw new e.CKEditorError(n(506),null);this[n(509)](t[n(520)][n(482)]),this[n(509)](t[n(513)]);for(const e of t[n(513)])this[n(526)][n(507)](e);return this[n(512)][n(499)](t[n(520)]),this[n(517)][n(499)](t[n(514)]),super[n(507)](t)}[Ze(491)](t){const e=Ze;return this[e(517)][e(489)](t)}[Ze(502)](t){const e=Ze;return this[e(512)][e(489)](t)}[Ze(483)](){const t=Ze;super[t(511)](),this[t(509)](),this[t(517)][t(511)](),this[t(512)][t(511)](),this[t(526)][t(483)]()}[Ze(508)](){const t=Ze;for(const e of this)e[t(516)]();this[t(494)]()}[Ze(494)](){const t=Ze,e=Array[t(524)](this)[t(488)]((e,n)=>tn(e[t(520)][t(484)],n[t(520)][t(484)]));for(let n=e[t(523)]-1;n>0;n--){const o=e[n];n!==this[t(481)](o)&&(this[t(507)](o),this[t(495)](o))}}[Ze(492)](t){const e=Ze;let n=0;if(!t)return this[e(523)];for(const o of this){const r=o[e(520)][e(484)];if(r){if(tn(t,r)<0)return n;n++}}return n}}function $e({source:t,target:e,filter:n}){const o=Ze;for(const r of t)n(r)&&e[o(495)](r);e[o(504)](t,o(495),(t,r)=>{const s=o;n(r)&&e[s(495)](r)}),e[o(504)](t,o(507),(t,n)=>{const r=o;e[r(501)](n)&&e[r(507)](n)})}function tn(t,e){const n=Ze;if(null===t&&null===e)return 0;if(null===t)return-1;if(null===e)return 1;const o=t[n(496)]-e[n(496)];return 0==o?t[n(518)]-e[n(518)]:o}t.ContextPlugin;var en=n(332),nn={attributes:{"data-cke":!0}};nn.setAttributes=ye(),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=ye(),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 An(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:fn(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${An(this.fixed,"narrow")}`}get ianaName(){return 0===this.fixed?"Etc/UTC":`Etc/GMT${An(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(t,e){return An(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 fn(t){return void 0===t}function pn(t,e=2){let n;return n=t<0?"-"+(""+-t).padStart(e,"0"):(""+t).padStart(e,"0"),n}function bn(t){return fn(t)||null===t||""===t?void 0:parseInt(t,10)}function vn(t){if(!fn(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 An(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}${pn(n,2)}:${pn(o,2)}`;case"narrow":return`${r}${n}${o>0?`:${o}`:""}`;case"techie":return`${r}${pn(n,2)}${pn(o,2)}`;default:throw new RangeError(`Value format ${e} is out of range for property format`)}}const yn=/[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}?(?:\\[(${yn.source})\\])?)?`}`),Mn=RegExp(`(?:T${Nn.source})?`),Sn=En("weekYear","weekNumber","weekDay"),Rn=En("year","ordinal"),Pn=RegExp(`${On.source} ?(?:${xn.source}|(${yn.source}))?`),Ln=RegExp(`(?: ${Pn.source})?`);function Vn(t,e,n){const o=t[e];return fn(o)?n:bn(o)}function Bn(t,e){return[{hours:Vn(t,e,0),minutes:Vn(t,e+1,0),seconds:Vn(t,e+2,0),milliseconds:vn(t[e+3])},null,e+4]}function Dn(t,e){const n=!t[e]&&!t[e+1],o=In(t[e+1],t[e+2]);return[{},n?null:kn.instance(o),e+3]}function jn(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))?)?/,Mn),Cn(/(\d{4})-?W(\d\d)(?:-?(\d))?/,Mn),Cn(/(\d{4})-?(\d{3})/,Mn),Cn(Nn),Tn(function(t,e){return[{year:Vn(t,e),month:Vn(t,e+1,1),day:Vn(t,e+2,1)},null,e+3]},Bn,Dn,jn),Tn(Sn,Bn,Dn,jn),Tn(Rn,Bn,Dn,jn),Tn(Bn,Dn,jn);Tn(Bn);Cn(/(\d{4})-(\d\d)-(\d\d)/,Ln),Cn(Pn),Tn(Bn,Dn,jn);const Fn={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}},Kn=365.2425,Un=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 zn=`[ ${String.fromCharCode(160)}]`;new RegExp(zn,"g");new Map;Symbol.for("nodejs.util.inspect.custom");st.View;var Wn=n(961),Yn={attributes:{"data-cke":!0}};Yn.setAttributes=ye(),Yn.insert=Ie().bind(null,"head"),Yn.domAPI=_e(),Yn.insertStyleElement=Te();be()(Wn.A,Yn);Wn.A&&Wn.A.locals&&Wn.A.locals;var qn=n(163),Gn={attributes:{"data-cke":!0}};Gn.setAttributes=ye(),Gn.insert=Ie().bind(null,"head"),Gn.domAPI=_e(),Gn.insertStyleElement=Te();be()(qn.A,Gn);qn.A&&qn.A.locals&&qn.A.locals;var Xn=n(142),Zn={attributes:{"data-cke":!0}};Zn.setAttributes=ye(),Zn.insert=Ie().bind(null,"head"),Zn.domAPI=_e(),Zn.insertStyleElement=Te();be()(Xn.A,Zn);Xn.A&&Xn.A.locals&&Xn.A.locals;var Jn=n(258),Qn={attributes:{"data-cke":!0}};Qn.setAttributes=ye(),Qn.insert=Ie().bind(null,"head"),Qn.domAPI=_e(),Qn.insertStyleElement=Te();be()(Jn.A,Qn);Jn.A&&Jn.A.locals&&Jn.A.locals;var $n=n(967),to={attributes:{"data-cke":!0}};to.setAttributes=ye(),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=ye(),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=ye(),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=ye(),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=ye(),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=ye(),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=go();return(mo=function(t,e){return n[t-=429]})(t,e)}!function(t){const e=mo,n=t();for(;;)try{if(341144===parseInt(e(460))/1+parseInt(e(471))/2*(parseInt(e(496))/3)+-parseInt(e(485))/4*(-parseInt(e(482))/5)+-parseInt(e(445))/6+-parseInt(e(476))/7+-parseInt(e(488))/8*(parseInt(e(440))/9)+-parseInt(e(493))/10*(-parseInt(e(503))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(go);class ko extends t.ContextPlugin{[lo(507)];[lo(487)];static get[lo(430)](){return lo(465)}static get[lo(498)](){return!0}static get[lo(453)](){return!0}constructor(e){const n=lo;if(super(e),this[n(507)]=new Qe,this[n(487)]=new Qe,this[n(467)](n(466),new Set),this[n(492)](),e instanceof t.Editor){const t=e[n(437)];e[n(439)][n(473)]({id:n(494),label:it(t,n(456)),keystrokes:[{label:it(t,n(457)),keystroke:n(468)},{label:it(t,n(434)),keystroke:n(433)},{label:it(t,n(481)),keystroke:n(451)},{label:it(t,n(429)),keystroke:[[n(504)],[n(500)]]},{label:it(t,n(478)),keystroke:[n(470)]},{label:it(t,n(499)),keystroke:[[n(506)],[n(432)]]}]})}this[n(461)](),this[n(438)]()}[lo(441)](t){const e=lo;this[e(507)][e(441)](t)}[lo(431)](t){const e=lo;this[e(507)][e(431)](t),t[e(459)]()}[lo(447)](){const t=lo;for(const e of this[t(507)])e[t(447)]()}[lo(449)](){const t=lo;this[t(487)][t(449)]()}[lo(490)](t){const e=lo;return this[e(507)][e(490)](t)}[lo(474)](){const t=lo;this[t(436)](t(446))}[lo(459)](){const t=lo;for(const e of this[t(507)])e[t(459)]();this[t(487)][t(459)](),this[t(507)][t(459)](),super[t(459)]()}[lo(472)](t){const e=lo;this[e(436)](e(462),t)}[lo(454)](t){return new Ye(t)}[lo(491)](t,e){return new He(t,e)}[lo(458)](t){const e=lo,n=new Set(this[e(466)]);n[e(441)](t),this[e(466)]=n}[lo(505)](t){const e=lo,n=new Set(this[e(466)]);n[e(477)](t),this[e(466)]=n}[lo(492)](){const t=lo,e=this[t(507)],n=this[t(487)];function o(e){const o=t,r=e[o(452)];r[o(495)]&&!n[o(480)](r)?n[o(441)](r):!r[o(495)]&&n[o(480)](r)&&n[o(431)](r),r[o(450)][o(469)][o(431)](r[o(450)][o(435)]),r[o(450)][o(469)][o(441)](r[o(450)][o(435)])}this[t(444)](e,t(441),(e,r)=>{const s=t;r[s(495)]&&n[s(441)](r),this[s(444)](r,s(479),o)}),this[t(444)](e,t(431),(e,r)=>{const s=t;n[s(480)](r)&&n[s(431)](r),this[s(484)](r,s(479),o)})}[lo(461)](){const n=lo,o=t=>{const n=mo;t.on(n(508),()=>{const o=n;t[o(464)][o(467)]("Ctrl+Shift+E",(t,n)=>{const r=o,s=(0,e.first)(this[r(466)][r(489)]());s&&(s[r(450)][r(463)](),n())})})};this[n(475)]instanceof t.Editor?o(this[n(475)]):this[n(475)][n(502)]&&this[n(475)][n(502)].on(n(441),(t,e)=>{o(e)})}[lo(438)](){const e=lo,n=e=>{const n=mo,o=e[n(452)],r=[];let s;if(Array[n(501)](o[n(448)])){s=o[n(448)][0],this[n(475)]instanceof t.Editor?r[n(486)](this[n(475)]):this[n(475)][n(502)]&&r[n(486)](...this[n(475)][n(502)]);for(const t of r)for(const e of t[n(483)][n(450)][n(497)][n(489)]())if(e[n(442)](s))return void t[n(483)][n(450)][n(463)]();s[n(463)]()}};this[e(444)](this[e(507)],e(441),(t,o)=>{const r=e;this[r(444)](o,r(443),n,{priority:r(455)})}),this[e(444)](this[e(507)],e(431),(t,o)=>{const r=e;this[r(484)](o,r(443),n)})}}function go(){const t=["ACCESSIBILITY_HELP_ANNOTATIONS_ENTER","40210mjnxpd","editing","stopListening","256EhDUbZ","push","_visibleAnnotations","88Begesc","values","getByInnerView","createAnnotationView","_bindAnnotationsToVisibleAnnotations","110ZBfEkK","annotations","isVisible","127584QnbclH","domRoots","isOfficialPlugin","ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS","Shift+Tab","isArray","editors","431387sMbEyz","Tab","_removeActiveAnnotation","Arrowup","collection","ready","ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS","pluginName","remove","Arrowdown","Esc","ACCESSIBILITY_HELP_ANNOTATIONS_EXIT","element","fire","locale","_setupEscapeAnnotationHandling","accessibility","272763IDhnKa","add","contains","escape","listenTo","4050618zGajNH","_deactivateAllAnnotations","refreshVisibility","target","refreshPositioning","view","Enter","source","isPremiumPlugin","createAnnotation","low","ACCESSIBILITY_HELP_ANNOTATIONS_GROUP","ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO","_addActiveAnnotation","destroy","555286ygpCZu","_setupEnterAnnotationKeystroke","_activateAnnotation","focus","keystrokes","Annotations","activeAnnotations","set","Ctrl+Shift+E","focusTracker","Ctrl+Enter","4jBKeuI","activate","addKeystrokeInfoGroup","deactivateAll","context","1657551eJlwGo","delete","ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT","change:isVisible","has"];return(go=function(){return t})()}const fo=po;function po(t,e){const n=bo();return(po=function(t,e){return n[t-=467]})(t,e)}function bo(){const t=["_getExternalAuthor","updateComment","editorReady","_repository","_add","submit","push","_addComment","editorDestroyed","comments","updateCommentThread","@external","archivedAt","commentsrepository-add-comment-to-missing-comment-thread","928273LCIGtq","max","3634890HdOjGD","deactivateAll","_addCommentThread","_resolveCommentThread","from","2277zUnvZT","commentsrepository-update-comment-invalid-content","canComment","_submitCommentThread","setActiveCommentThread","admin","CommentThreadView","addUser","setAttribute","isRemovable","commentsrepository-remove-missing-comment","commentsrepository-resolve-comment-thread-internal-error","removeCommentThread","comments.maxThreadTotalWeight","update","removeComment","fire","_remove","openNewCommentThread","unlinkedAt","external:","commentsrepository-reopen-comment-thread-internal-error","isExternal","_removeComment","getCommentThreadForAnnotation","commentsrepository-missing-thread-and-adapter-method","body","_readOnlyChannels","submitCommentThread","commentsrepository-invalid-commentid","commentsrepository-resolved-comment-thread","_hasTargetInContent","commentsrepository-remove-comment-internal-error","warn","removeAttribute","activeCommentThread","commentsrepository-invalid-comment-thread-id","reopenCommentThread","commentsrepository-missing-comment-thread","commentUpdated","reduce","comments.maxCommentsWhenCollapsed","isEditable","change:activeAnnotations","setPermissions","define","trim","length","delete","isResolvable","init","commentsrepository-active-not-attached","setContext","change:isDirty","getComment","isPremiumPlugin","commentsrepository-update-comment-thread-internal-error","isDirty","createElement","change:_readOnlyChannels","commentsrepository-update-comment-internal-error","type","isResolved","getCommentThread","_findOptimalIndex","bind","resolvedBy","_updateComment","comments.copyMarkers","pluginName","comments.editorConfig","_updateActiveAnnotation","threadId","commentsrepository-update-comment-missing-comment-thread","addComment","add","commentsrepository-active-missing-comment-thread","string","4391681rltxKU","refreshVisibility","commentsrepository-invalid-comment-authorid","createdAt","assign","values","_bindAnnotationToEditors","textContent","switchReadOnly","_update","795140GRtHzP","comments.CommentView","bodyCollectionContainer","filter","2zDhHjp","isFromAdapter","function","context","focusableElements","resolve","commentsrepository-fetch-comment-thread","commentsrepository-missing-target","Missing comments editor configuration (`comments.editorConfig`). Default configuration will be used instead.","div","commentsrepository-adapter-already-set","hasCommentThread","isSubmitted","licenseKey","find","write","change:_permissions","commentsrepository-attach-missing-comment-thread","then","stopListening","12641880heUSOP","commentsrepository-reopen-comment-thread","listenTo","noChannel","isVisible","map","activate","author","setUnlinkedAt","_viewToController","commentsrepository-remove-comment-missing-comment-thread","commentsrepository-invalid-comment-content","destroy","reopen","attributes","createCommentThreadController","_threadToController","isAttached","get","_isSubmitted","commentsrepository-remove-missing-comment-thread","15sOmqkv","_permissions","getCommentThreads","commentInputView","plugins","_removeActiveAnnotation","PENDING_ACTION_COMMENT_THREAD","_updateCommentThread","catch","commentsrepository-add-comment-thread-internal-error","commentsrepository-remove-comment-thread-internal-error","model","content","_isAttached","creator","comment","_createCommentThreadView","commentsrepository-add-comment-internal-error","focusTracker","toJSON","once","innerView","_unbindEditors","getIndex","comments.CommentThreadView","commentsListView","getUser","getPermissions","highest","fetchCommentThread","modifyAll","config","PendingActions","isReadOnly","has","_removeCommentThread","1506540xUCCMA","commentsrepository-update-missing-comment","view","commentId","getAnnotationForCommentThread","channelId","addCommentThread","resolvedAt","innerHTML","requires","_reopenCommentThread","getTime","commentThreadInputView","comments.maxCommentCharsWhenCollapsed","authorName","change:authoredAt","CommentsRepository","weight","_detachCommentThread","resolveCommentThread","_createNewComment","_attachCommentThread","getByInnerView","_threads","commentsrepository-get-comment-invalid-id","attachTo","remove","commentsrepository-add-comment-user-not-exists","isActive","error","set","focus","authoredAt","isOfficialPlugin","commentsrepository-duplicated-comment-thread-id","_adapter","adapter","locale","CommentView","lowest","escape","32680bzeuEe"];return(bo=function(){return t})()}!function(t){const e=po,n=t();for(;;)try{if(626590===parseInt(e(577))/1*(parseInt(e(676))/2)+-parseInt(e(485))/3*(parseInt(e(672))/4)+-parseInt(e(579))/5+-parseInt(e(521))/6+-parseInt(e(662))/7+parseInt(e(562))/8*(parseInt(e(584))/9)+parseInt(e(696))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bo);const vo=Symbol(fo(467)),_o={admin:!0,modifyAll:!1,write:!0,resolve:!0};class wo extends t.ContextPlugin{[fo(544)];[fo(480)];[fo(473)];static get[fo(530)](){return[ko,t.PendingActions,r.Users]}static get[fo(653)](){return fo(537)}static get[fo(554)](){return!0}static get[fo(639)](){return!0}constructor(t){const e=fo;super(t),this[e(544)]=new Map,this[e(480)]=new Map,this[e(473)]=new Map,this[e(551)](e(611),new Set),this[e(551)](e(486),new Map);const n=this[e(679)][e(516)];n[e(629)](e(625),2),n[e(629)](e(597),500),n[e(629)](e(534),140),n[e(629)](e(509),re),n[e(629)](e(673),fe),n[e(482)](e(654))||console[e(617)](e(684))}[fo(634)](){const t=fo,e=this[t(679)][t(489)][t(482)](ko);this[t(551)](t(619),null),this.on(t(527),(e,n)=>this[t(581)](n)),this.on(t(612),(e,n)=>this[t(587)](n)),this.on(t(540),(e,n)=>this[t(582)](n)),this.on(t(540),(e,n)=>this[t(655)](n),{priority:t(560)}),this.on(t(621),(e,n)=>this[t(531)](n)),this.on(t(621),(e,n)=>this[t(655)](n),{priority:t(560)}),this.on(t(596),(e,n)=>this[t(520)](n)),this.on(t(573),(e,n)=>this[t(492)](n)),this.on(t(573),(e,n)=>this[t(655)](n),{priority:t(560)}),this.on(t(658),(e,n)=>this[t(570)](n)),this.on(t(564),(e,n)=>this[t(651)](n)),this.on(t(599),(e,n)=>this[t(607)](n)),this.on(t(658),(e,{threadId:n,isFromAdapter:o})=>{const r=t;if(o)return;const s=this[r(647)](n),i=s&&this[r(480)][r(482)](s);i&&i[r(523)][r(510)][r(552)](-1)},{priority:t(560)}),this[t(698)](e,t(627),(e,n,o)=>{const r=t,s=Array[r(583)](o)[r(469)](t=>this[r(473)][r(482)](t[r(506)]))[r(675)](Boolean)[0];this[r(619)]=s?s[r(496)]:null})}set[fo(557)](t){const n=fo;if(this[n(556)])throw new e.CKEditorError(n(686));this[n(556)]=t}get[fo(557)](){return this[fo(556)]}[fo(527)]({channelId:t=vo,threadId:n=(0,e.uid)(),comments:o=[],unlinkedAt:r=null,resolvedAt:s=null,resolvedBy:i=null,target:c=null,context:a=null,attributes:h={},isResolvable:u=!0,isSubmitted:d=!1,isFromAdapter:l=!1}={}){const m=fo;return this[m(600)](yo(m(527),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(647)](n)}[fo(602)]({channelId:t=vo,threadId:n=(0,e.uid)(),target:o,context:r=null,isResolvable:s=!0}){const i=fo;if(this[i(611)][i(519)](t)||this[i(611)][i(519)](void 0))return null;if(!o)throw new e.CKEditorError(i(683));const c=this[i(527)]({channelId:t,threadId:n,target:o,context:r,isResolvable:s});if(!c)return null;const a=this[i(480)][i(482)](c),h=a[i(523)][i(533)][i(488)],u=this[i(679)][i(489)][i(482)](ko),d=u[i(543)](a[i(523)]);return u[i(470)](d),h[i(505)](i(565),()=>h[i(552)]()),c}[fo(687)](t){const n=fo;if(n(661)!=typeof t)throw new e.CKEditorError(n(620));return this[n(544)][n(519)](t)}[fo(573)]({channelId:t=vo,threadId:e,context:n,unlinkedAt:o,attributes:r,isFromAdapter:s=!1}){const i=fo;return this[i(600)](yo(i(573),t),{channelId:t,threadId:e,context:n,unlinkedAt:o,attributes:r,isFromAdapter:s}),this[i(647)](e)}[fo(647)](t){const n=fo;if(n(661)!=typeof t)throw new e.CKEditorError(n(620));return this[n(544)][n(482)](t)}[fo(514)]({channelId:t,threadId:n}={}){const o=fo,r=this[o(647)](n);if(r)return Promise[o(681)](r);if(!this[o(557)])return Promise[o(681)](void 0);if(o(678)!=typeof this[o(557)][o(647)])throw new e.CKEditorError(o(609),this[o(679)]);return this[o(557)][o(647)]({channelId:t,threadId:n})[o(694)](e=>this[o(687)](n)?this[o(647)](n):e?this[o(527)](Object[o(666)]({isFromAdapter:!0,channelId:t},e)):void 0)[o(493)](t=>{const n=o;throw console[n(550)](t),new e.CKEditorError(n(682),this[n(679)])})}[fo(487)]({channelId:t,skipNotAttached:e=!1,skipEmpty:n=!1,toJSON:o=!1}={}){const r=fo,s=[];for(const o of this[r(544)][r(667)]())t&&o[r(526)]!==t||e&&!o[r(481)]||n&&0===o[r(631)]||s[r(569)](o);return o?s[r(469)](t=>t[r(504)]()):s}[fo(525)](t){const e=fo,n=this[e(480)][e(482)](t);return n&&this[e(679)][e(489)][e(482)](ko)[e(543)](n[e(523)])||null}[fo(608)](t){const e=fo,n=this[e(473)][e(482)](t[e(506)]);return n?n[e(496)]:null}[fo(588)](t){const n=fo,o=this[n(679)][n(489)][n(482)](ko);if(!t)return void(this[n(619)]&&o[n(580)]());const r=this[n(647)](t);if(!r)throw new e.CKEditorError(n(660),null,{threadId:t});if(!this[n(480)][n(519)](r))throw new e.CKEditorError(n(635),null,{threadId:t});const s=o[n(543)](this[n(480)][n(482)](r)[n(523)]);o[n(470)](s)}[fo(670)](t,e){const n=fo;t?this[n(611)][n(659)](e):this[n(611)][n(632)](e),this[n(600)](n(643),n(611),this[n(611)],this[n(611)])}[fo(518)](t){const e=fo;return this[e(611)][e(519)](t)||this[e(611)][e(519)](void 0)}[fo(479)](t,e){return new ot(t,e)}[fo(628)](t,e=vo){const n=fo;this[n(486)][n(551)](e,t),this[n(600)](n(692),n(486),this[n(486)],this[n(486)])}[fo(512)](t=vo){const e=fo;return this[e(486)][e(519)](t)?this[e(486)][e(482)](t):_o}[fo(581)]({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=fo;if(k(661)!=typeof n)throw new e.CKEditorError(k(620),null,{threadId:n});if(this[k(687)](n))throw new e.CKEditorError(k(555),null,{threadId:n});const g=new Io(this,{channelId:t,id:n,context:h,attributes:u,unlinkedAt:s,resolvedAt:i,resolvedBy:c?this[k(679)][k(489)][k(482)](r.Users)[k(511)](c):null,isResolvable:l,isSubmitted:m||d});this[k(544)][k(551)](n,g);for(const t of o)g[k(567)](this[k(541)]({threadId:n,...t}));return a&&g[k(546)](a),d||!g[k(631)]?Promise[k(681)]():this[k(587)]({channelId:t,threadId:n})}[fo(587)]({channelId:t,threadId:n}){const o=fo;if(!this[o(687)](n))throw new e.CKEditorError(o(622),this);const r=this[o(647)](n);if(r[o(483)]=!0,!this[o(557)]||o(678)!=typeof this[o(557)][o(527)])return Promise[o(681)]();const{id:s,comments:i,resolvedAt:c,resolvedBy:a,context:h,attributes:u}=r,d=this[o(679)][o(489)][o(482)](o(517)),l=d[o(659)](it(this[o(679)][o(558)],o(491)));return this[o(557)][o(527)]({channelId:t,threadId:s,comments:i[o(469)](t=>t[o(504)]()),resolvedAt:c,resolvedBy:a?a.id:a,context:h,attributes:u})[o(694)](({comments:e})=>{const r=o;d[r(547)](l);for(const o of e)this[r(651)]({channelId:t,threadId:n,commentId:o[r(524)],createdAt:o[r(665)],isFromAdapter:!0})})[o(493)](t=>{const n=o;throw console[n(550)](t),new e.CKEditorError(n(494),this)})}[fo(542)]({threadId:t,target:n}){const o=fo,r=this[o(647)](t);if(!r)throw new e.CKEditorError(o(693),this);const s=this[o(679)][o(489)][o(482)](o(517)),i=this[o(679)][o(489)][o(482)](ko),c=this[o(501)](r),a=new ot(r,c);let h=null;c.on(o(637),(t,e,n)=>{const r=o;n?h=s[r(659)](it(this[r(679)][r(558)],r(491))):h&&(s[r(547)](h),h=null)}),this[o(480)][o(551)](r,a),this[o(473)][o(551)](c,a);const u=new He(this[o(679)][o(558)],c);u[o(649)](o(631)).to(c),u[o(649)](o(641)).to(c,o(641),c,o(631),(t,e)=>t||!e),u[o(649)](o(549)).to(c),u[o(645)]=o(500);const d=new Ye({view:u,target:n,type:o(500),isVisible:!r[o(575)]&&!!(o(678)==typeof n?n():n)});return c.on(o(561),()=>{const t=o;d[t(600)](t(561))}),this[o(668)](c,d),i[o(659)](d),d}[fo(668)](e,n){const o=fo;this[o(698)](e,o(565),(e,r)=>{const s=o,i=r.ui[s(523)][s(610)][s(674)];n[s(680)][s(659)](i),this[s(679)]instanceof t.Editor&&this[s(679)].ui[s(503)][s(659)](i)},{priority:o(513)}),this[o(698)](e,o(571),(e,r)=>{const s=o,i=r.ui[s(523)][s(610)][s(674)];n[s(680)][s(519)](i)&&n[s(680)][s(547)](i),this[s(679)]instanceof t.Editor&&this[s(679)].ui[s(503)][s(547)](i)})}[fo(507)](t){const e=fo;this[e(695)](t,e(565)),this[e(695)](t,e(571))}[fo(501)](t){const e=fo,n=this[e(679)][e(489)][e(482)](r.Users),{config:o,locale:s}=this[e(679)],i=(0,r.getDateTimeFormatter)(o[e(482)](e(558)),s);return new(0,o[e(482)](e(572))[e(590)])(s,t,n.me,{editorConfig:{...o[e(482)](e(654)),licenseKey:this[e(679)][e(516)][e(482)](e(689))},copyMarkers:o[e(482)](e(652)),maxCommentsWhenCollapsed:o[e(482)](e(625)),maxThreadTotalWeight:o[e(482)](e(597)),maxCommentCharsWhenCollapsed:o[e(482)](e(534)),formatDateTime:i,CommentView:o[e(482)](e(572))[e(559)]})}[fo(582)]({threadId:t,channelId:n,resolvedAt:o,resolvedBy:s,isFromAdapter:i}){const c=fo;if(!this[c(687)](t))throw new e.CKEditorError(c(622),null,{threadId:t});const a=this[c(647)](t);if(a[c(646)])throw new e.CKEditorError(c(614),null,{threadId:t});const h=this[c(679)][c(489)][c(482)](r.Users);if(a[c(650)]=h[c(511)](s),a[c(528)]=o,i||!this[c(557)]||c(678)!=typeof this[c(557)][c(540)])return Promise[c(681)]();const u=this[c(679)][c(489)][c(482)](c(517)),d=u[c(659)](it(this[c(679)][c(558)],c(491)));return this[c(557)][c(540)]({channelId:n,threadId:t})[c(694)](({resolvedAt:t,resolvedBy:e})=>{const n=c;u[n(547)](d),a[n(650)].id!==e&&(a[n(650)]=h[n(511)](e)),a[n(528)]=t})[c(493)](t=>{const n=c;throw console[n(550)](t),new e.CKEditorError(n(595),this)})}[fo(531)]({threadId:t,channelId:n,isFromAdapter:o}){const r=fo;if(!this[r(687)](t))throw new e.CKEditorError(r(622),null,{threadId:t});const s=this[r(647)](t);if(!s[r(646)])throw new e.CKEditorError(r(697),null,{threadId:t});if(s[r(650)]=null,s[r(528)]=null,o||!this[r(557)]||r(678)!=typeof this[r(557)][r(621)])return Promise[r(681)]();const i=this[r(679)][r(489)][r(482)](r(517)),c=i[r(659)](it(this[r(679)][r(558)],r(491)));return this[r(557)][r(621)]({channelId:n,threadId:t})[r(694)](()=>i[r(547)](c))[r(493)](t=>{const n=r;throw console[n(550)](t),new e.CKEditorError(n(605),this)})}[fo(520)]({threadId:t,isFromAdapter:n}){const o=fo,r=this[o(647)](t);if(!r)throw new e.CKEditorError(o(484),this);if(this[o(539)](t),this[o(544)][o(632)](t),!r[o(688)]||n||!this[o(557)]||o(678)!=typeof this[o(557)][o(596)])return Promise[o(681)]();const s=this[o(679)][o(489)][o(482)](o(517)),{channelId:i}=r,c=s[o(659)](it(this[o(679)][o(558)],o(491)));return this[o(557)][o(596)]({channelId:i,threadId:t})[o(694)](()=>s[o(547)](c))[o(493)](t=>{const n=o;throw console[n(550)](t),new e.CKEditorError(n(495),this)})}[fo(492)]({threadId:t,unlinkedAt:n,context:o,attributes:r,isFromAdapter:s}){const i=fo;if(i(661)!=typeof t)throw new e.CKEditorError(i(620),null,{threadId:t});if(!this[i(687)](t))throw new e.CKEditorError(i(622),null,{threadId:t});const c=this[i(647)](t);let a=!1;if(void 0!==o&&c[i(679)]!==o&&(c[i(679)]=o,a=!0),void 0!==n&&c[i(603)]!==n&&(c[i(603)]=n,a=!0),r&&!P(r,c[i(478)])&&(c[i(478)]=r,a=!0),!a)return Promise[i(681)]();if(!c[i(688)]||s||!this[i(557)]||i(678)!=typeof this[i(557)][i(573)])return Promise[i(681)]();const h=this[i(679)][i(489)][i(482)](i(517)),{channelId:u}=c,d=h[i(659)](it(this[i(679)][i(558)],i(491)));return this[i(557)][i(573)]({channelId:u,threadId:t,context:o,unlinkedAt:n,attributes:r})[i(694)](()=>h[i(547)](d))[i(493)](t=>{const n=i;throw console[n(550)](t),new e.CKEditorError(n(640),this)})}[fo(539)](t){const e=fo,n=this[e(679)][e(489)][e(482)](ko),o=this[e(647)](t);if(o[e(498)]=!1,this[e(480)][e(519)](o)){const t=this[e(480)][e(482)](o),r=t[e(523)],s=n[e(543)](r);this[e(480)][e(632)](o),this[e(473)][e(632)](r),s&&n[e(547)](s),t[e(476)](),r[e(476)]()[e(694)](()=>{this[e(507)](r)})}}[fo(655)]({threadId:t,resolvedAt:e,unlinkedAt:n}){const o=fo,r=!!e,s=this[o(679)][o(489)][o(482)](ko),i=this[o(647)](t);if(this[o(480)][o(519)](i)){const t=this[o(480)][o(482)](i)[o(523)],e=s[o(543)](t);e&&(r&&s[o(490)](e),n?e[o(468)]=!1:e[o(663)]())}}[fo(563)](t){const e=fo,n=this[e(679)][e(489)][e(482)](r.Users),o=(0,r.hashObject)(e(604)+t);return n[e(511)](o)||n[e(591)]({id:o,name:t})}[fo(541)]({threadId:t,commentId:n=(0,e.uid)(),content:o,authorId:s,createdAt:i,attributes:c}){const a=fo;if(a(661)!=typeof n)throw new e.CKEditorError(a(613));if(a(661)!=typeof s)throw new e.CKEditorError(a(664));if(a(661)!=typeof o||!o[a(630)]())throw new e.CKEditorError(a(475));const h=this[a(679)][a(489)][a(482)](r.Users)[a(511)](s);if(!h)throw new e.CKEditorError(a(548),null,{authorId:s});let u=null,d=i;return c?.[a(574)]&&(u=this[a(563)](c[a(574)][a(535)]),d=new Date(c[a(574)][a(665)])),new Ao(this,{threadId:t,id:n,author:u||h,creator:h,content:o,createdAt:i,authoredAt:d,attributes:c})}[fo(570)](t){const n=fo;let{threadId:o,content:r,attributes:s,isFromAdapter:i}=t;const c=this[n(647)](t[n(656)]);if(!c)throw new e.CKEditorError(n(576),this);const a=this[n(541)](t),{id:h}=a;if(c[n(567)](a),i||!this[n(557)]||n(678)!=typeof this[n(557)][n(658)]||!c[n(688)])return Promise[n(681)]();const u=this[n(679)][n(489)][n(482)](n(517)),{channelId:d}=c,l=u[n(659)](it(this[n(679)][n(558)],n(491)));return s||(s={}),this[n(557)][n(658)]({channelId:d,threadId:o,commentId:h,content:r,attributes:s})[n(694)](t=>{const e=n;u[e(547)](l),t&&this[e(651)]({channelId:d,threadId:o,commentId:h,createdAt:t[e(665)],isFromAdapter:!0})})[n(493)](t=>{const o=n;throw console[o(550)](t),new e.CKEditorError(o(502),this)})}[fo(651)]({threadId:t,commentId:n,content:o,createdAt:r,attributes:s,isFromAdapter:i}){const c=fo;if(void 0!==o&&(c(661)!=typeof o||!o[c(630)]()[c(631)]))throw new e.CKEditorError(c(585));const a=this[c(647)](t),h=a[c(638)](n);if(!h)throw new e.CKEditorError(c(522),this);let u=!1;if(o&&o!==h[c(497)]&&(h[c(626)]||i)&&(h[c(497)]=o,u=!0),r&&r!==h[c(665)]&&(h[c(665)]=r,h[c(478)]&&h[c(478)][c(574)]||(h[c(553)]=r),u=!0),s&&!P(s,h[c(478)])&&(h[c(478)]=s,u=!0),!u)return Promise[c(681)]();if(a[c(600)](c(623)),i||!this[c(557)]||c(678)!=typeof this[c(557)][c(564)])return Promise[c(681)]();const d=this[c(679)][c(489)][c(482)](c(517)),{channelId:l}=this[c(647)](h[c(656)]),m=d[c(659)](it(this[c(679)][c(558)],c(491)));return this[c(557)][c(564)]({channelId:l,threadId:t,commentId:n,content:o,attributes:s})[c(694)](()=>d[c(547)](m))[c(493)](t=>{const n=c;throw console[n(550)](t),new e.CKEditorError(n(644),this)})}[fo(607)]({threadId:t,commentId:n,isFromAdapter:o}){const r=fo,s=this[r(647)](t),i=s[r(638)](n);if(!i)throw new e.CKEditorError(r(594),this);if(s[r(601)](i),o||!this[r(557)]||r(678)!=typeof this[r(557)][r(599)])return Promise[r(681)]();const c=this[r(679)][r(489)][r(482)](r(517)),{channelId:a}=s,h=c[r(659)](it(this[r(679)][r(558)],r(491)));return this[r(557)][r(599)]({channelId:a,threadId:t,commentId:n})[r(694)](()=>c[r(547)](h))[r(493)](t=>{const n=r;throw console[n(550)](t),new e.CKEditorError(n(616),this)})}}class Io extends((0,e.ObservableMixin)()){[fo(526)];id;[fo(498)];[fo(483)];[fo(572)];[fo(566)];constructor(t,n){const o=fo;super();const r=n[o(633)];this[o(526)]=n[o(526)],this.id=n.id,this[o(572)]=new e.Collection,this[o(566)]=t,this[o(498)]=!1,this[o(483)]=n[o(688)],this[o(551)](o(615),!0),this[o(649)](o(518)).to(t,o(486),t,o(611),()=>t[o(518)](this[o(526)])),this[o(649)](o(593)).to(t,o(486),()=>t[o(512)](this[o(526)])[o(589)]),this[o(649)](o(586)).to(t,o(486),()=>{const e=o,n=t[e(512)](this[e(526)]);return n[e(691)]||n[e(589)]}),this[o(649)](o(633)).to(t,o(486),()=>r&&t[o(512)](this[o(526)])[o(681)]),this[o(551)](o(679),n[o(679)]),this[o(649)](o(575)).to(this,o(528),this,o(603),(t,e)=>t?e?t<e?t:e:t:e),this[o(551)](o(603),n[o(603)]||null),this[o(551)](o(528),n[o(528)]||null),this[o(551)](o(650),n[o(650)]||null),this[o(649)](o(646)).to(this,o(528),t=>!!t),this[o(551)](o(478),n[o(478)]||{})}get[fo(538)](){const t=fo;return Array[t(583)](this[t(572)])[t(624)]((e,n)=>e+n[t(538)],0)}get[fo(631)](){const t=fo;return this[t(572)][t(631)]}get[fo(481)](){return this[fo(498)]}get[fo(688)](){return this[fo(483)]}[fo(568)](){const t=fo,{channelId:e,id:n}=this;this[t(566)][t(600)](yo(t(612),e),{channelId:e,threadId:n})}[fo(472)](t){this[fo(671)]({unlinkedAt:t})}[fo(681)]({resolvedAt:t=new Date,resolvedBy:e=null,isFromAdapter:n=!1}={}){const o=fo,s=this[o(566)][o(679)][o(489)][o(482)](r.Users).me,{channelId:i,id:c}=this;this[o(566)][o(600)](yo(o(540),i),{channelId:i,threadId:c,resolvedAt:t,resolvedBy:e||s.id,isFromAdapter:n})}[fo(477)]({isFromAdapter:t=!1}={}){const e=fo,{channelId:n,id:o}=this;this[e(566)][e(600)](yo(e(621),n),{channelId:n,threadId:o,isFromAdapter:t})}[fo(636)](t){const e=fo;this[e(679)]||this[e(671)]({context:t})}[fo(592)](t,e){const n=fo,o=D(this[n(478)]);X(o,t,e),this[n(671)]({attributes:o})}[fo(618)](t){const e=fo,n=D(this[e(478)]);Q(n,t),this[e(671)]({attributes:n})}[fo(547)]({isFromAdapter:t=!1}={}){const e=fo,{channelId:n,id:o}=this;this[e(566)][e(600)](yo(e(596),n),{channelId:n,threadId:o,isFromAdapter:t})}[fo(546)](t){const e=fo;return this[e(566)][e(542)]({threadId:this.id,target:t})}[fo(658)](t){const e=fo,{channelId:n,id:o}=this;this[e(566)][e(600)](yo(e(658),n,o),Object[e(666)]({channelId:n,threadId:o},t))}[fo(638)](t){const n=fo;if(n(661)!=typeof t)throw new e.CKEditorError(n(545),null,{commentId:t});return this[n(572)][n(482)](t)}[fo(504)](){const t=fo;return{threadId:this.id,context:this[t(679)],unlinkedAt:this[t(603)],resolvedAt:this[t(528)],resolvedBy:this[t(650)]?this[t(650)].id:null,archivedAt:this[t(575)],comments:this[t(572)][t(469)](e=>e[t(504)]()),attributes:this[t(478)]}}[fo(567)](t){const e=fo;return this[e(698)](t,e(536),()=>{const n=e,o=this[n(648)](t),r=this[n(572)];o-1!=r[n(508)](t)&&o+1!=r[n(508)](t)&&(this[n(601)](t),this[n(567)](t))}),this[e(572)][e(659)](t,this[e(648)](t))}[fo(671)](t){const e=fo,{channelId:n,id:o}=this;this[e(566)][e(600)](yo(e(573),n),{...t,channelId:n,threadId:o})}[fo(601)](t){const e=fo;return this[e(695)](t),t[e(476)](),this[e(572)][e(547)](t)}[fo(648)](t){const e=fo,n=this[e(572)][e(690)](n=>new Date(n[e(553)])[e(532)]()>new Date(t[e(553)])[e(532)]());return n?this[e(572)][e(508)](n):this[e(631)]}}class Ao extends((0,e.ObservableMixin)()){id;[fo(656)];[fo(471)];[fo(499)];[fo(606)];[fo(665)];[fo(566)];constructor(t,e){const n=fo;super();const o=t[n(679)][n(489)][n(482)](r.Users).me,s=t[n(647)](e[n(656)]),i=0===s[n(572)][n(631)],c=o===e[n(471)];this.id=e.id,this[n(656)]=e[n(656)],this[n(471)]=e[n(471)],this[n(499)]=e[n(499)],this[n(606)]=Boolean(e[n(478)]&&e[n(478)][n(574)]),this[n(551)](n(497),e[n(497)]),this[n(665)]=e[n(665)]||new Date,this[n(551)](n(553),e[n(553)]||new Date),this[n(649)](n(528)).to(s,n(528)),this[n(551)](n(478),e[n(478)]||{}),this[n(649)](n(626)).to(t,n(486),()=>{const e=n,o=t[e(512)](s[e(526)])[e(691)],r=t[e(512)](s[e(526)])[e(515)];return c&&o||!c&&r}),this[n(649)](n(593)).to(s,n(593),t,n(486),e=>{const o=n,r=t[o(512)](s[o(526)])[o(691)],a=t[o(512)](s[o(526)])[o(515)];return c&&r||e&&i||!c&&a&&!i}),this[n(649)](n(518)).to(s,n(518)),this[n(566)]=t}get[fo(538)](){const t=fo;return Math[t(578)](function(e){const n=t,o=document[n(642)](n(685));return o[n(529)]=e,o[n(669)][n(631)]}(this[t(497)]),200)}[fo(598)](t){const n=fo,{threadId:o,id:r}=this;if(!this[n(566)][n(687)](o))throw new e.CKEditorError(n(657),this);const{channelId:s}=this[n(566)][n(647)](o);this[n(566)][n(600)](yo(n(564),s,o),{channelId:s,threadId:o,commentId:r,...t})}[fo(592)](t,e){const n=fo,o=D(this[n(478)]);X(o,t,e),this[n(598)]({attributes:o})}[fo(618)](t){const e=fo,n=D(this[e(478)]);Q(n,t),this[e(598)]({attributes:n})}[fo(547)](t={}){const n=fo;if(!t[n(677)]&&!this[n(593)])return;const{threadId:o,id:r}=this;if(!this[n(566)][n(687)](o))throw new e.CKEditorError(n(474),this);const{channelId:s}=this[n(566)][n(647)](o);this[n(566)][n(600)](yo(n(599),s,o),{channelId:s,threadId:o,commentId:r,...t})}[fo(504)](){const t=fo;return{commentId:this.id,content:this[t(497)],createdAt:this[t(665)],authorId:this[t(499)].id,attributes:this[t(478)]}}[fo(476)](){this[fo(695)]()}}function yo(t,...e){for(const n of e)void 0!==n&&(t+=":"+String(n));return t}function Co(){const t=["_createMarkersFromRanges","backward","model","from","collaboration.channelId","refresh","6326380cZKvOf","addCommentThread","5831iYvfLM","_hasContent","editor","$textProxy","element","_itemIsContent","3347370qloVfR","plugins","comment:","selection","item","substr","change","addcommentthreadcommand-incorrect-ranges","tableCell","getRanges","getLastMatchingPosition","_createCommentThread","document","isObject","getItems","_trimToContent","addMarker","14woBbsl","330545DYLrlC","hasContent","822093SOIWms","push","end","length","isEnabled","execute","start","config","14648WxcwKO","75935vMAVjV","get","addcommentthreadcommand-user-not-found","37697706FhOKwx","CommentsRepository","set","schema","createRange","Users"];return(Co=function(){return t})()}function To(t,e){const n=Co();return(To=function(t,e){return n[t-=270]})(t,e)}const Eo=To;!function(t){const e=To,n=t();for(;;)try{if(847544===parseInt(e(305))/1*(parseInt(e(293))/2)+-parseInt(e(296))/3+-parseInt(e(320))/4+parseInt(e(294))/5+-parseInt(e(276))/6+-parseInt(e(270))/7*(parseInt(e(304))/8)+parseInt(e(308))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Co);class xo extends t.Command{constructor(t){const e=To;super(t),this[e(310)](e(295),!1)}[Eo(319)](){const t=Eo,e=this[t(272)][t(316)][t(288)][t(279)];this[t(300)]=!0,this[t(295)]=!1;for(const n of e[t(285)]())if(this[t(271)](n))return void(this[t(295)]=!0)}[Eo(301)]({threadId:t=(0,e.uid)(),ranges:n,comment:o}={}){const r=Eo,s=this[r(272)][r(316)],i=n??Array[r(317)](s[r(288)][r(279)][r(285)]()),c=[];for(const t of i)this[r(271)](t)&&c[r(297)](this[r(291)](t));if(!c[r(299)])throw new e.CKEditorError(r(283),null);o&&this[r(287)](t,o),this[r(314)](t,c,!!o)}[Eo(314)](t,n,o){const r=Eo;this[r(272)][r(316)][r(282)](s=>{const i=r;for(const r of n){const n=(0,e.uid)()[i(281)](1,5),c=i(278)+t+":"+n;s[i(292)](c,{range:r,usingOperation:o,affectsData:o})}})}[Eo(287)](t,n){const o=Eo,r=this[o(272)][o(277)][o(306)](o(309)),s=this[o(272)][o(303)][o(306)](o(318)),i=this[o(272)][o(277)][o(306)](o(313)).me;if(!i)throw new e.CKEditorError(o(307),null);r[o(321)]({threadId:t,channelId:s,comments:[{authorId:i.id,content:n,createdAt:new Date,attributes:{}}]})}[Eo(271)](t){const e=Eo;for(const n of t[e(290)]())if(this[e(275)](n))return!0;return!1}[Eo(275)](t){const e=Eo;return t.is(e(273))||this[e(272)][e(316)][e(311)][e(289)](t)&&!t.is(e(274),e(284))}[Eo(291)](t){const e=Eo,n=t=>!this[e(275)](t[e(280)]),o=t[e(302)][e(286)](n),r=t[e(298)][e(286)](n,{direction:e(315)});return this[e(272)][e(316)][e(312)](o,r)}}const Oo=No;function No(t,e){const n=Mo();return(No=function(t,e){return n[t-=476]})(t,e)}function Mo(){const t=["function","update","pluginName","EditorAnnotations","element","document","plugins","directChange","containsRange","129vErfjH","getByInnerView","listenTo","blur","editing","model","132714PeaFrn","editorannotations-invalid-source-callback","fire","addSourceCollector","getOrderedSelectedAnnotations","requires","sort","annotation","hasDomSelection","delete","_dataCollectors","isEqual","refreshSelectedViews","collection","add","init","push","remove","uiUpdate","selection","808KTvFFH","innerView","_editorAnnotations","from","has","set","isCollapsed","range","25753VfVDjh","change:isFocused","refresh","972714sWTQgI","15756708FGJwes","_editorAnnotationsData","registerAnnotation","editor","map","2147230fdXzSI","1660JiQGeu","29956vbeSCW","isPremiumPlugin","cancel","getRanges","focusTracker","change:range","21267elIxHF","get","isOfficialPlugin","4hCxEEi","view"];return(Mo=function(){return t})()}!function(t){const e=No,n=t();for(;;)try{if(232729===parseInt(e(527))/1*(-parseInt(e(479))/2)+parseInt(e(538))/3*(-parseInt(e(518))/4)+-parseInt(e(516))/5+-parseInt(e(510))/6+-parseInt(e(507))/7*(-parseInt(e(499))/8)+parseInt(e(524))/9*(-parseInt(e(517))/10)+parseInt(e(511))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mo);class So extends t.Plugin{[Oo(489)];[Oo(501)];static get[Oo(484)](){return[ko]}static get[Oo(531)](){return Oo(532)}static get[Oo(526)](){return!0}static get[Oo(519)](){return!0}constructor(t){const e=Oo;super(t),this[e(489)]=new Set,this[e(501)]=new Set}[Oo(494)](){const t=Oo,e=this[t(514)],n=e[t(478)][t(534)][t(498)],o=Pe(()=>this[t(491)](),10);n.on(t(523),(e,n)=>{const r=t;n[r(536)]&&(o[r(520)](),this[r(491)]())}),this[t(540)](e[t(477)][t(528)][t(534)],t(508),(t,e,n)=>{n&&o()}),this[t(540)](e.ui[t(522)],t(508),(e,n,o)=>{const r=t;o||this[r(481)](r(476),{isAnnotationTracked:t=>this[r(512)][r(503)](t[r(500)])})}),this[t(540)](this[t(514)].ui,t(530),()=>this[t(481)](t(497)))}[Oo(513)](t){const e=Oo;if(this[e(501)][e(503)](t[e(528)]))return;this[e(501)][e(493)](t[e(528)]),this[e(514)].ui[e(522)][e(493)](t[e(528)][e(533)]);const n=this[e(514)][e(535)][e(525)](ko);this[e(540)](n[e(492)],e(496),(t,n)=>{const o=e;this[o(514)].ui[o(522)][o(496)](n[o(528)][o(533)]),this[o(501)][o(488)](n[o(528)])})}[Oo(487)](){const t=Oo;return this[t(514)][t(477)][t(528)][t(487)]}[Oo(482)](t){const n=Oo;if(n(529)!=typeof t)throw new e.CKEditorError(n(480));this[n(489)][n(493)](t)}[Oo(491)](){const t=Oo;this[t(481)](t(509))}[Oo(483)]({activeAnnotation:t,annotations:e}){const n=Oo,o=[],r=this[n(514)][n(478)][n(534)][n(498)],s=Array[n(502)](r[n(521)]());for(const[t,r]of this[n(512)]){const s=i(r),c=e[n(539)](t);s&&c&&o[n(495)]({annotation:c,range:s})}function i(t){const e=n;for(const n of t)for(const t of s)if(n[e(537)](t,!r[e(505)]))return n;return null}return o[n(485)]((e,o)=>{const r=n,s=e[r(506)],i=o[r(506)];if(!s[r(490)](i)){if(s[r(537)](i,!0))return 1;if(i[r(537)](s,!0))return-1}return e[r(486)]==t?-1:o[r(486)]==t?1:0})[n(515)](t=>t[n(486)])}get[Oo(512)](){const t=Oo,e=new Map;for(const n of Array[t(502)](this[t(489)]))for(const[o,r]of n())e[t(504)](o,r);return e}}const Ro=Lo;function Po(){const t=["enableCommand","plugins","1769202SmILcf","addCommentThread","get","editor","2227434ZeBWpI","3311580hIOEWX","has","afterInit","618510kbiENg","406912JDQBxg","11482499gqbwIU","885964NBtTyI","RestrictedEditingModeEditing"];return(Po=function(){return t})()}function Lo(t,e){const n=Po();return(Lo=function(t,e){return n[t-=154]})(t,e)}!function(t){const e=Lo,n=t();for(;;)try{if(382195===-parseInt(e(160))/1+-parseInt(e(161))/2+parseInt(e(156))/3+-parseInt(e(163))/4+-parseInt(e(157))/5+-parseInt(e(167))/6+parseInt(e(162))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Po);class Vo extends t.Plugin{[Ro(159)](){const t=Ro,e=this[t(155)];e[t(166)][t(158)](t(164))&&e[t(166)][t(154)](t(164))[t(165)](t(168))}}const Bo=Do;function Do(t,e){const n=jo();return(Do=function(t,e){return n[t-=141]})(t,e)}function jo(){const t=["basic","_handleImportedData","listenTo","38587590KohmIZ","676824wjzFzN","182021OsjXqI","importWord.formatting.comments","310082lDxLSU","addCommentThread","collaboration_features","high","381245IhOtuJ","126SIUuqO","get","editor","execute","dataInsert","map","define","importWord","collaboration.channelId","config","commands","plugins","forEach","afterInit","10643704aVWuBW","12iLVqFA","1210614IPFbfr"];return(jo=function(){return t})()}!function(t){const e=Do,n=t();for(;;)try{if(742522===-parseInt(e(157))/1+-parseInt(e(149))/2+-parseInt(e(154))/3*(parseInt(e(148))/4)+-parseInt(e(161))/5+parseInt(e(162))/6*(-parseInt(e(155))/7)+-parseInt(e(147))/8+parseInt(e(153))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(jo);class Fo extends t.Plugin{constructor(t){const e=Do;super(t),this[e(164)][e(142)][e(168)](e(156),e(150))}[Bo(146)](){const t=Bo,n=this[t(164)],o=n[t(143)][t(163)](t(169)),s=n[t(144)][t(163)](r.Users);o&&(o.on(t(165),(e,[,n])=>{n[t(159)]={comments:!0,user_id:s.me.id}},{priority:e.priorities[t(160)]+10}),this[t(152)](o,t(166),this[t(151)]))}[Bo(151)](t,e){const n=Bo,{comment_threads:o}=e;o&&o[n(145)](({thread_id:t,comments:e,is_resolved:o})=>{const s=n,i=new Date,c=e[s(167)](({author:t,content:e,created_at:n})=>({content:e,authorId:this[s(164)][s(144)][s(163)](r.Users).me.id,createdAt:i,attributes:{"@external":{authorName:t,createdAt:n?new Date(n):new Date,source:s(169)}}})),a=this[s(164)][s(142)][s(163)](s(141));this[s(164)][s(144)][s(163)](wo)[s(158)]({channelId:a,threadId:t,comments:c,resolvedAt:o?i:null})})}}const Ko=Ho;function Uo(){const t=["comment","markers","afterInit","editor","932956KjQbga","contentInsertion","get","default","549289hNvVpI","comments.copyMarkers","has","listenTo","425946wgWcSL","content","26QBgaGF","requires","all","dragstart","ClipboardPipeline","highest","1549112kCFBQq","_removeMarkersWithoutThreads","_mapCommentsCopyConfigToRegisterConfiguration","20784340FXatWu","keys","delete","ClipboardMarkersUtils","20lIeujq","_registerMarkerInClipboardPipeline","_registerMarkerToCopy","CommentsRepository","always","14KIsTaG","define","hasCommentThread","plugins","never","29346gCQras","config","split","4609926JjjicI","cut"];return(Uo=function(){return t})()}function Ho(t,e){const n=Uo();return(Ho=function(t,e){return n[t-=232]})(t,e)}!function(t){const e=Ho,n=t();for(;;)try{if(451762===-parseInt(e(250))/1+parseInt(e(256))/2*(-parseInt(e(237))/3)+parseInt(e(246))/4+-parseInt(e(269))/5*(parseInt(e(254))/6)+-parseInt(e(232))/7*(parseInt(e(262))/8)+-parseInt(e(240))/9+parseInt(e(265))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Uo);class zo extends t.Plugin{constructor(t){const e=Ho;super(t),this[e(245)][e(238)][e(233)](e(251),e(249))}static get[Ko(257)](){return[ft.ClipboardMarkersUtils,ft.ClipboardPipeline]}[Ko(244)](){const t=Ko,e=this[t(245)][t(235)][t(248)](t(260));this[t(270)](),this[t(253)](e,t(247),(e,n)=>this[t(263)](n[t(255)][t(243)]),{priority:t(261)})}[Ko(263)](t){const e=Ko;if(!this[e(245)][e(235)][e(252)](e(272)))return t;const n=this[e(245)][e(235)][e(248)](e(272));for(const o of t[e(266)]()){const[r,s]=o[e(239)](":");e(242)!=r||n[e(234)](s)||t[e(267)](o)}return t}[Ko(270)](){const t=Ko,e=this[t(245)][t(235)][t(248)](t(268)),n=this[t(264)](this[t(245)][t(238)][t(248)](t(251)));n&&e[t(271)](t(242),n)}[Ko(264)](t){const e=Ko;switch(t){case e(273):return{allowedActions:e(258),copyPartiallySelected:!1,duplicateOnPaste:!0};case e(249):return{allowedActions:[e(241),e(259)],copyPartiallySelected:!1,duplicateOnPaste:!1};case e(236):default:return null}}}var Wo=n(930);function Yo(t,e){const n=Go();return(Yo=function(t,e){return n[t-=112]})(t,e)}function qo(t){const e=t[Yo(116)](":");return{group:e[0],id:e[1],part:e[2]}}function Go(){const t=["2203029GryDpq","6657687WgjLce","725flTSHy","35156KilNUi","5510xCyfkE","1168472HOumCf","1052887hCCAFX","290EODEMR","967326yrkeEy","split","79cNvKKO","42zyIjRL"];return(Go=function(){return t})()}!function(t){const e=Yo,n=t();for(;;)try{if(923042===parseInt(e(117))/1*(-parseInt(e(123))/2)+-parseInt(e(119))/3+-parseInt(e(122))/4*(parseInt(e(121))/5)+parseInt(e(115))/6*(parseInt(e(118))/7)+parseInt(e(112))/8+-parseInt(e(120))/9+-parseInt(e(114))/10*(-parseInt(e(113))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Go);const Xo=Jo;function Zo(){const t=["removeMarker:","insert","ck-horizontal-line","add","333296LRVfrO","overrideImageInlineConverter","createEmptyElement","elementToStructure","addMarker:","1556BFenUM","dataDowncast","ck-comment-marker","56vUFXYo","isResolved","model","comment","558xDTxyn","writer","high","markerToHighlight","3950536uqUpfv","horizontalLine","image-inline","get","plugins","consumable","options","isObject","358176ElWVaN","254028xaWspE","conversion","showCommentHighlights","img","item","mapper","stop","overrideMarkerConverters","elementToElement","getCustomProperty","overrideHorizontalRuleConverter","init","imageInline","consume","getCommentThread","createContainerElement","ignoreResolvedComments","schema","toViewElement","media","div","overrideMediaEmbedConverter","addClass","3063335UjCNsg","attribute:url:media","markerName","2235XeOLar","span","for","downcastDispatcher","180850wDLFRm","addMarker:comment","editor","widget","containerElement","data","createPositionAt"];return(Zo=function(){return t})()}function Jo(t,e){const n=Zo();return(Jo=function(t,e){return n[t-=361]})(t,e)}!function(t){const e=Jo,n=t();for(;;)try{if(526649===parseInt(e(369))/1+-parseInt(e(374))/2*(parseInt(e(420))/3)+parseInt(e(385))/4+parseInt(e(417))/5+-parseInt(e(394))/6*(-parseInt(e(377))/7)+-parseInt(e(393))/8+-parseInt(e(381))/9*(parseInt(e(424))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zo);class Qo extends t.Plugin{[Xo(405)](){const t=Xo;this[t(401)](),this[t(404)](),this[t(370)](),this[t(415)]()}[Xo(401)](){const t=Xo;this[t(426)][t(395)][t(422)](t(375))[t(384)]({model:t(380),view:(e,n)=>{const o=t;if(!n[o(391)][o(396)])return null;if(n[o(391)][o(410)]){const{id:t}=qo(e[o(419)]),r=this[o(426)][o(389)][o(388)](wo);if(r[o(408)](t)?.[o(378)]&&e[o(398)])return n[o(390)][o(407)](e[o(398)],o(373)+e[o(419)]),n[o(390)][o(407)](e[o(398)],o(365)+e[o(419)]),null}return{classes:[o(376)]}}}),this[t(426)][t(395)][t(422)](t(375))[t(368)](e=>{const n=t;e.on(n(425),(t,e,o)=>{const r=n;if(!o[r(391)][r(396)])return;const s=e[r(398)];if(!s)return;const i=o[r(399)][r(412)](s);this[r(426)][r(379)][r(411)][r(392)](s)&&i&&!i[r(403)](r(361))&&i.is(r(362))&&(0,Wo.toWidget)(i,o[r(382)])},{priority:n(383)})})}[Xo(404)](){const t=Xo;this[t(426)][t(395)][t(422)](t(375))[t(372)]({model:t(386),view:(e,{writer:n,options:o})=>{const r=t;if(!o[r(396)])return null;const s=n[r(409)](r(414)),i=n[r(371)]("hr");return n[r(416)](r(367),s),n[r(366)](n[r(364)](s,0),i),s},converterPriority:t(383)})}[Xo(370)](){const t=Xo;this[t(426)][t(395)][t(422)](t(375))[t(372)]({model:t(406),view:(e,{writer:n,options:o})=>{const r=t;if(!o[r(396)])return null;const s=n[r(409)](r(421)),i=n[r(371)](r(397));return n[r(416)](r(387),s),n[r(366)](n[r(364)](s,0),i),s},converterPriority:t(383)})}[Xo(415)](){const t=Xo;this[t(426)][t(395)][t(422)](t(375))[t(402)]({model:t(413),view:(e,{writer:n,options:o})=>{const r=t;if(o[r(396)])return n[r(371)](r(414))},converterPriority:t(383)}),this[t(426)][t(363)][t(423)].on(t(418),(e,n,o)=>{const r=t;o[r(391)][r(396)]&&e[r(400)]()},{priority:t(383)})}}var $o=n(492),tr={attributes:{"data-cke":!0}};tr.setAttributes=ye(),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=ir();return(nr=function(t,e){return n[t-=233]})(t,e)}!function(t){const e=nr,n=t();for(;;)try{if(356836===-parseInt(e(326))/1*(parseInt(e(235))/2)+-parseInt(e(361))/3*(parseInt(e(318))/4)+parseInt(e(362))/5+-parseInt(e(336))/6+parseInt(e(300))/7*(-parseInt(e(366))/8)+parseInt(e(266))/9*(parseInt(e(371))/10)+-parseInt(e(352))/11*(-parseInt(e(286))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ir);class or extends t.Plugin{static get[er(340)](){return[wo,So,r.Users,Vo,Fo,zo,Qo]}static get[er(238)](){return er(382)}static get[er(306)](){return!0}static get[er(281)](){return!0}constructor(t){const e=er;super(t),this[e(285)](e(349),!0),t[e(384)][e(383)](e(396),()=>this[e(349)]=!1),this[e(285)](e(380),null),this.on(e(248),(n,o,r,s)=>{const i=e,c=t[i(345)][i(249)](wo),a=r?qo(r).id:null;t[i(328)][i(259)](()=>{const e=i;if(a){const n=this[e(374)](a);for(const o of n)t[e(323)][e(299)](o)}if(s){const{id:n}=qo(s),o=c[e(243)](n);if(o&&o[e(293)])return;if(o&&!o[e(334)])return;const r=this[e(374)](n);for(const n of r)t[e(323)][e(299)](n)}}),a&&this[i(250)](a)}),this[e(290)]()}[er(321)](){const t=er,e=this[t(254)],n=e[t(345)][t(249)](wo),o=e[t(365)][t(249)](t(280)),r=n[t(314)]()[t(369)](e=>e[t(348)]!==o);e[t(395)][t(273)](t(397),new xo(e)),this[t(319)](e,t(284),(o,r,s)=>{const i=t;n[i(311)](s,e[i(365)][i(249)](i(280)))}),this[t(319)](n,rr(t(397),o),(e,{threadId:n})=>{const o=t,r=this[o(254)][o(345)][o(249)](wo)[o(243)](n);r?.[o(293)]&&this[o(324)](n)}),this[t(319)](n,rr(t(240),o),(n,{threadId:o})=>{const r=t;e[r(328)][r(237)]({isUndoable:!1},t=>{const e=r,n=this[e(374)](o);for(const o of n)t[e(257)](o)})}),this[t(319)](n,rr(t(239),o),(e,{threadId:n})=>{const o=t;this[o(341)](n),this[o(254)][o(323)][o(368)][o(301)]&&(this[o(254)][o(345)][o(249)](wo)[o(243)](n)[o(293)]||this[o(254)][o(323)][o(368)][o(363)]())},{priority:t(394)}),this[t(319)](n,rr(t(387),o),(e,{threadId:n})=>{this[t(341)](n)},{priority:t(394)}),this[t(319)](n,rr(t(288),o),(o,{threadId:r,isFromAdapter:s})=>{const i=t,c=this[i(374)](r);!s&&0!=c[i(312)]&&n[i(258)](r)&&1===n[i(243)](r)[i(312)]&&e[i(328)][i(237)]({isUndoable:!1},t=>{const e=i;for(const n of c)t[e(289)](n,{usingOperation:!0,affectsData:!0})})},{priority:t(394)}),this[t(347)](),this[t(398)](),this[t(298)](r)}[er(335)](){!async function(t){const n=f([51,117,108,112,88,81,83,87,71,79,99,74,78,66,73,56,48,57,75,103,119,69,111,118,102,121,115,68,72,90,49,122,85,52,98,101,104,120,100,113,50,97,54,106,110,84,80,116,65,76,86,82,107,77,55,109,105,114,70,67,53,89]),o=window[f([68,97,116,101])][f([110,111,119])](),r=t[f([101,100,105,116,111,114])],s=new(window[f([80,114,111,109,105,115,101])])(t=>{r[f([111,110,99,101])](f([114,101,97,100,121]),t)}),i={[f([107,116,121])]:f([69,67]),[f([117,115,101])]:f([115,105,103]),[f([99,114,118])]:f([80,45,50,53,54]),[f([120])]:f([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]),[f([121])]:f([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]),[f([97,108,103])]:f([69,83,50,53,54])},c=r[f([99,111,110,102,105,103])][f([103,101,116])](f([108,105,99,101,110,115,101,75,101,121]));function a(t){const e=[new(window[f([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[f([116,104,101,110])](()=>new(window[f([80,114,111,109,105,115,101])])(t=>{let e=0;r[f([109,111,100,101,108])][f([111,110])](f([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,o)=>{o[0][f([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[f([111,102,102])]())})}))];return window[f([80,114,111,109,105,115,101])][f([114,97,99,101])](e)[f([116,104,101,110])](()=>t)}function h(t){return t[f([115,116,97,114,116,115,87,105,116,104])](f([101,121]))?JSON[f([112,97,114,115,101])](u(t)):null}function u(t){return window[f([97,116,111,98])](t[f([114,101,112,108,97,99,101])](/-/g,f([43]))[f([114,101,112,108,97,99,101])](/_/g,f([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[f([108,101,110,103,116,104])];n++){const o=t[f([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+o,e&=e}}return function t(e){Array[f([105,115,65,114,114,97,121])](e)?e[f([102,111,114,69,97,99,104])](t):e&&typeof e==f([111,98,106,101,99,116])?Object[f([101,110,116,114,105,101,115])](e)[f([115,111,114,116])]()[f([102,111,114,69,97,99,104])](([e,o])=>{n(e),t(o)}):n(window[f([83,116,114,105,110,103])](e))}(t),e>>>0}function l(t){return t[f([116,111,83,116,114,105,110,103])](16)[f([112,97,100,83,116,97,114,116])](8,f([48]))}function m(t){return t[f([115,112,108,105,116])]("")[f([114,101,118,101,114,115,101])]()[f([106,111,105,110])]("")}function k(t){return r[f([112,108,117,103,105,110,115])][f([104,97,115])](t)}function g(){}function f(t){const e=nr;return t[e(282)](t=>String[e(304)](t))[e(357)]("")}!function(t){const e=function(){const t=window[f([83,116,114,105,110,103])](window[f([112,101,114,102,111,114,109,97,110,99,101])][f([110,111,119])]())[f([114,101,112,108,97,99,101])](f([46]),"");let e=f([117]);for(let o=0;o<t[f([108,101,110,103,116,104])];o+=2){let r=window[f([112,97,114,115,101,73,110,116])](t[f([115,117,98,115,116,114,105,110,103])](o,o+2));r>=n[f([108,101,110,103,116,104])]&&(r-=n[f([108,101,110,103,116,104])]),e+=n[r]}return e}();r[e]=f([99,111,109,109,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=f([86,97,108,105,100])&&async function(){await s,r[f([109,111,100,101,108])][f([99,104,97,110,103,101])]=g,r[f([109,111,100,101,108])][f([101,110,113,117,101,117,101,67,104,97,110,103,101])]=g,r[f([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](f([109,111,100,101,108]))}()}(await async function(){let t,n=null,g=null;try{return c==f([71,80,76])?f([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=c[f([115,112,108,105,116])](f([46]));return 3!=t[f([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[f([106,116,105])],n=window[f([112,97,114,115,101,73,110,116])](t[f([115,117,98,115,116,114,105,110,103])](t[f([108,101,110,103,116,104])]-8),16),o={...e,[f([106,116,105])]:t[f([115,117,98,115,116,114,105,110,103])](0,t[f([108,101,110,103,116,104])]-8)};return delete o[f([118,99])],d(o)==n}}}(),t?(t[f([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(g=function(t,n){return new(window[f([80,114,111,109,105,115,101])])(a=>{if(i())return a(f([86,97,108,105,100]));c(),r[f([100,101,99,111,114,97,116,101])](f([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===f([111,98,106,101,99,116])||typeof t===f([102,117,110,99,116,105,111,110]))&&typeof t[f([116,104,101,110])]===f([102,117,110,99,116,105,111,110])&&typeof t[f([99,97,116,99,104])]===f([102,117,110,99,116,105,111,110])}function g(e){c(e)[f([116,104,101,110])](t=>t&&t[f([115,116,97,116,117,115])]==f([111,107])?l(d(u+n))!=t[f([118,101,114,105,102,105,99,97,116,105,111,110])]?f([85,115,97,103,101,76,105,109,105,116]):f([86,97,108,105,100]):f([85,115,97,103,101,76,105,109,105,116]))[f([116,104,101,110])](t=>(s(),t),()=>{const t=i();return null==t?(s(),f([86,97,108,105,100])):f(o-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[f([116,104,101,110])](a)[f([99,97,116,99,104])](()=>{a(f([85,115,97,103,101,76,105,109,105,116]))});const r=36e5;function s(){const e=f([108,108,99,116,45])+l(d(t)),n=m(l(window[f([77,97,116,104])][f([99,101,105,108])](o/r)));window[f([108,111,99,97,108,83,116,111,114,97,103,101])][f([115,101,116,73,116,101,109])](e,n)}function i(){const e=f([108,108,99,116,45])+l(d(t)),n=window[f([108,111,99,97,108,83,116,111,114,97,103,101])][f([103,101,116,73,116,101,109])](e);return n?window[f([112,97,114,115,101,73,110,116])](m(n),16)*r:null}function c(t){return new(window[f([80,114,111,109,105,115,101])])((e,n)=>{t[f([116,104,101,110])](e,n),window[f([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[f([111,110])](f([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(f([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[f([114,101,113,117,101,115,116,73,100])]:u}},{[f([112,114,105,111,114,105,116,121])]:f([104,105,103,104])}),r[f([111,110])](f([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{k(t[f([114,101,116,117,114,110])])&&(h=!0,g(t[f([114,101,116,117,114,110])]))},{[f([112,114,105,111,114,105,116,121])]:f([108,111,119])}),s[f([116,104,101,110])](()=>{h||a(f([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[f([101,100,105,116,105,110,103])][f([118,105,101,119])][f([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==f([97,117,116,111])}function c(){r[f([101,100,105,116,105,110,103])][f([118,105,101,119])][f([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=f([97,117,116,111])}}(t[f([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[f([106,116,105])])),await async function(){let t=!0;try{const o=c[f([115,112,108,105,116])](f([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[f([97,108,103])]==f([69,83,50,53,54])||(t=!1)}async function n(e,n,o){const r=window[f([85,105,110,116,56,65,114,114,97,121])][f([102,114,111,109])](u(o),t=>t[f([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[f([84,101,120,116,69,110,99,111,100,101,114])]))[f([101,110,99,111,100,101])](e+f([46])+n),c=window[f([99,114,121,112,116,111])][f([115,117,98,116,108,101])];if(!c)return;const a=await c[f([105,109,112,111,114,116,75,101,121])](f([106,119,107]),i,{[f([110,97,109,101])]:f([69,67,68,83,65]),[f([110,97,109,101,100,67,117,114,118,101])]:f([80,45,50,53,54])},!1,[f([118,101,114,105,102,121])]);await c[f([118,101,114,105,102,121])]({[f([110,97,109,101])]:f([69,67,68,83,65]),[f([104,97,115,104])]:{[f([110,97,109,101])]:f([83,72,65,45,50,53,54])}},a,r,s)||(t=!1)}}()?function(){const e=t[f([102,101,97,116,117,114,101,115])];if(!e)return!1;if(e[f([105,110,99,108,117,100,101,115])](f([42])))return!0;if(e[f([105,110,99,108,117,100,101,115])](f([67,77,84])))return!0;if(e[f([105,110,99,108,117,100,101,115])](f([82,67,77,84]))){if(k(f([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&(n=f([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]),r[f([112,108,117,103,105,110,115])][f([103,101,116])](n))[f([115,116,97,116,101])]==f([99,111,110,110,101,99,116,101,100]))return!0;if(k(f([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(f([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=[f([101,118,97,108,117,97,116,105,111,110]),f([116,114,105,97,108])][f([105,110,99,108,117,100,101,115])](t[f([108,105,99,101,110,115,101,84,121,112,101])])?o/1e3:1754524800;return t[f([101,120,112])]<e}()?f([69,120,112,105,114,101,100]):function(){const e=nr,n=t[f([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[f([108,101,110,103,116,104])])return!0;const{hostname:o}=new URL(window[f([108,111,99,97,116,105,111,110])][e(373)]);if(n[f([105,110,99,108,117,100,101,115])](o))return!0;const r=o[f([115,112,108,105,116])](f([46]));return n[f([102,105,108,116,101,114])](t=>t[f([105,110,99,108,117,100,101,115])](f([42])))[f([109,97,112])](t=>t[f([115,112,108,105,116])](f([46])))[f([102,105,108,116,101,114])](t=>t[f([108,101,110,103,116,104])]<=r[f([108,101,110,103,116,104])])[f([109,97,112])](t=>Array(r[f([108,101,110,103,116,104])]-t[f([108,101,110,103,116,104])])[f([102,105,108,108])](t[0]===f([42])?f([42]):"")[f([99,111,110,99,97,116])](t))[f([115,111,109,101])](t=>r[f([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===f([42])))}()?(t[f([108,105,99,101,110,115,101,84,121,112,101])]==f([101,118,97,108,117,97,116,105,111,110])&&(n=a(f([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[f([108,105,99,101,110,115,101,84,121,112,101])]==f([116,114,105,97,108])&&(n=a(f([84,114,105,97,108,76,105,109,105,116]))),await(n&&g?new(window[f([80,114,111,109,105,115,101])])((t,e)=>{n[f([116,104,101,110])](t,e),g[f([116,104,101,110])](e=>{e!=f([86,97,108,105,100])&&t(e)},e)}):n||g||f([86,97,108,105,100]))):f([68,111,109,97,105,110,76,105,109,105,116]):f([78,111,116,65,108,108,111,119,101,100]):f([73,110,118,97,108,105,100])):f([73,110,118,97,108,105,100]))}catch{return f([73,110,118,97,108,105,100])}}())}(this)}[er(233)](){const t=er,e=this[t(254)][t(345)][t(249)](wo),n=this[t(254)][t(365)][t(249)](t(280));for(const o of e[t(314)]({channelId:n}))e[t(346)](o.id),e[t(339)][t(315)](o.id);super[t(233)]()}[er(370)](t){const e=er;return this[e(374)](t)[e(312)]>0}[er(374)](t){const e=er,n=[];for(const o of this[e(254)][e(328)][e(270)])o[e(251)][e(296)](e(376)+t)&&n[e(310)](o);return n}[er(250)](t){setTimeout(()=>{const n=nr,o=this[n(256)](t);o&&this[n(380)]&&qo(this[n(380)]).id===t&&(0,e.scrollViewportToShowTarget)({target:o[0],viewportOffset:100,alignToTop:!0})},50)}[er(341)](t){const e=er;this[e(254)][e(328)][e(259)](()=>{const n=e;for(const e of this[n(374)](t))this[n(254)][n(323)][n(299)](e)})}[er(324)](t){const e=er,n=this[e(254)][e(345)][e(249)](wo),o=this[e(254)][e(345)][e(249)](So),r=n[e(243)](t);if(!r[e(334)]){const t=r[e(353)](()=>this[e(256)](r.id));o[e(278)](t),r[e(307)]=!1}}[er(347)](){const t=er,e=this[t(254)],n=e[t(345)][t(249)](r.Users);e[t(279)][t(303)](t(379))[t(297)]({model:t(372),view:(o,r)=>{const s=t,{id:i}=qo(o[s(327)]),c=e[s(345)][s(249)](wo)[s(243)](i),a=this[s(380)]&&qo(this[s(380)]).id===i;let h;if(c&&c[s(354)]&&!a&&o[s(287)])return r[s(313)][s(329)](o[s(287)],s(358)+o[s(327)]),r[s(313)][s(329)](o[s(287)],s(322)+o[s(327)]),null;const u=[s(262)];return a&&u[s(310)](s(386)),h=c?.[s(312)]?c[s(272)][s(264)][s(390)].id:n.me.id,{classes:u,attributes:{"data-comment":i,"data-author-id":h}}}}),e[t(279)][t(303)](t(359))[t(356)]({model:t(372),view:(n,{options:o})=>{const r=t;if(o[r(378)])return null;const s=e[r(345)][r(249)](wo),i=e[r(328)][r(270)][r(249)](n),{id:c,part:a}=qo(n);return i&&!i[r(277)]||o[r(274)]&&s[r(243)](c)?.[r(354)]?null:{group:r(372),name:a?c+":"+a:c}}}),e[t(279)][t(303)](t(320))[t(253)]({view:{name:t(372),attributes:{id:/^\w/}},model:(e,{writer:n})=>n[t(364)](t(385),{"data-name":t(376)+e[t(355)]("id")})}),e[t(279)][t(303)](t(320))[t(309)]({view:t(372)})}[er(398)](){const t=er,e=this[t(254)],n=e[t(345)][t(249)](wo),o=new Set,r=new Set;e[t(328)][t(269)][t(295)](n=>{const s=t;let i=!1;for(const{name:t,data:c}of e[s(328)][s(269)][s(391)][s(331)]()){const{group:a,id:h}=qo(t);let u=c[s(291)];if(s(372)!==a||!u)continue;const d=s(276)===u[s(392)][s(393)];d||(u=sr(u,e[s(328)]),!u||u[s(242)]||!c[s(291)]||u[s(268)](c[s(291)]))?e[s(328)][s(367)](u)&&!d?this[s(349)]?o[s(273)](t):this[s(294)](t,h):(r[s(273)](t),o[s(315)](t),n[s(257)](t),i=!0):(n[s(289)](t,{range:u}),i=!0)}return i}),this.on(t(292),(n,r,s)=>{const i=t;if(!s&&o[i(350)])for(const t of o){const{id:n}=qo(t);o[i(315)](t),e[i(328)][i(270)][i(249)](t)&&this[i(294)](t,n)}}),this[t(319)](e[t(328)][t(269)],t(259),()=>{const s=t;for(const{name:t,data:{newRange:i}}of e[s(328)][s(269)][s(391)][s(331)]()){const{group:c,id:a}=qo(t);if(s(372)!==c)continue;const h=n[s(243)](a),u=this[s(370)](a);h&&(!h[s(307)]&&i&&e[s(323)][s(368)][s(383)](s(332),()=>{const t=s,o=e[t(345)][t(249)](ko),r=n[t(338)][t(249)](h)[t(368)];o[t(375)](r)[t(255)]()},{priority:s(394)}),h[s(307)]=u||!!i),i||(r[s(273)](t),o[s(315)](t))}for(const t of r){const{id:e}=qo(t),r=n[s(243)](e);if(o[s(315)](t),!r)continue;const i=this[s(370)](e);i||r[s(325)]?i||r[s(293)]||r[s(388)](new Date):r[s(308)]()}r[s(302)]()})}[er(298)](t){const e=er;t[e(337)](t=>{const n=e;t[n(293)]&&this[n(324)](t.id)})}[er(256)](t){const e=er,n=this[e(254)],o=this[e(374)](t);return(0,r.getAllMarkersDomElementsSorted)(n[e(323)],o)}[er(244)](t){const e=er,n=this[e(374)](t);let o="",r=!1;for(const t of n){const n=t[e(261)]();for(const t of Array[e(252)](n[e(360)]()))t.is(e(265))?(o&&r&&(o+=" ",r=!1),o+=t[e(384)]):r=!0;r=!0}return o[e(263)](0,150)}[er(330)](t,e){const n=er,o=this[n(254)],r=o[n(345)][n(249)](wo);let s=r[n(243)](e);const i=o[n(365)][n(249)](n(280)),c=o[n(345)][n(249)](So);return s&&(s[n(293)]&&s[n(388)](null),s[n(334)])||(this[n(374)](e)[0][n(275)]?r[n(247)]({channelId:i,threadId:e})[n(333)](t=>{const r=n;if(r(234)!==o[r(317)])if(s=t,s&&!s[r(334)]){const t=s[r(353)](()=>this[r(256)](e));c[r(278)](t),s[r(354)]&&this[r(341)](e)}else if(!s){const t=this[r(374)](e);o[r(328)][r(259)](e=>{const n=r;for(const o of t)e[n(257)](o)})}}):o[n(323)][n(368)][n(383)](n(332),()=>{const t=n;if(r[t(243)](e))return;const a=o[t(345)][t(249)](ko);s=r[t(246)]({channelId:i,threadId:e,target:()=>this[t(256)](e),context:{type:t(245),value:this[t(244)](e)}});const h=r[t(338)][t(249)](s)[t(368)],u=a[t(375)](h);u&&c[t(278)](u)},{priority:n(394)})),s}[er(294)](t,e){const n=er,o=this[n(330)](t,e);o&&!o[n(271)]&&o[n(283)]({type:n(245),value:this[n(244)](e)})}[er(290)](){const t=er,n=this[t(254)];(0,r.surroundingMarkersDetector)(n[t(328)],({left:o,entered:s})=>{const i=t;for(const t of o)if(cr(t)){n.ui[i(381)][i(316)](it(n[i(236)],i(267)));break}for(const t of s)if(cr(t)){n.ui[i(381)][i(316)](it(n[i(236)],i(344),(0,e.getEnvKeystrokeText)(r.FOCUS_ANNOTATION_KEYSTROKE)));break}})}}function rr(t,e){return e?t+":"+e:t}function sr(t,e){const n=er,o=e[n(241)],r=e[n(351)](t[n(305)]);for(const s of t[n(260)]()){const{type:t,item:i,nextPosition:c}=s;if(n(245)===t||o[n(377)](i)){const t=e[n(343)](i);r[n(242)]&&(r[n(305)]=t),r[n(389)]=c}}return r}function ir(){const t=["isResolved","getAttribute","markerToData","join","addMarker:","dataDowncast","getItems","126vLhkPt","1545270rVwMql","focus","createElement","config","2104leUzsw","hasContent","view","filter","hasMarkerForId","13980GfXFsO","comment","href","getAllMarkersForId","getByInnerView","comment:","isObject","showCommentHighlights","editingDowncast","activeMarker","ariaLiveAnnouncer","CommentsEditing","once","data","$marker","ck-comment-marker--active","reopenCommentThread","setUnlinkedAt","end","author","differ","root","rootName","low","commands","ready","addCommentThread","_handleMarkerAddAndRemove","destroy","destroyed","39614pjscam","locale","enqueueChange","pluginName","resolveCommentThread","removeCommentThread","schema","isCollapsed","getCommentThread","_getTextContext","text","openNewCommentThread","fetchCommentThread","change:activeMarker","get","scrollToThreadMarker","name","from","elementToElement","editor","refreshVisibility","_getTargetForId","removeMarker","hasCommentThread","change","getWalker","getRange","ck-comment-marker","substring","first","$textProxy","261nUrihZ","LEAVE_COMMENT_ANNOUNCEMENT","isEqual","document","markers","context","comments","add","ignoreResolvedComments","managedUsingOperations","$graveyard","affectsData","registerAnnotation","conversion","collaboration.channelId","isPremiumPlugin","map","setContext","change:isReadOnly","set","487656FzIkTO","item","addComment","updateMarker","_initAriaMarkerChangeAnnouncements","newRange","change:isThreadsLoadingPaused","unlinkedAt","_handleThreadMarker","registerPostFixer","startsWith","markerToHighlight","_handleInitialThreads","reconvertMarker","5628XAoicL","hasDomSelection","clear","for","fromCharCode","start","isOfficialPlugin","_hasTargetInContent","remove","dataToMarker","push","switchReadOnly","length","consumable","getCommentThreads","delete","announce","state","62736cIDDIa","listenTo","upcast","init","removeMarker:","editing","_attachArchivedThread","isSubmitted","10suWGTb","markerName","model","consume","_attachMarkerToThread","getChangedMarkers","render","then","isAttached","afterInit","2324868MFYexJ","forEach","_threadToController","_threads","requires","_reconvertMarkers","group","createPositionBefore","ENTER_COMMENT_ANNOUNCEMENT","plugins","_detachCommentThread","_initializeMarkerConverters","channelId","isThreadsLoadingPaused","size","createRange","396joUlFO","attachTo"];return(ir=function(){return t})()}function cr(t){const e=er;return e(372)===qo(t[e(251)])[e(342)]}const ar=ur;function hr(){const t=["change:activeAnnotations","destroy","init","set","push","getAllMarkersForId","398320GoEVYj","568FNWHAq","focusTracker","componentFactory","17148142BNfviz","_viewToController","_showLicenseError","CommentsUI","licenseKey","has","low","view","focus","locale","commentsLicenseKeyDomainLimit","commands","tooltip","1213198jZfMSa","from","comment:","isEnabled","length","getCommentThread","pluginName","4UAyhUG","model","hasContent","addCommentThread","_createUIButton","domainLimit","hasCommentThread","CommentThreadInputView","bind","expired","editing","_licenseKeyCheckInterval","activeMarker","_threadToController","comment","get","requires","523646GttLDV","commentsLicenseKeyExpired","innerView","plugins","stop","usageLimit","commentsLicenseKeyValid","commentsLicenseKeyInvalid","commentsLicenseKeyNotAllowed","config","addSourceCollector","Comment","commentsLicenseKeyTrialLimit","commentsLicenseKeyEvaluationLimit","5008985GODKiP","invalid","addComment","isOfficialPlugin","featureNotAllowed","map","6eOHNoA","menuBar:comment","find","3yNUDle","highest","Comments","39627kmnKFS","getRange","add","listenTo","304790CJjyYM","execute","isFocused","hasMarkerForId","editor","evaluationLimit","CommentsListView","isPremiumPlugin","commentsLicenseKeyUsageLimit","trialLimit","removeCommentThread"];return(hr=function(){return t})()}function ur(t,e){const n=hr();return(ur=function(t,e){return n[t-=469]})(t,e)}!function(t){const e=ur,n=t();for(;;)try{if(560365===-parseInt(e(491))/1*(-parseInt(e(474))/2)+parseInt(e(514))/3*(-parseInt(e(538))/4)+-parseInt(e(505))/5*(-parseInt(e(511))/6)+-parseInt(e(555))/7+-parseInt(e(539))/8*(-parseInt(e(517))/9)+parseInt(e(521))/10+-parseInt(e(542))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(hr);class dr extends t.Plugin{[ar(546)];[ar(485)];static get[ar(473)](){return ar(545)}static get[ar(508)](){return!0}static get[ar(528)](){return!0}static get[ar(490)](){return[wo,or,So,ko]}get[ar(527)](){return Ft}get[ar(481)](){return Pt}[ar(534)](){const t=ar,e=this[t(525)],n=e[t(494)][t(489)](wo),o=e[t(494)][t(489)](or),r=e[t(494)][t(489)](ko),s=e[t(494)][t(489)](So);e.ui[t(541)][t(519)](t(488),()=>{const e=t,n=this[e(478)](st.ButtonView);return n[e(554)]=!0,n}),e.ui[t(541)][t(519)](t(512),()=>this[t(478)](st.MenuBarMenuListItemButtonView)),s[t(501)](()=>{const e=t,r=[];for(const[t,s]of n[e(487)]){const n=o[e(537)](t.id),i=n[e(510)](t=>t[e(518)]());n[e(471)]>0&&r[e(536)]([s[e(549)],i])}return r}),this[t(520)](r,t(532),(e,r,s)=>{const i=t,c=Array[i(556)](s)[i(510)](t=>t[i(493)])[i(513)](t=>n[i(543)][i(547)](t));if(!c)return void(o[i(486)]=null);const a=n[i(543)][i(489)](c)[i(475)].id,h=i(469)+a;a&&o[i(524)](a)?o[i(486)]=h:o[i(486)]&&(o[i(486)]=null)}),this[t(520)](n,t(531),(n,{threadId:r,isFromAdapter:s})=>{const i=t;!s&&e.ui[i(540)][i(523)]&&o[i(524)](r)&&e[i(484)][i(549)][i(550)]()},{priority:t(515)}),this[t(520)](n,t(507),(r,{threadId:s,isFromAdapter:i})=>{const c=t;!i&&o[c(524)](s)&&n[c(480)](s)&&1===n[c(472)](s)[c(471)]&&(e[c(484)][c(549)][c(550)](),r[c(495)]())},{priority:t(548)}),this[t(546)]=this[t(525)][t(500)][t(489)](t(546));const i=this[t(525)];this[t(485)]=setInterval(()=>{const e=t;let n;for(const t in i){const o=t,r=i[o];if(e(497)==r||e(498)==r||e(492)==r||e(552)==r||e(499)==r||e(504)==r||e(503)==r||e(529)==r){delete i[o],n=r,clearInterval(this[e(485)]),this[e(485)]=void 0;break}}e(498)==n&&i[e(544)](e(506)),e(492)==n&&i[e(544)](e(483)),e(552)==n&&i[e(544)](e(479)),e(499)==n&&i[e(544)](e(509),e(516)),e(504)==n&&i[e(544)](e(526)),e(503)==n&&i[e(544)](e(530)),e(529)==n&&i[e(544)](e(496))},1e3)}[ar(533)](){const t=ar;super[t(533)](),this[t(485)]&&clearInterval(this[t(485)])}[ar(478)](t){const e=ar,n=this[e(525)],o=new t(n[e(551)]),r=n[e(553)][e(489)](e(477));return o[e(535)]({label:it(n[e(551)],e(502)),icon:rt.IconAddComment}),o[e(482)](e(470)).to(r,e(476)),this[e(520)](o,e(522),()=>{r[e(522)]()}),o}}function lr(){const t=["editor","isEnabled","30528640AnEfRl","document","2936KobuTs","listenTo","stopListening","change:isEnabled","clipboardInput","commands","pluginName","config","_disableCommentsOnlyMode","CommentsOnly","forceDisabled","15474870eCEGUM","140Tzcvgt","isPremiumPlugin","8nqcJRj","cut","isOfficialPlugin","affectsData","editSource","highest","set","addCommentThread","commentsOnly","afterInit","43760ApeHOy","editing","DragDrop","stop","12983400ymrbhX","1182JfnFHD","27216UfSPuf","SourceEditing","_enableCommentsOnlyMode","delete","view","get","has","plugins","requires","clearForceDisabled","commentsOnlyMode","157424MRYttZ"];return(lr=function(){return t})()}const mr=kr;function kr(t,e){const n=lr();return(kr=function(t,e){return n[t-=316]})(t,e)}!function(t){const e=kr,n=t();for(;;)try{if(917083===parseInt(e(337))/1+parseInt(e(342))/2*(parseInt(e(325))/3)+-parseInt(e(356))/4*(parseInt(e(320))/5)+-parseInt(e(326))/6*(parseInt(e(354))/7)+parseInt(e(324))/8+parseInt(e(353))/9+-parseInt(e(340))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lr);class gr extends t.Plugin{static get[mr(348)](){return mr(351)}static get[mr(358)](){return!0}static get[mr(355)](){return!0}static get[mr(334)](){return[or]}constructor(t){const e=mr;super(t),this[e(316)](e(339),!1),this.on(e(345),(t,n,o)=>{const r=e;o?this[r(328)]():this[r(350)]()})}[mr(319)](){const t=mr;!this[t(339)]&&this[t(338)][t(349)][t(331)](t(318))&&(this[t(339)]=!0)}[mr(328)](){const t=mr;for(const[e,n]of this[t(338)][t(347)])n[t(359)]&&t(317)!==e&&n[t(352)](t(336));this[t(338)][t(333)][t(332)](t(322))&&this[t(338)][t(333)][t(331)](t(322))[t(352)](t(336)),this[t(338)][t(333)][t(332)](t(327))&&this[t(338)][t(333)][t(331)](t(327))[t(352)](t(336)),this[t(338)][t(347)][t(331)](t(360))?.[t(352)](t(336));const e=this[t(338)][t(321)][t(330)][t(341)];this[t(343)](e,t(357),e=>e[t(323)](),{priority:t(361)}),this[t(343)](e,t(346),e=>e[t(323)](),{priority:t(361)}),this[t(343)](e,t(329),e=>e[t(323)](),{priority:t(361)})}[mr(350)](){const t=mr;for(const[e,n]of this[t(338)][t(347)])n[t(359)]&&t(317)!==e&&n[t(335)](t(336));this[t(338)][t(333)][t(332)](t(327))&&this[t(338)][t(333)][t(331)](t(327))[t(335)](t(336)),this[t(338)][t(347)][t(331)](t(360))?.[t(335)](t(336)),this[t(344)](this[t(338)][t(321)][t(330)][t(341)])}}function fr(t,e){const n=vr();return(fr=function(t,e){return n[t-=205]})(t,e)}const pr=fr;!function(t){const e=fr,n=t();for(;;)try{if(737470===-parseInt(e(223))/1*(-parseInt(e(234))/2)+parseInt(e(268))/3+parseInt(e(207))/4*(-parseInt(e(237))/5)+-parseInt(e(220))/6+-parseInt(e(244))/7+-parseInt(e(225))/8*(-parseInt(e(229))/9)+-parseInt(e(254))/10*(parseInt(e(238))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vr);class br extends t.ContextPlugin{[pr(230)];[pr(240)];[pr(265)];static get[pr(211)](){return[ko]}static get[pr(239)](){return pr(233)}static get[pr(260)](){return!0}static get[pr(257)](){return!0}constructor(t){const e=pr;super(t),this[e(230)]=new Set,this[e(265)]=new Map,this[e(240)]=new Map}[pr(215)](){const t=pr,e=this[t(210)][t(228)][t(255)](ko);this[t(243)](e,t(261),(e,n)=>{const o=t;for(const t of this[o(230)]){const e=this[o(265)][o(255)](t);(0,this[o(240)][o(255)](t)[o(251)])(n)&&e[o(221)](n)}}),this[t(243)](e,t(245),()=>{const e=t;for(const t of this[e(230)])this[e(265)][e(255)](t)[e(221)](null)}),this[t(243)](e[t(247)],t(218),(e,n)=>{this[t(232)](n)})}[pr(214)](){const t=pr;return this[t(230)][t(226)]>0}[pr(258)](t){const e=pr;return this[e(230)][e(248)](t)}[pr(224)](t,n=this[pr(266)]){const o=pr,r=this[o(210)][o(228)][o(255)](ko);if(!this[o(265)][o(248)](t))throw new e.CKEditorError(o(256),this,{uiName:t});this[o(258)](t)&&this[o(219)](t),this[o(230)][o(218)](t);const s=new Qe;$e({source:r[o(247)],target:s,filter:n}),this[o(240)][o(206)](t,{collection:s,filter:n});const i=this[o(265)][o(255)](t);i[o(235)](s),this[o(243)](i,o(227),(t,e,n,s)=>{const i=o;s&&r[i(253)](s),n&&r[i(250)](n)})}[pr(219)](t){const n=pr;if(this[n(230)][n(246)](t),!this[n(265)][n(248)](t))throw new e.CKEditorError(n(256),this,{uiName:t});const o=this[n(265)][n(255)](t);o[n(216)](),this[n(212)](o),this[n(240)][n(255)](t)[n(263)][n(259)](),this[n(240)][n(246)](t)}[pr(231)](t){const n=pr;if(!this[n(265)][n(248)](t))throw new e.CKEditorError(n(256),this,{uiName:t});const o=this[n(210)][n(228)][n(255)](ko),r=Array[n(236)](o[n(252)])[0]||null;this[n(264)](),this[n(224)](t);const s=this[n(265)][n(255)](t);s[n(221)](r),s[n(217)]&&r&&s[n(217)]([r])}[pr(264)](){const t=pr;for(const e of this[t(230)])this[t(219)](e)}[pr(222)](t,n){const o=pr;if(this[o(265)][o(248)](t))throw new e.CKEditorError(o(208));if(o(213)!=typeof n[o(235)]||o(213)!=typeof n[o(216)]||o(213)!=typeof n[o(221)])throw new e.CKEditorError(o(267),null);this[o(265)][o(206)](t,n)}[pr(249)](){const t=pr,e=this[t(210)][t(228)][t(255)](ko)[t(263)],n=new Map,o=Array[t(236)](this[t(230)]);for(const e of this[t(230)]){const o=this[t(240)][t(255)](e)[t(263)];for(const r of o)n[t(206)](r,e)}for(const r of e){const e=n[t(255)](r);this[t(232)](r);const s=o[t(209)](e=>this[t(240)][t(255)](e)[t(251)](r));e!==s&&(e&&this[t(240)][t(255)](e)[t(263)][t(205)](r),s&&this[t(240)][t(255)](s)[t(263)][t(218)](r))}}[pr(259)](){const t=pr;this[t(264)](),super[t(259)]()}[pr(266)](){return!0}[pr(232)](t){const n=pr,o=[];for(const e of this[n(230)])(0,this[n(240)][n(255)](e)[n(251)])(t)&&o[n(262)](e);if(o[n(242)]>1)throw new e.CKEditorError(n(241),null,{matchedUIs:o,annotationType:t[n(269)]})}}function vr(){const t=["requires","stopListening","function","hasActive","init","detach","_setSelectedAnnotations","add","deactivate","8304516YKxhmS","setActiveAnnotation","register","13mUaiqm","activate","16voehjk","size","change:activeAnnotation","plugins","5398137hbpnAL","activeUIs","switchTo","_assertAnnotationDoesNotBelongToMultipleUIs","AnnotationsUIs","143458kCkmgd","attach","from","8335bofMku","11187ofdOGc","pluginName","uisData","annotationsuis-annotation-mismatch","length","listenTo","1041516Vcqkvu","_deactivateAllAnnotations","delete","_visibleAnnotations","has","refilterAnnotations","_addActiveAnnotation","filter","activeAnnotations","_removeActiveAnnotation","8330pGSube","get","annotationsuis-missing-ui","isPremiumPlugin","isActive","destroy","isOfficialPlugin","_activateAnnotation","push","collection","deactivateAll","_uis","defaultFilter","annotationsuis-register-invalid-interface","3651465NCXdfE","type","remove","set","556uYBXyb","annotationsuis-register-already-registered","find","context"];return(vr=function(){return t})()}var _r=n(573),wr={attributes:{"data-cke":!0}};wr.setAttributes=ye(),wr.insert=Ie().bind(null,"head"),wr.domAPI=_e(),wr.insertStyleElement=Te();be()(_r.A,wr);_r.A&&_r.A.locals&&_r.A.locals;const Ir=yr;function Ar(){const t=["arrowdown","application","Annotations list","564HGCLEh","length","focusNext","_updateItemPositionInFocusables","change","forEach","arrowup","Annotations sidebar","17988014bvlQlQ","listenTo","set","change:top","focusCycler","removed","createCollection","ck-sidebar","render","setTemplate","bindTemplate","7928300DExLkJ","_setupKeyboardNavigation","ck-reset","remove","top","div","minHeight","2768745lybrZc","600871TMMyqw","getIndex","focusables","focusTracker","3670947AEtCfE","3549cjYJqg","focusPrevious","1917282rxpYYa","focus","delegate","add","number","4icisxb","added","focusFirst","element","list","5fufOqc","source","class","16Icdihy","uiLanguageDirection"];return(Ar=function(){return t})()}function yr(t,e){const n=Ar();return(yr=function(t,e){return n[t-=209]})(t,e)}!function(t){const e=yr,n=t();for(;;)try{if(626785===-parseInt(e(243))/1*(-parseInt(e(255))/2)+parseInt(e(248))/3*(parseInt(e(216))/4)+-parseInt(e(260))/5*(parseInt(e(250))/6)+-parseInt(e(242))/7+parseInt(e(211))/8*(parseInt(e(247))/9)+parseInt(e(235))/10+-parseInt(e(224))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ar);const Cr=(0,e.toUnit)("px");class Tr extends st.View{[Ir(259)];[Ir(245)];[Ir(246)];[Ir(228)];constructor(t){const n=Ir;super(t);const o=this[n(234)];this[n(226)](n(241),0),this[n(226)](n(210),""),this[n(259)]=this[n(230)](),this[n(245)]=this[n(230)](),this[n(259)][n(252)](n(222),n(213)).to(this),this[n(246)]=new e.FocusTracker,this[n(228)]=new st.FocusCycler({focusables:this[n(245)],focusTracker:this[n(246)]}),this[n(233)]({tag:n(240),attributes:{class:["ck",n(231),n(237),o.to(n(210))],style:{minHeight:o.to(n(241),t=>n(254)==typeof t?Cr(t+10):null)},dir:t[n(212)],role:n(214),"aria-label":it(t,n(223)),tabindex:0},children:[{tag:n(240),attributes:{role:n(259),"aria-label":it(t,n(215))},children:this[n(259)]}]})}[Ir(232)](){const t=Ir;super[t(232)](),this[t(236)]()}[Ir(251)](){const t=Ir;this[t(228)][t(257)]()}[Ir(236)](){const t=Ir;this[t(259)][t(252)](t(227)).to(this),this.on(t(227),e=>{const n=t;this[n(219)](e[n(209)])}),this[t(259)][t(221)](e=>{const n=t;this[n(246)][n(253)](e[n(258)]),this[n(219)](e)}),this[t(259)].on(t(220),(e,n)=>{const o=t;for(const t of n[o(229)])this[o(246)][o(238)](t[o(258)]),this[o(245)][o(238)](t);for(const t of n[o(256)])this[o(246)][o(253)](t[o(258)]),this[o(219)](t)}),this.on(t(222),()=>{const e=t;this[e(228)][e(249)]()}),this.on(t(213),()=>{const e=t;this[e(228)][e(218)]()}),this[t(225)](this[t(258)],t(251),()=>{this[t(251)]()})}[Ir(219)](t){const e=Ir,n=this[e(245)][e(244)](t);let o,r;for(const n of this[e(245)])if(t[e(239)]<n[e(239)]){o=n;break}if(r=o?this[e(245)][e(244)](o):this[e(245)][e(217)],-1!==n){if(n===r-1)return;this[e(245)][e(238)](t),r=o?this[e(245)][e(244)](o):this[e(245)][e(217)]}this[e(245)][e(253)](t,r)}}const Er=Or;function xr(){const t=["focus","bottom","bind","14FHgZZa","arrowup","_mutationObserver","clear","157912pLnRgu","attach","first","set","createCollection","798384sQlkff","content","setTemplate","ck-sidebar-item","height","bindTemplate","destroy","ck-sidebar-item--no-animation","isAnimationDisabled","128735LdxmfF","render","30ZgqYeX","delegate","_targetTop","arrowdown","472434KVMcHq","div","detach","updateHeight","presentation","element","30015ZHjcan","443720wRiZAC","top","740mfpCTb","69819wmqkzD","clientHeight"];return(xr=function(){return t})()}function Or(t,e){const n=xr();return(Or=function(t,e){return n[t-=333]})(t,e)}!function(t){const e=Or,n=t();for(;;)try{if(149599===-parseInt(e(370))/1+-parseInt(e(360))/2+parseInt(e(345))/3+-parseInt(e(340))/4+parseInt(e(354))/5*(-parseInt(e(356))/6)+parseInt(e(336))/7*(parseInt(e(367))/8)+-parseInt(e(366))/9*(-parseInt(e(369))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xr);const Nr=(0,e.toUnit)("px");class Mr extends st.View{[Er(346)];[Er(358)];[Er(338)];constructor(t){const e=Er;super(t),this[e(343)](e(368),0),this[e(343)](e(349),0),this[e(335)](e(334)).to(this,e(368),this,e(349),(t,e)=>t+e),this[e(343)](e(353),!1),this[e(338)]=Be(()=>this[e(363)]()),this[e(358)]=null,this[e(346)]=this[e(344)](),this[e(346)][e(357)](e(337),e(359)).to(this);const n=this[e(350)];this[e(347)]({tag:e(361),attributes:{class:[e(348),n.to(e(353),t=>t?e(352):"")],style:{top:n.to(e(368),t=>Nr(t))},role:e(364)},children:this[e(346)]})}[Er(355)](){const t=Er;super[t(355)](),this[t(338)][t(341)](this[t(365)])}[Er(333)](){const t=Er;this[t(346)][t(342)]&&this[t(346)][t(342)][t(333)]()}[Er(363)](){const t=Er,e=this[t(365)][t(371)];e&&(this[t(349)]=e)}[Er(351)](){const t=Er;this[t(346)][t(339)](),this[t(338)][t(362)](),super[t(351)]()}}const Sr=Pr;function Rr(){const t=["get","appendChild","change:top","_attachToContainer","_targetTop","_updateLastItem","_destroySidebarItemView","bind","966ahevXj","config","719574CxZdjV","init","view","_spaceBetweenItems","addAnnotation","clear","element","targetRect","sidebar-attachtocontainer-missing-container","_alignToTargetRect","_annotations","nodeType","_alignForBottomChange","change:_lastItem","_recalculateBuffer","max","19038gjSiqW","_sidebarItemViewToAnnotation","define","1108724gvtpmY","container","pluginName","rearrange","updateHeight","_detachFromContainer","context","setContainer","Sidebar","_annotationToSidebarItemView","33704pChHLJ","sidebar-setcontainer-invalid-element","stopListening","change:targetRect","unbind","height","_getItemAfter","refresh","change:bottom","105YRVshI","4272036sZPXQs","_getMaxAvailableTop","last","672282vyXjCo","length","_createSidebarView","26145117WXTqpe","remove","content","sidebar.preventScrollOutOfView","_activeAnnotation","isAnimationDisabled","listenTo","push","getSidebarItemView","list","_getItemBefore","top","_setItemTop","getIndex","_recalculate","sidebar.container","locale","_alignAfterItem","destroy","isPremiumPlugin","object","bottom","_alignForTopChange","set","class","_lastItem","isActive","target","add","isOfficialPlugin","_getTargetTop","delete","_alignBeforeItem","minHeight","render"];return(Rr=function(){return t})()}function Pr(t,e){const n=Rr();return(Pr=function(t,e){return n[t-=146]})(t,e)}!function(t){const e=Pr,n=t();for(;;)try{if(868288===parseInt(e(199))/1+-parseInt(e(157))/2+-parseInt(e(196))/3+-parseInt(e(176))/4+parseInt(e(195))/5*(-parseInt(e(173))/6)+-parseInt(e(155))/7*(parseInt(e(186))/8)+parseInt(e(202))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Rr);class Lr extends t.ContextPlugin{[Sr(159)];[Sr(206)];[Sr(167)];[Sr(160)];[Sr(174)];[Sr(185)];[Sr(171)];static get[Sr(178)](){return Sr(184)}static get[Sr(231)](){return!0}static get[Sr(221)](){return!0}constructor(t){const e=Sr;super(t),this[e(225)](e(227),void 0),this[e(159)]=this[e(201)](),this[e(225)](e(177),null),this[e(160)]=25,this[e(174)]=new Map,this[e(185)]=new Map,this[e(182)][e(156)][e(175)](e(205),!1),this[e(167)]=null,this[e(206)]=null,this[e(171)]=[]}[Sr(158)](){const t=Sr,e=this[t(182)][t(156)][t(147)](t(217));e&&this[t(183)](e)}[Sr(183)](t){const n=Sr;if(!Br(t))throw new e.CKEditorError(n(187));this[n(177)]=t}[Sr(150)]({viewClass:t="",spaceBetweenItems:n=25}={}){const o=Sr;if(!Br(this[o(177)]))throw new e.CKEditorError(o(165),this);this[o(177)][o(148)](this[o(159)][o(163)]),this[o(159)][o(226)]=t,this[o(160)]=n}[Sr(179)]({removedAnnotation:t,previousAnnotation:e,nextAnnotation:n}){const o=Sr,r=this[o(210)](t);this[o(159)][o(211)][o(203)](r),this[o(153)](t),e&&this[o(166)](this[o(210)](e)),n&&this[o(166)](this[o(210)](n)),this[o(152)]()}[Sr(193)]({blurredAnnotation:t,activatedAnnotation:e,disableAnimationOnActivatedAnnotation:n}){const o=Sr;if(this[o(206)]=e,t){t[o(228)]=!1;const e=this[o(210)](t);e&&n&&(e[o(207)]=!1)}if(e){const t=this[o(210)](e);t&&(e[o(228)]=!0,n&&(t[o(207)]=!0,t[o(213)]+=1),this[o(166)](t))}}[Sr(181)](t){const e=Sr;if(this[e(159)][e(163)][e(203)](),t)for(const n of t)this[e(153)](n);this[e(159)][e(211)][e(162)](),this[e(159)][e(226)]="",this[e(227)]=null}[Sr(161)](t,e){const n=Sr;e||(e=t[n(159)]);const o=new Mr(this[n(182)][n(218)]);this[n(174)][n(225)](o,t),this[n(185)][n(225)](t,o),o[n(204)][n(230)](e),this[n(208)](t[n(159)],n(189),(e,r,s)=>{const i=n,c=this[i(232)](t,s);o[i(151)]!=c&&(o[i(151)]=c,this[i(214)](o,c))}),this[n(208)](o,n(149),()=>{const t=n;this[t(216)](o,t(213))}),this[n(208)](o,n(194),()=>{const t=n;this[t(216)](o,t(223))}),this[n(166)](o);const r=this[n(212)](o);return r&&this[n(219)](r,o)||this[n(166)](o),this[n(152)](),this[n(159)][n(211)][n(230)](o),o}[Sr(224)](t){const e=Sr;if(!t[e(204)][e(200)])return;const n=this[e(212)](t);if(!n)return;const o=this[e(174)][e(147)](n),r=this[e(206)];r&&r===o?this[e(219)](n,t):this[e(234)](t,n)}[Sr(169)](t){const e=Sr;if(!t[e(204)][e(200)])return;const n=this[e(192)](t);if(!n)return;const o=this[e(174)][e(147)](n),r=this[e(182)][e(156)][e(147)](e(205)),s=this[e(206)];s&&s===o&&r?(this[e(234)](n,t),this[e(219)](t,n)):s&&s===o?this[e(234)](n,t):this[e(219)](t,n)}[Sr(216)](t,e){const n=Sr;0===this[n(171)][n(200)]&&setTimeout(()=>{const t=n;for(const{sidebarItemView:e,changedProp:n}of this[t(171)])t(213)===n?this[t(224)](e):this[t(169)](e);this[t(171)]=[]},10),this[n(171)][n(209)]({sidebarItemView:t,changedProp:e})}[Sr(210)](t){const e=Sr;return this[e(185)][e(147)](t)}[Sr(220)](){const t=Sr;this[t(188)](),this[t(159)][t(220)]()}[Sr(153)](t){const e=Sr,n=this[e(210)](t);this[e(188)](n),this[e(188)](t[e(159)]),n[e(220)](),this[e(185)][e(233)](t),this[e(174)][e(233)](n)}[Sr(201)](){const t=Sr,e=new Tr(this[t(182)][t(218)]);return e[t(146)](),this.on(t(170),(n,o,r,s)=>{const i=t;s&&e[i(190)](i(235)),r?e[i(154)](i(235)).to(r,i(223)):e[i(235)]=null}),e}[Sr(152)](){const t=Sr;this[t(227)]=this[t(167)]?.[t(198)]?this[t(210)](this[t(167)][t(198)]):null}[Sr(212)](t){const e=Sr,n=this[e(174)][e(147)](t),o=n&&this[e(167)]?.[e(147)](this[e(167)][e(215)](n)-1);return o&&this[e(210)](o)||null}[Sr(192)](t){const e=Sr,n=this[e(174)][e(147)](t),o=n&&this[e(167)]?.[e(147)](this[e(167)][e(215)](n)+1);return o&&this[e(210)](o)||null}[Sr(234)](t,e){const n=Sr;t[n(180)]();const o=Vr(e[n(223)]+this[n(160)],t[n(213)]);return!!o&&(this[n(214)](e,e[n(213)]-o),!0)}[Sr(219)](t,e){const n=Sr;t[n(180)]();const o=Vr(t[n(223)]+this[n(160)],e[n(213)]);return!!o&&(this[n(214)](e,e[n(213)]+o,!1),!0)}[Sr(166)](t){const e=Sr,n=this[e(174)][e(147)](t);if(!n||!n[e(229)]||!n[e(164)])return;const o=this[e(232)](n,n[e(164)]);this[e(214)](t,o)}[Sr(232)](t,n){const o=Sr;if(null===n)return 0;if(t[o(229)]instanceof e.Rect)return n[o(213)];{const t=new e.Rect(this[o(159)][o(163)])[o(213)];return n[o(213)]-t}}[Sr(214)](t,e,n=this[Sr(182)][Sr(156)][Sr(147)](Sr(205))){const o=Sr;n&&(e=Math[o(172)](e,this[o(197)](t))),t[o(213)]=e}[Sr(197)](t){const e=Sr;let n=this[e(212)](t),o=0;for(;n;)n[e(180)](),o+=this[e(160)]+n[e(191)],n=this[e(212)](n);return o}}function Vr(t,e){return Math[Sr(172)](t-e,0)}function Br(t){const e=Sr;return null!==t&&e(222)==typeof t&&1===t[e(168)]}function Dr(t,e){const n=Fr();return(Dr=function(t,e){return n[t-=442]})(t,e)}const jr=Dr;function Fr(){const t=["ready","getOrderedSelectedAnnotations","activeAnnotation","get","addAnnotation","container","isPremiumPlugin","refreshPositioning","8915SzTMnZ","destroy","has","116dhAiFA","set","annotations","plugins","blur","stopListening","897127isrKcW","Annotations","off","wideSidebar","focus","context","30XmClrd","listenTo","resize","isOfficialPlugin","uiUpdate","8996kiVYRz","429FqagFb","hasDomSelection","high","WideSidebar","requires","cancel","init","1866018BKFfvg","setActiveAnnotation","pluginName","_attachToContainer","register","15620700nzMCyO","updateTargetRect","EditorAnnotations","set:container","_activeAnnotation","_destroyEditorAnnotationsIntegration","add","widesidebar-attach-already-attached","attach","_integrateWithEditorAnnotations","widesidebar-detach-not-attached","remove","refreshVisibility","from","detach","_annotations","refresh","change:container","stop","switchTo","_editorAnnotations","9OYpaFb","addEventListener","removeEventListener","ck-sidebar--wide","_detachFromContainer","1009696FgieQL","editors","_refreshPositioningDebounced","10278176VCyKsp","rearrange","isAttached"];return(Fr=function(){return t})()}!function(t){const e=Dr,n=t();for(;;)try{if(956152===parseInt(e(492))/1+parseInt(e(453))/2*(parseInt(e(454))/3)+parseInt(e(509))/4*(parseInt(e(506))/5)+parseInt(e(448))/6*(-parseInt(e(442))/7)+parseInt(e(495))/8+-parseInt(e(487))/9*(parseInt(e(466))/10)+parseInt(e(461))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fr);class Kr extends t.ContextPlugin{[jr(497)];[jr(511)];[jr(486)];[jr(494)];static get[jr(458)](){return[Lr,br]}static get[jr(463)](){return jr(457)}static get[jr(451)](){return!0}static get[jr(504)](){return!0}constructor(t){const n=jr;super(t),this[n(497)]=!1,this[n(510)](n(500),null),this[n(511)]=null,this[n(486)]=new e.Collection,this[n(494)]=Pe(()=>{const e=n;t[e(512)][e(501)](e(443))[e(478)](),this[e(511)][e(505)]()},250,{leading:!1})}[jr(460)](){const t=jr,e=this[t(447)][t(512)][t(501)](br),n=this[t(447)][t(512)][t(501)](Lr);e[t(465)](t(445),this),n[t(503)]&&e[t(485)](t(445))}[jr(462)](t){const e=jr;if(t===this[e(500)])return;const n=this[e(447)][e(512)][e(501)](Lr);n[e(470)]=t;const o=this[e(500)];n[e(482)]({blurredAnnotation:o,activatedAnnotation:t}),this[e(500)]=t}[jr(474)](n){const o=jr;this[o(511)]=n;const r=this[o(447)][o(512)][o(501)](Lr);if(r[o(481)]=n,this[o(497)])throw new e.CKEditorError(o(473),this);this[o(497)]=!0,this[o(449)](r,o(469),()=>{const t=o;this[t(480)](),this[t(449)](r,t(483),e=>{const o=t;e[o(444)](),this[o(474)](n)})}),r[o(464)]({viewClass:o(490)});const s=t=>{const e=o;t[e(467)](),r[e(502)](t)};for(const t of n)s(t);this[o(449)](n,o(472),(t,e)=>{s(e)}),this[o(449)](n,o(477),(t,e,s)=>{const i=o;r[i(496)]({removedAnnotation:e,previousAnnotation:n[i(501)](s-1),nextAnnotation:n[i(501)](s+1)}),e===this[i(500)]&&this[i(462)](null)},{priority:o(456)}),this[o(449)](n,o(446),(t,e)=>{this[o(462)](e)}),this[o(449)](n,o(513),()=>{this[o(462)](null)});const i=this[o(447)]instanceof t.Context?this[o(447)][o(493)]:new e.Collection([this[o(447)]]);for(const t of i)this[o(475)](t);this[o(449)](i,o(472),(t,e)=>{const n=o;this[n(449)](e,n(498),()=>{this[n(475)](e)})}),this[o(449)](i,o(477),(t,e)=>{const n=o;e[n(512)][n(508)](n(468))&&this[n(471)](e[n(512)][n(501)](n(468)))}),window[o(488)](o(450),this[o(494)]),this[o(447)][o(512)][o(501)](o(443))[o(478)](),this[o(511)][o(505)]()}[jr(480)](){const n=jr;if(!this[n(497)])throw new e.CKEditorError(n(476),this);this[n(462)](null);const o=this[n(447)][n(512)][n(501)](Lr);o[n(491)](this[n(511)]),this[n(514)](o),this[n(514)](this[n(511)]),this[n(447)]instanceof t.Context&&this[n(514)](this[n(447)][n(493)]);for(const t of Array[n(479)](this[n(486)]))this[n(471)](t);window[n(489)](n(450),this[n(494)]),this[n(494)][n(459)](),this[n(500)]=null,this[n(497)]=!1,this[n(511)]=null}[jr(507)](){const t=jr;this[t(497)]&&this[t(480)]()}[jr(475)](t){const e=jr;if(!t[e(512)][e(508)](e(468)))return;const n=t[e(512)][e(501)](e(468)),o=()=>{const t=e,o=n[t(499)]({annotations:this[t(511)],activeAnnotation:this[t(500)]});this[t(462)](o[0]||null)};this[e(449)](n,e(482),o),this[e(449)](n,e(513),(t,{isAnnotationTracked:n})=>{const o=e;this[o(500)]&&n(this[o(500)])&&this[o(462)](null)}),this[e(449)](n,e(452),()=>{this[e(494)]()}),this[e(449)](this[e(511)],e(513),t=>{const r=e;n[r(455)]()&&(o(),t[r(484)]())},{priority:e(456)}),this[e(486)][e(472)](n)}[jr(471)](t){const e=jr;this[e(514)](t),this[e(486)][e(477)](t)}}const Ur=Hr;function Hr(t,e){const n=Wr();return(Hr=function(t,e){return n[t-=379]})(t,e)}!function(t){const e=Hr,n=t();for(;;)try{if(847208===parseInt(e(381))/1+parseInt(e(385))/2+parseInt(e(391))/3+-parseInt(e(383))/4+parseInt(e(387))/5*(-parseInt(e(407))/6)+parseInt(e(406))/7*(-parseInt(e(379))/8)+parseInt(e(389))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wr);class zr extends st.ButtonView{[Ur(405)];constructor(t){const e=Ur;super(t);const n=this[e(394)];this[e(400)](e(393),!1),this[e(400)](e(403),0),this[e(390)](e(396)).to(this,e(393),this,e(403),(t,n)=>t?e(382):n[e(384)]()),this[e(400)](e(386),""),this[e(402)]=rt.IconAddComment,this[e(398)]({attributes:{class:[e(404)]}}),this[e(405)]=new st.View,this[e(405)][e(388)]({tag:e(380),attributes:{class:[e(395),n.to(e(386),t=>e(392)+t),n.if(e(393),e(399))]},children:[{text:n.to(e(396))}]}),this[e(397)][e(401)](this[e(405)])}}function Wr(){const t=["4231614hiUxoY","8PZbRDj","span","39102BjAAZK","...","458904mXntuL","toString","1852654YvZhwB","annotationType","5zMjTSl","setTemplate","163692TrgOKF","bind","3955551PfFIDo","ck-annotation-counter__badge--","isDirty","bindTemplate","ck-annotation-counter__badge","_badge","children","extendTemplate","ck-annotation-counter__badge--edit-mode","set","add","icon","number","ck-annotation-counter","counterView","4444517YZjCob"];return(Wr=function(){return t})()}var Yr=n(197),qr={attributes:{"data-cke":!0}};qr.setAttributes=ye(),qr.insert=Ie().bind(null,"head"),qr.domAPI=_e(),qr.insertStyleElement=Te();be()(Yr.A,qr);Yr.A&&Yr.A.locals&&Yr.A.locals;const Gr=Xr;function Xr(t,e){const n=Zr();return(Xr=function(t,e){return n[t-=428]})(t,e)}function Zr(){const t=["isAttached","stopPropagation","element","from","Annotations","esc","_detachFromContainer","isPremiumPlugin","keydown","locale","southArrowNorthEast","refreshPositioning","isOfficialPlugin","defaultPositions","_destroyEditorAnnotationsIntegration","off","mousedown","set","focus","attachToDom","execute","listenTo","99864beOXpN","blur","narrowsidebar-detach-not-attached","clear","refresh","stop","getSidebarItemView","preventClosingBalloon","number","900jwoEvs","remove","2582839MFCvex","ready","80DmPZQh","content","detachFromDom","preventDefault","change:height","bodyCollection","_setSelectedAnnotations","detach","values","type","hasDomSelection","_attachListeners","northArrowSouth","setActiveAnnotation","_showBalloon","southArrowNorth","editors","_annotationToNarrowView","pluginName","annotationType","find","155106NeDbnd","contains","pin","NarrowSidebar","_refreshPositioningDebounced","register","add","uiUpdate","_hideBalloon","northArrowSouthWest","getByView","low","resize","cancel","addEventListener","_refreshPositioning","getOrderedSelectedAnnotations","3kZWvll","northArrowSouthEast","3352PIuOZI","refreshVisibility","get","requires","_detachListeners","plugins","ck-sidebar--narrow","length","change:container","annotations","delete","has","addAnnotation","high","_selectedAnnotations","_annotations","_domEmitter","_manuallyClosedAnnotationViews","includes","EditorAnnotations","balloonPanelView","activeAnnotation","removeEventListener","13235bWCKNs","702892jQNKKp","view","588401rxAMvp","attach","bind","726pMWAGs","target","context","narrowsidebar-attach-already-attached","destroy","_attachToContainer","stopListening","_integrateWithEditorAnnotations","Esc","isVisible","focusableElements","keyCode","isDirty","narrowSidebar","southArrowNorthWest","first","init","_editorAnnotations","_updateBalloonPosition","set:container","rearrange","unpin"];return(Zr=function(){return t})()}!function(t){const e=Xr,n=t();for(;;)try{if(281306===parseInt(e(463))/1+-parseInt(e(497))/2+parseInt(e(514))/3*(-parseInt(e(540))/4)+parseInt(e(539))/5*(-parseInt(e(545))/6)+parseInt(e(474))/7+parseInt(e(516))/8*(-parseInt(e(472))/9)+-parseInt(e(476))/10*(-parseInt(e(542))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zr);class Jr extends t.ContextPlugin{[Gr(441)];[Gr(525)];[Gr(533)];[Gr(532)];[Gr(493)];[Gr(530)];[Gr(436)];[Gr(501)];static get[Gr(519)](){return[Lr,br]}static get[Gr(494)](){return Gr(500)}static get[Gr(453)](){return!0}static get[Gr(448)](){return!0}constructor(t){const n=Gr;super(t),this[n(441)]=!1,this[n(533)]=new Set,this[n(532)]=new((0,e.DomEmitterMixin)()),this[n(493)]=new Map,this[n(458)](n(537),null),this[n(525)]=null,this[n(530)]=[],this[n(436)]=new e.Collection,this[n(501)]=Pe(()=>{this[n(512)]()},250,{leading:!1})}[Gr(435)](){const t=Gr;this[t(547)][t(521)][t(518)](br)[t(502)](t(432),this),this[t(481)]=new st.BodyCollection(this[t(547)][t(450)]),this[t(536)]=new st.BalloonPanelView(this[t(547)][t(450)]),this[t(481)][t(460)](),this[t(481)][t(503)](this[t(536)])}[Gr(543)](n){const o=Gr;this[o(525)]=n;const r=this[o(547)][o(521)][o(518)](Lr),s=this[o(536)];if(r[o(531)]=n,this[o(441)])throw new e.CKEditorError(o(548),this);this[o(441)]=!0,this[o(462)](r,o(438),()=>{const t=o;this[t(483)](),this[t(462)](r,t(524),e=>{const o=t;e[o(456)](),this[o(543)](n)})}),r[o(550)]({viewClass:o(522),spaceBetweenItems:5});const i=t=>{const e=o,n=new zr(this[e(547)][e(450)]);r[e(528)](t,n),this[e(493)][e(458)](t,n),n[e(544)](e(431),e(495),e(471)).to(t[e(541)],e(431),e(485),e(523)),n.on(e(461),()=>{const n=e;this[n(533)][n(466)](),s[n(477)][n(434)]!==t[n(541)]?(this[n(490)](t),t[n(541)][n(443)][n(459)](),this[n(489)](t)):this[n(489)](null)})};for(const t of n)i(t);this[o(462)](n,o(503),(t,e)=>{i(e)}),this[o(462)](n,o(473),(t,e,s)=>{const i=o;this[i(493)][i(518)](e)[i(549)](),this[i(493)][i(526)](e),r[i(439)]({removedAnnotation:e,previousAnnotation:n[i(518)](s-1),nextAnnotation:n[i(518)](s+1)}),e===this[i(537)]&&this[i(489)](null)},{priority:o(508)}),this[o(462)](n,o(459),(t,e)=>{this[o(489)](e)}),this[o(462)](n,o(464),()=>{this[o(489)](null)}),this[o(532)][o(462)](document,o(449),(t,n)=>{const r=o;n[r(430)]===e.keyCodes[r(446)]&&s[r(428)]&&(this[r(533)][r(503)](s[r(477)][r(434)]),this[r(505)](),n[r(442)](),n[r(479)]())}),this[o(532)][o(462)](document,o(457),(t,e)=>{const n=o,i=e[n(546)];s[n(428)]&&s[n(443)][n(498)](i)||r[n(541)][n(443)][n(498)](i)||t[n(470)]||this[n(537)]&&this[n(537)][n(429)][n(496)](t=>t[n(498)](i))||(this[n(533)][n(466)](),this[n(505)](),this[n(489)](null))});const c=this[o(547)]instanceof t.Context?this[o(547)][o(492)]:new e.Collection([this[o(547)]]);for(const t of c)this[o(552)](t);this[o(462)](c,o(503),(t,e)=>{const n=o;this[n(462)](e,n(475),()=>{this[n(552)](e)})}),this[o(462)](c,o(473),(t,e)=>{const n=o;e[n(521)][n(527)](n(535))&&this[n(455)](e[n(521)][n(518)](n(535)))}),window[o(511)](o(509),this[o(501)]),this[o(512)]()}[Gr(489)](t){const e=Gr;if(t===this[e(537)])return;const n=this[e(547)][e(521)][e(518)](Lr);n[e(467)]({blurredAnnotation:this[e(537)],activatedAnnotation:t,disableAnimationOnActivatedAnnotation:!0}),t&&n[e(469)](t)?this[e(490)](t):this[e(505)](),this[e(537)]=t}[Gr(483)](){const n=Gr;if(!this[n(441)])throw new e.CKEditorError(n(465),this);this[n(489)](null);const o=this[n(547)][n(521)][n(518)](Lr);this[n(505)](),Array[n(444)](this[n(493)][n(484)](),t=>t[n(549)]()),this[n(493)][n(466)](),o[n(447)](this[n(525)]),this[n(551)](),this[n(532)][n(551)](),this[n(547)]instanceof t.Context&&this[n(551)](this[n(547)][n(492)]);for(const t of Array[n(444)](this[n(436)]))this[n(455)](t);window[n(538)](n(509),this[n(501)]),this[n(501)][n(510)](),this[n(530)]=[],this[n(441)]=!1,this[n(525)]=null}[Gr(549)](){const t=Gr;this[t(441)]&&this[t(483)](),this[t(481)][t(478)]()}[Gr(552)](t){const e=Gr;if(!t[e(521)][e(527)](e(535)))return;const n=t[e(521)][e(518)](e(535)),o=this[e(547)][e(521)][e(518)](Lr),r=this[e(525)],s=this[e(536)],i=()=>{const t=e,o=n[t(513)]({annotations:this[t(525)],activeAnnotation:this[t(537)]});this[t(482)](o),this[t(489)](o[0]||null)};this[e(462)](n,e(467),i),this[e(462)](n,e(464),(t,{isAnnotationTracked:n})=>{const o=e;this[o(537)]&&n(this[o(537)])&&(this[o(482)]([]),this[o(489)](null))}),this[e(462)](n,e(504),()=>{this[e(501)]()}),this[e(462)](r,e(464),t=>{const o=e;n[o(486)]()&&t[o(468)]()},{priority:e(529)}),this[e(462)](this[e(532)],e(457),(t,r)=>{const c=e,a=r[c(546)];s[c(428)]&&s[c(443)][c(498)](a)||o[c(541)][c(443)][c(498)](a)||this[c(537)]&&n[c(486)]()&&(i(),t[c(470)]=!0)},{priority:e(529)}),this[e(436)][e(503)](n)}[Gr(455)](t){const e=Gr;t&&(this[e(551)](t),this[e(436)][e(473)](t))}[Gr(482)](t){const e=Gr;for(const n of this[e(530)])t[e(534)](n)||this[e(533)][e(526)](n[e(541)]);this[e(530)]=t}[Gr(512)](){const t=Gr,e=this[t(536)];this[t(547)][t(521)][t(518)](t(445))[t(517)](),this[t(525)][t(452)](),e[t(428)]&&this[t(437)]()}[Gr(490)](t){const e=Gr;if(this[e(533)][e(527)](t[e(541)]))return;const n=this[e(536)][e(477)][e(434)];n!==t[e(541)]?(n&&this[e(520)](n),this[e(487)](t[e(541)]),this[e(536)][e(477)][e(466)](),this[e(536)][e(477)][e(503)](t[e(541)]),this[e(437)]()):this[e(437)]()}[Gr(437)](){const t=Gr,e=this[t(536)][t(477)][t(434)],n=e&&this[t(525)][t(507)](e);if(!n||!this[t(493)][t(527)](n))return;const o=this[t(493)][t(518)](n)[t(443)],r=function(){const e=t,n=st.BalloonPanelView[e(454)];return[n[e(451)],n[e(515)],n[e(491)],n[e(488)],n[e(433)],n[e(506)]]}();this[t(536)][t(499)]({target:o,positions:r})}[Gr(505)](){const t=Gr,e=this[t(536)],n=e[t(477)][t(434)];n&&(this[t(520)](n),e[t(440)](),e[t(477)][t(466)]())}[Gr(487)](t){const e=Gr;this[e(462)](t,e(480),()=>this[e(437)]()),this[e(462)](t,e(553),(n,o)=>{const r=e;this[r(533)][r(503)](t),this[r(505)](),o()})}[Gr(520)](t){this[Gr(551)](t)}}var Qr=n(874),$r={attributes:{"data-cke":!0}};$r.setAttributes=ye(),$r.insert=Ie().bind(null,"head"),$r.domAPI=_e(),$r.insertStyleElement=Te();be()(Qr.A,$r);Qr.A&&Qr.A.locals&&Qr.A.locals;const ts=ns;function es(){const t=["plugins","editor","requires","mousedown","_balloon","InlineAnnotations","_closeAnnotation","focus","document","_selectedAnnotations","_getBalloonTargetForAnnotation","isOfficialPlugin","247045RCjuRs","targetRect","Esc","change:isFocused","afterInit","keystrokes","visibleView","left","showStack","getClientRects","_manuallyClosed","inlineannotations-attach-already-attached","change:height","hasView","listenTo","updatePosition","_forceRefresh","selection","width","1998nrIALt","_addedAnnotations","isPremiumPlugin","detach","register","pluginName","viewRangeToDom","refresh","init","map","activeAnnotation","blur","isAttached","delete","28792wZNLWA","inlineannotations-not-allowed-with-context","stopListening","setActiveAnnotation","_addAnnotationToBalloon","clear","view","4878286KkchNP","inlineannotations-detach-not-attached","focusTracker","destroy","change:visibleView","attach","find","length","get","getByView","2054208YjJMZX","inline","has","fromRect","1184816YayPxG","_removeAnnotationFromBalloon","763881QqjtsK","getFirstRange","top","18246620AnfpNu","every","context","push","bottom","isActive","set","addObserver","hasActive","switchTo","102knhrVP","collapse","4lWwcjk","domConverter","right","includes","update","target","add","editableElement","editing","getBoundingClientRect","isFocused","_setSelectedAnnotations","annotations","getOrderedSelectedAnnotations","from","remove"];return(es=function(){return t})()}function ns(t,e){const n=es();return(ns=function(t,e){return n[t-=166]})(t,e)}!function(t){const e=ns,n=t();for(;;)try{if(608082===-parseInt(e(187))/1+parseInt(e(183))/2+parseInt(e(189))/3*(parseInt(e(204))/4)+parseInt(e(232))/5*(parseInt(e(202))/6)+parseInt(e(173))/7+parseInt(e(166))/8*(parseInt(e(251))/9)+-parseInt(e(192))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(es);class os extends t.Plugin{[ts(263)];[ts(216)];[ts(242)];[ts(224)];[ts(252)];[ts(229)];[ts(248)];static get[ts(222)](){return[So,st.ContextualBalloon,br]}static get[ts(256)](){return ts(225)}static get[ts(231)](){return!0}static get[ts(253)](){return!0}constructor(t){const e=ts;super(t),t[e(212)][e(172)][e(199)](gt.MouseObserver),this[e(263)]=!1,this[e(198)](e(261),null),this[e(216)]=null,this[e(242)]=new Set,this[e(224)]=t[e(220)][e(181)](st.ContextualBalloon),this[e(252)]=new Set,this[e(229)]=[],this[e(248)]=!1}[ts(259)](){const t=ts,e=this[t(221)][t(220)][t(181)](br);e[t(194)]===this[t(221)]&&(e[t(255)](t(184),this),this[t(221)][t(237)][t(198)](t(234),(e,n)=>{const o=t,r=this[o(224)];if(this[o(263)]&&r[o(238)]){const t=this[o(216)][o(182)](r[o(238)]);t&&this[o(226)](t),n()}}))}[ts(236)](){const t=ts,e=this[t(221)][t(220)][t(181)](br);e[t(194)]===this[t(221)]&&(e[t(200)]()||e[t(201)](t(184)))}[ts(169)](t){const e=ts;t!==this[e(261)]&&(this[e(261)]&&(this[e(261)][e(197)]=!1),t&&this[e(221)].ui[e(175)][e(214)]&&(this[e(216)][e(185)](t)&&this[e(170)](t,!0),t[e(197)]=!0),t||this[e(215)]([]),this[e(261)]=t)}[ts(178)](t){const n=ts;this[n(216)]=t;const o=this[n(221)][n(220)][n(181)](br),r=this[n(224)];if(this[n(263)])throw new e.CKEditorError(n(243),this);if(o[n(194)]!==this[n(221)])throw new e.CKEditorError(n(167),this);const s=this[n(221)][n(220)][n(181)](So);this[n(246)](s,n(258),()=>{const t=n,e=s[t(217)]({annotations:this[t(216)],activeAnnotation:this[t(261)]});var o,r;!this[t(248)]&&(o=e,r=this[t(229)],o[t(180)]===r[t(180)]&&o[t(193)](e=>r[t(207)](e)))||(this[t(248)]=!1,this[t(215)](e),this[t(169)](e[0]||null))}),this[n(246)](s,n(262),(t,{isAnnotationTracked:e})=>{const o=n;this[o(261)]&&e(this[o(261)])&&(this[o(215)]([]),this[o(169)](null))}),this[n(246)](this[n(221)].ui[n(175)],n(235),(t,e,o)=>{o||this[n(169)](null)}),this[n(246)](t,n(219),(t,e)=>{const o=n;this[o(188)](e),e===this[o(261)]&&this[o(169)](null)}),this[n(246)](r,n(177),(e,o,s,i)=>{const c=n;i&&this[c(168)](i);const a=t[c(182)](s);s&&a&&(this[c(246)](s,c(244),()=>{r[c(247)]()}),this[c(246)](s,c(234),()=>{const t=c;this[t(226)](a),this[t(221)][t(212)][t(172)][t(227)]()}),this[c(261)]!==a&&this[c(169)](a))}),this[n(246)](this[n(221)].ui,n(208),()=>{const e=n;r[e(238)]&&t[e(182)](r[e(238)])&&r[e(247)]()}),this[n(246)](this[n(221)][n(212)][n(172)][n(228)],n(223),()=>{const t=n;this[t(248)]=!0,this[t(242)][t(171)]()}),this[n(221)][n(212)][n(172)][n(228)][n(249)][n(211)]&&this[n(221)][n(212)][n(172)][n(227)](),this[n(263)]=!0}[ts(254)](){const t=ts;if(!this[t(263)])throw new e.CKEditorError(t(174),this);this[t(169)](null);for(const e of this[t(252)])this[t(188)](e);this[t(168)](),this[t(263)]=!1,this[t(216)]=null}[ts(176)](){const t=ts;this[t(263)]&&this[t(254)]()}[ts(215)](t){const e=ts;for(const n of this[e(229)])t[e(207)](n)||this[e(242)][e(264)](n);for(const n of this[e(216)])t[e(207)](n)||this[e(188)](n);if(this[e(221)].ui[e(175)][e(214)])for(const n of t)this[e(170)](n);this[e(229)]=t}[ts(170)](t,e=!1){const n=ts;this[n(242)][n(185)](t)||(this[n(252)][n(185)](t)||this[n(224)][n(245)](t[n(172)])||(this[n(252)][n(210)](t),this[n(224)][n(210)]({stackId:t[n(172)].id,view:t[n(172)],position:{target:()=>this[n(230)](t)}})),e&&this[n(224)][n(240)](t[n(172)].id))}[ts(230)](t){const n=ts,o=t[n(209)],r=this[n(221)][n(212)][n(172)],s=r[n(228)][n(249)][n(190)](),i=r[n(205)][n(257)](s);if(i[n(203)](!0),o){if(o instanceof e.Rect)return o;let t=[];for(const e of o)t[n(195)](...rs(e[n(241)]()));t=function(t){const e=n,o=[];let r=t[0];for(let n=1;n<t[e(180)];n++)ss(r,t[n])?r[e(250)]+=t[n][e(250)]:(o[e(195)](r),r=t[n]);return o[e(195)](r),o}(t);const r=i[n(213)]();return t[n(179)](t=>t[n(191)]<=r[n(191)]&&t[n(196)]>=r[n(196)]&&t[n(239)]<=r[n(239)]&&t[n(206)]>=r[n(206)])||t[0]}return t[n(233)]||i}[ts(188)](t){const e=ts;this[e(252)][e(185)](t)&&this[e(224)][e(245)](t[e(172)])&&(this[e(252)][e(264)](t),this[e(224)][e(219)](t[e(172)]))}[ts(226)](t){const e=ts;this[e(242)][e(210)](t),this[e(188)](t)}}function rs(t){const e=ts;return Array[e(218)](t)[e(260)](DOMRect[e(186)])}function ss(t,e){const n=ts;return t[n(191)]===e[n(191)]&&t[n(196)]===e[n(196)]&&t[n(206)]===e[n(239)]}var is=n(353),cs={attributes:{"data-cke":!0}};cs.setAttributes=ye(),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=ds();return(hs=function(t,e){return n[t-=224]})(t,e)}!function(t){const e=hs,n=t();for(;;)try{if(925170===parseInt(e(233))/1+parseInt(e(256))/2+-parseInt(e(247))/3*(-parseInt(e(229))/4)+parseInt(e(265))/5*(parseInt(e(232))/6)+-parseInt(e(252))/7+-parseInt(e(238))/8+-parseInt(e(242))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ds);class us extends st.View{[as(239)];[as(266)];[as(230)];constructor(t,n){const o=as;super(t),this[o(250)](o(241),!n[o(246)]),this[o(239)]=new e.FocusTracker,this[o(230)]=n,this[o(230)][o(254)](o(225),o(267)).to(this),this.on(o(225),()=>{const t=o;this[t(266)][t(253)]()}),this.on(o(267),()=>{const t=o;this[t(266)][t(264)]()}),this[o(266)]=new st.FocusCycler({focusables:n,focusTracker:this[o(239)]}),this[o(257)](n,o(244),()=>{this[o(241)]=!1}),this[o(257)](n,o(235),(t,e)=>{const r=o;e[r(227)]&&this[r(245)](),n[r(246)]||(this[r(241)]=!0)});const r=this[o(255)];this[o(249)]({tag:o(260),attributes:{dir:o(236),class:["ck",o(237)],tabindex:-1,role:o(259),"aria-label":it(t,o(228))},children:[{tag:o(260),attributes:{class:[o(240)],role:o(251)},children:[{tag:o(260),attributes:{role:o(251)},children:n},{tag:"p",attributes:{class:[o(262),r.if(o(241),o(226),t=>!t)]},children:[{text:it(t,o(263))}]}]}]})}[as(243)](){const t=as;super[t(243)](),this[t(231)]()}[as(261)](){const t=as;super[t(261)](),this[t(239)][t(261)]()}[as(245)](){const t=as;this[t(266)][t(248)]?this[t(266)][t(224)]():this[t(234)][t(245)]()}[as(231)](){const t=as;for(const e of this[t(230)])this[t(239)][t(244)](e[t(234)]);this[t(230)].on(t(258),(e,{added:n,removed:o})=>{const r=t;for(const t of n)this[r(239)][r(244)](t[r(234)]);for(const t of o)this[r(239)][r(235)](t[r(234)])})}}function ds(){const t=["change","list","div","destroy","ck-comments-archive__info","EMPTY_COMMENTS_ARCHIVE","focusNext","5HJanLP","focusCycler","arrowdown","focusFirst","arrowup","ck-hidden","isActive","COMMENTS_ARCHIVE_LIST_LABEL","3788zUbGeV","_annotationViews","_setupKeyboardNavigation","4466454bnsDba","1098585ibwABm","element","remove","auto","ck-comments-archive","1480832CoiSNe","focusTracker","ck-comments-archive__content","isEmpty","17009109UajbpQ","render","add","focus","length","4269uZZfFh","first","setTemplate","set","presentation","6730598ZFVHyE","focusPrevious","delegate","bindTemplate","1542228FIJOso","listenTo"];return(ds=function(){return t})()}const ls=ms;function ms(t,e){const n=gs();return(ms=function(t,e){return n[t-=242]})(t,e)}!function(t){const e=ms,n=t();for(;;)try{if(895904===parseInt(e(272))/1+-parseInt(e(245))/2+-parseInt(e(268))/3*(parseInt(e(275))/4)+parseInt(e(247))/5*(-parseInt(e(278))/6)+-parseInt(e(274))/7+parseInt(e(271))/8*(parseInt(e(243))/9)+-parseInt(e(246))/10*(-parseInt(e(253))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gs);class ks extends t.ContextPlugin{static get[ls(280)](){return ls(252)}static get[ls(244)](){return!0}static get[ls(267)](){return!0}static get[ls(263)](){return[wo,ko]}constructor(t){const n=ls;super(t),this[n(258)]=new e.Collection}[ls(251)](){const t=ls,e=this[t(248)],n=e[t(257)][t(279)](wo),o=e[t(257)][t(279)](ko);this[t(276)](n,t(262),(e,{threadId:o})=>{const r=t,s=n[r(277)](o);s[r(250)]&&this[r(258)][r(270)](s,this[r(259)](s[r(250)])),this[r(276)](s,r(242),(t,e,n)=>{const o=r;n?this[o(258)][o(269)](s)||this[o(258)][o(270)](s,this[o(259)](s[o(250)])):this[o(258)][o(269)](s)&&this[o(258)][o(265)](s)})}),this[t(276)](n,t(255),(e,{threadId:o})=>{const r=t,s=n[r(277)](o);this[r(273)](s),this[r(258)][r(269)](s)&&this[r(258)][r(265)](s)},{priority:t(261)}),this[t(276)](o[t(249)],t(264),(e,n)=>{const r=t;n[r(254)]||(n[r(266)]=!0,o[r(281)](n))})}[ls(259)](t){const e=ls,n=[...this[e(258)]][e(260)](n=>n[e(250)]<t);return n>-1?n:this[e(258)][e(256)]}}function gs(){const t=["add","1400bwMdAM","797891QYIjoA","stopListening","5822047jINuYO","82336fqoCAg","listenTo","getCommentThread","6814074ynDzgA","get","pluginName","activate","change:archivedAt","56673aCfsVS","isOfficialPlugin","902772Coijxk","40qYcvIE","5QfcGOA","context","collection","archivedAt","init","CommentsArchive","7343732OjCXYE","isVisible","removeCommentThread","length","plugins","archivedThreads","_calculatePosition","findIndex","highest","addCommentThread","requires","focus","remove","isActive","isPremiumPlugin","183ggquCV","has"];return(gs=function(){return t})()}const fs=ps;function ps(t,e){const n=bs();return(ps=function(t,e){return n[t-=405]})(t,e)}function bs(){const t=["isPremiumPlugin","forEach","execute","8FjYWdO","channelId","7904519kBLcfR","_visibleAnnotations","6633945Tnfmmi","splice","COMMENTS_ARCHIVE","length","collaboration.channelId","CommentsArchiveUI","CommentsRepository","168GFQQsW","listenTo","get","_calculatePosition","isEnabled","source","stopListening","1037559hzbDou","requires","componentFactory","remove","EDITOR_TOP_SIDE","innerView","view","_pendingThreads","bind","commentsArchive","plugins","has","hide","Annotations","tooltip","escape","focusableElements","archivedAt","includes","init","16510cukUZB","findIndex","444irAMkx","isOfficialPlugin","Dialog","_hideDialogOnAnnotationEscape","1508287XOBAnY","_threadToController","getByInnerView","config","archivedThreads","_toggleDialog","4SnbStT","_handleNewThread","indexOf","menuBar:commentsArchive","isOpen","pluginName","collection","156188TsOuZs","add","show","locale","130120KYAFLB","isOn","commentsArchiveView","stop","set","find","16UfTMxj","editor","annotationViews","push","isVisible","filter","_createCommentsArchiveButton","menuitemcheckbox"];return(bs=function(){return t})()}!function(t){const e=ps,n=t();for(;;)try{if(699607===-parseInt(e(473))/1*(-parseInt(e(405))/2)+parseInt(e(434))/3*(-parseInt(e(466))/4)+parseInt(e(454))/5*(-parseInt(e(456))/6)+parseInt(e(418))/7*(-parseInt(e(416))/8)+-parseInt(e(420))/9+-parseInt(e(477))/10+-parseInt(e(460))/11*(-parseInt(e(427))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bs);class vs extends t.Plugin{[fs(479)];[fs(407)];[fs(441)];static get[fs(471)](){return fs(425)}static get[fs(457)](){return!0}static get[fs(413)](){return!0}static get[fs(435)](){return[ks,st.Dialog]}constructor(t){const e=fs;super(t),this[e(407)]=new st.ViewCollection,this[e(441)]=[]}[fs(453)](){const t=fs,e=this[t(406)],n=this[t(459)][t(442)](this);e.ui[t(436)][t(474)](t(443),()=>this[t(411)](st.ButtonView,!0)),e.ui[t(436)][t(474)](t(469),()=>{const e=t,n=this[e(411)](st.MenuBarMenuListItemButtonView);return n[e(481)]({role:e(412)}),n});const o=e[t(444)][t(429)](ks),r=e[t(444)][t(429)](t(447)),s=e[t(444)][t(429)](t(426));o[t(464)][t(414)](e=>{this[t(467)](e)}),this[t(428)](o[t(464)],t(474),(e,n)=>{this[t(467)](n)}),this[t(428)](r[t(472)],t(474),(e,n)=>{const o=t,r=this[o(441)][o(482)](t=>{const e=o,r=s[e(461)][e(429)](t);return r&&n[e(439)]===r[e(440)]});if(r){const t=this[o(430)](r[o(451)]);this[o(407)][o(474)](n[o(440)],t),this[o(441)][o(421)](this[o(441)][o(468)](r),1)}}),this[t(428)](o[t(464)],t(437),(n,o)=>{const i=t,c=e[i(463)][i(429)](i(424));if(!c||o[i(417)]===c)if(this[i(441)][i(452)](o))this[i(441)][i(421)](this[i(441)][i(468)](o),1);else{const t=s[i(461)][i(429)](o),e=r[i(462)](t[i(440)]);this[i(407)][i(437)](e[i(440)]),this[i(433)](e[i(450)])}}),this[t(428)](r[t(472)],t(474),(e,o)=>{const r=t;this[r(428)](o,r(449),n)}),this[t(428)](r[t(472)],t(437),(e,o)=>{const r=t;this[r(433)](o,r(449),n)})}[fs(467)](t){const e=fs,n=this[e(406)][e(444)][e(429)](e(426)),o=this[e(406)][e(444)][e(429)](e(447)),r=this[e(406)][e(463)][e(429)](e(424));if(!r||t[e(417)]===r){const r=n[e(461)][e(429)](t);if(!r)return void this[e(441)][e(408)](t);const s=this[e(430)](t[e(451)]),i=o[e(462)](r[e(440)]);i[e(409)]&&o[e(419)][e(437)](i),this[e(407)][e(474)](i[e(440)],s)}}[fs(430)](t){const e=fs,n=this[e(406)][e(463)][e(429)](e(424)),o=[...this[e(406)][e(444)][e(429)](ks)[e(464)]][e(410)](t=>t[e(417)]===n)[e(455)](n=>n[e(451)]<t);return o<0||o>this[e(407)][e(423)]?this[e(407)][e(423)]:o-1}[fs(465)](){const t=fs,e=this[t(406)],n=e[t(444)][t(429)](t(458));this[t(479)]||(this[t(479)]=new us(e[t(476)],this[t(407)])),t(443)===n.id?n[t(446)]():n[t(475)]({id:t(443),title:it(e[t(476)],t(422)),icon:rt.IconCommentsArchive,hasCloseButton:!0,content:this[t(479)],position:st.DialogViewPosition[t(438)]})}[fs(411)](t,e=!1){const n=fs,o=this[n(406)][n(476)],r=this[n(406)][n(444)][n(429)](n(458)),s=new t(o);return s[n(442)](n(431)).to(this,n(431)),s[n(442)](n(478)).to(r,"id",t=>n(443)===t),s[n(481)]({label:it(o,n(422)),icon:rt.IconCommentsArchive,isToggleable:!0}),e&&(s[n(448)]=!0),this[n(428)](s,n(415),()=>this[n(465)]()),s}[fs(459)]=t=>{const e=fs,n=t[e(432)];if(!this[e(407)][e(445)](n[e(440)]))return;const o=this[e(406)][e(444)][e(429)](e(458));o[e(470)]&&e(443)===o.id&&(o[e(446)](),t[e(480)]())}}var _s=Is;function ws(){var t=["1752340CNUnhi","isOfficialPlugin","1790100kMKYIO","isPremiumPlugin","pluginName","requires","35256rBRXOb","961938NKhMKm","381KPGiNF","Comments","2017194Acqffa","399843NWmpAZ","2288nOWGaC","511oBiEVA"];return(ws=function(){return t})()}function Is(t,e){var n=ws();return(Is=function(t,e){return n[t-=185]})(t,e)}!function(t){for(var e=Is,n=t();;)try{if(223242===parseInt(e(198))/1+parseInt(e(185))/2*(-parseInt(e(195))/3)+-parseInt(e(187))/4+-parseInt(e(189))/5+parseInt(e(197))/6+-parseInt(e(186))/7*(-parseInt(e(193))/8)+parseInt(e(194))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ws);class As extends t.Plugin{static get[_s(192)](){return[wo,or,dr,ks,vs,gr,Kr,Jr,os]}static get[_s(191)](){return _s(196)}static get[_s(188)](){return!0}static get[_s(190)](){return!0}}function ys(t,e){var n=Cs();return(ys=function(t,e){return n[t-=125]})(t,e)}function Cs(){var t=["194408ApDGYn","31994VrDXxJ","203577fsPiSC","1795743zaEBHk","1679544HTSKkg","775315FrYLfZ","168846KhwzfW","28LphbiF","12ahLSJv"];return(Cs=function(){return t})()}!function(t){for(var e=ys,n=t();;)try{if(203664===parseInt(e(125))/1+parseInt(e(133))/2+parseInt(e(126))/3*(-parseInt(e(132))/4)+parseInt(e(129))/5+parseInt(e(130))/6*(parseInt(e(131))/7)+parseInt(e(128))/8+-parseInt(e(127))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cs)})(),(window.CKEditor5=window.CKEditor5||{}).comments=o})();
|