@ckeditor/ckeditor5-comments 46.0.0-alpha.4 → 46.0.0-alpha.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/comments.js +1 -1
- package/dist/index.js +11 -11
- package/package.json +18 -18
- package/src/comments/commentsediting.js +1 -1
package/build/comments.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
/*!
|
|
3
3
|
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
4
4
|
* For licensing, see LICENSE.md.
|
|
5
|
-
*/(()=>{var t={142:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var 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")},182:t=>{"use strict";t.exports="data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3E%3Cpath fill=%27%23FFF%27 d=%27M9.8 20H2c0-5.7 5-5.7 6-7l.2-.8c-1.6-.8-2.7-2.7-2.7-5 0-2.8 2-5.2 4.3-5.2S14 4.4 14 7.3c0 2.2-1 4-2.6 5l.2.6c1.2 1.3 6 1.4 6 7H9.8z%27/%3E%3C/svg%3E"},197:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var 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(182),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},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:()=>Xe,AnnotationCollection:()=>Je,AnnotationCounterButtonView:()=>Hr,AnnotationView:()=>He,Annotations:()=>go,AnnotationsSidebarItemView:()=>Or,AnnotationsSidebarView:()=>Ar,AnnotationsUIs:()=>fr,BaseCommentThreadView:()=>$t,BaseCommentView:()=>le,Comment:()=>Io,CommentThread:()=>wo,CommentThreadController:()=>ot,CommentThreadInputView:()=>Pt,CommentThreadView:()=>re,CommentView:()=>pe,Comments:()=>ws,CommentsArchive:()=>ms,CommentsArchiveUI:()=>fs,CommentsListView:()=>Ft,CommentsOnly:()=>mr,CommentsRepository:()=>_o,CommentsUI:()=>hr,EditorAnnotations:()=>Mo,InlineAnnotations:()=>es,NarrowSidebar:()=>qr,Sidebar:()=>Rr,WideSidebar:()=>jr,bindAnnotationCollections:()=>Qe});var t=n(782),e=n(584),r=n(211);function s(t){if(!t||"object"!=typeof t)return!1;const e=Object.getPrototypeOf(t);return!(null!==e&&e!==Object.prototype&&null!==Object.getPrototypeOf(e))&&"[object Object]"===Object.prototype.toString.call(t)}function i(t){return Object.getOwnPropertySymbols(t).filter(e=>Object.prototype.propertyIsEnumerable.call(t,e))}function c(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":Object.prototype.toString.call(t)}const a="[object RegExp]",h="[object String]",u="[object Number]",d="[object Boolean]",l="[object Arguments]",m="[object Symbol]",k="[object Date]",g="[object Map]",p="[object Set]",f="[object Array]",b="[object ArrayBuffer]",v="[object Object]",_="[object DataView]",w="[object Uint8Array]",I="[object Uint8ClampedArray]",y="[object Uint16Array]",A="[object Uint32Array]",C="[object Int8Array]",T="[object Int16Array]",E="[object Int32Array]",x="[object Float32Array]",O="[object Float64Array]";function N(t,e){return t===e||Number.isNaN(t)&&Number.isNaN(e)}function S(t,e,n,o,r,s,i){const c=i(t,e,n,o,r,s);if(void 0!==c)return c;if(typeof t==typeof e)switch(typeof t){case"bigint":case"string":case"boolean":case"symbol":case"undefined":case"function":return t===e;case"number":return t===e||Object.is(t,e);case"object":return M(t,e,s,i)}return M(t,e,s,i)}function M(t,e,n,o){if(Object.is(t,e))return!0;let r=c(t),R=c(e);if(r===l&&(r=v),R===l&&(R=v),r!==R)return!1;switch(r){case h:return t.toString()===e.toString();case u:return N(t.valueOf(),e.valueOf());case d:case k:case m:return Object.is(t.valueOf(),e.valueOf());case a:return t.source===e.source&&t.flags===e.flags;case"[object Function]":return t===e}const P=(n=n??new Map).get(t),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 p:{if(t.size!==e.size)return!1;const r=Array.from(t.values()),s=Array.from(e.values());for(let i=0;i<r.length;i++){const c=r[i],a=s.findIndex(r=>S(c,r,void 0,t,e,n,o));if(-1===a)return!1;s.splice(a,1)}return!0}case f:case w:case I:case y:case A:case"[object BigUint64Array]":case C:case T:case E:case"[object BigInt64Array]":case x:case O:if("undefined"!=typeof Buffer&&Buffer.isBuffer(t)!==Buffer.isBuffer(e))return!1;if(t.length!==e.length)return!1;for(let r=0;r<t.length;r++)if(!S(t[r],e[r],r,t,e,n,o))return!1;return!0;case b:return t.byteLength===e.byteLength&&M(new Uint8Array(t),new Uint8Array(e),n,o);case _:return t.byteLength===e.byteLength&&t.byteOffset===e.byteOffset&&M(new Uint8Array(t),new Uint8Array(e),n,o);case"[object Error]":return t.name===e.name&&t.message===e.message;case v:{if(!(M(t.constructor,e.constructor,n,o)||s(t)&&s(e)))return!1;const r=[...Object.keys(t),...i(t)],c=[...Object.keys(e),...i(e)];if(r.length!==c.length)return!1;for(let s=0;s<r.length;s++){const i=r[s],c=t[i];if(!Object.hasOwn(e,i))return!1;if(!S(c,e[i],i,t,e,n,o))return!1}return!0}default:return!1}}finally{n.delete(t),n.delete(e)}}function R(){}function P(t,e){return function(t,e,n){return S(t,e,void 0,void 0,void 0,void 0,n)}(t,e,R)}function 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 f:case b:case _:case d:case k:case x:case O:case C:case T:case E:case g:case u:case v:case a:case p:case h:case m:case w:case I:case y:case A:return!0;default:return!1}}(t)){const e=Object.create(Object.getPrototypeOf(t));return o.set(t,e),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 X(t){return"string"==typeof t||"symbol"==typeof t?t:Object.is(t?.valueOf?.(),-0)?"-0":String(t)}function Y(t){return null!==t&&("object"==typeof t||"function"==typeof t)}function 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 q(t,e,n){return function(t,e,n,o){if(null==t&&!Y(t))return t;const r=W(e,t)?[e]:Array.isArray(e)?e:"string"==typeof e?G(e):[e];let s=t;for(let e=0;e<r.length&&null!=s;e++){const i=X(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:Y(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=X(e));const o=t[e];return void 0===o?n:o}default:{if(Array.isArray(e))return function(t,e,n){if(0===e.length)return n;let o=t;for(let t=0;t<e.length;t++){if(null==o)return n;if(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=X(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(){var t=["86460KigAua","submit","10vfaNXu","getComment","isResolved","destroy","90690gryVUt","resolve","reopenCommentThread","remove","2976232pnRBGu","1615410BbDzEr","update","28LRWZtI","resolveCommentThread","updateComment","35eVDXyN","_isAttached","addComment","removeCommentThread","removeComment","listenTo","287646hOwIFF","view","33151JOmsSy","_localUser","model","stopListening","reopen","509340gZynkz","submitCommentThread"];return(tt=function(){return t})()}var et=nt;function nt(t,e){var n=tt();return(nt=function(t,e){return n[t-=291]})(t,e)}!function(t){for(var e=nt,n=t();;)try{if(252339===-parseInt(e(319))/1*(parseInt(e(308))/2)+parseInt(e(317))/3+parseInt(e(293))/4+parseInt(e(295))/5+parseInt(e(301))/6*(-parseInt(e(311))/7)+parseInt(e(305))/8+parseInt(e(306))/9*(parseInt(e(297))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);class ot extends((0,e.ObservableMixin)()){[et(321)];[et(318)];constructor(t,e){var n=et;super(),this[n(321)]=t,this[n(321)][n(312)]=!0,this[n(318)]=e,this[n(316)](e,n(294),()=>this[n(296)]()),this[n(316)](e,n(314),()=>this[n(304)]()),this[n(316)](e,n(309),()=>this[n(302)]()),this[n(316)](e,n(303),()=>this[n(292)]()),this[n(316)](e,n(313),(t,e)=>this[n(313)](e)),this[n(316)](e,n(310),(t,e,o)=>this[n(310)](e,o)),this[n(316)](e,n(315),(t,e)=>this[n(315)](e))}[et(296)](){var t=et;this[t(321)][t(296)]()}[et(304)](){var t=et;this[t(321)][t(304)]()}[et(302)](){var t=et;this[t(321)][t(299)]||this[t(321)][t(302)]()}[et(292)](){var t=et;this[t(321)][t(299)]&&this[t(321)][t(292)]()}[et(313)](t){var e=et;this[e(321)][e(313)]({content:t,authorId:this[e(318)][e(320)].id})}[et(310)](t,e){var n=et;this[n(321)][n(298)](t)[n(307)]({content:e})}[et(315)](t){var e=et;this[e(321)][e(298)](t)[e(304)]()}[et(300)](){var t=et;this[t(291)](),this[t(321)][t(312)]=!1}}var rt=n(355),st=n(311);function it(t,e,n){const o=t.t;switch(e){case"PENDING_ACTION_COMMENT_THREAD":return o({string:"Unsaved change in comment thread.",id:"PENDING_ACTION_COMMENT_THREAD"});case"Comment":return o("Comment");case"Reply...":return o("Reply...");case"Reply to reopen discussion...":return o("Reply to reopen discussion...");case"Write a comment...":return o("Write a comment...");case"Comment was made on an element":return o("Comment was made on an element");case"Comment editor":return o("Comment editor");case"Delete comment thread?":return o("Delete comment thread?");case"Delete comment?":return o("Delete comment?");case"Marked as resolved":return o("Marked as resolved");case"Show more items":return o("Show more items");case"Cancel":return o("Cancel");case"Edit":return o("Edit");case"Resolve":return o("Resolve");case"Reopen":return o("Reopen");case"Remove":return o("Remove");case"Reply":return o("Reply");case"Save":return o("Save");case"Annotations sidebar":return o("Annotations sidebar");case"Annotations list":return o("Annotations list");case"Thread comments":return o("Thread comments");case"THREAD_CONTEXT_LABEL":return o({string:"Thread context: %0",id:"THREAD_CONTEXT_LABEL"},n);case"COMMENT_THREAD_LABEL":return o({string:"Comment thread by %1. %1 reply.",plural:"Comment thread by %1. %0 replies.",id:"COMMENT_THREAD_LABEL"},n);case"COMMENT_THREAD_DESCRIPTION":return o({string:"Press Enter for more options. Press Escape to exit.",id:"COMMENT_THREAD_DESCRIPTION"});case"COMMENT_ARIA_LABEL":return o({string:"Comment by %0. Created on %1. %2. %3",id:"COMMENT_ARIA_LABEL"},n);case"LEAVE_COMMENT_ANNOUNCEMENT":return o({string:"Leaving a content with comments.",id:"LEAVE_COMMENT_ANNOUNCEMENT"});case"ENTER_COMMENT_ANNOUNCEMENT":return o({string:"Entering a content with comments. Press %0 to go to the discussion.",id:"ENTER_COMMENT_ANNOUNCEMENT"},n);case"NUMBER_OF_COMMENTS":return o({string:"%0 Comment",plural:"%0 Comments",id:"NUMBER_OF_COMMENTS"},n);case"TOO_LONG_COMMENT_ALERT":return o({string:"Comment content is too long. Your comment has %0 characters but the limit is %1 characters.",id:"TOO_LONG_COMMENT_ALERT"},n);case"EXTERNAL_COMMENT":return o({string:"This comment comes from an external source.",id:"EXTERNAL_COMMENT"});case"EXTERNAL_IMPORT_WORD_COMMENT":return o({string:"This comment comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_COMMENT"});case"EXTERNAL_AVATAR":return o({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return o({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"COMMENTS_ARCHIVE":return o({string:"Comments archive",id:"COMMENTS_ARCHIVE"});case"EMPTY_COMMENTS_ARCHIVE":return o({string:"There are no archived comment threads.",id:"EMPTY_COMMENTS_ARCHIVE"});case"COMMENTS_ARCHIVE_LIST_LABEL":return o({string:"List of comments",id:"COMMENTS_ARCHIVE_LIST_LABEL"});case"ACCESSIBILITY_HELP_ANNOTATIONS_GROUP":return o({string:"Keystrokes for interacting with annotation threads (e.g. comments, track changes suggestions)",id:"ACCESSIBILITY_HELP_ANNOTATIONS_GROUP"});case"ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO":return o({string:"Move focus to the thread when the selection is anchored in its marker",id:"ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO"});case"ACCESSIBILITY_HELP_ANNOTATIONS_EXIT":return o({string:"Exit the annotation and move focus back to the edited content",id:"ACCESSIBILITY_HELP_ANNOTATIONS_EXIT"});case"ACCESSIBILITY_HELP_ANNOTATIONS_ENTER":return o({string:"Browse the focused annotation thread or thread comment",id:"ACCESSIBILITY_HELP_ANNOTATIONS_ENTER"});case"ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS":return o({string:"Move across internals of the annotation thread",id:"ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS"});case"ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT":return o({string:"Submit the reply while writing a comment",id:"ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT"});case"ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS":return o({string:"Move to the previous or next thread in the annotations sidebar or comments archive",id:"ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS"});default:return""}}const ct=at;function at(t,e){const n=ht();return(at=function(t,e){return n[t-=222]})(t,e)}function ht(){const t=["15893GCUhBZ","render","ck-comment__input","Comment editor","58525CoBdBZ","15haSyji","ck-editor","main","editable","createCollection","div","4058380OMYxLa","presentation","148768YTQGsK","cke-editor__aria-label_","setTemplate","focus","6612291KKGcMo","ck-reset","uiLanguage","120PqWTxV","2757083AJWhXp","ck-rounded-corners","367468NYaFgb","uiLanguageDirection","add","10nTcNHL","element","ck-editor__main"];return(ht=function(){return t})()}!function(t){const e=at,n=t();for(;;)try{if(558364===parseInt(e(229))/1*(parseInt(e(226))/2)+-parseInt(e(234))/3*(parseInt(e(223))/4)+-parseInt(e(233))/5*(-parseInt(e(249))/6)+parseInt(e(250))/7+-parseInt(e(242))/8+parseInt(e(246))/9+-parseInt(e(240))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ht);class ut extends st.EditorUIView{[ct(236)];[ct(237)];constructor(t,n){const o=ct;super(t);const r=(0,e.uid)();this[o(236)]=this[o(238)](),this[o(237)]=new st.InlineEditableUIView(t,n,void 0,{label:()=>it(t,o(232))}),this[o(244)]({tag:o(239),attributes:{class:[o(247),o(235),o(222),o(231)],dir:t[o(224)],lang:t[o(248)],"aria-labelledby":o(243)+r},children:[{tag:o(239),attributes:{class:o(228),role:o(241)},children:this[o(236)]}]})}[ct(230)](){const t=ct;super[t(230)](),this[t(236)][t(225)](this[t(237)])}[ct(245)](){const t=ct;this[t(237)][t(227)][t(245)]()}}function dt(t,e){const n=kt();return(dt=function(t,e){return n[t-=117]})(t,e)}const lt=dt;!function(t){const e=dt,n=t();for(;;)try{if(986330===parseInt(e(123))/1+-parseInt(e(135))/2*(-parseInt(e(141))/3)+-parseInt(e(143))/4+-parseInt(e(121))/5+-parseInt(e(146))/6*(parseInt(e(145))/7)+parseInt(e(117))/8*(parseInt(e(126))/9)+-parseInt(e(137))/10*(-parseInt(e(118))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(kt);class mt extends st.EditorUI{[lt(129)];constructor(t){const e=lt;super(t),this[e(129)]=new ut(t[e(147)],t[e(125)][e(129)])}get[lt(144)](){const t=lt;return this[t(129)][t(144)]}[lt(134)](){const t=lt,e=this[t(140)][t(125)][t(129)],n=this[t(129)][t(136)],o=e[t(132)][t(130)]();n[t(142)]=o[t(133)],this[t(129)][t(128)]();const r=n[t(144)];this[t(120)](n[t(142)],r),this[t(129)][t(136)][t(127)](t(119)).to(this[t(139)]),e[t(138)](r),this[t(131)](t(124))}[lt(122)](){const t=lt;super[t(122)](),this[t(129)][t(122)]()}}function kt(){const t=["14322DMczUD","3462ypFEHB","locale","1909688yDFmiC","13277fZWctv","isFocused","setEditableElement","5205530FXvphV","destroy","1883574AeDoBP","ready","editing","45CNRfzb","bind","render","view","getRoot","fire","document","rootName","init","2PGmlUS","editable","11230zfwAPG","attachDomRoot","focusTracker","editor","962805zOLkwY","name","6182188MMSZUp","element"];return(kt=function(){return t})()}var gt=n(783),pt=n(331),ft=n(507),bt=n(727),vt=n(834),_t=n(251),wt=n(179);const It=At;function yt(){const t=["model","initPlugins","createRoot","create","defaultPlugins","plugins","data","fromCharCode","document","map","1429405xXzmHz","change","get","4414383lHfNXd","_updatePlaceholder","childCount","14mjXfIY","then","1106063ydCVxs","setSelection","264AdqVLk","28626830qbIQhQ","config","view","getRoot","302229dVsCMl","fire","1014654UZVJqI","assign","initialData","placeholder","join","2XZsJBl","change:placeholder","init","set","placeholderElement","destroy","getChild","name","low","end","ready","3164028PHHnYc","editing","focus"];return(yt=function(){return t})()}function At(t,e){const n=yt();return(At=function(t,e){return n[t-=275]})(t,e)}!function(t){const e=At,n=t();for(;;)try{if(989922===-parseInt(e(301))/1*(-parseInt(e(315))/2)+parseInt(e(296))/3+parseInt(e(280))/4+-parseInt(e(293))/5+-parseInt(e(310))/6*(parseInt(e(299))/7)+-parseInt(e(303))/8*(-parseInt(e(308))/9)+-parseInt(e(304))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yt);const Ct=[pt.Clipboard,ft.Enter,ft.ShiftEnter,bt.SelectAll,vt.Typing,_t.Undo,wt.Paragraph];class Tt extends((0,e.ObservableMixin)(t.Editor)){static[It(287)]=(()=>Ct)();constructor(t={}){const e=It;function n(t){const e=At;return t[e(292)](t=>String[e(290)](t))[e(314)]("")}(t=Object[e(311)]({},t))[e(288)]||(t[e(288)]=Tt[e(287)]),super(t),this.ui=new mt(this),this[e(318)](e(313),""),this[e(283)][e(291)].on(e(294),()=>this[e(297)](),{priority:e(277)}),this.on(e(316),()=>this[e(297)]()),this[e(283)][e(291)][e(285)](),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(286)](){const t=It,e=this[t(305)][t(295)](t(312))||"";return this[t(284)]()[t(300)](()=>this.ui[t(317)]())[t(300)](()=>this[t(289)][t(317)](e))[t(300)](()=>this[t(309)](t(279)))}[It(320)](){const t=It;return super[t(320)]()[t(300)](()=>this.ui[t(320)]())}[It(282)](){const t=It;this[t(283)][t(294)](e=>{const n=t,o=this[n(283)][n(291)][n(307)](),r=o&&o[n(275)](o[n(298)]-1);e[n(302)](r,n(278)),this[n(281)][n(306)][n(282)]()})}[It(297)](){const t=It,e=this[t(281)][t(306)],n=e[t(291)][t(307)](),o=n[t(275)](0);n[t(298)]>1||!o||"p"!=o[t(276)]?this[t(319)]&&this[t(319)][t(313)]&&((0,gt.disableViewPlaceholder)(e,this[t(319)]),this[t(319)]=void 0):(this[t(313)]&&(o[t(313)]=this[t(313)]),(0,gt.enableViewPlaceholder)({view:e,element:o,keepOnFocus:!0}),this[t(319)]=o)}}function Et(t,e){const n=Ot();return(Et=function(t,e){return n[t-=416]})(t,e)}const xt=Et;function Ot(){const t=["listenTo","_setupKeyboardNavigation","div","bindTemplate","getData","setData","editorDestroyed","label","cancel","high","document","placeholder","from","focus","showButtons","ck-comment__input-actions","submit","disabledSubmit","trim","focusLast","2725136wGTWQZ","keystrokes","Ctrl+Enter","bind","763akibgD","firstChild","submitLabel","_createCancelButton","reverse","Cancel","insertBefore","_editorConfig","focusTracker","model","Reply","focusCycler","create","createCollection","30909xyokWT","1138248VCfEkb","6eTJJVf","_editorCreationPromise","8vsUemC","forEach","ck-comment__input-actions--cancel","focusables","tab","TOO_LONG_COMMENT_ALERT","set","_isDestroyed","then","length","initialData","createEditor","cancelButtonView","ck-comment__input-actions--active","editor","304620cbcWYv","withText","editorReady","added","element","ck-comment__input-wrapper","shift+tab","20034AfRynE","stop","focusFirst","fire","add","submitButtonView","77cwPJzX","execute","isEnabled","88805cwzpTP","Reply...","change","destroy","ck-comment__input-actions--submit","setTemplate","extendTemplate","Esc","render","_createSubmitButton","value","view","150185pIUmhk"];return(Ot=function(){return t})()}!function(t){const e=Et,n=t();for(;;)try{if(193531===parseInt(e(464))/1*(parseInt(e(431))/2)+parseInt(e(429))/3*(parseInt(e(433))/4)+-parseInt(e(476))/5+-parseInt(e(455))/6*(-parseInt(e(501))/7)+-parseInt(e(497))/8+parseInt(e(430))/9+parseInt(e(448))/10*(-parseInt(e(461))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ot);class Nt extends st.View{[xt(498)];[xt(423)];[xt(436)];[xt(426)];[xt(460)];[xt(445)];[xt(422)];constructor(t,n={}){const o=xt;super(t),this[o(447)]=null,this[o(422)]=n,this[o(439)](o(474),n[o(443)]||""),this[o(439)](o(494),!1),this[o(439)](o(491),!0),this[o(439)](o(488),it(t,o(465))),this[o(439)](o(417),it(t,o(425))),this[o(460)]=this[o(473)](),this[o(445)]=this[o(418)](),this[o(436)]=this[o(428)]([this[o(460)],this[o(445)]]),this[o(498)]=new e.KeystrokeHandler,this[o(423)]=new e.FocusTracker,this[o(426)]=new st.FocusCycler({focusables:this[o(436)],focusTracker:this[o(423)],keystrokeHandler:this[o(498)],actions:{focusPrevious:o(454),focusNext:o(437)}}),this[o(469)]({tag:o(479),attributes:{class:[o(453)]},children:[{tag:o(479),attributes:{class:[o(492),this[o(480)].if(o(491),o(446))]},children:[this[o(460)],this[o(445)]]}]}),this[o(498)][o(439)](o(471),(t,e)=>{const n=o;this[n(445)][n(458)](n(462)),e()}),this[o(498)][o(439)](o(499),(t,e)=>{const n=o;this[n(460)][n(463)]&&(this[n(460)][n(458)](n(462)),e())}),this.on(o(493),(e,n)=>{const r=o;n[r(442)]>65e3?(alert(it(t,r(438),[n[r(442)],65e3])),e[r(456)]()):this[r(447)][r(482)]("")},{priority:o(486)})}[xt(472)](){const t=xt;super[t(472)](),this[t(478)]()}[xt(444)](){const t=xt;return this[t(447)]||(this[t(447)]=new Tt(this[t(422)]),this[t(432)]=this[t(447)][t(427)]()[t(441)](()=>{const e=t;if(this[e(440)])return;const n=this[e(447)];this[e(452)][e(421)](n.ui[e(452)],this[e(452)][e(416)]),n[e(424)][e(487)].on(e(466),()=>this[e(474)]=n[e(481)]()),n[e(500)](e(488)).to(this),this[e(436)][e(459)](n.ui[e(475)],0),this[e(458)](e(450),this[e(447)])})),this[t(432)]}[xt(490)](t){const e=xt;-1===t?(this[e(426)][e(457)](),this[e(426)][e(496)]()):this[e(426)][e(457)]()}async[xt(467)](){const t=xt;this[t(440)]||(this[t(440)]=!0,this[t(447)]&&(await this[t(432)],await this[t(447)][t(467)](),this[t(458)](t(483),this[t(447)])),await super[t(467)]())}[xt(473)](){const t=xt,{locale:e}=this,n=new st.ButtonView(e);return n[t(470)]({attributes:{class:[t(468)]}}),n[t(449)]=!0,n[t(500)](t(484)).to(this,t(417)),n.on(t(462),()=>{const e=t;this[e(458)](e(493),this[e(474)])}),n[t(500)](t(463)).to(this,t(474),this,t(494),(e,n)=>!n&&!!e[t(495)]()),n}[xt(418)](){const t=xt,{locale:e}=this,n=new st.ButtonView(e);return n[t(470)]({attributes:{class:[t(435)]}}),n[t(484)]=it(e,t(420)),n[t(449)]=!0,n.on(t(462),()=>{const e=t;this[e(447)][e(482)](""),this[e(458)](e(485))}),n}[xt(478)](){const t=xt;this[t(498)][t(477)](this[t(452)]),this[t(436)][t(434)](e=>{const n=t;this[n(423)][n(459)](e[n(452)])}),this[t(436)].on(t(466),(e,n)=>{const o=t;for(const t of Array[o(489)](n[o(451)])[o(419)]())this[o(423)][o(459)](t[o(452)])})}}function St(){const t=["render","destroy","ck-comment__input-container--active","showButtons","element","editor","ck-comment__input-container","extendTemplate","view","commentInputView","div","focus","filter","55795qfqxKG","delegate","3559842TIRVAm","value","1149350mTINMP","set","some","focusCycler","1624dwTyau","editing","preventDefault","userView","53052yzDItN","listenTo","ck-thread__input","editorReady","isFocused","ck-thread__user","editorDestroyed","mousedown","725433XMcvOx","163rukvIz","contains","focusTracker","showInput","bindTemplate","createEditor","then","setTemplate","14BMKFJd","change:showInput","36GWaCjF","target","2702CkkLXF","bind","3141QjpPVe","getDomRoot","_focusOnNonInteractiveMouseDown"];return(St=function(){return t})()}const Mt=Rt;function Rt(t,e){const n=St();return(Rt=function(t,e){return n[t-=106]})(t,e)}!function(t){const e=Rt,n=t();for(;;)try{if(165495===-parseInt(e(116))/1*(parseInt(e(128))/2)+-parseInt(e(115))/3+-parseInt(e(126))/4*(-parseInt(e(146))/5)+parseInt(e(107))/6*(parseInt(e(124))/7)+-parseInt(e(154))/8*(-parseInt(e(130))/9)+parseInt(e(150))/10+parseInt(e(148))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(St);class Pt extends st.View{constructor(t,e,n){const o=Rt;super(t),this[o(142)]=new Nt(t,n),this[o(153)]=this[o(142)][o(153)],this[o(142)][o(129)](o(136)).to(this[o(142)][o(118)],o(111),this[o(142)],o(149),(t,e)=>t||!!e),this[o(151)](o(119),!1),this.on(o(125),()=>{const t=o;this[t(119)]&&!this[t(142)][t(138)]&&this[t(142)][t(121)]()}),this[o(142)][o(147)](o(110)).to(this),this[o(142)][o(147)](o(113)).to(this),this[o(106)]=new r.UserView(t,e),this[o(106)][o(140)]({attributes:{class:o(112),"aria-hidden":!0}}),this[o(142)][o(140)]({attributes:{class:o(109)}}),this[o(123)]({tag:o(143),attributes:{class:[o(139),this[o(120)].if(o(119),o(135))]},children:[this[o(106)],this[o(142)]]})}[Mt(133)](){const t=Mt;super[t(133)](),this[t(132)]()}[Mt(134)](){const t=Mt;return this[t(142)][t(134)]()[t(122)](()=>super[t(134)]())}[Mt(144)](t){const e=Mt;this[e(142)][e(144)](t)}[Mt(132)](){const t=Mt;this[t(108)](this[t(137)],t(114),(e,n)=>{const o=t,{submitButtonView:r,cancelButtonView:s,editor:i}=this[o(142)];[r[o(137)],s[o(137)],i?i[o(155)][o(141)][o(131)]():null][o(145)](t=>t)[o(152)](t=>t[o(117)](n[o(127)]))||(this[o(144)](),n[o(156)]())})}}function Lt(t,e){const n=Bt();return(Lt=function(t,e){return n[t-=337]})(t,e)}!function(t){const e=Lt,n=t();for(;;)try{if(839351===-parseInt(e(345))/1+parseInt(e(348))/2+parseInt(e(347))/3*(-parseInt(e(343))/4)+-parseInt(e(339))/5+-parseInt(e(344))/6+-parseInt(e(346))/7+parseInt(e(349))/8*(parseInt(e(337))/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(342)];this[e(351)](e(341),void 0),this[e(338)]({tag:"li",attributes:{class:e(350)},children:[{text:n.to(e(341),n=>it(t,e(340),n))}]})}}function Bt(){const t=["29055928XjlRvm","ck-thread__comment-count","set","9qHRklR","setTemplate","2103315hZLFon","NUMBER_OF_COMMENTS","count","bindTemplate","156ixBnzh","5669172OtTdRf","770189TWfekq","8451744DTrpYr","17307KAMpZC","1550914ShvSOs"];return(Bt=function(){return t})()}const Dt=jt;function jt(t,e){const n=Kt();return(jt=function(t,e){return n[t-=153]})(t,e)}!function(t){const e=jt,n=t();for(;;)try{if(927127===parseInt(e(195))/1*(parseInt(e(176))/2)+parseInt(e(170))/3+-parseInt(e(220))/4*(parseInt(e(177))/5)+-parseInt(e(174))/6+-parseInt(e(214))/7+-parseInt(e(157))/8+-parseInt(e(221))/9*(-parseInt(e(175))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Kt);class Ft extends st.View{[Dt(181)];[Dt(186)];[Dt(225)];[Dt(159)];[Dt(160)];[Dt(228)];[Dt(204)];[Dt(217)];constructor(t,n,o){const r=Dt;super(t);const s=this[r(201)];this[r(192)](r(162),!1),this[r(192)](r(171),n[r(200)][r(171)]),this[r(192)](r(213),!1),this[r(228)]=n,this[r(204)]=o,this[r(181)]=this[r(202)](),this[r(240)]=this[r(202)](),this[r(186)]=null,this[r(225)]=new e.FocusTracker,this[r(159)]=new e.KeystrokeHandler,this[r(160)]=new st.FocusCycler({focusables:this[r(181)],focusTracker:this[r(225)],keystrokeHandler:this[r(159)],keystrokeHandlerOptions:{filter:t=>this[r(181)][r(179)](t=>t[r(180)])[r(153)](t[r(196)])},actions:{focusPrevious:r(222),focusNext:r(206)}}),this[r(217)]=new Vt(t),this[r(217)][r(209)](r(168)).to(this,r(171),t=>t-this[r(204)][r(164)]);for(const t of n[r(200)])this[r(163)](t);this[r(182)](),this[r(205)](n[r(200)],r(155),(t,e)=>{const n=r,o=this[n(197)](e);this[n(171)]++,this[n(163)](e,o),this[n(178)]()}),this[r(205)](n[r(200)],r(245),(t,e)=>{const n=r;this[n(171)]--,this[n(154)](e),this[n(178)]()}),this[r(205)](n,r(156),()=>this[r(178)]()),this[r(205)](n,r(167),()=>this[r(182)]()),this.on(r(218),()=>this[r(178)]()),this.on(r(249),()=>this[r(178)]()),this[r(239)]({tag:"ul",attributes:{class:[r(247),s.if(r(171),r(231),t=>!t)],"aria-label":it(t,r(165))},children:this[r(240)]})}get[Dt(190)](){const t=Dt;return this[t(228)][t(188)]>this[t(204)][t(244)]&&!this[t(213)]&&!this[t(162)]}[Dt(243)](){const t=Dt;super[t(243)](),this[t(178)](),this[t(184)]()}[Dt(234)](t){const e=Dt;-1===t?this[e(160)][e(207)]():this[e(160)][e(233)]()}[Dt(173)](){const t=Dt;this[t(217)][t(173)]();for(const e of this[t(181)])e[t(173)]();super[t(173)]()}[Dt(178)](){const t=Dt;this[t(190)]?this[t(216)]():this[t(224)]()}[Dt(163)](t,e){const n=Dt,o=new(this[n(204)][n(208)])(this[n(161)],t,{maxCommentCharsWhenCollapsed:this[n(204)][n(219)],formatDateTime:this[n(204)][n(194)],editorConfig:this[n(204)][n(210)]});o[n(248)]=t.id,o[n(242)](n(191)).to(this),o[n(242)](n(166)).to(this),o[n(242)](n(198)).to(this),o[n(242)](n(158)).to(this),o[n(242)](n(189)).to(this),this[n(205)](o,n(212),()=>this[n(236)]()),this[n(181)][n(155)](o,e)}[Dt(197)](t){const e=Dt,n=this[e(228)][e(211)](t);return this[e(186)]?this[e(186)][e(193)]>t[e(193)]?n-1:n:n-1}[Dt(182)](){const t=Dt;if(this[t(228)][t(241)]&&this[t(228)][t(172)]){const e={id:t(238),author:this[t(228)][t(241)],authoredAt:this[t(228)][t(172)],content:it(this[t(161)],t(199)),attributes:{}};this[t(186)]=new(this[t(204)][t(208)])(this[t(161)],e,{maxCommentCharsWhenCollapsed:this[t(204)][t(219)],formatDateTime:this[t(204)][t(194)],editorConfig:this[t(204)][t(210)],isSystemComment:!0}),this[t(181)][t(155)](this[t(186)],this[t(228)][t(211)](e))}else this[t(186)]&&(this[t(181)][t(245)](this[t(186)]),this[t(186)][t(173)](),this[t(186)]=null);this[t(178)]()}[Dt(154)](t){const e=Dt,n=this[e(181)][e(245)](t.id);this[e(183)](n),n[e(187)]&&this[e(236)](),n[e(173)]()}[Dt(236)](){const t=Dt;this[t(162)]=Array[t(226)](this[t(181)])[t(232)](e=>e[t(187)])}[Dt(216)](){const t=Dt,n=function(t){const n=jt,o=new e.Collection;for(const e of t)o[n(155)](e);return o}(this[t(181)]),o=this[t(217)][t(168)];for(let e=1;e<=o;e++)n[t(245)](1);for(const e of n)e[t(235)]();o>0&&n[t(155)](this[t(217)],1),Ut((0,e.diff)(Array[t(226)](this[t(240)]),Array[t(226)](n)),this[t(240)],n)}[Dt(224)](){const t=Dt;Ut((0,e.diff)(Array[t(226)](this[t(240)]),Array[t(226)](this[t(181)])),this[t(240)],this[t(181)]);for(const e of this[t(240)])e[t(223)]()}[Dt(184)](){const t=Dt;this[t(181)][t(215)](e=>{const n=t;this[n(225)][n(155)](e[n(180)]),this[n(159)][n(205)](e[n(180)])}),this[t(181)].on(t(185),(e,n)=>{const o=t;for(const t of n[o(237)])this[o(225)][o(245)](t[o(180)]),this[o(159)][o(183)](t[o(180)]);for(const t of Array[o(226)](n[o(227)])[o(230)]())this[o(225)][o(155)](t[o(180)]),this[o(159)][o(205)](t[o(180)])})}}function Kt(){const t=["_rearrangeExpand","focusTracker","from","added","_model","get","reverse","ck-hidden","some","focusFirst","focus","collapse","_updateHasDirtyComment","removed","resolved","setTemplate","visibleViews","resolvedBy","delegate","render","maxThreadTotalWeight","remove","insert","ck-thread__comments","viewUid","change:hasDirtyComment","includes","_handleRemoveCommentModel","add","commentUpdated","12299256xkxvtP","editorReady","keystrokes","focusCycler","locale","hasDirtyComment","_handleNewCommentModel","maxCommentsWhenCollapsed","Thread comments","updateComment","change:isResolved","count","delete","1629957eNCxEl","length","resolvedAt","destroy","2322156bAqHwV","55430020mZWLCd","2oCQggV","175LLthlF","refreshVisibleViews","map","element","commentViews","_handleInfoComment","stopListening","_setupKeyboardNavigation","change","resolvedCommentView","isEditMode","weight","editorDestroyed","_shouldCollapse","removeComment","set","authoredAt","formatDateTime","352939PQbAyf","target","_calculatePosition","resolveCommentThread","Marked as resolved","comments","bindTemplate","createCollection","equal","_config","listenTo","arrowdown","focusLast","CommentView","bind","editorConfig","_findOptimalIndex","change:isEditMode","isActive","12154625ozvTvB","forEach","_rearrangeCollapse","_collapsedCommentsView","change:isActive","maxCommentCharsWhenCollapsed","211580PFhbbD","9GPgvEQ","arrowup","expand"];return(Kt=function(){return t})()}function Ut(t,e,n){const o=Dt;let r=0;for(const s of t)switch(s){case o(246):e[o(155)](n[o(229)](r),r),r++;break;case o(169):e[o(245)](r);break;case o(203):r++}}const Ht=Wt;function zt(){const t=["8CeSgyv","33722982cerYtE","bindTemplate","THREAD_CONTEXT_LABEL","8lglpyD","1978595wEGvLN","focus","contextValue","2160011pmYGBW","span","553314hiZoZX","2393614vKLalu","setTemplate","set","ck-context__value","element","1691748PWGIcV","269541xQjuHz"];return(zt=function(){return t})()}function Wt(t,e){const n=zt();return(Wt=function(t,e){return n[t-=126]})(t,e)}!function(t){const e=Wt,n=t();for(;;)try{if(714243===-parseInt(e(127))/1+-parseInt(e(139))/2+-parseInt(e(138))/3+-parseInt(e(128))/4*(parseInt(e(133))/5)+-parseInt(e(126))/6+-parseInt(e(136))/7+parseInt(e(132))/8*(parseInt(e(129))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zt);class Xt extends st.View{constructor(t){const e=Wt;super(t);const n=this[e(130)];this[e(141)](e(135),""),this[e(140)]({tag:e(137),attributes:{class:["ck",e(142)],"aria-label":n.to(e(135),n=>it(t,e(131),n)),tabindex:-1},children:[{text:n.to(e(135))}]})}[Ht(134)](){const t=Ht;this[t(143)][t(134)]()}}function Yt(){const t=["isResolvable",".ck-context__value","2143904zzVFHO","render",".ck-context","keystrokes","ck-context","bind","...","scrollWidth","_model","substring","offsetWidth","_setupKeyboardNavigation","tooltip","icon","contextView","isReadOnly","3661659bXSXDk","div","mouseleave","hasContext","ck-context-wrapper","_createContextView","ck-thread__header","bindTemplate","Reopen","_trimContextValue","listenTo","focusCycler","classList","1387540ZuhHio","setTemplate","196AyWqYs","label","focusFirst","fire","context","focusables","length","ck-context--quotes","4001496vSvdXi","reopenCommentThread","isResolved","overlay","ck-annotation__actions","isEnabled","shift+tab","element","focus","lastIndexOf","createCollection","locale","value","reopenButtonView","mouseenter","12126jCwzgj","contextValue","add","_createReopenButton","_attachContextActions","execute","querySelector","isVisible","Comment was made on an element","focusTracker","remove","643440uRqPJG","tab","716196XfwKeP"];return(Yt=function(){return t})()}const Gt=qt;function qt(t,e){const n=Yt();return(qt=function(t,e){return n[t-=168]})(t,e)}!function(t){const e=qt,n=t();for(;;)try{if(719444===-parseInt(e(178))/1*(-parseInt(e(201))/2)+-parseInt(e(233))/3+parseInt(e(212))/4+parseInt(e(176))/5+parseInt(e(214))/6+-parseInt(e(217))/7+parseInt(e(186))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yt);class Zt extends st.View{[Gt(225)];[Gt(199)];[Gt(231)];[Gt(183)];[Gt(210)];[Gt(220)];[Gt(174)];constructor(t,n){const o=Gt;super(t);const r=this[o(170)];this[o(225)]=n,this[o(199)]=this[o(204)](),this[o(231)]=this[o(168)](),this[o(183)]=this[o(196)]([this[o(231)],this[o(199)]]),this[o(210)]=new e.FocusTracker,this[o(220)]=new e.KeystrokeHandler,this[o(174)]=new st.FocusCycler({focusables:this[o(183)],focusTracker:this[o(210)],keystrokeHandler:this[o(220)],actions:{focusPrevious:o(192),focusNext:o(213)}}),this[o(222)](o(236)).to(this[o(225)],o(182),t=>!!t),this[o(222)](o(202)).to(this[o(225)],o(182),t=>t&&t[o(198)]?this[o(172)](t[o(198)]):it(this[o(197)],o(209))),this[o(177)]({tag:o(234),attributes:{class:[o(169)]},children:[{tag:o(234),attributes:{class:[o(237)]},children:[{tag:o(234),attributes:{class:[o(221),r.if(o(236),o(185))]},children:[this[o(231)]]}]},{tag:o(234),attributes:{class:[o(190)]},children:[this[o(199)]]}]})}[Gt(218)](){const t=Gt;super[t(218)](),this[t(205)](),this[t(228)]()}[Gt(194)](){const t=Gt;this[t(174)][t(180)]()}[Gt(204)](){const t=Gt,e=new st.ButtonView(this[t(197)]);return e[t(179)]=it(this[t(197)],t(171)),e[t(229)]=it(this[t(197)],t(171)),e[t(230)]=rt.IconUndo,e[t(222)](t(191)).to(this[t(225)],t(232),t=>!t),e[t(222)](t(208)).to(this[t(225)],t(215),this[t(225)],t(188),(t,e)=>t&&e),e.on(t(206),()=>{const e=t;this[e(181)](e(187),this[e(225)].id)}),e}[Gt(172)](t){const e=Gt;if(t[e(184)]<150)return t;const n=t[e(195)](" ",147);return t[e(226)](0,n>-1?n:147)+e(223)}[Gt(205)](){const t=Gt,e=this[t(193)][t(207)](t(219)),n=e[t(207)](t(216));this[t(173)](e,t(200),()=>{const o=t;n[o(227)]<n[o(224)]&&e[o(175)][o(203)](o(189))}),this[t(173)](e,t(235),()=>{const n=t;e[n(175)][n(211)](n(189))})}[Gt(228)](){const t=Gt;this[t(220)][t(173)](this[t(193)]);for(const e of this[t(183)])this[t(210)][t(203)](e[t(193)]),this[t(220)][t(173)](e[t(193)])}[Gt(168)](){const t=Gt,e=new Xt(this[t(197)]);return e[t(222)](t(202)).to(this),e}}const Jt=Qt;function Qt(t,e){const n=te();return(Qt=function(t,e){return n[t-=461]})(t,e)}!function(t){const e=Qt,n=t();for(;;)try{if(780809===-parseInt(e(536))/1*(parseInt(e(484))/2)+-parseInt(e(519))/3+parseInt(e(509))/4*(parseInt(e(502))/5)+-parseInt(e(537))/6+-parseInt(e(466))/7*(-parseInt(e(480))/8)+parseInt(e(528))/9*(parseInt(e(523))/10)+parseInt(e(515))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(te);class $t extends st.View{[Jt(532)];[Jt(497)];[Jt(525)];[Jt(538)];[Jt(461)];[Jt(464)];[Jt(463)];[Jt(465)];[Jt(543)];constructor(t,n,o,s){const i=Jt;super(t),this[i(521)](i(467),!1),this[i(521)](i(526),!1),this[i(532)]=n,this[i(489)]=o,this[i(497)]=s,this[i(525)]=new Zt(t,n),this[i(525)][i(531)](i(512)).to(this),this[i(461)]=new r.AriaDescriptionView(t,it(t,i(530))),this[i(493)](this,i(512),()=>{this[i(482)]()}),this[i(517)]=new Ft(t,n,Object[i(488)]({CommentView:this[i(497)][i(522)]},s)),this[i(517)][i(531)](i(504)).to(this),this[i(517)][i(531)](i(478)).to(this),this[i(517)][i(531)](i(513)).to(this),this[i(517)][i(531)](i(524)).to(this),this[i(517)][i(531)](i(469)).to(this),this[i(517)][i(541)](i(467)).to(this),this[i(493)](this,i(513),()=>{this[i(482)]()}),this[i(521)](i(507),this[i(517)][i(507)]),this[i(541)](i(507)).to(this[i(517)],i(507)),this[i(538)]=this[i(476)](),this[i(538)][i(531)](i(524)).to(this),this[i(538)][i(531)](i(469)).to(this),this.on(i(504),()=>this[i(482)]()),this[i(541)](i(526)).to(this[i(517)],i(514),this[i(538)][i(490)],i(511),(t,e)=>t||!!e),this[i(541)](i(486)).to(n,i(481),t=>!!t),this[i(541)](i(477)).to(this,i(507),t=>{const e=i,n=this[e(532)][e(483)][e(499)]?this[e(532)][e(483)][e(499)][e(494)][e(491)]:this[e(489)][e(491)];return it(this[e(527)],e(495),[t,n])}),this[i(464)]=this[i(475)]([this[i(517)],this[i(538)]]),this[i(463)]=new e.FocusTracker,this[i(465)]=new e.KeystrokeHandler,this[i(543)]=new st.FocusCycler({focusables:this[i(464)],focusTracker:this[i(463)],keystrokeHandler:this[i(465)],keystrokeHandlerOptions:{filter:t=>t[i(496)]!==this[i(510)]},actions:{focusPrevious:i(468),focusNext:i(470)}})}[Jt(482)](){const t=Jt;this[t(510)][t(482)]()}[Jt(542)](){const t=Jt;super[t(542)](),(0,r.setupThreadKeyboardNavigation)(this,this[t(464)])}async[Jt(474)](){const t=Jt;this[t(526)]=!1,this[t(517)][t(474)](),await this[t(538)][t(474)](),super[t(474)]()}[Jt(476)](){const t=Jt,e=new Pt(this[t(527)],this[t(489)],this[t(497)][t(518)]),n=e[t(490)];return e[t(541)](t(505)).to(this,t(467),this[t(532)],t(473),this[t(532)],t(503),this[t(532)],t(485),n,t(511),(t,e,n,o,r)=>!!r||!!o&&n&&!e||t&&n&&!e),n[t(541)](t(534)).to(this,t(507),this[t(532)],t(508),this[t(532)],t(506),(e,n,o)=>{const r=t;let s;return s=r(o&&n?487:e?498:479),it(this[r(527)],s)}),n[t(541)](t(529)).to(this,t(507),e=>it(this[t(527)],t(e?516:492))),n.on(t(540),(e,n)=>{const o=t;this[o(535)](o(539),n),this[o(532)][o(506)]&&this[o(532)][o(508)]&&this[o(535)](o(512),this[o(532)].id),this[o(532)][o(462)]||this[o(535)](o(472))}),n.on(t(500),()=>{this[t(482)]()}),n[t(541)](t(520)).to(this[t(532)],t(473)),n.on(t(500),e=>{const n=t;0==this[n(507)]&&(this[n(535)](n(501)),e[n(533)]())}),this.on(t(471),(e,o,r)=>{const s=t;r||this[s(507)]||n[s(511)]||this[s(535)](s(501))}),e}}function te(){const t=["change:isActive","submitCommentThread","isReadOnly","destroy","createCollection","_createCommentThreadInputView","ariaLabel","updateComment","Write a comment...","400UmuHsz","unlinkedAt","focus","comments","2Kqconn","archivedAt","isUnlinked","Reply to reopen discussion...","assign","_localUser","commentInputView","name","Comment","listenTo","author","COMMENT_THREAD_LABEL","target","_config","Reply...","first","cancel","removeCommentThread","5NyXcBk","canComment","removeComment","showInput","isResolved","length","isResolvable","1484052qUYsUT","element","value","reopenCommentThread","resolveCommentThread","hasDirtyComment","20164573JjrXrW","Reply","commentsListView","editorConfig","2971500oqtuuX","disabledSubmit","set","CommentView","29470eLcpED","editorReady","commentThreadHeaderView","isDirty","locale","2196wAezOr","submitLabel","COMMENT_THREAD_DESCRIPTION","delegate","_model","stop","placeholder","fire","1355839GXHaTs","3543456eAeTmd","commentThreadInputView","addComment","submit","bind","render","focusCycler","ariaDescriptionView","isSubmitted","focusTracker","focusables","keystrokes","111230DjuKNk","isActive","shift+tab","editorDestroyed","tab"];return(te=function(){return t})()}const ee=oe;function ne(){const t=["_boundFirstCommentView","ck-thread--remove-confirmation","get","actionIndicator","Resolve","execute","isReadOnly","ck-thread--unlinked","commentThreadHeaderView","ck-reset_all-excluded",".ck-thread__container","fire","77048wKUajd","change:isActive","listenTo","setTemplate","isResolved","ariaLabel","set","7qfySLJ","15spUfgn","Delete comment thread?","placeholder","isSystemComment","length","_model","1183293zCieTq","bindTemplate","tooltip","change:isReadOnly","commentViews","isResolvable","isActive","_bindFirstCommentView","2402934iCWHQA","div","remove","132yrOKNi","_createResolveButton","showConfirm","has","isVisible","locale","actionBar","1312531ZhitfP","ck-comment--resolve","removeCommentThread","8wqMfFO","render","removeButton","then","Write a comment...","resolveCommentThread","unbind","2vWGhXT","commentThreadInputView","ck-rounded-corners","ck-thread__container","containerElement","createCollection","commentsListView","ck-thread","add","ariaDescriptionView","isEnabled","ck-thread--","querySelector","focus","change:archivedAt","getTemplate","label","commentThreadChildren","948219lLxQZz","archivedAt","5259540PfAxGn","isConfirm","_cancelAllConfirms","stop","listitem","825817oeoxqM","ck-thread--active","removeConfirm","extendTemplate","_updateArchivedThreadHeader","cancelConfirm","bind","icon","resolveButton","element","focusables","isUnlinked","high"];return(ne=function(){return t})()}function oe(t,e){const n=ne();return(oe=function(t,e){return n[t-=459]})(t,e)}!function(t){const e=oe,n=t();for(;;)try{if(603631===-parseInt(e(529))/1+-parseInt(e(504))/2*(-parseInt(e(522))/3)+parseInt(e(462))/4*(parseInt(e(470))/5)+-parseInt(e(484))/6*(-parseInt(e(469))/7)+-parseInt(e(497))/8*(parseInt(e(476))/9)+-parseInt(e(524))/10+parseInt(e(494))/11*(parseInt(e(487))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ne);class re extends((0,r.ConfirmMixin)($t)){[ee(521)];[ee(508)];[ee(537)];[ee(542)];constructor(t,e,n,o){const r=ee;super(t,e,n,o),this[r(521)]=this[r(509)]([this[r(510)],this[r(505)],this[r(513)]]),this[r(468)](r(545),null),this[r(508)]=null,this[r(542)]=null,this[r(492)]=t,this[r(537)]=this[r(488)](),this[r(465)](this[r(519)]()),this.on(r(463),(t,e,n)=>{n||this[r(526)]()}),this[r(464)](this[r(475)],r(479),(t,e,n)=>{n&&this[r(526)]()}),this[r(474)]>0&&this[r(483)](),this[r(464)](this[r(510)][r(480)],r(512),()=>{this[r(483)]()})}[ee(519)](){const t=ee,e=this[t(477)];return{tag:t(485),attributes:{class:["ck",t(511),t(459),t(506),e.if(t(482),t(530)),e.if(t(540),t(549)),e.if(t(525),t(543)),e.to(t(545),e=>e?t(515)+e:"")],"data-thread-id":this[t(475)].id,tabindex:0,role:t(528),"aria-label":e.to(t(467)),"aria-describedby":this[t(513)].id},children:[{tag:t(485),attributes:{class:t(507)},children:this[t(521)]}]}}[ee(498)](){const t=ee;super[t(498)](),this[t(508)]=this[t(538)][t(516)](t(460)),this[t(475)].on(t(518),()=>{this[t(533)]()}),this[t(533)]()}[ee(526)](){const t=ee;this[t(534)]();for(const e of this[t(510)][t(480)])e[t(534)]()}[ee(483)](){const t=ee,{locale:e}=this,n=this[t(510)][t(480)][t(544)](0);n===this[t(542)]||n[t(473)]||(this[t(542)]=n,this[t(503)](t(545)),this[t(535)](t(545)).to(n,t(545),e=>t(486)===e?t(486):null),n[t(472)]=it(e,t(501)),n[t(499)].on(t(547),n=>{const o=t;n[o(527)](),this[o(489)](it(e,o(471)),this[o(508)])[o(500)](()=>{const t=o;this[t(461)](t(496))})},{priority:t(541)}),this.on(t(531),()=>{n[t(517)]()}),n[t(493)][t(512)](this[t(537)],0),n[t(539)][t(512)](this[t(537)],0))}[ee(488)](){const t=ee,e=new r.LateFocusButtonView(this[t(492)]);return e[t(520)]=it(this[t(492)],t(546)),e[t(478)]=it(this[t(492)],t(546)),e[t(536)]=rt.IconCheck,e[t(532)]({attributes:{class:t(495)}}),e[t(535)](t(514)).to(this[t(475)],t(548),t=>!t),e[t(535)](t(491)).to(this[t(475)],t(481),this[t(475)],t(466),(t,e)=>t&&!e),e.on(t(547),()=>{const e=t;this[e(461)](e(502),this[e(475)].id)}),e}[ee(533)](){const t=ee;this[t(475)][t(523)]?this[t(521)][t(490)](this[t(550)])||(this[t(521)][t(512)](this[t(550)],0),this[t(539)][t(512)](this[t(550)],0)):this[t(521)][t(490)](this[t(550)])&&(this[t(521)][t(486)](this[t(550)]),this[t(539)][t(486)](this[t(550)]))}}function se(){var t=["1307586fAvOko","set","157YYaNoX","change:content","5133112bKIIer","73215HGIqse","div","1852rtVRym","content","element","5ezICWx","310XUDIeL","setTemplate","innerHTML","ck-comment__content","render","ck-annotation__content","7276852YpADsy","10452144FVlpJw","18GVGHWS","ck-content","2039079MwVIko"];return(se=function(){return t})()}var ie=ce;function ce(t,e){var n=se();return(ce=function(t,e){return n[t-=388]})(t,e)}!function(t){for(var e=ce,n=t();;)try{if(725314===-parseInt(e(407))/1*(parseInt(e(390))/2)+-parseInt(e(405))/3+parseInt(e(409))/4*(parseInt(e(393))/5)+-parseInt(e(402))/6*(parseInt(e(404))/7)+parseInt(e(401))/8+parseInt(e(388))/9*(parseInt(e(394))/10)+-parseInt(e(400))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(se);class ae extends st.View{constructor(t){var e=ce;super(t),this[e(406)](e(391),""),this[e(395)]({tag:e(389),attributes:{class:[e(403),e(397),e(399)]}})}[ie(398)](){var t=ie;super[t(398)](),this.on(t(408),(e,n,o)=>{var r=t;this[r(392)][r(396)]=o}),this[t(392)][t(396)]=this[t(391)]}}const he=ue;function ue(t,e){const n=de();return(ue=function(t,e){return n[t-=411]})(t,e)}function de(){const t=["parseFromString","isCollapsed","switchToDisplayMode","content","isExternal","get","editorConfig","authoredAt","focusFirst","getExternalCommentNote","EXTERNAL_AVATAR","destroy","330720dFuAzw","focusables","createCollection","Save","add","shift+tab","author","ariaLabel","260648tzVxpe","body","tab","cancel","creator","initialData","EXTERNAL_COMMENT","getUserViewNotificationText","switchToEditMode","_createCommentContentView","expand","change","stopListening","editorReady","COMMENT_ARIA_LABEL","attributes","submitLabel","enter","fire","visibleView","submit","locale","114565HYoMEk","editorDestroyed","bind","text/html","ariaDescriptionView","textContent","once","1023548vJXDXq","render","source","COMMENT_THREAD_DESCRIPTION","_setupKeyboardNavigation","maxCommentCharsWhenCollapsed","set","updateComment","focusCycler","EXTERNAL_IMPORT_WORD_AVATAR","focusTracker","3970416uSrIio","isReadOnly","importWord","added","element","_createCommentInputView","EXTERNAL_IMPORT_WORD_COMMENT","disabledSubmit","isEditMode","listenTo","esc","name","formatDateTime","removed","target","collapse","focus","539268pZduah","value","isSystemComment","_model","remove","3IaaNbh","@external","delegate","keystrokes","_config","4747876XWtapc","createEditor"];return(de=function(){return t})()}!function(t){const e=ue,n=t();for(;;)try{if(343173===parseInt(e(458))/1+-parseInt(e(434))/2+parseInt(e(439))/3*(parseInt(e(495))/4)+-parseInt(e(488))/5+-parseInt(e(417))/6+parseInt(e(444))/7+parseInt(e(466))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(de);class le extends st.View{[he(485)];[he(492)];[he(459)];[he(416)];[he(442)];[he(414)];[he(437)];[he(443)];constructor(t,n,o){const s=he;super(t),this[s(437)]=n,this[s(443)]=o,this[s(436)]=!!this[s(443)][s(436)],this[s(412)](s(425),!1),this[s(412)](s(447),!0),this[s(490)](s(465)).to(n,s(449),n,s(453),(e,r)=>it(t,s(480),[n[s(464)][s(428)],o[s(429)](r),(new DOMParser)[s(446)](e,s(491))[s(467)][s(493)],n[s(450)]?this[s(455)]():""])),this[s(492)]=new r.AriaDescriptionView(t,it(t,s(498))),this[s(485)]=this[s(460)](),this[s(485)][s(462)](this[s(475)]()),this[s(459)]=new st.ViewCollection,this[s(416)]=new e.FocusTracker,this[s(442)]=new e.KeystrokeHandler,this[s(414)]=new st.FocusCycler({focusables:this[s(459)],focusTracker:this[s(416)],keystrokeHandler:this[s(442)],keystrokeHandlerOptions:{filter:t=>t[s(431)]!==this[s(421)]},actions:{focusPrevious:s(463),focusNext:s(468)}})}[he(476)](){this[he(447)]=!1}[he(432)](){const t=he;this[t(425)]||(this[t(447)]=!0)}[he(433)](){const t=he;this[t(421)][t(433)]()}[he(496)](){const t=he;super[t(496)](),this[t(499)]()}async[he(457)](){const t=he;await this[t(485)][t(451)](0)[t(457)](),super[t(457)]()}[he(474)](){const t=he;this[t(425)]||(this[t(425)]=!0,this[t(485)][t(438)](0)[t(457)](),this[t(485)][t(462)](this[t(422)]()))}[he(448)](){const t=he;this[t(425)]&&(this[t(425)]=!1,this[t(485)][t(438)](0)[t(457)](),this[t(485)][t(462)](this[t(475)]()))}[he(455)](){const t=he;return t(419)===this[t(437)][t(481)][t(440)][t(497)]?it(this[t(487)],t(423)):it(this[t(487)],t(472))}[he(473)](){const t=he;return this[t(437)][t(450)]?t(419)===this[t(437)][t(481)][t(440)][t(497)]?it(this[t(487)],t(415),this[t(437)][t(470)][t(428)]):it(this[t(487)],t(456),this[t(437)][t(470)][t(428)]):null}[he(475)](){const t=he,e=new ae(this[t(487)]);return e[t(490)](t(449)).to(this[t(437)],t(449),this,t(447),(e,n)=>n?(0,r.trimHtml)(e,{limit:this[t(443)][t(411)]}):e),e}[he(422)](){const t=he;this[t(443)][t(452)]||(this[t(443)][t(452)]={}),this[t(443)][t(452)][t(471)]=this[t(437)][t(449)];const e=new Nt(this[t(487)],this[t(443)][t(452)]);return e[t(435)]=this[t(437)][t(449)],e[t(490)](t(424)).to(this[t(437)],t(418)),e[t(482)]=it(this[t(487)],t(461)),e.on(t(486),(e,n)=>{const o=t;this[o(484)](o(413),this[o(437)].id,n),this[o(448)](),this[o(433)]()}),e.on(t(469),()=>{const e=t;this[e(448)](),this[e(433)]()}),e[t(494)](t(479),()=>{e[t(433)]()}),e[t(445)](),e[t(441)](t(479)).to(this),e[t(441)](t(489)).to(this),e}[he(499)](){const t=he,e=this[t(421)];this[t(442)][t(426)](e);for(const e of this[t(459)])this[t(416)][t(462)](e[t(421)]),this[t(442)][t(426)](e[t(421)]);this[t(459)].on(t(477),(e,n)=>{const o=t;for(const t of n[o(430)])this[o(416)][o(438)](t[o(421)]),this[o(442)][o(478)](t[o(421)]);for(const t of n[o(420)])this[o(416)][o(462)](t[o(421)]),this[o(442)][o(426)](t[o(421)])}),this[t(442)][t(412)](t(483),(n,o)=>{const r=t;e===n[r(431)]&&(this[r(414)][r(454)](),o())}),this[t(442)][t(412)](t(427),(n,o)=>{const r=t;e!==n[r(431)]&&(this[r(433)](),o())})}}const me=ke;function ke(t,e){const n=ge();return(ke=function(t,e){return n[t-=404]})(t,e)}function ge(){const t=["focus","2749424MeTkVB","ck-comment__external","locale","ck-comment--","execute","isRemovable","addMany","ck-hidden","render","change:isRemovable","find","createCollection","isConfirm","div","Reply...","icon","ck-comment__info-time","group","removeComment","from","mouseleave","ck-comment--remove-confirmation","505nnBZzF","ck-comment__info-name","getUserViewNotificationText","884060idZovU","label","then","bind","remove","Remove","ck-annotation__info-time","ck-comment--remove","177344TyLSHw","ck-annotation__actions","panelPosition","ck-comment__user","isEditMode","buttonView","push","1029492lquUuC","blur","actionIndicator","Edit","toMany","ck-comment__main","bindTemplate","getExternalCommentNote","ck-comment__actions--hidden","_model","_createRemoveButton","some","listitem","fire","isSystemComment","author","resolvedAt","Show more items","ck-comment__wrapper","cancelConfirm","ariaDescriptionView","items","ck-annotation__actions--hidden","isEnabled","ck-comment__actions","ck-comment--edit","43482ZILXcF","switchToEditMode","isExternal","_config","Delete comment?","_createEditButton","isEditable","unbind","isVisible","setTemplate","length","actionBar","withText","ck-annotation__user","ck-comment__info","extendTemplate","3IyZGrK","_createCommentInputView","add","315217jjKyVO","panelView","authoredAt","formatDateTime","_attachActions","_createDropdown","ck-annotation__main","removeButton","ariaLabel","getTemplate","span","name","editButton","time","dropdown","ck-annotation","ck-comment--info","set","ck-annotation__info-name","ck-annotation__info","listenTo","userView","1602552mNBcgJ","mouseenter","ck-annotation__content-wrapper","ck-comment","isReadOnly","focusables","edit","showConfirm","element","visibleView","placeholder","children"];return(ge=function(){return t})()}!function(t){const e=ke,n=t();for(;;)try{if(528755===parseInt(e(429))/1+parseInt(e(503))/2+-parseInt(e(478))/3*(parseInt(e(421))/4)+parseInt(e(418))/5*(-parseInt(e(462))/6)+parseInt(e(481))/7+parseInt(e(516))/8+parseInt(e(436))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ge);class pe extends((0,r.ConfirmMixin)(le)){[me(473)];[me(502)];constructor(t,e,n){const o=me;super(t,e,n),this[o(498)](o(438),null),this[o(498)](o(513),it(t,o(410))),this[o(424)](o(483)).to(e),this[o(424)](o(452)).to(e),this[o(473)]=this[o(407)](),this[o(450)]||(this[o(493)]=this[o(467)](),this[o(488)]=this[o(446)](),this[o(457)]=this[o(407)](),this[o(457)][o(522)]([this[o(493)],this[o(488)]]),this[o(495)]=this[o(486)](),this[o(473)][o(480)](this[o(495)]),this[o(508)][o(480)](this[o(495)])),this[o(502)]=new r.UserView(t,e[o(451)],this[o(420)]()),this[o(502)][o(477)]({attributes:{class:[o(432),o(475)],"aria-hidden":!0}}),this[o(501)](e,o(405),()=>this[o(455)]()),this[o(471)](this[o(490)]())}[me(490)](){const t=me,e=this[t(442)],n=[{tag:t(409),attributes:{class:[t(476),t(500)]},children:[{tag:t(491),children:[{text:this[t(502)][t(492)]}],attributes:{class:[t(419),t(499)],"data-cke-tooltip-text":this[t(502)][t(492)]}},{tag:t(494),attributes:{datetime:e.to(t(483)),class:[t(412),t(427)]},children:[{text:e.to(t(483),e=>this[t(465)][t(484)](e))}]}]},{tag:t(409),attributes:{class:[t(460),t(430),e.if(t(433),t(444)),e.if(t(433),t(458))]},children:this[t(473)]},{tag:t(409),attributes:{class:[t(505)]},children:this[t(512)]},this[t(456)]];return this[t(445)][t(464)]&&n[t(435)]({tag:t(409),attributes:{class:[t(517)]},children:[{text:this[t(443)]()}]}),{tag:"li",attributes:{class:[t(454),e.if(t(408),t(417))],tabindex:-1,"aria-label":e.to(t(489)),"aria-describedby":this[t(456)].id,role:t(448)},children:[{tag:t(409),attributes:{class:[t(506),t(496),e.if(t(433),t(461)),e.if(t(450),t(497)),e.to(t(438),e=>e?t(519)+e:"")],"data-author-id":this[t(445)][t(451)].id,"data-comment-id":this[t(445)].id,role:t(413)},children:[this[t(502)],{tag:t(409),attributes:{class:[t(441),t(487)]},children:n}]}]}}[me(467)](){const t=me,e=new st.ButtonView(this[t(518)]);return e[t(422)]=it(this[t(518)],t(439)),e[t(411)]=rt.IconPencil,e[t(474)]=!0,e[t(477)]({attributes:{class:t(461)}}),e[t(424)](t(459)).to(this[t(445)],t(507),t=>!t),e[t(424)](t(470)).to(this[t(445)],t(468)),e.on(t(520),()=>this[t(463)]()),e}[me(446)](){const t=me,e=new st.ButtonView(this[t(518)]);return e[t(422)]=it(this[t(518)],t(426)),e[t(411)]=rt.IconRemoveComment,e[t(474)]=!0,e[t(477)]({attributes:{class:t(428)}}),e[t(424)](t(459)).to(this[t(445)],t(507),t=>!t),e[t(424)](t(470)).to(this[t(445)],t(521)),e.on(t(520),()=>{const e=t;this[e(510)](it(this[e(518)],e(466)),this[e(511)])[e(423)](()=>{const t=e;this[t(449)](t(414),this[t(445)].id)})}),e}[me(486)](){const t=me,e=(0,st.createDropdown)(this[t(518)],r.LateFocusDropdownButtonView),n=e[t(482)][t(514)],o=new st.ListView(this[t(518)]),s=e[t(442)];(0,st.focusChildOnDropdownOpen)(e,()=>this[t(457)][t(406)](e=>e[t(470)])),e[t(477)]({attributes:{class:[s.if(t(470),t(523),t=>!t)]}});const i=(n,r=-1)=>{const s=t,i=new st.ListItemView(this[s(518)]);i[s(514)][s(480)](n);const c=r>-1?r:o[s(457)][s(472)];o[s(457)][s(480)](i,c);const a=Array[s(415)](this[s(457)]);e[s(469)](s(459),s(470)),e[s(424)](s(459))[s(440)](a,s(459),(...t)=>t[s(447)](t=>t)),e[s(424)](s(470))[s(440)](a,s(470),(...t)=>t[s(447)](t=>t))};e[t(431)]="sw",e[t(434)][t(498)]({label:it(this[t(518)],t(453)),icon:rt.IconThreeVerticalDots});for(const e of this[t(457)])i(e);return n[t(480)](o),e[t(501)](this[t(457)],t(480),(t,e,n)=>{i(e,n)}),e[t(501)](this[t(457)],t(425),(e,n,r)=>{const s=t;o[s(457)][s(425)](r)}),e}[me(485)](t,e){const n=me,o=t&&t[n(511)];o&&(this[n(501)](o,n(504),()=>this[n(438)]=e),this[n(501)](o,n(515),()=>this[n(438)]=e),this[n(501)](o,n(416),()=>this[n(438)]=null),this[n(501)](o,n(437),()=>this[n(438)]=null))}[me(479)](){const t=me,e=super[t(479)]();return e[t(424)](t(513)).to(this),e}[me(404)](){const t=me;super[t(404)](),this[t(485)](this[t(493)],t(509)),this[t(485)](this[t(488)],t(425))}}var fe=n(673),be=n.n(fe),ve=n(545),_e=n.n(ve),we=n(262),Ie=n.n(we),ye=n(667),Ae=n.n(ye),Ce=n(357),Te=n.n(Ce),Ee=n(554),xe={attributes:{"data-cke":!0}};xe.setAttributes=Ae(),xe.insert=Ie().bind(null,"head"),xe.domAPI=_e(),xe.insertStyleElement=Te();be()(Ee.A,xe);Ee.A&&Ee.A.locals&&Ee.A.locals;var Oe=n(306),Ne={attributes:{"data-cke":!0}};Ne.setAttributes=Ae(),Ne.insert=Ie().bind(null,"head"),Ne.domAPI=_e(),Ne.insertStyleElement=Te();be()(Oe.A,Ne);Oe.A&&Oe.A.locals&&Oe.A.locals;var Se=n(980),Me={attributes:{"data-cke":!0}};Me.setAttributes=Ae(),Me.insert=Ie().bind(null,"head"),Me.domAPI=_e(),Me.insertStyleElement=Te();be()(Se.A,Me);Se.A&&Se.A.locals&&Se.A.locals;function Re(t,e,{signal:n,edges:o}={}){let r,s=null;const i=null!=o&&o.includes("leading"),c=null==o||o.includes("trailing"),a=()=>{null!==s&&(t.apply(r,s),r=void 0,s=null)};let h=null;const u=()=>{null!=h&&clearTimeout(h),h=setTimeout(()=>{h=null,c&&a(),l()},e)},d=()=>{null!==h&&(clearTimeout(h),h=null)},l=()=>{d(),r=void 0,s=null},m=function(...t){if(n?.aborted)return;r=this,s=t;const e=null==h;u(),i&&e&&a()};return m.schedule=u,m.cancel=l,m.flush=()=>{d(),a()},n?.addEventListener("abort",l,{once:!0}),m}function Pe(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:o=!1,trailing:r=!0,maxWait:s}=n,i=Array(2);let c;o&&(i[0]="leading"),r&&(i[1]="trailing");let a=null;const h=Re(function(...e){c=t.apply(this,e),a=null},e,{edges:i}),u=function(...e){return null!=s&&(null===a&&(a=Date.now()),Date.now()-a>=s)?(c=t.apply(this,e),a=Date.now(),h.cancel(),h.schedule(),c):(h.apply(this,e),c)};return u.cancel=h.cancel,u.flush=()=>(h.flush(),c),u}function Le(t,e){const n=Be();return(Le=function(t,e){return n[t-=103]})(t,e)}function Ve(t){const e=function(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:o=!0,trailing:r=!0}=n;return Pe(t,e,{leading:o,trailing:r,maxWait:e})}(t,30),n=new MutationObserver(t=>{const n=Le;for(const o of t)(n(117)==o[n(113)]&&n(108)==o[n(119)]||n(121)==o[n(113)]||n(118)==o[n(113)])&&e()});return{attach(t){n[Le(107)](t,{attributes:!0,childList:!0,subtree:!0,characterData:!0})},detach(){const t=Le;n[t(120)](),e[t(106)]()}}}function Be(){const t=["563315RaUlcJ","22072FwTrYF","303937BoUDuo","cancel","observe","class","11jJlLvc","2475qcHTUr","105IfFSiz","23562170JOwxNJ","type","39762hmPpzL","48rrZdcT","2939454YwWiFn","attributes","characterData","attributeName","disconnect","childList","2609816OCJxxT"];return(Be=function(){return t})()}!function(t){const e=Le,n=t();for(;;)try{if(623584===parseInt(e(105))/1+-parseInt(e(114))/2*(-parseInt(e(111))/3)+-parseInt(e(122))/4+parseInt(e(103))/5*(-parseInt(e(115))/6)+-parseInt(e(116))/7+-parseInt(e(104))/8*(parseInt(e(110))/9)+parseInt(e(112))/10*(parseInt(e(109))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Be);var De=n(438),je={attributes:{"data-cke":!0}};je.setAttributes=Ae(),je.insert=Ie().bind(null,"head"),je.domAPI=_e(),je.insertStyleElement=Te();be()(De.A,je);De.A&&De.A.locals&&De.A.locals;const Fe=Ke;function Ke(t,e){const n=Ue();return(Ke=function(t,e){return n[t-=150]})(t,e)}function Ue(){const t=["clientHeight","createCollection","presentation","bindTemplate","targetRect","fire","1275226KJuaGL","ck-annotation-wrapper--active","destroy","arrowup","render","16CpkWNk","div","5gUYzUq","content","attach","delegate","setTemplate","ck-rounded-corners","isActive","isDirty","arrowdown","4679204HLwagJ","_updateHeight","keystrokes","element","set","height","listenTo","type","mainView","Esc","length","1627350vyLjal","focus","first","1408631eDjRUF","_mutationObserver","8428527FCcWCH","ck-annotation-wrapper","add","clear","focusTracker","detach","6032550DsLoHI","1367627RxvzJq"];return(Ue=function(){return t})()}!function(t){const e=Ke,n=t();for(;;)try{if(691017===parseInt(e(189))/1+-parseInt(e(150))/2+-parseInt(e(177))/3+-parseInt(e(166))/4*(-parseInt(e(157))/5)+parseInt(e(188))/6+parseInt(e(180))/7+-parseInt(e(155))/8*(parseInt(e(182))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ue);class He extends st.View{[Fe(186)];id;[Fe(168)];[Fe(158)];[Fe(174)];[Fe(181)];constructor(t,n){const o=Fe;super(t),this.id=(0,e.uid)(),this[o(186)]=new e.FocusTracker,this[o(168)]=new e.KeystrokeHandler,this[o(168)][o(170)](o(175),(t,e)=>this[o(195)](o(175),e)),this[o(170)](o(194),{top:0,right:0,bottom:0,left:0}),this[o(170)](o(171),0),this[o(170)](o(163),!1),this[o(170)](o(164),!1),this[o(170)](o(176),0),this[o(170)](o(173),""),this[o(181)]=Ve(()=>this[o(167)]()),this[o(158)]=this[o(191)](),this[o(158)][o(160)](o(153),o(165)).to(this),this[o(158)][o(184)](n),this[o(174)]=n;const r=this[o(193)];this[o(161)]({tag:o(156),attributes:{class:["ck",o(183),o(162),r.if(o(163),o(151))],role:o(192)},children:this[o(158)]})}[Fe(154)](){const t=Fe;super[t(154)](),this[t(186)][t(184)](this[t(169)]),this[t(168)][t(172)](this[t(169)]),this[t(181)][t(159)](this[t(169)])}[Fe(152)](){const t=Fe;this[t(158)][t(185)](),this[t(168)][t(152)](),this[t(186)][t(152)](),this[t(181)][t(187)](),super[t(152)]()}[Fe(178)](){const t=Fe;this[t(158)][t(179)]&&this[t(158)][t(179)][t(178)]()}[Fe(167)](){const t=Fe,e=this[t(169)][t(190)];e&&(this[t(171)]=e)}}const ze=Ye;function We(){const t=["add","length","_getNormalizedTarget","filter","_id","303603TDmvZN","1812578QlFHnm","type","destroy","innerView","function","_target","220693yqFcHf","element","83004KeRYUJ","view","set","remove","_assertCorrectTarget","isArray","refreshVisibility","175BvbPiE","annotation-invalid-target","focusTracker","object","updateTargetRect","offsetParent","isVisible","targetRect","clear","498776xYWDgu","render","every","396AkqTcW","getClientRects","isActive","56aFTkGS","8tNpJRm","17590Fqlebg","mainView","stopListening","focusableElements","nodeType","419907xuOgSB","3006RdHWat","_type","target","item"];return(We=function(){return t})()}!function(t){const e=Ye,n=t();for(;;)try{if(550599===-parseInt(e(229))/1+parseInt(e(240))/2+parseInt(e(239))/3*(-parseInt(e(223))/4)+parseInt(e(207))/5*(-parseInt(e(200))/6)+-parseInt(e(222))/7*(parseInt(e(216))/8)+parseInt(e(230))/9*(parseInt(e(224))/10)+parseInt(e(198))/11*(parseInt(e(219))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(We);class Xe extends((0,e.ObservableMixin)()){[ze(201)];[ze(227)];[ze(231)];[ze(197)];constructor({view:t,target:n,type:o,isVisible:r=!0}){const s=ze;super(),this[s(201)]=t,this[s(201)][s(199)]||this[s(201)][s(217)](),this[s(231)]=o,this[s(197)]=n,Xe[s(204)](this[s(236)]()),this[s(227)]=new e.Collection([this[s(201)][s(199)]],{idProperty:s(238)}),this[s(227)].on(s(234),(t,e)=>{const n=s;this[n(201)][n(209)][n(234)](e)}),this[s(227)].on(s(203),(t,e)=>{const n=s;this[n(201)][n(209)][n(203)](e)}),this[s(202)](s(213),r)}get[ze(241)](){const t=ze;return t(196)==typeof this[t(231)]?this[t(231)]():this[t(231)]}get[ze(195)](){const t=ze;return this[t(201)][t(225)]}get[ze(232)](){const t=ze,e=this[t(236)]();return Xe[t(204)](e),e}get[ze(214)](){const t=ze,n=this[t(232)];if(null===n)return null;if(n instanceof e.Rect)return n;const o=n[t(237)](e=>function(e){const n=t;if(e[n(212)])return!0;return!!e[n(220)]()[n(233)](0)}(e));return 0===o[t(235)]?null:new e.Rect(o[0][t(220)]()[t(233)](0))}get[ze(221)](){const t=ze;return this[t(201)][t(221)]}set[ze(221)](t){const e=ze;this[e(201)][e(221)]=t,this[e(201)][e(225)][e(221)]=t}[ze(211)](){const t=ze;this[t(201)][t(214)]=this[t(214)]}[ze(194)](){const t=ze;this[t(227)][t(226)](),this[t(227)][t(215)](),this[t(226)]()}[ze(206)](){const t=ze;this[t(213)]=!!this[t(214)]}static[ze(204)](t){const n=ze;if(!(null===t||t instanceof e.Rect||Array[n(205)](t)&&t[n(218)](t=>Ge(t))))throw new e.CKEditorError(n(208),null,{target:t})}[ze(236)](){const t=ze,e=t(196)==typeof this[t(197)]?this[t(197)]():this[t(197)];return Ge(e)?[e]:e}}function Ye(t,e){const n=We();return(Ye=function(t,e){return n[t-=194]})(t,e)}function Ge(t){const e=ze;return null!==t&&e(210)==typeof t&&e(228)in t&&1===t[e(228)]}function qe(t,e){const n=tn();return(qe=function(t,e){return n[t-=395]})(t,e)}const Ze=qe;!function(t){const e=qe,n=t();for(;;)try{if(850188===parseInt(e(404))/1+parseInt(e(405))/2+parseInt(e(425))/3+-parseInt(e(409))/4+-parseInt(e(423))/5*(-parseInt(e(441))/6)+parseInt(e(402))/7*(-parseInt(e(399))/8)+parseInt(e(411))/9*(-parseInt(e(413))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tn);class Je extends e.Collection{[Ze(426)];[Ze(400)];[Ze(407)];constructor(t=[]){const n=Ze;super(),this[n(426)]=new Map,this[n(400)]=new Map,this[n(407)]=new e.FocusTracker,this[n(407)].on(n(431),(t,e,o)=>{const r=n;o||this[r(414)](r(406))});for(const e of t)this[n(403)](e)}get[Ze(430)](){const t=Ze;return this[t(407)][t(430)]}[Ze(403)](t){const n=Ze;if(this[n(418)](t))throw new e.CKEditorError(n(440),null);this[n(426)][n(428)](t[n(396)],t),this[n(400)][n(428)](t[n(429)],t);for(const e of t[n(395)])this[n(407)][n(403)](e);this[n(401)](t[n(395)],n(403),(t,e)=>{const o=n;this[o(407)][o(403)](e)}),this[n(401)](t[n(395)],n(427),(t,e)=>{const o=n;this[o(407)][o(427)](e)}),this[n(401)](t[n(429)][n(398)],n(431),(e,o,r)=>{const s=n;r&&this[s(414)](s(435),t)}),t[n(416)]();const o=this[n(397)](t[n(429)][n(412)]);return super[n(403)](t,o)}[Ze(427)](t){const n=Ze;if(!this[n(418)](t))throw new e.CKEditorError(n(421),null);this[n(410)](t[n(429)][n(398)]),this[n(410)](t[n(395)]);for(const e of t[n(395)])this[n(407)][n(427)](e);return this[n(400)][n(422)](t[n(429)]),this[n(426)][n(422)](t[n(396)]),super[n(427)](t)}[Ze(419)](t){const e=Ze;return this[e(426)][e(434)](t)}[Ze(438)](t){const e=Ze;return this[e(400)][e(434)](t)}[Ze(437)](){const t=Ze;super[t(408)](),this[t(410)](),this[t(426)][t(408)](),this[t(400)][t(408)](),this[t(407)][t(437)]()}[Ze(420)](){const t=Ze;for(const e of this)e[t(416)]();this[t(436)]()}[Ze(436)](){const t=Ze,e=Array[t(433)](this)[t(439)]((e,n)=>$e(e[t(429)][t(412)],n[t(429)][t(412)]));for(let n=e[t(432)]-1;n>0;n--){const o=e[n];n!==this[t(424)](o)&&(this[t(427)](o),this[t(403)](o))}}[Ze(397)](t){const e=Ze;let n=0;if(!t)return this[e(432)];for(const o of this){const r=o[e(429)][e(412)];if(r){if($e(t,r)<0)return n;n++}}return n}}function Qe({source:t,target:e,filter:n}){const o=Ze;for(const r of t)n(r)&&e[o(403)](r);e[o(401)](t,o(403),(t,r)=>{const s=o;n(r)&&e[s(403)](r)}),e[o(401)](t,o(427),(t,n)=>{const r=o;e[r(418)](n)&&e[r(427)](n)})}function $e(t,e){const n=Ze;if(null===t&&null===e)return 0;if(null===t)return-1;if(null===e)return 1;const o=t[n(417)]-e[n(417)];return 0==o?t[n(415)]-e[n(415)]:o}function tn(){const t=["blur","_focusTracker","clear","6482760goPaSB","stopListening","3092517JKhsDA","targetRect","20gBDVoj","fire","left","updateTargetRect","top","has","getByInnerView","refreshPositioning","annotationcollection-not-existing-item","delete","154145pstRdO","getIndex","4928226MGjpOJ","_innerViewToAnnotation","remove","set","view","isFocused","change:isFocused","length","from","get","focus","_sort","destroy","getByView","sort","annotationcollection-duplicated-item","222ykdUjj","focusableElements","innerView","_getOrderInContent","focusTracker","8WWcTwc","_viewToAnnotation","listenTo","11711056PyabsX","add","1498945aSgzjG","1097504BnyvgO"];return(tn=function(){return t})()}t.ContextPlugin;var en=n(332),nn={attributes:{"data-cke":!0}};nn.setAttributes=Ae(),nn.insert=Ie().bind(null,"head"),nn.domAPI=_e(),nn.insertStyleElement=Te();be()(en.A,nn);en.A&&en.A.locals&&en.A.locals;t.ContextPlugin;var on=n(533),rn={attributes:{"data-cke":!0}};rn.setAttributes=Ae(),rn.insert=Ie().bind(null,"head"),rn.domAPI=_e(),rn.insertStyleElement=Te();be()(on.A,rn);on.A&&on.A.locals&&on.A.locals;st.View;st.View;class sn extends Error{}class cn extends sn{constructor(){super("Zone is an abstract class")}}class an{get type(){throw new cn}get name(){throw new cn}get ianaName(){return this.name}get isUniversal(){throw new cn}offsetName(t,e){throw new cn}formatOffset(t,e){throw new cn}offset(t){throw new cn}equals(t){throw new cn}get isValid(){throw new cn}}const hn=new Map;const un={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};const dn=new Map;class ln extends an{static create(t){let e=dn.get(t);return void 0===e&&dn.set(t,e=new ln(t)),e}static resetCache(){dn.clear(),hn.clear()}static isValidSpecifier(t){return this.isValidZone(t)}static isValidZone(t){if(!t)return!1;try{return new Intl.DateTimeFormat("en-US",{timeZone:t}).format(),!0}catch(t){return!1}}constructor(t){super(),this.zoneName=t,this.valid=ln.isValidZone(t)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(t,{format:e,locale:n}){return wn(t,e,n,this.name)}formatOffset(t,e){return yn(this.offset(t),e)}offset(t){if(!this.valid)return NaN;const e=new Date(t);if(isNaN(e))return NaN;const n=function(t){let e=hn.get(t);return void 0===e&&(e=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:t,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"}),hn.set(t,e)),e}(this.name);let[o,r,s,i,c,a,h]=n.formatToParts?function(t,e){const n=t.formatToParts(e),o=[];for(let t=0;t<n.length;t++){const{type:e,value:r}=n[t],s=un[e];"era"===e?o[s]=r:pn(s)||(o[s]=parseInt(r,10))}return o}(n,e):function(t,e){const n=t.format(e).replace(/\u200E/g,""),o=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(n),[,r,s,i,c,a,h,u]=o;return[i,r,s,c,a,h,u]}(n,e);"BC"===i&&(o=1-Math.abs(o));let u=+e;const d=u%1e3;return u-=d>=0?d:1e3+d,(_n({year:o,month:r,day:s,hour:24===c?0:c,minute:a,second:h,millisecond:0})-u)/6e4}equals(t){return"iana"===t.type&&t.name===this.name}get isValid(){return this.valid}}new Map;new Map;new Map;new Map;new Map;let mn=null;class kn extends an{static get utcInstance(){return null===mn&&(mn=new kn(0)),mn}static instance(t){return 0===t?kn.utcInstance:new kn(t)}static parseSpecifier(t){if(t){const e=t.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(e)return new kn(In(e[1],e[2]))}return null}constructor(t){super(),this.fixed=t}get type(){return"fixed"}get name(){return 0===this.fixed?"UTC":`UTC${yn(this.fixed,"narrow")}`}get ianaName(){return 0===this.fixed?"Etc/UTC":`Etc/GMT${yn(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(t,e){return yn(this.fixed,e)}get isUniversal(){return!0}offset(){return this.fixed}equals(t){return"fixed"===t.type&&t.fixed===this.fixed}get isValid(){return!0}}const gn={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"};gn.hanidec.replace(/[\[|\]]/g,"").split("");new Map;function pn(t){return void 0===t}function fn(t,e=2){let n;return n=t<0?"-"+(""+-t).padStart(e,"0"):(""+t).padStart(e,"0"),n}function bn(t){return pn(t)||null===t||""===t?void 0:parseInt(t,10)}function vn(t){if(!pn(t)&&null!==t&&""!==t){const e=1e3*parseFloat("0."+t);return Math.floor(e)}}function _n(t){let e=Date.UTC(t.year,t.month-1,t.day,t.hour,t.minute,t.second,t.millisecond);return t.year<100&&t.year>=0&&(e=new Date(e),e.setUTCFullYear(t.year,t.month-1,t.day)),+e}function wn(t,e,n,o=null){const r=new Date(t),s={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};o&&(s.timeZone=o);const i={timeZoneName:e,...s},c=new Intl.DateTimeFormat(n,i).formatToParts(r).find(t=>"timezonename"===t.type.toLowerCase());return c?c.value:null}function In(t,e){let n=parseInt(t,10);Number.isNaN(n)&&(n=0);const o=parseInt(e,10)||0;return 60*n+(n<0||Object.is(n,-0)?-o:o)}function yn(t,e){const n=Math.trunc(Math.abs(t/60)),o=Math.trunc(Math.abs(t%60)),r=t>=0?"+":"-";switch(e){case"short":return`${r}${fn(n,2)}:${fn(o,2)}`;case"narrow":return`${r}${n}${o>0?`:${o}`:""}`;case"techie":return`${r}${fn(n,2)}${fn(o,2)}`;default:throw new RangeError(`Value format ${e} is out of range for property format`)}}const An=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function Cn(...t){const e=t.reduce((t,e)=>t+e.source,"");return RegExp(`^${e}$`)}function Tn(...t){return e=>t.reduce(([t,n,o],r)=>{const[s,i,c]=r(e,o);return[{...t,...s},i||n,c]},[{},null,1]).slice(0,2)}function En(...t){return(e,n)=>{const o={};let r;for(r=0;r<t.length;r++)o[t[r]]=bn(e[n+r]);return[o,null,n+r]}}const xn=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,On=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,Nn=RegExp(`${On.source}${`(?:${xn.source}?(?:\\[(${An.source})\\])?)?`}`),Sn=RegExp(`(?:T${Nn.source})?`),Mn=En("weekYear","weekNumber","weekDay"),Rn=En("year","ordinal"),Pn=RegExp(`${On.source} ?(?:${xn.source}|(${An.source}))?`),Ln=RegExp(`(?: ${Pn.source})?`);function Vn(t,e,n){const o=t[e];return pn(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),Xn={attributes:{"data-cke":!0}};Xn.setAttributes=Ae(),Xn.insert=Ie().bind(null,"head"),Xn.domAPI=_e(),Xn.insertStyleElement=Te();be()(Wn.A,Xn);Wn.A&&Wn.A.locals&&Wn.A.locals;var Yn=n(163),Gn={attributes:{"data-cke":!0}};Gn.setAttributes=Ae(),Gn.insert=Ie().bind(null,"head"),Gn.domAPI=_e(),Gn.insertStyleElement=Te();be()(Yn.A,Gn);Yn.A&&Yn.A.locals&&Yn.A.locals;var qn=n(142),Zn={attributes:{"data-cke":!0}};Zn.setAttributes=Ae(),Zn.insert=Ie().bind(null,"head"),Zn.domAPI=_e(),Zn.insertStyleElement=Te();be()(qn.A,Zn);qn.A&&qn.A.locals&&qn.A.locals;var Jn=n(258),Qn={attributes:{"data-cke":!0}};Qn.setAttributes=Ae(),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=Ae(),to.insert=Ie().bind(null,"head"),to.domAPI=_e(),to.insertStyleElement=Te();be()($n.A,to);$n.A&&$n.A.locals&&$n.A.locals;var eo=n(906),no={attributes:{"data-cke":!0}};no.setAttributes=Ae(),no.insert=Ie().bind(null,"head"),no.domAPI=_e(),no.insertStyleElement=Te();be()(eo.A,no);eo.A&&eo.A.locals&&eo.A.locals;var oo=n(938),ro={attributes:{"data-cke":!0}};ro.setAttributes=Ae(),ro.insert=Ie().bind(null,"head"),ro.domAPI=_e(),ro.insertStyleElement=Te();be()(oo.A,ro);oo.A&&oo.A.locals&&oo.A.locals;var so=n(751),io={attributes:{"data-cke":!0}};io.setAttributes=Ae(),io.insert=Ie().bind(null,"head"),io.domAPI=_e(),io.insertStyleElement=Te();be()(so.A,io);so.A&&so.A.locals&&so.A.locals;var co=n(901),ao={attributes:{"data-cke":!0}};ao.setAttributes=Ae(),ao.insert=Ie().bind(null,"head"),ao.domAPI=_e(),ao.insertStyleElement=Te();be()(co.A,ao);co.A&&co.A.locals&&co.A.locals;var ho=n(888),uo={attributes:{"data-cke":!0}};uo.setAttributes=Ae(),uo.insert=Ie().bind(null,"head"),uo.domAPI=_e(),uo.insertStyleElement=Te();be()(ho.A,uo);ho.A&&ho.A.locals&&ho.A.locals;const lo=ko;function mo(){const t=["escape","ACCESSIBILITY_HELP_ANNOTATIONS_EXIT","createAnnotationView","low","ready","destroy","680XKnWMX","listenTo","isOfficialPlugin","values","refreshVisibility","ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS","context","Arrowdown","ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS","source","createAnnotation","Enter","ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT","refreshPositioning","getByInnerView","activeAnnotations","_removeActiveAnnotation","view","contains","336xmPqCk","isVisible","fire","_addActiveAnnotation","addKeystrokeInfoGroup","annotations","editors","activate","ACCESSIBILITY_HELP_ANNOTATIONS_ENTER","remove","add","18504NJqRLa","Ctrl+Enter","Arrowup","keystrokes","_setupEscapeAnnotationHandling","261VVeReF","deactivateAll","232108ofUgfN","_visibleAnnotations","_setupEnterAnnotationKeystroke","has","Ctrl+Shift+E","stopListening","focusTracker","collection","238254AkhbSE","element","21bCecpL","Annotations","accessibility","10OfUbOr","focus","1328664mqeFWW","Shift+Tab","1549009fpStyz","change:isVisible","ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO","domRoots","ACCESSIBILITY_HELP_ANNOTATIONS_GROUP","set","Esc","locale","push","isPremiumPlugin","Tab","pluginName","_activateAnnotation","delete","target","_bindAnnotationsToVisibleAnnotations","_deactivateAllAnnotations","editing","isArray","541720vfsbsR"];return(mo=function(){return t})()}function ko(t,e){const n=mo();return(ko=function(t,e){return n[t-=259]})(t,e)}!function(t){const e=ko,n=t();for(;;)try{if(227606===parseInt(e(298))/1*(-parseInt(e(263))/2)+parseInt(e(315))/3+-parseInt(e(300))/4*(parseInt(e(313))/5)+-parseInt(e(308))/6*(parseInt(e(310))/7)+-parseInt(e(282))/8*(parseInt(e(293))/9)+parseInt(e(336))/10+parseInt(e(317))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mo);class go extends t.ContextPlugin{[lo(307)];[lo(301)];static get[lo(328)](){return lo(311)}static get[lo(265)](){return!0}static get[lo(326)](){return!0}constructor(e){const n=lo;if(super(e),this[n(307)]=new Je,this[n(301)]=new Je,this[n(322)](n(278),new Set),this[n(332)](),e instanceof t.Editor){const t=e[n(324)];e[n(312)][n(286)]({id:n(287),label:it(t,n(321)),keystrokes:[{label:it(t,n(319)),keystroke:n(304)},{label:it(t,n(338)),keystroke:n(323)},{label:it(t,n(290)),keystroke:n(274)},{label:it(t,n(271)),keystroke:[[n(327)],[n(316)]]},{label:it(t,n(275)),keystroke:[n(294)]},{label:it(t,n(268)),keystroke:[[n(295)],[n(270)]]}]})}this[n(302)](),this[n(297)]()}[lo(292)](t){const e=lo;this[e(307)][e(292)](t)}[lo(291)](t){const e=lo;this[e(307)][e(291)](t),t[e(262)]()}[lo(267)](){const t=lo;for(const e of this[t(307)])e[t(267)]()}[lo(276)](){const t=lo;this[t(301)][t(276)]()}[lo(277)](t){const e=lo;return this[e(307)][e(277)](t)}[lo(299)](){const t=lo;this[t(284)](t(333))}[lo(262)](){const t=lo;for(const e of this[t(307)])e[t(262)]();this[t(301)][t(262)](),this[t(307)][t(262)](),super[t(262)]()}[lo(289)](t){const e=lo;this[e(284)](e(329),t)}[lo(273)](t){return new Xe(t)}[lo(259)](t,e){return new He(t,e)}[lo(285)](t){const e=lo,n=new Set(this[e(278)]);n[e(292)](t),this[e(278)]=n}[lo(279)](t){const e=lo,n=new Set(this[e(278)]);n[e(330)](t),this[e(278)]=n}[lo(332)](){const t=lo,e=this[t(307)],n=this[t(301)];function o(e){const o=t,r=e[o(272)];r[o(283)]&&!n[o(303)](r)?n[o(292)](r):!r[o(283)]&&n[o(303)](r)&&n[o(291)](r),r[o(280)][o(306)][o(291)](r[o(280)][o(309)]),r[o(280)][o(306)][o(292)](r[o(280)][o(309)])}this[t(264)](e,t(292),(e,r)=>{const s=t;r[s(283)]&&n[s(292)](r),this[s(264)](r,s(318),o)}),this[t(264)](e,t(291),(e,r)=>{const s=t;n[s(303)](r)&&n[s(291)](r),this[s(305)](r,s(318),o)})}[lo(302)](){const n=lo,o=t=>{const n=ko;t.on(n(261),()=>{const o=n;t[o(296)][o(322)]("Ctrl+Shift+E",(t,n)=>{const r=o,s=(0,e.first)(this[r(278)][r(266)]());s&&(s[r(280)][r(314)](),n())})})};this[n(269)]instanceof t.Editor?o(this[n(269)]):this[n(269)][n(288)]&&this[n(269)][n(288)].on(n(292),(t,e)=>{o(e)})}[lo(297)](){const e=lo,n=e=>{const n=ko,o=e[n(272)],r=[];let s;if(Array[n(335)](o[n(331)])){s=o[n(331)][0],this[n(269)]instanceof t.Editor?r[n(325)](this[n(269)]):this[n(269)][n(288)]&&r[n(325)](...this[n(269)][n(288)]);for(const t of r)for(const e of t[n(334)][n(280)][n(320)][n(266)]())if(e[n(281)](s))return void t[n(334)][n(280)][n(314)]();s[n(314)]()}};this[e(264)](this[e(307)],e(292),(t,o)=>{const r=e;this[r(264)](o,r(337),n,{priority:r(260)})}),this[e(264)](this[e(307)],e(291),(t,o)=>{const r=e;this[r(305)](o,r(337),n)})}}const po=fo;function fo(t,e){const n=Ao();return(fo=function(t,e){return n[t-=438]})(t,e)}!function(t){const e=fo,n=t();for(;;)try{if(183800===parseInt(e(554))/1+parseInt(e(454))/2+parseInt(e(450))/3+-parseInt(e(661))/4*(parseInt(e(529))/5)+parseInt(e(496))/6+parseInt(e(494))/7*(parseInt(e(495))/8)+-parseInt(e(441))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ao);const bo=Symbol(po(619)),vo={admin:!0,modifyAll:!1,write:!0,resolve:!0};class _o extends t.ContextPlugin{[po(607)];[po(476)];[po(492)];static get[po(499)](){return[go,t.PendingActions,r.Users]}static get[po(566)](){return po(557)}static get[po(452)](){return!0}static get[po(574)](){return!0}constructor(t){const e=po;super(t),this[e(607)]=new Map,this[e(476)]=new Map,this[e(492)]=new Map,this[e(527)](e(551),new Set),this[e(527)](e(572),new Map);const n=this[e(472)][e(466)];n[e(573)](e(488),2),n[e(573)](e(552),500),n[e(573)](e(455),140),n[e(573)](e(449),re),n[e(573)](e(462),pe),n[e(626)](e(477))||console[e(509)](e(579))}[po(639)](){const t=po,e=this[t(472)][t(658)][t(626)](go);this[t(527)](t(502),null),this.on(t(629),(e,n)=>this[t(525)](n)),this.on(t(479),(e,n)=>this[t(513)](n)),this.on(t(501),(e,n)=>this[t(490)](n)),this.on(t(501),(e,n)=>this[t(522)](n),{priority:t(603)}),this.on(t(531),(e,n)=>this[t(528)](n)),this.on(t(531),(e,n)=>this[t(522)](n),{priority:t(603)}),this.on(t(653),(e,n)=>this[t(625)](n)),this.on(t(469),(e,n)=>this[t(565)](n)),this.on(t(469),(e,n)=>this[t(522)](n),{priority:t(603)}),this.on(t(514),(e,n)=>this[t(596)](n)),this.on(t(464),(e,n)=>this[t(636)](n)),this.on(t(442),(e,n)=>this[t(489)](n)),this.on(t(514),(e,{threadId:n,isFromAdapter:o})=>{const r=t;if(o)return;const s=this[r(481)](n),i=s&&this[r(476)][r(626)](s);i&&i[r(448)][r(530)][r(627)](-1)},{priority:t(603)}),this[t(543)](e,t(548),(e,n,o)=>{const r=t,s=Array[r(644)](o)[r(604)](t=>this[r(492)][r(626)](t[r(563)]))[r(558)](Boolean)[0];this[r(502)]=s?s[r(667)]:null})}set[po(649)](t){const n=po;if(this[n(498)])throw new e.CKEditorError(n(595));this[n(498)]=t}get[po(649)](){return this[po(498)]}[po(629)]({channelId:t=bo,threadId:n=(0,e.uid)(),comments:o=[],unlinkedAt:r=null,resolvedAt:s=null,resolvedBy:i=null,target:c=null,context:a=null,attributes:h={},isResolvable:u=!0,isSubmitted:d=!1,isFromAdapter:l=!1}={}){const m=po;return this[m(591)](yo(m(629),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(481)](n)}[po(467)]({channelId:t=bo,threadId:n=(0,e.uid)(),target:o,context:r=null,isResolvable:s=!0}){const i=po;if(this[i(551)][i(540)](t)||this[i(551)][i(540)](void 0))return null;if(!o)throw new e.CKEditorError(i(556));const c=this[i(629)]({channelId:t,threadId:n,target:o,context:r,isResolvable:s});if(!c)return null;const a=this[i(476)][i(626)](c),h=a[i(448)][i(457)][i(480)],u=this[i(472)][i(658)][i(626)](go),d=u[i(473)](a[i(448)]);return u[i(471)](d),h[i(633)](i(605),()=>h[i(627)]()),c}[po(561)](t){const n=po;if(n(517)!=typeof t)throw new e.CKEditorError(n(638));return this[n(607)][n(540)](t)}[po(469)]({channelId:t=bo,threadId:e,context:n,unlinkedAt:o,attributes:r,isFromAdapter:s=!1}){const i=po;return this[i(591)](yo(i(469),t),{channelId:t,threadId:e,context:n,unlinkedAt:o,attributes:r,isFromAdapter:s}),this[i(481)](e)}[po(481)](t){const n=po;if(n(517)!=typeof t)throw new e.CKEditorError(n(638));return this[n(607)][n(626)](t)}[po(582)]({channelId:t,threadId:n}={}){const o=po,r=this[o(481)](n);if(r)return Promise[o(545)](r);if(!this[o(649)])return Promise[o(545)](void 0);if(o(657)!=typeof this[o(649)][o(481)])throw new e.CKEditorError(o(664),this[o(472)]);return this[o(649)][o(481)]({channelId:t,threadId:n})[o(542)](e=>this[o(561)](n)?this[o(481)](n):e?this[o(629)](Object[o(521)]({isFromAdapter:!0,channelId:t},e)):void 0)[o(609)](t=>{const n=o;throw console[n(576)](t),new e.CKEditorError(n(646),this[n(472)])})}[po(632)]({channelId:t,skipNotAttached:e=!1,skipEmpty:n=!1,toJSON:o=!1}={}){const r=po,s=[];for(const o of this[r(607)][r(468)]())t&&o[r(550)]!==t||e&&!o[r(546)]||n&&0===o[r(583)]||s[r(617)](o);return o?s[r(604)](t=>t[r(597)]()):s}[po(613)](t){const e=po,n=this[e(476)][e(626)](t);return n&&this[e(472)][e(658)][e(626)](go)[e(473)](n[e(448)])||null}[po(523)](t){const e=po,n=this[e(492)][e(626)](t[e(563)]);return n?n[e(667)]:null}[po(519)](t){const n=po,o=this[n(472)][n(658)][n(626)](go);if(!t)return void(this[n(502)]&&o[n(474)]());const r=this[n(481)](t);if(!r)throw new e.CKEditorError(n(446),null,{threadId:t});if(!this[n(476)][n(540)](r))throw new e.CKEditorError(n(538),null,{threadId:t});const s=o[n(473)](this[n(476)][n(626)](r)[n(448)]);o[n(471)](s)}[po(668)](t,e){const n=po;t?this[n(551)][n(654)](e):this[n(551)][n(438)](e),this[n(591)](n(560),n(551),this[n(551)],this[n(551)])}[po(459)](t){const e=po;return this[e(551)][e(540)](t)||this[e(551)][e(540)](void 0)}[po(510)](t,e){return new ot(t,e)}[po(569)](t,e=bo){const n=po;this[n(572)][n(527)](e,t),this[n(591)](n(580),n(572),this[n(572)],this[n(572)])}[po(485)](t=bo){const e=po;return this[e(572)][e(540)](t)?this[e(572)][e(626)](t):vo}[po(525)]({channelId:t,threadId:n,comments:o,unlinkedAt:s,resolvedAt:i,resolvedBy:c,target:a,context:h,attributes:u,isFromAdapter:d,isResolvable:l,isSubmitted:m}){const k=po;if(k(517)!=typeof n)throw new e.CKEditorError(k(638),null,{threadId:n});if(this[k(561)](n))throw new e.CKEditorError(k(599),null,{threadId:n});const g=new wo(this,{channelId:t,id:n,context:h,attributes:u,unlinkedAt:s,resolvedAt:i,resolvedBy:c?this[k(472)][k(658)][k(626)](r.Users)[k(487)](c):null,isResolvable:l,isSubmitted:m||d});this[k(607)][k(527)](n,g);for(const t of o)g[k(500)](this[k(652)]({threadId:n,...t}));return a&&g[k(598)](a),d||!g[k(583)]?Promise[k(545)]():this[k(513)]({channelId:t,threadId:n})}[po(513)]({channelId:t,threadId:n}){const o=po;if(!this[o(561)](n))throw new e.CKEditorError(o(589),this);const r=this[o(481)](n);if(r[o(630)]=!0,!this[o(649)]||o(657)!=typeof this[o(649)][o(629)])return Promise[o(545)]();const{id:s,comments:i,resolvedAt:c,resolvedBy:a,context:h,attributes:u}=r,d=this[o(472)][o(658)][o(626)](o(648)),l=d[o(654)](it(this[o(472)][o(482)],o(641)));return this[o(649)][o(629)]({channelId:t,threadId:s,comments:i[o(604)](t=>t[o(597)]()),resolvedAt:c,resolvedBy:a?a.id:a,context:h,attributes:u})[o(542)](({comments:e})=>{const r=o;d[r(616)](l);for(const o of e)this[r(636)]({channelId:t,threadId:n,commentId:o[r(533)],createdAt:o[r(663)],isFromAdapter:!0})})[o(609)](t=>{const n=o;throw console[n(576)](t),new e.CKEditorError(n(451),this)})}[po(453)]({threadId:t,target:n}){const o=po,r=this[o(481)](t);if(!r)throw new e.CKEditorError(o(456),this);const s=this[o(472)][o(658)][o(626)](o(648)),i=this[o(472)][o(658)][o(626)](go),c=this[o(443)](r),a=new ot(r,c);let h=null;c.on(o(534),(t,e,n)=>{const r=o;n?h=s[r(654)](it(this[r(472)][r(482)],r(641))):h&&(s[r(616)](h),h=null)}),this[o(476)][o(527)](r,a),this[o(492)][o(527)](c,a);const u=new He(this[o(472)][o(482)],c);u[o(503)](o(583)).to(c),u[o(503)](o(624)).to(c,o(624),c,o(583),(t,e)=>t||!e),u[o(503)](o(631)).to(c),u[o(571)]=o(642);const d=new Xe({view:u,target:n,type:o(642),isVisible:!r[o(577)]});return c.on(o(608),()=>{const t=o;d[t(591)](t(608))}),this[o(640)](c,d),i[o(654)](d),d}[po(640)](e,n){const o=po;this[o(543)](e,o(605),(e,r)=>{const s=o,i=r.ui[s(448)][s(606)][s(493)];n[s(586)][s(654)](i),this[s(472)]instanceof t.Editor&&this[s(472)].ui[s(506)][s(654)](i)},{priority:o(594)}),this[o(543)](e,o(486),(e,r)=>{const s=o,i=r.ui[s(448)][s(606)][s(493)];n[s(586)][s(540)](i)&&n[s(586)][s(616)](i),this[s(472)]instanceof t.Editor&&this[s(472)].ui[s(506)][s(616)](i)})}[po(526)](t){const e=po;this[e(635)](t,e(605)),this[e(635)](t,e(486))}[po(443)](t){const e=po,n=this[e(472)][e(658)][e(626)](r.Users),{config:o,locale:s}=this[e(472)],i=(0,r.getDateTimeFormatter)(o[e(626)](e(482)),s);return new(0,o[e(626)](e(612))[e(590)])(s,t,n.me,{editorConfig:{...o[e(626)](e(477)),licenseKey:this[e(472)][e(466)][e(626)](e(645))},copyMarkers:o[e(626)](e(618)),maxCommentsWhenCollapsed:o[e(626)](e(488)),maxThreadTotalWeight:o[e(626)](e(552)),maxCommentCharsWhenCollapsed:o[e(626)](e(455)),formatDateTime:i,CommentView:o[e(626)](e(612))[e(447)]})}[po(490)]({threadId:t,channelId:n,resolvedAt:o,resolvedBy:s,isFromAdapter:i}){const c=po;if(!this[c(561)](t))throw new e.CKEditorError(c(589),null,{threadId:t});const a=this[c(481)](t);if(a[c(483)])throw new e.CKEditorError(c(581),null,{threadId:t});const h=this[c(472)][c(658)][c(626)](r.Users);if(a[c(518)]=h[c(487)](s),a[c(593)]=o,i||!this[c(649)]||c(657)!=typeof this[c(649)][c(501)])return Promise[c(545)]();const u=this[c(472)][c(658)][c(626)](c(648)),d=u[c(654)](it(this[c(472)][c(482)],c(641)));return this[c(649)][c(501)]({channelId:n,threadId:t})[c(542)](({resolvedAt:t,resolvedBy:e})=>{const n=c;u[n(616)](d),a[n(518)].id!==e&&(a[n(518)]=h[n(487)](e)),a[n(593)]=t})[c(609)](t=>{const n=c;throw console[n(576)](t),new e.CKEditorError(n(623),this)})}[po(528)]({threadId:t,channelId:n,isFromAdapter:o}){const r=po;if(!this[r(561)](t))throw new e.CKEditorError(r(589),null,{threadId:t});const s=this[r(481)](t);if(!s[r(483)])throw new e.CKEditorError(r(444),null,{threadId:t});if(s[r(518)]=null,s[r(593)]=null,o||!this[r(649)]||r(657)!=typeof this[r(649)][r(531)])return Promise[r(545)]();const i=this[r(472)][r(658)][r(626)](r(648)),c=i[r(654)](it(this[r(472)][r(482)],r(641)));return this[r(649)][r(531)]({channelId:n,threadId:t})[r(542)](()=>i[r(616)](c))[r(609)](t=>{const n=r;throw console[n(576)](t),new e.CKEditorError(n(504),this)})}[po(625)]({threadId:t,isFromAdapter:n}){const o=po,r=this[o(481)](t);if(!r)throw new e.CKEditorError(o(584),this);if(this[o(559)](t),this[o(607)][o(438)](t),!r[o(600)]||n||!this[o(649)]||o(657)!=typeof this[o(649)][o(653)])return Promise[o(545)]();const s=this[o(472)][o(658)][o(626)](o(648)),{channelId:i}=r,c=s[o(654)](it(this[o(472)][o(482)],o(641)));return this[o(649)][o(653)]({channelId:i,threadId:t})[o(542)](()=>s[o(616)](c))[o(609)](t=>{const n=o;throw console[n(576)](t),new e.CKEditorError(n(549),this)})}[po(565)]({threadId:t,unlinkedAt:n,context:o,attributes:r,isFromAdapter:s}){const i=po;if(i(517)!=typeof t)throw new e.CKEditorError(i(638),null,{threadId:t});if(!this[i(561)](t))throw new e.CKEditorError(i(589),null,{threadId:t});const c=this[i(481)](t);let a=!1;if(void 0!==o&&c[i(472)]!==o&&(c[i(472)]=o,a=!0),void 0!==n&&c[i(515)]!==n&&(c[i(515)]=n,a=!0),r&&!P(r,c[i(575)])&&(c[i(575)]=r,a=!0),!a)return Promise[i(545)]();if(!c[i(600)]||s||!this[i(649)]||i(657)!=typeof this[i(649)][i(469)])return Promise[i(545)]();const h=this[i(472)][i(658)][i(626)](i(648)),{channelId:u}=c,d=h[i(654)](it(this[i(472)][i(482)],i(641)));return this[i(649)][i(469)]({channelId:u,threadId:t,context:o,unlinkedAt:n,attributes:r})[i(542)](()=>h[i(616)](d))[i(609)](t=>{const n=i;throw console[n(576)](t),new e.CKEditorError(n(475),this)})}[po(559)](t){const e=po,n=this[e(472)][e(658)][e(626)](go),o=this[e(481)](t);if(o[e(544)]=!1,this[e(476)][e(540)](o)){const t=this[e(476)][e(626)](o),r=t[e(448)],s=n[e(473)](r);this[e(476)][e(438)](o),this[e(492)][e(438)](r),s&&n[e(616)](s),t[e(578)](),r[e(578)]()[e(542)](()=>{this[e(526)](r)})}}[po(522)]({threadId:t,resolvedAt:e,unlinkedAt:n}){const o=po,r=!!e,s=this[o(472)][o(658)][o(626)](go),i=this[o(481)](t);if(this[o(476)][o(540)](i)){const t=this[o(476)][o(626)](i)[o(448)],e=s[o(473)](t);e&&(r&&s[o(610)](e),n?e[o(643)]=!1:e[o(628)]())}}[po(463)](t){const e=po,n=this[e(472)][e(658)][e(626)](r.Users),o=(0,r.hashObject)(e(465)+t);return n[e(487)](o)||n[e(555)]({id:o,name:t})}[po(652)]({threadId:t,commentId:n=(0,e.uid)(),content:o,authorId:s,createdAt:i,attributes:c}){const a=po;if(a(517)!=typeof n)throw new e.CKEditorError(a(601));if(a(517)!=typeof s)throw new e.CKEditorError(a(621));if(a(517)!=typeof o||!o[a(660)]())throw new e.CKEditorError(a(553));const h=this[a(472)][a(658)][a(626)](r.Users)[a(487)](s);if(!h)throw new e.CKEditorError(a(516),null,{authorId:s});let u=null,d=i;return c?.[a(458)]&&(u=this[a(463)](c[a(458)][a(659)]),d=new Date(c[a(458)][a(663)])),new Io(this,{threadId:t,id:n,author:u||h,creator:h,content:o,createdAt:i,authoredAt:d,attributes:c})}[po(596)](t){const n=po;let{threadId:o,content:r,attributes:s,isFromAdapter:i}=t;const c=this[n(481)](t[n(508)]);if(!c)throw new e.CKEditorError(n(650),this);const a=this[n(652)](t),{id:h}=a;if(c[n(500)](a),i||!this[n(649)]||n(657)!=typeof this[n(649)][n(514)]||!c[n(600)])return Promise[n(545)]();const u=this[n(472)][n(658)][n(626)](n(648)),{channelId:d}=c,l=u[n(654)](it(this[n(472)][n(482)],n(641)));return s||(s={}),this[n(649)][n(514)]({channelId:d,threadId:o,commentId:h,content:r,attributes:s})[n(542)](t=>{const e=n;u[e(616)](l),t&&this[e(636)]({channelId:d,threadId:o,commentId:h,createdAt:t[e(663)],isFromAdapter:!0})})[n(609)](t=>{const o=n;throw console[o(576)](t),new e.CKEditorError(o(568),this)})}[po(636)]({threadId:t,commentId:n,content:o,createdAt:r,attributes:s,isFromAdapter:i}){const c=po;if(void 0!==o&&(c(517)!=typeof o||!o[c(660)]()[c(583)]))throw new e.CKEditorError(c(592));const a=this[c(481)](t),h=a[c(666)](n);if(!h)throw new e.CKEditorError(c(445),this);let u=!1;if(o&&o!==h[c(647)]&&(h[c(460)]||i)&&(h[c(647)]=o,u=!0),r&&r!==h[c(663)]&&(h[c(663)]=r,h[c(575)]&&h[c(575)][c(458)]||(h[c(602)]=r),u=!0),s&&!P(s,h[c(575)])&&(h[c(575)]=s,u=!0),!u)return Promise[c(545)]();if(a[c(591)](c(535)),i||!this[c(649)]||c(657)!=typeof this[c(649)][c(464)])return Promise[c(545)]();const d=this[c(472)][c(658)][c(626)](c(648)),{channelId:l}=this[c(481)](h[c(508)]),m=d[c(654)](it(this[c(472)][c(482)],c(641)));return this[c(649)][c(464)]({channelId:l,threadId:t,commentId:n,content:o,attributes:s})[c(542)](()=>d[c(616)](m))[c(609)](t=>{const n=c;throw console[n(576)](t),new e.CKEditorError(n(587),this)})}[po(489)]({threadId:t,commentId:n,isFromAdapter:o}){const r=po,s=this[r(481)](t),i=s[r(666)](n);if(!i)throw new e.CKEditorError(r(634),this);if(s[r(615)](i),o||!this[r(649)]||r(657)!=typeof this[r(649)][r(442)])return Promise[r(545)]();const c=this[r(472)][r(658)][r(626)](r(648)),{channelId:a}=s,h=c[r(654)](it(this[r(472)][r(482)],r(641)));return this[r(649)][r(442)]({channelId:a,threadId:t,commentId:n})[r(542)](()=>c[r(616)](h))[r(609)](t=>{const n=r;throw console[n(576)](t),new e.CKEditorError(n(585),this)})}}class wo extends((0,e.ObservableMixin)()){[po(550)];id;[po(544)];[po(630)];[po(612)];[po(567)];constructor(t,n){const o=po;super();const r=n[o(461)];this[o(550)]=n[o(550)],this.id=n.id,this[o(612)]=new e.Collection,this[o(567)]=t,this[o(544)]=!1,this[o(630)]=n[o(600)],this[o(527)](o(497),!0),this[o(503)](o(459)).to(t,o(572),t,o(551),()=>t[o(459)](this[o(550)])),this[o(503)](o(588)).to(t,o(572),()=>t[o(485)](this[o(550)])[o(614)]),this[o(503)](o(537)).to(t,o(572),()=>{const e=o,n=t[e(485)](this[e(550)]);return n[e(611)]||n[e(614)]}),this[o(503)](o(461)).to(t,o(572),()=>r&&t[o(485)](this[o(550)])[o(545)]),this[o(527)](o(472),n[o(472)]),this[o(503)](o(577)).to(this,o(593),this,o(515),(t,e)=>t?e?t<e?t:e:t:e),this[o(527)](o(515),n[o(515)]||null),this[o(527)](o(593),n[o(593)]||null),this[o(527)](o(518),n[o(518)]||null),this[o(503)](o(483)).to(this,o(593),t=>!!t),this[o(527)](o(575),n[o(575)]||{})}get[po(622)](){const t=po;return Array[t(644)](this[t(612)])[t(620)]((e,n)=>e+n[t(622)],0)}get[po(583)](){const t=po;return this[t(612)][t(583)]}get[po(546)](){return this[po(544)]}get[po(600)](){return this[po(630)]}[po(651)](){const t=po,{channelId:e,id:n}=this;this[t(567)][t(591)](yo(t(479),e),{channelId:e,threadId:n})}[po(655)](t){this[po(637)]({unlinkedAt:t})}[po(545)]({resolvedAt:t=new Date,resolvedBy:e=null,isFromAdapter:n=!1}={}){const o=po,s=this[o(567)][o(472)][o(658)][o(626)](r.Users).me,{channelId:i,id:c}=this;this[o(567)][o(591)](yo(o(501),i),{channelId:i,threadId:c,resolvedAt:t,resolvedBy:e||s.id,isFromAdapter:n})}[po(478)]({isFromAdapter:t=!1}={}){const e=po,{channelId:n,id:o}=this;this[e(567)][e(591)](yo(e(531),n),{channelId:n,threadId:o,isFromAdapter:t})}[po(440)](t){const e=po;this[e(472)]||this[e(637)]({context:t})}[po(665)](t,e){const n=po,o=D(this[n(575)]);q(o,t,e),this[n(637)]({attributes:o})}[po(532)](t){const e=po,n=D(this[e(575)]);Q(n,t),this[e(637)]({attributes:n})}[po(616)]({isFromAdapter:t=!1}={}){const e=po,{channelId:n,id:o}=this;this[e(567)][e(591)](yo(e(653),n),{channelId:n,threadId:o,isFromAdapter:t})}[po(598)](t){const e=po;return this[e(567)][e(453)]({threadId:this.id,target:t})}[po(514)](t){const e=po,{channelId:n,id:o}=this;this[e(567)][e(591)](yo(e(514),n,o),Object[e(521)]({channelId:n,threadId:o},t))}[po(666)](t){const n=po;if(n(517)!=typeof t)throw new e.CKEditorError(n(470),null,{commentId:t});return this[n(612)][n(626)](t)}[po(597)](){const t=po;return{threadId:this.id,context:this[t(472)],unlinkedAt:this[t(515)],resolvedAt:this[t(593)],resolvedBy:this[t(518)]?this[t(518)].id:null,archivedAt:this[t(577)],comments:this[t(612)][t(604)](e=>e[t(597)]()),attributes:this[t(575)]}}[po(500)](t){const e=po;return this[e(543)](t,e(491),()=>{const n=e,o=this[n(484)](t),r=this[n(612)];o-1!=r[n(539)](t)&&o+1!=r[n(539)](t)&&(this[n(615)](t),this[n(500)](t))}),this[e(612)][e(654)](t,this[e(484)](t))}[po(637)](t){const e=po,{channelId:n,id:o}=this;this[e(567)][e(591)](yo(e(469),n),{...t,channelId:n,threadId:o})}[po(615)](t){const e=po;return this[e(635)](t),t[e(578)](),this[e(612)][e(616)](t)}[po(484)](t){const e=po,n=this[e(612)][e(505)](n=>new Date(n[e(602)])[e(656)]()>new Date(t[e(602)])[e(656)]());return n?this[e(612)][e(539)](n):this[e(583)]}}class Io extends((0,e.ObservableMixin)()){id;[po(508)];[po(570)];[po(564)];[po(547)];[po(663)];[po(567)];constructor(t,e){const n=po;super();const o=t[n(472)][n(658)][n(626)](r.Users).me,s=t[n(481)](e[n(508)]),i=0===s[n(612)][n(583)],c=o===e[n(570)];this.id=e.id,this[n(508)]=e[n(508)],this[n(570)]=e[n(570)],this[n(564)]=e[n(564)],this[n(547)]=Boolean(e[n(575)]&&e[n(575)][n(458)]),this[n(527)](n(647),e[n(647)]),this[n(663)]=e[n(663)]||new Date,this[n(527)](n(602),e[n(602)]||new Date),this[n(503)](n(593)).to(s,n(593)),this[n(527)](n(575),e[n(575)]||{}),this[n(503)](n(460)).to(t,n(572),()=>{const e=n,o=t[e(485)](s[e(550)])[e(611)],r=t[e(485)](s[e(550)])[e(562)];return c&&o||!c&&r}),this[n(503)](n(588)).to(s,n(588),t,n(572),e=>{const o=n,r=t[o(485)](s[o(550)])[o(611)],a=t[o(485)](s[o(550)])[o(562)];return c&&r||e&&i||!c&&a&&!i}),this[n(503)](n(459)).to(s,n(459)),this[n(567)]=t}get[po(622)](){const t=po;return Math[t(439)](function(e){const n=t,o=document[n(524)](n(536));return o[n(541)]=e,o[n(507)][n(583)]}(this[t(647)]),200)}[po(511)](t){const n=po,{threadId:o,id:r}=this;if(!this[n(567)][n(561)](o))throw new e.CKEditorError(n(662),this);const{channelId:s}=this[n(567)][n(481)](o);this[n(567)][n(591)](yo(n(464),s,o),{channelId:s,threadId:o,commentId:r,...t})}[po(665)](t,e){const n=po,o=D(this[n(575)]);q(o,t,e),this[n(511)]({attributes:o})}[po(532)](t){const e=po,n=D(this[e(575)]);Q(n,t),this[e(511)]({attributes:n})}[po(616)](t={}){const n=po;if(!t[n(520)]&&!this[n(588)])return;const{threadId:o,id:r}=this;if(!this[n(567)][n(561)](o))throw new e.CKEditorError(n(512),this);const{channelId:s}=this[n(567)][n(481)](o);this[n(567)][n(591)](yo(n(442),s,o),{channelId:s,threadId:o,commentId:r,...t})}[po(597)](){const t=po;return{commentId:this.id,content:this[t(647)],createdAt:this[t(663)],authorId:this[t(564)].id,attributes:this[t(575)]}}[po(578)](){this[po(635)]()}}function yo(t,...e){for(const n of e)void 0!==n&&(t+=":"+String(n));return t}function Ao(){const t=["127883YBrLXQ","24CPeiDE","1456284tdaKuL","_hasTargetInContent","_adapter","requires","_add","resolveCommentThread","activeCommentThread","bind","commentsrepository-reopen-comment-thread-internal-error","find","focusTracker","textContent","threadId","warn","createCommentThreadController","update","commentsrepository-remove-comment-missing-comment-thread","_submitCommentThread","addComment","unlinkedAt","commentsrepository-add-comment-user-not-exists","string","resolvedBy","setActiveCommentThread","isFromAdapter","assign","_updateActiveAnnotation","getCommentThreadForAnnotation","createElement","_addCommentThread","_unbindEditors","set","_reopenCommentThread","559310YcZrcF","commentsListView","reopenCommentThread","removeAttribute","commentId","change:isDirty","commentUpdated","div","canComment","commentsrepository-active-not-attached","getIndex","has","innerHTML","then","listenTo","_isAttached","resolve","isAttached","isExternal","change:activeAnnotations","commentsrepository-remove-comment-thread-internal-error","channelId","_readOnlyChannels","comments.maxThreadTotalWeight","commentsrepository-invalid-comment-content","333124ElNkZj","addUser","commentsrepository-missing-target","CommentsRepository","filter","_detachCommentThread","change:_readOnlyChannels","hasCommentThread","modifyAll","innerView","creator","_updateCommentThread","pluginName","_repository","commentsrepository-add-comment-internal-error","setPermissions","author","type","_permissions","define","isPremiumPlugin","attributes","error","archivedAt","destroy","Missing comments editor configuration (`comments.editorConfig`). Default configuration will be used instead.","change:_permissions","commentsrepository-resolved-comment-thread","fetchCommentThread","length","commentsrepository-remove-missing-comment-thread","commentsrepository-remove-comment-internal-error","focusableElements","commentsrepository-update-comment-internal-error","isRemovable","commentsrepository-missing-comment-thread","CommentThreadView","fire","commentsrepository-update-comment-invalid-content","resolvedAt","highest","commentsrepository-adapter-already-set","_addComment","toJSON","attachTo","commentsrepository-duplicated-comment-thread-id","isSubmitted","commentsrepository-invalid-commentid","authoredAt","lowest","map","editorReady","body","_threads","escape","catch","_removeActiveAnnotation","write","comments","getAnnotationForCommentThread","admin","_remove","remove","push","comments.copyMarkers","noChannel","reduce","commentsrepository-invalid-comment-authorid","weight","commentsrepository-resolve-comment-thread-internal-error","isDirty","_removeCommentThread","get","focus","refreshVisibility","addCommentThread","_isSubmitted","isActive","getCommentThreads","once","commentsrepository-remove-missing-comment","stopListening","_updateComment","_update","commentsrepository-invalid-comment-thread-id","init","_bindAnnotationToEditors","PENDING_ACTION_COMMENT_THREAD","comment","isVisible","from","licenseKey","commentsrepository-fetch-comment-thread","content","PendingActions","adapter","commentsrepository-add-comment-to-missing-comment-thread","submit","_createNewComment","removeCommentThread","add","setUnlinkedAt","getTime","function","plugins","authorName","trim","8CZfgwn","commentsrepository-update-comment-missing-comment-thread","createdAt","commentsrepository-missing-thread-and-adapter-method","setAttribute","getComment","model","switchReadOnly","delete","max","setContext","7023015ZkbCpe","removeComment","_createCommentThreadView","commentsrepository-reopen-comment-thread","commentsrepository-update-missing-comment","commentsrepository-active-missing-comment-thread","CommentView","view","comments.CommentThreadView","904836bxeBiF","commentsrepository-add-comment-thread-internal-error","isOfficialPlugin","_attachCommentThread","511204PchkzH","comments.maxCommentCharsWhenCollapsed","commentsrepository-attach-missing-comment-thread","commentThreadInputView","@external","isReadOnly","isEditable","isResolvable","comments.CommentView","_getExternalAuthor","updateComment","external:","config","openNewCommentThread","values","updateCommentThread","commentsrepository-get-comment-invalid-id","activate","context","getByInnerView","deactivateAll","commentsrepository-update-comment-thread-internal-error","_threadToController","comments.editorConfig","reopen","submitCommentThread","commentInputView","getCommentThread","locale","isResolved","_findOptimalIndex","getPermissions","editorDestroyed","getUser","comments.maxCommentsWhenCollapsed","_removeComment","_resolveCommentThread","change:authoredAt","_viewToController","bodyCollectionContainer"];return(Ao=function(){return t})()}function Co(){const t=["Users","editor","from","_hasContent","refresh","isObject","32448dHIfGM","backward","CommentsRepository","getRanges","document","372598AdrKGj","_trimToContent","2197194sZlQvF","addCommentThread","config","comment:","item","addcommentthreadcommand-incorrect-ranges","getLastMatchingPosition","addMarker","set","1119YvBWxL","schema","model","execute","11572lRybzS","tableCell","_createCommentThread","$textProxy","hasContent","createRange","324sylllF","6BuPwXV","565170IFHJKN","506rHSMhT","1247910SIoAzw","length","4961173qrMtrl","getItems","_createMarkersFromRanges","isEnabled","element","collaboration.channelId","start","change","addcommentthreadcommand-user-not-found","end","substr","selection","push","plugins","_itemIsContent","get"];return(Co=function(){return t})()}const To=Eo;function Eo(t,e){const n=Co();return(Eo=function(t,e){return n[t-=108]})(t,e)}!function(t){const e=Eo,n=t();for(;;)try{if(641873===parseInt(e(122))/1*(-parseInt(e(144))/2)+parseInt(e(133))/3*(-parseInt(e(137))/4)+-parseInt(e(147))/5+-parseInt(e(124))/6+parseInt(e(149))/7+parseInt(e(117))/8*(parseInt(e(143))/9)+parseInt(e(145))/10*(parseInt(e(146))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Co);class xo extends t.Command{constructor(t){const e=Eo;super(t),this[e(132)](e(141),!1)}[To(115)](){const t=To,e=this[t(112)][t(135)][t(121)][t(160)];this[t(152)]=!0,this[t(141)]=!1;for(const n of e[t(120)]())if(this[t(114)](n))return void(this[t(141)]=!0)}[To(136)]({threadId:t=(0,e.uid)(),ranges:n,comment:o}={}){const r=To,s=this[r(112)][r(135)],i=n??Array[r(113)](s[r(121)][r(160)][r(120)]()),c=[];for(const t of i)this[r(114)](t)&&c[r(161)](this[r(123)](t));if(!c[r(148)])throw new e.CKEditorError(r(129),null);o&&this[r(139)](t,o),this[r(151)](t,c,!!o)}[To(151)](t,n,o){const r=To;this[r(112)][r(135)][r(156)](s=>{const i=r;for(const r of n){const n=(0,e.uid)()[i(159)](1,5),c=i(127)+t+":"+n;s[i(131)](c,{range:r,usingOperation:o,affectsData:o})}})}[To(139)](t,n){const o=To,r=this[o(112)][o(108)][o(110)](o(119)),s=this[o(112)][o(126)][o(110)](o(154)),i=this[o(112)][o(108)][o(110)](o(111)).me;if(!i)throw new e.CKEditorError(o(157),null);r[o(125)]({threadId:t,channelId:s,comments:[{authorId:i.id,content:n,createdAt:new Date,attributes:{}}]})}[To(114)](t){const e=To;for(const n of t[e(150)]())if(this[e(109)](n))return!0;return!1}[To(109)](t){const e=To;return t.is(e(140))||this[e(112)][e(135)][e(134)][e(116)](t)&&!t.is(e(153),e(138))}[To(123)](t){const e=To,n=t=>!this[e(109)](t[e(128)]),o=t[e(155)][e(130)](n),r=t[e(158)][e(130)](n,{direction:e(118)});return this[e(112)][e(135)][e(142)](o,r)}}const Oo=So;function No(){const t=["94799tWgdts","blur","view","uiUpdate","_dataCollectors","directChange","registerAnnotation","init","1370252OwtiXF","refresh","fire","function","sort","add","isPremiumPlugin","editorannotations-invalid-source-callback","16163919kuVwQK","change:isFocused","change:range","cancel","isCollapsed","18728RGOKsV","containsRange","element","319484KXGiYz","focusTracker","pluginName","isReadOnly","annotation","set","from","editor","remove","update","getOrderedSelectedAnnotations","model","_editorAnnotationsData","10DSPKUt","listenTo","requires","hasDomSelection","delete","document","selection","addSourceCollector","innerView","get","isOfficialPlugin","refreshSelectedViews","getByInnerView","2478237qoJyTV","4256040GVPbnS","_editorAnnotations","range","getRanges","plugins","15XKhpBJ","EditorAnnotations","editing","push","2149YZheLJ","collection","map","has","isEqual"];return(No=function(){return t})()}function So(t,e){const n=No();return(So=function(t,e){return n[t-=306]})(t,e)}!function(t){const e=So,n=t();for(;;)try{if(634517===-parseInt(e(352))/1+parseInt(e(311))/2+-parseInt(e(337))/3+-parseInt(e(360))/4*(-parseInt(e(343))/5)+-parseInt(e(338))/6+-parseInt(e(347))/7*(parseInt(e(308))/8)+parseInt(e(368))/9*(parseInt(e(324))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(No);class Mo extends t.Plugin{[Oo(356)];[Oo(339)];static get[Oo(326)](){return[go]}static get[Oo(313)](){return Oo(344)}static get[Oo(334)](){return!0}static get[Oo(366)](){return!0}constructor(t){const e=Oo;super(t),this[e(356)]=new Set,this[e(339)]=new Set}[Oo(359)](){const t=Oo,e=this[t(318)],n=e[t(322)][t(329)][t(330)],o=Pe(()=>this[t(335)](),10);n.on(t(370),(e,n)=>{const r=t;n[r(357)]&&(o[r(306)](),this[r(335)]())}),this[t(325)](e[t(345)][t(354)][t(329)],t(369),(t,e,n)=>{n&&o()}),this[t(325)](e.ui[t(312)],t(369),(n,o,r)=>{const s=t;r||e[s(314)]||this[s(362)](s(353),{isAnnotationTracked:t=>this[s(323)][s(350)](t[s(332)])})}),this[t(325)](this[t(318)].ui,t(320),()=>this[t(362)](t(355)))}[Oo(358)](t){const e=Oo;if(this[e(339)][e(350)](t[e(354)]))return;this[e(339)][e(365)](t[e(354)]),this[e(318)].ui[e(312)][e(365)](t[e(354)][e(310)]);const n=this[e(318)][e(342)][e(333)](go);this[e(325)](n[e(348)],e(319),(t,n)=>{const o=e;this[o(318)].ui[o(312)][o(319)](n[o(354)][o(310)]),this[o(339)][o(328)](n[o(354)])})}[Oo(327)](){const t=Oo;return this[t(318)][t(345)][t(354)][t(327)]}[Oo(331)](t){const n=Oo;if(n(363)!=typeof t)throw new e.CKEditorError(n(367));this[n(356)][n(365)](t)}[Oo(335)](){const t=Oo;this[t(362)](t(361))}[Oo(321)]({activeAnnotation:t,annotations:e}){const n=Oo,o=[],r=this[n(318)][n(322)][n(329)][n(330)],s=Array[n(317)](r[n(341)]());for(const[t,r]of this[n(323)]){const s=i(r),c=e[n(336)](t);s&&c&&o[n(346)]({annotation:c,range:s})}function i(t){const e=n;for(const n of t)for(const t of s)if(n[e(309)](t,!r[e(307)]))return n;return null}return o[n(364)]((e,o)=>{const r=n,s=e[r(340)],i=o[r(340)];if(!s[r(351)](i)){if(s[r(309)](i,!0))return 1;if(i[r(309)](s,!0))return-1}return e[r(315)]==t?-1:o[r(315)]==t?1:0})[n(349)](t=>t[n(315)])}get[Oo(323)](){const t=Oo,e=new Map;for(const n of Array[t(317)](this[t(356)]))for(const[o,r]of n())e[t(316)](o,r);return e}}const Ro=Lo;function Po(){const t=["get","plugins","635838hrNlfm","has","3946070PqGUvg","108KHyIQx","112IVhDHg","RestrictedEditingModeEditing","64964RmOArW","editor","afterInit","1183859pIWLAu","enableCommand","4923nwCgcS","2985316XppeBw","36280jsJuTL","5822724oCZefg","addCommentThread"];return(Po=function(){return t})()}function Lo(t,e){const n=Po();return(Lo=function(t,e){return n[t-=478]})(t,e)}!function(t){const e=Lo,n=t();for(;;)try{if(735688===-parseInt(e(493))/1+parseInt(e(490))/2*(parseInt(e(487))/3)+-parseInt(e(478))/4+-parseInt(e(486))/5+-parseInt(e(480))/6+-parseInt(e(484))/7*(-parseInt(e(488))/8)+-parseInt(e(495))/9*(-parseInt(e(479))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Po);class Vo extends t.Plugin{[Ro(492)](){const t=Ro,e=this[t(491)];e[t(483)][t(485)](t(489))&&e[t(483)][t(482)](t(489))[t(494)](t(481))}}const Bo=Do;function Do(t,e){const n=Fo();return(Do=function(t,e){return n[t-=281]})(t,e)}!function(t){const e=Do,n=t();for(;;)try{if(636243===parseInt(e(299))/1+parseInt(e(296))/2+-parseInt(e(291))/3+-parseInt(e(302))/4*(parseInt(e(303))/5)+parseInt(e(300))/6+-parseInt(e(306))/7+-parseInt(e(286))/8*(-parseInt(e(289))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fo);class jo extends t.Plugin{constructor(t){const e=Do;super(t),this[e(293)][e(282)][e(288)](e(305),e(283))}[Bo(295)](){const t=Bo,n=this[t(293)],o=n[t(309)][t(307)](t(308)),s=n[t(281)][t(307)](r.Users);o&&(o.on(t(294),(e,[,n])=>{n[t(285)]={comments:!0,user_id:s.me.id}},{priority:e.priorities[t(292)]+10}),this[t(301)](o,t(298),this[t(284)]))}[Bo(284)](t,e){const n=Bo,{comment_threads:o}=e;o&&o[n(304)](({thread_id:t,comments:e,is_resolved:o})=>{const s=n,i=new Date,c=e[s(297)](({author:t,content:e,created_at:n})=>({content:e,authorId:this[s(293)][s(281)][s(307)](r.Users).me.id,createdAt:i,attributes:{"@external":{authorName:t,createdAt:n?new Date(n):new Date,source:s(308)}}})),a=this[s(293)][s(282)][s(307)](s(290));this[s(293)][s(281)][s(307)](_o)[s(287)]({channelId:a,threadId:t,comments:c,resolvedAt:o?i:null})})}}function Fo(){const t=["basic","_handleImportedData","collaboration_features","14584CSeLaC","addCommentThread","define","8577BSdHko","collaboration.channelId","1186917lcYQBK","high","editor","execute","afterInit","14552yAExdF","map","dataInsert","589588jJpAfY","4449084oHfLag","listenTo","4OGovZL","4360190nxqusH","forEach","importWord.formatting.comments","8202439DJAxhv","get","importWord","commands","plugins","config"];return(Fo=function(){return t})()}function Ko(){const t=["dragstart","cut","777pdlTiy","comments.copyMarkers","_removeMarkersWithoutThreads","editor","8490210TjbWCn","contentInsertion","plugins","content","4918SMvmiB","9IXlFrg","22862040eEgILc","never","ClipboardMarkersUtils","afterInit","CommentsRepository","has","comment","17536xFzLzD","keys","highest","hasCommentThread","2685488IiGSXD","config","_mapCommentsCopyConfigToRegisterConfiguration","_registerMarkerInClipboardPipeline","default","1152871elcCfN","delete","3011450mykTBq","define","always","ClipboardPipeline","get","all","3598UIhXKn","listenTo","requires","split","markers","_registerMarkerToCopy"];return(Ko=function(){return t})()}const Uo=Ho;function Ho(t,e){const n=Ko();return(Ho=function(t,e){return n[t-=170]})(t,e)}!function(t){const e=Ho,n=t();for(;;)try{if(771609===parseInt(e(171))/1+parseInt(e(195))/2*(parseInt(e(187))/3)+-parseInt(e(208))/4+-parseInt(e(173))/5+parseInt(e(191))/6+parseInt(e(179))/7*(parseInt(e(204))/8)+-parseInt(e(196))/9*(parseInt(e(197))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ko);class zo extends t.Plugin{constructor(t){const e=Ho;super(t),this[e(190)][e(209)][e(174)](e(188),e(170))}static get[Uo(181)](){return[pt.ClipboardMarkersUtils,pt.ClipboardPipeline]}[Uo(200)](){const t=Uo,e=this[t(190)][t(193)][t(177)](t(176));this[t(211)](),this[t(180)](e,t(192),(e,n)=>this[t(189)](n[t(194)][t(183)]),{priority:t(206)})}[Uo(189)](t){const e=Uo;if(!this[e(190)][e(193)][e(202)](e(201)))return t;const n=this[e(190)][e(193)][e(177)](e(201));for(const o of t[e(205)]()){const[r,s]=o[e(182)](":");e(203)!=r||n[e(207)](s)||t[e(172)](o)}return t}[Uo(211)](){const t=Uo,e=this[t(190)][t(193)][t(177)](t(199)),n=this[t(210)](this[t(190)][t(209)][t(177)](t(188)));n&&e[t(184)](t(203),n)}[Uo(210)](t){const e=Uo;switch(t){case e(175):return{allowedActions:e(178),copyPartiallySelected:!1,duplicateOnPaste:!0};case e(170):return{allowedActions:[e(186),e(185)],copyPartiallySelected:!1,duplicateOnPaste:!1};case e(198):default:return null}}}var Wo=n(930);const Xo=Go;!function(t){const e=Go,n=t();for(;;)try{if(880092===parseInt(e(212))/1*(-parseInt(e(209))/2)+parseInt(e(233))/3+-parseInt(e(236))/4+-parseInt(e(204))/5+-parseInt(e(229))/6*(parseInt(e(210))/7)+parseInt(e(191))/8*(-parseInt(e(205))/9)+parseInt(e(246))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qo);class Yo extends t.Plugin{[Xo(216)](){const t=Xo;this[t(221)](),this[t(232)](),this[t(226)](),this[t(185)]()}[Xo(221)](){const t=Xo;this[t(220)][t(245)][t(240)](t(195))[t(242)]({model:t(223),view:(e,n)=>{const o=t;if(!n[o(213)][o(199)])return null;if(n[o(213)][o(187)]){const{id:t}=or(e[o(202)]),r=this[o(220)][o(198)][o(201)](_o);if(r[o(234)](t)?.[o(244)]&&e[o(248)])return n[o(184)][o(222)](e[o(248)],o(208)+e[o(202)]),n[o(184)][o(222)](e[o(248)],o(197)+e[o(202)]),null}return{classes:[o(203)]}}}),this[t(220)][t(245)][t(240)](t(195))[t(218)](e=>{const n=t;e.on(n(235),(t,e,o)=>{const r=n;if(!o[r(213)][r(199)])return;const s=e[r(248)];if(!s)return;const i=o[r(238)][r(247)](s);this[r(220)][r(228)][r(186)][r(189)](s)&&i&&!i[r(230)](r(188))&&i.is(r(239))&&(0,Wo.toWidget)(i,o[r(243)])},{priority:n(206)})})}[Xo(232)](){const t=Xo;this[t(220)][t(245)][t(240)](t(195))[t(192)]({model:t(200),view:(e,{writer:n,options:o})=>{const r=t;if(!o[r(199)])return null;const s=n[r(227)](r(231)),i=n[r(214)]("hr");return n[r(219)](r(237),s),n[r(225)](n[r(215)](s,0),i),s},converterPriority:t(206)})}[Xo(226)](){const t=Xo;this[t(220)][t(245)][t(240)](t(195))[t(192)]({model:t(217),view:(e,{writer:n,options:o})=>{const r=t;if(!o[r(199)])return null;const s=n[r(227)](r(196)),i=n[r(214)](r(207));return n[r(219)](r(224),s),n[r(225)](n[r(215)](s,0),i),s},converterPriority:t(206)})}[Xo(185)](){const t=Xo;this[t(220)][t(245)][t(240)](t(195))[t(190)]({model:t(211),view:(e,{writer:n,options:o})=>{const r=t;if(o[r(199)])return n[r(214)](r(231))},converterPriority:t(206)}),this[t(220)][t(194)][t(241)].on(t(193),(e,n,o)=>{const r=t;o[r(213)][r(199)]&&e[r(183)]()},{priority:t(206)})}}function Go(t,e){const n=qo();return(Go=function(t,e){return n[t-=183]})(t,e)}function qo(){const t=["img","addMarker:","3998UMjjJa","5705cUOfYl","media","218kdSZAB","options","createEmptyElement","createPositionAt","init","imageInline","add","addClass","editor","overrideMarkerConverters","consume","comment","image-inline","insert","overrideImageInlineConverter","createContainerElement","model","234nKsPqw","getCustomProperty","div","overrideHorizontalRuleConverter","1878951ArDRGb","getCommentThread","addMarker:comment","6497440NWGixi","ck-horizontal-line","mapper","containerElement","for","downcastDispatcher","markerToHighlight","writer","isResolved","conversion","37436770vQvDUD","toViewElement","item","stop","consumable","overrideMediaEmbedConverter","schema","ignoreResolvedComments","widget","isObject","elementToElement","16DeOiKu","elementToStructure","attribute:url:media","data","dataDowncast","span","removeMarker:","plugins","showCommentHighlights","horizontalLine","get","markerName","ck-comment-marker","3204515rDckgw","3406824IpDwPf","high"];return(qo=function(){return t})()}var Zo=n(492),Jo={attributes:{"data-cke":!0}};Jo.setAttributes=Ae(),Jo.insert=Ie().bind(null,"head"),Jo.domAPI=_e(),Jo.insertStyleElement=Te();be()(Zo.A,Jo);Zo.A&&Zo.A.locals&&Zo.A.locals;const Qo=tr;function $o(){const t=["registerPostFixer","then","ready","split","createRange","add","root","markerToHighlight","activeMarker","reconvertMarker","registerAnnotation","CommentsEditing","remove","push","requires","document","data","markers","_threadToController","newRange","affectsData","removeMarker:","upcast","listenTo","_getTextContext","$marker","_initializeMarkerConverters","getAttribute","_reconvertMarkers","getWalker","isAttached","$textProxy","switchReadOnly","afterInit","from","editing","hasMarkerForId","_handleThreadMarker","forEach","change:isThreadsLoadingPaused","30814sHKkEh","6236235wUokzZ","_getTargetForId","ck-comment-marker--active","openNewCommentThread","state","_initAriaMarkerChangeAnnouncements","size","hasDomSelection","author","$graveyard","hasCommentThread","getByInnerView","2161992qHVPjx","removeCommentThread","LEAVE_COMMENT_ANNOUNCEMENT","ignoreResolvedComments","createElement","init","focus","destroy","1991806JDAfvG","differ","getChangedMarkers","5701904TifZHh","conversion","addComment","for","removeMarker","first","ck-comment-marker","hasContent","getAllMarkersForId","isSubmitted","length","elementToElement","name","substring","filter","dataDowncast","schema","setUnlinkedAt","view","fetchCommentThread","start","delete","plugins","dataToMarker","isEqual","announce","group","resolveCommentThread","consumable","addCommentThread","pluginName","map","comment:","change","unlinkedAt","low","startsWith","_threads","managedUsingOperations","scrollToThreadMarker","item","isThreadsLoadingPaused","fromCharCode","attachTo","_attachMarkerToThread","3403335ZLKNBZ","once","config","clear","ariaLiveAnnouncer","_detachCommentThread","rootName","getItems","destroyed","enqueueChange","isObject","render","editor","getCommentThreads","get","isResolved","isOfficialPlugin","comments","text","_attachArchivedThread","change:activeMarker","end","showCommentHighlights","join","_handleMarkerAddAndRemove","comment","_handleInitialThreads","updateMarker","markerName","href","commands","setContext","createPositionBefore","collaboration.channelId","_hasTargetInContent","markerToData","6040UaNrRc","context","getCommentThread","model","set","consume","locale","channelId","isCollapsed","ENTER_COMMENT_ANNOUNCEMENT","reopenCommentThread","change:isReadOnly","addMarker:","refreshVisibility","1046881xKBFFX","isPremiumPlugin","editingDowncast","getRange"];return($o=function(){return t})()}function tr(t,e){const n=$o();return(tr=function(t,e){return n[t-=391]})(t,e)}!function(t){const e=tr,n=t();for(;;)try{if(894968===parseInt(e(464))/1+-parseInt(e(529))/2+parseInt(e(414))/3+parseInt(e(532))/4+parseInt(e(509))/5+parseInt(e(521))/6+-parseInt(e(508))/7*(parseInt(e(450))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($o);class er extends t.Plugin{static get[Qo(482)](){return[_o,Mo,r.Users,Vo,jo,zo,Yo]}static get[Qo(399)](){return Qo(479)}static get[Qo(430)](){return!0}static get[Qo(465)](){return!0}constructor(t){const e=Qo;super(t),this[e(454)](e(410),!0),t[e(484)][e(415)](e(470),()=>this[e(410)]=!1),this[e(454)](e(476),null),this.on(e(434),(n,o,r,s)=>{const i=e,c=t[i(391)][i(428)](_o),a=r?or(r).id:null;t[i(453)][i(402)](()=>{const e=i;if(a){const n=this[e(540)](a);for(const o of n)t[e(503)][e(477)](o)}if(s){const{id:n}=or(s),o=c[e(452)](n);if(o&&o[e(403)])return;if(o&&!o[e(498)])return;const r=this[e(540)](n);for(const n of r)t[e(503)][e(477)](n)}}),a&&this[i(408)](a)}),this[e(514)]()}[Qo(526)](){const t=Qo,e=this[t(426)],n=e[t(391)][t(428)](_o),o=e[t(416)][t(428)](t(447)),r=n[t(427)]()[t(546)](e=>e[t(457)]!==o);e[t(444)][t(473)](t(398),new xo(e)),this[t(491)](e,t(461),(o,r,s)=>{const i=t;n[i(500)](s,e[i(416)][i(428)](i(447)))}),this[t(491)](n,nr(t(398),o),(e,{threadId:n})=>{const o=t,r=this[o(426)][o(391)][o(428)](_o)[o(452)](n);r?.[o(403)]&&this[o(433)](n)}),this[t(491)](n,nr(t(522),o),(n,{threadId:o})=>{const r=t;e[r(453)][r(423)]({isUndoable:!1},t=>{const e=r,n=this[e(540)](o);for(const o of n)t[e(536)](o)})}),this[t(491)](n,nr(t(396),o),(e,{threadId:n})=>{const o=t;this[o(496)](n),this[o(426)][o(503)][o(550)][o(516)]&&(this[o(426)][o(391)][o(428)](_o)[o(452)](n)[o(403)]||this[o(426)][o(503)][o(550)][o(527)]())},{priority:t(404)}),this[t(491)](n,nr(t(460),o),(e,{threadId:n})=>{this[t(496)](n)},{priority:t(404)}),this[t(491)](n,nr(t(534),o),(o,{threadId:r,isFromAdapter:s})=>{const i=t,c=this[i(540)](r);!s&&0!=c[i(542)]&&n[i(519)](r)&&1===n[i(452)](r)[i(542)]&&e[i(453)][i(423)]({isUndoable:!1},t=>{const e=i;for(const n of c)t[e(441)](n,{usingOperation:!0,affectsData:!0})})},{priority:t(404)}),this[t(494)](),this[t(438)](),this[t(440)](r)}[Qo(501)](){!async function(t){const n=p([68,102,98,71,76,83,101,112,78,104,54,87,49,75,117,113,74,53,116,48,110,109,115,122,67,65,86,85,114,107,73,50,106,90,105,103,66,97,70,111,52,81,77,89,108,118,80,120,82,72,84,69,88,56,79,99,121,57,51,55,119,100]),o=window[p([68,97,116,101])][p([110,111,119])](),r=t[p([101,100,105,116,111,114])],s=new(window[p([80,114,111,109,105,115,101])])(t=>{r[p([111,110,99,101])](p([114,101,97,100,121]),t)}),i={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},c=r[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function a(t){const e=[new(window[p([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[p([116,104,101,110])](()=>new(window[p([80,114,111,109,105,115,101])])(t=>{let e=0;r[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,o)=>{o[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[p([111,102,102])]())})}))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])](()=>t)}function h(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](u(t)):null}function u(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const o=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+o,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])](([e,o])=>{n(e),t(o)}):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function l(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function m(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function k(t){return r[p([112,108,117,103,105,110,115])][p([104,97,115])](t)}function g(){}function p(t){const e=tr;return t[e(400)](t=>String[e(411)](t))[e(437)]("")}!function(t){const e=function(){const t=window[p([83,116,114,105,110,103])](window[p([112,101,114,102,111,114,109,97,110,99,101])][p([110,111,119])]())[p([114,101,112,108,97,99,101])](p([46]),"");let e=p([68]);for(let o=0;o<t[p([108,101,110,103,116,104])];o+=2){let r=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](o,o+2));r>=n[p([108,101,110,103,116,104])]&&(r-=n[p([108,101,110,103,116,104])]),e+=n[r]}return e}();r[e]=p([99,111,109,109,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=p([86,97,108,105,100])&&async function(){await s,r[p([109,111,100,101,108])][p([99,104,97,110,103,101])]=g,r[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=g,r[p([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](p([109,111,100,101,108]))}()}(await async function(){let t,n=null,g=null;try{return c==p([71,80,76])?p([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=c[p([115,112,108,105,116])](p([46]));return 3!=t[p([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=h(t);return e&&n()?e:null;function n(){const t=e[p([106,116,105])],n=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](t[p([108,101,110,103,116,104])]-8),16),o={...e,[p([106,116,105])]:t[p([115,117,98,115,116,114,105,110,103])](0,t[p([108,101,110,103,116,104])]-8)};return delete o[p([118,99])],d(o)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(g=function(t,n){return new(window[p([80,114,111,109,105,115,101])])(a=>{if(i())return a(p([86,97,108,105,100]));c(),r[p([100,101,99,111,114,97,116,101])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let h=!1;const u=(0,e.uid)();function k(t){return!!t&&(typeof t===p([111,98,106,101,99,116])||typeof t===p([102,117,110,99,116,105,111,110]))&&typeof t[p([116,104,101,110])]===p([102,117,110,99,116,105,111,110])&&typeof t[p([99,97,116,99,104])]===p([102,117,110,99,116,105,111,110])}function g(e){c(e)[p([116,104,101,110])](t=>t&&t[p([115,116,97,116,117,115])]==p([111,107])?l(d(u+n))!=t[p([118,101,114,105,102,105,99,97,116,105,111,110])]?p([85,115,97,103,101,76,105,109,105,116]):p([86,97,108,105,100]):p([85,115,97,103,101,76,105,109,105,116]))[p([116,104,101,110])](t=>(s(),t),()=>{const t=i();return null==t?(s(),p([86,97,108,105,100])):p(o-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[p([116,104,101,110])](a)[p([99,97,116,99,104])](()=>{a(p([85,115,97,103,101,76,105,109,105,116]))});const r=36e5;function s(){const e=p([108,108,99,116,45])+l(d(t)),n=m(l(window[p([77,97,116,104])][p([99,101,105,108])](o/r)));window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([115,101,116,73,116,101,109])](e,n)}function i(){const e=p([108,108,99,116,45])+l(d(t)),n=window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([103,101,116,73,116,101,109])](e);return n?window[p([112,97,114,115,101,73,110,116])](m(n),16)*r:null}function c(t){return new(window[p([80,114,111,109,105,115,101])])((e,n)=>{t[p([116,104,101,110])](e,n),window[p([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return a(p([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[p([114,101,113,117,101,115,116,73,100])]:u}},{[p([112,114,105,111,114,105,116,121])]:p([104,105,103,104])}),r[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{k(t[p([114,101,116,117,114,110])])&&(h=!0,g(t[p([114,101,116,117,114,110])]))},{[p([112,114,105,111,114,105,116,121])]:p([108,111,119])}),s[p([116,104,101,110])](()=>{h||a(p([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==p([97,117,116,111])}function c(){r[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=p([97,117,116,111])}}(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[p([106,116,105])])),await async function(){let t=!0;try{const o=c[p([115,112,108,105,116])](p([46])),[r,s,i]=o;return e(r),await n(r,s,i),t}catch{return!1}function e(e){const n=h(e);n&&n[p([97,108,103])]==p([69,83,50,53,54])||(t=!1)}async function n(e,n,o){const r=window[p([85,105,110,116,56,65,114,114,97,121])][p([102,114,111,109])](u(o),t=>t[p([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[p([84,101,120,116,69,110,99,111,100,101,114])]))[p([101,110,99,111,100,101])](e+p([46])+n),c=window[p([99,114,121,112,116,111])][p([115,117,98,116,108,101])];if(!c)return;const a=await c[p([105,109,112,111,114,116,75,101,121])](p([106,119,107]),i,{[p([110,97,109,101])]:p([69,67,68,83,65]),[p([110,97,109,101,100,67,117,114,118,101])]:p([80,45,50,53,54])},!1,[p([118,101,114,105,102,121])]);await c[p([118,101,114,105,102,121])]({[p([110,97,109,101])]:p([69,67,68,83,65]),[p([104,97,115,104])]:{[p([110,97,109,101])]:p([83,72,65,45,50,53,54])}},a,r,s)||(t=!1)}}()?function(){const e=t[p([102,101,97,116,117,114,101,115])];if(!e)return!1;if(e[p([105,110,99,108,117,100,101,115])](p([42])))return!0;if(e[p([105,110,99,108,117,100,101,115])](p([67,77,84])))return!0;if(e[p([105,110,99,108,117,100,101,115])](p([82,67,77,84]))){if(k(p([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&(n=p([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]),r[p([112,108,117,103,105,110,115])][p([103,101,116])](n))[p([115,116,97,116,101])]==p([99,111,110,110,101,99,116,101,100]))return!0;if(k(p([82,101,118,105,115,105,111,110,86,105,101,119,101,114,73,110,116,101,103,114,97,116,105,111,110]))||k(p([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114])))return!0}var n;return!1}()?function(){const e=[p([101,118,97,108,117,97,116,105,111,110]),p([116,114,105,97,108])][p([105,110,99,108,117,100,101,115])](t[p([108,105,99,101,110,115,101,84,121,112,101])])?o/1e3:1751673600;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=tr,n=t[p([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[p([108,101,110,103,116,104])])return!0;const{hostname:o}=new URL(window[p([108,111,99,97,116,105,111,110])][e(443)]);if(n[p([105,110,99,108,117,100,101,115])](o))return!0;const r=o[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])](t=>t[p([105,110,99,108,117,100,101,115])](p([42])))[p([109,97,112])](t=>t[p([115,112,108,105,116])](p([46])))[p([102,105,108,116,101,114])](t=>t[p([108,101,110,103,116,104])]<=r[p([108,101,110,103,116,104])])[p([109,97,112])](t=>Array(r[p([108,101,110,103,116,104])]-t[p([108,101,110,103,116,104])])[p([102,105,108,108])](t[0]===p([42])?p([42]):"")[p([99,111,110,99,97,116])](t))[p([115,111,109,101])](t=>r[p([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===p([42])))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(n=a(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([116,114,105,97,108])&&(n=a(p([84,114,105,97,108,76,105,109,105,116]))),await(n&&g?new(window[p([80,114,111,109,105,115,101])])((t,e)=>{n[p([116,104,101,110])](t,e),g[p([116,104,101,110])](e=>{e!=p([86,97,108,105,100])&&t(e)},e)}):n||g||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch{return p([73,110,118,97,108,105,100])}}())}(this)}[Qo(528)](){const t=Qo,e=this[t(426)][t(391)][t(428)](_o),n=this[t(426)][t(416)][t(428)](t(447));for(const o of e[t(427)]({channelId:n}))e[t(419)](o.id),e[t(406)][t(553)](o.id);super[t(528)]()}[Qo(504)](t){const e=Qo;return this[e(540)](t)[e(542)]>0}[Qo(540)](t){const e=Qo,n=[];for(const o of this[e(426)][e(453)][e(485)])o[e(544)][e(405)](e(401)+t)&&n[e(481)](o);return n}[Qo(408)](t){setTimeout(()=>{const n=tr,o=this[n(510)](t);o&&this[n(476)]&&or(this[n(476)]).id===t&&(0,e.scrollViewportToShowTarget)({target:o[0],viewportOffset:100,alignToTop:!0})},50)}[Qo(496)](t){const e=Qo;this[e(426)][e(453)][e(402)](()=>{const n=e;for(const e of this[n(540)](t))this[n(426)][n(503)][n(477)](e)})}[Qo(433)](t){const e=Qo,n=this[e(426)][e(391)][e(428)](_o),o=this[e(426)][e(391)][e(428)](Mo),r=n[e(452)](t);if(!r[e(498)]){const t=r[e(412)](()=>this[e(510)](r.id));o[e(478)](t),r[e(448)]=!1}}[Qo(494)](){const t=Qo,e=this[t(426)],n=e[t(391)][t(428)](r.Users);e[t(533)][t(535)](t(466))[t(475)]({model:t(439),view:(o,r)=>{const s=t,{id:i}=or(o[s(442)]),c=e[s(391)][s(428)](_o)[s(452)](i),a=this[s(476)]&&or(this[s(476)]).id===i;let h;if(c&&c[s(429)]&&!a&&o[s(409)])return r[s(397)][s(455)](o[s(409)],s(462)+o[s(442)]),r[s(397)][s(455)](o[s(409)],s(489)+o[s(442)]),null;const u=[s(538)];return a&&u[s(481)](s(511)),h=c?.[s(542)]?c[s(431)][s(537)][s(517)].id:n.me.id,{classes:u,attributes:{"data-comment":i,"data-author-id":h}}}}),e[t(533)][t(535)](t(547))[t(449)]({model:t(439),view:(n,{options:o})=>{const r=t;if(o[r(436)])return null;const s=e[r(391)][r(428)](_o),i=e[r(453)][r(485)][r(428)](n),{id:c,part:a}=or(n);return i&&!i[r(488)]||o[r(524)]&&s[r(452)](c)?.[r(429)]?null:{group:r(439),name:a?c+":"+a:c}}}),e[t(533)][t(535)](t(490))[t(543)]({view:{name:t(439),attributes:{id:/^\w/}},model:(e,{writer:n})=>n[t(525)](t(493),{"data-name":t(401)+e[t(495)]("id")})}),e[t(533)][t(535)](t(490))[t(392)]({view:t(439)})}[Qo(438)](){const t=Qo,e=this[t(426)],n=e[t(391)][t(428)](_o),o=new Set,r=new Set;e[t(453)][t(483)][t(468)](n=>{const s=t;let i=!1;for(const{name:t,data:c}of e[s(453)][s(483)][s(530)][s(531)]()){const{group:a,id:h}=or(t);let u=c[s(487)];if(s(439)!==a||!u)continue;const d=s(518)===u[s(474)][s(420)];d||(u=rr(u,e[s(453)]),!u||u[s(458)]||!c[s(487)]||u[s(393)](c[s(487)]))?e[s(453)][s(539)](u)&&!d?this[s(410)]?o[s(473)](t):this[s(505)](t,h):(r[s(473)](t),o[s(553)](t),n[s(536)](t),i=!0):(n[s(441)](t,{range:u}),i=!0)}return i}),this.on(t(507),(n,r,s)=>{const i=t;if(!s&&o[i(515)])for(const t of o){const{id:n}=or(t);o[i(553)](t),e[i(453)][i(485)][i(428)](t)&&this[i(505)](t,n)}}),this[t(491)](e[t(453)][t(483)],t(402),()=>{const s=t;for(const{name:t,data:{newRange:i}}of e[s(453)][s(483)][s(530)][s(531)]()){const{group:c,id:a}=or(t);if(s(439)!==c)continue;const h=n[s(452)](a),u=this[s(504)](a);h&&(!h[s(448)]&&i&&e[s(503)][s(550)][s(415)](s(425),()=>{const t=s,o=e[t(391)][t(428)](go),r=n[t(486)][t(428)](h)[t(550)];o[t(520)](r)[t(463)]()},{priority:s(404)}),h[s(448)]=u||!!i),i||(r[s(473)](t),o[s(553)](t))}for(const t of r){const{id:e}=or(t),r=n[s(452)](e);if(o[s(553)](t),!r)continue;const i=this[s(504)](e);i||r[s(541)]?i||r[s(403)]||r[s(549)](new Date):r[s(480)]()}r[s(417)]()})}[Qo(440)](t){const e=Qo;t[e(506)](t=>{const n=e;t[n(403)]&&this[n(433)](t.id)})}[Qo(510)](t){const e=Qo,n=this[e(426)],o=this[e(540)](t);return(0,r.getAllMarkersDomElementsSorted)(n[e(503)],o)}[Qo(492)](t){const e=Qo,n=this[e(540)](t);let o="",r=!1;for(const t of n){const n=t[e(467)]();for(const t of Array[e(502)](n[e(421)]()))t.is(e(499))?(o&&r&&(o+=" ",r=!1),o+=t[e(484)]):r=!0;r=!0}return o[e(545)](0,150)}[Qo(413)](t,e){const n=Qo,o=this[n(426)],r=o[n(391)][n(428)](_o);let s=r[n(452)](e);const i=o[n(416)][n(428)](n(447)),c=o[n(391)][n(428)](Mo);return s&&(s[n(403)]&&s[n(549)](null),s[n(498)])||(this[n(540)](e)[0][n(407)]?r[n(551)]({channelId:i,threadId:e})[n(469)](t=>{const r=n;if(r(422)!==o[r(513)])if(s=t,s&&!s[r(498)]){const t=s[r(412)](()=>this[r(510)](e));c[r(478)](t),s[r(429)]&&this[r(496)](e)}else if(!s){const t=this[r(540)](e);o[r(453)][r(402)](e=>{const n=r;for(const o of t)e[n(536)](o)})}}):o[n(503)][n(550)][n(415)](n(425),()=>{const t=n;if(r[t(452)](e))return;const a=o[t(391)][t(428)](go);s=r[t(512)]({channelId:i,threadId:e,target:()=>this[t(510)](e),context:{type:t(432),value:this[t(492)](e)}});const h=r[t(486)][t(428)](s)[t(550)],u=a[t(520)](h);u&&c[t(478)](u)},{priority:n(404)})),s}[Qo(505)](t,e){const n=Qo,o=this[n(413)](t,e);o&&!o[n(451)]&&o[n(445)]({type:n(432),value:this[n(492)](e)})}[Qo(514)](){const t=Qo,n=this[t(426)];(0,r.surroundingMarkersDetector)(n[t(453)],({left:o,entered:s})=>{const i=t;for(const t of o)if(sr(t)){n.ui[i(418)][i(394)](it(n[i(456)],i(523)));break}for(const t of s)if(sr(t)){n.ui[i(418)][i(394)](it(n[i(456)],i(459),(0,e.getEnvKeystrokeText)(r.FOCUS_ANNOTATION_KEYSTROKE)));break}})}}function nr(t,e){return e?t+":"+e:t}function or(t){const e=t[Qo(471)](":");return{group:e[0],id:e[1],part:e[2]}}function rr(t,e){const n=Qo,o=e[n(548)],r=e[n(472)](t[n(552)]);for(const s of t[n(497)]()){const{type:t,item:i,nextPosition:c}=s;if(n(432)===t||o[n(424)](i)){const t=e[n(446)](i);r[n(458)]&&(r[n(552)]=t),r[n(435)]=c}}return r}function sr(t){const e=Qo;return e(439)===or(t[e(544)])[e(395)]}function ir(t,e){const n=ar();return(ir=function(t,e){return n[t-=279]})(t,e)}const cr=ir;function ar(){const t=["map","execute","length","focus","push","addSourceCollector","bind","getAllMarkersForId","1847307BqZOXZ","requires","locale","get","176722bbcPWW","innerView","commentsLicenseKeyEvaluationLimit","commentsLicenseKeyInvalid","307304GlTrSb","hasMarkerForId","Comment","commentsLicenseKeyDomainLimit","51CVmSIn","hasContent","getCommentThread","low","menuBar:comment","componentFactory","_viewToController","328fUSRFT","find","CommentsUI","commentsLicenseKeyUsageLimit","invalid","_createUIButton","4097250hriFQt","highest","commentsLicenseKeyNotAllowed","set","change:activeAnnotations","138TxJiOX","stop","isOfficialPlugin","commentsLicenseKeyTrialLimit","comment:","editor","CommentsListView","from","domainLimit","focusTracker","editing","261305hkacUU","add","commentsLicenseKeyValid","300582AcyQhx","addComment","_showLicenseError","init","hasCommentThread","_threadToController","getRange","_licenseKeyCheckInterval","featureNotAllowed","isFocused","commentsLicenseKeyExpired","evaluationLimit","isPremiumPlugin","config","listenTo","removeCommentThread","destroy","commands","trialLimit","licenseKey","isEnabled","model","plugins","Comments","usageLimit","comment","tooltip","activeMarker","view","CommentThreadInputView","1340788FPqHrD","expired","addCommentThread","pluginName","has"];return(ar=function(){return t})()}!function(t){const e=ir,n=t();for(;;)try{if(838145===-parseInt(e(355))/1+-parseInt(e(351))/2*(-parseInt(e(359))/3)+-parseInt(e(334))/4+parseInt(e(301))/5*(parseInt(e(290))/6)+-parseInt(e(347))/7+-parseInt(e(279))/8*(parseInt(e(304))/9)+parseInt(e(285))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ar);class hr extends t.Plugin{[cr(323)];[cr(311)];static get[cr(337)](){return cr(281)}static get[cr(292)](){return!0}static get[cr(316)](){return!0}static get[cr(348)](){return[_o,er,Mo,go]}get[cr(296)](){return Ft}get[cr(333)](){return Pt}[cr(307)](){const t=cr,e=this[t(295)],n=e[t(326)][t(350)](_o),o=e[t(326)][t(350)](er),r=e[t(326)][t(350)](go),s=e[t(326)][t(350)](Mo);e.ui[t(364)][t(302)](t(329),()=>{const e=t,n=this[e(284)](st.ButtonView);return n[e(330)]=!0,n}),e.ui[t(364)][t(302)](t(363),()=>this[t(284)](st.MenuBarMenuListItemButtonView)),s[t(344)](()=>{const e=t,r=[];for(const[t,s]of n[e(309)]){const n=o[e(346)](t.id),i=n[e(339)](t=>t[e(310)]());n[e(341)]>0&&r[e(343)]([s[e(332)],i])}return r}),this[t(318)](r,t(289),(e,r,s)=>{const i=t,c=Array[i(297)](s)[i(339)](t=>t[i(352)])[i(280)](t=>n[i(365)][i(338)](t));if(!c)return void(o[i(331)]=null);const a=n[i(365)][i(350)](c)[i(325)].id,h=i(294)+a;a&&o[i(356)](a)?o[i(331)]=h:o[i(331)]&&(o[i(331)]=null)}),this[t(318)](n,t(319),(n,{threadId:r,isFromAdapter:s})=>{const i=t;!s&&e.ui[i(299)][i(313)]&&o[i(356)](r)&&e[i(300)][i(332)][i(342)]()},{priority:t(286)}),this[t(318)](n,t(305),(r,{threadId:s,isFromAdapter:i})=>{const c=t;!i&&o[c(356)](s)&&n[c(308)](s)&&1===n[c(361)](s)[c(341)]&&(e[c(300)][c(332)][c(342)](),r[c(291)]())},{priority:t(362)}),this[t(323)]=this[t(295)][t(317)][t(350)](t(323));const i=this[t(295)];this[t(311)]=setInterval(()=>{const e=t;let n;for(const t in i){const o=t,r=i[o];if(e(303)==r||e(354)==r||e(314)==r||e(358)==r||e(287)==r||e(353)==r||e(293)==r||e(282)==r){delete i[o],n=r,clearInterval(this[e(311)]),this[e(311)]=void 0;break}}e(354)==n&&i[e(306)](e(283)),e(314)==n&&i[e(306)](e(335)),e(358)==n&&i[e(306)](e(298)),e(287)==n&&i[e(306)](e(312),e(327)),e(353)==n&&i[e(306)](e(315)),e(293)==n&&i[e(306)](e(322)),e(282)==n&&i[e(306)](e(328))},1e3)}[cr(320)](){const t=cr;super[t(320)](),this[t(311)]&&clearInterval(this[t(311)])}[cr(284)](t){const e=cr,n=this[e(295)],o=new t(n[e(349)]),r=n[e(321)][e(350)](e(336));return o[e(288)]({label:it(n[e(349)],e(357)),icon:rt.IconAddComment}),o[e(345)](e(324)).to(r,e(360)),this[e(318)](o,e(340),()=>{r[e(340)]()}),o}}const ur=lr;function dr(){const t=["requires","3183244LOZugX","editSource","isEnabled","document","editor","1574eqcGhE","config","108740OGewfq","2502NWZDhs","view","isOfficialPlugin","SourceEditing","DragDrop","change:isEnabled","forceDisabled","listenTo","3051yAyNTm","afterInit","commands","isPremiumPlugin","commentsOnly","cut","CommentsOnly","stopListening","get","pluginName","_disableCommentsOnlyMode","set","addCommentThread","2154800XczdAQ","_enableCommentsOnlyMode","6NliIpK","has","delete","plugins","5255536inibDn","clearForceDisabled","stop","editing","affectsData","1515857zgmYVf","938000syiufg","commentsOnlyMode","clipboardInput","highest"];return(dr=function(){return t})()}function lr(t,e){const n=dr();return(lr=function(t,e){return n[t-=181]})(t,e)}!function(t){const e=lr,n=t();for(;;)try{if(479351===-parseInt(e(221))/1+-parseInt(e(185))/2*(parseInt(e(196))/3)+-parseInt(e(226))/4+-parseInt(e(209))/5*(-parseInt(e(211))/6)+parseInt(e(220))/7+-parseInt(e(215))/8+-parseInt(e(188))/9*(-parseInt(e(187))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(dr);class mr extends t.Plugin{static get[ur(205)](){return ur(202)}static get[ur(190)](){return!0}static get[ur(199)](){return!0}static get[ur(225)](){return[er]}constructor(t){const e=ur;super(t),this[e(207)](e(182),!1),this.on(e(193),(t,n,o)=>{const r=e;o?this[r(210)]():this[r(206)]()})}[ur(197)](){const t=ur;!this[t(182)]&&this[t(184)][t(186)][t(204)](t(200))&&(this[t(182)]=!0)}[ur(210)](){const t=ur;for(const[e,n]of this[t(184)][t(198)])n[t(219)]&&t(208)!==e&&n[t(194)](t(222));this[t(184)][t(214)][t(212)](t(192))&&this[t(184)][t(214)][t(204)](t(192))[t(194)](t(222)),this[t(184)][t(214)][t(212)](t(191))&&this[t(184)][t(214)][t(204)](t(191))[t(194)](t(222)),this[t(184)][t(198)][t(204)](t(181))?.[t(194)](t(222));const e=this[t(184)][t(218)][t(189)][t(183)];this[t(195)](e,t(201),e=>e[t(217)](),{priority:t(224)}),this[t(195)](e,t(223),e=>e[t(217)](),{priority:t(224)}),this[t(195)](e,t(213),e=>e[t(217)](),{priority:t(224)})}[ur(206)](){const t=ur;for(const[e,n]of this[t(184)][t(198)])n[t(219)]&&t(208)!==e&&n[t(216)](t(222));this[t(184)][t(214)][t(212)](t(191))&&this[t(184)][t(214)][t(204)](t(191))[t(216)](t(222)),this[t(184)][t(198)][t(204)](t(181))?.[t(216)](t(222)),this[t(203)](this[t(184)][t(218)][t(189)][t(183)])}}const kr=pr;function gr(){const t=["10495701kjeylZ","listenTo","register","function","collection","pluginName","destroy","stopListening","_visibleAnnotations","defaultFilter","plugins","annotationsuis-register-invalid-interface","init","_removeActiveAnnotation","_setSelectedAnnotations","isActive","_addActiveAnnotation","activate","isPremiumPlugin","AnnotationsUIs","refilterAnnotations","change:activeAnnotation","activeAnnotations","push","deactivateAll","size","from","_assertAnnotationDoesNotBelongToMultipleUIs","6PXdKDZ","_uis","type","delete","get","requires","4StITUG","filter","length","setActiveAnnotation","activeUIs","uisData","set","9568811jTfsKo","15xIeRhl","_deactivateAllAnnotations","annotationsuis-annotation-mismatch","deactivate","context","_activateAnnotation","find","13486280rpFhss","220984SkjVpj","1053148EXkIdg","annotationsuis-missing-ui","29333120LIPNZS","detach","hasActive","attach","remove","2741520tLskEw","switchTo","add","annotationsuis-register-already-registered","isOfficialPlugin","has"];return(gr=function(){return t})()}function pr(t,e){const n=gr();return(pr=function(t,e){return n[t-=374]})(t,e)}!function(t){const e=pr,n=t();for(;;)try{if(882364===parseInt(e(415))/1*(-parseInt(e(399))/2)+-parseInt(e(423))/3+-parseInt(e(416))/4*(-parseInt(e(407))/5)+-parseInt(e(393))/6*(-parseInt(e(406))/7)+-parseInt(e(414))/8+-parseInt(e(429))/9+parseInt(e(418))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gr);class fr extends t.ContextPlugin{[kr(403)];[kr(404)];[kr(394)];static get[kr(398)](){return[go]}static get[kr(434)](){return kr(384)}static get[kr(427)](){return!0}static get[kr(383)](){return!0}constructor(t){const e=kr;super(t),this[e(403)]=new Set,this[e(394)]=new Map,this[e(404)]=new Map}[kr(377)](){const t=kr,e=this[t(411)][t(375)][t(397)](go);this[t(430)](e,t(412),(e,n)=>{const o=t;for(const t of this[o(403)]){const e=this[o(394)][o(397)](t);(0,this[o(404)][o(397)](t)[o(400)])(n)&&e[o(402)](n)}}),this[t(430)](e,t(408),()=>{const e=t;for(const t of this[e(403)])this[e(394)][e(397)](t)[e(402)](null)}),this[t(430)](e[t(437)],t(425),(e,n)=>{this[t(392)](n)})}[kr(420)](){const t=kr;return this[t(403)][t(390)]>0}[kr(380)](t){const e=kr;return this[e(403)][e(428)](t)}[kr(382)](t,n=this[kr(374)]){const o=kr,r=this[o(411)][o(375)][o(397)](go);if(!this[o(394)][o(428)](t))throw new e.CKEditorError(o(417),this,{uiName:t});this[o(380)](t)&&this[o(410)](t),this[o(403)][o(425)](t);const s=new Je;Qe({source:r[o(437)],target:s,filter:n}),this[o(404)][o(405)](t,{collection:s,filter:n});const i=this[o(394)][o(397)](t);i[o(421)](s),this[o(430)](i,o(386),(t,e,n,s)=>{const i=o;s&&r[i(378)](s),n&&r[i(381)](n)})}[kr(410)](t){const n=kr;if(this[n(403)][n(396)](t),!this[n(394)][n(428)](t))throw new e.CKEditorError(n(417),this,{uiName:t});const o=this[n(394)][n(397)](t);o[n(419)](),this[n(436)](o),this[n(404)][n(397)](t)[n(433)][n(435)](),this[n(404)][n(396)](t)}[kr(424)](t){const n=kr;if(!this[n(394)][n(428)](t))throw new e.CKEditorError(n(417),this,{uiName:t});const o=this[n(411)][n(375)][n(397)](go),r=Array[n(391)](o[n(387)])[0]||null;this[n(389)](),this[n(382)](t);const s=this[n(394)][n(397)](t);s[n(402)](r),s[n(379)]&&r&&s[n(379)]([r])}[kr(389)](){const t=kr;for(const e of this[t(403)])this[t(410)](e)}[kr(431)](t,n){const o=kr;if(this[o(394)][o(428)](t))throw new e.CKEditorError(o(426));if(o(432)!=typeof n[o(421)]||o(432)!=typeof n[o(419)]||o(432)!=typeof n[o(402)])throw new e.CKEditorError(o(376),null);this[o(394)][o(405)](t,n)}[kr(385)](){const t=kr,e=this[t(411)][t(375)][t(397)](go)[t(433)],n=new Map,o=Array[t(391)](this[t(403)]);for(const e of this[t(403)]){const o=this[t(404)][t(397)](e)[t(433)];for(const r of o)n[t(405)](r,e)}for(const r of e){const e=n[t(397)](r);this[t(392)](r);const s=o[t(413)](e=>this[t(404)][t(397)](e)[t(400)](r));e!==s&&(e&&this[t(404)][t(397)](e)[t(433)][t(422)](r),s&&this[t(404)][t(397)](s)[t(433)][t(425)](r))}}[kr(435)](){const t=kr;this[t(389)](),super[t(435)]()}[kr(374)](){return!0}[kr(392)](t){const n=kr,o=[];for(const e of this[n(403)])(0,this[n(404)][n(397)](e)[n(400)])(t)&&o[n(388)](e);if(o[n(401)]>1)throw new e.CKEditorError(n(409),null,{matchedUIs:o,annotationType:t[n(395)]})}}var br=n(573),vr={attributes:{"data-cke":!0}};vr.setAttributes=Ae(),vr.insert=Ie().bind(null,"head"),vr.domAPI=_e(),vr.insertStyleElement=Te();be()(br.A,vr);br.A&&br.A.locals&&br.A.locals;const _r=Ir;function wr(){const t=["416540rXHCTi","focusTracker","Annotations sidebar","getIndex","1516560yIZqEh","source","application","uiLanguageDirection","36yseVaf","remove","Annotations list","_setupKeyboardNavigation","top","forEach","change","focusables","focus","delegate","change:top","added","div","list","add","set","focusPrevious","removed","405555VhZQRd","class","setTemplate","603LlpmZh","918029XuKdnJ","60dCzEcH","number","674550uHbFRp","bindTemplate","arrowup","render","184492GBaElz","createCollection","focusCycler","listenTo","focusNext","ck-sidebar","element","length","ck-reset","focusFirst","_updateItemPositionInFocusables","arrowdown","6316728EzGBzh","minHeight"];return(wr=function(){return t})()}function Ir(t,e){const n=wr();return(Ir=function(t,e){return n[t-=114]})(t,e)}!function(t){const e=Ir,n=t();for(;;)try{if(723274===-parseInt(e(133))/1+-parseInt(e(154))/2+-parseInt(e(158))/3+parseInt(e(134))/4*(-parseInt(e(129))/5)+-parseInt(e(162))/6*(parseInt(e(140))/7)+-parseInt(e(152))/8+parseInt(e(132))/9*(parseInt(e(136))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wr);const yr=(0,e.toUnit)("px");class Ar extends st.View{[_r(124)];[_r(118)];[_r(155)];[_r(142)];constructor(t){const n=_r;super(t);const o=this[n(137)];this[n(126)](n(153),0),this[n(126)](n(130),""),this[n(124)]=this[n(141)](),this[n(118)]=this[n(141)](),this[n(124)][n(120)](n(138),n(151)).to(this),this[n(155)]=new e.FocusTracker,this[n(142)]=new st.FocusCycler({focusables:this[n(118)],focusTracker:this[n(155)]}),this[n(131)]({tag:n(123),attributes:{class:["ck",n(145),n(148),o.to(n(130))],style:{minHeight:o.to(n(153),t=>n(135)==typeof t?yr(t+10):null)},dir:t[n(161)],role:n(160),"aria-label":it(t,n(156)),tabindex:0},children:[{tag:n(123),attributes:{role:n(124),"aria-label":it(t,n(164))},children:this[n(124)]}]})}[_r(139)](){const t=_r;super[t(139)](),this[t(114)]()}[_r(119)](){const t=_r;this[t(142)][t(149)]()}[_r(114)](){const t=_r;this[t(124)][t(120)](t(121)).to(this),this.on(t(121),e=>{const n=t;this[n(150)](e[n(159)])}),this[t(124)][t(116)](e=>{const n=t;this[n(155)][n(125)](e[n(146)]),this[n(150)](e)}),this[t(124)].on(t(117),(e,n)=>{const o=t;for(const t of n[o(128)])this[o(155)][o(163)](t[o(146)]),this[o(118)][o(163)](t);for(const t of n[o(122)])this[o(155)][o(125)](t[o(146)]),this[o(150)](t)}),this.on(t(138),()=>{const e=t;this[e(142)][e(127)]()}),this.on(t(151),()=>{const e=t;this[e(142)][e(144)]()}),this[t(143)](this[t(146)],t(119),()=>{this[t(119)]()})}[_r(150)](t){const e=_r,n=this[e(118)][e(157)](t);let o,r;for(const n of this[e(118)])if(t[e(115)]<n[e(115)]){o=n;break}if(r=o?this[e(118)][e(157)](o):this[e(118)][e(147)],-1!==n){if(n===r-1)return;this[e(118)][e(163)](t),r=o?this[e(118)][e(157)](o):this[e(118)][e(147)]}this[e(118)][e(125)](t,r)}}const Cr=xr;function Tr(){const t=["_targetTop","clientHeight","27714OjSukK","1027815RdYbGT","bind","render","clear","height","set","detach","focus","ck-sidebar-item","4401250tIIYXW","presentation","div","424TjhkPd","bottom","_mutationObserver","ck-sidebar-item--no-animation","935euNbLX","43604790JUQOhx","updateHeight","content","bindTemplate","16oXJPMh","attach","createCollection","first","arrowup","delegate","isAnimationDisabled","arrowdown","top","34911sygvCG","element","setTemplate","1850556WwZmKl","destroy","1767609jERXJp"];return(Tr=function(){return t})()}!function(t){const e=xr,n=t();for(;;)try{if(750988===parseInt(e(202))/1+parseInt(e(196))/2+parseInt(e(193))/3*(parseInt(e(175))/4)+-parseInt(e(179))/5*(-parseInt(e(201))/6)+parseInt(e(172))/7*(parseInt(e(184))/8)+-parseInt(e(198))/9+-parseInt(e(180))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Tr);const Er=(0,e.toUnit)("px");function xr(t,e){const n=Tr();return(xr=function(t,e){return n[t-=164]})(t,e)}class Or extends st.View{[Cr(182)];[Cr(199)];[Cr(177)];constructor(t){const e=Cr;super(t),this[e(168)](e(192),0),this[e(168)](e(167),0),this[e(164)](e(176)).to(this,e(192),this,e(167),(t,e)=>t+e),this[e(168)](e(190),!1),this[e(177)]=Ve(()=>this[e(181)]()),this[e(199)]=null,this[e(182)]=this[e(186)](),this[e(182)][e(189)](e(188),e(191)).to(this);const n=this[e(183)];this[e(195)]({tag:e(174),attributes:{class:[e(171),n.to(e(190),t=>t?e(178):"")],style:{top:n.to(e(192),t=>Er(t))},role:e(173)},children:this[e(182)]})}[Cr(165)](){const t=Cr;super[t(165)](),this[t(177)][t(185)](this[t(194)])}[Cr(170)](){const t=Cr;this[t(182)][t(187)]&&this[t(182)][t(187)][t(170)]()}[Cr(181)](){const t=Cr,e=this[t(194)][t(200)];e&&(this[t(167)]=e)}[Cr(197)](){const t=Cr;this[t(182)][t(166)](),this[t(177)][t(169)](),super[t(197)]()}}const Nr=Mr;function Sr(){const t=["sidebar.container","object","get","sidebar-setcontainer-invalid-element","stopListening","bind","_annotationToSidebarItemView","_updateLastItem","_attachToContainer","rearrange","_alignForBottomChange","unbind","listenTo","pluginName","remove","Sidebar","_alignBeforeItem","change:top","445830MkQCeX","list","_recalculateBuffer","isActive","locale","_activeAnnotation","_setItemTop","_alignForTopChange","class","change:targetRect","_getTargetTop","_alignToTargetRect","targetRect","refresh","isAnimationDisabled","bottom","length","_recalculate","_getItemAfter","render","_createSidebarView","context","delete","updateHeight","add","getIndex","isPremiumPlugin","getSidebarItemView","view","addAnnotation","21274749biEwGP","height","minHeight","_getMaxAvailableTop","_alignAfterItem","5750652JNlCnQ","change:_lastItem","_destroySidebarItemView","target","setContainer","_getItemBefore","_spaceBetweenItems","nodeType","isOfficialPlugin","_sidebarItemViewToAnnotation","top","push","1828827nyiPMS","_annotations","3430844VIlGas","sidebar-attachtocontainer-missing-container","3NnwSmH","config","_targetTop","element","_lastItem","max","last","_detachFromContainer","clear","set","init","sidebar.preventScrollOutOfView","6bNaeGf","destroy","3993785RKQtHp","define","content","container","6574768sPWjTJ","appendChild","change:bottom"];return(Sr=function(){return t})()}function Mr(t,e){const n=Sr();return(Mr=function(t,e){return n[t-=126]})(t,e)}!function(t){const e=Mr,n=t();for(;;)try{if(996882===parseInt(e(214))/1+-parseInt(e(173))/2*(-parseInt(e(175))/3)+parseInt(e(159))/4+parseInt(e(189))/5*(-parseInt(e(187))/6)+-parseInt(e(171))/7+parseInt(e(193))/8+-parseInt(e(154))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Sr);class Rr extends t.ContextPlugin{[Nr(152)];[Nr(129)];[Nr(172)];[Nr(165)];[Nr(168)];[Nr(202)];[Nr(126)];static get[Nr(209)](){return Nr(211)}static get[Nr(167)](){return!0}static get[Nr(150)](){return!0}constructor(t){const e=Nr;super(t),this[e(184)](e(179),void 0),this[e(152)]=this[e(144)](),this[e(184)](e(192),null),this[e(165)]=25,this[e(168)]=new Map,this[e(202)]=new Map,this[e(145)][e(176)][e(190)](e(186),!1),this[e(172)]=null,this[e(129)]=null,this[e(126)]=[]}[Nr(185)](){const t=Nr,e=this[t(145)][t(176)][t(198)](t(196));e&&this[t(163)](e)}[Nr(163)](t){const n=Nr;if(!Lr(t))throw new e.CKEditorError(n(199));this[n(192)]=t}[Nr(204)]({viewClass:t="",spaceBetweenItems:n=25}={}){const o=Nr;if(!Lr(this[o(192)]))throw new e.CKEditorError(o(174),this);this[o(192)][o(194)](this[o(152)][o(178)]),this[o(152)][o(132)]=t,this[o(165)]=n}[Nr(205)]({removedAnnotation:t,previousAnnotation:e,nextAnnotation:n}){const o=Nr,r=this[o(151)](t);this[o(152)][o(215)][o(210)](r),this[o(161)](t),e&&this[o(135)](this[o(151)](e)),n&&this[o(135)](this[o(151)](n)),this[o(203)]()}[Nr(137)]({blurredAnnotation:t,activatedAnnotation:e,disableAnimationOnActivatedAnnotation:n}){const o=Nr;if(this[o(129)]=e,t){t[o(127)]=!1;const e=this[o(151)](t);e&&n&&(e[o(138)]=!1)}if(e){const t=this[o(151)](e);t&&(e[o(127)]=!0,n&&(t[o(138)]=!0,t[o(169)]+=1),this[o(135)](t))}}[Nr(182)](t){const e=Nr;if(this[e(152)][e(178)][e(210)](),t)for(const n of t)this[e(161)](n);this[e(152)][e(215)][e(183)](),this[e(152)][e(132)]="",this[e(179)]=null}[Nr(153)](t,e){const n=Nr;e||(e=t[n(152)]);const o=new Or(this[n(145)][n(128)]);this[n(168)][n(184)](o,t),this[n(202)][n(184)](t,o),o[n(191)][n(148)](e),this[n(208)](t[n(152)],n(133),(e,r,s)=>{const i=n,c=this[i(134)](t,s);o[i(177)]!=c&&(o[i(177)]=c,this[i(130)](o,c))}),this[n(208)](o,n(213),()=>{const t=n;this[t(141)](o,t(169))}),this[n(208)](o,n(195),()=>{const t=n;this[t(141)](o,t(139))}),this[n(135)](o);const r=this[n(164)](o);return r&&this[n(158)](r,o)||this[n(135)](o),this[n(203)](),this[n(152)][n(215)][n(148)](o),o}[Nr(131)](t){const e=Nr;if(!t[e(191)][e(140)])return;const n=this[e(164)](t);if(!n)return;const o=this[e(168)][e(198)](n),r=this[e(129)];r&&r===o?this[e(158)](n,t):this[e(212)](t,n)}[Nr(206)](t){const e=Nr;if(!t[e(191)][e(140)])return;const n=this[e(142)](t);if(!n)return;const o=this[e(168)][e(198)](n),r=this[e(145)][e(176)][e(198)](e(186)),s=this[e(129)];s&&s===o&&r?(this[e(212)](n,t),this[e(158)](t,n)):s&&s===o?this[e(212)](n,t):this[e(158)](t,n)}[Nr(141)](t,e){const n=Nr;0===this[n(126)][n(140)]&&setTimeout(()=>{const t=n;for(const{sidebarItemView:e,changedProp:n}of this[t(126)])t(169)===n?this[t(131)](e):this[t(206)](e);this[t(126)]=[]},10),this[n(126)][n(170)]({sidebarItemView:t,changedProp:e})}[Nr(151)](t){const e=Nr;return this[e(202)][e(198)](t)}[Nr(188)](){const t=Nr;this[t(200)](),this[t(152)][t(188)]()}[Nr(161)](t){const e=Nr,n=this[e(151)](t);this[e(200)](n),this[e(200)](t[e(152)]),n[e(188)](),this[e(202)][e(146)](t),this[e(168)][e(146)](n)}[Nr(144)](){const t=Nr,e=new Ar(this[t(145)][t(128)]);return e[t(143)](),this.on(t(160),(n,o,r,s)=>{const i=t;s&&e[i(207)](i(156)),r?e[i(201)](i(156)).to(r,i(139)):e[i(156)]=null}),e}[Nr(203)](){const t=Nr;this[t(179)]=this[t(172)]?.[t(181)]?this[t(151)](this[t(172)][t(181)]):null}[Nr(164)](t){const e=Nr,n=this[e(168)][e(198)](t),o=n&&this[e(172)]?.[e(198)](this[e(172)][e(149)](n)-1);return o&&this[e(151)](o)||null}[Nr(142)](t){const e=Nr,n=this[e(168)][e(198)](t),o=n&&this[e(172)]?.[e(198)](this[e(172)][e(149)](n)+1);return o&&this[e(151)](o)||null}[Nr(212)](t,e){const n=Nr;t[n(147)]();const o=Pr(e[n(139)]+this[n(165)],t[n(169)]);return!!o&&(this[n(130)](e,e[n(169)]-o),!0)}[Nr(158)](t,e){const n=Nr;t[n(147)]();const o=Pr(t[n(139)]+this[n(165)],e[n(169)]);return!!o&&(this[n(130)](e,e[n(169)]+o,!1),!0)}[Nr(135)](t){const e=Nr,n=this[e(168)][e(198)](t);if(!n||!n[e(162)]||!n[e(136)])return;const o=this[e(134)](n,n[e(136)]);this[e(130)](t,o)}[Nr(134)](t,n){const o=Nr;if(null===n)return 0;if(t[o(162)]instanceof e.Rect)return n[o(169)];{const t=new e.Rect(this[o(152)][o(178)])[o(169)];return n[o(169)]-t}}[Nr(130)](t,e,n=this[Nr(145)][Nr(176)][Nr(198)](Nr(186))){const o=Nr;n&&(e=Math[o(180)](e,this[o(157)](t))),t[o(169)]=e}[Nr(157)](t){const e=Nr;let n=this[e(164)](t),o=0;for(;n;)n[e(147)](),o+=this[e(165)]+n[e(155)],n=this[e(164)](n);return o}}function Pr(t,e){return Math[Nr(180)](t-e,0)}function Lr(t){const e=Nr;return null!==t&&e(197)==typeof t&&1===t[e(166)]}const Vr=Dr;function Br(){const t=["getOrderedSelectedAnnotations","1SpzZbc","change:container","pluginName","plugins","uiUpdate","wideSidebar","WideSidebar","destroy","activeAnnotation","has","context","container","detach","3KnfQft","421058KeIhTQ","get","EditorAnnotations","addAnnotation","isAttached","blur","isPremiumPlugin","widesidebar-detach-not-attached","high","hasDomSelection","init","_annotations","refreshPositioning","_attachToContainer","listenTo","_activeAnnotation","focus","removeEventListener","ready","9FvIgdC","resize","stop","stopListening","off","2016068CKDtQP","_integrateWithEditorAnnotations","isOfficialPlugin","from","register","add","490903HfEPZM","switchTo","cancel","rearrange","ck-sidebar--wide","5356310IIPQgG","refresh","setActiveAnnotation","13174084WFDKfg","12490310wQLbiv","widesidebar-attach-already-attached","_detachFromContainer","updateTargetRect","addEventListener","72SsENgb","set:container","_destroyEditorAnnotationsIntegration","requires","editors","set","remove","_editorAnnotations","4199052sURoUW","annotations","attach","_refreshPositioningDebounced"];return(Br=function(){return t})()}function Dr(t,e){const n=Br();return(Dr=function(t,e){return n[t-=178]})(t,e)}!function(t){const e=Dr,n=t();for(;;)try{if(758956===parseInt(e(201))/1*(parseInt(e(215))/2)+-parseInt(e(214))/3*(-parseInt(e(239))/4)+-parseInt(e(179))/5+-parseInt(e(196))/6+parseInt(e(245))/7*(-parseInt(e(188))/8)+-parseInt(e(234))/9*(-parseInt(e(183))/10)+parseInt(e(182))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Br);class jr extends t.ContextPlugin{[Vr(219)];[Vr(197)];[Vr(195)];[Vr(199)];static get[Vr(191)](){return[Rr,fr]}static get[Vr(203)](){return Vr(207)}static get[Vr(241)](){return!0}static get[Vr(221)](){return!0}constructor(t){const n=Vr;super(t),this[n(219)]=!1,this[n(193)](n(209),null),this[n(197)]=null,this[n(195)]=new e.Collection,this[n(199)]=Pe(()=>{const t=n;this[t(197)][t(227)]()},250,{leading:!1})}[Vr(225)](){const t=Vr,e=this[t(211)][t(204)][t(216)](fr),n=this[t(211)][t(204)][t(216)](Rr);e[t(243)](t(206),this),n[t(212)]&&e[t(246)](t(206))}[Vr(181)](t){const e=Vr;if(t===this[e(209)])return;const n=this[e(211)][e(204)][e(216)](Rr);n[e(230)]=t;const o=this[e(209)];n[e(180)]({blurredAnnotation:o,activatedAnnotation:t}),this[e(209)]=t}[Vr(198)](n){const o=Vr;this[o(197)]=n;const r=this[o(211)][o(204)][o(216)](Rr);if(r[o(226)]=n,this[o(219)])throw new e.CKEditorError(o(184),this);this[o(219)]=!0,this[o(229)](r,o(189),()=>{const t=o;this[t(213)](),this[t(229)](r,t(202),e=>{const o=t;e[o(238)](),this[o(198)](n)})}),r[o(228)]({viewClass:o(178)});const s=t=>{const e=o;t[e(186)](),r[e(218)](t)};for(const t of n)s(t);this[o(229)](n,o(244),(t,e)=>{s(e)}),this[o(229)](n,o(194),(t,e,s)=>{const i=o;r[i(248)]({removedAnnotation:e,previousAnnotation:n[i(216)](s-1),nextAnnotation:n[i(216)](s+1)}),e===this[i(209)]&&this[i(181)](null)},{priority:o(223)}),this[o(229)](n,o(231),(t,e)=>{this[o(181)](e)}),this[o(229)](n,o(220),()=>{this[o(181)](null)});const i=this[o(211)]instanceof t.Context?this[o(211)][o(192)]:new e.Collection([this[o(211)]]);for(const t of i)this[o(240)](t);this[o(229)](i,o(244),(t,e)=>{const n=o;this[n(229)](e,n(233),()=>{this[n(240)](e)})}),this[o(229)](i,o(194),(t,e)=>{const n=o;e[n(204)][n(210)](n(217))&&this[n(190)](e[n(204)][n(216)](n(217)))}),window[o(187)](o(235),this[o(199)]),this[o(197)][o(227)]()}[Vr(213)](){const n=Vr;if(!this[n(219)])throw new e.CKEditorError(n(222),this);this[n(181)](null);const o=this[n(211)][n(204)][n(216)](Rr);o[n(185)](this[n(197)]),this[n(237)](o),this[n(237)](this[n(197)]),this[n(211)]instanceof t.Context&&this[n(237)](this[n(211)][n(192)]);for(const t of Array[n(242)](this[n(195)]))this[n(190)](t);window[n(232)](n(235),this[n(199)]),this[n(199)][n(247)](),this[n(209)]=null,this[n(219)]=!1,this[n(197)]=null}[Vr(208)](){const t=Vr;this[t(219)]&&this[t(213)]()}[Vr(240)](t){const e=Vr;if(!t[e(204)][e(210)](e(217)))return;const n=t[e(204)][e(216)](e(217)),o=()=>{const t=e,o=n[t(200)]({annotations:this[t(197)],activeAnnotation:this[t(209)]});this[t(181)](o[0]||null)};this[e(229)](n,e(180),o),this[e(229)](n,e(220),(t,{isAnnotationTracked:n})=>{const o=e;this[o(209)]&&n(this[o(209)])&&this[o(181)](null)}),this[e(229)](n,e(205),()=>{this[e(199)]()}),this[e(229)](this[e(197)],e(220),t=>{const r=e;n[r(224)]()&&(o(),t[r(236)]())},{priority:e(223)}),this[e(195)][e(244)](n)}[Vr(190)](t){const e=Vr;this[e(237)](t),this[e(195)][e(194)](t)}}function Fr(){const t=["add","ck-annotation-counter__badge","65105kveNfO","432255DKSgHl","ck-annotation-counter__badge--","1519682WTdZKh","bindTemplate","number","annotationType","693eqnFXr","4uBmuwm","ck-annotation-counter","_badge","5669136EeggKJ","bind","extendTemplate","1LVNdGu","icon","children","counterView","70780xLDwRU","isDirty","span","setTemplate","10273424GTzMaJ","468bXYOrR","toString","set","...","ck-annotation-counter__badge--edit-mode","5489374pbEuhf"];return(Fr=function(){return t})()}const Kr=Ur;function Ur(t,e){const n=Fr();return(Ur=function(t,e){return n[t-=117]})(t,e)}!function(t){const e=Ur,n=t();for(;;)try{if(918376===parseInt(e(135))/1*(parseInt(e(124))/2)+-parseInt(e(122))/3*(parseInt(e(129))/4)+-parseInt(e(121))/5*(-parseInt(e(144))/6)+-parseInt(e(143))/7+parseInt(e(132))/8+parseInt(e(128))/9*(parseInt(e(139))/10)+-parseInt(e(118))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fr);class Hr extends st.ButtonView{[Kr(138)];constructor(t){const e=Kr;super(t);const n=this[e(125)];this[e(146)](e(140),!1),this[e(146)](e(126),0),this[e(133)](e(131)).to(this,e(140),this,e(126),(t,n)=>t?e(147):n[e(145)]()),this[e(146)](e(127),""),this[e(136)]=rt.IconAddComment,this[e(134)]({attributes:{class:[e(130)]}}),this[e(138)]=new st.View,this[e(138)][e(142)]({tag:e(141),attributes:{class:[e(120),n.to(e(127),t=>e(123)+t),n.if(e(140),e(117))]},children:[{text:n.to(e(131))}]}),this[e(137)][e(119)](this[e(138)])}}var zr=n(197),Wr={attributes:{"data-cke":!0}};Wr.setAttributes=Ae(),Wr.insert=Ie().bind(null,"head"),Wr.domAPI=_e(),Wr.insertStyleElement=Te();be()(zr.A,Wr);zr.A&&zr.A.locals&&zr.A.locals;const Xr=Yr;function Yr(t,e){const n=Gr();return(Yr=function(t,e){return n[t-=454]})(t,e)}function Gr(){const t=["execute","first","detachFromDom","stop","getSidebarItemView","Esc","focusableElements","narrowsidebar-detach-not-attached","4ZADQBW","southArrowNorthEast","_manuallyClosedAnnotationViews","content","change:container","_hideBalloon","_attachListeners","southArrowNorth","length","target","_showBalloon","1096074sBDwvQ","20pVMyoy","context","_detachFromContainer","_annotations","listenTo","esc","contains","preventClosingBalloon","destroy","detach","add","bodyCollection","set:container","cancel","annotationType","_destroyEditorAnnotationsIntegration","EditorAnnotations","northArrowSouth","_domEmitter","isVisible","_annotationToNarrowView","blur","high","removeEventListener","pin","getOrderedSelectedAnnotations","refresh","resize","requires","2OadSVc","uiUpdate","isAttached","register","southArrowNorthWest","isDirty","delete","plugins","clear","annotations","stopPropagation","_setSelectedAnnotations","balloonPanelView","_updateBalloonPosition","isPremiumPlugin","focus","128842NiDDqX","3509388GLAxLR","1527222ktJPNK","preventDefault","change:height","_selectedAnnotations","1416000ecbjVI","locale","_attachToContainer","mousedown","bind","has","number","attachToDom","hasDomSelection","northArrowSouthEast","low","remove","_integrateWithEditorAnnotations","2090405ZPpErQ","8DtClQb","northArrowSouthWest","editors","narrowSidebar","off","set","459939YlLMdK","ready","defaultPositions","narrowsidebar-attach-already-attached","refreshPositioning","values","_refreshPositioning","view","addAnnotation","attach","keyCode","addEventListener","setActiveAnnotation","_refreshPositioningDebounced","from","keydown","NarrowSidebar","rearrange","type","11ILeiys","get","getByView","find","ck-sidebar--narrow","unpin","pluginName","_editorAnnotations","activeAnnotation","stopListening","init","_detachListeners","includes","element","isOfficialPlugin"];return(Gr=function(){return t})()}!function(t){const e=Yr,n=t();for(;;)try{if(269317===parseInt(e(504))/1+-parseInt(e(462))/2*(-parseInt(e(480))/3)+-parseInt(e(546))/4*(parseInt(e(497))/5)+parseInt(e(484))/6+-parseInt(e(478))/7*(-parseInt(e(498))/8)+-parseInt(e(557))/9*(parseInt(e(558))/10)+parseInt(e(523))/11*(-parseInt(e(479))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gr);class qr extends t.ContextPlugin{[Xr(464)];[Xr(471)];[Xr(548)];[Xr(576)];[Xr(578)];[Xr(483)];[Xr(530)];[Xr(517)];static get[Xr(461)](){return[Rr,fr]}static get[Xr(529)](){return Xr(520)}static get[Xr(537)](){return!0}static get[Xr(476)](){return!0}constructor(t){const n=Xr;super(t),this[n(464)]=!1,this[n(548)]=new Set,this[n(576)]=new((0,e.DomEmitterMixin)()),this[n(578)]=new Map,this[n(503)](n(531),null),this[n(471)]=null,this[n(483)]=[],this[n(530)]=new e.Collection,this[n(517)]=Pe(()=>{this[n(510)]()},250,{leading:!1})}[Xr(533)](){const t=Xr;this[t(559)][t(469)][t(524)](fr)[t(465)](t(501),this),this[t(569)]=new st.BodyCollection(this[t(559)][t(485)]),this[t(474)]=new st.BalloonPanelView(this[t(559)][t(485)]),this[t(569)][t(491)](),this[t(569)][t(568)](this[t(474)])}[Xr(513)](n){const o=Xr;this[o(471)]=n;const r=this[o(559)][o(469)][o(524)](Rr),s=this[o(474)];if(r[o(561)]=n,this[o(464)])throw new e.CKEditorError(o(507),this);this[o(464)]=!0,this[o(562)](r,o(570),()=>{const t=o;this[t(567)](),this[t(562)](r,t(550),e=>{const o=t;e[o(502)](),this[o(513)](n)})}),r[o(486)]({viewClass:o(527),spaceBetweenItems:5});const i=t=>{const e=o,n=new Hr(this[e(559)][e(485)]);r[e(512)](t,n),this[e(578)][e(503)](t,n),n[e(488)](e(467),e(572),e(490)).to(t[e(511)],e(467),e(522),e(554)),n.on(e(538),()=>{const n=e;this[n(548)][n(470)](),s[n(549)][n(539)]!==t[n(511)]?(this[n(556)](t),t[n(511)][n(536)][n(477)](),this[n(516)](t)):this[n(516)](null)})};for(const t of n)i(t);this[o(562)](n,o(568),(t,e)=>{i(e)}),this[o(562)](n,o(495),(t,e,s)=>{const i=o;this[i(578)][i(524)](e)[i(566)](),this[i(578)][i(468)](e),r[i(521)]({removedAnnotation:e,previousAnnotation:n[i(524)](s-1),nextAnnotation:n[i(524)](s+1)}),e===this[i(531)]&&this[i(516)](null)},{priority:o(494)}),this[o(562)](n,o(477),(t,e)=>{this[o(516)](e)}),this[o(562)](n,o(454),()=>{this[o(516)](null)}),this[o(576)][o(562)](document,o(519),(t,n)=>{const r=o;n[r(514)]===e.keyCodes[r(563)]&&s[r(577)]&&(this[r(548)][r(568)](s[r(549)][r(539)]),this[r(551)](),n[r(472)](),n[r(481)]())}),this[o(576)][o(562)](document,o(487),(t,e)=>{const n=o,i=e[n(555)];s[n(577)]&&s[n(536)][n(564)](i)||r[n(511)][n(536)][n(564)](i)||t[n(565)]||this[n(531)]&&this[n(531)][n(544)][n(526)](t=>t[n(564)](i))||(this[n(548)][n(470)](),this[n(551)](),this[n(516)](null))});const c=this[o(559)]instanceof t.Context?this[o(559)][o(500)]:new e.Collection([this[o(559)]]);for(const t of c)this[o(496)](t);this[o(562)](c,o(568),(t,e)=>{const n=o;this[n(562)](e,n(505),()=>{this[n(496)](e)})}),this[o(562)](c,o(495),(t,e)=>{const n=o;e[n(469)][n(489)](n(574))&&this[n(573)](e[n(469)][n(524)](n(574)))}),window[o(515)](o(460),this[o(517)]),this[o(510)]()}[Xr(516)](t){const e=Xr;if(t===this[e(531)])return;const n=this[e(559)][e(469)][e(524)](Rr);n[e(459)]({blurredAnnotation:this[e(531)],activatedAnnotation:t,disableAnimationOnActivatedAnnotation:!0}),t&&n[e(542)](t)?this[e(556)](t):this[e(551)](),this[e(531)]=t}[Xr(567)](){const n=Xr;if(!this[n(464)])throw new e.CKEditorError(n(545),this);this[n(516)](null);const o=this[n(559)][n(469)][n(524)](Rr);this[n(551)](),Array[n(518)](this[n(578)][n(509)](),t=>t[n(566)]()),this[n(578)][n(470)](),o[n(560)](this[n(471)]),this[n(532)](),this[n(576)][n(532)](),this[n(559)]instanceof t.Context&&this[n(532)](this[n(559)][n(500)]);for(const t of Array[n(518)](this[n(530)]))this[n(573)](t);window[n(456)](n(460),this[n(517)]),this[n(517)][n(571)](),this[n(483)]=[],this[n(464)]=!1,this[n(471)]=null}[Xr(566)](){const t=Xr;this[t(464)]&&this[t(567)](),this[t(569)][t(540)]()}[Xr(496)](t){const e=Xr;if(!t[e(469)][e(489)](e(574)))return;const n=t[e(469)][e(524)](e(574)),o=this[e(559)][e(469)][e(524)](Rr),r=this[e(471)],s=this[e(474)],i=()=>{const t=e,o=n[t(458)]({annotations:this[t(471)],activeAnnotation:this[t(531)]});this[t(473)](o),this[t(516)](o[0]||null)};this[e(562)](n,e(459),i),this[e(562)](n,e(454),(t,{isAnnotationTracked:n})=>{const o=e;this[o(531)]&&n(this[o(531)])&&(this[o(473)]([]),this[o(516)](null))}),this[e(562)](n,e(463),()=>{this[e(517)]()}),this[e(562)](r,e(454),t=>{const o=e;n[o(492)]()&&t[o(541)]()},{priority:e(455)}),this[e(562)](this[e(576)],e(487),(t,r)=>{const c=e,a=r[c(555)];s[c(577)]&&s[c(536)][c(564)](a)||o[c(511)][c(536)][c(564)](a)||this[c(531)]&&n[c(492)]()&&(i(),t[c(565)]=!0)},{priority:e(455)}),this[e(530)][e(568)](n)}[Xr(573)](t){const e=Xr;t&&(this[e(532)](t),this[e(530)][e(495)](t))}[Xr(473)](t){const e=Xr;for(const n of this[e(483)])t[e(535)](n)||this[e(548)][e(468)](n[e(511)]);this[e(483)]=t}[Xr(510)](){const t=Xr,e=this[t(474)];this[t(471)][t(508)](),e[t(577)]&&this[t(475)]()}[Xr(556)](t){const e=Xr;if(this[e(548)][e(489)](t[e(511)]))return;const n=this[e(474)][e(549)][e(539)];n!==t[e(511)]?(n&&this[e(534)](n),this[e(552)](t[e(511)]),this[e(474)][e(549)][e(470)](),this[e(474)][e(549)][e(568)](t[e(511)]),this[e(475)]()):this[e(475)]()}[Xr(475)](){const t=Xr,e=this[t(474)][t(549)][t(539)],n=e&&this[t(471)][t(525)](e);if(!n||!this[t(578)][t(489)](n))return;const o=this[t(578)][t(524)](n)[t(536)],r=function(){const e=t,n=st.BalloonPanelView[e(506)];return[n[e(547)],n[e(493)],n[e(553)],n[e(575)],n[e(466)],n[e(499)]]}();this[t(474)][t(457)]({target:o,positions:r})}[Xr(551)](){const t=Xr,e=this[t(474)],n=e[t(549)][t(539)];n&&(this[t(534)](n),e[t(528)](),e[t(549)][t(470)]())}[Xr(552)](t){const e=Xr;this[e(562)](t,e(482),()=>this[e(475)]()),this[e(562)](t,e(543),(n,o)=>{const r=e;this[r(548)][r(568)](t),this[r(551)](),o()})}[Xr(534)](t){this[Xr(532)](t)}}var Zr=n(874),Jr={attributes:{"data-cke":!0}};Jr.setAttributes=Ae(),Jr.insert=Ie().bind(null,"head"),Jr.domAPI=_e(),Jr.insertStyleElement=Te();be()(Zr.A,Jr);Zr.A&&Zr.A.locals&&Zr.A.locals;const Qr=ts;function $r(){const t=["_setSelectedAnnotations","inlineannotations-not-allowed-with-context","2118PHtFOt","3260190YsPfon","focusTracker","selection","inlineannotations-detach-not-attached","attach","switchTo","register","_forceRefresh","activeAnnotation","every","push","add","isPremiumPlugin","updatePosition","domConverter","get","stopListening","includes","inline","target","clear","getClientRects","fromRect","detach","4135NYMzqN","editing","98EsviDq","focus","_closeAnnotation","change:visibleView","inlineannotations-attach-already-attached","4ioDiMh","remove","annotations","editableElement","isFocused","isAttached","afterInit","requires","top","_manuallyClosed","collapse","viewRangeToDom","getOrderedSelectedAnnotations","setActiveAnnotation","right","refresh","addObserver","getByView","targetRect","Esc","isActive","bottom","editor","_getBalloonTargetForAnnotation","pluginName","_selectedAnnotations","showStack","change:height","find","plugins","96081cwFwCx","document","context","width","view","change:isFocused","_balloon","isOfficialPlugin","78924McvADc","visibleView","57416UPilgZ","map","_addAnnotationToBalloon","hasActive","getBoundingClientRect","getFirstRange","listenTo","blur","4950121ZsjzaX","length","left","has","destroy","from","update","keystrokes","866412irBWbH","_removeAnnotationFromBalloon","InlineAnnotations","mousedown","_addedAnnotations","set","delete","8mfxbdv","init","hasView"];return($r=function(){return t})()}function ts(t,e){const n=$r();return(ts=function(t,e){return n[t-=461]})(t,e)}!function(t){const e=ts,n=t();for(;;)try{if(318916===-parseInt(e(510))/1*(-parseInt(e(485))/2)+-parseInt(e(477))/3*(-parseInt(e(547))/4)+-parseInt(e(540))/5*(-parseInt(e(515))/6)+parseInt(e(542))/7*(-parseInt(e(487))/8)+-parseInt(e(503))/9+parseInt(e(516))/10+-parseInt(e(495))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($r);class es extends t.Plugin{[Qr(552)];[Qr(549)];[Qr(556)];[Qr(483)];[Qr(507)];[Qr(472)];[Qr(523)];static get[Qr(554)](){return[Mo,st.ContextualBalloon,fr]}static get[Qr(471)](){return Qr(505)}static get[Qr(484)](){return!0}static get[Qr(528)](){return!0}constructor(t){const e=Qr;super(t),t[e(541)][e(481)][e(463)](gt.MouseObserver),this[e(552)]=!1,this[e(508)](e(524),null),this[e(549)]=null,this[e(556)]=new Set,this[e(483)]=t[e(476)][e(531)](st.ContextualBalloon),this[e(507)]=new Set,this[e(472)]=[],this[e(523)]=!1}[Qr(511)](){const t=Qr,e=this[t(469)][t(476)][t(531)](fr);e[t(479)]===this[t(469)]&&(e[t(522)](t(534),this),this[t(469)][t(502)][t(508)](t(466),(e,n)=>{const o=t,r=this[o(483)];if(this[o(552)]&&r[o(486)]){const t=this[o(549)][o(464)](r[o(486)]);t&&this[o(544)](t),n()}}))}[Qr(553)](){const t=Qr,e=this[t(469)][t(476)][t(531)](fr);e[t(479)]===this[t(469)]&&(e[t(490)]()||e[t(521)](t(534)))}[Qr(560)](t){const e=Qr;t!==this[e(524)]&&(this[e(524)]&&(this[e(524)][e(467)]=!1),t&&this[e(469)].ui[e(517)][e(551)]&&(this[e(549)][e(498)](t)&&this[e(489)](t,!0),t[e(467)]=!0),t||this[e(513)]([]),this[e(524)]=t)}[Qr(520)](t){const n=Qr;this[n(549)]=t;const o=this[n(469)][n(476)][n(531)](fr),r=this[n(483)];if(this[n(552)])throw new e.CKEditorError(n(546),this);if(o[n(479)]!==this[n(469)])throw new e.CKEditorError(n(514),this);const s=this[n(469)][n(476)][n(531)](Mo);this[n(493)](s,n(462),()=>{const t=n,e=s[t(559)]({annotations:this[t(549)],activeAnnotation:this[t(524)]});var o,r;!this[t(523)]&&(o=e,r=this[t(472)],o[t(496)]===r[t(496)]&&o[t(525)](e=>r[t(533)](e)))||(this[t(523)]=!1,this[t(513)](e),this[t(560)](e[0]||null))}),this[n(493)](s,n(494),(t,{isAnnotationTracked:e})=>{const o=n;this[o(524)]&&e(this[o(524)])&&(this[o(513)]([]),this[o(560)](null))}),this[n(493)](this[n(469)].ui[n(517)],n(482),(t,e,o)=>{o||this[n(560)](null)}),this[n(493)](t,n(548),(t,e)=>{const o=n;this[o(504)](e),e===this[o(524)]&&this[o(560)](null)}),this[n(493)](r,n(545),(e,o,s,i)=>{const c=n;i&&this[c(532)](i);const a=t[c(464)](s);s&&a&&(this[c(493)](s,c(474),()=>{r[c(529)]()}),this[c(493)](s,c(466),()=>{const t=c;this[t(544)](a),this[t(469)][t(541)][t(481)][t(543)]()}),this[c(524)]!==a&&this[c(560)](a))}),this[n(493)](this[n(469)].ui,n(501),()=>{const e=n;r[e(486)]&&t[e(464)](r[e(486)])&&r[e(529)]()}),this[n(493)](this[n(469)][n(541)][n(481)][n(478)],n(506),()=>{const t=n;this[t(523)]=!0,this[t(556)][t(536)]()}),this[n(469)][n(541)][n(481)][n(478)][n(518)][n(550)]&&this[n(469)][n(541)][n(481)][n(543)](),this[n(552)]=!0}[Qr(539)](){const t=Qr;if(!this[t(552)])throw new e.CKEditorError(t(519),this);this[t(560)](null);for(const e of this[t(507)])this[t(504)](e);this[t(532)](),this[t(552)]=!1,this[t(549)]=null}[Qr(499)](){const t=Qr;this[t(552)]&&this[t(539)]()}[Qr(513)](t){const e=Qr;for(const n of this[e(472)])t[e(533)](n)||this[e(556)][e(509)](n);for(const n of this[e(549)])t[e(533)](n)||this[e(504)](n);if(this[e(469)].ui[e(517)][e(551)])for(const n of t)this[e(489)](n);this[e(472)]=t}[Qr(489)](t,e=!1){const n=Qr;this[n(556)][n(498)](t)||(this[n(507)][n(498)](t)||this[n(483)][n(512)](t[n(481)])||(this[n(507)][n(527)](t),this[n(483)][n(527)]({stackId:t[n(481)].id,view:t[n(481)],position:{target:()=>this[n(470)](t)}})),e&&this[n(483)][n(473)](t[n(481)].id))}[Qr(470)](t){const n=Qr,o=t[n(535)],r=this[n(469)][n(541)][n(481)],s=r[n(478)][n(518)][n(492)](),i=r[n(530)][n(558)](s);if(i[n(557)](!0),o){if(o instanceof e.Rect)return o;let t=[];for(const e of o)t[n(526)](...ns(e[n(537)]()));t=function(t){const e=n,o=[];let r=t[0];for(let n=1;n<t[e(496)];n++)os(r,t[n])?r[e(480)]+=t[n][e(480)]:(o[e(526)](r),r=t[n]);return o[e(526)](r),o}(t);const r=i[n(491)]();return t[n(475)](t=>t[n(555)]<=r[n(555)]&&t[n(468)]>=r[n(468)]&&t[n(497)]<=r[n(497)]&&t[n(461)]>=r[n(461)])||t[0]}return t[n(465)]||i}[Qr(504)](t){const e=Qr;this[e(507)][e(498)](t)&&this[e(483)][e(512)](t[e(481)])&&(this[e(507)][e(509)](t),this[e(483)][e(548)](t[e(481)]))}[Qr(544)](t){const e=Qr;this[e(556)][e(527)](t),this[e(504)](t)}}function ns(t){const e=Qr;return Array[e(500)](t)[e(488)](DOMRect[e(538)])}function os(t,e){const n=Qr;return t[n(555)]===e[n(555)]&&t[n(468)]===e[n(468)]&&t[n(461)]===e[n(497)]}var rs=n(353),ss={attributes:{"data-cke":!0}};ss.setAttributes=Ae(),ss.insert=Ie().bind(null,"head"),ss.domAPI=_e(),ss.insertStyleElement=Te();be()(rs.A,ss);rs.A&&rs.A.locals&&rs.A.locals;function is(t,e){const n=as();return(is=function(t,e){return n[t-=482]})(t,e)}const cs=is;function as(){const t=["delegate","EMPTY_COMMENTS_ARCHIVE","element","focusTracker","99JjmQhb","focusNext","list","827980pQMymE","length","151736xhLSzI","6740670XYvpPB","setTemplate","presentation","_annotationViews","isActive","focusPrevious","add","_setupKeyboardNavigation","ck-comments-archive__content","8rJIfAf","ck-comments-archive","bindTemplate","141208RDXklY","1608860QmwXSw","arrowdown","focusCycler","change","COMMENTS_ARCHIVE_LIST_LABEL","set","focusFirst","remove","623YTmjoe","619809OZgziq","auto","destroy","focus","3342060jVdWIV","render","div","listenTo","arrowup","first","ck-hidden","ck-comments-archive__info","isEmpty"];return(as=function(){return t})()}!function(t){const e=is,n=t();for(;;)try{if(960784===parseInt(e(486))/1+-parseInt(e(500))/2+-parseInt(e(509))/3*(parseInt(e(496))/4)+parseInt(e(513))/5+-parseInt(e(487))/6+-parseInt(e(508))/7*(-parseInt(e(499))/8)+parseInt(e(526))/9*(parseInt(e(484))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(as);class hs extends st.View{[cs(525)];[cs(502)];[cs(490)];constructor(t,n){const o=cs;super(t),this[o(505)](o(521),!n[o(485)]),this[o(525)]=new e.FocusTracker,this[o(490)]=n,this[o(490)][o(522)](o(517),o(501)).to(this),this.on(o(517),()=>{const t=o;this[t(502)][t(492)]()}),this.on(o(501),()=>{const t=o;this[t(502)][t(482)]()}),this[o(502)]=new st.FocusCycler({focusables:n,focusTracker:this[o(525)]}),this[o(516)](n,o(493),()=>{this[o(521)]=!1}),this[o(516)](n,o(507),(t,e)=>{const r=o;e[r(491)]&&this[r(512)](),n[r(485)]||(this[r(521)]=!0)});const r=this[o(498)];this[o(488)]({tag:o(515),attributes:{dir:o(510),class:["ck",o(497)],tabindex:-1,role:o(483),"aria-label":it(t,o(504))},children:[{tag:o(515),attributes:{class:[o(495)],role:o(489)},children:[{tag:o(515),attributes:{role:o(489)},children:n},{tag:"p",attributes:{class:[o(520),r.if(o(521),o(519),t=>!t)]},children:[{text:it(t,o(523))}]}]}]})}[cs(514)](){const t=cs;super[t(514)](),this[t(494)]()}[cs(511)](){const t=cs;super[t(511)](),this[t(525)][t(511)]()}[cs(512)](){const t=cs;this[t(502)][t(518)]?this[t(502)][t(506)]():this[t(524)][t(512)]()}[cs(494)](){const t=cs;for(const e of this[t(490)])this[t(525)][t(493)](e[t(524)]);this[t(490)].on(t(503),(e,{added:n,removed:o})=>{const r=t;for(const t of n)this[r(525)][r(493)](t[r(524)]);for(const t of o)this[r(525)][r(507)](t[r(524)])})}}const us=ls;function ds(){const t=["299HIgytp","listenTo","activate","collection","pluginName","8776kmvrnS","context","2eLEJYv","7IfsGbC","CommentsArchive","10964YuYWGO","plugins","stopListening","archivedThreads","1820979EGXQrB","requires","has","isActive","archivedAt","init","focus","highest","336660leuIOY","3257330JjvsNV","11TuONCW","get","removeCommentThread","1595YTDsnC","_calculatePosition","isPremiumPlugin","isOfficialPlugin","change:archivedAt","11142plUFLM","length","8951586uAqHSx","getCommentThread","remove","397452TOpzyj","add","findIndex","isVisible","addCommentThread"];return(ds=function(){return t})()}function ls(t,e){const n=ds();return(ls=function(t,e){return n[t-=188]})(t,e)}!function(t){const e=ls,n=t();for(;;)try{if(850525===parseInt(e(220))/1*(parseInt(e(190))/2)+-parseInt(e(197))/3+parseInt(e(193))/4*(parseInt(e(210))/5)+-parseInt(e(217))/6*(parseInt(e(191))/7)+parseInt(e(188))/8*(parseInt(e(215))/9)+parseInt(e(206))/10*(-parseInt(e(207))/11)+-parseInt(e(205))/12*(-parseInt(e(225))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ds);class ms extends t.ContextPlugin{static get[us(229)](){return us(192)}static get[us(213)](){return!0}static get[us(212)](){return!0}static get[us(198)](){return[_o,go]}constructor(t){const n=us;super(t),this[n(196)]=new e.Collection}[us(202)](){const t=us,e=this[t(189)],n=e[t(194)][t(208)](_o),o=e[t(194)][t(208)](go);this[t(226)](n,t(224),(e,{threadId:o})=>{const r=t,s=n[r(218)](o);s[r(201)]&&this[r(196)][r(221)](s,this[r(211)](s[r(201)])),this[r(226)](s,r(214),(t,e,n)=>{const o=r;n?this[o(196)][o(199)](s)||this[o(196)][o(221)](s,this[o(211)](s[o(201)])):this[o(196)][o(199)](s)&&this[o(196)][o(219)](s)})}),this[t(226)](n,t(209),(e,{threadId:o})=>{const r=t,s=n[r(218)](o);this[r(195)](s),this[r(196)][r(199)](s)&&this[r(196)][r(219)](s)},{priority:t(204)}),this[t(226)](o[t(228)],t(203),(e,n)=>{const r=t;n[r(223)]||(n[r(200)]=!0,o[r(227)](n))})}[us(211)](t){const e=us,n=[...this[e(196)]][e(222)](n=>n[e(201)]<t);return n>-1?n:this[e(196)][e(216)]}}const ks=ps;function gs(){const t=["CommentsArchiveUI","113710QsuUpM","locale","componentFactory","collection","listenTo","remove","archivedThreads","forEach","findIndex","CommentsRepository","add","source","_createCommentsArchiveButton","channelId","escape","_calculatePosition","splice","4636496vjBhRM","_threadToController","13757268jWpNPj","has","execute","menuBar:commentsArchive","185qDsANE","7yuTuAm","Annotations","_visibleAnnotations","EDITOR_TOP_SIDE","view","51284LDmGuV","indexOf","plugins","innerView","archivedAt","COMMENTS_ARCHIVE","show","pluginName","33CpSlPB","bind","isVisible","isOfficialPlugin","commentsArchive","filter","669aabjgM","_toggleDialog","length","init","push","tooltip","1634100IuLvJu","isOpen","requires","focusableElements","set","2238hxumWW","stopListening","stop","find","config","936945bJXeKx","editor","isOn","isEnabled","collaboration.channelId","9kPoctt","_handleNewThread","Dialog","getByInnerView","hide","includes","isPremiumPlugin","get","_hideDialogOnAnnotationEscape","menuitemcheckbox","annotationViews","commentsArchiveView","_pendingThreads"];return(gs=function(){return t})()}function ps(t,e){const n=gs();return(ps=function(t,e){return n[t-=379]})(t,e)}!function(t){const e=ps,n=t();for(;;)try{if(428935===parseInt(e(385))/1*(-parseInt(e(396))/2)+-parseInt(e(401))/3+-parseInt(e(449))/4*(parseInt(e(443))/5)+-parseInt(e(391))/6*(-parseInt(e(444))/7)+parseInt(e(437))/8*(parseInt(e(406))/9)+parseInt(e(420))/10*(-parseInt(e(379))/11)+parseInt(e(439))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gs);class fs extends t.Plugin{[ks(417)];[ks(416)];[ks(418)];static get[ks(456)](){return ks(419)}static get[ks(382)](){return!0}static get[ks(412)](){return!0}static get[ks(393)](){return[ms,st.Dialog]}constructor(t){const e=ks;super(t),this[e(416)]=new st.ViewCollection,this[e(418)]=[]}[ks(388)](){const t=ks,e=this[t(402)],n=this[t(414)][t(380)](this);e.ui[t(422)][t(430)](t(383),()=>this[t(432)](st.ButtonView,!0)),e.ui[t(422)][t(430)](t(442),()=>{const e=t,n=this[e(432)](st.MenuBarMenuListItemButtonView);return n[e(395)]({role:e(415)}),n});const o=e[t(451)][t(413)](ms),r=e[t(451)][t(413)](t(445)),s=e[t(451)][t(413)](t(429));o[t(426)][t(427)](e=>{this[t(407)](e)}),this[t(424)](o[t(426)],t(430),(e,n)=>{this[t(407)](n)}),this[t(424)](r[t(423)],t(430),(e,n)=>{const o=t,r=this[o(418)][o(399)](t=>{const e=o,r=s[e(438)][e(413)](t);return r&&n[e(452)]===r[e(448)]});if(r){const t=this[o(435)](r[o(453)]);this[o(416)][o(430)](n[o(448)],t),this[o(418)][o(436)](this[o(418)][o(450)](r),1)}}),this[t(424)](o[t(426)],t(425),(n,o)=>{const i=t,c=e[i(400)][i(413)](i(405));if(!c||o[i(433)]===c)if(this[i(418)][i(411)](o))this[i(418)][i(436)](this[i(418)][i(450)](o),1);else{const t=s[i(438)][i(413)](o),e=r[i(409)](t[i(448)]);this[i(416)][i(425)](e[i(448)]),this[i(397)](e[i(394)])}}),this[t(424)](r[t(423)],t(430),(e,o)=>{const r=t;this[r(424)](o,r(434),n)}),this[t(424)](r[t(423)],t(425),(e,o)=>{const r=t;this[r(397)](o,r(434),n)})}[ks(407)](t){const e=ks,n=this[e(402)][e(451)][e(413)](e(429)),o=this[e(402)][e(451)][e(413)](e(445)),r=this[e(402)][e(400)][e(413)](e(405));if(!r||t[e(433)]===r){const r=n[e(438)][e(413)](t);if(!r)return void this[e(418)][e(389)](t);const s=this[e(435)](t[e(453)]),i=o[e(409)](r[e(448)]);i[e(381)]&&o[e(446)][e(425)](i),this[e(416)][e(430)](i[e(448)],s)}}[ks(435)](t){const e=ks,n=this[e(402)][e(400)][e(413)](e(405)),o=[...this[e(402)][e(451)][e(413)](ms)[e(426)]][e(384)](t=>t[e(433)]===n)[e(428)](n=>n[e(453)]<t);return o<0||o>this[e(416)][e(387)]?this[e(416)][e(387)]:o-1}[ks(386)](){const t=ks,e=this[t(402)],n=e[t(451)][t(413)](t(408));this[t(417)]||(this[t(417)]=new hs(e[t(421)],this[t(416)])),t(383)===n.id?n[t(410)]():n[t(455)]({id:t(383),title:it(e[t(421)],t(454)),icon:rt.IconCommentsArchive,hasCloseButton:!0,content:this[t(417)],position:st.DialogViewPosition[t(447)]})}[ks(432)](t,e=!1){const n=ks,o=this[n(402)][n(421)],r=this[n(402)][n(451)][n(413)](n(408)),s=new t(o);return s[n(380)](n(404)).to(this,n(404)),s[n(380)](n(403)).to(r,"id",t=>n(383)===t),s[n(395)]({label:it(o,n(454)),icon:rt.IconCommentsArchive,isToggleable:!0}),e&&(s[n(390)]=!0),this[n(424)](s,n(441),()=>this[n(386)]()),s}[ks(414)]=t=>{const e=ks,n=t[e(431)];if(!this[e(416)][e(440)](n[e(448)]))return;const o=this[e(402)][e(451)][e(413)](e(408));o[e(392)]&&e(383)===o.id&&(o[e(410)](),t[e(398)]())}}var bs=vs;function vs(t,e){var n=_s();return(vs=function(t,e){return n[t-=211]})(t,e)}function _s(){var t=["700134CVEwTJ","10191060LNedJs","7XCfhbz","isPremiumPlugin","1793BSsPvX","Comments","isOfficialPlugin","3248776jiMIQf","requires","352iaoOBg","5838FvosPO","pluginName","203185syrBQw","1082614BTdgij","66520RRovch","116cPjAXd"];return(_s=function(){return t})()}!function(t){for(var e=vs,n=t();;)try{if(679699===-parseInt(e(225))/1+-parseInt(e(221))/2*(-parseInt(e(222))/3)+-parseInt(e(211))/4*(-parseInt(e(224))/5)+-parseInt(e(212))/6+parseInt(e(214))/7*(parseInt(e(219))/8)+-parseInt(e(213))/9+-parseInt(e(226))/10*(-parseInt(e(216))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_s);class ws extends t.Plugin{static get[bs(220)](){return[_o,er,hr,ms,fs,mr,jr,qr,es]}static get[bs(223)](){return bs(217)}static get[bs(218)](){return!0}static get[bs(215)](){return!0}}function Is(t,e){var n=ys();return(Is=function(t,e){return n[t-=250]})(t,e)}function ys(){var t=["654RNQfTT","6qGGvBa","7gtCcbc","7206563uIRtBk","9637490fUewob","22768lwAucz","348735omMXvr","10449udgJZA","3384VVFMSh","31595784XIkXxO","135842iFFgos"];return(ys=function(){return t})()}!function(t){for(var e=Is,n=t();;)try{if(668925===-parseInt(e(259))/1*(parseInt(e(256))/2)+parseInt(e(257))/3*(-parseInt(e(251))/4)+parseInt(e(252))/5+-parseInt(e(258))/6*(parseInt(e(260))/7)+-parseInt(e(254))/8*(parseInt(e(253))/9)+parseInt(e(250))/10+parseInt(e(255))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ys)})(),(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")},182:t=>{"use strict";t.exports="data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3E%3Cpath fill=%27%23FFF%27 d=%27M9.8 20H2c0-5.7 5-5.7 6-7l.2-.8c-1.6-.8-2.7-2.7-2.7-5 0-2.8 2-5.2 4.3-5.2S14 4.4 14 7.3c0 2.2-1 4-2.6 5l.2.6c1.2 1.3 6 1.4 6 7H9.8z%27/%3E%3C/svg%3E"},197:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var 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(182),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},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:()=>Xe,AnnotationCollection:()=>Je,AnnotationCounterButtonView:()=>zr,AnnotationView:()=>ze,Annotations:()=>go,AnnotationsSidebarItemView:()=>Or,AnnotationsSidebarView:()=>Ar,AnnotationsUIs:()=>fr,BaseCommentThreadView:()=>$t,BaseCommentView:()=>le,Comment:()=>Io,CommentThread:()=>wo,CommentThreadController:()=>ot,CommentThreadInputView:()=>Pt,CommentThreadView:()=>re,CommentView:()=>pe,Comments:()=>ws,CommentsArchive:()=>ms,CommentsArchiveUI:()=>fs,CommentsListView:()=>Ft,CommentsOnly:()=>mr,CommentsRepository:()=>_o,CommentsUI:()=>hr,EditorAnnotations:()=>Mo,InlineAnnotations:()=>es,NarrowSidebar:()=>Gr,Sidebar:()=>Rr,WideSidebar:()=>jr,bindAnnotationCollections:()=>Qe});var t=n(782),e=n(584),r=n(211);function s(t){if(!t||"object"!=typeof t)return!1;const e=Object.getPrototypeOf(t);return!(null!==e&&e!==Object.prototype&&null!==Object.getPrototypeOf(e))&&"[object Object]"===Object.prototype.toString.call(t)}function i(t){return Object.getOwnPropertySymbols(t).filter(e=>Object.prototype.propertyIsEnumerable.call(t,e))}function c(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":Object.prototype.toString.call(t)}const a="[object RegExp]",h="[object String]",u="[object Number]",d="[object Boolean]",l="[object Arguments]",m="[object Symbol]",k="[object Date]",g="[object Map]",p="[object Set]",f="[object Array]",b="[object ArrayBuffer]",v="[object Object]",_="[object DataView]",w="[object Uint8Array]",I="[object Uint8ClampedArray]",y="[object Uint16Array]",A="[object Uint32Array]",C="[object Int8Array]",T="[object Int16Array]",E="[object Int32Array]",x="[object Float32Array]",O="[object Float64Array]";function N(t,e){return t===e||Number.isNaN(t)&&Number.isNaN(e)}function S(t,e,n,o,r,s,i){const c=i(t,e,n,o,r,s);if(void 0!==c)return c;if(typeof t==typeof e)switch(typeof t){case"bigint":case"string":case"boolean":case"symbol":case"undefined":case"function":return t===e;case"number":return t===e||Object.is(t,e);case"object":return M(t,e,s,i)}return M(t,e,s,i)}function M(t,e,n,o){if(Object.is(t,e))return!0;let r=c(t),R=c(e);if(r===l&&(r=v),R===l&&(R=v),r!==R)return!1;switch(r){case h:return t.toString()===e.toString();case u:return N(t.valueOf(),e.valueOf());case d:case k:case m:return Object.is(t.valueOf(),e.valueOf());case a:return t.source===e.source&&t.flags===e.flags;case"[object Function]":return t===e}const P=(n=n??new Map).get(t),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 p:{if(t.size!==e.size)return!1;const r=Array.from(t.values()),s=Array.from(e.values());for(let i=0;i<r.length;i++){const c=r[i],a=s.findIndex(r=>S(c,r,void 0,t,e,n,o));if(-1===a)return!1;s.splice(a,1)}return!0}case f:case w:case I:case y:case A:case"[object BigUint64Array]":case C:case T:case E:case"[object BigInt64Array]":case x:case O:if("undefined"!=typeof Buffer&&Buffer.isBuffer(t)!==Buffer.isBuffer(e))return!1;if(t.length!==e.length)return!1;for(let r=0;r<t.length;r++)if(!S(t[r],e[r],r,t,e,n,o))return!1;return!0;case b:return t.byteLength===e.byteLength&&M(new Uint8Array(t),new Uint8Array(e),n,o);case _:return t.byteLength===e.byteLength&&t.byteOffset===e.byteOffset&&M(new Uint8Array(t),new Uint8Array(e),n,o);case"[object Error]":return t.name===e.name&&t.message===e.message;case v:{if(!(M(t.constructor,e.constructor,n,o)||s(t)&&s(e)))return!1;const r=[...Object.keys(t),...i(t)],c=[...Object.keys(e),...i(e)];if(r.length!==c.length)return!1;for(let s=0;s<r.length;s++){const i=r[s],c=t[i];if(!Object.hasOwn(e,i))return!1;if(!S(c,e[i],i,t,e,n,o))return!1}return!0}default:return!1}}finally{n.delete(t),n.delete(e)}}function R(){}function P(t,e){return function(t,e,n){return S(t,e,void 0,void 0,void 0,void 0,n)}(t,e,R)}function 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 f:case b:case _:case d:case k:case x:case O:case C:case T:case E:case g:case u:case v:case a:case p:case h:case m:case w:case I:case y:case A:return!0;default:return!1}}(t)){const e=Object.create(Object.getPrototypeOf(t));return o.set(t,e),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 D(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 B(t){return D(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)},H=/^(?: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 H.test(t)}}const z=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,K=/^\w*$/;function W(t,e){return!Array.isArray(t)&&(!("number"!=typeof t&&"boolean"!=typeof t&&null!=t&&!function(t){return"symbol"==typeof t||t instanceof Symbol}(t))||("string"==typeof t&&(K.test(t)||!z.test(t))||null!=e&&Object.hasOwn(e,t)))}function X(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 Y(t){const e=[],n=t.length;if(0===n)return e;let o=0,r="",s="",i=!1;for(46===t.charCodeAt(0)&&(e.push(""),o++);o<n;){const c=t[o];s?"\\"===c&&o+1<n?(o++,r+=t[o]):c===s?s="":r+=c:i?'"'===c||"'"===c?s=c:"]"===c?(i=!1,e.push(r),r=""):r+=c:"["===c?(i=!0,r&&(e.push(r),r="")):"."===c?r&&(e.push(r),r=""):r+=c,o++}return r&&e.push(r),e}function G(t,e,n){return function(t,e,n,o){if(null==t&&!q(t))return t;const r=W(e,t)?[e]:Array.isArray(e)?e:"string"==typeof e?Y(e):[e];let s=t;for(let e=0;e<r.length&&null!=s;e++){const i=X(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,Y(e),n):n:o}case"number":case"symbol":{"number"==typeof e&&(e=X(e));const o=t[e];return void 0===o?n:o}default:{if(Array.isArray(e))return function(t,e,n){if(0===e.length)return n;let o=t;for(let t=0;t<e.length;t++){if(null==o)return n;if(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=X(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,Y(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(){var t=["86460KigAua","submit","10vfaNXu","getComment","isResolved","destroy","90690gryVUt","resolve","reopenCommentThread","remove","2976232pnRBGu","1615410BbDzEr","update","28LRWZtI","resolveCommentThread","updateComment","35eVDXyN","_isAttached","addComment","removeCommentThread","removeComment","listenTo","287646hOwIFF","view","33151JOmsSy","_localUser","model","stopListening","reopen","509340gZynkz","submitCommentThread"];return(tt=function(){return t})()}var et=nt;function nt(t,e){var n=tt();return(nt=function(t,e){return n[t-=291]})(t,e)}!function(t){for(var e=nt,n=t();;)try{if(252339===-parseInt(e(319))/1*(parseInt(e(308))/2)+parseInt(e(317))/3+parseInt(e(293))/4+parseInt(e(295))/5+parseInt(e(301))/6*(-parseInt(e(311))/7)+parseInt(e(305))/8+parseInt(e(306))/9*(parseInt(e(297))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);class ot extends((0,e.ObservableMixin)()){[et(321)];[et(318)];constructor(t,e){var n=et;super(),this[n(321)]=t,this[n(321)][n(312)]=!0,this[n(318)]=e,this[n(316)](e,n(294),()=>this[n(296)]()),this[n(316)](e,n(314),()=>this[n(304)]()),this[n(316)](e,n(309),()=>this[n(302)]()),this[n(316)](e,n(303),()=>this[n(292)]()),this[n(316)](e,n(313),(t,e)=>this[n(313)](e)),this[n(316)](e,n(310),(t,e,o)=>this[n(310)](e,o)),this[n(316)](e,n(315),(t,e)=>this[n(315)](e))}[et(296)](){var t=et;this[t(321)][t(296)]()}[et(304)](){var t=et;this[t(321)][t(304)]()}[et(302)](){var t=et;this[t(321)][t(299)]||this[t(321)][t(302)]()}[et(292)](){var t=et;this[t(321)][t(299)]&&this[t(321)][t(292)]()}[et(313)](t){var e=et;this[e(321)][e(313)]({content:t,authorId:this[e(318)][e(320)].id})}[et(310)](t,e){var n=et;this[n(321)][n(298)](t)[n(307)]({content:e})}[et(315)](t){var e=et;this[e(321)][e(298)](t)[e(304)]()}[et(300)](){var t=et;this[t(291)](),this[t(321)][t(312)]=!1}}var rt=n(355),st=n(311);function it(t,e,n){const o=t.t;switch(e){case"PENDING_ACTION_COMMENT_THREAD":return o({string:"Unsaved change in comment thread.",id:"PENDING_ACTION_COMMENT_THREAD"});case"Comment":return o("Comment");case"Reply...":return o("Reply...");case"Reply to reopen discussion...":return o("Reply to reopen discussion...");case"Write a comment...":return o("Write a comment...");case"Comment was made on an element":return o("Comment was made on an element");case"Comment editor":return o("Comment editor");case"Delete comment thread?":return o("Delete comment thread?");case"Delete comment?":return o("Delete comment?");case"Marked as resolved":return o("Marked as resolved");case"Show more items":return o("Show more items");case"Cancel":return o("Cancel");case"Edit":return o("Edit");case"Resolve":return o("Resolve");case"Reopen":return o("Reopen");case"Remove":return o("Remove");case"Reply":return o("Reply");case"Save":return o("Save");case"Annotations sidebar":return o("Annotations sidebar");case"Annotations list":return o("Annotations list");case"Thread comments":return o("Thread comments");case"THREAD_CONTEXT_LABEL":return o({string:"Thread context: %0",id:"THREAD_CONTEXT_LABEL"},n);case"COMMENT_THREAD_LABEL":return o({string:"Comment thread by %1. %1 reply.",plural:"Comment thread by %1. %0 replies.",id:"COMMENT_THREAD_LABEL"},n);case"COMMENT_THREAD_DESCRIPTION":return o({string:"Press Enter for more options. Press Escape to exit.",id:"COMMENT_THREAD_DESCRIPTION"});case"COMMENT_ARIA_LABEL":return o({string:"Comment by %0. Created on %1. %2. %3",id:"COMMENT_ARIA_LABEL"},n);case"LEAVE_COMMENT_ANNOUNCEMENT":return o({string:"Leaving a content with comments.",id:"LEAVE_COMMENT_ANNOUNCEMENT"});case"ENTER_COMMENT_ANNOUNCEMENT":return o({string:"Entering a content with comments. Press %0 to go to the discussion.",id:"ENTER_COMMENT_ANNOUNCEMENT"},n);case"NUMBER_OF_COMMENTS":return o({string:"%0 Comment",plural:"%0 Comments",id:"NUMBER_OF_COMMENTS"},n);case"TOO_LONG_COMMENT_ALERT":return o({string:"Comment content is too long. Your comment has %0 characters but the limit is %1 characters.",id:"TOO_LONG_COMMENT_ALERT"},n);case"EXTERNAL_COMMENT":return o({string:"This comment comes from an external source.",id:"EXTERNAL_COMMENT"});case"EXTERNAL_IMPORT_WORD_COMMENT":return o({string:"This comment comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_COMMENT"});case"EXTERNAL_AVATAR":return o({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return o({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"COMMENTS_ARCHIVE":return o({string:"Comments archive",id:"COMMENTS_ARCHIVE"});case"EMPTY_COMMENTS_ARCHIVE":return o({string:"There are no archived comment threads.",id:"EMPTY_COMMENTS_ARCHIVE"});case"COMMENTS_ARCHIVE_LIST_LABEL":return o({string:"List of comments",id:"COMMENTS_ARCHIVE_LIST_LABEL"});case"ACCESSIBILITY_HELP_ANNOTATIONS_GROUP":return o({string:"Keystrokes for interacting with annotation threads (e.g. comments, track changes suggestions)",id:"ACCESSIBILITY_HELP_ANNOTATIONS_GROUP"});case"ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO":return o({string:"Move focus to the thread when the selection is anchored in its marker",id:"ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO"});case"ACCESSIBILITY_HELP_ANNOTATIONS_EXIT":return o({string:"Exit the annotation and move focus back to the edited content",id:"ACCESSIBILITY_HELP_ANNOTATIONS_EXIT"});case"ACCESSIBILITY_HELP_ANNOTATIONS_ENTER":return o({string:"Browse the focused annotation thread or thread comment",id:"ACCESSIBILITY_HELP_ANNOTATIONS_ENTER"});case"ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS":return o({string:"Move across internals of the annotation thread",id:"ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS"});case"ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT":return o({string:"Submit the reply while writing a comment",id:"ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT"});case"ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS":return o({string:"Move to the previous or next thread in the annotations sidebar or comments archive",id:"ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS"});default:return""}}const ct=at;function at(t,e){const n=ht();return(at=function(t,e){return n[t-=222]})(t,e)}function ht(){const t=["15893GCUhBZ","render","ck-comment__input","Comment editor","58525CoBdBZ","15haSyji","ck-editor","main","editable","createCollection","div","4058380OMYxLa","presentation","148768YTQGsK","cke-editor__aria-label_","setTemplate","focus","6612291KKGcMo","ck-reset","uiLanguage","120PqWTxV","2757083AJWhXp","ck-rounded-corners","367468NYaFgb","uiLanguageDirection","add","10nTcNHL","element","ck-editor__main"];return(ht=function(){return t})()}!function(t){const e=at,n=t();for(;;)try{if(558364===parseInt(e(229))/1*(parseInt(e(226))/2)+-parseInt(e(234))/3*(parseInt(e(223))/4)+-parseInt(e(233))/5*(-parseInt(e(249))/6)+parseInt(e(250))/7+-parseInt(e(242))/8+parseInt(e(246))/9+-parseInt(e(240))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ht);class ut extends st.EditorUIView{[ct(236)];[ct(237)];constructor(t,n){const o=ct;super(t);const r=(0,e.uid)();this[o(236)]=this[o(238)](),this[o(237)]=new st.InlineEditableUIView(t,n,void 0,{label:()=>it(t,o(232))}),this[o(244)]({tag:o(239),attributes:{class:[o(247),o(235),o(222),o(231)],dir:t[o(224)],lang:t[o(248)],"aria-labelledby":o(243)+r},children:[{tag:o(239),attributes:{class:o(228),role:o(241)},children:this[o(236)]}]})}[ct(230)](){const t=ct;super[t(230)](),this[t(236)][t(225)](this[t(237)])}[ct(245)](){const t=ct;this[t(237)][t(227)][t(245)]()}}function dt(t,e){const n=kt();return(dt=function(t,e){return n[t-=117]})(t,e)}const lt=dt;!function(t){const e=dt,n=t();for(;;)try{if(986330===parseInt(e(123))/1+-parseInt(e(135))/2*(-parseInt(e(141))/3)+-parseInt(e(143))/4+-parseInt(e(121))/5+-parseInt(e(146))/6*(parseInt(e(145))/7)+parseInt(e(117))/8*(parseInt(e(126))/9)+-parseInt(e(137))/10*(-parseInt(e(118))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(kt);class mt extends st.EditorUI{[lt(129)];constructor(t){const e=lt;super(t),this[e(129)]=new ut(t[e(147)],t[e(125)][e(129)])}get[lt(144)](){const t=lt;return this[t(129)][t(144)]}[lt(134)](){const t=lt,e=this[t(140)][t(125)][t(129)],n=this[t(129)][t(136)],o=e[t(132)][t(130)]();n[t(142)]=o[t(133)],this[t(129)][t(128)]();const r=n[t(144)];this[t(120)](n[t(142)],r),this[t(129)][t(136)][t(127)](t(119)).to(this[t(139)]),e[t(138)](r),this[t(131)](t(124))}[lt(122)](){const t=lt;super[t(122)](),this[t(129)][t(122)]()}}function kt(){const t=["14322DMczUD","3462ypFEHB","locale","1909688yDFmiC","13277fZWctv","isFocused","setEditableElement","5205530FXvphV","destroy","1883574AeDoBP","ready","editing","45CNRfzb","bind","render","view","getRoot","fire","document","rootName","init","2PGmlUS","editable","11230zfwAPG","attachDomRoot","focusTracker","editor","962805zOLkwY","name","6182188MMSZUp","element"];return(kt=function(){return t})()}var gt=n(783),pt=n(331),ft=n(507),bt=n(727),vt=n(834),_t=n(251),wt=n(179);const It=At;function yt(){const t=["model","initPlugins","createRoot","create","defaultPlugins","plugins","data","fromCharCode","document","map","1429405xXzmHz","change","get","4414383lHfNXd","_updatePlaceholder","childCount","14mjXfIY","then","1106063ydCVxs","setSelection","264AdqVLk","28626830qbIQhQ","config","view","getRoot","302229dVsCMl","fire","1014654UZVJqI","assign","initialData","placeholder","join","2XZsJBl","change:placeholder","init","set","placeholderElement","destroy","getChild","name","low","end","ready","3164028PHHnYc","editing","focus"];return(yt=function(){return t})()}function At(t,e){const n=yt();return(At=function(t,e){return n[t-=275]})(t,e)}!function(t){const e=At,n=t();for(;;)try{if(989922===-parseInt(e(301))/1*(-parseInt(e(315))/2)+parseInt(e(296))/3+parseInt(e(280))/4+-parseInt(e(293))/5+-parseInt(e(310))/6*(parseInt(e(299))/7)+-parseInt(e(303))/8*(-parseInt(e(308))/9)+-parseInt(e(304))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yt);const Ct=[pt.Clipboard,ft.Enter,ft.ShiftEnter,bt.SelectAll,vt.Typing,_t.Undo,wt.Paragraph];class Tt extends((0,e.ObservableMixin)(t.Editor)){static[It(287)]=(()=>Ct)();constructor(t={}){const e=It;function n(t){const e=At;return t[e(292)](t=>String[e(290)](t))[e(314)]("")}(t=Object[e(311)]({},t))[e(288)]||(t[e(288)]=Tt[e(287)]),super(t),this.ui=new mt(this),this[e(318)](e(313),""),this[e(283)][e(291)].on(e(294),()=>this[e(297)](),{priority:e(277)}),this.on(e(316),()=>this[e(297)]()),this[e(283)][e(291)][e(285)](),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(286)](){const t=It,e=this[t(305)][t(295)](t(312))||"";return this[t(284)]()[t(300)](()=>this.ui[t(317)]())[t(300)](()=>this[t(289)][t(317)](e))[t(300)](()=>this[t(309)](t(279)))}[It(320)](){const t=It;return super[t(320)]()[t(300)](()=>this.ui[t(320)]())}[It(282)](){const t=It;this[t(283)][t(294)](e=>{const n=t,o=this[n(283)][n(291)][n(307)](),r=o&&o[n(275)](o[n(298)]-1);e[n(302)](r,n(278)),this[n(281)][n(306)][n(282)]()})}[It(297)](){const t=It,e=this[t(281)][t(306)],n=e[t(291)][t(307)](),o=n[t(275)](0);n[t(298)]>1||!o||"p"!=o[t(276)]?this[t(319)]&&this[t(319)][t(313)]&&((0,gt.disableViewPlaceholder)(e,this[t(319)]),this[t(319)]=void 0):(this[t(313)]&&(o[t(313)]=this[t(313)]),(0,gt.enableViewPlaceholder)({view:e,element:o,keepOnFocus:!0}),this[t(319)]=o)}}function Et(t,e){const n=Ot();return(Et=function(t,e){return n[t-=416]})(t,e)}const xt=Et;function Ot(){const t=["listenTo","_setupKeyboardNavigation","div","bindTemplate","getData","setData","editorDestroyed","label","cancel","high","document","placeholder","from","focus","showButtons","ck-comment__input-actions","submit","disabledSubmit","trim","focusLast","2725136wGTWQZ","keystrokes","Ctrl+Enter","bind","763akibgD","firstChild","submitLabel","_createCancelButton","reverse","Cancel","insertBefore","_editorConfig","focusTracker","model","Reply","focusCycler","create","createCollection","30909xyokWT","1138248VCfEkb","6eTJJVf","_editorCreationPromise","8vsUemC","forEach","ck-comment__input-actions--cancel","focusables","tab","TOO_LONG_COMMENT_ALERT","set","_isDestroyed","then","length","initialData","createEditor","cancelButtonView","ck-comment__input-actions--active","editor","304620cbcWYv","withText","editorReady","added","element","ck-comment__input-wrapper","shift+tab","20034AfRynE","stop","focusFirst","fire","add","submitButtonView","77cwPJzX","execute","isEnabled","88805cwzpTP","Reply...","change","destroy","ck-comment__input-actions--submit","setTemplate","extendTemplate","Esc","render","_createSubmitButton","value","view","150185pIUmhk"];return(Ot=function(){return t})()}!function(t){const e=Et,n=t();for(;;)try{if(193531===parseInt(e(464))/1*(parseInt(e(431))/2)+parseInt(e(429))/3*(parseInt(e(433))/4)+-parseInt(e(476))/5+-parseInt(e(455))/6*(-parseInt(e(501))/7)+-parseInt(e(497))/8+parseInt(e(430))/9+parseInt(e(448))/10*(-parseInt(e(461))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ot);class Nt extends st.View{[xt(498)];[xt(423)];[xt(436)];[xt(426)];[xt(460)];[xt(445)];[xt(422)];constructor(t,n={}){const o=xt;super(t),this[o(447)]=null,this[o(422)]=n,this[o(439)](o(474),n[o(443)]||""),this[o(439)](o(494),!1),this[o(439)](o(491),!0),this[o(439)](o(488),it(t,o(465))),this[o(439)](o(417),it(t,o(425))),this[o(460)]=this[o(473)](),this[o(445)]=this[o(418)](),this[o(436)]=this[o(428)]([this[o(460)],this[o(445)]]),this[o(498)]=new e.KeystrokeHandler,this[o(423)]=new e.FocusTracker,this[o(426)]=new st.FocusCycler({focusables:this[o(436)],focusTracker:this[o(423)],keystrokeHandler:this[o(498)],actions:{focusPrevious:o(454),focusNext:o(437)}}),this[o(469)]({tag:o(479),attributes:{class:[o(453)]},children:[{tag:o(479),attributes:{class:[o(492),this[o(480)].if(o(491),o(446))]},children:[this[o(460)],this[o(445)]]}]}),this[o(498)][o(439)](o(471),(t,e)=>{const n=o;this[n(445)][n(458)](n(462)),e()}),this[o(498)][o(439)](o(499),(t,e)=>{const n=o;this[n(460)][n(463)]&&(this[n(460)][n(458)](n(462)),e())}),this.on(o(493),(e,n)=>{const r=o;n[r(442)]>65e3?(alert(it(t,r(438),[n[r(442)],65e3])),e[r(456)]()):this[r(447)][r(482)]("")},{priority:o(486)})}[xt(472)](){const t=xt;super[t(472)](),this[t(478)]()}[xt(444)](){const t=xt;return this[t(447)]||(this[t(447)]=new Tt(this[t(422)]),this[t(432)]=this[t(447)][t(427)]()[t(441)](()=>{const e=t;if(this[e(440)])return;const n=this[e(447)];this[e(452)][e(421)](n.ui[e(452)],this[e(452)][e(416)]),n[e(424)][e(487)].on(e(466),()=>this[e(474)]=n[e(481)]()),n[e(500)](e(488)).to(this),this[e(436)][e(459)](n.ui[e(475)],0),this[e(458)](e(450),this[e(447)])})),this[t(432)]}[xt(490)](t){const e=xt;-1===t?(this[e(426)][e(457)](),this[e(426)][e(496)]()):this[e(426)][e(457)]()}async[xt(467)](){const t=xt;this[t(440)]||(this[t(440)]=!0,this[t(447)]&&(await this[t(432)],await this[t(447)][t(467)](),this[t(458)](t(483),this[t(447)])),await super[t(467)]())}[xt(473)](){const t=xt,{locale:e}=this,n=new st.ButtonView(e);return n[t(470)]({attributes:{class:[t(468)]}}),n[t(449)]=!0,n[t(500)](t(484)).to(this,t(417)),n.on(t(462),()=>{const e=t;this[e(458)](e(493),this[e(474)])}),n[t(500)](t(463)).to(this,t(474),this,t(494),(e,n)=>!n&&!!e[t(495)]()),n}[xt(418)](){const t=xt,{locale:e}=this,n=new st.ButtonView(e);return n[t(470)]({attributes:{class:[t(435)]}}),n[t(484)]=it(e,t(420)),n[t(449)]=!0,n.on(t(462),()=>{const e=t;this[e(447)][e(482)](""),this[e(458)](e(485))}),n}[xt(478)](){const t=xt;this[t(498)][t(477)](this[t(452)]),this[t(436)][t(434)](e=>{const n=t;this[n(423)][n(459)](e[n(452)])}),this[t(436)].on(t(466),(e,n)=>{const o=t;for(const t of Array[o(489)](n[o(451)])[o(419)]())this[o(423)][o(459)](t[o(452)])})}}function St(){const t=["render","destroy","ck-comment__input-container--active","showButtons","element","editor","ck-comment__input-container","extendTemplate","view","commentInputView","div","focus","filter","55795qfqxKG","delegate","3559842TIRVAm","value","1149350mTINMP","set","some","focusCycler","1624dwTyau","editing","preventDefault","userView","53052yzDItN","listenTo","ck-thread__input","editorReady","isFocused","ck-thread__user","editorDestroyed","mousedown","725433XMcvOx","163rukvIz","contains","focusTracker","showInput","bindTemplate","createEditor","then","setTemplate","14BMKFJd","change:showInput","36GWaCjF","target","2702CkkLXF","bind","3141QjpPVe","getDomRoot","_focusOnNonInteractiveMouseDown"];return(St=function(){return t})()}const Mt=Rt;function Rt(t,e){const n=St();return(Rt=function(t,e){return n[t-=106]})(t,e)}!function(t){const e=Rt,n=t();for(;;)try{if(165495===-parseInt(e(116))/1*(parseInt(e(128))/2)+-parseInt(e(115))/3+-parseInt(e(126))/4*(-parseInt(e(146))/5)+parseInt(e(107))/6*(parseInt(e(124))/7)+-parseInt(e(154))/8*(-parseInt(e(130))/9)+parseInt(e(150))/10+parseInt(e(148))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(St);class Pt extends st.View{constructor(t,e,n){const o=Rt;super(t),this[o(142)]=new Nt(t,n),this[o(153)]=this[o(142)][o(153)],this[o(142)][o(129)](o(136)).to(this[o(142)][o(118)],o(111),this[o(142)],o(149),(t,e)=>t||!!e),this[o(151)](o(119),!1),this.on(o(125),()=>{const t=o;this[t(119)]&&!this[t(142)][t(138)]&&this[t(142)][t(121)]()}),this[o(142)][o(147)](o(110)).to(this),this[o(142)][o(147)](o(113)).to(this),this[o(106)]=new r.UserView(t,e),this[o(106)][o(140)]({attributes:{class:o(112),"aria-hidden":!0}}),this[o(142)][o(140)]({attributes:{class:o(109)}}),this[o(123)]({tag:o(143),attributes:{class:[o(139),this[o(120)].if(o(119),o(135))]},children:[this[o(106)],this[o(142)]]})}[Mt(133)](){const t=Mt;super[t(133)](),this[t(132)]()}[Mt(134)](){const t=Mt;return this[t(142)][t(134)]()[t(122)](()=>super[t(134)]())}[Mt(144)](t){const e=Mt;this[e(142)][e(144)](t)}[Mt(132)](){const t=Mt;this[t(108)](this[t(137)],t(114),(e,n)=>{const o=t,{submitButtonView:r,cancelButtonView:s,editor:i}=this[o(142)];[r[o(137)],s[o(137)],i?i[o(155)][o(141)][o(131)]():null][o(145)](t=>t)[o(152)](t=>t[o(117)](n[o(127)]))||(this[o(144)](),n[o(156)]())})}}function Lt(t,e){const n=Dt();return(Lt=function(t,e){return n[t-=337]})(t,e)}!function(t){const e=Lt,n=t();for(;;)try{if(839351===-parseInt(e(345))/1+parseInt(e(348))/2+parseInt(e(347))/3*(-parseInt(e(343))/4)+-parseInt(e(339))/5+-parseInt(e(344))/6+-parseInt(e(346))/7+parseInt(e(349))/8*(parseInt(e(337))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Dt);class Vt extends st.View{constructor(t){const e=Lt;super(t);const n=this[e(342)];this[e(351)](e(341),void 0),this[e(338)]({tag:"li",attributes:{class:e(350)},children:[{text:n.to(e(341),n=>it(t,e(340),n))}]})}}function Dt(){const t=["29055928XjlRvm","ck-thread__comment-count","set","9qHRklR","setTemplate","2103315hZLFon","NUMBER_OF_COMMENTS","count","bindTemplate","156ixBnzh","5669172OtTdRf","770189TWfekq","8451744DTrpYr","17307KAMpZC","1550914ShvSOs"];return(Dt=function(){return t})()}const Bt=jt;function jt(t,e){const n=Ht();return(jt=function(t,e){return n[t-=153]})(t,e)}!function(t){const e=jt,n=t();for(;;)try{if(927127===parseInt(e(195))/1*(parseInt(e(176))/2)+parseInt(e(170))/3+-parseInt(e(220))/4*(parseInt(e(177))/5)+-parseInt(e(174))/6+-parseInt(e(214))/7+-parseInt(e(157))/8+-parseInt(e(221))/9*(-parseInt(e(175))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ht);class Ft extends st.View{[Bt(181)];[Bt(186)];[Bt(225)];[Bt(159)];[Bt(160)];[Bt(228)];[Bt(204)];[Bt(217)];constructor(t,n,o){const r=Bt;super(t);const s=this[r(201)];this[r(192)](r(162),!1),this[r(192)](r(171),n[r(200)][r(171)]),this[r(192)](r(213),!1),this[r(228)]=n,this[r(204)]=o,this[r(181)]=this[r(202)](),this[r(240)]=this[r(202)](),this[r(186)]=null,this[r(225)]=new e.FocusTracker,this[r(159)]=new e.KeystrokeHandler,this[r(160)]=new st.FocusCycler({focusables:this[r(181)],focusTracker:this[r(225)],keystrokeHandler:this[r(159)],keystrokeHandlerOptions:{filter:t=>this[r(181)][r(179)](t=>t[r(180)])[r(153)](t[r(196)])},actions:{focusPrevious:r(222),focusNext:r(206)}}),this[r(217)]=new Vt(t),this[r(217)][r(209)](r(168)).to(this,r(171),t=>t-this[r(204)][r(164)]);for(const t of n[r(200)])this[r(163)](t);this[r(182)](),this[r(205)](n[r(200)],r(155),(t,e)=>{const n=r,o=this[n(197)](e);this[n(171)]++,this[n(163)](e,o),this[n(178)]()}),this[r(205)](n[r(200)],r(245),(t,e)=>{const n=r;this[n(171)]--,this[n(154)](e),this[n(178)]()}),this[r(205)](n,r(156),()=>this[r(178)]()),this[r(205)](n,r(167),()=>this[r(182)]()),this.on(r(218),()=>this[r(178)]()),this.on(r(249),()=>this[r(178)]()),this[r(239)]({tag:"ul",attributes:{class:[r(247),s.if(r(171),r(231),t=>!t)],"aria-label":it(t,r(165))},children:this[r(240)]})}get[Bt(190)](){const t=Bt;return this[t(228)][t(188)]>this[t(204)][t(244)]&&!this[t(213)]&&!this[t(162)]}[Bt(243)](){const t=Bt;super[t(243)](),this[t(178)](),this[t(184)]()}[Bt(234)](t){const e=Bt;-1===t?this[e(160)][e(207)]():this[e(160)][e(233)]()}[Bt(173)](){const t=Bt;this[t(217)][t(173)]();for(const e of this[t(181)])e[t(173)]();super[t(173)]()}[Bt(178)](){const t=Bt;this[t(190)]?this[t(216)]():this[t(224)]()}[Bt(163)](t,e){const n=Bt,o=new(this[n(204)][n(208)])(this[n(161)],t,{maxCommentCharsWhenCollapsed:this[n(204)][n(219)],formatDateTime:this[n(204)][n(194)],editorConfig:this[n(204)][n(210)]});o[n(248)]=t.id,o[n(242)](n(191)).to(this),o[n(242)](n(166)).to(this),o[n(242)](n(198)).to(this),o[n(242)](n(158)).to(this),o[n(242)](n(189)).to(this),this[n(205)](o,n(212),()=>this[n(236)]()),this[n(181)][n(155)](o,e)}[Bt(197)](t){const e=Bt,n=this[e(228)][e(211)](t);return this[e(186)]?this[e(186)][e(193)]>t[e(193)]?n-1:n:n-1}[Bt(182)](){const t=Bt;if(this[t(228)][t(241)]&&this[t(228)][t(172)]){const e={id:t(238),author:this[t(228)][t(241)],authoredAt:this[t(228)][t(172)],content:it(this[t(161)],t(199)),attributes:{}};this[t(186)]=new(this[t(204)][t(208)])(this[t(161)],e,{maxCommentCharsWhenCollapsed:this[t(204)][t(219)],formatDateTime:this[t(204)][t(194)],editorConfig:this[t(204)][t(210)],isSystemComment:!0}),this[t(181)][t(155)](this[t(186)],this[t(228)][t(211)](e))}else this[t(186)]&&(this[t(181)][t(245)](this[t(186)]),this[t(186)][t(173)](),this[t(186)]=null);this[t(178)]()}[Bt(154)](t){const e=Bt,n=this[e(181)][e(245)](t.id);this[e(183)](n),n[e(187)]&&this[e(236)](),n[e(173)]()}[Bt(236)](){const t=Bt;this[t(162)]=Array[t(226)](this[t(181)])[t(232)](e=>e[t(187)])}[Bt(216)](){const t=Bt,n=function(t){const n=jt,o=new e.Collection;for(const e of t)o[n(155)](e);return o}(this[t(181)]),o=this[t(217)][t(168)];for(let e=1;e<=o;e++)n[t(245)](1);for(const e of n)e[t(235)]();o>0&&n[t(155)](this[t(217)],1),Ut((0,e.diff)(Array[t(226)](this[t(240)]),Array[t(226)](n)),this[t(240)],n)}[Bt(224)](){const t=Bt;Ut((0,e.diff)(Array[t(226)](this[t(240)]),Array[t(226)](this[t(181)])),this[t(240)],this[t(181)]);for(const e of this[t(240)])e[t(223)]()}[Bt(184)](){const t=Bt;this[t(181)][t(215)](e=>{const n=t;this[n(225)][n(155)](e[n(180)]),this[n(159)][n(205)](e[n(180)])}),this[t(181)].on(t(185),(e,n)=>{const o=t;for(const t of n[o(237)])this[o(225)][o(245)](t[o(180)]),this[o(159)][o(183)](t[o(180)]);for(const t of Array[o(226)](n[o(227)])[o(230)]())this[o(225)][o(155)](t[o(180)]),this[o(159)][o(205)](t[o(180)])})}}function Ht(){const t=["_rearrangeExpand","focusTracker","from","added","_model","get","reverse","ck-hidden","some","focusFirst","focus","collapse","_updateHasDirtyComment","removed","resolved","setTemplate","visibleViews","resolvedBy","delegate","render","maxThreadTotalWeight","remove","insert","ck-thread__comments","viewUid","change:hasDirtyComment","includes","_handleRemoveCommentModel","add","commentUpdated","12299256xkxvtP","editorReady","keystrokes","focusCycler","locale","hasDirtyComment","_handleNewCommentModel","maxCommentsWhenCollapsed","Thread comments","updateComment","change:isResolved","count","delete","1629957eNCxEl","length","resolvedAt","destroy","2322156bAqHwV","55430020mZWLCd","2oCQggV","175LLthlF","refreshVisibleViews","map","element","commentViews","_handleInfoComment","stopListening","_setupKeyboardNavigation","change","resolvedCommentView","isEditMode","weight","editorDestroyed","_shouldCollapse","removeComment","set","authoredAt","formatDateTime","352939PQbAyf","target","_calculatePosition","resolveCommentThread","Marked as resolved","comments","bindTemplate","createCollection","equal","_config","listenTo","arrowdown","focusLast","CommentView","bind","editorConfig","_findOptimalIndex","change:isEditMode","isActive","12154625ozvTvB","forEach","_rearrangeCollapse","_collapsedCommentsView","change:isActive","maxCommentCharsWhenCollapsed","211580PFhbbD","9GPgvEQ","arrowup","expand"];return(Ht=function(){return t})()}function Ut(t,e,n){const o=Bt;let r=0;for(const s of t)switch(s){case o(246):e[o(155)](n[o(229)](r),r),r++;break;case o(169):e[o(245)](r);break;case o(203):r++}}const zt=Wt;function Kt(){const t=["8CeSgyv","33722982cerYtE","bindTemplate","THREAD_CONTEXT_LABEL","8lglpyD","1978595wEGvLN","focus","contextValue","2160011pmYGBW","span","553314hiZoZX","2393614vKLalu","setTemplate","set","ck-context__value","element","1691748PWGIcV","269541xQjuHz"];return(Kt=function(){return t})()}function Wt(t,e){const n=Kt();return(Wt=function(t,e){return n[t-=126]})(t,e)}!function(t){const e=Wt,n=t();for(;;)try{if(714243===-parseInt(e(127))/1+-parseInt(e(139))/2+-parseInt(e(138))/3+-parseInt(e(128))/4*(parseInt(e(133))/5)+-parseInt(e(126))/6+-parseInt(e(136))/7+parseInt(e(132))/8*(parseInt(e(129))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Kt);class Xt extends st.View{constructor(t){const e=Wt;super(t);const n=this[e(130)];this[e(141)](e(135),""),this[e(140)]({tag:e(137),attributes:{class:["ck",e(142)],"aria-label":n.to(e(135),n=>it(t,e(131),n)),tabindex:-1},children:[{text:n.to(e(135))}]})}[zt(134)](){const t=zt;this[t(143)][t(134)]()}}function qt(){const t=["isResolvable",".ck-context__value","2143904zzVFHO","render",".ck-context","keystrokes","ck-context","bind","...","scrollWidth","_model","substring","offsetWidth","_setupKeyboardNavigation","tooltip","icon","contextView","isReadOnly","3661659bXSXDk","div","mouseleave","hasContext","ck-context-wrapper","_createContextView","ck-thread__header","bindTemplate","Reopen","_trimContextValue","listenTo","focusCycler","classList","1387540ZuhHio","setTemplate","196AyWqYs","label","focusFirst","fire","context","focusables","length","ck-context--quotes","4001496vSvdXi","reopenCommentThread","isResolved","overlay","ck-annotation__actions","isEnabled","shift+tab","element","focus","lastIndexOf","createCollection","locale","value","reopenButtonView","mouseenter","12126jCwzgj","contextValue","add","_createReopenButton","_attachContextActions","execute","querySelector","isVisible","Comment was made on an element","focusTracker","remove","643440uRqPJG","tab","716196XfwKeP"];return(qt=function(){return t})()}const Yt=Gt;function Gt(t,e){const n=qt();return(Gt=function(t,e){return n[t-=168]})(t,e)}!function(t){const e=Gt,n=t();for(;;)try{if(719444===-parseInt(e(178))/1*(-parseInt(e(201))/2)+-parseInt(e(233))/3+parseInt(e(212))/4+parseInt(e(176))/5+parseInt(e(214))/6+-parseInt(e(217))/7+parseInt(e(186))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qt);class Zt extends st.View{[Yt(225)];[Yt(199)];[Yt(231)];[Yt(183)];[Yt(210)];[Yt(220)];[Yt(174)];constructor(t,n){const o=Yt;super(t);const r=this[o(170)];this[o(225)]=n,this[o(199)]=this[o(204)](),this[o(231)]=this[o(168)](),this[o(183)]=this[o(196)]([this[o(231)],this[o(199)]]),this[o(210)]=new e.FocusTracker,this[o(220)]=new e.KeystrokeHandler,this[o(174)]=new st.FocusCycler({focusables:this[o(183)],focusTracker:this[o(210)],keystrokeHandler:this[o(220)],actions:{focusPrevious:o(192),focusNext:o(213)}}),this[o(222)](o(236)).to(this[o(225)],o(182),t=>!!t),this[o(222)](o(202)).to(this[o(225)],o(182),t=>t&&t[o(198)]?this[o(172)](t[o(198)]):it(this[o(197)],o(209))),this[o(177)]({tag:o(234),attributes:{class:[o(169)]},children:[{tag:o(234),attributes:{class:[o(237)]},children:[{tag:o(234),attributes:{class:[o(221),r.if(o(236),o(185))]},children:[this[o(231)]]}]},{tag:o(234),attributes:{class:[o(190)]},children:[this[o(199)]]}]})}[Yt(218)](){const t=Yt;super[t(218)](),this[t(205)](),this[t(228)]()}[Yt(194)](){const t=Yt;this[t(174)][t(180)]()}[Yt(204)](){const t=Yt,e=new st.ButtonView(this[t(197)]);return e[t(179)]=it(this[t(197)],t(171)),e[t(229)]=it(this[t(197)],t(171)),e[t(230)]=rt.IconUndo,e[t(222)](t(191)).to(this[t(225)],t(232),t=>!t),e[t(222)](t(208)).to(this[t(225)],t(215),this[t(225)],t(188),(t,e)=>t&&e),e.on(t(206),()=>{const e=t;this[e(181)](e(187),this[e(225)].id)}),e}[Yt(172)](t){const e=Yt;if(t[e(184)]<150)return t;const n=t[e(195)](" ",147);return t[e(226)](0,n>-1?n:147)+e(223)}[Yt(205)](){const t=Yt,e=this[t(193)][t(207)](t(219)),n=e[t(207)](t(216));this[t(173)](e,t(200),()=>{const o=t;n[o(227)]<n[o(224)]&&e[o(175)][o(203)](o(189))}),this[t(173)](e,t(235),()=>{const n=t;e[n(175)][n(211)](n(189))})}[Yt(228)](){const t=Yt;this[t(220)][t(173)](this[t(193)]);for(const e of this[t(183)])this[t(210)][t(203)](e[t(193)]),this[t(220)][t(173)](e[t(193)])}[Yt(168)](){const t=Yt,e=new Xt(this[t(197)]);return e[t(222)](t(202)).to(this),e}}const Jt=Qt;function Qt(t,e){const n=te();return(Qt=function(t,e){return n[t-=461]})(t,e)}!function(t){const e=Qt,n=t();for(;;)try{if(780809===-parseInt(e(536))/1*(parseInt(e(484))/2)+-parseInt(e(519))/3+parseInt(e(509))/4*(parseInt(e(502))/5)+-parseInt(e(537))/6+-parseInt(e(466))/7*(-parseInt(e(480))/8)+parseInt(e(528))/9*(parseInt(e(523))/10)+parseInt(e(515))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(te);class $t extends st.View{[Jt(532)];[Jt(497)];[Jt(525)];[Jt(538)];[Jt(461)];[Jt(464)];[Jt(463)];[Jt(465)];[Jt(543)];constructor(t,n,o,s){const i=Jt;super(t),this[i(521)](i(467),!1),this[i(521)](i(526),!1),this[i(532)]=n,this[i(489)]=o,this[i(497)]=s,this[i(525)]=new Zt(t,n),this[i(525)][i(531)](i(512)).to(this),this[i(461)]=new r.AriaDescriptionView(t,it(t,i(530))),this[i(493)](this,i(512),()=>{this[i(482)]()}),this[i(517)]=new Ft(t,n,Object[i(488)]({CommentView:this[i(497)][i(522)]},s)),this[i(517)][i(531)](i(504)).to(this),this[i(517)][i(531)](i(478)).to(this),this[i(517)][i(531)](i(513)).to(this),this[i(517)][i(531)](i(524)).to(this),this[i(517)][i(531)](i(469)).to(this),this[i(517)][i(541)](i(467)).to(this),this[i(493)](this,i(513),()=>{this[i(482)]()}),this[i(521)](i(507),this[i(517)][i(507)]),this[i(541)](i(507)).to(this[i(517)],i(507)),this[i(538)]=this[i(476)](),this[i(538)][i(531)](i(524)).to(this),this[i(538)][i(531)](i(469)).to(this),this.on(i(504),()=>this[i(482)]()),this[i(541)](i(526)).to(this[i(517)],i(514),this[i(538)][i(490)],i(511),(t,e)=>t||!!e),this[i(541)](i(486)).to(n,i(481),t=>!!t),this[i(541)](i(477)).to(this,i(507),t=>{const e=i,n=this[e(532)][e(483)][e(499)]?this[e(532)][e(483)][e(499)][e(494)][e(491)]:this[e(489)][e(491)];return it(this[e(527)],e(495),[t,n])}),this[i(464)]=this[i(475)]([this[i(517)],this[i(538)]]),this[i(463)]=new e.FocusTracker,this[i(465)]=new e.KeystrokeHandler,this[i(543)]=new st.FocusCycler({focusables:this[i(464)],focusTracker:this[i(463)],keystrokeHandler:this[i(465)],keystrokeHandlerOptions:{filter:t=>t[i(496)]!==this[i(510)]},actions:{focusPrevious:i(468),focusNext:i(470)}})}[Jt(482)](){const t=Jt;this[t(510)][t(482)]()}[Jt(542)](){const t=Jt;super[t(542)](),(0,r.setupThreadKeyboardNavigation)(this,this[t(464)])}async[Jt(474)](){const t=Jt;this[t(526)]=!1,this[t(517)][t(474)](),await this[t(538)][t(474)](),super[t(474)]()}[Jt(476)](){const t=Jt,e=new Pt(this[t(527)],this[t(489)],this[t(497)][t(518)]),n=e[t(490)];return e[t(541)](t(505)).to(this,t(467),this[t(532)],t(473),this[t(532)],t(503),this[t(532)],t(485),n,t(511),(t,e,n,o,r)=>!!r||!!o&&n&&!e||t&&n&&!e),n[t(541)](t(534)).to(this,t(507),this[t(532)],t(508),this[t(532)],t(506),(e,n,o)=>{const r=t;let s;return s=r(o&&n?487:e?498:479),it(this[r(527)],s)}),n[t(541)](t(529)).to(this,t(507),e=>it(this[t(527)],t(e?516:492))),n.on(t(540),(e,n)=>{const o=t;this[o(535)](o(539),n),this[o(532)][o(506)]&&this[o(532)][o(508)]&&this[o(535)](o(512),this[o(532)].id),this[o(532)][o(462)]||this[o(535)](o(472))}),n.on(t(500),()=>{this[t(482)]()}),n[t(541)](t(520)).to(this[t(532)],t(473)),n.on(t(500),e=>{const n=t;0==this[n(507)]&&(this[n(535)](n(501)),e[n(533)]())}),this.on(t(471),(e,o,r)=>{const s=t;r||this[s(507)]||n[s(511)]||this[s(535)](s(501))}),e}}function te(){const t=["change:isActive","submitCommentThread","isReadOnly","destroy","createCollection","_createCommentThreadInputView","ariaLabel","updateComment","Write a comment...","400UmuHsz","unlinkedAt","focus","comments","2Kqconn","archivedAt","isUnlinked","Reply to reopen discussion...","assign","_localUser","commentInputView","name","Comment","listenTo","author","COMMENT_THREAD_LABEL","target","_config","Reply...","first","cancel","removeCommentThread","5NyXcBk","canComment","removeComment","showInput","isResolved","length","isResolvable","1484052qUYsUT","element","value","reopenCommentThread","resolveCommentThread","hasDirtyComment","20164573JjrXrW","Reply","commentsListView","editorConfig","2971500oqtuuX","disabledSubmit","set","CommentView","29470eLcpED","editorReady","commentThreadHeaderView","isDirty","locale","2196wAezOr","submitLabel","COMMENT_THREAD_DESCRIPTION","delegate","_model","stop","placeholder","fire","1355839GXHaTs","3543456eAeTmd","commentThreadInputView","addComment","submit","bind","render","focusCycler","ariaDescriptionView","isSubmitted","focusTracker","focusables","keystrokes","111230DjuKNk","isActive","shift+tab","editorDestroyed","tab"];return(te=function(){return t})()}const ee=oe;function ne(){const t=["_boundFirstCommentView","ck-thread--remove-confirmation","get","actionIndicator","Resolve","execute","isReadOnly","ck-thread--unlinked","commentThreadHeaderView","ck-reset_all-excluded",".ck-thread__container","fire","77048wKUajd","change:isActive","listenTo","setTemplate","isResolved","ariaLabel","set","7qfySLJ","15spUfgn","Delete comment thread?","placeholder","isSystemComment","length","_model","1183293zCieTq","bindTemplate","tooltip","change:isReadOnly","commentViews","isResolvable","isActive","_bindFirstCommentView","2402934iCWHQA","div","remove","132yrOKNi","_createResolveButton","showConfirm","has","isVisible","locale","actionBar","1312531ZhitfP","ck-comment--resolve","removeCommentThread","8wqMfFO","render","removeButton","then","Write a comment...","resolveCommentThread","unbind","2vWGhXT","commentThreadInputView","ck-rounded-corners","ck-thread__container","containerElement","createCollection","commentsListView","ck-thread","add","ariaDescriptionView","isEnabled","ck-thread--","querySelector","focus","change:archivedAt","getTemplate","label","commentThreadChildren","948219lLxQZz","archivedAt","5259540PfAxGn","isConfirm","_cancelAllConfirms","stop","listitem","825817oeoxqM","ck-thread--active","removeConfirm","extendTemplate","_updateArchivedThreadHeader","cancelConfirm","bind","icon","resolveButton","element","focusables","isUnlinked","high"];return(ne=function(){return t})()}function oe(t,e){const n=ne();return(oe=function(t,e){return n[t-=459]})(t,e)}!function(t){const e=oe,n=t();for(;;)try{if(603631===-parseInt(e(529))/1+-parseInt(e(504))/2*(-parseInt(e(522))/3)+parseInt(e(462))/4*(parseInt(e(470))/5)+-parseInt(e(484))/6*(-parseInt(e(469))/7)+-parseInt(e(497))/8*(parseInt(e(476))/9)+-parseInt(e(524))/10+parseInt(e(494))/11*(parseInt(e(487))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ne);class re extends((0,r.ConfirmMixin)($t)){[ee(521)];[ee(508)];[ee(537)];[ee(542)];constructor(t,e,n,o){const r=ee;super(t,e,n,o),this[r(521)]=this[r(509)]([this[r(510)],this[r(505)],this[r(513)]]),this[r(468)](r(545),null),this[r(508)]=null,this[r(542)]=null,this[r(492)]=t,this[r(537)]=this[r(488)](),this[r(465)](this[r(519)]()),this.on(r(463),(t,e,n)=>{n||this[r(526)]()}),this[r(464)](this[r(475)],r(479),(t,e,n)=>{n&&this[r(526)]()}),this[r(474)]>0&&this[r(483)](),this[r(464)](this[r(510)][r(480)],r(512),()=>{this[r(483)]()})}[ee(519)](){const t=ee,e=this[t(477)];return{tag:t(485),attributes:{class:["ck",t(511),t(459),t(506),e.if(t(482),t(530)),e.if(t(540),t(549)),e.if(t(525),t(543)),e.to(t(545),e=>e?t(515)+e:"")],"data-thread-id":this[t(475)].id,tabindex:0,role:t(528),"aria-label":e.to(t(467)),"aria-describedby":this[t(513)].id},children:[{tag:t(485),attributes:{class:t(507)},children:this[t(521)]}]}}[ee(498)](){const t=ee;super[t(498)](),this[t(508)]=this[t(538)][t(516)](t(460)),this[t(475)].on(t(518),()=>{this[t(533)]()}),this[t(533)]()}[ee(526)](){const t=ee;this[t(534)]();for(const e of this[t(510)][t(480)])e[t(534)]()}[ee(483)](){const t=ee,{locale:e}=this,n=this[t(510)][t(480)][t(544)](0);n===this[t(542)]||n[t(473)]||(this[t(542)]=n,this[t(503)](t(545)),this[t(535)](t(545)).to(n,t(545),e=>t(486)===e?t(486):null),n[t(472)]=it(e,t(501)),n[t(499)].on(t(547),n=>{const o=t;n[o(527)](),this[o(489)](it(e,o(471)),this[o(508)])[o(500)](()=>{const t=o;this[t(461)](t(496))})},{priority:t(541)}),this.on(t(531),()=>{n[t(517)]()}),n[t(493)][t(512)](this[t(537)],0),n[t(539)][t(512)](this[t(537)],0))}[ee(488)](){const t=ee,e=new r.LateFocusButtonView(this[t(492)]);return e[t(520)]=it(this[t(492)],t(546)),e[t(478)]=it(this[t(492)],t(546)),e[t(536)]=rt.IconCheck,e[t(532)]({attributes:{class:t(495)}}),e[t(535)](t(514)).to(this[t(475)],t(548),t=>!t),e[t(535)](t(491)).to(this[t(475)],t(481),this[t(475)],t(466),(t,e)=>t&&!e),e.on(t(547),()=>{const e=t;this[e(461)](e(502),this[e(475)].id)}),e}[ee(533)](){const t=ee;this[t(475)][t(523)]?this[t(521)][t(490)](this[t(550)])||(this[t(521)][t(512)](this[t(550)],0),this[t(539)][t(512)](this[t(550)],0)):this[t(521)][t(490)](this[t(550)])&&(this[t(521)][t(486)](this[t(550)]),this[t(539)][t(486)](this[t(550)]))}}function se(){var t=["1307586fAvOko","set","157YYaNoX","change:content","5133112bKIIer","73215HGIqse","div","1852rtVRym","content","element","5ezICWx","310XUDIeL","setTemplate","innerHTML","ck-comment__content","render","ck-annotation__content","7276852YpADsy","10452144FVlpJw","18GVGHWS","ck-content","2039079MwVIko"];return(se=function(){return t})()}var ie=ce;function ce(t,e){var n=se();return(ce=function(t,e){return n[t-=388]})(t,e)}!function(t){for(var e=ce,n=t();;)try{if(725314===-parseInt(e(407))/1*(parseInt(e(390))/2)+-parseInt(e(405))/3+parseInt(e(409))/4*(parseInt(e(393))/5)+-parseInt(e(402))/6*(parseInt(e(404))/7)+parseInt(e(401))/8+parseInt(e(388))/9*(parseInt(e(394))/10)+-parseInt(e(400))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(se);class ae extends st.View{constructor(t){var e=ce;super(t),this[e(406)](e(391),""),this[e(395)]({tag:e(389),attributes:{class:[e(403),e(397),e(399)]}})}[ie(398)](){var t=ie;super[t(398)](),this.on(t(408),(e,n,o)=>{var r=t;this[r(392)][r(396)]=o}),this[t(392)][t(396)]=this[t(391)]}}const he=ue;function ue(t,e){const n=de();return(ue=function(t,e){return n[t-=411]})(t,e)}function de(){const t=["parseFromString","isCollapsed","switchToDisplayMode","content","isExternal","get","editorConfig","authoredAt","focusFirst","getExternalCommentNote","EXTERNAL_AVATAR","destroy","330720dFuAzw","focusables","createCollection","Save","add","shift+tab","author","ariaLabel","260648tzVxpe","body","tab","cancel","creator","initialData","EXTERNAL_COMMENT","getUserViewNotificationText","switchToEditMode","_createCommentContentView","expand","change","stopListening","editorReady","COMMENT_ARIA_LABEL","attributes","submitLabel","enter","fire","visibleView","submit","locale","114565HYoMEk","editorDestroyed","bind","text/html","ariaDescriptionView","textContent","once","1023548vJXDXq","render","source","COMMENT_THREAD_DESCRIPTION","_setupKeyboardNavigation","maxCommentCharsWhenCollapsed","set","updateComment","focusCycler","EXTERNAL_IMPORT_WORD_AVATAR","focusTracker","3970416uSrIio","isReadOnly","importWord","added","element","_createCommentInputView","EXTERNAL_IMPORT_WORD_COMMENT","disabledSubmit","isEditMode","listenTo","esc","name","formatDateTime","removed","target","collapse","focus","539268pZduah","value","isSystemComment","_model","remove","3IaaNbh","@external","delegate","keystrokes","_config","4747876XWtapc","createEditor"];return(de=function(){return t})()}!function(t){const e=ue,n=t();for(;;)try{if(343173===parseInt(e(458))/1+-parseInt(e(434))/2+parseInt(e(439))/3*(parseInt(e(495))/4)+-parseInt(e(488))/5+-parseInt(e(417))/6+parseInt(e(444))/7+parseInt(e(466))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(de);class le extends st.View{[he(485)];[he(492)];[he(459)];[he(416)];[he(442)];[he(414)];[he(437)];[he(443)];constructor(t,n,o){const s=he;super(t),this[s(437)]=n,this[s(443)]=o,this[s(436)]=!!this[s(443)][s(436)],this[s(412)](s(425),!1),this[s(412)](s(447),!0),this[s(490)](s(465)).to(n,s(449),n,s(453),(e,r)=>it(t,s(480),[n[s(464)][s(428)],o[s(429)](r),(new DOMParser)[s(446)](e,s(491))[s(467)][s(493)],n[s(450)]?this[s(455)]():""])),this[s(492)]=new r.AriaDescriptionView(t,it(t,s(498))),this[s(485)]=this[s(460)](),this[s(485)][s(462)](this[s(475)]()),this[s(459)]=new st.ViewCollection,this[s(416)]=new e.FocusTracker,this[s(442)]=new e.KeystrokeHandler,this[s(414)]=new st.FocusCycler({focusables:this[s(459)],focusTracker:this[s(416)],keystrokeHandler:this[s(442)],keystrokeHandlerOptions:{filter:t=>t[s(431)]!==this[s(421)]},actions:{focusPrevious:s(463),focusNext:s(468)}})}[he(476)](){this[he(447)]=!1}[he(432)](){const t=he;this[t(425)]||(this[t(447)]=!0)}[he(433)](){const t=he;this[t(421)][t(433)]()}[he(496)](){const t=he;super[t(496)](),this[t(499)]()}async[he(457)](){const t=he;await this[t(485)][t(451)](0)[t(457)](),super[t(457)]()}[he(474)](){const t=he;this[t(425)]||(this[t(425)]=!0,this[t(485)][t(438)](0)[t(457)](),this[t(485)][t(462)](this[t(422)]()))}[he(448)](){const t=he;this[t(425)]&&(this[t(425)]=!1,this[t(485)][t(438)](0)[t(457)](),this[t(485)][t(462)](this[t(475)]()))}[he(455)](){const t=he;return t(419)===this[t(437)][t(481)][t(440)][t(497)]?it(this[t(487)],t(423)):it(this[t(487)],t(472))}[he(473)](){const t=he;return this[t(437)][t(450)]?t(419)===this[t(437)][t(481)][t(440)][t(497)]?it(this[t(487)],t(415),this[t(437)][t(470)][t(428)]):it(this[t(487)],t(456),this[t(437)][t(470)][t(428)]):null}[he(475)](){const t=he,e=new ae(this[t(487)]);return e[t(490)](t(449)).to(this[t(437)],t(449),this,t(447),(e,n)=>n?(0,r.trimHtml)(e,{limit:this[t(443)][t(411)]}):e),e}[he(422)](){const t=he;this[t(443)][t(452)]||(this[t(443)][t(452)]={}),this[t(443)][t(452)][t(471)]=this[t(437)][t(449)];const e=new Nt(this[t(487)],this[t(443)][t(452)]);return e[t(435)]=this[t(437)][t(449)],e[t(490)](t(424)).to(this[t(437)],t(418)),e[t(482)]=it(this[t(487)],t(461)),e.on(t(486),(e,n)=>{const o=t;this[o(484)](o(413),this[o(437)].id,n),this[o(448)](),this[o(433)]()}),e.on(t(469),()=>{const e=t;this[e(448)](),this[e(433)]()}),e[t(494)](t(479),()=>{e[t(433)]()}),e[t(445)](),e[t(441)](t(479)).to(this),e[t(441)](t(489)).to(this),e}[he(499)](){const t=he,e=this[t(421)];this[t(442)][t(426)](e);for(const e of this[t(459)])this[t(416)][t(462)](e[t(421)]),this[t(442)][t(426)](e[t(421)]);this[t(459)].on(t(477),(e,n)=>{const o=t;for(const t of n[o(430)])this[o(416)][o(438)](t[o(421)]),this[o(442)][o(478)](t[o(421)]);for(const t of n[o(420)])this[o(416)][o(462)](t[o(421)]),this[o(442)][o(426)](t[o(421)])}),this[t(442)][t(412)](t(483),(n,o)=>{const r=t;e===n[r(431)]&&(this[r(414)][r(454)](),o())}),this[t(442)][t(412)](t(427),(n,o)=>{const r=t;e!==n[r(431)]&&(this[r(433)](),o())})}}const me=ke;function ke(t,e){const n=ge();return(ke=function(t,e){return n[t-=404]})(t,e)}function ge(){const t=["focus","2749424MeTkVB","ck-comment__external","locale","ck-comment--","execute","isRemovable","addMany","ck-hidden","render","change:isRemovable","find","createCollection","isConfirm","div","Reply...","icon","ck-comment__info-time","group","removeComment","from","mouseleave","ck-comment--remove-confirmation","505nnBZzF","ck-comment__info-name","getUserViewNotificationText","884060idZovU","label","then","bind","remove","Remove","ck-annotation__info-time","ck-comment--remove","177344TyLSHw","ck-annotation__actions","panelPosition","ck-comment__user","isEditMode","buttonView","push","1029492lquUuC","blur","actionIndicator","Edit","toMany","ck-comment__main","bindTemplate","getExternalCommentNote","ck-comment__actions--hidden","_model","_createRemoveButton","some","listitem","fire","isSystemComment","author","resolvedAt","Show more items","ck-comment__wrapper","cancelConfirm","ariaDescriptionView","items","ck-annotation__actions--hidden","isEnabled","ck-comment__actions","ck-comment--edit","43482ZILXcF","switchToEditMode","isExternal","_config","Delete comment?","_createEditButton","isEditable","unbind","isVisible","setTemplate","length","actionBar","withText","ck-annotation__user","ck-comment__info","extendTemplate","3IyZGrK","_createCommentInputView","add","315217jjKyVO","panelView","authoredAt","formatDateTime","_attachActions","_createDropdown","ck-annotation__main","removeButton","ariaLabel","getTemplate","span","name","editButton","time","dropdown","ck-annotation","ck-comment--info","set","ck-annotation__info-name","ck-annotation__info","listenTo","userView","1602552mNBcgJ","mouseenter","ck-annotation__content-wrapper","ck-comment","isReadOnly","focusables","edit","showConfirm","element","visibleView","placeholder","children"];return(ge=function(){return t})()}!function(t){const e=ke,n=t();for(;;)try{if(528755===parseInt(e(429))/1+parseInt(e(503))/2+-parseInt(e(478))/3*(parseInt(e(421))/4)+parseInt(e(418))/5*(-parseInt(e(462))/6)+parseInt(e(481))/7+parseInt(e(516))/8+parseInt(e(436))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ge);class pe extends((0,r.ConfirmMixin)(le)){[me(473)];[me(502)];constructor(t,e,n){const o=me;super(t,e,n),this[o(498)](o(438),null),this[o(498)](o(513),it(t,o(410))),this[o(424)](o(483)).to(e),this[o(424)](o(452)).to(e),this[o(473)]=this[o(407)](),this[o(450)]||(this[o(493)]=this[o(467)](),this[o(488)]=this[o(446)](),this[o(457)]=this[o(407)](),this[o(457)][o(522)]([this[o(493)],this[o(488)]]),this[o(495)]=this[o(486)](),this[o(473)][o(480)](this[o(495)]),this[o(508)][o(480)](this[o(495)])),this[o(502)]=new r.UserView(t,e[o(451)],this[o(420)]()),this[o(502)][o(477)]({attributes:{class:[o(432),o(475)],"aria-hidden":!0}}),this[o(501)](e,o(405),()=>this[o(455)]()),this[o(471)](this[o(490)]())}[me(490)](){const t=me,e=this[t(442)],n=[{tag:t(409),attributes:{class:[t(476),t(500)]},children:[{tag:t(491),children:[{text:this[t(502)][t(492)]}],attributes:{class:[t(419),t(499)],"data-cke-tooltip-text":this[t(502)][t(492)]}},{tag:t(494),attributes:{datetime:e.to(t(483)),class:[t(412),t(427)]},children:[{text:e.to(t(483),e=>this[t(465)][t(484)](e))}]}]},{tag:t(409),attributes:{class:[t(460),t(430),e.if(t(433),t(444)),e.if(t(433),t(458))]},children:this[t(473)]},{tag:t(409),attributes:{class:[t(505)]},children:this[t(512)]},this[t(456)]];return this[t(445)][t(464)]&&n[t(435)]({tag:t(409),attributes:{class:[t(517)]},children:[{text:this[t(443)]()}]}),{tag:"li",attributes:{class:[t(454),e.if(t(408),t(417))],tabindex:-1,"aria-label":e.to(t(489)),"aria-describedby":this[t(456)].id,role:t(448)},children:[{tag:t(409),attributes:{class:[t(506),t(496),e.if(t(433),t(461)),e.if(t(450),t(497)),e.to(t(438),e=>e?t(519)+e:"")],"data-author-id":this[t(445)][t(451)].id,"data-comment-id":this[t(445)].id,role:t(413)},children:[this[t(502)],{tag:t(409),attributes:{class:[t(441),t(487)]},children:n}]}]}}[me(467)](){const t=me,e=new st.ButtonView(this[t(518)]);return e[t(422)]=it(this[t(518)],t(439)),e[t(411)]=rt.IconPencil,e[t(474)]=!0,e[t(477)]({attributes:{class:t(461)}}),e[t(424)](t(459)).to(this[t(445)],t(507),t=>!t),e[t(424)](t(470)).to(this[t(445)],t(468)),e.on(t(520),()=>this[t(463)]()),e}[me(446)](){const t=me,e=new st.ButtonView(this[t(518)]);return e[t(422)]=it(this[t(518)],t(426)),e[t(411)]=rt.IconRemoveComment,e[t(474)]=!0,e[t(477)]({attributes:{class:t(428)}}),e[t(424)](t(459)).to(this[t(445)],t(507),t=>!t),e[t(424)](t(470)).to(this[t(445)],t(521)),e.on(t(520),()=>{const e=t;this[e(510)](it(this[e(518)],e(466)),this[e(511)])[e(423)](()=>{const t=e;this[t(449)](t(414),this[t(445)].id)})}),e}[me(486)](){const t=me,e=(0,st.createDropdown)(this[t(518)],r.LateFocusDropdownButtonView),n=e[t(482)][t(514)],o=new st.ListView(this[t(518)]),s=e[t(442)];(0,st.focusChildOnDropdownOpen)(e,()=>this[t(457)][t(406)](e=>e[t(470)])),e[t(477)]({attributes:{class:[s.if(t(470),t(523),t=>!t)]}});const i=(n,r=-1)=>{const s=t,i=new st.ListItemView(this[s(518)]);i[s(514)][s(480)](n);const c=r>-1?r:o[s(457)][s(472)];o[s(457)][s(480)](i,c);const a=Array[s(415)](this[s(457)]);e[s(469)](s(459),s(470)),e[s(424)](s(459))[s(440)](a,s(459),(...t)=>t[s(447)](t=>t)),e[s(424)](s(470))[s(440)](a,s(470),(...t)=>t[s(447)](t=>t))};e[t(431)]="sw",e[t(434)][t(498)]({label:it(this[t(518)],t(453)),icon:rt.IconThreeVerticalDots});for(const e of this[t(457)])i(e);return n[t(480)](o),e[t(501)](this[t(457)],t(480),(t,e,n)=>{i(e,n)}),e[t(501)](this[t(457)],t(425),(e,n,r)=>{const s=t;o[s(457)][s(425)](r)}),e}[me(485)](t,e){const n=me,o=t&&t[n(511)];o&&(this[n(501)](o,n(504),()=>this[n(438)]=e),this[n(501)](o,n(515),()=>this[n(438)]=e),this[n(501)](o,n(416),()=>this[n(438)]=null),this[n(501)](o,n(437),()=>this[n(438)]=null))}[me(479)](){const t=me,e=super[t(479)]();return e[t(424)](t(513)).to(this),e}[me(404)](){const t=me;super[t(404)](),this[t(485)](this[t(493)],t(509)),this[t(485)](this[t(488)],t(425))}}var fe=n(673),be=n.n(fe),ve=n(545),_e=n.n(ve),we=n(262),Ie=n.n(we),ye=n(667),Ae=n.n(ye),Ce=n(357),Te=n.n(Ce),Ee=n(554),xe={attributes:{"data-cke":!0}};xe.setAttributes=Ae(),xe.insert=Ie().bind(null,"head"),xe.domAPI=_e(),xe.insertStyleElement=Te();be()(Ee.A,xe);Ee.A&&Ee.A.locals&&Ee.A.locals;var Oe=n(306),Ne={attributes:{"data-cke":!0}};Ne.setAttributes=Ae(),Ne.insert=Ie().bind(null,"head"),Ne.domAPI=_e(),Ne.insertStyleElement=Te();be()(Oe.A,Ne);Oe.A&&Oe.A.locals&&Oe.A.locals;var Se=n(980),Me={attributes:{"data-cke":!0}};Me.setAttributes=Ae(),Me.insert=Ie().bind(null,"head"),Me.domAPI=_e(),Me.insertStyleElement=Te();be()(Se.A,Me);Se.A&&Se.A.locals&&Se.A.locals;function Re(t,e,{signal:n,edges:o}={}){let r,s=null;const i=null!=o&&o.includes("leading"),c=null==o||o.includes("trailing"),a=()=>{null!==s&&(t.apply(r,s),r=void 0,s=null)};let h=null;const u=()=>{null!=h&&clearTimeout(h),h=setTimeout(()=>{h=null,c&&a(),l()},e)},d=()=>{null!==h&&(clearTimeout(h),h=null)},l=()=>{d(),r=void 0,s=null},m=function(...t){if(n?.aborted)return;r=this,s=t;const e=null==h;u(),i&&e&&a()};return m.schedule=u,m.cancel=l,m.flush=()=>{d(),a()},n?.addEventListener("abort",l,{once:!0}),m}function Pe(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:o=!1,trailing:r=!0,maxWait:s}=n,i=Array(2);let c;o&&(i[0]="leading"),r&&(i[1]="trailing");let a=null;const h=Re(function(...e){c=t.apply(this,e),a=null},e,{edges:i}),u=function(...e){return null!=s&&(null===a&&(a=Date.now()),Date.now()-a>=s)?(c=t.apply(this,e),a=Date.now(),h.cancel(),h.schedule(),c):(h.apply(this,e),c)};return u.cancel=h.cancel,u.flush=()=>(h.flush(),c),u}function Le(t,e){const n=De();return(Le=function(t,e){return n[t-=103]})(t,e)}function Ve(t){const e=function(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:o=!0,trailing:r=!0}=n;return Pe(t,e,{leading:o,trailing:r,maxWait:e})}(t,30),n=new MutationObserver(t=>{const n=Le;for(const o of t)(n(117)==o[n(113)]&&n(108)==o[n(119)]||n(121)==o[n(113)]||n(118)==o[n(113)])&&e()});return{attach(t){n[Le(107)](t,{attributes:!0,childList:!0,subtree:!0,characterData:!0})},detach(){const t=Le;n[t(120)](),e[t(106)]()}}}function De(){const t=["563315RaUlcJ","22072FwTrYF","303937BoUDuo","cancel","observe","class","11jJlLvc","2475qcHTUr","105IfFSiz","23562170JOwxNJ","type","39762hmPpzL","48rrZdcT","2939454YwWiFn","attributes","characterData","attributeName","disconnect","childList","2609816OCJxxT"];return(De=function(){return t})()}!function(t){const e=Le,n=t();for(;;)try{if(623584===parseInt(e(105))/1+-parseInt(e(114))/2*(-parseInt(e(111))/3)+-parseInt(e(122))/4+parseInt(e(103))/5*(-parseInt(e(115))/6)+-parseInt(e(116))/7+-parseInt(e(104))/8*(parseInt(e(110))/9)+parseInt(e(112))/10*(parseInt(e(109))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(De);var Be=n(438),je={attributes:{"data-cke":!0}};je.setAttributes=Ae(),je.insert=Ie().bind(null,"head"),je.domAPI=_e(),je.insertStyleElement=Te();be()(Be.A,je);Be.A&&Be.A.locals&&Be.A.locals;const Fe=He;function He(t,e){const n=Ue();return(He=function(t,e){return n[t-=150]})(t,e)}function Ue(){const t=["clientHeight","createCollection","presentation","bindTemplate","targetRect","fire","1275226KJuaGL","ck-annotation-wrapper--active","destroy","arrowup","render","16CpkWNk","div","5gUYzUq","content","attach","delegate","setTemplate","ck-rounded-corners","isActive","isDirty","arrowdown","4679204HLwagJ","_updateHeight","keystrokes","element","set","height","listenTo","type","mainView","Esc","length","1627350vyLjal","focus","first","1408631eDjRUF","_mutationObserver","8428527FCcWCH","ck-annotation-wrapper","add","clear","focusTracker","detach","6032550DsLoHI","1367627RxvzJq"];return(Ue=function(){return t})()}!function(t){const e=He,n=t();for(;;)try{if(691017===parseInt(e(189))/1+-parseInt(e(150))/2+-parseInt(e(177))/3+-parseInt(e(166))/4*(-parseInt(e(157))/5)+parseInt(e(188))/6+parseInt(e(180))/7+-parseInt(e(155))/8*(parseInt(e(182))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ue);class ze extends st.View{[Fe(186)];id;[Fe(168)];[Fe(158)];[Fe(174)];[Fe(181)];constructor(t,n){const o=Fe;super(t),this.id=(0,e.uid)(),this[o(186)]=new e.FocusTracker,this[o(168)]=new e.KeystrokeHandler,this[o(168)][o(170)](o(175),(t,e)=>this[o(195)](o(175),e)),this[o(170)](o(194),{top:0,right:0,bottom:0,left:0}),this[o(170)](o(171),0),this[o(170)](o(163),!1),this[o(170)](o(164),!1),this[o(170)](o(176),0),this[o(170)](o(173),""),this[o(181)]=Ve(()=>this[o(167)]()),this[o(158)]=this[o(191)](),this[o(158)][o(160)](o(153),o(165)).to(this),this[o(158)][o(184)](n),this[o(174)]=n;const r=this[o(193)];this[o(161)]({tag:o(156),attributes:{class:["ck",o(183),o(162),r.if(o(163),o(151))],role:o(192)},children:this[o(158)]})}[Fe(154)](){const t=Fe;super[t(154)](),this[t(186)][t(184)](this[t(169)]),this[t(168)][t(172)](this[t(169)]),this[t(181)][t(159)](this[t(169)])}[Fe(152)](){const t=Fe;this[t(158)][t(185)](),this[t(168)][t(152)](),this[t(186)][t(152)](),this[t(181)][t(187)](),super[t(152)]()}[Fe(178)](){const t=Fe;this[t(158)][t(179)]&&this[t(158)][t(179)][t(178)]()}[Fe(167)](){const t=Fe,e=this[t(169)][t(190)];e&&(this[t(171)]=e)}}const Ke=qe;function We(){const t=["add","length","_getNormalizedTarget","filter","_id","303603TDmvZN","1812578QlFHnm","type","destroy","innerView","function","_target","220693yqFcHf","element","83004KeRYUJ","view","set","remove","_assertCorrectTarget","isArray","refreshVisibility","175BvbPiE","annotation-invalid-target","focusTracker","object","updateTargetRect","offsetParent","isVisible","targetRect","clear","498776xYWDgu","render","every","396AkqTcW","getClientRects","isActive","56aFTkGS","8tNpJRm","17590Fqlebg","mainView","stopListening","focusableElements","nodeType","419907xuOgSB","3006RdHWat","_type","target","item"];return(We=function(){return t})()}!function(t){const e=qe,n=t();for(;;)try{if(550599===-parseInt(e(229))/1+parseInt(e(240))/2+parseInt(e(239))/3*(-parseInt(e(223))/4)+parseInt(e(207))/5*(-parseInt(e(200))/6)+-parseInt(e(222))/7*(parseInt(e(216))/8)+parseInt(e(230))/9*(parseInt(e(224))/10)+parseInt(e(198))/11*(parseInt(e(219))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(We);class Xe extends((0,e.ObservableMixin)()){[Ke(201)];[Ke(227)];[Ke(231)];[Ke(197)];constructor({view:t,target:n,type:o,isVisible:r=!0}){const s=Ke;super(),this[s(201)]=t,this[s(201)][s(199)]||this[s(201)][s(217)](),this[s(231)]=o,this[s(197)]=n,Xe[s(204)](this[s(236)]()),this[s(227)]=new e.Collection([this[s(201)][s(199)]],{idProperty:s(238)}),this[s(227)].on(s(234),(t,e)=>{const n=s;this[n(201)][n(209)][n(234)](e)}),this[s(227)].on(s(203),(t,e)=>{const n=s;this[n(201)][n(209)][n(203)](e)}),this[s(202)](s(213),r)}get[Ke(241)](){const t=Ke;return t(196)==typeof this[t(231)]?this[t(231)]():this[t(231)]}get[Ke(195)](){const t=Ke;return this[t(201)][t(225)]}get[Ke(232)](){const t=Ke,e=this[t(236)]();return Xe[t(204)](e),e}get[Ke(214)](){const t=Ke,n=this[t(232)];if(null===n)return null;if(n instanceof e.Rect)return n;const o=n[t(237)](e=>function(e){const n=t;if(e[n(212)])return!0;return!!e[n(220)]()[n(233)](0)}(e));return 0===o[t(235)]?null:new e.Rect(o[0][t(220)]()[t(233)](0))}get[Ke(221)](){const t=Ke;return this[t(201)][t(221)]}set[Ke(221)](t){const e=Ke;this[e(201)][e(221)]=t,this[e(201)][e(225)][e(221)]=t}[Ke(211)](){const t=Ke;this[t(201)][t(214)]=this[t(214)]}[Ke(194)](){const t=Ke;this[t(227)][t(226)](),this[t(227)][t(215)](),this[t(226)]()}[Ke(206)](){const t=Ke;this[t(213)]=!!this[t(214)]}static[Ke(204)](t){const n=Ke;if(!(null===t||t instanceof e.Rect||Array[n(205)](t)&&t[n(218)](t=>Ye(t))))throw new e.CKEditorError(n(208),null,{target:t})}[Ke(236)](){const t=Ke,e=t(196)==typeof this[t(197)]?this[t(197)]():this[t(197)];return Ye(e)?[e]:e}}function qe(t,e){const n=We();return(qe=function(t,e){return n[t-=194]})(t,e)}function Ye(t){const e=Ke;return null!==t&&e(210)==typeof t&&e(228)in t&&1===t[e(228)]}function Ge(t,e){const n=tn();return(Ge=function(t,e){return n[t-=395]})(t,e)}const Ze=Ge;!function(t){const e=Ge,n=t();for(;;)try{if(850188===parseInt(e(404))/1+parseInt(e(405))/2+parseInt(e(425))/3+-parseInt(e(409))/4+-parseInt(e(423))/5*(-parseInt(e(441))/6)+parseInt(e(402))/7*(-parseInt(e(399))/8)+parseInt(e(411))/9*(-parseInt(e(413))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tn);class Je extends e.Collection{[Ze(426)];[Ze(400)];[Ze(407)];constructor(t=[]){const n=Ze;super(),this[n(426)]=new Map,this[n(400)]=new Map,this[n(407)]=new e.FocusTracker,this[n(407)].on(n(431),(t,e,o)=>{const r=n;o||this[r(414)](r(406))});for(const e of t)this[n(403)](e)}get[Ze(430)](){const t=Ze;return this[t(407)][t(430)]}[Ze(403)](t){const n=Ze;if(this[n(418)](t))throw new e.CKEditorError(n(440),null);this[n(426)][n(428)](t[n(396)],t),this[n(400)][n(428)](t[n(429)],t);for(const e of t[n(395)])this[n(407)][n(403)](e);this[n(401)](t[n(395)],n(403),(t,e)=>{const o=n;this[o(407)][o(403)](e)}),this[n(401)](t[n(395)],n(427),(t,e)=>{const o=n;this[o(407)][o(427)](e)}),this[n(401)](t[n(429)][n(398)],n(431),(e,o,r)=>{const s=n;r&&this[s(414)](s(435),t)}),t[n(416)]();const o=this[n(397)](t[n(429)][n(412)]);return super[n(403)](t,o)}[Ze(427)](t){const n=Ze;if(!this[n(418)](t))throw new e.CKEditorError(n(421),null);this[n(410)](t[n(429)][n(398)]),this[n(410)](t[n(395)]);for(const e of t[n(395)])this[n(407)][n(427)](e);return this[n(400)][n(422)](t[n(429)]),this[n(426)][n(422)](t[n(396)]),super[n(427)](t)}[Ze(419)](t){const e=Ze;return this[e(426)][e(434)](t)}[Ze(438)](t){const e=Ze;return this[e(400)][e(434)](t)}[Ze(437)](){const t=Ze;super[t(408)](),this[t(410)](),this[t(426)][t(408)](),this[t(400)][t(408)](),this[t(407)][t(437)]()}[Ze(420)](){const t=Ze;for(const e of this)e[t(416)]();this[t(436)]()}[Ze(436)](){const t=Ze,e=Array[t(433)](this)[t(439)]((e,n)=>$e(e[t(429)][t(412)],n[t(429)][t(412)]));for(let n=e[t(432)]-1;n>0;n--){const o=e[n];n!==this[t(424)](o)&&(this[t(427)](o),this[t(403)](o))}}[Ze(397)](t){const e=Ze;let n=0;if(!t)return this[e(432)];for(const o of this){const r=o[e(429)][e(412)];if(r){if($e(t,r)<0)return n;n++}}return n}}function Qe({source:t,target:e,filter:n}){const o=Ze;for(const r of t)n(r)&&e[o(403)](r);e[o(401)](t,o(403),(t,r)=>{const s=o;n(r)&&e[s(403)](r)}),e[o(401)](t,o(427),(t,n)=>{const r=o;e[r(418)](n)&&e[r(427)](n)})}function $e(t,e){const n=Ze;if(null===t&&null===e)return 0;if(null===t)return-1;if(null===e)return 1;const o=t[n(417)]-e[n(417)];return 0==o?t[n(415)]-e[n(415)]:o}function tn(){const t=["blur","_focusTracker","clear","6482760goPaSB","stopListening","3092517JKhsDA","targetRect","20gBDVoj","fire","left","updateTargetRect","top","has","getByInnerView","refreshPositioning","annotationcollection-not-existing-item","delete","154145pstRdO","getIndex","4928226MGjpOJ","_innerViewToAnnotation","remove","set","view","isFocused","change:isFocused","length","from","get","focus","_sort","destroy","getByView","sort","annotationcollection-duplicated-item","222ykdUjj","focusableElements","innerView","_getOrderInContent","focusTracker","8WWcTwc","_viewToAnnotation","listenTo","11711056PyabsX","add","1498945aSgzjG","1097504BnyvgO"];return(tn=function(){return t})()}t.ContextPlugin;var en=n(332),nn={attributes:{"data-cke":!0}};nn.setAttributes=Ae(),nn.insert=Ie().bind(null,"head"),nn.domAPI=_e(),nn.insertStyleElement=Te();be()(en.A,nn);en.A&&en.A.locals&&en.A.locals;t.ContextPlugin;var on=n(533),rn={attributes:{"data-cke":!0}};rn.setAttributes=Ae(),rn.insert=Ie().bind(null,"head"),rn.domAPI=_e(),rn.insertStyleElement=Te();be()(on.A,rn);on.A&&on.A.locals&&on.A.locals;st.View;st.View;class sn extends Error{}class cn extends sn{constructor(){super("Zone is an abstract class")}}class an{get type(){throw new cn}get name(){throw new cn}get ianaName(){return this.name}get isUniversal(){throw new cn}offsetName(t,e){throw new cn}formatOffset(t,e){throw new cn}offset(t){throw new cn}equals(t){throw new cn}get isValid(){throw new cn}}const hn=new Map;const un={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};const dn=new Map;class ln extends an{static create(t){let e=dn.get(t);return void 0===e&&dn.set(t,e=new ln(t)),e}static resetCache(){dn.clear(),hn.clear()}static isValidSpecifier(t){return this.isValidZone(t)}static isValidZone(t){if(!t)return!1;try{return new Intl.DateTimeFormat("en-US",{timeZone:t}).format(),!0}catch(t){return!1}}constructor(t){super(),this.zoneName=t,this.valid=ln.isValidZone(t)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(t,{format:e,locale:n}){return wn(t,e,n,this.name)}formatOffset(t,e){return yn(this.offset(t),e)}offset(t){if(!this.valid)return NaN;const e=new Date(t);if(isNaN(e))return NaN;const n=function(t){let e=hn.get(t);return void 0===e&&(e=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:t,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"}),hn.set(t,e)),e}(this.name);let[o,r,s,i,c,a,h]=n.formatToParts?function(t,e){const n=t.formatToParts(e),o=[];for(let t=0;t<n.length;t++){const{type:e,value:r}=n[t],s=un[e];"era"===e?o[s]=r:pn(s)||(o[s]=parseInt(r,10))}return o}(n,e):function(t,e){const n=t.format(e).replace(/\u200E/g,""),o=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(n),[,r,s,i,c,a,h,u]=o;return[i,r,s,c,a,h,u]}(n,e);"BC"===i&&(o=1-Math.abs(o));let u=+e;const d=u%1e3;return u-=d>=0?d:1e3+d,(_n({year:o,month:r,day:s,hour:24===c?0:c,minute:a,second:h,millisecond:0})-u)/6e4}equals(t){return"iana"===t.type&&t.name===this.name}get isValid(){return this.valid}}new Map;new Map;new Map;new Map;new Map;let mn=null;class kn extends an{static get utcInstance(){return null===mn&&(mn=new kn(0)),mn}static instance(t){return 0===t?kn.utcInstance:new kn(t)}static parseSpecifier(t){if(t){const e=t.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(e)return new kn(In(e[1],e[2]))}return null}constructor(t){super(),this.fixed=t}get type(){return"fixed"}get name(){return 0===this.fixed?"UTC":`UTC${yn(this.fixed,"narrow")}`}get ianaName(){return 0===this.fixed?"Etc/UTC":`Etc/GMT${yn(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(t,e){return yn(this.fixed,e)}get isUniversal(){return!0}offset(){return this.fixed}equals(t){return"fixed"===t.type&&t.fixed===this.fixed}get isValid(){return!0}}const gn={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"};gn.hanidec.replace(/[\[|\]]/g,"").split("");new Map;function pn(t){return void 0===t}function fn(t,e=2){let n;return n=t<0?"-"+(""+-t).padStart(e,"0"):(""+t).padStart(e,"0"),n}function bn(t){return pn(t)||null===t||""===t?void 0:parseInt(t,10)}function vn(t){if(!pn(t)&&null!==t&&""!==t){const e=1e3*parseFloat("0."+t);return Math.floor(e)}}function _n(t){let e=Date.UTC(t.year,t.month-1,t.day,t.hour,t.minute,t.second,t.millisecond);return t.year<100&&t.year>=0&&(e=new Date(e),e.setUTCFullYear(t.year,t.month-1,t.day)),+e}function wn(t,e,n,o=null){const r=new Date(t),s={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};o&&(s.timeZone=o);const i={timeZoneName:e,...s},c=new Intl.DateTimeFormat(n,i).formatToParts(r).find(t=>"timezonename"===t.type.toLowerCase());return c?c.value:null}function In(t,e){let n=parseInt(t,10);Number.isNaN(n)&&(n=0);const o=parseInt(e,10)||0;return 60*n+(n<0||Object.is(n,-0)?-o:o)}function yn(t,e){const n=Math.trunc(Math.abs(t/60)),o=Math.trunc(Math.abs(t%60)),r=t>=0?"+":"-";switch(e){case"short":return`${r}${fn(n,2)}:${fn(o,2)}`;case"narrow":return`${r}${n}${o>0?`:${o}`:""}`;case"techie":return`${r}${fn(n,2)}${fn(o,2)}`;default:throw new RangeError(`Value format ${e} is out of range for property format`)}}const An=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function Cn(...t){const e=t.reduce((t,e)=>t+e.source,"");return RegExp(`^${e}$`)}function Tn(...t){return e=>t.reduce(([t,n,o],r)=>{const[s,i,c]=r(e,o);return[{...t,...s},i||n,c]},[{},null,1]).slice(0,2)}function En(...t){return(e,n)=>{const o={};let r;for(r=0;r<t.length;r++)o[t[r]]=bn(e[n+r]);return[o,null,n+r]}}const xn=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,On=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,Nn=RegExp(`${On.source}${`(?:${xn.source}?(?:\\[(${An.source})\\])?)?`}`),Sn=RegExp(`(?:T${Nn.source})?`),Mn=En("weekYear","weekNumber","weekDay"),Rn=En("year","ordinal"),Pn=RegExp(`${On.source} ?(?:${xn.source}|(${An.source}))?`),Ln=RegExp(`(?: ${Pn.source})?`);function Vn(t,e,n){const o=t[e];return pn(o)?n:bn(o)}function Dn(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 Bn(t,e){const n=!t[e]&&!t[e+1],o=In(t[e+1],t[e+2]);return[{},n?null:kn.instance(o),e+3]}function 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]},Dn,Bn,jn),Tn(Mn,Dn,Bn,jn),Tn(Rn,Dn,Bn,jn),Tn(Dn,Bn,jn);Tn(Dn);Cn(/(\d{4})-(\d\d)-(\d\d)/,Ln),Cn(Pn),Tn(Dn,Bn,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}},Hn=365.2425,Un=30.436875,zn=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"];zn.slice(0).reverse();Symbol.for("nodejs.util.inspect.custom");Symbol.for("nodejs.util.inspect.custom");const Kn=`[ ${String.fromCharCode(160)}]`;new RegExp(Kn,"g");new Map;Symbol.for("nodejs.util.inspect.custom");st.View;var Wn=n(961),Xn={attributes:{"data-cke":!0}};Xn.setAttributes=Ae(),Xn.insert=Ie().bind(null,"head"),Xn.domAPI=_e(),Xn.insertStyleElement=Te();be()(Wn.A,Xn);Wn.A&&Wn.A.locals&&Wn.A.locals;var qn=n(163),Yn={attributes:{"data-cke":!0}};Yn.setAttributes=Ae(),Yn.insert=Ie().bind(null,"head"),Yn.domAPI=_e(),Yn.insertStyleElement=Te();be()(qn.A,Yn);qn.A&&qn.A.locals&&qn.A.locals;var Gn=n(142),Zn={attributes:{"data-cke":!0}};Zn.setAttributes=Ae(),Zn.insert=Ie().bind(null,"head"),Zn.domAPI=_e(),Zn.insertStyleElement=Te();be()(Gn.A,Zn);Gn.A&&Gn.A.locals&&Gn.A.locals;var Jn=n(258),Qn={attributes:{"data-cke":!0}};Qn.setAttributes=Ae(),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=Ae(),to.insert=Ie().bind(null,"head"),to.domAPI=_e(),to.insertStyleElement=Te();be()($n.A,to);$n.A&&$n.A.locals&&$n.A.locals;var eo=n(906),no={attributes:{"data-cke":!0}};no.setAttributes=Ae(),no.insert=Ie().bind(null,"head"),no.domAPI=_e(),no.insertStyleElement=Te();be()(eo.A,no);eo.A&&eo.A.locals&&eo.A.locals;var oo=n(938),ro={attributes:{"data-cke":!0}};ro.setAttributes=Ae(),ro.insert=Ie().bind(null,"head"),ro.domAPI=_e(),ro.insertStyleElement=Te();be()(oo.A,ro);oo.A&&oo.A.locals&&oo.A.locals;var so=n(751),io={attributes:{"data-cke":!0}};io.setAttributes=Ae(),io.insert=Ie().bind(null,"head"),io.domAPI=_e(),io.insertStyleElement=Te();be()(so.A,io);so.A&&so.A.locals&&so.A.locals;var co=n(901),ao={attributes:{"data-cke":!0}};ao.setAttributes=Ae(),ao.insert=Ie().bind(null,"head"),ao.domAPI=_e(),ao.insertStyleElement=Te();be()(co.A,ao);co.A&&co.A.locals&&co.A.locals;var ho=n(888),uo={attributes:{"data-cke":!0}};uo.setAttributes=Ae(),uo.insert=Ie().bind(null,"head"),uo.domAPI=_e(),uo.insertStyleElement=Te();be()(ho.A,uo);ho.A&&ho.A.locals&&ho.A.locals;const lo=ko;function mo(){const t=["escape","ACCESSIBILITY_HELP_ANNOTATIONS_EXIT","createAnnotationView","low","ready","destroy","680XKnWMX","listenTo","isOfficialPlugin","values","refreshVisibility","ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS","context","Arrowdown","ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS","source","createAnnotation","Enter","ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT","refreshPositioning","getByInnerView","activeAnnotations","_removeActiveAnnotation","view","contains","336xmPqCk","isVisible","fire","_addActiveAnnotation","addKeystrokeInfoGroup","annotations","editors","activate","ACCESSIBILITY_HELP_ANNOTATIONS_ENTER","remove","add","18504NJqRLa","Ctrl+Enter","Arrowup","keystrokes","_setupEscapeAnnotationHandling","261VVeReF","deactivateAll","232108ofUgfN","_visibleAnnotations","_setupEnterAnnotationKeystroke","has","Ctrl+Shift+E","stopListening","focusTracker","collection","238254AkhbSE","element","21bCecpL","Annotations","accessibility","10OfUbOr","focus","1328664mqeFWW","Shift+Tab","1549009fpStyz","change:isVisible","ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO","domRoots","ACCESSIBILITY_HELP_ANNOTATIONS_GROUP","set","Esc","locale","push","isPremiumPlugin","Tab","pluginName","_activateAnnotation","delete","target","_bindAnnotationsToVisibleAnnotations","_deactivateAllAnnotations","editing","isArray","541720vfsbsR"];return(mo=function(){return t})()}function ko(t,e){const n=mo();return(ko=function(t,e){return n[t-=259]})(t,e)}!function(t){const e=ko,n=t();for(;;)try{if(227606===parseInt(e(298))/1*(-parseInt(e(263))/2)+parseInt(e(315))/3+-parseInt(e(300))/4*(parseInt(e(313))/5)+-parseInt(e(308))/6*(parseInt(e(310))/7)+-parseInt(e(282))/8*(parseInt(e(293))/9)+parseInt(e(336))/10+parseInt(e(317))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mo);class go extends t.ContextPlugin{[lo(307)];[lo(301)];static get[lo(328)](){return lo(311)}static get[lo(265)](){return!0}static get[lo(326)](){return!0}constructor(e){const n=lo;if(super(e),this[n(307)]=new Je,this[n(301)]=new Je,this[n(322)](n(278),new Set),this[n(332)](),e instanceof t.Editor){const t=e[n(324)];e[n(312)][n(286)]({id:n(287),label:it(t,n(321)),keystrokes:[{label:it(t,n(319)),keystroke:n(304)},{label:it(t,n(338)),keystroke:n(323)},{label:it(t,n(290)),keystroke:n(274)},{label:it(t,n(271)),keystroke:[[n(327)],[n(316)]]},{label:it(t,n(275)),keystroke:[n(294)]},{label:it(t,n(268)),keystroke:[[n(295)],[n(270)]]}]})}this[n(302)](),this[n(297)]()}[lo(292)](t){const e=lo;this[e(307)][e(292)](t)}[lo(291)](t){const e=lo;this[e(307)][e(291)](t),t[e(262)]()}[lo(267)](){const t=lo;for(const e of this[t(307)])e[t(267)]()}[lo(276)](){const t=lo;this[t(301)][t(276)]()}[lo(277)](t){const e=lo;return this[e(307)][e(277)](t)}[lo(299)](){const t=lo;this[t(284)](t(333))}[lo(262)](){const t=lo;for(const e of this[t(307)])e[t(262)]();this[t(301)][t(262)](),this[t(307)][t(262)](),super[t(262)]()}[lo(289)](t){const e=lo;this[e(284)](e(329),t)}[lo(273)](t){return new Xe(t)}[lo(259)](t,e){return new ze(t,e)}[lo(285)](t){const e=lo,n=new Set(this[e(278)]);n[e(292)](t),this[e(278)]=n}[lo(279)](t){const e=lo,n=new Set(this[e(278)]);n[e(330)](t),this[e(278)]=n}[lo(332)](){const t=lo,e=this[t(307)],n=this[t(301)];function o(e){const o=t,r=e[o(272)];r[o(283)]&&!n[o(303)](r)?n[o(292)](r):!r[o(283)]&&n[o(303)](r)&&n[o(291)](r),r[o(280)][o(306)][o(291)](r[o(280)][o(309)]),r[o(280)][o(306)][o(292)](r[o(280)][o(309)])}this[t(264)](e,t(292),(e,r)=>{const s=t;r[s(283)]&&n[s(292)](r),this[s(264)](r,s(318),o)}),this[t(264)](e,t(291),(e,r)=>{const s=t;n[s(303)](r)&&n[s(291)](r),this[s(305)](r,s(318),o)})}[lo(302)](){const n=lo,o=t=>{const n=ko;t.on(n(261),()=>{const o=n;t[o(296)][o(322)]("Ctrl+Shift+E",(t,n)=>{const r=o,s=(0,e.first)(this[r(278)][r(266)]());s&&(s[r(280)][r(314)](),n())})})};this[n(269)]instanceof t.Editor?o(this[n(269)]):this[n(269)][n(288)]&&this[n(269)][n(288)].on(n(292),(t,e)=>{o(e)})}[lo(297)](){const e=lo,n=e=>{const n=ko,o=e[n(272)],r=[];let s;if(Array[n(335)](o[n(331)])){s=o[n(331)][0],this[n(269)]instanceof t.Editor?r[n(325)](this[n(269)]):this[n(269)][n(288)]&&r[n(325)](...this[n(269)][n(288)]);for(const t of r)for(const e of t[n(334)][n(280)][n(320)][n(266)]())if(e[n(281)](s))return void t[n(334)][n(280)][n(314)]();s[n(314)]()}};this[e(264)](this[e(307)],e(292),(t,o)=>{const r=e;this[r(264)](o,r(337),n,{priority:r(260)})}),this[e(264)](this[e(307)],e(291),(t,o)=>{const r=e;this[r(305)](o,r(337),n)})}}const po=fo;function fo(t,e){const n=Ao();return(fo=function(t,e){return n[t-=438]})(t,e)}!function(t){const e=fo,n=t();for(;;)try{if(183800===parseInt(e(554))/1+parseInt(e(454))/2+parseInt(e(450))/3+-parseInt(e(661))/4*(parseInt(e(529))/5)+parseInt(e(496))/6+parseInt(e(494))/7*(parseInt(e(495))/8)+-parseInt(e(441))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ao);const bo=Symbol(po(619)),vo={admin:!0,modifyAll:!1,write:!0,resolve:!0};class _o extends t.ContextPlugin{[po(607)];[po(476)];[po(492)];static get[po(499)](){return[go,t.PendingActions,r.Users]}static get[po(566)](){return po(557)}static get[po(452)](){return!0}static get[po(574)](){return!0}constructor(t){const e=po;super(t),this[e(607)]=new Map,this[e(476)]=new Map,this[e(492)]=new Map,this[e(527)](e(551),new Set),this[e(527)](e(572),new Map);const n=this[e(472)][e(466)];n[e(573)](e(488),2),n[e(573)](e(552),500),n[e(573)](e(455),140),n[e(573)](e(449),re),n[e(573)](e(462),pe),n[e(626)](e(477))||console[e(509)](e(579))}[po(639)](){const t=po,e=this[t(472)][t(658)][t(626)](go);this[t(527)](t(502),null),this.on(t(629),(e,n)=>this[t(525)](n)),this.on(t(479),(e,n)=>this[t(513)](n)),this.on(t(501),(e,n)=>this[t(490)](n)),this.on(t(501),(e,n)=>this[t(522)](n),{priority:t(603)}),this.on(t(531),(e,n)=>this[t(528)](n)),this.on(t(531),(e,n)=>this[t(522)](n),{priority:t(603)}),this.on(t(653),(e,n)=>this[t(625)](n)),this.on(t(469),(e,n)=>this[t(565)](n)),this.on(t(469),(e,n)=>this[t(522)](n),{priority:t(603)}),this.on(t(514),(e,n)=>this[t(596)](n)),this.on(t(464),(e,n)=>this[t(636)](n)),this.on(t(442),(e,n)=>this[t(489)](n)),this.on(t(514),(e,{threadId:n,isFromAdapter:o})=>{const r=t;if(o)return;const s=this[r(481)](n),i=s&&this[r(476)][r(626)](s);i&&i[r(448)][r(530)][r(627)](-1)},{priority:t(603)}),this[t(543)](e,t(548),(e,n,o)=>{const r=t,s=Array[r(644)](o)[r(604)](t=>this[r(492)][r(626)](t[r(563)]))[r(558)](Boolean)[0];this[r(502)]=s?s[r(667)]:null})}set[po(649)](t){const n=po;if(this[n(498)])throw new e.CKEditorError(n(595));this[n(498)]=t}get[po(649)](){return this[po(498)]}[po(629)]({channelId:t=bo,threadId:n=(0,e.uid)(),comments:o=[],unlinkedAt:r=null,resolvedAt:s=null,resolvedBy:i=null,target:c=null,context:a=null,attributes:h={},isResolvable:u=!0,isSubmitted:d=!1,isFromAdapter:l=!1}={}){const m=po;return this[m(591)](yo(m(629),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(481)](n)}[po(467)]({channelId:t=bo,threadId:n=(0,e.uid)(),target:o,context:r=null,isResolvable:s=!0}){const i=po;if(this[i(551)][i(540)](t)||this[i(551)][i(540)](void 0))return null;if(!o)throw new e.CKEditorError(i(556));const c=this[i(629)]({channelId:t,threadId:n,target:o,context:r,isResolvable:s});if(!c)return null;const a=this[i(476)][i(626)](c),h=a[i(448)][i(457)][i(480)],u=this[i(472)][i(658)][i(626)](go),d=u[i(473)](a[i(448)]);return u[i(471)](d),h[i(633)](i(605),()=>h[i(627)]()),c}[po(561)](t){const n=po;if(n(517)!=typeof t)throw new e.CKEditorError(n(638));return this[n(607)][n(540)](t)}[po(469)]({channelId:t=bo,threadId:e,context:n,unlinkedAt:o,attributes:r,isFromAdapter:s=!1}){const i=po;return this[i(591)](yo(i(469),t),{channelId:t,threadId:e,context:n,unlinkedAt:o,attributes:r,isFromAdapter:s}),this[i(481)](e)}[po(481)](t){const n=po;if(n(517)!=typeof t)throw new e.CKEditorError(n(638));return this[n(607)][n(626)](t)}[po(582)]({channelId:t,threadId:n}={}){const o=po,r=this[o(481)](n);if(r)return Promise[o(545)](r);if(!this[o(649)])return Promise[o(545)](void 0);if(o(657)!=typeof this[o(649)][o(481)])throw new e.CKEditorError(o(664),this[o(472)]);return this[o(649)][o(481)]({channelId:t,threadId:n})[o(542)](e=>this[o(561)](n)?this[o(481)](n):e?this[o(629)](Object[o(521)]({isFromAdapter:!0,channelId:t},e)):void 0)[o(609)](t=>{const n=o;throw console[n(576)](t),new e.CKEditorError(n(646),this[n(472)])})}[po(632)]({channelId:t,skipNotAttached:e=!1,skipEmpty:n=!1,toJSON:o=!1}={}){const r=po,s=[];for(const o of this[r(607)][r(468)]())t&&o[r(550)]!==t||e&&!o[r(546)]||n&&0===o[r(583)]||s[r(617)](o);return o?s[r(604)](t=>t[r(597)]()):s}[po(613)](t){const e=po,n=this[e(476)][e(626)](t);return n&&this[e(472)][e(658)][e(626)](go)[e(473)](n[e(448)])||null}[po(523)](t){const e=po,n=this[e(492)][e(626)](t[e(563)]);return n?n[e(667)]:null}[po(519)](t){const n=po,o=this[n(472)][n(658)][n(626)](go);if(!t)return void(this[n(502)]&&o[n(474)]());const r=this[n(481)](t);if(!r)throw new e.CKEditorError(n(446),null,{threadId:t});if(!this[n(476)][n(540)](r))throw new e.CKEditorError(n(538),null,{threadId:t});const s=o[n(473)](this[n(476)][n(626)](r)[n(448)]);o[n(471)](s)}[po(668)](t,e){const n=po;t?this[n(551)][n(654)](e):this[n(551)][n(438)](e),this[n(591)](n(560),n(551),this[n(551)],this[n(551)])}[po(459)](t){const e=po;return this[e(551)][e(540)](t)||this[e(551)][e(540)](void 0)}[po(510)](t,e){return new ot(t,e)}[po(569)](t,e=bo){const n=po;this[n(572)][n(527)](e,t),this[n(591)](n(580),n(572),this[n(572)],this[n(572)])}[po(485)](t=bo){const e=po;return this[e(572)][e(540)](t)?this[e(572)][e(626)](t):vo}[po(525)]({channelId:t,threadId:n,comments:o,unlinkedAt:s,resolvedAt:i,resolvedBy:c,target:a,context:h,attributes:u,isFromAdapter:d,isResolvable:l,isSubmitted:m}){const k=po;if(k(517)!=typeof n)throw new e.CKEditorError(k(638),null,{threadId:n});if(this[k(561)](n))throw new e.CKEditorError(k(599),null,{threadId:n});const g=new wo(this,{channelId:t,id:n,context:h,attributes:u,unlinkedAt:s,resolvedAt:i,resolvedBy:c?this[k(472)][k(658)][k(626)](r.Users)[k(487)](c):null,isResolvable:l,isSubmitted:m||d});this[k(607)][k(527)](n,g);for(const t of o)g[k(500)](this[k(652)]({threadId:n,...t}));return a&&g[k(598)](a),d||!g[k(583)]?Promise[k(545)]():this[k(513)]({channelId:t,threadId:n})}[po(513)]({channelId:t,threadId:n}){const o=po;if(!this[o(561)](n))throw new e.CKEditorError(o(589),this);const r=this[o(481)](n);if(r[o(630)]=!0,!this[o(649)]||o(657)!=typeof this[o(649)][o(629)])return Promise[o(545)]();const{id:s,comments:i,resolvedAt:c,resolvedBy:a,context:h,attributes:u}=r,d=this[o(472)][o(658)][o(626)](o(648)),l=d[o(654)](it(this[o(472)][o(482)],o(641)));return this[o(649)][o(629)]({channelId:t,threadId:s,comments:i[o(604)](t=>t[o(597)]()),resolvedAt:c,resolvedBy:a?a.id:a,context:h,attributes:u})[o(542)](({comments:e})=>{const r=o;d[r(616)](l);for(const o of e)this[r(636)]({channelId:t,threadId:n,commentId:o[r(533)],createdAt:o[r(663)],isFromAdapter:!0})})[o(609)](t=>{const n=o;throw console[n(576)](t),new e.CKEditorError(n(451),this)})}[po(453)]({threadId:t,target:n}){const o=po,r=this[o(481)](t);if(!r)throw new e.CKEditorError(o(456),this);const s=this[o(472)][o(658)][o(626)](o(648)),i=this[o(472)][o(658)][o(626)](go),c=this[o(443)](r),a=new ot(r,c);let h=null;c.on(o(534),(t,e,n)=>{const r=o;n?h=s[r(654)](it(this[r(472)][r(482)],r(641))):h&&(s[r(616)](h),h=null)}),this[o(476)][o(527)](r,a),this[o(492)][o(527)](c,a);const u=new ze(this[o(472)][o(482)],c);u[o(503)](o(583)).to(c),u[o(503)](o(624)).to(c,o(624),c,o(583),(t,e)=>t||!e),u[o(503)](o(631)).to(c),u[o(571)]=o(642);const d=new Xe({view:u,target:n,type:o(642),isVisible:!r[o(577)]});return c.on(o(608),()=>{const t=o;d[t(591)](t(608))}),this[o(640)](c,d),i[o(654)](d),d}[po(640)](e,n){const o=po;this[o(543)](e,o(605),(e,r)=>{const s=o,i=r.ui[s(448)][s(606)][s(493)];n[s(586)][s(654)](i),this[s(472)]instanceof t.Editor&&this[s(472)].ui[s(506)][s(654)](i)},{priority:o(594)}),this[o(543)](e,o(486),(e,r)=>{const s=o,i=r.ui[s(448)][s(606)][s(493)];n[s(586)][s(540)](i)&&n[s(586)][s(616)](i),this[s(472)]instanceof t.Editor&&this[s(472)].ui[s(506)][s(616)](i)})}[po(526)](t){const e=po;this[e(635)](t,e(605)),this[e(635)](t,e(486))}[po(443)](t){const e=po,n=this[e(472)][e(658)][e(626)](r.Users),{config:o,locale:s}=this[e(472)],i=(0,r.getDateTimeFormatter)(o[e(626)](e(482)),s);return new(0,o[e(626)](e(612))[e(590)])(s,t,n.me,{editorConfig:{...o[e(626)](e(477)),licenseKey:this[e(472)][e(466)][e(626)](e(645))},copyMarkers:o[e(626)](e(618)),maxCommentsWhenCollapsed:o[e(626)](e(488)),maxThreadTotalWeight:o[e(626)](e(552)),maxCommentCharsWhenCollapsed:o[e(626)](e(455)),formatDateTime:i,CommentView:o[e(626)](e(612))[e(447)]})}[po(490)]({threadId:t,channelId:n,resolvedAt:o,resolvedBy:s,isFromAdapter:i}){const c=po;if(!this[c(561)](t))throw new e.CKEditorError(c(589),null,{threadId:t});const a=this[c(481)](t);if(a[c(483)])throw new e.CKEditorError(c(581),null,{threadId:t});const h=this[c(472)][c(658)][c(626)](r.Users);if(a[c(518)]=h[c(487)](s),a[c(593)]=o,i||!this[c(649)]||c(657)!=typeof this[c(649)][c(501)])return Promise[c(545)]();const u=this[c(472)][c(658)][c(626)](c(648)),d=u[c(654)](it(this[c(472)][c(482)],c(641)));return this[c(649)][c(501)]({channelId:n,threadId:t})[c(542)](({resolvedAt:t,resolvedBy:e})=>{const n=c;u[n(616)](d),a[n(518)].id!==e&&(a[n(518)]=h[n(487)](e)),a[n(593)]=t})[c(609)](t=>{const n=c;throw console[n(576)](t),new e.CKEditorError(n(623),this)})}[po(528)]({threadId:t,channelId:n,isFromAdapter:o}){const r=po;if(!this[r(561)](t))throw new e.CKEditorError(r(589),null,{threadId:t});const s=this[r(481)](t);if(!s[r(483)])throw new e.CKEditorError(r(444),null,{threadId:t});if(s[r(518)]=null,s[r(593)]=null,o||!this[r(649)]||r(657)!=typeof this[r(649)][r(531)])return Promise[r(545)]();const i=this[r(472)][r(658)][r(626)](r(648)),c=i[r(654)](it(this[r(472)][r(482)],r(641)));return this[r(649)][r(531)]({channelId:n,threadId:t})[r(542)](()=>i[r(616)](c))[r(609)](t=>{const n=r;throw console[n(576)](t),new e.CKEditorError(n(504),this)})}[po(625)]({threadId:t,isFromAdapter:n}){const o=po,r=this[o(481)](t);if(!r)throw new e.CKEditorError(o(584),this);if(this[o(559)](t),this[o(607)][o(438)](t),!r[o(600)]||n||!this[o(649)]||o(657)!=typeof this[o(649)][o(653)])return Promise[o(545)]();const s=this[o(472)][o(658)][o(626)](o(648)),{channelId:i}=r,c=s[o(654)](it(this[o(472)][o(482)],o(641)));return this[o(649)][o(653)]({channelId:i,threadId:t})[o(542)](()=>s[o(616)](c))[o(609)](t=>{const n=o;throw console[n(576)](t),new e.CKEditorError(n(549),this)})}[po(565)]({threadId:t,unlinkedAt:n,context:o,attributes:r,isFromAdapter:s}){const i=po;if(i(517)!=typeof t)throw new e.CKEditorError(i(638),null,{threadId:t});if(!this[i(561)](t))throw new e.CKEditorError(i(589),null,{threadId:t});const c=this[i(481)](t);let a=!1;if(void 0!==o&&c[i(472)]!==o&&(c[i(472)]=o,a=!0),void 0!==n&&c[i(515)]!==n&&(c[i(515)]=n,a=!0),r&&!P(r,c[i(575)])&&(c[i(575)]=r,a=!0),!a)return Promise[i(545)]();if(!c[i(600)]||s||!this[i(649)]||i(657)!=typeof this[i(649)][i(469)])return Promise[i(545)]();const h=this[i(472)][i(658)][i(626)](i(648)),{channelId:u}=c,d=h[i(654)](it(this[i(472)][i(482)],i(641)));return this[i(649)][i(469)]({channelId:u,threadId:t,context:o,unlinkedAt:n,attributes:r})[i(542)](()=>h[i(616)](d))[i(609)](t=>{const n=i;throw console[n(576)](t),new e.CKEditorError(n(475),this)})}[po(559)](t){const e=po,n=this[e(472)][e(658)][e(626)](go),o=this[e(481)](t);if(o[e(544)]=!1,this[e(476)][e(540)](o)){const t=this[e(476)][e(626)](o),r=t[e(448)],s=n[e(473)](r);this[e(476)][e(438)](o),this[e(492)][e(438)](r),s&&n[e(616)](s),t[e(578)](),r[e(578)]()[e(542)](()=>{this[e(526)](r)})}}[po(522)]({threadId:t,resolvedAt:e,unlinkedAt:n}){const o=po,r=!!e,s=this[o(472)][o(658)][o(626)](go),i=this[o(481)](t);if(this[o(476)][o(540)](i)){const t=this[o(476)][o(626)](i)[o(448)],e=s[o(473)](t);e&&(r&&s[o(610)](e),n?e[o(643)]=!1:e[o(628)]())}}[po(463)](t){const e=po,n=this[e(472)][e(658)][e(626)](r.Users),o=(0,r.hashObject)(e(465)+t);return n[e(487)](o)||n[e(555)]({id:o,name:t})}[po(652)]({threadId:t,commentId:n=(0,e.uid)(),content:o,authorId:s,createdAt:i,attributes:c}){const a=po;if(a(517)!=typeof n)throw new e.CKEditorError(a(601));if(a(517)!=typeof s)throw new e.CKEditorError(a(621));if(a(517)!=typeof o||!o[a(660)]())throw new e.CKEditorError(a(553));const h=this[a(472)][a(658)][a(626)](r.Users)[a(487)](s);if(!h)throw new e.CKEditorError(a(516),null,{authorId:s});let u=null,d=i;return c?.[a(458)]&&(u=this[a(463)](c[a(458)][a(659)]),d=new Date(c[a(458)][a(663)])),new Io(this,{threadId:t,id:n,author:u||h,creator:h,content:o,createdAt:i,authoredAt:d,attributes:c})}[po(596)](t){const n=po;let{threadId:o,content:r,attributes:s,isFromAdapter:i}=t;const c=this[n(481)](t[n(508)]);if(!c)throw new e.CKEditorError(n(650),this);const a=this[n(652)](t),{id:h}=a;if(c[n(500)](a),i||!this[n(649)]||n(657)!=typeof this[n(649)][n(514)]||!c[n(600)])return Promise[n(545)]();const u=this[n(472)][n(658)][n(626)](n(648)),{channelId:d}=c,l=u[n(654)](it(this[n(472)][n(482)],n(641)));return s||(s={}),this[n(649)][n(514)]({channelId:d,threadId:o,commentId:h,content:r,attributes:s})[n(542)](t=>{const e=n;u[e(616)](l),t&&this[e(636)]({channelId:d,threadId:o,commentId:h,createdAt:t[e(663)],isFromAdapter:!0})})[n(609)](t=>{const o=n;throw console[o(576)](t),new e.CKEditorError(o(568),this)})}[po(636)]({threadId:t,commentId:n,content:o,createdAt:r,attributes:s,isFromAdapter:i}){const c=po;if(void 0!==o&&(c(517)!=typeof o||!o[c(660)]()[c(583)]))throw new e.CKEditorError(c(592));const a=this[c(481)](t),h=a[c(666)](n);if(!h)throw new e.CKEditorError(c(445),this);let u=!1;if(o&&o!==h[c(647)]&&(h[c(460)]||i)&&(h[c(647)]=o,u=!0),r&&r!==h[c(663)]&&(h[c(663)]=r,h[c(575)]&&h[c(575)][c(458)]||(h[c(602)]=r),u=!0),s&&!P(s,h[c(575)])&&(h[c(575)]=s,u=!0),!u)return Promise[c(545)]();if(a[c(591)](c(535)),i||!this[c(649)]||c(657)!=typeof this[c(649)][c(464)])return Promise[c(545)]();const d=this[c(472)][c(658)][c(626)](c(648)),{channelId:l}=this[c(481)](h[c(508)]),m=d[c(654)](it(this[c(472)][c(482)],c(641)));return this[c(649)][c(464)]({channelId:l,threadId:t,commentId:n,content:o,attributes:s})[c(542)](()=>d[c(616)](m))[c(609)](t=>{const n=c;throw console[n(576)](t),new e.CKEditorError(n(587),this)})}[po(489)]({threadId:t,commentId:n,isFromAdapter:o}){const r=po,s=this[r(481)](t),i=s[r(666)](n);if(!i)throw new e.CKEditorError(r(634),this);if(s[r(615)](i),o||!this[r(649)]||r(657)!=typeof this[r(649)][r(442)])return Promise[r(545)]();const c=this[r(472)][r(658)][r(626)](r(648)),{channelId:a}=s,h=c[r(654)](it(this[r(472)][r(482)],r(641)));return this[r(649)][r(442)]({channelId:a,threadId:t,commentId:n})[r(542)](()=>c[r(616)](h))[r(609)](t=>{const n=r;throw console[n(576)](t),new e.CKEditorError(n(585),this)})}}class wo extends((0,e.ObservableMixin)()){[po(550)];id;[po(544)];[po(630)];[po(612)];[po(567)];constructor(t,n){const o=po;super();const r=n[o(461)];this[o(550)]=n[o(550)],this.id=n.id,this[o(612)]=new e.Collection,this[o(567)]=t,this[o(544)]=!1,this[o(630)]=n[o(600)],this[o(527)](o(497),!0),this[o(503)](o(459)).to(t,o(572),t,o(551),()=>t[o(459)](this[o(550)])),this[o(503)](o(588)).to(t,o(572),()=>t[o(485)](this[o(550)])[o(614)]),this[o(503)](o(537)).to(t,o(572),()=>{const e=o,n=t[e(485)](this[e(550)]);return n[e(611)]||n[e(614)]}),this[o(503)](o(461)).to(t,o(572),()=>r&&t[o(485)](this[o(550)])[o(545)]),this[o(527)](o(472),n[o(472)]),this[o(503)](o(577)).to(this,o(593),this,o(515),(t,e)=>t?e?t<e?t:e:t:e),this[o(527)](o(515),n[o(515)]||null),this[o(527)](o(593),n[o(593)]||null),this[o(527)](o(518),n[o(518)]||null),this[o(503)](o(483)).to(this,o(593),t=>!!t),this[o(527)](o(575),n[o(575)]||{})}get[po(622)](){const t=po;return Array[t(644)](this[t(612)])[t(620)]((e,n)=>e+n[t(622)],0)}get[po(583)](){const t=po;return this[t(612)][t(583)]}get[po(546)](){return this[po(544)]}get[po(600)](){return this[po(630)]}[po(651)](){const t=po,{channelId:e,id:n}=this;this[t(567)][t(591)](yo(t(479),e),{channelId:e,threadId:n})}[po(655)](t){this[po(637)]({unlinkedAt:t})}[po(545)]({resolvedAt:t=new Date,resolvedBy:e=null,isFromAdapter:n=!1}={}){const o=po,s=this[o(567)][o(472)][o(658)][o(626)](r.Users).me,{channelId:i,id:c}=this;this[o(567)][o(591)](yo(o(501),i),{channelId:i,threadId:c,resolvedAt:t,resolvedBy:e||s.id,isFromAdapter:n})}[po(478)]({isFromAdapter:t=!1}={}){const e=po,{channelId:n,id:o}=this;this[e(567)][e(591)](yo(e(531),n),{channelId:n,threadId:o,isFromAdapter:t})}[po(440)](t){const e=po;this[e(472)]||this[e(637)]({context:t})}[po(665)](t,e){const n=po,o=B(this[n(575)]);G(o,t,e),this[n(637)]({attributes:o})}[po(532)](t){const e=po,n=B(this[e(575)]);Q(n,t),this[e(637)]({attributes:n})}[po(616)]({isFromAdapter:t=!1}={}){const e=po,{channelId:n,id:o}=this;this[e(567)][e(591)](yo(e(653),n),{channelId:n,threadId:o,isFromAdapter:t})}[po(598)](t){const e=po;return this[e(567)][e(453)]({threadId:this.id,target:t})}[po(514)](t){const e=po,{channelId:n,id:o}=this;this[e(567)][e(591)](yo(e(514),n,o),Object[e(521)]({channelId:n,threadId:o},t))}[po(666)](t){const n=po;if(n(517)!=typeof t)throw new e.CKEditorError(n(470),null,{commentId:t});return this[n(612)][n(626)](t)}[po(597)](){const t=po;return{threadId:this.id,context:this[t(472)],unlinkedAt:this[t(515)],resolvedAt:this[t(593)],resolvedBy:this[t(518)]?this[t(518)].id:null,archivedAt:this[t(577)],comments:this[t(612)][t(604)](e=>e[t(597)]()),attributes:this[t(575)]}}[po(500)](t){const e=po;return this[e(543)](t,e(491),()=>{const n=e,o=this[n(484)](t),r=this[n(612)];o-1!=r[n(539)](t)&&o+1!=r[n(539)](t)&&(this[n(615)](t),this[n(500)](t))}),this[e(612)][e(654)](t,this[e(484)](t))}[po(637)](t){const e=po,{channelId:n,id:o}=this;this[e(567)][e(591)](yo(e(469),n),{...t,channelId:n,threadId:o})}[po(615)](t){const e=po;return this[e(635)](t),t[e(578)](),this[e(612)][e(616)](t)}[po(484)](t){const e=po,n=this[e(612)][e(505)](n=>new Date(n[e(602)])[e(656)]()>new Date(t[e(602)])[e(656)]());return n?this[e(612)][e(539)](n):this[e(583)]}}class Io extends((0,e.ObservableMixin)()){id;[po(508)];[po(570)];[po(564)];[po(547)];[po(663)];[po(567)];constructor(t,e){const n=po;super();const o=t[n(472)][n(658)][n(626)](r.Users).me,s=t[n(481)](e[n(508)]),i=0===s[n(612)][n(583)],c=o===e[n(570)];this.id=e.id,this[n(508)]=e[n(508)],this[n(570)]=e[n(570)],this[n(564)]=e[n(564)],this[n(547)]=Boolean(e[n(575)]&&e[n(575)][n(458)]),this[n(527)](n(647),e[n(647)]),this[n(663)]=e[n(663)]||new Date,this[n(527)](n(602),e[n(602)]||new Date),this[n(503)](n(593)).to(s,n(593)),this[n(527)](n(575),e[n(575)]||{}),this[n(503)](n(460)).to(t,n(572),()=>{const e=n,o=t[e(485)](s[e(550)])[e(611)],r=t[e(485)](s[e(550)])[e(562)];return c&&o||!c&&r}),this[n(503)](n(588)).to(s,n(588),t,n(572),e=>{const o=n,r=t[o(485)](s[o(550)])[o(611)],a=t[o(485)](s[o(550)])[o(562)];return c&&r||e&&i||!c&&a&&!i}),this[n(503)](n(459)).to(s,n(459)),this[n(567)]=t}get[po(622)](){const t=po;return Math[t(439)](function(e){const n=t,o=document[n(524)](n(536));return o[n(541)]=e,o[n(507)][n(583)]}(this[t(647)]),200)}[po(511)](t){const n=po,{threadId:o,id:r}=this;if(!this[n(567)][n(561)](o))throw new e.CKEditorError(n(662),this);const{channelId:s}=this[n(567)][n(481)](o);this[n(567)][n(591)](yo(n(464),s,o),{channelId:s,threadId:o,commentId:r,...t})}[po(665)](t,e){const n=po,o=B(this[n(575)]);G(o,t,e),this[n(511)]({attributes:o})}[po(532)](t){const e=po,n=B(this[e(575)]);Q(n,t),this[e(511)]({attributes:n})}[po(616)](t={}){const n=po;if(!t[n(520)]&&!this[n(588)])return;const{threadId:o,id:r}=this;if(!this[n(567)][n(561)](o))throw new e.CKEditorError(n(512),this);const{channelId:s}=this[n(567)][n(481)](o);this[n(567)][n(591)](yo(n(442),s,o),{channelId:s,threadId:o,commentId:r,...t})}[po(597)](){const t=po;return{commentId:this.id,content:this[t(647)],createdAt:this[t(663)],authorId:this[t(564)].id,attributes:this[t(575)]}}[po(578)](){this[po(635)]()}}function yo(t,...e){for(const n of e)void 0!==n&&(t+=":"+String(n));return t}function Ao(){const t=["127883YBrLXQ","24CPeiDE","1456284tdaKuL","_hasTargetInContent","_adapter","requires","_add","resolveCommentThread","activeCommentThread","bind","commentsrepository-reopen-comment-thread-internal-error","find","focusTracker","textContent","threadId","warn","createCommentThreadController","update","commentsrepository-remove-comment-missing-comment-thread","_submitCommentThread","addComment","unlinkedAt","commentsrepository-add-comment-user-not-exists","string","resolvedBy","setActiveCommentThread","isFromAdapter","assign","_updateActiveAnnotation","getCommentThreadForAnnotation","createElement","_addCommentThread","_unbindEditors","set","_reopenCommentThread","559310YcZrcF","commentsListView","reopenCommentThread","removeAttribute","commentId","change:isDirty","commentUpdated","div","canComment","commentsrepository-active-not-attached","getIndex","has","innerHTML","then","listenTo","_isAttached","resolve","isAttached","isExternal","change:activeAnnotations","commentsrepository-remove-comment-thread-internal-error","channelId","_readOnlyChannels","comments.maxThreadTotalWeight","commentsrepository-invalid-comment-content","333124ElNkZj","addUser","commentsrepository-missing-target","CommentsRepository","filter","_detachCommentThread","change:_readOnlyChannels","hasCommentThread","modifyAll","innerView","creator","_updateCommentThread","pluginName","_repository","commentsrepository-add-comment-internal-error","setPermissions","author","type","_permissions","define","isPremiumPlugin","attributes","error","archivedAt","destroy","Missing comments editor configuration (`comments.editorConfig`). Default configuration will be used instead.","change:_permissions","commentsrepository-resolved-comment-thread","fetchCommentThread","length","commentsrepository-remove-missing-comment-thread","commentsrepository-remove-comment-internal-error","focusableElements","commentsrepository-update-comment-internal-error","isRemovable","commentsrepository-missing-comment-thread","CommentThreadView","fire","commentsrepository-update-comment-invalid-content","resolvedAt","highest","commentsrepository-adapter-already-set","_addComment","toJSON","attachTo","commentsrepository-duplicated-comment-thread-id","isSubmitted","commentsrepository-invalid-commentid","authoredAt","lowest","map","editorReady","body","_threads","escape","catch","_removeActiveAnnotation","write","comments","getAnnotationForCommentThread","admin","_remove","remove","push","comments.copyMarkers","noChannel","reduce","commentsrepository-invalid-comment-authorid","weight","commentsrepository-resolve-comment-thread-internal-error","isDirty","_removeCommentThread","get","focus","refreshVisibility","addCommentThread","_isSubmitted","isActive","getCommentThreads","once","commentsrepository-remove-missing-comment","stopListening","_updateComment","_update","commentsrepository-invalid-comment-thread-id","init","_bindAnnotationToEditors","PENDING_ACTION_COMMENT_THREAD","comment","isVisible","from","licenseKey","commentsrepository-fetch-comment-thread","content","PendingActions","adapter","commentsrepository-add-comment-to-missing-comment-thread","submit","_createNewComment","removeCommentThread","add","setUnlinkedAt","getTime","function","plugins","authorName","trim","8CZfgwn","commentsrepository-update-comment-missing-comment-thread","createdAt","commentsrepository-missing-thread-and-adapter-method","setAttribute","getComment","model","switchReadOnly","delete","max","setContext","7023015ZkbCpe","removeComment","_createCommentThreadView","commentsrepository-reopen-comment-thread","commentsrepository-update-missing-comment","commentsrepository-active-missing-comment-thread","CommentView","view","comments.CommentThreadView","904836bxeBiF","commentsrepository-add-comment-thread-internal-error","isOfficialPlugin","_attachCommentThread","511204PchkzH","comments.maxCommentCharsWhenCollapsed","commentsrepository-attach-missing-comment-thread","commentThreadInputView","@external","isReadOnly","isEditable","isResolvable","comments.CommentView","_getExternalAuthor","updateComment","external:","config","openNewCommentThread","values","updateCommentThread","commentsrepository-get-comment-invalid-id","activate","context","getByInnerView","deactivateAll","commentsrepository-update-comment-thread-internal-error","_threadToController","comments.editorConfig","reopen","submitCommentThread","commentInputView","getCommentThread","locale","isResolved","_findOptimalIndex","getPermissions","editorDestroyed","getUser","comments.maxCommentsWhenCollapsed","_removeComment","_resolveCommentThread","change:authoredAt","_viewToController","bodyCollectionContainer"];return(Ao=function(){return t})()}function Co(){const t=["Users","editor","from","_hasContent","refresh","isObject","32448dHIfGM","backward","CommentsRepository","getRanges","document","372598AdrKGj","_trimToContent","2197194sZlQvF","addCommentThread","config","comment:","item","addcommentthreadcommand-incorrect-ranges","getLastMatchingPosition","addMarker","set","1119YvBWxL","schema","model","execute","11572lRybzS","tableCell","_createCommentThread","$textProxy","hasContent","createRange","324sylllF","6BuPwXV","565170IFHJKN","506rHSMhT","1247910SIoAzw","length","4961173qrMtrl","getItems","_createMarkersFromRanges","isEnabled","element","collaboration.channelId","start","change","addcommentthreadcommand-user-not-found","end","substr","selection","push","plugins","_itemIsContent","get"];return(Co=function(){return t})()}const To=Eo;function Eo(t,e){const n=Co();return(Eo=function(t,e){return n[t-=108]})(t,e)}!function(t){const e=Eo,n=t();for(;;)try{if(641873===parseInt(e(122))/1*(-parseInt(e(144))/2)+parseInt(e(133))/3*(-parseInt(e(137))/4)+-parseInt(e(147))/5+-parseInt(e(124))/6+parseInt(e(149))/7+parseInt(e(117))/8*(parseInt(e(143))/9)+parseInt(e(145))/10*(parseInt(e(146))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Co);class xo extends t.Command{constructor(t){const e=Eo;super(t),this[e(132)](e(141),!1)}[To(115)](){const t=To,e=this[t(112)][t(135)][t(121)][t(160)];this[t(152)]=!0,this[t(141)]=!1;for(const n of e[t(120)]())if(this[t(114)](n))return void(this[t(141)]=!0)}[To(136)]({threadId:t=(0,e.uid)(),ranges:n,comment:o}={}){const r=To,s=this[r(112)][r(135)],i=n??Array[r(113)](s[r(121)][r(160)][r(120)]()),c=[];for(const t of i)this[r(114)](t)&&c[r(161)](this[r(123)](t));if(!c[r(148)])throw new e.CKEditorError(r(129),null);o&&this[r(139)](t,o),this[r(151)](t,c,!!o)}[To(151)](t,n,o){const r=To;this[r(112)][r(135)][r(156)](s=>{const i=r;for(const r of n){const n=(0,e.uid)()[i(159)](1,5),c=i(127)+t+":"+n;s[i(131)](c,{range:r,usingOperation:o,affectsData:o})}})}[To(139)](t,n){const o=To,r=this[o(112)][o(108)][o(110)](o(119)),s=this[o(112)][o(126)][o(110)](o(154)),i=this[o(112)][o(108)][o(110)](o(111)).me;if(!i)throw new e.CKEditorError(o(157),null);r[o(125)]({threadId:t,channelId:s,comments:[{authorId:i.id,content:n,createdAt:new Date,attributes:{}}]})}[To(114)](t){const e=To;for(const n of t[e(150)]())if(this[e(109)](n))return!0;return!1}[To(109)](t){const e=To;return t.is(e(140))||this[e(112)][e(135)][e(134)][e(116)](t)&&!t.is(e(153),e(138))}[To(123)](t){const e=To,n=t=>!this[e(109)](t[e(128)]),o=t[e(155)][e(130)](n),r=t[e(158)][e(130)](n,{direction:e(118)});return this[e(112)][e(135)][e(142)](o,r)}}const Oo=So;function No(){const t=["94799tWgdts","blur","view","uiUpdate","_dataCollectors","directChange","registerAnnotation","init","1370252OwtiXF","refresh","fire","function","sort","add","isPremiumPlugin","editorannotations-invalid-source-callback","16163919kuVwQK","change:isFocused","change:range","cancel","isCollapsed","18728RGOKsV","containsRange","element","319484KXGiYz","focusTracker","pluginName","isReadOnly","annotation","set","from","editor","remove","update","getOrderedSelectedAnnotations","model","_editorAnnotationsData","10DSPKUt","listenTo","requires","hasDomSelection","delete","document","selection","addSourceCollector","innerView","get","isOfficialPlugin","refreshSelectedViews","getByInnerView","2478237qoJyTV","4256040GVPbnS","_editorAnnotations","range","getRanges","plugins","15XKhpBJ","EditorAnnotations","editing","push","2149YZheLJ","collection","map","has","isEqual"];return(No=function(){return t})()}function So(t,e){const n=No();return(So=function(t,e){return n[t-=306]})(t,e)}!function(t){const e=So,n=t();for(;;)try{if(634517===-parseInt(e(352))/1+parseInt(e(311))/2+-parseInt(e(337))/3+-parseInt(e(360))/4*(-parseInt(e(343))/5)+-parseInt(e(338))/6+-parseInt(e(347))/7*(parseInt(e(308))/8)+parseInt(e(368))/9*(parseInt(e(324))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(No);class Mo extends t.Plugin{[Oo(356)];[Oo(339)];static get[Oo(326)](){return[go]}static get[Oo(313)](){return Oo(344)}static get[Oo(334)](){return!0}static get[Oo(366)](){return!0}constructor(t){const e=Oo;super(t),this[e(356)]=new Set,this[e(339)]=new Set}[Oo(359)](){const t=Oo,e=this[t(318)],n=e[t(322)][t(329)][t(330)],o=Pe(()=>this[t(335)](),10);n.on(t(370),(e,n)=>{const r=t;n[r(357)]&&(o[r(306)](),this[r(335)]())}),this[t(325)](e[t(345)][t(354)][t(329)],t(369),(t,e,n)=>{n&&o()}),this[t(325)](e.ui[t(312)],t(369),(n,o,r)=>{const s=t;r||e[s(314)]||this[s(362)](s(353),{isAnnotationTracked:t=>this[s(323)][s(350)](t[s(332)])})}),this[t(325)](this[t(318)].ui,t(320),()=>this[t(362)](t(355)))}[Oo(358)](t){const e=Oo;if(this[e(339)][e(350)](t[e(354)]))return;this[e(339)][e(365)](t[e(354)]),this[e(318)].ui[e(312)][e(365)](t[e(354)][e(310)]);const n=this[e(318)][e(342)][e(333)](go);this[e(325)](n[e(348)],e(319),(t,n)=>{const o=e;this[o(318)].ui[o(312)][o(319)](n[o(354)][o(310)]),this[o(339)][o(328)](n[o(354)])})}[Oo(327)](){const t=Oo;return this[t(318)][t(345)][t(354)][t(327)]}[Oo(331)](t){const n=Oo;if(n(363)!=typeof t)throw new e.CKEditorError(n(367));this[n(356)][n(365)](t)}[Oo(335)](){const t=Oo;this[t(362)](t(361))}[Oo(321)]({activeAnnotation:t,annotations:e}){const n=Oo,o=[],r=this[n(318)][n(322)][n(329)][n(330)],s=Array[n(317)](r[n(341)]());for(const[t,r]of this[n(323)]){const s=i(r),c=e[n(336)](t);s&&c&&o[n(346)]({annotation:c,range:s})}function i(t){const e=n;for(const n of t)for(const t of s)if(n[e(309)](t,!r[e(307)]))return n;return null}return o[n(364)]((e,o)=>{const r=n,s=e[r(340)],i=o[r(340)];if(!s[r(351)](i)){if(s[r(309)](i,!0))return 1;if(i[r(309)](s,!0))return-1}return e[r(315)]==t?-1:o[r(315)]==t?1:0})[n(349)](t=>t[n(315)])}get[Oo(323)](){const t=Oo,e=new Map;for(const n of Array[t(317)](this[t(356)]))for(const[o,r]of n())e[t(316)](o,r);return e}}const Ro=Lo;function Po(){const t=["get","plugins","635838hrNlfm","has","3946070PqGUvg","108KHyIQx","112IVhDHg","RestrictedEditingModeEditing","64964RmOArW","editor","afterInit","1183859pIWLAu","enableCommand","4923nwCgcS","2985316XppeBw","36280jsJuTL","5822724oCZefg","addCommentThread"];return(Po=function(){return t})()}function Lo(t,e){const n=Po();return(Lo=function(t,e){return n[t-=478]})(t,e)}!function(t){const e=Lo,n=t();for(;;)try{if(735688===-parseInt(e(493))/1+parseInt(e(490))/2*(parseInt(e(487))/3)+-parseInt(e(478))/4+-parseInt(e(486))/5+-parseInt(e(480))/6+-parseInt(e(484))/7*(-parseInt(e(488))/8)+-parseInt(e(495))/9*(-parseInt(e(479))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Po);class Vo extends t.Plugin{[Ro(492)](){const t=Ro,e=this[t(491)];e[t(483)][t(485)](t(489))&&e[t(483)][t(482)](t(489))[t(494)](t(481))}}const Do=Bo;function Bo(t,e){const n=Fo();return(Bo=function(t,e){return n[t-=281]})(t,e)}!function(t){const e=Bo,n=t();for(;;)try{if(636243===parseInt(e(299))/1+parseInt(e(296))/2+-parseInt(e(291))/3+-parseInt(e(302))/4*(parseInt(e(303))/5)+parseInt(e(300))/6+-parseInt(e(306))/7+-parseInt(e(286))/8*(-parseInt(e(289))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fo);class jo extends t.Plugin{constructor(t){const e=Bo;super(t),this[e(293)][e(282)][e(288)](e(305),e(283))}[Do(295)](){const t=Do,n=this[t(293)],o=n[t(309)][t(307)](t(308)),s=n[t(281)][t(307)](r.Users);o&&(o.on(t(294),(e,[,n])=>{n[t(285)]={comments:!0,user_id:s.me.id}},{priority:e.priorities[t(292)]+10}),this[t(301)](o,t(298),this[t(284)]))}[Do(284)](t,e){const n=Do,{comment_threads:o}=e;o&&o[n(304)](({thread_id:t,comments:e,is_resolved:o})=>{const s=n,i=new Date,c=e[s(297)](({author:t,content:e,created_at:n})=>({content:e,authorId:this[s(293)][s(281)][s(307)](r.Users).me.id,createdAt:i,attributes:{"@external":{authorName:t,createdAt:n?new Date(n):new Date,source:s(308)}}})),a=this[s(293)][s(282)][s(307)](s(290));this[s(293)][s(281)][s(307)](_o)[s(287)]({channelId:a,threadId:t,comments:c,resolvedAt:o?i:null})})}}function Fo(){const t=["basic","_handleImportedData","collaboration_features","14584CSeLaC","addCommentThread","define","8577BSdHko","collaboration.channelId","1186917lcYQBK","high","editor","execute","afterInit","14552yAExdF","map","dataInsert","589588jJpAfY","4449084oHfLag","listenTo","4OGovZL","4360190nxqusH","forEach","importWord.formatting.comments","8202439DJAxhv","get","importWord","commands","plugins","config"];return(Fo=function(){return t})()}function Ho(){const t=["dragstart","cut","777pdlTiy","comments.copyMarkers","_removeMarkersWithoutThreads","editor","8490210TjbWCn","contentInsertion","plugins","content","4918SMvmiB","9IXlFrg","22862040eEgILc","never","ClipboardMarkersUtils","afterInit","CommentsRepository","has","comment","17536xFzLzD","keys","highest","hasCommentThread","2685488IiGSXD","config","_mapCommentsCopyConfigToRegisterConfiguration","_registerMarkerInClipboardPipeline","default","1152871elcCfN","delete","3011450mykTBq","define","always","ClipboardPipeline","get","all","3598UIhXKn","listenTo","requires","split","markers","_registerMarkerToCopy"];return(Ho=function(){return t})()}const Uo=zo;function zo(t,e){const n=Ho();return(zo=function(t,e){return n[t-=170]})(t,e)}!function(t){const e=zo,n=t();for(;;)try{if(771609===parseInt(e(171))/1+parseInt(e(195))/2*(parseInt(e(187))/3)+-parseInt(e(208))/4+-parseInt(e(173))/5+parseInt(e(191))/6+parseInt(e(179))/7*(parseInt(e(204))/8)+-parseInt(e(196))/9*(parseInt(e(197))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ho);class Ko extends t.Plugin{constructor(t){const e=zo;super(t),this[e(190)][e(209)][e(174)](e(188),e(170))}static get[Uo(181)](){return[pt.ClipboardMarkersUtils,pt.ClipboardPipeline]}[Uo(200)](){const t=Uo,e=this[t(190)][t(193)][t(177)](t(176));this[t(211)](),this[t(180)](e,t(192),(e,n)=>this[t(189)](n[t(194)][t(183)]),{priority:t(206)})}[Uo(189)](t){const e=Uo;if(!this[e(190)][e(193)][e(202)](e(201)))return t;const n=this[e(190)][e(193)][e(177)](e(201));for(const o of t[e(205)]()){const[r,s]=o[e(182)](":");e(203)!=r||n[e(207)](s)||t[e(172)](o)}return t}[Uo(211)](){const t=Uo,e=this[t(190)][t(193)][t(177)](t(199)),n=this[t(210)](this[t(190)][t(209)][t(177)](t(188)));n&&e[t(184)](t(203),n)}[Uo(210)](t){const e=Uo;switch(t){case e(175):return{allowedActions:e(178),copyPartiallySelected:!1,duplicateOnPaste:!0};case e(170):return{allowedActions:[e(186),e(185)],copyPartiallySelected:!1,duplicateOnPaste:!1};case e(198):default:return null}}}var Wo=n(930);const Xo=Yo;!function(t){const e=Yo,n=t();for(;;)try{if(880092===parseInt(e(212))/1*(-parseInt(e(209))/2)+parseInt(e(233))/3+-parseInt(e(236))/4+-parseInt(e(204))/5+-parseInt(e(229))/6*(parseInt(e(210))/7)+parseInt(e(191))/8*(-parseInt(e(205))/9)+parseInt(e(246))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Go);class qo extends t.Plugin{[Xo(216)](){const t=Xo;this[t(221)](),this[t(232)](),this[t(226)](),this[t(185)]()}[Xo(221)](){const t=Xo;this[t(220)][t(245)][t(240)](t(195))[t(242)]({model:t(223),view:(e,n)=>{const o=t;if(!n[o(213)][o(199)])return null;if(n[o(213)][o(187)]){const{id:t}=or(e[o(202)]),r=this[o(220)][o(198)][o(201)](_o);if(r[o(234)](t)?.[o(244)]&&e[o(248)])return n[o(184)][o(222)](e[o(248)],o(208)+e[o(202)]),n[o(184)][o(222)](e[o(248)],o(197)+e[o(202)]),null}return{classes:[o(203)]}}}),this[t(220)][t(245)][t(240)](t(195))[t(218)](e=>{const n=t;e.on(n(235),(t,e,o)=>{const r=n;if(!o[r(213)][r(199)])return;const s=e[r(248)];if(!s)return;const i=o[r(238)][r(247)](s);this[r(220)][r(228)][r(186)][r(189)](s)&&i&&!i[r(230)](r(188))&&i.is(r(239))&&(0,Wo.toWidget)(i,o[r(243)])},{priority:n(206)})})}[Xo(232)](){const t=Xo;this[t(220)][t(245)][t(240)](t(195))[t(192)]({model:t(200),view:(e,{writer:n,options:o})=>{const r=t;if(!o[r(199)])return null;const s=n[r(227)](r(231)),i=n[r(214)]("hr");return n[r(219)](r(237),s),n[r(225)](n[r(215)](s,0),i),s},converterPriority:t(206)})}[Xo(226)](){const t=Xo;this[t(220)][t(245)][t(240)](t(195))[t(192)]({model:t(217),view:(e,{writer:n,options:o})=>{const r=t;if(!o[r(199)])return null;const s=n[r(227)](r(196)),i=n[r(214)](r(207));return n[r(219)](r(224),s),n[r(225)](n[r(215)](s,0),i),s},converterPriority:t(206)})}[Xo(185)](){const t=Xo;this[t(220)][t(245)][t(240)](t(195))[t(190)]({model:t(211),view:(e,{writer:n,options:o})=>{const r=t;if(o[r(199)])return n[r(214)](r(231))},converterPriority:t(206)}),this[t(220)][t(194)][t(241)].on(t(193),(e,n,o)=>{const r=t;o[r(213)][r(199)]&&e[r(183)]()},{priority:t(206)})}}function Yo(t,e){const n=Go();return(Yo=function(t,e){return n[t-=183]})(t,e)}function Go(){const t=["img","addMarker:","3998UMjjJa","5705cUOfYl","media","218kdSZAB","options","createEmptyElement","createPositionAt","init","imageInline","add","addClass","editor","overrideMarkerConverters","consume","comment","image-inline","insert","overrideImageInlineConverter","createContainerElement","model","234nKsPqw","getCustomProperty","div","overrideHorizontalRuleConverter","1878951ArDRGb","getCommentThread","addMarker:comment","6497440NWGixi","ck-horizontal-line","mapper","containerElement","for","downcastDispatcher","markerToHighlight","writer","isResolved","conversion","37436770vQvDUD","toViewElement","item","stop","consumable","overrideMediaEmbedConverter","schema","ignoreResolvedComments","widget","isObject","elementToElement","16DeOiKu","elementToStructure","attribute:url:media","data","dataDowncast","span","removeMarker:","plugins","showCommentHighlights","horizontalLine","get","markerName","ck-comment-marker","3204515rDckgw","3406824IpDwPf","high"];return(Go=function(){return t})()}var Zo=n(492),Jo={attributes:{"data-cke":!0}};Jo.setAttributes=Ae(),Jo.insert=Ie().bind(null,"head"),Jo.domAPI=_e(),Jo.insertStyleElement=Te();be()(Zo.A,Jo);Zo.A&&Zo.A.locals&&Zo.A.locals;const Qo=$o;function $o(t,e){const n=tr();return($o=function(t,e){return n[t-=422]})(t,e)}function tr(){const t=["data","remove","forEach","ck-comment-marker--active","dataToMarker","filter","markerToHighlight","617835BamWAu","editing","for","upcast","pluginName","end","isEqual","commands","_threads","join","model","setContext","538210qFvJzD","unlinkedAt","root","dataDowncast","isObject","collaboration.channelId","14254XxqObc","ready","context","activeMarker","showCommentHighlights","scrollToThreadMarker","$graveyard","$textProxy","listenTo","clear","updateMarker","comment:","once","getCommentThread","getAttribute","_threadToController","_detachCommentThread","isOfficialPlugin","author","newRange","text","change:isReadOnly","removeMarker:","document","reopenCommentThread","_initAriaMarkerChangeAnnouncements","rootName","registerPostFixer","registerAnnotation","schema","isCollapsed","removeCommentThread","map","editingDowncast","hasCommentThread","getWalker","ignoreResolvedComments","consume","hasMarkerForId","ck-comment-marker","set","markers","removeMarker","_hasTargetInContent","push","ariaLiveAnnouncer","_attachArchivedThread","first","init","change:isThreadsLoadingPaused","differ","209840pUAMSD","10160qtHVyp","channelId","LEAVE_COMMENT_ANNOUNCEMENT","afterInit","_getTextContext","getCommentThreads","_handleMarkerAddAndRemove","enqueueChange","refreshVisibility","isAttached","editor","CommentsEditing","comment","render","hasDomSelection","elementToElement","view","hasContent","item","destroyed","addMarker:","fromCharCode","change","markerName","createElement","href","getItems","switchReadOnly","createRange","getRange","from","resolveCommentThread","275496MrFWLt","focus","ENTER_COMMENT_ANNOUNCEMENT","plugins","then","isSubmitted","attachTo","size","setUnlinkedAt","63HxthyL","240648qnuItb","_initializeMarkerConverters","change:activeMarker","getAllMarkersForId","requires","start","getChangedMarkers","substring","_handleInitialThreads","openNewCommentThread","isResolved","announce","add","length","fetchCommentThread","managedUsingOperations","destroy","335kodDKH","createPositionBefore","split","affectsData","_reconvertMarkers","consumable","delete","group","markerToData","isPremiumPlugin","54ZModfw","name","comments","isThreadsLoadingPaused","addComment","getByInnerView","addCommentThread","_getTargetForId","state","conversion","_handleThreadMarker","low","_attachMarkerToThread","get","config","startsWith","locale","$marker","reconvertMarker"];return(tr=function(){return t})()}!function(t){const e=$o,n=t();for(;;)try{if(150768===parseInt(e(571))/1+parseInt(e(477))/2+parseInt(e(459))/3+-parseInt(e(529))/4*(parseInt(e(423))/5)+-parseInt(e(561))/6+-parseInt(e(570))/7*(-parseInt(e(528))/8)+parseInt(e(433))/9*(-parseInt(e(471))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tr);class er extends t.Plugin{static get[Qo(575)](){return[_o,Mo,r.Users,Vo,jo,Ko,qo]}static get[Qo(463)](){return Qo(540)}static get[Qo(494)](){return!0}static get[Qo(432)](){return!0}constructor(t){const e=Qo;super(t),this[e(517)](e(436),!0),t[e(452)][e(489)](e(478),()=>this[e(436)]=!1),this[e(517)](e(480),null),this.on(e(573),(n,o,r,s)=>{const i=e,c=t[i(564)][i(446)](_o),a=r?or(r).id:null;t[i(469)][i(551)](()=>{const e=i;if(a){const n=this[e(574)](a);for(const o of n)t[e(460)][e(451)](o)}if(s){const{id:n}=or(s),o=c[e(490)](n);if(o&&o[e(472)])return;if(o&&!o[e(538)])return;const r=this[e(574)](n);for(const n of r)t[e(460)][e(451)](n)}}),a&&this[i(482)](a)}),this[e(502)]()}[Qo(525)](){const t=Qo,e=this[t(539)],n=e[t(564)][t(446)](_o),o=e[t(447)][t(446)](t(476)),r=n[t(534)]()[t(457)](e=>e[t(530)]!==o);e[t(466)][t(583)](t(439),new xo(e)),this[t(485)](e,t(498),(o,r,s)=>{const i=t;n[i(556)](s,e[i(447)][i(446)](i(476)))}),this[t(485)](n,nr(t(439),o),(e,{threadId:n})=>{const o=t,r=this[o(539)][o(564)][o(446)](_o)[o(490)](n);r?.[o(472)]&&this[o(523)](n)}),this[t(485)](n,nr(t(508),o),(n,{threadId:o})=>{const r=t;e[r(469)][r(536)]({isUndoable:!1},t=>{const e=r,n=this[e(574)](o);for(const o of n)t[e(519)](o)})}),this[t(485)](n,nr(t(560),o),(e,{threadId:n})=>{const o=t;this[o(427)](n),this[o(539)][o(460)][o(545)][o(543)]&&(this[o(539)][o(564)][o(446)](_o)[o(490)](n)[o(472)]||this[o(539)][o(460)][o(545)][o(562)]())},{priority:t(444)}),this[t(485)](n,nr(t(501),o),(e,{threadId:n})=>{this[t(427)](n)},{priority:t(444)}),this[t(485)](n,nr(t(437),o),(o,{threadId:r,isFromAdapter:s})=>{const i=t,c=this[i(574)](r);!s&&0!=c[i(584)]&&n[i(511)](r)&&1===n[i(490)](r)[i(584)]&&e[i(469)][i(536)]({isUndoable:!1},t=>{const e=i;for(const n of c)t[e(487)](n,{usingOperation:!0,affectsData:!0})})},{priority:t(444)}),this[t(572)](),this[t(535)](),this[t(579)](r)}[Qo(532)](){!async function(t){const n=p([114,121,97,104,101,86,85,119,77,122,90,55,65,81,69,48,112,57,75,110,76,89,117,80,116,52,51,49,118,115,88,82,102,68,54,53,67,109,99,79,105,106,73,74,78,103,113,66,107,98,56,72,83,70,111,108,50,100,84,71,87,120]),o=window[p([68,97,116,101])][p([110,111,119])](),r=t[p([101,100,105,116,111,114])],s=new(window[p([80,114,111,109,105,115,101])])(t=>{r[p([111,110,99,101])](p([114,101,97,100,121]),t)}),i={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},c=r[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function a(t){const e=[new(window[p([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[p([116,104,101,110])](()=>new(window[p([80,114,111,109,105,115,101])])(t=>{let e=0;r[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,o)=>{o[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[p([111,102,102])]())})}))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])](()=>t)}function h(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](u(t)):null}function u(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const o=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+o,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])](([e,o])=>{n(e),t(o)}):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function l(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function m(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function k(t){return r[p([112,108,117,103,105,110,115])][p([104,97,115])](t)}function g(){}function p(t){const e=$o;return t[e(509)](t=>String[e(550)](t))[e(468)]("")}!function(t){const e=function(){const t=window[p([83,116,114,105,110,103])](window[p([112,101,114,102,111,114,109,97,110,99,101])][p([110,111,119])]())[p([114,101,112,108,97,99,101])](p([46]),"");let e=p([114]);for(let o=0;o<t[p([108,101,110,103,116,104])];o+=2){let r=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](o,o+2));r>=n[p([108,101,110,103,116,104])]&&(r-=n[p([108,101,110,103,116,104])]),e+=n[r]}return e}();r[e]=p([99,111,109,109,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=p([86,97,108,105,100])&&async function(){await s,r[p([109,111,100,101,108])][p([99,104,97,110,103,101])]=g,r[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=g,r[p([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](p([109,111,100,101,108]))}()}(await async function(){let t,n=null,g=null;try{return c==p([71,80,76])?p([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=c[p([115,112,108,105,116])](p([46]));return 3!=t[p([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=h(t);return e&&n()?e:null;function n(){const t=e[p([106,116,105])],n=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](t[p([108,101,110,103,116,104])]-8),16),o={...e,[p([106,116,105])]:t[p([115,117,98,115,116,114,105,110,103])](0,t[p([108,101,110,103,116,104])]-8)};return delete o[p([118,99])],d(o)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(g=function(t,n){return new(window[p([80,114,111,109,105,115,101])])(a=>{if(i())return a(p([86,97,108,105,100]));c(),r[p([100,101,99,111,114,97,116,101])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let h=!1;const u=(0,e.uid)();function k(t){return!!t&&(typeof t===p([111,98,106,101,99,116])||typeof t===p([102,117,110,99,116,105,111,110]))&&typeof t[p([116,104,101,110])]===p([102,117,110,99,116,105,111,110])&&typeof t[p([99,97,116,99,104])]===p([102,117,110,99,116,105,111,110])}function g(e){c(e)[p([116,104,101,110])](t=>t&&t[p([115,116,97,116,117,115])]==p([111,107])?l(d(u+n))!=t[p([118,101,114,105,102,105,99,97,116,105,111,110])]?p([85,115,97,103,101,76,105,109,105,116]):p([86,97,108,105,100]):p([85,115,97,103,101,76,105,109,105,116]))[p([116,104,101,110])](t=>(s(),t),()=>{const t=i();return null==t?(s(),p([86,97,108,105,100])):p(o-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[p([116,104,101,110])](a)[p([99,97,116,99,104])](()=>{a(p([85,115,97,103,101,76,105,109,105,116]))});const r=36e5;function s(){const e=p([108,108,99,116,45])+l(d(t)),n=m(l(window[p([77,97,116,104])][p([99,101,105,108])](o/r)));window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([115,101,116,73,116,101,109])](e,n)}function i(){const e=p([108,108,99,116,45])+l(d(t)),n=window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([103,101,116,73,116,101,109])](e);return n?window[p([112,97,114,115,101,73,110,116])](m(n),16)*r:null}function c(t){return new(window[p([80,114,111,109,105,115,101])])((e,n)=>{t[p([116,104,101,110])](e,n),window[p([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return a(p([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[p([114,101,113,117,101,115,116,73,100])]:u}},{[p([112,114,105,111,114,105,116,121])]:p([104,105,103,104])}),r[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{k(t[p([114,101,116,117,114,110])])&&(h=!0,g(t[p([114,101,116,117,114,110])]))},{[p([112,114,105,111,114,105,116,121])]:p([108,111,119])}),s[p([116,104,101,110])](()=>{h||a(p([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==p([97,117,116,111])}function c(){r[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=p([97,117,116,111])}}(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[p([106,116,105])])),await async function(){let t=!0;try{const o=c[p([115,112,108,105,116])](p([46])),[r,s,i]=o;return e(r),await n(r,s,i),t}catch{return!1}function e(e){const n=h(e);n&&n[p([97,108,103])]==p([69,83,50,53,54])||(t=!1)}async function n(e,n,o){const r=window[p([85,105,110,116,56,65,114,114,97,121])][p([102,114,111,109])](u(o),t=>t[p([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[p([84,101,120,116,69,110,99,111,100,101,114])]))[p([101,110,99,111,100,101])](e+p([46])+n),c=window[p([99,114,121,112,116,111])][p([115,117,98,116,108,101])];if(!c)return;const a=await c[p([105,109,112,111,114,116,75,101,121])](p([106,119,107]),i,{[p([110,97,109,101])]:p([69,67,68,83,65]),[p([110,97,109,101,100,67,117,114,118,101])]:p([80,45,50,53,54])},!1,[p([118,101,114,105,102,121])]);await c[p([118,101,114,105,102,121])]({[p([110,97,109,101])]:p([69,67,68,83,65]),[p([104,97,115,104])]:{[p([110,97,109,101])]:p([83,72,65,45,50,53,54])}},a,r,s)||(t=!1)}}()?function(){const e=t[p([102,101,97,116,117,114,101,115])];if(!e)return!1;if(e[p([105,110,99,108,117,100,101,115])](p([42])))return!0;if(e[p([105,110,99,108,117,100,101,115])](p([67,77,84])))return!0;if(e[p([105,110,99,108,117,100,101,115])](p([82,67,77,84]))){if(k(p([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&(n=p([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]),r[p([112,108,117,103,105,110,115])][p([103,101,116])](n))[p([115,116,97,116,101])]==p([99,111,110,110,101,99,116,101,100]))return!0;if(k(p([82,101,118,105,115,105,111,110,86,105,101,119,101,114,73,110,116,101,103,114,97,116,105,111,110]))||k(p([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114])))return!0}var n;return!1}()?function(){const e=[p([101,118,97,108,117,97,116,105,111,110]),p([116,114,105,97,108])][p([105,110,99,108,117,100,101,115])](t[p([108,105,99,101,110,115,101,84,121,112,101])])?o/1e3:175176e4;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=$o,n=t[p([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[p([108,101,110,103,116,104])])return!0;const{hostname:o}=new URL(window[p([108,111,99,97,116,105,111,110])][e(554)]);if(n[p([105,110,99,108,117,100,101,115])](o))return!0;const r=o[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])](t=>t[p([105,110,99,108,117,100,101,115])](p([42])))[p([109,97,112])](t=>t[p([115,112,108,105,116])](p([46])))[p([102,105,108,116,101,114])](t=>t[p([108,101,110,103,116,104])]<=r[p([108,101,110,103,116,104])])[p([109,97,112])](t=>Array(r[p([108,101,110,103,116,104])]-t[p([108,101,110,103,116,104])])[p([102,105,108,108])](t[0]===p([42])?p([42]):"")[p([99,111,110,99,97,116])](t))[p([115,111,109,101])](t=>r[p([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===p([42])))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(n=a(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([116,114,105,97,108])&&(n=a(p([84,114,105,97,108,76,105,109,105,116]))),await(n&&g?new(window[p([80,114,111,109,105,115,101])])((t,e)=>{n[p([116,104,101,110])](t,e),g[p([116,104,101,110])](e=>{e!=p([86,97,108,105,100])&&t(e)},e)}):n||g||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch{return p([73,110,118,97,108,105,100])}}())}(this)}[Qo(422)](){const t=Qo,e=this[t(539)][t(564)][t(446)](_o),n=this[t(539)][t(447)][t(446)](t(476));for(const o of e[t(534)]({channelId:n}))e[t(493)](o.id),e[t(467)][t(429)](o.id);super[t(422)]()}[Qo(515)](t){const e=Qo;return this[e(574)](t)[e(584)]>0}[Qo(574)](t){const e=Qo,n=[];for(const o of this[e(539)][e(469)][e(518)])o[e(434)][e(448)](e(488)+t)&&n[e(521)](o);return n}[Qo(482)](t){setTimeout(()=>{const n=$o,o=this[n(440)](t);o&&this[n(480)]&&or(this[n(480)]).id===t&&(0,e.scrollViewportToShowTarget)({target:o[0],viewportOffset:100,alignToTop:!0})},50)}[Qo(427)](t){const e=Qo;this[e(539)][e(469)][e(551)](()=>{const n=e;for(const e of this[n(574)](t))this[n(539)][n(460)][n(451)](e)})}[Qo(523)](t){const e=Qo,n=this[e(539)][e(564)][e(446)](_o),o=this[e(539)][e(564)][e(446)](Mo),r=n[e(490)](t);if(!r[e(538)]){const t=r[e(567)](()=>this[e(440)](r.id));o[e(505)](t),r[e(520)]=!1}}[Qo(572)](){const t=Qo,e=this[t(539)],n=e[t(564)][t(446)](r.Users);e[t(442)][t(461)](t(510))[t(458)]({model:t(541),view:(o,r)=>{const s=t,{id:i}=or(o[s(552)]),c=e[s(564)][s(446)](_o)[s(490)](i),a=this[s(480)]&&or(this[s(480)]).id===i;let h;if(c&&c[s(581)]&&!a&&o[s(547)])return r[s(428)][s(514)](o[s(547)],s(549)+o[s(552)]),r[s(428)][s(514)](o[s(547)],s(499)+o[s(552)]),null;const u=[s(516)];return a&&u[s(521)](s(455)),h=c?.[s(584)]?c[s(435)][s(524)][s(495)].id:n.me.id,{classes:u,attributes:{"data-comment":i,"data-author-id":h}}}}),e[t(442)][t(461)](t(474))[t(431)]({model:t(541),view:(n,{options:o})=>{const r=t;if(o[r(481)])return null;const s=e[r(564)][r(446)](_o),i=e[r(469)][r(518)][r(446)](n),{id:c,part:a}=or(n);return i&&!i[r(426)]||o[r(513)]&&s[r(490)](c)?.[r(581)]?null:{group:r(541),name:a?c+":"+a:c}}}),e[t(442)][t(461)](t(462))[t(544)]({view:{name:t(541),attributes:{id:/^\w/}},model:(e,{writer:n})=>n[t(553)](t(450),{"data-name":t(488)+e[t(491)]("id")})}),e[t(442)][t(461)](t(462))[t(456)]({view:t(541)})}[Qo(535)](){const t=Qo,e=this[t(539)],n=e[t(564)][t(446)](_o),o=new Set,r=new Set;e[t(469)][t(500)][t(504)](n=>{const s=t;let i=!1;for(const{name:t,data:c}of e[s(469)][s(500)][s(527)][s(577)]()){const{group:a,id:h}=or(t);let u=c[s(496)];if(s(541)!==a||!u)continue;const d=s(483)===u[s(473)][s(503)];d||(u=rr(u,e[s(469)]),!u||u[s(507)]||!c[s(496)]||u[s(465)](c[s(496)]))?e[s(469)][s(546)](u)&&!d?this[s(436)]?o[s(583)](t):this[s(443)](t,h):(r[s(583)](t),o[s(429)](t),n[s(519)](t),i=!0):(n[s(487)](t,{range:u}),i=!0)}return i}),this.on(t(526),(n,r,s)=>{const i=t;if(!s&&o[i(568)])for(const t of o){const{id:n}=or(t);o[i(429)](t),e[i(469)][i(518)][i(446)](t)&&this[i(443)](t,n)}}),this[t(485)](e[t(469)][t(500)],t(551),()=>{const s=t;for(const{name:t,data:{newRange:i}}of e[s(469)][s(500)][s(527)][s(577)]()){const{group:c,id:a}=or(t);if(s(541)!==c)continue;const h=n[s(490)](a),u=this[s(515)](a);h&&(!h[s(520)]&&i&&e[s(460)][s(545)][s(489)](s(542),()=>{const t=s,o=e[t(564)][t(446)](go),r=n[t(492)][t(446)](h)[t(545)];o[t(438)](r)[t(537)]()},{priority:s(444)}),h[s(520)]=u||!!i),i||(r[s(583)](t),o[s(429)](t))}for(const t of r){const{id:e}=or(t),r=n[s(490)](e);if(o[s(429)](t),!r)continue;const i=this[s(515)](e);i||r[s(566)]?i||r[s(472)]||r[s(569)](new Date):r[s(453)]()}r[s(486)]()})}[Qo(579)](t){const e=Qo;t[e(454)](t=>{const n=e;t[n(472)]&&this[n(523)](t.id)})}[Qo(440)](t){const e=Qo,n=this[e(539)],o=this[e(574)](t);return(0,r.getAllMarkersDomElementsSorted)(n[e(460)],o)}[Qo(533)](t){const e=Qo,n=this[e(574)](t);let o="",r=!1;for(const t of n){const n=t[e(558)]();for(const t of Array[e(559)](n[e(555)]()))t.is(e(484))?(o&&r&&(o+=" ",r=!1),o+=t[e(452)]):r=!0;r=!0}return o[e(578)](0,150)}[Qo(445)](t,e){const n=Qo,o=this[n(539)],r=o[n(564)][n(446)](_o);let s=r[n(490)](e);const i=o[n(447)][n(446)](n(476)),c=o[n(564)][n(446)](Mo);return s&&(s[n(472)]&&s[n(569)](null),s[n(538)])||(this[n(574)](e)[0][n(586)]?r[n(585)]({channelId:i,threadId:e})[n(565)](t=>{const r=n;if(r(548)!==o[r(441)])if(s=t,s&&!s[r(538)]){const t=s[r(567)](()=>this[r(440)](e));c[r(505)](t),s[r(581)]&&this[r(427)](e)}else if(!s){const t=this[r(574)](e);o[r(469)][r(551)](e=>{const n=r;for(const o of t)e[n(519)](o)})}}):o[n(460)][n(545)][n(489)](n(542),()=>{const t=n;if(r[t(490)](e))return;const a=o[t(564)][t(446)](go);s=r[t(580)]({channelId:i,threadId:e,target:()=>this[t(440)](e),context:{type:t(497),value:this[t(533)](e)}});const h=r[t(492)][t(446)](s)[t(545)],u=a[t(438)](h);u&&c[t(505)](u)},{priority:n(444)})),s}[Qo(443)](t,e){const n=Qo,o=this[n(445)](t,e);o&&!o[n(479)]&&o[n(470)]({type:n(497),value:this[n(533)](e)})}[Qo(502)](){const t=Qo,n=this[t(539)];(0,r.surroundingMarkersDetector)(n[t(469)],({left:o,entered:s})=>{const i=t;for(const t of o)if(sr(t)){n.ui[i(522)][i(582)](it(n[i(449)],i(531)));break}for(const t of s)if(sr(t)){n.ui[i(522)][i(582)](it(n[i(449)],i(563),(0,e.getEnvKeystrokeText)(r.FOCUS_ANNOTATION_KEYSTROKE)));break}})}}function nr(t,e){return e?t+":"+e:t}function or(t){const e=t[Qo(425)](":");return{group:e[0],id:e[1],part:e[2]}}function rr(t,e){const n=Qo,o=e[n(506)],r=e[n(557)](t[n(576)]);for(const s of t[n(512)]()){const{type:t,item:i,nextPosition:c}=s;if(n(497)===t||o[n(475)](i)){const t=e[n(424)](i);r[n(507)]&&(r[n(576)]=t),r[n(464)]=c}}return r}function sr(t){const e=Qo;return e(541)===or(t[e(434)])[e(430)]}function ir(t,e){const n=ar();return(ir=function(t,e){return n[t-=279]})(t,e)}const cr=ir;function ar(){const t=["map","execute","length","focus","push","addSourceCollector","bind","getAllMarkersForId","1847307BqZOXZ","requires","locale","get","176722bbcPWW","innerView","commentsLicenseKeyEvaluationLimit","commentsLicenseKeyInvalid","307304GlTrSb","hasMarkerForId","Comment","commentsLicenseKeyDomainLimit","51CVmSIn","hasContent","getCommentThread","low","menuBar:comment","componentFactory","_viewToController","328fUSRFT","find","CommentsUI","commentsLicenseKeyUsageLimit","invalid","_createUIButton","4097250hriFQt","highest","commentsLicenseKeyNotAllowed","set","change:activeAnnotations","138TxJiOX","stop","isOfficialPlugin","commentsLicenseKeyTrialLimit","comment:","editor","CommentsListView","from","domainLimit","focusTracker","editing","261305hkacUU","add","commentsLicenseKeyValid","300582AcyQhx","addComment","_showLicenseError","init","hasCommentThread","_threadToController","getRange","_licenseKeyCheckInterval","featureNotAllowed","isFocused","commentsLicenseKeyExpired","evaluationLimit","isPremiumPlugin","config","listenTo","removeCommentThread","destroy","commands","trialLimit","licenseKey","isEnabled","model","plugins","Comments","usageLimit","comment","tooltip","activeMarker","view","CommentThreadInputView","1340788FPqHrD","expired","addCommentThread","pluginName","has"];return(ar=function(){return t})()}!function(t){const e=ir,n=t();for(;;)try{if(838145===-parseInt(e(355))/1+-parseInt(e(351))/2*(-parseInt(e(359))/3)+-parseInt(e(334))/4+parseInt(e(301))/5*(parseInt(e(290))/6)+-parseInt(e(347))/7+-parseInt(e(279))/8*(parseInt(e(304))/9)+parseInt(e(285))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ar);class hr extends t.Plugin{[cr(323)];[cr(311)];static get[cr(337)](){return cr(281)}static get[cr(292)](){return!0}static get[cr(316)](){return!0}static get[cr(348)](){return[_o,er,Mo,go]}get[cr(296)](){return Ft}get[cr(333)](){return Pt}[cr(307)](){const t=cr,e=this[t(295)],n=e[t(326)][t(350)](_o),o=e[t(326)][t(350)](er),r=e[t(326)][t(350)](go),s=e[t(326)][t(350)](Mo);e.ui[t(364)][t(302)](t(329),()=>{const e=t,n=this[e(284)](st.ButtonView);return n[e(330)]=!0,n}),e.ui[t(364)][t(302)](t(363),()=>this[t(284)](st.MenuBarMenuListItemButtonView)),s[t(344)](()=>{const e=t,r=[];for(const[t,s]of n[e(309)]){const n=o[e(346)](t.id),i=n[e(339)](t=>t[e(310)]());n[e(341)]>0&&r[e(343)]([s[e(332)],i])}return r}),this[t(318)](r,t(289),(e,r,s)=>{const i=t,c=Array[i(297)](s)[i(339)](t=>t[i(352)])[i(280)](t=>n[i(365)][i(338)](t));if(!c)return void(o[i(331)]=null);const a=n[i(365)][i(350)](c)[i(325)].id,h=i(294)+a;a&&o[i(356)](a)?o[i(331)]=h:o[i(331)]&&(o[i(331)]=null)}),this[t(318)](n,t(319),(n,{threadId:r,isFromAdapter:s})=>{const i=t;!s&&e.ui[i(299)][i(313)]&&o[i(356)](r)&&e[i(300)][i(332)][i(342)]()},{priority:t(286)}),this[t(318)](n,t(305),(r,{threadId:s,isFromAdapter:i})=>{const c=t;!i&&o[c(356)](s)&&n[c(308)](s)&&1===n[c(361)](s)[c(341)]&&(e[c(300)][c(332)][c(342)](),r[c(291)]())},{priority:t(362)}),this[t(323)]=this[t(295)][t(317)][t(350)](t(323));const i=this[t(295)];this[t(311)]=setInterval(()=>{const e=t;let n;for(const t in i){const o=t,r=i[o];if(e(303)==r||e(354)==r||e(314)==r||e(358)==r||e(287)==r||e(353)==r||e(293)==r||e(282)==r){delete i[o],n=r,clearInterval(this[e(311)]),this[e(311)]=void 0;break}}e(354)==n&&i[e(306)](e(283)),e(314)==n&&i[e(306)](e(335)),e(358)==n&&i[e(306)](e(298)),e(287)==n&&i[e(306)](e(312),e(327)),e(353)==n&&i[e(306)](e(315)),e(293)==n&&i[e(306)](e(322)),e(282)==n&&i[e(306)](e(328))},1e3)}[cr(320)](){const t=cr;super[t(320)](),this[t(311)]&&clearInterval(this[t(311)])}[cr(284)](t){const e=cr,n=this[e(295)],o=new t(n[e(349)]),r=n[e(321)][e(350)](e(336));return o[e(288)]({label:it(n[e(349)],e(357)),icon:rt.IconAddComment}),o[e(345)](e(324)).to(r,e(360)),this[e(318)](o,e(340),()=>{r[e(340)]()}),o}}const ur=lr;function dr(){const t=["requires","3183244LOZugX","editSource","isEnabled","document","editor","1574eqcGhE","config","108740OGewfq","2502NWZDhs","view","isOfficialPlugin","SourceEditing","DragDrop","change:isEnabled","forceDisabled","listenTo","3051yAyNTm","afterInit","commands","isPremiumPlugin","commentsOnly","cut","CommentsOnly","stopListening","get","pluginName","_disableCommentsOnlyMode","set","addCommentThread","2154800XczdAQ","_enableCommentsOnlyMode","6NliIpK","has","delete","plugins","5255536inibDn","clearForceDisabled","stop","editing","affectsData","1515857zgmYVf","938000syiufg","commentsOnlyMode","clipboardInput","highest"];return(dr=function(){return t})()}function lr(t,e){const n=dr();return(lr=function(t,e){return n[t-=181]})(t,e)}!function(t){const e=lr,n=t();for(;;)try{if(479351===-parseInt(e(221))/1+-parseInt(e(185))/2*(parseInt(e(196))/3)+-parseInt(e(226))/4+-parseInt(e(209))/5*(-parseInt(e(211))/6)+parseInt(e(220))/7+-parseInt(e(215))/8+-parseInt(e(188))/9*(-parseInt(e(187))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(dr);class mr extends t.Plugin{static get[ur(205)](){return ur(202)}static get[ur(190)](){return!0}static get[ur(199)](){return!0}static get[ur(225)](){return[er]}constructor(t){const e=ur;super(t),this[e(207)](e(182),!1),this.on(e(193),(t,n,o)=>{const r=e;o?this[r(210)]():this[r(206)]()})}[ur(197)](){const t=ur;!this[t(182)]&&this[t(184)][t(186)][t(204)](t(200))&&(this[t(182)]=!0)}[ur(210)](){const t=ur;for(const[e,n]of this[t(184)][t(198)])n[t(219)]&&t(208)!==e&&n[t(194)](t(222));this[t(184)][t(214)][t(212)](t(192))&&this[t(184)][t(214)][t(204)](t(192))[t(194)](t(222)),this[t(184)][t(214)][t(212)](t(191))&&this[t(184)][t(214)][t(204)](t(191))[t(194)](t(222)),this[t(184)][t(198)][t(204)](t(181))?.[t(194)](t(222));const e=this[t(184)][t(218)][t(189)][t(183)];this[t(195)](e,t(201),e=>e[t(217)](),{priority:t(224)}),this[t(195)](e,t(223),e=>e[t(217)](),{priority:t(224)}),this[t(195)](e,t(213),e=>e[t(217)](),{priority:t(224)})}[ur(206)](){const t=ur;for(const[e,n]of this[t(184)][t(198)])n[t(219)]&&t(208)!==e&&n[t(216)](t(222));this[t(184)][t(214)][t(212)](t(191))&&this[t(184)][t(214)][t(204)](t(191))[t(216)](t(222)),this[t(184)][t(198)][t(204)](t(181))?.[t(216)](t(222)),this[t(203)](this[t(184)][t(218)][t(189)][t(183)])}}const kr=pr;function gr(){const t=["10495701kjeylZ","listenTo","register","function","collection","pluginName","destroy","stopListening","_visibleAnnotations","defaultFilter","plugins","annotationsuis-register-invalid-interface","init","_removeActiveAnnotation","_setSelectedAnnotations","isActive","_addActiveAnnotation","activate","isPremiumPlugin","AnnotationsUIs","refilterAnnotations","change:activeAnnotation","activeAnnotations","push","deactivateAll","size","from","_assertAnnotationDoesNotBelongToMultipleUIs","6PXdKDZ","_uis","type","delete","get","requires","4StITUG","filter","length","setActiveAnnotation","activeUIs","uisData","set","9568811jTfsKo","15xIeRhl","_deactivateAllAnnotations","annotationsuis-annotation-mismatch","deactivate","context","_activateAnnotation","find","13486280rpFhss","220984SkjVpj","1053148EXkIdg","annotationsuis-missing-ui","29333120LIPNZS","detach","hasActive","attach","remove","2741520tLskEw","switchTo","add","annotationsuis-register-already-registered","isOfficialPlugin","has"];return(gr=function(){return t})()}function pr(t,e){const n=gr();return(pr=function(t,e){return n[t-=374]})(t,e)}!function(t){const e=pr,n=t();for(;;)try{if(882364===parseInt(e(415))/1*(-parseInt(e(399))/2)+-parseInt(e(423))/3+-parseInt(e(416))/4*(-parseInt(e(407))/5)+-parseInt(e(393))/6*(-parseInt(e(406))/7)+-parseInt(e(414))/8+-parseInt(e(429))/9+parseInt(e(418))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gr);class fr extends t.ContextPlugin{[kr(403)];[kr(404)];[kr(394)];static get[kr(398)](){return[go]}static get[kr(434)](){return kr(384)}static get[kr(427)](){return!0}static get[kr(383)](){return!0}constructor(t){const e=kr;super(t),this[e(403)]=new Set,this[e(394)]=new Map,this[e(404)]=new Map}[kr(377)](){const t=kr,e=this[t(411)][t(375)][t(397)](go);this[t(430)](e,t(412),(e,n)=>{const o=t;for(const t of this[o(403)]){const e=this[o(394)][o(397)](t);(0,this[o(404)][o(397)](t)[o(400)])(n)&&e[o(402)](n)}}),this[t(430)](e,t(408),()=>{const e=t;for(const t of this[e(403)])this[e(394)][e(397)](t)[e(402)](null)}),this[t(430)](e[t(437)],t(425),(e,n)=>{this[t(392)](n)})}[kr(420)](){const t=kr;return this[t(403)][t(390)]>0}[kr(380)](t){const e=kr;return this[e(403)][e(428)](t)}[kr(382)](t,n=this[kr(374)]){const o=kr,r=this[o(411)][o(375)][o(397)](go);if(!this[o(394)][o(428)](t))throw new e.CKEditorError(o(417),this,{uiName:t});this[o(380)](t)&&this[o(410)](t),this[o(403)][o(425)](t);const s=new Je;Qe({source:r[o(437)],target:s,filter:n}),this[o(404)][o(405)](t,{collection:s,filter:n});const i=this[o(394)][o(397)](t);i[o(421)](s),this[o(430)](i,o(386),(t,e,n,s)=>{const i=o;s&&r[i(378)](s),n&&r[i(381)](n)})}[kr(410)](t){const n=kr;if(this[n(403)][n(396)](t),!this[n(394)][n(428)](t))throw new e.CKEditorError(n(417),this,{uiName:t});const o=this[n(394)][n(397)](t);o[n(419)](),this[n(436)](o),this[n(404)][n(397)](t)[n(433)][n(435)](),this[n(404)][n(396)](t)}[kr(424)](t){const n=kr;if(!this[n(394)][n(428)](t))throw new e.CKEditorError(n(417),this,{uiName:t});const o=this[n(411)][n(375)][n(397)](go),r=Array[n(391)](o[n(387)])[0]||null;this[n(389)](),this[n(382)](t);const s=this[n(394)][n(397)](t);s[n(402)](r),s[n(379)]&&r&&s[n(379)]([r])}[kr(389)](){const t=kr;for(const e of this[t(403)])this[t(410)](e)}[kr(431)](t,n){const o=kr;if(this[o(394)][o(428)](t))throw new e.CKEditorError(o(426));if(o(432)!=typeof n[o(421)]||o(432)!=typeof n[o(419)]||o(432)!=typeof n[o(402)])throw new e.CKEditorError(o(376),null);this[o(394)][o(405)](t,n)}[kr(385)](){const t=kr,e=this[t(411)][t(375)][t(397)](go)[t(433)],n=new Map,o=Array[t(391)](this[t(403)]);for(const e of this[t(403)]){const o=this[t(404)][t(397)](e)[t(433)];for(const r of o)n[t(405)](r,e)}for(const r of e){const e=n[t(397)](r);this[t(392)](r);const s=o[t(413)](e=>this[t(404)][t(397)](e)[t(400)](r));e!==s&&(e&&this[t(404)][t(397)](e)[t(433)][t(422)](r),s&&this[t(404)][t(397)](s)[t(433)][t(425)](r))}}[kr(435)](){const t=kr;this[t(389)](),super[t(435)]()}[kr(374)](){return!0}[kr(392)](t){const n=kr,o=[];for(const e of this[n(403)])(0,this[n(404)][n(397)](e)[n(400)])(t)&&o[n(388)](e);if(o[n(401)]>1)throw new e.CKEditorError(n(409),null,{matchedUIs:o,annotationType:t[n(395)]})}}var br=n(573),vr={attributes:{"data-cke":!0}};vr.setAttributes=Ae(),vr.insert=Ie().bind(null,"head"),vr.domAPI=_e(),vr.insertStyleElement=Te();be()(br.A,vr);br.A&&br.A.locals&&br.A.locals;const _r=Ir;function wr(){const t=["416540rXHCTi","focusTracker","Annotations sidebar","getIndex","1516560yIZqEh","source","application","uiLanguageDirection","36yseVaf","remove","Annotations list","_setupKeyboardNavigation","top","forEach","change","focusables","focus","delegate","change:top","added","div","list","add","set","focusPrevious","removed","405555VhZQRd","class","setTemplate","603LlpmZh","918029XuKdnJ","60dCzEcH","number","674550uHbFRp","bindTemplate","arrowup","render","184492GBaElz","createCollection","focusCycler","listenTo","focusNext","ck-sidebar","element","length","ck-reset","focusFirst","_updateItemPositionInFocusables","arrowdown","6316728EzGBzh","minHeight"];return(wr=function(){return t})()}function Ir(t,e){const n=wr();return(Ir=function(t,e){return n[t-=114]})(t,e)}!function(t){const e=Ir,n=t();for(;;)try{if(723274===-parseInt(e(133))/1+-parseInt(e(154))/2+-parseInt(e(158))/3+parseInt(e(134))/4*(-parseInt(e(129))/5)+-parseInt(e(162))/6*(parseInt(e(140))/7)+-parseInt(e(152))/8+parseInt(e(132))/9*(parseInt(e(136))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wr);const yr=(0,e.toUnit)("px");class Ar extends st.View{[_r(124)];[_r(118)];[_r(155)];[_r(142)];constructor(t){const n=_r;super(t);const o=this[n(137)];this[n(126)](n(153),0),this[n(126)](n(130),""),this[n(124)]=this[n(141)](),this[n(118)]=this[n(141)](),this[n(124)][n(120)](n(138),n(151)).to(this),this[n(155)]=new e.FocusTracker,this[n(142)]=new st.FocusCycler({focusables:this[n(118)],focusTracker:this[n(155)]}),this[n(131)]({tag:n(123),attributes:{class:["ck",n(145),n(148),o.to(n(130))],style:{minHeight:o.to(n(153),t=>n(135)==typeof t?yr(t+10):null)},dir:t[n(161)],role:n(160),"aria-label":it(t,n(156)),tabindex:0},children:[{tag:n(123),attributes:{role:n(124),"aria-label":it(t,n(164))},children:this[n(124)]}]})}[_r(139)](){const t=_r;super[t(139)](),this[t(114)]()}[_r(119)](){const t=_r;this[t(142)][t(149)]()}[_r(114)](){const t=_r;this[t(124)][t(120)](t(121)).to(this),this.on(t(121),e=>{const n=t;this[n(150)](e[n(159)])}),this[t(124)][t(116)](e=>{const n=t;this[n(155)][n(125)](e[n(146)]),this[n(150)](e)}),this[t(124)].on(t(117),(e,n)=>{const o=t;for(const t of n[o(128)])this[o(155)][o(163)](t[o(146)]),this[o(118)][o(163)](t);for(const t of n[o(122)])this[o(155)][o(125)](t[o(146)]),this[o(150)](t)}),this.on(t(138),()=>{const e=t;this[e(142)][e(127)]()}),this.on(t(151),()=>{const e=t;this[e(142)][e(144)]()}),this[t(143)](this[t(146)],t(119),()=>{this[t(119)]()})}[_r(150)](t){const e=_r,n=this[e(118)][e(157)](t);let o,r;for(const n of this[e(118)])if(t[e(115)]<n[e(115)]){o=n;break}if(r=o?this[e(118)][e(157)](o):this[e(118)][e(147)],-1!==n){if(n===r-1)return;this[e(118)][e(163)](t),r=o?this[e(118)][e(157)](o):this[e(118)][e(147)]}this[e(118)][e(125)](t,r)}}const Cr=xr;function Tr(){const t=["_targetTop","clientHeight","27714OjSukK","1027815RdYbGT","bind","render","clear","height","set","detach","focus","ck-sidebar-item","4401250tIIYXW","presentation","div","424TjhkPd","bottom","_mutationObserver","ck-sidebar-item--no-animation","935euNbLX","43604790JUQOhx","updateHeight","content","bindTemplate","16oXJPMh","attach","createCollection","first","arrowup","delegate","isAnimationDisabled","arrowdown","top","34911sygvCG","element","setTemplate","1850556WwZmKl","destroy","1767609jERXJp"];return(Tr=function(){return t})()}!function(t){const e=xr,n=t();for(;;)try{if(750988===parseInt(e(202))/1+parseInt(e(196))/2+parseInt(e(193))/3*(parseInt(e(175))/4)+-parseInt(e(179))/5*(-parseInt(e(201))/6)+parseInt(e(172))/7*(parseInt(e(184))/8)+-parseInt(e(198))/9+-parseInt(e(180))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Tr);const Er=(0,e.toUnit)("px");function xr(t,e){const n=Tr();return(xr=function(t,e){return n[t-=164]})(t,e)}class Or extends st.View{[Cr(182)];[Cr(199)];[Cr(177)];constructor(t){const e=Cr;super(t),this[e(168)](e(192),0),this[e(168)](e(167),0),this[e(164)](e(176)).to(this,e(192),this,e(167),(t,e)=>t+e),this[e(168)](e(190),!1),this[e(177)]=Ve(()=>this[e(181)]()),this[e(199)]=null,this[e(182)]=this[e(186)](),this[e(182)][e(189)](e(188),e(191)).to(this);const n=this[e(183)];this[e(195)]({tag:e(174),attributes:{class:[e(171),n.to(e(190),t=>t?e(178):"")],style:{top:n.to(e(192),t=>Er(t))},role:e(173)},children:this[e(182)]})}[Cr(165)](){const t=Cr;super[t(165)](),this[t(177)][t(185)](this[t(194)])}[Cr(170)](){const t=Cr;this[t(182)][t(187)]&&this[t(182)][t(187)][t(170)]()}[Cr(181)](){const t=Cr,e=this[t(194)][t(200)];e&&(this[t(167)]=e)}[Cr(197)](){const t=Cr;this[t(182)][t(166)](),this[t(177)][t(169)](),super[t(197)]()}}const Nr=Mr;function Sr(){const t=["sidebar.container","object","get","sidebar-setcontainer-invalid-element","stopListening","bind","_annotationToSidebarItemView","_updateLastItem","_attachToContainer","rearrange","_alignForBottomChange","unbind","listenTo","pluginName","remove","Sidebar","_alignBeforeItem","change:top","445830MkQCeX","list","_recalculateBuffer","isActive","locale","_activeAnnotation","_setItemTop","_alignForTopChange","class","change:targetRect","_getTargetTop","_alignToTargetRect","targetRect","refresh","isAnimationDisabled","bottom","length","_recalculate","_getItemAfter","render","_createSidebarView","context","delete","updateHeight","add","getIndex","isPremiumPlugin","getSidebarItemView","view","addAnnotation","21274749biEwGP","height","minHeight","_getMaxAvailableTop","_alignAfterItem","5750652JNlCnQ","change:_lastItem","_destroySidebarItemView","target","setContainer","_getItemBefore","_spaceBetweenItems","nodeType","isOfficialPlugin","_sidebarItemViewToAnnotation","top","push","1828827nyiPMS","_annotations","3430844VIlGas","sidebar-attachtocontainer-missing-container","3NnwSmH","config","_targetTop","element","_lastItem","max","last","_detachFromContainer","clear","set","init","sidebar.preventScrollOutOfView","6bNaeGf","destroy","3993785RKQtHp","define","content","container","6574768sPWjTJ","appendChild","change:bottom"];return(Sr=function(){return t})()}function Mr(t,e){const n=Sr();return(Mr=function(t,e){return n[t-=126]})(t,e)}!function(t){const e=Mr,n=t();for(;;)try{if(996882===parseInt(e(214))/1+-parseInt(e(173))/2*(-parseInt(e(175))/3)+parseInt(e(159))/4+parseInt(e(189))/5*(-parseInt(e(187))/6)+-parseInt(e(171))/7+parseInt(e(193))/8+-parseInt(e(154))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Sr);class Rr extends t.ContextPlugin{[Nr(152)];[Nr(129)];[Nr(172)];[Nr(165)];[Nr(168)];[Nr(202)];[Nr(126)];static get[Nr(209)](){return Nr(211)}static get[Nr(167)](){return!0}static get[Nr(150)](){return!0}constructor(t){const e=Nr;super(t),this[e(184)](e(179),void 0),this[e(152)]=this[e(144)](),this[e(184)](e(192),null),this[e(165)]=25,this[e(168)]=new Map,this[e(202)]=new Map,this[e(145)][e(176)][e(190)](e(186),!1),this[e(172)]=null,this[e(129)]=null,this[e(126)]=[]}[Nr(185)](){const t=Nr,e=this[t(145)][t(176)][t(198)](t(196));e&&this[t(163)](e)}[Nr(163)](t){const n=Nr;if(!Lr(t))throw new e.CKEditorError(n(199));this[n(192)]=t}[Nr(204)]({viewClass:t="",spaceBetweenItems:n=25}={}){const o=Nr;if(!Lr(this[o(192)]))throw new e.CKEditorError(o(174),this);this[o(192)][o(194)](this[o(152)][o(178)]),this[o(152)][o(132)]=t,this[o(165)]=n}[Nr(205)]({removedAnnotation:t,previousAnnotation:e,nextAnnotation:n}){const o=Nr,r=this[o(151)](t);this[o(152)][o(215)][o(210)](r),this[o(161)](t),e&&this[o(135)](this[o(151)](e)),n&&this[o(135)](this[o(151)](n)),this[o(203)]()}[Nr(137)]({blurredAnnotation:t,activatedAnnotation:e,disableAnimationOnActivatedAnnotation:n}){const o=Nr;if(this[o(129)]=e,t){t[o(127)]=!1;const e=this[o(151)](t);e&&n&&(e[o(138)]=!1)}if(e){const t=this[o(151)](e);t&&(e[o(127)]=!0,n&&(t[o(138)]=!0,t[o(169)]+=1),this[o(135)](t))}}[Nr(182)](t){const e=Nr;if(this[e(152)][e(178)][e(210)](),t)for(const n of t)this[e(161)](n);this[e(152)][e(215)][e(183)](),this[e(152)][e(132)]="",this[e(179)]=null}[Nr(153)](t,e){const n=Nr;e||(e=t[n(152)]);const o=new Or(this[n(145)][n(128)]);this[n(168)][n(184)](o,t),this[n(202)][n(184)](t,o),o[n(191)][n(148)](e),this[n(208)](t[n(152)],n(133),(e,r,s)=>{const i=n,c=this[i(134)](t,s);o[i(177)]!=c&&(o[i(177)]=c,this[i(130)](o,c))}),this[n(208)](o,n(213),()=>{const t=n;this[t(141)](o,t(169))}),this[n(208)](o,n(195),()=>{const t=n;this[t(141)](o,t(139))}),this[n(135)](o);const r=this[n(164)](o);return r&&this[n(158)](r,o)||this[n(135)](o),this[n(203)](),this[n(152)][n(215)][n(148)](o),o}[Nr(131)](t){const e=Nr;if(!t[e(191)][e(140)])return;const n=this[e(164)](t);if(!n)return;const o=this[e(168)][e(198)](n),r=this[e(129)];r&&r===o?this[e(158)](n,t):this[e(212)](t,n)}[Nr(206)](t){const e=Nr;if(!t[e(191)][e(140)])return;const n=this[e(142)](t);if(!n)return;const o=this[e(168)][e(198)](n),r=this[e(145)][e(176)][e(198)](e(186)),s=this[e(129)];s&&s===o&&r?(this[e(212)](n,t),this[e(158)](t,n)):s&&s===o?this[e(212)](n,t):this[e(158)](t,n)}[Nr(141)](t,e){const n=Nr;0===this[n(126)][n(140)]&&setTimeout(()=>{const t=n;for(const{sidebarItemView:e,changedProp:n}of this[t(126)])t(169)===n?this[t(131)](e):this[t(206)](e);this[t(126)]=[]},10),this[n(126)][n(170)]({sidebarItemView:t,changedProp:e})}[Nr(151)](t){const e=Nr;return this[e(202)][e(198)](t)}[Nr(188)](){const t=Nr;this[t(200)](),this[t(152)][t(188)]()}[Nr(161)](t){const e=Nr,n=this[e(151)](t);this[e(200)](n),this[e(200)](t[e(152)]),n[e(188)](),this[e(202)][e(146)](t),this[e(168)][e(146)](n)}[Nr(144)](){const t=Nr,e=new Ar(this[t(145)][t(128)]);return e[t(143)](),this.on(t(160),(n,o,r,s)=>{const i=t;s&&e[i(207)](i(156)),r?e[i(201)](i(156)).to(r,i(139)):e[i(156)]=null}),e}[Nr(203)](){const t=Nr;this[t(179)]=this[t(172)]?.[t(181)]?this[t(151)](this[t(172)][t(181)]):null}[Nr(164)](t){const e=Nr,n=this[e(168)][e(198)](t),o=n&&this[e(172)]?.[e(198)](this[e(172)][e(149)](n)-1);return o&&this[e(151)](o)||null}[Nr(142)](t){const e=Nr,n=this[e(168)][e(198)](t),o=n&&this[e(172)]?.[e(198)](this[e(172)][e(149)](n)+1);return o&&this[e(151)](o)||null}[Nr(212)](t,e){const n=Nr;t[n(147)]();const o=Pr(e[n(139)]+this[n(165)],t[n(169)]);return!!o&&(this[n(130)](e,e[n(169)]-o),!0)}[Nr(158)](t,e){const n=Nr;t[n(147)]();const o=Pr(t[n(139)]+this[n(165)],e[n(169)]);return!!o&&(this[n(130)](e,e[n(169)]+o,!1),!0)}[Nr(135)](t){const e=Nr,n=this[e(168)][e(198)](t);if(!n||!n[e(162)]||!n[e(136)])return;const o=this[e(134)](n,n[e(136)]);this[e(130)](t,o)}[Nr(134)](t,n){const o=Nr;if(null===n)return 0;if(t[o(162)]instanceof e.Rect)return n[o(169)];{const t=new e.Rect(this[o(152)][o(178)])[o(169)];return n[o(169)]-t}}[Nr(130)](t,e,n=this[Nr(145)][Nr(176)][Nr(198)](Nr(186))){const o=Nr;n&&(e=Math[o(180)](e,this[o(157)](t))),t[o(169)]=e}[Nr(157)](t){const e=Nr;let n=this[e(164)](t),o=0;for(;n;)n[e(147)](),o+=this[e(165)]+n[e(155)],n=this[e(164)](n);return o}}function Pr(t,e){return Math[Nr(180)](t-e,0)}function Lr(t){const e=Nr;return null!==t&&e(197)==typeof t&&1===t[e(166)]}const Vr=Br;function Dr(){const t=["getOrderedSelectedAnnotations","1SpzZbc","change:container","pluginName","plugins","uiUpdate","wideSidebar","WideSidebar","destroy","activeAnnotation","has","context","container","detach","3KnfQft","421058KeIhTQ","get","EditorAnnotations","addAnnotation","isAttached","blur","isPremiumPlugin","widesidebar-detach-not-attached","high","hasDomSelection","init","_annotations","refreshPositioning","_attachToContainer","listenTo","_activeAnnotation","focus","removeEventListener","ready","9FvIgdC","resize","stop","stopListening","off","2016068CKDtQP","_integrateWithEditorAnnotations","isOfficialPlugin","from","register","add","490903HfEPZM","switchTo","cancel","rearrange","ck-sidebar--wide","5356310IIPQgG","refresh","setActiveAnnotation","13174084WFDKfg","12490310wQLbiv","widesidebar-attach-already-attached","_detachFromContainer","updateTargetRect","addEventListener","72SsENgb","set:container","_destroyEditorAnnotationsIntegration","requires","editors","set","remove","_editorAnnotations","4199052sURoUW","annotations","attach","_refreshPositioningDebounced"];return(Dr=function(){return t})()}function Br(t,e){const n=Dr();return(Br=function(t,e){return n[t-=178]})(t,e)}!function(t){const e=Br,n=t();for(;;)try{if(758956===parseInt(e(201))/1*(parseInt(e(215))/2)+-parseInt(e(214))/3*(-parseInt(e(239))/4)+-parseInt(e(179))/5+-parseInt(e(196))/6+parseInt(e(245))/7*(-parseInt(e(188))/8)+-parseInt(e(234))/9*(-parseInt(e(183))/10)+parseInt(e(182))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Dr);class jr extends t.ContextPlugin{[Vr(219)];[Vr(197)];[Vr(195)];[Vr(199)];static get[Vr(191)](){return[Rr,fr]}static get[Vr(203)](){return Vr(207)}static get[Vr(241)](){return!0}static get[Vr(221)](){return!0}constructor(t){const n=Vr;super(t),this[n(219)]=!1,this[n(193)](n(209),null),this[n(197)]=null,this[n(195)]=new e.Collection,this[n(199)]=Pe(()=>{const t=n;this[t(197)][t(227)]()},250,{leading:!1})}[Vr(225)](){const t=Vr,e=this[t(211)][t(204)][t(216)](fr),n=this[t(211)][t(204)][t(216)](Rr);e[t(243)](t(206),this),n[t(212)]&&e[t(246)](t(206))}[Vr(181)](t){const e=Vr;if(t===this[e(209)])return;const n=this[e(211)][e(204)][e(216)](Rr);n[e(230)]=t;const o=this[e(209)];n[e(180)]({blurredAnnotation:o,activatedAnnotation:t}),this[e(209)]=t}[Vr(198)](n){const o=Vr;this[o(197)]=n;const r=this[o(211)][o(204)][o(216)](Rr);if(r[o(226)]=n,this[o(219)])throw new e.CKEditorError(o(184),this);this[o(219)]=!0,this[o(229)](r,o(189),()=>{const t=o;this[t(213)](),this[t(229)](r,t(202),e=>{const o=t;e[o(238)](),this[o(198)](n)})}),r[o(228)]({viewClass:o(178)});const s=t=>{const e=o;t[e(186)](),r[e(218)](t)};for(const t of n)s(t);this[o(229)](n,o(244),(t,e)=>{s(e)}),this[o(229)](n,o(194),(t,e,s)=>{const i=o;r[i(248)]({removedAnnotation:e,previousAnnotation:n[i(216)](s-1),nextAnnotation:n[i(216)](s+1)}),e===this[i(209)]&&this[i(181)](null)},{priority:o(223)}),this[o(229)](n,o(231),(t,e)=>{this[o(181)](e)}),this[o(229)](n,o(220),()=>{this[o(181)](null)});const i=this[o(211)]instanceof t.Context?this[o(211)][o(192)]:new e.Collection([this[o(211)]]);for(const t of i)this[o(240)](t);this[o(229)](i,o(244),(t,e)=>{const n=o;this[n(229)](e,n(233),()=>{this[n(240)](e)})}),this[o(229)](i,o(194),(t,e)=>{const n=o;e[n(204)][n(210)](n(217))&&this[n(190)](e[n(204)][n(216)](n(217)))}),window[o(187)](o(235),this[o(199)]),this[o(197)][o(227)]()}[Vr(213)](){const n=Vr;if(!this[n(219)])throw new e.CKEditorError(n(222),this);this[n(181)](null);const o=this[n(211)][n(204)][n(216)](Rr);o[n(185)](this[n(197)]),this[n(237)](o),this[n(237)](this[n(197)]),this[n(211)]instanceof t.Context&&this[n(237)](this[n(211)][n(192)]);for(const t of Array[n(242)](this[n(195)]))this[n(190)](t);window[n(232)](n(235),this[n(199)]),this[n(199)][n(247)](),this[n(209)]=null,this[n(219)]=!1,this[n(197)]=null}[Vr(208)](){const t=Vr;this[t(219)]&&this[t(213)]()}[Vr(240)](t){const e=Vr;if(!t[e(204)][e(210)](e(217)))return;const n=t[e(204)][e(216)](e(217)),o=()=>{const t=e,o=n[t(200)]({annotations:this[t(197)],activeAnnotation:this[t(209)]});this[t(181)](o[0]||null)};this[e(229)](n,e(180),o),this[e(229)](n,e(220),(t,{isAnnotationTracked:n})=>{const o=e;this[o(209)]&&n(this[o(209)])&&this[o(181)](null)}),this[e(229)](n,e(205),()=>{this[e(199)]()}),this[e(229)](this[e(197)],e(220),t=>{const r=e;n[r(224)]()&&(o(),t[r(236)]())},{priority:e(223)}),this[e(195)][e(244)](n)}[Vr(190)](t){const e=Vr;this[e(237)](t),this[e(195)][e(194)](t)}}function Fr(){const t=["add","ck-annotation-counter__badge","65105kveNfO","432255DKSgHl","ck-annotation-counter__badge--","1519682WTdZKh","bindTemplate","number","annotationType","693eqnFXr","4uBmuwm","ck-annotation-counter","_badge","5669136EeggKJ","bind","extendTemplate","1LVNdGu","icon","children","counterView","70780xLDwRU","isDirty","span","setTemplate","10273424GTzMaJ","468bXYOrR","toString","set","...","ck-annotation-counter__badge--edit-mode","5489374pbEuhf"];return(Fr=function(){return t})()}const Hr=Ur;function Ur(t,e){const n=Fr();return(Ur=function(t,e){return n[t-=117]})(t,e)}!function(t){const e=Ur,n=t();for(;;)try{if(918376===parseInt(e(135))/1*(parseInt(e(124))/2)+-parseInt(e(122))/3*(parseInt(e(129))/4)+-parseInt(e(121))/5*(-parseInt(e(144))/6)+-parseInt(e(143))/7+parseInt(e(132))/8+parseInt(e(128))/9*(parseInt(e(139))/10)+-parseInt(e(118))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fr);class zr extends st.ButtonView{[Hr(138)];constructor(t){const e=Hr;super(t);const n=this[e(125)];this[e(146)](e(140),!1),this[e(146)](e(126),0),this[e(133)](e(131)).to(this,e(140),this,e(126),(t,n)=>t?e(147):n[e(145)]()),this[e(146)](e(127),""),this[e(136)]=rt.IconAddComment,this[e(134)]({attributes:{class:[e(130)]}}),this[e(138)]=new st.View,this[e(138)][e(142)]({tag:e(141),attributes:{class:[e(120),n.to(e(127),t=>e(123)+t),n.if(e(140),e(117))]},children:[{text:n.to(e(131))}]}),this[e(137)][e(119)](this[e(138)])}}var Kr=n(197),Wr={attributes:{"data-cke":!0}};Wr.setAttributes=Ae(),Wr.insert=Ie().bind(null,"head"),Wr.domAPI=_e(),Wr.insertStyleElement=Te();be()(Kr.A,Wr);Kr.A&&Kr.A.locals&&Kr.A.locals;const Xr=qr;function qr(t,e){const n=Yr();return(qr=function(t,e){return n[t-=454]})(t,e)}function Yr(){const t=["execute","first","detachFromDom","stop","getSidebarItemView","Esc","focusableElements","narrowsidebar-detach-not-attached","4ZADQBW","southArrowNorthEast","_manuallyClosedAnnotationViews","content","change:container","_hideBalloon","_attachListeners","southArrowNorth","length","target","_showBalloon","1096074sBDwvQ","20pVMyoy","context","_detachFromContainer","_annotations","listenTo","esc","contains","preventClosingBalloon","destroy","detach","add","bodyCollection","set:container","cancel","annotationType","_destroyEditorAnnotationsIntegration","EditorAnnotations","northArrowSouth","_domEmitter","isVisible","_annotationToNarrowView","blur","high","removeEventListener","pin","getOrderedSelectedAnnotations","refresh","resize","requires","2OadSVc","uiUpdate","isAttached","register","southArrowNorthWest","isDirty","delete","plugins","clear","annotations","stopPropagation","_setSelectedAnnotations","balloonPanelView","_updateBalloonPosition","isPremiumPlugin","focus","128842NiDDqX","3509388GLAxLR","1527222ktJPNK","preventDefault","change:height","_selectedAnnotations","1416000ecbjVI","locale","_attachToContainer","mousedown","bind","has","number","attachToDom","hasDomSelection","northArrowSouthEast","low","remove","_integrateWithEditorAnnotations","2090405ZPpErQ","8DtClQb","northArrowSouthWest","editors","narrowSidebar","off","set","459939YlLMdK","ready","defaultPositions","narrowsidebar-attach-already-attached","refreshPositioning","values","_refreshPositioning","view","addAnnotation","attach","keyCode","addEventListener","setActiveAnnotation","_refreshPositioningDebounced","from","keydown","NarrowSidebar","rearrange","type","11ILeiys","get","getByView","find","ck-sidebar--narrow","unpin","pluginName","_editorAnnotations","activeAnnotation","stopListening","init","_detachListeners","includes","element","isOfficialPlugin"];return(Yr=function(){return t})()}!function(t){const e=qr,n=t();for(;;)try{if(269317===parseInt(e(504))/1+-parseInt(e(462))/2*(-parseInt(e(480))/3)+-parseInt(e(546))/4*(parseInt(e(497))/5)+parseInt(e(484))/6+-parseInt(e(478))/7*(-parseInt(e(498))/8)+-parseInt(e(557))/9*(parseInt(e(558))/10)+parseInt(e(523))/11*(-parseInt(e(479))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yr);class Gr extends t.ContextPlugin{[Xr(464)];[Xr(471)];[Xr(548)];[Xr(576)];[Xr(578)];[Xr(483)];[Xr(530)];[Xr(517)];static get[Xr(461)](){return[Rr,fr]}static get[Xr(529)](){return Xr(520)}static get[Xr(537)](){return!0}static get[Xr(476)](){return!0}constructor(t){const n=Xr;super(t),this[n(464)]=!1,this[n(548)]=new Set,this[n(576)]=new((0,e.DomEmitterMixin)()),this[n(578)]=new Map,this[n(503)](n(531),null),this[n(471)]=null,this[n(483)]=[],this[n(530)]=new e.Collection,this[n(517)]=Pe(()=>{this[n(510)]()},250,{leading:!1})}[Xr(533)](){const t=Xr;this[t(559)][t(469)][t(524)](fr)[t(465)](t(501),this),this[t(569)]=new st.BodyCollection(this[t(559)][t(485)]),this[t(474)]=new st.BalloonPanelView(this[t(559)][t(485)]),this[t(569)][t(491)](),this[t(569)][t(568)](this[t(474)])}[Xr(513)](n){const o=Xr;this[o(471)]=n;const r=this[o(559)][o(469)][o(524)](Rr),s=this[o(474)];if(r[o(561)]=n,this[o(464)])throw new e.CKEditorError(o(507),this);this[o(464)]=!0,this[o(562)](r,o(570),()=>{const t=o;this[t(567)](),this[t(562)](r,t(550),e=>{const o=t;e[o(502)](),this[o(513)](n)})}),r[o(486)]({viewClass:o(527),spaceBetweenItems:5});const i=t=>{const e=o,n=new zr(this[e(559)][e(485)]);r[e(512)](t,n),this[e(578)][e(503)](t,n),n[e(488)](e(467),e(572),e(490)).to(t[e(511)],e(467),e(522),e(554)),n.on(e(538),()=>{const n=e;this[n(548)][n(470)](),s[n(549)][n(539)]!==t[n(511)]?(this[n(556)](t),t[n(511)][n(536)][n(477)](),this[n(516)](t)):this[n(516)](null)})};for(const t of n)i(t);this[o(562)](n,o(568),(t,e)=>{i(e)}),this[o(562)](n,o(495),(t,e,s)=>{const i=o;this[i(578)][i(524)](e)[i(566)](),this[i(578)][i(468)](e),r[i(521)]({removedAnnotation:e,previousAnnotation:n[i(524)](s-1),nextAnnotation:n[i(524)](s+1)}),e===this[i(531)]&&this[i(516)](null)},{priority:o(494)}),this[o(562)](n,o(477),(t,e)=>{this[o(516)](e)}),this[o(562)](n,o(454),()=>{this[o(516)](null)}),this[o(576)][o(562)](document,o(519),(t,n)=>{const r=o;n[r(514)]===e.keyCodes[r(563)]&&s[r(577)]&&(this[r(548)][r(568)](s[r(549)][r(539)]),this[r(551)](),n[r(472)](),n[r(481)]())}),this[o(576)][o(562)](document,o(487),(t,e)=>{const n=o,i=e[n(555)];s[n(577)]&&s[n(536)][n(564)](i)||r[n(511)][n(536)][n(564)](i)||t[n(565)]||this[n(531)]&&this[n(531)][n(544)][n(526)](t=>t[n(564)](i))||(this[n(548)][n(470)](),this[n(551)](),this[n(516)](null))});const c=this[o(559)]instanceof t.Context?this[o(559)][o(500)]:new e.Collection([this[o(559)]]);for(const t of c)this[o(496)](t);this[o(562)](c,o(568),(t,e)=>{const n=o;this[n(562)](e,n(505),()=>{this[n(496)](e)})}),this[o(562)](c,o(495),(t,e)=>{const n=o;e[n(469)][n(489)](n(574))&&this[n(573)](e[n(469)][n(524)](n(574)))}),window[o(515)](o(460),this[o(517)]),this[o(510)]()}[Xr(516)](t){const e=Xr;if(t===this[e(531)])return;const n=this[e(559)][e(469)][e(524)](Rr);n[e(459)]({blurredAnnotation:this[e(531)],activatedAnnotation:t,disableAnimationOnActivatedAnnotation:!0}),t&&n[e(542)](t)?this[e(556)](t):this[e(551)](),this[e(531)]=t}[Xr(567)](){const n=Xr;if(!this[n(464)])throw new e.CKEditorError(n(545),this);this[n(516)](null);const o=this[n(559)][n(469)][n(524)](Rr);this[n(551)](),Array[n(518)](this[n(578)][n(509)](),t=>t[n(566)]()),this[n(578)][n(470)](),o[n(560)](this[n(471)]),this[n(532)](),this[n(576)][n(532)](),this[n(559)]instanceof t.Context&&this[n(532)](this[n(559)][n(500)]);for(const t of Array[n(518)](this[n(530)]))this[n(573)](t);window[n(456)](n(460),this[n(517)]),this[n(517)][n(571)](),this[n(483)]=[],this[n(464)]=!1,this[n(471)]=null}[Xr(566)](){const t=Xr;this[t(464)]&&this[t(567)](),this[t(569)][t(540)]()}[Xr(496)](t){const e=Xr;if(!t[e(469)][e(489)](e(574)))return;const n=t[e(469)][e(524)](e(574)),o=this[e(559)][e(469)][e(524)](Rr),r=this[e(471)],s=this[e(474)],i=()=>{const t=e,o=n[t(458)]({annotations:this[t(471)],activeAnnotation:this[t(531)]});this[t(473)](o),this[t(516)](o[0]||null)};this[e(562)](n,e(459),i),this[e(562)](n,e(454),(t,{isAnnotationTracked:n})=>{const o=e;this[o(531)]&&n(this[o(531)])&&(this[o(473)]([]),this[o(516)](null))}),this[e(562)](n,e(463),()=>{this[e(517)]()}),this[e(562)](r,e(454),t=>{const o=e;n[o(492)]()&&t[o(541)]()},{priority:e(455)}),this[e(562)](this[e(576)],e(487),(t,r)=>{const c=e,a=r[c(555)];s[c(577)]&&s[c(536)][c(564)](a)||o[c(511)][c(536)][c(564)](a)||this[c(531)]&&n[c(492)]()&&(i(),t[c(565)]=!0)},{priority:e(455)}),this[e(530)][e(568)](n)}[Xr(573)](t){const e=Xr;t&&(this[e(532)](t),this[e(530)][e(495)](t))}[Xr(473)](t){const e=Xr;for(const n of this[e(483)])t[e(535)](n)||this[e(548)][e(468)](n[e(511)]);this[e(483)]=t}[Xr(510)](){const t=Xr,e=this[t(474)];this[t(471)][t(508)](),e[t(577)]&&this[t(475)]()}[Xr(556)](t){const e=Xr;if(this[e(548)][e(489)](t[e(511)]))return;const n=this[e(474)][e(549)][e(539)];n!==t[e(511)]?(n&&this[e(534)](n),this[e(552)](t[e(511)]),this[e(474)][e(549)][e(470)](),this[e(474)][e(549)][e(568)](t[e(511)]),this[e(475)]()):this[e(475)]()}[Xr(475)](){const t=Xr,e=this[t(474)][t(549)][t(539)],n=e&&this[t(471)][t(525)](e);if(!n||!this[t(578)][t(489)](n))return;const o=this[t(578)][t(524)](n)[t(536)],r=function(){const e=t,n=st.BalloonPanelView[e(506)];return[n[e(547)],n[e(493)],n[e(553)],n[e(575)],n[e(466)],n[e(499)]]}();this[t(474)][t(457)]({target:o,positions:r})}[Xr(551)](){const t=Xr,e=this[t(474)],n=e[t(549)][t(539)];n&&(this[t(534)](n),e[t(528)](),e[t(549)][t(470)]())}[Xr(552)](t){const e=Xr;this[e(562)](t,e(482),()=>this[e(475)]()),this[e(562)](t,e(543),(n,o)=>{const r=e;this[r(548)][r(568)](t),this[r(551)](),o()})}[Xr(534)](t){this[Xr(532)](t)}}var Zr=n(874),Jr={attributes:{"data-cke":!0}};Jr.setAttributes=Ae(),Jr.insert=Ie().bind(null,"head"),Jr.domAPI=_e(),Jr.insertStyleElement=Te();be()(Zr.A,Jr);Zr.A&&Zr.A.locals&&Zr.A.locals;const Qr=ts;function $r(){const t=["_setSelectedAnnotations","inlineannotations-not-allowed-with-context","2118PHtFOt","3260190YsPfon","focusTracker","selection","inlineannotations-detach-not-attached","attach","switchTo","register","_forceRefresh","activeAnnotation","every","push","add","isPremiumPlugin","updatePosition","domConverter","get","stopListening","includes","inline","target","clear","getClientRects","fromRect","detach","4135NYMzqN","editing","98EsviDq","focus","_closeAnnotation","change:visibleView","inlineannotations-attach-already-attached","4ioDiMh","remove","annotations","editableElement","isFocused","isAttached","afterInit","requires","top","_manuallyClosed","collapse","viewRangeToDom","getOrderedSelectedAnnotations","setActiveAnnotation","right","refresh","addObserver","getByView","targetRect","Esc","isActive","bottom","editor","_getBalloonTargetForAnnotation","pluginName","_selectedAnnotations","showStack","change:height","find","plugins","96081cwFwCx","document","context","width","view","change:isFocused","_balloon","isOfficialPlugin","78924McvADc","visibleView","57416UPilgZ","map","_addAnnotationToBalloon","hasActive","getBoundingClientRect","getFirstRange","listenTo","blur","4950121ZsjzaX","length","left","has","destroy","from","update","keystrokes","866412irBWbH","_removeAnnotationFromBalloon","InlineAnnotations","mousedown","_addedAnnotations","set","delete","8mfxbdv","init","hasView"];return($r=function(){return t})()}function ts(t,e){const n=$r();return(ts=function(t,e){return n[t-=461]})(t,e)}!function(t){const e=ts,n=t();for(;;)try{if(318916===-parseInt(e(510))/1*(-parseInt(e(485))/2)+-parseInt(e(477))/3*(-parseInt(e(547))/4)+-parseInt(e(540))/5*(-parseInt(e(515))/6)+parseInt(e(542))/7*(-parseInt(e(487))/8)+-parseInt(e(503))/9+parseInt(e(516))/10+-parseInt(e(495))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($r);class es extends t.Plugin{[Qr(552)];[Qr(549)];[Qr(556)];[Qr(483)];[Qr(507)];[Qr(472)];[Qr(523)];static get[Qr(554)](){return[Mo,st.ContextualBalloon,fr]}static get[Qr(471)](){return Qr(505)}static get[Qr(484)](){return!0}static get[Qr(528)](){return!0}constructor(t){const e=Qr;super(t),t[e(541)][e(481)][e(463)](gt.MouseObserver),this[e(552)]=!1,this[e(508)](e(524),null),this[e(549)]=null,this[e(556)]=new Set,this[e(483)]=t[e(476)][e(531)](st.ContextualBalloon),this[e(507)]=new Set,this[e(472)]=[],this[e(523)]=!1}[Qr(511)](){const t=Qr,e=this[t(469)][t(476)][t(531)](fr);e[t(479)]===this[t(469)]&&(e[t(522)](t(534),this),this[t(469)][t(502)][t(508)](t(466),(e,n)=>{const o=t,r=this[o(483)];if(this[o(552)]&&r[o(486)]){const t=this[o(549)][o(464)](r[o(486)]);t&&this[o(544)](t),n()}}))}[Qr(553)](){const t=Qr,e=this[t(469)][t(476)][t(531)](fr);e[t(479)]===this[t(469)]&&(e[t(490)]()||e[t(521)](t(534)))}[Qr(560)](t){const e=Qr;t!==this[e(524)]&&(this[e(524)]&&(this[e(524)][e(467)]=!1),t&&this[e(469)].ui[e(517)][e(551)]&&(this[e(549)][e(498)](t)&&this[e(489)](t,!0),t[e(467)]=!0),t||this[e(513)]([]),this[e(524)]=t)}[Qr(520)](t){const n=Qr;this[n(549)]=t;const o=this[n(469)][n(476)][n(531)](fr),r=this[n(483)];if(this[n(552)])throw new e.CKEditorError(n(546),this);if(o[n(479)]!==this[n(469)])throw new e.CKEditorError(n(514),this);const s=this[n(469)][n(476)][n(531)](Mo);this[n(493)](s,n(462),()=>{const t=n,e=s[t(559)]({annotations:this[t(549)],activeAnnotation:this[t(524)]});var o,r;!this[t(523)]&&(o=e,r=this[t(472)],o[t(496)]===r[t(496)]&&o[t(525)](e=>r[t(533)](e)))||(this[t(523)]=!1,this[t(513)](e),this[t(560)](e[0]||null))}),this[n(493)](s,n(494),(t,{isAnnotationTracked:e})=>{const o=n;this[o(524)]&&e(this[o(524)])&&(this[o(513)]([]),this[o(560)](null))}),this[n(493)](this[n(469)].ui[n(517)],n(482),(t,e,o)=>{o||this[n(560)](null)}),this[n(493)](t,n(548),(t,e)=>{const o=n;this[o(504)](e),e===this[o(524)]&&this[o(560)](null)}),this[n(493)](r,n(545),(e,o,s,i)=>{const c=n;i&&this[c(532)](i);const a=t[c(464)](s);s&&a&&(this[c(493)](s,c(474),()=>{r[c(529)]()}),this[c(493)](s,c(466),()=>{const t=c;this[t(544)](a),this[t(469)][t(541)][t(481)][t(543)]()}),this[c(524)]!==a&&this[c(560)](a))}),this[n(493)](this[n(469)].ui,n(501),()=>{const e=n;r[e(486)]&&t[e(464)](r[e(486)])&&r[e(529)]()}),this[n(493)](this[n(469)][n(541)][n(481)][n(478)],n(506),()=>{const t=n;this[t(523)]=!0,this[t(556)][t(536)]()}),this[n(469)][n(541)][n(481)][n(478)][n(518)][n(550)]&&this[n(469)][n(541)][n(481)][n(543)](),this[n(552)]=!0}[Qr(539)](){const t=Qr;if(!this[t(552)])throw new e.CKEditorError(t(519),this);this[t(560)](null);for(const e of this[t(507)])this[t(504)](e);this[t(532)](),this[t(552)]=!1,this[t(549)]=null}[Qr(499)](){const t=Qr;this[t(552)]&&this[t(539)]()}[Qr(513)](t){const e=Qr;for(const n of this[e(472)])t[e(533)](n)||this[e(556)][e(509)](n);for(const n of this[e(549)])t[e(533)](n)||this[e(504)](n);if(this[e(469)].ui[e(517)][e(551)])for(const n of t)this[e(489)](n);this[e(472)]=t}[Qr(489)](t,e=!1){const n=Qr;this[n(556)][n(498)](t)||(this[n(507)][n(498)](t)||this[n(483)][n(512)](t[n(481)])||(this[n(507)][n(527)](t),this[n(483)][n(527)]({stackId:t[n(481)].id,view:t[n(481)],position:{target:()=>this[n(470)](t)}})),e&&this[n(483)][n(473)](t[n(481)].id))}[Qr(470)](t){const n=Qr,o=t[n(535)],r=this[n(469)][n(541)][n(481)],s=r[n(478)][n(518)][n(492)](),i=r[n(530)][n(558)](s);if(i[n(557)](!0),o){if(o instanceof e.Rect)return o;let t=[];for(const e of o)t[n(526)](...ns(e[n(537)]()));t=function(t){const e=n,o=[];let r=t[0];for(let n=1;n<t[e(496)];n++)os(r,t[n])?r[e(480)]+=t[n][e(480)]:(o[e(526)](r),r=t[n]);return o[e(526)](r),o}(t);const r=i[n(491)]();return t[n(475)](t=>t[n(555)]<=r[n(555)]&&t[n(468)]>=r[n(468)]&&t[n(497)]<=r[n(497)]&&t[n(461)]>=r[n(461)])||t[0]}return t[n(465)]||i}[Qr(504)](t){const e=Qr;this[e(507)][e(498)](t)&&this[e(483)][e(512)](t[e(481)])&&(this[e(507)][e(509)](t),this[e(483)][e(548)](t[e(481)]))}[Qr(544)](t){const e=Qr;this[e(556)][e(527)](t),this[e(504)](t)}}function ns(t){const e=Qr;return Array[e(500)](t)[e(488)](DOMRect[e(538)])}function os(t,e){const n=Qr;return t[n(555)]===e[n(555)]&&t[n(468)]===e[n(468)]&&t[n(461)]===e[n(497)]}var rs=n(353),ss={attributes:{"data-cke":!0}};ss.setAttributes=Ae(),ss.insert=Ie().bind(null,"head"),ss.domAPI=_e(),ss.insertStyleElement=Te();be()(rs.A,ss);rs.A&&rs.A.locals&&rs.A.locals;function is(t,e){const n=as();return(is=function(t,e){return n[t-=482]})(t,e)}const cs=is;function as(){const t=["delegate","EMPTY_COMMENTS_ARCHIVE","element","focusTracker","99JjmQhb","focusNext","list","827980pQMymE","length","151736xhLSzI","6740670XYvpPB","setTemplate","presentation","_annotationViews","isActive","focusPrevious","add","_setupKeyboardNavigation","ck-comments-archive__content","8rJIfAf","ck-comments-archive","bindTemplate","141208RDXklY","1608860QmwXSw","arrowdown","focusCycler","change","COMMENTS_ARCHIVE_LIST_LABEL","set","focusFirst","remove","623YTmjoe","619809OZgziq","auto","destroy","focus","3342060jVdWIV","render","div","listenTo","arrowup","first","ck-hidden","ck-comments-archive__info","isEmpty"];return(as=function(){return t})()}!function(t){const e=is,n=t();for(;;)try{if(960784===parseInt(e(486))/1+-parseInt(e(500))/2+-parseInt(e(509))/3*(parseInt(e(496))/4)+parseInt(e(513))/5+-parseInt(e(487))/6+-parseInt(e(508))/7*(-parseInt(e(499))/8)+parseInt(e(526))/9*(parseInt(e(484))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(as);class hs extends st.View{[cs(525)];[cs(502)];[cs(490)];constructor(t,n){const o=cs;super(t),this[o(505)](o(521),!n[o(485)]),this[o(525)]=new e.FocusTracker,this[o(490)]=n,this[o(490)][o(522)](o(517),o(501)).to(this),this.on(o(517),()=>{const t=o;this[t(502)][t(492)]()}),this.on(o(501),()=>{const t=o;this[t(502)][t(482)]()}),this[o(502)]=new st.FocusCycler({focusables:n,focusTracker:this[o(525)]}),this[o(516)](n,o(493),()=>{this[o(521)]=!1}),this[o(516)](n,o(507),(t,e)=>{const r=o;e[r(491)]&&this[r(512)](),n[r(485)]||(this[r(521)]=!0)});const r=this[o(498)];this[o(488)]({tag:o(515),attributes:{dir:o(510),class:["ck",o(497)],tabindex:-1,role:o(483),"aria-label":it(t,o(504))},children:[{tag:o(515),attributes:{class:[o(495)],role:o(489)},children:[{tag:o(515),attributes:{role:o(489)},children:n},{tag:"p",attributes:{class:[o(520),r.if(o(521),o(519),t=>!t)]},children:[{text:it(t,o(523))}]}]}]})}[cs(514)](){const t=cs;super[t(514)](),this[t(494)]()}[cs(511)](){const t=cs;super[t(511)](),this[t(525)][t(511)]()}[cs(512)](){const t=cs;this[t(502)][t(518)]?this[t(502)][t(506)]():this[t(524)][t(512)]()}[cs(494)](){const t=cs;for(const e of this[t(490)])this[t(525)][t(493)](e[t(524)]);this[t(490)].on(t(503),(e,{added:n,removed:o})=>{const r=t;for(const t of n)this[r(525)][r(493)](t[r(524)]);for(const t of o)this[r(525)][r(507)](t[r(524)])})}}const us=ls;function ds(){const t=["299HIgytp","listenTo","activate","collection","pluginName","8776kmvrnS","context","2eLEJYv","7IfsGbC","CommentsArchive","10964YuYWGO","plugins","stopListening","archivedThreads","1820979EGXQrB","requires","has","isActive","archivedAt","init","focus","highest","336660leuIOY","3257330JjvsNV","11TuONCW","get","removeCommentThread","1595YTDsnC","_calculatePosition","isPremiumPlugin","isOfficialPlugin","change:archivedAt","11142plUFLM","length","8951586uAqHSx","getCommentThread","remove","397452TOpzyj","add","findIndex","isVisible","addCommentThread"];return(ds=function(){return t})()}function ls(t,e){const n=ds();return(ls=function(t,e){return n[t-=188]})(t,e)}!function(t){const e=ls,n=t();for(;;)try{if(850525===parseInt(e(220))/1*(parseInt(e(190))/2)+-parseInt(e(197))/3+parseInt(e(193))/4*(parseInt(e(210))/5)+-parseInt(e(217))/6*(parseInt(e(191))/7)+parseInt(e(188))/8*(parseInt(e(215))/9)+parseInt(e(206))/10*(-parseInt(e(207))/11)+-parseInt(e(205))/12*(-parseInt(e(225))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ds);class ms extends t.ContextPlugin{static get[us(229)](){return us(192)}static get[us(213)](){return!0}static get[us(212)](){return!0}static get[us(198)](){return[_o,go]}constructor(t){const n=us;super(t),this[n(196)]=new e.Collection}[us(202)](){const t=us,e=this[t(189)],n=e[t(194)][t(208)](_o),o=e[t(194)][t(208)](go);this[t(226)](n,t(224),(e,{threadId:o})=>{const r=t,s=n[r(218)](o);s[r(201)]&&this[r(196)][r(221)](s,this[r(211)](s[r(201)])),this[r(226)](s,r(214),(t,e,n)=>{const o=r;n?this[o(196)][o(199)](s)||this[o(196)][o(221)](s,this[o(211)](s[o(201)])):this[o(196)][o(199)](s)&&this[o(196)][o(219)](s)})}),this[t(226)](n,t(209),(e,{threadId:o})=>{const r=t,s=n[r(218)](o);this[r(195)](s),this[r(196)][r(199)](s)&&this[r(196)][r(219)](s)},{priority:t(204)}),this[t(226)](o[t(228)],t(203),(e,n)=>{const r=t;n[r(223)]||(n[r(200)]=!0,o[r(227)](n))})}[us(211)](t){const e=us,n=[...this[e(196)]][e(222)](n=>n[e(201)]<t);return n>-1?n:this[e(196)][e(216)]}}const ks=ps;function gs(){const t=["CommentsArchiveUI","113710QsuUpM","locale","componentFactory","collection","listenTo","remove","archivedThreads","forEach","findIndex","CommentsRepository","add","source","_createCommentsArchiveButton","channelId","escape","_calculatePosition","splice","4636496vjBhRM","_threadToController","13757268jWpNPj","has","execute","menuBar:commentsArchive","185qDsANE","7yuTuAm","Annotations","_visibleAnnotations","EDITOR_TOP_SIDE","view","51284LDmGuV","indexOf","plugins","innerView","archivedAt","COMMENTS_ARCHIVE","show","pluginName","33CpSlPB","bind","isVisible","isOfficialPlugin","commentsArchive","filter","669aabjgM","_toggleDialog","length","init","push","tooltip","1634100IuLvJu","isOpen","requires","focusableElements","set","2238hxumWW","stopListening","stop","find","config","936945bJXeKx","editor","isOn","isEnabled","collaboration.channelId","9kPoctt","_handleNewThread","Dialog","getByInnerView","hide","includes","isPremiumPlugin","get","_hideDialogOnAnnotationEscape","menuitemcheckbox","annotationViews","commentsArchiveView","_pendingThreads"];return(gs=function(){return t})()}function ps(t,e){const n=gs();return(ps=function(t,e){return n[t-=379]})(t,e)}!function(t){const e=ps,n=t();for(;;)try{if(428935===parseInt(e(385))/1*(-parseInt(e(396))/2)+-parseInt(e(401))/3+-parseInt(e(449))/4*(parseInt(e(443))/5)+-parseInt(e(391))/6*(-parseInt(e(444))/7)+parseInt(e(437))/8*(parseInt(e(406))/9)+parseInt(e(420))/10*(-parseInt(e(379))/11)+parseInt(e(439))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gs);class fs extends t.Plugin{[ks(417)];[ks(416)];[ks(418)];static get[ks(456)](){return ks(419)}static get[ks(382)](){return!0}static get[ks(412)](){return!0}static get[ks(393)](){return[ms,st.Dialog]}constructor(t){const e=ks;super(t),this[e(416)]=new st.ViewCollection,this[e(418)]=[]}[ks(388)](){const t=ks,e=this[t(402)],n=this[t(414)][t(380)](this);e.ui[t(422)][t(430)](t(383),()=>this[t(432)](st.ButtonView,!0)),e.ui[t(422)][t(430)](t(442),()=>{const e=t,n=this[e(432)](st.MenuBarMenuListItemButtonView);return n[e(395)]({role:e(415)}),n});const o=e[t(451)][t(413)](ms),r=e[t(451)][t(413)](t(445)),s=e[t(451)][t(413)](t(429));o[t(426)][t(427)](e=>{this[t(407)](e)}),this[t(424)](o[t(426)],t(430),(e,n)=>{this[t(407)](n)}),this[t(424)](r[t(423)],t(430),(e,n)=>{const o=t,r=this[o(418)][o(399)](t=>{const e=o,r=s[e(438)][e(413)](t);return r&&n[e(452)]===r[e(448)]});if(r){const t=this[o(435)](r[o(453)]);this[o(416)][o(430)](n[o(448)],t),this[o(418)][o(436)](this[o(418)][o(450)](r),1)}}),this[t(424)](o[t(426)],t(425),(n,o)=>{const i=t,c=e[i(400)][i(413)](i(405));if(!c||o[i(433)]===c)if(this[i(418)][i(411)](o))this[i(418)][i(436)](this[i(418)][i(450)](o),1);else{const t=s[i(438)][i(413)](o),e=r[i(409)](t[i(448)]);this[i(416)][i(425)](e[i(448)]),this[i(397)](e[i(394)])}}),this[t(424)](r[t(423)],t(430),(e,o)=>{const r=t;this[r(424)](o,r(434),n)}),this[t(424)](r[t(423)],t(425),(e,o)=>{const r=t;this[r(397)](o,r(434),n)})}[ks(407)](t){const e=ks,n=this[e(402)][e(451)][e(413)](e(429)),o=this[e(402)][e(451)][e(413)](e(445)),r=this[e(402)][e(400)][e(413)](e(405));if(!r||t[e(433)]===r){const r=n[e(438)][e(413)](t);if(!r)return void this[e(418)][e(389)](t);const s=this[e(435)](t[e(453)]),i=o[e(409)](r[e(448)]);i[e(381)]&&o[e(446)][e(425)](i),this[e(416)][e(430)](i[e(448)],s)}}[ks(435)](t){const e=ks,n=this[e(402)][e(400)][e(413)](e(405)),o=[...this[e(402)][e(451)][e(413)](ms)[e(426)]][e(384)](t=>t[e(433)]===n)[e(428)](n=>n[e(453)]<t);return o<0||o>this[e(416)][e(387)]?this[e(416)][e(387)]:o-1}[ks(386)](){const t=ks,e=this[t(402)],n=e[t(451)][t(413)](t(408));this[t(417)]||(this[t(417)]=new hs(e[t(421)],this[t(416)])),t(383)===n.id?n[t(410)]():n[t(455)]({id:t(383),title:it(e[t(421)],t(454)),icon:rt.IconCommentsArchive,hasCloseButton:!0,content:this[t(417)],position:st.DialogViewPosition[t(447)]})}[ks(432)](t,e=!1){const n=ks,o=this[n(402)][n(421)],r=this[n(402)][n(451)][n(413)](n(408)),s=new t(o);return s[n(380)](n(404)).to(this,n(404)),s[n(380)](n(403)).to(r,"id",t=>n(383)===t),s[n(395)]({label:it(o,n(454)),icon:rt.IconCommentsArchive,isToggleable:!0}),e&&(s[n(390)]=!0),this[n(424)](s,n(441),()=>this[n(386)]()),s}[ks(414)]=t=>{const e=ks,n=t[e(431)];if(!this[e(416)][e(440)](n[e(448)]))return;const o=this[e(402)][e(451)][e(413)](e(408));o[e(392)]&&e(383)===o.id&&(o[e(410)](),t[e(398)]())}}var bs=vs;function vs(t,e){var n=_s();return(vs=function(t,e){return n[t-=211]})(t,e)}function _s(){var t=["700134CVEwTJ","10191060LNedJs","7XCfhbz","isPremiumPlugin","1793BSsPvX","Comments","isOfficialPlugin","3248776jiMIQf","requires","352iaoOBg","5838FvosPO","pluginName","203185syrBQw","1082614BTdgij","66520RRovch","116cPjAXd"];return(_s=function(){return t})()}!function(t){for(var e=vs,n=t();;)try{if(679699===-parseInt(e(225))/1+-parseInt(e(221))/2*(-parseInt(e(222))/3)+-parseInt(e(211))/4*(-parseInt(e(224))/5)+-parseInt(e(212))/6+parseInt(e(214))/7*(parseInt(e(219))/8)+-parseInt(e(213))/9+-parseInt(e(226))/10*(-parseInt(e(216))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_s);class ws extends t.Plugin{static get[bs(220)](){return[_o,er,hr,ms,fs,mr,jr,Gr,es]}static get[bs(223)](){return bs(217)}static get[bs(218)](){return!0}static get[bs(215)](){return!0}}function Is(t,e){var n=ys();return(Is=function(t,e){return n[t-=250]})(t,e)}function ys(){var t=["654RNQfTT","6qGGvBa","7gtCcbc","7206563uIRtBk","9637490fUewob","22768lwAucz","348735omMXvr","10449udgJZA","3384VVFMSh","31595784XIkXxO","135842iFFgos"];return(ys=function(){return t})()}!function(t){for(var e=Is,n=t();;)try{if(668925===-parseInt(e(259))/1*(parseInt(e(256))/2)+parseInt(e(257))/3*(-parseInt(e(251))/4)+parseInt(e(252))/5+-parseInt(e(258))/6*(parseInt(e(260))/7)+-parseInt(e(254))/8*(parseInt(e(253))/9)+parseInt(e(250))/10+parseInt(e(255))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ys)})(),(window.CKEditor5=window.CKEditor5||{}).comments=o})();
|