@ckeditor/ckeditor5-comments 47.4.0-alpha.3 → 47.4.0-alpha.4
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 +19 -19
- package/src/annotations/view/annotationcounterbuttonview.js +1 -1
- package/src/annotations/view/annotationview.js +1 -1
- package/src/annotations/view/sidebaritemview.js +2 -2
- package/src/annotations/view/sidebarview.js +2 -2
- package/src/comments/commentsarchiveui.js +1 -1
- package/src/comments/commentsediting.js +1 -1
- package/src/comments/commentsrepository.js +3 -3
- package/src/comments/commentsui.js +1 -1
- package/src/comments/integrations/importword.js +1 -1
- package/src/comments/integrations/showcommenthighlights.js +1 -1
- package/src/comments/ui/commenteditor/commenteditor.js +2 -2
- package/src/comments/ui/view/basecommentview.js +1 -1
- package/src/comments/ui/view/commentinputview.js +1 -1
- package/src/comments/ui/view/commentthreadheaderview.js +1 -1
- package/src/comments/ui/view/commentview.js +2 -2
- package/src/utils/createmutationobserver.js +1 -1
package/build/comments.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
/*!
|
|
3
3
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4
4
|
* For licensing, see LICENSE.md.
|
|
5
|
-
*/(()=>{var t={23:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),i=n.n(s)()(r());i.push([t.id,".ck.ck-button.ck-confirm-view-submit{color:var(--ck-color-button-save)}.ck.ck-button.ck-confirm-view-cancel{color:var(--ck-color-button-cancel)}.ck .ck-confirm-view-active{transform:translate3d(-100%,0,0);transition:all .3s linear}.ck .ck-confirm-view{background-color:var(--ck-color-light-red);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-confirm-view .ck-confirm-view-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-confirm-view p{font-weight:700;margin:0}",""]);const c=i},44:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),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},62:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),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},81:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),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},102: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)}},106:t=>{"use strict";t.exports=function(t){return t[1]}},123:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach(function(n){t.setAttribute(n,e[n])})}},167:(t,e,n)=>{"use strict";n.d(e,{A:()=>l});var o=n(106),r=n.n(o),s=n(779),i=n.n(s),c=n(474),a=n.n(c),u=new URL(n(774),n.b),h=i()(r()),d=a()(u);h.push([t.id,`:root{--ck-user-avatar-size:40px;--ck-user-avatar-background:#3670ab;--ck-user-avatar-color:#fff;--ck-user-me-border-color:#fff}.ck.ck-user{align-items:center;background-color:var(--ck-user-avatar-background);border-radius:50%;box-sizing:border-box;display:flex;height:var(--ck-user-avatar-size);justify-content:center;line-height:100%;margin:2px;min-height:var(--ck-user-avatar-size);min-width:var(--ck-user-avatar-size);position:relative;width:var(--ck-user-avatar-size)}.ck.ck-user.ck-user_me{border:2px solid var(--ck-user-me-border-color);outline:2px solid var(--ck-user-avatar-background)}.ck.ck-user__name{color:var(--ck-user-avatar-color);cursor:default;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ck.ck-user__name.ck-user__name--hidden{display:none}.ck.ck-user__img{background-color:var(--ck-user-avatar-background);background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;border-radius:50%;display:none;height:100%;width:100%}.ck.ck-user__img.ck-user__anonymous{background-image:url(${d});display:block}.ck.ck-user__img.ck-user__anonymous+.ck-user__name{display:none}.ck.ck-user__img.ck-user__avatar{background-color:#fff;display:block}.ck.ck-user__img.ck-user__img--hidden{display:none}.ck.ck-user__notification{align-items:center;background:var(--ck-color-base-background);border:2px solid var(--ck-color-base-background);border-radius:50%;box-sizing:content-box;display:flex;height:15px;justify-content:center;overflow:hidden;position:absolute;right:-7px;top:-8px;transform:translateZ(0);width:15px}.ck.ck-user__notification .ck-user__icon{background:var(--ck-color-base-background);color:var(--ck-color-annotation-info);height:19px;max-height:19px;max-width:19px;min-height:19px;min-width:19px;width:19px}`,""]);const l=h},179:(t,e,n)=>{t.exports=n(237)("./src/paragraph.js")},188:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),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: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--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},211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},236:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),i=n.n(s)()(r());i.push([t.id,".ck.ck-aria-description{display:none}",""]);const c=i},237:t=>{"use strict";t.exports=CKEditor5.dll},251:(t,e,n)=>{t.exports=n(237)("./src/undo.js")},282:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),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},288:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),i=n.n(s)()(r());i.push([t.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.footnotes-wrapper{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.footnotes-wrapper.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.footnotes-wrapper{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.footnotes-wrapper.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=i},297: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)}}}},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},315:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),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},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},355:(t,e,n)=>{t.exports=n(237)("./src/icons.js")},364:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),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},459:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),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},474: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}},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},543:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),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},567:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),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")},586:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),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},616:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),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},641:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),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},727:(t,e,n)=>{t.exports=n(237)("./src/select-all.js")},736:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),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-button.ck-confirm-view-submit{color:var(--ck-color-button-save)}.ck.ck-button.ck-confirm-view-cancel{color:var(--ck-color-button-cancel)}',""]);const c=i},741:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},774:t=>{"use strict";t.exports="data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3E%3Cpath fill=%27%23fff%27 d=%27M9.8 20H2c0-5.7 5-5.7 6-7l.2-.8c-1.6-.8-2.7-2.7-2.7-5 0-2.8 2-5.2 4.3-5.2S14 4.4 14 7.3c0 2.2-1 4-2.6 5l.2.6c1.2 1.3 6 1.4 6 7H9.8z%27/%3E%3C/svg%3E"},779: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 u=0;u<t.length;u++){var h=[].concat(t[u]);o&&i[h[0]]||(void 0!==s&&(void 0===h[5]||(h[1]="@layer".concat(h[5].length>0?" ".concat(h[5]):""," {").concat(h[1],"}")),h[5]=s),n&&(h[2]?(h[1]="@media ".concat(h[2]," {").concat(h[1],"}"),h[2]=n):h[2]=n),r&&(h[4]?(h[1]="@supports (".concat(h[4],") {").concat(h[1],"}"),h[4]=r):h[4]="".concat(r)),e.push(h))}},e}},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")},856:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),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},865:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),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},879:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),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,.ck-content .ck-widget.table>table>caption.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,.ck-content .ck-widget.table>table>caption.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,.ck-content .ck-widget.table>table>caption.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,.ck-content .ck-widget.table>table>caption.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,.ck-content .ck-suggestion-marker-insertion.table>table>caption{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,.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>caption{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,.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>caption{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,.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>caption{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},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},924:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),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},929: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],u=o.base?a[0]+o.base:a[0],h=s[u]||0,d="".concat(u," ").concat(h);s[u]=h+1;var l=n(d),m={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==l)e[l].references++,e[l].updater(m);else{var k=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),u=0;u<s.length;u++){var h=n(s[u]);0===e[h].references&&(e[h].updater(),e.splice(h,1))}s=a}}},959:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),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}},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="undefined"!=typeof document&&document.baseURI||self.location.href;var o={};(()=>{"use strict";n.r(o),n.d(o,{AddCommentThreadCommand:()=>Ro,Annotation:()=>qe,AnnotationCollection:()=>Je,AnnotationCounterButtonView:()=>Gr,AnnotationView:()=>Ue,Annotations:()=>wo,AnnotationsSidebarItemView:()=>Vr,AnnotationsSidebarView:()=>Nr,AnnotationsUIs:()=>yr,BaseCommentThreadView:()=>te,BaseCommentView:()=>le,Comment:()=>xo,CommentThread:()=>Eo,CommentThreadController:()=>ot,CommentThreadInputView:()=>Pt,CommentThreadView:()=>re,CommentView:()=>pe,Comments:()=>Es,CommentsArchive:()=>vs,CommentsArchiveUI:()=>ys,CommentsEditing:()=>ir,CommentsListView:()=>jt,CommentsOnly:()=>vr,CommentsRepository:()=>To,CommentsUI:()=>gr,EditorAnnotations:()=>Bo,InlineAnnotations:()=>cs,NarrowSidebar:()=>es,Sidebar:()=>Hr,WideSidebar:()=>Wr,bindAnnotationCollections:()=>$e});var t=n(782),e=n(584),r=n(211);function s(t){if(!t||"object"!=typeof t)return!1;const e=Object.getPrototypeOf(t);return!(null!==e&&e!==Object.prototype&&null!==Object.getPrototypeOf(e))&&"[object Object]"===Object.prototype.toString.call(t)}function i(t){return Object.getOwnPropertySymbols(t).filter(e=>Object.prototype.propertyIsEnumerable.call(t,e))}function c(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":Object.prototype.toString.call(t)}const a="[object RegExp]",u="[object String]",h="[object Number]",d="[object Boolean]",l="[object Arguments]",m="[object Symbol]",k="[object Date]",g="[object Map]",p="[object Set]",f="[object Array]",b="[object ArrayBuffer]",v="[object Object]",w="[object DataView]",_="[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 u:return t.toString()===e.toString();case h:return N(t.valueOf(),e.valueOf());case d:case k:case m:return Object.is(t.valueOf(),e.valueOf());case a:return t.source===e.source&&t.flags===e.flags;case"[object Function]":return t===e}const P=(n=n??new Map).get(t),V=n.get(e);if(null!=P&&null!=V)return P===e;n.set(t,e),n.set(e,t);try{switch(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 _: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 w:return t.byteLength===e.byteLength&&t.byteOffset===e.byteOffset&&M(new Uint8Array(t),new Uint8Array(e),n,o);case"[object Error]":return t.name===e.name&&t.message===e.message;case v:{if(!(M(t.constructor,e.constructor,n,o)||s(t)&&s(e)))return!1;const r=[...Object.keys(t),...i(t)],c=[...Object.keys(e),...i(e)];if(r.length!==c.length)return!1;for(let s=0;s<r.length;s++){const i=r[s],c=t[i];if(!Object.hasOwn(e,i))return!1;if(!S(c,e[i],i,t,e,n,o))return!1}return!0}default:return!1}}finally{n.delete(t),n.delete(e)}}function R(){}function P(t,e){return function(t,e,n){return S(t,e,void 0,void 0,void 0,void 0,n)}(t,e,R)}function V(t,e,n,o=new Map,r=void 0){const s=r?.(t,e,n,o);if(null!=s)return s;if(null==(i=t)||"object"!=typeof i&&"function"!=typeof i)return t;var i,N;if(o.has(t))return o.get(t);if(Array.isArray(t)){const e=new Array(t.length);o.set(t,e);for(let s=0;s<t.length;s++)e[s]=V(t[s],s,n,o,r);return Object.hasOwn(t,"index")&&(e.index=t.index),Object.hasOwn(t,"input")&&(e.input=t.input),e}if(t instanceof Date)return new Date(t.getTime());if(t instanceof RegExp){const e=new RegExp(t.source,t.flags);return e.lastIndex=t.lastIndex,e}if(t instanceof Map){const e=new Map;o.set(t,e);for(const[s,i]of t)e.set(s,V(i,s,n,o,r));return e}if(t instanceof Set){const e=new Set;o.set(t,e);for(const s of t)e.add(V(s,void 0,n,o,r));return e}if("undefined"!=typeof Buffer&&Buffer.isBuffer(t))return t.subarray();if(N=t,ArrayBuffer.isView(N)&&!(N instanceof DataView)){const e=new(Object.getPrototypeOf(t).constructor)(t.length);o.set(t,e);for(let s=0;s<t.length;s++)e[s]=V(t[s],s,n,o,r);return e}if(t instanceof ArrayBuffer||"undefined"!=typeof SharedArrayBuffer&&t instanceof SharedArrayBuffer)return t.slice(0);if(t instanceof DataView){const e=new DataView(t.buffer.slice(0),t.byteOffset,t.byteLength);return o.set(t,e),L(e,t,n,o,r),e}if("undefined"!=typeof File&&t instanceof File){const e=new File([t],t.name,{type:t.type});return o.set(t,e),L(e,t,n,o,r),e}if(t instanceof Blob){const e=new Blob([t],{type:t.type});return o.set(t,e),L(e,t,n,o,r),e}if(t instanceof Error){const e=new t.constructor;return o.set(t,e),e.message=t.message,e.name=t.name,e.stack=t.stack,e.cause=t.cause,L(e,t,n,o,r),e}if("object"==typeof t&&function(t){switch(c(t)){case l:case f:case b:case w:case d:case k:case x:case O:case C:case T:case E:case g:case h:case v:case a:case p:case u:case m:case _:case I:case y:case A:return!0;default:return!1}}(t)){const e=Object.create(Object.getPrototypeOf(t));return o.set(t,e),L(e,t,n,o,r),e}return t}function L(t,e,n=t,o,r){const s=[...Object.keys(e),...i(e)];for(let i=0;i<s.length;i++){const c=s[i],a=Object.getOwnPropertyDescriptor(t,c);(null==a||a.writable)&&(t[c]=V(e[c],c,n,o,r))}}function B(t,e){return function(t,e){return V(t,void 0,t,new Map,e)}(t,(n,o,r,s)=>{const i=e?.(n,o,r,s);if(null!=i)return i;if("object"==typeof t)switch(Object.prototype.toString.call(t)){case h:case u:case d:{const e=new t.constructor(t?.valueOf());return L(e,t),e}case l:{const e={};return L(e,t),e.length=t.length,e[Symbol.iterator]=t[Symbol.iterator],e}default:return}})}function D(t){return B(t)}function H(t){return"__proto__"===t}const j=(t,e,n)=>{const o=t[e];Object.hasOwn(t,e)&&N(o,n)&&(void 0!==n||e in t)||(t[e]=n)},U=/^(?:0|[1-9]\d*)$/;function K(t,e=Number.MAX_SAFE_INTEGER){switch(typeof t){case"number":return Number.isInteger(t)&&t>=0&&t<e;case"symbol":return!1;case"string":return U.test(t)}}const z=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,F=/^\w*$/;function W(t,e){return!Array.isArray(t)&&(!("number"!=typeof t&&"boolean"!=typeof t&&null!=t&&!function(t){return"symbol"==typeof t||t instanceof Symbol}(t))||("string"==typeof t&&(F.test(t)||!z.test(t))||null!=e&&Object.hasOwn(e,t)))}function q(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 X(t){const e=[],n=t.length;if(0===n)return e;let o=0,r="",s="",i=!1;for(46===t.charCodeAt(0)&&(e.push(""),o++);o<n;){const c=t[o];s?"\\"===c&&o+1<n?(o++,r+=t[o]):c===s?s="":r+=c:i?'"'===c||"'"===c?s=c:"]"===c?(i=!1,e.push(r),r=""):r+=c:"["===c?(i=!0,r&&(e.push(r),r="")):"."===c?r&&(e.push(r),r=""):r+=c,o++}return r&&e.push(r),e}function G(t,e,n){return function(t,e,n,o){if(null==t&&!Y(t))return t;const r=W(e,t)?[e]:Array.isArray(e)?e:"string"==typeof e?X(e):[e];let s=t;for(let e=0;e<r.length&&null!=s;e++){const i=q(r[e]);if(H(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:K(r[e+1])?[]:{}}j(s,i,c),s=s[i]}return t}(t,e,()=>n,()=>{})}function Z(t){switch(typeof t){case"number":case"symbol":return!1;case"string":return t.includes(".")||t.includes("[")||t.includes("]")}}function Q(t,e,n){if(null==t)return n;switch(typeof e){case"string":{if(H(e))return n;const o=t[e];return void 0===o?Z(e)?Q(t,X(e),n):n:o}case"number":case"symbol":{"number"==typeof e&&(e=q(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(H(e[t]))return n;o=o[e[t]]}if(void 0===o)return n;return o}(t,e,n);if(H(e=Object.is(e?.valueOf(),-0)?"-0":String(e)))return n;const o=t[e];return void 0===o?n:o}}}function J(t,e){if(null==t)return!0;switch(typeof e){case"symbol":case"number":case"object":if(Array.isArray(e))return $(t,e);if("number"==typeof e?e=q(e):"object"==typeof e&&(e=Object.is(e?.valueOf(),-0)?"-0":String(e)),H(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,X(e));if(H(e))return!1;try{return delete t[e],!0}catch{return!1}}}function $(t,e){const n=Q(t,e.slice(0,-1),t),o=e[e.length-1];if(void 0===n?.[o])return!0;if(H(o))return!1;try{return delete n[o],!0}catch{return!1}}var tt=nt;function et(){var t=["updateComment","resolve","getComment","268524cyLCWu","4231842FCmiFT","isResolved","_isAttached","destroy","listenTo","addComment","2914256fyBYxK","resolveCommentThread","reopenCommentThread","reopen","remove","5618000pBCaPp","7qgIUrU","model","14ppqQVs","1334256aadtgW","removeComment","1993655dtfdjl","_localUser","view","update","submit","submitCommentThread","620GUfcSV","stopListening","removeCommentThread","122389wOjgmj"];return(et=function(){return t})()}function nt(t,e){var n=et();return(nt=function(t,e){return n[t-=500]})(t,e)}!function(t){for(var e=nt,n=t();;)try{if(529367===parseInt(e(529))/1*(parseInt(e(517))/2)+parseInt(e(518))/3+-parseInt(e(509))/4+parseInt(e(520))/5+-parseInt(e(503))/6*(-parseInt(e(515))/7)+parseInt(e(514))/8+parseInt(e(502))/9*(-parseInt(e(526))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(et);class ot extends((0,e.ObservableMixin)()){[tt(516)];[tt(522)];constructor(t,e){var n=tt;super(),this[n(516)]=t,this[n(516)][n(505)]=!0,this[n(522)]=e,this[n(507)](e,n(525),()=>this[n(524)]()),this[n(507)](e,n(528),()=>this[n(513)]()),this[n(507)](e,n(510),()=>this[n(500)]()),this[n(507)](e,n(511),()=>this[n(512)]()),this[n(507)](e,n(508),(t,e)=>this[n(508)](e)),this[n(507)](e,n(530),(t,e,o)=>this[n(530)](e,o)),this[n(507)](e,n(519),(t,e)=>this[n(519)](e))}[tt(524)](){var t=tt;this[t(516)][t(524)]()}[tt(513)](){var t=tt;this[t(516)][t(513)]()}[tt(500)](){var t=tt;this[t(516)][t(504)]||this[t(516)][t(500)]()}[tt(512)](){var t=tt;this[t(516)][t(504)]&&this[t(516)][t(512)]()}[tt(508)](t){var e=tt;this[e(516)][e(508)]({content:t,authorId:this[e(522)][e(521)].id})}[tt(530)](t,e){var n=tt;this[n(516)][n(501)](t)[n(523)]({content:e})}[tt(519)](t){var e=tt;this[e(516)][e(501)](t)[e(513)]()}[tt(506)](){var t=tt;this[t(527)](),this[t(516)][t(505)]=!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=ut;function at(){const t=["add","676900AEWJfg","ck-editor","setTemplate","ck-rounded-corners","141240cdPcTt","ck-comment__input","ck-editor__main","createCollection","272837cOaNpH","2YwewnY","div","2378583YzShym","1017381EVhIkd","editable","uiLanguage","27016fJVfAi","cke-editor__aria-label_","542952ItLNlX","ck-reset","render","Comment editor","main","focus","element","154AIBcvk","presentation","uiLanguageDirection"];return(at=function(){return t})()}function ut(t,e){const n=at();return(ut=function(t,e){return n[t-=319]})(t,e)}!function(t){const e=ut,n=t();for(;;)try{if(176085===parseInt(e(319))/1*(-parseInt(e(320))/2)+parseInt(e(323))/3+-parseInt(e(343))/4+-parseInt(e(339))/5+parseInt(e(328))/6+parseInt(e(335))/7*(-parseInt(e(326))/8)+parseInt(e(322))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ht extends st.EditorUIView{[ct(332)];[ct(324)];constructor(t,n){const o=ct;super(t);const r=(0,e.uid)();this[o(332)]=this[o(346)](),this[o(324)]=new st.InlineEditableUIView(t,n,void 0,{label:()=>it(t,o(331))}),this[o(341)]({tag:o(321),attributes:{class:[o(329),o(340),o(342),o(344)],dir:t[o(337)],lang:t[o(325)],"aria-labelledby":o(327)+r},children:[{tag:o(321),attributes:{class:o(345),role:o(336)},children:this[o(332)]}]})}[ct(330)](){const t=ct;super[t(330)](),this[t(332)][t(338)](this[t(324)])}[ct(333)](){const t=ct;this[t(324)][t(334)][t(333)]()}}const dt=mt;!function(t){const e=mt,n=t();for(;;)try{if(756301===parseInt(e(285))/1+-parseInt(e(274))/2+parseInt(e(265))/3*(-parseInt(e(271))/4)+-parseInt(e(283))/5*(parseInt(e(289))/6)+-parseInt(e(268))/7*(parseInt(e(284))/8)+parseInt(e(263))/9+parseInt(e(278))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(kt);class lt extends st.EditorUI{[dt(277)];constructor(t){const e=dt;super(t),this[e(277)]=new ht(t[e(288)],t[e(279)][e(277)])}get[dt(264)](){const t=dt;return this[t(277)][t(264)]}[dt(291)](){const t=dt,e=this[t(292)][t(279)][t(277)],n=this[t(277)][t(287)],o=e[t(276)][t(269)]();n[t(286)]=o[t(266)],this[t(277)][t(282)]();const r=n[t(264)];this[t(275)](n[t(286)],r),this[t(277)][t(287)][t(267)](t(280)).to(this[t(270)]),e[t(281)](r),this[t(272)](t(273))}[dt(290)](){const t=dt;super[t(290)](),this[t(277)][t(290)]()}}function mt(t,e){const n=kt();return(mt=function(t,e){return n[t-=263]})(t,e)}function kt(){const t=["31804DZflGo","fire","ready","1630324pNauLn","setEditableElement","document","view","11996520LOerjM","editing","isFocused","attachDomRoot","render","10wPdhpf","41864GLReea","1377785xqmlRM","name","editable","locale","3010842uAweOF","destroy","init","editor","13286403PzlUCT","element","9AepZpi","rootName","bind","1946oXirbi","getRoot","focusTracker"];return(kt=function(){return t})()}var gt=n(783),pt=n(331),ft=n(507),bt=n(727),vt=n(834),wt=n(251),_t=n(179);const It=yt;function yt(t,e){const n=At();return(yt=function(t,e){return n[t-=415]})(t,e)}function At(){const t=["3ndVEmp","placeholderElement","then","placeholder","getChild","3280445EWGmFZ","editing","change:placeholder","3126728RAJXOt","data","createRoot","childCount","9wHscWZ","fromCharCode","initialData","focus","map","getRoot","change","fire","get","end","12gMErkb","_updatePlaceholder","model","20WenTye","init","low","set","ready","setSelection","plugins","create","253495HXaZBC","config","document","view","defaultPlugins","2296242thkduk","3923912hOeQCP","assign","initPlugins","name","join","destroy","248728mJPpKi","25973uGwvSl"];return(At=function(){return t})()}!function(t){const e=yt,n=t();for(;;)try{if(260798===-parseInt(e(443))/1*(-parseInt(e(419))/2)+parseInt(e(444))/3*(parseInt(e(442))/4)+parseInt(e(430))/5+parseInt(e(435))/6+-parseInt(e(449))/7+-parseInt(e(436))/8*(parseInt(e(456))/9)+-parseInt(e(422))/10*(-parseInt(e(452))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(At);const Ct=[pt.Clipboard,ft.Enter,ft.ShiftEnter,bt.SelectAll,vt.Typing,wt.Undo,_t.Paragraph];class Tt extends((0,e.ObservableMixin)(t.Editor)){static[It(434)]=(()=>Ct)();constructor(t={}){const e=It;function n(t){const e=yt;return t[e(460)](t=>String[e(457)](t))[e(440)]("")}(t=Object[e(437)]({},t))[e(428)]||(t[e(428)]=Tt[e(434)]),super(t),this.ui=new lt(this),this[e(425)](e(447),""),this[e(421)][e(432)].on(e(415),()=>this[e(420)](),{priority:e(424)}),this.on(e(451),()=>this[e(420)]()),this[e(421)][e(432)][e(454)](),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(429)](){const t=It,e=this[t(431)][t(417)](t(458))||"";return this[t(438)]()[t(446)](()=>this.ui[t(423)]())[t(446)](()=>this[t(453)][t(423)](e))[t(446)](()=>this[t(416)](t(426)))}[It(441)](){const t=It;return super[t(441)]()[t(446)](()=>this.ui[t(441)]())}[It(459)](){const t=It;this[t(421)][t(415)](e=>{const n=t,o=this[n(421)][n(432)][n(461)](),r=o&&o[n(448)](o[n(455)]-1);e[n(427)](r,n(418)),this[n(450)][n(433)][n(459)]()})}[It(420)](){const t=It,e=this[t(450)][t(433)],n=e[t(432)][t(461)](),o=n[t(448)](0);n[t(455)]>1||!o||"p"!=o[t(439)]?this[t(445)]&&this[t(445)][t(447)]&&((0,gt.disableViewPlaceholder)(e,this[t(445)]),this[t(445)]=void 0):(this[t(447)]&&(o[t(447)]=this[t(447)]),(0,gt.enableViewPlaceholder)({view:e,element:o,keepOnFocus:!0}),this[t(445)]=o)}}const Et=Ot;function xt(){const t=["execute","editorReady","ck-comment__input-actions","ck-comment__input-wrapper","submitLabel","TOO_LONG_COMMENT_ALERT","added","focus","high","document","editor","focusTracker","cancelButtonView","11023727CFaFhs","listenTo","_createSubmitButton","shift+tab","15hELtyB","withText","6iNcmIy","bind","model","view","Reply...","value","bindTemplate","Ctrl+Enter","_setupKeyboardNavigation","createEditor","1171296SOekAP","initialData","set","14tgmILj","Esc","_isDestroyed","ck-comment__input-actions--cancel","insertBefore","Reply","11yPLhWD","9kRECPI","getData","label","change","createCollection","focusCycler","28kJfDSG","Cancel","from","div","element","cancel","keystrokes","render","extendTemplate","showButtons","then","_editorCreationPromise","create","_createCancelButton","2601ezuqav","1384104TwgiPM","editorDestroyed","setTemplate","destroy","length","1418288BfBIED","ck-comment__input-actions--submit","setData","stop","fire","118722LPMpXl","forEach","focusFirst","trim","330784ptFqUm","focusables","focusLast","ck-comment__input-actions--active","reverse","3480fAGYZr","add","isEnabled","tab","submit","_editorConfig","disabledSubmit","firstChild","placeholder","submitButtonView"];return(xt=function(){return t})()}function Ot(t,e){const n=xt();return(Ot=function(t,e){return n[t-=289]})(t,e)}!function(t){const e=Ot,n=t();for(;;)try{if(367398===parseInt(e(302))/1*(-parseInt(e(340))/2)+parseInt(e(360))/3*(-parseInt(e(306))/4)+-parseInt(e(338))/5*(parseInt(e(350))/6)+parseInt(e(353))/7*(-parseInt(e(297))/8)+-parseInt(e(291))/9*(-parseInt(e(311))/10)+parseInt(e(359))/11*(parseInt(e(292))/12)+-parseInt(e(334))/13*(-parseInt(e(366))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xt);class Nt extends st.View{[Et(372)];[Et(332)];[Et(307)];[Et(365)];[Et(320)];[Et(333)];[Et(316)];constructor(t,n={}){const o=Et;super(t),this[o(331)]=null,this[o(316)]=n,this[o(352)](o(345),n[o(351)]||""),this[o(352)](o(317),!1),this[o(352)](o(375),!0),this[o(352)](o(319),it(t,o(344))),this[o(352)](o(325),it(t,o(358))),this[o(320)]=this[o(336)](),this[o(333)]=this[o(290)](),this[o(307)]=this[o(364)]([this[o(320)],this[o(333)]]),this[o(372)]=new e.KeystrokeHandler,this[o(332)]=new e.FocusTracker,this[o(365)]=new st.FocusCycler({focusables:this[o(307)],focusTracker:this[o(332)],keystrokeHandler:this[o(372)],actions:{focusPrevious:o(337),focusNext:o(314)}}),this[o(294)]({tag:o(369),attributes:{class:[o(324)]},children:[{tag:o(369),attributes:{class:[o(323),this[o(346)].if(o(375),o(309))]},children:[this[o(320)],this[o(333)]]}]}),this[o(372)][o(352)](o(354),(t,e)=>{const n=o;this[n(333)][n(301)](n(321)),e()}),this[o(372)][o(352)](o(347),(t,e)=>{const n=o;this[n(320)][n(313)]&&(this[n(320)][n(301)](n(321)),e())}),this.on(o(315),(e,n)=>{const r=o;n[r(296)]>65e3?(alert(it(t,r(326),[n[r(296)],65e3])),e[r(300)]()):this[r(331)][r(299)]("")},{priority:o(329)})}[Et(373)](){const t=Et;super[t(373)](),this[t(348)]()}[Et(349)](){const t=Et;return this[t(331)]||(this[t(331)]=new Tt(this[t(316)]),this[t(377)]=this[t(331)][t(289)]()[t(376)](()=>{const e=t;if(this[e(355)])return;const n=this[e(331)];this[e(370)][e(357)](n.ui[e(370)],this[e(370)][e(318)]),n[e(342)][e(330)].on(e(363),()=>this[e(345)]=n[e(361)]()),n[e(341)](e(319)).to(this),this[e(307)][e(312)](n.ui[e(343)],0),this[e(301)](e(322),this[e(331)])})),this[t(377)]}[Et(328)](t){const e=Et;-1===t?(this[e(365)][e(304)](),this[e(365)][e(308)]()):this[e(365)][e(304)]()}async[Et(295)](){const t=Et;this[t(355)]||(this[t(355)]=!0,this[t(331)]&&(await this[t(377)],await this[t(331)][t(295)](),this[t(301)](t(293),this[t(331)])),await super[t(295)]())}[Et(336)](){const t=Et,{locale:e}=this,n=new st.ButtonView(e);return n[t(374)]({attributes:{class:[t(298)]}}),n[t(339)]=!0,n[t(341)](t(362)).to(this,t(325)),n.on(t(321),()=>{const e=t;this[e(301)](e(315),this[e(345)])}),n[t(341)](t(313)).to(this,t(345),this,t(317),(e,n)=>!n&&!!e[t(305)]()),n}[Et(290)](){const t=Et,{locale:e}=this,n=new st.ButtonView(e);return n[t(374)]({attributes:{class:[t(356)]}}),n[t(362)]=it(e,t(367)),n[t(339)]=!0,n.on(t(321),()=>{const e=t;this[e(331)][e(299)](""),this[e(301)](e(371))}),n}[Et(348)](){const t=Et;this[t(372)][t(335)](this[t(370)]),this[t(307)][t(303)](e=>{const n=t;this[n(332)][n(312)](e[n(370)])}),this[t(307)].on(t(363),(e,n)=>{const o=t;for(const t of Array[o(368)](n[o(327)])[o(310)]())this[o(332)][o(312)](t[o(370)])})}}const St=Rt;function Mt(){const t=["focusCycler","1996902dqvuXG","contains","extendTemplate","commentInputView","21kkqByD","isFocused","getDomRoot","bind","44440BeacuQ","delegate","listenTo","2235840TwqJxU","view","ck-thread__user","mousedown","element","filter","change:showInput","div","bindTemplate","value","setTemplate","ck-comment__input-container","showInput","ck-comment__input-container--active","destroy","473181tagSqI","set","ck-thread__input","preventDefault","editor","426776NjQnOy","editorDestroyed","editorReady","focus","4hnYSKM","6897208YEUwCp","focusTracker","then","createEditor","target","render","editing","_focusOnNonInteractiveMouseDown","showButtons","2731938ygAyak","userView","some"];return(Mt=function(){return t})()}function Rt(t,e){const n=Mt();return(Rt=function(t,e){return n[t-=198]})(t,e)}!function(t){const e=Rt,n=t();for(;;)try{if(857161===-parseInt(e(224))/1*(-parseInt(e(228))/2)+parseInt(e(219))/3+parseInt(e(201))/4+-parseInt(e(204))/5+-parseInt(e(238))/6*(-parseInt(e(246))/7)+-parseInt(e(229))/8+-parseInt(e(242))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mt);class Pt extends st.View{constructor(t,e,n){const o=Rt;super(t),this[o(245)]=new Nt(t,n),this[o(241)]=this[o(245)][o(241)],this[o(245)][o(200)](o(237)).to(this[o(245)][o(230)],o(198),this[o(245)],o(213),(t,e)=>t||!!e),this[o(220)](o(216),!1),this.on(o(210),()=>{const t=o;this[t(216)]&&!this[t(245)][t(223)]&&this[t(245)][t(232)]()}),this[o(245)][o(202)](o(226)).to(this),this[o(245)][o(202)](o(225)).to(this),this[o(239)]=new r.UserView(t,e),this[o(239)][o(244)]({attributes:{class:o(206),"aria-hidden":!0}}),this[o(245)][o(244)]({attributes:{class:o(221)}}),this[o(214)]({tag:o(211),attributes:{class:[o(215),this[o(212)].if(o(216),o(217))]},children:[this[o(239)],this[o(245)]]})}[St(234)](){const t=St;super[t(234)](),this[t(236)]()}[St(218)](){const t=St;return this[t(245)][t(218)]()[t(231)](()=>super[t(218)]())}[St(227)](t){const e=St;this[e(245)][e(227)](t)}[St(236)](){const t=St;this[t(203)](this[t(208)],t(207),(e,n)=>{const o=t,{submitButtonView:r,cancelButtonView:s,editor:i}=this[o(245)];[r[o(208)],s[o(208)],i?i[o(235)][o(205)][o(199)]():null][o(209)](t=>t)[o(240)](t=>t[o(243)](n[o(233)]))||(this[o(227)](),n[o(222)]())})}}function Vt(t,e){const n=Lt();return(Vt=function(t,e){return n[t-=218]})(t,e)}function Lt(){const t=["36795SvIKIy","728967lHUUmN","set","185404lqtOvr","NUMBER_OF_COMMENTS","1378128kRgBVT","1NXdNYa","1810bXVALY","ck-thread__comment-count","83368jhrrUG","4IAuvpt","329735XQsOum","198TEYttx","564151poMqED","count","setTemplate","bindTemplate"];return(Lt=function(){return t})()}!function(t){const e=Vt,n=t();for(;;)try{if(122788===-parseInt(e(231))/1*(parseInt(e(228))/2)+-parseInt(e(226))/3*(parseInt(e(218))/4)+-parseInt(e(219))/5+-parseInt(e(230))/6+-parseInt(e(221))/7+-parseInt(e(234))/8*(-parseInt(e(220))/9)+-parseInt(e(232))/10*(-parseInt(e(225))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lt);class Bt extends st.View{constructor(t){const e=Vt;super(t);const n=this[e(224)];this[e(227)](e(222),void 0),this[e(223)]({tag:"li",attributes:{class:e(233)},children:[{text:n.to(e(222),n=>it(t,e(229),n))}]})}}const Dt=Ht;function Ht(t,e){const n=Kt();return(Ht=function(t,e){return n[t-=115]})(t,e)}!function(t){const e=Ht,n=t();for(;;)try{if(999686===-parseInt(e(178))/1*(-parseInt(e(115))/2)+parseInt(e(183))/3*(-parseInt(e(139))/4)+parseInt(e(132))/5+-parseInt(e(150))/6*(-parseInt(e(198))/7)+-parseInt(e(209))/8*(-parseInt(e(144))/9)+-parseInt(e(208))/10*(parseInt(e(162))/11)+-parseInt(e(168))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Kt);class jt extends st.View{[Dt(135)];[Dt(142)];[Dt(188)];[Dt(165)];[Dt(191)];[Dt(130)];[Dt(196)];[Dt(129)];constructor(t,n,o){const r=Dt;super(t);const s=this[r(185)];this[r(210)](r(147),!1),this[r(210)](r(207),n[r(206)][r(207)]),this[r(210)](r(126),!1),this[r(130)]=n,this[r(196)]=o,this[r(135)]=this[r(169)](),this[r(137)]=this[r(169)](),this[r(142)]=null,this[r(188)]=new e.FocusTracker,this[r(165)]=new e.KeystrokeHandler,this[r(191)]=new st.FocusCycler({focusables:this[r(135)],focusTracker:this[r(188)],keystrokeHandler:this[r(165)],keystrokeHandlerOptions:{filter:t=>this[r(135)][r(155)](t=>t[r(117)])[r(205)](t[r(203)])},actions:{focusPrevious:r(151),focusNext:r(204)}}),this[r(129)]=new Bt(t),this[r(129)][r(195)](r(148)).to(this,r(207),t=>t-this[r(196)][r(119)]);for(const t of n[r(206)])this[r(174)](t);this[r(192)](),this[r(149)](n[r(206)],r(199),(t,e)=>{const n=r,o=this[n(122)](e);this[n(207)]++,this[n(174)](e,o),this[n(145)]()}),this[r(149)](n[r(206)],r(158),(t,e)=>{const n=r;this[n(207)]--,this[n(186)](e),this[n(145)]()}),this[r(149)](n,r(128),()=>this[r(145)]()),this[r(149)](n,r(171),()=>this[r(192)]()),this.on(r(157),()=>this[r(145)]()),this.on(r(193),()=>this[r(145)]()),this[r(182)]({tag:"ul",attributes:{class:[r(159),s.if(r(207),r(118),t=>!t)],"aria-label":it(t,r(134))},children:this[r(137)]})}get[Dt(202)](){const t=Dt;return this[t(130)][t(164)]>this[t(196)][t(212)]&&!this[t(126)]&&!this[t(147)]}[Dt(161)](){const t=Dt;super[t(161)](),this[t(145)](),this[t(152)]()}[Dt(172)](t){const e=Dt;-1===t?this[e(191)][e(160)]():this[e(191)][e(200)]()}[Dt(175)](){const t=Dt;this[t(129)][t(175)]();for(const e of this[t(135)])e[t(175)]();super[t(175)]()}[Dt(145)](){const t=Dt;this[t(202)]?this[t(201)]():this[t(176)]()}[Dt(174)](t,e){const n=Dt,o=new(this[n(196)][n(120)])(this[n(173)],t,{maxCommentCharsWhenCollapsed:this[n(196)][n(177)],formatDateTime:this[n(196)][n(121)],editorConfig:this[n(196)][n(156)]});o[n(146)]=t.id,o[n(140)](n(189)).to(this),o[n(140)](n(125)).to(this),o[n(140)](n(170)).to(this),o[n(140)](n(197)).to(this),o[n(140)](n(141)).to(this),this[n(149)](o,n(184),()=>this[n(190)]()),this[n(135)][n(199)](o,e)}[Dt(122)](t){const e=Dt,n=this[e(130)][e(181)](t);return this[e(142)]?this[e(142)][e(127)]>t[e(127)]?n-1:n:n-1}[Dt(192)](){const t=Dt;if(this[t(130)][t(143)]&&this[t(130)][t(153)]){const e={id:t(187),author:this[t(130)][t(143)],authoredAt:this[t(130)][t(153)],content:it(this[t(173)],t(180)),attributes:{}};this[t(142)]=new(this[t(196)][t(120)])(this[t(173)],e,{maxCommentCharsWhenCollapsed:this[t(196)][t(177)],formatDateTime:this[t(196)][t(121)],editorConfig:this[t(196)][t(156)],isSystemComment:!0}),this[t(135)][t(199)](this[t(142)],this[t(130)][t(181)](e))}else this[t(142)]&&(this[t(135)][t(158)](this[t(142)]),this[t(142)][t(175)](),this[t(142)]=null);this[t(145)]()}[Dt(186)](t){const e=Dt,n=this[e(135)][e(158)](t.id);this[e(131)](n),n[e(136)]&&this[e(190)](),n[e(175)]()}[Dt(190)](){const t=Dt;this[t(147)]=Array[t(179)](this[t(135)])[t(138)](e=>e[t(136)])}[Dt(201)](){const t=Dt,n=function(t){const n=Ht,o=new e.Collection;for(const e of t)o[n(199)](e);return o}(this[t(135)]),o=this[t(129)][t(148)];for(let e=1;e<=o;e++)n[t(158)](1);for(const e of n)e[t(211)]();o>0&&n[t(199)](this[t(129)],1),Ut((0,e.diff)(Array[t(179)](this[t(137)]),Array[t(179)](n)),this[t(137)],n)}[Dt(176)](){const t=Dt;Ut((0,e.diff)(Array[t(179)](this[t(137)]),Array[t(179)](this[t(135)])),this[t(137)],this[t(135)]);for(const e of this[t(137)])e[t(194)]()}[Dt(152)](){const t=Dt;this[t(135)][t(124)](e=>{const n=t;this[n(188)][n(199)](e[n(117)]),this[n(165)][n(149)](e[n(117)])}),this[t(135)].on(t(213),(e,n)=>{const o=t;for(const t of n[o(154)])this[o(188)][o(158)](t[o(117)]),this[o(165)][o(131)](t[o(117)]);for(const t of Array[o(179)](n[o(166)])[o(133)]())this[o(188)][o(199)](t[o(117)]),this[o(165)][o(149)](t[o(117)])})}}function Ut(t,e,n){const o=Dt;let r=0;for(const s of t)switch(s){case o(167):e[o(199)](n[o(116)](r),r),r++;break;case o(123):e[o(158)](r);break;case o(163):r++}}function Kt(){const t=["22FFrsvf","equal","weight","keystrokes","added","insert","9165528kCjJcq","createCollection","resolveCommentThread","change:isResolved","focus","locale","_handleNewCommentModel","destroy","_rearrangeExpand","maxCommentCharsWhenCollapsed","742048fmcxdv","from","Marked as resolved","_findOptimalIndex","setTemplate","393riWtuC","change:isEditMode","bindTemplate","_handleRemoveCommentModel","resolved","focusTracker","removeComment","_updateHasDirtyComment","focusCycler","_handleInfoComment","change:hasDirtyComment","expand","bind","_config","editorReady","7ayXMoJ","add","focusFirst","_rearrangeCollapse","_shouldCollapse","target","arrowdown","includes","comments","length","5648870VeJACT","48nnTOmO","set","collapse","maxThreadTotalWeight","change","4CNzhNg","get","element","ck-hidden","maxCommentsWhenCollapsed","CommentView","formatDateTime","_calculatePosition","delete","forEach","updateComment","isActive","authoredAt","commentUpdated","_collapsedCommentsView","_model","stopListening","7620310JSWtkz","reverse","Thread comments","commentViews","isEditMode","visibleViews","some","18972LgZxRU","delegate","editorDestroyed","resolvedCommentView","resolvedBy","51201cYlQLa","refreshVisibleViews","viewUid","hasDirtyComment","count","listenTo","2833770AskrIM","arrowup","_setupKeyboardNavigation","resolvedAt","removed","map","editorConfig","change:isActive","remove","ck-thread__comments","focusLast","render"];return(Kt=function(){return t})()}function zt(){const t=["contextValue","focus","setTemplate","span","bindTemplate","21Frmten","THREAD_CONTEXT_LABEL","412065WcBrXc","2114691znqjEI","50966AreWMu","element","20odvgBR","128TymChk","4UivDCX","3120870fTSadf","ck-context__value","24969252fOWcLr","1868270pcDNpT","1459344Qxopti","set"];return(zt=function(){return t})()}const Ft=Wt;function Wt(t,e){const n=zt();return(Wt=function(t,e){return n[t-=366]})(t,e)}!function(t){const e=Wt,n=t();for(;;)try{if(404144===parseInt(e(371))/1*(-parseInt(e(373))/2)+parseInt(e(370))/3*(-parseInt(e(375))/4)+parseInt(e(376))/5+parseInt(e(380))/6*(-parseInt(e(367))/7)+parseInt(e(374))/8*(-parseInt(e(369))/9)+parseInt(e(379))/10+parseInt(e(378))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zt);class qt extends st.View{constructor(t){const e=Wt;super(t);const n=this[e(366)];this[e(381)](e(382),""),this[e(384)]({tag:e(385),attributes:{class:["ck",e(377)],"aria-label":n.to(e(382),n=>it(t,e(368),n)),tabindex:-1},children:[{text:n.to(e(382))}]})}[Ft(383)](){const t=Ft;this[t(372)][t(383)]()}}const Yt=Xt;function Xt(t,e){const n=Zt();return(Xt=function(t,e){return n[t-=424]})(t,e)}!function(t){const e=Xt,n=t();for(;;)try{if(223735===parseInt(e(475))/1*(parseInt(e(478))/2)+-parseInt(e(480))/3*(parseInt(e(470))/4)+parseInt(e(476))/5*(parseInt(e(429))/6)+-parseInt(e(443))/7*(parseInt(e(491))/8)+-parseInt(e(441))/9*(-parseInt(e(472))/10)+-parseInt(e(479))/11*(parseInt(e(490))/12)+-parseInt(e(450))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zt);class Gt extends st.View{[Yt(473)];[Yt(442)];[Yt(485)];[Yt(436)];[Yt(496)];[Yt(482)];[Yt(474)];constructor(t,n){const o=Yt;super(t);const r=this[o(484)];this[o(473)]=n,this[o(442)]=this[o(462)](),this[o(485)]=this[o(498)](),this[o(436)]=this[o(449)]([this[o(485)],this[o(442)]]),this[o(496)]=new e.FocusTracker,this[o(482)]=new e.KeystrokeHandler,this[o(474)]=new st.FocusCycler({focusables:this[o(436)],focusTracker:this[o(496)],keystrokeHandler:this[o(482)],actions:{focusPrevious:o(460),focusNext:o(454)}}),this[o(464)](o(457)).to(this[o(473)],o(445),t=>!!t),this[o(464)](o(447)).to(this[o(473)],o(445),t=>t&&t[o(425)]?this[o(495)](t[o(425)]):it(this[o(465)],o(483))),this[o(427)]({tag:o(469),attributes:{class:[o(486)]},children:[{tag:o(469),attributes:{class:[o(468)]},children:[{tag:o(469),attributes:{class:[o(489),r.if(o(457),o(455))]},children:[this[o(485)]]}]},{tag:o(469),attributes:{class:[o(459)]},children:[this[o(442)]]}]})}[Yt(493)](){const t=Yt;super[t(493)](),this[t(438)](),this[t(487)]()}[Yt(435)](){const t=Yt;this[t(474)][t(432)]()}[Yt(462)](){const t=Yt,e=new st.ButtonView(this[t(465)]);return e[t(453)]=it(this[t(465)],t(426)),e[t(467)]=it(this[t(465)],t(426)),e[t(488)]=rt.IconUndo,e[t(464)](t(448)).to(this[t(473)],t(461),t=>!t),e[t(464)](t(440)).to(this[t(473)],t(439),this[t(473)],t(456),(t,e)=>t&&e),e.on(t(477),()=>{const e=t;this[e(463)](e(497),this[e(473)].id)}),e}[Yt(495)](t){const e=Yt;if(t[e(430)]<150)return t;const n=t[e(492)](" ",147);return t[e(471)](0,n>-1?n:147)+e(444)}[Yt(438)](){const t=Yt,e=this[t(494)][t(446)](t(458)),n=e[t(446)](t(452));this[t(437)](e,t(434),()=>{const o=t;n[o(428)]<n[o(451)]&&e[o(431)][o(466)](o(424))}),this[t(437)](e,t(433),()=>{const n=t;e[n(431)][n(481)](n(424))})}[Yt(487)](){const t=Yt;this[t(482)][t(437)](this[t(494)]);for(const e of this[t(436)])this[t(496)][t(466)](e[t(494)]),this[t(482)][t(437)](e[t(494)])}[Yt(498)](){const t=Yt,e=new qt(this[t(465)]);return e[t(464)](t(447)).to(this),e}}function Zt(){const t=["399DfZHPq","remove","keystrokes","Comment was made on an element","bindTemplate","contextView","ck-thread__header","_setupKeyboardNavigation","icon","ck-context","12EVmeCn","12784tVtRhc","lastIndexOf","render","element","_trimContextValue","focusTracker","reopenCommentThread","_createContextView","overlay","value","Reopen","setTemplate","offsetWidth","66FiveKr","length","classList","focusFirst","mouseleave","mouseenter","focus","focusables","listenTo","_attachContextActions","isResolvable","isVisible","624879kchpPA","reopenButtonView","217kCcFBD","...","context","querySelector","contextValue","isEnabled","createCollection","4021329fhggrf","scrollWidth",".ck-context__value","label","tab","ck-context--quotes","isResolved","hasContext",".ck-context","ck-annotation__actions","shift+tab","isReadOnly","_createReopenButton","fire","bind","locale","add","tooltip","ck-context-wrapper","div","116cQlDbP","substring","10WrNqVT","_model","focusCycler","155906eWzOwC","107470kwfyiQ","execute","4zQaIvg","343354AFKSiq"];return(Zt=function(){return t})()}const Qt=$t;function Jt(){const t=["resolveCommentThread","first","target","value","length","isSubmitted","Reply to reopen discussion...","162956wTqWKe","COMMENT_THREAD_LABEL","render","stop","set","keystrokes","canComment","removeCommentThread","ariaDescriptionView","removeComment","placeholder","144emBnGi","commentInputView","editorDestroyed","disabledSubmit","editorConfig","commentThreadHeaderView","fire","focus","destroy","commentsListView","6862688uNTruG","reopenCommentThread","shift+tab","delegate","isResolved","focusables","submit","listenTo","_createCommentThreadInputView","focusCycler","9770KVCRkV","isReadOnly","name","updateComment","18238dsInWS","tab","_model","editorReady","unlinkedAt","Reply...","element","isActive","Reply","823496ZRgqti","Comment","addComment","121345lLIFjf","154035hlsKdZ","comments","isUnlinked","_config","COMMENT_THREAD_DESCRIPTION","Write a comment...","15XYonHk","CommentView","submitLabel","locale","assign","hasDirtyComment","isDirty","createCollection","_localUser","archivedAt","submitCommentThread","42lTnPsV","commentThreadInputView","change:isActive","showInput","focusTracker","author","ariaLabel","bind","cancel","2422135VnAEpU","isResolvable"];return(Jt=function(){return t})()}function $t(t,e){const n=Jt();return($t=function(t,e){return n[t-=133]})(t,e)}!function(t){const e=$t,n=t();for(;;)try{if(986133===parseInt(e(168))/1*(-parseInt(e(197))/2)+parseInt(e(162))/3+-parseInt(e(135))/4+parseInt(e(188))/5+parseInt(e(179))/6*(parseInt(e(161))/7)+parseInt(e(158))/8*(parseInt(e(208))/9)+parseInt(e(145))/10*(parseInt(e(149))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jt);class te extends st.View{[Qt(151)];[Qt(165)];[Qt(213)];[Qt(180)];[Qt(205)];[Qt(140)];[Qt(183)];[Qt(202)];[Qt(144)];constructor(t,n,o,s){const i=Qt;super(t),this[i(201)](i(156),!1),this[i(201)](i(174),!1),this[i(151)]=n,this[i(176)]=o,this[i(165)]=s,this[i(213)]=new Gt(t,n),this[i(213)][i(138)](i(136)).to(this),this[i(205)]=new r.AriaDescriptionView(t,it(t,i(166))),this[i(142)](this,i(136),()=>{this[i(215)]()}),this[i(134)]=new jt(t,n,Object[i(172)]({CommentView:this[i(165)][i(169)]},s)),this[i(134)][i(138)](i(206)).to(this),this[i(134)][i(138)](i(148)).to(this),this[i(134)][i(138)](i(190)).to(this),this[i(134)][i(138)](i(152)).to(this),this[i(134)][i(138)](i(210)).to(this),this[i(134)][i(186)](i(156)).to(this),this[i(142)](this,i(190),()=>{this[i(215)]()}),this[i(201)](i(194),this[i(134)][i(194)]),this[i(186)](i(194)).to(this[i(134)],i(194)),this[i(180)]=this[i(143)](),this[i(180)][i(138)](i(152)).to(this),this[i(180)][i(138)](i(210)).to(this),this.on(i(206),()=>this[i(215)]()),this[i(186)](i(174)).to(this[i(134)],i(173),this[i(180)][i(209)],i(193),(t,e)=>t||!!e),this[i(186)](i(164)).to(n,i(153),t=>!!t),this[i(186)](i(185)).to(this,i(194),t=>{const e=i,n=this[e(151)][e(163)][e(191)]?this[e(151)][e(163)][e(191)][e(184)][e(147)]:this[e(176)][e(147)];return it(this[e(171)],e(198),[t,n])}),this[i(140)]=this[i(175)]([this[i(134)],this[i(180)]]),this[i(183)]=new e.FocusTracker,this[i(202)]=new e.KeystrokeHandler,this[i(144)]=new st.FocusCycler({focusables:this[i(140)],focusTracker:this[i(183)],keystrokeHandler:this[i(202)],keystrokeHandlerOptions:{filter:t=>t[i(192)]!==this[i(155)]},actions:{focusPrevious:i(137),focusNext:i(150)}})}[Qt(215)](){const t=Qt;this[t(155)][t(215)]()}[Qt(199)](){const t=Qt;super[t(199)](),(0,r.setupThreadKeyboardNavigation)(this,this[t(140)])}async[Qt(133)](){const t=Qt;this[t(174)]=!1,this[t(134)][t(133)](),await this[t(180)][t(133)](),super[t(133)]()}[Qt(143)](){const t=Qt,e=new Pt(this[t(171)],this[t(176)],this[t(165)][t(212)]),n=e[t(209)];return e[t(186)](t(182)).to(this,t(156),this[t(151)],t(146),this[t(151)],t(203),this[t(151)],t(177),n,t(193),(t,e,n,o,r)=>!!r||!!o&&n&&!e||t&&n&&!e),n[t(186)](t(207)).to(this,t(194),this[t(151)],t(189),this[t(151)],t(139),(e,n,o)=>{const r=t;let s;return s=r(o&&n?196:e?154:167),it(this[r(171)],s)}),n[t(186)](t(170)).to(this,t(194),e=>it(this[t(171)],t(e?157:159))),n.on(t(141),(e,n)=>{const o=t;this[o(214)](o(160),n),this[o(151)][o(139)]&&this[o(151)][o(189)]&&this[o(214)](o(136),this[o(151)].id),this[o(151)][o(195)]||this[o(214)](o(178))}),n.on(t(187),()=>{this[t(215)]()}),n[t(186)](t(211)).to(this[t(151)],t(146)),n.on(t(187),e=>{const n=t;0==this[n(194)]&&(this[n(214)](n(204)),e[n(200)]())}),this.on(t(181),(e,o,r)=>{const s=t;r||this[s(194)]||n[s(193)]||this[s(214)](s(204))}),e}}const ee=oe;function ne(){const t=["resolveCommentThread","resolveButton","removeButton","listitem","isVisible","unbind","isUnlinked","commentViews","extendTemplate","Delete comment thread?","_boundFirstCommentView","listenTo","ck-thread--unlinked","set","setTemplate","isReadOnly","change:isReadOnly","render","ck-thread--","784sMDtHY","230064KzqPnB","4060080NRkBtU","high","querySelector","has","bindTemplate","actionIndicator","isSystemComment","focus","ck-thread--active","isResolved","_updateArchivedThreadHeader","placeholder","ck-thread","cancelConfirm","ariaDescriptionView","div","isActive","1099944FenSVX","198oGOKrR","_bindFirstCommentView","locale","commentThreadHeaderView","ck-reset_all-excluded","element","showConfirm","add","ck-comment--resolve",".ck-thread__container","fire","removeConfirm","isEnabled","getTemplate","tooltip","stop","icon","commentsListView","removeCommentThread","4859866ILXBAv","label","execute","archivedAt","get","ariaLabel","containerElement","1874OAKWMx","then","_createResolveButton","18rByCHa","createCollection","focusables","change:archivedAt","112eNdzKb","_cancelAllConfirms","commentThreadChildren","length","6246HCOPLb","isResolvable","ck-thread__container","Resolve","bind","ck-rounded-corners","commentThreadInputView","actionBar","change:isActive","_model","Write a comment...","remove","2448970iXZEwr"];return(ne=function(){return t})()}function oe(t,e){const n=ne();return(oe=function(t,e){return n[t-=420]})(t,e)}!function(t){const e=oe,n=t();for(;;)try{if(484591===parseInt(e(473))/1*(parseInt(e(447))/2)+parseInt(e(484))/3*(parseInt(e(427))/4)+-parseInt(e(429))/5+-parseInt(e(428))/6*(-parseInt(e(480))/7)+parseInt(e(446))/8+-parseInt(e(476))/9*(parseInt(e(496))/10)+parseInt(e(466))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ne);class re extends((0,r.ConfirmMixin)(te)){[ee(482)];[ee(472)];[ee(498)];[ee(507)];constructor(t,e,n,o){const r=ee;super(t,e,n,o),this[r(482)]=this[r(477)]([this[r(464)],this[r(490)],this[r(443)]]),this[r(421)](r(434),null),this[r(472)]=null,this[r(507)]=null,this[r(449)]=t,this[r(498)]=this[r(475)](),this[r(422)](this[r(460)]()),this.on(r(492),(t,e,n)=>{n||this[r(481)]()}),this[r(508)](this[r(493)],r(424),(t,e,n)=>{n&&this[r(481)]()}),this[r(483)]>0&&this[r(448)](),this[r(508)](this[r(464)][r(504)],r(454),()=>{this[r(448)]()})}[ee(460)](){const t=ee,e=this[t(433)];return{tag:t(444),attributes:{class:["ck",t(441),t(451),t(489),e.if(t(445),t(437)),e.if(t(503),t(420)),e.to(t(434),e=>e?t(426)+e:"")],"data-thread-id":this[t(493)].id,tabindex:0,role:t(500),"aria-label":e.to(t(471)),"aria-describedby":this[t(443)].id},children:[{tag:t(444),attributes:{class:t(486)},children:this[t(482)]}]}}[ee(425)](){const t=ee;super[t(425)](),this[t(472)]=this[t(452)][t(431)](t(456)),this[t(493)].on(t(479),()=>{this[t(439)]()}),this[t(439)]()}[ee(481)](){const t=ee;this[t(442)]();for(const e of this[t(464)][t(504)])e[t(442)]()}[ee(448)](){const t=ee,{locale:e}=this,n=this[t(464)][t(504)][t(470)](0);n===this[t(507)]||n[t(435)]||(this[t(507)]=n,this[t(502)](t(434)),this[t(488)](t(434)).to(n,t(434),e=>t(495)===e?t(495):null),n[t(440)]=it(e,t(494)),n[t(499)].on(t(468),n=>{const o=t;n[o(462)](),this[o(453)](it(e,o(506)),this[o(472)])[o(474)](()=>{const t=o;this[t(457)](t(465))})},{priority:t(430)}),this.on(t(458),()=>{n[t(436)]()}),n[t(491)][t(454)](this[t(498)],0),n[t(478)][t(454)](this[t(498)],0))}[ee(475)](){const t=ee,e=new r.LateFocusButtonView(this[t(449)]);return e[t(467)]=it(this[t(449)],t(487)),e[t(461)]=it(this[t(449)],t(487)),e[t(463)]=rt.IconCheck,e[t(505)]({attributes:{class:t(455)}}),e[t(488)](t(459)).to(this[t(493)],t(423),t=>!t),e[t(488)](t(501)).to(this[t(493)],t(485),this[t(493)],t(438),(t,e)=>t&&!e),e.on(t(468),()=>{const e=t;this[e(457)](e(497),this[e(493)].id)}),e}[ee(439)](){const t=ee;this[t(493)][t(469)]?this[t(482)][t(432)](this[t(450)])||(this[t(482)][t(454)](this[t(450)],0),this[t(478)][t(454)](this[t(450)],0)):this[t(482)][t(432)](this[t(450)])&&(this[t(482)][t(495)](this[t(450)]),this[t(478)][t(495)](this[t(450)]))}}var se=ie;function ie(t,e){var n=ce();return(ie=function(t,e){return n[t-=397]})(t,e)}function ce(){var t=["div","set","894tzJcuh","10915762KHZBzC","96JgHmlF","change:content","render","538017eQDzDx","754608PQcyTC","4750570HXoEfR","setTemplate","12TIOQyp","20HLrOPS","764spesOn","ck-content","113265LYCrjp","element","content","ck-comment__content","57302RIBkrr","ck-annotation__content","innerHTML"];return(ce=function(){return t})()}!function(t){for(var e=ie,n=t();;)try{if(353556===parseInt(e(410))/1*(-parseInt(e(399))/2)+parseInt(e(404))/3*(parseInt(e(408))/4)+-parseInt(e(409))/5*(parseInt(e(405))/6)+-parseInt(e(416))/7+-parseInt(e(401))/8*(-parseInt(e(412))/9)+-parseInt(e(406))/10+parseInt(e(400))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ce);class ae extends st.View{constructor(t){var e=ie;super(t),this[e(398)](e(414),""),this[e(407)]({tag:e(397),attributes:{class:[e(411),e(415),e(417)]}})}[se(403)](){var t=se;super[t(403)](),this.on(t(402),(e,n,o)=>{var r=t;this[r(413)][r(418)]=o}),this[t(413)][t(418)]=this[t(414)]}}function ue(t,e){const n=de();return(ue=function(t,e){return n[t-=392]})(t,e)}const he=ue;function de(){const t=["destroy","esc","listenTo","attributes","disabledSubmit","tab","editorDestroyed","initialData","focusCycler","collapse","1592748sjsRxW","1602lfERZc","delegate","108036vFmqTw","name","creator","target","ariaLabel","textContent","focusTracker","body","isEditMode","formatDateTime","isCollapsed","remove","submit","isReadOnly","COMMENT_ARIA_LABEL","EXTERNAL_AVATAR","importWord","once","getUserViewNotificationText","40nrUpYe","element","visibleView","added","_config","switchToDisplayMode","1854990gxuMFn","_createCommentInputView","1548VaeQjb","switchToEditMode","1437832XAYITQ","focusFirst","value","@external","Save","_createCommentContentView","getExternalCommentNote","set","updateComment","removed","expand","authoredAt","createCollection","stopListening","focusables","editorConfig","ariaDescriptionView","parseFromString","fire","change","isExternal","_model","focus","maxCommentCharsWhenCollapsed","keystrokes","render","source","119753vQIjZE","shift+tab","isSystemComment","cancel","locale","createEditor","submitLabel","enter","_setupKeyboardNavigation","content","1702379JSRdnE","COMMENT_THREAD_DESCRIPTION","add","author","bind","get","editorReady","EXTERNAL_COMMENT","EXTERNAL_IMPORT_WORD_AVATAR","text/html","EXTERNAL_IMPORT_WORD_COMMENT","90TEKfix"];return(de=function(){return t})()}!function(t){const e=ue,n=t();for(;;)try{if(417465===-parseInt(e(429))/1+parseInt(e(462))/2*(-parseInt(e(400))/3)+-parseInt(e(464))/4*(parseInt(e(392))/5)+-parseInt(e(461))/6+-parseInt(e(439))/7+-parseInt(e(402))/8+parseInt(e(398))/9*(parseInt(e(450))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(de);class le extends st.View{[he(394)];[he(418)];[he(416)];[he(470)];[he(426)];[he(459)];[he(423)];[he(396)];constructor(t,n,o){const s=he;super(t),this[s(423)]=n,this[s(396)]=o,this[s(431)]=!!this[s(396)][s(431)],this[s(409)](s(472),!1),this[s(409)](s(474),!0),this[s(443)](s(468)).to(n,s(438),n,s(413),(e,r)=>it(t,s(478),[n[s(442)][s(465)],o[s(473)](r),(new DOMParser)[s(419)](e,s(448))[s(471)][s(469)],n[s(422)]?this[s(408)]():""])),this[s(418)]=new r.AriaDescriptionView(t,it(t,s(440))),this[s(394)]=this[s(414)](),this[s(394)][s(441)](this[s(407)]()),this[s(416)]=new st.ViewCollection,this[s(470)]=new e.FocusTracker,this[s(426)]=new e.KeystrokeHandler,this[s(459)]=new st.FocusCycler({focusables:this[s(416)],focusTracker:this[s(470)],keystrokeHandler:this[s(426)],keystrokeHandlerOptions:{filter:t=>t[s(467)]!==this[s(393)]},actions:{focusPrevious:s(430),focusNext:s(456)}})}[he(412)](){this[he(474)]=!1}[he(460)](){const t=he;this[t(472)]||(this[t(474)]=!0)}[he(424)](){const t=he;this[t(393)][t(424)]()}[he(427)](){const t=he;super[t(427)](),this[t(437)]()}async[he(451)](){const t=he;await this[t(394)][t(444)](0)[t(451)](),super[t(451)]()}[he(401)](){const t=he;this[t(472)]||(this[t(472)]=!0,this[t(394)][t(475)](0)[t(451)](),this[t(394)][t(441)](this[t(399)]()))}[he(397)](){const t=he;this[t(472)]&&(this[t(472)]=!1,this[t(394)][t(475)](0)[t(451)](),this[t(394)][t(441)](this[t(407)]()))}[he(408)](){const t=he;return t(480)===this[t(423)][t(454)][t(405)][t(428)]?it(this[t(433)],t(449)):it(this[t(433)],t(446))}[he(482)](){const t=he;return this[t(423)][t(422)]?t(480)===this[t(423)][t(454)][t(405)][t(428)]?it(this[t(433)],t(447),this[t(423)][t(466)][t(465)]):it(this[t(433)],t(479),this[t(423)][t(466)][t(465)]):null}[he(407)](){const t=he,e=new ae(this[t(433)]);return e[t(443)](t(438)).to(this[t(423)],t(438),this,t(474),(e,n)=>n?(0,r.trimHtml)(e,{limit:this[t(396)][t(425)]}):e),e}[he(399)](){const t=he;this[t(396)][t(417)]||(this[t(396)][t(417)]={}),this[t(396)][t(417)][t(458)]=this[t(423)][t(438)];const e=new Nt(this[t(433)],this[t(396)][t(417)]);return e[t(404)]=this[t(423)][t(438)],e[t(443)](t(455)).to(this[t(423)],t(477)),e[t(435)]=it(this[t(433)],t(406)),e.on(t(476),(e,n)=>{const o=t;this[o(420)](o(410),this[o(423)].id,n),this[o(397)](),this[o(424)]()}),e.on(t(432),()=>{const e=t;this[e(397)](),this[e(424)]()}),e[t(481)](t(445),()=>{e[t(424)]()}),e[t(434)](),e[t(463)](t(445)).to(this),e[t(463)](t(457)).to(this),e}[he(437)](){const t=he,e=this[t(393)];this[t(426)][t(453)](e);for(const e of this[t(416)])this[t(470)][t(441)](e[t(393)]),this[t(426)][t(453)](e[t(393)]);this[t(416)].on(t(421),(e,n)=>{const o=t;for(const t of n[o(411)])this[o(470)][o(475)](t[o(393)]),this[o(426)][o(415)](t[o(393)]);for(const t of n[o(395)])this[o(470)][o(441)](t[o(393)]),this[o(426)][o(453)](t[o(393)])}),this[t(426)][t(409)](t(436),(n,o)=>{const r=t;e===n[r(467)]&&(this[r(459)][r(403)](),o())}),this[t(426)][t(409)](t(452),(n,o)=>{const r=t;e!==n[r(467)]&&(this[r(424)](),o())})}}const me=ke;function ke(t,e){const n=ge();return(ke=function(t,e){return n[t-=121]})(t,e)}function ge(){const t=["length","extendTemplate","24762poWBjG","div","dropdown","fire","locale","panelPosition","_config","8705350aAmMKU","children","actionIndicator","createCollection","bindTemplate","edit","_attachActions","change:isRemovable","actionBar","_createEditButton","ck-annotation","Delete comment?","ck-hidden","isEditable","Remove","listenTo","ck-comment--remove","ck-comment__info-time","items","isReadOnly","unbind","label","group","mouseleave","_model","span","ck-comment__actions--hidden","ck-comment--info","ck-comment__user","mouseenter","ck-comment__main","getExternalCommentNote","time","focus","ck-comment--","46336554BiVnIt","listitem","push","_createRemoveButton","ck-annotation__info-name","ariaDescriptionView","ck-comment--edit","switchToEditMode","5763880UerffA","ck-comment__external","then","blur","17120TdRstp","formatDateTime","removeButton","1088646SIhyQf","remove","render","find","921AJPVZS","_createDropdown","2261qNxKsv","setTemplate","panelView","ck-annotation__actions--hidden","withText","ck-annotation__info-time","toMany","ck-comment__wrapper","isEnabled","ck-comment__info-name","name","addMany","isExternal","ck-comment__info","isRemovable","ck-annotation__actions","placeholder","ck-annotation__content-wrapper","getTemplate","editButton","ck-annotation__info","ck-comment__actions","cancelConfirm","showConfirm","isVisible","buttonView","from","removeComment","focusables","visibleView","ariaLabel","resolvedAt","Show more items","1363820BsfsaA","some","ck-annotation__main","set","isEditMode","add","ck-annotation__user","ck-comment","Reply...","bind","icon","Edit","getUserViewNotificationText","author","userView","_createCommentInputView","isSystemComment","element","authoredAt","execute"];return(ge=function(){return t})()}!function(t){const e=ke,n=t();for(;;)try{if(935456===-parseInt(e(202))/1+-parseInt(e(123))/2+parseInt(e(206))/3*(-parseInt(e(199))/4)+-parseInt(e(152))/5+-parseInt(e(145))/6*(-parseInt(e(208))/7)+-parseInt(e(195))/8+parseInt(e(187))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ge);class pe extends((0,r.ConfirmMixin)(le)){[me(160)];[me(137)];constructor(t,e,n){const o=me;super(t,e,n),this[o(126)](o(154),null),this[o(126)](o(224),it(t,o(131))),this[o(132)](o(141)).to(e),this[o(132)](o(121)).to(e),this[o(160)]=this[o(155)](),this[o(139)]||(this[o(227)]=this[o(161)](),this[o(201)]=this[o(190)](),this[o(170)]=this[o(155)](),this[o(170)][o(219)]([this[o(227)],this[o(201)]]),this[o(147)]=this[o(207)](),this[o(160)][o(128)](this[o(147)]),this[o(236)][o(128)](this[o(147)])),this[o(137)]=new r.UserView(t,e[o(136)],this[o(135)]()),this[o(137)][o(144)]({attributes:{class:[o(180),o(129)],"aria-hidden":!0}}),this[o(167)](e,o(159),()=>this[o(230)]()),this[o(209)](this[o(226)]())}[me(226)](){const t=me,e=this[t(156)],n=[{tag:t(146),attributes:{class:[t(221),t(228)]},children:[{tag:t(177),children:[{text:this[t(137)][t(218)]}],attributes:{class:[t(217),t(191)],"data-cke-tooltip-text":this[t(137)][t(218)]}},{tag:t(184),attributes:{datetime:e.to(t(141)),class:[t(169),t(213)]},children:[{text:e.to(t(141),e=>this[t(151)][t(200)](e))}]}]},{tag:t(146),attributes:{class:[t(229),t(223),e.if(t(127),t(178)),e.if(t(127),t(211))]},children:this[t(160)]},{tag:t(146),attributes:{class:[t(225)]},children:this[t(237)]},this[t(192)]];return this[t(176)][t(220)]&&n[t(189)]({tag:t(146),attributes:{class:[t(196)]},children:[{text:this[t(183)]()}]}),{tag:"li",attributes:{class:[t(215)],tabindex:-1,"aria-label":e.to(t(238)),"aria-describedby":this[t(192)].id,role:t(188)},children:[{tag:t(146),attributes:{class:[t(130),t(162),e.if(t(127),t(193)),e.if(t(139),t(179)),e.to(t(154),e=>e?t(186)+e:"")],"data-author-id":this[t(176)][t(136)].id,"data-comment-id":this[t(176)].id,role:t(174)},children:[this[t(137)],{tag:t(146),attributes:{class:[t(182),t(125)]},children:n}]}]}}[me(161)](){const t=me,e=new st.ButtonView(this[t(149)]);return e[t(173)]=it(this[t(149)],t(134)),e[t(133)]=rt.IconPencil,e[t(212)]=!0,e[t(144)]({attributes:{class:t(193)}}),e[t(132)](t(216)).to(this[t(176)],t(171),t=>!t),e[t(132)](t(232)).to(this[t(176)],t(165)),e.on(t(142),()=>this[t(194)]()),e}[me(190)](){const t=me,e=new st.ButtonView(this[t(149)]);return e[t(173)]=it(this[t(149)],t(166)),e[t(133)]=rt.IconRemoveComment,e[t(212)]=!0,e[t(144)]({attributes:{class:t(168)}}),e[t(132)](t(216)).to(this[t(176)],t(171),t=>!t),e[t(132)](t(232)).to(this[t(176)],t(222)),e.on(t(142),()=>{const e=t;this[e(231)](it(this[e(149)],e(163)),this[e(140)])[e(197)](()=>{const t=e;this[t(148)](t(235),this[t(176)].id)})}),e}[me(207)](){const t=me,e=(0,st.createDropdown)(this[t(149)],r.LateFocusDropdownButtonView),n=e[t(210)][t(153)],o=new st.ListView(this[t(149)]),s=e[t(156)];(0,st.focusChildOnDropdownOpen)(e,()=>this[t(170)][t(205)](e=>e[t(232)])),e[t(144)]({attributes:{class:[s.if(t(232),t(164),t=>!t)]}});const i=(n,r=-1)=>{const s=t,i=new st.ListItemView(this[s(149)]);i[s(153)][s(128)](n);const c=r>-1?r:o[s(170)][s(143)];o[s(170)][s(128)](i,c);const a=Array[s(234)](this[s(170)]);e[s(172)](s(216),s(232)),e[s(132)](s(216))[s(214)](a,s(216),(...t)=>t[s(124)](t=>t)),e[s(132)](s(232))[s(214)](a,s(232),(...t)=>t[s(124)](t=>t))};e[t(150)]="sw",e[t(233)][t(126)]({label:it(this[t(149)],t(122)),icon:rt.IconThreeVerticalDots});for(const e of this[t(170)])i(e);return n[t(128)](o),e[t(167)](this[t(170)],t(128),(t,e,n)=>{i(e,n)}),e[t(167)](this[t(170)],t(203),(e,n,r)=>{const s=t;o[s(170)][s(203)](r)}),e}[me(158)](t,e){const n=me,o=t&&t[n(140)];o&&(this[n(167)](o,n(181),()=>this[n(154)]=e),this[n(167)](o,n(185),()=>this[n(154)]=e),this[n(167)](o,n(175),()=>this[n(154)]=null),this[n(167)](o,n(198),()=>this[n(154)]=null))}[me(138)](){const t=me,e=super[t(138)]();return e[t(132)](t(224)).to(this),e}[me(204)](){const t=me;super[t(204)](),this[t(158)](this[t(227)],t(157)),this[t(158)](this[t(201)],t(203))}}var fe=n(929),be=n.n(fe),ve=n(297),we=n.n(ve),_e=n(102),Ie=n.n(_e),ye=n(123),Ae=n.n(ye),Ce=n(741),Te=n.n(Ce),Ee=n(188),xe={attributes:{"data-cke":!0}};xe.setAttributes=Ae(),xe.insert=Ie().bind(null,"head"),xe.domAPI=we(),xe.insertStyleElement=Te();be()(Ee.A,xe);Ee.A&&Ee.A.locals&&Ee.A.locals;var Oe=n(736),Ne={attributes:{"data-cke":!0}};Ne.setAttributes=Ae(),Ne.insert=Ie().bind(null,"head"),Ne.domAPI=we(),Ne.insertStyleElement=Te();be()(Oe.A,Ne);Oe.A&&Oe.A.locals&&Oe.A.locals;var Se=n(62),Me={attributes:{"data-cke":!0}};Me.setAttributes=Ae(),Me.insert=Ie().bind(null,"head"),Me.domAPI=we(),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 u=null;const h=()=>{null!=u&&clearTimeout(u),u=setTimeout(()=>{u=null,c&&a(),l()},e)},d=()=>{null!==u&&(clearTimeout(u),u=null)},l=()=>{d(),r=void 0,s=null},m=function(...t){if(n?.aborted)return;r=this,s=t;const e=null==u;h(),i&&e&&a()};return m.schedule=h,m.cancel=l,m.flush=()=>{d(),a()},n?.addEventListener("abort",l,{once:!0}),m}function Pe(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading: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 u=Re(function(...e){c=t.apply(this,e),a=null},e,{edges:i}),h=function(...e){return null!=s&&(null===a&&(a=Date.now()),Date.now()-a>=s)?(c=t.apply(this,e),a=Date.now(),u.cancel(),u.schedule(),c):(u.apply(this,e),c)};return h.cancel=u.cancel,h.flush=()=>(u.flush(),c),h}function Ve(t,e){const n=Le();return(Ve=function(t,e){return n[t-=338]})(t,e)}function Le(){const t=["251817EjXGWp","childList","observe","2490441pfnAEY","11070kPIhyo","attributeName","968231hxhTXh","characterData","4KROPrH","cancel","disconnect","2lVHqrq","1589czDNtV","2570EovmNN","192575aPTXvM","7026CALxHE","type","4221056doCqlf","attributes","class"];return(Le=function(){return t})()}function Be(t){const e=function(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:o=!0,trailing:r=!0}=n;return Pe(t,e,{leading:o,trailing:r,maxWait:e})}(t,30),n=new MutationObserver(t=>{const n=Ve;for(const o of t)(n(338)==o[n(356)]&&n(339)==o[n(345)]||n(341)==o[n(356)]||n(347)==o[n(356)])&&e()});return{attach(t){n[Ve(342)](t,{attributes:!0,childList:!0,subtree:!0,characterData:!0})},detach(){const t=Ve;n[t(350)](),e[t(349)]()}}}!function(t){const e=Ve,n=t();for(;;)try{if(454533===parseInt(e(340))/1*(parseInt(e(351))/2)+-parseInt(e(343))/3*(-parseInt(e(348))/4)+parseInt(e(354))/5+-parseInt(e(355))/6*(-parseInt(e(352))/7)+-parseInt(e(357))/8+parseInt(e(344))/9*(-parseInt(e(353))/10)+-parseInt(e(346))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Le);var De=n(924),He={attributes:{"data-cke":!0}};He.setAttributes=Ae(),He.insert=Ie().bind(null,"head"),He.domAPI=we(),He.insertStyleElement=Te();be()(De.A,He);De.A&&De.A.locals&&De.A.locals;const je=Ke;!function(t){const e=Ke,n=t();for(;;)try{if(527842===-parseInt(e(504))/1+-parseInt(e(463))/2*(parseInt(e(486))/3)+parseInt(e(469))/4*(-parseInt(e(485))/5)+-parseInt(e(494))/6*(parseInt(e(508))/7)+parseInt(e(502))/8*(-parseInt(e(476))/9)+parseInt(e(480))/10+parseInt(e(479))/11*(parseInt(e(470))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ze);class Ue extends st.View{[je(465)];id;[je(501)];[je(491)];[je(482)];[je(477)];constructor(t,n){const o=je;super(t),this.id=(0,e.uid)(),this[o(465)]=new e.FocusTracker,this[o(501)]=new e.KeystrokeHandler,this[o(501)][o(497)](o(487),(t,e)=>this[o(473)](o(487),e)),this[o(497)](o(507),{top:0,right:0,bottom:0,left:0}),this[o(497)](o(481),0),this[o(497)](o(503),!1),this[o(497)](o(474),!1),this[o(497)](o(472),0),this[o(497)](o(492),""),this[o(477)]=Be(()=>this[o(493)]()),this[o(491)]=this[o(462)](),this[o(491)][o(499)](o(500),o(467)).to(this),this[o(491)][o(478)](n),this[o(482)]=n;const r=this[o(506)];this[o(471)]({tag:o(505),attributes:{class:["ck",o(489),o(460),r.if(o(503),o(496))],role:o(466)},children:this[o(491)]})}[je(484)](){const t=je;super[t(484)](),this[t(465)][t(478)](this[t(488)]),this[t(501)][t(468)](this[t(488)]),this[t(477)][t(483)](this[t(488)])}[je(490)](){const t=je;this[t(491)][t(464)](),this[t(501)][t(490)](),this[t(465)][t(490)](),this[t(477)][t(461)](),super[t(490)]()}[je(475)](){const t=je;this[t(491)][t(498)]&&this[t(491)][t(498)][t(475)]()}[je(493)](){const t=je,e=this[t(488)][t(495)];e&&(this[t(481)]=e)}}function Ke(t,e){const n=ze();return(Ke=function(t,e){return n[t-=460]})(t,e)}function ze(){const t=["bindTemplate","targetRect","21BKvHPa","ck-rounded-corners","detach","createCollection","1119340vtBLdq","clear","focusTracker","presentation","arrowdown","listenTo","4MsIUJo","36SCbnxr","setTemplate","length","fire","isDirty","focus","8629218zVMkUF","_mutationObserver","add","14334881yKuYvu","800190itWsBb","height","mainView","attach","render","2844085MIuwNC","3bbCpPC","Esc","element","ck-annotation-wrapper","destroy","content","type","_updateHeight","1758918VuxbQW","clientHeight","ck-annotation-wrapper--active","set","first","delegate","arrowup","keystrokes","8CABQhz","isActive","494942HGHdtf","div"];return(ze=function(){return t})()}const Fe=We;function We(t,e){const n=Xe();return(We=function(t,e){return n[t-=101]})(t,e)}!function(t){const e=We,n=t();for(;;)try{if(969999===-parseInt(e(133))/1+parseInt(e(110))/2*(parseInt(e(131))/3)+-parseInt(e(123))/4+parseInt(e(129))/5+parseInt(e(101))/6*(-parseInt(e(119))/7)+parseInt(e(139))/8*(parseInt(e(115))/9)+-parseInt(e(108))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xe);class qe extends((0,e.ObservableMixin)()){[Fe(135)];[Fe(118)];[Fe(106)];[Fe(137)];constructor({view:t,target:n,type:o,isVisible:r=!0}){const s=Fe;super(),this[s(135)]=t,this[s(135)][s(112)]||this[s(135)][s(121)](),this[s(106)]=o,this[s(137)]=n,qe[s(127)](this[s(130)]()),this[s(118)]=new e.Collection([this[s(135)][s(112)]],{idProperty:s(132)}),this[s(118)].on(s(111),(t,e)=>{const n=s;this[n(135)][n(120)][n(111)](e)}),this[s(118)].on(s(116),(t,e)=>{const n=s;this[n(135)][n(120)][n(116)](e)}),this[s(105)](s(144),r)}get[Fe(143)](){const t=Fe;return t(125)==typeof this[t(106)]?this[t(106)]():this[t(106)]}get[Fe(107)](){const t=Fe;return this[t(135)][t(103)]}get[Fe(140)](){const t=Fe,e=this[t(130)]();return qe[t(127)](e),e}get[Fe(142)](){const t=Fe,n=this[t(140)];if(null===n)return null;if(n instanceof e.Rect)return n;const o=n[t(109)](e=>function(e){const n=t;if(e[n(104)])return!0;return!!e[n(114)]()[n(122)](0)}(e));return 0===o[t(126)]?null:new e.Rect(o[0][t(114)]()[t(122)](0))}get[Fe(136)](){const t=Fe;return this[t(135)][t(136)]}set[Fe(136)](t){const e=Fe;this[e(135)][e(136)]=t,this[e(135)][e(103)][e(136)]=t}[Fe(138)](){const t=Fe;this[t(135)][t(142)]=this[t(142)]}[Fe(117)](){const t=Fe;this[t(118)][t(102)](),this[t(118)][t(141)](),this[t(102)]()}[Fe(128)](){const t=Fe;this[t(144)]=!!this[t(142)]}static[Fe(127)](t){const n=Fe;if(!(null===t||t instanceof e.Rect||Array[n(124)](t)&&t[n(134)](t=>Ye(t))))throw new e.CKEditorError(n(145),null,{target:t})}[Fe(130)](){const t=Fe,e=t(125)==typeof this[t(137)]?this[t(137)]():this[t(137)];return Ye(e)?[e]:e}}function Ye(t){const e=Fe;return null!==t&&e(146)==typeof t&&e(113)in t&&1===t[e(113)]}function Xe(){const t=["function","length","_assertCorrectTarget","refreshVisibility","8139475riCumj","_getNormalizedTarget","3zbUTaX","_id","1146636WvDczR","every","view","isActive","_target","updateTargetRect","13659352lznDQZ","target","clear","targetRect","type","isVisible","annotation-invalid-target","object","3654006CtLHKG","stopListening","mainView","offsetParent","set","_type","innerView","6918650QvezBl","filter","2985908iwjNue","add","element","nodeType","getClientRects","9Rdowgz","remove","destroy","focusableElements","7HRVPxM","focusTracker","render","item","5643068KDbrVA","isArray"];return(Xe=function(){return t})()}function Ge(){const t=["updateTargetRect","_sort","getByInnerView","annotationcollection-duplicated-item","remove","_getOrderInContent","delete","286677DrqOUY","set","7547256VDIxDu","has","_innerViewToAnnotation","527533WTEVqD","fire","12282420IgwVAa","_viewToAnnotation","left","focus","listenTo","get","destroy","change:isFocused","getByView","sort","from","23646wRImjm","add","refreshPositioning","innerView","4727390UweLgs","blur","annotationcollection-not-existing-item","889PLvkAH","6NoPpqb","isFocused","focusTracker","top","clear","_focusTracker","getIndex","targetRect","length","view","1495548HquZmE","focusableElements","2SkOidy","stopListening"];return(Ge=function(){return t})()}const Ze=Qe;function Qe(t,e){const n=Ge();return(Qe=function(t,e){return n[t-=467]})(t,e)}!function(t){const e=Qe,n=t();for(;;)try{if(483224===parseInt(e(493))/1*(-parseInt(e(479))/2)+-parseInt(e(467))/3*(parseInt(e(477))/4)+-parseInt(e(510))/5+-parseInt(e(506))/6*(-parseInt(e(513))/7)+parseInt(e(490))/8+parseInt(e(488))/9+parseInt(e(495))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ge);class Je extends e.Collection{[Ze(492)];[Ze(496)];[Ze(472)];constructor(t=[]){const n=Ze;super(),this[n(492)]=new Map,this[n(496)]=new Map,this[n(472)]=new e.FocusTracker,this[n(472)].on(n(502),(t,e,o)=>{const r=n;o||this[r(494)](r(511))});for(const e of t)this[n(507)](e)}get[Ze(468)](){const t=Ze;return this[t(472)][t(468)]}[Ze(507)](t){const n=Ze;if(this[n(491)](t))throw new e.CKEditorError(n(484),null);this[n(492)][n(489)](t[n(509)],t),this[n(496)][n(489)](t[n(476)],t);for(const e of t[n(478)])this[n(472)][n(507)](e);this[n(499)](t[n(478)],n(507),(t,e)=>{const o=n;this[o(472)][o(507)](e)}),this[n(499)](t[n(478)],n(485),(t,e)=>{const o=n;this[o(472)][o(485)](e)}),this[n(499)](t[n(476)][n(469)],n(502),(e,o,r)=>{const s=n;r&&this[s(494)](s(498),t)}),t[n(481)]();const o=this[n(486)](t[n(476)][n(474)]);return super[n(507)](t,o)}[Ze(485)](t){const n=Ze;if(!this[n(491)](t))throw new e.CKEditorError(n(512),null);this[n(480)](t[n(476)][n(469)]),this[n(480)](t[n(478)]);for(const e of t[n(478)])this[n(472)][n(485)](e);return this[n(496)][n(487)](t[n(476)]),this[n(492)][n(487)](t[n(509)]),super[n(485)](t)}[Ze(483)](t){const e=Ze;return this[e(492)][e(500)](t)}[Ze(503)](t){const e=Ze;return this[e(496)][e(500)](t)}[Ze(501)](){const t=Ze;super[t(471)](),this[t(480)](),this[t(492)][t(471)](),this[t(496)][t(471)](),this[t(472)][t(501)]()}[Ze(508)](){const t=Ze;for(const e of this)e[t(481)]();this[t(482)]()}[Ze(482)](){const t=Ze,e=Array[t(505)](this)[t(504)]((e,n)=>tn(e[t(476)][t(474)],n[t(476)][t(474)]));for(let n=e[t(475)]-1;n>0;n--){const o=e[n];n!==this[t(473)](o)&&(this[t(485)](o),this[t(507)](o))}}[Ze(486)](t){const e=Ze;let n=0;if(!t)return this[e(475)];for(const o of this){const r=o[e(476)][e(474)];if(r){if(tn(t,r)<0)return n;n++}}return n}}function $e({source:t,target:e,filter:n}){const o=Ze;for(const r of t)n(r)&&e[o(507)](r);e[o(499)](t,o(507),(t,r)=>{const s=o;n(r)&&e[s(507)](r)}),e[o(499)](t,o(485),(t,n)=>{const r=o;e[r(491)](n)&&e[r(485)](n)})}function tn(t,e){const n=Ze;if(null===t&&null===e)return 0;if(null===t)return-1;if(null===e)return 1;const o=t[n(470)]-e[n(470)];return 0==o?t[n(497)]-e[n(497)]:o}t.ContextPlugin;var en=n(586),nn={attributes:{"data-cke":!0}};nn.setAttributes=Ae(),nn.insert=Ie().bind(null,"head"),nn.domAPI=we(),nn.insertStyleElement=Te();be()(en.A,nn);en.A&&en.A.locals&&en.A.locals;t.ContextPlugin;var on=n(167),rn={attributes:{"data-cke":!0}};rn.setAttributes=Ae(),rn.insert=Ie().bind(null,"head"),rn.domAPI=we(),rn.insertStyleElement=Te();be()(on.A,rn);on.A&&on.A.locals&&on.A.locals;st.View;st.View;var sn=n(901);class cn extends Error{}class an extends cn{constructor(){super("Zone is an abstract class")}}class un{get type(){throw new an}get name(){throw new an}get ianaName(){return this.name}get isUniversal(){throw new an}offsetName(t,e){throw new an}formatOffset(t,e){throw new an}offset(t){throw new an}equals(t){throw new an}get isValid(){throw new an}}const hn=new Map;const dn={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};const ln=new Map;class mn extends un{static create(t){let e=ln.get(t);return void 0===e&&ln.set(t,e=new mn(t)),e}static resetCache(){ln.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=mn.isValidZone(t)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(t,{format:e,locale:n}){return In(t,e,n,this.name)}formatOffset(t,e){return An(this.offset(t),e)}offset(t){if(!this.valid)return NaN;const e=new Date(t);if(isNaN(e))return NaN;const n=function(t){let e=hn.get(t);return void 0===e&&(e=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:t,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"}),hn.set(t,e)),e}(this.name);let[o,r,s,i,c,a,u]=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=dn[e];"era"===e?o[s]=r:fn(s)||(o[s]=parseInt(r,10))}return o}(n,e):function(t,e){const n=t.format(e).replace(/\u200E/g,""),o=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(n),[,r,s,i,c,a,u,h]=o;return[i,r,s,c,a,u,h]}(n,e);"BC"===i&&(o=1-Math.abs(o));let h=+e;const d=h%1e3;return h-=d>=0?d:1e3+d,(_n({year:o,month:r,day:s,hour:24===c?0:c,minute:a,second:u,millisecond:0})-h)/6e4}equals(t){return"iana"===t.type&&t.name===this.name}get isValid(){return this.valid}}new Map;new Map;new Map;new Map;new Map;let kn=null;class gn extends un{static get utcInstance(){return null===kn&&(kn=new gn(0)),kn}static instance(t){return 0===t?gn.utcInstance:new gn(t)}static parseSpecifier(t){if(t){const e=t.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(e)return new gn(yn(e[1],e[2]))}return null}constructor(t){super(),this.fixed=t}get type(){return"fixed"}get name(){return 0===this.fixed?"UTC":`UTC${An(this.fixed,"narrow")}`}get ianaName(){return 0===this.fixed?"Etc/UTC":`Etc/GMT${An(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(t,e){return An(this.fixed,e)}get isUniversal(){return!0}offset(){return this.fixed}equals(t){return"fixed"===t.type&&t.fixed===this.fixed}get isValid(){return!0}}const pn={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"};pn.hanidec.replace(/[\[|\]]/g,"").split("");new Map;function fn(t){return void 0===t}function bn(t,e=2){let n;return n=t<0?"-"+(""+-t).padStart(e,"0"):(""+t).padStart(e,"0"),n}function vn(t){return fn(t)||null===t||""===t?void 0:parseInt(t,10)}function wn(t){if(!fn(t)&&null!==t&&""!==t){const e=1e3*parseFloat("0."+t);return Math.floor(e)}}function _n(t){let e=Date.UTC(t.year,t.month-1,t.day,t.hour,t.minute,t.second,t.millisecond);return t.year<100&&t.year>=0&&(e=new Date(e),e.setUTCFullYear(t.year,t.month-1,t.day)),+e}function In(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 yn(t,e){let n=parseInt(t,10);Number.isNaN(n)&&(n=0);const o=parseInt(e,10)||0;return 60*n+(n<0||Object.is(n,-0)?-o:o)}function An(t,e){const n=Math.trunc(Math.abs(t/60)),o=Math.trunc(Math.abs(t%60)),r=t>=0?"+":"-";switch(e){case"short":return`${r}${bn(n,2)}:${bn(o,2)}`;case"narrow":return`${r}${n}${o>0?`:${o}`:""}`;case"techie":return`${r}${bn(n,2)}${bn(o,2)}`;default:throw new RangeError(`Value format ${e} is out of range for property format`)}}const Cn=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function Tn(...t){const e=t.reduce((t,e)=>t+e.source,"");return RegExp(`^${e}$`)}function En(...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 xn(...t){return(e,n)=>{const o={};let r;for(r=0;r<t.length;r++)o[t[r]]=vn(e[n+r]);return[o,null,n+r]}}const On=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,Nn=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,Sn=RegExp(`${Nn.source}${`(?:${On.source}?(?:\\[(${Cn.source})\\])?)?`}`),Mn=RegExp(`(?:T${Sn.source})?`),Rn=xn("weekYear","weekNumber","weekDay"),Pn=xn("year","ordinal"),Vn=RegExp(`${Nn.source} ?(?:${On.source}|(${Cn.source}))?`),Ln=RegExp(`(?: ${Vn.source})?`);function Bn(t,e,n){const o=t[e];return fn(o)?n:vn(o)}function Dn(t,e){return[{hours:Bn(t,e,0),minutes:Bn(t,e+1,0),seconds:Bn(t,e+2,0),milliseconds:wn(t[e+3])},null,e+4]}function Hn(t,e){const n=!t[e]&&!t[e+1],o=yn(t[e+1],t[e+2]);return[{},n?null:gn.instance(o),e+3]}function jn(t,e){return[{},t[e]?mn.create(t[e]):null,e+1]}RegExp(`^T?${Nn.source}$`);Tn(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,Mn),Tn(/(\d{4})-?W(\d\d)(?:-?(\d))?/,Mn),Tn(/(\d{4})-?(\d{3})/,Mn),Tn(Sn),En(function(t,e){return[{year:Bn(t,e),month:Bn(t,e+1,1),day:Bn(t,e+2,1)},null,e+3]},Dn,Hn,jn),En(Rn,Dn,Hn,jn),En(Pn,Dn,Hn,jn),En(Dn,Hn,jn);En(Dn);Tn(/(\d{4})-(\d\d)-(\d\d)/,Ln),Tn(Vn),En(Dn,Hn,jn);const Un={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,zn=30.436875,Fn=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"];Fn.slice(0).reverse();Symbol.for("nodejs.util.inspect.custom");Symbol.for("nodejs.util.inspect.custom");const Wn=`[ ${String.fromCharCode(160)}]`;new RegExp(Wn,"g");new Map;Symbol.for("nodejs.util.inspect.custom");var qn=n(23),Yn={attributes:{"data-cke":!0}};Yn.setAttributes=Ae(),Yn.insert=Ie().bind(null,"head"),Yn.domAPI=we(),Yn.insertStyleElement=Te();be()(qn.A,Yn);qn.A&&qn.A.locals&&qn.A.locals;st.View;var Xn=n(459),Gn={attributes:{"data-cke":!0}};Gn.setAttributes=Ae(),Gn.insert=Ie().bind(null,"head"),Gn.domAPI=we(),Gn.insertStyleElement=Te();be()(Xn.A,Gn);Xn.A&&Xn.A.locals&&Xn.A.locals;var Zn=n(641),Qn={attributes:{"data-cke":!0}};Qn.setAttributes=Ae(),Qn.insert=Ie().bind(null,"head"),Qn.domAPI=we(),Qn.insertStyleElement=Te();be()(Zn.A,Qn);Zn.A&&Zn.A.locals&&Zn.A.locals;var Jn=n(236),$n={attributes:{"data-cke":!0}};$n.setAttributes=Ae(),$n.insert=Ie().bind(null,"head"),$n.domAPI=we(),$n.insertStyleElement=Te();be()(Jn.A,$n);Jn.A&&Jn.A.locals&&Jn.A.locals;var to=n(364),eo={attributes:{"data-cke":!0}};eo.setAttributes=Ae(),eo.insert=Ie().bind(null,"head"),eo.domAPI=we(),eo.insertStyleElement=Te();be()(to.A,eo);to.A&&to.A.locals&&to.A.locals;var no=n(81),oo={attributes:{"data-cke":!0}};oo.setAttributes=Ae(),oo.insert=Ie().bind(null,"head"),oo.domAPI=we(),oo.insertStyleElement=Te();be()(no.A,oo);no.A&&no.A.locals&&no.A.locals;var ro=n(856),so={attributes:{"data-cke":!0}};so.setAttributes=Ae(),so.insert=Ie().bind(null,"head"),so.domAPI=we(),so.insertStyleElement=Te();be()(ro.A,so);ro.A&&ro.A.locals&&ro.A.locals;var io=n(616),co={attributes:{"data-cke":!0}};co.setAttributes=Ae(),co.insert=Ie().bind(null,"head"),co.domAPI=we(),co.insertStyleElement=Te();be()(io.A,co);io.A&&io.A.locals&&io.A.locals;var ao=n(282),uo={attributes:{"data-cke":!0}};uo.setAttributes=Ae(),uo.insert=Ie().bind(null,"head"),uo.domAPI=we(),uo.insertStyleElement=Te();be()(ao.A,uo);ao.A&&ao.A.locals&&ao.A.locals;var ho=n(879),lo={attributes:{"data-cke":!0}};lo.setAttributes=Ae(),lo.insert=Ie().bind(null,"head"),lo.domAPI=we(),lo.insertStyleElement=Te();be()(ho.A,lo);ho.A&&ho.A.locals&&ho.A.locals;var mo=n(865),ko={attributes:{"data-cke":!0}};ko.setAttributes=Ae(),ko.insert=Ie().bind(null,"head"),ko.domAPI=we(),ko.insertStyleElement=Te();be()(mo.A,ko);mo.A&&mo.A.locals&&mo.A.locals;var go=n(288),po={attributes:{"data-cke":!0}};po.setAttributes=Ae(),po.insert=Ie().bind(null,"head"),po.domAPI=we(),po.insertStyleElement=Te();be()(go.A,po);go.A&&go.A.locals&&go.A.locals;const fo=vo;function bo(){const t=["set","focus","7324128uMondt","Arrowup","createAnnotationView","getByInnerView","refreshVisibility","4CZlxIe","ACCESSIBILITY_HELP_ANNOTATIONS_GROUP","keystrokes","values","editing","pluginName","context","Tab","Annotations","remove","isArray","change:isVisible","low","1041000kwGncn","Arrowdown","delete","_activateAnnotation","activeAnnotations","_setupEnterAnnotationKeystroke","ACCESSIBILITY_HELP_ANNOTATIONS_ENTER","8HqjwPf","Shift+Tab","listenTo","_visibleAnnotations","createAnnotation","source","ACCESSIBILITY_HELP_ANNOTATIONS_EXIT","_addActiveAnnotation","stopListening","_bindAnnotationsToVisibleAnnotations","target","element","ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT","_removeActiveAnnotation","push","isOfficialPlugin","1158140chAUcE","ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO","focusTracker","Ctrl+Shift+E","21491360yBUDVM","ready","isPremiumPlugin","escape","4413235Mlobhu","contains","isVisible","fire","destroy","accessibility","locale","63xtIRtV","activate","Enter","_deactivateAllAnnotations","annotations","_setupEscapeAnnotationHandling","ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS","view","collection","4123908xHrRxv","addKeystrokeInfoGroup","domRoots","editors","has","6sTJCtD","add","Ctrl+Enter","ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS","Esc","refreshPositioning","deactivateAll"];return(bo=function(){return t})()}function vo(t,e){const n=bo();return(vo=function(t,e){return n[t-=402]})(t,e)}!function(t){const e=vo,n=t();for(;;)try{if(765072===-parseInt(e(445))/1+-parseInt(e(422))/2+-parseInt(e(460))/3*(-parseInt(e(409))/4)+-parseInt(e(453))/5*(-parseInt(e(474))/6)+-parseInt(e(404))/7+-parseInt(e(429))/8*(-parseInt(e(469))/9)+parseInt(e(449))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bo);class wo extends t.ContextPlugin{[fo(468)];[fo(432)];static get[fo(414)](){return fo(417)}static get[fo(444)](){return!0}static get[fo(451)](){return!0}constructor(e){const n=fo;if(super(e),this[n(468)]=new Je,this[n(432)]=new Je,this[n(402)](n(426),new Set),this[n(438)](),e instanceof t.Editor){const t=e[n(459)];e[n(458)][n(470)]({id:n(464),label:it(t,n(410)),keystrokes:[{label:it(t,n(446)),keystroke:n(448)},{label:it(t,n(435)),keystroke:n(478)},{label:it(t,n(428)),keystroke:n(462)},{label:it(t,n(466)),keystroke:[[n(416)],[n(430)]]},{label:it(t,n(441)),keystroke:[n(476)]},{label:it(t,n(477)),keystroke:[[n(405)],[n(423)]]}]})}this[n(427)](),this[n(465)]()}[fo(475)](t){const e=fo;this[e(468)][e(475)](t)}[fo(418)](t){const e=fo;this[e(468)][e(418)](t),t[e(457)]()}[fo(408)](){const t=fo;for(const e of this[t(468)])e[t(408)]()}[fo(479)](){const t=fo;this[t(432)][t(479)]()}[fo(407)](t){const e=fo;return this[e(468)][e(407)](t)}[fo(480)](){const t=fo;this[t(456)](t(463))}[fo(457)](){const t=fo;for(const e of this[t(468)])e[t(457)]();this[t(432)][t(457)](),this[t(468)][t(457)](),super[t(457)]()}[fo(461)](t){const e=fo;this[e(456)](e(425),t)}[fo(433)](t){return new qe(t)}[fo(406)](t,e){return new Ue(t,e)}[fo(436)](t){const e=fo,n=new Set(this[e(426)]);n[e(475)](t),this[e(426)]=n}[fo(442)](t){const e=fo,n=new Set(this[e(426)]);n[e(424)](t),this[e(426)]=n}[fo(438)](){const t=fo,e=this[t(468)],n=this[t(432)];function o(e){const o=t,r=e[o(434)];r[o(455)]&&!n[o(473)](r)?n[o(475)](r):!r[o(455)]&&n[o(473)](r)&&n[o(418)](r),r[o(467)][o(447)][o(418)](r[o(467)][o(440)]),r[o(467)][o(447)][o(475)](r[o(467)][o(440)])}this[t(431)](e,t(475),(e,r)=>{const s=t;r[s(455)]&&n[s(475)](r),this[s(431)](r,s(420),o)}),this[t(431)](e,t(418),(e,r)=>{const s=t;n[s(473)](r)&&n[s(418)](r),this[s(437)](r,s(420),o)})}[fo(427)](){const n=fo,o=t=>{const n=vo;t.on(n(450),()=>{const o=n;t[o(411)][o(402)]("Ctrl+Shift+E",(t,n)=>{const r=o,s=(0,e.first)(this[r(426)][r(412)]());s&&(s[r(467)][r(403)](),n())})})};this[n(415)]instanceof t.Editor?o(this[n(415)]):this[n(415)][n(472)]&&this[n(415)][n(472)].on(n(475),(t,e)=>{o(e)})}[fo(465)](){const e=fo,n=e=>{const n=vo,o=e[n(434)],r=[];let s;if(Array[n(419)](o[n(439)])){s=o[n(439)][0],this[n(415)]instanceof t.Editor?r[n(443)](this[n(415)]):this[n(415)][n(472)]&&r[n(443)](...this[n(415)][n(472)]);for(const t of r)for(const e of t[n(413)][n(467)][n(471)][n(412)]())if(e[n(454)](s))return void t[n(413)][n(467)][n(403)]();s[n(403)]()}};this[e(431)](this[e(468)],e(475),(t,o)=>{const r=e;this[r(431)](o,r(452),n,{priority:r(421)})}),this[e(431)](this[e(468)],e(418),(t,o)=>{const r=e;this[r(437)](o,r(452),n)})}}const _o=yo;function Io(){const t=["find","createdAt","createCommentThreadController","function","_createCommentThreadView","stopListening","commentsrepository-reopen-comment-thread","commentsrepository-resolve-comment-thread-internal-error","assign","setPermissions","isFromAdapter","bodyCollectionContainer","getUser","commentsListView","values","error","_updateCommentThread","admin","_resolveCommentThread","getAnnotationForCommentThread","_detachCommentThread","754488IgATXo","commentsrepository-fetch-comment-thread","push","commentsrepository-duplicated-comment-thread-id","submit","lowest","comments.maxThreadTotalWeight","commentsrepository-update-comment-invalid-content","isResolvable","commentsrepository-missing-comment-thread","deactivateAll","plugins","setContext","commentsrepository-invalid-comment-authorid","reopenCommentThread","removeCommentThread","commentsrepository-reopen-comment-thread-internal-error","_isSubmitted","isEditable","_bindAnnotationToEditors","getCommentThreads","setUnlinkedAt","commentsrepository-attach-missing-comment-thread","content","isReadOnly","focusableElements","modifyAll","resolve","change:authoredAt","isPremiumPlugin","_removeCommentThread","comments.CommentThreadView","div","_readOnlyChannels","external:","getByInnerView","hasCommentThread","view","comments.copyMarkers","_removeActiveAnnotation","_findOptimalIndex","getPermissions","unlinkedAt","589647wpcayg","commentsrepository-invalid-commentid","focusTracker","updateComment","195vNTqUg","comment","_add","body","isVisible","isDirty","authorName","highest","bind","_threadToController","_unbindEditors","string","from","commentsrepository-add-comment-to-missing-comment-thread","filter","innerHTML","activate","CommentView","CommentsRepository","type","noChannel","commentsrepository-add-comment-thread-internal-error","removeComment","_addComment","warn","textContent","editorReady","39378wXKWCm","commentsrepository-remove-comment-missing-comment-thread","addComment","fire","openNewCommentThread","commentsrepository-get-comment-invalid-id","change:_readOnlyChannels","77264nvCKkI","editorDestroyed","catch","_adapter","reopen","commentsrepository-update-comment-thread-internal-error","_updateActiveAnnotation","_attachCommentThread","change:activeAnnotations","commentsrepository-remove-comment-thread-internal-error","change:_permissions","context","creator","resolvedAt","commentInputView","locale","_createNewComment","commentsrepository-remove-comment-internal-error","threadId","794504rhBiwC","getCommentThread","canComment","define","_submitCommentThread","remove","requires","map","change:isDirty","get","isAttached","updateCommentThread","init","comments.CommentView","submitCommentThread","commentsrepository-invalid-comment-content","commentsrepository-invalid-comment-thread-id","isRemovable","has","comments.editorConfig","commentsrepository-update-comment-internal-error","getCommentThreadForAnnotation","isActive","switchReadOnly","createElement","reduce","weight","resolvedBy","commentsrepository-resolved-comment-thread","commentThreadInputView","fetchCommentThread","listenTo","_updateComment","trim","attributes","adapter","length","delete","channelId","commentsrepository-remove-missing-comment-thread","124243TOIXnu","_threads","licenseKey","getTime","resolveCommentThread","max","comments.maxCommentCharsWhenCollapsed","isExternal","getComment","commentsrepository-add-comment-internal-error","comments.maxCommentsWhenCollapsed","comments","_remove","pluginName","commentsrepository-update-missing-comment","activeCommentThread","_addCommentThread","escape","getIndex","commentsrepository-missing-thread-and-adapter-method","commentsrepository-add-comment-user-not-exists","isOfficialPlugin","CommentThreadView","commentsrepository-update-comment-missing-comment-thread","_isAttached","addUser","commentsrepository-missing-target","archivedAt","setAttribute","set","once","_permissions","add","author","_repository","_removeComment","attachTo","toJSON","982728aGlMCe","280EAAebM","PendingActions","focus","commentId","update","_viewToController","_hasTargetInContent","model","destroy","authoredAt","removeAttribute","PENDING_ACTION_COMMENT_THREAD","commentsrepository-active-missing-comment-thread","isResolved","Missing comments editor configuration (`comments.editorConfig`). Default configuration will be used instead.","write","setActiveCommentThread","@external","_reopenCommentThread","refreshVisibility","then","commentsrepository-remove-missing-comment","innerView","commentsrepository-active-not-attached","isSubmitted","config","commentsrepository-adapter-already-set","_getExternalAuthor","addCommentThread","_update","commentUpdated"];return(Io=function(){return t})()}function yo(t,e){const n=Io();return(yo=function(t,e){return n[t-=232]})(t,e)}!function(t){const e=yo,n=t();for(;;)try{if(381317===parseInt(e(359))/1+-parseInt(e(456))/2+-parseInt(e(321))/3+parseInt(e(378))/4+parseInt(e(325))/5*(parseInt(e(352))/6)+parseInt(e(418))/7*(parseInt(e(457))/8)+-parseInt(e(278))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Io);const Ao=Symbol(_o(345)),Co={admin:!0,modifyAll:!1,write:!0,resolve:!0};class To extends t.ContextPlugin{[_o(419)];[_o(334)];[_o(462)];static get[_o(384)](){return[wo,t.PendingActions,r.Users]}static get[_o(431)](){return _o(343)}static get[_o(439)](){return!0}static get[_o(307)](){return!0}constructor(t){const e=_o;super(t),this[e(419)]=new Map,this[e(334)]=new Map,this[e(462)]=new Map,this[e(447)](e(311),new Set),this[e(447)](e(449),new Map);const n=this[e(370)][e(251)];n[e(381)](e(428),2),n[e(381)](e(284),500),n[e(381)](e(424),140),n[e(381)](e(309),re),n[e(381)](e(391),pe),n[e(387)](e(397))||console[e(349)](e(240))}[_o(390)](){const t=_o,e=this[t(370)][t(289)][t(387)](wo);this[t(447)](t(433),null),this.on(t(254),(e,n)=>this[t(434)](n)),this.on(t(392),(e,n)=>this[t(382)](n)),this.on(t(422),(e,n)=>this[t(275)](n)),this.on(t(422),(e,n)=>this[t(365)](n),{priority:t(283)}),this.on(t(292),(e,n)=>this[t(244)](n)),this.on(t(292),(e,n)=>this[t(365)](n),{priority:t(283)}),this.on(t(293),(e,n)=>this[t(308)](n)),this.on(t(389),(e,n)=>this[t(273)](n)),this.on(t(389),(e,n)=>this[t(365)](n),{priority:t(283)}),this.on(t(354),(e,n)=>this[t(348)](n)),this.on(t(324),(e,n)=>this[t(410)](n)),this.on(t(347),(e,n)=>this[t(453)](n)),this.on(t(354),(e,{threadId:n,isFromAdapter:o})=>{const r=t;if(o)return;const s=this[r(379)](n),i=s&&this[r(334)][r(387)](s);i&&i[r(315)][r(270)][r(459)](-1)},{priority:t(283)}),this[t(409)](e,t(367),(e,n,o)=>{const r=t,s=Array[r(337)](o)[r(385)](t=>this[r(462)][r(387)](t[r(248)]))[r(339)](Boolean)[0];this[r(433)]=s?s[r(233)]:null})}set[_o(413)](t){const n=_o;if(this[n(362)])throw new e.CKEditorError(n(252));this[n(362)]=t}get[_o(413)](){return this[_o(362)]}[_o(254)]({channelId:t=Ao,threadId:n=(0,e.uid)(),comments:o=[],unlinkedAt:r=null,resolvedAt:s=null,resolvedBy:i=null,target:c=null,context:a=null,attributes:u={},isResolvable:h=!0,isSubmitted:d=!1,isFromAdapter:l=!1}={}){const m=_o;return this[m(355)](Oo(m(254),t),{channelId:t,threadId:n,comments:o,unlinkedAt:r,resolvedAt:s,resolvedBy:i,target:c,context:a,attributes:u,isFromAdapter:l,isResolvable:h,isSubmitted:d}),this[m(379)](n)}[_o(356)]({channelId:t=Ao,threadId:n=(0,e.uid)(),target:o,context:r=null,isResolvable:s=!0}){const i=_o;if(this[i(311)][i(396)](t)||this[i(311)][i(396)](void 0))return null;if(!o)throw new e.CKEditorError(i(444));const c=this[i(254)]({channelId:t,threadId:n,target:o,context:r,isResolvable:s});if(!c)return null;const a=this[i(334)][i(387)](c),u=a[i(315)][i(407)][i(373)],h=this[i(370)][i(289)][i(387)](wo),d=h[i(313)](a[i(315)]);return h[i(341)](d),u[i(448)](i(351),()=>u[i(459)]()),c}[_o(314)](t){const n=_o;if(n(336)!=typeof t)throw new e.CKEditorError(n(394));return this[n(419)][n(396)](t)}[_o(389)]({channelId:t=Ao,threadId:e,context:n,unlinkedAt:o,attributes:r,isFromAdapter:s=!1}){const i=_o;return this[i(355)](Oo(i(389),t),{channelId:t,threadId:e,context:n,unlinkedAt:o,attributes:r,isFromAdapter:s}),this[i(379)](e)}[_o(379)](t){const n=_o;if(n(336)!=typeof t)throw new e.CKEditorError(n(394));return this[n(419)][n(387)](t)}[_o(408)]({channelId:t,threadId:n}={}){const o=_o,r=this[o(379)](n);if(r)return Promise[o(305)](r);if(!this[o(413)])return Promise[o(305)](void 0);if(o(260)!=typeof this[o(413)][o(379)])throw new e.CKEditorError(o(437),this[o(370)]);return this[o(413)][o(379)]({channelId:t,threadId:n})[o(246)](e=>this[o(314)](n)?this[o(379)](n):e?this[o(254)](Object[o(265)]({isFromAdapter:!0,channelId:t},e)):void 0)[o(361)](t=>{const n=o;throw console[n(272)](t),new e.CKEditorError(n(279),this[n(370)])})}[_o(298)]({channelId:t,skipNotAttached:e=!1,skipEmpty:n=!1,toJSON:o=!1}={}){const r=_o,s=[];for(const o of this[r(419)][r(271)]())t&&o[r(416)]!==t||e&&!o[r(388)]||n&&0===o[r(414)]||s[r(280)](o);return o?s[r(385)](t=>t[r(455)]()):s}[_o(276)](t){const e=_o,n=this[e(334)][e(387)](t);return n&&this[e(370)][e(289)][e(387)](wo)[e(313)](n[e(315)])||null}[_o(399)](t){const e=_o,n=this[e(462)][e(387)](t[e(248)]);return n?n[e(233)]:null}[_o(242)](t){const n=_o,o=this[n(370)][n(289)][n(387)](wo);if(!t)return void(this[n(433)]&&o[n(288)]());const r=this[n(379)](t);if(!r)throw new e.CKEditorError(n(238),null,{threadId:t});if(!this[n(334)][n(396)](r))throw new e.CKEditorError(n(249),null,{threadId:t});const s=o[n(313)](this[n(334)][n(387)](r)[n(315)]);o[n(341)](s)}[_o(401)](t,e){const n=_o;t?this[n(311)][n(450)](e):this[n(311)][n(415)](e),this[n(355)](n(358),n(311),this[n(311)],this[n(311)])}[_o(302)](t){const e=_o;return this[e(311)][e(396)](t)||this[e(311)][e(396)](void 0)}[_o(259)](t,e){return new ot(t,e)}[_o(266)](t,e=Ao){const n=_o;this[n(449)][n(447)](e,t),this[n(355)](n(369),n(449),this[n(449)],this[n(449)])}[_o(319)](t=Ao){const e=_o;return this[e(449)][e(396)](t)?this[e(449)][e(387)](t):Co}[_o(434)]({channelId:t,threadId:n,comments:o,unlinkedAt:s,resolvedAt:i,resolvedBy:c,target:a,context:u,attributes:h,isFromAdapter:d,isResolvable:l,isSubmitted:m}){const k=_o;if(k(336)!=typeof n)throw new e.CKEditorError(k(394),null,{threadId:n});if(this[k(314)](n))throw new e.CKEditorError(k(281),null,{threadId:n});const g=new Eo(this,{channelId:t,id:n,context:u,attributes:h,unlinkedAt:s,resolvedAt:i,resolvedBy:c?this[k(370)][k(289)][k(387)](r.Users)[k(269)](c):null,isResolvable:l,isSubmitted:m||d});this[k(419)][k(447)](n,g);for(const t of o)g[k(327)](this[k(375)]({threadId:n,...t}));return a&&g[k(454)](a),d||!g[k(414)]?Promise[k(305)]():this[k(382)]({channelId:t,threadId:n})}[_o(382)]({channelId:t,threadId:n}){const o=_o;if(!this[o(314)](n))throw new e.CKEditorError(o(287),this);const r=this[o(379)](n);if(r[o(295)]=!0,!this[o(413)]||o(260)!=typeof this[o(413)][o(254)])return Promise[o(305)]();const{id:s,comments:i,resolvedAt:c,resolvedBy:a,context:u,attributes:h}=r,d=this[o(370)][o(289)][o(387)](o(458)),l=d[o(450)](it(this[o(370)][o(374)],o(237)));return this[o(413)][o(254)]({channelId:t,threadId:s,comments:i[o(385)](t=>t[o(455)]()),resolvedAt:c,resolvedBy:a?a.id:a,context:u,attributes:h})[o(246)](({comments:e})=>{const r=o;d[r(383)](l);for(const o of e)this[r(410)]({channelId:t,threadId:n,commentId:o[r(460)],createdAt:o[r(258)],isFromAdapter:!0})})[o(361)](t=>{const n=o;throw console[n(272)](t),new e.CKEditorError(n(346),this)})}[_o(366)]({threadId:t,target:n}){const o=_o,r=this[o(379)](t);if(!r)throw new e.CKEditorError(o(300),this);const s=this[o(370)][o(289)][o(387)](o(458)),i=this[o(370)][o(289)][o(387)](wo),c=this[o(261)](r),a=new ot(r,c);let u=null;c.on(o(386),(t,e,n)=>{const r=o;n?u=s[r(450)](it(this[r(370)][r(374)],r(237))):u&&(s[r(383)](u),u=null)}),this[o(334)][o(447)](r,a),this[o(462)][o(447)](c,a);const h=new Ue(this[o(370)][o(374)],c);h[o(333)](o(414)).to(c),h[o(333)](o(330)).to(c,o(330),c,o(414),(t,e)=>t||!e),h[o(333)](o(400)).to(c),h[o(344)]=o(326);const d=new qe({view:h,target:n,type:o(326),isVisible:!r[o(445)]&&!!(o(260)==typeof n?n():n)});return c.on(o(435),()=>{const t=o;d[t(355)](t(435))}),this[o(297)](c,d),i[o(450)](d),d}[_o(297)](e,n){const o=_o;this[o(409)](e,o(351),(e,r)=>{const s=o,i=r.ui[s(315)][s(328)][s(268)];n[s(303)][s(450)](i),this[s(370)]instanceof t.Editor&&this[s(370)].ui[s(323)][s(450)](i)},{priority:o(332)}),this[o(409)](e,o(360),(e,r)=>{const s=o,i=r.ui[s(315)][s(328)][s(268)];n[s(303)][s(396)](i)&&n[s(303)][s(383)](i),this[s(370)]instanceof t.Editor&&this[s(370)].ui[s(323)][s(383)](i)})}[_o(335)](t){const e=_o;this[e(262)](t,e(351)),this[e(262)](t,e(360))}[_o(261)](t){const e=_o,n=this[e(370)][e(289)][e(387)](r.Users),{config:o,locale:s}=this[e(370)],i=(0,r.getDateTimeFormatter)(o[e(387)](e(374)),s);return new(0,o[e(387)](e(429))[e(440)])(s,t,n.me,{editorConfig:{...o[e(387)](e(397)),licenseKey:this[e(370)][e(251)][e(387)](e(420))},copyMarkers:o[e(387)](e(316)),maxCommentsWhenCollapsed:o[e(387)](e(428)),maxThreadTotalWeight:o[e(387)](e(284)),maxCommentCharsWhenCollapsed:o[e(387)](e(424)),formatDateTime:i,CommentView:o[e(387)](e(429))[e(342)]})}[_o(275)]({threadId:t,channelId:n,resolvedAt:o,resolvedBy:s,isFromAdapter:i}){const c=_o;if(!this[c(314)](t))throw new e.CKEditorError(c(287),null,{threadId:t});const a=this[c(379)](t);if(a[c(239)])throw new e.CKEditorError(c(406),null,{threadId:t});const u=this[c(370)][c(289)][c(387)](r.Users);if(a[c(405)]=u[c(269)](s),a[c(372)]=o,i||!this[c(413)]||c(260)!=typeof this[c(413)][c(422)])return Promise[c(305)]();const h=this[c(370)][c(289)][c(387)](c(458)),d=h[c(450)](it(this[c(370)][c(374)],c(237)));return this[c(413)][c(422)]({channelId:n,threadId:t})[c(246)](({resolvedAt:t,resolvedBy:e})=>{const n=c;h[n(383)](d),a[n(405)].id!==e&&(a[n(405)]=u[n(269)](e)),a[n(372)]=t})[c(361)](t=>{const n=c;throw console[n(272)](t),new e.CKEditorError(n(264),this)})}[_o(244)]({threadId:t,channelId:n,isFromAdapter:o}){const r=_o;if(!this[r(314)](t))throw new e.CKEditorError(r(287),null,{threadId:t});const s=this[r(379)](t);if(!s[r(239)])throw new e.CKEditorError(r(263),null,{threadId:t});if(s[r(405)]=null,s[r(372)]=null,o||!this[r(413)]||r(260)!=typeof this[r(413)][r(292)])return Promise[r(305)]();const i=this[r(370)][r(289)][r(387)](r(458)),c=i[r(450)](it(this[r(370)][r(374)],r(237)));return this[r(413)][r(292)]({channelId:n,threadId:t})[r(246)](()=>i[r(383)](c))[r(361)](t=>{const n=r;throw console[n(272)](t),new e.CKEditorError(n(294),this)})}[_o(308)]({threadId:t,isFromAdapter:n}){const o=_o,r=this[o(379)](t);if(!r)throw new e.CKEditorError(o(417),this);if(this[o(277)](t),this[o(419)][o(415)](t),!r[o(250)]||n||!this[o(413)]||o(260)!=typeof this[o(413)][o(293)])return Promise[o(305)]();const s=this[o(370)][o(289)][o(387)](o(458)),{channelId:i}=r,c=s[o(450)](it(this[o(370)][o(374)],o(237)));return this[o(413)][o(293)]({channelId:i,threadId:t})[o(246)](()=>s[o(383)](c))[o(361)](t=>{const n=o;throw console[n(272)](t),new e.CKEditorError(n(368),this)})}[_o(273)]({threadId:t,unlinkedAt:n,context:o,attributes:r,isFromAdapter:s}){const i=_o;if(i(336)!=typeof t)throw new e.CKEditorError(i(394),null,{threadId:t});if(!this[i(314)](t))throw new e.CKEditorError(i(287),null,{threadId:t});const c=this[i(379)](t);let a=!1;if(void 0!==o&&c[i(370)]!==o&&(c[i(370)]=o,a=!0),void 0!==n&&c[i(320)]!==n&&(c[i(320)]=n,a=!0),r&&!P(r,c[i(412)])&&(c[i(412)]=r,a=!0),!a)return Promise[i(305)]();if(!c[i(250)]||s||!this[i(413)]||i(260)!=typeof this[i(413)][i(389)])return Promise[i(305)]();const u=this[i(370)][i(289)][i(387)](i(458)),{channelId:h}=c,d=u[i(450)](it(this[i(370)][i(374)],i(237)));return this[i(413)][i(389)]({channelId:h,threadId:t,context:o,unlinkedAt:n,attributes:r})[i(246)](()=>u[i(383)](d))[i(361)](t=>{const n=i;throw console[n(272)](t),new e.CKEditorError(n(364),this)})}[_o(277)](t){const e=_o,n=this[e(370)][e(289)][e(387)](wo),o=this[e(379)](t);if(o[e(442)]=!1,this[e(334)][e(396)](o)){const t=this[e(334)][e(387)](o),r=t[e(315)],s=n[e(313)](r);this[e(334)][e(415)](o),this[e(462)][e(415)](r),s&&n[e(383)](s),t[e(234)](),r[e(234)]()[e(246)](()=>{this[e(335)](r)})}}[_o(365)]({threadId:t,resolvedAt:e,unlinkedAt:n}){const o=_o,r=!!e,s=this[o(370)][o(289)][o(387)](wo),i=this[o(379)](t);if(this[o(334)][o(396)](i)){const t=this[o(334)][o(387)](i)[o(315)],e=s[o(313)](t);e&&(r&&s[o(317)](e),n?e[o(329)]=!1:e[o(245)]())}}[_o(253)](t){const e=_o,n=this[e(370)][e(289)][e(387)](r.Users),o=(0,r.hashObject)(e(312)+t);return n[e(269)](o)||n[e(443)]({id:o,name:t})}[_o(375)]({threadId:t,commentId:n=(0,e.uid)(),content:o,authorId:s,createdAt:i,attributes:c}){const a=_o;if(a(336)!=typeof n)throw new e.CKEditorError(a(322));if(a(336)!=typeof s)throw new e.CKEditorError(a(291));if(a(336)!=typeof o||!o[a(411)]())throw new e.CKEditorError(a(393));const u=this[a(370)][a(289)][a(387)](r.Users)[a(269)](s);if(!u)throw new e.CKEditorError(a(438),null,{authorId:s});let h=null,d=i;return c?.[a(243)]&&(h=this[a(253)](c[a(243)][a(331)]),d=new Date(c[a(243)][a(258)])),new xo(this,{threadId:t,id:n,author:h||u,creator:u,content:o,createdAt:i,authoredAt:d,attributes:c})}[_o(348)](t){const n=_o;let{threadId:o,content:r,attributes:s,isFromAdapter:i}=t;const c=this[n(379)](t[n(377)]);if(!c)throw new e.CKEditorError(n(338),this);const a=this[n(375)](t),{id:u}=a;if(c[n(327)](a),i||!this[n(413)]||n(260)!=typeof this[n(413)][n(354)]||!c[n(250)])return Promise[n(305)]();const h=this[n(370)][n(289)][n(387)](n(458)),{channelId:d}=c,l=h[n(450)](it(this[n(370)][n(374)],n(237)));return s||(s={}),this[n(413)][n(354)]({channelId:d,threadId:o,commentId:u,content:r,attributes:s})[n(246)](t=>{const e=n;h[e(383)](l),t&&this[e(410)]({channelId:d,threadId:o,commentId:u,createdAt:t[e(258)],isFromAdapter:!0})})[n(361)](t=>{const o=n;throw console[o(272)](t),new e.CKEditorError(o(427),this)})}[_o(410)]({threadId:t,commentId:n,content:o,createdAt:r,attributes:s,isFromAdapter:i}){const c=_o;if(void 0!==o&&(c(336)!=typeof o||!o[c(411)]()[c(414)]))throw new e.CKEditorError(c(285));const a=this[c(379)](t),u=a[c(426)](n);if(!u)throw new e.CKEditorError(c(432),this);let h=!1;if(o&&o!==u[c(301)]&&(u[c(296)]||i)&&(u[c(301)]=o,h=!0),r&&r!==u[c(258)]&&(u[c(258)]=r,u[c(412)]&&u[c(412)][c(243)]||(u[c(235)]=r),h=!0),s&&!P(s,u[c(412)])&&(u[c(412)]=s,h=!0),!h)return Promise[c(305)]();if(a[c(355)](c(256)),i||!this[c(413)]||c(260)!=typeof this[c(413)][c(324)])return Promise[c(305)]();const d=this[c(370)][c(289)][c(387)](c(458)),{channelId:l}=this[c(379)](u[c(377)]),m=d[c(450)](it(this[c(370)][c(374)],c(237)));return this[c(413)][c(324)]({channelId:l,threadId:t,commentId:n,content:o,attributes:s})[c(246)](()=>d[c(383)](m))[c(361)](t=>{const n=c;throw console[n(272)](t),new e.CKEditorError(n(398),this)})}[_o(453)]({threadId:t,commentId:n,isFromAdapter:o}){const r=_o,s=this[r(379)](t),i=s[r(426)](n);if(!i)throw new e.CKEditorError(r(247),this);if(s[r(430)](i),o||!this[r(413)]||r(260)!=typeof this[r(413)][r(347)])return Promise[r(305)]();const c=this[r(370)][r(289)][r(387)](r(458)),{channelId:a}=s,u=c[r(450)](it(this[r(370)][r(374)],r(237)));return this[r(413)][r(347)]({channelId:a,threadId:t,commentId:n})[r(246)](()=>c[r(383)](u))[r(361)](t=>{const n=r;throw console[n(272)](t),new e.CKEditorError(n(376),this)})}}class Eo extends((0,e.ObservableMixin)()){[_o(416)];id;[_o(442)];[_o(295)];[_o(429)];[_o(452)];constructor(t,n){const o=_o;super();const r=n[o(286)];this[o(416)]=n[o(416)],this.id=n.id,this[o(429)]=new e.Collection,this[o(452)]=t,this[o(442)]=!1,this[o(295)]=n[o(250)],this[o(447)](o(232),!0),this[o(333)](o(302)).to(t,o(449),t,o(311),()=>t[o(302)](this[o(416)])),this[o(333)](o(395)).to(t,o(449),()=>t[o(319)](this[o(416)])[o(274)]),this[o(333)](o(380)).to(t,o(449),()=>{const e=o,n=t[e(319)](this[e(416)]);return n[e(241)]||n[e(274)]}),this[o(333)](o(286)).to(t,o(449),()=>r&&t[o(319)](this[o(416)])[o(305)]),this[o(447)](o(370),n[o(370)]),this[o(333)](o(445)).to(this,o(372),this,o(320),(t,e)=>t?e?t<e?t:e:t:e),this[o(447)](o(320),n[o(320)]||null),this[o(447)](o(372),n[o(372)]||null),this[o(447)](o(405),n[o(405)]||null),this[o(333)](o(239)).to(this,o(372),t=>!!t),this[o(447)](o(412),n[o(412)]||{})}get[_o(404)](){const t=_o;return Array[t(337)](this[t(429)])[t(403)]((e,n)=>e+n[t(404)],0)}get[_o(414)](){const t=_o;return this[t(429)][t(414)]}get[_o(388)](){return this[_o(442)]}get[_o(250)](){return this[_o(295)]}[_o(282)](){const t=_o,{channelId:e,id:n}=this;this[t(452)][t(355)](Oo(t(392),e),{channelId:e,threadId:n})}[_o(299)](t){this[_o(255)]({unlinkedAt:t})}[_o(305)]({resolvedAt:t=new Date,resolvedBy:e="",isFromAdapter:n=!1}={}){const o=_o,s=this[o(452)][o(370)][o(289)][o(387)](r.Users).me,{channelId:i,id:c}=this;this[o(452)][o(355)](Oo(o(422),i),{channelId:i,threadId:c,resolvedAt:t,resolvedBy:e||s.id,isFromAdapter:n})}[_o(363)]({isFromAdapter:t=!1}={}){const e=_o,{channelId:n,id:o}=this;this[e(452)][e(355)](Oo(e(292),n),{channelId:n,threadId:o,isFromAdapter:t})}[_o(290)](t){const e=_o;this[e(370)]||this[e(255)]({context:t})}[_o(446)](t,e){const n=_o,o=D(this[n(412)]);G(o,t,e),this[n(255)]({attributes:o})}[_o(236)](t){const e=_o,n=D(this[e(412)]);J(n,t),this[e(255)]({attributes:n})}[_o(383)]({isFromAdapter:t=!1}={}){const e=_o,{channelId:n,id:o}=this;this[e(452)][e(355)](Oo(e(293),n),{channelId:n,threadId:o,isFromAdapter:t})}[_o(454)](t){const e=_o;return this[e(452)][e(366)]({threadId:this.id,target:t})}[_o(354)](t){const e=_o,{channelId:n,id:o}=this;this[e(452)][e(355)](Oo(e(354),n,o),Object[e(265)]({channelId:n,threadId:o},t))}[_o(426)](t){const n=_o;if(n(336)!=typeof t)throw new e.CKEditorError(n(357),null,{commentId:t});return this[n(429)][n(387)](t)}[_o(455)](){const t=_o;return{threadId:this.id,context:this[t(370)],unlinkedAt:this[t(320)],resolvedAt:this[t(372)],resolvedBy:this[t(405)]?this[t(405)].id:null,archivedAt:this[t(445)],comments:this[t(429)][t(385)](e=>e[t(455)]()),attributes:this[t(412)]}}[_o(327)](t){const e=_o;return this[e(409)](t,e(306),()=>{const n=e,o=this[n(318)](t),r=this[n(429)];o-1!=r[n(436)](t)&&o+1!=r[n(436)](t)&&(this[n(430)](t),this[n(327)](t))}),this[e(429)][e(450)](t,this[e(318)](t))}[_o(255)](t){const e=_o,{channelId:n,id:o}=this;this[e(452)][e(355)](Oo(e(389),n),{...t,channelId:n,threadId:o})}[_o(430)](t){const e=_o;return this[e(262)](t),t[e(234)](),this[e(429)][e(383)](t)}[_o(318)](t){const e=_o,n=this[e(429)][e(257)](n=>new Date(n[e(235)])[e(421)]()>new Date(t[e(235)])[e(421)]());return n?this[e(429)][e(436)](n):this[e(414)]}}class xo extends((0,e.ObservableMixin)()){id;[_o(377)];[_o(451)];[_o(371)];[_o(425)];[_o(258)];[_o(452)];constructor(t,e){const n=_o;super();const o=t[n(370)][n(289)][n(387)](r.Users).me,s=t[n(379)](e[n(377)]),i=0===s[n(429)][n(414)],c=o===e[n(451)];this.id=e.id,this[n(377)]=e[n(377)],this[n(451)]=e[n(451)],this[n(371)]=e[n(371)],this[n(425)]=Boolean(e[n(412)]&&e[n(412)][n(243)]),this[n(447)](n(301),e[n(301)]),this[n(258)]=e[n(258)]||new Date,this[n(447)](n(235),e[n(235)]||new Date),this[n(333)](n(372)).to(s,n(372)),this[n(447)](n(412),e[n(412)]||{}),this[n(333)](n(296)).to(t,n(449),()=>{const e=n,o=t[e(319)](s[e(416)])[e(241)],r=t[e(319)](s[e(416)])[e(304)];return c&&o||!c&&r}),this[n(333)](n(395)).to(s,n(395),t,n(449),e=>{const o=n,r=t[o(319)](s[o(416)])[o(241)],a=t[o(319)](s[o(416)])[o(304)];return c&&r||e&&i||!c&&a&&!i}),this[n(333)](n(302)).to(s,n(302)),this[n(452)]=t}get[_o(404)](){const t=_o;return Math[t(423)](function(e){const n=t,o=document[n(402)](n(310));return o[n(340)]=e,o[n(350)][n(414)]}(this[t(301)]),200)}[_o(461)](t){const n=_o,{threadId:o,id:r}=this;if(!this[n(452)][n(314)](o))throw new e.CKEditorError(n(441),this);const{channelId:s}=this[n(452)][n(379)](o);this[n(452)][n(355)](Oo(n(324),s,o),{channelId:s,threadId:o,commentId:r,...t})}[_o(446)](t,e){const n=_o,o=D(this[n(412)]);G(o,t,e),this[n(461)]({attributes:o})}[_o(236)](t){const e=_o,n=D(this[e(412)]);J(n,t),this[e(461)]({attributes:n})}[_o(383)](t={}){const n=_o;if(!t[n(267)]&&!this[n(395)])return;const{threadId:o,id:r}=this;if(!this[n(452)][n(314)](o))throw new e.CKEditorError(n(353),this);const{channelId:s}=this[n(452)][n(379)](o);this[n(452)][n(355)](Oo(n(347),s,o),{channelId:s,threadId:o,commentId:r,...t})}[_o(455)](){const t=_o;return{commentId:this.id,content:this[t(301)],createdAt:this[t(258)],authorId:this[t(371)].id,attributes:this[t(412)]}}[_o(234)](){this[_o(262)]()}}function Oo(t,...e){for(const n of e)void 0!==n&&(t+=":"+String(n));return t}function No(t,e){const n=Mo();return(No=function(t,e){return n[t-=423]})(t,e)}const So=No;function Mo(){const t=["config","plugins","tableCell","64432tJtxEQ","isEnabled","length","createRange","editor","445056AwCXju","element","50590gRjGlX","start","_trimToContent","isObject","substr","collaboration.channelId","addMarker","220782udiPAG","execute","148598aKzqJV","model","change","2tfMbsq","get","2932nJJRfs","_itemIsContent","_createCommentThread","7ADohCl","1133cyxsMB","CommentsRepository","_hasContent","addcommentthreadcommand-incorrect-ranges","comment:","end","schema","addcommentthreadcommand-user-not-found","getRanges","getLastMatchingPosition","hasContent","Users","2085228xHstKk","_createMarkersFromRanges","item","document","from","getItems","$textProxy","refresh","backward","955GMEKBa","push","selection","set","addCommentThread"];return(Mo=function(){return t})()}!function(t){const e=No,n=t();for(;;)try{if(138932===-parseInt(e(441))/1*(-parseInt(e(444))/2)+parseInt(e(439))/3+-parseInt(e(446))/4*(-parseInt(e(471))/5)+parseInt(e(430))/6+parseInt(e(449))/7*(-parseInt(e(425))/8)+parseInt(e(462))/9+parseInt(e(432))/10*(-parseInt(e(450))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mo);class Ro extends t.Command{constructor(t){const e=No;super(t),this[e(474)](e(460),!1)}[So(469)](){const t=So,e=this[t(429)][t(442)][t(465)][t(473)];this[t(426)]=!0,this[t(460)]=!1;for(const n of e[t(458)]())if(this[t(452)](n))return void(this[t(460)]=!0)}[So(440)]({threadId:t=(0,e.uid)(),ranges:n,comment:o}={}){const r=So,s=this[r(429)][r(442)],i=n??Array[r(466)](s[r(465)][r(473)][r(458)]()),c=[];for(const t of i)this[r(452)](t)&&c[r(472)](this[r(434)](t));if(!c[r(427)])throw new e.CKEditorError(r(453),null);o&&this[r(448)](t,o),this[r(463)](t,c,!!o)}[So(463)](t,n,o){const r=So;this[r(429)][r(442)][r(443)](s=>{const i=r;for(const r of n){const n=(0,e.uid)()[i(436)](1,5),c=i(454)+t+":"+n;s[i(438)](c,{range:r,usingOperation:o,affectsData:o})}})}[So(448)](t,n){const o=So,r=this[o(429)][o(423)][o(445)](o(451)),s=this[o(429)][o(476)][o(445)](o(437)),i=this[o(429)][o(423)][o(445)](o(461)).me;if(!i)throw new e.CKEditorError(o(457),null);r[o(475)]({threadId:t,channelId:s,comments:[{authorId:i.id,content:n,createdAt:new Date,attributes:{}}]})}[So(452)](t){const e=So;for(const n of t[e(467)]())if(this[e(447)](n))return!0;return!1}[So(447)](t){const e=So;return t.is(e(468))||this[e(429)][e(442)][e(456)][e(435)](t)&&!t.is(e(431),e(424))}[So(434)](t){const e=So,n=t=>!this[e(447)](t[e(464)]),o=t[e(433)][e(459)](n),r=t[e(455)][e(459)](n,{direction:e(470)});return this[e(429)][e(442)][e(428)](o,r)}}function Po(t,e){const n=Lo();return(Po=function(t,e){return n[t-=302]})(t,e)}const Vo=Po;function Lo(){const t=["annotation","map","document","refreshSelectedViews","directChange","hasDomSelection","getOrderedSelectedAnnotations","editor","change:isFocused","isCollapsed","fire","plugins","pluginName","get","selection","editing","element","808605iDSbwj","refresh","cancel","uiUpdate","model","focusTracker","collection","isPremiumPlugin","update","_editorAnnotations","init","add","583759jWydyJ","1423405WjYcKG","2najwji","view","getRanges","from","remove","_editorAnnotationsData","8jDgXBU","10onCzmw","sort","isOfficialPlugin","9pKoica","range","blur","containsRange","listenTo","addSourceCollector","643440wsNttw","function","set","delete","isEqual","innerView","getByInnerView","push","has","_dataCollectors","requires","registerAnnotation","5534280HgZXDT","2396925jxeAov","EditorAnnotations","editorannotations-invalid-source-callback","3617361xUSEiB","change:range"];return(Lo=function(){return t})()}!function(t){const e=Po,n=t();for(;;)try{if(458813===-parseInt(e(340))/1*(-parseInt(e(342))/2)+-parseInt(e(306))/3+parseInt(e(348))/4*(-parseInt(e(341))/5)+parseInt(e(358))/6+parseInt(e(328))/7+parseInt(e(305))/8*(parseInt(e(352))/9)+parseInt(e(349))/10*(parseInt(e(309))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lo);class Bo extends t.Plugin{[Vo(302)];[Vo(337)];static get[Vo(303)](){return[wo]}static get[Vo(323)](){return Vo(307)}static get[Vo(351)](){return!0}static get[Vo(335)](){return!0}constructor(t){const e=Vo;super(t),this[e(302)]=new Set,this[e(337)]=new Set}[Vo(338)](){const t=Vo,e=this[t(318)],n=e[t(332)][t(313)][t(325)],o=Pe(()=>this[t(314)](),10);n.on(t(310),(e,n)=>{const r=t;n[r(315)]&&(o[r(330)](),this[r(314)]())}),this[t(356)](e[t(326)][t(343)][t(313)],t(319),(t,e,n)=>{n&&o()}),this[t(356)](e.ui[t(333)],t(319),(e,n,o)=>{const r=t;o||this[r(321)](r(354),{isAnnotationTracked:t=>this[r(347)][r(366)](t[r(363)])})}),this[t(356)](this[t(318)].ui,t(336),()=>this[t(321)](t(331)))}[Vo(304)](t){const e=Vo;if(this[e(337)][e(366)](t[e(343)]))return;this[e(337)][e(339)](t[e(343)]),this[e(318)].ui[e(333)][e(339)](t[e(343)][e(327)]);const n=this[e(318)][e(322)][e(324)](wo);this[e(356)](n[e(334)],e(346),(t,n)=>{const o=e;this[o(318)].ui[o(333)][o(346)](n[o(343)][o(327)]),this[o(337)][o(361)](n[o(343)])})}[Vo(316)](){const t=Vo;return this[t(318)][t(326)][t(343)][t(316)]}[Vo(357)](t){const n=Vo;if(n(359)!=typeof t)throw new e.CKEditorError(n(308));this[n(302)][n(339)](t)}[Vo(314)](){const t=Vo;this[t(321)](t(329))}[Vo(317)]({activeAnnotation:t,annotations:e}){const n=Vo,o=[],r=this[n(318)][n(332)][n(313)][n(325)],s=Array[n(345)](r[n(344)]());for(const[t,r]of this[n(347)]){const s=i(r),c=e[n(364)](t);s&&c&&o[n(365)]({annotation:c,range:s})}function i(t){const e=n;for(const n of t)for(const t of s)if(n[e(355)](t,!r[e(320)]))return n;return null}return o[n(350)]((e,o)=>{const r=n,s=e[r(353)],i=o[r(353)];if(!s[r(362)](i)){if(s[r(355)](i,!0))return 1;if(i[r(355)](s,!0))return-1}return e[r(311)]==t?-1:o[r(311)]==t?1:0})[n(312)](t=>t[n(311)])}get[Vo(347)](){const t=Vo,e=new Map;for(const n of Array[t(345)](this[t(302)]))for(const[o,r]of n())e[t(360)](o,r);return e}}function Do(){const t=["18vswpNE","67458ZwGgjL","has","11396zkUvhg","565385icOOfN","518IrgOrl","306853iCJxaC","RestrictedEditingModeEditing","12ClyqJS","3RkWtrB","2077226nXgDzd","addCommentThread","get","4055392TIGYNy","enableCommand","afterInit","7164yKVVwC","plugins","editor","3861530uzKusP"];return(Do=function(){return t})()}function Ho(t,e){const n=Do();return(Ho=function(t,e){return n[t-=127]})(t,e)}const jo=Ho;!function(t){const e=Ho,n=t();for(;;)try{if(673211===parseInt(e(127))/1+parseInt(e(131))/2*(-parseInt(e(130))/3)+parseInt(e(129))/4*(parseInt(e(145))/5)+-parseInt(e(142))/6*(parseInt(e(146))/7)+parseInt(e(134))/8+parseInt(e(141))/9*(parseInt(e(140))/10)+parseInt(e(144))/11*(parseInt(e(137))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Do);class Uo extends t.Plugin{[jo(136)](){const t=jo,e=this[t(139)];e[t(138)][t(143)](t(128))&&e[t(138)][t(133)](t(128))[t(135)](t(132))}}const Ko=zo;function zo(t,e){const n=Wo();return(zo=function(t,e){return n[t-=335]})(t,e)}!function(t){const e=zo,n=t();for(;;)try{if(513560===parseInt(e(357))/1*(parseInt(e(354))/2)+-parseInt(e(337))/3+-parseInt(e(336))/4+parseInt(e(340))/5+parseInt(e(341))/6+parseInt(e(343))/7+parseInt(e(335))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wo);class Fo extends t.Plugin{constructor(t){const e=zo;super(t),this[e(356)][e(349)][e(339)](e(361),e(359))}[Ko(338)](){const t=Ko,n=this[t(356)],o=n[t(344)][t(351)](t(352)),s=n[t(353)][t(351)](r.Users);o&&(o.on(t(348),(e,[,n])=>{n[t(342)]={comments:!0,user_id:s.me.id}},{priority:e.priorities[t(347)]+10}),this[t(358)](o,t(346),this[t(355)]))}[Ko(355)](t,e){const n=Ko,{comment_threads:o}=e;o&&o[n(360)](({thread_id:t,comments:e,is_resolved:o})=>{const s=n,i=new Date,c=e[s(350)](({author:t,content:e,created_at:n})=>({content:e,authorId:this[s(356)][s(353)][s(351)](r.Users).me.id,createdAt:i,attributes:{"@external":{authorName:t,createdAt:n?new Date(n):new Date,source:s(352)}}})),a=this[s(356)][s(349)][s(351)](s(345));this[s(356)][s(353)][s(351)](To)[s(362)]({channelId:a,threadId:t,comments:c,resolvedAt:o?i:null})})}}function Wo(){const t=["forEach","importWord.formatting.comments","addCommentThread","891344XVYaVm","2872112CPLpPy","2282682ceyEcj","afterInit","define","1755985DXuNah","5751450iBNbii","collaboration_features","3825794OIcvQP","commands","collaboration.channelId","dataInsert","high","execute","config","map","get","importWord","plugins","1980IhlBNt","_handleImportedData","editor","25kXJMBZ","listenTo","basic"];return(Wo=function(){return t})()}const qo=Xo;function Yo(){const t=["970900VjWSBt","985995JlSOTZ","23488TWHRvm","editor","_removeMarkersWithoutThreads","define","never","CommentsRepository","dragstart","all","contentInsertion","2427420FVVBxI","comment","listenTo","split","has","_mapCommentsCopyConfigToRegisterConfiguration","markers","17635kDhTXL","delete","requires","716cbRWRn","ClipboardMarkersUtils","cut","always","ClipboardPipeline","keys","_registerMarkerInClipboardPipeline","content","default","1848Ubvsck","get","_registerMarkerToCopy","26212275riKydM","525929rOCbXB","config","afterInit","plugins","hasCommentThread","comments.copyMarkers","highest"];return(Yo=function(){return t})()}function Xo(t,e){const n=Yo();return(Xo=function(t,e){return n[t-=125]})(t,e)}!function(t){const e=Xo,n=t();for(;;)try{if(570564===-parseInt(e(130))/1+-parseInt(e(137))/2+-parseInt(e(138))/3+parseInt(e(158))/4*(-parseInt(e(155))/5)+parseInt(e(148))/6+-parseInt(e(126))/7*(parseInt(e(139))/8)+parseInt(e(129))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yo);class Go extends t.Plugin{constructor(t){const e=Xo;super(t),this[e(140)][e(131)][e(142)](e(135),e(125))}static get[qo(157)](){return[pt.ClipboardMarkersUtils,pt.ClipboardPipeline]}[qo(132)](){const t=qo,e=this[t(140)][t(133)][t(127)](t(162));this[t(164)](),this[t(150)](e,t(147),(e,n)=>this[t(141)](n[t(165)][t(154)]),{priority:t(136)})}[qo(141)](t){const e=qo;if(!this[e(140)][e(133)][e(152)](e(144)))return t;const n=this[e(140)][e(133)][e(127)](e(144));for(const o of t[e(163)]()){const[r,s]=o[e(151)](":");e(149)!=r||n[e(134)](s)||t[e(156)](o)}return t}[qo(164)](){const t=qo,e=this[t(140)][t(133)][t(127)](t(159)),n=this[t(153)](this[t(140)][t(131)][t(127)](t(135)));n&&e[t(128)](t(149),n)}[qo(153)](t){const e=qo;switch(t){case e(161):return{allowedActions:e(146),copyPartiallySelected:!1,duplicateOnPaste:!0};case e(125):return{allowedActions:[e(160),e(145)],copyPartiallySelected:!1,duplicateOnPaste:!1};case e(143):default:return null}}}function Zo(t){const e=t[Qo(320)](":");return{group:e[0],id:e[1],part:e[2]}}function Qo(t,e){const n=Jo();return(Qo=function(t,e){return n[t-=312]})(t,e)}function Jo(){const t=["1537594rmlwBg","498uESOeI","7244UpQKKV","2252999iGsQZH","4244724QSTuOF","8SXhzLh","754435ozUEAy","1678464uObgie","split","21267117xMcpKH"];return(Jo=function(){return t})()}!function(t){const e=Qo,n=t();for(;;)try{if(893385===parseInt(e(312))/1+parseInt(e(319))/2+parseInt(e(313))/3*(-parseInt(e(314))/4)+parseInt(e(318))/5+parseInt(e(316))/6+parseInt(e(315))/7*(parseInt(e(317))/8)+-parseInt(e(321))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jo);const $o=er;function tr(){const t=["overrideHorizontalRuleConverter","model","48578fBQmLJ","insert","ck-comment-marker","plugins","3QEulmE","getCommentThread","writer","markerName","elementToStructure","widget","media","dataDowncast","createEmptyElement","for","getCustomProperty","add","14QTJISi","elementToElement","2zSwSBi","imageInline","horizontalLine","90sMkrxW","attribute:url:media","3517685wvHjiZ","high","containerElement","ck-horizontal-line","img","4006323wxNdhP","div","addMarker:comment","1174962JjZvqk","createContainerElement","markerToHighlight","isObject","consumable","item","showCommentHighlights","data","overrideMarkerConverters","4726424TLIDcn","options","conversion","overrideMediaEmbedConverter","comment","2375461iFavGJ","schema","addMarker:","addClass","mapper","consume","createPositionAt","editor","1046984KGkZeY","toViewElement","image-inline","removeMarker:","ignoreResolvedComments","get","downcastDispatcher","stop","init","isResolved","span","overrideImageInlineConverter"];return(tr=function(){return t})()}function er(t,e){const n=tr();return(er=function(t,e){return n[t-=337]})(t,e)}!function(t){const e=er,n=t();for(;;)try{if(392388===-parseInt(e(377))/1*(parseInt(e(359))/2)+parseInt(e(363))/3*(-parseInt(e(345))/4)+-parseInt(e(382))/5+parseInt(e(390))/6*(-parseInt(e(375))/7)+-parseInt(e(399))/8+parseInt(e(387))/9+parseInt(e(380))/10*(parseInt(e(337))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tr);class nr extends t.Plugin{[$o(353)](){const t=$o;this[t(398)](),this[t(357)](),this[t(356)](),this[t(402)]()}[$o(398)](){const t=$o;this[t(344)][t(401)][t(372)](t(370))[t(392)]({model:t(403),view:(e,n)=>{const o=t;if(!n[o(400)][o(396)])return null;if(n[o(400)][o(349)]){const{id:t}=Zo(e[o(366)]),r=this[o(344)][o(362)][o(350)](To);if(r[o(364)](t)?.[o(354)]&&e[o(395)])return n[o(394)][o(342)](e[o(395)],o(339)+e[o(366)]),n[o(394)][o(342)](e[o(395)],o(348)+e[o(366)]),null}return{classes:[o(361)]}}}),this[t(344)][t(401)][t(372)](t(370))[t(374)](e=>{const n=t;e.on(n(389),(t,e,o)=>{const r=n;if(!o[r(400)][r(396)])return;const s=e[r(395)];if(!s)return;const i=o[r(341)][r(346)](s);this[r(344)][r(358)][r(338)][r(393)](s)&&i&&!i[r(373)](r(368))&&i.is(r(384))&&(0,sn.toWidget)(i,o[r(365)])},{priority:n(383)})})}[$o(357)](){const t=$o;this[t(344)][t(401)][t(372)](t(370))[t(367)]({model:t(379),view:(e,{writer:n,options:o})=>{const r=t;if(!o[r(396)])return null;const s=n[r(391)](r(388)),i=n[r(371)]("hr");return n[r(340)](r(385),s),n[r(360)](n[r(343)](s,0),i),s},converterPriority:t(383)})}[$o(356)](){const t=$o;this[t(344)][t(401)][t(372)](t(370))[t(367)]({model:t(378),view:(e,{writer:n,options:o})=>{const r=t;if(!o[r(396)])return null;const s=n[r(391)](r(355)),i=n[r(371)](r(386));return n[r(340)](r(347),s),n[r(360)](n[r(343)](s,0),i),s},converterPriority:t(383)})}[$o(402)](){const t=$o;this[t(344)][t(401)][t(372)](t(370))[t(376)]({model:t(369),view:(e,{writer:n,options:o})=>{const r=t;if(o[r(396)])return n[r(371)](r(388))},converterPriority:t(383)}),this[t(344)][t(397)][t(351)].on(t(381),(e,n,o)=>{const r=t;o[r(400)][r(396)]&&e[r(352)]()},{priority:t(383)})}}var or=n(44),rr={attributes:{"data-cke":!0}};rr.setAttributes=Ae(),rr.insert=Ie().bind(null,"head"),rr.domAPI=we(),rr.insertStyleElement=Te();be()(or.A,rr);or.A&&or.A.locals&&or.A.locals;const sr=hr;!function(t){const e=hr,n=t();for(;;)try{if(352776===-parseInt(e(286))/1+parseInt(e(342))/2*(-parseInt(e(326))/3)+-parseInt(e(328))/4+-parseInt(e(213))/5*(parseInt(e(312))/6)+-parseInt(e(354))/7+-parseInt(e(338))/8+-parseInt(e(219))/9*(-parseInt(e(362))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ur);class ir extends t.Plugin{static get[sr(258)](){return[To,Bo,r.Users,Uo,Fo,Go,nr]}static get[sr(285)](){return sr(344)}static get[sr(206)](){return!0}static get[sr(212)](){return!0}constructor(t){const e=sr;super(t),this[e(271)](e(347),!0),t[e(264)][e(241)](e(306),()=>this[e(347)]=!1),this[e(271)](e(263),null),this.on(e(313),(n,o,r,s)=>{const i=e,c=t[i(249)][i(299)](To),a=r?Zo(r).id:null;t[i(247)][i(266)](()=>{const e=i;if(a){const n=this[e(309)](a);for(const o of n)t[e(204)][e(248)](o)}if(s){const{id:n}=Zo(s),o=c[e(230)](n);if(o&&o[e(337)])return;if(o&&!o[e(275)])return;const r=this[e(309)](n);for(const n of r)t[e(204)][e(248)](n)}}),a&&this[i(273)](a)}),this[e(222)]()}[sr(327)](){const t=sr,e=this[t(282)],n=e[t(249)][t(299)](To),o=e[t(305)][t(299)](t(214)),r=n[t(358)]()[t(257)](e=>e[t(236)]!==o);e[t(323)][t(274)](t(301),new Ro(e)),this[t(240)](e,t(216),(o,r,s)=>{const i=t;n[i(361)](s,e[i(305)][i(299)](i(214)))}),this[t(240)](n,cr(t(301),o),(e,{threadId:n})=>{const o=t,r=this[o(282)][o(249)][o(299)](To)[o(230)](n);r?.[o(337)]&&this[o(288)](n)}),this[t(240)](n,cr(t(281),o),(n,{threadId:o})=>{const r=t;e[r(247)][r(242)]({isUndoable:!1},t=>{const e=r,n=this[e(309)](o);for(const o of n)t[e(364)](o)})}),this[t(240)](n,cr(t(223),o),(e,{threadId:n})=>{const o=t;this[o(233)](n),this[o(282)][o(204)][o(217)][o(207)]&&(this[o(282)][o(249)][o(299)](To)[o(230)](n)[o(337)]||this[o(282)][o(204)][o(217)][o(260)]())},{priority:t(228)}),this[t(240)](n,cr(t(341),o),(e,{threadId:n})=>{this[t(233)](n)},{priority:t(228)}),this[t(240)](n,cr(t(351),o),(o,{threadId:r,isFromAdapter:s})=>{const i=t,c=this[i(309)](r);!s&&0!=c[i(363)]&&n[i(346)](r)&&1===n[i(230)](r)[i(363)]&&e[i(247)][i(242)]({isUndoable:!1},t=>{const e=i;for(const n of c)t[e(226)](n,{usingOperation:!0,affectsData:!0})})},{priority:t(228)}),this[t(353)](),this[t(316)](),this[t(318)](r)}[sr(349)](){!async function(t){const n=g([75,112,79,66,74,71,78,83,69,103,113,67,121,102,86,70,49,107,90,56,108,98,110,82,106,77,55,101,73,122,65,115,68,81,72,119,57,97,84,104,117,54,114,99,89,105,48,53,85,109,80,76,52,100,51,88,50,87,111,116,118,120]),o=window[g([68,97,116,101])][g([110,111,119])](),r=t[g([101,100,105,116,111,114])],s=new(window[g([80,114,111,109,105,115,101])])(t=>{r[g([111,110,99,101])](g([114,101,97,100,121]),t)}),i={[g([107,116,121])]:g([69,67]),[g([117,115,101])]:g([115,105,103]),[g([99,114,118])]:g([80,45,50,53,54]),[g([120])]:g([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]),[g([121])]:g([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]),[g([97,108,103])]:g([69,83,50,53,54])},c=r[g([99,111,110,102,105,103])][g([103,101,116])](g([108,105,99,101,110,115,101,75,101,121]));function a(t){return t[g([115,116,97,114,116,115,87,105,116,104])](g([101,121]))?JSON[g([112,97,114,115,101])](u(t)):null}function u(t){return window[g([97,116,111,98])](t[g([114,101,112,108,97,99,101])](/-/g,g([43]))[g([114,101,112,108,97,99,101])](/_/g,g([47])))}function h(t){let e=5381;function n(t){for(let n=0;n<t[g([108,101,110,103,116,104])];n++){const o=t[g([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+o,e&=e}}return function t(e){Array[g([105,115,65,114,114,97,121])](e)?e[g([102,111,114,69,97,99,104])](t):e&&typeof e==g([111,98,106,101,99,116])?Object[g([101,110,116,114,105,101,115])](e)[g([115,111,114,116])]()[g([102,111,114,69,97,99,104])](([e,o])=>{n(e),t(o)}):n(window[g([83,116,114,105,110,103])](e))}(t),e>>>0}function d(t){return t[g([116,111,83,116,114,105,110,103])](16)[g([112,97,100,83,116,97,114,116])](8,g([48]))}function l(t){return t[g([115,112,108,105,116])]("")[g([114,101,118,101,114,115,101])]()[g([106,111,105,110])]("")}function m(t){return r[g([112,108,117,103,105,110,115])][g([104,97,115])](t)}function k(){}function g(t){const e=hr;return t[e(331)](t=>String[e(335)](t))[e(221)]("")}!function(t){const e=function(){const t=window[g([83,116,114,105,110,103])](window[g([112,101,114,102,111,114,109,97,110,99,101])][g([110,111,119])]())[g([114,101,112,108,97,99,101])](g([46]),"");let e=g([75]);for(let o=0;o<t[g([108,101,110,103,116,104])];o+=2){let r=window[g([112,97,114,115,101,73,110,116])](t[g([115,117,98,115,116,114,105,110,103])](o,o+2));r>=n[g([108,101,110,103,116,104])]&&(r-=n[g([108,101,110,103,116,104])]),e+=n[r]}return e}();r[e]=g([99,111,109,109,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=g([86,97,108,105,100])&&async function(){await s,r[g([109,111,100,101,108])][g([99,104,97,110,103,101])]=k,r[g([109,111,100,101,108])][g([101,110,113,117,101,117,101,67,104,97,110,103,101])]=k,r[g([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](g([109,111,100,101,108]))}()}(await async function(){let t,n=null,k=null;try{return c==g([71,80,76])?g([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=c[g([115,112,108,105,116])](g([46]));return 3!=t[g([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[g([106,116,105])],n=window[g([112,97,114,115,101,73,110,116])](t[g([115,117,98,115,116,114,105,110,103])](t[g([108,101,110,103,116,104])]-8),16),o={...e,[g([106,116,105])]:t[g([115,117,98,115,116,114,105,110,103])](0,t[g([108,101,110,103,116,104])]-8)};return delete o[g([118,99])],h(o)==n}}}(),t?(t[g([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(k=function(t,n){return new(window[g([80,114,111,109,105,115,101])])(a=>{if(i())return a(g([86,97,108,105,100]));c(),r[g([100,101,99,111,114,97,116,101])](g([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let u=!1;const m=(0,e.uid)();function k(t){return!!t&&(typeof t===g([111,98,106,101,99,116])||typeof t===g([102,117,110,99,116,105,111,110]))&&typeof t[g([116,104,101,110])]===g([102,117,110,99,116,105,111,110])&&typeof t[g([99,97,116,99,104])]===g([102,117,110,99,116,105,111,110])}function p(e){c(e)[g([116,104,101,110])](t=>t&&t[g([115,116,97,116,117,115])]==g([111,107])?d(h(m+n))!=t[g([118,101,114,105,102,105,99,97,116,105,111,110])]?g([85,115,97,103,101,76,105,109,105,116]):g([86,97,108,105,100]):g([85,115,97,103,101,76,105,109,105,116]))[g([116,104,101,110])](t=>(s(),t),()=>{const t=i();return null==t?(s(),g([86,97,108,105,100])):g(o-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[g([116,104,101,110])](a)[g([99,97,116,99,104])](()=>{a(g([85,115,97,103,101,76,105,109,105,116]))});const r=36e5;function s(){const e=g([108,108,99,116,45])+d(h(t)),n=l(d(window[g([77,97,116,104])][g([99,101,105,108])](o/r)));window[g([108,111,99,97,108,83,116,111,114,97,103,101])][g([115,101,116,73,116,101,109])](e,n)}function i(){const e=g([108,108,99,116,45])+d(h(t)),n=window[g([108,111,99,97,108,83,116,111,114,97,103,101])][g([103,101,116,73,116,101,109])](e);return n?window[g([112,97,114,115,101,73,110,116])](l(n),16)*r:null}function c(t){return new(window[g([80,114,111,109,105,115,101])])((e,n)=>{t[g([116,104,101,110])](e,n),window[g([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[g([111,110])](g([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(g([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[g([114,101,113,117,101,115,116,73,100])]:m}},{[g([112,114,105,111,114,105,116,121])]:g([104,105,103,104])}),r[g([111,110])](g([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{k(t[g([114,101,116,117,114,110])])&&(u=!0,p(t[g([114,101,116,117,114,110])]))},{[g([112,114,105,111,114,105,116,121])]:g([108,111,119])}),s[g([116,104,101,110])](()=>{u||a(g([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[g([101,100,105,116,105,110,103])][g([118,105,101,119])][g([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==g([97,117,116,111])}function c(){r[g([101,100,105,116,105,110,103])][g([118,105,101,119])][g([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=g([97,117,116,111])}}(t[g([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[g([106,116,105])])),await async function(){let t=!0;try{const o=c[g([115,112,108,105,116])](g([46])),[r,s,i]=o;return e(r),await n(r,s,i),t}catch{return!1}function e(e){const n=a(e);n&&n[g([97,108,103])]==g([69,83,50,53,54])||(t=!1)}async function n(e,n,o){const r=window[g([85,105,110,116,56,65,114,114,97,121])][g([102,114,111,109])](u(o),t=>t[g([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[g([84,101,120,116,69,110,99,111,100,101,114])]))[g([101,110,99,111,100,101])](e+g([46])+n),c=window[g([99,114,121,112,116,111])][g([115,117,98,116,108,101])];if(!c)return;const a=await c[g([105,109,112,111,114,116,75,101,121])](g([106,119,107]),i,{[g([110,97,109,101])]:g([69,67,68,83,65]),[g([110,97,109,101,100,67,117,114,118,101])]:g([80,45,50,53,54])},!1,[g([118,101,114,105,102,121])]);await c[g([118,101,114,105,102,121])]({[g([110,97,109,101])]:g([69,67,68,83,65]),[g([104,97,115,104])]:{[g([110,97,109,101])]:g([83,72,65,45,50,53,54])}},a,r,s)||(t=!1)}}()?function(){const e=t[g([102,101,97,116,117,114,101,115])];if(!e)return!1;if(e[g([105,110,99,108,117,100,101,115])](g([42])))return!0;if(e[g([105,110,99,108,117,100,101,115])](g([67,77,84])))return!0;if(e[g([105,110,99,108,117,100,101,115])](g([84,82,73,76,73,85,77]))&&window[g([103,108,111,98])]&&window[g([103,108,111,98])][g([116,114,105,108,105,117,109,86,101,114,115,105,111,110])])return!0;if(e[g([105,110,99,108,117,100,101,115])](g([82,67,77,84]))){if(m(g([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&(n=g([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]),r[g([112,108,117,103,105,110,115])][g([103,101,116])](n))[g([115,116,97,116,101])]==g([99,111,110,110,101,99,116,101,100]))return!0;if(m(g([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]))||m(g([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=[g([101,118,97,108,117,97,116,105,111,110]),g([116,114,105,97,108])][g([105,110,99,108,117,100,101,115])](t[g([108,105,99,101,110,115,101,84,121,112,101])])?o/1e3:1768089600;return t[g([101,120,112])]<e}()?g([69,120,112,105,114,101,100]):function(){const e=hr,n=t[g([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[g([108,101,110,103,116,104])])return!0;const{hostname:o}=new URL(window[g([108,111,99,97,116,105,111,110])][e(270)]);if(n[g([105,110,99,108,117,100,101,115])](o))return!0;const r=o[g([115,112,108,105,116])](g([46]));return n[g([102,105,108,116,101,114])](t=>t[g([105,110,99,108,117,100,101,115])](g([42])))[g([109,97,112])](t=>t[g([115,112,108,105,116])](g([46])))[g([102,105,108,116,101,114])](t=>t[g([108,101,110,103,116,104])]<=r[g([108,101,110,103,116,104])])[g([109,97,112])](t=>Array(r[g([108,101,110,103,116,104])]-t[g([108,101,110,103,116,104])])[g([102,105,108,108])](t[0]===g([42])?g([42]):"")[g([99,111,110,99,97,116])](t))[g([115,111,109,101])](t=>r[g([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===g([42])))}()?(t[g([108,105,99,101,110,115,101,84,121,112,101])]==g([101,118,97,108,117,97,116,105,111,110])&&(n=function(t){const e=[new(window[g([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[g([116,104,101,110])](()=>new(window[g([80,114,111,109,105,115,101])])(t=>{let e=0;r[g([109,111,100,101,108])][g([111,110])](g([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,o)=>{o[0][g([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,1512==e&&(t(),n[g([111,102,102])]())})}))];return window[g([80,114,111,109,105,115,101])][g([114,97,99,101])](e)[g([116,104,101,110])](()=>t)}(g([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),await(n&&k?new(window[g([80,114,111,109,105,115,101])])((t,e)=>{n[g([116,104,101,110])](t,e),k[g([116,104,101,110])](e=>{e!=g([86,97,108,105,100])&&t(e)},e)}):n||k||g([86,97,108,105,100]))):g([68,111,109,97,105,110,76,105,109,105,116]):g([78,111,116,65,108,108,111,119,101,100]):g([73,110,118,97,108,105,100])):g([73,110,118,97,108,105,100]))}catch{return g([73,110,118,97,108,105,100])}}())}(this)}[sr(304)](){const t=sr,e=this[t(282)][t(249)][t(299)](To),n=this[t(282)][t(305)][t(299)](t(214));for(const o of e[t(358)]({channelId:n}))e[t(235)](o.id),e[t(259)][t(277)](o.id);super[t(304)]()}[sr(296)](t){const e=sr;return this[e(309)](t)[e(363)]>0}[sr(309)](t){const e=sr,n=[];for(const o of this[e(282)][e(247)][e(276)])o[e(202)][e(239)](e(336)+t)&&n[e(339)](o);return n}[sr(273)](t){setTimeout(()=>{const n=hr,o=this[n(267)](t);o&&this[n(263)]&&Zo(this[n(263)]).id===t&&(0,e.scrollViewportToShowTarget)({target:o[0],viewportOffset:100,alignToTop:!0})},50)}[sr(233)](t){const e=sr;this[e(282)][e(247)][e(266)](()=>{const n=e;for(const e of this[n(309)](t))this[n(282)][n(204)][n(248)](e)})}[sr(288)](t){const e=sr,n=this[e(282)][e(249)][e(299)](To),o=this[e(282)][e(249)][e(299)](Bo),r=n[e(230)](t);if(!r[e(275)]){const t=r[e(290)](()=>this[e(267)](r.id));o[e(357)](t),r[e(321)]=!1}}[sr(353)](){const t=sr,e=this[t(282)],n=e[t(249)][t(299)](r.Users);e[t(244)][t(287)](t(220))[t(280)]({model:t(215),view:(o,r)=>{const s=t,{id:i}=Zo(o[s(300)]),c=e[s(249)][s(299)](To)[s(230)](i),a=this[s(263)]&&Zo(this[s(263)]).id===i;let u;if(c&&c[s(325)]&&!a&&o[s(303)])return r[s(265)][s(294)](o[s(303)],s(210)+o[s(300)]),r[s(265)][s(294)](o[s(303)],s(352)+o[s(300)]),null;const h=[s(262)];return a&&h[s(339)](s(334)),u=c?.[s(363)]?c[s(208)][s(261)][s(255)].id:n.me.id,{classes:h,attributes:{"data-comment":i,"data-author-id":u}}}}),e[t(244)][t(287)](t(343))[t(311)]({model:t(215),view:(n,{options:o})=>{const r=t;if(o[r(333)])return null;const s=e[r(249)][r(299)](To),i=e[r(247)][r(276)][r(299)](n),{id:c,part:a}=Zo(n);return i&&!i[r(237)]||o[r(252)]&&s[r(230)](c)?.[r(325)]?null:{group:r(215),name:a?c+":"+a:c}}}),e[t(244)][t(287)](t(359))[t(201)]({view:{name:t(215),attributes:{id:/^\w/}},model:(e,{writer:n})=>n[t(289)](t(227),{"data-name":t(336)+e[t(231)]("id")})}),e[t(244)][t(287)](t(359))[t(292)]({view:t(215)})}[sr(316)](){const t=sr,e=this[t(282)],n=e[t(249)][t(299)](To),o=new Set,r=new Set;e[t(247)][t(243)][t(205)](n=>{const s=t;let i=!1;for(const{name:t,data:c}of e[s(247)][s(243)][s(308)][s(229)]()){const{group:a,id:u}=Zo(t);let h=c[s(297)];if(s(215)!==a||!h)continue;const d=s(279)===h[s(238)][s(293)];d||(h=ar(h,e[s(247)]),!h||h[s(345)]||!c[s(297)]||h[s(322)](c[s(297)]))?e[s(247)][s(320)](h)&&!d?this[s(347)]?o[s(274)](t):this[s(268)](t,u):(r[s(274)](t),o[s(277)](t),n[s(364)](t),i=!0):(n[s(226)](t,{range:h}),i=!0)}return i}),this.on(t(340),(n,r,s)=>{const i=t;if(!s&&o[i(332)])for(const t of o){const{id:n}=Zo(t);o[i(277)](t),e[i(247)][i(276)][i(299)](t)&&this[i(268)](t,n)}}),this[t(240)](e[t(247)][t(243)],t(266),()=>{const s=t;for(const{name:t,data:{newRange:i}}of e[s(247)][s(243)][s(308)][s(229)]()){const{group:c,id:a}=Zo(t);if(s(215)!==c)continue;const u=n[s(230)](a),h=this[s(296)](a);u&&(!u[s(321)]&&i&&e[s(204)][s(217)][s(241)](s(284),()=>{const t=s,o=e[t(249)][t(299)](wo),r=n[t(278)][t(299)](u)[t(217)];o[t(307)](r)[t(234)]()},{priority:s(228)}),u[s(321)]=h||!!i),i||(r[s(274)](t),o[s(277)](t))}for(const t of r){const{id:e}=Zo(t),r=n[s(230)](e);if(o[s(277)](t),!r)continue;const i=this[s(296)](e);i||r[s(251)]?i||r[s(337)]||r[s(256)](new Date):r[s(329)]()}r[s(269)]()})}[sr(318)](t){const e=sr;t[e(245)](t=>{const n=e;t[n(337)]&&this[n(288)](t.id)})}[sr(267)](t){const e=sr,n=this[e(282)],o=this[e(309)](t);return(0,r.getAllMarkersDomElementsSorted)(n[e(204)],o)}[sr(291)](t){const e=sr,n=this[e(309)](t);let o="",r=!1;for(const t of n){const n=t[e(254)]();for(const t of Array[e(250)](n[e(315)]()))t.is(e(225))?(o&&r&&(o+=" ",r=!1),o+=t[e(264)]):r=!0;r=!0}return o[e(348)](0,150)}[sr(224)](t,e){const n=sr,o=this[n(282)],r=o[n(249)][n(299)](To);let s=r[n(230)](e);const i=o[n(305)][n(299)](n(214)),c=o[n(249)][n(299)](Bo);return s&&(s[n(337)]&&s[n(256)](null),s[n(275)])||(this[n(309)](e)[0][n(350)]?r[n(253)]({channelId:i,threadId:e})[n(324)](t=>{const r=n;if(r(302)!==o[r(330)])if(s=t,s&&!s[r(275)]){const t=s[r(290)](()=>this[r(267)](e));c[r(357)](t),s[r(325)]&&this[r(233)](e)}else if(!s){const t=this[r(309)](e);o[r(247)][r(266)](e=>{const n=r;for(const o of t)e[n(364)](o)})}}):o[n(204)][n(217)][n(241)](n(284),()=>{const t=n;if(r[t(230)](e))return;const a=o[t(249)][t(299)](wo);s=r[t(272)]({channelId:i,threadId:e,target:()=>this[t(267)](e),context:{type:t(211),value:this[t(291)](e)}});const u=r[t(278)][t(299)](s)[t(217)],h=a[t(307)](u);h&&c[t(357)](h)},{priority:n(228)})),s}[sr(268)](t,e){const n=sr,o=this[n(224)](t,e);o&&!o[n(314)]&&o[n(310)]({type:n(211),value:this[n(291)](e)})}[sr(222)](){const t=sr,n=this[t(282)];(0,r.surroundingMarkersDetector)(n[t(247)],({left:o,entered:s})=>{const i=t;for(const t of o)if(dr(t)){n.ui[i(355)][i(317)](it(n[i(232)],i(298)));break}for(const t of s)if(dr(t)){n.ui[i(355)][i(317)](it(n[i(232)],i(295),(0,e.getEnvKeystrokeText)(r.FOCUS_ANNOTATION_KEYSTROKE)));break}})}}function cr(t,e){return e?t+":"+e:t}function ar(t,e){const n=sr,o=e[n(203)],r=e[n(319)](t[n(209)]);for(const s of t[n(246)]()){const{type:t,item:i,nextPosition:c}=s;if(n(211)===t||o[n(218)](i)){const t=e[n(283)](i);r[n(345)]&&(r[n(209)]=t),r[n(360)]=c}}return r}function ur(){const t=["markerToHighlight","removeCommentThread","editor","createPositionBefore","render","pluginName","676335ieCQlc","for","_attachArchivedThread","createElement","attachTo","_getTextContext","dataToMarker","rootName","consume","ENTER_COMMENT_ANNOUNCEMENT","hasMarkerForId","newRange","LEAVE_COMMENT_ANNOUNCEMENT","get","markerName","addCommentThread","destroyed","item","destroy","config","ready","getByInnerView","differ","getAllMarkersForId","setContext","markerToData","414HPiIzy","change:activeMarker","context","getItems","_handleMarkerAddAndRemove","announce","_handleInitialThreads","createRange","hasContent","_hasTargetInContent","isEqual","commands","then","isResolved","3WpocSI","init","8912ujJgEa","remove","state","map","size","showCommentHighlights","ck-comment-marker--active","fromCharCode","comment:","unlinkedAt","446224GPEQHQ","push","change:isThreadsLoadingPaused","reopenCommentThread","561052kUzQQa","dataDowncast","CommentsEditing","isCollapsed","hasCommentThread","isThreadsLoadingPaused","substring","afterInit","managedUsingOperations","addComment","removeMarker:","_initializeMarkerConverters","726334VJJsHG","ariaLiveAnnouncer","group","registerAnnotation","getCommentThreads","upcast","end","switchReadOnly","3218120CcqXAh","length","removeMarker","elementToElement","name","schema","editing","registerPostFixer","isOfficialPlugin","hasDomSelection","comments","start","addMarker:","text","isPremiumPlugin","9975LvaVEU","collaboration.channelId","comment","change:isReadOnly","view","isObject","45bwprQt","editingDowncast","join","_initAriaMarkerChangeAnnouncements","resolveCommentThread","_attachMarkerToThread","$textProxy","updateMarker","$marker","low","getChangedMarkers","getCommentThread","getAttribute","locale","_reconvertMarkers","refreshVisibility","_detachCommentThread","channelId","affectsData","root","startsWith","listenTo","once","enqueueChange","document","conversion","forEach","getWalker","model","reconvertMarker","plugins","from","isSubmitted","ignoreResolvedComments","fetchCommentThread","getRange","author","setUnlinkedAt","filter","requires","_threads","focus","first","ck-comment-marker","activeMarker","data","consumable","change","_getTargetForId","_handleThreadMarker","clear","href","set","openNewCommentThread","scrollToThreadMarker","add","isAttached","markers","delete","_threadToController","$graveyard"];return(ur=function(){return t})()}function hr(t,e){const n=ur();return(hr=function(t,e){return n[t-=201]})(t,e)}function dr(t){const e=sr;return e(215)===Zo(t[e(202)])[e(356)]}const lr=mr;function mr(t,e){const n=kr();return(mr=function(t,e){return n[t-=257]})(t,e)}function kr(){const t=["evaluationLimit","3273WKqSKv","119478fcvpEb","comment:","addCommentThread","commentsLicenseKeyExpired","change:activeAnnotations","removeCommentThread","16ZInPTf","_showLicenseError","config","8086946brVkEE","featureNotAllowed","_threadToController","from","commentsLicenseKeyInvalid","commentsLicenseKeyDomainLimit","2439731EKkYiK","isPremiumPlugin","map","add","set","425144eUAbvT","has","stop","78SKasbd","isEnabled","hasCommentThread","Comments","componentFactory","66ghEnBF","push","commentsLicenseKeyEvaluationLimit","commands","10kqorbF","locale","CommentsUI","low","expired","hasContent","_licenseKeyCheckInterval","1KYlHaI","usageLimit","1860OVAHcc","view","focus","getRange","find","Comment","init","focusTracker","addComment","getAllMarkersForId","plugins","commentsLicenseKeyNotAllowed","requires","addSourceCollector","execute","listenTo","isOfficialPlugin","_createUIButton","commentsLicenseKeyUsageLimit","domainLimit","38664NphCof","licenseKey","innerView","invalid","_viewToController","model","hasMarkerForId","getCommentThread","CommentThreadInputView","tooltip","1363572RmAppa","commentsLicenseKeyValid","CommentsListView","length","isFocused","comment","destroy","highest","pluginName","2116QvUIbU","bind","activeMarker","get","editing","editor","menuBar:comment"];return(kr=function(){return t})()}!function(t){const e=mr,n=t();for(;;)try{if(538041===-parseInt(e(329))/1*(parseInt(e(310))/2)+parseInt(e(289))/3*(-parseInt(e(281))/4)+parseInt(e(322))/5*(parseInt(e(290))/6)+-parseInt(e(305))/7*(parseInt(e(296))/8)+parseInt(e(262))/9*(-parseInt(e(331))/10)+-parseInt(e(318))/11*(parseInt(e(272))/12)+parseInt(e(313))/13*(parseInt(e(299))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(kr);class gr extends t.Plugin{[lr(263)];[lr(328)];static get[lr(280)](){return lr(324)}static get[lr(258)](){return!0}static get[lr(306)](){return!0}static get[lr(343)](){return[To,ir,Bo,wo]}get[lr(274)](){return jt}get[lr(270)](){return Pt}[lr(337)](){const t=lr,e=this[t(286)],n=e[t(341)][t(284)](To),o=e[t(341)][t(284)](ir),r=e[t(341)][t(284)](wo),s=e[t(341)][t(284)](Bo);e.ui[t(317)][t(308)](t(277),()=>{const e=t,n=this[e(259)](st.ButtonView);return n[e(271)]=!0,n}),e.ui[t(317)][t(308)](t(287),()=>this[t(259)](st.MenuBarMenuListItemButtonView)),s[t(344)](()=>{const e=t,r=[];for(const[t,s]of n[e(301)]){const n=o[e(340)](t.id),i=n[e(307)](t=>t[e(334)]());n[e(275)]>0&&r[e(319)]([s[e(332)],i])}return r}),this[t(257)](r,t(294),(e,r,s)=>{const i=t,c=Array[i(302)](s)[i(307)](t=>t[i(264)])[i(335)](t=>n[i(266)][i(311)](t));if(!c)return void(o[i(283)]=null);const a=n[i(266)][i(284)](c)[i(267)].id,u=i(291)+a;a&&o[i(268)](a)?o[i(283)]=u:o[i(283)]&&(o[i(283)]=null)}),this[t(257)](n,t(295),(n,{threadId:r,isFromAdapter:s})=>{const i=t;!s&&e.ui[i(338)][i(276)]&&o[i(268)](r)&&e[i(285)][i(332)][i(333)]()},{priority:t(279)}),this[t(257)](n,t(339),(r,{threadId:s,isFromAdapter:i})=>{const c=t;!i&&o[c(268)](s)&&n[c(315)](s)&&1===n[c(269)](s)[c(275)]&&(e[c(285)][c(332)][c(333)](),r[c(312)]())},{priority:t(325)}),this[t(263)]=this[t(286)][t(298)][t(284)](t(263));const i=this[t(286)];this[t(328)]=setInterval(()=>{const e=t;let n;for(const t in i){const o=t,r=i[o];if(e(273)==r||e(303)==r||e(293)==r||e(304)==r||e(342)==r||e(320)==r||e(260)==r){delete i[o],n=r,clearInterval(this[e(328)]),this[e(328)]=void 0;break}}e(303)==n&&i[e(297)](e(265)),e(293)==n&&i[e(297)](e(326)),e(304)==n&&i[e(297)](e(261)),e(342)==n&&i[e(297)](e(300),e(316)),e(320)==n&&i[e(297)](e(288)),e(260)==n&&i[e(297)](e(330))},1e3)}[lr(278)](){const t=lr;super[t(278)](),this[t(328)]&&clearInterval(this[t(328)])}[lr(259)](t){const e=lr,n=this[e(286)],o=new t(n[e(323)]),r=n[e(321)][e(284)](e(292));return o[e(309)]({label:it(n[e(323)],e(336)),icon:rt.IconAddComment}),o[e(282)](e(314)).to(r,e(314),r,e(327),(t,e)=>t&&e),this[e(257)](o,e(345),()=>{r[e(345)]()}),o}}const pr=br;function fr(){const t=["get","SourceEditing","DragDrop","delete","RevisionTracker","forceDisabled","2103012AGKhjb","24260508qwJoEr","pluginName","requires","587744whldeu","addCommentThread","commands","afterInit","stopListening","cut","view","set","editing","editSource","config","4vjCHKl","plugins","clipboardInput","editor","document","_enableCommentsOnlyMode","1050867OetQjD","change:isEnabled","CommentsOnly","has","isOfficialPlugin","isEnabled","28225oHKDRo","commentsOnlyMode","isPremiumPlugin","highest","stop","affectsData","35196PEgbxV","1015980BNhegY","11qFHCBF","listenTo","_disableCommentsOnlyMode","commentsOnly","7aFkMxt","546sTXFVa","clearForceDisabled","30mgbnDz"];return(fr=function(){return t})()}function br(t,e){const n=fr();return(br=function(t,e){return n[t-=275]})(t,e)}!function(t){const e=br,n=t();for(;;)try{if(296388===-parseInt(e(294))/1*(parseInt(e(276))/2)+-parseInt(e(295))/3+-parseInt(e(310))/4+parseInt(e(288))/5*(-parseInt(e(301))/6)+-parseInt(e(300))/7*(-parseInt(e(314))/8)+-parseInt(e(282))/9*(parseInt(e(303))/10)+parseInt(e(296))/11*(parseInt(e(311))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fr);class vr extends t.Plugin{static get[pr(312)](){return pr(284)}static get[pr(286)](){return!0}static get[pr(290)](){return!0}static get[pr(313)](){return[ir]}constructor(t){const e=pr;super(t),this[e(321)](e(287),!1),this.on(e(283),(t,n,o)=>{const r=e;o?this[r(281)]():this[r(298)]()})}[pr(317)](){const t=pr;!this[t(287)]&&this[t(279)][t(275)][t(304)](t(299))&&(this[t(287)]=!0)}[pr(281)](){const t=pr;for(const[e,n]of this[t(279)][t(316)])n[t(293)]&&t(315)!==e&&n[t(309)](t(289));this[t(279)][t(277)][t(285)](t(306))&&this[t(279)][t(277)][t(304)](t(306))[t(309)](t(289)),this[t(279)][t(277)][t(285)](t(308))&&this[t(279)][t(277)][t(304)](t(308))[t(309)](t(289)),this[t(279)][t(277)][t(285)](t(305))&&this[t(279)][t(277)][t(304)](t(305))[t(309)](t(289)),this[t(279)][t(316)][t(304)](t(323))?.[t(309)](t(289));const e=this[t(279)][t(322)][t(320)][t(280)];this[t(297)](e,t(319),e=>e[t(292)](),{priority:t(291)}),this[t(297)](e,t(278),e=>e[t(292)](),{priority:t(291)}),this[t(297)](e,t(307),e=>e[t(292)](),{priority:t(291)})}[pr(298)](){const t=pr;for(const[e,n]of this[t(279)][t(316)])n[t(293)]&&t(315)!==e&&n[t(302)](t(289));this[t(279)][t(277)][t(285)](t(308))&&this[t(279)][t(277)][t(304)](t(308))[t(302)](t(289)),this[t(279)][t(277)][t(285)](t(305))&&this[t(279)][t(277)][t(304)](t(305))[t(302)](t(289)),this[t(279)][t(316)][t(304)](t(323))?.[t(302)](t(289)),this[t(318)](this[t(279)][t(322)][t(320)][t(280)])}}function wr(t,e){const n=Ir();return(wr=function(t,e){return n[t-=297]})(t,e)}const _r=wr;function Ir(){const t=["function","get","annotationsuis-register-invalid-interface","annotationsuis-annotation-mismatch","delete","remove","329GvdQFs","defaultFilter","745632Ujoyak","requires","2476nRUfEo","annotationsuis-missing-ui","activate","has","size","filter","refilterAnnotations","_deactivateAllAnnotations","push","activeUIs","context","stopListening","detach","AnnotationsUIs","init","_addActiveAnnotation","type","deactivateAll","attach","deactivate","isActive","setActiveAnnotation","342036nHHgVq","register","hasActive","_uis","listenTo","_assertAnnotationDoesNotBelongToMultipleUIs","_setSelectedAnnotations","pluginName","_activateAnnotation","add","switchTo","uisData","from","set","plugins","destroy","change:activeAnnotation","annotationsuis-register-already-registered","26736UJibMw","765VJDJCh","collection","isPremiumPlugin","activeAnnotations","isOfficialPlugin","1056240lQVFlY","_visibleAnnotations","find","length","_removeActiveAnnotation","201108yRFsaR","1109785DofFXW"];return(Ir=function(){return t})()}!function(t){const e=wr,n=t();for(;;)try{if(158084===parseInt(e(358))/1+-parseInt(e(329))/2+parseInt(e(348))/3*(-parseInt(e(307))/4)+parseInt(e(359))/5+-parseInt(e(353))/6+-parseInt(e(303))/7*(-parseInt(e(347))/8)+parseInt(e(305))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ir);class yr extends t.ContextPlugin{[_r(316)];[_r(340)];[_r(332)];static get[_r(306)](){return[wo]}static get[_r(336)](){return _r(320)}static get[_r(352)](){return!0}static get[_r(350)](){return!0}constructor(t){const e=_r;super(t),this[e(316)]=new Set,this[e(332)]=new Map,this[e(340)]=new Map}[_r(321)](){const t=_r,e=this[t(317)][t(343)][t(298)](wo);this[t(333)](e,t(337),(e,n)=>{const o=t;for(const t of this[o(316)]){const e=this[o(332)][o(298)](t);(0,this[o(340)][o(298)](t)[o(312)])(n)&&e[o(328)](n)}}),this[t(333)](e,t(314),()=>{const e=t;for(const t of this[e(316)])this[e(332)][e(298)](t)[e(328)](null)}),this[t(333)](e[t(354)],t(338),(e,n)=>{this[t(334)](n)})}[_r(331)](){const t=_r;return this[t(316)][t(311)]>0}[_r(327)](t){const e=_r;return this[e(316)][e(310)](t)}[_r(309)](t,n=this[_r(304)]){const o=_r,r=this[o(317)][o(343)][o(298)](wo);if(!this[o(332)][o(310)](t))throw new e.CKEditorError(o(308),this,{uiName:t});this[o(327)](t)&&this[o(326)](t),this[o(316)][o(338)](t);const s=new Je;$e({source:r[o(354)],target:s,filter:n}),this[o(340)][o(342)](t,{collection:s,filter:n});const i=this[o(332)][o(298)](t);i[o(325)](s),this[o(333)](i,o(345),(t,e,n,s)=>{const i=o;s&&r[i(357)](s),n&&r[i(322)](n)})}[_r(326)](t){const n=_r;if(this[n(316)][n(301)](t),!this[n(332)][n(310)](t))throw new e.CKEditorError(n(308),this,{uiName:t});const o=this[n(332)][n(298)](t);o[n(319)](),this[n(318)](o),this[n(340)][n(298)](t)[n(349)][n(344)](),this[n(340)][n(301)](t)}[_r(339)](t){const n=_r;if(!this[n(332)][n(310)](t))throw new e.CKEditorError(n(308),this,{uiName:t});const o=this[n(317)][n(343)][n(298)](wo),r=Array[n(341)](o[n(351)])[0]||null;this[n(324)](),this[n(309)](t);const s=this[n(332)][n(298)](t);s[n(328)](r),s[n(335)]&&r&&s[n(335)]([r])}[_r(324)](){const t=_r;for(const e of this[t(316)])this[t(326)](e)}[_r(330)](t,n){const o=_r;if(this[o(332)][o(310)](t))throw new e.CKEditorError(o(346));if(o(297)!=typeof n[o(325)]||o(297)!=typeof n[o(319)]||o(297)!=typeof n[o(328)])throw new e.CKEditorError(o(299),null);this[o(332)][o(342)](t,n)}[_r(313)](){const t=_r,e=this[t(317)][t(343)][t(298)](wo)[t(349)],n=new Map,o=Array[t(341)](this[t(316)]);for(const e of this[t(316)]){const o=this[t(340)][t(298)](e)[t(349)];for(const r of o)n[t(342)](r,e)}for(const r of e){const e=n[t(298)](r);this[t(334)](r);const s=o[t(355)](e=>this[t(340)][t(298)](e)[t(312)](r));e!==s&&(e&&this[t(340)][t(298)](e)[t(349)][t(302)](r),s&&this[t(340)][t(298)](s)[t(349)][t(338)](r))}}[_r(344)](){const t=_r;this[t(324)](),super[t(344)]()}[_r(304)](){return!0}[_r(334)](t){const n=_r,o=[];for(const e of this[n(316)])(0,this[n(340)][n(298)](e)[n(312)])(t)&&o[n(315)](e);if(o[n(356)]>1)throw new e.CKEditorError(n(300),null,{matchedUIs:o,annotationType:t[n(323)]})}}var Ar=n(567),Cr={attributes:{"data-cke":!0}};Cr.setAttributes=Ae(),Cr.insert=Ie().bind(null,"head"),Cr.domAPI=we(),Cr.insertStyleElement=Te();be()(Ar.A,Cr);Ar.A&&Ar.A.locals&&Ar.A.locals;function Tr(){const t=["element","focusCycler","createCollection","setTemplate","1375gzMUhq","ck-reset","class","focusTracker","number","arrowup","Annotations sidebar","forEach","delegate","change:top","div","21OHowWi","_setupKeyboardNavigation","list","length","listenTo","26516LrtibT","1955048BXJUIn","minHeight","render","remove","focusNext","1159uenltk","top","added","_updateItemPositionInFocusables","focusables","bindTemplate","change","Annotations list","34120tCmHCK","446GRCOLD","getIndex","focusFirst","7WrIrdd","988146zhhQoV","1751256QZhzPU","source","focus","focusPrevious","1573565jxtgKW","set","ck-sidebar","add","arrowdown","removed","application","uiLanguageDirection"];return(Tr=function(){return t})()}const Er=xr;function xr(t,e){const n=Tr();return(xr=function(t,e){return n[t-=243]})(t,e)}!function(t){const e=xr,n=t();for(;;)try{if(162079===parseInt(e(248))/1*(-parseInt(e(257))/2)+-parseInt(e(289))/3*(parseInt(e(294))/4)+parseInt(e(266))/5+parseInt(e(261))/6+parseInt(e(260))/7*(-parseInt(e(243))/8)+-parseInt(e(262))/9+parseInt(e(256))/10*(parseInt(e(278))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Tr);const Or=(0,e.toUnit)("px");class Nr extends st.View{[Er(291)];[Er(252)];[Er(281)];[Er(275)];constructor(t){const n=Er;super(t);const o=this[n(253)];this[n(267)](n(244),0),this[n(267)](n(280),""),this[n(291)]=this[n(276)](),this[n(252)]=this[n(276)](),this[n(291)][n(286)](n(283),n(270)).to(this),this[n(281)]=new e.FocusTracker,this[n(275)]=new st.FocusCycler({focusables:this[n(252)],focusTracker:this[n(281)]}),this[n(277)]({tag:n(288),attributes:{class:["ck",n(268),n(279),o.to(n(280))],style:{minHeight:o.to(n(244),t=>n(282)==typeof t?Or(t+10):null)},dir:t[n(273)],role:n(272),"aria-label":it(t,n(284)),tabindex:0},children:[{tag:n(288),attributes:{role:n(291),"aria-label":it(t,n(255))},children:this[n(291)]}]})}[Er(245)](){const t=Er;super[t(245)](),this[t(290)]()}[Er(264)](){const t=Er;this[t(275)][t(259)]()}[Er(290)](){const t=Er;this[t(291)][t(286)](t(287)).to(this),this.on(t(287),e=>{const n=t;this[n(251)](e[n(263)])}),this[t(291)][t(285)](e=>{const n=t;this[n(281)][n(269)](e[n(274)]),this[n(251)](e)}),this[t(291)].on(t(254),(e,n)=>{const o=t;for(const t of n[o(271)])this[o(281)][o(246)](t[o(274)]),this[o(252)][o(246)](t);for(const t of n[o(250)])this[o(281)][o(269)](t[o(274)]),this[o(251)](t)}),this.on(t(283),()=>{const e=t;this[e(275)][e(265)]()}),this.on(t(270),()=>{const e=t;this[e(275)][e(247)]()}),this[t(293)](this[t(274)],t(264),()=>{this[t(264)]()})}[Er(251)](t){const e=Er,n=this[e(252)][e(258)](t);let o,r;for(const n of this[e(252)])if(t[e(249)]<n[e(249)]){o=n;break}if(r=o?this[e(252)][e(258)](o):this[e(252)][e(292)],-1!==n){if(n===r-1)return;this[e(252)][e(246)](t),r=o?this[e(252)][e(258)](o):this[e(252)][e(292)]}this[e(252)][e(269)](t,r)}}const Sr=Pr;function Mr(){const t=["focus","content","render","5ZyEKmr","_mutationObserver","updateHeight","987876ezSNNM","arrowdown","63zEvmon","bind","bottom","setTemplate","276656KdENqx","top","ck-sidebar-item","createCollection","presentation","2YBWRXj","delegate","ck-sidebar-item--no-animation","_targetTop","div","isAnimationDisabled","attach","2279310BsmZhP","first","14679OVsyDw","530PPbHPd","57000zRBHGi","element","clear","48036AWpaEe","destroy","height","arrowup","detach","bindTemplate","1562506Hnesjf","clientHeight","set"];return(Mr=function(){return t})()}!function(t){const e=Pr,n=t();for(;;)try{if(192977===-parseInt(e(518))/1*(parseInt(e(504))/2)+-parseInt(e(515))/3+-parseInt(e(533))/4*(-parseInt(e(530))/5)+parseInt(e(511))/6+-parseInt(e(535))/7*(parseInt(e(499))/8)+parseInt(e(513))/9*(parseInt(e(514))/10)+-parseInt(e(524))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mr);const Rr=(0,e.toUnit)("px");function Pr(t,e){const n=Mr();return(Pr=function(t,e){return n[t-=498]})(t,e)}class Vr extends st.View{[Sr(528)];[Sr(507)];[Sr(531)];constructor(t){const e=Sr;super(t),this[e(526)](e(500),0),this[e(526)](e(520),0),this[e(536)](e(537)).to(this,e(500),this,e(520),(t,e)=>t+e),this[e(526)](e(509),!1),this[e(531)]=Be(()=>this[e(532)]()),this[e(507)]=null,this[e(528)]=this[e(502)](),this[e(528)][e(505)](e(521),e(534)).to(this);const n=this[e(523)];this[e(498)]({tag:e(508),attributes:{class:[e(501),n.to(e(509),t=>t?e(506):"")],style:{top:n.to(e(500),t=>Rr(t))},role:e(503)},children:this[e(528)]})}[Sr(529)](){const t=Sr;super[t(529)](),this[t(531)][t(510)](this[t(516)])}[Sr(527)](){const t=Sr;this[t(528)][t(512)]&&this[t(528)][t(512)][t(527)]()}[Sr(532)](){const t=Sr,e=this[t(516)][t(525)];e&&(this[t(520)]=e)}[Sr(519)](){const t=Sr;this[t(528)][t(517)](),this[t(531)][t(522)](),super[t(519)]()}}function Lr(){const t=["set","height","updateHeight","content","nodeType","bottom","class","config","Sidebar","change:_lastItem","_detachFromContainer","pluginName","length","690864mahUtd","stopListening","1707768ceCLHs","bind","clear","_updateLastItem","10064450qbHauM","_attachToContainer","change:top","190gsYDqt","isPremiumPlugin","sidebar.container","_getItemBefore","change:targetRect","rearrange","4LgUJKh","define","_destroySidebarItemView","1301106TjCZxT","_spaceBetweenItems","49ehbhHc","170MMQOWy","get","_alignForTopChange","_annotationToSidebarItemView","change:bottom","_getItemAfter","_activeAnnotation","_recalculate","element","sidebar-setcontainer-invalid-element","max","363183afLLpS","unbind","delete","appendChild","sidebar.preventScrollOutOfView","isOfficialPlugin","sidebar-attachtocontainer-missing-container","add","303165WmRvYL","getSidebarItemView","getIndex","setContainer","view","minHeight","targetRect","context","listenTo","refresh","addAnnotation","destroy","init","last","object","_alignForBottomChange","_alignToTargetRect","_annotations","container","render","_alignBeforeItem","locale","_getMaxAvailableTop","_createSidebarView","isActive","_getTargetTop","_sidebarItemViewToAnnotation","target","top","_targetTop","remove","_alignAfterItem","push","_setItemTop","list","_recalculateBuffer","72412tQhfUv","isAnimationDisabled","_lastItem"];return(Lr=function(){return t})()}const Br=Dr;function Dr(t,e){const n=Lr();return(Dr=function(t,e){return n[t-=202]})(t,e)}!function(t){const e=Dr,n=t();for(;;)try{if(524910===-parseInt(e(263))/1+parseInt(e(246))/2*(parseInt(e(249))/3)+parseInt(e(215))/4*(parseInt(e(252))/5)+parseInt(e(233))/6+-parseInt(e(251))/7*(parseInt(e(231))/8)+parseInt(e(271))/9*(parseInt(e(240))/10)+-parseInt(e(237))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lr);class Hr extends t.ContextPlugin{[Br(275)];[Br(258)];[Br(288)];[Br(250)];[Br(205)];[Br(255)];[Br(214)];static get[Br(229)](){return Br(226)}static get[Br(268)](){return!0}static get[Br(241)](){return!0}constructor(t){const e=Br;super(t),this[e(218)](e(217),void 0),this[e(275)]=this[e(202)](),this[e(218)](e(289),null),this[e(250)]=25,this[e(205)]=new Map,this[e(255)]=new Map,this[e(278)][e(225)][e(247)](e(267),!1),this[e(288)]=null,this[e(258)]=null,this[e(214)]=[]}[Br(283)](){const t=Br,e=this[t(278)][t(225)][t(253)](t(242));e&&this[t(274)](e)}[Br(274)](t){const n=Br;if(!Ur(t))throw new e.CKEditorError(n(261));this[n(289)]=t}[Br(238)]({viewClass:t="",spaceBetweenItems:n=25}={}){const o=Br;if(!Ur(this[o(289)]))throw new e.CKEditorError(o(269),this);this[o(289)][o(266)](this[o(275)][o(260)]),this[o(275)][o(224)]=t,this[o(250)]=n}[Br(245)]({removedAnnotation:t,previousAnnotation:e,nextAnnotation:n}){const o=Br,r=this[o(272)](t);this[o(275)][o(213)][o(209)](r),this[o(248)](t),e&&this[o(287)](this[o(272)](e)),n&&this[o(287)](this[o(272)](n)),this[o(236)]()}[Br(280)]({blurredAnnotation:t,activatedAnnotation:e,disableAnimationOnActivatedAnnotation:n}){const o=Br;if(this[o(258)]=e,t){t[o(203)]=!1;const e=this[o(272)](t);e&&n&&(e[o(216)]=!1)}if(e){const t=this[o(272)](e);t&&(e[o(203)]=!0,n&&(t[o(216)]=!0,t[o(207)]+=1),this[o(287)](t))}}[Br(228)](t){const e=Br;if(this[e(275)][e(260)][e(209)](),t)for(const n of t)this[e(248)](n);this[e(275)][e(213)][e(235)](),this[e(275)][e(224)]="",this[e(217)]=null}[Br(281)](t,e){const n=Br;e||(e=t[n(275)]);const o=new Vr(this[n(278)][n(292)]);this[n(205)][n(218)](o,t),this[n(255)][n(218)](t,o),o[n(221)][n(270)](e),this[n(279)](t[n(275)],n(244),(e,r,s)=>{const i=n,c=this[i(204)](t,s);o[i(208)]!=c&&(o[i(208)]=c,this[i(212)](o,c))}),this[n(279)](o,n(239),()=>{const t=n;this[t(259)](o,t(207))}),this[n(279)](o,n(256),()=>{const t=n;this[t(259)](o,t(223))}),this[n(287)](o);const r=this[n(243)](o);return r&&this[n(210)](r,o)||this[n(287)](o),this[n(236)](),this[n(275)][n(213)][n(270)](o),o}[Br(254)](t){const e=Br;if(!t[e(221)][e(230)])return;const n=this[e(243)](t);if(!n)return;const o=this[e(205)][e(253)](n),r=this[e(258)];r&&r===o?this[e(210)](n,t):this[e(291)](t,n)}[Br(286)](t){const e=Br;if(!t[e(221)][e(230)])return;const n=this[e(257)](t);if(!n)return;const o=this[e(205)][e(253)](n),r=this[e(278)][e(225)][e(253)](e(267)),s=this[e(258)];s&&s===o&&r?(this[e(291)](n,t),this[e(210)](t,n)):s&&s===o?this[e(291)](n,t):this[e(210)](t,n)}[Br(259)](t,e){const n=Br;0===this[n(214)][n(230)]&&setTimeout(()=>{const t=n;for(const{sidebarItemView:e,changedProp:n}of this[t(214)])t(207)===n?this[t(254)](e):this[t(286)](e);this[t(214)]=[]},10),this[n(214)][n(211)]({sidebarItemView:t,changedProp:e})}[Br(272)](t){const e=Br;return this[e(255)][e(253)](t)}[Br(282)](){const t=Br;this[t(232)](),this[t(275)][t(282)]()}[Br(248)](t){const e=Br,n=this[e(272)](t);this[e(232)](n),this[e(232)](t[e(275)]),n[e(282)](),this[e(255)][e(265)](t),this[e(205)][e(265)](n)}[Br(202)](){const t=Br,e=new Nr(this[t(278)][t(292)]);return e[t(290)](),this.on(t(227),(n,o,r,s)=>{const i=t;s&&e[i(264)](i(276)),r?e[i(234)](i(276)).to(r,i(223)):e[i(276)]=null}),e}[Br(236)](){const t=Br;this[t(217)]=this[t(288)]?.[t(284)]?this[t(272)](this[t(288)][t(284)]):null}[Br(243)](t){const e=Br,n=this[e(205)][e(253)](t),o=n&&this[e(288)]?.[e(253)](this[e(288)][e(273)](n)-1);return o&&this[e(272)](o)||null}[Br(257)](t){const e=Br,n=this[e(205)][e(253)](t),o=n&&this[e(288)]?.[e(253)](this[e(288)][e(273)](n)+1);return o&&this[e(272)](o)||null}[Br(291)](t,e){const n=Br;t[n(220)]();const o=jr(e[n(223)]+this[n(250)],t[n(207)]);return!!o&&(this[n(212)](e,e[n(207)]-o),!0)}[Br(210)](t,e){const n=Br;t[n(220)]();const o=jr(t[n(223)]+this[n(250)],e[n(207)]);return!!o&&(this[n(212)](e,e[n(207)]+o,!1),!0)}[Br(287)](t){const e=Br,n=this[e(205)][e(253)](t);if(!n||!n[e(206)]||!n[e(277)])return;const o=this[e(204)](n,n[e(277)]);this[e(212)](t,o)}[Br(204)](t,n){const o=Br;if(null===n)return 0;if(t[o(206)]instanceof e.Rect)return n[o(207)];{const t=new e.Rect(this[o(275)][o(260)])[o(207)];return n[o(207)]-t}}[Br(212)](t,e,n=this[Br(278)][Br(225)][Br(253)](Br(267))){const o=Br;n&&(e=Math[o(262)](e,this[o(293)](t))),t[o(207)]=e}[Br(293)](t){const e=Br;let n=this[e(243)](t),o=0;for(;n;)n[e(220)](),o+=this[e(250)]+n[e(219)],n=this[e(243)](n);return o}}function jr(t,e){return Math[Br(262)](t-e,0)}function Ur(t){const e=Br;return null!==t&&e(285)==typeof t&&1===t[e(222)]}const Kr=zr;function zr(t,e){const n=Fr();return(zr=function(t,e){return n[t-=255]})(t,e)}function Fr(){const t=["widesidebar-detach-not-attached","WideSidebar","cancel","attach","_activeAnnotation","addEventListener","_attachToContainer","switchTo","hasDomSelection","Annotations","_detachFromContainer","pluginName","wideSidebar","uiUpdate","isPremiumPlugin","requires","removeEventListener","blur","isAttached","activeAnnotation","EditorAnnotations","_editorAnnotations","refreshVisibility","addAnnotation","widesidebar-attach-already-attached","9757323VSSMXd","high","getOrderedSelectedAnnotations","rearrange","_refreshPositioningDebounced","547440zQkJea","register","get","focus","14778HkVnIr","annotations","14ZwegsN","resize","stopListening","_integrateWithEditorAnnotations","container","refreshPositioning","off","1443848ebaKaq","from","579516pdlRNi","remove","has","destroy","set:container","listenTo","ck-sidebar--wide","isOfficialPlugin","10IuPmau","15gnRCnm","updateTargetRect","detach","change:container","stop","add","init","_destroyEditorAnnotationsIntegration","refresh","302208Phesew","_annotations","setActiveAnnotation","plugins","809930eDRXuy","set","editors","ready","context"];return(Fr=function(){return t})()}!function(t){const e=zr,n=t();for(;;)try{if(206535===-parseInt(e(315))/1*(parseInt(e(313))/2)+-parseInt(e(261))/3*(parseInt(e(270))/4)+-parseInt(e(274))/5+-parseInt(e(324))/6+-parseInt(e(322))/7+parseInt(e(309))/8+-parseInt(e(304))/9*(-parseInt(e(260))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fr);class Wr extends t.ContextPlugin{[Kr(297)];[Kr(314)];[Kr(300)];[Kr(308)];static get[Kr(294)](){return[Hr,yr]}static get[Kr(290)](){return Kr(280)}static get[Kr(259)](){return!0}static get[Kr(293)](){return!0}constructor(t){const n=Kr;super(t),this[n(297)]=!1,this[n(275)](n(298),null),this[n(314)]=null,this[n(300)]=new e.Collection,this[n(308)]=Pe(()=>{const e=n;t[e(273)][e(311)](e(288))[e(301)](),this[e(314)][e(320)]()},250,{leading:!1})}[Kr(267)](){const t=Kr,e=this[t(278)][t(273)][t(311)](yr),n=this[t(278)][t(273)][t(311)](Hr);e[t(310)](t(291),this),n[t(319)]&&e[t(286)](t(291))}[Kr(272)](t){const e=Kr;if(t===this[e(298)])return;const n=this[e(278)][e(273)][e(311)](Hr);n[e(283)]=t;const o=this[e(298)];n[e(269)]({blurredAnnotation:o,activatedAnnotation:t}),this[e(298)]=t}[Kr(282)](n){const o=Kr;this[o(314)]=n;const r=this[o(278)][o(273)][o(311)](Hr);if(r[o(271)]=n,this[o(297)])throw new e.CKEditorError(o(303),this);this[o(297)]=!0,this[o(257)](r,o(256),()=>{const t=o;this[t(263)](),this[t(257)](r,t(264),e=>{const o=t;e[o(321)](),this[o(282)](n)})}),r[o(285)]({viewClass:o(258)});const s=t=>{const e=o;t[e(262)](),r[e(302)](t)};for(const t of n)s(t);this[o(257)](n,o(266),(t,e)=>{s(e)}),this[o(257)](n,o(325),(t,e,s)=>{const i=o;r[i(307)]({removedAnnotation:e,previousAnnotation:n[i(311)](s-1),nextAnnotation:n[i(311)](s+1)}),e===this[i(298)]&&this[i(272)](null)},{priority:o(305)}),this[o(257)](n,o(312),(t,e)=>{this[o(272)](e)}),this[o(257)](n,o(296),()=>{this[o(272)](null)});const i=this[o(278)]instanceof t.Context?this[o(278)][o(276)]:new e.Collection([this[o(278)]]);for(const t of i)this[o(318)](t);this[o(257)](i,o(266),(t,e)=>{const n=o;this[n(257)](e,n(277),()=>{this[n(318)](e)})}),this[o(257)](i,o(325),(t,e)=>{const n=o;e[n(273)][n(326)](n(299))&&this[n(268)](e[n(273)][n(311)](n(299)))}),window[o(284)](o(316),this[o(308)]),this[o(278)][o(273)][o(311)](o(288))[o(301)](),this[o(314)][o(320)]()}[Kr(263)](){const n=Kr;if(!this[n(297)])throw new e.CKEditorError(n(279),this);this[n(272)](null);const o=this[n(278)][n(273)][n(311)](Hr);o[n(289)](this[n(314)]),this[n(317)](o),this[n(317)](this[n(314)]),this[n(278)]instanceof t.Context&&this[n(317)](this[n(278)][n(276)]);for(const t of Array[n(323)](this[n(300)]))this[n(268)](t);window[n(295)](n(316),this[n(308)]),this[n(308)][n(281)](),this[n(298)]=null,this[n(297)]=!1,this[n(314)]=null}[Kr(255)](){const t=Kr;this[t(297)]&&this[t(263)]()}[Kr(318)](t){const e=Kr;if(!t[e(273)][e(326)](e(299)))return;const n=t[e(273)][e(311)](e(299)),o=()=>{const t=e,o=n[t(306)]({annotations:this[t(314)],activeAnnotation:this[t(298)]});this[t(272)](o[0]||null)};this[e(257)](n,e(269),o),this[e(257)](n,e(296),(t,{isAnnotationTracked:n})=>{const o=e;this[o(298)]&&n(this[o(298)])&&this[o(272)](null)}),this[e(257)](n,e(292),()=>{this[e(308)]()}),this[e(257)](this[e(314)],e(296),t=>{const r=e;n[r(287)]()&&(o(),t[r(265)]())},{priority:e(305)}),this[e(300)][e(266)](n)}[Kr(268)](t){const e=Kr;this[e(317)](t),this[e(300)][e(325)](t)}}const qr=Xr;function Yr(){const t=["ck-annotation-counter__badge--","icon","isDirty","5agWyBZ","ck-annotation-counter__badge","137202SqIatf","...","annotationType","14oxhfnW","number","_badge","counterView","109746aklkvP","add","children","bindTemplate","toString","536cLPTrk","bind","setTemplate","32652IhmZMY","11MiFZHn","2496090xMiafn","set","1812yqOFHp","3820276hQoaJD","extendTemplate","2339088YwroTL","859196AMiqfW","34aZZQNE","ck-annotation-counter","span","ck-annotation-counter__badge--edit-mode"];return(Yr=function(){return t})()}function Xr(t,e){const n=Yr();return(Xr=function(t,e){return n[t-=459]})(t,e)}!function(t){const e=Xr,n=t();for(;;)try{if(617946===parseInt(e(467))/1+parseInt(e(468))/2*(parseInt(e(459))/3)+-parseInt(e(464))/4*(-parseInt(e(475))/5)+-parseInt(e(466))/6*(-parseInt(e(480))/7)+parseInt(e(489))/8*(-parseInt(e(484))/9)+parseInt(e(461))/10*(parseInt(e(460))/11)+-parseInt(e(463))/12*(parseInt(e(477))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yr);class Gr extends st.ButtonView{[qr(483)];constructor(t){const e=qr;super(t);const n=this[e(487)];this[e(462)](e(474),!1),this[e(462)](e(481),0),this[e(490)](e(482)).to(this,e(474),this,e(481),(t,n)=>t?e(478):n[e(488)]()),this[e(462)](e(479),""),this[e(473)]=rt.IconAddComment,this[e(465)]({attributes:{class:[e(469)]}}),this[e(483)]=new st.View,this[e(483)][e(491)]({tag:e(470),attributes:{class:[e(476),n.to(e(479),t=>e(472)+t),n.if(e(474),e(471))]},children:[{text:n.to(e(482))}]}),this[e(486)][e(485)](this[e(483)])}}var Zr=n(543),Qr={attributes:{"data-cke":!0}};Qr.setAttributes=Ae(),Qr.insert=Ie().bind(null,"head"),Qr.domAPI=we(),Qr.insertStyleElement=Te();be()(Zr.A,Qr);Zr.A&&Zr.A.locals&&Zr.A.locals;const Jr=$r;function $r(t,e){const n=ts();return($r=function(t,e){return n[t-=307]})(t,e)}function ts(){const t=["defaultPositions","ck-sidebar--narrow","execute","Annotations","_hideBalloon","target","has","mousedown","getByView","detach","unpin","set","_selectedAnnotations","off","activeAnnotation","narrowsidebar-attach-already-attached","getOrderedSelectedAnnotations","narrowSidebar","_annotationToNarrowView","_showBalloon","_updateBalloonPosition","isPremiumPlugin","keydown","balloonPanelView","isVisible","_attachListeners","attachToDom","stop","get","bodyCollection","southArrowNorthWest","NarrowSidebar","keyCode","refreshVisibility","isOfficialPlugin","northArrowSouthWest","_integrateWithEditorAnnotations","hasDomSelection","45749AOJvvh","bind","find","255846NdLrzW","length","add","focus","preventClosingBalloon","annotations","setActiveAnnotation","_destroyEditorAnnotationsIntegration","values","preventDefault","detachFromDom","annotationType","6265vmhdth","from","locale","89464BmOEJJ","Esc","uiUpdate","includes","narrowsidebar-detach-not-attached","_refreshPositioning","isAttached","_detachListeners","1194mwOkeW","change:container","blur","_domEmitter","2424zDWwHB","refresh","attach","register","addAnnotation","119QUKKeL","first","number","cancel","northArrowSouthEast","_attachToContainer","low","high","_refreshPositioningDebounced","6kwtdDM","EditorAnnotations","set:container","rearrange","refreshPositioning","change:height","init","contains","delete","_setSelectedAnnotations","clear","removeEventListener","_manuallyClosedAnnotationViews","requires","context","1746264raVxyQ","_detachFromContainer","content","addEventListener","northArrowSouth","editors","resize","stopPropagation","southArrowNorth","view","_editorAnnotations","295645VhAzae","esc","_annotations","southArrowNorthEast","remove","getSidebarItemView","189QwOzMn","plugins","pin","focusableElements","isDirty","ready","stopListening","type","element","destroy","listenTo","272520yYRVfO","pluginName"];return(ts=function(){return t})()}!function(t){const e=$r,n=t();for(;;)try{if(286557===parseInt(e(358))/1+-parseInt(e(332))/2*(-parseInt(e(418))/3)+-parseInt(e(347))/4+-parseInt(e(430))/5*(-parseInt(e(314))/6)+parseInt(e(323))/7*(parseInt(e(433))/8)+-parseInt(e(364))/9*(-parseInt(e(375))/10)+-parseInt(e(415))/11*(parseInt(e(318))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ts);class es extends t.ContextPlugin{[Jr(312)];[Jr(423)];[Jr(344)];[Jr(317)];[Jr(395)];[Jr(389)];[Jr(357)];[Jr(331)];static get[Jr(345)](){return[Hr,yr]}static get[Jr(376)](){return Jr(408)}static get[Jr(411)](){return!0}static get[Jr(398)](){return!0}constructor(t){const n=Jr;super(t),this[n(312)]=!1,this[n(344)]=new Set,this[n(317)]=new((0,e.DomEmitterMixin)()),this[n(395)]=new Map,this[n(388)](n(391),null),this[n(423)]=null,this[n(389)]=[],this[n(357)]=new e.Collection,this[n(331)]=Pe(()=>{this[n(311)]()},250,{leading:!1})}[Jr(338)](){const t=Jr;this[t(346)][t(365)][t(405)](yr)[t(321)](t(394),this),this[t(406)]=new st.BodyCollection(this[t(346)][t(432)]),this[t(400)]=new st.BalloonPanelView(this[t(346)][t(432)]),this[t(406)][t(403)](),this[t(406)][t(420)](this[t(400)])}[Jr(320)](n){const o=Jr;this[o(423)]=n;const r=this[o(346)][o(365)][o(405)](Hr),s=this[o(400)];if(r[o(360)]=n,this[o(312)])throw new e.CKEditorError(o(392),this);this[o(312)]=!0,this[o(374)](r,o(334),()=>{const t=o;this[t(386)](),this[t(374)](r,t(315),e=>{const o=t;e[o(390)](),this[o(320)](n)})}),r[o(328)]({viewClass:o(378),spaceBetweenItems:5});const i=t=>{const e=o,n=new Gr(this[e(346)][e(432)]);r[e(322)](t,n),this[e(395)][e(388)](t,n),n[e(416)](e(368),e(429),e(325)).to(t[e(356)],e(368),e(371),e(419)),n.on(e(379),()=>{const n=e;this[n(344)][n(342)](),s[n(349)][n(324)]!==t[n(356)]?(this[n(396)](t),t[n(356)][n(372)][n(421)](),this[n(424)](t)):this[n(424)](null)})};for(const t of n)i(t);this[o(374)](n,o(420),(t,e)=>{i(e)}),this[o(374)](n,o(362),(t,e,s)=>{const i=o;this[i(395)][i(405)](e)[i(373)](),this[i(395)][i(340)](e),r[i(335)]({removedAnnotation:e,previousAnnotation:n[i(405)](s-1),nextAnnotation:n[i(405)](s+1)}),e===this[i(391)]&&this[i(424)](null)},{priority:o(329)}),this[o(374)](n,o(421),(t,e)=>{this[o(424)](e)}),this[o(374)](n,o(316),()=>{this[o(424)](null)}),this[o(317)][o(374)](document,o(399),(t,n)=>{const r=o;n[r(409)]===e.keyCodes[r(359)]&&s[r(401)]&&(this[r(344)][r(420)](s[r(349)][r(324)]),this[r(381)](),n[r(354)](),n[r(427)]())}),this[o(317)][o(374)](document,o(384),(t,e)=>{const n=o,i=e[n(382)];s[n(401)]&&s[n(372)][n(339)](i)||r[n(356)][n(372)][n(339)](i)||t[n(422)]||this[n(391)]&&this[n(391)][n(367)][n(417)](t=>t[n(339)](i))||(this[n(344)][n(342)](),this[n(381)](),this[n(424)](null))});const c=this[o(346)]instanceof t.Context?this[o(346)][o(352)]:new e.Collection([this[o(346)]]);for(const t of c)this[o(413)](t);this[o(374)](c,o(420),(t,e)=>{const n=o;this[n(374)](e,n(369),()=>{this[n(413)](e)})}),this[o(374)](c,o(362),(t,e)=>{const n=o;e[n(365)][n(383)](n(333))&&this[n(425)](e[n(365)][n(405)](n(333)))}),window[o(350)](o(353),this[o(331)]),this[o(311)]()}[Jr(424)](t){const e=Jr;if(t===this[e(391)])return;const n=this[e(346)][e(365)][e(405)](Hr);n[e(319)]({blurredAnnotation:this[e(391)],activatedAnnotation:t,disableAnimationOnActivatedAnnotation:!0}),t&&n[e(363)](t)?this[e(396)](t):this[e(381)](),this[e(391)]=t}[Jr(386)](){const n=Jr;if(!this[n(312)])throw new e.CKEditorError(n(310),this);this[n(424)](null);const o=this[n(346)][n(365)][n(405)](Hr);this[n(381)](),Array[n(431)](this[n(395)][n(426)](),t=>t[n(373)]()),this[n(395)][n(342)](),o[n(348)](this[n(423)]),this[n(370)](),this[n(317)][n(370)](),this[n(346)]instanceof t.Context&&this[n(370)](this[n(346)][n(352)]);for(const t of Array[n(431)](this[n(357)]))this[n(425)](t);window[n(343)](n(353),this[n(331)]),this[n(331)][n(326)](),this[n(389)]=[],this[n(312)]=!1,this[n(423)]=null}[Jr(373)](){const t=Jr;this[t(312)]&&this[t(386)](),this[t(406)][t(428)]()}[Jr(413)](t){const e=Jr;if(!t[e(365)][e(383)](e(333)))return;const n=t[e(365)][e(405)](e(333)),o=this[e(346)][e(365)][e(405)](Hr),r=this[e(423)],s=this[e(400)],i=()=>{const t=e,o=n[t(393)]({annotations:this[t(423)],activeAnnotation:this[t(391)]});this[t(341)](o),this[t(424)](o[0]||null)};this[e(374)](n,e(319),i),this[e(374)](n,e(316),(t,{isAnnotationTracked:n})=>{const o=e;this[o(391)]&&n(this[o(391)])&&(this[o(341)]([]),this[o(424)](null))}),this[e(374)](n,e(308),()=>{this[e(331)]()}),this[e(374)](r,e(316),t=>{const o=e;n[o(414)]()&&t[o(404)]()},{priority:e(330)}),this[e(374)](this[e(317)],e(384),(t,r)=>{const c=e,a=r[c(382)];s[c(401)]&&s[c(372)][c(339)](a)||o[c(356)][c(372)][c(339)](a)||this[c(391)]&&n[c(414)]()&&(i(),t[c(422)]=!0)},{priority:e(330)}),this[e(357)][e(420)](n)}[Jr(425)](t){const e=Jr;t&&(this[e(370)](t),this[e(357)][e(362)](t))}[Jr(341)](t){const e=Jr;for(const n of this[e(389)])t[e(309)](n)||this[e(344)][e(340)](n[e(356)]);this[e(389)]=t}[Jr(311)](){const t=Jr,e=this[t(400)];this[t(346)][t(365)][t(405)](t(380))[t(410)](),this[t(423)][t(336)](),e[t(401)]&&this[t(397)]()}[Jr(396)](t){const e=Jr;if(this[e(344)][e(383)](t[e(356)]))return;const n=this[e(400)][e(349)][e(324)];n!==t[e(356)]?(n&&this[e(313)](n),this[e(402)](t[e(356)]),this[e(400)][e(349)][e(342)](),this[e(400)][e(349)][e(420)](t[e(356)]),this[e(397)]()):this[e(397)]()}[Jr(397)](){const t=Jr,e=this[t(400)][t(349)][t(324)],n=e&&this[t(423)][t(385)](e);if(!n||!this[t(395)][t(383)](n))return;const o=this[t(395)][t(405)](n)[t(372)],r=function(){const e=t,n=st.BalloonPanelView[e(377)];return[n[e(361)],n[e(327)],n[e(355)],n[e(351)],n[e(407)],n[e(412)]]}();this[t(400)][t(366)]({target:o,positions:r})}[Jr(381)](){const t=Jr,e=this[t(400)],n=e[t(349)][t(324)];n&&(this[t(313)](n),e[t(387)](),e[t(349)][t(342)]())}[Jr(402)](t){const e=Jr;this[e(374)](t,e(337),()=>this[e(397)]()),this[e(374)](t,e(307),(n,o)=>{const r=e;this[r(344)][r(420)](t),this[r(381)](),o()})}[Jr(313)](t){this[Jr(370)](t)}}var ns=n(959),os={attributes:{"data-cke":!0}};os.setAttributes=Ae(),os.insert=Ie().bind(null,"head"),os.domAPI=we(),os.insertStyleElement=Te();be()(ns.A,os);ns.A&&ns.A.locals&&ns.A.locals;const rs=is;function ss(){const t=["getByView","listenTo","map","target","mousedown","clear","_addedAnnotations","isAttached","updatePosition","top","hasView","keystrokes","getFirstRange","view","blur","setActiveAnnotation","showStack","targetRect","12BgyibT","includes","fromRect","right","visibleView","_getBalloonTargetForAnnotation","attach","collapse","find","editing","update","context","_selectedAnnotations","_forceRefresh","activeAnnotation","1965085ScuVrA","domConverter","_removeAnnotationFromBalloon","width","_manuallyClosed","4wwAEUk","editableElement","remove","Esc","detach","_addAnnotationToBalloon","length","inlineannotations-attach-already-attached","set","8117112KbkRDQ","change:visibleView","2686686IYnugi","document","change:height","register","push","refresh","requires","afterInit","init","addObserver","selection","get","getClientRects","_balloon","getOrderedSelectedAnnotations","isFocused","inline","viewRangeToDom","_closeAnnotation","focusTracker","stopListening","has","inlineannotations-detach-not-attached","isOfficialPlugin","_setSelectedAnnotations","every","add","403663cxOEHK","plugins","bottom","editor","pluginName","annotations","change:isFocused","focus","left","isPremiumPlugin","delete","switchTo","isActive","659379zgoAaq","getBoundingClientRect","24144984MRZGPV","hasActive","from","inlineannotations-not-allowed-with-context","InlineAnnotations","4051206XlfsTM","destroy"];return(ss=function(){return t})()}function is(t,e){const n=ss();return(is=function(t,e){return n[t-=116]})(t,e)}!function(t){const e=is,n=t();for(;;)try{if(678578===parseInt(e(156))/1*(-parseInt(e(118))/2)+parseInt(e(176))/3+-parseInt(e(196))/4*(parseInt(e(211))/5)+-parseInt(e(129))/6+parseInt(e(169))/7+-parseInt(e(127))/8+parseInt(e(171))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ss);class cs extends t.Plugin{[rs(185)];[rs(161)];[rs(117)];[rs(142)];[rs(184)];[rs(208)];[rs(209)];static get[rs(135)](){return[Bo,st.ContextualBalloon,yr]}static get[rs(160)](){return rs(175)}static get[rs(152)](){return!0}static get[rs(165)](){return!0}constructor(t){const e=rs;super(t),t[e(205)][e(191)][e(138)](gt.MouseObserver),this[e(185)]=!1,this[e(126)](e(210),null),this[e(161)]=null,this[e(117)]=new Set,this[e(142)]=t[e(157)][e(140)](st.ContextualBalloon),this[e(184)]=new Set,this[e(208)]=[],this[e(209)]=!1}[rs(137)](){const t=rs,e=this[t(159)][t(157)][t(140)](yr);e[t(207)]===this[t(159)]&&(e[t(132)](t(145),this),this[t(159)][t(189)][t(126)](t(121),(e,n)=>{const o=t,r=this[o(142)];if(this[o(185)]&&r[o(200)]){const t=this[o(161)][o(178)](r[o(200)]);t&&this[o(147)](t),n()}}))}[rs(136)](){const t=rs,e=this[t(159)][t(157)][t(140)](yr);e[t(207)]===this[t(159)]&&(e[t(172)]()||e[t(167)](t(145)))}[rs(193)](t){const e=rs;t!==this[e(210)]&&(this[e(210)]&&(this[e(210)][e(168)]=!1),t&&this[e(159)].ui[e(148)][e(144)]&&(this[e(161)][e(150)](t)&&this[e(123)](t,!0),t[e(168)]=!0),t||this[e(153)]([]),this[e(210)]=t)}[rs(202)](t){const n=rs;this[n(161)]=t;const o=this[n(159)][n(157)][n(140)](yr),r=this[n(142)];if(this[n(185)])throw new e.CKEditorError(n(125),this);if(o[n(207)]!==this[n(159)])throw new e.CKEditorError(n(174),this);const s=this[n(159)][n(157)][n(140)](Bo);this[n(179)](s,n(134),()=>{const t=n,e=s[t(143)]({annotations:this[t(161)],activeAnnotation:this[t(210)]});var o,r;!this[t(209)]&&(o=e,r=this[t(208)],o[t(124)]===r[t(124)]&&o[t(154)](e=>r[t(197)](e)))||(this[t(209)]=!1,this[t(153)](e),this[t(193)](e[0]||null))}),this[n(179)](s,n(192),(t,{isAnnotationTracked:e})=>{const o=n;this[o(210)]&&e(this[o(210)])&&(this[o(153)]([]),this[o(193)](null))}),this[n(179)](this[n(159)].ui[n(148)],n(162),(t,e,o)=>{o||this[n(193)](null)}),this[n(179)](t,n(120),(t,e)=>{const o=n;this[o(213)](e),e===this[o(210)]&&this[o(193)](null)}),this[n(179)](r,n(128),(e,o,s,i)=>{const c=n;i&&this[c(149)](i);const a=t[c(178)](s);s&&a&&(this[c(179)](s,c(131),()=>{r[c(186)]()}),this[c(179)](s,c(121),()=>{const t=c;this[t(147)](a),this[t(159)][t(205)][t(191)][t(163)]()}),this[c(210)]!==a&&this[c(193)](a))}),this[n(179)](this[n(159)].ui,n(206),()=>{const e=n;r[e(200)]&&t[e(178)](r[e(200)])&&r[e(186)]()}),this[n(179)](this[n(159)][n(205)][n(191)][n(130)],n(182),()=>{const t=n;this[t(209)]=!0,this[t(117)][t(183)]()}),this[n(159)][n(205)][n(191)][n(130)][n(139)][n(119)]&&this[n(159)][n(205)][n(191)][n(163)](),this[n(185)]=!0}[rs(122)](){const t=rs;if(!this[t(185)])throw new e.CKEditorError(t(151),this);this[t(193)](null);for(const e of this[t(184)])this[t(213)](e);this[t(149)](),this[t(185)]=!1,this[t(161)]=null}[rs(177)](){const t=rs;this[t(185)]&&this[t(122)]()}[rs(153)](t){const e=rs;for(const n of this[e(208)])t[e(197)](n)||this[e(117)][e(166)](n);for(const n of this[e(161)])t[e(197)](n)||this[e(213)](n);if(this[e(159)].ui[e(148)][e(144)])for(const n of t)this[e(123)](n);this[e(208)]=t}[rs(123)](t,e=!1){const n=rs;this[n(117)][n(150)](t)||(this[n(184)][n(150)](t)||this[n(142)][n(188)](t[n(191)])||(this[n(184)][n(155)](t),this[n(142)][n(155)]({stackId:t[n(191)].id,view:t[n(191)],position:{target:()=>this[n(201)](t)}})),e&&this[n(142)][n(194)](t[n(191)].id))}[rs(201)](t){const n=rs,o=t[n(181)],r=this[n(159)][n(205)][n(191)],s=r[n(130)][n(139)][n(190)](),i=r[n(212)][n(146)](s);if(i[n(203)](!0),o){if(o instanceof e.Rect)return o;let t=[];for(const e of o)t[n(133)](...as(e[n(141)]()));t=function(t){const e=n,o=[];let r=t[0];for(let n=1;n<t[e(124)];n++)us(r,t[n])?r[e(116)]+=t[n][e(116)]:(o[e(133)](r),r=t[n]);return o[e(133)](r),o}(t);const r=i[n(170)]();return t[n(204)](t=>t[n(187)]<=r[n(187)]&&t[n(158)]>=r[n(158)]&&t[n(164)]<=r[n(164)]&&t[n(199)]>=r[n(199)])||t[0]}return t[n(195)]||i}[rs(213)](t){const e=rs;this[e(184)][e(150)](t)&&this[e(142)][e(188)](t[e(191)])&&(this[e(184)][e(166)](t),this[e(142)][e(120)](t[e(191)]))}[rs(147)](t){const e=rs;this[e(117)][e(155)](t),this[e(213)](t)}}function as(t){const e=rs;return Array[e(173)](t)[e(180)](DOMRect[e(198)])}function us(t,e){const n=rs;return t[n(187)]===e[n(187)]&&t[n(158)]===e[n(158)]&&t[n(199)]===e[n(164)]}var hs=n(315),ds={attributes:{"data-cke":!0}};ds.setAttributes=Ae(),ds.insert=Ie().bind(null,"head"),ds.domAPI=we(),ds.insertStyleElement=Te();be()(hs.A,ds);hs.A&&hs.A.locals&&hs.A.locals;const ls=ks;function ms(){const t=["delegate","EMPTY_COMMENTS_ARCHIVE","3GLTaYW","ck-comments-archive__info","change","arrowdown","list","bindTemplate","focusPrevious","_setupKeyboardNavigation","focusTracker","render","presentation","add","12GjxPrB","462574yrVjIc","isEmpty","first","focusNext","focusFirst","3833468SyJtrb","ck-comments-archive__content","isActive","ck-comments-archive","focusCycler","arrowup","element","449068WdzCuH","destroy","listenTo","remove","7087842bUpoho","setTemplate","COMMENTS_ARCHIVE_LIST_LABEL","auto","219056ihgfyd","759015UJfPaf","_annotationViews","119RSDqLw","focus","1245040WSLhRe","length","ck-hidden","set","div"];return(ms=function(){return t})()}function ks(t,e){const n=ms();return(ks=function(t,e){return n[t-=201]})(t,e)}!function(t){const e=ks,n=t();for(;;)try{if(846652===-parseInt(e(206))/1+parseInt(e(239))/2+-parseInt(e(226))/3*(-parseInt(e(244))/4)+parseInt(e(215))/5*(parseInt(e(238))/6)+-parseInt(e(217))/7*(-parseInt(e(214))/8)+-parseInt(e(210))/9+parseInt(e(219))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ms);class gs extends st.View{[ls(234)];[ls(203)];[ls(216)];constructor(t,n){const o=ls;super(t),this[o(222)](o(240),!n[o(220)]),this[o(234)]=new e.FocusTracker,this[o(216)]=n,this[o(216)][o(224)](o(204),o(229)).to(this),this.on(o(204),()=>{const t=o;this[t(203)][t(232)]()}),this.on(o(229),()=>{const t=o;this[t(203)][t(242)]()}),this[o(203)]=new st.FocusCycler({focusables:n,focusTracker:this[o(234)]}),this[o(208)](n,o(237),()=>{this[o(240)]=!1}),this[o(208)](n,o(209),(t,e)=>{const r=o;e[r(201)]&&this[r(218)](),n[r(220)]||(this[r(240)]=!0)});const r=this[o(231)];this[o(211)]({tag:o(223),attributes:{dir:o(213),class:["ck",o(202)],tabindex:-1,role:o(230),"aria-label":it(t,o(212))},children:[{tag:o(223),attributes:{class:[o(245)],role:o(236)},children:[{tag:o(223),attributes:{role:o(236)},children:n},{tag:"p",attributes:{class:[o(227),r.if(o(240),o(221),t=>!t)]},children:[{text:it(t,o(225))}]}]}]})}[ls(235)](){const t=ls;super[t(235)](),this[t(233)]()}[ls(207)](){const t=ls;super[t(207)](),this[t(234)][t(207)]()}[ls(218)](){const t=ls;this[t(203)][t(241)]?this[t(203)][t(243)]():this[t(205)][t(218)]()}[ls(233)](){const t=ls;for(const e of this[t(216)])this[t(234)][t(237)](e[t(205)]);this[t(216)].on(t(228),(e,{added:n,removed:o})=>{const r=t;for(const t of n)this[r(234)][r(237)](t[r(205)]);for(const t of o)this[r(234)][r(209)](t[r(205)])})}}const ps=fs;function fs(t,e){const n=bs();return(fs=function(t,e){return n[t-=310]})(t,e)}function bs(){const t=["collection","_calculatePosition","CommentsArchive","length","archivedAt","change:archivedAt","isOfficialPlugin","isActive","removeCommentThread","570312Hydecy","has","remove","activate","981246OnxUid","plugins","findIndex","pluginName","init","requires","isVisible","highest","1336244oFiBwV","262218wuHxhW","addCommentThread","get","listenTo","archivedThreads","5ZlcJDJ","context","9GmYeQC","getCommentThread","stopListening","153976zVgknv","966904osshFo","isPremiumPlugin","add","focus","298654NQHTgF"];return(bs=function(){return t})()}!function(t){const e=fs,n=t();for(;;)try{if(133807===-parseInt(e(316))/1+parseInt(e(331))/2+-parseInt(e(341))/3+-parseInt(e(326))/4+-parseInt(e(321))/5*(-parseInt(e(345))/6)+parseInt(e(315))/7+-parseInt(e(327))/8*(-parseInt(e(323))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bs);class vs extends t.ContextPlugin{static get[ps(310)](){return ps(334)}static get[ps(338)](){return!0}static get[ps(328)](){return!0}static get[ps(312)](){return[To,wo]}constructor(t){const n=ps;super(t),this[n(320)]=new e.Collection}[ps(311)](){const t=ps,e=this[t(322)],n=e[t(346)][t(318)](To),o=e[t(346)][t(318)](wo);this[t(319)](n,t(317),(e,{threadId:o})=>{const r=t,s=n[r(324)](o);s[r(336)]&&this[r(320)][r(329)](s,this[r(333)](s[r(336)])),this[r(319)](s,r(337),(t,e,n)=>{const o=r;n?this[o(320)][o(342)](s)||this[o(320)][o(329)](s,this[o(333)](s[o(336)])):this[o(320)][o(342)](s)&&this[o(320)][o(343)](s)})}),this[t(319)](n,t(340),(e,{threadId:o})=>{const r=t,s=n[r(324)](o);this[r(325)](s),this[r(320)][r(342)](s)&&this[r(320)][r(343)](s)},{priority:t(314)}),this[t(319)](o[t(332)],t(330),(e,n)=>{const r=t;n[r(313)]||(n[r(339)]=!0,o[r(344)](n))})}[ps(333)](t){const e=ps,n=[...this[e(320)]][e(347)](n=>n[e(336)]<t);return n>-1?n:this[e(320)][e(335)]}}const ws=_s;function _s(t,e){const n=Is();return(_s=function(t,e){return n[t-=247]})(t,e)}function Is(){const t=["_hideDialogOnAnnotationEscape","add","editor","menuBar:commentsArchive","includes","execute","_pendingThreads","_toggleDialog","hide","12haAtXW","return","554AleueV","forEach","148036dRpBds","length","pluginName","2265cseNSe","CommentsArchiveUI","has","plugins","annotationViews","indexOf","find","tooltip","source","commentsArchive","locale","bind","requires","componentFactory","init","isOfficialPlugin","_addAnnotationToArchive","_visibleAnnotations","EDITOR_TOP_SIDE","isOpen","getByInnerView","stop","filter","collection","777763AclTIf","config","show","COMMENTS_ARCHIVE","listenTo","1063228aCmTGC","commentsArchiveView","731976WtCMQu","isEnabled","isVisible","Dialog","archivedThreads","push","splice","stopListening","528335MIWzBZ","isPremiumPlugin","CommentsRepository","set:isVisible","get","view","1050sQzeXK","_threadToController","3681ooLAPg","Annotations","escape","isOn","menuitemcheckbox","innerView","_createCommentsArchiveButton","collaboration.channelId","remove","channelId","focusableElements","findIndex","_handleNewThread","_calculatePosition","archivedAt","set"];return(Is=function(){return t})()}!function(t){const e=_s,n=t();for(;;)try{if(153035===parseInt(e(272))/1+parseInt(e(270))/2*(-parseInt(e(275))/3)+parseInt(e(304))/4+parseInt(e(314))/5*(-parseInt(e(268))/6)+parseInt(e(299))/7+parseInt(e(306))/8+-parseInt(e(322))/9*(parseInt(e(320))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Is);class ys extends t.Plugin{[ws(305)];[ws(279)];[ws(265)];static get[ws(274)](){return ws(276)}static get[ws(290)](){return!0}static get[ws(315)](){return!0}static get[ws(287)](){return[vs,st.Dialog]}constructor(t){const e=ws;super(t),this[e(279)]=new st.ViewCollection,this[e(265)]=[]}[ws(289)](){const t=ws,e=this[t(261)],n=this[t(259)][t(286)](this);e.ui[t(288)][t(260)](t(284),()=>this[t(249)](st.ButtonView,!0)),e.ui[t(288)][t(260)](t(262),()=>{const e=t,n=this[e(249)](st.MenuBarMenuListItemButtonView);return n[e(258)]({role:e(247)}),n});const o=e[t(278)][t(318)](vs),r=e[t(278)][t(318)](t(323)),s=e[t(278)][t(318)](t(316));o[t(310)][t(271)](e=>{this[t(255)](e)}),this[t(303)](o[t(310)],t(260),(e,n)=>{this[t(255)](n)}),this[t(303)](r[t(298)],t(260),(e,n)=>{const o=t,r=this[o(265)][o(281)](t=>{const e=o,r=s[e(321)][e(318)](t);return r&&n[e(248)]===r[e(319)]});if(r){const t=this[o(256)](r[o(257)]);this[o(291)](n,t),this[o(265)][o(312)](this[o(265)][o(280)](r),1)}}),this[t(303)](o[t(310)],t(251),(n,o)=>{const i=t,c=e[i(300)][i(318)](i(250));if(!c||o[i(252)]===c)if(this[i(265)][i(263)](o))this[i(265)][i(312)](this[i(265)][i(280)](o),1);else{const t=s[i(321)][i(318)](o),e=r[i(295)](t[i(319)]);this[i(279)][i(251)](e[i(319)]),this[i(313)](e),this[i(313)](e[i(253)])}}),this[t(303)](r[t(298)],t(260),(e,o)=>{const r=t;this[r(303)](o,r(324),n)}),this[t(303)](r[t(298)],t(251),(e,o)=>{const r=t;this[r(313)](o,r(324),n)})}[ws(291)](t,e){const n=ws;this[n(303)](t,n(317),t=>{const e=n;t[e(269)]=!1,t[e(296)]()}),this[n(279)][n(260)](t[n(319)],e)}[ws(255)](t){const e=ws,n=this[e(261)][e(278)][e(318)](e(316)),o=this[e(261)][e(278)][e(318)](e(323)),r=this[e(261)][e(300)][e(318)](e(250));if(!r||t[e(252)]===r){const r=n[e(321)][e(318)](t);if(!r)return void this[e(265)][e(311)](t);const s=this[e(256)](t[e(257)]),i=o[e(295)](r[e(319)]);i[e(308)]&&o[e(292)][e(251)](i),this[e(291)](i,s)}}[ws(256)](t){const e=ws,n=this[e(261)][e(300)][e(318)](e(250)),o=[...this[e(261)][e(278)][e(318)](vs)[e(310)]][e(297)](t=>t[e(252)]===n)[e(254)](n=>n[e(257)]<t);return o<0||o>this[e(279)][e(273)]?this[e(279)][e(273)]:o-1}[ws(266)](){const t=ws,e=this[t(261)],n=e[t(278)][t(318)](t(309));this[t(305)]||(this[t(305)]=new gs(e[t(285)],this[t(279)])),t(284)===n.id?n[t(267)]():n[t(301)]({id:t(284),title:it(e[t(285)],t(302)),icon:rt.IconCommentsArchive,hasCloseButton:!0,content:this[t(305)],position:st.DialogViewPosition[t(293)]})}[ws(249)](t,e=!1){const n=ws,o=this[n(261)][n(285)],r=this[n(261)][n(278)][n(318)](n(309)),s=new t(o);return s[n(286)](n(307)).to(this,n(307)),s[n(286)](n(325)).to(r,"id",t=>n(284)===t),s[n(258)]({label:it(o,n(302)),icon:rt.IconCommentsArchive,isToggleable:!0}),e&&(s[n(282)]=!0),this[n(303)](s,n(264),()=>this[n(266)]()),s}[ws(259)]=t=>{const e=ws,n=t[e(283)];if(!this[e(279)][e(277)](n[e(319)]))return;const o=this[e(261)][e(278)][e(318)](e(309));o[e(294)]&&e(284)===o.id&&(o[e(267)](),t[e(296)]())}}var As=Cs;function Cs(t,e){var n=Ts();return(Cs=function(t,e){return n[t-=410]})(t,e)}function Ts(){var t=["Comments","76hOJMgg","isPremiumPlugin","10269PBUthq","5588088Rhoflx","1780SEDtTV","6084MYsWWF","742680itDmDN","requires","pluginName","7LkVsWO","621GdozgC","67595RaXlCm","isOfficialPlugin","152HUPAVs","15961qmmHEo","372697XVJGEg"];return(Ts=function(){return t})()}!function(t){for(var e=Cs,n=t();;)try{if(619201===-parseInt(e(426))/1+-parseInt(e(411))/2*(parseInt(e(421))/3)+-parseInt(e(424))/4*(parseInt(e(422))/5)+-parseInt(e(417))/6+parseInt(e(420))/7*(parseInt(e(414))/8)+parseInt(e(413))/9*(parseInt(e(415))/10)+-parseInt(e(425))/11*(-parseInt(e(416))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ts);class Es extends t.Plugin{static get[As(418)](){return[To,ir,gr,vs,ys,vr,Wr,es,cs]}static get[As(419)](){return As(410)}static get[As(423)](){return!0}static get[As(412)](){return!0}}function xs(){var t=["64ZyJYJU","768362cKEsVt","1125srHiBU","6436YRWKus","702612ZEATWx","182079KFDjTV","77hmShZo","5DxSiLQ","310RDVBfs","2809356UGSZXZ","1345908ozXmBT","622688HuuzlT"];return(xs=function(){return t})()}function Os(t,e){var n=xs();return(Os=function(t,e){return n[t-=201]})(t,e)}!function(t){for(var e=Os,n=t();;)try{if(464057===-parseInt(e(202))/1+parseInt(e(209))/2+parseInt(e(212))/3*(parseInt(e(201))/4)+parseInt(e(205))/5*(-parseInt(e(207))/6)+parseInt(e(211))/7*(parseInt(e(210))/8)+-parseInt(e(203))/9*(-parseInt(e(206))/10)+-parseInt(e(204))/11*(parseInt(e(208))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xs)})(),(window.CKEditor5=window.CKEditor5||{}).comments=o})();
|
|
5
|
+
*/(()=>{var t={23:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),i=n.n(s)()(r());i.push([t.id,".ck.ck-button.ck-confirm-view-submit{color:var(--ck-color-button-save)}.ck.ck-button.ck-confirm-view-cancel{color:var(--ck-color-button-cancel)}.ck .ck-confirm-view-active{transform:translate3d(-100%,0,0);transition:all .3s linear}.ck .ck-confirm-view{background-color:var(--ck-color-light-red);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-confirm-view .ck-confirm-view-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-confirm-view p{font-weight:700;margin:0}",""]);const c=i},44:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),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},62:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),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},81:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),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},102: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)}},106:t=>{"use strict";t.exports=function(t){return t[1]}},123:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach(function(n){t.setAttribute(n,e[n])})}},167:(t,e,n)=>{"use strict";n.d(e,{A:()=>l});var o=n(106),r=n.n(o),s=n(779),i=n.n(s),c=n(474),a=n.n(c),u=new URL(n(774),n.b),h=i()(r()),d=a()(u);h.push([t.id,`:root{--ck-user-avatar-size:40px;--ck-user-avatar-background:#3670ab;--ck-user-avatar-color:#fff;--ck-user-me-border-color:#fff}.ck.ck-user{align-items:center;background-color:var(--ck-user-avatar-background);border-radius:50%;box-sizing:border-box;display:flex;height:var(--ck-user-avatar-size);justify-content:center;line-height:100%;margin:2px;min-height:var(--ck-user-avatar-size);min-width:var(--ck-user-avatar-size);position:relative;width:var(--ck-user-avatar-size)}.ck.ck-user.ck-user_me{border:2px solid var(--ck-user-me-border-color);outline:2px solid var(--ck-user-avatar-background)}.ck.ck-user__name{color:var(--ck-user-avatar-color);cursor:default;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ck.ck-user__name.ck-user__name--hidden{display:none}.ck.ck-user__img{background-color:var(--ck-user-avatar-background);background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;border-radius:50%;display:none;height:100%;width:100%}.ck.ck-user__img.ck-user__anonymous{background-image:url(${d});display:block}.ck.ck-user__img.ck-user__anonymous+.ck-user__name{display:none}.ck.ck-user__img.ck-user__avatar{background-color:#fff;display:block}.ck.ck-user__img.ck-user__img--hidden{display:none}.ck.ck-user__notification{align-items:center;background:var(--ck-color-base-background);border:2px solid var(--ck-color-base-background);border-radius:50%;box-sizing:content-box;display:flex;height:15px;justify-content:center;overflow:hidden;position:absolute;right:-7px;top:-8px;transform:translateZ(0);width:15px}.ck.ck-user__notification .ck-user__icon{background:var(--ck-color-base-background);color:var(--ck-color-annotation-info);height:19px;max-height:19px;max-width:19px;min-height:19px;min-width:19px;width:19px}`,""]);const l=h},179:(t,e,n)=>{t.exports=n(237)("./src/paragraph.js")},188:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),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: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--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},211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},236:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),i=n.n(s)()(r());i.push([t.id,".ck.ck-aria-description{display:none}",""]);const c=i},237:t=>{"use strict";t.exports=CKEditor5.dll},251:(t,e,n)=>{t.exports=n(237)("./src/undo.js")},282:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),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},288:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),i=n.n(s)()(r());i.push([t.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.footnotes-wrapper{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.footnotes-wrapper.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.footnotes-wrapper{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.footnotes-wrapper.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=i},297: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)}}}},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},315:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),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},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},355:(t,e,n)=>{t.exports=n(237)("./src/icons.js")},364:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),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},459:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),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},474: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}},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},543:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),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},567:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),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")},586:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),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},616:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),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},641:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),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},727:(t,e,n)=>{t.exports=n(237)("./src/select-all.js")},736:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),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-button.ck-confirm-view-submit{color:var(--ck-color-button-save)}.ck.ck-button.ck-confirm-view-cancel{color:var(--ck-color-button-cancel)}',""]);const c=i},741:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},774:t=>{"use strict";t.exports="data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3E%3Cpath fill=%27%23fff%27 d=%27M9.8 20H2c0-5.7 5-5.7 6-7l.2-.8c-1.6-.8-2.7-2.7-2.7-5 0-2.8 2-5.2 4.3-5.2S14 4.4 14 7.3c0 2.2-1 4-2.6 5l.2.6c1.2 1.3 6 1.4 6 7H9.8z%27/%3E%3C/svg%3E"},779: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 u=0;u<t.length;u++){var h=[].concat(t[u]);o&&i[h[0]]||(void 0!==s&&(void 0===h[5]||(h[1]="@layer".concat(h[5].length>0?" ".concat(h[5]):""," {").concat(h[1],"}")),h[5]=s),n&&(h[2]?(h[1]="@media ".concat(h[2]," {").concat(h[1],"}"),h[2]=n):h[2]=n),r&&(h[4]?(h[1]="@supports (".concat(h[4],") {").concat(h[1],"}"),h[4]=r):h[4]="".concat(r)),e.push(h))}},e}},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")},856:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),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},865:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),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},879:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),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,.ck-content .ck-widget.table>table>caption.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,.ck-content .ck-widget.table>table>caption.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,.ck-content .ck-widget.table>table>caption.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,.ck-content .ck-widget.table>table>caption.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,.ck-content .ck-suggestion-marker-insertion.table>table>caption{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,.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>caption{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,.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>caption{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,.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>caption{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},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},924:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),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},929: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],u=o.base?a[0]+o.base:a[0],h=s[u]||0,d="".concat(u," ").concat(h);s[u]=h+1;var l=n(d),m={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==l)e[l].references++,e[l].updater(m);else{var k=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),u=0;u<s.length;u++){var h=n(s[u]);0===e[h].references&&(e[h].updater(),e.splice(h,1))}s=a}}},959:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(106),r=n.n(o),s=n(779),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}},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="undefined"!=typeof document&&document.baseURI||self.location.href;var o={};(()=>{"use strict";n.r(o),n.d(o,{AddCommentThreadCommand:()=>Ro,Annotation:()=>Ye,AnnotationCollection:()=>Qe,AnnotationCounterButtonView:()=>Zr,AnnotationView:()=>Ke,Annotations:()=>wo,AnnotationsSidebarItemView:()=>Vr,AnnotationsSidebarView:()=>Nr,AnnotationsUIs:()=>yr,BaseCommentThreadView:()=>te,BaseCommentView:()=>le,Comment:()=>xo,CommentThread:()=>To,CommentThreadController:()=>ot,CommentThreadInputView:()=>Pt,CommentThreadView:()=>re,CommentView:()=>pe,Comments:()=>Es,CommentsArchive:()=>vs,CommentsArchiveUI:()=>ys,CommentsEditing:()=>cr,CommentsListView:()=>Ut,CommentsOnly:()=>vr,CommentsRepository:()=>Co,CommentsUI:()=>gr,EditorAnnotations:()=>Bo,InlineAnnotations:()=>cs,NarrowSidebar:()=>es,Sidebar:()=>jr,WideSidebar:()=>Wr,bindAnnotationCollections:()=>$e});var t=n(782),e=n(584),r=n(211);function s(t){if(!t||"object"!=typeof t)return!1;const e=Object.getPrototypeOf(t);return!(null!==e&&e!==Object.prototype&&null!==Object.getPrototypeOf(e))&&"[object Object]"===Object.prototype.toString.call(t)}function i(t){return Object.getOwnPropertySymbols(t).filter(e=>Object.prototype.propertyIsEnumerable.call(t,e))}function c(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":Object.prototype.toString.call(t)}const a="[object RegExp]",u="[object String]",h="[object Number]",d="[object Boolean]",l="[object Arguments]",m="[object Symbol]",k="[object Date]",g="[object Map]",p="[object Set]",f="[object Array]",b="[object ArrayBuffer]",v="[object Object]",w="[object DataView]",_="[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 u:return t.toString()===e.toString();case h:return N(t.valueOf(),e.valueOf());case d:case k:case m:return Object.is(t.valueOf(),e.valueOf());case a:return t.source===e.source&&t.flags===e.flags;case"[object Function]":return t===e}const P=(n=n??new Map).get(t),V=n.get(e);if(null!=P&&null!=V)return P===e;n.set(t,e),n.set(e,t);try{switch(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 _: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 w:return t.byteLength===e.byteLength&&t.byteOffset===e.byteOffset&&M(new Uint8Array(t),new Uint8Array(e),n,o);case"[object Error]":return t.name===e.name&&t.message===e.message;case v:{if(!(M(t.constructor,e.constructor,n,o)||s(t)&&s(e)))return!1;const r=[...Object.keys(t),...i(t)],c=[...Object.keys(e),...i(e)];if(r.length!==c.length)return!1;for(let s=0;s<r.length;s++){const i=r[s],c=t[i];if(!Object.hasOwn(e,i))return!1;if(!S(c,e[i],i,t,e,n,o))return!1}return!0}default:return!1}}finally{n.delete(t),n.delete(e)}}function R(){}function P(t,e){return function(t,e,n){return S(t,e,void 0,void 0,void 0,void 0,n)}(t,e,R)}function V(t,e,n,o=new Map,r=void 0){const s=r?.(t,e,n,o);if(null!=s)return s;if(null==(i=t)||"object"!=typeof i&&"function"!=typeof i)return t;var i,N;if(o.has(t))return o.get(t);if(Array.isArray(t)){const e=new Array(t.length);o.set(t,e);for(let s=0;s<t.length;s++)e[s]=V(t[s],s,n,o,r);return Object.hasOwn(t,"index")&&(e.index=t.index),Object.hasOwn(t,"input")&&(e.input=t.input),e}if(t instanceof Date)return new Date(t.getTime());if(t instanceof RegExp){const e=new RegExp(t.source,t.flags);return e.lastIndex=t.lastIndex,e}if(t instanceof Map){const e=new Map;o.set(t,e);for(const[s,i]of t)e.set(s,V(i,s,n,o,r));return e}if(t instanceof Set){const e=new Set;o.set(t,e);for(const s of t)e.add(V(s,void 0,n,o,r));return e}if("undefined"!=typeof Buffer&&Buffer.isBuffer(t))return t.subarray();if(N=t,ArrayBuffer.isView(N)&&!(N instanceof DataView)){const e=new(Object.getPrototypeOf(t).constructor)(t.length);o.set(t,e);for(let s=0;s<t.length;s++)e[s]=V(t[s],s,n,o,r);return e}if(t instanceof ArrayBuffer||"undefined"!=typeof SharedArrayBuffer&&t instanceof SharedArrayBuffer)return t.slice(0);if(t instanceof DataView){const e=new DataView(t.buffer.slice(0),t.byteOffset,t.byteLength);return o.set(t,e),L(e,t,n,o,r),e}if("undefined"!=typeof File&&t instanceof File){const e=new File([t],t.name,{type:t.type});return o.set(t,e),L(e,t,n,o,r),e}if(t instanceof Blob){const e=new Blob([t],{type:t.type});return o.set(t,e),L(e,t,n,o,r),e}if(t instanceof Error){const e=new t.constructor;return o.set(t,e),e.message=t.message,e.name=t.name,e.stack=t.stack,e.cause=t.cause,L(e,t,n,o,r),e}if("object"==typeof t&&function(t){switch(c(t)){case l:case f:case b:case w:case d:case k:case x:case O:case C:case T:case E:case g:case h:case v:case a:case p:case u:case m:case _:case I:case y:case A:return!0;default:return!1}}(t)){const e=Object.create(Object.getPrototypeOf(t));return o.set(t,e),L(e,t,n,o,r),e}return t}function L(t,e,n=t,o,r){const s=[...Object.keys(e),...i(e)];for(let i=0;i<s.length;i++){const c=s[i],a=Object.getOwnPropertyDescriptor(t,c);(null==a||a.writable)&&(t[c]=V(e[c],c,n,o,r))}}function B(t,e){return function(t,e){return V(t,void 0,t,new Map,e)}(t,(n,o,r,s)=>{const i=e?.(n,o,r,s);if(null!=i)return i;if("object"==typeof t)switch(Object.prototype.toString.call(t)){case h:case u:case d:{const e=new t.constructor(t?.valueOf());return L(e,t),e}case l:{const e={};return L(e,t),e.length=t.length,e[Symbol.iterator]=t[Symbol.iterator],e}default:return}})}function D(t){return B(t)}function j(t){return"__proto__"===t}const U=(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 z(t,e=Number.MAX_SAFE_INTEGER){switch(typeof t){case"number":return Number.isInteger(t)&&t>=0&&t<e;case"symbol":return!1;case"string":return H.test(t)}}const K=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,F=/^\w*$/;function W(t,e){return!Array.isArray(t)&&(!("number"!=typeof t&&"boolean"!=typeof t&&null!=t&&!function(t){return"symbol"==typeof t||t instanceof Symbol}(t))||("string"==typeof t&&(F.test(t)||!K.test(t))||null!=e&&Object.hasOwn(e,t)))}function Y(t){return"string"==typeof t||"symbol"==typeof t?t:Object.is(t?.valueOf?.(),-0)?"-0":String(t)}function X(t){return null!==t&&("object"==typeof t||"function"==typeof t)}function q(t){const e=[],n=t.length;if(0===n)return e;let 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 Z(t,e,n){return function(t,e,n,o){if(null==t&&!X(t))return t;const r=W(e,t)?[e]:Array.isArray(e)?e:"string"==typeof e?q(e):[e];let s=t;for(let e=0;e<r.length&&null!=s;e++){const i=Y(r[e]);if(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:X(n)?n:z(r[e+1])?[]:{}}U(s,i,c),s=s[i]}return t}(t,e,()=>n,()=>{})}function G(t){switch(typeof t){case"number":case"symbol":return!1;case"string":return t.includes(".")||t.includes("[")||t.includes("]")}}function 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?G(e)?J(t,q(e),n):n:o}case"number":case"symbol":{"number"==typeof e&&(e=Y(e));const o=t[e];return void 0===o?n:o}default:{if(Array.isArray(e))return function(t,e,n){if(0===e.length)return n;let o=t;for(let t=0;t<e.length;t++){if(null==o)return n;if(j(e[t]))return n;o=o[e[t]]}if(void 0===o)return n;return o}(t,e,n);if(j(e=Object.is(e?.valueOf(),-0)?"-0":String(e)))return n;const o=t[e];return void 0===o?n:o}}}function Q(t,e){if(null==t)return!0;switch(typeof e){case"symbol":case"number":case"object":if(Array.isArray(e))return $(t,e);if("number"==typeof e?e=Y(e):"object"==typeof e&&(e=Object.is(e?.valueOf(),-0)?"-0":String(e)),j(e))return!1;if(void 0===t?.[e])return!0;try{return delete t[e],!0}catch{return!1}case"string":if(void 0===t?.[e]&&G(e))return $(t,q(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}}var tt=nt;function et(){var t=["updateComment","resolve","getComment","268524cyLCWu","4231842FCmiFT","isResolved","_isAttached","destroy","listenTo","addComment","2914256fyBYxK","resolveCommentThread","reopenCommentThread","reopen","remove","5618000pBCaPp","7qgIUrU","model","14ppqQVs","1334256aadtgW","removeComment","1993655dtfdjl","_localUser","view","update","submit","submitCommentThread","620GUfcSV","stopListening","removeCommentThread","122389wOjgmj"];return(et=function(){return t})()}function nt(t,e){var n=et();return(nt=function(t,e){return n[t-=500]})(t,e)}!function(t){for(var e=nt,n=t();;)try{if(529367===parseInt(e(529))/1*(parseInt(e(517))/2)+parseInt(e(518))/3+-parseInt(e(509))/4+parseInt(e(520))/5+-parseInt(e(503))/6*(-parseInt(e(515))/7)+parseInt(e(514))/8+parseInt(e(502))/9*(-parseInt(e(526))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(et);class ot extends((0,e.ObservableMixin)()){[tt(516)];[tt(522)];constructor(t,e){var n=tt;super(),this[n(516)]=t,this[n(516)][n(505)]=!0,this[n(522)]=e,this[n(507)](e,n(525),()=>this[n(524)]()),this[n(507)](e,n(528),()=>this[n(513)]()),this[n(507)](e,n(510),()=>this[n(500)]()),this[n(507)](e,n(511),()=>this[n(512)]()),this[n(507)](e,n(508),(t,e)=>this[n(508)](e)),this[n(507)](e,n(530),(t,e,o)=>this[n(530)](e,o)),this[n(507)](e,n(519),(t,e)=>this[n(519)](e))}[tt(524)](){var t=tt;this[t(516)][t(524)]()}[tt(513)](){var t=tt;this[t(516)][t(513)]()}[tt(500)](){var t=tt;this[t(516)][t(504)]||this[t(516)][t(500)]()}[tt(512)](){var t=tt;this[t(516)][t(504)]&&this[t(516)][t(512)]()}[tt(508)](t){var e=tt;this[e(516)][e(508)]({content:t,authorId:this[e(522)][e(521)].id})}[tt(530)](t,e){var n=tt;this[n(516)][n(501)](t)[n(523)]({content:e})}[tt(519)](t){var e=tt;this[e(516)][e(501)](t)[e(513)]()}[tt(506)](){var t=tt;this[t(527)](),this[t(516)][t(505)]=!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=ut;function at(){const t=["add","676900AEWJfg","ck-editor","setTemplate","ck-rounded-corners","141240cdPcTt","ck-comment__input","ck-editor__main","createCollection","272837cOaNpH","2YwewnY","div","2378583YzShym","1017381EVhIkd","editable","uiLanguage","27016fJVfAi","cke-editor__aria-label_","542952ItLNlX","ck-reset","render","Comment editor","main","focus","element","154AIBcvk","presentation","uiLanguageDirection"];return(at=function(){return t})()}function ut(t,e){const n=at();return(ut=function(t,e){return n[t-=319]})(t,e)}!function(t){const e=ut,n=t();for(;;)try{if(176085===parseInt(e(319))/1*(-parseInt(e(320))/2)+parseInt(e(323))/3+-parseInt(e(343))/4+-parseInt(e(339))/5+parseInt(e(328))/6+parseInt(e(335))/7*(-parseInt(e(326))/8)+parseInt(e(322))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ht extends st.EditorUIView{[ct(332)];[ct(324)];constructor(t,n){const o=ct;super(t);const r=(0,e.uid)();this[o(332)]=this[o(346)](),this[o(324)]=new st.InlineEditableUIView(t,n,void 0,{label:()=>it(t,o(331))}),this[o(341)]({tag:o(321),attributes:{class:[o(329),o(340),o(342),o(344)],dir:t[o(337)],lang:t[o(325)],"aria-labelledby":o(327)+r},children:[{tag:o(321),attributes:{class:o(345),role:o(336)},children:this[o(332)]}]})}[ct(330)](){const t=ct;super[t(330)](),this[t(332)][t(338)](this[t(324)])}[ct(333)](){const t=ct;this[t(324)][t(334)][t(333)]()}}const dt=mt;!function(t){const e=mt,n=t();for(;;)try{if(756301===parseInt(e(285))/1+-parseInt(e(274))/2+parseInt(e(265))/3*(-parseInt(e(271))/4)+-parseInt(e(283))/5*(parseInt(e(289))/6)+-parseInt(e(268))/7*(parseInt(e(284))/8)+parseInt(e(263))/9+parseInt(e(278))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(kt);class lt extends st.EditorUI{[dt(277)];constructor(t){const e=dt;super(t),this[e(277)]=new ht(t[e(288)],t[e(279)][e(277)])}get[dt(264)](){const t=dt;return this[t(277)][t(264)]}[dt(291)](){const t=dt,e=this[t(292)][t(279)][t(277)],n=this[t(277)][t(287)],o=e[t(276)][t(269)]();n[t(286)]=o[t(266)],this[t(277)][t(282)]();const r=n[t(264)];this[t(275)](n[t(286)],r),this[t(277)][t(287)][t(267)](t(280)).to(this[t(270)]),e[t(281)](r),this[t(272)](t(273))}[dt(290)](){const t=dt;super[t(290)](),this[t(277)][t(290)]()}}function mt(t,e){const n=kt();return(mt=function(t,e){return n[t-=263]})(t,e)}function kt(){const t=["31804DZflGo","fire","ready","1630324pNauLn","setEditableElement","document","view","11996520LOerjM","editing","isFocused","attachDomRoot","render","10wPdhpf","41864GLReea","1377785xqmlRM","name","editable","locale","3010842uAweOF","destroy","init","editor","13286403PzlUCT","element","9AepZpi","rootName","bind","1946oXirbi","getRoot","focusTracker"];return(kt=function(){return t})()}var gt=n(783),pt=n(331),ft=n(507),bt=n(727),vt=n(834),wt=n(251),_t=n(179);function It(){const t=["initPlugins","21056tBslrT","editing","placeholderElement","fromCharCode","model","join","getRoot","get","data","133510spcMUT","initialData","change","map","8CgDmwp","1170438itBWAQ","change:placeholder","view","set","ready","low","280431QXDnDC","then","end","document","plugins","510VLhOmj","fire","focus","create","setSelection","assign","init","name","_updatePlaceholder","10ZqzzCb","defaultPlugins","432930SrvXrk","4335688QXYfPP","childCount","config","createRoot","destroy","getChild","placeholder","10538973obpDTL"];return(It=function(){return t})()}const yt=At;function At(t,e){const n=It();return(At=function(t,e){return n[t-=197]})(t,e)}!function(t){const e=At,n=t();for(;;)try{if(369092===-parseInt(e(237))/1+-parseInt(e(242))/2+-parseInt(e(202))/3+parseInt(e(228))/4*(-parseInt(e(207))/5)+-parseInt(e(218))/6+parseInt(e(219))/7*(parseInt(e(241))/8)+parseInt(e(226))/9*(parseInt(e(216))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(It);const Ct=[pt.Clipboard,ft.Enter,ft.ShiftEnter,bt.SelectAll,vt.Typing,wt.Undo,_t.Paragraph];class Tt extends((0,e.ObservableMixin)(t.Editor)){static[yt(217)]=(()=>Ct)();constructor(t={}){const e=yt;function n(t){const e=At;return t[e(240)](t=>String[e(231)](t))[e(233)]("")}(t=Object[e(212)]({},t))[e(206)]||(t[e(206)]=Tt[e(217)]),super(t),this.ui=new lt(this),this[e(199)](e(225),""),this[e(232)][e(205)].on(e(239),()=>this[e(215)](),{priority:e(201)}),this.on(e(197),()=>this[e(215)]()),this[e(232)][e(205)][e(222)](),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])})}[yt(210)](){const t=yt,e=this[t(221)][t(235)](t(238))||"";return this[t(227)]()[t(203)](()=>this.ui[t(213)]())[t(203)](()=>this[t(236)][t(213)](e))[t(203)](()=>this[t(208)](t(200)))}[yt(223)](){const t=yt;return super[t(223)]()[t(203)](()=>this.ui[t(223)]())}[yt(209)](){const t=yt;this[t(232)][t(239)](e=>{const n=t,o=this[n(232)][n(205)][n(234)](),r=o&&o[n(224)](o[n(220)]-1);e[n(211)](r,n(204)),this[n(229)][n(198)][n(209)]()})}[yt(215)](){const t=yt,e=this[t(229)][t(198)],n=e[t(205)][t(234)](),o=n[t(224)](0);n[t(220)]>1||!o||"p"!=o[t(214)]?this[t(230)]&&this[t(230)][t(225)]&&((0,gt.disableViewPlaceholder)(e,this[t(230)]),this[t(230)]=void 0):(this[t(225)]&&(o[t(225)]=this[t(225)]),(0,gt.enableViewPlaceholder)({view:e,element:o,keepOnFocus:!0}),this[t(230)]=o)}}const Et=xt;function xt(t,e){const n=Ot();return(xt=function(t,e){return n[t-=424]})(t,e)}function Ot(){const t=["fire","cancelButtonView","3026670WQvZYB","_setupKeyboardNavigation","firstChild","add","disabledSubmit","length","ck-comment__input-wrapper","focusables","submit","extendTemplate","Cancel","div","editorReady","element","ck-comment__input-actions--submit","focusCycler","placeholder","11441424idSrul","Reply...","Ctrl+Enter","forEach","set","ck-comment__input-actions","label","bind","_editorConfig","14145mxcnnb","1038cdFXVv","trim","from","shift+tab","471219hXMPXb","change","insertBefore","28zIspTw","keystrokes","destroy","Esc","render","20laPUxy","then","initialData","focusFirst","ck-comment__input-actions--active","cancel","createCollection","createEditor","focus","reverse","1IkIEpM","665721bQkhbX","document","bindTemplate","view","stop","editorDestroyed","getData","focusTracker","TOO_LONG_COMMENT_ALERT","tab","value","execute","added","ck-comment__input-actions--cancel","create","_createCancelButton","setTemplate","_isDestroyed","submitLabel","model","focusLast","submitButtonView","listenTo","_editorCreationPromise","21718284fCRwUN","isEnabled","editor","withText","showButtons","setData","5582556AVsRYf","Reply","_createSubmitButton","11BgTnEN","high"];return(Ot=function(){return t})()}!function(t){const e=xt,n=t();for(;;)try{if(798304===-parseInt(e(505))/1*(-parseInt(e(456))/2)+-parseInt(e(487))/3*(-parseInt(e(490))/4)+parseInt(e(482))/5*(-parseInt(e(483))/6)+-parseInt(e(449))/7+parseInt(e(473))/8+parseInt(e(506))/9*(-parseInt(e(495))/10)+-parseInt(e(452))/11*(parseInt(e(443))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ot);class Nt extends st.View{[Et(491)];[Et(426)];[Et(463)];[Et(471)];[Et(440)];[Et(455)];[Et(481)];constructor(t,n={}){const o=Et;super(t),this[o(445)]=null,this[o(481)]=n,this[o(477)](o(429),n[o(497)]||""),this[o(477)](o(460),!1),this[o(477)](o(447),!0),this[o(477)](o(472),it(t,o(474))),this[o(477)](o(437),it(t,o(450))),this[o(440)]=this[o(451)](),this[o(455)]=this[o(434)](),this[o(463)]=this[o(501)]([this[o(440)],this[o(455)]]),this[o(491)]=new e.KeystrokeHandler,this[o(426)]=new e.FocusTracker,this[o(471)]=new st.FocusCycler({focusables:this[o(463)],focusTracker:this[o(426)],keystrokeHandler:this[o(491)],actions:{focusPrevious:o(486),focusNext:o(428)}}),this[o(435)]({tag:o(467),attributes:{class:[o(462)]},children:[{tag:o(467),attributes:{class:[o(478),this[o(508)].if(o(447),o(499))]},children:[this[o(440)],this[o(455)]]}]}),this[o(491)][o(477)](o(493),(t,e)=>{const n=o;this[n(455)][n(454)](n(430)),e()}),this[o(491)][o(477)](o(475),(t,e)=>{const n=o;this[n(440)][n(444)]&&(this[n(440)][n(454)](n(430)),e())}),this.on(o(464),(e,n)=>{const r=o;n[r(461)]>65e3?(alert(it(t,r(427),[n[r(461)],65e3])),e[r(510)]()):this[r(445)][r(448)]("")},{priority:o(453)})}[Et(494)](){const t=Et;super[t(494)](),this[t(457)]()}[Et(502)](){const t=Et;return this[t(445)]||(this[t(445)]=new Tt(this[t(481)]),this[t(442)]=this[t(445)][t(433)]()[t(496)](()=>{const e=t;if(this[e(436)])return;const n=this[e(445)];this[e(469)][e(489)](n.ui[e(469)],this[e(469)][e(458)]),n[e(438)][e(507)].on(e(488),()=>this[e(429)]=n[e(425)]()),n[e(480)](e(472)).to(this),this[e(463)][e(459)](n.ui[e(509)],0),this[e(454)](e(468),this[e(445)])})),this[t(442)]}[Et(503)](t){const e=Et;-1===t?(this[e(471)][e(498)](),this[e(471)][e(439)]()):this[e(471)][e(498)]()}async[Et(492)](){const t=Et;this[t(436)]||(this[t(436)]=!0,this[t(445)]&&(await this[t(442)],await this[t(445)][t(492)](),this[t(454)](t(424),this[t(445)])),await super[t(492)]())}[Et(451)](){const t=Et,{locale:e}=this,n=new st.ButtonView(e);return n[t(465)]({attributes:{class:[t(470)]}}),n[t(446)]=!0,n[t(480)](t(479)).to(this,t(437)),n.on(t(430),()=>{const e=t;this[e(454)](e(464),this[e(429)])}),n[t(480)](t(444)).to(this,t(429),this,t(460),(e,n)=>!n&&!!e[t(484)]()),n}[Et(434)](){const t=Et,{locale:e}=this,n=new st.ButtonView(e);return n[t(465)]({attributes:{class:[t(432)]}}),n[t(479)]=it(e,t(466)),n[t(446)]=!0,n.on(t(430),()=>{const e=t;this[e(445)][e(448)](""),this[e(454)](e(500))}),n}[Et(457)](){const t=Et;this[t(491)][t(441)](this[t(469)]),this[t(463)][t(476)](e=>{const n=t;this[n(426)][n(459)](e[n(469)])}),this[t(463)].on(t(488),(e,n)=>{const o=t;for(const t of Array[o(485)](n[o(431)])[o(504)]())this[o(426)][o(459)](t[o(469)])})}}const St=Rt;function Mt(){const t=["focusCycler","1996902dqvuXG","contains","extendTemplate","commentInputView","21kkqByD","isFocused","getDomRoot","bind","44440BeacuQ","delegate","listenTo","2235840TwqJxU","view","ck-thread__user","mousedown","element","filter","change:showInput","div","bindTemplate","value","setTemplate","ck-comment__input-container","showInput","ck-comment__input-container--active","destroy","473181tagSqI","set","ck-thread__input","preventDefault","editor","426776NjQnOy","editorDestroyed","editorReady","focus","4hnYSKM","6897208YEUwCp","focusTracker","then","createEditor","target","render","editing","_focusOnNonInteractiveMouseDown","showButtons","2731938ygAyak","userView","some"];return(Mt=function(){return t})()}function Rt(t,e){const n=Mt();return(Rt=function(t,e){return n[t-=198]})(t,e)}!function(t){const e=Rt,n=t();for(;;)try{if(857161===-parseInt(e(224))/1*(-parseInt(e(228))/2)+parseInt(e(219))/3+parseInt(e(201))/4+-parseInt(e(204))/5+-parseInt(e(238))/6*(-parseInt(e(246))/7)+-parseInt(e(229))/8+-parseInt(e(242))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mt);class Pt extends st.View{constructor(t,e,n){const o=Rt;super(t),this[o(245)]=new Nt(t,n),this[o(241)]=this[o(245)][o(241)],this[o(245)][o(200)](o(237)).to(this[o(245)][o(230)],o(198),this[o(245)],o(213),(t,e)=>t||!!e),this[o(220)](o(216),!1),this.on(o(210),()=>{const t=o;this[t(216)]&&!this[t(245)][t(223)]&&this[t(245)][t(232)]()}),this[o(245)][o(202)](o(226)).to(this),this[o(245)][o(202)](o(225)).to(this),this[o(239)]=new r.UserView(t,e),this[o(239)][o(244)]({attributes:{class:o(206),"aria-hidden":!0}}),this[o(245)][o(244)]({attributes:{class:o(221)}}),this[o(214)]({tag:o(211),attributes:{class:[o(215),this[o(212)].if(o(216),o(217))]},children:[this[o(239)],this[o(245)]]})}[St(234)](){const t=St;super[t(234)](),this[t(236)]()}[St(218)](){const t=St;return this[t(245)][t(218)]()[t(231)](()=>super[t(218)]())}[St(227)](t){const e=St;this[e(245)][e(227)](t)}[St(236)](){const t=St;this[t(203)](this[t(208)],t(207),(e,n)=>{const o=t,{submitButtonView:r,cancelButtonView:s,editor:i}=this[o(245)];[r[o(208)],s[o(208)],i?i[o(235)][o(205)][o(199)]():null][o(209)](t=>t)[o(240)](t=>t[o(243)](n[o(233)]))||(this[o(227)](),n[o(222)]())})}}function Vt(t,e){const n=Lt();return(Vt=function(t,e){return n[t-=218]})(t,e)}function Lt(){const t=["36795SvIKIy","728967lHUUmN","set","185404lqtOvr","NUMBER_OF_COMMENTS","1378128kRgBVT","1NXdNYa","1810bXVALY","ck-thread__comment-count","83368jhrrUG","4IAuvpt","329735XQsOum","198TEYttx","564151poMqED","count","setTemplate","bindTemplate"];return(Lt=function(){return t})()}!function(t){const e=Vt,n=t();for(;;)try{if(122788===-parseInt(e(231))/1*(parseInt(e(228))/2)+-parseInt(e(226))/3*(parseInt(e(218))/4)+-parseInt(e(219))/5+-parseInt(e(230))/6+-parseInt(e(221))/7+-parseInt(e(234))/8*(-parseInt(e(220))/9)+-parseInt(e(232))/10*(-parseInt(e(225))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lt);class Bt extends st.View{constructor(t){const e=Vt;super(t);const n=this[e(224)];this[e(227)](e(222),void 0),this[e(223)]({tag:"li",attributes:{class:e(233)},children:[{text:n.to(e(222),n=>it(t,e(229),n))}]})}}const Dt=jt;function jt(t,e){const n=zt();return(jt=function(t,e){return n[t-=115]})(t,e)}!function(t){const e=jt,n=t();for(;;)try{if(999686===-parseInt(e(178))/1*(-parseInt(e(115))/2)+parseInt(e(183))/3*(-parseInt(e(139))/4)+parseInt(e(132))/5+-parseInt(e(150))/6*(-parseInt(e(198))/7)+-parseInt(e(209))/8*(-parseInt(e(144))/9)+-parseInt(e(208))/10*(parseInt(e(162))/11)+-parseInt(e(168))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zt);class Ut extends st.View{[Dt(135)];[Dt(142)];[Dt(188)];[Dt(165)];[Dt(191)];[Dt(130)];[Dt(196)];[Dt(129)];constructor(t,n,o){const r=Dt;super(t);const s=this[r(185)];this[r(210)](r(147),!1),this[r(210)](r(207),n[r(206)][r(207)]),this[r(210)](r(126),!1),this[r(130)]=n,this[r(196)]=o,this[r(135)]=this[r(169)](),this[r(137)]=this[r(169)](),this[r(142)]=null,this[r(188)]=new e.FocusTracker,this[r(165)]=new e.KeystrokeHandler,this[r(191)]=new st.FocusCycler({focusables:this[r(135)],focusTracker:this[r(188)],keystrokeHandler:this[r(165)],keystrokeHandlerOptions:{filter:t=>this[r(135)][r(155)](t=>t[r(117)])[r(205)](t[r(203)])},actions:{focusPrevious:r(151),focusNext:r(204)}}),this[r(129)]=new Bt(t),this[r(129)][r(195)](r(148)).to(this,r(207),t=>t-this[r(196)][r(119)]);for(const t of n[r(206)])this[r(174)](t);this[r(192)](),this[r(149)](n[r(206)],r(199),(t,e)=>{const n=r,o=this[n(122)](e);this[n(207)]++,this[n(174)](e,o),this[n(145)]()}),this[r(149)](n[r(206)],r(158),(t,e)=>{const n=r;this[n(207)]--,this[n(186)](e),this[n(145)]()}),this[r(149)](n,r(128),()=>this[r(145)]()),this[r(149)](n,r(171),()=>this[r(192)]()),this.on(r(157),()=>this[r(145)]()),this.on(r(193),()=>this[r(145)]()),this[r(182)]({tag:"ul",attributes:{class:[r(159),s.if(r(207),r(118),t=>!t)],"aria-label":it(t,r(134))},children:this[r(137)]})}get[Dt(202)](){const t=Dt;return this[t(130)][t(164)]>this[t(196)][t(212)]&&!this[t(126)]&&!this[t(147)]}[Dt(161)](){const t=Dt;super[t(161)](),this[t(145)](),this[t(152)]()}[Dt(172)](t){const e=Dt;-1===t?this[e(191)][e(160)]():this[e(191)][e(200)]()}[Dt(175)](){const t=Dt;this[t(129)][t(175)]();for(const e of this[t(135)])e[t(175)]();super[t(175)]()}[Dt(145)](){const t=Dt;this[t(202)]?this[t(201)]():this[t(176)]()}[Dt(174)](t,e){const n=Dt,o=new(this[n(196)][n(120)])(this[n(173)],t,{maxCommentCharsWhenCollapsed:this[n(196)][n(177)],formatDateTime:this[n(196)][n(121)],editorConfig:this[n(196)][n(156)]});o[n(146)]=t.id,o[n(140)](n(189)).to(this),o[n(140)](n(125)).to(this),o[n(140)](n(170)).to(this),o[n(140)](n(197)).to(this),o[n(140)](n(141)).to(this),this[n(149)](o,n(184),()=>this[n(190)]()),this[n(135)][n(199)](o,e)}[Dt(122)](t){const e=Dt,n=this[e(130)][e(181)](t);return this[e(142)]?this[e(142)][e(127)]>t[e(127)]?n-1:n:n-1}[Dt(192)](){const t=Dt;if(this[t(130)][t(143)]&&this[t(130)][t(153)]){const e={id:t(187),author:this[t(130)][t(143)],authoredAt:this[t(130)][t(153)],content:it(this[t(173)],t(180)),attributes:{}};this[t(142)]=new(this[t(196)][t(120)])(this[t(173)],e,{maxCommentCharsWhenCollapsed:this[t(196)][t(177)],formatDateTime:this[t(196)][t(121)],editorConfig:this[t(196)][t(156)],isSystemComment:!0}),this[t(135)][t(199)](this[t(142)],this[t(130)][t(181)](e))}else this[t(142)]&&(this[t(135)][t(158)](this[t(142)]),this[t(142)][t(175)](),this[t(142)]=null);this[t(145)]()}[Dt(186)](t){const e=Dt,n=this[e(135)][e(158)](t.id);this[e(131)](n),n[e(136)]&&this[e(190)](),n[e(175)]()}[Dt(190)](){const t=Dt;this[t(147)]=Array[t(179)](this[t(135)])[t(138)](e=>e[t(136)])}[Dt(201)](){const t=Dt,n=function(t){const n=jt,o=new e.Collection;for(const e of t)o[n(199)](e);return o}(this[t(135)]),o=this[t(129)][t(148)];for(let e=1;e<=o;e++)n[t(158)](1);for(const e of n)e[t(211)]();o>0&&n[t(199)](this[t(129)],1),Ht((0,e.diff)(Array[t(179)](this[t(137)]),Array[t(179)](n)),this[t(137)],n)}[Dt(176)](){const t=Dt;Ht((0,e.diff)(Array[t(179)](this[t(137)]),Array[t(179)](this[t(135)])),this[t(137)],this[t(135)]);for(const e of this[t(137)])e[t(194)]()}[Dt(152)](){const t=Dt;this[t(135)][t(124)](e=>{const n=t;this[n(188)][n(199)](e[n(117)]),this[n(165)][n(149)](e[n(117)])}),this[t(135)].on(t(213),(e,n)=>{const o=t;for(const t of n[o(154)])this[o(188)][o(158)](t[o(117)]),this[o(165)][o(131)](t[o(117)]);for(const t of Array[o(179)](n[o(166)])[o(133)]())this[o(188)][o(199)](t[o(117)]),this[o(165)][o(149)](t[o(117)])})}}function Ht(t,e,n){const o=Dt;let r=0;for(const s of t)switch(s){case o(167):e[o(199)](n[o(116)](r),r),r++;break;case o(123):e[o(158)](r);break;case o(163):r++}}function zt(){const t=["22FFrsvf","equal","weight","keystrokes","added","insert","9165528kCjJcq","createCollection","resolveCommentThread","change:isResolved","focus","locale","_handleNewCommentModel","destroy","_rearrangeExpand","maxCommentCharsWhenCollapsed","742048fmcxdv","from","Marked as resolved","_findOptimalIndex","setTemplate","393riWtuC","change:isEditMode","bindTemplate","_handleRemoveCommentModel","resolved","focusTracker","removeComment","_updateHasDirtyComment","focusCycler","_handleInfoComment","change:hasDirtyComment","expand","bind","_config","editorReady","7ayXMoJ","add","focusFirst","_rearrangeCollapse","_shouldCollapse","target","arrowdown","includes","comments","length","5648870VeJACT","48nnTOmO","set","collapse","maxThreadTotalWeight","change","4CNzhNg","get","element","ck-hidden","maxCommentsWhenCollapsed","CommentView","formatDateTime","_calculatePosition","delete","forEach","updateComment","isActive","authoredAt","commentUpdated","_collapsedCommentsView","_model","stopListening","7620310JSWtkz","reverse","Thread comments","commentViews","isEditMode","visibleViews","some","18972LgZxRU","delegate","editorDestroyed","resolvedCommentView","resolvedBy","51201cYlQLa","refreshVisibleViews","viewUid","hasDirtyComment","count","listenTo","2833770AskrIM","arrowup","_setupKeyboardNavigation","resolvedAt","removed","map","editorConfig","change:isActive","remove","ck-thread__comments","focusLast","render"];return(zt=function(){return t})()}function Kt(){const t=["contextValue","focus","setTemplate","span","bindTemplate","21Frmten","THREAD_CONTEXT_LABEL","412065WcBrXc","2114691znqjEI","50966AreWMu","element","20odvgBR","128TymChk","4UivDCX","3120870fTSadf","ck-context__value","24969252fOWcLr","1868270pcDNpT","1459344Qxopti","set"];return(Kt=function(){return t})()}const Ft=Wt;function Wt(t,e){const n=Kt();return(Wt=function(t,e){return n[t-=366]})(t,e)}!function(t){const e=Wt,n=t();for(;;)try{if(404144===parseInt(e(371))/1*(-parseInt(e(373))/2)+parseInt(e(370))/3*(-parseInt(e(375))/4)+parseInt(e(376))/5+parseInt(e(380))/6*(-parseInt(e(367))/7)+parseInt(e(374))/8*(-parseInt(e(369))/9)+parseInt(e(379))/10+parseInt(e(378))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Kt);class Yt extends st.View{constructor(t){const e=Wt;super(t);const n=this[e(366)];this[e(381)](e(382),""),this[e(384)]({tag:e(385),attributes:{class:["ck",e(377)],"aria-label":n.to(e(382),n=>it(t,e(368),n)),tabindex:-1},children:[{text:n.to(e(382))}]})}[Ft(383)](){const t=Ft;this[t(372)][t(383)]()}}function Xt(){const t=["ck-thread__header","locale","18855ltCkdv","keystrokes","2905392oOpyVK",".ck-context","ck-context","ck-context--quotes","focusCycler","add","setTemplate","bind",".ck-context__value","focusFirst","focusTracker","shift+tab","render","querySelector","1775685miwUTs","11jdKnLk","classList","value","scrollWidth","length","listenTo","fire","overlay","131GVnFpX","Comment was made on an element","_attachContextActions","_trimContextValue","lastIndexOf","div","isResolvable","execute","24733510lWIiAg","label","substring","contextView","context","mouseleave","ck-context-wrapper","offsetWidth","...","focus","ck-annotation__actions","20gsfiYk","reopenCommentThread","_createReopenButton","element","hasContext","_createContextView","3118DYIskz","bindTemplate","mouseenter","tab","tooltip","3818962gLquvJ","isEnabled","reopenButtonView","remove","_setupKeyboardNavigation","createCollection","2504YBXoWF","contextValue","icon","focusables","Reopen","isVisible","isReadOnly","401586EOddeh","isResolved","_model"];return(Xt=function(){return t})()}function qt(t,e){const n=Xt();return(qt=function(t,e){return n[t-=414]})(t,e)}const Zt=qt;!function(t){const e=qt,n=t();for(;;)try{if(425760===-parseInt(e(472))/1*(-parseInt(e(424))/2)+-parseInt(e(463))/3+-parseInt(e(449))/4+parseInt(e(418))/5*(parseInt(e(442))/6)+-parseInt(e(429))/7+parseInt(e(435))/8*(-parseInt(e(447))/9)+-parseInt(e(480))/10*(-parseInt(e(464))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xt);class Gt extends st.View{[Zt(444)];[Zt(431)];[Zt(483)];[Zt(438)];[Zt(459)];[Zt(448)];[Zt(453)];constructor(t,n){const o=Zt;super(t);const r=this[o(425)];this[o(444)]=n,this[o(431)]=this[o(420)](),this[o(483)]=this[o(423)](),this[o(438)]=this[o(434)]([this[o(483)],this[o(431)]]),this[o(459)]=new e.FocusTracker,this[o(448)]=new e.KeystrokeHandler,this[o(453)]=new st.FocusCycler({focusables:this[o(438)],focusTracker:this[o(459)],keystrokeHandler:this[o(448)],actions:{focusPrevious:o(460),focusNext:o(427)}}),this[o(456)](o(422)).to(this[o(444)],o(484),t=>!!t),this[o(456)](o(436)).to(this[o(444)],o(484),t=>t&&t[o(466)]?this[o(475)](t[o(466)]):it(this[o(446)],o(473))),this[o(455)]({tag:o(477),attributes:{class:[o(445)]},children:[{tag:o(477),attributes:{class:[o(486)]},children:[{tag:o(477),attributes:{class:[o(451),r.if(o(422),o(452))]},children:[this[o(483)]]}]},{tag:o(477),attributes:{class:[o(417)]},children:[this[o(431)]]}]})}[Zt(461)](){const t=Zt;super[t(461)](),this[t(474)](),this[t(433)]()}[Zt(416)](){const t=Zt;this[t(453)][t(458)]()}[Zt(420)](){const t=Zt,e=new st.ButtonView(this[t(446)]);return e[t(481)]=it(this[t(446)],t(439)),e[t(428)]=it(this[t(446)],t(439)),e[t(437)]=rt.IconUndo,e[t(456)](t(430)).to(this[t(444)],t(441),t=>!t),e[t(456)](t(440)).to(this[t(444)],t(478),this[t(444)],t(443),(t,e)=>t&&e),e.on(t(479),()=>{const e=t;this[e(470)](e(419),this[e(444)].id)}),e}[Zt(475)](t){const e=Zt;if(t[e(468)]<150)return t;const n=t[e(476)](" ",147);return t[e(482)](0,n>-1?n:147)+e(415)}[Zt(474)](){const t=Zt,e=this[t(421)][t(462)](t(450)),n=e[t(462)](t(457));this[t(469)](e,t(426),()=>{const o=t;n[o(414)]<n[o(467)]&&e[o(465)][o(454)](o(471))}),this[t(469)](e,t(485),()=>{const n=t;e[n(465)][n(432)](n(471))})}[Zt(433)](){const t=Zt;this[t(448)][t(469)](this[t(421)]);for(const e of this[t(438)])this[t(459)][t(454)](e[t(421)]),this[t(448)][t(469)](e[t(421)])}[Zt(423)](){const t=Zt,e=new Yt(this[t(446)]);return e[t(456)](t(436)).to(this),e}}const Jt=$t;function Qt(){const t=["resolveCommentThread","first","target","value","length","isSubmitted","Reply to reopen discussion...","162956wTqWKe","COMMENT_THREAD_LABEL","render","stop","set","keystrokes","canComment","removeCommentThread","ariaDescriptionView","removeComment","placeholder","144emBnGi","commentInputView","editorDestroyed","disabledSubmit","editorConfig","commentThreadHeaderView","fire","focus","destroy","commentsListView","6862688uNTruG","reopenCommentThread","shift+tab","delegate","isResolved","focusables","submit","listenTo","_createCommentThreadInputView","focusCycler","9770KVCRkV","isReadOnly","name","updateComment","18238dsInWS","tab","_model","editorReady","unlinkedAt","Reply...","element","isActive","Reply","823496ZRgqti","Comment","addComment","121345lLIFjf","154035hlsKdZ","comments","isUnlinked","_config","COMMENT_THREAD_DESCRIPTION","Write a comment...","15XYonHk","CommentView","submitLabel","locale","assign","hasDirtyComment","isDirty","createCollection","_localUser","archivedAt","submitCommentThread","42lTnPsV","commentThreadInputView","change:isActive","showInput","focusTracker","author","ariaLabel","bind","cancel","2422135VnAEpU","isResolvable"];return(Qt=function(){return t})()}function $t(t,e){const n=Qt();return($t=function(t,e){return n[t-=133]})(t,e)}!function(t){const e=$t,n=t();for(;;)try{if(986133===parseInt(e(168))/1*(-parseInt(e(197))/2)+parseInt(e(162))/3+-parseInt(e(135))/4+parseInt(e(188))/5+parseInt(e(179))/6*(parseInt(e(161))/7)+parseInt(e(158))/8*(parseInt(e(208))/9)+parseInt(e(145))/10*(parseInt(e(149))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qt);class te extends st.View{[Jt(151)];[Jt(165)];[Jt(213)];[Jt(180)];[Jt(205)];[Jt(140)];[Jt(183)];[Jt(202)];[Jt(144)];constructor(t,n,o,s){const i=Jt;super(t),this[i(201)](i(156),!1),this[i(201)](i(174),!1),this[i(151)]=n,this[i(176)]=o,this[i(165)]=s,this[i(213)]=new Gt(t,n),this[i(213)][i(138)](i(136)).to(this),this[i(205)]=new r.AriaDescriptionView(t,it(t,i(166))),this[i(142)](this,i(136),()=>{this[i(215)]()}),this[i(134)]=new Ut(t,n,Object[i(172)]({CommentView:this[i(165)][i(169)]},s)),this[i(134)][i(138)](i(206)).to(this),this[i(134)][i(138)](i(148)).to(this),this[i(134)][i(138)](i(190)).to(this),this[i(134)][i(138)](i(152)).to(this),this[i(134)][i(138)](i(210)).to(this),this[i(134)][i(186)](i(156)).to(this),this[i(142)](this,i(190),()=>{this[i(215)]()}),this[i(201)](i(194),this[i(134)][i(194)]),this[i(186)](i(194)).to(this[i(134)],i(194)),this[i(180)]=this[i(143)](),this[i(180)][i(138)](i(152)).to(this),this[i(180)][i(138)](i(210)).to(this),this.on(i(206),()=>this[i(215)]()),this[i(186)](i(174)).to(this[i(134)],i(173),this[i(180)][i(209)],i(193),(t,e)=>t||!!e),this[i(186)](i(164)).to(n,i(153),t=>!!t),this[i(186)](i(185)).to(this,i(194),t=>{const e=i,n=this[e(151)][e(163)][e(191)]?this[e(151)][e(163)][e(191)][e(184)][e(147)]:this[e(176)][e(147)];return it(this[e(171)],e(198),[t,n])}),this[i(140)]=this[i(175)]([this[i(134)],this[i(180)]]),this[i(183)]=new e.FocusTracker,this[i(202)]=new e.KeystrokeHandler,this[i(144)]=new st.FocusCycler({focusables:this[i(140)],focusTracker:this[i(183)],keystrokeHandler:this[i(202)],keystrokeHandlerOptions:{filter:t=>t[i(192)]!==this[i(155)]},actions:{focusPrevious:i(137),focusNext:i(150)}})}[Jt(215)](){const t=Jt;this[t(155)][t(215)]()}[Jt(199)](){const t=Jt;super[t(199)](),(0,r.setupThreadKeyboardNavigation)(this,this[t(140)])}async[Jt(133)](){const t=Jt;this[t(174)]=!1,this[t(134)][t(133)](),await this[t(180)][t(133)](),super[t(133)]()}[Jt(143)](){const t=Jt,e=new Pt(this[t(171)],this[t(176)],this[t(165)][t(212)]),n=e[t(209)];return e[t(186)](t(182)).to(this,t(156),this[t(151)],t(146),this[t(151)],t(203),this[t(151)],t(177),n,t(193),(t,e,n,o,r)=>!!r||!!o&&n&&!e||t&&n&&!e),n[t(186)](t(207)).to(this,t(194),this[t(151)],t(189),this[t(151)],t(139),(e,n,o)=>{const r=t;let s;return s=r(o&&n?196:e?154:167),it(this[r(171)],s)}),n[t(186)](t(170)).to(this,t(194),e=>it(this[t(171)],t(e?157:159))),n.on(t(141),(e,n)=>{const o=t;this[o(214)](o(160),n),this[o(151)][o(139)]&&this[o(151)][o(189)]&&this[o(214)](o(136),this[o(151)].id),this[o(151)][o(195)]||this[o(214)](o(178))}),n.on(t(187),()=>{this[t(215)]()}),n[t(186)](t(211)).to(this[t(151)],t(146)),n.on(t(187),e=>{const n=t;0==this[n(194)]&&(this[n(214)](n(204)),e[n(200)]())}),this.on(t(181),(e,o,r)=>{const s=t;r||this[s(194)]||n[s(193)]||this[s(214)](s(204))}),e}}const ee=oe;function ne(){const t=["resolveCommentThread","resolveButton","removeButton","listitem","isVisible","unbind","isUnlinked","commentViews","extendTemplate","Delete comment thread?","_boundFirstCommentView","listenTo","ck-thread--unlinked","set","setTemplate","isReadOnly","change:isReadOnly","render","ck-thread--","784sMDtHY","230064KzqPnB","4060080NRkBtU","high","querySelector","has","bindTemplate","actionIndicator","isSystemComment","focus","ck-thread--active","isResolved","_updateArchivedThreadHeader","placeholder","ck-thread","cancelConfirm","ariaDescriptionView","div","isActive","1099944FenSVX","198oGOKrR","_bindFirstCommentView","locale","commentThreadHeaderView","ck-reset_all-excluded","element","showConfirm","add","ck-comment--resolve",".ck-thread__container","fire","removeConfirm","isEnabled","getTemplate","tooltip","stop","icon","commentsListView","removeCommentThread","4859866ILXBAv","label","execute","archivedAt","get","ariaLabel","containerElement","1874OAKWMx","then","_createResolveButton","18rByCHa","createCollection","focusables","change:archivedAt","112eNdzKb","_cancelAllConfirms","commentThreadChildren","length","6246HCOPLb","isResolvable","ck-thread__container","Resolve","bind","ck-rounded-corners","commentThreadInputView","actionBar","change:isActive","_model","Write a comment...","remove","2448970iXZEwr"];return(ne=function(){return t})()}function oe(t,e){const n=ne();return(oe=function(t,e){return n[t-=420]})(t,e)}!function(t){const e=oe,n=t();for(;;)try{if(484591===parseInt(e(473))/1*(parseInt(e(447))/2)+parseInt(e(484))/3*(parseInt(e(427))/4)+-parseInt(e(429))/5+-parseInt(e(428))/6*(-parseInt(e(480))/7)+parseInt(e(446))/8+-parseInt(e(476))/9*(parseInt(e(496))/10)+parseInt(e(466))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ne);class re extends((0,r.ConfirmMixin)(te)){[ee(482)];[ee(472)];[ee(498)];[ee(507)];constructor(t,e,n,o){const r=ee;super(t,e,n,o),this[r(482)]=this[r(477)]([this[r(464)],this[r(490)],this[r(443)]]),this[r(421)](r(434),null),this[r(472)]=null,this[r(507)]=null,this[r(449)]=t,this[r(498)]=this[r(475)](),this[r(422)](this[r(460)]()),this.on(r(492),(t,e,n)=>{n||this[r(481)]()}),this[r(508)](this[r(493)],r(424),(t,e,n)=>{n&&this[r(481)]()}),this[r(483)]>0&&this[r(448)](),this[r(508)](this[r(464)][r(504)],r(454),()=>{this[r(448)]()})}[ee(460)](){const t=ee,e=this[t(433)];return{tag:t(444),attributes:{class:["ck",t(441),t(451),t(489),e.if(t(445),t(437)),e.if(t(503),t(420)),e.to(t(434),e=>e?t(426)+e:"")],"data-thread-id":this[t(493)].id,tabindex:0,role:t(500),"aria-label":e.to(t(471)),"aria-describedby":this[t(443)].id},children:[{tag:t(444),attributes:{class:t(486)},children:this[t(482)]}]}}[ee(425)](){const t=ee;super[t(425)](),this[t(472)]=this[t(452)][t(431)](t(456)),this[t(493)].on(t(479),()=>{this[t(439)]()}),this[t(439)]()}[ee(481)](){const t=ee;this[t(442)]();for(const e of this[t(464)][t(504)])e[t(442)]()}[ee(448)](){const t=ee,{locale:e}=this,n=this[t(464)][t(504)][t(470)](0);n===this[t(507)]||n[t(435)]||(this[t(507)]=n,this[t(502)](t(434)),this[t(488)](t(434)).to(n,t(434),e=>t(495)===e?t(495):null),n[t(440)]=it(e,t(494)),n[t(499)].on(t(468),n=>{const o=t;n[o(462)](),this[o(453)](it(e,o(506)),this[o(472)])[o(474)](()=>{const t=o;this[t(457)](t(465))})},{priority:t(430)}),this.on(t(458),()=>{n[t(436)]()}),n[t(491)][t(454)](this[t(498)],0),n[t(478)][t(454)](this[t(498)],0))}[ee(475)](){const t=ee,e=new r.LateFocusButtonView(this[t(449)]);return e[t(467)]=it(this[t(449)],t(487)),e[t(461)]=it(this[t(449)],t(487)),e[t(463)]=rt.IconCheck,e[t(505)]({attributes:{class:t(455)}}),e[t(488)](t(459)).to(this[t(493)],t(423),t=>!t),e[t(488)](t(501)).to(this[t(493)],t(485),this[t(493)],t(438),(t,e)=>t&&!e),e.on(t(468),()=>{const e=t;this[e(457)](e(497),this[e(493)].id)}),e}[ee(439)](){const t=ee;this[t(493)][t(469)]?this[t(482)][t(432)](this[t(450)])||(this[t(482)][t(454)](this[t(450)],0),this[t(478)][t(454)](this[t(450)],0)):this[t(482)][t(432)](this[t(450)])&&(this[t(482)][t(495)](this[t(450)]),this[t(478)][t(495)](this[t(450)]))}}var se=ie;function ie(t,e){var n=ce();return(ie=function(t,e){return n[t-=397]})(t,e)}function ce(){var t=["div","set","894tzJcuh","10915762KHZBzC","96JgHmlF","change:content","render","538017eQDzDx","754608PQcyTC","4750570HXoEfR","setTemplate","12TIOQyp","20HLrOPS","764spesOn","ck-content","113265LYCrjp","element","content","ck-comment__content","57302RIBkrr","ck-annotation__content","innerHTML"];return(ce=function(){return t})()}!function(t){for(var e=ie,n=t();;)try{if(353556===parseInt(e(410))/1*(-parseInt(e(399))/2)+parseInt(e(404))/3*(parseInt(e(408))/4)+-parseInt(e(409))/5*(parseInt(e(405))/6)+-parseInt(e(416))/7+-parseInt(e(401))/8*(-parseInt(e(412))/9)+-parseInt(e(406))/10+parseInt(e(400))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ce);class ae extends st.View{constructor(t){var e=ie;super(t),this[e(398)](e(414),""),this[e(407)]({tag:e(397),attributes:{class:[e(411),e(415),e(417)]}})}[se(403)](){var t=se;super[t(403)](),this.on(t(402),(e,n,o)=>{var r=t;this[r(413)][r(418)]=o}),this[t(413)][t(418)]=this[t(414)]}}function ue(t,e){const n=de();return(ue=function(t,e){return n[t-=173]})(t,e)}const he=ue;function de(){const t=["content","disabledSubmit","createEditor","value","change","isExternal","focus","collapse","540248gjgjdP","shift+tab","once","12942081lMKMpO","createCollection","add","source","COMMENT_ARIA_LABEL","maxCommentCharsWhenCollapsed","submitLabel","switchToDisplayMode","parseFromString","importWord","isCollapsed","delegate","editorDestroyed","visibleView","ariaLabel","authoredAt","submit","3080234AyNgId","getExternalCommentNote","isSystemComment","textContent","keystrokes","get","getUserViewNotificationText","locale","_setupKeyboardNavigation","element","focusCycler","render","body","esc","target","@external","217BmmMOG","_model","3890EZauKQ","isReadOnly","expand","287346jshjyM","added","_createCommentContentView","ariaDescriptionView","removed","name","formatDateTime","_config","EXTERNAL_AVATAR","COMMENT_THREAD_DESCRIPTION","attributes","bind","remove","destroy","isEditMode","focusFirst","_createCommentInputView","tab","set","switchToEditMode","updateComment","author","1842CXplNn","Save","211576MXKusB","text/html","cancel","EXTERNAL_COMMENT","editorReady","focusTracker","listenTo","focusables","creator","12062610SvEswc","editorConfig","EXTERNAL_IMPORT_WORD_AVATAR","EXTERNAL_IMPORT_WORD_COMMENT","initialData","stopListening","fire","1xXOuwN","enter"];return(de=function(){return t})()}!function(t){const e=ue,n=t();for(;;)try{if(944006===-parseInt(e(237))/1*(-parseInt(e(176))/2)+parseInt(e(197))/3+parseInt(e(247))/4+parseInt(e(194))/5*(-parseInt(e(219))/6)+parseInt(e(192))/7*(-parseInt(e(221))/8)+parseInt(e(250))/9+-parseInt(e(230))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(de);class le extends st.View{[he(263)];[he(200)];[he(228)];[he(226)];[he(180)];[he(186)];[he(193)];[he(204)];constructor(t,n,o){const s=he;super(t),this[s(193)]=n,this[s(204)]=o,this[s(178)]=!!this[s(204)][s(178)],this[s(215)](s(211),!1),this[s(215)](s(260),!0),this[s(208)](s(173)).to(n,s(239),n,s(174),(e,r)=>it(t,s(254),[n[s(218)][s(202)],o[s(203)](r),(new DOMParser)[s(258)](e,s(222))[s(188)][s(179)],n[s(244)]?this[s(177)]():""])),this[s(200)]=new r.AriaDescriptionView(t,it(t,s(206))),this[s(263)]=this[s(251)](),this[s(263)][s(252)](this[s(199)]()),this[s(228)]=new st.ViewCollection,this[s(226)]=new e.FocusTracker,this[s(180)]=new e.KeystrokeHandler,this[s(186)]=new st.FocusCycler({focusables:this[s(228)],focusTracker:this[s(226)],keystrokeHandler:this[s(180)],keystrokeHandlerOptions:{filter:t=>t[s(190)]!==this[s(185)]},actions:{focusPrevious:s(248),focusNext:s(214)}})}[he(196)](){this[he(260)]=!1}[he(246)](){const t=he;this[t(211)]||(this[t(260)]=!0)}[he(245)](){const t=he;this[t(185)][t(245)]()}[he(187)](){const t=he;super[t(187)](),this[t(184)]()}async[he(210)](){const t=he;await this[t(263)][t(181)](0)[t(210)](),super[t(210)]()}[he(216)](){const t=he;this[t(211)]||(this[t(211)]=!0,this[t(263)][t(209)](0)[t(210)](),this[t(263)][t(252)](this[t(213)]()))}[he(257)](){const t=he;this[t(211)]&&(this[t(211)]=!1,this[t(263)][t(209)](0)[t(210)](),this[t(263)][t(252)](this[t(199)]()))}[he(177)](){const t=he;return t(259)===this[t(193)][t(207)][t(191)][t(253)]?it(this[t(183)],t(233)):it(this[t(183)],t(224))}[he(182)](){const t=he;return this[t(193)][t(244)]?t(259)===this[t(193)][t(207)][t(191)][t(253)]?it(this[t(183)],t(232),this[t(193)][t(229)][t(202)]):it(this[t(183)],t(205),this[t(193)][t(229)][t(202)]):null}[he(199)](){const t=he,e=new ae(this[t(183)]);return e[t(208)](t(239)).to(this[t(193)],t(239),this,t(260),(e,n)=>n?(0,r.trimHtml)(e,{limit:this[t(204)][t(255)]}):e),e}[he(213)](){const t=he;this[t(204)][t(231)]||(this[t(204)][t(231)]={}),this[t(204)][t(231)][t(234)]=this[t(193)][t(239)];const e=new Nt(this[t(183)],this[t(204)][t(231)]);return e[t(242)]=this[t(193)][t(239)],e[t(208)](t(240)).to(this[t(193)],t(195)),e[t(256)]=it(this[t(183)],t(220)),e.on(t(175),(e,n)=>{const o=t;this[o(236)](o(217),this[o(193)].id,n),this[o(257)](),this[o(245)]()}),e.on(t(223),()=>{const e=t;this[e(257)](),this[e(245)]()}),e[t(249)](t(225),()=>{e[t(245)]()}),e[t(241)](),e[t(261)](t(225)).to(this),e[t(261)](t(262)).to(this),e}[he(184)](){const t=he,e=this[t(185)];this[t(180)][t(227)](e);for(const e of this[t(228)])this[t(226)][t(252)](e[t(185)]),this[t(180)][t(227)](e[t(185)]);this[t(228)].on(t(243),(e,n)=>{const o=t;for(const t of n[o(201)])this[o(226)][o(209)](t[o(185)]),this[o(180)][o(235)](t[o(185)]);for(const t of n[o(198)])this[o(226)][o(252)](t[o(185)]),this[o(180)][o(227)](t[o(185)])}),this[t(180)][t(215)](t(238),(n,o)=>{const r=t;e===n[r(190)]&&(this[r(186)][r(212)](),o())}),this[t(180)][t(215)](t(189),(n,o)=>{const r=t;e!==n[r(190)]&&(this[r(245)](),o())})}}const me=ge;function ke(){const t=["panelPosition","ck-comment--","2745083ExLzhv","isSystemComment","5169lPfBHZ","ck-annotation__info-name","placeholder","actionBar","1TcZaPT","focusables","remove","add","1291974SOOBsj","isEditMode","actionIndicator","ck-annotation","7565733SGZoyL","addMany","buttonView","bind","some","locale","ariaLabel","div","formatDateTime","render","ck-annotation__content-wrapper","ck-comment__wrapper","find","removeComment","Edit","Show more items","isExternal","ck-comment__info-time","isEditable","_createCommentInputView","getUserViewNotificationText","ck-annotation__main","ck-comment__main","cancelConfirm","group","dropdown","children","author","push","25dAYzdu","ariaDescriptionView","ck-comment","length","_createDropdown","ck-comment__actions","label","switchToEditMode","_createEditButton","Delete comment?","_attachActions","panelView","withText","resolvedAt","setTemplate","time","Reply...","mouseleave","set","execute","editButton","_config","ck-comment--edit","bindTemplate","2691126vtROsK","showConfirm","unbind","ck-annotation__actions--hidden","10499192YLoPaz","element","3072smJEPx","_createRemoveButton","ck-annotation__user","ck-annotation__actions","ck-comment__actions--hidden","userView","isVisible","extendTemplate","250vEfVIG","removeButton","items","isReadOnly","toMany","Remove","getExternalCommentNote","listitem","ck-comment--remove","ck-comment__external","name","visibleView","getTemplate","ck-annotation__info","fire","_model","7642854ZIqyFq","then","ck-annotation__info-time","mouseenter","ck-hidden","createCollection","ck-comment__info-name","ck-comment__user","ck-comment__info","span","icon","authoredAt","ck-comment--info","isRemovable","change:isRemovable","isEnabled","listenTo","from","focus","edit","blur"];return(ke=function(){return t})()}function ge(t,e){const n=ke();return(ge=function(t,e){return n[t-=315]})(t,e)}!function(t){const e=ge,n=t();for(;;)try{if(949341===-parseInt(e(345))/1*(parseInt(e(406))/2)+parseInt(e(341))/3*(-parseInt(e(412))/4)+parseInt(e(382))/5*(-parseInt(e(349))/6)+-parseInt(e(353))/7+-parseInt(e(410))/8+parseInt(e(316))/9+parseInt(e(420))/10*(parseInt(e(339))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ke);class pe extends((0,r.ConfirmMixin)(le)){[me(344)];[me(417)];constructor(t,e,n){const o=me;super(t,e,n),this[o(400)](o(351),null),this[o(400)](o(343),it(t,o(398))),this[o(356)](o(327)).to(e),this[o(356)](o(395)).to(e),this[o(344)]=this[o(321)](),this[o(340)]||(this[o(402)]=this[o(390)](),this[o(421)]=this[o(413)](),this[o(422)]=this[o(321)](),this[o(422)][o(354)]([this[o(402)],this[o(421)]]),this[o(378)]=this[o(386)](),this[o(344)][o(348)](this[o(378)]),this[o(346)][o(348)](this[o(378)])),this[o(417)]=new r.UserView(t,e[o(380)],this[o(373)]()),this[o(417)][o(419)]({attributes:{class:[o(323),o(414)],"aria-hidden":!0}}),this[o(332)](e,o(330),()=>this[o(376)]()),this[o(396)](this[o(432)]())}[me(432)](){const t=me,e=this[t(405)],n=[{tag:t(360),attributes:{class:[t(324),t(433)]},children:[{tag:t(325),children:[{text:this[t(417)][t(430)]}],attributes:{class:[t(322),t(342)],"data-cke-tooltip-text":this[t(417)][t(430)]}},{tag:t(397),attributes:{datetime:e.to(t(327)),class:[t(370),t(318)]},children:[{text:e.to(t(327),e=>this[t(403)][t(361)](e))}]}]},{tag:t(360),attributes:{class:[t(387),t(415),e.if(t(350),t(416)),e.if(t(350),t(409))]},children:this[t(344)]},{tag:t(360),attributes:{class:[t(363)]},children:this[t(431)]},this[t(383)]];return this[t(315)][t(369)]&&n[t(381)]({tag:t(360),attributes:{class:[t(429)]},children:[{text:this[t(426)]()}]}),{tag:"li",attributes:{class:[t(364)],tabindex:-1,"aria-label":e.to(t(359)),"aria-describedby":this[t(383)].id,role:t(427)},children:[{tag:t(360),attributes:{class:[t(384),t(352),e.if(t(350),t(404)),e.if(t(340),t(328)),e.to(t(351),e=>e?t(338)+e:"")],"data-author-id":this[t(315)][t(380)].id,"data-comment-id":this[t(315)].id,role:t(377)},children:[this[t(417)],{tag:t(360),attributes:{class:[t(375),t(374)]},children:n}]}]}}[me(390)](){const t=me,e=new st.ButtonView(this[t(358)]);return e[t(388)]=it(this[t(358)],t(367)),e[t(326)]=rt.IconPencil,e[t(394)]=!0,e[t(419)]({attributes:{class:t(404)}}),e[t(356)](t(331)).to(this[t(315)],t(423),t=>!t),e[t(356)](t(418)).to(this[t(315)],t(371)),e.on(t(401),()=>this[t(389)]()),e}[me(413)](){const t=me,e=new st.ButtonView(this[t(358)]);return e[t(388)]=it(this[t(358)],t(425)),e[t(326)]=rt.IconRemoveComment,e[t(394)]=!0,e[t(419)]({attributes:{class:t(428)}}),e[t(356)](t(331)).to(this[t(315)],t(423),t=>!t),e[t(356)](t(418)).to(this[t(315)],t(329)),e.on(t(401),()=>{const e=t;this[e(407)](it(this[e(358)],e(391)),this[e(411)])[e(317)](()=>{const t=e;this[t(434)](t(366),this[t(315)].id)})}),e}[me(386)](){const t=me,e=(0,st.createDropdown)(this[t(358)],r.LateFocusDropdownButtonView),n=e[t(393)][t(379)],o=new st.ListView(this[t(358)]),s=e[t(405)];(0,st.focusChildOnDropdownOpen)(e,()=>this[t(422)][t(365)](e=>e[t(418)])),e[t(419)]({attributes:{class:[s.if(t(418),t(320),t=>!t)]}});const i=(n,r=-1)=>{const s=t,i=new st.ListItemView(this[s(358)]);i[s(379)][s(348)](n);const c=r>-1?r:o[s(422)][s(385)];o[s(422)][s(348)](i,c);const a=Array[s(333)](this[s(422)]);e[s(408)](s(331),s(418)),e[s(356)](s(331))[s(424)](a,s(331),(...t)=>t[s(357)](t=>t)),e[s(356)](s(418))[s(424)](a,s(418),(...t)=>t[s(357)](t=>t))};e[t(337)]="sw",e[t(355)][t(400)]({label:it(this[t(358)],t(368)),icon:rt.IconThreeVerticalDots});for(const e of this[t(422)])i(e);return n[t(348)](o),e[t(332)](this[t(422)],t(348),(t,e,n)=>{i(e,n)}),e[t(332)](this[t(422)],t(347),(e,n,r)=>{const s=t;o[s(422)][s(347)](r)}),e}[me(392)](t,e){const n=me,o=t&&t[n(411)];o&&(this[n(332)](o,n(319),()=>this[n(351)]=e),this[n(332)](o,n(334),()=>this[n(351)]=e),this[n(332)](o,n(399),()=>this[n(351)]=null),this[n(332)](o,n(336),()=>this[n(351)]=null))}[me(372)](){const t=me,e=super[t(372)]();return e[t(356)](t(343)).to(this),e}[me(362)](){const t=me;super[t(362)](),this[t(392)](this[t(402)],t(335)),this[t(392)](this[t(421)],t(347))}}var fe=n(929),be=n.n(fe),ve=n(297),we=n.n(ve),_e=n(102),Ie=n.n(_e),ye=n(123),Ae=n.n(ye),Ce=n(741),Te=n.n(Ce),Ee=n(188),xe={attributes:{"data-cke":!0}};xe.setAttributes=Ae(),xe.insert=Ie().bind(null,"head"),xe.domAPI=we(),xe.insertStyleElement=Te();be()(Ee.A,xe);Ee.A&&Ee.A.locals&&Ee.A.locals;var Oe=n(736),Ne={attributes:{"data-cke":!0}};Ne.setAttributes=Ae(),Ne.insert=Ie().bind(null,"head"),Ne.domAPI=we(),Ne.insertStyleElement=Te();be()(Oe.A,Ne);Oe.A&&Oe.A.locals&&Oe.A.locals;var Se=n(62),Me={attributes:{"data-cke":!0}};Me.setAttributes=Ae(),Me.insert=Ie().bind(null,"head"),Me.domAPI=we(),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 u=null;const h=()=>{null!=u&&clearTimeout(u),u=setTimeout(()=>{u=null,c&&a(),l()},e)},d=()=>{null!==u&&(clearTimeout(u),u=null)},l=()=>{d(),r=void 0,s=null},m=function(...t){if(n?.aborted)return;r=this,s=t;const e=null==u;h(),i&&e&&a()};return m.schedule=h,m.cancel=l,m.flush=()=>{d(),a()},n?.addEventListener("abort",l,{once:!0}),m}function Pe(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading: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 u=Re(function(...e){c=t.apply(this,e),a=null},e,{edges:i}),h=function(...e){return null!=s&&(null===a&&(a=Date.now()),Date.now()-a>=s)?(c=t.apply(this,e),a=Date.now(),u.cancel(),u.schedule(),c):(u.apply(this,e),c)};return h.cancel=u.cancel,h.flush=()=>(u.flush(),c),h}function Ve(){const t=["229548vegzDJ","455935FJXSge","96YAYapN","observe","attributes","type","childList","19726ldARjW","510343vdmmno","4688784SAXLIq","characterData","2510gbjqXL","120DVJPbe","cancel","attributeName","69204MrFULt","disconnect","14eKgnqq","class","13399551UBkigS"];return(Ve=function(){return t})()}function Le(t,e){const n=Ve();return(Le=function(t,e){return n[t-=496]})(t,e)}function Be(t){const e=function(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:o=!0,trailing:r=!0}=n;return Pe(t,e,{leading:o,trailing:r,maxWait:e})}(t,30),n=new MutationObserver(t=>{const n=Le;for(const o of t)(n(505)==o[n(506)]&&n(499)==o[n(515)]||n(507)==o[n(506)]||n(511)==o[n(506)])&&e()});return{attach(t){n[Le(504)](t,{attributes:!0,childList:!0,subtree:!0,characterData:!0})},detach(){const t=Le;n[t(497)](),e[t(514)]()}}}!function(t){const e=Le,n=t();for(;;)try{if(811244===-parseInt(e(509))/1+parseInt(e(498))/2*(parseInt(e(496))/3)+-parseInt(e(510))/4+parseInt(e(502))/5*(-parseInt(e(503))/6)+-parseInt(e(508))/7*(-parseInt(e(513))/8)+-parseInt(e(500))/9+-parseInt(e(512))/10*(-parseInt(e(501))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ve);var De=n(924),je={attributes:{"data-cke":!0}};je.setAttributes=Ae(),je.insert=Ie().bind(null,"head"),je.domAPI=we(),je.insertStyleElement=Te();be()(De.A,je);De.A&&De.A.locals&&De.A.locals;const Ue=He;function He(t,e){const n=ze();return(He=function(t,e){return n[t-=238]})(t,e)}function ze(){const t=["attach","bindTemplate","_mutationObserver","listenTo","focusTracker","_updateHeight","set","render","focus","delegate","keystrokes","createCollection","height","625827yVtnYN","detach","arrowup","ck-annotation-wrapper--active","794394xSQjUh","20ioMswe","first","clear","7516328WGUxeZ","div","30963SCdcxj","presentation","type","108059tudTpW","add","42IodRsP","setTemplate","clientHeight","isActive","Esc","content","ck-rounded-corners","isDirty","arrowdown","destroy","ck-annotation-wrapper","mainView","5315103AXjAHB","targetRect","element","length","1509195DsFaog","fire"];return(ze=function(){return t})()}!function(t){const e=He,n=t();for(;;)try{if(839975===-parseInt(e(283))/1+parseInt(e(241))/2+-parseInt(e(247))/3*(parseInt(e(242))/4)+-parseInt(e(268))/5+-parseInt(e(252))/6*(parseInt(e(250))/7)+parseInt(e(245))/8+parseInt(e(264))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ze);class Ke extends st.View{[Ue(274)];id;[Ue(280)];[Ue(257)];[Ue(263)];[Ue(272)];constructor(t,n){const o=Ue;super(t),this.id=(0,e.uid)(),this[o(274)]=new e.FocusTracker,this[o(280)]=new e.KeystrokeHandler,this[o(280)][o(276)](o(256),(t,e)=>this[o(269)](o(256),e)),this[o(276)](o(265),{top:0,right:0,bottom:0,left:0}),this[o(276)](o(282),0),this[o(276)](o(255),!1),this[o(276)](o(259),!1),this[o(276)](o(267),0),this[o(276)](o(249),""),this[o(272)]=Be(()=>this[o(275)]()),this[o(257)]=this[o(281)](),this[o(257)][o(279)](o(239),o(260)).to(this),this[o(257)][o(251)](n),this[o(263)]=n;const r=this[o(271)];this[o(253)]({tag:o(246),attributes:{class:["ck",o(262),o(258),r.if(o(255),o(240))],role:o(248)},children:this[o(257)]})}[Ue(277)](){const t=Ue;super[t(277)](),this[t(274)][t(251)](this[t(266)]),this[t(280)][t(273)](this[t(266)]),this[t(272)][t(270)](this[t(266)])}[Ue(261)](){const t=Ue;this[t(257)][t(244)](),this[t(280)][t(261)](),this[t(274)][t(261)](),this[t(272)][t(238)](),super[t(261)]()}[Ue(278)](){const t=Ue;this[t(257)][t(243)]&&this[t(257)][t(243)][t(278)]()}[Ue(275)](){const t=Ue,e=this[t(266)][t(254)];e&&(this[t(282)]=e)}}const Fe=We;function We(t,e){const n=qe();return(We=function(t,e){return n[t-=101]})(t,e)}!function(t){const e=We,n=t();for(;;)try{if(969999===-parseInt(e(133))/1+parseInt(e(110))/2*(parseInt(e(131))/3)+-parseInt(e(123))/4+parseInt(e(129))/5+parseInt(e(101))/6*(-parseInt(e(119))/7)+parseInt(e(139))/8*(parseInt(e(115))/9)+-parseInt(e(108))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qe);class Ye extends((0,e.ObservableMixin)()){[Fe(135)];[Fe(118)];[Fe(106)];[Fe(137)];constructor({view:t,target:n,type:o,isVisible:r=!0}){const s=Fe;super(),this[s(135)]=t,this[s(135)][s(112)]||this[s(135)][s(121)](),this[s(106)]=o,this[s(137)]=n,Ye[s(127)](this[s(130)]()),this[s(118)]=new e.Collection([this[s(135)][s(112)]],{idProperty:s(132)}),this[s(118)].on(s(111),(t,e)=>{const n=s;this[n(135)][n(120)][n(111)](e)}),this[s(118)].on(s(116),(t,e)=>{const n=s;this[n(135)][n(120)][n(116)](e)}),this[s(105)](s(144),r)}get[Fe(143)](){const t=Fe;return t(125)==typeof this[t(106)]?this[t(106)]():this[t(106)]}get[Fe(107)](){const t=Fe;return this[t(135)][t(103)]}get[Fe(140)](){const t=Fe,e=this[t(130)]();return Ye[t(127)](e),e}get[Fe(142)](){const t=Fe,n=this[t(140)];if(null===n)return null;if(n instanceof e.Rect)return n;const o=n[t(109)](e=>function(e){const n=t;if(e[n(104)])return!0;return!!e[n(114)]()[n(122)](0)}(e));return 0===o[t(126)]?null:new e.Rect(o[0][t(114)]()[t(122)](0))}get[Fe(136)](){const t=Fe;return this[t(135)][t(136)]}set[Fe(136)](t){const e=Fe;this[e(135)][e(136)]=t,this[e(135)][e(103)][e(136)]=t}[Fe(138)](){const t=Fe;this[t(135)][t(142)]=this[t(142)]}[Fe(117)](){const t=Fe;this[t(118)][t(102)](),this[t(118)][t(141)](),this[t(102)]()}[Fe(128)](){const t=Fe;this[t(144)]=!!this[t(142)]}static[Fe(127)](t){const n=Fe;if(!(null===t||t instanceof e.Rect||Array[n(124)](t)&&t[n(134)](t=>Xe(t))))throw new e.CKEditorError(n(145),null,{target:t})}[Fe(130)](){const t=Fe,e=t(125)==typeof this[t(137)]?this[t(137)]():this[t(137)];return Xe(e)?[e]:e}}function Xe(t){const e=Fe;return null!==t&&e(146)==typeof t&&e(113)in t&&1===t[e(113)]}function qe(){const t=["function","length","_assertCorrectTarget","refreshVisibility","8139475riCumj","_getNormalizedTarget","3zbUTaX","_id","1146636WvDczR","every","view","isActive","_target","updateTargetRect","13659352lznDQZ","target","clear","targetRect","type","isVisible","annotation-invalid-target","object","3654006CtLHKG","stopListening","mainView","offsetParent","set","_type","innerView","6918650QvezBl","filter","2985908iwjNue","add","element","nodeType","getClientRects","9Rdowgz","remove","destroy","focusableElements","7HRVPxM","focusTracker","render","item","5643068KDbrVA","isArray"];return(qe=function(){return t})()}function Ze(){const t=["updateTargetRect","_sort","getByInnerView","annotationcollection-duplicated-item","remove","_getOrderInContent","delete","286677DrqOUY","set","7547256VDIxDu","has","_innerViewToAnnotation","527533WTEVqD","fire","12282420IgwVAa","_viewToAnnotation","left","focus","listenTo","get","destroy","change:isFocused","getByView","sort","from","23646wRImjm","add","refreshPositioning","innerView","4727390UweLgs","blur","annotationcollection-not-existing-item","889PLvkAH","6NoPpqb","isFocused","focusTracker","top","clear","_focusTracker","getIndex","targetRect","length","view","1495548HquZmE","focusableElements","2SkOidy","stopListening"];return(Ze=function(){return t})()}const Ge=Je;function Je(t,e){const n=Ze();return(Je=function(t,e){return n[t-=467]})(t,e)}!function(t){const e=Je,n=t();for(;;)try{if(483224===parseInt(e(493))/1*(-parseInt(e(479))/2)+-parseInt(e(467))/3*(parseInt(e(477))/4)+-parseInt(e(510))/5+-parseInt(e(506))/6*(-parseInt(e(513))/7)+parseInt(e(490))/8+parseInt(e(488))/9+parseInt(e(495))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ze);class Qe extends e.Collection{[Ge(492)];[Ge(496)];[Ge(472)];constructor(t=[]){const n=Ge;super(),this[n(492)]=new Map,this[n(496)]=new Map,this[n(472)]=new e.FocusTracker,this[n(472)].on(n(502),(t,e,o)=>{const r=n;o||this[r(494)](r(511))});for(const e of t)this[n(507)](e)}get[Ge(468)](){const t=Ge;return this[t(472)][t(468)]}[Ge(507)](t){const n=Ge;if(this[n(491)](t))throw new e.CKEditorError(n(484),null);this[n(492)][n(489)](t[n(509)],t),this[n(496)][n(489)](t[n(476)],t);for(const e of t[n(478)])this[n(472)][n(507)](e);this[n(499)](t[n(478)],n(507),(t,e)=>{const o=n;this[o(472)][o(507)](e)}),this[n(499)](t[n(478)],n(485),(t,e)=>{const o=n;this[o(472)][o(485)](e)}),this[n(499)](t[n(476)][n(469)],n(502),(e,o,r)=>{const s=n;r&&this[s(494)](s(498),t)}),t[n(481)]();const o=this[n(486)](t[n(476)][n(474)]);return super[n(507)](t,o)}[Ge(485)](t){const n=Ge;if(!this[n(491)](t))throw new e.CKEditorError(n(512),null);this[n(480)](t[n(476)][n(469)]),this[n(480)](t[n(478)]);for(const e of t[n(478)])this[n(472)][n(485)](e);return this[n(496)][n(487)](t[n(476)]),this[n(492)][n(487)](t[n(509)]),super[n(485)](t)}[Ge(483)](t){const e=Ge;return this[e(492)][e(500)](t)}[Ge(503)](t){const e=Ge;return this[e(496)][e(500)](t)}[Ge(501)](){const t=Ge;super[t(471)](),this[t(480)](),this[t(492)][t(471)](),this[t(496)][t(471)](),this[t(472)][t(501)]()}[Ge(508)](){const t=Ge;for(const e of this)e[t(481)]();this[t(482)]()}[Ge(482)](){const t=Ge,e=Array[t(505)](this)[t(504)]((e,n)=>tn(e[t(476)][t(474)],n[t(476)][t(474)]));for(let n=e[t(475)]-1;n>0;n--){const o=e[n];n!==this[t(473)](o)&&(this[t(485)](o),this[t(507)](o))}}[Ge(486)](t){const e=Ge;let n=0;if(!t)return this[e(475)];for(const o of this){const r=o[e(476)][e(474)];if(r){if(tn(t,r)<0)return n;n++}}return n}}function $e({source:t,target:e,filter:n}){const o=Ge;for(const r of t)n(r)&&e[o(507)](r);e[o(499)](t,o(507),(t,r)=>{const s=o;n(r)&&e[s(507)](r)}),e[o(499)](t,o(485),(t,n)=>{const r=o;e[r(491)](n)&&e[r(485)](n)})}function tn(t,e){const n=Ge;if(null===t&&null===e)return 0;if(null===t)return-1;if(null===e)return 1;const o=t[n(470)]-e[n(470)];return 0==o?t[n(497)]-e[n(497)]:o}t.ContextPlugin;var en=n(586),nn={attributes:{"data-cke":!0}};nn.setAttributes=Ae(),nn.insert=Ie().bind(null,"head"),nn.domAPI=we(),nn.insertStyleElement=Te();be()(en.A,nn);en.A&&en.A.locals&&en.A.locals;t.ContextPlugin;var on=n(167),rn={attributes:{"data-cke":!0}};rn.setAttributes=Ae(),rn.insert=Ie().bind(null,"head"),rn.domAPI=we(),rn.insertStyleElement=Te();be()(on.A,rn);on.A&&on.A.locals&&on.A.locals;st.View;st.View;var sn=n(901);class cn extends Error{}class an extends cn{constructor(){super("Zone is an abstract class")}}class un{get type(){throw new an}get name(){throw new an}get ianaName(){return this.name}get isUniversal(){throw new an}offsetName(t,e){throw new an}formatOffset(t,e){throw new an}offset(t){throw new an}equals(t){throw new an}get isValid(){throw new an}}const hn=new Map;const dn={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};const ln=new Map;class mn extends un{static create(t){let e=ln.get(t);return void 0===e&&ln.set(t,e=new mn(t)),e}static resetCache(){ln.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=mn.isValidZone(t)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(t,{format:e,locale:n}){return In(t,e,n,this.name)}formatOffset(t,e){return An(this.offset(t),e)}offset(t){if(!this.valid)return NaN;const e=new Date(t);if(isNaN(e))return NaN;const n=function(t){let e=hn.get(t);return void 0===e&&(e=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:t,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"}),hn.set(t,e)),e}(this.name);let[o,r,s,i,c,a,u]=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=dn[e];"era"===e?o[s]=r:fn(s)||(o[s]=parseInt(r,10))}return o}(n,e):function(t,e){const n=t.format(e).replace(/\u200E/g,""),o=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(n),[,r,s,i,c,a,u,h]=o;return[i,r,s,c,a,u,h]}(n,e);"BC"===i&&(o=1-Math.abs(o));let h=+e;const d=h%1e3;return h-=d>=0?d:1e3+d,(_n({year:o,month:r,day:s,hour:24===c?0:c,minute:a,second:u,millisecond:0})-h)/6e4}equals(t){return"iana"===t.type&&t.name===this.name}get isValid(){return this.valid}}new Map;new Map;new Map;new Map;new Map;let kn=null;class gn extends un{static get utcInstance(){return null===kn&&(kn=new gn(0)),kn}static instance(t){return 0===t?gn.utcInstance:new gn(t)}static parseSpecifier(t){if(t){const e=t.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(e)return new gn(yn(e[1],e[2]))}return null}constructor(t){super(),this.fixed=t}get type(){return"fixed"}get name(){return 0===this.fixed?"UTC":`UTC${An(this.fixed,"narrow")}`}get ianaName(){return 0===this.fixed?"Etc/UTC":`Etc/GMT${An(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(t,e){return An(this.fixed,e)}get isUniversal(){return!0}offset(){return this.fixed}equals(t){return"fixed"===t.type&&t.fixed===this.fixed}get isValid(){return!0}}const pn={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"};pn.hanidec.replace(/[\[|\]]/g,"").split("");new Map;function fn(t){return void 0===t}function bn(t,e=2){let n;return n=t<0?"-"+(""+-t).padStart(e,"0"):(""+t).padStart(e,"0"),n}function vn(t){return fn(t)||null===t||""===t?void 0:parseInt(t,10)}function wn(t){if(!fn(t)&&null!==t&&""!==t){const e=1e3*parseFloat("0."+t);return Math.floor(e)}}function _n(t){let e=Date.UTC(t.year,t.month-1,t.day,t.hour,t.minute,t.second,t.millisecond);return t.year<100&&t.year>=0&&(e=new Date(e),e.setUTCFullYear(t.year,t.month-1,t.day)),+e}function In(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 yn(t,e){let n=parseInt(t,10);Number.isNaN(n)&&(n=0);const o=parseInt(e,10)||0;return 60*n+(n<0||Object.is(n,-0)?-o:o)}function An(t,e){const n=Math.trunc(Math.abs(t/60)),o=Math.trunc(Math.abs(t%60)),r=t>=0?"+":"-";switch(e){case"short":return`${r}${bn(n,2)}:${bn(o,2)}`;case"narrow":return`${r}${n}${o>0?`:${o}`:""}`;case"techie":return`${r}${bn(n,2)}${bn(o,2)}`;default:throw new RangeError(`Value format ${e} is out of range for property format`)}}const Cn=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function Tn(...t){const e=t.reduce((t,e)=>t+e.source,"");return RegExp(`^${e}$`)}function En(...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 xn(...t){return(e,n)=>{const o={};let r;for(r=0;r<t.length;r++)o[t[r]]=vn(e[n+r]);return[o,null,n+r]}}const On=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,Nn=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,Sn=RegExp(`${Nn.source}${`(?:${On.source}?(?:\\[(${Cn.source})\\])?)?`}`),Mn=RegExp(`(?:T${Sn.source})?`),Rn=xn("weekYear","weekNumber","weekDay"),Pn=xn("year","ordinal"),Vn=RegExp(`${Nn.source} ?(?:${On.source}|(${Cn.source}))?`),Ln=RegExp(`(?: ${Vn.source})?`);function Bn(t,e,n){const o=t[e];return fn(o)?n:vn(o)}function Dn(t,e){return[{hours:Bn(t,e,0),minutes:Bn(t,e+1,0),seconds:Bn(t,e+2,0),milliseconds:wn(t[e+3])},null,e+4]}function jn(t,e){const n=!t[e]&&!t[e+1],o=yn(t[e+1],t[e+2]);return[{},n?null:gn.instance(o),e+3]}function Un(t,e){return[{},t[e]?mn.create(t[e]):null,e+1]}RegExp(`^T?${Nn.source}$`);Tn(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,Mn),Tn(/(\d{4})-?W(\d\d)(?:-?(\d))?/,Mn),Tn(/(\d{4})-?(\d{3})/,Mn),Tn(Sn),En(function(t,e){return[{year:Bn(t,e),month:Bn(t,e+1,1),day:Bn(t,e+2,1)},null,e+3]},Dn,jn,Un),En(Rn,Dn,jn,Un),En(Pn,Dn,jn,Un),En(Dn,jn,Un);En(Dn);Tn(/(\d{4})-(\d\d)-(\d\d)/,Ln),Tn(Vn),En(Dn,jn,Un);const Hn={weeks:{days:7,hours:168,minutes:10080,seconds:604800,milliseconds:6048e5},days:{hours:24,minutes:1440,seconds:86400,milliseconds:864e5},hours:{minutes:60,seconds:3600,milliseconds:36e5},minutes:{seconds:60,milliseconds:6e4},seconds:{milliseconds:1e3}},zn=365.2425,Kn=30.436875,Fn=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"];Fn.slice(0).reverse();Symbol.for("nodejs.util.inspect.custom");Symbol.for("nodejs.util.inspect.custom");const Wn=`[ ${String.fromCharCode(160)}]`;new RegExp(Wn,"g");new Map;Symbol.for("nodejs.util.inspect.custom");var Yn=n(23),Xn={attributes:{"data-cke":!0}};Xn.setAttributes=Ae(),Xn.insert=Ie().bind(null,"head"),Xn.domAPI=we(),Xn.insertStyleElement=Te();be()(Yn.A,Xn);Yn.A&&Yn.A.locals&&Yn.A.locals;st.View;var qn=n(459),Zn={attributes:{"data-cke":!0}};Zn.setAttributes=Ae(),Zn.insert=Ie().bind(null,"head"),Zn.domAPI=we(),Zn.insertStyleElement=Te();be()(qn.A,Zn);qn.A&&qn.A.locals&&qn.A.locals;var Gn=n(641),Jn={attributes:{"data-cke":!0}};Jn.setAttributes=Ae(),Jn.insert=Ie().bind(null,"head"),Jn.domAPI=we(),Jn.insertStyleElement=Te();be()(Gn.A,Jn);Gn.A&&Gn.A.locals&&Gn.A.locals;var Qn=n(236),$n={attributes:{"data-cke":!0}};$n.setAttributes=Ae(),$n.insert=Ie().bind(null,"head"),$n.domAPI=we(),$n.insertStyleElement=Te();be()(Qn.A,$n);Qn.A&&Qn.A.locals&&Qn.A.locals;var to=n(364),eo={attributes:{"data-cke":!0}};eo.setAttributes=Ae(),eo.insert=Ie().bind(null,"head"),eo.domAPI=we(),eo.insertStyleElement=Te();be()(to.A,eo);to.A&&to.A.locals&&to.A.locals;var no=n(81),oo={attributes:{"data-cke":!0}};oo.setAttributes=Ae(),oo.insert=Ie().bind(null,"head"),oo.domAPI=we(),oo.insertStyleElement=Te();be()(no.A,oo);no.A&&no.A.locals&&no.A.locals;var ro=n(856),so={attributes:{"data-cke":!0}};so.setAttributes=Ae(),so.insert=Ie().bind(null,"head"),so.domAPI=we(),so.insertStyleElement=Te();be()(ro.A,so);ro.A&&ro.A.locals&&ro.A.locals;var io=n(616),co={attributes:{"data-cke":!0}};co.setAttributes=Ae(),co.insert=Ie().bind(null,"head"),co.domAPI=we(),co.insertStyleElement=Te();be()(io.A,co);io.A&&io.A.locals&&io.A.locals;var ao=n(282),uo={attributes:{"data-cke":!0}};uo.setAttributes=Ae(),uo.insert=Ie().bind(null,"head"),uo.domAPI=we(),uo.insertStyleElement=Te();be()(ao.A,uo);ao.A&&ao.A.locals&&ao.A.locals;var ho=n(879),lo={attributes:{"data-cke":!0}};lo.setAttributes=Ae(),lo.insert=Ie().bind(null,"head"),lo.domAPI=we(),lo.insertStyleElement=Te();be()(ho.A,lo);ho.A&&ho.A.locals&&ho.A.locals;var mo=n(865),ko={attributes:{"data-cke":!0}};ko.setAttributes=Ae(),ko.insert=Ie().bind(null,"head"),ko.domAPI=we(),ko.insertStyleElement=Te();be()(mo.A,ko);mo.A&&mo.A.locals&&mo.A.locals;var go=n(288),po={attributes:{"data-cke":!0}};po.setAttributes=Ae(),po.insert=Ie().bind(null,"head"),po.domAPI=we(),po.insertStyleElement=Te();be()(go.A,po);go.A&&go.A.locals&&go.A.locals;const fo=vo;function bo(){const t=["set","focus","7324128uMondt","Arrowup","createAnnotationView","getByInnerView","refreshVisibility","4CZlxIe","ACCESSIBILITY_HELP_ANNOTATIONS_GROUP","keystrokes","values","editing","pluginName","context","Tab","Annotations","remove","isArray","change:isVisible","low","1041000kwGncn","Arrowdown","delete","_activateAnnotation","activeAnnotations","_setupEnterAnnotationKeystroke","ACCESSIBILITY_HELP_ANNOTATIONS_ENTER","8HqjwPf","Shift+Tab","listenTo","_visibleAnnotations","createAnnotation","source","ACCESSIBILITY_HELP_ANNOTATIONS_EXIT","_addActiveAnnotation","stopListening","_bindAnnotationsToVisibleAnnotations","target","element","ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT","_removeActiveAnnotation","push","isOfficialPlugin","1158140chAUcE","ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO","focusTracker","Ctrl+Shift+E","21491360yBUDVM","ready","isPremiumPlugin","escape","4413235Mlobhu","contains","isVisible","fire","destroy","accessibility","locale","63xtIRtV","activate","Enter","_deactivateAllAnnotations","annotations","_setupEscapeAnnotationHandling","ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS","view","collection","4123908xHrRxv","addKeystrokeInfoGroup","domRoots","editors","has","6sTJCtD","add","Ctrl+Enter","ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS","Esc","refreshPositioning","deactivateAll"];return(bo=function(){return t})()}function vo(t,e){const n=bo();return(vo=function(t,e){return n[t-=402]})(t,e)}!function(t){const e=vo,n=t();for(;;)try{if(765072===-parseInt(e(445))/1+-parseInt(e(422))/2+-parseInt(e(460))/3*(-parseInt(e(409))/4)+-parseInt(e(453))/5*(-parseInt(e(474))/6)+-parseInt(e(404))/7+-parseInt(e(429))/8*(-parseInt(e(469))/9)+parseInt(e(449))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bo);class wo extends t.ContextPlugin{[fo(468)];[fo(432)];static get[fo(414)](){return fo(417)}static get[fo(444)](){return!0}static get[fo(451)](){return!0}constructor(e){const n=fo;if(super(e),this[n(468)]=new Qe,this[n(432)]=new Qe,this[n(402)](n(426),new Set),this[n(438)](),e instanceof t.Editor){const t=e[n(459)];e[n(458)][n(470)]({id:n(464),label:it(t,n(410)),keystrokes:[{label:it(t,n(446)),keystroke:n(448)},{label:it(t,n(435)),keystroke:n(478)},{label:it(t,n(428)),keystroke:n(462)},{label:it(t,n(466)),keystroke:[[n(416)],[n(430)]]},{label:it(t,n(441)),keystroke:[n(476)]},{label:it(t,n(477)),keystroke:[[n(405)],[n(423)]]}]})}this[n(427)](),this[n(465)]()}[fo(475)](t){const e=fo;this[e(468)][e(475)](t)}[fo(418)](t){const e=fo;this[e(468)][e(418)](t),t[e(457)]()}[fo(408)](){const t=fo;for(const e of this[t(468)])e[t(408)]()}[fo(479)](){const t=fo;this[t(432)][t(479)]()}[fo(407)](t){const e=fo;return this[e(468)][e(407)](t)}[fo(480)](){const t=fo;this[t(456)](t(463))}[fo(457)](){const t=fo;for(const e of this[t(468)])e[t(457)]();this[t(432)][t(457)](),this[t(468)][t(457)](),super[t(457)]()}[fo(461)](t){const e=fo;this[e(456)](e(425),t)}[fo(433)](t){return new Ye(t)}[fo(406)](t,e){return new Ke(t,e)}[fo(436)](t){const e=fo,n=new Set(this[e(426)]);n[e(475)](t),this[e(426)]=n}[fo(442)](t){const e=fo,n=new Set(this[e(426)]);n[e(424)](t),this[e(426)]=n}[fo(438)](){const t=fo,e=this[t(468)],n=this[t(432)];function o(e){const o=t,r=e[o(434)];r[o(455)]&&!n[o(473)](r)?n[o(475)](r):!r[o(455)]&&n[o(473)](r)&&n[o(418)](r),r[o(467)][o(447)][o(418)](r[o(467)][o(440)]),r[o(467)][o(447)][o(475)](r[o(467)][o(440)])}this[t(431)](e,t(475),(e,r)=>{const s=t;r[s(455)]&&n[s(475)](r),this[s(431)](r,s(420),o)}),this[t(431)](e,t(418),(e,r)=>{const s=t;n[s(473)](r)&&n[s(418)](r),this[s(437)](r,s(420),o)})}[fo(427)](){const n=fo,o=t=>{const n=vo;t.on(n(450),()=>{const o=n;t[o(411)][o(402)]("Ctrl+Shift+E",(t,n)=>{const r=o,s=(0,e.first)(this[r(426)][r(412)]());s&&(s[r(467)][r(403)](),n())})})};this[n(415)]instanceof t.Editor?o(this[n(415)]):this[n(415)][n(472)]&&this[n(415)][n(472)].on(n(475),(t,e)=>{o(e)})}[fo(465)](){const e=fo,n=e=>{const n=vo,o=e[n(434)],r=[];let s;if(Array[n(419)](o[n(439)])){s=o[n(439)][0],this[n(415)]instanceof t.Editor?r[n(443)](this[n(415)]):this[n(415)][n(472)]&&r[n(443)](...this[n(415)][n(472)]);for(const t of r)for(const e of t[n(413)][n(467)][n(471)][n(412)]())if(e[n(454)](s))return void t[n(413)][n(467)][n(403)]();s[n(403)]()}};this[e(431)](this[e(468)],e(475),(t,o)=>{const r=e;this[r(431)](o,r(452),n,{priority:r(421)})}),this[e(431)](this[e(468)],e(418),(t,o)=>{const r=e;this[r(437)](o,r(452),n)})}}const _o=Eo;function Io(){const t=["commentsrepository-add-comment-to-missing-comment-thread","addComment","type","isFromAdapter","channelId","fetchCommentThread","_add","editorDestroyed","_getExternalAuthor","setContext","commentsrepository-remove-comment-internal-error","submitCommentThread","createCommentThreadController","set","_remove","_attachCommentThread","activate","reopenCommentThread","admin","weight","reopen","getByInnerView","CommentView","innerHTML","resolve","comments.CommentView","commentsrepository-update-comment-internal-error","addUser","switchReadOnly","threadId","3143500YtEWYR","fire","commentUpdated","commentsrepository-invalid-commentid","commentsrepository-active-missing-comment-thread","commentsrepository-active-not-attached","isRemovable","modifyAll","model","isOfficialPlugin","get","4216550heHtaz","listenTo","comment","isActive","init","archivedAt","getComment","warn","commentThreadInputView","isResolved","filter","from","focus","push","requires","values","comments.copyMarkers","author","commentsrepository-update-missing-comment","_hasTargetInContent","context","commentsrepository-remove-missing-comment-thread","licenseKey","_updateComment","comments.maxThreadTotalWeight","_updateCommentThread","has","getPermissions","commentsrepository-add-comment-user-not-exists","delete","resolveCommentThread","setAttribute","commentsrepository-remove-comment-missing-comment-thread","122CSwDhC","noChannel","2154iNORCd","change:_permissions","resolvedBy","focusableElements","commentsrepository-missing-comment-thread","CommentThreadView","max","CommentsRepository","_permissions","_viewToController","_createCommentThreadView","_findOptimalIndex","removeCommentThread","lowest","commentsrepository-remove-comment-thread-internal-error","commentsrepository-invalid-comment-content","comments.maxCommentCharsWhenCollapsed","comments.editorConfig","commentsrepository-duplicated-comment-thread-id","attachTo","unlinkedAt","isVisible","getUser","commentsrepository-reopen-comment-thread-internal-error","destroy","setActiveCommentThread","_removeComment","then","comments.maxCommentsWhenCollapsed","1956sfmRNl","getTime","escape","adapter","_isSubmitted","hasCommentThread","commentsrepository-add-comment-internal-error","commentsrepository-reopen-comment-thread","isExternal","addCommentThread","config","creator","@external","commentsrepository-missing-target","commentsrepository-attach-missing-comment-thread","_isAttached","bind","PENDING_ACTION_COMMENT_THREAD","_addComment","commentsrepository-resolved-comment-thread","getIndex","removeComment","submit","innerView","assign","reduce","12831OQZnCa","commentsListView","_update","change:_readOnlyChannels","updateComment","_detachCommentThread","toJSON","length","deactivateAll","commentsrepository-remove-missing-comment","remove","activeCommentThread","trim","commentsrepository-add-comment-thread-internal-error","_submitCommentThread","isSubmitted","stopListening","external:","comments.CommentThreadView","map","content","_repository","isReadOnly","commentsrepository-missing-thread-and-adapter-method","authoredAt","_threadToController","function","_unbindEditors","isPremiumPlugin","getCommentThreadForAnnotation","editorReady","747360UQIPdW","add","find","commentsrepository-update-comment-missing-comment-thread","once","update","_removeActiveAnnotation","setPermissions","Missing comments editor configuration (`comments.editorConfig`). Default configuration will be used instead.","commentsrepository-fetch-comment-thread","div","change:activeAnnotations","_addCommentThread","_reopenCommentThread","attributes","body","focusTracker","comments","1269kYIHVd","canComment","commentId","error","commentsrepository-adapter-already-set","commentsrepository-resolve-comment-thread-internal-error","PendingActions","locale","createElement","isEditable","_bindAnnotationToEditors","bodyCollectionContainer","6015IvdXtP","_createNewComment","refreshVisibility","_resolveCommentThread","catch","isAttached","define","_removeCommentThread","isDirty","commentsrepository-update-comment-thread-internal-error","highest","write","createdAt","isResolvable","_readOnlyChannels","commentsrepository-get-comment-invalid-id","textContent","updateCommentThread","_updateActiveAnnotation","openNewCommentThread","commentsrepository-update-comment-invalid-content","change:authoredAt","resolvedAt","getAnnotationForCommentThread","removeAttribute","plugins","commentsrepository-invalid-comment-thread-id","_adapter","setUnlinkedAt","getCommentThread","string","view","_threads","getCommentThreads","commentInputView","authorName","pluginName","change:isDirty","commentsrepository-invalid-comment-authorid","5279736LnwUWr"];return(Io=function(){return t})()}!function(t){const e=Eo,n=t();for(;;)try{if(395473===parseInt(e(269))/1*(-parseInt(e(383))/2)+-parseInt(e(257))/3*(parseInt(e(414))/4)+parseInt(e(339))/5+parseInt(e(385))/6*(-parseInt(e(440))/7)+parseInt(e(308))/8+-parseInt(e(239))/9+parseInt(e(350))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Io);const yo=Symbol(_o(384)),Ao={admin:!0,modifyAll:!1,write:!0,resolve:!0};class Co extends t.ContextPlugin{[_o(301)];[_o(233)];[_o(394)];static get[_o(364)](){return[wo,t.PendingActions,r.Users]}static get[_o(305)](){return _o(392)}static get[_o(348)](){return!0}static get[_o(236)](){return!0}constructor(t){const e=_o;super(t),this[e(301)]=new Map,this[e(233)]=new Map,this[e(394)]=new Map,this[e(322)](e(283),new Set),this[e(322)](e(393),new Map);const n=this[e(370)][e(424)];n[e(275)](e(413),2),n[e(275)](e(374),500),n[e(275)](e(401),140),n[e(275)](e(226),re),n[e(275)](e(334),pe),n[e(349)](e(402))||console[e(357)](e(247))}[_o(354)](){const t=_o,e=this[t(370)][t(294)][t(349)](wo);this[t(322)](t(451),null),this.on(t(423),(e,n)=>this[t(251)](n)),this.on(t(320),(e,n)=>this[t(222)](n)),this.on(t(380),(e,n)=>this[t(272)](n)),this.on(t(380),(e,n)=>this[t(287)](n),{priority:t(398)}),this.on(t(326),(e,n)=>this[t(252)](n)),this.on(t(326),(e,n)=>this[t(287)](n),{priority:t(398)}),this.on(t(397),(e,n)=>this[t(276)](n)),this.on(t(286),(e,n)=>this[t(375)](n)),this.on(t(286),(e,n)=>this[t(287)](n),{priority:t(398)}),this.on(t(310),(e,n)=>this[t(432)](n)),this.on(t(444),(e,n)=>this[t(373)](n)),this.on(t(435),(e,n)=>this[t(411)](n)),this.on(t(310),(e,{threadId:n,isFromAdapter:o})=>{const r=t;if(o)return;const s=this[r(298)](n),i=s&&this[r(233)][r(349)](s);i&&i[r(300)][r(441)][r(362)](-1)},{priority:t(398)}),this[t(351)](e,t(250),(e,n,o)=>{const r=t,s=Array[r(361)](o)[r(227)](t=>this[r(394)][r(349)](t[r(437)]))[r(360)](Boolean)[0];this[r(451)]=s?s[r(347)]:null})}set[_o(417)](t){const n=_o;if(this[n(296)])throw new e.CKEditorError(n(261));this[n(296)]=t}get[_o(417)](){return this[_o(296)]}[_o(423)]({channelId:t=yo,threadId:n=(0,e.uid)(),comments:o=[],unlinkedAt:r=null,resolvedAt:s=null,resolvedBy:i=null,target:c=null,context:a=null,attributes:u={},isResolvable:h=!0,isSubmitted:d=!1,isFromAdapter:l=!1}={}){const m=_o;return this[m(340)](Oo(m(423),t),{channelId:t,threadId:n,comments:o,unlinkedAt:r,resolvedAt:s,resolvedBy:i,target:c,context:a,attributes:u,isFromAdapter:l,isResolvable:h,isSubmitted:d}),this[m(298)](n)}[_o(288)]({channelId:t=yo,threadId:n=(0,e.uid)(),target:o,context:r=null,isResolvable:s=!0}){const i=_o;if(this[i(283)][i(376)](t)||this[i(283)][i(376)](void 0))return null;if(!o)throw new e.CKEditorError(i(427));const c=this[i(423)]({channelId:t,threadId:n,target:o,context:r,isResolvable:s});if(!c)return null;const a=this[i(233)][i(349)](c),u=a[i(300)][i(358)][i(303)],h=this[i(370)][i(294)][i(349)](wo),d=h[i(330)](a[i(300)]);return h[i(325)](d),u[i(243)](i(238),()=>u[i(362)]()),c}[_o(419)](t){const n=_o;if(n(299)!=typeof t)throw new e.CKEditorError(n(295));return this[n(301)][n(376)](t)}[_o(286)]({channelId:t=yo,threadId:e,context:n,unlinkedAt:o,attributes:r,isFromAdapter:s=!1}){const i=_o;return this[i(340)](Oo(i(286),t),{channelId:t,threadId:e,context:n,unlinkedAt:o,attributes:r,isFromAdapter:s}),this[i(298)](e)}[_o(298)](t){const n=_o;if(n(299)!=typeof t)throw new e.CKEditorError(n(295));return this[n(301)][n(349)](t)}[_o(314)]({channelId:t,threadId:n}={}){const o=_o,r=this[o(298)](n);if(r)return Promise[o(333)](r);if(!this[o(417)])return Promise[o(333)](void 0);if(o(234)!=typeof this[o(417)][o(298)])throw new e.CKEditorError(o(231),this[o(370)]);return this[o(417)][o(298)]({channelId:t,threadId:n})[o(412)](e=>this[o(419)](n)?this[o(298)](n):e?this[o(423)](Object[o(438)]({isFromAdapter:!0,channelId:t},e)):void 0)[o(273)](t=>{const n=o;throw console[n(260)](t),new e.CKEditorError(n(248),this[n(370)])})}[_o(302)]({channelId:t,skipNotAttached:e=!1,skipEmpty:n=!1,toJSON:o=!1}={}){const r=_o,s=[];for(const o of this[r(301)][r(365)]())t&&o[r(313)]!==t||e&&!o[r(274)]||n&&0===o[r(447)]||s[r(363)](o);return o?s[r(227)](t=>t[r(446)]()):s}[_o(292)](t){const e=_o,n=this[e(233)][e(349)](t);return n&&this[e(370)][e(294)][e(349)](wo)[e(330)](n[e(300)])||null}[_o(237)](t){const e=_o,n=this[e(394)][e(349)](t[e(437)]);return n?n[e(347)]:null}[_o(410)](t){const n=_o,o=this[n(370)][n(294)][n(349)](wo);if(!t)return void(this[n(451)]&&o[n(448)]());const r=this[n(298)](t);if(!r)throw new e.CKEditorError(n(343),null,{threadId:t});if(!this[n(233)][n(376)](r))throw new e.CKEditorError(n(344),null,{threadId:t});const s=o[n(330)](this[n(233)][n(349)](r)[n(300)]);o[n(325)](s)}[_o(337)](t,e){const n=_o;t?this[n(283)][n(240)](e):this[n(283)][n(379)](e),this[n(340)](n(443),n(283),this[n(283)],this[n(283)])}[_o(230)](t){const e=_o;return this[e(283)][e(376)](t)||this[e(283)][e(376)](void 0)}[_o(321)](t,e){return new ot(t,e)}[_o(246)](t,e=yo){const n=_o;this[n(393)][n(322)](e,t),this[n(340)](n(386),n(393),this[n(393)],this[n(393)])}[_o(377)](t=yo){const e=_o;return this[e(393)][e(376)](t)?this[e(393)][e(349)](t):Ao}[_o(251)]({channelId:t,threadId:n,comments:o,unlinkedAt:s,resolvedAt:i,resolvedBy:c,target:a,context:u,attributes:h,isFromAdapter:d,isResolvable:l,isSubmitted:m}){const k=_o;if(k(299)!=typeof n)throw new e.CKEditorError(k(295),null,{threadId:n});if(this[k(419)](n))throw new e.CKEditorError(k(403),null,{threadId:n});const g=new To(this,{channelId:t,id:n,context:u,attributes:h,unlinkedAt:s,resolvedAt:i,resolvedBy:c?this[k(370)][k(294)][k(349)](r.Users)[k(407)](c):null,isResolvable:l,isSubmitted:m||d});this[k(301)][k(322)](n,g);for(const t of o)g[k(315)](this[k(270)]({threadId:n,...t}));return a&&g[k(404)](a),d||!g[k(447)]?Promise[k(333)]():this[k(222)]({channelId:t,threadId:n})}[_o(222)]({channelId:t,threadId:n}){const o=_o;if(!this[o(419)](n))throw new e.CKEditorError(o(389),this);const r=this[o(298)](n);if(r[o(418)]=!0,!this[o(417)]||o(234)!=typeof this[o(417)][o(423)])return Promise[o(333)]();const{id:s,comments:i,resolvedAt:c,resolvedBy:a,context:u,attributes:h}=r,d=this[o(370)][o(294)][o(349)](o(263)),l=d[o(240)](it(this[o(370)][o(264)],o(431)));return this[o(417)][o(423)]({channelId:t,threadId:s,comments:i[o(227)](t=>t[o(446)]()),resolvedAt:c,resolvedBy:a?a.id:a,context:u,attributes:h})[o(412)](({comments:e})=>{const r=o;d[r(450)](l);for(const o of e)this[r(373)]({channelId:t,threadId:n,commentId:o[r(259)],createdAt:o[r(281)],isFromAdapter:!0})})[o(273)](t=>{const n=o;throw console[n(260)](t),new e.CKEditorError(n(221),this)})}[_o(324)]({threadId:t,target:n}){const o=_o,r=this[o(298)](t);if(!r)throw new e.CKEditorError(o(428),this);const s=this[o(370)][o(294)][o(349)](o(263)),i=this[o(370)][o(294)][o(349)](wo),c=this[o(395)](r),a=new ot(r,c);let u=null;c.on(o(306),(t,e,n)=>{const r=o;n?u=s[r(240)](it(this[r(370)][r(264)],r(431))):u&&(s[r(450)](u),u=null)}),this[o(233)][o(322)](r,a),this[o(394)][o(322)](c,a);const h=new Ke(this[o(370)][o(264)],c);h[o(430)](o(447)).to(c),h[o(430)](o(277)).to(c,o(277),c,o(447),(t,e)=>t||!e),h[o(430)](o(353)).to(c),h[o(311)]=o(352);const d=new Ye({view:h,target:n,type:o(352),isVisible:!r[o(355)]&&!!(o(234)==typeof n?n():n)});return c.on(o(416),()=>{const t=o;d[t(340)](t(416))}),this[o(267)](c,d),i[o(240)](d),d}[_o(267)](e,n){const o=_o;this[o(351)](e,o(238),(e,r)=>{const s=o,i=r.ui[s(300)][s(254)][s(268)];n[s(388)][s(240)](i),this[s(370)]instanceof t.Editor&&this[s(370)].ui[s(255)][s(240)](i)},{priority:o(279)}),this[o(351)](e,o(316),(e,r)=>{const s=o,i=r.ui[s(300)][s(254)][s(268)];n[s(388)][s(376)](i)&&n[s(388)][s(450)](i),this[s(370)]instanceof t.Editor&&this[s(370)].ui[s(255)][s(450)](i)})}[_o(235)](t){const e=_o;this[e(224)](t,e(238)),this[e(224)](t,e(316))}[_o(395)](t){const e=_o,n=this[e(370)][e(294)][e(349)](r.Users),{config:o,locale:s}=this[e(370)],i=(0,r.getDateTimeFormatter)(o[e(349)](e(264)),s);return new(0,o[e(349)](e(256))[e(390)])(s,t,n.me,{editorConfig:{...o[e(349)](e(402)),licenseKey:this[e(370)][e(424)][e(349)](e(372))},copyMarkers:o[e(349)](e(366)),maxCommentsWhenCollapsed:o[e(349)](e(413)),maxThreadTotalWeight:o[e(349)](e(374)),maxCommentCharsWhenCollapsed:o[e(349)](e(401)),formatDateTime:i,CommentView:o[e(349)](e(256))[e(331)]})}[_o(272)]({threadId:t,channelId:n,resolvedAt:o,resolvedBy:s,isFromAdapter:i}){const c=_o;if(!this[c(419)](t))throw new e.CKEditorError(c(389),null,{threadId:t});const a=this[c(298)](t);if(a[c(359)])throw new e.CKEditorError(c(433),null,{threadId:t});const u=this[c(370)][c(294)][c(349)](r.Users);if(a[c(387)]=u[c(407)](s),a[c(291)]=o,i||!this[c(417)]||c(234)!=typeof this[c(417)][c(380)])return Promise[c(333)]();const h=this[c(370)][c(294)][c(349)](c(263)),d=h[c(240)](it(this[c(370)][c(264)],c(431)));return this[c(417)][c(380)]({channelId:n,threadId:t})[c(412)](({resolvedAt:t,resolvedBy:e})=>{const n=c;h[n(450)](d),a[n(387)].id!==e&&(a[n(387)]=u[n(407)](e)),a[n(291)]=t})[c(273)](t=>{const n=c;throw console[n(260)](t),new e.CKEditorError(n(262),this)})}[_o(252)]({threadId:t,channelId:n,isFromAdapter:o}){const r=_o;if(!this[r(419)](t))throw new e.CKEditorError(r(389),null,{threadId:t});const s=this[r(298)](t);if(!s[r(359)])throw new e.CKEditorError(r(421),null,{threadId:t});if(s[r(387)]=null,s[r(291)]=null,o||!this[r(417)]||r(234)!=typeof this[r(417)][r(326)])return Promise[r(333)]();const i=this[r(370)][r(294)][r(349)](r(263)),c=i[r(240)](it(this[r(370)][r(264)],r(431)));return this[r(417)][r(326)]({channelId:n,threadId:t})[r(412)](()=>i[r(450)](c))[r(273)](t=>{const n=r;throw console[n(260)](t),new e.CKEditorError(n(408),this)})}[_o(276)]({threadId:t,isFromAdapter:n}){const o=_o,r=this[o(298)](t);if(!r)throw new e.CKEditorError(o(371),this);if(this[o(445)](t),this[o(301)][o(379)](t),!r[o(223)]||n||!this[o(417)]||o(234)!=typeof this[o(417)][o(397)])return Promise[o(333)]();const s=this[o(370)][o(294)][o(349)](o(263)),{channelId:i}=r,c=s[o(240)](it(this[o(370)][o(264)],o(431)));return this[o(417)][o(397)]({channelId:i,threadId:t})[o(412)](()=>s[o(450)](c))[o(273)](t=>{const n=o;throw console[n(260)](t),new e.CKEditorError(n(399),this)})}[_o(375)]({threadId:t,unlinkedAt:n,context:o,attributes:r,isFromAdapter:s}){const i=_o;if(i(299)!=typeof t)throw new e.CKEditorError(i(295),null,{threadId:t});if(!this[i(419)](t))throw new e.CKEditorError(i(389),null,{threadId:t});const c=this[i(298)](t);let a=!1;if(void 0!==o&&c[i(370)]!==o&&(c[i(370)]=o,a=!0),void 0!==n&&c[i(405)]!==n&&(c[i(405)]=n,a=!0),r&&!P(r,c[i(253)])&&(c[i(253)]=r,a=!0),!a)return Promise[i(333)]();if(!c[i(223)]||s||!this[i(417)]||i(234)!=typeof this[i(417)][i(286)])return Promise[i(333)]();const u=this[i(370)][i(294)][i(349)](i(263)),{channelId:h}=c,d=u[i(240)](it(this[i(370)][i(264)],i(431)));return this[i(417)][i(286)]({channelId:h,threadId:t,context:o,unlinkedAt:n,attributes:r})[i(412)](()=>u[i(450)](d))[i(273)](t=>{const n=i;throw console[n(260)](t),new e.CKEditorError(n(278),this)})}[_o(445)](t){const e=_o,n=this[e(370)][e(294)][e(349)](wo),o=this[e(298)](t);if(o[e(429)]=!1,this[e(233)][e(376)](o)){const t=this[e(233)][e(349)](o),r=t[e(300)],s=n[e(330)](r);this[e(233)][e(379)](o),this[e(394)][e(379)](r),s&&n[e(450)](s),t[e(409)](),r[e(409)]()[e(412)](()=>{this[e(235)](r)})}}[_o(287)]({threadId:t,resolvedAt:e,unlinkedAt:n}){const o=_o,r=!!e,s=this[o(370)][o(294)][o(349)](wo),i=this[o(298)](t);if(this[o(233)][o(376)](i)){const t=this[o(233)][o(349)](i)[o(300)],e=s[o(330)](t);e&&(r&&s[o(245)](e),n?e[o(406)]=!1:e[o(271)]())}}[_o(317)](t){const e=_o,n=this[e(370)][e(294)][e(349)](r.Users),o=(0,r.hashObject)(e(225)+t);return n[e(407)](o)||n[e(336)]({id:o,name:t})}[_o(270)]({threadId:t,commentId:n=(0,e.uid)(),content:o,authorId:s,createdAt:i,attributes:c}){const a=_o;if(a(299)!=typeof n)throw new e.CKEditorError(a(342));if(a(299)!=typeof s)throw new e.CKEditorError(a(307));if(a(299)!=typeof o||!o[a(452)]())throw new e.CKEditorError(a(400));const u=this[a(370)][a(294)][a(349)](r.Users)[a(407)](s);if(!u)throw new e.CKEditorError(a(378),null,{authorId:s});let h=null,d=i;return c?.[a(426)]&&(h=this[a(317)](c[a(426)][a(304)]),d=new Date(c[a(426)][a(281)])),new xo(this,{threadId:t,id:n,author:h||u,creator:u,content:o,createdAt:i,authoredAt:d,attributes:c})}[_o(432)](t){const n=_o;let{threadId:o,content:r,attributes:s,isFromAdapter:i}=t;const c=this[n(298)](t[n(338)]);if(!c)throw new e.CKEditorError(n(309),this);const a=this[n(270)](t),{id:u}=a;if(c[n(315)](a),i||!this[n(417)]||n(234)!=typeof this[n(417)][n(310)]||!c[n(223)])return Promise[n(333)]();const h=this[n(370)][n(294)][n(349)](n(263)),{channelId:d}=c,l=h[n(240)](it(this[n(370)][n(264)],n(431)));return s||(s={}),this[n(417)][n(310)]({channelId:d,threadId:o,commentId:u,content:r,attributes:s})[n(412)](t=>{const e=n;h[e(450)](l),t&&this[e(373)]({channelId:d,threadId:o,commentId:u,createdAt:t[e(281)],isFromAdapter:!0})})[n(273)](t=>{const o=n;throw console[o(260)](t),new e.CKEditorError(o(420),this)})}[_o(373)]({threadId:t,commentId:n,content:o,createdAt:r,attributes:s,isFromAdapter:i}){const c=_o;if(void 0!==o&&(c(299)!=typeof o||!o[c(452)]()[c(447)]))throw new e.CKEditorError(c(289));const a=this[c(298)](t),u=a[c(356)](n);if(!u)throw new e.CKEditorError(c(368),this);let h=!1;if(o&&o!==u[c(228)]&&(u[c(266)]||i)&&(u[c(228)]=o,h=!0),r&&r!==u[c(281)]&&(u[c(281)]=r,u[c(253)]&&u[c(253)][c(426)]||(u[c(232)]=r),h=!0),s&&!P(s,u[c(253)])&&(u[c(253)]=s,h=!0),!h)return Promise[c(333)]();if(a[c(340)](c(341)),i||!this[c(417)]||c(234)!=typeof this[c(417)][c(444)])return Promise[c(333)]();const d=this[c(370)][c(294)][c(349)](c(263)),{channelId:l}=this[c(298)](u[c(338)]),m=d[c(240)](it(this[c(370)][c(264)],c(431)));return this[c(417)][c(444)]({channelId:l,threadId:t,commentId:n,content:o,attributes:s})[c(412)](()=>d[c(450)](m))[c(273)](t=>{const n=c;throw console[n(260)](t),new e.CKEditorError(n(335),this)})}[_o(411)]({threadId:t,commentId:n,isFromAdapter:o}){const r=_o,s=this[r(298)](t),i=s[r(356)](n);if(!i)throw new e.CKEditorError(r(449),this);if(s[r(323)](i),o||!this[r(417)]||r(234)!=typeof this[r(417)][r(435)])return Promise[r(333)]();const c=this[r(370)][r(294)][r(349)](r(263)),{channelId:a}=s,u=c[r(240)](it(this[r(370)][r(264)],r(431)));return this[r(417)][r(435)]({channelId:a,threadId:t,commentId:n})[r(412)](()=>c[r(450)](u))[r(273)](t=>{const n=r;throw console[n(260)](t),new e.CKEditorError(n(319),this)})}}class To extends((0,e.ObservableMixin)()){[_o(313)];id;[_o(429)];[_o(418)];[_o(256)];[_o(229)];constructor(t,n){const o=_o;super();const r=n[o(282)];this[o(313)]=n[o(313)],this.id=n.id,this[o(256)]=new e.Collection,this[o(229)]=t,this[o(429)]=!1,this[o(418)]=n[o(223)],this[o(322)](o(369),!0),this[o(430)](o(230)).to(t,o(393),t,o(283),()=>t[o(230)](this[o(313)])),this[o(430)](o(345)).to(t,o(393),()=>t[o(377)](this[o(313)])[o(327)]),this[o(430)](o(258)).to(t,o(393),()=>{const e=o,n=t[e(377)](this[e(313)]);return n[e(280)]||n[e(327)]}),this[o(430)](o(282)).to(t,o(393),()=>r&&t[o(377)](this[o(313)])[o(333)]),this[o(322)](o(370),n[o(370)]),this[o(430)](o(355)).to(this,o(291),this,o(405),(t,e)=>t?e?t<e?t:e:t:e),this[o(322)](o(405),n[o(405)]||null),this[o(322)](o(291),n[o(291)]||null),this[o(322)](o(387),n[o(387)]||null),this[o(430)](o(359)).to(this,o(291),t=>!!t),this[o(322)](o(253),n[o(253)]||{})}get[_o(328)](){const t=_o;return Array[t(361)](this[t(256)])[t(439)]((e,n)=>e+n[t(328)],0)}get[_o(447)](){const t=_o;return this[t(256)][t(447)]}get[_o(274)](){return this[_o(429)]}get[_o(223)](){return this[_o(418)]}[_o(436)](){const t=_o,{channelId:e,id:n}=this;this[t(229)][t(340)](Oo(t(320),e),{channelId:e,threadId:n})}[_o(297)](t){this[_o(442)]({unlinkedAt:t})}[_o(333)]({resolvedAt:t=new Date,resolvedBy:e="",isFromAdapter:n=!1}={}){const o=_o,s=this[o(229)][o(370)][o(294)][o(349)](r.Users).me,{channelId:i,id:c}=this;this[o(229)][o(340)](Oo(o(380),i),{channelId:i,threadId:c,resolvedAt:t,resolvedBy:e||s.id,isFromAdapter:n})}[_o(329)]({isFromAdapter:t=!1}={}){const e=_o,{channelId:n,id:o}=this;this[e(229)][e(340)](Oo(e(326),n),{channelId:n,threadId:o,isFromAdapter:t})}[_o(318)](t){const e=_o;this[e(370)]||this[e(442)]({context:t})}[_o(381)](t,e){const n=_o,o=D(this[n(253)]);Z(o,t,e),this[n(442)]({attributes:o})}[_o(293)](t){const e=_o,n=D(this[e(253)]);Q(n,t),this[e(442)]({attributes:n})}[_o(450)]({isFromAdapter:t=!1}={}){const e=_o,{channelId:n,id:o}=this;this[e(229)][e(340)](Oo(e(397),n),{channelId:n,threadId:o,isFromAdapter:t})}[_o(404)](t){const e=_o;return this[e(229)][e(324)]({threadId:this.id,target:t})}[_o(310)](t){const e=_o,{channelId:n,id:o}=this;this[e(229)][e(340)](Oo(e(310),n,o),Object[e(438)]({channelId:n,threadId:o},t))}[_o(356)](t){const n=_o;if(n(299)!=typeof t)throw new e.CKEditorError(n(284),null,{commentId:t});return this[n(256)][n(349)](t)}[_o(446)](){const t=_o;return{threadId:this.id,context:this[t(370)],unlinkedAt:this[t(405)],resolvedAt:this[t(291)],resolvedBy:this[t(387)]?this[t(387)].id:null,archivedAt:this[t(355)],comments:this[t(256)][t(227)](e=>e[t(446)]()),attributes:this[t(253)]}}[_o(315)](t){const e=_o;return this[e(351)](t,e(290),()=>{const n=e,o=this[n(396)](t),r=this[n(256)];o-1!=r[n(434)](t)&&o+1!=r[n(434)](t)&&(this[n(323)](t),this[n(315)](t))}),this[e(256)][e(240)](t,this[e(396)](t))}[_o(442)](t){const e=_o,{channelId:n,id:o}=this;this[e(229)][e(340)](Oo(e(286),n),{...t,channelId:n,threadId:o})}[_o(323)](t){const e=_o;return this[e(224)](t),t[e(409)](),this[e(256)][e(450)](t)}[_o(396)](t){const e=_o,n=this[e(256)][e(241)](n=>new Date(n[e(232)])[e(415)]()>new Date(t[e(232)])[e(415)]());return n?this[e(256)][e(434)](n):this[e(447)]}}function Eo(t,e){const n=Io();return(Eo=function(t,e){return n[t-=221]})(t,e)}class xo extends((0,e.ObservableMixin)()){id;[_o(338)];[_o(367)];[_o(425)];[_o(422)];[_o(281)];[_o(229)];constructor(t,e){const n=_o;super();const o=t[n(370)][n(294)][n(349)](r.Users).me,s=t[n(298)](e[n(338)]),i=0===s[n(256)][n(447)],c=o===e[n(367)];this.id=e.id,this[n(338)]=e[n(338)],this[n(367)]=e[n(367)],this[n(425)]=e[n(425)],this[n(422)]=Boolean(e[n(253)]&&e[n(253)][n(426)]),this[n(322)](n(228),e[n(228)]),this[n(281)]=e[n(281)]||new Date,this[n(322)](n(232),e[n(232)]||new Date),this[n(430)](n(291)).to(s,n(291)),this[n(322)](n(253),e[n(253)]||{}),this[n(430)](n(266)).to(t,n(393),()=>{const e=n,o=t[e(377)](s[e(313)])[e(280)],r=t[e(377)](s[e(313)])[e(346)];return c&&o||!c&&r}),this[n(430)](n(345)).to(s,n(345),t,n(393),e=>{const o=n,r=t[o(377)](s[o(313)])[o(280)],a=t[o(377)](s[o(313)])[o(346)];return c&&r||e&&i||!c&&a&&!i}),this[n(430)](n(230)).to(s,n(230)),this[n(229)]=t}get[_o(328)](){const t=_o;return Math[t(391)](function(e){const n=t,o=document[n(265)](n(249));return o[n(332)]=e,o[n(285)][n(447)]}(this[t(228)]),200)}[_o(244)](t){const n=_o,{threadId:o,id:r}=this;if(!this[n(229)][n(419)](o))throw new e.CKEditorError(n(242),this);const{channelId:s}=this[n(229)][n(298)](o);this[n(229)][n(340)](Oo(n(444),s,o),{channelId:s,threadId:o,commentId:r,...t})}[_o(381)](t,e){const n=_o,o=D(this[n(253)]);Z(o,t,e),this[n(244)]({attributes:o})}[_o(293)](t){const e=_o,n=D(this[e(253)]);Q(n,t),this[e(244)]({attributes:n})}[_o(450)](t={}){const n=_o;if(!t[n(312)]&&!this[n(345)])return;const{threadId:o,id:r}=this;if(!this[n(229)][n(419)](o))throw new e.CKEditorError(n(382),this);const{channelId:s}=this[n(229)][n(298)](o);this[n(229)][n(340)](Oo(n(435),s,o),{channelId:s,threadId:o,commentId:r,...t})}[_o(446)](){const t=_o;return{commentId:this.id,content:this[t(228)],createdAt:this[t(281)],authorId:this[t(425)].id,attributes:this[t(253)]}}[_o(409)](){this[_o(224)]()}}function Oo(t,...e){for(const n of e)void 0!==n&&(t+=":"+String(n));return t}function No(t,e){const n=Mo();return(No=function(t,e){return n[t-=423]})(t,e)}const So=No;function Mo(){const t=["config","plugins","tableCell","64432tJtxEQ","isEnabled","length","createRange","editor","445056AwCXju","element","50590gRjGlX","start","_trimToContent","isObject","substr","collaboration.channelId","addMarker","220782udiPAG","execute","148598aKzqJV","model","change","2tfMbsq","get","2932nJJRfs","_itemIsContent","_createCommentThread","7ADohCl","1133cyxsMB","CommentsRepository","_hasContent","addcommentthreadcommand-incorrect-ranges","comment:","end","schema","addcommentthreadcommand-user-not-found","getRanges","getLastMatchingPosition","hasContent","Users","2085228xHstKk","_createMarkersFromRanges","item","document","from","getItems","$textProxy","refresh","backward","955GMEKBa","push","selection","set","addCommentThread"];return(Mo=function(){return t})()}!function(t){const e=No,n=t();for(;;)try{if(138932===-parseInt(e(441))/1*(-parseInt(e(444))/2)+parseInt(e(439))/3+-parseInt(e(446))/4*(-parseInt(e(471))/5)+parseInt(e(430))/6+parseInt(e(449))/7*(-parseInt(e(425))/8)+parseInt(e(462))/9+parseInt(e(432))/10*(-parseInt(e(450))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mo);class Ro extends t.Command{constructor(t){const e=No;super(t),this[e(474)](e(460),!1)}[So(469)](){const t=So,e=this[t(429)][t(442)][t(465)][t(473)];this[t(426)]=!0,this[t(460)]=!1;for(const n of e[t(458)]())if(this[t(452)](n))return void(this[t(460)]=!0)}[So(440)]({threadId:t=(0,e.uid)(),ranges:n,comment:o}={}){const r=So,s=this[r(429)][r(442)],i=n??Array[r(466)](s[r(465)][r(473)][r(458)]()),c=[];for(const t of i)this[r(452)](t)&&c[r(472)](this[r(434)](t));if(!c[r(427)])throw new e.CKEditorError(r(453),null);o&&this[r(448)](t,o),this[r(463)](t,c,!!o)}[So(463)](t,n,o){const r=So;this[r(429)][r(442)][r(443)](s=>{const i=r;for(const r of n){const n=(0,e.uid)()[i(436)](1,5),c=i(454)+t+":"+n;s[i(438)](c,{range:r,usingOperation:o,affectsData:o})}})}[So(448)](t,n){const o=So,r=this[o(429)][o(423)][o(445)](o(451)),s=this[o(429)][o(476)][o(445)](o(437)),i=this[o(429)][o(423)][o(445)](o(461)).me;if(!i)throw new e.CKEditorError(o(457),null);r[o(475)]({threadId:t,channelId:s,comments:[{authorId:i.id,content:n,createdAt:new Date,attributes:{}}]})}[So(452)](t){const e=So;for(const n of t[e(467)]())if(this[e(447)](n))return!0;return!1}[So(447)](t){const e=So;return t.is(e(468))||this[e(429)][e(442)][e(456)][e(435)](t)&&!t.is(e(431),e(424))}[So(434)](t){const e=So,n=t=>!this[e(447)](t[e(464)]),o=t[e(433)][e(459)](n),r=t[e(455)][e(459)](n,{direction:e(470)});return this[e(429)][e(442)][e(428)](o,r)}}function Po(t,e){const n=Lo();return(Po=function(t,e){return n[t-=302]})(t,e)}const Vo=Po;function Lo(){const t=["annotation","map","document","refreshSelectedViews","directChange","hasDomSelection","getOrderedSelectedAnnotations","editor","change:isFocused","isCollapsed","fire","plugins","pluginName","get","selection","editing","element","808605iDSbwj","refresh","cancel","uiUpdate","model","focusTracker","collection","isPremiumPlugin","update","_editorAnnotations","init","add","583759jWydyJ","1423405WjYcKG","2najwji","view","getRanges","from","remove","_editorAnnotationsData","8jDgXBU","10onCzmw","sort","isOfficialPlugin","9pKoica","range","blur","containsRange","listenTo","addSourceCollector","643440wsNttw","function","set","delete","isEqual","innerView","getByInnerView","push","has","_dataCollectors","requires","registerAnnotation","5534280HgZXDT","2396925jxeAov","EditorAnnotations","editorannotations-invalid-source-callback","3617361xUSEiB","change:range"];return(Lo=function(){return t})()}!function(t){const e=Po,n=t();for(;;)try{if(458813===-parseInt(e(340))/1*(-parseInt(e(342))/2)+-parseInt(e(306))/3+parseInt(e(348))/4*(-parseInt(e(341))/5)+parseInt(e(358))/6+parseInt(e(328))/7+parseInt(e(305))/8*(parseInt(e(352))/9)+parseInt(e(349))/10*(parseInt(e(309))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lo);class Bo extends t.Plugin{[Vo(302)];[Vo(337)];static get[Vo(303)](){return[wo]}static get[Vo(323)](){return Vo(307)}static get[Vo(351)](){return!0}static get[Vo(335)](){return!0}constructor(t){const e=Vo;super(t),this[e(302)]=new Set,this[e(337)]=new Set}[Vo(338)](){const t=Vo,e=this[t(318)],n=e[t(332)][t(313)][t(325)],o=Pe(()=>this[t(314)](),10);n.on(t(310),(e,n)=>{const r=t;n[r(315)]&&(o[r(330)](),this[r(314)]())}),this[t(356)](e[t(326)][t(343)][t(313)],t(319),(t,e,n)=>{n&&o()}),this[t(356)](e.ui[t(333)],t(319),(e,n,o)=>{const r=t;o||this[r(321)](r(354),{isAnnotationTracked:t=>this[r(347)][r(366)](t[r(363)])})}),this[t(356)](this[t(318)].ui,t(336),()=>this[t(321)](t(331)))}[Vo(304)](t){const e=Vo;if(this[e(337)][e(366)](t[e(343)]))return;this[e(337)][e(339)](t[e(343)]),this[e(318)].ui[e(333)][e(339)](t[e(343)][e(327)]);const n=this[e(318)][e(322)][e(324)](wo);this[e(356)](n[e(334)],e(346),(t,n)=>{const o=e;this[o(318)].ui[o(333)][o(346)](n[o(343)][o(327)]),this[o(337)][o(361)](n[o(343)])})}[Vo(316)](){const t=Vo;return this[t(318)][t(326)][t(343)][t(316)]}[Vo(357)](t){const n=Vo;if(n(359)!=typeof t)throw new e.CKEditorError(n(308));this[n(302)][n(339)](t)}[Vo(314)](){const t=Vo;this[t(321)](t(329))}[Vo(317)]({activeAnnotation:t,annotations:e}){const n=Vo,o=[],r=this[n(318)][n(332)][n(313)][n(325)],s=Array[n(345)](r[n(344)]());for(const[t,r]of this[n(347)]){const s=i(r),c=e[n(364)](t);s&&c&&o[n(365)]({annotation:c,range:s})}function i(t){const e=n;for(const n of t)for(const t of s)if(n[e(355)](t,!r[e(320)]))return n;return null}return o[n(350)]((e,o)=>{const r=n,s=e[r(353)],i=o[r(353)];if(!s[r(362)](i)){if(s[r(355)](i,!0))return 1;if(i[r(355)](s,!0))return-1}return e[r(311)]==t?-1:o[r(311)]==t?1:0})[n(312)](t=>t[n(311)])}get[Vo(347)](){const t=Vo,e=new Map;for(const n of Array[t(345)](this[t(302)]))for(const[o,r]of n())e[t(360)](o,r);return e}}function Do(){const t=["18vswpNE","67458ZwGgjL","has","11396zkUvhg","565385icOOfN","518IrgOrl","306853iCJxaC","RestrictedEditingModeEditing","12ClyqJS","3RkWtrB","2077226nXgDzd","addCommentThread","get","4055392TIGYNy","enableCommand","afterInit","7164yKVVwC","plugins","editor","3861530uzKusP"];return(Do=function(){return t})()}function jo(t,e){const n=Do();return(jo=function(t,e){return n[t-=127]})(t,e)}const Uo=jo;!function(t){const e=jo,n=t();for(;;)try{if(673211===parseInt(e(127))/1+parseInt(e(131))/2*(-parseInt(e(130))/3)+parseInt(e(129))/4*(parseInt(e(145))/5)+-parseInt(e(142))/6*(parseInt(e(146))/7)+parseInt(e(134))/8+parseInt(e(141))/9*(parseInt(e(140))/10)+parseInt(e(144))/11*(parseInt(e(137))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Do);class Ho extends t.Plugin{[Uo(136)](){const t=Uo,e=this[t(139)];e[t(138)][t(143)](t(128))&&e[t(138)][t(133)](t(128))[t(135)](t(132))}}const zo=Ko;function Ko(t,e){const n=Wo();return(Ko=function(t,e){return n[t-=499]})(t,e)}!function(t){const e=Ko,n=t();for(;;)try{if(782403===-parseInt(e(509))/1+-parseInt(e(500))/2*(-parseInt(e(511))/3)+-parseInt(e(503))/4+parseInt(e(516))/5*(parseInt(e(518))/6)+parseInt(e(513))/7*(parseInt(e(522))/8)+parseInt(e(510))/9+-parseInt(e(521))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wo);class Fo extends t.Plugin{constructor(t){const e=Ko;super(t),this[e(519)][e(512)][e(515)](e(505),e(520))}[zo(527)](){const t=zo,n=this[t(519)],o=n[t(524)][t(499)](t(502)),s=n[t(507)][t(499)](r.Users);o&&(o.on(t(517),(e,[,n])=>{n[t(525)]={comments:!0,user_id:s.me.id}},{priority:e.priorities[t(504)]+10}),this[t(506)](o,t(514),this[t(501)]))}[zo(501)](t,e){const n=zo,{comment_threads:o}=e;o&&o[n(526)](({thread_id:t,comments:e,is_resolved:o})=>{const s=n,i=new Date,c=e[s(508)](({author:t,content:e,created_at:n})=>({content:e,authorId:this[s(519)][s(507)][s(499)](r.Users).me.id,createdAt:i,attributes:{"@external":{authorName:t,createdAt:n?new Date(n):new Date,source:s(502)}}})),a=this[s(519)][s(512)][s(499)](s(528));this[s(519)][s(507)][s(499)](Co)[s(523)]({channelId:a,threadId:t,comments:c,resolvedAt:o?i:null})})}}function Wo(){const t=["importWord.formatting.comments","listenTo","plugins","map","1141480ApZLCy","8669970NQuAIZ","2665569YrJWla","config","555793hVqzkK","dataInsert","define","5223105uRcAxz","execute","6UuPXUe","editor","basic","9953210nHNEpZ","56eTFzVL","addCommentThread","commands","collaboration_features","forEach","afterInit","collaboration.channelId","get","2ZxOLsF","_handleImportedData","importWord","2132252xZOYJC","high"];return(Wo=function(){return t})()}const Yo=qo;function Xo(){const t=["970900VjWSBt","985995JlSOTZ","23488TWHRvm","editor","_removeMarkersWithoutThreads","define","never","CommentsRepository","dragstart","all","contentInsertion","2427420FVVBxI","comment","listenTo","split","has","_mapCommentsCopyConfigToRegisterConfiguration","markers","17635kDhTXL","delete","requires","716cbRWRn","ClipboardMarkersUtils","cut","always","ClipboardPipeline","keys","_registerMarkerInClipboardPipeline","content","default","1848Ubvsck","get","_registerMarkerToCopy","26212275riKydM","525929rOCbXB","config","afterInit","plugins","hasCommentThread","comments.copyMarkers","highest"];return(Xo=function(){return t})()}function qo(t,e){const n=Xo();return(qo=function(t,e){return n[t-=125]})(t,e)}!function(t){const e=qo,n=t();for(;;)try{if(570564===-parseInt(e(130))/1+-parseInt(e(137))/2+-parseInt(e(138))/3+parseInt(e(158))/4*(-parseInt(e(155))/5)+parseInt(e(148))/6+-parseInt(e(126))/7*(parseInt(e(139))/8)+parseInt(e(129))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xo);class Zo extends t.Plugin{constructor(t){const e=qo;super(t),this[e(140)][e(131)][e(142)](e(135),e(125))}static get[Yo(157)](){return[pt.ClipboardMarkersUtils,pt.ClipboardPipeline]}[Yo(132)](){const t=Yo,e=this[t(140)][t(133)][t(127)](t(162));this[t(164)](),this[t(150)](e,t(147),(e,n)=>this[t(141)](n[t(165)][t(154)]),{priority:t(136)})}[Yo(141)](t){const e=Yo;if(!this[e(140)][e(133)][e(152)](e(144)))return t;const n=this[e(140)][e(133)][e(127)](e(144));for(const o of t[e(163)]()){const[r,s]=o[e(151)](":");e(149)!=r||n[e(134)](s)||t[e(156)](o)}return t}[Yo(164)](){const t=Yo,e=this[t(140)][t(133)][t(127)](t(159)),n=this[t(153)](this[t(140)][t(131)][t(127)](t(135)));n&&e[t(128)](t(149),n)}[Yo(153)](t){const e=Yo;switch(t){case e(161):return{allowedActions:e(146),copyPartiallySelected:!1,duplicateOnPaste:!0};case e(125):return{allowedActions:[e(160),e(145)],copyPartiallySelected:!1,duplicateOnPaste:!1};case e(143):default:return null}}}function Go(t){const e=t[Jo(320)](":");return{group:e[0],id:e[1],part:e[2]}}function Jo(t,e){const n=Qo();return(Jo=function(t,e){return n[t-=312]})(t,e)}function Qo(){const t=["1537594rmlwBg","498uESOeI","7244UpQKKV","2252999iGsQZH","4244724QSTuOF","8SXhzLh","754435ozUEAy","1678464uObgie","split","21267117xMcpKH"];return(Qo=function(){return t})()}!function(t){const e=Jo,n=t();for(;;)try{if(893385===parseInt(e(312))/1+parseInt(e(319))/2+parseInt(e(313))/3*(-parseInt(e(314))/4)+parseInt(e(318))/5+parseInt(e(316))/6+parseInt(e(315))/7*(parseInt(e(317))/8)+-parseInt(e(321))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qo);const $o=er;function tr(){const t=["options","editor","attribute:url:media","writer","containerElement","addMarker:comment","data","item","horizontalLine","mapper","for","showCommentHighlights","addMarker:","ck-comment-marker","high","elementToElement","ignoreResolvedComments","span","2557185Ubrcyk","6GlkbIH","dataDowncast","createEmptyElement","337849KELASe","36jLZeWU","div","createContainerElement","downcastDispatcher","10ihaBpT","overrideMediaEmbedConverter","5932927Bfyuwx","ck-horizontal-line","overrideMarkerConverters","schema","markerName","createPositionAt","markerToHighlight","3741331RptFNP","elementToStructure","stop","getCustomProperty","overrideImageInlineConverter","consume","668CDIZTn","7698NkzcBd","getCommentThread","insert","image-inline","612564uPZmuY","consumable","get","conversion","media","img","toViewElement","isResolved","removeMarker:","widget","add","plugins","init","overrideHorizontalRuleConverter","addClass","848176KfhaPG","comment","imageInline","isObject","model"];return(tr=function(){return t})()}function er(t,e){const n=tr();return(er=function(t,e){return n[t-=408]})(t,e)}!function(t){const e=er,n=t();for(;;)try{if(613667===parseInt(e(422))/1+-parseInt(e(442))/2*(-parseInt(e(443))/3)+-parseInt(e(447))/4+parseInt(e(418))/5*(-parseInt(e(419))/6)+parseInt(e(429))/7+-parseInt(e(462))/8*(parseInt(e(423))/9)+parseInt(e(427))/10*(-parseInt(e(436))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tr);class nr extends t.Plugin{[$o(459)](){const t=$o;this[t(431)](),this[t(460)](),this[t(440)](),this[t(428)]()}[$o(431)](){const t=$o;this[t(468)][t(450)][t(410)](t(420))[t(435)]({model:t(463),view:(e,n)=>{const o=t;if(!n[o(467)][o(411)])return null;if(n[o(467)][o(416)]){const{id:t}=Go(e[o(433)]),r=this[o(468)][o(458)][o(449)](Co);if(r[o(444)](t)?.[o(454)]&&e[o(474)])return n[o(448)][o(441)](e[o(474)],o(412)+e[o(433)]),n[o(448)][o(441)](e[o(474)],o(455)+e[o(433)]),null}return{classes:[o(413)]}}}),this[t(468)][t(450)][t(410)](t(420))[t(457)](e=>{const n=t;e.on(n(472),(t,e,o)=>{const r=n;if(!o[r(467)][r(411)])return;const s=e[r(474)];if(!s)return;const i=o[r(409)][r(453)](s);this[r(468)][r(466)][r(432)][r(465)](s)&&i&&!i[r(439)](r(456))&&i.is(r(471))&&(0,sn.toWidget)(i,o[r(470)])},{priority:n(414)})})}[$o(460)](){const t=$o;this[t(468)][t(450)][t(410)](t(420))[t(437)]({model:t(408),view:(e,{writer:n,options:o})=>{const r=t;if(!o[r(411)])return null;const s=n[r(425)](r(424)),i=n[r(421)]("hr");return n[r(461)](r(430),s),n[r(445)](n[r(434)](s,0),i),s},converterPriority:t(414)})}[$o(440)](){const t=$o;this[t(468)][t(450)][t(410)](t(420))[t(437)]({model:t(464),view:(e,{writer:n,options:o})=>{const r=t;if(!o[r(411)])return null;const s=n[r(425)](r(417)),i=n[r(421)](r(452));return n[r(461)](r(446),s),n[r(445)](n[r(434)](s,0),i),s},converterPriority:t(414)})}[$o(428)](){const t=$o;this[t(468)][t(450)][t(410)](t(420))[t(415)]({model:t(451),view:(e,{writer:n,options:o})=>{const r=t;if(o[r(411)])return n[r(421)](r(424))},converterPriority:t(414)}),this[t(468)][t(473)][t(426)].on(t(469),(e,n,o)=>{const r=t;o[r(467)][r(411)]&&e[r(438)]()},{priority:t(414)})}}var or=n(44),rr={attributes:{"data-cke":!0}};rr.setAttributes=Ae(),rr.insert=Ie().bind(null,"head"),rr.domAPI=we(),rr.insertStyleElement=Te();be()(or.A,rr);or.A&&or.A.locals&&or.A.locals;const sr=ur;function ir(){const t=["destroyed","group","resolveCommentThread","8631820QfTYwf","join","init","first","removeMarker","elementToElement","requires","activeMarker","addCommentThread","add","upcast","78ffKHVD","$marker","data","isCollapsed","switchReadOnly","_reconvertMarkers","getAttribute","filter","attachTo","state","delete","start","comment","dataToMarker","ignoreResolvedComments","editor","isSubmitted","_handleThreadMarker","_handleMarkerAddAndRemove","ariaLiveAnnouncer","commands","hasDomSelection","unlinkedAt","dataDowncast","push","item","162334kDRkuu","hasCommentThread","size","setContext","_initializeMarkerConverters","consume","author","comments","fromCharCode","change","hasMarkerForId","2942ZCcULc","addMarker:","model","2239740DIxqef","948340ZReWnX","low","length","pluginName","isPremiumPlugin","getWalker","affectsData","substring","getRange","markerName","enqueueChange","updateMarker","name","text","addComment","_initAriaMarkerChangeAnnouncements","change:isThreadsLoadingPaused","ENTER_COMMENT_ANNOUNCEMENT","createPositionBefore","afterInit","getCommentThreads","isEqual","isResolved","comment:","managedUsingOperations","_threads","_detachCommentThread","config","getByInnerView","locale","removeMarker:","plugins","set","ck-comment-marker--active","isObject","$graveyard","isOfficialPlugin","setUnlinkedAt","document","once","LEAVE_COMMENT_ANNOUNCEMENT","hasContent","focus","createRange","getItems","scrollToThreadMarker","removeCommentThread","announce","registerAnnotation","ck-comment-marker","registerPostFixer","openNewCommentThread","differ","_attachMarkerToThread","markers","_handleInitialThreads","remove","map","destroy","editing","getCommentThread","$textProxy","getChangedMarkers","root","fetchCommentThread","markerToHighlight","schema","get","consumable","createElement","_threadToController","change:isReadOnly","from","change:activeMarker","20sXJxYd","_getTargetForId","listenTo","newRange","rootName","render","isAttached","markerToData","collaboration.channelId","end","showCommentHighlights","for","164454pdwLAt","then","ready","href","5409704mXwlOB","getAllMarkersForId","reopenCommentThread","startsWith","conversion","clear","context","view","119YfNYKN","isThreadsLoadingPaused","editingDowncast","channelId","_attachArchivedThread","reconvertMarker","_getTextContext","forEach","CommentsEditing","_hasTargetInContent","refreshVisibility"];return(ir=function(){return t})()}!function(t){const e=ur,n=t();for(;;)try{if(498050===parseInt(e(488))/1+parseInt(e(499))/2*(-parseInt(e(462))/3)+parseInt(e(503))/4*(-parseInt(e(577))/5)+-parseInt(e(589))/6*(parseInt(e(601))/7)+parseInt(e(593))/8+parseInt(e(502))/9+parseInt(e(615))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ir);class cr extends t.Plugin{static get[sr(621)](){return[Co,Bo,r.Users,Ho,Fo,Zo,nr]}static get[sr(506)](){return sr(609)}static get[sr(539)](){return!0}static get[sr(507)](){return!0}constructor(t){const e=sr;super(t),this[e(535)](e(602),!0),t[e(464)][e(542)](e(591),()=>this[e(602)]=!1),this[e(535)](e(622),null),this.on(e(576),(n,o,r,s)=>{const i=e,c=t[i(534)][i(570)](Co),a=r?Go(r).id:null;t[i(501)][i(497)](()=>{const e=i;if(a){const n=this[e(594)](a);for(const o of n)t[e(562)][e(606)](o)}if(s){const{id:n}=Go(s),o=c[e(563)](n);if(o&&o[e(484)])return;if(o&&!o[e(583)])return;const r=this[e(594)](n);for(const n of r)t[e(562)][e(606)](n)}}),a&&this[i(548)](a)}),this[e(518)]()}[sr(617)](){const t=sr,e=this[t(477)],n=e[t(534)][t(570)](Co),o=e[t(530)][t(570)](t(585)),r=n[t(523)]()[t(469)](e=>e[t(604)]!==o);e[t(482)][t(624)](t(623),new Ro(e)),this[t(579)](e,t(574),(o,r,s)=>{const i=t;n[i(466)](s,e[i(530)][i(570)](i(585)))}),this[t(579)](n,ar(t(623),o),(e,{threadId:n})=>{const o=t,r=this[o(477)][o(534)][o(570)](Co)[o(563)](n);r?.[o(484)]&&this[o(605)](n)}),this[t(579)](n,ar(t(549),o),(n,{threadId:o})=>{const r=t;e[r(501)][r(513)]({isUndoable:!1},t=>{const e=r,n=this[e(594)](o);for(const o of n)t[e(619)](o)})}),this[t(579)](n,ar(t(614),o),(e,{threadId:n})=>{const o=t;this[o(467)](n),this[o(477)][o(562)][o(600)][o(483)]&&(this[o(477)][o(534)][o(570)](Co)[o(563)](n)[o(484)]||this[o(477)][o(562)][o(600)][o(545)]())},{priority:t(504)}),this[t(579)](n,ar(t(595),o),(e,{threadId:n})=>{this[t(467)](n)},{priority:t(504)}),this[t(579)](n,ar(t(517),o),(o,{threadId:r,isFromAdapter:s})=>{const i=t,c=this[i(594)](r);!s&&0!=c[i(505)]&&n[i(489)](r)&&1===n[i(563)](r)[i(505)]&&e[i(501)][i(513)]({isUndoable:!1},t=>{const e=i;for(const n of c)t[e(514)](n,{usingOperation:!0,affectsData:!0})})},{priority:t(504)}),this[t(492)](),this[t(480)](),this[t(558)](r)}[sr(522)](){!async function(t){const n=g([75,112,79,66,74,71,78,83,69,103,113,67,121,102,86,70,49,107,90,56,108,98,110,82,106,77,55,101,73,122,65,115,68,81,72,119,57,97,84,104,117,54,114,99,89,105,48,53,85,109,80,76,52,100,51,88,50,87,111,116,118,120]),o=window[g([68,97,116,101])][g([110,111,119])](),r=t[g([101,100,105,116,111,114])],s=new(window[g([80,114,111,109,105,115,101])])(t=>{r[g([111,110,99,101])](g([114,101,97,100,121]),t)}),i={[g([107,116,121])]:g([69,67]),[g([117,115,101])]:g([115,105,103]),[g([99,114,118])]:g([80,45,50,53,54]),[g([120])]:g([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]),[g([121])]:g([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]),[g([97,108,103])]:g([69,83,50,53,54])},c=r[g([99,111,110,102,105,103])][g([103,101,116])](g([108,105,99,101,110,115,101,75,101,121]));function a(t){return t[g([115,116,97,114,116,115,87,105,116,104])](g([101,121]))?JSON[g([112,97,114,115,101])](u(t)):null}function u(t){return window[g([97,116,111,98])](t[g([114,101,112,108,97,99,101])](/-/g,g([43]))[g([114,101,112,108,97,99,101])](/_/g,g([47])))}function h(t){let e=5381;function n(t){for(let n=0;n<t[g([108,101,110,103,116,104])];n++){const o=t[g([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+o,e&=e}}return function t(e){Array[g([105,115,65,114,114,97,121])](e)?e[g([102,111,114,69,97,99,104])](t):e&&typeof e==g([111,98,106,101,99,116])?Object[g([101,110,116,114,105,101,115])](e)[g([115,111,114,116])]()[g([102,111,114,69,97,99,104])](([e,o])=>{n(e),t(o)}):n(window[g([83,116,114,105,110,103])](e))}(t),e>>>0}function d(t){return t[g([116,111,83,116,114,105,110,103])](16)[g([112,97,100,83,116,97,114,116])](8,g([48]))}function l(t){return t[g([115,112,108,105,116])]("")[g([114,101,118,101,114,115,101])]()[g([106,111,105,110])]("")}function m(t){return r[g([112,108,117,103,105,110,115])][g([104,97,115])](t)}function k(){}function g(t){const e=ur;return t[e(560)](t=>String[e(496)](t))[e(616)]("")}!function(t){const e=function(){const t=window[g([83,116,114,105,110,103])](window[g([112,101,114,102,111,114,109,97,110,99,101])][g([110,111,119])]())[g([114,101,112,108,97,99,101])](g([46]),"");let e=g([75]);for(let o=0;o<t[g([108,101,110,103,116,104])];o+=2){let r=window[g([112,97,114,115,101,73,110,116])](t[g([115,117,98,115,116,114,105,110,103])](o,o+2));r>=n[g([108,101,110,103,116,104])]&&(r-=n[g([108,101,110,103,116,104])]),e+=n[r]}return e}();r[e]=g([99,111,109,109,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=g([86,97,108,105,100])&&async function(){await s,r[g([109,111,100,101,108])][g([99,104,97,110,103,101])]=k,r[g([109,111,100,101,108])][g([101,110,113,117,101,117,101,67,104,97,110,103,101])]=k,r[g([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](g([109,111,100,101,108]))}()}(await async function(){let t,n=null,k=null;try{return c==g([71,80,76])?g([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=c[g([115,112,108,105,116])](g([46]));return 3!=t[g([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[g([106,116,105])],n=window[g([112,97,114,115,101,73,110,116])](t[g([115,117,98,115,116,114,105,110,103])](t[g([108,101,110,103,116,104])]-8),16),o={...e,[g([106,116,105])]:t[g([115,117,98,115,116,114,105,110,103])](0,t[g([108,101,110,103,116,104])]-8)};return delete o[g([118,99])],h(o)==n}}}(),t?(t[g([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(k=function(t,n){return new(window[g([80,114,111,109,105,115,101])])(a=>{if(i())return a(g([86,97,108,105,100]));c(),r[g([100,101,99,111,114,97,116,101])](g([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let u=!1;const m=(0,e.uid)();function k(t){return!!t&&(typeof t===g([111,98,106,101,99,116])||typeof t===g([102,117,110,99,116,105,111,110]))&&typeof t[g([116,104,101,110])]===g([102,117,110,99,116,105,111,110])&&typeof t[g([99,97,116,99,104])]===g([102,117,110,99,116,105,111,110])}function p(e){c(e)[g([116,104,101,110])](t=>t&&t[g([115,116,97,116,117,115])]==g([111,107])?d(h(m+n))!=t[g([118,101,114,105,102,105,99,97,116,105,111,110])]?g([85,115,97,103,101,76,105,109,105,116]):g([86,97,108,105,100]):g([85,115,97,103,101,76,105,109,105,116]))[g([116,104,101,110])](t=>(s(),t),()=>{const t=i();return null==t?(s(),g([86,97,108,105,100])):g(o-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[g([116,104,101,110])](a)[g([99,97,116,99,104])](()=>{a(g([85,115,97,103,101,76,105,109,105,116]))});const r=36e5;function s(){const e=g([108,108,99,116,45])+d(h(t)),n=l(d(window[g([77,97,116,104])][g([99,101,105,108])](o/r)));window[g([108,111,99,97,108,83,116,111,114,97,103,101])][g([115,101,116,73,116,101,109])](e,n)}function i(){const e=g([108,108,99,116,45])+d(h(t)),n=window[g([108,111,99,97,108,83,116,111,114,97,103,101])][g([103,101,116,73,116,101,109])](e);return n?window[g([112,97,114,115,101,73,110,116])](l(n),16)*r:null}function c(t){return new(window[g([80,114,111,109,105,115,101])])((e,n)=>{t[g([116,104,101,110])](e,n),window[g([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[g([111,110])](g([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(g([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[g([114,101,113,117,101,115,116,73,100])]:m}},{[g([112,114,105,111,114,105,116,121])]:g([104,105,103,104])}),r[g([111,110])](g([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{k(t[g([114,101,116,117,114,110])])&&(u=!0,p(t[g([114,101,116,117,114,110])]))},{[g([112,114,105,111,114,105,116,121])]:g([108,111,119])}),s[g([116,104,101,110])](()=>{u||a(g([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[g([101,100,105,116,105,110,103])][g([118,105,101,119])][g([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==g([97,117,116,111])}function c(){r[g([101,100,105,116,105,110,103])][g([118,105,101,119])][g([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=g([97,117,116,111])}}(t[g([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[g([106,116,105])])),await async function(){let t=!0;try{const o=c[g([115,112,108,105,116])](g([46])),[r,s,i]=o;return e(r),await n(r,s,i),t}catch{return!1}function e(e){const n=a(e);n&&n[g([97,108,103])]==g([69,83,50,53,54])||(t=!1)}async function n(e,n,o){const r=window[g([85,105,110,116,56,65,114,114,97,121])][g([102,114,111,109])](u(o),t=>t[g([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[g([84,101,120,116,69,110,99,111,100,101,114])]))[g([101,110,99,111,100,101])](e+g([46])+n),c=window[g([99,114,121,112,116,111])][g([115,117,98,116,108,101])];if(!c)return;const a=await c[g([105,109,112,111,114,116,75,101,121])](g([106,119,107]),i,{[g([110,97,109,101])]:g([69,67,68,83,65]),[g([110,97,109,101,100,67,117,114,118,101])]:g([80,45,50,53,54])},!1,[g([118,101,114,105,102,121])]);await c[g([118,101,114,105,102,121])]({[g([110,97,109,101])]:g([69,67,68,83,65]),[g([104,97,115,104])]:{[g([110,97,109,101])]:g([83,72,65,45,50,53,54])}},a,r,s)||(t=!1)}}()?function(){const e=t[g([102,101,97,116,117,114,101,115])];if(!e)return!1;if(e[g([105,110,99,108,117,100,101,115])](g([42])))return!0;if(e[g([105,110,99,108,117,100,101,115])](g([67,77,84])))return!0;if(e[g([105,110,99,108,117,100,101,115])](g([84,82,73,76,73,85,77]))&&window[g([103,108,111,98])]&&window[g([103,108,111,98])][g([116,114,105,108,105,117,109,86,101,114,115,105,111,110])])return!0;if(e[g([105,110,99,108,117,100,101,115])](g([82,67,77,84]))){if(m(g([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&(n=g([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]),r[g([112,108,117,103,105,110,115])][g([103,101,116])](n))[g([115,116,97,116,101])]==g([99,111,110,110,101,99,116,101,100]))return!0;if(m(g([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]))||m(g([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=[g([101,118,97,108,117,97,116,105,111,110]),g([116,114,105,97,108])][g([105,110,99,108,117,100,101,115])](t[g([108,105,99,101,110,115,101,84,121,112,101])])?o/1e3:1768176e3;return t[g([101,120,112])]<e}()?g([69,120,112,105,114,101,100]):function(){const e=ur,n=t[g([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[g([108,101,110,103,116,104])])return!0;const{hostname:o}=new URL(window[g([108,111,99,97,116,105,111,110])][e(592)]);if(n[g([105,110,99,108,117,100,101,115])](o))return!0;const r=o[g([115,112,108,105,116])](g([46]));return n[g([102,105,108,116,101,114])](t=>t[g([105,110,99,108,117,100,101,115])](g([42])))[g([109,97,112])](t=>t[g([115,112,108,105,116])](g([46])))[g([102,105,108,116,101,114])](t=>t[g([108,101,110,103,116,104])]<=r[g([108,101,110,103,116,104])])[g([109,97,112])](t=>Array(r[g([108,101,110,103,116,104])]-t[g([108,101,110,103,116,104])])[g([102,105,108,108])](t[0]===g([42])?g([42]):"")[g([99,111,110,99,97,116])](t))[g([115,111,109,101])](t=>r[g([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===g([42])))}()?(t[g([108,105,99,101,110,115,101,84,121,112,101])]==g([101,118,97,108,117,97,116,105,111,110])&&(n=function(t){const e=[new(window[g([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[g([116,104,101,110])](()=>new(window[g([80,114,111,109,105,115,101])])(t=>{let e=0;r[g([109,111,100,101,108])][g([111,110])](g([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,o)=>{o[0][g([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,1512==e&&(t(),n[g([111,102,102])]())})}))];return window[g([80,114,111,109,105,115,101])][g([114,97,99,101])](e)[g([116,104,101,110])](()=>t)}(g([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),await(n&&k?new(window[g([80,114,111,109,105,115,101])])((t,e)=>{n[g([116,104,101,110])](t,e),k[g([116,104,101,110])](e=>{e!=g([86,97,108,105,100])&&t(e)},e)}):n||k||g([86,97,108,105,100]))):g([68,111,109,97,105,110,76,105,109,105,116]):g([78,111,116,65,108,108,111,119,101,100]):g([73,110,118,97,108,105,100])):g([73,110,118,97,108,105,100]))}catch{return g([73,110,118,97,108,105,100])}}())}(this)}[sr(561)](){const t=sr,e=this[t(477)][t(534)][t(570)](Co),n=this[t(477)][t(530)][t(570)](t(585));for(const o of e[t(523)]({channelId:n}))e[t(529)](o.id),e[t(528)][t(472)](o.id);super[t(561)]()}[sr(498)](t){const e=sr;return this[e(594)](t)[e(505)]>0}[sr(594)](t){const e=sr,n=[];for(const o of this[e(477)][e(501)][e(557)])o[e(515)][e(596)](e(526)+t)&&n[e(486)](o);return n}[sr(548)](t){setTimeout(()=>{const n=ur,o=this[n(578)](t);o&&this[n(622)]&&Go(this[n(622)]).id===t&&(0,e.scrollViewportToShowTarget)({target:o[0],viewportOffset:100,alignToTop:!0})},50)}[sr(467)](t){const e=sr;this[e(477)][e(501)][e(497)](()=>{const n=e;for(const e of this[n(594)](t))this[n(477)][n(562)][n(606)](e)})}[sr(605)](t){const e=sr,n=this[e(477)][e(534)][e(570)](Co),o=this[e(477)][e(534)][e(570)](Bo),r=n[e(563)](t);if(!r[e(583)]){const t=r[e(470)](()=>this[e(578)](r.id));o[e(551)](t),r[e(610)]=!1}}[sr(492)](){const t=sr,e=this[t(477)],n=e[t(534)][t(570)](r.Users);e[t(597)][t(588)](t(603))[t(568)]({model:t(474),view:(o,r)=>{const s=t,{id:i}=Go(o[s(512)]),c=e[s(534)][s(570)](Co)[s(563)](i),a=this[s(622)]&&Go(this[s(622)]).id===i;let u;if(c&&c[s(525)]&&!a&&o[s(487)])return r[s(571)][s(493)](o[s(487)],s(500)+o[s(512)]),r[s(571)][s(493)](o[s(487)],s(533)+o[s(512)]),null;const h=[s(552)];return a&&h[s(486)](s(536)),u=c?.[s(505)]?c[s(495)][s(618)][s(494)].id:n.me.id,{classes:h,attributes:{"data-comment":i,"data-author-id":u}}}}),e[t(597)][t(588)](t(485))[t(584)]({model:t(474),view:(n,{options:o})=>{const r=t;if(o[r(587)])return null;const s=e[r(534)][r(570)](Co),i=e[r(501)][r(557)][r(570)](n),{id:c,part:a}=Go(n);return i&&!i[r(509)]||o[r(476)]&&s[r(563)](c)?.[r(525)]?null:{group:r(474),name:a?c+":"+a:c}}}),e[t(597)][t(588)](t(625))[t(620)]({view:{name:t(474),attributes:{id:/^\w/}},model:(e,{writer:n})=>n[t(572)](t(463),{"data-name":t(526)+e[t(468)]("id")})}),e[t(597)][t(588)](t(625))[t(475)]({view:t(474)})}[sr(480)](){const t=sr,e=this[t(477)],n=e[t(534)][t(570)](Co),o=new Set,r=new Set;e[t(501)][t(541)][t(553)](n=>{const s=t;let i=!1;for(const{name:t,data:c}of e[s(501)][s(541)][s(555)][s(565)]()){const{group:a,id:u}=Go(t);let h=c[s(580)];if(s(474)!==a||!h)continue;const d=s(538)===h[s(566)][s(581)];d||(h=hr(h,e[s(501)]),!h||h[s(465)]||!c[s(580)]||h[s(524)](c[s(580)]))?e[s(501)][s(544)](h)&&!d?this[s(602)]?o[s(624)](t):this[s(479)](t,u):(r[s(624)](t),o[s(472)](t),n[s(619)](t),i=!0):(n[s(514)](t,{range:h}),i=!0)}return i}),this.on(t(519),(n,r,s)=>{const i=t;if(!s&&o[i(490)])for(const t of o){const{id:n}=Go(t);o[i(472)](t),e[i(501)][i(557)][i(570)](t)&&this[i(479)](t,n)}}),this[t(579)](e[t(501)][t(541)],t(497),()=>{const s=t;for(const{name:t,data:{newRange:i}}of e[s(501)][s(541)][s(555)][s(565)]()){const{group:c,id:a}=Go(t);if(s(474)!==c)continue;const u=n[s(563)](a),h=this[s(498)](a);u&&(!u[s(610)]&&i&&e[s(562)][s(600)][s(542)](s(582),()=>{const t=s,o=e[t(534)][t(570)](wo),r=n[t(573)][t(570)](u)[t(600)];o[t(531)](r)[t(611)]()},{priority:s(504)}),u[s(610)]=h||!!i),i||(r[s(624)](t),o[s(472)](t))}for(const t of r){const{id:e}=Go(t),r=n[s(563)](e);if(o[s(472)](t),!r)continue;const i=this[s(498)](e);i||r[s(478)]?i||r[s(484)]||r[s(540)](new Date):r[s(559)]()}r[s(598)]()})}[sr(558)](t){const e=sr;t[e(608)](t=>{const n=e;t[n(484)]&&this[n(605)](t.id)})}[sr(578)](t){const e=sr,n=this[e(477)],o=this[e(594)](t);return(0,r.getAllMarkersDomElementsSorted)(n[e(562)],o)}[sr(607)](t){const e=sr,n=this[e(594)](t);let o="",r=!1;for(const t of n){const n=t[e(511)]();for(const t of Array[e(575)](n[e(547)]()))t.is(e(564))?(o&&r&&(o+=" ",r=!1),o+=t[e(464)]):r=!0;r=!0}return o[e(510)](0,150)}[sr(556)](t,e){const n=sr,o=this[n(477)],r=o[n(534)][n(570)](Co);let s=r[n(563)](e);const i=o[n(530)][n(570)](n(585)),c=o[n(534)][n(570)](Bo);return s&&(s[n(484)]&&s[n(540)](null),s[n(583)])||(this[n(594)](e)[0][n(527)]?r[n(567)]({channelId:i,threadId:e})[n(590)](t=>{const r=n;if(r(612)!==o[r(471)])if(s=t,s&&!s[r(583)]){const t=s[r(470)](()=>this[r(578)](e));c[r(551)](t),s[r(525)]&&this[r(467)](e)}else if(!s){const t=this[r(594)](e);o[r(501)][r(497)](e=>{const n=r;for(const o of t)e[n(619)](o)})}}):o[n(562)][n(600)][n(542)](n(582),()=>{const t=n;if(r[t(563)](e))return;const a=o[t(534)][t(570)](wo);s=r[t(554)]({channelId:i,threadId:e,target:()=>this[t(578)](e),context:{type:t(516),value:this[t(607)](e)}});const u=r[t(573)][t(570)](s)[t(600)],h=a[t(531)](u);h&&c[t(551)](h)},{priority:n(504)})),s}[sr(479)](t,e){const n=sr,o=this[n(556)](t,e);o&&!o[n(599)]&&o[n(491)]({type:n(516),value:this[n(607)](e)})}[sr(518)](){const t=sr,n=this[t(477)];(0,r.surroundingMarkersDetector)(n[t(501)],({left:o,entered:s})=>{const i=t;for(const t of o)if(dr(t)){n.ui[i(481)][i(550)](it(n[i(532)],i(543)));break}for(const t of s)if(dr(t)){n.ui[i(481)][i(550)](it(n[i(532)],i(520),(0,e.getEnvKeystrokeText)(r.FOCUS_ANNOTATION_KEYSTROKE)));break}})}}function ar(t,e){return e?t+":"+e:t}function ur(t,e){const n=ir();return(ur=function(t,e){return n[t-=462]})(t,e)}function hr(t,e){const n=sr,o=e[n(569)],r=e[n(546)](t[n(473)]);for(const s of t[n(508)]()){const{type:t,item:i,nextPosition:c}=s;if(n(516)===t||o[n(537)](i)){const t=e[n(521)](i);r[n(465)]&&(r[n(473)]=t),r[n(586)]=c}}return r}function dr(t){const e=sr;return e(474)===Go(t[e(515)])[e(613)]}const lr=kr;function mr(){const t=["change:activeAnnotations","domainLimit","commentsLicenseKeyInvalid","isFocused","view","length","isOfficialPlugin","commentsLicenseKeyEvaluationLimit","hasContent","2106368dtBWgE","execute","_viewToController","getRange","_licenseKeyCheckInterval","editing","listenTo","hasCommentThread","comment","commentsLicenseKeyDomainLimit","focus","isEnabled","highest","activeMarker","get","bind","set","licenseKey","addCommentThread","Comments","expired","getCommentThread","pluginName","menuBar:comment","19060624PSphTz","innerView","isPremiumPlugin","commentsLicenseKeyValid","CommentsUI","from","requires","commentsLicenseKeyUsageLimit","5920548wqlTvu","_threadToController","getAllMarkersForId","stop","invalid","_createUIButton","removeCommentThread","tooltip","hasMarkerForId","add","7LJZkIf","usageLimit","model","Comment","componentFactory","544879BwCwsj","plugins","_showLicenseError","commands","addComment","focusTracker","low","commentsLicenseKeyExpired","editor","comment:","3931915zwBHpk","init","config","addSourceCollector","1485048uthpuf","has","featureNotAllowed","evaluationLimit","find","destroy","locale","commentsLicenseKeyNotAllowed","map","push","1329828YXpZzZ","CommentsListView","CommentThreadInputView"];return(mr=function(){return t})()}function kr(t,e){const n=mr();return(kr=function(t,e){return n[t-=269]})(t,e)}!function(t){const e=kr,n=t();for(;;)try{if(631932===parseInt(e(269))/1+parseInt(e(293))/2+-parseInt(e(283))/3+parseInt(e(305))/4+parseInt(e(279))/5+parseInt(e(337))/6+-parseInt(e(347))/7*(parseInt(e(329))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mr);class gr extends t.Plugin{[lr(322)];[lr(309)];static get[lr(327)](){return lr(333)}static get[lr(302)](){return!0}static get[lr(331)](){return!0}static get[lr(335)](){return[Co,cr,Bo,wo]}get[lr(294)](){return Ut}get[lr(295)](){return Pt}[lr(280)](){const t=lr,e=this[t(277)],n=e[t(270)][t(319)](Co),o=e[t(270)][t(319)](cr),r=e[t(270)][t(319)](wo),s=e[t(270)][t(319)](Bo);e.ui[t(351)][t(346)](t(313),()=>{const e=t,n=this[e(342)](st.ButtonView);return n[e(344)]=!0,n}),e.ui[t(351)][t(346)](t(328),()=>this[t(342)](st.MenuBarMenuListItemButtonView)),s[t(282)](()=>{const e=t,r=[];for(const[t,s]of n[e(338)]){const n=o[e(339)](t.id),i=n[e(291)](t=>t[e(308)]());n[e(301)]>0&&r[e(292)]([s[e(300)],i])}return r}),this[t(311)](r,t(296),(e,r,s)=>{const i=t,c=Array[i(334)](s)[i(291)](t=>t[i(330)])[i(287)](t=>n[i(307)][i(284)](t));if(!c)return void(o[i(318)]=null);const a=n[i(307)][i(319)](c)[i(349)].id,u=i(278)+a;a&&o[i(345)](a)?o[i(318)]=u:o[i(318)]&&(o[i(318)]=null)}),this[t(311)](n,t(343),(n,{threadId:r,isFromAdapter:s})=>{const i=t;!s&&e.ui[i(274)][i(299)]&&o[i(345)](r)&&e[i(310)][i(300)][i(315)]()},{priority:t(317)}),this[t(311)](n,t(273),(r,{threadId:s,isFromAdapter:i})=>{const c=t;!i&&o[c(345)](s)&&n[c(312)](s)&&1===n[c(326)](s)[c(301)]&&(e[c(310)][c(300)][c(315)](),r[c(340)]())},{priority:t(275)}),this[t(322)]=this[t(277)][t(281)][t(319)](t(322));const i=this[t(277)];this[t(309)]=setInterval(()=>{const e=t;let n;for(const t in i){const o=t,r=i[o];if(e(332)==r||e(298)==r||e(276)==r||e(314)==r||e(290)==r||e(303)==r||e(336)==r){delete i[o],n=r,clearInterval(this[e(309)]),this[e(309)]=void 0;break}}e(298)==n&&i[e(271)](e(341)),e(276)==n&&i[e(271)](e(325)),e(314)==n&&i[e(271)](e(297)),e(290)==n&&i[e(271)](e(285),e(324)),e(303)==n&&i[e(271)](e(286)),e(336)==n&&i[e(271)](e(348))},1e3)}[lr(288)](){const t=lr;super[t(288)](),this[t(309)]&&clearInterval(this[t(309)])}[lr(342)](t){const e=lr,n=this[e(277)],o=new t(n[e(289)]),r=n[e(272)][e(319)](e(323));return o[e(321)]({label:it(n[e(289)],e(350)),icon:rt.IconAddComment}),o[e(320)](e(316)).to(r,e(316),r,e(304),(t,e)=>t&&e),this[e(311)](o,e(306),()=>{r[e(306)]()}),o}}const pr=br;function fr(){const t=["get","SourceEditing","DragDrop","delete","RevisionTracker","forceDisabled","2103012AGKhjb","24260508qwJoEr","pluginName","requires","587744whldeu","addCommentThread","commands","afterInit","stopListening","cut","view","set","editing","editSource","config","4vjCHKl","plugins","clipboardInput","editor","document","_enableCommentsOnlyMode","1050867OetQjD","change:isEnabled","CommentsOnly","has","isOfficialPlugin","isEnabled","28225oHKDRo","commentsOnlyMode","isPremiumPlugin","highest","stop","affectsData","35196PEgbxV","1015980BNhegY","11qFHCBF","listenTo","_disableCommentsOnlyMode","commentsOnly","7aFkMxt","546sTXFVa","clearForceDisabled","30mgbnDz"];return(fr=function(){return t})()}function br(t,e){const n=fr();return(br=function(t,e){return n[t-=275]})(t,e)}!function(t){const e=br,n=t();for(;;)try{if(296388===-parseInt(e(294))/1*(parseInt(e(276))/2)+-parseInt(e(295))/3+-parseInt(e(310))/4+parseInt(e(288))/5*(-parseInt(e(301))/6)+-parseInt(e(300))/7*(-parseInt(e(314))/8)+-parseInt(e(282))/9*(parseInt(e(303))/10)+parseInt(e(296))/11*(parseInt(e(311))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fr);class vr extends t.Plugin{static get[pr(312)](){return pr(284)}static get[pr(286)](){return!0}static get[pr(290)](){return!0}static get[pr(313)](){return[cr]}constructor(t){const e=pr;super(t),this[e(321)](e(287),!1),this.on(e(283),(t,n,o)=>{const r=e;o?this[r(281)]():this[r(298)]()})}[pr(317)](){const t=pr;!this[t(287)]&&this[t(279)][t(275)][t(304)](t(299))&&(this[t(287)]=!0)}[pr(281)](){const t=pr;for(const[e,n]of this[t(279)][t(316)])n[t(293)]&&t(315)!==e&&n[t(309)](t(289));this[t(279)][t(277)][t(285)](t(306))&&this[t(279)][t(277)][t(304)](t(306))[t(309)](t(289)),this[t(279)][t(277)][t(285)](t(308))&&this[t(279)][t(277)][t(304)](t(308))[t(309)](t(289)),this[t(279)][t(277)][t(285)](t(305))&&this[t(279)][t(277)][t(304)](t(305))[t(309)](t(289)),this[t(279)][t(316)][t(304)](t(323))?.[t(309)](t(289));const e=this[t(279)][t(322)][t(320)][t(280)];this[t(297)](e,t(319),e=>e[t(292)](),{priority:t(291)}),this[t(297)](e,t(278),e=>e[t(292)](),{priority:t(291)}),this[t(297)](e,t(307),e=>e[t(292)](),{priority:t(291)})}[pr(298)](){const t=pr;for(const[e,n]of this[t(279)][t(316)])n[t(293)]&&t(315)!==e&&n[t(302)](t(289));this[t(279)][t(277)][t(285)](t(308))&&this[t(279)][t(277)][t(304)](t(308))[t(302)](t(289)),this[t(279)][t(277)][t(285)](t(305))&&this[t(279)][t(277)][t(304)](t(305))[t(302)](t(289)),this[t(279)][t(316)][t(304)](t(323))?.[t(302)](t(289)),this[t(318)](this[t(279)][t(322)][t(320)][t(280)])}}function wr(t,e){const n=Ir();return(wr=function(t,e){return n[t-=297]})(t,e)}const _r=wr;function Ir(){const t=["function","get","annotationsuis-register-invalid-interface","annotationsuis-annotation-mismatch","delete","remove","329GvdQFs","defaultFilter","745632Ujoyak","requires","2476nRUfEo","annotationsuis-missing-ui","activate","has","size","filter","refilterAnnotations","_deactivateAllAnnotations","push","activeUIs","context","stopListening","detach","AnnotationsUIs","init","_addActiveAnnotation","type","deactivateAll","attach","deactivate","isActive","setActiveAnnotation","342036nHHgVq","register","hasActive","_uis","listenTo","_assertAnnotationDoesNotBelongToMultipleUIs","_setSelectedAnnotations","pluginName","_activateAnnotation","add","switchTo","uisData","from","set","plugins","destroy","change:activeAnnotation","annotationsuis-register-already-registered","26736UJibMw","765VJDJCh","collection","isPremiumPlugin","activeAnnotations","isOfficialPlugin","1056240lQVFlY","_visibleAnnotations","find","length","_removeActiveAnnotation","201108yRFsaR","1109785DofFXW"];return(Ir=function(){return t})()}!function(t){const e=wr,n=t();for(;;)try{if(158084===parseInt(e(358))/1+-parseInt(e(329))/2+parseInt(e(348))/3*(-parseInt(e(307))/4)+parseInt(e(359))/5+-parseInt(e(353))/6+-parseInt(e(303))/7*(-parseInt(e(347))/8)+parseInt(e(305))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ir);class yr extends t.ContextPlugin{[_r(316)];[_r(340)];[_r(332)];static get[_r(306)](){return[wo]}static get[_r(336)](){return _r(320)}static get[_r(352)](){return!0}static get[_r(350)](){return!0}constructor(t){const e=_r;super(t),this[e(316)]=new Set,this[e(332)]=new Map,this[e(340)]=new Map}[_r(321)](){const t=_r,e=this[t(317)][t(343)][t(298)](wo);this[t(333)](e,t(337),(e,n)=>{const o=t;for(const t of this[o(316)]){const e=this[o(332)][o(298)](t);(0,this[o(340)][o(298)](t)[o(312)])(n)&&e[o(328)](n)}}),this[t(333)](e,t(314),()=>{const e=t;for(const t of this[e(316)])this[e(332)][e(298)](t)[e(328)](null)}),this[t(333)](e[t(354)],t(338),(e,n)=>{this[t(334)](n)})}[_r(331)](){const t=_r;return this[t(316)][t(311)]>0}[_r(327)](t){const e=_r;return this[e(316)][e(310)](t)}[_r(309)](t,n=this[_r(304)]){const o=_r,r=this[o(317)][o(343)][o(298)](wo);if(!this[o(332)][o(310)](t))throw new e.CKEditorError(o(308),this,{uiName:t});this[o(327)](t)&&this[o(326)](t),this[o(316)][o(338)](t);const s=new Qe;$e({source:r[o(354)],target:s,filter:n}),this[o(340)][o(342)](t,{collection:s,filter:n});const i=this[o(332)][o(298)](t);i[o(325)](s),this[o(333)](i,o(345),(t,e,n,s)=>{const i=o;s&&r[i(357)](s),n&&r[i(322)](n)})}[_r(326)](t){const n=_r;if(this[n(316)][n(301)](t),!this[n(332)][n(310)](t))throw new e.CKEditorError(n(308),this,{uiName:t});const o=this[n(332)][n(298)](t);o[n(319)](),this[n(318)](o),this[n(340)][n(298)](t)[n(349)][n(344)](),this[n(340)][n(301)](t)}[_r(339)](t){const n=_r;if(!this[n(332)][n(310)](t))throw new e.CKEditorError(n(308),this,{uiName:t});const o=this[n(317)][n(343)][n(298)](wo),r=Array[n(341)](o[n(351)])[0]||null;this[n(324)](),this[n(309)](t);const s=this[n(332)][n(298)](t);s[n(328)](r),s[n(335)]&&r&&s[n(335)]([r])}[_r(324)](){const t=_r;for(const e of this[t(316)])this[t(326)](e)}[_r(330)](t,n){const o=_r;if(this[o(332)][o(310)](t))throw new e.CKEditorError(o(346));if(o(297)!=typeof n[o(325)]||o(297)!=typeof n[o(319)]||o(297)!=typeof n[o(328)])throw new e.CKEditorError(o(299),null);this[o(332)][o(342)](t,n)}[_r(313)](){const t=_r,e=this[t(317)][t(343)][t(298)](wo)[t(349)],n=new Map,o=Array[t(341)](this[t(316)]);for(const e of this[t(316)]){const o=this[t(340)][t(298)](e)[t(349)];for(const r of o)n[t(342)](r,e)}for(const r of e){const e=n[t(298)](r);this[t(334)](r);const s=o[t(355)](e=>this[t(340)][t(298)](e)[t(312)](r));e!==s&&(e&&this[t(340)][t(298)](e)[t(349)][t(302)](r),s&&this[t(340)][t(298)](s)[t(349)][t(338)](r))}}[_r(344)](){const t=_r;this[t(324)](),super[t(344)]()}[_r(304)](){return!0}[_r(334)](t){const n=_r,o=[];for(const e of this[n(316)])(0,this[n(340)][n(298)](e)[n(312)])(t)&&o[n(315)](e);if(o[n(356)]>1)throw new e.CKEditorError(n(300),null,{matchedUIs:o,annotationType:t[n(323)]})}}var Ar=n(567),Cr={attributes:{"data-cke":!0}};Cr.setAttributes=Ae(),Cr.insert=Ie().bind(null,"head"),Cr.domAPI=we(),Cr.insertStyleElement=Te();be()(Ar.A,Cr);Ar.A&&Ar.A.locals&&Ar.A.locals;const Tr=Or;!function(t){const e=Or,n=t();for(;;)try{if(177528===-parseInt(e(198))/1*(-parseInt(e(202))/2)+-parseInt(e(243))/3*(parseInt(e(208))/4)+parseInt(e(215))/5*(parseInt(e(232))/6)+-parseInt(e(225))/7*(-parseInt(e(200))/8)+-parseInt(e(217))/9*(parseInt(e(239))/10)+-parseInt(e(228))/11*(-parseInt(e(218))/12)+-parseInt(e(206))/13*(-parseInt(e(224))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xr);const Er=(0,e.toUnit)("px");function xr(){const t=["forEach","focusables","minHeight","getIndex","uiLanguageDirection","Annotations list","list","ck-reset","1OOJRNg","number","1295288rsvfjd","application","273794rbaUlu","createCollection","_setupKeyboardNavigation","listenTo","56589ZdrJnC","focusNext","4XpzoWw","div","_updateItemPositionInFocusables","ck-sidebar","removed","remove","source","85gEkMLt","top","60993SBrTSP","324yBSMMO","focus","Annotations sidebar","change","add","delegate","966RZlTYB","7uuHadf","focusPrevious","focusFirst","36839DZhMdk","element","arrowdown","focusTracker","4266ZBkRTc","bindTemplate","render","length","arrowup","focusCycler","added","470DsuyJJ","set","setTemplate","class","616884rRmdUi","change:top"];return(xr=function(){return t})()}function Or(t,e){const n=xr();return(Or=function(t,e){return n[t-=193]})(t,e)}class Nr extends st.View{[Tr(196)];[Tr(246)];[Tr(231)];[Tr(237)];constructor(t){const n=Tr;super(t);const o=this[n(233)];this[n(240)](n(247),0),this[n(240)](n(242),""),this[n(196)]=this[n(203)](),this[n(246)]=this[n(203)](),this[n(196)][n(223)](n(236),n(230)).to(this),this[n(231)]=new e.FocusTracker,this[n(237)]=new st.FocusCycler({focusables:this[n(246)],focusTracker:this[n(231)]}),this[n(241)]({tag:n(209),attributes:{class:["ck",n(211),n(197),o.to(n(242))],style:{minHeight:o.to(n(247),t=>n(199)==typeof t?Er(t+10):null)},dir:t[n(194)],role:n(201),"aria-label":it(t,n(220)),tabindex:0},children:[{tag:n(209),attributes:{role:n(196),"aria-label":it(t,n(195))},children:this[n(196)]}]})}[Tr(234)](){const t=Tr;super[t(234)](),this[t(204)]()}[Tr(219)](){const t=Tr;this[t(237)][t(227)]()}[Tr(204)](){const t=Tr;this[t(196)][t(223)](t(244)).to(this),this.on(t(244),e=>{const n=t;this[n(210)](e[n(214)])}),this[t(196)][t(245)](e=>{const n=t;this[n(231)][n(222)](e[n(229)]),this[n(210)](e)}),this[t(196)].on(t(221),(e,n)=>{const o=t;for(const t of n[o(212)])this[o(231)][o(213)](t[o(229)]),this[o(246)][o(213)](t);for(const t of n[o(238)])this[o(231)][o(222)](t[o(229)]),this[o(210)](t)}),this.on(t(236),()=>{const e=t;this[e(237)][e(226)]()}),this.on(t(230),()=>{const e=t;this[e(237)][e(207)]()}),this[t(205)](this[t(229)],t(219),()=>{this[t(219)]()})}[Tr(210)](t){const e=Tr,n=this[e(246)][e(193)](t);let o,r;for(const n of this[e(246)])if(t[e(216)]<n[e(216)]){o=n;break}if(r=o?this[e(246)][e(193)](o):this[e(246)][e(235)],-1!==n){if(n===r-1)return;this[e(246)][e(213)](t),r=o?this[e(246)][e(193)](o):this[e(246)][e(235)]}this[e(246)][e(222)](t,r)}}function Sr(t,e){const n=Rr();return(Sr=function(t,e){return n[t-=341]})(t,e)}const Mr=Sr;function Rr(){const t=["_mutationObserver","arrowdown","first","destroy","856414xLOwIx","attach","5050146HFuqHz","top","height","focus","render","88sWNurw","7610bDXsCr","presentation","19071kbyArl","564557GiSmWv","detach","set","delegate","element","div","2fjmOiW","bind","ck-sidebar-item","arrowup","setTemplate","bottom","bindTemplate","isAnimationDisabled","96qGIOVY","16581609woMTmC","clear","24wkVhEb","content","_targetTop","1638525fNHvYH","38680ZMtUsD","updateHeight","clientHeight","createCollection","ck-sidebar-item--no-animation"];return(Rr=function(){return t})()}!function(t){const e=Sr,n=t();for(;;)try{if(822476===-parseInt(e(360))/1*(-parseInt(e(377))/2)+-parseInt(e(350))/3+-parseInt(e(344))/4*(-parseInt(e(351))/5)+parseInt(e(362))/6+parseInt(e(371))/7*(parseInt(e(367))/8)+parseInt(e(370))/9*(parseInt(e(368))/10)+-parseInt(e(345))/11*(parseInt(e(347))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Rr);const Pr=(0,e.toUnit)("px");class Vr extends st.View{[Mr(348)];[Mr(349)];[Mr(356)];constructor(t){const e=Mr;super(t),this[e(373)](e(363),0),this[e(373)](e(364),0),this[e(378)](e(341)).to(this,e(363),this,e(364),(t,e)=>t+e),this[e(373)](e(343),!1),this[e(356)]=Be(()=>this[e(352)]()),this[e(349)]=null,this[e(348)]=this[e(354)](),this[e(348)][e(374)](e(380),e(357)).to(this);const n=this[e(342)];this[e(381)]({tag:e(376),attributes:{class:[e(379),n.to(e(343),t=>t?e(355):"")],style:{top:n.to(e(363),t=>Pr(t))},role:e(369)},children:this[e(348)]})}[Mr(366)](){const t=Mr;super[t(366)](),this[t(356)][t(361)](this[t(375)])}[Mr(365)](){const t=Mr;this[t(348)][t(358)]&&this[t(348)][t(358)][t(365)]()}[Mr(352)](){const t=Mr,e=this[t(375)][t(353)];e&&(this[t(364)]=e)}[Mr(359)](){const t=Mr;this[t(348)][t(346)](),this[t(356)][t(372)](),super[t(359)]()}}function Lr(){const t=["set","height","updateHeight","content","nodeType","bottom","class","config","Sidebar","change:_lastItem","_detachFromContainer","pluginName","length","690864mahUtd","stopListening","1707768ceCLHs","bind","clear","_updateLastItem","10064450qbHauM","_attachToContainer","change:top","190gsYDqt","isPremiumPlugin","sidebar.container","_getItemBefore","change:targetRect","rearrange","4LgUJKh","define","_destroySidebarItemView","1301106TjCZxT","_spaceBetweenItems","49ehbhHc","170MMQOWy","get","_alignForTopChange","_annotationToSidebarItemView","change:bottom","_getItemAfter","_activeAnnotation","_recalculate","element","sidebar-setcontainer-invalid-element","max","363183afLLpS","unbind","delete","appendChild","sidebar.preventScrollOutOfView","isOfficialPlugin","sidebar-attachtocontainer-missing-container","add","303165WmRvYL","getSidebarItemView","getIndex","setContainer","view","minHeight","targetRect","context","listenTo","refresh","addAnnotation","destroy","init","last","object","_alignForBottomChange","_alignToTargetRect","_annotations","container","render","_alignBeforeItem","locale","_getMaxAvailableTop","_createSidebarView","isActive","_getTargetTop","_sidebarItemViewToAnnotation","target","top","_targetTop","remove","_alignAfterItem","push","_setItemTop","list","_recalculateBuffer","72412tQhfUv","isAnimationDisabled","_lastItem"];return(Lr=function(){return t})()}const Br=Dr;function Dr(t,e){const n=Lr();return(Dr=function(t,e){return n[t-=202]})(t,e)}!function(t){const e=Dr,n=t();for(;;)try{if(524910===-parseInt(e(263))/1+parseInt(e(246))/2*(parseInt(e(249))/3)+parseInt(e(215))/4*(parseInt(e(252))/5)+parseInt(e(233))/6+-parseInt(e(251))/7*(parseInt(e(231))/8)+parseInt(e(271))/9*(parseInt(e(240))/10)+-parseInt(e(237))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lr);class jr extends t.ContextPlugin{[Br(275)];[Br(258)];[Br(288)];[Br(250)];[Br(205)];[Br(255)];[Br(214)];static get[Br(229)](){return Br(226)}static get[Br(268)](){return!0}static get[Br(241)](){return!0}constructor(t){const e=Br;super(t),this[e(218)](e(217),void 0),this[e(275)]=this[e(202)](),this[e(218)](e(289),null),this[e(250)]=25,this[e(205)]=new Map,this[e(255)]=new Map,this[e(278)][e(225)][e(247)](e(267),!1),this[e(288)]=null,this[e(258)]=null,this[e(214)]=[]}[Br(283)](){const t=Br,e=this[t(278)][t(225)][t(253)](t(242));e&&this[t(274)](e)}[Br(274)](t){const n=Br;if(!Hr(t))throw new e.CKEditorError(n(261));this[n(289)]=t}[Br(238)]({viewClass:t="",spaceBetweenItems:n=25}={}){const o=Br;if(!Hr(this[o(289)]))throw new e.CKEditorError(o(269),this);this[o(289)][o(266)](this[o(275)][o(260)]),this[o(275)][o(224)]=t,this[o(250)]=n}[Br(245)]({removedAnnotation:t,previousAnnotation:e,nextAnnotation:n}){const o=Br,r=this[o(272)](t);this[o(275)][o(213)][o(209)](r),this[o(248)](t),e&&this[o(287)](this[o(272)](e)),n&&this[o(287)](this[o(272)](n)),this[o(236)]()}[Br(280)]({blurredAnnotation:t,activatedAnnotation:e,disableAnimationOnActivatedAnnotation:n}){const o=Br;if(this[o(258)]=e,t){t[o(203)]=!1;const e=this[o(272)](t);e&&n&&(e[o(216)]=!1)}if(e){const t=this[o(272)](e);t&&(e[o(203)]=!0,n&&(t[o(216)]=!0,t[o(207)]+=1),this[o(287)](t))}}[Br(228)](t){const e=Br;if(this[e(275)][e(260)][e(209)](),t)for(const n of t)this[e(248)](n);this[e(275)][e(213)][e(235)](),this[e(275)][e(224)]="",this[e(217)]=null}[Br(281)](t,e){const n=Br;e||(e=t[n(275)]);const o=new Vr(this[n(278)][n(292)]);this[n(205)][n(218)](o,t),this[n(255)][n(218)](t,o),o[n(221)][n(270)](e),this[n(279)](t[n(275)],n(244),(e,r,s)=>{const i=n,c=this[i(204)](t,s);o[i(208)]!=c&&(o[i(208)]=c,this[i(212)](o,c))}),this[n(279)](o,n(239),()=>{const t=n;this[t(259)](o,t(207))}),this[n(279)](o,n(256),()=>{const t=n;this[t(259)](o,t(223))}),this[n(287)](o);const r=this[n(243)](o);return r&&this[n(210)](r,o)||this[n(287)](o),this[n(236)](),this[n(275)][n(213)][n(270)](o),o}[Br(254)](t){const e=Br;if(!t[e(221)][e(230)])return;const n=this[e(243)](t);if(!n)return;const o=this[e(205)][e(253)](n),r=this[e(258)];r&&r===o?this[e(210)](n,t):this[e(291)](t,n)}[Br(286)](t){const e=Br;if(!t[e(221)][e(230)])return;const n=this[e(257)](t);if(!n)return;const o=this[e(205)][e(253)](n),r=this[e(278)][e(225)][e(253)](e(267)),s=this[e(258)];s&&s===o&&r?(this[e(291)](n,t),this[e(210)](t,n)):s&&s===o?this[e(291)](n,t):this[e(210)](t,n)}[Br(259)](t,e){const n=Br;0===this[n(214)][n(230)]&&setTimeout(()=>{const t=n;for(const{sidebarItemView:e,changedProp:n}of this[t(214)])t(207)===n?this[t(254)](e):this[t(286)](e);this[t(214)]=[]},10),this[n(214)][n(211)]({sidebarItemView:t,changedProp:e})}[Br(272)](t){const e=Br;return this[e(255)][e(253)](t)}[Br(282)](){const t=Br;this[t(232)](),this[t(275)][t(282)]()}[Br(248)](t){const e=Br,n=this[e(272)](t);this[e(232)](n),this[e(232)](t[e(275)]),n[e(282)](),this[e(255)][e(265)](t),this[e(205)][e(265)](n)}[Br(202)](){const t=Br,e=new Nr(this[t(278)][t(292)]);return e[t(290)](),this.on(t(227),(n,o,r,s)=>{const i=t;s&&e[i(264)](i(276)),r?e[i(234)](i(276)).to(r,i(223)):e[i(276)]=null}),e}[Br(236)](){const t=Br;this[t(217)]=this[t(288)]?.[t(284)]?this[t(272)](this[t(288)][t(284)]):null}[Br(243)](t){const e=Br,n=this[e(205)][e(253)](t),o=n&&this[e(288)]?.[e(253)](this[e(288)][e(273)](n)-1);return o&&this[e(272)](o)||null}[Br(257)](t){const e=Br,n=this[e(205)][e(253)](t),o=n&&this[e(288)]?.[e(253)](this[e(288)][e(273)](n)+1);return o&&this[e(272)](o)||null}[Br(291)](t,e){const n=Br;t[n(220)]();const o=Ur(e[n(223)]+this[n(250)],t[n(207)]);return!!o&&(this[n(212)](e,e[n(207)]-o),!0)}[Br(210)](t,e){const n=Br;t[n(220)]();const o=Ur(t[n(223)]+this[n(250)],e[n(207)]);return!!o&&(this[n(212)](e,e[n(207)]+o,!1),!0)}[Br(287)](t){const e=Br,n=this[e(205)][e(253)](t);if(!n||!n[e(206)]||!n[e(277)])return;const o=this[e(204)](n,n[e(277)]);this[e(212)](t,o)}[Br(204)](t,n){const o=Br;if(null===n)return 0;if(t[o(206)]instanceof e.Rect)return n[o(207)];{const t=new e.Rect(this[o(275)][o(260)])[o(207)];return n[o(207)]-t}}[Br(212)](t,e,n=this[Br(278)][Br(225)][Br(253)](Br(267))){const o=Br;n&&(e=Math[o(262)](e,this[o(293)](t))),t[o(207)]=e}[Br(293)](t){const e=Br;let n=this[e(243)](t),o=0;for(;n;)n[e(220)](),o+=this[e(250)]+n[e(219)],n=this[e(243)](n);return o}}function Ur(t,e){return Math[Br(262)](t-e,0)}function Hr(t){const e=Br;return null!==t&&e(285)==typeof t&&1===t[e(222)]}const zr=Kr;function Kr(t,e){const n=Fr();return(Kr=function(t,e){return n[t-=255]})(t,e)}function Fr(){const t=["widesidebar-detach-not-attached","WideSidebar","cancel","attach","_activeAnnotation","addEventListener","_attachToContainer","switchTo","hasDomSelection","Annotations","_detachFromContainer","pluginName","wideSidebar","uiUpdate","isPremiumPlugin","requires","removeEventListener","blur","isAttached","activeAnnotation","EditorAnnotations","_editorAnnotations","refreshVisibility","addAnnotation","widesidebar-attach-already-attached","9757323VSSMXd","high","getOrderedSelectedAnnotations","rearrange","_refreshPositioningDebounced","547440zQkJea","register","get","focus","14778HkVnIr","annotations","14ZwegsN","resize","stopListening","_integrateWithEditorAnnotations","container","refreshPositioning","off","1443848ebaKaq","from","579516pdlRNi","remove","has","destroy","set:container","listenTo","ck-sidebar--wide","isOfficialPlugin","10IuPmau","15gnRCnm","updateTargetRect","detach","change:container","stop","add","init","_destroyEditorAnnotationsIntegration","refresh","302208Phesew","_annotations","setActiveAnnotation","plugins","809930eDRXuy","set","editors","ready","context"];return(Fr=function(){return t})()}!function(t){const e=Kr,n=t();for(;;)try{if(206535===-parseInt(e(315))/1*(parseInt(e(313))/2)+-parseInt(e(261))/3*(parseInt(e(270))/4)+-parseInt(e(274))/5+-parseInt(e(324))/6+-parseInt(e(322))/7+parseInt(e(309))/8+-parseInt(e(304))/9*(-parseInt(e(260))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fr);class Wr extends t.ContextPlugin{[zr(297)];[zr(314)];[zr(300)];[zr(308)];static get[zr(294)](){return[jr,yr]}static get[zr(290)](){return zr(280)}static get[zr(259)](){return!0}static get[zr(293)](){return!0}constructor(t){const n=zr;super(t),this[n(297)]=!1,this[n(275)](n(298),null),this[n(314)]=null,this[n(300)]=new e.Collection,this[n(308)]=Pe(()=>{const e=n;t[e(273)][e(311)](e(288))[e(301)](),this[e(314)][e(320)]()},250,{leading:!1})}[zr(267)](){const t=zr,e=this[t(278)][t(273)][t(311)](yr),n=this[t(278)][t(273)][t(311)](jr);e[t(310)](t(291),this),n[t(319)]&&e[t(286)](t(291))}[zr(272)](t){const e=zr;if(t===this[e(298)])return;const n=this[e(278)][e(273)][e(311)](jr);n[e(283)]=t;const o=this[e(298)];n[e(269)]({blurredAnnotation:o,activatedAnnotation:t}),this[e(298)]=t}[zr(282)](n){const o=zr;this[o(314)]=n;const r=this[o(278)][o(273)][o(311)](jr);if(r[o(271)]=n,this[o(297)])throw new e.CKEditorError(o(303),this);this[o(297)]=!0,this[o(257)](r,o(256),()=>{const t=o;this[t(263)](),this[t(257)](r,t(264),e=>{const o=t;e[o(321)](),this[o(282)](n)})}),r[o(285)]({viewClass:o(258)});const s=t=>{const e=o;t[e(262)](),r[e(302)](t)};for(const t of n)s(t);this[o(257)](n,o(266),(t,e)=>{s(e)}),this[o(257)](n,o(325),(t,e,s)=>{const i=o;r[i(307)]({removedAnnotation:e,previousAnnotation:n[i(311)](s-1),nextAnnotation:n[i(311)](s+1)}),e===this[i(298)]&&this[i(272)](null)},{priority:o(305)}),this[o(257)](n,o(312),(t,e)=>{this[o(272)](e)}),this[o(257)](n,o(296),()=>{this[o(272)](null)});const i=this[o(278)]instanceof t.Context?this[o(278)][o(276)]:new e.Collection([this[o(278)]]);for(const t of i)this[o(318)](t);this[o(257)](i,o(266),(t,e)=>{const n=o;this[n(257)](e,n(277),()=>{this[n(318)](e)})}),this[o(257)](i,o(325),(t,e)=>{const n=o;e[n(273)][n(326)](n(299))&&this[n(268)](e[n(273)][n(311)](n(299)))}),window[o(284)](o(316),this[o(308)]),this[o(278)][o(273)][o(311)](o(288))[o(301)](),this[o(314)][o(320)]()}[zr(263)](){const n=zr;if(!this[n(297)])throw new e.CKEditorError(n(279),this);this[n(272)](null);const o=this[n(278)][n(273)][n(311)](jr);o[n(289)](this[n(314)]),this[n(317)](o),this[n(317)](this[n(314)]),this[n(278)]instanceof t.Context&&this[n(317)](this[n(278)][n(276)]);for(const t of Array[n(323)](this[n(300)]))this[n(268)](t);window[n(295)](n(316),this[n(308)]),this[n(308)][n(281)](),this[n(298)]=null,this[n(297)]=!1,this[n(314)]=null}[zr(255)](){const t=zr;this[t(297)]&&this[t(263)]()}[zr(318)](t){const e=zr;if(!t[e(273)][e(326)](e(299)))return;const n=t[e(273)][e(311)](e(299)),o=()=>{const t=e,o=n[t(306)]({annotations:this[t(314)],activeAnnotation:this[t(298)]});this[t(272)](o[0]||null)};this[e(257)](n,e(269),o),this[e(257)](n,e(296),(t,{isAnnotationTracked:n})=>{const o=e;this[o(298)]&&n(this[o(298)])&&this[o(272)](null)}),this[e(257)](n,e(292),()=>{this[e(308)]()}),this[e(257)](this[e(314)],e(296),t=>{const r=e;n[r(287)]()&&(o(),t[r(265)]())},{priority:e(305)}),this[e(300)][e(266)](n)}[zr(268)](t){const e=zr;this[e(317)](t),this[e(300)][e(325)](t)}}const Yr=Xr;function Xr(t,e){const n=qr();return(Xr=function(t,e){return n[t-=256]})(t,e)}function qr(){const t=["252timXFj","6764960LSIewA","...","children","counterView","ck-annotation-counter__badge--edit-mode","bindTemplate","1292031aDgLyI","_badge","isDirty","set","1520330BUKotB","icon","140586CZpDfn","4744ojpkTe","269102aMqPPX","extendTemplate","add","setTemplate","toString","ck-annotation-counter__badge","4101784fMpcli","number","ck-annotation-counter","6lBfhMc","bind","annotationType","ck-annotation-counter__badge--","15tghtOT","span"];return(qr=function(){return t})()}!function(t){const e=Xr,n=t();for(;;)try{if(594252===-parseInt(e(260))/1*(parseInt(e(281))/2)+-parseInt(e(273))/3+parseInt(e(257))/4+-parseInt(e(264))/5*(parseInt(e(279))/6)+parseInt(e(277))/7+parseInt(e(280))/8*(-parseInt(e(266))/9)+parseInt(e(267))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qr);class Zr extends st.ButtonView{[Yr(270)];constructor(t){const e=Yr;super(t);const n=this[e(272)];this[e(276)](e(275),!1),this[e(276)](e(258),0),this[e(261)](e(274)).to(this,e(275),this,e(258),(t,n)=>t?e(268):n[e(285)]()),this[e(276)](e(262),""),this[e(278)]=rt.IconAddComment,this[e(282)]({attributes:{class:[e(259)]}}),this[e(270)]=new st.View,this[e(270)][e(284)]({tag:e(265),attributes:{class:[e(256),n.to(e(262),t=>e(263)+t),n.if(e(275),e(271))]},children:[{text:n.to(e(274))}]}),this[e(269)][e(283)](this[e(270)])}}var Gr=n(543),Jr={attributes:{"data-cke":!0}};Jr.setAttributes=Ae(),Jr.insert=Ie().bind(null,"head"),Jr.domAPI=we(),Jr.insertStyleElement=Te();be()(Gr.A,Jr);Gr.A&&Gr.A.locals&&Gr.A.locals;const Qr=$r;function $r(t,e){const n=ts();return($r=function(t,e){return n[t-=307]})(t,e)}function ts(){const t=["defaultPositions","ck-sidebar--narrow","execute","Annotations","_hideBalloon","target","has","mousedown","getByView","detach","unpin","set","_selectedAnnotations","off","activeAnnotation","narrowsidebar-attach-already-attached","getOrderedSelectedAnnotations","narrowSidebar","_annotationToNarrowView","_showBalloon","_updateBalloonPosition","isPremiumPlugin","keydown","balloonPanelView","isVisible","_attachListeners","attachToDom","stop","get","bodyCollection","southArrowNorthWest","NarrowSidebar","keyCode","refreshVisibility","isOfficialPlugin","northArrowSouthWest","_integrateWithEditorAnnotations","hasDomSelection","45749AOJvvh","bind","find","255846NdLrzW","length","add","focus","preventClosingBalloon","annotations","setActiveAnnotation","_destroyEditorAnnotationsIntegration","values","preventDefault","detachFromDom","annotationType","6265vmhdth","from","locale","89464BmOEJJ","Esc","uiUpdate","includes","narrowsidebar-detach-not-attached","_refreshPositioning","isAttached","_detachListeners","1194mwOkeW","change:container","blur","_domEmitter","2424zDWwHB","refresh","attach","register","addAnnotation","119QUKKeL","first","number","cancel","northArrowSouthEast","_attachToContainer","low","high","_refreshPositioningDebounced","6kwtdDM","EditorAnnotations","set:container","rearrange","refreshPositioning","change:height","init","contains","delete","_setSelectedAnnotations","clear","removeEventListener","_manuallyClosedAnnotationViews","requires","context","1746264raVxyQ","_detachFromContainer","content","addEventListener","northArrowSouth","editors","resize","stopPropagation","southArrowNorth","view","_editorAnnotations","295645VhAzae","esc","_annotations","southArrowNorthEast","remove","getSidebarItemView","189QwOzMn","plugins","pin","focusableElements","isDirty","ready","stopListening","type","element","destroy","listenTo","272520yYRVfO","pluginName"];return(ts=function(){return t})()}!function(t){const e=$r,n=t();for(;;)try{if(286557===parseInt(e(358))/1+-parseInt(e(332))/2*(-parseInt(e(418))/3)+-parseInt(e(347))/4+-parseInt(e(430))/5*(-parseInt(e(314))/6)+parseInt(e(323))/7*(parseInt(e(433))/8)+-parseInt(e(364))/9*(-parseInt(e(375))/10)+-parseInt(e(415))/11*(parseInt(e(318))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ts);class es extends t.ContextPlugin{[Qr(312)];[Qr(423)];[Qr(344)];[Qr(317)];[Qr(395)];[Qr(389)];[Qr(357)];[Qr(331)];static get[Qr(345)](){return[jr,yr]}static get[Qr(376)](){return Qr(408)}static get[Qr(411)](){return!0}static get[Qr(398)](){return!0}constructor(t){const n=Qr;super(t),this[n(312)]=!1,this[n(344)]=new Set,this[n(317)]=new((0,e.DomEmitterMixin)()),this[n(395)]=new Map,this[n(388)](n(391),null),this[n(423)]=null,this[n(389)]=[],this[n(357)]=new e.Collection,this[n(331)]=Pe(()=>{this[n(311)]()},250,{leading:!1})}[Qr(338)](){const t=Qr;this[t(346)][t(365)][t(405)](yr)[t(321)](t(394),this),this[t(406)]=new st.BodyCollection(this[t(346)][t(432)]),this[t(400)]=new st.BalloonPanelView(this[t(346)][t(432)]),this[t(406)][t(403)](),this[t(406)][t(420)](this[t(400)])}[Qr(320)](n){const o=Qr;this[o(423)]=n;const r=this[o(346)][o(365)][o(405)](jr),s=this[o(400)];if(r[o(360)]=n,this[o(312)])throw new e.CKEditorError(o(392),this);this[o(312)]=!0,this[o(374)](r,o(334),()=>{const t=o;this[t(386)](),this[t(374)](r,t(315),e=>{const o=t;e[o(390)](),this[o(320)](n)})}),r[o(328)]({viewClass:o(378),spaceBetweenItems:5});const i=t=>{const e=o,n=new Zr(this[e(346)][e(432)]);r[e(322)](t,n),this[e(395)][e(388)](t,n),n[e(416)](e(368),e(429),e(325)).to(t[e(356)],e(368),e(371),e(419)),n.on(e(379),()=>{const n=e;this[n(344)][n(342)](),s[n(349)][n(324)]!==t[n(356)]?(this[n(396)](t),t[n(356)][n(372)][n(421)](),this[n(424)](t)):this[n(424)](null)})};for(const t of n)i(t);this[o(374)](n,o(420),(t,e)=>{i(e)}),this[o(374)](n,o(362),(t,e,s)=>{const i=o;this[i(395)][i(405)](e)[i(373)](),this[i(395)][i(340)](e),r[i(335)]({removedAnnotation:e,previousAnnotation:n[i(405)](s-1),nextAnnotation:n[i(405)](s+1)}),e===this[i(391)]&&this[i(424)](null)},{priority:o(329)}),this[o(374)](n,o(421),(t,e)=>{this[o(424)](e)}),this[o(374)](n,o(316),()=>{this[o(424)](null)}),this[o(317)][o(374)](document,o(399),(t,n)=>{const r=o;n[r(409)]===e.keyCodes[r(359)]&&s[r(401)]&&(this[r(344)][r(420)](s[r(349)][r(324)]),this[r(381)](),n[r(354)](),n[r(427)]())}),this[o(317)][o(374)](document,o(384),(t,e)=>{const n=o,i=e[n(382)];s[n(401)]&&s[n(372)][n(339)](i)||r[n(356)][n(372)][n(339)](i)||t[n(422)]||this[n(391)]&&this[n(391)][n(367)][n(417)](t=>t[n(339)](i))||(this[n(344)][n(342)](),this[n(381)](),this[n(424)](null))});const c=this[o(346)]instanceof t.Context?this[o(346)][o(352)]:new e.Collection([this[o(346)]]);for(const t of c)this[o(413)](t);this[o(374)](c,o(420),(t,e)=>{const n=o;this[n(374)](e,n(369),()=>{this[n(413)](e)})}),this[o(374)](c,o(362),(t,e)=>{const n=o;e[n(365)][n(383)](n(333))&&this[n(425)](e[n(365)][n(405)](n(333)))}),window[o(350)](o(353),this[o(331)]),this[o(311)]()}[Qr(424)](t){const e=Qr;if(t===this[e(391)])return;const n=this[e(346)][e(365)][e(405)](jr);n[e(319)]({blurredAnnotation:this[e(391)],activatedAnnotation:t,disableAnimationOnActivatedAnnotation:!0}),t&&n[e(363)](t)?this[e(396)](t):this[e(381)](),this[e(391)]=t}[Qr(386)](){const n=Qr;if(!this[n(312)])throw new e.CKEditorError(n(310),this);this[n(424)](null);const o=this[n(346)][n(365)][n(405)](jr);this[n(381)](),Array[n(431)](this[n(395)][n(426)](),t=>t[n(373)]()),this[n(395)][n(342)](),o[n(348)](this[n(423)]),this[n(370)](),this[n(317)][n(370)](),this[n(346)]instanceof t.Context&&this[n(370)](this[n(346)][n(352)]);for(const t of Array[n(431)](this[n(357)]))this[n(425)](t);window[n(343)](n(353),this[n(331)]),this[n(331)][n(326)](),this[n(389)]=[],this[n(312)]=!1,this[n(423)]=null}[Qr(373)](){const t=Qr;this[t(312)]&&this[t(386)](),this[t(406)][t(428)]()}[Qr(413)](t){const e=Qr;if(!t[e(365)][e(383)](e(333)))return;const n=t[e(365)][e(405)](e(333)),o=this[e(346)][e(365)][e(405)](jr),r=this[e(423)],s=this[e(400)],i=()=>{const t=e,o=n[t(393)]({annotations:this[t(423)],activeAnnotation:this[t(391)]});this[t(341)](o),this[t(424)](o[0]||null)};this[e(374)](n,e(319),i),this[e(374)](n,e(316),(t,{isAnnotationTracked:n})=>{const o=e;this[o(391)]&&n(this[o(391)])&&(this[o(341)]([]),this[o(424)](null))}),this[e(374)](n,e(308),()=>{this[e(331)]()}),this[e(374)](r,e(316),t=>{const o=e;n[o(414)]()&&t[o(404)]()},{priority:e(330)}),this[e(374)](this[e(317)],e(384),(t,r)=>{const c=e,a=r[c(382)];s[c(401)]&&s[c(372)][c(339)](a)||o[c(356)][c(372)][c(339)](a)||this[c(391)]&&n[c(414)]()&&(i(),t[c(422)]=!0)},{priority:e(330)}),this[e(357)][e(420)](n)}[Qr(425)](t){const e=Qr;t&&(this[e(370)](t),this[e(357)][e(362)](t))}[Qr(341)](t){const e=Qr;for(const n of this[e(389)])t[e(309)](n)||this[e(344)][e(340)](n[e(356)]);this[e(389)]=t}[Qr(311)](){const t=Qr,e=this[t(400)];this[t(346)][t(365)][t(405)](t(380))[t(410)](),this[t(423)][t(336)](),e[t(401)]&&this[t(397)]()}[Qr(396)](t){const e=Qr;if(this[e(344)][e(383)](t[e(356)]))return;const n=this[e(400)][e(349)][e(324)];n!==t[e(356)]?(n&&this[e(313)](n),this[e(402)](t[e(356)]),this[e(400)][e(349)][e(342)](),this[e(400)][e(349)][e(420)](t[e(356)]),this[e(397)]()):this[e(397)]()}[Qr(397)](){const t=Qr,e=this[t(400)][t(349)][t(324)],n=e&&this[t(423)][t(385)](e);if(!n||!this[t(395)][t(383)](n))return;const o=this[t(395)][t(405)](n)[t(372)],r=function(){const e=t,n=st.BalloonPanelView[e(377)];return[n[e(361)],n[e(327)],n[e(355)],n[e(351)],n[e(407)],n[e(412)]]}();this[t(400)][t(366)]({target:o,positions:r})}[Qr(381)](){const t=Qr,e=this[t(400)],n=e[t(349)][t(324)];n&&(this[t(313)](n),e[t(387)](),e[t(349)][t(342)]())}[Qr(402)](t){const e=Qr;this[e(374)](t,e(337),()=>this[e(397)]()),this[e(374)](t,e(307),(n,o)=>{const r=e;this[r(344)][r(420)](t),this[r(381)](),o()})}[Qr(313)](t){this[Qr(370)](t)}}var ns=n(959),os={attributes:{"data-cke":!0}};os.setAttributes=Ae(),os.insert=Ie().bind(null,"head"),os.domAPI=we(),os.insertStyleElement=Te();be()(ns.A,os);ns.A&&ns.A.locals&&ns.A.locals;const rs=is;function ss(){const t=["getByView","listenTo","map","target","mousedown","clear","_addedAnnotations","isAttached","updatePosition","top","hasView","keystrokes","getFirstRange","view","blur","setActiveAnnotation","showStack","targetRect","12BgyibT","includes","fromRect","right","visibleView","_getBalloonTargetForAnnotation","attach","collapse","find","editing","update","context","_selectedAnnotations","_forceRefresh","activeAnnotation","1965085ScuVrA","domConverter","_removeAnnotationFromBalloon","width","_manuallyClosed","4wwAEUk","editableElement","remove","Esc","detach","_addAnnotationToBalloon","length","inlineannotations-attach-already-attached","set","8117112KbkRDQ","change:visibleView","2686686IYnugi","document","change:height","register","push","refresh","requires","afterInit","init","addObserver","selection","get","getClientRects","_balloon","getOrderedSelectedAnnotations","isFocused","inline","viewRangeToDom","_closeAnnotation","focusTracker","stopListening","has","inlineannotations-detach-not-attached","isOfficialPlugin","_setSelectedAnnotations","every","add","403663cxOEHK","plugins","bottom","editor","pluginName","annotations","change:isFocused","focus","left","isPremiumPlugin","delete","switchTo","isActive","659379zgoAaq","getBoundingClientRect","24144984MRZGPV","hasActive","from","inlineannotations-not-allowed-with-context","InlineAnnotations","4051206XlfsTM","destroy"];return(ss=function(){return t})()}function is(t,e){const n=ss();return(is=function(t,e){return n[t-=116]})(t,e)}!function(t){const e=is,n=t();for(;;)try{if(678578===parseInt(e(156))/1*(-parseInt(e(118))/2)+parseInt(e(176))/3+-parseInt(e(196))/4*(parseInt(e(211))/5)+-parseInt(e(129))/6+parseInt(e(169))/7+-parseInt(e(127))/8+parseInt(e(171))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ss);class cs extends t.Plugin{[rs(185)];[rs(161)];[rs(117)];[rs(142)];[rs(184)];[rs(208)];[rs(209)];static get[rs(135)](){return[Bo,st.ContextualBalloon,yr]}static get[rs(160)](){return rs(175)}static get[rs(152)](){return!0}static get[rs(165)](){return!0}constructor(t){const e=rs;super(t),t[e(205)][e(191)][e(138)](gt.MouseObserver),this[e(185)]=!1,this[e(126)](e(210),null),this[e(161)]=null,this[e(117)]=new Set,this[e(142)]=t[e(157)][e(140)](st.ContextualBalloon),this[e(184)]=new Set,this[e(208)]=[],this[e(209)]=!1}[rs(137)](){const t=rs,e=this[t(159)][t(157)][t(140)](yr);e[t(207)]===this[t(159)]&&(e[t(132)](t(145),this),this[t(159)][t(189)][t(126)](t(121),(e,n)=>{const o=t,r=this[o(142)];if(this[o(185)]&&r[o(200)]){const t=this[o(161)][o(178)](r[o(200)]);t&&this[o(147)](t),n()}}))}[rs(136)](){const t=rs,e=this[t(159)][t(157)][t(140)](yr);e[t(207)]===this[t(159)]&&(e[t(172)]()||e[t(167)](t(145)))}[rs(193)](t){const e=rs;t!==this[e(210)]&&(this[e(210)]&&(this[e(210)][e(168)]=!1),t&&this[e(159)].ui[e(148)][e(144)]&&(this[e(161)][e(150)](t)&&this[e(123)](t,!0),t[e(168)]=!0),t||this[e(153)]([]),this[e(210)]=t)}[rs(202)](t){const n=rs;this[n(161)]=t;const o=this[n(159)][n(157)][n(140)](yr),r=this[n(142)];if(this[n(185)])throw new e.CKEditorError(n(125),this);if(o[n(207)]!==this[n(159)])throw new e.CKEditorError(n(174),this);const s=this[n(159)][n(157)][n(140)](Bo);this[n(179)](s,n(134),()=>{const t=n,e=s[t(143)]({annotations:this[t(161)],activeAnnotation:this[t(210)]});var o,r;!this[t(209)]&&(o=e,r=this[t(208)],o[t(124)]===r[t(124)]&&o[t(154)](e=>r[t(197)](e)))||(this[t(209)]=!1,this[t(153)](e),this[t(193)](e[0]||null))}),this[n(179)](s,n(192),(t,{isAnnotationTracked:e})=>{const o=n;this[o(210)]&&e(this[o(210)])&&(this[o(153)]([]),this[o(193)](null))}),this[n(179)](this[n(159)].ui[n(148)],n(162),(t,e,o)=>{o||this[n(193)](null)}),this[n(179)](t,n(120),(t,e)=>{const o=n;this[o(213)](e),e===this[o(210)]&&this[o(193)](null)}),this[n(179)](r,n(128),(e,o,s,i)=>{const c=n;i&&this[c(149)](i);const a=t[c(178)](s);s&&a&&(this[c(179)](s,c(131),()=>{r[c(186)]()}),this[c(179)](s,c(121),()=>{const t=c;this[t(147)](a),this[t(159)][t(205)][t(191)][t(163)]()}),this[c(210)]!==a&&this[c(193)](a))}),this[n(179)](this[n(159)].ui,n(206),()=>{const e=n;r[e(200)]&&t[e(178)](r[e(200)])&&r[e(186)]()}),this[n(179)](this[n(159)][n(205)][n(191)][n(130)],n(182),()=>{const t=n;this[t(209)]=!0,this[t(117)][t(183)]()}),this[n(159)][n(205)][n(191)][n(130)][n(139)][n(119)]&&this[n(159)][n(205)][n(191)][n(163)](),this[n(185)]=!0}[rs(122)](){const t=rs;if(!this[t(185)])throw new e.CKEditorError(t(151),this);this[t(193)](null);for(const e of this[t(184)])this[t(213)](e);this[t(149)](),this[t(185)]=!1,this[t(161)]=null}[rs(177)](){const t=rs;this[t(185)]&&this[t(122)]()}[rs(153)](t){const e=rs;for(const n of this[e(208)])t[e(197)](n)||this[e(117)][e(166)](n);for(const n of this[e(161)])t[e(197)](n)||this[e(213)](n);if(this[e(159)].ui[e(148)][e(144)])for(const n of t)this[e(123)](n);this[e(208)]=t}[rs(123)](t,e=!1){const n=rs;this[n(117)][n(150)](t)||(this[n(184)][n(150)](t)||this[n(142)][n(188)](t[n(191)])||(this[n(184)][n(155)](t),this[n(142)][n(155)]({stackId:t[n(191)].id,view:t[n(191)],position:{target:()=>this[n(201)](t)}})),e&&this[n(142)][n(194)](t[n(191)].id))}[rs(201)](t){const n=rs,o=t[n(181)],r=this[n(159)][n(205)][n(191)],s=r[n(130)][n(139)][n(190)](),i=r[n(212)][n(146)](s);if(i[n(203)](!0),o){if(o instanceof e.Rect)return o;let t=[];for(const e of o)t[n(133)](...as(e[n(141)]()));t=function(t){const e=n,o=[];let r=t[0];for(let n=1;n<t[e(124)];n++)us(r,t[n])?r[e(116)]+=t[n][e(116)]:(o[e(133)](r),r=t[n]);return o[e(133)](r),o}(t);const r=i[n(170)]();return t[n(204)](t=>t[n(187)]<=r[n(187)]&&t[n(158)]>=r[n(158)]&&t[n(164)]<=r[n(164)]&&t[n(199)]>=r[n(199)])||t[0]}return t[n(195)]||i}[rs(213)](t){const e=rs;this[e(184)][e(150)](t)&&this[e(142)][e(188)](t[e(191)])&&(this[e(184)][e(166)](t),this[e(142)][e(120)](t[e(191)]))}[rs(147)](t){const e=rs;this[e(117)][e(155)](t),this[e(213)](t)}}function as(t){const e=rs;return Array[e(173)](t)[e(180)](DOMRect[e(198)])}function us(t,e){const n=rs;return t[n(187)]===e[n(187)]&&t[n(158)]===e[n(158)]&&t[n(199)]===e[n(164)]}var hs=n(315),ds={attributes:{"data-cke":!0}};ds.setAttributes=Ae(),ds.insert=Ie().bind(null,"head"),ds.domAPI=we(),ds.insertStyleElement=Te();be()(hs.A,ds);hs.A&&hs.A.locals&&hs.A.locals;const ls=ks;function ms(){const t=["delegate","EMPTY_COMMENTS_ARCHIVE","3GLTaYW","ck-comments-archive__info","change","arrowdown","list","bindTemplate","focusPrevious","_setupKeyboardNavigation","focusTracker","render","presentation","add","12GjxPrB","462574yrVjIc","isEmpty","first","focusNext","focusFirst","3833468SyJtrb","ck-comments-archive__content","isActive","ck-comments-archive","focusCycler","arrowup","element","449068WdzCuH","destroy","listenTo","remove","7087842bUpoho","setTemplate","COMMENTS_ARCHIVE_LIST_LABEL","auto","219056ihgfyd","759015UJfPaf","_annotationViews","119RSDqLw","focus","1245040WSLhRe","length","ck-hidden","set","div"];return(ms=function(){return t})()}function ks(t,e){const n=ms();return(ks=function(t,e){return n[t-=201]})(t,e)}!function(t){const e=ks,n=t();for(;;)try{if(846652===-parseInt(e(206))/1+parseInt(e(239))/2+-parseInt(e(226))/3*(-parseInt(e(244))/4)+parseInt(e(215))/5*(parseInt(e(238))/6)+-parseInt(e(217))/7*(-parseInt(e(214))/8)+-parseInt(e(210))/9+parseInt(e(219))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ms);class gs extends st.View{[ls(234)];[ls(203)];[ls(216)];constructor(t,n){const o=ls;super(t),this[o(222)](o(240),!n[o(220)]),this[o(234)]=new e.FocusTracker,this[o(216)]=n,this[o(216)][o(224)](o(204),o(229)).to(this),this.on(o(204),()=>{const t=o;this[t(203)][t(232)]()}),this.on(o(229),()=>{const t=o;this[t(203)][t(242)]()}),this[o(203)]=new st.FocusCycler({focusables:n,focusTracker:this[o(234)]}),this[o(208)](n,o(237),()=>{this[o(240)]=!1}),this[o(208)](n,o(209),(t,e)=>{const r=o;e[r(201)]&&this[r(218)](),n[r(220)]||(this[r(240)]=!0)});const r=this[o(231)];this[o(211)]({tag:o(223),attributes:{dir:o(213),class:["ck",o(202)],tabindex:-1,role:o(230),"aria-label":it(t,o(212))},children:[{tag:o(223),attributes:{class:[o(245)],role:o(236)},children:[{tag:o(223),attributes:{role:o(236)},children:n},{tag:"p",attributes:{class:[o(227),r.if(o(240),o(221),t=>!t)]},children:[{text:it(t,o(225))}]}]}]})}[ls(235)](){const t=ls;super[t(235)](),this[t(233)]()}[ls(207)](){const t=ls;super[t(207)](),this[t(234)][t(207)]()}[ls(218)](){const t=ls;this[t(203)][t(241)]?this[t(203)][t(243)]():this[t(205)][t(218)]()}[ls(233)](){const t=ls;for(const e of this[t(216)])this[t(234)][t(237)](e[t(205)]);this[t(216)].on(t(228),(e,{added:n,removed:o})=>{const r=t;for(const t of n)this[r(234)][r(237)](t[r(205)]);for(const t of o)this[r(234)][r(209)](t[r(205)])})}}const ps=fs;function fs(t,e){const n=bs();return(fs=function(t,e){return n[t-=310]})(t,e)}function bs(){const t=["collection","_calculatePosition","CommentsArchive","length","archivedAt","change:archivedAt","isOfficialPlugin","isActive","removeCommentThread","570312Hydecy","has","remove","activate","981246OnxUid","plugins","findIndex","pluginName","init","requires","isVisible","highest","1336244oFiBwV","262218wuHxhW","addCommentThread","get","listenTo","archivedThreads","5ZlcJDJ","context","9GmYeQC","getCommentThread","stopListening","153976zVgknv","966904osshFo","isPremiumPlugin","add","focus","298654NQHTgF"];return(bs=function(){return t})()}!function(t){const e=fs,n=t();for(;;)try{if(133807===-parseInt(e(316))/1+parseInt(e(331))/2+-parseInt(e(341))/3+-parseInt(e(326))/4+-parseInt(e(321))/5*(-parseInt(e(345))/6)+parseInt(e(315))/7+-parseInt(e(327))/8*(-parseInt(e(323))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bs);class vs extends t.ContextPlugin{static get[ps(310)](){return ps(334)}static get[ps(338)](){return!0}static get[ps(328)](){return!0}static get[ps(312)](){return[Co,wo]}constructor(t){const n=ps;super(t),this[n(320)]=new e.Collection}[ps(311)](){const t=ps,e=this[t(322)],n=e[t(346)][t(318)](Co),o=e[t(346)][t(318)](wo);this[t(319)](n,t(317),(e,{threadId:o})=>{const r=t,s=n[r(324)](o);s[r(336)]&&this[r(320)][r(329)](s,this[r(333)](s[r(336)])),this[r(319)](s,r(337),(t,e,n)=>{const o=r;n?this[o(320)][o(342)](s)||this[o(320)][o(329)](s,this[o(333)](s[o(336)])):this[o(320)][o(342)](s)&&this[o(320)][o(343)](s)})}),this[t(319)](n,t(340),(e,{threadId:o})=>{const r=t,s=n[r(324)](o);this[r(325)](s),this[r(320)][r(342)](s)&&this[r(320)][r(343)](s)},{priority:t(314)}),this[t(319)](o[t(332)],t(330),(e,n)=>{const r=t;n[r(313)]||(n[r(339)]=!0,o[r(344)](n))})}[ps(333)](t){const e=ps,n=[...this[e(320)]][e(347)](n=>n[e(336)]<t);return n>-1?n:this[e(320)][e(335)]}}const ws=Is;function _s(){const t=["getByInnerView","archivedThreads","findIndex","_createCommentsArchiveButton","11XJlWUJ","includes","remove","Annotations","COMMENTS_ARCHIVE","87haZxUo","_handleNewThread","405056wOKmVH","listenTo","_visibleAnnotations","menuBar:commentsArchive","_hideDialogOnAnnotationEscape","length","get","find","97044lTFHbG","_toggleDialog","menuitemcheckbox","stop","locale","isVisible","escape","232730hwurkD","set","isPremiumPlugin","editor","set:isVisible","tooltip","145uYGCqn","CommentsArchiveUI","EDITOR_TOP_SIDE","_pendingThreads","5968rtkWAg","1012896OQilRu","show","isEnabled","commentsArchiveView","pluginName","filter","collaboration.channelId","channelId","bind","push","splice","focusableElements","forEach","return","CommentsRepository","stopListening","90623uayxdA","add","commentsArchive","plugins","isOpen","source","isOfficialPlugin","Dialog","_threadToController","innerView","componentFactory","archivedAt","49hAvWvc","collection","annotationViews","isOn","config","hide","execute","view","requires","12790GlezVP","_calculatePosition","has","indexOf","init","_addAnnotationToArchive"];return(_s=function(){return t})()}function Is(t,e){const n=_s();return(Is=function(t,e){return n[t-=352]})(t,e)}!function(t){const e=Is,n=t();for(;;)try{if(126143===-parseInt(e(393))/1+-parseInt(e(414))/2*(-parseInt(e(429))/3)+parseInt(e(376))/4*(-parseInt(e(372))/5)+parseInt(e(359))/6*(parseInt(e(405))/7)+parseInt(e(431))/8+-parseInt(e(377))/9+-parseInt(e(366))/10*(-parseInt(e(424))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_s);class ys extends t.Plugin{[ws(380)];[ws(407)];[ws(375)];static get[ws(381)](){return ws(373)}static get[ws(399)](){return!0}static get[ws(368)](){return!0}static get[ws(413)](){return[vs,st.Dialog]}constructor(t){const e=ws;super(t),this[e(407)]=new st.ViewCollection,this[e(375)]=[]}[ws(418)](){const t=ws,e=this[t(369)],n=this[t(355)][t(385)](this);e.ui[t(403)][t(394)](t(395),()=>this[t(423)](st.ButtonView,!0)),e.ui[t(403)][t(394)](t(354),()=>{const e=t,n=this[e(423)](st.MenuBarMenuListItemButtonView);return n[e(367)]({role:e(361)}),n});const o=e[t(396)][t(357)](vs),r=e[t(396)][t(357)](t(427)),s=e[t(396)][t(357)](t(391));o[t(421)][t(389)](e=>{this[t(430)](e)}),this[t(352)](o[t(421)],t(394),(e,n)=>{this[t(430)](n)}),this[t(352)](r[t(406)],t(394),(e,n)=>{const o=t,r=this[o(375)][o(358)](t=>{const e=o,r=s[e(401)][e(357)](t);return r&&n[e(402)]===r[e(412)]});if(r){const t=this[o(415)](r[o(404)]);this[o(419)](n,t),this[o(375)][o(387)](this[o(375)][o(417)](r),1)}}),this[t(352)](o[t(421)],t(426),(n,o)=>{const i=t,c=e[i(409)][i(357)](i(383));if(!c||o[i(384)]===c)if(this[i(375)][i(425)](o))this[i(375)][i(387)](this[i(375)][i(417)](o),1);else{const t=s[i(401)][i(357)](o),e=r[i(420)](t[i(412)]);this[i(407)][i(426)](e[i(412)]),this[i(392)](e),this[i(392)](e[i(388)])}}),this[t(352)](r[t(406)],t(394),(e,o)=>{const r=t;this[r(352)](o,r(365),n)}),this[t(352)](r[t(406)],t(426),(e,o)=>{const r=t;this[r(392)](o,r(365),n)})}[ws(419)](t,e){const n=ws;this[n(352)](t,n(370),t=>{const e=n;t[e(390)]=!1,t[e(362)]()}),this[n(407)][n(394)](t[n(412)],e)}[ws(430)](t){const e=ws,n=this[e(369)][e(396)][e(357)](e(391)),o=this[e(369)][e(396)][e(357)](e(427)),r=this[e(369)][e(409)][e(357)](e(383));if(!r||t[e(384)]===r){const r=n[e(401)][e(357)](t);if(!r)return void this[e(375)][e(386)](t);const s=this[e(415)](t[e(404)]),i=o[e(420)](r[e(412)]);i[e(364)]&&o[e(353)][e(426)](i),this[e(419)](i,s)}}[ws(415)](t){const e=ws,n=this[e(369)][e(409)][e(357)](e(383)),o=[...this[e(369)][e(396)][e(357)](vs)[e(421)]][e(382)](t=>t[e(384)]===n)[e(422)](n=>n[e(404)]<t);return o<0||o>this[e(407)][e(356)]?this[e(407)][e(356)]:o-1}[ws(360)](){const t=ws,e=this[t(369)],n=e[t(396)][t(357)](t(400));this[t(380)]||(this[t(380)]=new gs(e[t(363)],this[t(407)])),t(395)===n.id?n[t(410)]():n[t(378)]({id:t(395),title:it(e[t(363)],t(428)),icon:rt.IconCommentsArchive,hasCloseButton:!0,content:this[t(380)],position:st.DialogViewPosition[t(374)]})}[ws(423)](t,e=!1){const n=ws,o=this[n(369)][n(363)],r=this[n(369)][n(396)][n(357)](n(400)),s=new t(o);return s[n(385)](n(379)).to(this,n(379)),s[n(385)](n(408)).to(r,"id",t=>n(395)===t),s[n(367)]({label:it(o,n(428)),icon:rt.IconCommentsArchive,isToggleable:!0}),e&&(s[n(371)]=!0),this[n(352)](s,n(411),()=>this[n(360)]()),s}[ws(355)]=t=>{const e=ws,n=t[e(398)];if(!this[e(407)][e(416)](n[e(412)]))return;const o=this[e(369)][e(396)][e(357)](e(400));o[e(397)]&&e(395)===o.id&&(o[e(410)](),t[e(362)]())}}var As=Cs;function Cs(t,e){var n=Ts();return(Cs=function(t,e){return n[t-=410]})(t,e)}function Ts(){var t=["Comments","76hOJMgg","isPremiumPlugin","10269PBUthq","5588088Rhoflx","1780SEDtTV","6084MYsWWF","742680itDmDN","requires","pluginName","7LkVsWO","621GdozgC","67595RaXlCm","isOfficialPlugin","152HUPAVs","15961qmmHEo","372697XVJGEg"];return(Ts=function(){return t})()}!function(t){for(var e=Cs,n=t();;)try{if(619201===-parseInt(e(426))/1+-parseInt(e(411))/2*(parseInt(e(421))/3)+-parseInt(e(424))/4*(parseInt(e(422))/5)+-parseInt(e(417))/6+parseInt(e(420))/7*(parseInt(e(414))/8)+parseInt(e(413))/9*(parseInt(e(415))/10)+-parseInt(e(425))/11*(-parseInt(e(416))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ts);class Es extends t.Plugin{static get[As(418)](){return[Co,cr,gr,vs,ys,vr,Wr,es,cs]}static get[As(419)](){return As(410)}static get[As(423)](){return!0}static get[As(412)](){return!0}}function xs(){var t=["64ZyJYJU","768362cKEsVt","1125srHiBU","6436YRWKus","702612ZEATWx","182079KFDjTV","77hmShZo","5DxSiLQ","310RDVBfs","2809356UGSZXZ","1345908ozXmBT","622688HuuzlT"];return(xs=function(){return t})()}function Os(t,e){var n=xs();return(Os=function(t,e){return n[t-=201]})(t,e)}!function(t){for(var e=Os,n=t();;)try{if(464057===-parseInt(e(202))/1+parseInt(e(209))/2+parseInt(e(212))/3*(parseInt(e(201))/4)+parseInt(e(205))/5*(-parseInt(e(207))/6)+parseInt(e(211))/7*(parseInt(e(210))/8)+-parseInt(e(203))/9*(-parseInt(e(206))/10)+-parseInt(e(204))/11*(parseInt(e(208))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xs)})(),(window.CKEditor5=window.CKEditor5||{}).comments=o})();
|