@ckeditor/ckeditor5-comments 0.0.0-nightly-20240323.0 → 0.0.0-nightly-20240325.0
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
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
/*!
|
|
3
3
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
4
4
|
* For licensing, see LICENSE.md.
|
|
5
|
-
*/(()=>{var t={874:(t,e,n)=>{"use strict";n.d(e,{A:()=>r});var o=n(433),s=n.n(o)()((function(t){return t[1]}));s.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 r=s},438:(t,e,n)=>{"use strict";n.d(e,{A:()=>r});var o=n(433),s=n.n(o)()((function(t){return t[1]}));s.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}.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))}.ck .ck-annotation__main p{font-size:var(--ck-font-size-base);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}.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 r=s},554:(t,e,n)=>{"use strict";n.d(e,{A:()=>r});var o=n(433),s=n.n(o)()((function(t){return t[1]}));s.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 .ck-comment__wrapper{font-size:var(--ck-font-size-base);outline:0;position:relative;transition:all .3s linear}.ck .ck-comment__wrapper.ck-comment--remove-confirmation{transform:translate3d(-100%,0,0)}.ck .ck-comment__wrapper:first-of-type{border-top-left-radius:var(--ck-border-radius);border-top-right-radius:var(--ck-border-radius)}.ck .ck-comment:after{background-color:var(--ck-color-comment-separator);content:"";display:block;height:100%;left:calc(var(--ck-spacing-standard) + var(--ck-user-avatar-size)/2 - 2px);opacity:1;position:absolute;top:calc(var(--ck-user-avatar-size) + var(--ck-spacing-small));width:4px}.ck .ck-comment--remove{background-color:var(--ck-color-comment-remove-background)}.ck .ck-comment--remove:after{opacity:0}.ck .ck-comment--edit{background-color:var(--ck-color-comment-input-background)}.ck .ck-comment--edit:after{opacity:0}.ck .ck-comment--edit{.ck-comment__input-actions{margin-top:var(--ck-spacing-standard)}}.ck .ck-comment__content{word-break:break-word}.ck .ck-comment--info .ck-comment__content{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: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)}.ck .ck-comment .ck-dropdown .ck-list .ck-list__item .ck-button__label{margin:0 var(--ck-spacing-large)}',""]);const r=s},980:(t,e,n)=>{"use strict";n.d(e,{A:()=>r});var o=n(433),s=n.n(o)()((function(t){return t[1]}));s.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}.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;overflow:visible;padding:0;word-break:break-word}.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 r=s},492:(t,e,n)=>{"use strict";n.d(e,{A:()=>r});var o=n(433),s=n.n(o)()((function(t){return t[1]}));s.push([t.id,":root{--ck-color-comment-marker:#fef7a9;--ck-color-comment-marker-active:#fdf05d}.ck-comment-marker{background:var(--ck-color-comment-marker);border-bottom:3px solid transparent;border-top:3px solid transparent}.ck-comment-marker.ck-widget{background-color:transparent;border:3px solid var(--ck-color-comment-marker)}.ck-comment-marker--active,.ck-comment-marker--active .ck-comment-marker{background:var(--ck-color-comment-marker-active)}.ck-comment-marker--active.ck-widget{border-color:var(--ck-color-comment-marker-active)}.ck-comment-marker--active.ck-widget .ck-comment-marker{background-color:var(--ck-color-comment-marker)}",""]);const r=s},353:(t,e,n)=>{"use strict";n.d(e,{A:()=>r});var o=n(433),s=n.n(o)()((function(t){return t[1]}));s.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:320px}.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 r=s},306:(t,e,n)=>{"use strict";n.d(e,{A:()=>r});var o=n(433),s=n.n(o)()((function(t){return t[1]}));s.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:var(--ck-border-radius);color:var(--ck-color-base-text);outline:0;overflow:hidden;transition:all .3s ease;width:100%}.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{overflow:hidden;text-overflow:ellipsis}.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}.ck .ck-thread__comments{border-radius:var(--ck-border-radius);list-style:none;margin:0;padding:0;position:relative;z-index:var(--ck-z-default)}.ck .ck-thread__user{font-size:.85em}.ck .ck-thread__input{border-radius:var(--ck-border-radius);min-height:38px;transition:background-color .2s ease-in-out;white-space:normal;width:calc(100% - var(--ck-user-avatar-size))}.ck .ck-thread--active .ck-comment__options.ck-dropdown{display:block}.ck .ck-thread--active .ck-thread__input{background-color:var(--ck-color-comment-background);display:block}.ck .ck-thread--active .ck-thread__header{background-color:var(--ck-color-thread-header-active-background)}.ck .ck-thread--unlinked{--ck-color-comment-box-border:var(--ck-color-base-border);--ck-color-thread-header-background:var(--ck-color-unlinked-background);--ck-color-thread-header-active-background:var(--ck-color-unlinked-active-background)}.ck .ck-thread--remove-confirmation .ck-thread__container{transform:translate3d(-100%,0,0)}.ck.ck-button.ck-thread__remove-confirm-submit{color:var(--ck-color-button-save)}.ck.ck-button.ck-thread__remove-confirm-cancel{color:var(--ck-color-button-cancel)}.ck .ck-thread__remove-confirm{background-color:var(--ck-color-comment-remove-background);display:flex;font-size:var(--ck-font-size-base);height:100%;justify-content:flex-start;left:100%;position:absolute;top:0;width:100%}.ck .ck-thread__remove-confirm .ck-thread__remove-confirm-inner{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;max-height:400px;padding-top:var(--ck-spacing-standard);width:100%}.ck .ck-thread__remove-confirm p{font-weight:700;margin:0}',""]);const r=s},197:(t,e,n)=>{"use strict";n.d(e,{A:()=>r});var o=n(433),s=n.n(o)()((function(t){return t[1]}));s.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 r=s},573:(t,e,n)=>{"use strict";n.d(e,{A:()=>r});var o=n(433),s=n.n(o)()((function(t){return t[1]}));s.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}.ck-sidebar-item{position:absolute;transition:top .3s ease,box-shadow .3s ease;width:100%}.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 r=s},433:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n=t(e);return e[2]?"@media ".concat(e[2]," {").concat(n,"}"):n})).join("")},e.i=function(t,n,o){"string"==typeof t&&(t=[[null,t,""]]);var s={};if(o)for(var r=0;r<this.length;r++){var i=this[r][0];null!=i&&(s[i]=!0)}for(var c=0;c<t.length;c++){var a=[].concat(t[c]);o&&s[a[0]]||(n&&(a[2]?a[2]="".concat(n," and ").concat(a[2]):a[2]=n),e.push(a))}},e}},673:(t,e,n)=>{"use strict";var o,s=function(){return void 0===o&&(o=Boolean(window&&document&&document.all&&!window.atob)),o},r=function(){var t={};return function(e){if(void 0===t[e]){var n=document.querySelector(e);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}t[e]=n}return t[e]}}(),i=[];function c(t){for(var e=-1,n=0;n<i.length;n++)if(i[n].identifier===t){e=n;break}return e}function a(t,e){for(var n={},o=[],s=0;s<t.length;s++){var r=t[s],a=e.base?r[0]+e.base:r[0],h=n[a]||0,u="".concat(a," ").concat(h);n[a]=h+1;var l=c(u),d={css:r[1],media:r[2],sourceMap:r[3]};-1!==l?(i[l].references++,i[l].updater(d)):i.push({identifier:u,updater:g(d,e),references:1}),o.push(u)}return o}function h(t){var e=document.createElement("style"),o=t.attributes||{};if(void 0===o.nonce){var s=n.nc;s&&(o.nonce=s)}if(Object.keys(o).forEach((function(t){e.setAttribute(t,o[t])})),"function"==typeof t.insert)t.insert(e);else{var i=r(t.insert||"head");if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(e)}return e}var u,l=(u=[],function(t,e){return u[t]=e,u.filter(Boolean).join("\n")});function d(t,e,n,o){var s=n?"":o.media?"@media ".concat(o.media," {").concat(o.css,"}"):o.css;if(t.styleSheet)t.styleSheet.cssText=l(e,s);else{var r=document.createTextNode(s),i=t.childNodes;i[e]&&t.removeChild(i[e]),i.length?t.insertBefore(r,i[e]):t.appendChild(r)}}function m(t,e,n){var o=n.css,s=n.media,r=n.sourceMap;if(s?t.setAttribute("media",s):t.removeAttribute("media"),r&&"undefined"!=typeof btoa&&(o+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(r))))," */")),t.styleSheet)t.styleSheet.cssText=o;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(o))}}var p=null,f=0;function g(t,e){var n,o,s;if(e.singleton){var r=f++;n=p||(p=h(e)),o=d.bind(null,n,r,!1),s=d.bind(null,n,r,!0)}else n=h(e),o=m.bind(null,n,e),s=function(){!function(t){if(null===t.parentNode)return!1;t.parentNode.removeChild(t)}(n)};return o(t),function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap)return;o(t=e)}else s()}}t.exports=function(t,e){(e=e||{}).singleton||"boolean"==typeof e.singleton||(e.singleton=s());var n=a(t=t||[],e);return function(t){if(t=t||[],"[object Array]"===Object.prototype.toString.call(t)){for(var o=0;o<n.length;o++){var s=c(n[o]);i[s].references--}for(var r=a(t,e),h=0;h<n.length;h++){var u=c(n[h]);0===i[u].references&&(i[u].updater(),i.splice(u,1))}n=r}}}},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},179:(t,e,n)=>{t.exports=n(237)("./src/paragraph.js")},727:(t,e,n)=>{t.exports=n(237)("./src/select-all.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},251:(t,e,n)=>{t.exports=n(237)("./src/undo.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(o){var s=e[o];if(void 0!==s)return s.exports;var r=e[o]={id:o,exports:{}};return t[o](r,r.exports,n),r.exports}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.nc=void 0;var o={};(()=>{"use strict";n.r(o),n.d(o,{AnnotationView:()=>er,Annotations:()=>fr,AnnotationsUIs:()=>mi,BaseCommentThreadView:()=>as,BaseCommentView:()=>bs,Comment:()=>yr,CommentThread:()=>Ir,CommentThreadController:()=>po,CommentThreadInputView:()=>Yo,CommentView:()=>Cs,Comments:()=>pc,CommentsListView:()=>Zo,CommentsOnly:()=>hi,CommentsRepository:()=>_r,CommentsUI:()=>ri,EditorAnnotations:()=>Rr,InlineAnnotations:()=>qi,NarrowSidebar:()=>Ki,WideSidebar:()=>Ni});var t=n(782),e=n(584),s=n(211);const r=function(){this.__data__=[],this.size=0};const i=function(t,e){return t===e||t!=t&&e!=e};const c=function(t,e){for(var n=t.length;n--;)if(i(t[n][0],e))return n;return-1};var a=Array.prototype.splice;const h=function(t){var e=this.__data__,n=c(e,t);return!(n<0)&&(n==e.length-1?e.pop():a.call(e,n,1),--this.size,!0)};const u=function(t){var e=this.__data__,n=c(e,t);return n<0?void 0:e[n][1]};const l=function(t){return c(this.__data__,t)>-1};const d=function(t,e){var n=this.__data__,o=c(n,t);return o<0?(++this.size,n.push([t,e])):n[o][1]=e,this};function m(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var o=t[e];this.set(o[0],o[1])}}m.prototype.clear=r,m.prototype.delete=h,m.prototype.get=u,m.prototype.has=l,m.prototype.set=d;const p=m;const f=function(){this.__data__=new p,this.size=0};const g=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const v=function(t){return this.__data__.get(t)};const k=function(t){return this.__data__.has(t)};const b="object"==typeof global&&global&&global.Object===Object&&global;var w="object"==typeof self&&self&&self.Object===Object&&self;const _=b||w||Function("return this")();const I=_.Symbol;var y=Object.prototype,C=y.hasOwnProperty,A=y.toString,T=I?I.toStringTag:void 0;const E=function(t){var e=C.call(t,T),n=t[T];try{t[T]=void 0;var o=!0}catch(t){}var s=A.call(t);return o&&(e?t[T]=n:delete t[T]),s};var x=Object.prototype.toString;const O=function(t){return x.call(t)};var M=I?I.toStringTag:void 0;const R=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":M&&M in Object(t)?E(t):O(t)};const j=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const V=function(t){if(!j(t))return!1;var e=R(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const N=_["__core-js_shared__"];var S,D=(S=/[^.]+$/.exec(N&&N.keys&&N.keys.IE_PROTO||""))?"Symbol(src)_1."+S:"";const P=function(t){return!!D&&D in t};var B=Function.prototype.toString;const z=function(t){if(null!=t){try{return B.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var L=/^\[object .+?Constructor\]$/,F=Function.prototype,U=Object.prototype,K=F.toString,W=U.hasOwnProperty,H=RegExp("^"+K.call(W).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const Y=function(t){return!(!j(t)||P(t))&&(V(t)?H:L).test(z(t))};const G=function(t,e){return null==t?void 0:t[e]};const q=function(t,e){var n=G(t,e);return Y(n)?n:void 0};const J=q(_,"Map");const X=q(Object,"create");const Q=function(){this.__data__=X?X(null):{},this.size=0};const Z=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var $=Object.prototype.hasOwnProperty;const tt=function(t){var e=this.__data__;if(X){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return $.call(e,t)?e[t]:void 0};var et=Object.prototype.hasOwnProperty;const nt=function(t){var e=this.__data__;return X?void 0!==e[t]:et.call(e,t)};const ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=X&&void 0===e?"__lodash_hash_undefined__":e,this};function st(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var o=t[e];this.set(o[0],o[1])}}st.prototype.clear=Q,st.prototype.delete=Z,st.prototype.get=tt,st.prototype.has=nt,st.prototype.set=ot;const rt=st;const it=function(){this.size=0,this.__data__={hash:new rt,map:new(J||p),string:new rt}};const ct=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const at=function(t,e){var n=t.__data__;return ct(e)?n["string"==typeof e?"string":"hash"]:n.map};const ht=function(t){var e=at(this,t).delete(t);return this.size-=e?1:0,e};const ut=function(t){return at(this,t).get(t)};const lt=function(t){return at(this,t).has(t)};const dt=function(t,e){var n=at(this,t),o=n.size;return n.set(t,e),this.size+=n.size==o?0:1,this};function mt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var o=t[e];this.set(o[0],o[1])}}mt.prototype.clear=it,mt.prototype.delete=ht,mt.prototype.get=ut,mt.prototype.has=lt,mt.prototype.set=dt;const pt=mt;const ft=function(t,e){var n=this.__data__;if(n instanceof p){var o=n.__data__;if(!J||o.length<199)return o.push([t,e]),this.size=++n.size,this;n=this.__data__=new pt(o)}return n.set(t,e),this.size=n.size,this};function gt(t){var e=this.__data__=new p(t);this.size=e.size}gt.prototype.clear=f,gt.prototype.delete=g,gt.prototype.get=v,gt.prototype.has=k,gt.prototype.set=ft;const vt=gt;const kt=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const bt=function(t){return this.__data__.has(t)};function wt(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new pt;++e<n;)this.add(t[e])}wt.prototype.add=wt.prototype.push=kt,wt.prototype.has=bt;const _t=wt;const It=function(t,e){for(var n=-1,o=null==t?0:t.length;++n<o;)if(e(t[n],n,t))return!0;return!1};const yt=function(t,e){return t.has(e)};const Ct=function(t,e,n,o,s,r){var i=1&n,c=t.length,a=e.length;if(c!=a&&!(i&&a>c))return!1;var h=r.get(t),u=r.get(e);if(h&&u)return h==e&&u==t;var l=-1,d=!0,m=2&n?new _t:void 0;for(r.set(t,e),r.set(e,t);++l<c;){var p=t[l],f=e[l];if(o)var g=i?o(f,p,l,e,t,r):o(p,f,l,t,e,r);if(void 0!==g){if(g)continue;d=!1;break}if(m){if(!It(e,(function(t,e){if(!yt(m,e)&&(p===t||s(p,t,n,o,r)))return m.push(e)}))){d=!1;break}}else if(p!==f&&!s(p,f,n,o,r)){d=!1;break}}return r.delete(t),r.delete(e),d};const At=_.Uint8Array;const Tt=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,o){n[++e]=[o,t]})),n};const Et=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var xt=I?I.prototype:void 0,Ot=xt?xt.valueOf:void 0;const Mt=function(t,e,n,o,s,r,c){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!r(new At(t),new At(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return i(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tt;case"[object Set]":var h=1&o;if(a||(a=Et),t.size!=e.size&&!h)return!1;var u=c.get(t);if(u)return u==e;o|=2,c.set(t,e);var l=Ct(a(t),a(e),o,s,r,c);return c.delete(t),l;case"[object Symbol]":if(Ot)return Ot.call(t)==Ot.call(e)}return!1};const Rt=function(t,e){for(var n=-1,o=e.length,s=t.length;++n<o;)t[s+n]=e[n];return t};const jt=Array.isArray;const Vt=function(t,e,n){var o=e(t);return jt(t)?o:Rt(o,n(t))};const Nt=function(t,e){for(var n=-1,o=null==t?0:t.length,s=0,r=[];++n<o;){var i=t[n];e(i,n,t)&&(r[s++]=i)}return r};const St=function(){return[]};var Dt=Object.prototype.propertyIsEnumerable,Pt=Object.getOwnPropertySymbols;const Bt=Pt?function(t){return null==t?[]:(t=Object(t),Nt(Pt(t),(function(e){return Dt.call(t,e)})))}:St;const zt=function(t,e){for(var n=-1,o=Array(t);++n<t;)o[n]=e(n);return o};const Lt=function(t){return null!=t&&"object"==typeof t};const Ft=function(t){return Lt(t)&&"[object Arguments]"==R(t)};var Ut=Object.prototype,Kt=Ut.hasOwnProperty,Wt=Ut.propertyIsEnumerable;const Ht=Ft(function(){return arguments}())?Ft:function(t){return Lt(t)&&Kt.call(t,"callee")&&!Wt.call(t,"callee")};const Yt=function(){return!1};var Gt="object"==typeof exports&&exports&&!exports.nodeType&&exports,qt=Gt&&"object"==typeof module&&module&&!module.nodeType&&module,Jt=qt&&qt.exports===Gt?_.Buffer:void 0;const Xt=(Jt?Jt.isBuffer:void 0)||Yt;var Qt=/^(?:0|[1-9]\d*)$/;const Zt=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&Qt.test(t))&&t>-1&&t%1==0&&t<e};const $t=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var te={};te["[object Float32Array]"]=te["[object Float64Array]"]=te["[object Int8Array]"]=te["[object Int16Array]"]=te["[object Int32Array]"]=te["[object Uint8Array]"]=te["[object Uint8ClampedArray]"]=te["[object Uint16Array]"]=te["[object Uint32Array]"]=!0,te["[object Arguments]"]=te["[object Array]"]=te["[object ArrayBuffer]"]=te["[object Boolean]"]=te["[object DataView]"]=te["[object Date]"]=te["[object Error]"]=te["[object Function]"]=te["[object Map]"]=te["[object Number]"]=te["[object Object]"]=te["[object RegExp]"]=te["[object Set]"]=te["[object String]"]=te["[object WeakMap]"]=!1;const ee=function(t){return Lt(t)&&$t(t.length)&&!!te[R(t)]};const ne=function(t){return function(e){return t(e)}};var oe="object"==typeof exports&&exports&&!exports.nodeType&&exports,se=oe&&"object"==typeof module&&module&&!module.nodeType&&module,re=se&&se.exports===oe&&b.process;const ie=function(){try{var t=se&&se.require&&se.require("util").types;return t||re&&re.binding&&re.binding("util")}catch(t){}}();var ce=ie&&ie.isTypedArray;const ae=ce?ne(ce):ee;var he=Object.prototype.hasOwnProperty;const ue=function(t,e){var n=jt(t),o=!n&&Ht(t),s=!n&&!o&&Xt(t),r=!n&&!o&&!s&&ae(t),i=n||o||s||r,c=i?zt(t.length,String):[],a=c.length;for(var h in t)!e&&!he.call(t,h)||i&&("length"==h||s&&("offset"==h||"parent"==h)||r&&("buffer"==h||"byteLength"==h||"byteOffset"==h)||Zt(h,a))||c.push(h);return c};var le=Object.prototype;const de=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||le)};const me=function(t,e){return function(n){return t(e(n))}};const pe=me(Object.keys,Object);var fe=Object.prototype.hasOwnProperty;const ge=function(t){if(!de(t))return pe(t);var e=[];for(var n in Object(t))fe.call(t,n)&&"constructor"!=n&&e.push(n);return e};const ve=function(t){return null!=t&&$t(t.length)&&!V(t)};const ke=function(t){return ve(t)?ue(t):ge(t)};const be=function(t){return Vt(t,ke,Bt)};var we=Object.prototype.hasOwnProperty;const _e=function(t,e,n,o,s,r){var i=1&n,c=be(t),a=c.length;if(a!=be(e).length&&!i)return!1;for(var h=a;h--;){var u=c[h];if(!(i?u in e:we.call(e,u)))return!1}var l=r.get(t),d=r.get(e);if(l&&d)return l==e&&d==t;var m=!0;r.set(t,e),r.set(e,t);for(var p=i;++h<a;){var f=t[u=c[h]],g=e[u];if(o)var v=i?o(g,f,u,e,t,r):o(f,g,u,t,e,r);if(!(void 0===v?f===g||s(f,g,n,o,r):v)){m=!1;break}p||(p="constructor"==u)}if(m&&!p){var k=t.constructor,b=e.constructor;k==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof k&&k instanceof k&&"function"==typeof b&&b instanceof b||(m=!1)}return r.delete(t),r.delete(e),m};const Ie=q(_,"DataView");const ye=q(_,"Promise");const Ce=q(_,"Set");const Ae=q(_,"WeakMap");var Te="[object Map]",Ee="[object Promise]",xe="[object Set]",Oe="[object WeakMap]",Me="[object DataView]",Re=z(Ie),je=z(J),Ve=z(ye),Ne=z(Ce),Se=z(Ae),De=R;(Ie&&De(new Ie(new ArrayBuffer(1)))!=Me||J&&De(new J)!=Te||ye&&De(ye.resolve())!=Ee||Ce&&De(new Ce)!=xe||Ae&&De(new Ae)!=Oe)&&(De=function(t){var e=R(t),n="[object Object]"==e?t.constructor:void 0,o=n?z(n):"";if(o)switch(o){case Re:return Me;case je:return Te;case Ve:return Ee;case Ne:return xe;case Se:return Oe}return e});const Pe=De;var Be="[object Arguments]",ze="[object Array]",Le="[object Object]",Fe=Object.prototype.hasOwnProperty;const Ue=function(t,e,n,o,s,r){var i=jt(t),c=jt(e),a=i?ze:Pe(t),h=c?ze:Pe(e),u=(a=a==Be?Le:a)==Le,l=(h=h==Be?Le:h)==Le,d=a==h;if(d&&Xt(t)){if(!Xt(e))return!1;i=!0,u=!1}if(d&&!u)return r||(r=new vt),i||ae(t)?Ct(t,e,n,o,s,r):Mt(t,e,a,n,o,s,r);if(!(1&n)){var m=u&&Fe.call(t,"__wrapped__"),p=l&&Fe.call(e,"__wrapped__");if(m||p){var f=m?t.value():t,g=p?e.value():e;return r||(r=new vt),s(f,g,n,o,r)}}return!!d&&(r||(r=new vt),_e(t,e,n,o,s,r))};const Ke=function t(e,n,o,s,r){return e===n||(null==e||null==n||!Lt(e)&&!Lt(n)?e!=e&&n!=n:Ue(e,n,o,s,t,r))};const We=function(t,e){return Ke(t,e)};const He=function(t,e){for(var n=-1,o=null==t?0:t.length;++n<o&&!1!==e(t[n],n,t););return t};const Ye=function(){try{var t=q(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Ge=function(t,e,n){"__proto__"==e&&Ye?Ye(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var qe=Object.prototype.hasOwnProperty;const Je=function(t,e,n){var o=t[e];qe.call(t,e)&&i(o,n)&&(void 0!==n||e in t)||Ge(t,e,n)};const Xe=function(t,e,n,o){var s=!n;n||(n={});for(var r=-1,i=e.length;++r<i;){var c=e[r],a=o?o(n[c],t[c],c,n,t):void 0;void 0===a&&(a=t[c]),s?Ge(n,c,a):Je(n,c,a)}return n};const Qe=function(t,e){return t&&Xe(e,ke(e),t)};const Ze=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var $e=Object.prototype.hasOwnProperty;const tn=function(t){if(!j(t))return Ze(t);var e=de(t),n=[];for(var o in t)("constructor"!=o||!e&&$e.call(t,o))&&n.push(o);return n};const en=function(t){return ve(t)?ue(t,!0):tn(t)};const nn=function(t,e){return t&&Xe(e,en(e),t)};var on="object"==typeof exports&&exports&&!exports.nodeType&&exports,sn=on&&"object"==typeof module&&module&&!module.nodeType&&module,rn=sn&&sn.exports===on?_.Buffer:void 0,cn=rn?rn.allocUnsafe:void 0;const an=function(t,e){if(e)return t.slice();var n=t.length,o=cn?cn(n):new t.constructor(n);return t.copy(o),o};const hn=function(t,e){var n=-1,o=t.length;for(e||(e=Array(o));++n<o;)e[n]=t[n];return e};const un=function(t,e){return Xe(t,Bt(t),e)};const ln=me(Object.getPrototypeOf,Object);const dn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Rt(e,Bt(t)),t=ln(t);return e}:St;const mn=function(t,e){return Xe(t,dn(t),e)};const pn=function(t){return Vt(t,en,dn)};var fn=Object.prototype.hasOwnProperty;const gn=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&fn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const vn=function(t){var e=new t.constructor(t.byteLength);return new At(e).set(new At(t)),e};const kn=function(t,e){var n=e?vn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var bn=/\w*$/;const wn=function(t){var e=new t.constructor(t.source,bn.exec(t));return e.lastIndex=t.lastIndex,e};var _n=I?I.prototype:void 0,In=_n?_n.valueOf:void 0;const yn=function(t){return In?Object(In.call(t)):{}};const Cn=function(t,e){var n=e?vn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const An=function(t,e,n){var o=t.constructor;switch(e){case"[object ArrayBuffer]":return vn(t);case"[object Boolean]":case"[object Date]":return new o(+t);case"[object DataView]":return kn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return Cn(t,n);case"[object Map]":case"[object Set]":return new o;case"[object Number]":case"[object String]":return new o(t);case"[object RegExp]":return wn(t);case"[object Symbol]":return yn(t)}};var Tn=Object.create;const En=function(){function t(){}return function(e){if(!j(e))return{};if(Tn)return Tn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const xn=function(t){return"function"!=typeof t.constructor||de(t)?{}:En(ln(t))};const On=function(t){return Lt(t)&&"[object Map]"==Pe(t)};var Mn=ie&&ie.isMap;const Rn=Mn?ne(Mn):On;const jn=function(t){return Lt(t)&&"[object Set]"==Pe(t)};var Vn=ie&&ie.isSet;const Nn=Vn?ne(Vn):jn;var Sn="[object Arguments]",Dn="[object Function]",Pn="[object Object]",Bn={};Bn[Sn]=Bn["[object Array]"]=Bn["[object ArrayBuffer]"]=Bn["[object DataView]"]=Bn["[object Boolean]"]=Bn["[object Date]"]=Bn["[object Float32Array]"]=Bn["[object Float64Array]"]=Bn["[object Int8Array]"]=Bn["[object Int16Array]"]=Bn["[object Int32Array]"]=Bn["[object Map]"]=Bn["[object Number]"]=Bn[Pn]=Bn["[object RegExp]"]=Bn["[object Set]"]=Bn["[object String]"]=Bn["[object Symbol]"]=Bn["[object Uint8Array]"]=Bn["[object Uint8ClampedArray]"]=Bn["[object Uint16Array]"]=Bn["[object Uint32Array]"]=!0,Bn["[object Error]"]=Bn[Dn]=Bn["[object WeakMap]"]=!1;const zn=function t(e,n,o,s,r,i){var c,a=1&n,h=2&n,u=4&n;if(o&&(c=r?o(e,s,r,i):o(e)),void 0!==c)return c;if(!j(e))return e;var l=jt(e);if(l){if(c=gn(e),!a)return hn(e,c)}else{var d=Pe(e),m=d==Dn||"[object GeneratorFunction]"==d;if(Xt(e))return an(e,a);if(d==Pn||d==Sn||m&&!r){if(c=h||m?{}:xn(e),!a)return h?mn(e,nn(c,e)):un(e,Qe(c,e))}else{if(!Bn[d])return r?e:{};c=An(e,d,a)}}i||(i=new vt);var p=i.get(e);if(p)return p;i.set(e,c),Nn(e)?e.forEach((function(s){c.add(t(s,n,o,s,e,i))})):Rn(e)&&e.forEach((function(s,r){c.set(r,t(s,n,o,r,e,i))}));var f=l?void 0:(u?h?pn:be:h?en:ke)(e);return He(f||e,(function(s,r){f&&(s=e[r=s]),Je(c,r,t(s,n,o,r,e,i))})),c};const Ln=function(t){return zn(t,5)};const Fn=function(t){return"symbol"==typeof t||Lt(t)&&"[object Symbol]"==R(t)};var Un=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Kn=/^\w*$/;const Wn=function(t,e){if(jt(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Fn(t))||(Kn.test(t)||!Un.test(t)||null!=e&&t in Object(e))};function Hn(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var o=arguments,s=e?e.apply(this,o):o[0],r=n.cache;if(r.has(s))return r.get(s);var i=t.apply(this,o);return n.cache=r.set(s,i)||r,i};return n.cache=new(Hn.Cache||pt),n}Hn.Cache=pt;const Yn=Hn;var Gn=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,qn=/\\(\\)?/g;const Jn=function(t){var e=Yn(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(Gn,(function(t,n,o,s){e.push(o?s.replace(qn,"$1"):n||t)})),e}));const Xn=function(t,e){for(var n=-1,o=null==t?0:t.length,s=Array(o);++n<o;)s[n]=e(t[n],n,t);return s};var Qn=I?I.prototype:void 0,Zn=Qn?Qn.toString:void 0;const $n=function t(e){if("string"==typeof e)return e;if(jt(e))return Xn(e,t)+"";if(Fn(e))return Zn?Zn.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const to=function(t){return null==t?"":$n(t)};const eo=function(t,e){return jt(t)?t:Wn(t,e)?[t]:Jn(to(t))};const no=function(t){if("string"==typeof t||Fn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const oo=function(t,e,n,o){if(!j(t))return t;for(var s=-1,r=(e=eo(e,t)).length,i=r-1,c=t;null!=c&&++s<r;){var a=no(e[s]),h=n;if("__proto__"===a||"constructor"===a||"prototype"===a)return t;if(s!=i){var u=c[a];void 0===(h=o?o(u,a,c):void 0)&&(h=j(u)?u:Zt(e[s+1])?[]:{})}Je(c,a,h),c=c[a]}return t};const so=function(t,e,n){return null==t?t:oo(t,e,n)};const ro=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const io=function(t,e){for(var n=0,o=(e=eo(e,t)).length;null!=t&&n<o;)t=t[no(e[n++])];return n&&n==o?t:void 0};const co=function(t,e,n){var o=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var r=Array(s);++o<s;)r[o]=t[o+e];return r};const ao=function(t,e){return e.length<2?t:io(t,co(e,0,-1))};const ho=function(t,e){return e=eo(e,t),null==(t=ao(t,e))||delete t[no(ro(e))]};const uo=function(t,e){return null==t||ho(t,e)};var lo=mo;function mo(t,e){var n=fo();return(mo=function(t,e){return n[t-=150]})(t,e)}!function(t,e){for(var n=mo,o=t();;)try{if(620269===parseInt(n(171))/1+parseInt(n(163))/2+-parseInt(n(159))/3*(-parseInt(n(175))/4)+parseInt(n(151))/5+-parseInt(n(168))/6+-parseInt(n(162))/7+parseInt(n(179))/8*(-parseInt(n(165))/9))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(fo);class po extends((0,e.ObservableMixin)()){constructor(t,e){var n=mo;super(),this[n(178)]=t,this[n(178)][n(155)]=!0,this[n(157)]=e,this[n(152)](e,n(170),(()=>this[n(177)]())),this[n(152)](e,n(150),(()=>this[n(176)]())),this[n(152)](e,n(173),(()=>this[n(172)]())),this[n(152)](e,n(154),(()=>this[n(158)]())),this[n(152)](e,n(167),((t,e)=>this[n(167)](e))),this[n(152)](e,n(169),((t,e,o)=>this[n(169)](e,o))),this[n(152)](e,n(166),((t,e)=>this[n(166)](e)))}[lo(177)](){var t=lo;this[t(178)][t(177)]()}[lo(176)](){var t=lo;this[t(178)][t(176)]()}[lo(172)](){var t=lo;this[t(178)][t(164)]||this[t(178)][t(172)]()}[lo(158)](){var t=lo;this[t(178)][t(164)]&&this[t(178)][t(158)]()}[lo(167)](t){var e=lo;this[e(178)][e(167)]({content:t,authorId:this[e(157)][e(156)].id})}[lo(169)](t,e){var n=lo;this[n(178)][n(161)](t)[n(160)]({content:e})}[lo(166)](t){var e=lo;this[e(178)][e(161)](t)[e(176)]()}[lo(174)](){var t=lo;this[t(153)](),this[t(178)][t(155)]=!1}}function fo(){var t=["2472126RhQWHt","updateComment","submitCommentThread","213211Xehuiz","resolve","resolveCommentThread","destroy","4fdNzsF","remove","submit","model","6257672FlgpSj","removeCommentThread","2897695ozJFuj","listenTo","stopListening","reopenCommentThread","_isAttached","_localUser","view","reopen","1870431zJIOrN","update","getComment","4873841gcoAqO","2189070JaYCma","isResolved","9iGVAJj","removeComment","addComment"];return(fo=function(){return t})()}var go=n(311);function vo(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"LEAVE_COMMENT_ANNOUNCEMENT":return o({string:"Leaving a comment.",id:"LEAVE_COMMENT_ANNOUNCEMENT"});case"ENTER_COMMENT_ANNOUNCEMENT":return o({string:"Entering a comment.",id:"ENTER_COMMENT_ANNOUNCEMENT"});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"});default:return""}}const ko=bo;function bo(t,e){const n=_o();return(bo=function(t,e){return n[t-=479]})(t,e)}!function(t,e){const n=bo,o=t();for(;;)try{if(877747===parseInt(n(503))/1+parseInt(n(495))/2*(-parseInt(n(506))/3)+-parseInt(n(510))/4*(parseInt(n(498))/5)+-parseInt(n(480))/6*(-parseInt(n(489))/7)+-parseInt(n(512))/8*(parseInt(n(488))/9)+parseInt(n(493))/10+parseInt(n(485))/11*(parseInt(n(497))/12))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(_o);class wo extends go.EditorUIView{constructor(t,n){const o=bo;super(t);const s=(0,e.uid)();this[o(481)]=this[o(496)](),this[o(507)]=new go.InlineEditableUIView(t,n),this[o(492)]=this[o(482)](s,t),this[o(491)]({tag:o(508),attributes:{class:[o(516),o(514),o(483),o(501)],role:o(504),dir:t[o(479)],lang:t[o(499)],"aria-labelledby":o(511)+s},children:[this[o(492)],{tag:o(508),attributes:{class:o(509),role:o(515)},children:this[o(481)]}]})}[ko(486)](){const t=ko;super[t(486)](),this[t(481)][t(505)](this[t(507)])}[ko(487)](){const t=ko;this[t(507)][t(490)][t(487)]()}[ko(482)](t,e){const n=ko,o=new go.LabelView;return o[n(484)]=vo(e,n(500)),o[n(494)]({attributes:{id:n(513)+t,class:n(502)}}),o}}function _o(){const t=["251080Ewbvjx","uiLanguage","Comment editor","ck-comment__input","ck-voice-label","996604ByQeQe","comment","add","4976484AEROFI","editable","div","ck-editor__main","128mMudyg","cke-editor__aria-label_","16iDliaP","ck-editor__aria-label_","ck-editor","presentation","ck-reset","uiLanguageDirection","8940ROoqQt","main","_createVoiceLabel","ck-rounded-corners","text","341mhbonO","render","focus","7212537TnNyvd","4151DLxuPK","element","setTemplate","_voiceLabelView","8928580SSxSRx","extendTemplate","2DjEEjB","createCollection","1150932DSdOJD"];return(_o=function(){return t})()}const Io=yo;function yo(t,e){const n=Co();return(yo=function(t,e){return n[t-=474]})(t,e)}function Co(){const t=["name","setEditableElement","destroy","362268aHJdkI","focusTracker","rootName","locale","301766WlQavy","init","260zIDzeA","attachDomRoot","fire","46320wKREMV","3HHRaAd","ready","render","element","editor","editing","getRoot","126834ANVsMg","document","55935fNyjWX","bind","171epzLzV","164wtLMBJ","editable","19405gQYeDX","isFocused","1042615LelHzD","view"];return(Co=function(){return t})()}!function(t,e){const n=yo,o=t();for(;;)try{if(102175===parseInt(n(504))/1+parseInt(n(491))/2*(-parseInt(n(497))/3)+parseInt(n(478))/4*(parseInt(n(480))/5)+parseInt(n(487))/6+parseInt(n(482))/7+-parseInt(n(496))/8*(parseInt(n(477))/9)+-parseInt(n(493))/10*(parseInt(n(475))/11))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(Co);class Ao extends go.EditorUI{constructor(t){const e=yo;super(t),this[e(483)]=new wo(t[e(490)],t[e(502)][e(483)])}get[Io(500)](){const t=Io;return this[t(483)][t(500)]}[Io(492)](){const t=Io,e=this[t(501)][t(502)][t(483)],n=this[t(483)][t(479)],o=e[t(474)][t(503)]();n[t(484)]=o[t(489)],this[t(483)][t(499)]();const s=n[t(500)];this[t(485)](n[t(484)],s),this[t(483)][t(479)][t(476)](t(481)).to(this[t(488)]),e[t(494)](s),this[t(495)](t(498))}[Io(486)](){const t=Io;super[t(486)](),this[t(483)][t(486)]()}}var To=n(783),Eo=n(331),xo=n(507),Oo=n(727),Mo=n(834),Ro=n(251),jo=n(179);const Vo=So;function No(){const t=["assign","createRoot","getChild","80JOoUVQ","350332RgvIRw","plugins","low","config","ready","focus","_updatePlaceholder","model","placeholder","5980744zgZyOH","getRoot","view","fire","get","data","30eBQvsw","destroy","5roIZss","3260538EjyEwP","477148ruUpWw","end","set","4452392fOOzqr","initialData","initPlugins","childCount","setSelection","name","change","12aKGGeq","2763545GvoDzp","change:placeholder","defaultPlugins","document","create","placeholderElement","init","then","editing","2980797nFiePz"];return(No=function(){return t})()}function So(t,e){const n=No();return(So=function(t,e){return n[t-=369]})(t,e)}!function(t,e){const n=So,o=t();for(;;)try{if(875965===parseInt(n(389))/1*(parseInt(n(372))/2)+-parseInt(n(411))/3+parseInt(n(394))/4+parseInt(n(402))/5*(parseInt(n(401))/6)+-parseInt(n(391))/7*(parseInt(n(371))/8)+-parseInt(n(390))/9*(parseInt(n(387))/10)+parseInt(n(381))/11)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(No);const Do=[Eo.Clipboard,xo.Enter,xo.ShiftEnter,Oo.SelectAll,Mo.Typing,Ro.Undo,jo.Paragraph];class Po extends((0,e.ObservableMixin)((0,t.DataApiMixin)(t.Editor))){constructor(t={}){const e=So;(t=Object[e(412)]({},t))[e(373)]||(t[e(373)]=Po[e(404)]),super(t),this.ui=new Ao(this),this[e(393)](e(380),""),this[e(379)][e(405)].on(e(400),(()=>this[e(378)]()),{priority:e(374)}),this.on(e(403),(()=>this[e(378)]())),this[e(379)][e(405)][e(369)]()}[Vo(406)](){const t=Vo,e=this[t(375)][t(385)](t(395))||"";return this[t(396)]()[t(409)]((()=>this.ui[t(408)]()))[t(409)]((()=>this[t(386)][t(408)](e)))[t(409)]((()=>this[t(384)](t(376))))}[Vo(388)](){const t=Vo;return super[t(388)]()[t(409)]((()=>this.ui[t(388)]()))}[Vo(377)](){const t=Vo;this[t(379)][t(400)]((e=>{const n=t,o=this[n(379)][n(405)][n(382)](),s=o&&o[n(370)](o[n(397)]-1);e[n(398)](s,n(392)),this[n(410)][n(383)][n(377)]()}))}[Vo(378)](){const t=Vo,e=this[t(410)][t(383)],n=e[t(405)][t(382)](),o=n[t(370)](0);n[t(397)]>1||!o||"p"!=o[t(399)]?this[t(407)]&&this[t(407)][t(380)]&&((0,To.disablePlaceholder)(e,this[t(407)]),this[t(407)]=void 0):(this[t(380)]&&(o[t(380)]=this[t(380)]),(0,To.enablePlaceholder)({view:e,element:o,keepOnFocus:!0}),this[t(407)]=o)}}Po[Vo(404)]=Do;const Bo=Po,zo=Lo;function Lo(t,e){const n=Fo();return(Lo=function(t,e){return n[t-=205]})(t,e)}function Fo(){const t=["set","ck-comment__input-actions","ck-comment__input-actions--submit","TOO_LONG_COMMENT_ALERT","_editorCreationPromise","focusTracker","ck-comment__input-actions--cancel","4JFXkXE","label","initialData","div","16462910wHdYXh","createEditor","12258CwniDN","tab","3056xfZbuW","3055255TwWRbs","ck-comment__input-actions--active","Reply...","_isDestroyed","high","setData","441101Zhedgw","bind","876064QhhWEz","_editorConfig","view","editor","focusPrevious","document","execute","stop","create","forEach","withText","54pHzcsZ","submitButtonView","showButtons","421977ZJwWvF","firstChild","keystrokes","low","trim","editorDestroyed","disabledSubmit","change","setTemplate","placeholder","render","then","fire","submit","isEnabled","value","model","extendTemplate","cancelButtonView","cancel","focusNext","listenTo","length","editorReady","add","_createCancelButton","5992WHPKGz","Reply","destroy","bindTemplate","shift + tab","focus","Esc","_initializeFocusCycling","submitLabel","ck-comment__input-wrapper","_createSubmitButton","element","Cancel","insertBefore","getData"];return(Fo=function(){return t})()}!function(t,e){const n=Lo,o=t();for(;;)try{if(434183===parseInt(n(208))/1+parseInt(n(272))/2*(parseInt(n(224))/3)+parseInt(n(210))/4+parseInt(n(281))/5+-parseInt(n(221))/6*(-parseInt(n(250))/7)+-parseInt(n(280))/8*(-parseInt(n(278))/9)+-parseInt(n(276))/10)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(Fo);class Uo extends go.View{constructor(t,n={}){const o=Lo;super(t),this[o(213)]=null,this[o(211)]=n,this[o(226)]=new e.KeystrokeHandler,this[o(270)]=new e.FocusTracker,this[o(265)](o(239),n[o(274)]||""),this[o(265)](o(230),!1),this[o(265)](o(223),!0),this[o(265)](o(233),vo(t,o(283))),this[o(265)](o(258),vo(t,o(251))),this[o(222)]=this[o(260)](),this[o(242)]=this[o(249)](),this[o(232)]({tag:o(275),attributes:{class:[o(259)]},children:[{tag:o(275),attributes:{class:[o(266),this[o(253)].if(o(223),o(282))]},children:[this[o(222)],this[o(242)]]}]}),this[o(226)][o(265)](o(256),((t,e)=>{const n=o;this[n(242)][n(236)](n(216)),e()})),this.on(o(237),((e,n)=>{const s=o;n[s(246)]>65e3?(alert(vo(t,s(268),[n[s(246)],65e3])),e[s(217)]()):this[s(213)][s(207)]("")}),{priority:o(206)})}[zo(234)](){const t=zo;super[t(234)](),this[t(226)][t(245)](this[t(261)]),this[t(270)][t(248)](this[t(261)])}[zo(277)](){const t=zo;return this[t(213)]||(this[t(213)]=new Bo(this[t(211)]),this[t(269)]=this[t(213)][t(218)]()[t(235)]((()=>{const e=t;if(this[e(205)])return;const n=this[e(213)];this[e(261)][e(263)](n.ui[e(261)],this[e(261)][e(225)]),n[e(240)][e(215)].on(e(231),(()=>this[e(239)]=n[e(264)]())),n[e(209)](e(233)).to(this),this[e(257)](this[e(213)]),this[e(236)](e(247),this[e(213)])}))),this[t(269)]}[zo(255)](){const t=zo;this[t(213)]&&this[t(213)][t(255)]()}async[zo(252)](){const t=zo;this[t(205)]||(this[t(205)]=!0,this[t(213)]&&(await this[t(269)],await this[t(213)][t(252)](),this[t(236)](t(229),this[t(213)])),await super[t(252)]())}[zo(260)](){const t=zo,{locale:e}=this,n=new go.ButtonView(e);return n[t(241)]({attributes:{class:[t(267)]}}),n[t(220)]=!0,n[t(209)](t(273)).to(this,t(258)),n.on(t(216),(()=>{const e=t;this[e(236)](e(237),this[e(239)])})),n[t(209)](t(238)).to(this,t(239),this,t(230),((e,n)=>!n&&!!e[t(228)]())),n}[zo(249)](){const t=zo,{locale:e}=this,n=new go.ButtonView(e);return n[t(241)]({attributes:{class:[t(271)]}}),n[t(273)]=vo(e,t(262)),n[t(220)]=!0,n.on(t(216),(()=>{const e=t;this[e(213)][e(207)](""),this[e(236)](e(243))})),n}[zo(257)](t){const e=zo,n=this[e(270)],o=new go.ViewCollection;[t.ui[e(212)],this[e(222)],this[e(242)]][e(219)]((t=>{const s=e;o[s(248)](t),n[s(248)](t[s(261)])}));const s=new go.FocusCycler({focusables:o,focusTracker:n});this[e(226)][e(265)](e(279),((t,n)=>{s[e(244)](),n()}),{priority:e(227)}),this[e(226)][e(265)](e(254),((t,n)=>{s[e(214)](),n()}),{priority:e(227)})}}function Ko(t,e){var n=Ho();return(Ko=function(t,e){return n[t-=222]})(t,e)}var Wo=Ko;function Ho(){var t=["createEditor","change:showInput","1506218pJVmMB","isFocused","then","delegate","extendTemplate","editorDestroyed","editorReady","ck-thread__user","userView","focusTracker","value","500094KDqdQz","bind","358356bgBTyV","271130PUlGex","set","ck-comment__input-container--active","editor","ck-thread__input","showButtons","6xkEhxg","setTemplate","27957kolJqA","destroy","showInput","836392CYIRKJ","ck-comment__input-container","div","215541GGoRVj","commentInputView","bindTemplate"];return(Ho=function(){return t})()}!function(t,e){for(var n=Ko,o=t();;)try{if(126959===parseInt(n(242))/1+-parseInt(n(234))/2*(-parseInt(n(236))/3)+-parseInt(n(227))/4+-parseInt(n(228))/5+-parseInt(n(225))/6+parseInt(n(247))/7+-parseInt(n(239))/8)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(Ho);class Yo extends go.View{constructor(t,e,n){var o=Ko;super(t),this[o(243)]=new Uo(t,n),this[o(243)][o(226)](o(233)).to(this[o(243)][o(223)],o(248),this[o(243)],o(224),((t,e)=>t||!!e)),this[o(229)](o(238),!1),this.on(o(246),(()=>{var t=o;this[t(238)]&&!this[t(243)][t(231)]&&this[t(243)][t(245)]()})),this[o(243)][o(250)](o(253)).to(this),this[o(243)][o(250)](o(252)).to(this),this[o(222)]=new s.UserView(t,e),this[o(222)][o(251)]({attributes:{class:o(254)}}),this[o(243)][o(251)]({attributes:{class:o(232)}}),this[o(235)]({tag:o(241),attributes:{class:[o(240),this[o(244)].if(o(238),o(230))]},children:[this[o(222)],this[o(243)]]})}[Wo(237)](){var t=Wo;return this[t(243)][t(237)]()[t(249)]((()=>super[t(237)]()))}}function Go(t,e){const n=Jo();return(Go=function(t,e){return n[t-=435]})(t,e)}!function(t,e){const n=Go,o=t();for(;;)try{if(508283===parseInt(n(436))/1*(parseInt(n(447))/2)+-parseInt(n(450))/3+parseInt(n(435))/4+parseInt(n(439))/5*(-parseInt(n(446))/6)+-parseInt(n(443))/7*(parseInt(n(449))/8)+-parseInt(n(448))/9+parseInt(n(440))/10)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(Jo);class qo extends go.View{constructor(t){const e=Go;super(t);const n=this[e(442)];this[e(437)](e(438),void 0),this[e(444)]({tag:"li",attributes:{class:e(445)},children:[{text:n.to(e(438),(n=>vo(t,e(441),n)))}]})}}function Jo(){const t=["set","count","1062835KgVMFp","8266120mGuxpA","NUMBER_OF_COMMENTS","bindTemplate","1675821SAHlQX","setTemplate","ck-thread__comment-count","6ToIBPB","26UMcCBa","5338620oGZTUk","8nYFdxl","19755BvkuFc","733764EDMPGl","42305ibdWrK"];return(Jo=function(){return t})()}function Xo(t,e){const n=ts();return(Xo=function(t,e){return n[t-=401]})(t,e)}const Qo=Xo;!function(t,e){const n=Xo,o=t();for(;;)try{if(780649===-parseInt(n(459))/1+-parseInt(n(463))/2*(-parseInt(n(421))/3)+-parseInt(n(434))/4+parseInt(n(452))/5*(parseInt(n(420))/6)+-parseInt(n(469))/7+parseInt(n(462))/8*(parseInt(n(401))/9)+parseInt(n(429))/10)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(ts);class Zo extends go.View{constructor(t,e,n){const o=Xo;super(t),this[o(466)](o(417),!1),this[o(466)](o(445),e[o(460)][o(445)]),this[o(466)](o(443),!1),this[o(411)]=e,this[o(423)]=n,this[o(419)]=this[o(424)](),this[o(426)]=this[o(424)](),this[o(448)]=null,this[o(455)]=new qo(t),this[o(455)][o(470)](o(416)).to(this,o(445),(t=>t-this[o(423)][o(477)]));for(const t of e[o(460)])this[o(432)](t);this[o(439)](),this[o(464)](e[o(460)],o(442),((t,e)=>{const n=o,s=this[n(458)](e);this[n(445)]++,this[n(432)](e,s),this[n(457)]()})),this[o(464)](e[o(460)],o(404),((t,e)=>{const n=o;this[n(445)]--,this[n(438)](e),this[n(457)]()})),this[o(464)](e,o(453),(()=>this[o(457)]())),this[o(464)](e,o(414),(()=>this[o(439)]())),this.on(o(407),(()=>this[o(457)]())),this.on(o(440),(()=>this[o(457)]())),this[o(422)]({tag:"ul",attributes:{class:[o(465)]},children:this[o(426)]})}get[Qo(415)](){const t=Qo;return this[t(411)][t(476)]>this[t(423)][t(406)]&&!this[t(443)]&&!this[t(417)]}[Qo(425)](){const t=Qo;super[t(425)](),this[t(457)]()}[Qo(472)](){const t=Qo;this[t(435)][t(472)]()}[Qo(430)](){const t=Qo;this[t(455)][t(430)]();for(const e of this[t(419)])e[t(430)]();super[t(430)]()}[Qo(457)](){const t=Qo;this[t(415)]?this[t(405)]():this[t(449)]()}[Qo(432)](t,e){const n=Qo,o=new(this[n(423)][n(446)])(this[n(410)],t,{maxCommentCharsWhenCollapsed:this[n(423)][n(475)],formatDateTime:this[n(423)][n(418)],editorConfig:this[n(423)][n(408)]});o[n(413)]=t.id,o[n(474)](n(427)).to(this),o[n(474)](n(441)).to(this),o[n(474)](n(412)).to(this),o[n(474)](n(402)).to(this),o[n(474)](n(403)).to(this),this[n(464)](o,n(447),(()=>this[n(471)]())),this[n(419)][n(442)](o,e)}[Qo(458)](t){const e=Qo,n=this[e(411)][e(428)](t);return this[e(448)]?this[e(448)][e(436)]>t[e(436)]?n-1:n:n-1}[Qo(439)](){const t=Qo;if(this[t(411)][t(454)]&&this[t(411)][t(467)]){const e={id:t(433),author:this[t(411)][t(454)],authoredAt:this[t(411)][t(467)],content:vo(this[t(410)],t(461)),attributes:{}};this[t(448)]=new(this[t(423)][t(446)])(this[t(410)],e,{maxCommentCharsWhenCollapsed:this[t(423)][t(475)],formatDateTime:this[t(423)][t(418)],editorConfig:this[t(423)][t(408)],isSystemComment:!0}),this[t(419)][t(442)](this[t(448)],this[t(411)][t(428)](e))}else this[t(448)]&&(this[t(419)][t(404)](this[t(448)]),this[t(448)][t(430)](),this[t(448)]=null);this[t(457)]()}[Qo(438)](t){const e=Qo,n=this[e(419)][e(404)](t.id);this[e(409)](n),n[e(437)]&&this[e(471)](),n[e(430)]()}[Qo(471)](){const t=Qo;this[t(417)]=Array[t(478)](this[t(419)])[t(431)]((e=>e[t(437)]))}[Qo(405)](){const t=Qo,n=function(t){const n=Xo,o=new e.Collection;for(const e of t)o[n(442)](e);return o}(this[t(419)]),o=this[t(455)][t(416)];for(let e=1;e<=o;e++)n[t(404)](1);for(const e of n)e[t(450)]();o>0&&n[t(442)](this[t(455)],1),$o((0,e.diff)(Array[t(478)](this[t(426)]),Array[t(478)](n)),this[t(426)],n)}[Qo(449)](){const t=Qo;$o((0,e.diff)(Array[t(478)](this[t(426)]),Array[t(478)](this[t(419)])),this[t(426)],this[t(419)]);for(const e of this[t(426)])e[t(444)]()}}function $o(t,e,n){const o=Qo;let s=0;for(const r of t)switch(r){case o(451):e[o(442)](n[o(456)](s),s),s++;break;case o(468):e[o(404)](s);break;case o(473):s++}}function ts(){const t=["insert","3205eHktXo","commentUpdated","resolvedBy","_collapsedCommentsView","get","refreshVisibleViews","_calculatePosition","1369376DOVUMW","comments","Marked as resolved","221872DTrlvX","10xEgRvk","listenTo","ck-thread__comments","set","resolvedAt","delete","4023271duHQsa","bind","_updateHasDirtyComment","focus","equal","delegate","maxCommentCharsWhenCollapsed","weight","maxCommentsWhenCollapsed","from","459vlsboR","editorReady","editorDestroyed","remove","_rearrangeCollapse","maxThreadTotalWeight","change:isActive","editorConfig","stopListening","locale","_model","resolveCommentThread","viewUid","change:isResolved","_shouldCollapse","count","hasDirtyComment","formatDateTime","commentViews","5190nVEQnj","689019yHPnRK","setTemplate","_config","createCollection","render","visibleViews","removeComment","_findOptimalIndex","9963920GVAidx","destroy","some","_handleNewCommentModel","resolved","5555512xQIWSK","element","authoredAt","isEditMode","_handleRemoveCommentModel","_handleInfoComment","change:hasDirtyComment","updateComment","add","isActive","expand","length","CommentView","change:isEditMode","resolvedCommentView","_rearrangeExpand","collapse"];return(ts=function(){return t})()}const es=ns;function ns(t,e){const n=os();return(ns=function(t,e){return n[t-=322]})(t,e)}function os(){const t=["scrollWidth","offsetWidth","overlay","bindTemplate","span","hasContext","contextValue","element","tooltip","classList","lastIndexOf","_trimContextValue","mouseleave","length","value","reopenButtonView","label","ck-context-wrapper","285128WCFKee","_model","locale","14GADlBl","icon","setTemplate","context","10woiKjZ","add","div","remove","render",".ck-context__value","ck-context__value","isResolvable","1016667YauKyl","execute","...","Comment was made on an element","substring","isReadOnly","ck-context","bind",".ck-context","15QjckZp","309074bJbrFV","mouseenter","listenTo","ck-annotation__actions","2kvSguW","reopenCommentThread","ck-thread__header","_attachContextActions","querySelector","isResolved","Reopen","isVisible","1175528GNHjdF","ck-context--quotes","6903149YyimfG","3137103WtourB","86652XNfILY","fire","_createReopenButton","isEnabled"];return(os=function(){return t})()}!function(t,e){const n=ns,o=t();for(;;)try{if(233685===-parseInt(n(326))/1+parseInt(n(330))/2*(-parseInt(n(379))/3)+-parseInt(n(364))/4*(-parseInt(n(325))/5)+-parseInt(n(342))/6+parseInt(n(367))/7*(-parseInt(n(338))/8)+parseInt(n(341))/9*(parseInt(n(371))/10)+parseInt(n(340))/11)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(os);class ss extends go.View{constructor(t,e){const n=ns;super(t);const o=this[n(349)];this[n(365)]=e,this[n(361)]=this[n(344)](),this[n(323)](n(351)).to(this[n(365)],n(370),(t=>!!t)),this[n(323)](n(352)).to(this[n(365)],n(370),(t=>t&&t[n(360)]?this[n(357)](t[n(360)]):vo(this[n(366)],n(382)))),this[n(369)]({tag:n(373),attributes:{class:[n(332)]},children:[{tag:n(373),attributes:{class:[n(363)]},children:[{tag:n(373),attributes:{class:[n(322),o.if(n(351),n(339))]},children:[{tag:n(350),attributes:{class:[n(377)]},children:[{text:o.to(n(352))}]}]}]},{tag:n(373),attributes:{class:[n(329)]},children:[this[n(361)]]}]})}[es(375)](){const t=es;super[t(375)](),this[t(333)]()}[es(344)](){const t=es,e=new go.ButtonView(this[t(366)]);return e[t(362)]=vo(this[t(366)],t(336)),e[t(354)]=vo(this[t(366)],t(336)),e[t(368)]='<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="m5.042 9.367 2.189 1.837a.75.75 0 0 1-.965 1.149l-3.788-3.18a.747.747 0 0 1-.21-.284.75.75 0 0 1 .17-.945L6.23 4.762a.75.75 0 1 1 .964 1.15L4.863 7.866h8.917A.75.75 0 0 1 14 7.9a4 4 0 1 1-1.477 7.718l.344-1.489a2.5 2.5 0 1 0 1.094-4.73l.008-.032H5.042z"/></svg>',e[t(323)](t(345)).to(this[t(365)],t(384),(t=>!t)),e[t(323)](t(337)).to(this[t(365)],t(378),this[t(365)],t(335),((t,e)=>t&&e)),e.on(t(380),(()=>{const e=t;this[e(343)](e(331),this[e(365)].id)})),e}[es(357)](t){const e=es;if(t[e(359)]<150)return t;const n=t[e(356)](" ",147);return t[e(383)](0,n>-1?n:147)+e(381)}[es(333)](){const t=es,e=this[t(353)][t(334)](t(324)),n=e[t(334)](t(376));this[t(328)](e,t(327),(()=>{const o=t;n[o(347)]<n[o(346)]&&e[o(355)][o(372)](o(348))})),this[t(328)](e,t(358),(()=>{const n=t;e[n(355)][n(374)](n(348))}))}}const rs=is;function is(t,e){const n=cs();return(is=function(t,e){return n[t-=451]})(t,e)}function cs(){const t=["Reply to reopen discussion...","updateComment","54YLwjvC","change:isActive","_localUser","submit","5324iDMVyu","isResolved","removeComment","12261630TnczzF","unlinkedAt","hasDirtyComment","focus","641584tAmqCR","removeCommentThread","2550824FllvFj","fire","commentsListView","commentInputView","listenTo","isSubmitted","placeholder","editorConfig","isActive","reopenCommentThread","submitLabel","element","addComment","24eJvsay","resolveCommentThread","84dwbYvI","disabledSubmit","value","editorReady","Reply...","showInput","destroy","isDirty","length","isReadOnly","submitCommentThread","delegate","_config","archivedAt","Reply","33SAWdAU","locale","commentThreadHeaderView","CommentView","Comment","bind","isResolvable","stop","commentThreadInputView","464961OEsupS","Write a comment...","_model","43288FMXaXN","set","canComment","798930RqOmwq","isUnlinked","editorDestroyed","_createCommentThreadInputView","assign","cancel"];return(cs=function(){return t})()}!function(t,e){const n=is,o=t();for(;;)try{if(726934===parseInt(n(475))/1+-parseInt(n(484))/2+-parseInt(n(457))/3+-parseInt(n(497))/4*(parseInt(n(463))/5)+-parseInt(n(499))/6*(parseInt(n(460))/7)+parseInt(n(482))/8*(-parseInt(n(471))/9)+-parseInt(n(478))/10*(-parseInt(n(514))/11))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(cs);class as extends go.View{constructor(t,e,n,o){const s=is;super(t),this[s(461)](s(492),!1),this[s(461)](s(506),!1),this[s(459)]=e,this[s(473)]=n,this[s(511)]=o,this[s(516)]=new ss(t,e),this[s(516)][s(510)](s(493)).to(this),this[s(488)](this,s(493),(()=>{this[s(481)]()})),this[s(486)]=new Zo(t,e,Object[s(467)]({CommentView:this[s(511)][s(451)]},o)),this[s(486)][s(510)](s(477)).to(this),this[s(486)][s(510)](s(470)).to(this),this[s(486)][s(510)](s(498)).to(this),this[s(486)][s(510)](s(502)).to(this),this[s(486)][s(510)](s(465)).to(this),this[s(486)][s(453)](s(492)).to(this),this[s(488)](this,s(498),(()=>{this[s(481)]()})),this[s(461)](s(507),this[s(486)][s(507)]),this[s(453)](s(507)).to(this[s(486)],s(507)),this[s(456)]=this[s(466)](),this[s(456)][s(510)](s(502)).to(this),this[s(456)][s(510)](s(465)).to(this),this.on(s(477),(()=>this[s(481)]())),this[s(453)](s(506)).to(this[s(486)],s(480),this[s(456)][s(487)],s(501),((t,e)=>t||!!e)),this[s(453)](s(464)).to(e,s(479),(t=>!!t))}[rs(481)](){const t=rs;this[t(495)][t(481)]()}async[rs(505)](){const t=rs;this[t(506)]=!1,this[t(486)][t(505)](),await this[t(456)][t(505)](),super[t(505)]()}[rs(466)](){const t=rs,e=new Yo(this[t(515)],this[t(473)],this[t(511)][t(491)]),n=e[t(487)];return e[t(453)](t(504)).to(this,t(492),this[t(459)],t(508),this[t(459)],t(462),this[t(459)],t(512),n,t(501),((t,e,n,o,s)=>!!s||!!o&&n&&!e||t&&n&&!e)),n[t(453)](t(490)).to(this,t(507),this[t(459)],t(454),this[t(459)],t(476),((e,n,o)=>{const s=t;let r;return r=s(o&&n?469:e?503:458),vo(this[s(515)],r)})),n[t(453)](t(494)).to(this,t(507),(e=>vo(this[t(515)],t(e?513:452)))),n.on(t(474),((e,n)=>{const o=t;this[o(485)](o(496),n),this[o(459)][o(476)]&&this[o(459)][o(454)]&&this[o(485)](o(493),this[o(459)].id),this[o(459)][o(489)]||this[o(485)](o(509))})),n.on(t(468),(()=>{this[t(481)]()})),n[t(453)](t(500)).to(this[t(459)],t(508)),n.on(t(468),(e=>{const n=t;0==this[n(507)]&&(this[n(485)](n(483)),e[n(455)]())})),this.on(t(472),((e,o,s)=>{const r=t;s||this[r(507)]||n[r(501)]||this[r(485)](r(483))})),e}}const hs=us;function us(t,e){const n=ls();return(us=function(t,e){return n[t-=435]})(t,e)}function ls(){const t=["has","ck-thread--unlinked","commentThreadHeaderView","ck-reset_all-excluded","ck-thread--remove-confirmation","cancelConfirm","addMany","isSystemComment","commentThreadChildren","_cancelAllConfirms","actionIndicator","unbind","change:isActive","actionBar","ck-thread","resolveCommentThread",".ck-thread__container","fire","isReadOnly","resolveButton","ck-thread--","486660LIjBJc","_boundFirstCommentView","Resolve","div","locale","900552UXiAjq","createCollection","high","icon","isConfirm","placeholder","execute","2379980ByWOtT","isUnlinked","isActive","2198712hBxJFy","_bindFirstCommentView","isVisible","extendTemplate","1323IODStV","showConfirm","bind","tooltip","522522qFGSlT","archivedAt","isResolved","getTemplate","removeButton","then","5224HmmLeI","change:isReadOnly","stop","ck-comment--resolve","set","label","change:archivedAt","check","render","isResolvable","remove","_model","containerElement","bindTemplate","commentsListView","element","removeCommentThread","Delete comment thread?","length","ck-thread--active","querySelector","listenTo","commentViews","158256XGsgCm","get","setTemplate","Write a comment...","ck-thread__container","commentThreadInputView","_createResolveButton","add","isEnabled"];return(ls=function(){return t})()}!function(t,e){const n=us,o=t();for(;;)try{if(260535===-parseInt(n(454))/1+parseInt(n(506))/2+parseInt(n(477))/3+-parseInt(n(459))/4+parseInt(n(466))/5+parseInt(n(469))/6+-parseInt(n(473))/7*(parseInt(n(483))/8))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(ls);class ds extends((0,s.ConfirmMixin)(as)){constructor(t,e,n,o){const s=us;super(t,e,n,o),this[s(441)]=this[s(460)](),this[s(441)][s(439)]([this[s(497)],this[s(511)]]),this[s(494)][s(478)]&&this[s(441)][s(513)](this[s(435)],0),this[s(494)].on(s(489),((t,e,n)=>{const o=s;n?this[o(441)][o(515)](this[o(435)])||this[o(441)][o(513)](this[o(435)],0):this[o(441)][o(493)](this[o(435)])})),this[s(487)](s(443),null),this[s(495)]=null,this[s(455)]=null,this[s(458)]=t,this[s(452)]=this[s(512)](),this[s(508)](this[s(480)]()),this.on(s(445),((t,e,n)=>{n||this[s(442)]()})),this[s(504)](this[s(494)],s(484),((t,e,n)=>{n&&this[s(442)]()})),this[s(501)]>0&&this[s(470)](),this[s(504)](this[s(497)][s(505)],s(513),(()=>{this[s(470)]()}))}[hs(480)](){const t=hs,e=this[t(496)];return{tag:t(457),attributes:{class:[t(447),t(436),e.if(t(468),t(502)),e.if(t(467),t(516)),e.if(t(463),t(437)),e.to(t(443),(e=>e?t(453)+e:""))],"data-thread-id":this[t(494)].id,tabindex:-1},children:[{tag:t(457),attributes:{class:t(510)},children:this[t(441)]}]}}[hs(491)](){const t=hs;super[t(491)](),this[t(495)]=this[t(498)][t(503)](t(449))}[hs(442)](){const t=hs;this[t(438)]();for(const e of this[t(497)][t(505)])e[t(438)]()}[hs(470)](){const t=hs,{locale:e}=this,n=this[t(497)][t(505)][t(507)](0);n===this[t(455)]||n[t(440)]||(this[t(455)]=n,this[t(444)](t(443)),this[t(475)](t(443)).to(n,t(443),(e=>t(493)===e?t(493):null)),n[t(464)]=vo(e,t(509)),n[t(481)].on(t(465),(n=>{const o=t;n[o(485)](),this[o(474)](vo(e,o(500)),this[o(495)])[o(482)]((()=>{const t=o;this[t(450)](t(499))}))}),{priority:t(461)}),n[t(446)][t(513)](this[t(452)],0))}[hs(512)](){const e=hs,n=new go.ButtonView(this[e(458)]);return n[e(488)]=vo(this[e(458)],e(456)),n[e(476)]=vo(this[e(458)],e(456)),n[e(462)]=t.icons[e(490)],n[e(472)]({attributes:{class:e(486)}}),n[e(475)](e(514)).to(this[e(494)],e(451),(t=>!t)),n[e(475)](e(471)).to(this[e(494)],e(492),this[e(494)],e(479),((t,e)=>t&&!e)),n.on(e(465),(()=>{const t=e;this[t(450)](t(448),this[t(494)].id)})),n}}var ms=ps;function ps(t,e){var n=fs();return(ps=function(t,e){return n[t-=464]})(t,e)}function fs(){var t=["element","51210HvjHmG","9736tnECrM","204CeMrFP","content","8wsgIHY","7sDApGL","setTemplate","5ZsyKtK","3518753EYlpGM","225AkCFVz","innerHTML","4591609lNpliR","render","change:content","8468880nmkTzs","34496vEfmWY","set","ck-comment__content","1694172OpDqah","ck-annotation__content","div"];return(fs=function(){return t})()}!function(t,e){for(var n=ps,o=t();;)try{if(421367===parseInt(n(464))/1*(parseInt(n(474))/2)+-parseInt(n(483))/3*(parseInt(n(482))/4)+parseInt(n(466))/5*(-parseInt(n(477))/6)+-parseInt(n(467))/7*(parseInt(n(485))/8)+-parseInt(n(468))/9*(-parseInt(n(481))/10)+parseInt(n(470))/11+parseInt(n(473))/12)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(fs);class gs extends go.View{constructor(t){var e=ps;super(t),this[e(475)](e(484),""),this[e(465)]({tag:e(479),attributes:{class:[e(476),e(478)]}})}[ms(471)](){var t=ms;super[t(471)](),this.on(t(472),((e,n,o)=>{var s=t;this[s(480)][s(469)]=o})),this[t(480)][t(469)]=this[t(484)]}}const vs=ks;function ks(t,e){const n=ws();return(ks=function(t,e){return n[t-=182]})(t,e)}!function(t,e){const n=ks,o=t();for(;;)try{if(872768===parseInt(n(192))/1+parseInt(n(224))/2*(-parseInt(n(230))/3)+parseInt(n(202))/4+parseInt(n(211))/5*(-parseInt(n(199))/6)+-parseInt(n(222))/7+parseInt(n(205))/8+parseInt(n(220))/9)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(ws);class bs extends go.View{constructor(t,e,n){const o=ks;super(t),this[o(218)]=e,this[o(223)]=n,this[o(228)]=!!this[o(223)][o(228)],this[o(225)](o(200),!1),this[o(225)](o(207),!0),this[o(229)]=this[o(213)](),this[o(229)][o(185)](this[o(188)]())}[vs(227)](){this[vs(207)]=!1}[vs(197)](){const t=vs;this[t(200)]||(this[t(207)]=!0)}[vs(186)](){const t=vs;this[t(183)][t(186)]()}async[vs(208)](){const t=vs;await this[t(229)][t(190)](0)[t(208)](),super[t(208)]()}[vs(182)](){const t=vs;this[t(200)]||(this[t(200)]=!0,this[t(229)][t(219)](0)[t(208)](),this[t(229)][t(185)](this[t(203)]()))}[vs(187)](){const t=vs;this[t(200)]&&(this[t(200)]=!1,this[t(229)][t(219)](0)[t(208)](),this[t(229)][t(185)](this[t(188)]()))}[vs(188)](){const t=vs,e=new gs(this[t(215)]);return e[t(212)](t(195)).to(this[t(218)],t(195),this,t(207),((e,n)=>n?(0,s.trimHtml)(e,{limit:this[t(223)][t(210)]}):e)),e}[vs(203)](){const t=vs;this[t(223)][t(204)]||(this[t(223)][t(204)]={}),this[t(223)][t(204)][t(221)]=this[t(218)][t(195)];const e=new Uo(this[t(215)],this[t(223)][t(204)]);return e[t(214)]=this[t(218)][t(195)],e[t(212)](t(184)).to(this[t(218)],t(193)),e[t(206)]=vo(this[t(215)],t(194)),e.on(t(217),((e,n)=>{const o=t;this[o(189)](o(191),this[o(218)].id,n),this[o(187)](),this[o(186)]()})),e.on(t(201),(()=>{const e=t;this[e(187)](),this[e(186)]()})),e[t(196)](t(216),(()=>{e[t(186)]()})),e[t(209)](),e[t(226)](t(216)).to(this),e[t(226)](t(198)).to(this),e}}function ws(){const t=["disabledSubmit","add","focus","switchToDisplayMode","_createCommentContentView","fire","get","updateComment","112429lNCanj","isReadOnly","Save","content","once","collapse","editorDestroyed","45906elhyqf","isEditMode","cancel","3139264FsQUle","_createCommentInputView","editorConfig","4773720kMkoyd","submitLabel","isCollapsed","destroy","createEditor","maxCommentCharsWhenCollapsed","585oXBfrh","bind","createCollection","value","locale","editorReady","submit","_model","remove","25242624xGDZTA","initialData","7121002RcOmho","_config","121078RNmVzY","set","delegate","expand","isSystemComment","visibleView","75fdVMRy","switchToEditMode","element"];return(ws=function(){return t})()}const _s=Is;function Is(t,e){const n=ys();return(Is=function(t,e){return n[t-=461]})(t,e)}function ys(){const t=["add","mouseleave","formatDateTime","Delete comment?","removeButton","actionBar","isEditable","204hYcrbA","EXTERNAL_IMPORT_WORD_COMMENT","EXTERNAL_COMMENT","ck-annotation__actions--hidden","remove","789960ABmiuI","isConfirm","showConfirm","createCollection","_config","ck-comment__info","bindTemplate","some","buttonView","Show more items","listenTo","importWord","change:isRemovable","_createEditButton","_attachActions","getTemplate","ck-comment__wrapper","withText","change:isVisible","userView","author","ck-comment__external","push","element","change:isEnabled","getExternalCommentNote","isEditMode","source","items","77542TNRomI","ck-comment--remove-confirmation","ck-annotation__info-time","_createCommentInputView","fire","ck-comment__user","extendTemplate","then","length","resolvedAt","Reply...","@external","attributes","panelPosition","ck-annotation__content-wrapper","EXTERNAL_AVATAR","cancelConfirm","children","ck-annotation__info-name","render","isVisible","ck-comment--remove","isSystemComment","execute","placeholder","ck-comment__actions","label","ck-comment--edit","authoredAt","focus","EXTERNAL_IMPORT_WORD_AVATAR","ck-annotation__actions","ck-comment__info-name","getUserViewNotificationText","_createDropdown","creator","panelView","741720YlgwTi","ck-comment__actions--hidden","icon","threeVerticalDots","bind","Remove","pencil","editButton","setTemplate","div","isExternal","span","locale","visibleView","1469918OaUBjc","addMany","ck-annotation__user","isRemovable","dropdown","isEnabled","isReadOnly","ck-comment__main","_model","removeComment","Edit","switchToEditMode","ck-comment--info","8910108gOzXwo","_createRemoveButton","blur","150ynaiTc","166327GHthVC","50145hVRjxO","ck-annotation","ck-annotation__main","ck-annotation__info","actionIndicator","time","ck-comment__info-time","mouseenter","name","ck-comment--","edit","set","ck-comment"];return(ys=function(){return t})()}!function(t,e){const n=Is,o=t();for(;;)try{if(371320===-parseInt(n(582))/1+parseInt(n(510))/2+-parseInt(n(553))/3+parseInt(n(548))/4*(-parseInt(n(528))/5)+-parseInt(n(526))/6*(parseInt(n(527))/7)+parseInt(n(496))/8+parseInt(n(523))/9)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(ys);class Cs extends((0,s.ConfirmMixin)(bs)){constructor(t,e,n){const o=Is;super(t,e,n),this[o(539)](o(532),null),this[o(539)](o(483),vo(t,o(469))),this[o(500)](o(487)).to(e),this[o(500)](o(468)).to(e),this[o(546)]=this[o(556)](),this[o(481)]||(this[o(503)]=this[o(566)](),this[o(545)]=this[o(524)](),this[o(581)]=this[o(556)](),this[o(581)][o(511)]([this[o(503)],this[o(545)]]),this[o(514)]=this[o(493)](),this[o(546)][o(541)](this[o(514)])),this[o(572)]=new s.UserView(t,e[o(573)],this[o(492)]()),this[o(572)][o(465)]({attributes:{class:[o(464),o(512)]}}),this[o(563)](e,o(565),(()=>this[o(475)]())),this[o(504)](this[o(568)]())}[_s(568)](){const t=_s,e=this[t(559)],n=[{tag:t(505),attributes:{class:[t(558),t(531)]},children:[{tag:t(507),children:[{text:this[t(572)][t(536)]}],attributes:{class:[t(491),t(477)]}},{tag:t(533),attributes:{datetime:e.to(t(487)),class:[t(534),t(461)]},children:[{text:e.to(t(487),(e=>this[t(557)][t(543)](e)))}]}]},{tag:t(505),attributes:{class:[t(484),t(490),e.if(t(579),t(497)),e.if(t(579),t(551))]},children:this[t(546)]},{tag:t(505),attributes:{class:[t(473)]},children:this[t(509)]}];return this[t(518)][t(506)]&&n[t(575)]({tag:t(505),attributes:{class:[t(574)]},children:[{text:this[t(578)]()}]}),{tag:"li",attributes:{class:[t(569),e.if(t(554),t(583))],tabindex:-1},children:[{tag:t(505),attributes:{class:[t(540),t(529),e.if(t(579),t(486)),e.if(t(481),t(522)),e.to(t(532),(e=>e?t(537)+e:""))],"data-author-id":this[t(518)][t(573)].id,"data-comment-id":this[t(518)].id},children:[this[t(572)],{tag:t(505),attributes:{class:[t(517),t(530)]},children:n}]}]}}[_s(566)](){const e=_s,n=new go.ButtonView(this[e(508)]);return n[e(485)]=vo(this[e(508)],e(520)),n[e(498)]=t.icons[e(502)],n[e(570)]=!0,n[e(465)]({attributes:{class:e(486)}}),n[e(500)](e(515)).to(this[e(518)],e(516),(t=>!t)),n[e(500)](e(479)).to(this[e(518)],e(547)),n.on(e(482),(()=>this[e(521)]())),n}[_s(524)](){const t=_s,e=new go.ButtonView(this[t(508)]);return e[t(485)]=vo(this[t(508)],t(501)),e[t(498)]='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M5.2 7h9.2c.6 0 1 .4 1 1v9.9c0 .5-.4 1-1 1H5.2a1 1 0 0 1-1-1V8c0-.6.4-1 1-1zm1 1.5c-.3 0-.5.2-.5.5v8c0 .3.2.5.5.5h.5c.2 0 .5-.2.5-.5V9c0-.3-.3-.5-.5-.5h-.5zm3.2 0c-.2 0-.5.2-.5.5v8c0 .3.3.5.5.5h.5c.3 0 .5-.2.5-.5V9c0-.3-.2-.5-.5-.5h-.4zm3.5 0c-.2 0-.5.2-.5.5v8c0 .3.3.5.5.5h.5c.3 0 .5-.2.5-.5V9c0-.3-.2-.5-.5-.5h-.5zm-1.4-7.1H8.3L6.5 3.6H3.8c-.5 0-.7.3-.7.8s.2.7.7.7h12c.6 0 .9-.2.9-.7 0-.5-.3-.8-1-.8h-2.4l-1.8-2.2z"/></svg>\n',e[t(570)]=!0,e[t(465)]({attributes:{class:t(480)}}),e[t(500)](t(515)).to(this[t(518)],t(516),(t=>!t)),e[t(500)](t(479)).to(this[t(518)],t(513)),e.on(t(482),(()=>{const e=t;this[e(555)](vo(this[e(508)],e(544)),this[e(576)])[e(466)]((()=>{const t=e;this[t(463)](t(519),this[t(518)].id)}))})),e}[_s(493)](){const e=_s,n=(0,go.createDropdown)(this[e(508)]),o=n[e(495)][e(476)],s=new go.ListView(this[e(508)]),r=(t,o=-1)=>{const r=e,i=new go.ListItemView(this[r(508)]);i[r(476)][r(541)](t);const c=o>-1?o:s[r(581)][r(467)];s[r(581)][r(541)](i,c),n[r(563)](t,r(577),(()=>{const t=r;n[t(515)]=[...this[t(581)]][t(560)]((e=>e[t(515)]))})),n[r(563)](t,r(571),(()=>{const t=r;n[t(561)][t(479)]=[...this[t(581)]][t(560)]((e=>e[t(479)]))}))};n[e(472)]="sw",n[e(561)][e(539)]({label:vo(this[e(508)],e(562)),icon:t.icons[e(499)]}),n[e(515)]=[...this[e(581)]][e(560)]((t=>t[e(515)])),n[e(561)][e(479)]=[...this[e(581)]][e(560)]((t=>t[e(479)]));for(const t of this[e(581)])r(t);return o[e(541)](s),n[e(563)](this[e(581)],e(541),((t,e,n)=>{r(e,n)})),n[e(563)](this[e(581)],e(552),((t,n,o)=>{const r=e;s[r(581)][r(552)](o)})),n}[_s(567)](t,e){const n=_s,o=t&&t[n(576)];o&&(this[n(563)](o,n(535),(()=>this[n(532)]=e)),this[n(563)](o,n(488),(()=>this[n(532)]=e)),this[n(563)](o,n(542),(()=>this[n(532)]=null)),this[n(563)](o,n(525),(()=>this[n(532)]=null)))}[_s(462)](){const t=_s,e=super[t(462)]();return e[t(500)](t(483)).to(this),e}[_s(578)](){const t=_s;return t(564)===this[t(518)][t(471)][t(470)][t(580)]?vo(this[t(508)],t(549)):vo(this[t(508)],t(550))}[_s(492)](){const t=_s;return this[t(518)][t(506)]?t(564)===this[t(518)][t(471)][t(470)][t(580)]?vo(this[t(508)],t(489),this[t(518)][t(494)][t(536)]):vo(this[t(508)],t(474),this[t(518)][t(494)][t(536)]):null}[_s(478)](){const t=_s;super[t(478)](),this[t(567)](this[t(503)],t(538)),this[t(567)](this[t(545)],t(552))}}var As=n(673),Ts=n.n(As),Es=n(554),xs={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Ts()(Es.A,xs);Es.A.locals;var Os=n(306),Ms={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Ts()(Os.A,Ms);Os.A.locals;var Rs=n(980),js={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Ts()(Rs.A,js);Rs.A.locals;const Vs=function(){return _.Date.now()};var Ns=/\s/;const Ss=function(t){for(var e=t.length;e--&&Ns.test(t.charAt(e)););return e};var Ds=/^\s+/;const Ps=function(t){return t?t.slice(0,Ss(t)+1).replace(Ds,""):t};var Bs=/^[-+]0x[0-9a-f]+$/i,zs=/^0b[01]+$/i,Ls=/^0o[0-7]+$/i,Fs=parseInt;const Us=function(t){if("number"==typeof t)return t;if(Fn(t))return NaN;if(j(t)){var e="function"==typeof t.valueOf?t.valueOf():t;t=j(e)?e+"":e}if("string"!=typeof t)return 0===t?t:+t;t=Ps(t);var n=zs.test(t);return n||Ls.test(t)?Fs(t.slice(2),n?2:8):Bs.test(t)?NaN:+t};var Ks=Math.max,Ws=Math.min;const Hs=function(t,e,n){var o,s,r,i,c,a,h=0,u=!1,l=!1,d=!0;if("function"!=typeof t)throw new TypeError("Expected a function");function m(e){var n=o,r=s;return o=s=void 0,h=e,i=t.apply(r,n)}function p(t){var n=t-a;return void 0===a||n>=e||n<0||l&&t-h>=r}function f(){var t=Vs();if(p(t))return g(t);c=setTimeout(f,function(t){var n=e-(t-a);return l?Ws(n,r-(t-h)):n}(t))}function g(t){return c=void 0,d&&o?m(t):(o=s=void 0,i)}function v(){var t=Vs(),n=p(t);if(o=arguments,s=this,a=t,n){if(void 0===c)return function(t){return h=t,c=setTimeout(f,e),u?m(t):i}(a);if(l)return clearTimeout(c),c=setTimeout(f,e),m(a)}return void 0===c&&(c=setTimeout(f,e)),i}return e=Us(e)||0,j(n)&&(u=!!n.leading,r=(l="maxWait"in n)?Ks(Us(n.maxWait)||0,e):r,d="trailing"in n?!!n.trailing:d),v.cancel=function(){void 0!==c&&clearTimeout(c),h=0,o=a=s=c=void 0},v.flush=function(){return void 0===c?i:g(Vs())},v};const Ys=function(t,e,n){var o=!0,s=!0;if("function"!=typeof t)throw new TypeError("Expected a function");return j(n)&&(o="leading"in n?!!n.leading:o,s="trailing"in n?!!n.trailing:s),Hs(t,e,{leading:o,maxWait:e,trailing:s})};function Gs(t,e){const n=qs();return(Gs=function(t,e){return n[t-=182]})(t,e)}function qs(){const t=["attributes","attributeName","type","53645pLFYDR","childList","characterData","12751464OrdPsb","cancel","756CsVGEK","disconnect","class","1593033hBqYsW","477XmScjC","108KfuLfA","137260bLRHWB","2OqiCZZ","1602414ZQdlcs","6TOBztA","227323dOgnNR","4qwICGp","69976PnQbkM","observe"];return(qs=function(){return t})()}function Js(t){const e=Ys(t,30),n=new MutationObserver((t=>{const n=Gs;for(const o of t)(n(198)==o[n(200)]&&n(186)==o[n(199)]||n(202)==o[n(200)]||n(203)==o[n(200)])&&e()}));return{attach(t){n[Gs(197)](t,{attributes:!0,childList:!0,subtree:!0,characterData:!0})},detach(){const t=Gs;n[t(185)](),e[t(183)]()}}}!function(t,e){const n=Gs,o=t();for(;;)try{if(886025===-parseInt(n(194))/1*(parseInt(n(191))/2)+-parseInt(n(192))/3*(-parseInt(n(195))/4)+parseInt(n(201))/5*(-parseInt(n(193))/6)+-parseInt(n(184))/7*(parseInt(n(196))/8)+-parseInt(n(188))/9*(parseInt(n(190))/10)+parseInt(n(182))/11+-parseInt(n(189))/12*(-parseInt(n(187))/13))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(qs);var Xs=n(438),Qs={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Ts()(Xs.A,Qs);Xs.A.locals;const Zs=tr;function $s(){const t=["bindTemplate","6GUwinR","fire","69WuloUo","isDirty","_mutationObserver","type","10FCgXcc","set","div","ck-annotation-wrapper","Esc","targetRect","length","height","476jtkALu","element","focusTracker","101744VQmloy","mainView","content","render","createCollection","setTemplate","13610157pChYeA","attach","200524gFBIsu","clientHeight","clear","focus","4559175OWysau","add","isActive","keystrokes","3142854VPtCwA","_updateHeight","1364153gNUzED","destroy","ck-rounded-corners","ck-annotation-wrapper--active","listenTo","detach","3082302raMJpU"];return($s=function(){return t})()}function tr(t,e){const n=$s();return(tr=function(t,e){return n[t-=198]})(t,e)}!function(t,e){const n=tr,o=t();for(;;)try{if(888901===-parseInt(n(225))/1+-parseInt(n(223))/2+parseInt(n(235))/3*(parseInt(n(215))/4)+parseInt(n(219))/5*(parseInt(n(233))/6)+-parseInt(n(204))/7*(-parseInt(n(207))/8)+-parseInt(n(231))/9*(parseInt(n(239))/10)+parseInt(n(213))/11)break;o.push(o.shift())}catch(t){o.push(o.shift())}}($s);class er extends go.View{constructor(t,n){const o=tr;super(t),this.id=(0,e.uid)(),this[o(206)]=new e.FocusTracker,this[o(222)]=new e.KeystrokeHandler,this[o(222)][o(240)](o(200),((t,e)=>this[o(234)](o(200),e))),this[o(240)](o(201),{top:0,right:0,bottom:0,left:0}),this[o(240)](o(203),0),this[o(240)](o(221),!1),this[o(240)](o(236),!1),this[o(240)](o(202),0),this[o(240)](o(238),""),this[o(237)]=Js((()=>this[o(224)]())),this[o(209)]=this[o(211)](),this[o(209)][o(220)](n),this[o(208)]=n;const s=this[o(232)];this[o(212)]({tag:o(198),attributes:{class:["ck",o(199),o(227),s.if(o(221),o(228))],tabindex:-1},children:this[o(209)]})}[Zs(210)](){const t=Zs;super[t(210)](),this[t(206)][t(220)](this[t(205)]),this[t(222)][t(229)](this[t(205)]),this[t(237)][t(214)](this[t(205)])}[Zs(226)](){const t=Zs;this[t(209)][t(217)](),this[t(222)][t(226)](),this[t(206)][t(226)](),this[t(237)][t(230)](),super[t(226)]()}[Zs(218)](){const t=Zs;this[t(205)][t(218)]()}[Zs(224)](){const t=Zs,e=this[t(205)][t(216)];e&&(this[t(203)]=e)}}function nr(t,e){const n=sr();return(nr=function(t,e){return n[t-=273]})(t,e)}const or=nr;function sr(){const t=["68596eLEDkE","object","innerView","view","_getNormalizedTarget","length","4hCHhfK","mainView","filter","item","add","clear","1272cPKvaN","getClientRects","2299672DShnYj","192663CIrBws","function","focusableElements","every","_type","3XtHnHz","focusTracker","render","stopListening","targetRect","element","updateTargetRect","offsetParent","remove","isArray","350LGgSMI","type","4767325YvuRDC","destroy","annotation-invalid-target","898129MUoDaB","set","target","nodeType","_assertCorrectTarget","_id","_target","isActive","152XhcROr","3643932efxtsB","525903mFkMGO","isVisible","refreshVisibility"];return(sr=function(){return t})()}!function(t,e){const n=nr,o=t();for(;;)try{if(741372===parseInt(n(320))/1+-parseInt(n(299))/2*(parseInt(n(305))/3)+parseInt(n(291))/4*(-parseInt(n(317))/5)+parseInt(n(281))/6+-parseInt(n(282))/7*(-parseInt(n(280))/8)+-parseInt(n(300))/9*(parseInt(n(315))/10)+-parseInt(n(285))/11*(-parseInt(n(297))/12))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(sr);class rr extends((0,e.ObservableMixin)()){constructor({view:t,target:n,type:o,isVisible:s=!0}){const r=nr;super(),this[r(288)]=t,this[r(288)][r(310)]||this[r(288)][r(307)](),this[r(304)]=o,this[r(278)]=n,rr[r(276)](this[r(289)]()),this[r(302)]=new e.Collection([this[r(288)][r(310)]],{idProperty:r(277)}),this[r(302)].on(r(295),((t,e)=>{const n=r;this[n(288)][n(306)][n(295)](e)})),this[r(302)].on(r(313),((t,e)=>{const n=r;this[n(288)][n(306)][n(313)](e)})),this[r(273)](r(283),s)}get[or(316)](){const t=or;return t(301)==typeof this[t(304)]?this[t(304)]():this[t(304)]}get[or(287)](){const t=or;return this[t(288)][t(292)]}get[or(274)](){const t=or,e=this[t(289)]();return rr[t(276)](e),e}get[or(309)](){const t=or,n=this[t(274)];if(null===n)return null;if(n instanceof e.Rect)return n;const o=n[t(293)]((e=>function(e){const n=t;if(e[n(312)])return!0;return!!e[n(298)]()[n(294)](0)}(e)));return 0===o[t(290)]?null:new e.Rect(o[0][t(298)]()[t(294)](0))}get[or(279)](){const t=or;return this[t(288)][t(279)]}set[or(279)](t){const e=or;this[e(288)][e(279)]=t,this[e(288)][e(292)][e(279)]=t}[or(311)](){const t=or;this[t(288)][t(309)]=this[t(309)]}[or(318)](){const t=or;this[t(302)][t(308)](),this[t(302)][t(296)](),this[t(308)]()}[or(284)](){const t=or;this[t(283)]=!!this[t(309)]}static[or(276)](t){const n=or;if(!(null===t||t instanceof e.Rect||Array[n(314)](t)&&t[n(303)]((t=>ir(t)))))throw new e.CKEditorError(n(319),null,{target:t})}[or(289)](){const t=or,e=t(301)==typeof this[t(278)]?this[t(278)]():this[t(278)];return ir(e)?[e]:e}}function ir(t){const e=or;return null!==t&&e(286)==typeof t&&e(275)in t&&1===t[e(275)]}const cr=hr;function ar(){const t=["focusTracker","get","fire","refreshPositioning","delete","4452eYrbjk","annotationcollection-duplicated-item","set","length","5512760JtqQem","_focusTracker","_sort","left","11AeiGMT","24048108vZlXQL","targetRect","getByInnerView","view","top","add","change:isFocused","updateTargetRect","getByView","isFocused","innerView","has","_viewToAnnotation","_innerViewToAnnotation","blur","listenTo","10GYZDkC","1571685BYmcXY","28CaTOzN","9VxQmeD","focus","5415240gmatVz","65888PMRLdn","_getOrderInContent","getIndex","destroy","2373WiVHzX","sort","clear","focusableElements","from","stopListening","remove","annotationcollection-not-existing-item","253972sGuYRA"];return(ar=function(){return t})()}function hr(t,e){const n=ar();return(hr=function(t,e){return n[t-=403]})(t,e)}!function(t,e){const n=hr,o=t();for(;;)try{if(580701===parseInt(n(415))/1*(-parseInt(n(419))/2)+-parseInt(n(414))/3+parseInt(n(431))/4*(parseInt(n(413))/5)+-parseInt(n(437))/6*(parseInt(n(423))/7)+parseInt(n(441))/8+parseInt(n(416))/9*(-parseInt(n(418))/10)+-parseInt(n(445))/11*(-parseInt(n(446))/12))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(ar);class ur extends e.Collection{constructor(t=[]){const n=hr;super(),this[n(410)]=new Map,this[n(409)]=new Map,this[n(442)]=new e.FocusTracker,this[n(442)].on(n(403),((t,e,o)=>{const s=n;o||this[s(434)](s(411))}));for(const e of t)this[n(451)](e)}get[cr(406)](){const t=cr;return this[t(442)][t(406)]}[cr(451)](t){const n=cr;if(this[n(408)](t))throw new e.CKEditorError(n(438),null);this[n(410)][n(439)](t[n(407)],t),this[n(409)][n(439)](t[n(449)],t);for(const e of t[n(426)])this[n(442)][n(451)](e);this[n(412)](t[n(426)],n(451),((t,e)=>{const o=n;this[o(442)][o(451)](e)})),this[n(412)](t[n(426)],n(429),((t,e)=>{const o=n;this[o(442)][o(429)](e)})),this[n(412)](t[n(449)][n(432)],n(403),((e,o,s)=>{const r=n;s&&this[r(434)](r(417),t)})),t[n(404)]();const o=this[n(420)](t[n(449)][n(447)]);return super[n(451)](t,o)}[cr(429)](t){const n=cr;if(!this[n(408)](t))throw new e.CKEditorError(n(430),null);this[n(428)](t[n(449)][n(432)]),this[n(428)](t[n(426)]);for(const e of t[n(426)])this[n(442)][n(429)](e);return this[n(409)][n(436)](t[n(449)]),this[n(410)][n(436)](t[n(407)]),super[n(429)](t)}[cr(448)](t){const e=cr;return this[e(410)][e(433)](t)}[cr(405)](t){const e=cr;return this[e(409)][e(433)](t)}[cr(422)](){const t=cr;super[t(425)](),this[t(428)](),this[t(410)][t(425)](),this[t(409)][t(425)](),this[t(442)][t(422)]()}[cr(435)](){const t=cr;for(const e of this)e[t(404)]();this[t(443)]()}[cr(443)](){const t=cr,e=Array[t(427)](this)[t(424)](((e,n)=>lr(e[t(449)][t(447)],n[t(449)][t(447)])));for(let n=e[t(440)]-1;n>0;n--){const o=e[n];n!==this[t(421)](o)&&(this[t(429)](o),this[t(451)](o))}}[cr(420)](t){const e=cr;let n=0;if(!t)return this[e(440)];for(const o of this){const s=o[e(449)][e(447)];if(s){if(lr(t,s)<0)return n;n++}}return n}}function lr(t,e){const n=cr;if(null===t&&null===e)return 0;if(null===t)return-1;if(null===e)return 1;const o=t[n(450)]-e[n(450)];return 0==o?t[n(444)]-e[n(444)]:o}function dr(){const t=["focusTracker","2899330TSeFck","_visibleAnnotations","has","createAnnotationView","source","_addActiveAnnotation","collection","activate","refreshVisibility","set","destroy","11668208bzYPEw","566850juLcCO","listenTo","_removeActiveAnnotation","getByInnerView","90fwMuAG","_bindAnnotationsToVisibleAnnotations","deactivateAll","fire","Annotations","refreshPositioning","element","change:isVisible","delete","add","281342QtwrHE","32156DOfERM","activeAnnotations","view","pluginName","_deactivateAllAnnotations","stopListening","isVisible","remove","createAnnotation","2168472qagkWZ","1252902SpQtcV","_activateAnnotation"];return(dr=function(){return t})()}const mr=pr;function pr(t,e){const n=dr();return(pr=function(t,e){return n[t-=181]})(t,e)}!function(t,e){const n=pr,o=t();for(;;)try{if(370194===-parseInt(n(185))/1+parseInt(n(199))/2+-parseInt(n(209))/3+parseInt(n(200))/4*(-parseInt(n(189))/5)+-parseInt(n(210))/6+parseInt(n(213))/7+parseInt(n(184))/8)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(dr);class fr extends t.ContextPlugin{static get[mr(203)](){return mr(193)}constructor(t){const e=mr;super(t),this[e(219)]=new ur,this[e(214)]=new ur,this[e(182)](e(201),new Set),this[e(190)]()}[mr(198)](t){const e=mr;this[e(219)][e(198)](t)}[mr(207)](t){const e=mr;this[e(219)][e(207)](t),t[e(183)]()}[mr(181)](){const t=mr;for(const e of this[t(219)])e[t(181)]()}[mr(194)](){const t=mr;this[t(214)][t(194)]()}[mr(188)](t){const e=mr;return this[e(219)][e(188)](t)}[mr(191)](){const t=mr;this[t(192)](t(204))}[mr(183)](){const t=mr;for(const e of this[t(219)])e[t(183)]();this[t(214)][t(183)](),this[t(219)][t(183)](),super[t(183)]()}[mr(220)](t){const e=mr;this[e(192)](e(211),t)}[mr(208)](t){return new rr(t)}[mr(216)](t,e){return new er(t,e)}[mr(218)](t){const e=mr,n=new Set(this[e(201)]);n[e(198)](t),this[e(201)]=n}[mr(187)](t){const e=mr,n=new Set(this[e(201)]);n[e(197)](t),this[e(201)]=n}[mr(190)](){const t=mr,e=this[t(219)],n=this[t(214)];function o(e){const o=t,s=e[o(217)];s[o(206)]&&!n[o(215)](s)?n[o(198)](s):!s[o(206)]&&n[o(215)](s)&&n[o(207)](s),s[o(202)][o(212)][o(207)](s[o(202)][o(195)]),s[o(202)][o(212)][o(198)](s[o(202)][o(195)])}this[t(186)](e,t(198),((e,s)=>{const r=t;s[r(206)]&&n[r(198)](s),this[r(186)](s,r(196),o)})),this[t(186)](e,t(207),((e,s)=>{const r=t;n[r(215)](s)&&n[r(207)](s),this[r(205)](s,r(196),o)}))}}const gr=kr;function vr(){const t=["removeCommentThread","setContext","update","commentsrepository-update-comment-internal-error","commentsrepository-add-comment-thread-internal-error","comments.maxThreadTotalWeight","_isSubmitted","commentsrepository-update-comment-missing-comment-thread","submit","4945572AmtUvh","comment","length","attachTo","comments.CommentThreadView","createdAt","innerHTML","_updateActiveAnnotation","removeComment","@external","commentsrepository-missing-comment-thread","commentsrepository-reopen-comment-thread-internal-error","_addComment","getTime","change:activeAnnotations","_remove","lowest","has","PendingActions","commentsrepository-duplicated-comment-thread-id","trim","commentsrepository-adapter-already-set","comments.editorConfig","activeCommentThread","5IRDric","_addCommentThread","view","archivedAt","delete","46mIMAnB","Missing comments editor configuration (`comments.editorConfig`). Default configuration will be used instead.","createElement","isExternal","_isAttached","319dAXsBV","_updateCommentThread","unlinkedAt","getUser","set","comments.maxCommentCharsWhenCollapsed","getCommentThreads","getPermissions","_detachCommentThread","reduce","commentsrepository-missing-thread-and-adapter","getIndex","_createCommentThreadView","catch","reopenCommentThread","commentsrepository-invalid-comment-thread-id","highest","bind","openNewCommentThread","getRevision","commentsrepository-remove-comment-thread-internal-error","from","7702044uUFEWA","_threads","CommentThreadView","forbiddenHandler","editorReady","config","destroy","getComment","licenseKey","addComment","addUser","_reopenCommentThread","commentsrepository-missing-thread-and-adapter-method","commentsrepository-active-not-attached","resolveCommentThread","isReadOnly","afterInit","get","pluginName","values","getCommentThread","commentsrepository-remove-missing-comment","comments.copyMarkers","_resolveCommentThread","addCommentThread","commentThreadInputView","bodyCollectionContainer","context","2854851JxsYtK","author","resolvedBy","canComment","error","commentsrepository-reopen-comment-thread","hasCommentThread","commentsrepository-active-missing-comment-thread","isActive","commentsrepository-remove-comment-internal-error","commentUpdated","model","setAttribute","_repository","resolve","change:_readOnlyChannels","change:_permissions","getByInnerView","type","toJSON","_removeCommentThread","commentId","_submitCommentThread","find","join","map","div","153XjUDfH","_getExternalAuthor","threadId","write","commentsrepository-get-comment-invalid-id","_viewToController","warn","editor","commentsrepository-resolve-comment-thread-internal-error","_readOnlyChannels","3217858cxUnYt","plugins","_updateComment","external:","commentsrepository-remove-missing-comment-thread","isRemovable","change:isDirty","_add","commentsrepository-remove-comment-missing-comment-thread","fetchCommentThread","comments.CommentView","innerView","focus","commentsrepository-add-comment-internal-error","reopen","commentsrepository-add-comment-user-not-exists","remove","then","isEditable","refreshVisibility","commentsrepository-attach-missing-comment-thread","push","152530fTRWHD","once","PENDING_ACTION_COMMENT_THREAD","commentsrepository-missing-target","34514ZriUhE","textContent","getEarlierVisibleRevision","creator","admin","isSubmitted","removeAttribute","commentsrepository-invalid-comment-content","locale","commentsrepository-add-comment-to-missing-comment-thread","editorDestroyed","add","isNaN","noChannel","channelId","14992JiRbHn","attributes","listenTo","commentsrepository-update-comment-thread-internal-error","_removeActiveAnnotation","_adapter","commentsrepository-resolved-comment-thread","adapter","commentsrepository-fetch-comment-thread","commentsrepository-invalid-comment-authorid","updateComment","_attachCommentThread","stopListening","change:authoredAt","CommentView","comments.maxCommentsWhenCollapsed","createCommentThreadController","_unbindEditors","define","requires","CommentsRepository","resolvedAt","fire","deactivateAll","modifyAll","setActiveCommentThread","activate","fromCharCode","isFromAdapter","authorName","function","updateCommentThread","isResolved","commentsrepository-update-missing-comment","_bindAnnotationToEditors","commentsrepository-invalid-commentid","commentInputView","content","max","isResolvable","submitCommentThread","_threadToController","isAttached","switchReadOnly","setUnlinkedAt","setPermissions","string","init","_removeComment","comments","focusableElements","body","isDirty","_update","_createNewComment","_findOptimalIndex","assign","_hasTargetInContent","focusTracker","_permissions","filter","weight","commentsrepository-update-comment-invalid-content","authoredAt"];return(vr=function(){return t})()}function kr(t,e){const n=vr();return(kr=function(t,e){return n[t-=172]})(t,e)}!function(t,e){const n=kr,o=t();for(;;)try{if(759659===parseInt(n(264))/1*(parseInt(n(382))/2)+-parseInt(n(319))/3+parseInt(n(235))/4*(-parseInt(n(259))/5)+parseInt(n(291))/6+parseInt(n(356))/7+parseInt(n(397))/8*(-parseInt(n(346))/9)+parseInt(n(378))/10*(parseInt(n(269))/11))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(vr);const br=Symbol(gr(395)),wr={admin:!0,modifyAll:!1,write:!0,resolve:!0};class _r extends t.ContextPlugin{static get[gr(181)](){return[fr,t.PendingActions,s.Users]}static get[gr(309)](){return gr(182)}constructor(t){const e=gr;super(t),this[e(292)]=new Map,this[e(203)]=new Map,this[e(351)]=new Map,this[e(273)](e(355),new Set),this[e(273)](e(221),new Map),this[e(299)]=this[e(318)][e(296)][e(308)](e(299));const n=this[e(318)][e(296)];n[e(180)](e(177),2),n[e(180)](e(231),500),n[e(180)](e(274),140),n[e(180)](e(239),ds),n[e(180)](e(366),Cs),n[e(308)](e(257))||console[e(352)](e(265))}[gr(209)](){const t=gr,e=this[t(318)][t(357)][t(308)](fr);this[t(273)](t(258),null),this.on(t(315),((e,n)=>this[t(260)](n))),this.on(t(202),((e,n)=>this[t(341)](n))),this.on(t(305),((e,n)=>this[t(314)](n))),this.on(t(305),((e,n)=>this[t(242)](n)),{priority:t(251)}),this.on(t(283),((e,n)=>this[t(302)](n))),this.on(t(283),((e,n)=>this[t(242)](n)),{priority:t(251)}),this.on(t(226),((e,n)=>this[t(339)](n))),this.on(t(193),((e,n)=>this[t(270)](n))),this.on(t(193),((e,n)=>this[t(242)](n)),{priority:t(251)}),this.on(t(300),((e,n)=>this[t(247)](n))),this.on(t(172),((e,n)=>this[t(358)](n))),this.on(t(243),((e,n)=>this[t(210)](n))),this.on(t(300),((e,{threadId:n,isFromAdapter:o})=>{const s=t;if(o)return;const r=this[s(311)](n),i=r&&this[s(203)][s(308)](r);i&&i[s(261)][s(368)]()}),{priority:t(251)}),this[t(399)](e,t(249),((e,n,o)=>{const s=t,r=Array[s(290)](o)[s(344)]((t=>this[s(351)][s(308)](t[s(367)])))[s(222)](Boolean)[0];this[s(258)]=r?r[s(330)]:null}))}[gr(307)](){!function(e){function n(t){const e=kr;return t[e(344)]((t=>String[e(189)](t)))[e(343)]("")}(e=>{const o=kr;function s(t){return n([112,108,117,103,105,110,78,97,109,101])in t}const r=[1,85,78,115,198,255,50,112,83,87,161],i=[127,34,6,211,167,86,146,199,132,160,18];function c(t){return function(t,e){const o=function(t){const e=atob(t),[o,s]=e[n([115,112,108,105,116])](n([45]));try{if(atob(s))return atob(o)}catch(t){}return e}(t),s=Array[n([102,114,111,109])](function(t){const e=new Uint8Array(t[n([108,101,110,103,116,104])]);for(let o=0;o<t[n([108,101,110,103,116,104])];o++)e[o]=t[n([99,104,97,114,67,111,100,101,65,116])](o);return e}(o)),r=s[n([112,111,112])](),i=s[n([112,111,112])]();return function(t){let e="";for(const o of t)e+=String[n([102,114,111,109,67,104,97,114,67,111,100,101])](o);return e}(function(t,e,o){const s={};s[n([110,117,109,98,101,114,79,102,82,111,117,110,100,115])]={16:10,24:12,32:14},s[n([114,99,111,110])]=[1,2,4,8,16,32,64,128,27,54,108,216,171,77,154,47,94,188,99,198,151,53,106,212,179,125,250,239,197,145],s[n([83])]=[99,124,119,123,242,107,111,197,48,1,103,43,254,215,171,118,202,130,201,125,250,89,71,240,173,212,162,175,156,164,114,192,183,253,147,38,54,63,247,204,52,165,229,241,113,216,49,21,4,199,35,195,24,150,5,154,7,18,128,226,235,39,178,117,9,131,44,26,27,110,90,160,82,59,214,179,41,227,47,132,83,209,0,237,32,252,177,91,106,203,190,57,74,76,88,207,208,239,170,251,67,77,51,133,69,249,2,127,80,60,159,168,81,163,64,143,146,157,56,245,188,182,218,33,16,255,243,210,205,12,19,236,95,151,68,23,196,167,126,61,100,93,25,115,96,129,79,220,34,42,144,136,70,238,184,20,222,94,11,219,224,50,58,10,73,6,36,92,194,211,172,98,145,149,228,121,231,200,55,109,141,213,78,169,108,86,244,234,101,122,174,8,186,120,37,46,28,166,180,198,232,221,116,31,75,189,139,138,112,62,181,102,72,3,246,14,97,53,87,185,134,193,29,158,225,248,152,17,105,217,142,148,155,30,135,233,206,85,40,223,140,161,137,13,191,230,66,104,65,153,45,15,176,84,187,22],s[n([84,49])]=[3328402341,4168907908,4000806809,4135287693,4294111757,3597364157,3731845041,2445657428,1613770832,33620227,3462883241,1445669757,3892248089,3050821474,1303096294,3967186586,2412431941,528646813,2311702848,4202528135,4026202645,2992200171,2387036105,4226871307,1101901292,3017069671,1604494077,1169141738,597466303,1403299063,3832705686,2613100635,1974974402,3791519004,1033081774,1277568618,1815492186,2118074177,4126668546,2211236943,1748251740,1369810420,3521504564,4193382664,3799085459,2883115123,1647391059,706024767,134480908,2512897874,1176707941,2646852446,806885416,932615841,168101135,798661301,235341577,605164086,461406363,3756188221,3454790438,1311188841,2142417613,3933566367,302582043,495158174,1479289972,874125870,907746093,3698224818,3025820398,1537253627,2756858614,1983593293,3084310113,2108928974,1378429307,3722699582,1580150641,327451799,2790478837,3117535592,0,3253595436,1075847264,3825007647,2041688520,3059440621,3563743934,2378943302,1740553945,1916352843,2487896798,2555137236,2958579944,2244988746,3151024235,3320835882,1336584933,3992714006,2252555205,2588757463,1714631509,293963156,2319795663,3925473552,67240454,4269768577,2689618160,2017213508,631218106,1269344483,2723238387,1571005438,2151694528,93294474,1066570413,563977660,1882732616,4059428100,1673313503,2008463041,2950355573,1109467491,537923632,3858759450,4260623118,3218264685,2177748300,403442708,638784309,3287084079,3193921505,899127202,2286175436,773265209,2479146071,1437050866,4236148354,2050833735,3362022572,3126681063,840505643,3866325909,3227541664,427917720,2655997905,2749160575,1143087718,1412049534,999329963,193497219,2353415882,3354324521,1807268051,672404540,2816401017,3160301282,369822493,2916866934,3688947771,1681011286,1949973070,336202270,2454276571,201721354,1210328172,3093060836,2680341085,3184776046,1135389935,3294782118,965841320,831886756,3554993207,4068047243,3588745010,2345191491,1849112409,3664604599,26054028,2983581028,2622377682,1235855840,3630984372,2891339514,4092916743,3488279077,3395642799,4101667470,1202630377,268961816,1874508501,4034427016,1243948399,1546530418,941366308,1470539505,1941222599,2546386513,3421038627,2715671932,3899946140,1042226977,2521517021,1639824860,227249030,260737669,3765465232,2084453954,1907733956,3429263018,2420656344,100860677,4160157185,470683154,3261161891,1781871967,2924959737,1773779408,394692241,2579611992,974986535,664706745,3655459128,3958962195,731420851,571543859,3530123707,2849626480,126783113,865375399,765172662,1008606754,361203602,3387549984,2278477385,2857719295,1344809080,2782912378,59542671,1503764984,160008576,437062935,1707065306,3622233649,2218934982,3496503480,2185314755,697932208,1512910199,504303377,2075177163,2824099068,1841019862,739644986],s[n([84,50])]=[2781242211,2230877308,2582542199,2381740923,234877682,3184946027,2984144751,1418839493,1348481072,50462977,2848876391,2102799147,434634494,1656084439,3863849899,2599188086,1167051466,2636087938,1082771913,2281340285,368048890,3954334041,3381544775,201060592,3963727277,1739838676,4250903202,3930435503,3206782108,4149453988,2531553906,1536934080,3262494647,484572669,2923271059,1783375398,1517041206,1098792767,49674231,1334037708,1550332980,4098991525,886171109,150598129,2481090929,1940642008,1398944049,1059722517,201851908,1385547719,1699095331,1587397571,674240536,2704774806,252314885,3039795866,151914247,908333586,2602270848,1038082786,651029483,1766729511,3447698098,2682942837,454166793,2652734339,1951935532,775166490,758520603,3000790638,4004797018,4217086112,4137964114,1299594043,1639438038,3464344499,2068982057,1054729187,1901997871,2534638724,4121318227,1757008337,0,750906861,1614815264,535035132,3363418545,3988151131,3201591914,1183697867,3647454910,1265776953,3734260298,3566750796,3903871064,1250283471,1807470800,717615087,3847203498,384695291,3313910595,3617213773,1432761139,2484176261,3481945413,283769337,100925954,2180939647,4037038160,1148730428,3123027871,3813386408,4087501137,4267549603,3229630528,2315620239,2906624658,3156319645,1215313976,82966005,3747855548,3245848246,1974459098,1665278241,807407632,451280895,251524083,1841287890,1283575245,337120268,891687699,801369324,3787349855,2721421207,3431482436,959321879,1469301956,4065699751,2197585534,1199193405,2898814052,3887750493,724703513,2514908019,2696962144,2551808385,3516813135,2141445340,1715741218,2119445034,2872807568,2198571144,3398190662,700968686,3547052216,1009259540,2041044702,3803995742,487983883,1991105499,1004265696,1449407026,1316239930,504629770,3683797321,168560134,1816667172,3837287516,1570751170,1857934291,4014189740,2797888098,2822345105,2754712981,936633572,2347923833,852879335,1133234376,1500395319,3084545389,2348912013,1689376213,3533459022,3762923945,3034082412,4205598294,133428468,634383082,2949277029,2398386810,3913789102,403703816,3580869306,2297460856,1867130149,1918643758,607656988,4049053350,3346248884,1368901318,600565992,2090982877,2632479860,557719327,3717614411,3697393085,2249034635,2232388234,2430627952,1115438654,3295786421,2865522278,3633334344,84280067,33027830,303828494,2747425121,1600795957,4188952407,3496589753,2434238086,1486471617,658119965,3106381470,953803233,334231800,3005978776,857870609,3151128937,1890179545,2298973838,2805175444,3056442267,574365214,2450884487,550103529,1233637070,4289353045,2018519080,2057691103,2399374476,4166623649,2148108681,387583245,3664101311,836232934,3330556482,3100665960,3280093505,2955516313,2002398509,287182607,3413881008,4238890068,3597515707,975967766],s[n([84,51])]=[1671808611,2089089148,2006576759,2072901243,4061003762,1807603307,1873927791,3310653893,810573872,16974337,1739181671,729634347,4263110654,3613570519,2883997099,1989864566,3393556426,2191335298,3376449993,2106063485,4195741690,1508618841,1204391495,4027317232,2917941677,3563566036,2734514082,2951366063,2629772188,2767672228,1922491506,3227229120,3082974647,4246528509,2477669779,644500518,911895606,1061256767,4144166391,3427763148,878471220,2784252325,3845444069,4043897329,1905517169,3631459288,827548209,356461077,67897348,3344078279,593839651,3277757891,405286936,2527147926,84871685,2595565466,118033927,305538066,2157648768,3795705826,3945188843,661212711,2999812018,1973414517,152769033,2208177539,745822252,439235610,455947803,1857215598,1525593178,2700827552,1391895634,994932283,3596728278,3016654259,695947817,3812548067,795958831,2224493444,1408607827,3513301457,0,3979133421,543178784,4229948412,2982705585,1542305371,1790891114,3410398667,3201918910,961245753,1256100938,1289001036,1491644504,3477767631,3496721360,4012557807,2867154858,4212583931,1137018435,1305975373,861234739,2241073541,1171229253,4178635257,33948674,2139225727,1357946960,1011120188,2679776671,2833468328,1374921297,2751356323,1086357568,2408187279,2460827538,2646352285,944271416,4110742005,3168756668,3066132406,3665145818,560153121,271589392,4279952895,4077846003,3530407890,3444343245,202643468,322250259,3962553324,1608629855,2543990167,1154254916,389623319,3294073796,2817676711,2122513534,1028094525,1689045092,1575467613,422261273,1939203699,1621147744,2174228865,1339137615,3699352540,577127458,712922154,2427141008,2290289544,1187679302,3995715566,3100863416,339486740,3732514782,1591917662,186455563,3681988059,3762019296,844522546,978220090,169743370,1239126601,101321734,611076132,1558493276,3260915650,3547250131,2901361580,1655096418,2443721105,2510565781,3828863972,2039214713,3878868455,3359869896,928607799,1840765549,2374762893,3580146133,1322425422,2850048425,1823791212,1459268694,4094161908,3928346602,1706019429,2056189050,2934523822,135794696,3134549946,2022240376,628050469,779246638,472135708,2800834470,3032970164,3327236038,3894660072,3715932637,1956440180,522272287,1272813131,3185336765,2340818315,2323976074,1888542832,1044544574,3049550261,1722469478,1222152264,50660867,4127324150,236067854,1638122081,895445557,1475980887,3117443513,2257655686,3243809217,489110045,2662934430,3778599393,4162055160,2561878936,288563729,1773916777,3648039385,2391345038,2493985684,2612407707,505560094,2274497927,3911240169,3460925390,1442818645,678973480,3749357023,2358182796,2717407649,2306869641,219617805,3218761151,3862026214,1120306242,1756942440,1103331905,2578459033,762796589,252780047,2966125488,1425844308,3151392187,372911126],s[n([84,52])]=[1667474886,2088535288,2004326894,2071694838,4075949567,1802223062,1869591006,3318043793,808472672,16843522,1734846926,724270422,4278065639,3621216949,2880169549,1987484396,3402253711,2189597983,3385409673,2105378810,4210693615,1499065266,1195886990,4042263547,2913856577,3570689971,2728590687,2947541573,2627518243,2762274643,1920112356,3233831835,3082273397,4261223649,2475929149,640051788,909531756,1061110142,4160160501,3435941763,875846760,2779116625,3857003729,4059105529,1903268834,3638064043,825316194,353713962,67374088,3351728789,589522246,3284360861,404236336,2526454071,84217610,2593830191,117901582,303183396,2155911963,3806477791,3958056653,656894286,2998062463,1970642922,151591698,2206440989,741110872,437923380,454765878,1852748508,1515908788,2694904667,1381168804,993742198,3604373943,3014905469,690584402,3823320797,791638366,2223281939,1398011302,3520161977,0,3991743681,538992704,4244381667,2981218425,1532751286,1785380564,3419096717,3200178535,960056178,1246420628,1280103576,1482221744,3486468741,3503319995,4025428677,2863326543,4227536621,1128514950,1296947098,859002214,2240123921,1162203018,4193849577,33687044,2139062782,1347481760,1010582648,2678045221,2829640523,1364325282,2745433693,1077985408,2408548869,2459086143,2644360225,943212656,4126475505,3166494563,3065430391,3671750063,555836226,269496352,4294908645,4092792573,3537006015,3452783745,202118168,320025894,3974901699,1600119230,2543297077,1145359496,387397934,3301201811,2812801621,2122220284,1027426170,1684319432,1566435258,421079858,1936954854,1616945344,2172753945,1330631070,3705438115,572679748,707427924,2425400123,2290647819,1179044492,4008585671,3099120491,336870440,3739122087,1583276732,185277718,3688593069,3772791771,842159716,976899700,168435220,1229577106,101059084,606366792,1549591736,3267517855,3553849021,2897014595,1650632388,2442242105,2509612081,3840161747,2038008818,3890688725,3368567691,926374254,1835907034,2374863873,3587531953,1313788572,2846482505,1819063512,1448540844,4109633523,3941213647,1701162954,2054852340,2930698567,134748176,3132806511,2021165296,623210314,774795868,471606328,2795958615,3031746419,3334885783,3907527627,3722280097,1953799400,522133822,1263263126,3183336545,2341176845,2324333839,1886425312,1044267644,3048588401,1718004428,1212733584,50529542,4143317495,235803164,1633788866,892690282,1465383342,3115962473,2256965911,3250673817,488449850,2661202215,3789633753,4177007595,2560144171,286339874,1768537042,3654906025,2391705863,2492770099,2610673197,505291324,2273808917,3924369609,3469625735,1431699370,673740880,3755965093,2358021891,2711746649,2307489801,218961690,3217021541,3873845719,1111672452,1751693520,1094828930,2576986153,757954394,252645662,2964376443,1414855848,3149649517,370555436],s[n([85,49])]=[0,235474187,470948374,303765277,941896748,908933415,607530554,708780849,1883793496,2118214995,1817866830,1649639237,1215061108,1181045119,1417561698,1517767529,3767586992,4003061179,4236429990,4069246893,3635733660,3602770327,3299278474,3400528769,2430122216,2664543715,2362090238,2193862645,2835123396,2801107407,3035535058,3135740889,3678124923,3576870512,3341394285,3374361702,3810496343,3977675356,4279080257,4043610186,2876494627,2776292904,3076639029,3110650942,2472011535,2640243204,2403728665,2169303058,1001089995,899835584,666464733,699432150,59727847,226906860,530400753,294930682,1273168787,1172967064,1475418501,1509430414,1942435775,2110667444,1876241833,1641816226,2910219766,2743034109,2976151520,3211623147,2505202138,2606453969,2302690252,2269728455,3711829422,3543599269,3240894392,3475313331,3843699074,3943906441,4178062228,4144047775,1306967366,1139781709,1374988112,1610459739,1975683434,2076935265,1775276924,1742315127,1034867998,866637845,566021896,800440835,92987698,193195065,429456164,395441711,1984812685,2017778566,1784663195,1683407248,1315562145,1080094634,1383856311,1551037884,101039829,135050206,437757123,337553864,1042385657,807962610,573804783,742039012,2531067453,2564033334,2328828971,2227573024,2935566865,2700099354,3001755655,3168937228,3868552805,3902563182,4203181171,4102977912,3736164937,3501741890,3265478751,3433712980,1106041591,1340463100,1576976609,1408749034,2043211483,2009195472,1708848333,1809054150,832877231,1068351396,766945465,599762354,159417987,126454664,361929877,463180190,2709260871,2943682380,3178106961,3009879386,2572697195,2538681184,2236228733,2336434550,3509871135,3745345300,3441850377,3274667266,3910161971,3877198648,4110568485,4211818798,2597806476,2497604743,2261089178,2295101073,2733856160,2902087851,3202437046,2968011453,3936291284,3835036895,4136440770,4169408201,3535486456,3702665459,3467192302,3231722213,2051518780,1951317047,1716890410,1750902305,1113818384,1282050075,1584504582,1350078989,168810852,67556463,371049330,404016761,841739592,1008918595,775550814,540080725,3969562369,3801332234,4035489047,4269907996,3569255213,3669462566,3366754619,3332740144,2631065433,2463879762,2160117071,2395588676,2767645557,2868897406,3102011747,3069049960,202008497,33778362,270040487,504459436,875451293,975658646,675039627,641025152,2084704233,1917518562,1615861247,1851332852,1147550661,1248802510,1484005843,1451044056,933301370,967311729,733156972,632953703,260388950,25965917,328671808,496906059,1206477858,1239443753,1543208500,1441952575,2144161806,1908694277,1675577880,1842759443,3610369226,3644379585,3408119516,3307916247,4011190502,3776767469,4077384432,4245618683,2809771154,2842737049,3144396420,3043140495,2673705150,2438237621,2203032232,2370213795],s[n([85,50])]=[0,185469197,370938394,487725847,741876788,657861945,975451694,824852259,1483753576,1400783205,1315723890,1164071807,1950903388,2135319889,1649704518,1767536459,2967507152,3152976349,2801566410,2918353863,2631447780,2547432937,2328143614,2177544179,3901806776,3818836405,4270639778,4118987695,3299409036,3483825537,3535072918,3652904859,2077965243,1893020342,1841768865,1724457132,1474502543,1559041666,1107234197,1257309336,598438867,681933534,901210569,1052338372,261314535,77422314,428819965,310463728,3409685355,3224740454,3710368113,3593056380,3875770207,3960309330,4045380933,4195456072,2471224067,2554718734,2237133081,2388260884,3212035895,3028143674,2842678573,2724322336,4138563181,4255350624,3769721975,3955191162,3667219033,3516619604,3431546947,3347532110,2933734917,2782082824,3099667487,3016697106,2196052529,2313884476,2499348523,2683765030,1179510461,1296297904,1347548327,1533017514,1786102409,1635502980,2087309459,2003294622,507358933,355706840,136428751,53458370,839224033,957055980,605657339,790073846,2373340630,2256028891,2607439820,2422494913,2706270690,2856345839,3075636216,3160175349,3573941694,3725069491,3273267108,3356761769,4181598602,4063242375,4011996048,3828103837,1033297158,915985419,730517276,545572369,296679730,446754879,129166120,213705253,1709610350,1860738147,1945798516,2029293177,1239331162,1120974935,1606591296,1422699085,4148292826,4233094615,3781033664,3931371469,3682191598,3497509347,3446004468,3328955385,2939266226,2755636671,3106780840,2988687269,2198438022,2282195339,2501218972,2652609425,1201765386,1286567175,1371368976,1521706781,1805211710,1620529459,2105887268,1988838185,533804130,350174575,164439672,46346101,870912086,954669403,636813900,788204353,2358957921,2274680428,2592523643,2441661558,2695033685,2880240216,3065962831,3182487618,3572145929,3756299780,3270937875,3388507166,4174560061,4091327024,4006521127,3854606378,1014646705,930369212,711349675,560487590,272786309,457992840,106852767,223377554,1678381017,1862534868,1914052035,2031621326,1211247597,1128014560,1580087799,1428173050,32283319,182621114,401639597,486441376,768917123,651868046,1003007129,818324884,1503449823,1385356242,1333838021,1150208456,1973745387,2125135846,1673061617,1756818940,2970356327,3120694122,2802849917,2887651696,2637442643,2520393566,2334669897,2149987652,3917234703,3799141122,4284502037,4100872472,3309594171,3460984630,3545789473,3629546796,2050466060,1899603969,1814803222,1730525723,1443857720,1560382517,1075025698,1260232239,575138148,692707433,878443390,1062597235,243256656,91341917,409198410,325965383,3403100636,3252238545,3704300486,3620022987,3874428392,3990953189,4042459122,4227665663,2460449204,2578018489,2226875310,2411029155,3198115200,3046200461,2827177882,2743944855],s[n([85,51])]=[0,218828297,437656594,387781147,875313188,958871085,775562294,590424639,1750626376,1699970625,1917742170,2135253587,1551124588,1367295589,1180849278,1265195639,3501252752,3720081049,3399941250,3350065803,3835484340,3919042237,4270507174,4085369519,3102249176,3051593425,2734591178,2952102595,2361698556,2177869557,2530391278,2614737639,3145456443,3060847922,2708326185,2892417312,2404901663,2187128086,2504130317,2555048196,3542330227,3727205754,3375740769,3292445032,3876557655,3926170974,4246310725,4027744588,1808481195,1723872674,1910319033,2094410160,1608975247,1391201670,1173430173,1224348052,59984867,244860394,428169201,344873464,935293895,984907214,766078933,547512796,1844882806,1627235199,2011214180,2062270317,1507497298,1423022939,1137477952,1321699145,95345982,145085239,532201772,313773861,830661914,1015671571,731183368,648017665,3175501286,2957853679,2807058932,2858115069,2305455554,2220981195,2474404304,2658625497,3575528878,3625268135,3473416636,3254988725,3778151818,3963161475,4213447064,4130281361,3599595085,3683022916,3432737375,3247465558,3802222185,4020912224,4172763771,4122762354,3201631749,3017672716,2764249623,2848461854,2331590177,2280796200,2431590963,2648976442,104699613,188127444,472615631,287343814,840019705,1058709744,671593195,621591778,1852171925,1668212892,1953757831,2037970062,1514790577,1463996600,1080017571,1297403050,3673637356,3623636965,3235995134,3454686199,4007360968,3822090177,4107101658,4190530515,2997825956,3215212461,2830708150,2779915199,2256734592,2340947849,2627016082,2443058075,172466556,122466165,273792366,492483431,1047239e3,861968209,612205898,695634755,1646252340,1863638845,2013908262,1963115311,1446242576,1530455833,1277555970,1093597963,1636604631,1820824798,2073724613,1989249228,1436590835,1487645946,1337376481,1119727848,164948639,81781910,331544205,516552836,1039717051,821288114,669961897,719700128,2973530695,3157750862,2871682645,2787207260,2232435299,2283490410,2667994737,2450346104,3647212047,3564045318,3279033885,3464042516,3980931627,3762502690,4150144569,4199882800,3070356634,3121275539,2904027272,2686254721,2200818878,2384911031,2570832044,2486224549,3747192018,3528626907,3310321856,3359936201,3950355702,3867060991,4049844452,4234721005,1739656202,1790575107,2108100632,1890328081,1402811438,1586903591,1233856572,1149249077,266959938,48394827,369057872,418672217,1002783846,919489135,567498868,752375421,209336225,24197544,376187827,459744698,945164165,895287692,574624663,793451934,1679968233,1764313568,2117360635,1933530610,1343127501,1560637892,1243112415,1192455638,3704280881,3519142200,3336358691,3419915562,3907448597,3857572124,4075877127,4294704398,3029510009,3113855344,2927934315,2744104290,2159976285,2377486676,2594734927,2544078150],s[n([85,52])]=[0,151849742,303699484,454499602,607398968,758720310,908999204,1059270954,1214797936,1097159550,1517440620,1400849762,1817998408,1699839814,2118541908,2001430874,2429595872,2581445614,2194319100,2345119218,3034881240,3186202582,2801699524,2951971274,3635996816,3518358430,3399679628,3283088770,4237083816,4118925222,4002861748,3885750714,1002142683,850817237,698445255,548169417,529487843,377642221,227885567,77089521,1943217067,2061379749,1640576439,1757691577,1474760595,1592394909,1174215055,1290801793,2875968315,2724642869,3111247143,2960971305,2405426947,2253581325,2638606623,2487810577,3808662347,3926825029,4044981591,4162096729,3342319475,3459953789,3576539503,3693126241,1986918061,2137062819,1685577905,1836772287,1381620373,1532285339,1078185097,1229899655,1040559837,923313619,740276417,621982671,439452389,322734571,137073913,19308535,3871163981,4021308739,4104605777,4255800159,3263785589,3414450555,3499326569,3651041127,2933202493,2815956275,3167684641,3049390895,2330014213,2213296395,2566595609,2448830231,1305906550,1155237496,1607244650,1455525988,1776460110,1626319424,2079897426,1928707164,96392454,213114376,396673818,514443284,562755902,679998e3,865136418,983426092,3708173718,3557504664,3474729866,3323011204,4180808110,4030667424,3945269170,3794078908,2507040230,2623762152,2272556026,2390325492,2975484382,3092726480,2738905026,2857194700,3973773121,3856137295,4274053469,4157467219,3371096953,3252932727,3673476453,3556361835,2763173681,2915017791,3064510765,3215307299,2156299017,2307622919,2459735317,2610011675,2081048481,1963412655,1846563261,1729977011,1480485785,1362321559,1243905413,1126790795,878845905,1030690015,645401037,796197571,274084841,425408743,38544885,188821243,3613494426,3731654548,3313212038,3430322568,4082475170,4200115116,3780097726,3896688048,2668221674,2516901860,2366882550,2216610296,3141400786,2989552604,2837966542,2687165888,1202797690,1320957812,1437280870,1554391400,1669664834,1787304780,1906247262,2022837584,265905162,114585348,499347990,349075736,736970802,585122620,972512814,821712160,2595684844,2478443234,2293045232,2174754046,3196267988,3079546586,2895723464,2777952454,3537852828,3687994002,3234156416,3385345166,4142626212,4293295786,3841024952,3992742070,174567692,57326082,410887952,292596766,777231668,660510266,1011452712,893681702,1108339068,1258480242,1343618912,1494807662,1715193156,1865862730,1948373848,2100090966,2701949495,2818666809,3004591147,3122358053,2235061775,2352307457,2535604243,2653899549,3915653703,3764988233,4219352155,4067639125,3444575871,3294430577,3746175075,3594982253,836553431,953270745,600235211,718002117,367585007,484830689,133361907,251657213,2041877159,1891211689,1806599355,1654886325,1568718495,1418573201,1335535747,1184342925];const r=new Uint8Array(16);for(let t=15;t>=0;--t)r[t]=o%256,o=parseInt(o/256);let i=null,c=16;const a=new Uint8Array(e),h=[],u=[];!function(){const t=s[n([110,117,109,98,101,114,79,102,82,111,117,110,100,115])][a[n([108,101,110,103,116,104])]];for(let e=0;e<=t;e++)h[n([112,117,115,104])]([0,0,0,0]),u[n([112,117,115,104])]([0,0,0,0]);const e=4*(t+1),o=a[n([108,101,110,103,116,104])]/4,r=l(a);let i;for(let e=0;e<o;e++)i=e>>2,h[i][e%4]=r[e],u[t-i][e%4]=r[e];let c,d=0,m=o;for(;m<e;){c=r[o-1],r[0]^=s[n([83])][c>>16&255]<<24^s[n([83])][c>>8&255]<<16^s[n([83])][255&c]<<8^s[n([83])][c>>24&255]^s[n([114,99,111,110])][d]<<24,d+=1;for(let t=1;t<o/2;t++)r[t]^=r[t-1];c=r[o/2-1],r[o/2]^=s[n([83])][255&c]^s[n([83])][c>>8&255]<<8^s[n([83])][c>>16&255]<<16^s[n([83])][c>>24&255]<<24;for(let t=o/2+1;t<o;t++)r[t]^=r[t-1];let i,a,l=0;for(;l<o&&m<e;)i=m>>2,a=m%4,h[i][a]=r[l],u[t-i][a]=r[l++],m++}for(let e=1;e<t;e++)for(let t=0;t<4;t++)c=u[e][t],u[e][t]=s[n([85,49])][c>>24&255]^s[n([85,50])][c>>16&255]^s[n([85,51])][c>>8&255]^s[n([85,52])][255&c]}();for(let e=0;e<t[n([108,101,110,103,116,104])];e++)16===c&&(i=m(r),c=0,d(r)),t[e]^=i[c++];return t;function l(t){const e=[];for(let o=0;o<t[n([108,101,110,103,116,104])];o+=4)e[n([112,117,115,104])](t[o]<<24|t[o+1]<<16|t[o+2]<<8|t[o+3]);return e}function d(t){for(let e=15;e>=0;e--){if(255!==t[e]){t[e]++;break}t[e]=0}}function m(t){const e=h[n([108,101,110,103,116,104])]-1,o=[0,0,0,0];let r=l(t);for(let t=0;t<4;t++)r[t]^=h[0][t];for(let t=1;t<e;t++){for(let e=0;e<4;e++)o[e]=s[n([84,49])][r[e]>>24&255]^s[n([84,50])][r[(e+1)%4]>>16&255]^s[n([84,51])][r[(e+2)%4]>>8&255]^s[n([84,52])][255&r[(e+3)%4]]^h[t][e];r=o[n([115,108,105,99,101])]()}const i=new Uint8Array(16);let c;for(let t=0;t<4;t++)c=h[e][t],i[4*t]=255&(s[n([83])][r[t]>>24&255]^c>>24),i[4*t+1]=255&(s[n([83])][r[(t+1)%4]>>16&255]^c>>16),i[4*t+2]=255&(s[n([83])][r[(t+2)%4]>>8&255]^c>>8),i[4*t+3]=255&(s[n([83])][255&r[(t+3)%4]]^c);return i}}(s,e,i+256*r))}(t,new Uint8Array([...r,29,221,175,90,231,133,239,240,75,180,...i]))}const a=function(){const t=[{[n([105,100])]:1,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([67,111,109,109,101,110,116,115]),[n([112,108,117,103,105,110,78,97,109,101])]:n([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([108,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([99,104,101,99,107,65,108,115,111])]:[{[n([105,100])]:2,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([84,114,97,99,107,32,67,104,97,110,103,101,115]),[n([112,108,117,103,105,110,78,97,109,101])]:n([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([108,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,84,114,97,99,107,67,104,97,110,103,101,115]),[n([111,112,116,105,111,110,115])]:{[n([97,105,119,115,103,105,99])]:!0,[n([97,105,116,99,100,103,105,108])]:!0,[n([97,105,114,118,105,105,108])]:!0}}],[n([111,112,116,105,111,110,115])]:{[n([97,105,119,115,103,105,99])]:!0,[n([97,105,116,99,100,103,105,108])]:!0,[n([97,105,114,118,105,105,108])]:!0}},{[n([105,100])]:3,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([80,97,103,105,110,97,116,105,111,110]),[n([112,108,117,103,105,110,78,97,109,101])]:n([80,97,103,105,110,97,116,105,111,110,76,111,111,107,117,112]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([112,97,103,105,110,97,116,105,111,110,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101])},{[n([105,100])]:4,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([82,101,118,105,115,105,111,110,32,72,105,115,116,111,114,121]),[n([112,108,117,103,105,110,78,97,109,101])]:n([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([108,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,82,101,118,105,115,105,111,110,72,105,115,116,111,114,121]),[n([111,112,116,105,111,110,115])]:{[n([97,105,119,115,103,105,99])]:!0,[n([97,105,116,99,100,103,105,108])]:!0,[n([97,105,114,118,105,105,108])]:!0}},{[n([105,100])]:5,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([68,111,99,117,109,101,110,116,32,79,117,116,108,105,110,101]),[n([112,108,117,103,105,110,78,97,109,101])]:n([68,111,99,117,109,101,110,116,79,117,116,108,105,110,101,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:6,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([70,111,114,109,97,116,32,80,97,105,110,116,101,114]),[n([112,108,117,103,105,110,78,97,109,101])]:n([70,111,114,109,97,116,80,97,105,110,116,101,114,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([102,111,114,109,97,116,80,97,105,110,116,101,114,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:7,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([83,108,97,115,104,32,67,111,109,109,97,110,100]),[n([112,108,117,103,105,110,78,97,109,101])]:n([83,108,97,115,104,67,111,109,109,97,110,100,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([115,108,97,115,104,67,111,109,109,97,110,100,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:8,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([84,97,98,108,101,32,111,102,32,67,111,110,116,101,110,116,115]),[n([112,108,117,103,105,110,78,97,109,101])]:n([84,97,98,108,101,79,102,67,111,110,116,101,110,116,115,69,100,105,116,105,110,103]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:9,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([84,101,109,112,108,97,116,101]),[n([112,108,117,103,105,110,78,97,109,101])]:n([84,101,109,112,108,97,116,101,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([116,101,109,112,108,97,116,101,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12,14]}},{[n([105,100])]:10,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([80,97,115,116,101,32,102,114,111,109,32,79,102,102,105,99,101,32,69,110,104,97,110,99,101,100]),[n([112,108,117,103,105,110,78,97,109,101])]:n([80,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,73,110,108,105,110,101,114]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:11,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([65,73,32,65,115,115,105,115,116,97,110,116]),[n([112,108,117,103,105,110,78,97,109,101])]:n([65,73,65,115,115,105,115,116,97,110,116,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([97,105,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101])},{[n([105,100])]:12,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([80,114,111,100,117,99,116,105,118,105,116,121,32,112,97,99,107])},{[n([105,100])]:13,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([67,97,115,101,32,67,104,97,110,103,101]),[n([112,108,117,103,105,110,78,97,109,101])]:n([67,97,115,101,67,104,97,110,103,101,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([99,97,115,101,67,104,97,110,103,101,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:14,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([68,114,117,112,97,108,32,112,97,99,107]),[n([102,111,114,98,105,100,100,101,110,72,97,110,100,108,101,114])]:n([102,111,114,98,105,100,100,101,110,72,97,110,100,108,101,114,70,111,114,68,114,117,112,97,108])}];return function t(e){e[n([102,111,114,69,97,99,104])]((e=>{e[n([112,101,114,109,105,115,115,105,111,110,77,97,115,107])]=1<<e[n([105,100])]-1,s(e)&&e[n([99,104,101,99,107,65,108,115,111])]&&t(e[n([99,104,101,99,107,65,108,115,111])])}))}(t),t}(),h={[n([99,104,101,99,107,76,105,99,101,110,115,101])]:function(t,e){v(g(t,e),e)},[n([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,84,114,97,99,107,67,104,97,110,103,101,115])]:function(t,e){v(function(t,e){try{if(C(l,n([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]))&&t){const o=A(l,n([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]))[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])];if(parseInt(o)/2>t[n([101,120,112,105,114,97,116,105,111,110,68,97,116,101])])return k(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}return g(t,e)}catch(t){return k(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}}(t,e),e)},[n([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,82,101,118,105,115,105,111,110,72,105,115,116,111,114,121])]:function(t,e){const o=i[0]*r[1],s=i[0]*r[2],c=i[2]*r[2];function a(t,e){h(),k(e+n([84,114,105,97,108,76,105,109,105,116,58])+t),window[b()]=t===n([116,105,109,101])?o:s}function h(){const t=l;function e(){C(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&(A(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[n([117,110,98,105,110,100])](n([105,115,69,110,97,98,108,101,100])),A(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[n([105,115,69,110,97,98,108,101,100])]=!1,A(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[n([117,112,100,97,116,101])]=I,A(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[n([115,97,118,101,82,101,118,105,115,105,111,110])]=I,t[n([109,111,100,101,108])][n([99,104,97,110,103,101])]=I,t[n([109,111,100,101,108])][n([101,110,113,117,101,117,101,67,104,97,110,103,101])]=I,t[n([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](n([109,111,100,101,108]))),C(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&(A(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([117,110,98,105,110,100])](n([105,115,69,110,97,98,108,101,100])),A(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([105,115,69,110,97,98,108,101,100])]=!1,A(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([99,111,109,112,97,114,101])]=I,A(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([95,103,101,116,68,105,102,102])]=I)}t[n([115,116,97,116,101])]==n([114,101,97,100,121])?e():t[n([111,110,99,101])](n([114,101,97,100,121]),(()=>{const o=kr;if(C(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&e(),C(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))){const s=A(t,n([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121])),r=s[o(288)](0),i=s[o(384)](r[n([105,100])]);A(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([99,111,109,112,97,114,101])](r[n([105,100])],i?i[n([105,100])]:null,1)[o(373)]((()=>e()))}}))}C(l,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&A(l,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))[n([115,116,97,116,101])]==n([99,111,110,110,101,99,116,101,100])&&(window[b()]=c),function(t,e){if(t==e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))h();else if(t==e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108])){const t=function(){const t=kr;if(!C(l,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114])))return!1;for(const e in window)if(Number[t(394)](Number(e))){if(window[e]===o)return n([116,105,109,101]);if(window[e]===s)return n([114,101,118,105,115,105,111,110,115])}return!1}();t&&a(t,e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]);const c=function(){let t=i[6]*r[8]*r[6];return C(l,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&(t/=10),t}();window[n([115,101,116,84,105,109,101,111,117,116])]((()=>{a(n([116,105,109,101]),e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])])}),c);const h=A(l,n([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121]))[n([95,114,101,118,105,115,105,111,110,115])];h[n([108,101,110,103,116,104])]>=7?a(n([114,101,118,105,115,105,111,110,115]),e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]):h.on(n([97,100,100]),(()=>{h[n([108,101,110,103,116,104])]>=7&&a(n([114,101,118,105,115,105,111,110,115]),e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])])}))}}(function(t,e){try{return function(){const t=kr;if(!C(l,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114])))return!1;for(const e in window)if(Number[t(394)](Number(e))&&window[e]===c)return!0;return!1}()?k(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([86,97,108,105,100])):g(t,e)}catch(t){return k(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}}(t,e),e)}},u=e[n([99,111,110,115,116,114,117,99,116,111,114])][n([112,108,117,103,105,110,78,97,109,101])],l=n([99,111,110,116,101,120,116])in e?e[o(318)]:e[o(353)],d=n([52,48,52,56,48,54,52,54]),m=n([65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,48,49,50,51,52,53,54,55,56,57]),p=l[o(296)][o(308)](n([108,105,99,101,110,115,101,75,101,121])),f=a[n([102,105,108,116,101,114])](s)[n([102,105,110,100])]((t=>t[n([112,108,117,103,105,110,78,97,109,101])]===u));function g(t,e){try{return function(t){if(!C(l,t[n([112,108,117,103,105,110,78,97,109,101])]))return!0;const e=t[n([111,112,116,105,111,110,115])]||{},o=e[n([97,105,119,115,103,105,99])]||!1,s=e[n([97,105,116,99,100,103,105,108])]||!1,r=e[n([97,105,114,118,105,105,108])]||!1;return!(!C(l,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))||A(l,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))[n([115,116,97,116,101])]!=n([99,111,110,110,101,99,116,101,100])||!o)||(!(!C(l,n([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114]))||A(l,n([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114]))[n([114,101,115,117,108,116])]!=n([101,110,100])||!s)||!(!C(l,n([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]))||A(l,n([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]))[n([114,101,115,117,108,116])]!=n([101,110,100])||!r))}(e)?k(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([86,97,108,105,100])):t&&function(t,e){const s=!!(t&e[n([112,101,114,109,105,115,115,105,111,110,77,97,115,107])]),r=function(t,e){const s=(e[n([111,112,116,105,111,110,115])]||{})[n([102,103,105])]||null;return!!s&&a[n([102,105,108,116,101,114])]((t=>s[n([105,110,99,108,117,100,101,115])](t[n([105,100])])))[n([102,105,108,116,101,114])]((t=>!function(t){const e=o,s={[n([102,111,114,98,105,100,100,101,110,72,97,110,100,108,101,114,70,111,114,68,114,117,112,97,108])]:y};return!!t[e(294)]&&s[t[e(294)]]()}(t)))[n([115,111,109,101])]((e=>!!(t&e[n([112,101,114,109,105,115,115,105,111,110,77,97,115,107])])))}(t,e);return s||r}(t[n([97,108,108,111,119,101,100,80,108,117,103,105,110,115])],e)?t[n([105,115,73,110,116,101,114,110,97,108])]&&!window[n([111,112,101,110])][n([99,108,111,115,101,100])]||parseInt(d)/2>t[n([101,120,112,105,114,97,116,105,111,110,68,97,116,101])]?k(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100])):t[n([105,115,84,114,105,97,108])]?k(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108])):k(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([86,97,108,105,100])):k(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}catch(t){return k(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}}function v(e,o){if(l instanceof t.Context){const t=l;e==o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100])?w(t):e==o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108])&&window[n([115,101,116,84,105,109,101,111,117,116])]((()=>{w(t),k(o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108,76,105,109,105,116,58,116,105,109,101]))}),i[6]*r[8]*r[6]),t[n([101,100,105,116,111,114,115])][n([111,110])](n([97,100,100]),((t,s)=>{e!=o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100])&&e!=o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108,76,105,109,105,116,58,116,105,109,101])&&e!=o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108,76,105,109,105,116,58,111,112,101,114,97,116,105,111,110,115])||_(s)}))}else{const t=l;e==o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100])?_(t):e==o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108])&&t[n([111,110])](n([114,101,97,100,121]),(()=>{let e=0;t[n([109,111,100,101,108])][n([111,110])](n([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((s,r)=>{r[0][n([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504===e&&(_(t),k(o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108,76,105,109,105,116,58,111,112,101,114,97,116,105,111,110,115])),s[n([111,102,102])]())}),{priority:n([104,105,103,104,101,115,116])})}))}}function k(t){const e=b();return l[e]=t,t}function b(){const t=String(window[n([112,101,114,102,111,114,109,97,110,99,101])][n([110,111,119])]())[n([114,101,112,108,97,99,101])](n([46]),"");let e="";for(let o=0;o<t[n([108,101,110,103,116,104])];o+=2){let s=parseInt(t[n([115,117,98,115,116,114,105,110,103])](o,o+2));s>=m[n([108,101,110,103,116,104])]&&(s-=m[n([108,101,110,103,116,104])]),e+=m[s]}return e}function w(t){for(const e of t[n([101,100,105,116,111,114,115])])_(e);A(t,n([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]))[n([115,119,105,116,99,104,82,101,97,100,79,110,108,121])](!0),A(t,n([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]))[n([115,119,105,116,99,104,82,101,97,100,79,110,108,121])]=I}function _(t){function e(){t[n([109,111,100,101,108])][n([99,104,97,110,103,101])]=I,t[n([109,111,100,101,108])][n([101,110,113,117,101,117,101,67,104,97,110,103,101])]=I,t[n([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](n([109,111,100,101,108]))}t[n([115,116,97,116,101])]==n([114,101,97,100,121])?e():t[n([111,110,99,101])](n([114,101,97,100,121]),(()=>e()))}function I(){return null}function y(){return!window[n([68,114,117,112,97,108])]||!C(l,n([100,114,117,112,97,108,80,111,119,101,114,101,100,66,121]))}function C(t,e){return t[n([112,108,117,103,105,110,115])][n([104,97,115])](e)}function A(t,e){return t[n([112,108,117,103,105,110,115])][n([103,101,116])](e)}f&&function t(e,o){h[o[n([104,97,110,100,108,101,114])]](e,o),o[n([99,104,101,99,107,65,108,115,111])]&&o[n([99,104,101,99,107,65,108,115,111])][n([102,105,108,116,101,114])]((t=>C(l,t[n([112,108,117,103,105,110,78,97,109,101])])))[n([102,111,114,69,97,99,104])]((n=>t(e,n)))}(function(t){try{const e=c(t),o=JSON[n([112,97,114,115,101])](e),s=parseInt(o[n([49])]),r=o[n([50])]||"",i=parseInt(o[n([51])]),a=parseInt(o[n([52])])||0,h=parseInt(o[n([53])])||0;return{[n([112,114,111,100,117,99,116,78,97,109,101])]:r,[n([97,108,108,111,119,101,100,80,108,117,103,105,110,115])]:a,[n([101,120,112,105,114,97,116,105,111,110,68,97,116,101])]:s,[n([105,115,84,114,105,97,108])]:i,[n([105,115,73,110,116,101,114,110,97,108])]:h}}catch(t){return null}}(p),f)})(e)}(this)}set[gr(404)](t){const n=gr;if(this[n(402)])throw new e.CKEditorError(n(256));this[n(402)]=t}get[gr(404)](){return this[gr(402)]}[gr(315)]({channelId:t=br,threadId:n=(0,e.uid)(),comments:o=[],unlinkedAt:s=null,resolvedAt:r=null,resolvedBy:i=null,target:c=null,context:a=null,attributes:h={},isResolvable:u=!0,isSubmitted:l=!1,isFromAdapter:d=!1}={}){const m=gr;return this[m(184)](Cr(m(315),t),{channelId:t,threadId:n,comments:o,unlinkedAt:s,resolvedAt:r,resolvedBy:i,target:c,context:a,attributes:h,isFromAdapter:d,isResolvable:u,isSubmitted:l}),this[m(311)](n)}[gr(287)]({channelId:t=br,threadId:n=(0,e.uid)(),target:o,context:s=null,isResolvable:r=!0}){const i=gr;if(this[i(355)][i(252)](t)||this[i(355)][i(252)](void 0))return null;if(!o)throw new e.CKEditorError(i(381));const c=this[i(315)]({channelId:t,threadId:n,target:o,context:s,isResolvable:r});if(!c)return null;const a=this[i(203)][i(308)](c),h=a[i(261)][i(316)][i(198)],u=this[i(318)][i(357)][i(308)](fr),l=u[i(336)](a[i(261)]);return u[i(188)](l),h[i(379)](i(295),(()=>h[i(368)]())),c}[gr(325)](t){const n=gr;if(n(208)!=typeof t)throw new e.CKEditorError(n(284));return this[n(292)][n(252)](t)}[gr(193)]({channelId:t=br,threadId:e,context:n,unlinkedAt:o,attributes:s,isFromAdapter:r=!1}){const i=gr;return this[i(184)](Cr(i(193),t),{channelId:t,threadId:e,context:n,unlinkedAt:o,attributes:s,isFromAdapter:r}),this[i(311)](e)}[gr(311)](t){const n=gr;if(n(208)!=typeof t)throw new e.CKEditorError(n(284));return this[n(292)][n(308)](t)}[gr(365)]({channelId:t,threadId:n}={}){const o=gr,s=this[o(311)](n);if(s)return Promise[o(333)](s);if(!this[o(404)])throw new e.CKEditorError(o(279),this[o(318)]);if(o(192)!=typeof this[o(404)][o(311)])throw new e.CKEditorError(o(303),this[o(318)]);return this[o(404)][o(311)]({channelId:t,threadId:n})[o(373)]((e=>this[o(325)](n)?this[o(311)](n):e?this[o(315)](Object[o(218)]({isFromAdapter:!0,channelId:t},e)):void 0))[o(282)]((t=>{const n=o;throw console[n(323)](t),new e.CKEditorError(n(405),this[n(318)])}))}[gr(275)]({channelId:t,skipNotAttached:e=!1,skipEmpty:n=!1,toJSON:o=!1}={}){const s=gr,r=[];for(const o of this[s(292)][s(310)]())t&&o[s(396)]!==t||e&&!o[s(204)]||n&&0===o[s(237)]||r[s(377)](o);return o?r[s(344)]((t=>t[s(338)]())):r}[gr(187)](t){const n=gr,o=this[n(318)][n(357)][n(308)](fr);if(!t)return void(this[n(258)]&&o[n(185)]());const s=this[n(311)](t);if(!s)throw new e.CKEditorError(n(326),null,{threadId:t});if(!this[n(203)][n(252)](s))throw new e.CKEditorError(n(304),null,{threadId:t});const r=o[n(336)](this[n(203)][n(308)](s)[n(261)]);o[n(188)](r)}[gr(205)](t,e){const n=gr;t?this[n(355)][n(393)](e):this[n(355)][n(263)](e),this[n(184)](n(334),n(355),this[n(355)],this[n(355)])}[gr(306)](t){const e=gr;return this[e(355)][e(252)](t)||this[e(355)][e(252)](void 0)}[gr(178)](t,e){return new po(t,e)}[gr(207)](t,e=br){const n=gr;this[n(221)][n(273)](e,t),this[n(184)](n(335),n(221),this[n(221)],this[n(221)])}[gr(276)](t=br){const e=gr;return this[e(221)][e(252)](t)?this[e(221)][e(308)](t):wr}[gr(260)]({channelId:t,threadId:n,comments:o,unlinkedAt:r,resolvedAt:i,resolvedBy:c,target:a,context:h,attributes:u,isFromAdapter:l,isResolvable:d,isSubmitted:m}){const p=gr;if(p(208)!=typeof n)throw new e.CKEditorError(p(284),null,{threadId:n});if(this[p(325)](n))throw new e.CKEditorError(p(254),null,{threadId:n});const f=new Ir(this,{channelId:t,id:n,context:h,attributes:u,unlinkedAt:r,resolvedAt:i,resolvedBy:c?this[p(318)][p(357)][p(308)](s.Users)[p(272)](c):null,isResolvable:d,isSubmitted:m||l});this[p(292)][p(273)](n,f);for(const t of o)f[p(363)](this[p(216)]({threadId:n,...t}));return a&&f[p(238)](a),l||!f[p(237)]?Promise[p(333)]():this[p(341)]({channelId:t,threadId:n})}[gr(341)]({channelId:t,threadId:n}){const o=gr;if(!this[o(325)](n))throw new e.CKEditorError(o(245),this);const s=this[o(311)](n);if(s[o(232)]=!0,!this[o(404)]||o(192)!=typeof this[o(404)][o(315)])return Promise[o(333)]();const{id:r,comments:i,resolvedAt:c,resolvedBy:a,context:h,attributes:u}=s,l=this[o(318)][o(357)][o(308)](o(253)),d=l[o(393)](vo(this[o(318)][o(390)],o(380)));return this[o(404)][o(315)]({channelId:t,threadId:r,comments:i[o(344)]((t=>t[o(338)]())),resolvedAt:c,resolvedBy:a?a.id:a,context:h,attributes:u})[o(373)]((({comments:e})=>{const s=o;l[s(372)](d);for(const o of e)this[s(358)]({channelId:t,threadId:n,commentId:o[s(340)],createdAt:o[s(240)],isFromAdapter:!0})}))[o(282)]((t=>{const n=o;throw console[n(323)](t),new e.CKEditorError(n(230),this)}))}[gr(173)]({threadId:t,target:n}){const o=gr,s=this[o(311)](t);if(!s)throw new e.CKEditorError(o(376),this);const r=this[o(318)][o(357)][o(308)](o(253)),i=this[o(318)][o(357)][o(308)](fr),c=this[o(281)](s),a=new po(s,c);let h=null;c.on(o(362),((t,e,n)=>{const s=o;n?h=r[s(393)](vo(this[s(318)][s(390)],s(380))):h&&(r[s(372)](h),h=null)})),this[o(203)][o(273)](s,a),this[o(351)][o(273)](c,a);const u=new er(this[o(318)][o(390)],c);u[o(286)](o(237)).to(c),u[o(286)](o(214)).to(c,o(214),c,o(237),((t,e)=>t||!e)),u[o(286)](o(327)).to(c),u[o(337)]=o(236);const l=new rr({view:u,target:n,type:o(236),isVisible:!s[o(194)]});return this[o(196)](c,l),i[o(393)](l),l}[gr(196)](e,n){const o=gr;this[o(399)](e,o(295),((e,s)=>{const r=o,i=s.ui[r(261)][r(213)][r(317)];n[r(212)][r(393)](i),this[r(318)]instanceof t.Editor&&this[r(318)].ui[r(220)][r(393)](i)}),{priority:o(285)}),this[o(399)](e,o(392),((e,s)=>{const r=o,i=s.ui[r(261)][r(213)][r(317)];n[r(212)][r(252)](i)&&n[r(212)][r(372)](i),this[r(318)]instanceof t.Editor&&this[r(318)].ui[r(220)][r(372)](i)}))}[gr(179)](t){const e=gr;this[e(174)](t,e(295)),this[e(174)](t,e(392))}[gr(281)](t){const e=gr,n=this[e(318)][e(357)][e(308)](s.Users),{config:o,locale:r}=this[e(318)],i=(0,s.getDateTimeFormatter)(o[e(308)](e(390)));return new(0,o[e(308)](e(211))[e(293)])(r,t,n.me,{editorConfig:{...o[e(308)](e(257)),licenseKey:this[e(318)][e(296)][e(308)](e(299))},copyMarkers:o[e(308)](e(313)),maxCommentsWhenCollapsed:o[e(308)](e(177)),maxThreadTotalWeight:o[e(308)](e(231)),maxCommentCharsWhenCollapsed:o[e(308)](e(274)),formatDateTime:i,CommentView:o[e(308)](e(211))[e(176)]})}[gr(314)]({threadId:t,channelId:n,resolvedAt:o,resolvedBy:r,isFromAdapter:i}){const c=gr;if(!this[c(325)](t))throw new e.CKEditorError(c(245),null,{threadId:t});const a=this[c(311)](t);if(a[c(194)])throw new e.CKEditorError(c(403),null,{threadId:t});const h=this[c(318)][c(357)][c(308)](s.Users);if(a[c(321)]=h[c(272)](r),a[c(183)]=o,i||!this[c(404)]||c(192)!=typeof this[c(404)][c(305)])return Promise[c(333)]();const u=this[c(318)][c(357)][c(308)](c(253)),l=u[c(393)](vo(this[c(318)][c(390)],c(380)));return this[c(404)][c(305)]({channelId:n,threadId:t})[c(373)]((({resolvedAt:t,resolvedBy:e})=>{const n=c;u[n(372)](l),a[n(321)].id!==e&&(a[n(321)]=h[n(272)](e)),a[n(183)]=t}))[c(282)]((t=>{const n=c;throw console[n(323)](t),new e.CKEditorError(n(354),this)}))}[gr(302)]({threadId:t,channelId:n,isFromAdapter:o}){const s=gr;if(!this[s(325)](t))throw new e.CKEditorError(s(245),null,{threadId:t});const r=this[s(311)](t);if(!r[s(194)])throw new e.CKEditorError(s(324),null,{threadId:t});if(r[s(321)]=null,r[s(183)]=null,o||!this[s(404)]||s(192)!=typeof this[s(404)][s(283)])return Promise[s(333)]();const i=this[s(318)][s(357)][s(308)](s(253)),c=i[s(393)](vo(this[s(318)][s(390)],s(380)));return this[s(404)][s(283)]({channelId:n,threadId:t})[s(373)]((()=>i[s(372)](c)))[s(282)]((t=>{const n=s;throw console[n(323)](t),new e.CKEditorError(n(246),this)}))}[gr(339)]({threadId:t,isFromAdapter:n}){const o=gr,s=this[o(311)](t);if(!s)throw new e.CKEditorError(o(360),this);if(this[o(277)](t),this[o(292)][o(263)](t),!s[o(387)]||n||!this[o(404)]||o(192)!=typeof this[o(404)][o(226)])return Promise[o(333)]();const r=this[o(318)][o(357)][o(308)](o(253)),{channelId:i}=s,c=r[o(393)](vo(this[o(318)][o(390)],o(380)));return this[o(404)][o(226)]({channelId:i,threadId:t})[o(373)]((()=>r[o(372)](c)))[o(282)]((t=>{const n=o;throw console[n(323)](t),new e.CKEditorError(n(289),this)}))}[gr(270)]({threadId:t,unlinkedAt:n,context:o,attributes:s,isFromAdapter:r}){const i=gr;if(i(208)!=typeof t)throw new e.CKEditorError(i(284),null,{threadId:t});if(!this[i(325)](t))throw new e.CKEditorError(i(245),null,{threadId:t});const c=this[i(311)](t);let a=!1;if(void 0!==o&&c[i(318)]!==o&&(c[i(318)]=o,a=!0),void 0!==n&&c[i(271)]!==n&&(c[i(271)]=n,a=!0),s&&!We(s,c[i(398)])&&(c[i(398)]=s,a=!0),!a)return Promise[i(333)]();if(!c[i(387)]||r||!this[i(404)]||i(192)!=typeof this[i(404)][i(193)])return Promise[i(333)]();const h=this[i(318)][i(357)][i(308)](i(253)),{channelId:u}=c,l=h[i(393)](vo(this[i(318)][i(390)],i(380)));return this[i(404)][i(193)]({channelId:u,threadId:t,context:o,unlinkedAt:n,attributes:s})[i(373)]((()=>h[i(372)](l)))[i(282)]((t=>{const n=i;throw console[n(323)](t),new e.CKEditorError(n(400),this)}))}[gr(277)](t){const e=gr,n=this[e(318)][e(357)][e(308)](fr),o=this[e(311)](t);if(this[e(203)][e(252)](o)){const t=this[e(203)][e(308)](o),s=t[e(261)],r=n[e(336)](s);this[e(203)][e(263)](o),this[e(351)][e(263)](s),r&&n[e(372)](r),t[e(297)](),s[e(297)]()[e(373)]((()=>{this[e(179)](s)}))}}[gr(242)]({threadId:t,resolvedAt:e}){const n=gr,o=!!e,s=this[n(318)][n(357)][n(308)](fr),r=this[n(311)](t);if(this[n(203)][n(252)](r)){const t=this[n(203)][n(308)](r)[n(261)],e=s[n(336)](t);e&&(o&&s[n(401)](e),e[n(375)]())}}[gr(347)](t){const e=gr,n=this[e(318)][e(357)][e(308)](s.Users),o=(0,s.hashObject)(e(359)+t);return n[e(272)](o)||n[e(301)]({id:o,name:t})}[gr(216)]({threadId:t,commentId:n=(0,e.uid)(),content:o,authorId:r,createdAt:i,attributes:c}){const a=gr;if(a(208)!=typeof n)throw new e.CKEditorError(a(197));if(a(208)!=typeof r)throw new e.CKEditorError(a(406));if(a(208)!=typeof o||!o[a(255)]())throw new e.CKEditorError(a(389));const h=this[a(318)][a(357)][a(308)](s.Users)[a(272)](r);if(!h)throw new e.CKEditorError(a(371),null,{authorId:r});let u=null,l=i;return c&&c[a(244)]&&(u=this[a(347)](c[a(244)][a(191)]),l=new Date(c[a(244)][a(240)])),new yr(this,{threadId:t,id:n,author:u||h,creator:h,content:o,createdAt:i,authoredAt:l,attributes:c})}[gr(247)](t){const n=gr;let{threadId:o,content:s,attributes:r,isFromAdapter:i}=t;const c=this[n(311)](t[n(348)]);if(!c)throw new e.CKEditorError(n(391),this);const a=this[n(216)](t),{id:h}=a;if(c[n(363)](a),i||!this[n(404)]||n(192)!=typeof this[n(404)][n(300)]||!c[n(387)])return Promise[n(333)]();const u=this[n(318)][n(357)][n(308)](n(253)),{channelId:l}=c,d=u[n(393)](vo(this[n(318)][n(390)],n(380)));return r||(r={}),this[n(404)][n(300)]({channelId:l,threadId:o,commentId:h,content:s,attributes:r})[n(373)]((t=>{const e=n;u[e(372)](d),t&&this[e(358)]({channelId:l,threadId:o,commentId:h,createdAt:t[e(240)],isFromAdapter:!0})}))[n(282)]((t=>{const o=n;throw console[o(323)](t),new e.CKEditorError(o(369),this)}))}[gr(358)]({threadId:t,commentId:n,content:o,createdAt:s,attributes:r,isFromAdapter:i}){const c=gr;if(void 0!==o&&(c(208)!=typeof o||!o[c(255)]()[c(237)]))throw new e.CKEditorError(c(224));const a=this[c(311)](t),h=a[c(298)](n);if(!h)throw new e.CKEditorError(c(195),this);let u=!1;if(o&&o!==h[c(199)]&&(h[c(374)]||i)&&(h[c(199)]=o,u=!0),s&&s!==h[c(240)]&&(h[c(240)]=s,h[c(398)]&&h[c(398)][c(244)]||(h[c(225)]=s),u=!0),r&&!We(r,h[c(398)])&&(h[c(398)]=r,u=!0),!u)return Promise[c(333)]();if(a[c(184)](c(329)),i||!this[c(404)]||c(192)!=typeof this[c(404)][c(172)])return Promise[c(333)]();const l=this[c(318)][c(357)][c(308)](c(253)),{channelId:d}=this[c(311)](h[c(348)]),m=l[c(393)](vo(this[c(318)][c(390)],c(380)));return this[c(404)][c(172)]({channelId:d,threadId:t,commentId:n,content:o,attributes:r})[c(373)]((()=>l[c(372)](m)))[c(282)]((t=>{const n=c;throw console[n(323)](t),new e.CKEditorError(n(229),this)}))}[gr(210)]({threadId:t,commentId:n,isFromAdapter:o}){const s=gr,r=this[s(311)](t),i=r[s(298)](n);if(!i)throw new e.CKEditorError(s(312),this);if(r[s(250)](i),o||!this[s(404)]||s(192)!=typeof this[s(404)][s(243)])return Promise[s(333)]();const c=this[s(318)][s(357)][s(308)](s(253)),{channelId:a}=r,h=c[s(393)](vo(this[s(318)][s(390)],s(380)));return this[s(404)][s(243)]({channelId:a,threadId:t,commentId:n})[s(373)]((()=>c[s(372)](h)))[s(282)]((t=>{const n=s;throw console[n(323)](t),new e.CKEditorError(n(328),this)}))}}class Ir extends((0,e.ObservableMixin)()){constructor(t,n){const o=gr;super();const s=n[o(201)];this[o(396)]=n[o(396)],this.id=n.id,this[o(211)]=new e.Collection,this[o(332)]=t,this[o(268)]=!1,this[o(232)]=n[o(387)],this[o(273)](o(219),!0),this[o(286)](o(306)).to(t,o(221),t,o(355),(()=>t[o(306)](this[o(396)]))),this[o(286)](o(361)).to(t,o(221),(()=>t[o(276)](this[o(396)])[o(386)])),this[o(286)](o(322)).to(t,o(221),(()=>{const e=o,n=t[e(276)](this[e(396)]);return n[e(349)]||n[e(386)]})),this[o(286)](o(201)).to(t,o(221),(()=>s&&t[o(276)](this[o(396)])[o(333)])),this[o(273)](o(318),n[o(318)]),this[o(286)](o(262)).to(this,o(183),this,o(271),((t,e)=>t?e?t<e?t:e:t:e)),this[o(273)](o(271),n[o(271)]||null),this[o(273)](o(183),n[o(183)]||null),this[o(273)](o(321),n[o(321)]||null),this[o(286)](o(194)).to(this,o(183),(t=>!!t)),this[o(273)](o(398),n[o(398)]||{})}get[gr(223)](){const t=gr;return Array[t(290)](this[t(211)])[t(278)](((e,n)=>e+n[t(223)]),0)}get[gr(237)](){const t=gr;return this[t(211)][t(237)]}get[gr(204)](){return this[gr(268)]}get[gr(387)](){return this[gr(232)]}[gr(234)](){const t=gr,{channelId:e,id:n}=this;this[t(332)][t(184)](Cr(t(202),e),{channelId:e,threadId:n})}[gr(206)](t){this[gr(215)]({unlinkedAt:t})}[gr(333)]({resolvedAt:t=new Date,resolvedBy:e=null,isFromAdapter:n=!1}={}){const o=gr,r=this[o(332)][o(318)][o(357)][o(308)](s.Users).me,{channelId:i,id:c}=this;this[o(332)][o(184)](Cr(o(305),i),{channelId:i,threadId:c,resolvedAt:t,resolvedBy:e||r.id,isFromAdapter:n})}[gr(370)]({isFromAdapter:t=!1}={}){const e=gr,{channelId:n,id:o}=this;this[e(332)][e(184)](Cr(e(283),n),{channelId:n,threadId:o,isFromAdapter:t})}[gr(227)](t){const e=gr;this[e(318)]||this[e(215)]({context:t})}[gr(331)](t,e){const n=gr,o=Ln(this[n(398)]);so(o,t,e),this[n(215)]({attributes:o})}[gr(388)](t){const e=gr,n=Ln(this[e(398)]);uo(n,t),this[e(215)]({attributes:n})}[gr(372)]({isFromAdapter:t=!1}={}){const e=gr,{channelId:n,id:o}=this;this[e(332)][e(184)](Cr(e(226),n),{channelId:n,threadId:o,isFromAdapter:t})}[gr(238)](t){const e=gr;return this[e(332)][e(173)]({threadId:this.id,target:t})}[gr(300)](t){const e=gr,{channelId:n,id:o}=this;this[e(332)][e(184)](Cr(e(300),n,o),Object[e(218)]({channelId:n,threadId:o},t))}[gr(298)](t){const n=gr;if(n(208)!=typeof t)throw new e.CKEditorError(n(350),null,{commentId:t});return this[n(211)][n(308)](t)}[gr(338)](){const t=gr;return{threadId:this.id,context:this[t(318)],unlinkedAt:this[t(271)],resolvedAt:this[t(183)],resolvedBy:this[t(321)]?this[t(321)].id:null,archivedAt:this[t(262)],comments:this[t(211)][t(344)]((e=>e[t(338)]())),attributes:this[t(398)]}}[gr(363)](t){const e=gr;return this[e(399)](t,e(175),(()=>{const n=e,o=this[n(217)](t),s=this[n(211)];o-1!=s[n(280)](t)&&o+1!=s[n(280)](t)&&(this[n(250)](t),this[n(363)](t))})),this[e(211)][e(393)](t,this[e(217)](t))}[gr(215)](t){const e=gr,{channelId:n,id:o}=this;this[e(332)][e(184)](Cr(e(193),n),{...t,channelId:n,threadId:o})}[gr(250)](t){const e=gr;return this[e(174)](t),t[e(297)](),this[e(211)][e(372)](t)}[gr(217)](t){const e=gr,n=this[e(211)][e(342)]((n=>new Date(n[e(225)])[e(248)]()>new Date(t[e(225)])[e(248)]()));return n?this[e(211)][e(280)](n):this[e(237)]}}class yr extends((0,e.ObservableMixin)()){constructor(t,e){const n=gr;super();const o=t[n(318)][n(357)][n(308)](s.Users).me,r=t[n(311)](e[n(348)]),i=0===r[n(211)][n(237)],c=o===e[n(320)];this.id=e.id,this[n(348)]=e[n(348)],this[n(320)]=e[n(320)],this[n(385)]=e[n(385)],this[n(267)]=Boolean(e[n(398)]&&e[n(398)][n(244)]),this[n(273)](n(199),e[n(199)]),this[n(240)]=e[n(240)]||new Date,this[n(273)](n(225),e[n(225)]||new Date),this[n(286)](n(183)).to(r,n(183)),this[n(273)](n(398),e[n(398)]||{}),this[n(286)](n(374)).to(t,n(221),(()=>{const e=n,o=t[e(276)](r[e(396)])[e(349)],s=t[e(276)](r[e(396)])[e(186)];return c&&o||!c&&s})),this[n(286)](n(361)).to(r,n(361),t,n(221),(e=>{const o=n,s=t[o(276)](r[o(396)])[o(349)],a=t[o(276)](r[o(396)])[o(186)];return c&&s||e&&i||!c&&a&&!i})),this[n(286)](n(306)).to(r,n(306)),this[n(332)]=t}get[gr(223)](){const t=gr;return Math[t(200)](function(e){const n=t,o=document[n(266)](n(345));return o[n(241)]=e,o[n(383)][n(237)]}(this[t(199)]),200)}[gr(228)](t){const n=gr,{threadId:o,id:s}=this;if(!this[n(332)][n(325)](o))throw new e.CKEditorError(n(233),this);const{channelId:r}=this[n(332)][n(311)](o);this[n(332)][n(184)](Cr(n(172),r,o),{channelId:r,threadId:o,commentId:s,...t})}[gr(331)](t,e){const n=gr,o=Ln(this[n(398)]);so(o,t,e),this[n(228)]({attributes:o})}[gr(388)](t){const e=gr,n=Ln(this[e(398)]);uo(n,t),this[e(228)]({attributes:n})}[gr(372)](t={}){const n=gr;if(!t[n(190)]&&!this[n(361)])return;const{threadId:o,id:s}=this;if(!this[n(332)][n(325)](o))throw new e.CKEditorError(n(364),this);const{channelId:r}=this[n(332)][n(311)](o);this[n(332)][n(184)](Cr(n(243),r,o),{channelId:r,threadId:o,commentId:s,...t})}[gr(338)](){const t=gr;return{commentId:this.id,content:this[t(199)],createdAt:this[t(240)],authorId:this[t(385)].id,attributes:this[t(398)]}}[gr(297)](){this[gr(174)]()}}function Cr(t,...e){for(const n of e)void 0!==n&&(t+=":"+String(n));return t}const Ar=Tr;function Tr(t,e){const n=Er();return(Tr=function(t,e){return n[t-=446]})(t,e)}function Er(){const t=["createRange","element","start","2363412MwSiSx","model","_itemIsContent","document","getItems","isObject","editor","1229291YpUEcf","backward","change","selection","$textProxy","comment:","tableCell","isEnabled","schema","end","push","_trimToContent","substr","item","634626pbzCJg","6810625gHnhCF","_hasContent","addMarker","2142111YHVgnM","getRanges","refresh","getLastMatchingPosition","execute","9595788DQOzgX","551851YwmDvo"];return(Er=function(){return t})()}!function(t,e){const n=Tr,o=t();for(;;)try{if(930788===parseInt(n(448))/1+parseInt(n(473))/2+parseInt(n(477))/3+-parseInt(n(452))/4+parseInt(n(474))/5+-parseInt(n(447))/6+parseInt(n(459))/7)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(Er);class xr extends t.Command{[Ar(479)](){const t=Ar,e=this[t(458)][t(453)][t(455)][t(462)];for(const n of e[t(478)]())if(this[t(475)](n))return void(this[t(466)]=!0);this[t(466)]=!1}[Ar(446)]({threadId:t=(0,e.uid)()}={}){const n=Ar,o=this[n(458)][n(453)],s=[];for(const t of o[n(455)][n(462)][n(478)]())this[n(475)](t)&&s[n(469)](this[n(470)](t));o[n(461)]((o=>{const r=n;for(const n of s){const s=(0,e.uid)()[r(471)](1,5),i=r(464)+t+":"+s;o[r(476)](i,{range:n,usingOperation:!1,affectsData:!1})}}))}[Ar(475)](t){const e=Ar;for(const n of t[e(456)]())if(this[e(454)](n))return!0;return!1}[Ar(454)](t){const e=Ar;return t.is(e(463))||this[e(458)][e(453)][e(467)][e(457)](t)&&!t.is(e(450),e(465))}[Ar(470)](t){const e=Ar,n=t=>!this[e(454)](t[e(472)]),o=t[e(451)][e(480)](n),s=t[e(468)][e(480)](n,{direction:e(460)});return this[e(458)][e(453)][e(449)](o,s)}}const Or=Mr;function Mr(t,e){const n=jr();return(Mr=function(t,e){return n[t-=220]})(t,e)}!function(t,e){const n=Mr,o=t();for(;;)try{if(219638===-parseInt(n(234))/1*(-parseInt(n(272))/2)+-parseInt(n(227))/3+-parseInt(n(242))/4+parseInt(n(246))/5*(-parseInt(n(231))/6)+-parseInt(n(233))/7+parseInt(n(261))/8+parseInt(n(221))/9*(parseInt(n(229))/10))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(jr);class Rr extends t.Plugin{static get[Or(267)](){return[fr]}static get[Or(268)](){return Or(255)}constructor(t){const e=Or;super(t),this[e(248)]=new Set,this[e(258)]=new Set}[Or(263)](){const t=Or,e=this[t(264)],n=e[t(247)][t(256)][t(279)],o=Hs((()=>this[t(230)]()),10);n.on(t(276),((e,n)=>{const s=t;n[s(245)]&&(o[s(225)](),this[s(230)]())})),this[t(223)](e[t(226)][t(271)][t(256)],t(250),((t,e,n)=>{n&&o()})),this[t(223)](e.ui[t(262)],t(250),((n,o,s)=>{const r=t;s||e[r(259)]||this[r(282)](r(265),{isAnnotationTracked:t=>this[r(275)][r(252)](t[r(232)])})})),this[t(223)](this[t(264)].ui,t(277),(()=>this[t(282)](t(260))))}[Or(220)](t){const e=Or;if(this[e(258)][e(252)](t[e(271)]))return;this[e(258)][e(270)](t[e(271)]),this[e(264)].ui[e(262)][e(270)](t[e(271)][e(274)]);const n=this[e(264)][e(280)][e(266)](fr);this[e(223)](n[e(241)],e(228),((t,n)=>{const o=e;this[o(264)].ui[o(262)][o(228)](n[o(271)][o(274)]),this[o(258)][o(253)](n[o(271)])}))}[Or(254)](){const t=Or;return this[t(264)][t(226)][t(271)][t(254)]}[Or(278)](t){const n=Or;if(n(222)!=typeof t)throw new e.CKEditorError(n(251));this[n(248)][n(270)](t)}[Or(230)](){const t=Or;this[t(282)](t(243))}[Or(240)]({activeAnnotation:t,annotations:e}){const n=Or,o=[],s=this[n(264)][n(247)][n(256)][n(279)],r=Array[n(239)](s[n(224)]());for(const[t,s]of this[n(275)]){const r=i(s),c=e[n(269)](t);r&&c&&o[n(257)]({annotation:c,range:r})}function i(t){const e=n;for(const n of t)for(const t of r)if(n[e(236)](t,!s[e(249)]))return n;return null}return o[n(281)](((e,o)=>{const s=n,r=e[s(244)],i=o[s(244)];if(!r[s(238)](i)){if(r[s(236)](i,!0))return 1;if(i[s(236)](r,!0))return-1}return e[s(235)]==t?-1:o[s(235)]==t?1:0}))[n(237)]((t=>t[n(235)]))}get[Or(275)](){const t=Or,e=new Map;for(const n of Array[t(239)](this[t(248)]))for(const[o,s]of n())e[t(273)](o,s);return e}}function jr(){const t=["element","_editorAnnotationsData","change:range","update","addSourceCollector","selection","plugins","sort","fire","registerAnnotation","3966786lOROfM","function","listenTo","getRanges","cancel","editing","84420kQKItJ","remove","10UHFaDS","refreshSelectedViews","500172RsnCUi","innerView","1760164AfsHZV","497TQqElZ","annotation","containsRange","map","isEqual","from","getOrderedSelectedAnnotations","collection","717892qquIKm","refresh","range","directChange","15sLFxAk","model","_dataCollectors","isCollapsed","change:isFocused","editorannotations-invalid-source-callback","has","delete","hasDomSelection","EditorAnnotations","document","push","_editorAnnotations","isReadOnly","uiUpdate","1311928XCPYZg","focusTracker","init","editor","blur","get","requires","pluginName","getByInnerView","add","view","1304GyRBDo","set"];return(jr=function(){return t})()}function Vr(){const t=["53664WVKBhS","19820tbgDlG","has","addCommentThread","818240eeiVZr","editor","plugins","455dvXEhE","1341sJWXSk","466mNeqxN","afterInit","RestrictedEditingModeEditing","27426LWXJoN","579567SQfOnQ","get","enableCommand","170hizeVI","2310912zbPXCg"];return(Vr=function(){return t})()}const Nr=Sr;function Sr(t,e){const n=Vr();return(Sr=function(t,e){return n[t-=240]})(t,e)}!function(t,e){const n=Sr,o=t();for(;;)try{if(189246===-parseInt(n(244))/1*(parseInt(n(246))/2)+parseInt(n(250))/3+-parseInt(n(241))/4+parseInt(n(253))/5*(parseInt(n(255))/6)+-parseInt(n(249))/7+-parseInt(n(254))/8+-parseInt(n(245))/9*(-parseInt(n(256))/10))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(Vr);class Dr extends t.Plugin{[Nr(247)](){const t=Nr,e=this[t(242)];e[t(243)][t(257)](t(248))&&e[t(243)][t(251)](t(248))[t(252)](t(240))}}const Pr=Br;function Br(t,e){const n=zr();return(Br=function(t,e){return n[t-=383]})(t,e)}function zr(){const t=["addCommentThread","execute","7755210WayZtx","dataInsert","33722lMCtoP","6YaLclo","importWord","afterInit","editor","map","_handleImportedData","commands","listenTo","1147279VvHYfa","1566360AhkTuV","define","config","258IGEqas","importWord.formatting.comments","27jdIctq","high","collaboration_features","684096NJoOgv","get","538572JJxnGA","basic","868880pVtQzp","forEach","plugins","collaboration.channelId"];return(zr=function(){return t})()}!function(t,e){const n=Br,o=t();for(;;)try{if(840174===parseInt(n(394))/1+-parseInt(n(385))/2*(-parseInt(n(398))/3)+-parseInt(n(405))/4+-parseInt(n(383))/5*(parseInt(n(386))/6)+parseInt(n(403))/7+parseInt(n(407))/8*(-parseInt(n(400))/9)+parseInt(n(395))/10)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(zr);class Lr extends t.Plugin{constructor(t){const e=Br;super(t),this[e(389)][e(397)][e(396)](e(399),e(406))}[Pr(388)](){const t=Pr,n=this[t(389)],o=n[t(392)][t(404)](t(387)),r=n[t(409)][t(404)](s.Users);o&&(o.on(t(412),((e,[,n])=>{n[t(402)]={comments:!0,user_id:r.me.id}}),{priority:e.priorities[t(401)]+10}),this[t(393)](o,t(384),this[t(391)]))}[Pr(391)](t,e){const n=Pr,{comment_threads:o}=e;o&&o[n(408)]((({thread_id:t,comments:e,is_resolved:o})=>{const r=n,i=new Date,c=e[r(390)]((({author:t,content:e,created_at:n})=>({content:e,authorId:this[r(389)][r(409)][r(404)](s.Users).me.id,createdAt:i,attributes:{"@external":{authorName:t,createdAt:n?new Date(n):new Date,source:r(387)}}}))),a=this[r(389)][r(397)][r(404)](r(410));this[r(389)][r(409)][r(404)](_r)[r(411)]({channelId:a,threadId:t,comments:c,resolvedAt:o?i:null})}))}}const Fr=Ur;function Ur(t,e){const n=Kr();return(Ur=function(t,e){return n[t-=478]})(t,e)}function Kr(){const t=["requires","get","2019861goaVfN","afterInit","highest","1154872ScgNVf","_removeMarkersWithoutThreads","content","66oNhjXL","ClipboardPipeline","hasCommentThread","config","has","31125mvIlCY","CommentsRepository","define","2549616kKQkOP","listenTo","5430970EEuYny","editor","keys","delete","markers","14081625jceUmM","ClipboardMarkersUtils","_registerMarkerToCopy","plugins","10215891UOKeqR","default","comment","split","contentInsertion","6jnODxR","comments.copyMarkers"];return(Kr=function(){return t})()}!function(t,e){const n=Ur,o=t();for(;;)try{if(807584===-parseInt(n(482))/1*(parseInt(n(511))/2)+parseInt(n(505))/3+parseInt(n(508))/4+-parseInt(n(487))/5*(-parseInt(n(501))/6)+-parseInt(n(496))/7+-parseInt(n(485))/8+parseInt(n(492))/9)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(Kr);class Wr extends t.Plugin{constructor(t){const e=Ur;super(t),this[e(488)][e(480)][e(484)](e(502),e(497))}static get[Fr(503)](){return[Eo.ClipboardMarkersUtils,Eo.ClipboardPipeline]}[Fr(506)](){const t=Fr,e=this[t(488)][t(495)][t(504)](t(493)),n=this[t(488)][t(495)][t(504)](t(478)),o=this[t(488)][t(480)][t(504)](t(502));e[t(494)](t(498),o),this[t(486)](n,t(500),((e,n)=>this[t(509)](n[t(510)][t(491)])),{priority:t(507)})}[Fr(509)](t){const e=Fr;if(!this[e(488)][e(495)][e(481)](e(483)))return t;const n=this[e(488)][e(495)][e(504)](e(483));for(const o of t[e(489)]()){const[s,r]=o[e(499)](":");e(498)!=s||n[e(479)](r)||t[e(490)](o)}return t}}var Hr=n(492),Yr={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Ts()(Hr.A,Yr);Hr.A.locals;const Gr=qr;function qr(t,e){const n=Jr();return(qr=function(t,e){return n[t-=216]})(t,e)}function Jr(){const t=["getAllMarkersForId","addCommentThread","getAttribute","markers","ignoreResolvedComments","getByInnerView","conversion","delete","change:isThreadsLoadingPaused","once","_threads","startsWith","isObject","isEqual","_handleMarkerAddAndRemove","document","substring","3404iimctX","isResolved","markerToHighlight","markerName","registerAnnotation","data","$marker","_attachMarkerToThread","setUnlinkedAt","enqueueChange","render","elementToElement","99GSgiWS","from","root","editor","editing","583560RhMnmv","join","get","dataToMarker","config","isCollapsed","affectsData","setContext","186UfPdQv","removeMarker","hasCommentThread","_detachCommentThread","addComment","_reconvertMarkers","LEAVE_COMMENT_ANNOUNCEMENT","differ","getItems","getWalker","5518sxJqgG","set","init","createRange","markerToData","comments","189925tGCHWS","unlinkedAt","newRange","hasContent","ck-comment-marker--active","size","length","change:activeMarker","createElement","managedUsingOperations","fetchCommentThread","$textProxy","collaboration.channelId","CommentsEditing","name","start","comment","updateMarker","_hasTargetInContent","resolveCommentThread","split","removeMarker:","group","_attachArchivedThread","834092wNqxnS","750804nLlsxa","state","upcast","schema","openNewCommentThread","getChangedMarkers","reopenCommentThread","switchReadOnly","ready","push","$graveyard","clear","announce","hasDomSelection","attachTo","hasMarkerForId","isAttached","_initializeMarkerConverters","consumable","commands","addMarker:","getCommentThread","change:isReadOnly","isThreadsLoadingPaused","_getTextContext","item","getCommentThreads","_handleThreadMarker","1797147AokyFx","listenTo","scrollToThreadMarker","consume","_getTargetForId","ck-comment-marker","focus","editingDowncast","reconvertMarker","text","_threadToController","context","view","pluginName","add","getRange","change","removeCommentThread","destroy","_initAriaMarkerChangeAnnouncements","end","isLocal","dataDowncast","plugins","ENTER_COMMENT_ANNOUNCEMENT","ariaLiveAnnouncer","requires","destroyed","refreshVisibility","rootName","registerPostFixer","createPositionBefore","locale","then","low","for","model","comment:","activeMarker"];return(Jr=function(){return t})()}!function(t,e){const n=qr,o=t();for(;;)try{if(153030===parseInt(n(352))/1*(-parseInt(n(225))/2)+-parseInt(n(365))/3*(parseInt(n(340))/4)+-parseInt(n(231))/5+parseInt(n(256))/6+parseInt(n(255))/7+parseInt(n(357))/8+parseInt(n(284))/9)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(Jr);class Xr extends t.Plugin{static get[Gr(310)](){return[_r,Rr,Dr,Lr,Wr]}static get[Gr(297)](){return Gr(244)}constructor(t){const e=Gr;super(t),this[e(226)](e(279),!0),t[e(345)][e(332)](e(264),(()=>this[e(279)]=!1)),this[e(226)](e(322),null),this.on(e(238),((n,o,s,r)=>{const i=e,c=s?Zr(s).id:null;if(t[i(320)][i(300)]((()=>{const e=i;if(c){const n=this[e(323)](c);for(const o of n)t[e(356)][e(292)](o)}if(r){const{id:n}=Zr(r),o=this[e(323)](n);for(const n of o)t[e(356)][e(292)](n)}})),c){const e=t[i(307)][i(359)](_r)[i(277)](c);e&&e[i(341)]&&this[i(286)](c)}})),this[e(303)]()}[Gr(227)](){const t=Gr,e=this[t(355)],n=e[t(307)][t(359)](_r),o=e[t(361)][t(359)](t(243));e[t(275)][t(298)](t(324),new xr(e)),this[t(285)](e,t(278),((o,s,r)=>{const i=t;n[i(263)](r,e[i(361)][i(359)](i(243)))})),this[t(285)](n,Qr(t(324),o),((e,{threadId:n})=>{const o=t,s=this[o(355)][o(307)][o(359)](_r)[o(277)](n);s&&s[o(232)]&&this[o(254)](n)})),this[t(285)](n,Qr(t(301),o),((n,{threadId:o})=>{const s=t;e[s(320)][s(349)]({isUndoable:!1},(t=>{const e=s,n=this[e(323)](o);for(const o of n)t[e(216)](o)}))})),this[t(285)](n,Qr(t(250),o),((e,{threadId:n})=>{const o=t;this[o(220)](n),this[o(355)][o(356)][o(296)][o(269)]&&(this[o(355)][o(307)][o(359)](_r)[o(277)](n)[o(232)]||this[o(355)][o(356)][o(296)][o(290)]())}),{priority:t(318)}),this[t(285)](n,Qr(t(262),o),((e,{threadId:n})=>{this[t(220)](n)}),{priority:t(318)}),this[t(285)](n,Qr(t(219),o),((o,{threadId:s,isFromAdapter:r})=>{const i=t,c=this[i(323)](s);!r&&0!=c[i(237)]&&n[i(217)](s)&&1===n[i(277)](s)[i(237)]&&e[i(320)][i(349)]({isUndoable:!1},(t=>{const e=i;for(const n of c)t[e(248)](n,{usingOperation:!0,affectsData:!0})}))}),{priority:t(318)}),this[t(273)](),this[t(337)]()}[Gr(302)](){const t=Gr,e=this[t(355)][t(307)][t(359)](_r),n=this[t(355)][t(361)][t(359)](t(243));for(const o of e[t(282)]({channelId:n}))e[t(218)](o.id),e[t(333)][t(330)](o.id);super[t(302)]()}[Gr(271)](t){const e=Gr;return this[e(323)](t)[e(237)]>0}[Gr(323)](t){const e=Gr,n=[];for(const o of this[e(355)][e(320)][e(326)])o[e(245)][e(334)](e(321)+t)&&n[e(265)](o);return n}[Gr(286)](t){const n=Gr,o=this[n(288)](t);o&&setTimeout((()=>{const s=n;this[s(322)]&&Zr(this[s(322)]).id===t&&(0,e.scrollViewportToShowTarget)({target:o[0],viewportOffset:100,alignToTop:!0})}),50)}[Gr(220)](t){const e=Gr;this[e(355)][e(320)][e(300)]((()=>{const n=e;for(const e of this[n(323)](t))this[n(355)][n(356)][n(292)](e)}))}[Gr(254)](t){const e=Gr,n=this[e(355)][e(307)][e(359)](_r),o=this[e(355)][e(307)][e(359)](Rr),s=n[e(277)](t);if(!s[e(272)]){const t=s[e(270)]((()=>this[e(288)](s.id)));o[e(344)](t),s[e(249)]=!1}}[Gr(273)](){const t=Gr,e=this[t(355)];e[t(329)][t(319)](t(291))[t(342)]({model:t(247),view:(n,o)=>{const s=t,{id:r}=Zr(n[s(343)]),i=e[s(307)][s(359)](_r)[s(277)](r),c=this[s(322)]&&Zr(this[s(322)]).id===r;if(i&&i[s(341)]&&!c&&n[s(281)])return o[s(274)][s(287)](n[s(281)],s(276)+n[s(343)]),o[s(274)][s(287)](n[s(281)],s(252)+n[s(343)]),null;const a=[s(289)];return c&&a[s(265)](s(235)),{classes:a,attributes:{"data-comment":r}}}}),e[t(329)][t(319)](t(306))[t(229)]({model:t(247),view:(n,{options:o})=>{const s=t,r=e[s(307)][s(359)](_r),i=e[s(320)][s(326)][s(359)](n),{id:c,part:a}=Zr(n);if(i&&!i[s(363)])return null;if(o[s(327)]){const t=r[s(277)](c);if(t&&t[s(341)])return null}return{group:s(247),name:a?c+":"+a:c}}}),e[t(329)][t(319)](t(258))[t(351)]({view:{name:t(247),attributes:{id:/^\w/}},model:(e,{writer:n})=>n[t(239)](t(346),{"data-name":t(321)+e[t(325)]("id")})}),e[t(329)][t(319)](t(258))[t(360)]({view:t(247)})}[Gr(337)](){const t=Gr,e=this[t(355)],n=e[t(307)][t(359)](_r),o=new Set,s=new Set;e[t(320)][t(338)][t(314)]((n=>{const r=t;let i=!1;for(const{name:t,data:c}of e[r(320)][r(338)][r(222)][r(261)]()){const{group:a,id:h}=Zr(t);let u=c[r(233)];if(r(247)!==a||!u)continue;const l=r(266)===u[r(354)][r(313)];l||(u=$r(u,e[r(320)]),!u||u[r(362)]||!c[r(233)]||u[r(336)](c[r(233)]))?e[r(320)][r(234)](u)&&!l?this[r(279)]?o[r(298)](t):this[r(283)](t,h):(s[r(298)](t),o[r(330)](t),n[r(216)](t),i=!0):(n[r(248)](t,{range:u}),i=!0)}return i})),this.on(t(331),((n,s,r)=>{const i=t;if(!r&&o[i(236)])for(const t of o){const{id:n}=Zr(t);o[i(330)](t),e[i(320)][i(326)][i(359)](t)&&this[i(283)](t,n)}})),this[t(285)](e[t(320)][t(338)],t(300),((r,i)=>{const c=t;for(const{name:t,data:{newRange:r}}of e[c(320)][c(338)][c(222)][c(261)]()){const{group:i,id:a}=Zr(t);if(c(247)!==i)continue;const h=n[c(277)](a),u=this[c(271)](a);h&&(h[c(249)]||e[c(356)][c(296)][c(332)](c(350),(()=>{const t=c,o=e[t(307)][t(359)](fr),s=n[t(294)][t(359)](h)[t(296)];o[t(328)](s)[t(312)]()}),{priority:c(318)}),h[c(249)]=u||!!r),r||(s[c(298)](t),o[c(330)](t))}if(i[c(305)])for(const t of s){const{id:e}=Zr(t),s=n[c(277)](e),r=this[c(271)](e);o[c(330)](t),!s||r||s[c(232)]||s[c(348)](new Date)}s[c(267)]()}))}[Gr(288)](t){const e=Gr,n=this[e(355)],o=this[e(323)](t);return(0,s.getAllMarkersDomElementsSorted)(n[e(356)],o)}[Gr(280)](t){const e=Gr,n=this[e(323)](t);let o="",s=!1;for(const t of n){const n=t[e(299)]();for(const t of Array[e(353)](n[e(223)]()))t.is(e(242))?(o&&s&&(o+=" ",s=!1),o+=t[e(345)]):s=!0;s=!0}return o[e(339)](0,150)}[Gr(347)](t,e){const n=Gr,o=this[n(355)],s=o[n(307)][n(359)](_r);let r=s[n(277)](e);const i=o[n(361)][n(359)](n(243)),c=o[n(307)][n(359)](Rr);return r&&(r[n(232)]&&r[n(348)](null),r[n(272)])||(this[n(323)](e)[0][n(240)]?s[n(241)]({channelId:i,threadId:e})[n(317)]((t=>{const s=n;if(s(311)!==o[s(257)])if(r=t,r&&!r[s(272)]){const t=r[s(270)]((()=>this[s(288)](e)));c[s(344)](t),r[s(341)]&&this[s(220)](e)}else if(!r){const t=this[s(323)](e);o[s(320)][s(300)]((e=>{const n=s;for(const o of t)e[n(216)](o)}))}})):o[n(356)][n(296)][n(332)](n(350),(()=>{const t=n;if(s[t(277)](e))return;const a=o[t(307)][t(359)](fr);r=s[t(260)]({channelId:i,threadId:e,target:()=>this[t(288)](e),context:{type:t(293),value:this[t(280)](e)}});const h=s[t(294)][t(359)](r)[t(296)],u=a[t(328)](h);u&&c[t(344)](u)}),{priority:n(318)})),r}[Gr(283)](t,e){const n=Gr,o=this[n(347)](t,e);o&&!o[n(295)]&&o[n(364)]({type:n(293),value:this[n(280)](e)})}[Gr(303)](){const t=Gr,e=this[t(355)];(0,s.surroundingMarkersDetector)(e[t(320)],(({left:n,entered:o})=>{const s=t,r=[];for(const t of n)if(ti(t)){r[s(265)](vo(e[s(316)],s(221)));break}for(const t of o)if(ti(t)){r[s(265)](vo(e[s(316)],s(308)));break}r[s(237)]&&e.ui[s(309)][s(268)](s(230),r[s(358)](" "))}))}}function Qr(t,e){return e?t+":"+e:t}function Zr(t){const e=t[Gr(251)](":");return{group:e[0],id:e[1],part:e[2]}}function $r(t,e){const n=Gr,o=e[n(259)],s=e[n(228)](t[n(246)]);for(const r of t[n(224)]()){const{type:t,item:i,nextPosition:c}=r;if(n(293)===t||o[n(335)](i)){const t=e[n(315)](i);s[n(362)]&&(s[n(246)]=t),s[n(304)]=c}}return s}function ti(t){const e=Gr;return e(247)===Zr(t[e(245)])[e(253)]}const ei='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M4 1.5h12A3.5 3.5 0 0 1 19.5 5v8l-.005.192a3.5 3.5 0 0 1-2.927 3.262l-.062.008v1.813a1.5 1.5 0 0 1-2.193 1.33l-.371-.193-.38-.212a13.452 13.452 0 0 1-3.271-2.63l-.062-.07H4A3.5 3.5 0 0 1 .5 13V5A3.5 3.5 0 0 1 4 1.5ZM4 3a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h6.924a11.917 11.917 0 0 0 3.71 3.081l.372.194v-3.268L14.962 15H16a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2H4Z"/><path d="M9.75 5a.75.75 0 0 0-.75.75v2.5H6.5a.75.75 0 0 0 0 1.5H9v2.5a.75.75 0 0 0 1.5 0v-2.5H13a.75.75 0 0 0 0-1.5h-2.5v-2.5A.75.75 0 0 0 9.75 5Z"/></svg>\n',ni=oi;function oi(t,e){const n=si();return(oi=function(t,e){return n[t-=143]})(t,e)}function si(){const t=["816TEJUAK","from","map","get","low","1075368GJGWMZ","focusTracker","tooltip","plugins","5379689rUUbos","24vLHHXN","componentFactory","change:activeAnnotations","activeMarker","getRange","CommentsUI","12670CpBPUS","model","1539810jUsmlp","_threadToController","icon","find","label","requires","pluginName","init","hasMarkerForId","comment:","push","addSourceCollector","isFocused","_createUIButton","locale","isEnabled","listenTo","add","execute","_viewToController","Comment","2173980CjNFzk","view","stop","getCommentThread","editing","addComment","55jIyyDJ","226458YaruGY","length","getAllMarkersForId","133942Wejhss","highest","CommentThreadInputView","commands","18zBmJQO","bind","editor","CommentsListView","removeCommentThread","addCommentThread","hasCommentThread","has","comment","innerView","focus"];return(si=function(){return t})()}!function(t,e){const n=oi,o=t();for(;;)try{if(393357===-parseInt(n(168))/1+-parseInt(n(171))/2*(parseInt(n(196))/3)+parseInt(n(161))/4+-parseInt(n(202))/5*(-parseInt(n(186))/6)+parseInt(n(195))/7+-parseInt(n(191))/8*(-parseInt(n(175))/9)+parseInt(n(204))/10*(-parseInt(n(167))/11))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(si);class ri extends t.Plugin{static get[ni(146)](){return ni(201)}static get[ni(145)](){return[_r,Xr,Rr,fr]}get[ni(178)](){return Zo}get[ni(173)](){return Yo}[ni(147)](){const t=ni,e=this[t(177)],n=e[t(194)][t(189)](_r),o=e[t(194)][t(189)](Xr),s=e[t(194)][t(189)](fr),r=e[t(194)][t(189)](Rr);e.ui[t(197)][t(157)](t(183),(()=>this[t(153)]())),r[t(151)]((()=>{const e=t,s=[];for(const[t,r]of n[e(205)]){const n=o[e(170)](t.id),i=n[e(188)]((t=>t[e(200)]()));n[e(169)]>0&&s[e(150)]([r[e(162)],i])}return s})),this[t(156)](s,t(198),((e,s,r)=>{const i=t,c=Array[i(187)](r)[i(188)]((t=>t[i(184)]))[i(143)]((t=>n[i(159)][i(182)](t)));if(!c)return void(o[i(199)]=null);const a=n[i(159)][i(189)](c)[i(203)].id,h=i(149)+a;a&&o[i(148)](a)?o[i(199)]=h:o[i(199)]&&(o[i(199)]=null)})),this[t(156)](n,t(179),((n,{threadId:s,isFromAdapter:r})=>{const i=t;!r&&e.ui[i(192)][i(152)]&&o[i(148)](s)&&e[i(165)][i(162)][i(185)]()}),{priority:t(172)}),this[t(156)](n,t(166),((s,{threadId:r,isFromAdapter:i})=>{const c=t;!i&&o[c(148)](r)&&n[c(181)](r)&&1===n[c(164)](r)[c(169)]&&(e[c(165)][c(162)][c(185)](),s[c(163)]())}),{priority:t(190)})}[ni(153)](){const t=ni,e=this[t(177)],n=new go.ButtonView(e[t(154)]),o=e[t(174)][t(189)](t(180));return n[t(144)]=vo(e[t(154)],t(160)),n[t(193)]=vo(e[t(154)],t(160)),n[t(206)]=ei,n[t(176)](t(155)).to(o),this[t(156)](n,t(158),(()=>o[t(158)]())),n}}const ii=ai;function ci(){const t=["1093146HxNWbJ","listenTo","delete","isEnabled","editing","4LqLaiX","clipboardInput","config","7105896IZYjiU","stop","forceDisabled","cut","highest","DragDrop","commentsOnlyMode","_disableCommentsOnlyMode","pluginName","afterInit","commentsOnly","929727NghLrJ","3529838uGhNyW","has","CommentsOnly","requires","527695iQbLVH","clearForceDisabled","addCommentThread","stopListening","set","_enableCommentsOnlyMode","view","plugins","change:isEnabled","14LeZZtQ","affectsData","565340NjYIfu","commands","get","10077224zTpQWM","editor","document"];return(ci=function(){return t})()}function ai(t,e){const n=ci();return(ai=function(t,e){return n[t-=172]})(t,e)}!function(t,e){const n=ai,o=t();for(;;)try{if(889482===-parseInt(n(211))/1+parseInt(n(196))/2+parseInt(n(195))/3*(-parseInt(n(181))/4)+parseInt(n(200))/5+parseInt(n(176))/6*(parseInt(n(209))/7)+-parseInt(n(173))/8+parseInt(n(184))/9)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(ci);class hi extends t.Plugin{static get[ii(192)](){return ii(198)}static get[ii(199)](){return[Xr]}constructor(t){const e=ii;super(t),this[e(204)](e(179),!1),this.on(e(208),((t,n,o)=>{const s=e;o?this[s(205)]():this[s(191)]()}))}[ii(193)](){const t=ii;!this[t(179)]&&this[t(174)][t(183)][t(172)](t(194))&&(this[t(179)]=!0)}[ii(205)](){const t=ii;for(const[e,n]of this[t(174)][t(212)])n[t(210)]&&t(202)!==e&&n[t(186)](t(190));this[t(174)][t(207)][t(197)](t(189))&&this[t(174)][t(207)][t(172)](t(189))[t(186)](t(190));const e=this[t(174)][t(180)][t(206)][t(175)];this[t(177)](e,t(187),(e=>e[t(185)]()),{priority:t(188)}),this[t(177)](e,t(182),(e=>e[t(185)]()),{priority:t(188)}),this[t(177)](e,t(178),(e=>e[t(185)]()),{priority:t(188)})}[ii(191)](){const t=ii;for(const[e,n]of this[t(174)][t(212)])n[t(210)]&&t(202)!==e&&n[t(201)](t(190));this[t(203)](this[t(174)][t(180)][t(206)][t(175)])}}function ui(t,e){const n=di();return(ui=function(t,e){return n[t-=400]})(t,e)}const li=ui;function di(){const t=["detach","6PFjIaQ","activeAnnotations","_removeActiveAnnotation","size","function","destroy","attach","_deactivateAllAnnotations","_activateAnnotation","annotationsuis-register-already-registered","context","isActive","_assertAnnotationDoesNotBelongToMultipleUIs","745mRYQVv","_visibleAnnotations","from","activeUIs","set","find","push","_uis","get","hasActive","setActiveAnnotation","type","collection","deactivate","plugins","annotationsuis-annotation-mismatch","filter","annotationsuis-missing-ui","change:activeAnnotation","_addActiveAnnotation","has","listenTo","init","add","stopListening","requires","length","29380ASWSCa","deactivateAll","1052821XiRWgS","16KzCrKD","remove","9143304wAYsnu","refilterAnnotations","annotationsuis-register-invalid-interface","21623490yHSXNc","delete","2799209eosMIW","pluginName","_setSelectedAnnotations","switchTo","_uisData","280948hmbDPy","register","3889035zOZMgc","AnnotationsUIs","activate"];return(di=function(){return t})()}!function(t,e){const n=ui,o=t();for(;;)try{if(832788===parseInt(n(435))/1+parseInt(n(448))/2*(parseInt(n(454))/3)+-parseInt(n(433))/4*(parseInt(n(406))/5)+parseInt(n(438))/6+parseInt(n(443))/7*(parseInt(n(436))/8)+parseInt(n(450))/9+-parseInt(n(441))/10)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(di);class mi extends t.ContextPlugin{static get[li(431)](){return[fr]}static get[li(444)](){return li(451)}constructor(t){const e=li;super(t),this[e(409)]=new Set,this[e(413)]=new Map,this[e(447)]=new Map}[li(428)](){const t=li,e=this[t(403)][t(420)][t(414)](fr);this[t(427)](e,t(401),((e,n)=>{const o=t;for(const t of this[o(409)]){const e=this[o(413)][o(414)](t);(0,this[o(447)][o(414)](t)[o(422)])(n)&&e[o(416)](n)}})),this[t(427)](e,t(400),(()=>{const e=t;for(const t of this[e(409)])this[e(413)][e(414)](t)[e(416)](null)})),this[t(427)](e[t(407)],t(429),((e,n)=>{this[t(405)](n)}))}[li(415)](){const t=li;return this[t(409)][t(457)]>0}[li(404)](t){const e=li;return this[e(409)][e(426)](t)}[li(452)](t,n=(()=>!0)){const o=li,s=this[o(403)][o(420)][o(414)](fr);if(!this[o(413)][o(426)](t))throw new e.CKEditorError(o(423),this,{uiName:t});this[o(404)](t)&&this[o(419)](t),this[o(409)][o(429)](t);const r=new ur;(function({source:t,target:e,filter:n}){const o=cr;for(const s of t)n(s)&&e[o(451)](s);e[o(412)](t,o(451),((t,s)=>{const r=o;n(s)&&e[r(451)](s)})),e[o(412)](t,o(429),((t,n)=>{const s=o;e[s(408)](n)&&e[s(429)](n)}))})({source:s[o(407)],target:r,filter:n}),this[o(447)][o(410)](t,{collection:r,filter:n});const i=this[o(413)][o(414)](t);i[o(460)](r),this[o(427)](i,o(424),((t,e,n,r)=>{const i=o;r&&s[i(456)](r),n&&s[i(425)](n)}))}[li(419)](t){const n=li;if(this[n(409)][n(442)](t),!this[n(413)][n(426)](t))throw new e.CKEditorError(n(423),this,{uiName:t});const o=this[n(413)][n(414)](t);o[n(453)](),this[n(430)](o),this[n(447)][n(414)](t)[n(418)][n(459)](),this[n(447)][n(442)](t)}[li(446)](t){const n=li;if(!this[n(413)][n(426)](t))throw new e.CKEditorError(n(423),this,{uiName:t});const o=this[n(403)][n(420)][n(414)](fr),s=Array[n(408)](o[n(455)])[0]||null;this[n(434)](),this[n(452)](t);const r=this[n(413)][n(414)](t);r[n(416)](s),r[n(445)]&&s&&r[n(445)]([s])}[li(434)](){const t=li;for(const e of this[t(409)])this[t(419)](e)}[li(449)](t,n){const o=li;if(this[o(413)][o(426)](t))throw new e.CKEditorError(o(402));if(o(458)!=typeof n[o(460)]||o(458)!=typeof n[o(453)]||o(458)!=typeof n[o(416)])throw new e.CKEditorError(o(440),null);this[o(413)][o(410)](t,n)}[li(439)](){const t=li,e=this[t(403)][t(420)][t(414)](fr)[t(418)],n=new Map,o=Array[t(408)](this[t(409)]);for(const e of this[t(409)]){const o=this[t(447)][t(414)](e)[t(418)];for(const s of o)n[t(410)](s,e)}for(const s of e){const e=n[t(414)](s);this[t(405)](s);const r=o[t(411)]((e=>this[t(447)][t(414)](e)[t(422)](s)));e!==r&&(e&&this[t(447)][t(414)](e)[t(418)][t(437)](s),r&&this[t(447)][t(414)](r)[t(418)][t(429)](s))}}[li(459)](){const t=li;this[t(434)](),super[t(459)]()}[li(405)](t){const n=li,o=[];for(const e of this[n(409)])(0,this[n(447)][n(414)](e)[n(422)])(t)&&o[n(412)](e);if(o[n(432)]>1)throw new e.CKEditorError(n(421),null,{matchedUIs:o,annotationType:t[n(417)]})}}var pi=n(573),fi={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Ts()(pi.A,fi);pi.A.locals;function gi(){const t=["ck-sidebar","854010BFIPqq","380058BaKBsU","list","bindTemplate","1217073ptOMSd","1047610TutRrh","4EwWcgB","223188tEjoVh","number","class","set","9coOJkv","1058301LyRrVb","1ysCkmj","setTemplate","createCollection","63876eylDSj","ck-reset","div","minHeight","8GaEFRd"];return(gi=function(){return t})()}function vi(t,e){const n=gi();return(vi=function(t,e){return n[t-=117]})(t,e)}!function(t,e){const n=vi,o=t();for(;;)try{if(202689===parseInt(n(121))/1*(parseInt(n(124))/2)+parseInt(n(120))/3*(parseInt(n(136))/4)+-parseInt(n(130))/5+parseInt(n(137))/6+-parseInt(n(131))/7*(parseInt(n(128))/8)+-parseInt(n(119))/9*(parseInt(n(135))/10)+parseInt(n(134))/11)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(gi);const ki=(0,e.toUnit)("px");class bi extends go.View{constructor(t){const e=vi;super(t);const n=this[e(133)];this[e(118)](e(127),0),this[e(118)](e(117),""),this[e(132)]=this[e(123)](),this[e(122)]({tag:e(126),attributes:{class:["ck",e(129),e(125),n.to(e(117))],style:{minHeight:n.to(e(127),(t=>e(138)==typeof t?ki(t+10):null))}},children:this[e(132)]})}}const wi=_i;function _i(t,e){const n=Ii();return(_i=function(t,e){return n[t-=125]})(t,e)}function Ii(){const t=["height","_mutationObserver","createCollection","5754710iugdOC","187754tkRvyq","updateHeight","set","16zOMkOZ","setTemplate","content","981058dbjlki","ck-sidebar-item--no-animation","bind","663511MbRzZf","bindTemplate","clientHeight","clear","804221ApjOpS","render","9DDOHGg","div","attach","destroy","_targetTop","2449165wpVPJH","3lJDjnM","bottom","isAnimationDisabled","detach","2745504ZTPyhP","6rJDQeB","156NlssZj","element","ck-sidebar-item","top"];return(Ii=function(){return t})()}!function(t,e){const n=_i,o=t();for(;;)try{if(343497===-parseInt(n(154))/1+parseInt(n(151))/2*(-parseInt(n(131))/3)+parseInt(n(135))/4+parseInt(n(130))/5*(parseInt(n(136))/6)+parseInt(n(145))/7*(-parseInt(n(148))/8)+-parseInt(n(125))/9*(parseInt(n(144))/10)+parseInt(n(158))/11*(parseInt(n(137))/12))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(Ii);const yi=(0,e.toUnit)("px");class Ci extends go.View{constructor(t){const e=_i;super(t),this[e(147)](e(140),0),this[e(147)](e(141),0),this[e(153)](e(132)).to(this,e(140),this,e(141),((t,e)=>t+e)),this[e(147)](e(133),!1),this[e(142)]=Js((()=>this[e(146)]())),this[e(129)]=null,this[e(150)]=this[e(143)]();const n=this[e(155)];this[e(149)]({tag:e(126),attributes:{class:[e(139),n.to(e(133),(t=>t?e(152):""))],style:{top:n.to(e(140),(t=>yi(t)))}},children:this[e(150)]})}[wi(159)](){const t=wi;super[t(159)](),this[t(142)][t(127)](this[t(138)])}[wi(146)](){const t=wi,e=this[t(138)][t(156)];e&&(this[t(141)]=e)}[wi(128)](){const t=wi;this[t(150)][t(157)](),this[t(142)][t(134)](),super[t(128)]()}}const Ai=Oi;function Ti(){const t=["_alignForBottomChange","refresh","config","Sidebar","addAnnotation","add","setContainer","_destroySidebarItemView","_sidebarItemViewToAnnotation","_recalculate","rearrange","container","clear","4tFOJYO","isActive","45aCJFuY","_getTargetTop","target","_getItemBefore","get","getIndex","targetRect","_activeAnnotation","_setItemTop","destroy","bind","list","_getMaxAvailableTop","sidebar-setcontainer-invalid-element","_alignBeforeItem","change:targetRect","minHeight","_recalculateBuffer","_createSidebarView","getSidebarItemView","_annotationToSidebarItemView","11eOuiwu","view","_getItemAfter","_targetTop","3kybhRg","_alignToTargetRect","1604979VHrhQN","_lastItem","sidebar-attachtocontainer-missing-container","_annotations","_detachFromContainer","element","8789880OrOdTf","_alignAfterItem","height","define","object","18265MDtMIs","set","last","render","stopListening","top","appendChild","4998042UdmJNj","nodeType","remove","locale","sidebar.container","_updateLastItem","listenTo","content","change:_lastItem","delete","unbind","init","bottom","class","change:top","max","_attachToContainer","_alignForTopChange","context","505234rwWeFZ","sidebar.preventScrollOutOfView","isAnimationDisabled","change:bottom","pluginName","length","push","135luoiyg","255968EIQqHa","_spaceBetweenItems","22164epJvBa","110118adsfmM","updateHeight"];return(Ti=function(){return t})()}!function(t,e){const n=Oi,o=t();for(;;)try{if(443632===parseInt(n(286))/1*(-parseInt(n(325))/2)+parseInt(n(288))/3*(parseInt(n(351))/4)+parseInt(n(332))/5*(-parseInt(n(336))/6)+-parseInt(n(306))/7+-parseInt(n(333))/8*(-parseInt(n(353))/9)+-parseInt(n(294))/10*(parseInt(n(282))/11)+parseInt(n(335))/12*(parseInt(n(299))/13))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(Ti);class Ei extends t.ContextPlugin{static get[Ai(329)](){return Ai(341)}constructor(t){const e=Ai;super(t),this[e(300)](e(289),void 0),this[e(283)]=this[e(279)](),this[e(300)](e(349),null),this[e(334)]=25,this[e(346)]=new Map,this[e(281)]=new Map,this[e(324)][e(340)][e(297)](e(326),!1),this[e(291)]=null,this[e(360)]=null,this[e(278)]=[]}[Ai(317)](){const t=Ai,e=this[t(324)][t(340)][t(357)](t(310));e&&this[t(344)](e)}[Ai(344)](t){const n=Ai;if(!Mi(t))throw new e.CKEditorError(n(274));this[n(349)]=t}[Ai(322)]({viewClass:t="",spaceBetweenItems:n=25}={}){const o=Ai;if(!Mi(this[o(349)]))throw new e.CKEditorError(o(290),this);this[o(349)][o(305)](this[o(283)][o(293)]),this[o(283)][o(319)]=t,this[o(334)]=n}[Ai(348)]({removedAnnotation:t,previousAnnotation:e,nextAnnotation:n}){const o=Ai,s=this[o(280)](t);this[o(283)][o(272)][o(308)](s),this[o(345)](t),e&&this[o(287)](this[o(280)](e)),n&&this[o(287)](this[o(280)](n)),this[o(311)]()}[Ai(339)]({blurredAnnotation:t,activatedAnnotation:e,disableAnimationOnActivatedAnnotation:n}){const o=Ai;if(this[o(360)]=e,t){t[o(352)]=!1;const e=this[o(280)](t);e&&n&&(e[o(327)]=!1)}if(e){const t=this[o(280)](e);t&&(e[o(352)]=!0,n&&(t[o(327)]=!0,t[o(304)]+=1),this[o(287)](t))}}[Ai(292)](t){const e=Ai;if(this[e(283)][e(293)][e(308)](),t)for(const n of t)this[e(345)](n);this[e(283)][e(272)][e(350)](),this[e(283)][e(319)]="",this[e(289)]=null}[Ai(342)](t,e){const n=Ai;e||(e=t[n(283)]);const o=new Ci(this[n(324)][n(309)]);this[n(346)][n(300)](o,t),this[n(281)][n(300)](t,o),o[n(313)][n(343)](e),this[n(312)](t[n(283)],n(276),((e,s,r)=>{const i=n,c=this[i(354)](t,r);o[i(285)]!=c&&(o[i(285)]=c,this[i(361)](o,c))})),this[n(312)](o,n(320),(()=>{const t=n;this[t(347)](o,t(304))})),this[n(312)](o,n(328),(()=>{const t=n;this[t(347)](o,t(318))})),this[n(287)](o);const s=this[n(356)](o);return s&&this[n(295)](s,o)||this[n(287)](o),this[n(311)](),this[n(283)][n(272)][n(343)](o),o}[Ai(323)](t){const e=Ai;if(!t[e(313)][e(330)])return;const n=this[e(356)](t);if(!n)return;const o=this[e(346)][e(357)](n),s=this[e(360)];s&&s===o?this[e(295)](n,t):this[e(275)](t,n)}[Ai(338)](t){const e=Ai;if(!t[e(313)][e(330)])return;const n=this[e(284)](t);if(!n)return;const o=this[e(346)][e(357)](n),s=this[e(324)][e(340)][e(357)](e(326)),r=this[e(360)];r&&r===o&&s?(this[e(275)](n,t),this[e(295)](t,n)):r&&r===o?this[e(275)](n,t):this[e(295)](t,n)}[Ai(347)](t,e){const n=Ai;0===this[n(278)][n(330)]&&setTimeout((()=>{const t=n;for(const{sidebarItemView:e,changedProp:n}of this[t(278)])t(304)===n?this[t(323)](e):this[t(338)](e);this[t(278)]=[]}),10),this[n(278)][n(331)]({sidebarItemView:t,changedProp:e})}[Ai(280)](t){const e=Ai;return this[e(281)][e(357)](t)}[Ai(362)](){const t=Ai;this[t(303)](),this[t(283)][t(362)]()}[Ai(345)](t){const e=Ai,n=this[e(280)](t);this[e(303)](n),this[e(303)](t[e(283)]),n[e(362)](),this[e(281)][e(315)](t),this[e(346)][e(315)](n)}[Ai(279)](){const t=Ai,e=new bi(this[t(324)][t(309)]);return e[t(302)](),this.on(t(314),((n,o,s,r)=>{const i=t;r&&e[i(316)](i(277)),s?e[i(271)](i(277)).to(s,i(318)):e[i(277)]=null})),e}[Ai(311)](){const t=Ai;var e;this[t(289)]=(null===(e=this[t(291)])||void 0===e?void 0:e[t(301)])?this[t(280)](this[t(291)][t(301)]):null}[Ai(356)](t){const e=Ai;var n;const o=this[e(346)][e(357)](t),s=o&&(null===(n=this[e(291)])||void 0===n?void 0:n[e(357)](this[e(291)][e(358)](o)-1));return s&&this[e(280)](s)||null}[Ai(284)](t){const e=Ai;var n;const o=this[e(346)][e(357)](t),s=o&&(null===(n=this[e(291)])||void 0===n?void 0:n[e(357)](this[e(291)][e(358)](o)+1));return s&&this[e(280)](s)||null}[Ai(275)](t,e){const n=Ai;t[n(337)]();const o=xi(e[n(318)]+this[n(334)],t[n(304)]);return!!o&&(this[n(361)](e,e[n(304)]-o),!0)}[Ai(295)](t,e){const n=Ai;t[n(337)]();const o=xi(t[n(318)]+this[n(334)],e[n(304)]);return!!o&&(this[n(361)](e,e[n(304)]+o,!1),!0)}[Ai(287)](t){const e=Ai,n=this[e(346)][e(357)](t);if(!n||!n[e(355)]||!n[e(359)])return;const o=this[e(354)](n,n[e(359)]);this[e(361)](t,o)}[Ai(354)](t,n){const o=Ai;if(null===n)return 0;if(t[o(355)]instanceof e.Rect)return n[o(304)];{const t=new e.Rect(this[o(283)][o(293)])[o(304)];return n[o(304)]-t}}[Ai(361)](t,e,n=this[Ai(324)][Ai(340)][Ai(357)](Ai(326))){const o=Ai;n&&(e=Math[o(321)](e,this[o(273)](t))),t[o(304)]=e}[Ai(273)](t){const e=Ai;let n=this[e(356)](t),o=0;for(;n;)n[e(337)](),o+=this[e(334)]+n[e(296)],n=this[e(356)](n);return o}}function xi(t,e){return Math[Ai(321)](t-e,0)}function Oi(t,e){const n=Ti();return(Oi=function(t,e){return n[t-=271]})(t,e)}function Mi(t){const e=Ai;return null!==t&&e(298)==typeof t&&1===t[e(307)]}const Ri=ji;function ji(t,e){const n=Vi();return(ji=function(t,e){return n[t-=291]})(t,e)}function Vi(){const t=["add","ready","92904YLaDKI","3830wiKBmi","getOrderedSelectedAnnotations","change:container","_annotations","30890tbBtOv","updateTargetRect","plugins","remove","refresh","attach","ck-sidebar--wide","widesidebar-attach-already-attached","has","isAttached","_refreshPositioningDebounced","init","hasDomSelection","cancel","52881072AOMivP","detach","activeAnnotation","EditorAnnotations","listenTo","rearrange","from","_attachToContainer","pluginName","removeEventListener","_editorAnnotations","destroy","resize","stop","high","requires","addAnnotation","_activeAnnotation","uiUpdate","editors","_integrateWithEditorAnnotations","_detachFromContainer","annotations","240QqiVYL","3340110Ywnlvd","wideSidebar","blur","setActiveAnnotation","15fNFBgu","context","off","switchTo","1804848kvFBTI","widesidebar-detach-not-attached","get","14jVTZLy","refreshPositioning","focus","register","stopListening","addEventListener","set:container","container","110277lFYYng","WideSidebar","_destroyEditorAnnotationsIntegration","586iuvUHS","set","3212WxvFyb"];return(Vi=function(){return t})()}!function(t,e){const n=ji,o=t();for(;;)try{if(629220===parseInt(n(323))/1*(-parseInt(n(317))/2)+parseInt(n(299))/3*(-parseInt(n(322))/4)+-parseInt(n(295))/5+-parseInt(n(303))/6*(parseInt(n(306))/7)+-parseInt(n(294))/8*(parseInt(n(314))/9)+parseInt(n(327))/10*(-parseInt(n(319))/11)+parseInt(n(341))/12)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(Vi);class Ni extends t.ContextPlugin{static get[Ri(356)](){return[Ei,mi]}static get[Ri(349)](){return Ri(315)}constructor(t){const n=Ri;super(t),this[n(336)]=!1,this[n(318)](n(343),null),this[n(293)]=null,this[n(351)]=new e.Collection,this[n(337)]=Hs((()=>{const t=n;this[t(293)][t(307)]()}),250,{leading:!1})}[Ri(338)](){const t=Ri,e=this[t(300)][t(329)][t(305)](mi),n=this[t(300)][t(329)][t(305)](Ei);e[t(309)](t(296),this),n[t(313)]&&e[t(302)](t(296))}[Ri(298)](t){const e=Ri;if(t===this[e(343)])return;const n=this[e(300)][e(329)][e(305)](Ei);n[e(358)]=t;const o=this[e(343)];this[e(343)]=t,n[e(331)]({blurredAnnotation:o,activatedAnnotation:this[e(343)]})}[Ri(332)](n){const o=Ri;this[o(293)]=n;const s=this[o(300)][o(329)][o(305)](Ei);if(s[o(326)]=n,this[o(336)])throw new e.CKEditorError(o(334),this);this[o(336)]=!0,this[o(345)](s,o(312),(()=>{const t=o;this[t(342)](),this[t(345)](s,t(325),(e=>{const o=t;e[o(301)](),this[o(332)](n)}))})),s[o(348)]({viewClass:o(333)});const r=t=>{const e=o;t[e(328)](),s[e(357)](t)};for(const t of n)r(t);this[o(345)](n,o(320),((t,e)=>{r(e)})),this[o(345)](n,o(330),((t,e,r)=>{const i=o;s[i(346)]({removedAnnotation:e,previousAnnotation:n[i(305)](r-1),nextAnnotation:n[i(305)](r+1)}),e===this[i(343)]&&this[i(298)](null)}),{priority:o(355)}),this[o(345)](n,o(308),((t,e)=>{this[o(298)](e)})),this[o(345)](n,o(297),(()=>{this[o(298)](null)}));const i=this[o(300)]instanceof t.Context?this[o(300)][o(360)]:new e.Collection([this[o(300)]]);for(const t of i)this[o(291)](t);this[o(345)](i,o(320),((t,e)=>{const n=o;this[n(345)](e,n(321),(()=>{this[n(291)](e)}))})),this[o(345)](i,o(330),((t,e)=>{const n=o;e[n(329)][n(335)](n(344))&&this[n(316)](e[n(329)][n(305)](n(344)))})),window[o(311)](o(353),this[o(337)]),this[o(293)][o(307)]()}[Ri(342)](){const n=Ri;if(!this[n(336)])throw new e.CKEditorError(n(304),this);this[n(298)](null);const o=this[n(300)][n(329)][n(305)](Ei);o[n(292)](this[n(293)]),this[n(310)](o),this[n(310)](this[n(293)]),this[n(300)]instanceof t.Context&&this[n(310)](this[n(300)][n(360)]);for(const t of Array[n(347)](this[n(351)]))this[n(316)](t);window[n(350)](n(353),this[n(337)]),this[n(337)][n(340)](),this[n(343)]=null,this[n(336)]=!1,this[n(293)]=null}[Ri(352)](){const t=Ri;this[t(336)]&&this[t(342)]()}[Ri(291)](t){const e=Ri,n=t[e(329)][e(305)](Rr);if(!n)return;const o=()=>{const t=e,o=n[t(324)]({annotations:this[t(293)],activeAnnotation:this[t(343)]});this[t(298)](o[0]||null)};this[e(345)](n,e(331),o),this[e(345)](n,e(297),((t,{isAnnotationTracked:n})=>{const o=e;this[o(343)]&&n(this[o(343)])&&this[o(298)](null)})),this[e(345)](n,e(359),(()=>{this[e(337)]()})),this[e(345)](this[e(293)],e(297),(t=>{const s=e;n[s(339)]()&&(o(),t[s(354)]())}),{priority:e(355)}),this[e(351)][e(320)](n)}[Ri(316)](t){const e=Ri;this[e(310)](t),this[e(351)][e(330)](t)}}function Si(){const t=["bind","setTemplate","42FJtUNH","4cRLxhP","ck-annotation-counter__badge--","icon","298904ogcyih","ck-annotation-counter__badge--edit-mode","children","...","55558zBbPdV","number","696596dYNbky","bindTemplate","set","2272622aVnBis","110JtOnkM","560904lTnopj","annotationType","ck-annotation-counter","span","_badge","isDirty","6gRVyXk","toString","ck-annotation-counter__badge","136467MXCRcE","add","counterView","1338205pCGJdE","extendTemplate"];return(Si=function(){return t})()}function Di(t,e){const n=Si();return(Di=function(t,e){return n[t-=341]})(t,e)}!function(t,e){const n=Di,o=t();for(;;)try{if(166857===-parseInt(n(371))/1*(-parseInt(n(364))/2)+-parseInt(n(347))/3+-parseInt(n(342))/4+-parseInt(n(359))/5*(-parseInt(n(353))/6)+parseInt(n(363))/7*(-parseInt(n(367))/8)+parseInt(n(356))/9*(parseInt(n(346))/10)+parseInt(n(345))/11)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(Si);class Pi extends go.ButtonView{constructor(t){const e=Di;super(t);const n=this[e(343)];this[e(344)](e(352),!1),this[e(344)](e(341),0),this[e(361)](e(351)).to(this,e(352),this,e(341),((t,n)=>t?e(370):n[e(354)]())),this[e(344)](e(348),""),this[e(366)]=ei,this[e(360)]({attributes:{class:[e(349)]}}),this[e(358)]=new go.View,this[e(358)][e(362)]({tag:e(350),attributes:{class:[e(355),n.to(e(348),(t=>e(365)+t)),n.if(e(352),e(368))]},children:[{text:n.to(e(351))}]}),this[e(369)][e(357)](this[e(358)])}}var Bi=n(197),zi={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Ts()(Bi.A,zi);Bi.A.locals;const Li=Ui;function Fi(){const t=["_editorAnnotations","keyCode","unpin","element","_detachListeners","stopListening","attachToDom","_updateBalloonPosition","uiUpdate","_annotations","_selectedAnnotations","off","getOrderedSelectedAnnotations","addAnnotation","view","execute","keydown","preventClosingBalloon","bodyCollection","narrowSidebar","_attachListeners","_destroyEditorAnnotationsIntegration","stopPropagation","isDirty","set","high","pluginName","defaultPositions","refresh","923780Sycmkz","southArrowNorth","delete","southArrowNorthEast","number","get","values","Esc","cancel","stop","ready","low","1620UoKnbj","_detachFromContainer","focusableElements","context","southArrowNorthWest","_setSelectedAnnotations","balloonPanelView","register","_integrateWithEditorAnnotations","getSidebarItemView","_refreshPositioning","_showBalloon","_manuallyClosedAnnotationViews","setActiveAnnotation","771832OZWiYQ","esc","bind","northArrowSouthEast","editors","detachFromDom","northArrowSouthWest","mousedown","NarrowSidebar","plugins","includes","preventDefault","_annotationToNarrowView","find","requires","content","resize","clear","remove","blur","EditorAnnotations","init","attach","258EvHBVZ","listenTo","contains","hasDomSelection","ck-sidebar--narrow","1366824wktfKI","detach","create","narrowsidebar-attach-already-attached","annotationType","has","_refreshPositioningDebounced","first","length","removeEventListener","addEventListener","3785634tMxQLs","narrowsidebar-detach-not-attached","destroy","49713DkemPa","add","isAttached","locale","getByView","pin","annotations","rearrange","target","type","set:container","focus","6568gKrkdp","1449gRNgYN","_hideBalloon","northArrowSouth","change:height","isVisible","change:container","_attachToContainer","_domEmitter","activeAnnotation","refreshPositioning","from"];return(Fi=function(){return t})()}function Ui(t,e){const n=Fi();return(Ui=function(t,e){return n[t-=158]})(t,e)}!function(t,e){const n=Ui,o=t();for(;;)try{if(124782===parseInt(n(270))/1*(parseInt(n(233))/2)+parseInt(n(168))/3+parseInt(n(247))/4+parseInt(n(221))/5+-parseInt(n(275))/6+-parseInt(n(181))/7*(-parseInt(n(180))/8)+-parseInt(n(165))/9)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(Fi);class Ki extends t.ContextPlugin{static get[Li(261)](){return[Ei,mi]}static get[Li(218)](){return Li(255)}constructor(t){const n=Li;super(t),this[n(170)]=!1,this[n(245)]=new Set,this[n(188)]=Object[n(277)](e.DomEmitterMixin),this[n(259)]=new Map,this[n(216)](n(189),null),this[n(174)]=null,this[n(202)]=[],this[n(192)]=new e.Collection,this[n(160)]=Hs((()=>{this[n(243)]()}),250,{leading:!1})}[Li(268)](){const t=Li;this[t(236)][t(256)][t(226)](mi)[t(240)](t(211),this),this[t(210)]=new go.BodyCollection(this[t(236)][t(171)]),this[t(239)]=new go.BalloonPanelView(this[t(236)][t(171)]),this[t(210)][t(198)](),this[t(210)][t(169)](this[t(239)])}[Li(269)](n){const o=Li;this[o(174)]=n;const s=this[o(236)][o(256)][o(226)](Ei),r=this[o(239)];if(s[o(201)]=n,this[o(170)])throw new e.CKEditorError(o(278),this);this[o(170)]=!0,this[o(271)](s,o(178),(()=>{const t=o;this[t(276)](),this[t(271)](s,t(186),(e=>{const o=t;e[o(203)](),this[o(269)](n)}))})),s[o(187)]({viewClass:o(274),spaceBetweenItems:5});const i=t=>{const e=o,n=new Pi(this[e(236)][e(171)]);s[e(205)](t,n),this[e(259)][e(216)](t,n),n[e(249)](e(215),e(158),e(225)).to(t[e(206)],e(215),e(177),e(162)),n.on(e(207),(()=>{const n=e;this[n(245)][n(264)](),r[n(262)][n(161)]!==t[n(206)]?(this[n(244)](t),t[n(206)][n(195)][n(179)](),this[n(246)](t)):this[n(246)](null)}))};for(const t of n)i(t);this[o(271)](n,o(169),((t,e)=>{i(e)})),this[o(271)](n,o(265),((t,e,r)=>{const i=o;this[i(259)][i(226)](e)[i(167)](),this[i(259)][i(223)](e),s[i(175)]({removedAnnotation:e,previousAnnotation:n[i(226)](r-1),nextAnnotation:n[i(226)](r+1)}),e===this[i(189)]&&this[i(246)](null)}),{priority:o(232)}),this[o(271)](n,o(179),((t,e)=>{this[o(246)](e)})),this[o(271)](n,o(266),(()=>{this[o(246)](null)})),this[o(188)][o(271)](document,o(208),((t,n)=>{const s=o;n[s(193)]===e.keyCodes[s(248)]&&r[s(185)]&&(this[s(245)][s(169)](r[s(262)][s(161)]),this[s(182)](),n[s(214)](),n[s(258)]())})),this[o(188)][o(271)](document,o(254),((t,e)=>{const n=o,i=e[n(176)];r[n(185)]&&r[n(195)][n(272)](i)||s[n(206)][n(195)][n(272)](i)||t[n(209)]||this[n(189)]&&this[n(189)][n(235)][n(260)]((t=>t[n(272)](i)))||(this[n(245)][n(264)](),this[n(182)](),this[n(246)](null))}));const c=this[o(236)]instanceof t.Context?this[o(236)][o(251)]:new e.Collection([this[o(236)]]);for(const t of c)this[o(241)](t);this[o(271)](c,o(169),((t,e)=>{const n=o;this[n(271)](e,n(231),(()=>{this[n(241)](e)}))})),this[o(271)](c,o(265),((t,e)=>{const n=o;e[n(256)][n(159)](n(267))&&this[n(213)](e[n(256)][n(226)](n(267)))})),window[o(164)](o(263),this[o(160)]),this[o(243)]()}[Li(246)](t){const e=Li;if(t===this[e(189)])return;const n=this[e(236)][e(256)][e(226)](Ei);n[e(220)]({blurredAnnotation:this[e(189)],activatedAnnotation:t,disableAnimationOnActivatedAnnotation:!0}),t&&n[e(242)](t)?this[e(244)](t):this[e(182)](),this[e(189)]=t}[Li(276)](){const n=Li;if(!this[n(170)])throw new e.CKEditorError(n(166),this);this[n(246)](null);const o=this[n(236)][n(256)][n(226)](Ei);this[n(182)](),Array[n(191)](this[n(259)][n(227)](),(t=>t[n(167)]())),this[n(259)][n(264)](),o[n(234)](this[n(174)]),this[n(197)](),this[n(188)][n(197)](),this[n(236)]instanceof t.Context&&this[n(197)](this[n(236)][n(251)]);for(const t of Array[n(191)](this[n(192)]))this[n(213)](t);window[n(163)](n(263),this[n(160)]),this[n(160)][n(229)](),this[n(202)]=[],this[n(170)]=!1,this[n(174)]=null}[Li(167)](){const t=Li;this[t(170)]&&this[t(276)](),this[t(210)][t(252)]()}[Li(241)](t){const e=Li,n=t[e(256)][e(226)](Rr),o=this[e(236)][e(256)][e(226)](Ei),s=this[e(174)],r=this[e(239)],i=()=>{const t=e,o=n[t(204)]({annotations:this[t(174)],activeAnnotation:this[t(189)]});this[t(238)](o),this[t(246)](o[0]||null)};this[e(271)](n,e(220),i),this[e(271)](n,e(266),((t,{isAnnotationTracked:n})=>{const o=e;this[o(189)]&&n(this[o(189)])&&(this[o(238)]([]),this[o(246)](null))})),this[e(271)](n,e(200),(()=>{this[e(160)]()})),this[e(271)](s,e(266),(t=>{const o=e;n[o(273)]()&&t[o(230)]()}),{priority:e(217)}),this[e(271)](this[e(188)],e(254),((t,s)=>{const c=e,a=s[c(176)];r[c(185)]&&r[c(195)][c(272)](a)||o[c(206)][c(195)][c(272)](a)||this[c(189)]&&n[c(273)]()&&(i(),t[c(209)]=!0)}),{priority:e(217)}),this[e(192)][e(169)](n)}[Li(213)](t){const e=Li;t&&(this[e(197)](t),this[e(192)][e(265)](t))}[Li(238)](t){const e=Li;for(const n of this[e(202)])t[e(257)](n)||this[e(245)][e(223)](n[e(206)]);this[e(202)]=t}[Li(243)](){const t=Li,e=this[t(239)];this[t(174)][t(190)](),e[t(185)]&&this[t(199)]()}[Li(244)](t){const e=Li;if(this[e(245)][e(159)](t[e(206)]))return;const n=this[e(239)][e(262)][e(161)];n!==t[e(206)]?(n&&this[e(196)](n),this[e(212)](t[e(206)]),this[e(239)][e(262)][e(264)](),this[e(239)][e(262)][e(169)](t[e(206)]),this[e(199)]()):this[e(199)]()}[Li(199)](){const t=Li,e=this[t(239)][t(262)][t(161)],n=e&&this[t(174)][t(172)](e);if(!n||!this[t(259)][t(159)](n))return;const o=this[t(259)][t(226)](n)[t(195)],s=function(){const e=t,n=go.BalloonPanelView[e(219)];return[n[e(224)],n[e(250)],n[e(222)],n[e(183)],n[e(237)],n[e(253)]]}();this[t(239)][t(173)]({target:o,positions:s})}[Li(182)](){const t=Li,e=this[t(239)],n=e[t(262)][t(161)];n&&(this[t(196)](n),e[t(194)](),e[t(262)][t(264)]())}[Li(212)](t){const e=Li;this[e(271)](t,e(184),(()=>this[e(199)]())),this[e(271)](t,e(228),((n,o)=>{const s=e;this[s(245)][s(169)](t),this[s(182)](),o()}))}[Li(196)](t){this[Li(197)](t)}}var Wi=n(874),Hi={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Ts()(Wi.A,Hi);Wi.A.locals;const Yi=Gi;function Gi(t,e){const n=Xi();return(Gi=function(t,e){return n[t-=480]})(t,e)}!function(t,e){const n=Gi,o=t();for(;;)try{if(186612===parseInt(n(528))/1*(parseInt(n(537))/2)+parseInt(n(513))/3+-parseInt(n(482))/4+parseInt(n(497))/5+-parseInt(n(481))/6*(parseInt(n(514))/7)+-parseInt(n(545))/8*(parseInt(n(564))/9)+parseInt(n(538))/10*(parseInt(n(496))/11))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(Xi);class qi extends t.Plugin{static get[Yi(498)](){return[Rr,go.ContextualBalloon,mi]}static get[Yi(492)](){return Yi(526)}constructor(t){const e=Yi;super(t),t[e(570)][e(569)][e(504)](To.MouseObserver),this[e(507)]=!1,this[e(555)](e(525),null),this[e(516)]=null,this[e(503)]=new Set,this[e(573)]=t[e(563)][e(490)](go.ContextualBalloon),this[e(495)]=new Set,this[e(502)]=[],this[e(567)]=!1}[Yi(491)](){const t=Yi,e=this[t(541)][t(563)][t(490)](mi);e[t(566)]===this[t(541)]&&(e[t(520)](t(550),this),this[t(541)][t(510)][t(555)](t(518),((e,n)=>{const o=t,s=this[o(573)];if(this[o(507)]&&s[o(556)]){const t=this[o(516)][o(552)](s[o(556)]);t&&this[o(494)](t),n()}})))}[Yi(517)](){const t=Yi,e=this[t(541)][t(563)][t(490)](mi);e[t(566)]===this[t(541)]&&(e[t(572)]()||e[t(524)](t(550)))}[Yi(523)](t){const e=Yi;t!==this[e(525)]&&(this[e(525)]&&(this[e(525)][e(561)]=!1),t&&this[e(541)].ui[e(549)][e(544)]&&(this[e(516)][e(560)](t)&&this[e(576)](t,!0),t[e(561)]=!0),t||this[e(483)]([]),this[e(525)]=t)}[Yi(484)](t){const n=Yi;this[n(516)]=t;const o=this[n(541)][n(563)][n(490)](mi),s=this[n(573)];if(this[n(507)])throw new e.CKEditorError(n(553),this);if(o[n(566)]!==this[n(541)])throw new e.CKEditorError(n(542),this);const r=this[n(541)][n(563)][n(490)](Rr);this[n(489)](r,n(505),(()=>{const t=n,e=r[t(488)]({annotations:this[t(516)],activeAnnotation:this[t(525)]});var o,s;!this[t(567)]&&(o=e,s=this[t(502)],o[t(536)]===s[t(536)]&&o[t(535)]((e=>s[t(559)](e))))||(this[t(567)]=!1,this[t(483)](e),this[t(523)](e[0]||null))})),this[n(489)](r,n(485),((t,{isAnnotationTracked:e})=>{const o=n;this[o(525)]&&e(this[o(525)])&&(this[o(483)]([]),this[o(523)](null))})),this[n(489)](this[n(541)].ui[n(549)],n(554),((t,e,o)=>{o||this[n(523)](null)})),this[n(489)](t,n(531),((t,e)=>{const o=n;this[o(487)](e),e===this[o(525)]&&this[o(523)](null)})),this[n(489)](s,n(499),((e,o,r,i)=>{const c=n;i&&this[c(546)](i);const a=t[c(552)](r);r&&a&&(this[c(489)](r,c(508),(()=>{s[c(533)]()})),this[c(489)](r,c(518),(()=>{const t=c;this[t(494)](a),this[t(541)][t(570)][t(569)][t(575)]()})),this[c(525)]!==a&&this[c(523)](a))})),this[n(489)](this[n(541)].ui,n(574),(()=>{const e=n;s[e(556)]&&t[e(552)](s[e(556)])&&s[e(533)]()})),this[n(489)](this[n(541)][n(570)][n(569)][n(558)],n(534),(()=>{const t=n;this[t(567)]=!0,this[t(503)][t(480)]()})),this[n(541)][n(570)][n(569)][n(558)][n(551)][n(493)]&&this[n(541)][n(570)][n(569)][n(575)](),this[n(507)]=!0}[Yi(568)](){const t=Yi;if(!this[t(507)])throw new e.CKEditorError(t(500),this);this[t(523)](null);for(const e of this[t(495)])this[t(487)](e);this[t(546)](),this[t(507)]=!1,this[t(516)]=null}[Yi(530)](){const t=Yi;this[t(507)]&&this[t(568)]()}[Yi(483)](t){const e=Yi;for(const n of this[e(502)])t[e(559)](n)||this[e(503)][e(562)](n);for(const n of this[e(516)])t[e(559)](n)||this[e(487)](n);if(this[e(541)].ui[e(549)][e(544)])for(const n of t)this[e(576)](n);this[e(502)]=t}[Yi(576)](t,e=!1){const n=Yi;this[n(503)][n(560)](t)||(this[n(495)][n(560)](t)||this[n(573)][n(539)](t[n(569)])||(this[n(495)][n(509)](t),this[n(573)][n(509)]({stackId:t[n(569)].id,view:t[n(569)],position:{target:()=>this[n(543)](t)}})),e&&this[n(573)][n(532)](t[n(569)].id))}[Yi(543)](t){const n=Yi,o=t[n(565)],s=this[n(541)][n(570)][n(569)],r=s[n(558)][n(551)][n(515)](),i=s[n(547)][n(540)](r);if(i[n(521)](!0),o){if(o instanceof e.Rect)return o;let t=[];for(const e of o)t[n(527)](...(c=e[n(577)](),Array[n(571)](c)[n(519)](DOMRect[n(548)])));t=function(t){const e=n,o=[];let s=t[0];for(let n=1;n<t[e(536)];n++)Ji(s,t[n])?s[e(522)]+=t[n][e(522)]:(o[e(527)](s),s=t[n]);return o[e(527)](s),o}(t);const s=i[n(557)]();return t[n(512)]((t=>t[n(529)]<=s[n(529)]&&t[n(511)]>=s[n(511)]&&t[n(486)]<=s[n(486)]&&t[n(506)]>=s[n(506)]))||t[0]}var c;return t[n(501)]||i}[Yi(487)](t){const e=Yi;this[e(495)][e(560)](t)&&this[e(573)][e(539)](t[e(569)])&&(this[e(495)][e(562)](t),this[e(573)][e(531)](t[e(569)]))}[Yi(494)](t){const e=Yi;this[e(503)][e(509)](t),this[e(487)](t)}}function Ji(t,e){const n=Yi;return t[n(529)]===e[n(529)]&&t[n(511)]===e[n(511)]&&t[n(506)]===e[n(486)]}function Xi(){const t=["focus","_addAnnotationToBalloon","getClientRects","clear","63912rilbrs","1251120ZCRomN","_setSelectedAnnotations","attach","blur","left","_removeAnnotationFromBalloon","getOrderedSelectedAnnotations","listenTo","get","init","pluginName","editableElement","_closeAnnotation","_addedAnnotations","2158959dfmfKz","751265qLjSTy","requires","change:visibleView","inlineannotations-detach-not-attached","targetRect","_selectedAnnotations","_manuallyClosed","addObserver","refresh","right","isAttached","change:height","add","keystrokes","bottom","find","1087053TSkYmu","161WdWfHy","getFirstRange","annotations","afterInit","Esc","map","register","collapse","width","setActiveAnnotation","switchTo","activeAnnotation","InlineAnnotations","push","14067UsGTPW","top","destroy","remove","showStack","updatePosition","mousedown","every","length","22zRcDDV","20TDnERl","hasView","viewRangeToDom","editor","inlineannotations-not-allowed-with-context","_getBalloonTargetForAnnotation","isFocused","184DOkDwk","stopListening","domConverter","fromRect","focusTracker","inline","selection","getByView","inlineannotations-attach-already-attached","change:isFocused","set","visibleView","getBoundingClientRect","document","includes","has","isActive","delete","plugins","123453FhDaVr","target","context","_forceRefresh","detach","view","editing","from","hasActive","_balloon","update"];return(Xi=function(){return t})()}var Qi=n(353),Zi={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Ts()(Qi.A,Zi);Qi.A.locals;function $i(){const t=["EMPTY_COMMENTS_ARCHIVE","ck-comments-archive__header ","4789056svPQLG","1005feCwlI","destroy","listenTo","bindTemplate","11206098TaaQEK","789442mTtdUC","225MoHJtT","arrowdown","add","ck-comments-archive","_focusables","arrowup","isEmpty","_focusCycler","render","9398830vSoxzD","47284OggoXg","length","element","ck-comments-archive__info","set","arrowleft","8BYkuEC","shift + tab","stopPropagation","110LllmDU","_focusTracker","div","1Nrnsiu","selectstart","remove","tab","_keystrokes","ck-hidden","isActive","435743AbfYGp","setTemplate","arrowright","auto","ck-comments-archive__content","38262lvgsQG","focus","high","COMMENTS_ARCHIVE"];return($i=function(){return t})()}function tc(t,e){const n=$i();return(tc=function(t,e){return n[t-=107]})(t,e)}const ec=tc;!function(t,e){const n=tc,o=t();for(;;)try{if(810092===parseInt(n(110))/1*(parseInt(n(134))/2)+-parseInt(n(135))/3*(-parseInt(n(145))/4)+-parseInt(n(129))/5*(-parseInt(n(122))/6)+-parseInt(n(144))/7+-parseInt(n(151))/8*(parseInt(n(133))/9)+parseInt(n(107))/10*(parseInt(n(117))/11)+parseInt(n(128))/12)break;o.push(o.shift())}catch(t){o.push(o.shift())}}($i);class nc extends go.View{constructor(t,n){const o=tc;super(t),this[o(149)](o(141),!n[o(146)]),this[o(108)]=new e.FocusTracker,this[o(114)]=new e.KeystrokeHandler,this[o(139)]=n,this[o(142)]=new go.FocusCycler({focusables:this[o(139)],focusTracker:this[o(108)],keystrokeHandler:this[o(114)],actions:{focusPrevious:o(152),focusNext:o(113)}}),this[o(131)](n,o(137),(()=>{this[o(141)]=!1})),this[o(131)](n,o(112),((t,e)=>{const s=o;e[s(116)]&&this[s(123)](),n[s(146)]||(this[s(141)]=!0)}));const s=this[o(132)];this[o(118)]({tag:o(109),attributes:{dir:o(120),class:["ck",o(138)],tabindex:-1},children:[{tag:"p",attributes:{class:[o(127)]},children:[{text:vo(t,o(125))}]},{tag:o(109),attributes:{class:[o(121)]},children:[{tag:o(109),children:n},{tag:"p",attributes:{class:[o(148),s.if(o(141),o(115),(t=>!t))]},children:[{text:vo(t,o(126))}]}]}]})}[ec(143)](){const t=ec;super[t(143)](),this[t(114)][t(131)](this[t(147)]);const e=e=>e[t(153)]();this[t(114)][t(149)](t(119),e),this[t(114)][t(149)](t(150),e),this[t(114)][t(149)](t(140),e),this[t(114)][t(149)](t(136),e),this[t(131)](this[t(147)],t(111),((e,n)=>{n[t(153)]()}),{priority:t(124)})}[ec(130)](){const t=ec;super[t(130)](),this[t(108)][t(130)](),this[t(114)][t(130)]()}[ec(123)](){const t=ec;this[t(147)][t(123)]()}}const oc=sc;function sc(t,e){const n=rc();return(sc=function(t,e){return n[t-=294]})(t,e)}function rc(){const t=["stopListening","1263313shVPQD","21994896tIwWgM","1634445DnguGu","activate","isActive","addCommentThread","listenTo","969372MPxqfe","remove","has","getCommentThread","collection","add","archivedThreads","1042aoZNmk","pluginName","init","CommentsArchive","length","change:archivedAt","focus","archivedAt","context","removeCommentThread","requires","4353ysWXvc","get","_calculatePosition","3785364PjZRki","plugins","findIndex","4530218YEHxzo","highest"];return(rc=function(){return t})()}!function(t,e){const n=sc,o=t();for(;;)try{if(698110===parseInt(n(298))/1+-parseInt(n(312))/2*(-parseInt(n(323))/3)+parseInt(n(326))/4+-parseInt(n(300))/5+parseInt(n(305))/6+parseInt(n(295))/7+-parseInt(n(299))/8)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(rc);class ic extends t.ContextPlugin{static get[oc(313)](){return oc(315)}static get[oc(322)](){return[_r,fr]}constructor(t){const n=oc;super(t),this[n(311)]=new e.Collection}[oc(314)](){const t=oc,e=this[t(320)],n=e[t(327)][t(324)](_r),o=e[t(327)][t(324)](fr);this[t(304)](n,t(303),((e,{threadId:o})=>{const s=t,r=n[s(308)](o);r[s(319)]&&this[s(311)][s(310)](r,this[s(325)](r[s(319)])),this[s(304)](r,s(317),((t,e,n)=>{const o=s;n?this[o(311)][o(307)](r)||this[o(311)][o(310)](r,this[o(325)](r[o(319)])):this[o(311)][o(307)](r)&&this[o(311)][o(306)](r)}))})),this[t(304)](n,t(321),((e,{threadId:o})=>{const s=t,r=n[s(308)](o);this[s(297)](r),this[s(311)][s(307)](r)&&this[s(311)][s(306)](r)}),{priority:t(296)}),this[t(304)](o[t(309)],t(318),((e,n)=>{const s=t;n[s(302)]=!0,o[s(301)](n)}))}[oc(325)](t){const e=oc,n=[...this[e(311)]][e(294)]((n=>n[e(319)]<t));return n>-1?n:this[e(311)][e(316)]}}const cc=ac;function ac(t,e){const n=hc();return(ac=function(t,e){return n[t-=263]})(t,e)}function hc(){const t=["push","add","2889057rpGPJa","panelView","_calculatePosition","archivedThreads","set","init","9aZnlvl","channelId","componentFactory","ck-body","CommentsRepository","buttonView","collection","splice","2621696JyWLsk","children","700587yiGvJw","indexOf","extendTemplate","find","length","plugins","_pendingThreads","isVisible","2JjWgvX","2419240QypLla","3761526RvkEls","classList","mainView","_handleAnnotationFocusableElements","Annotations","listenTo","requires","get","_createArchiveUIDropdown","view","ck-comments-archive-dropdown","innerView","stopListening","locale","commentsArchiveView","COMMENTS_ARCHIVE","config","commentsArchive","CommentsArchiveUI","3882952uZJlNO","editor","7327016mBzNeI","contains","_visibleAnnotations","position","collaboration.channelId","archivedAt","focusTracker","findIndex","annotationViews","getByInnerView","_threadToController","filter","focusableElements","5RtjMNB","change:isOpen","55bLJMFX","remove","pluginName"];return(hc=function(){return t})()}!function(t,e){const n=ac,o=t();for(;;)try{if(492602===-parseInt(n(280))/1+-parseInt(n(288))/2*(parseInt(n(264))/3)+-parseInt(n(309))/4+-parseInt(n(324))/5*(-parseInt(n(290))/6)+parseInt(n(278))/7+parseInt(n(311))/8*(parseInt(n(270))/9)+parseInt(n(289))/10*(parseInt(n(326))/11))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(hc);class uc extends t.Plugin{static get[cc(328)](){return cc(308)}static get[cc(296)](){return[ic]}constructor(t){const e=cc;super(t),this[e(319)]=new go.ViewCollection,this[e(286)]=[]}[cc(269)](){const t=cc;this[t(310)].ui[t(272)][t(263)](t(307),(()=>this[t(298)]()));const e=this[t(310)][t(285)][t(297)](ic),n=this[t(310)][t(285)][t(297)](t(294)),o=this[t(310)][t(285)][t(297)](t(274));this[t(295)](e[t(267)],t(263),((e,s)=>{const r=t,i=this[r(310)][r(306)][r(297)](r(315));if(!i||s[r(271)]===i){const t=this[r(266)](s[r(316)]),e=o[r(321)][r(297)](s);if(!e)return void this[r(286)][r(329)]({thread:s,position:t});const i=n[r(320)](e[r(299)]);i[r(287)]&&n[r(313)][r(327)](i),this[r(319)][r(263)](i[r(299)],t)}})),this[t(295)](n[t(276)],t(263),((e,n)=>{const s=t,r=this[s(286)][s(283)]((({thread:t})=>{const e=s,r=o[e(321)][e(297)](t);return r&&n[e(301)]===r[e(299)]}));r&&(this[s(319)][s(263)](n[s(299)],r[s(314)]),this[s(286)][s(277)](this[s(286)][s(281)](r),1))})),this[t(295)](e[t(267)],t(327),((e,s)=>{const r=t,i=this[r(310)][r(306)][r(297)](r(315));if(!i||s[r(271)]===i){const t=o[r(321)][r(297)](s),e=n[r(320)](t[r(299)]);this[r(319)][r(327)](e[r(299)]),this[r(302)](e[r(323)])}}))}[cc(293)](t,e){const n=cc;for(const o of e[n(323)])o[n(291)][n(312)](n(273))&&t[n(317)][n(263)](o);this[n(295)](e[n(323)],n(263),((e,o)=>{const s=n;o[s(291)][s(312)](s(273))&&t[s(317)][s(263)](o)})),this[n(295)](e[n(323)],n(327),((e,o)=>{const s=n;o[s(291)][s(312)](s(273))&&t[s(317)][s(327)](o)}))}[cc(266)](t){const e=cc,n=this[e(310)][e(306)][e(297)](e(315)),o=[...this[e(310)][e(285)][e(297)](ic)[e(267)]][e(322)]((t=>t[e(271)]===n))[e(318)]((n=>n[e(316)]<t));return o>-1?o-1:this[e(319)][e(284)]}[cc(298)](){const t=cc,e=this[t(310)],n=this[t(310)][t(285)][t(297)](t(294)),o=(0,go.createDropdown)(e[t(303)]);o[t(275)][t(268)]({icon:'\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M14 3.5A3.5 3.5 0 0 1 17.5 7v6l-.005.192a3.501 3.501 0 0 1-2.927 3.262l-.062.008v1.813a1.5 1.5 0 0 1-2.193 1.33l-.37-.193-.38-.212a13.452 13.452 0 0 1-3.272-2.63l-.062-.07-4.729-.046a3.5 3.5 0 0 1-3.5-3.5v-6a3.5 3.5 0 0 1 3.5-3.5L14 3.5ZM3.5 4.954a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2L8.924 15a11.917 11.917 0 0 0 3.71 3.081l.372.194v-3.268L12.962 15H14a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2L3.5 4.954Z"/><path d="M16.5.5h-10a3.5 3.5 0 0 0-3.162 2h1.84A2 2 0 0 1 6.5 2h10a2 2 0 0 1 2 2v8.873a3.502 3.502 0 0 0 1.495-2.681L20 10V4A3.5 3.5 0 0 0 16.5.5Z"/><path clip-rule="evenodd" d="M12.013 7.453a.75.75 0 0 1 .034 1.06l-3.75 4a.75.75 0 0 1-1.045.048l-2.25-2a.75.75 0 0 1 .996-1.122l1.704 1.515 3.25-3.467a.75.75 0 0 1 1.061-.034Z"/></svg>\n',label:vo(e[t(303)],t(305)),tooltip:!0}),o[t(265)][t(282)]({attributes:{class:t(300)}}),o.on(t(325),((n,s,r)=>{const i=t;this[i(304)]||(this[i(304)]=new nc(e[i(303)],this[i(319)])),r?o[i(265)][i(279)][i(263)](this[i(304)]):o[i(265)][i(279)][i(327)](this[i(304)])}));for(const e of this[t(319)]){const s=n[t(320)](e[t(292)]);this[t(293)](o,s)}return o[t(295)](this[t(319)],t(263),((e,s)=>{const r=t,i=n[r(320)](s[r(292)]);this[r(293)](o,i)})),o[t(295)](this[t(319)],t(327),((e,s)=>{const r=t,i=n[r(320)](s[r(292)]);for(const t of i[r(323)])t[r(291)][r(312)](r(273))&&o[r(317)][r(327)](t)})),o}}var lc=dc;function dc(t,e){var n=mc();return(dc=function(t,e){return n[t-=304]})(t,e)}function mc(){var t=["3981936hbJUYQ","Comments","159540UYyZki","requires","10575480RAzlAJ","713056tdQOEp","pluginName","6062988fBzsbe","27YqNkJu","293zEIUyN","11866zaGoJC","4882449dEmiUg"];return(mc=function(){return t})()}!function(t,e){for(var n=dc,o=t();;)try{if(895247===-parseInt(n(315))/1*(parseInt(n(304))/2)+-parseInt(n(305))/3+-parseInt(n(311))/4+parseInt(n(308))/5+parseInt(n(313))/6+-parseInt(n(306))/7+-parseInt(n(310))/8*(-parseInt(n(314))/9))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(mc);class pc extends t.Plugin{static get[lc(309)](){return[_r,Xr,ri,ic,uc,hi,Ni,Ki,qi]}static get[lc(312)](){return lc(307)}}function fc(t,e){var n=gc();return(fc=function(t,e){return n[t-=354]})(t,e)}function gc(){var t=["172RWYSPH","2718471LxKiOy","24144PmEvEy","7297232MATvkM","9eqMABj","20890SMOsGn","106USUCTb","1051836dSFVXq","9947980sTkxGK","5126895ppAEWi"];return(gc=function(){return t})()}!function(t,e){for(var n=fc,o=t();;)try{if(684126===parseInt(n(360))/1*(-parseInt(n(361))/2)+-parseInt(n(357))/3*(-parseInt(n(355))/4)+-parseInt(n(354))/5+parseInt(n(362))/6+parseInt(n(356))/7+parseInt(n(358))/8*(parseInt(n(359))/9)+parseInt(n(363))/10)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(gc)})(),(window.CKEditor5=window.CKEditor5||{}).comments=o})();
|
|
5
|
+
*/(()=>{var t={874:(t,e,n)=>{"use strict";n.d(e,{A:()=>r});var o=n(433),s=n.n(o)()((function(t){return t[1]}));s.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 r=s},438:(t,e,n)=>{"use strict";n.d(e,{A:()=>r});var o=n(433),s=n.n(o)()((function(t){return t[1]}));s.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}.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))}.ck .ck-annotation__main p{font-size:var(--ck-font-size-base);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}.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 r=s},554:(t,e,n)=>{"use strict";n.d(e,{A:()=>r});var o=n(433),s=n.n(o)()((function(t){return t[1]}));s.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 .ck-comment__wrapper{font-size:var(--ck-font-size-base);outline:0;position:relative;transition:all .3s linear}.ck .ck-comment__wrapper.ck-comment--remove-confirmation{transform:translate3d(-100%,0,0)}.ck .ck-comment__wrapper:first-of-type{border-top-left-radius:var(--ck-border-radius);border-top-right-radius:var(--ck-border-radius)}.ck .ck-comment:after{background-color:var(--ck-color-comment-separator);content:"";display:block;height:100%;left:calc(var(--ck-spacing-standard) + var(--ck-user-avatar-size)/2 - 2px);opacity:1;position:absolute;top:calc(var(--ck-user-avatar-size) + var(--ck-spacing-small));width:4px}.ck .ck-comment--remove{background-color:var(--ck-color-comment-remove-background)}.ck .ck-comment--remove:after{opacity:0}.ck .ck-comment--edit{background-color:var(--ck-color-comment-input-background)}.ck .ck-comment--edit:after{opacity:0}.ck .ck-comment--edit{.ck-comment__input-actions{margin-top:var(--ck-spacing-standard)}}.ck .ck-comment__content{word-break:break-word}.ck .ck-comment--info .ck-comment__content{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: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)}.ck .ck-comment .ck-dropdown .ck-list .ck-list__item .ck-button__label{margin:0 var(--ck-spacing-large)}',""]);const r=s},980:(t,e,n)=>{"use strict";n.d(e,{A:()=>r});var o=n(433),s=n.n(o)()((function(t){return t[1]}));s.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}.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;overflow:visible;padding:0;word-break:break-word}.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 r=s},492:(t,e,n)=>{"use strict";n.d(e,{A:()=>r});var o=n(433),s=n.n(o)()((function(t){return t[1]}));s.push([t.id,":root{--ck-color-comment-marker:#fef7a9;--ck-color-comment-marker-active:#fdf05d}.ck-comment-marker{background:var(--ck-color-comment-marker);border-bottom:3px solid transparent;border-top:3px solid transparent}.ck-comment-marker.ck-widget{background-color:transparent;border:3px solid var(--ck-color-comment-marker)}.ck-comment-marker--active,.ck-comment-marker--active .ck-comment-marker{background:var(--ck-color-comment-marker-active)}.ck-comment-marker--active.ck-widget{border-color:var(--ck-color-comment-marker-active)}.ck-comment-marker--active.ck-widget .ck-comment-marker{background-color:var(--ck-color-comment-marker)}",""]);const r=s},353:(t,e,n)=>{"use strict";n.d(e,{A:()=>r});var o=n(433),s=n.n(o)()((function(t){return t[1]}));s.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:320px}.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 r=s},306:(t,e,n)=>{"use strict";n.d(e,{A:()=>r});var o=n(433),s=n.n(o)()((function(t){return t[1]}));s.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:var(--ck-border-radius);color:var(--ck-color-base-text);outline:0;overflow:hidden;transition:all .3s ease;width:100%}.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{overflow:hidden;text-overflow:ellipsis}.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}.ck .ck-thread__comments{border-radius:var(--ck-border-radius);list-style:none;margin:0;padding:0;position:relative;z-index:var(--ck-z-default)}.ck .ck-thread__user{font-size:.85em}.ck .ck-thread__input{border-radius:var(--ck-border-radius);min-height:38px;transition:background-color .2s ease-in-out;white-space:normal;width:calc(100% - var(--ck-user-avatar-size))}.ck .ck-thread--active .ck-comment__options.ck-dropdown{display:block}.ck .ck-thread--active .ck-thread__input{background-color:var(--ck-color-comment-background);display:block}.ck .ck-thread--active .ck-thread__header{background-color:var(--ck-color-thread-header-active-background)}.ck .ck-thread--unlinked{--ck-color-comment-box-border:var(--ck-color-base-border);--ck-color-thread-header-background:var(--ck-color-unlinked-background);--ck-color-thread-header-active-background:var(--ck-color-unlinked-active-background)}.ck .ck-thread--remove-confirmation .ck-thread__container{transform:translate3d(-100%,0,0)}.ck.ck-button.ck-thread__remove-confirm-submit{color:var(--ck-color-button-save)}.ck.ck-button.ck-thread__remove-confirm-cancel{color:var(--ck-color-button-cancel)}.ck .ck-thread__remove-confirm{background-color:var(--ck-color-comment-remove-background);display:flex;font-size:var(--ck-font-size-base);height:100%;justify-content:flex-start;left:100%;position:absolute;top:0;width:100%}.ck .ck-thread__remove-confirm .ck-thread__remove-confirm-inner{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;max-height:400px;padding-top:var(--ck-spacing-standard);width:100%}.ck .ck-thread__remove-confirm p{font-weight:700;margin:0}',""]);const r=s},197:(t,e,n)=>{"use strict";n.d(e,{A:()=>r});var o=n(433),s=n.n(o)()((function(t){return t[1]}));s.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 r=s},573:(t,e,n)=>{"use strict";n.d(e,{A:()=>r});var o=n(433),s=n.n(o)()((function(t){return t[1]}));s.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}.ck-sidebar-item{position:absolute;transition:top .3s ease,box-shadow .3s ease;width:100%}.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 r=s},433:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n=t(e);return e[2]?"@media ".concat(e[2]," {").concat(n,"}"):n})).join("")},e.i=function(t,n,o){"string"==typeof t&&(t=[[null,t,""]]);var s={};if(o)for(var r=0;r<this.length;r++){var i=this[r][0];null!=i&&(s[i]=!0)}for(var c=0;c<t.length;c++){var a=[].concat(t[c]);o&&s[a[0]]||(n&&(a[2]?a[2]="".concat(n," and ").concat(a[2]):a[2]=n),e.push(a))}},e}},673:(t,e,n)=>{"use strict";var o,s=function(){return void 0===o&&(o=Boolean(window&&document&&document.all&&!window.atob)),o},r=function(){var t={};return function(e){if(void 0===t[e]){var n=document.querySelector(e);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}t[e]=n}return t[e]}}(),i=[];function c(t){for(var e=-1,n=0;n<i.length;n++)if(i[n].identifier===t){e=n;break}return e}function a(t,e){for(var n={},o=[],s=0;s<t.length;s++){var r=t[s],a=e.base?r[0]+e.base:r[0],h=n[a]||0,u="".concat(a," ").concat(h);n[a]=h+1;var l=c(u),d={css:r[1],media:r[2],sourceMap:r[3]};-1!==l?(i[l].references++,i[l].updater(d)):i.push({identifier:u,updater:g(d,e),references:1}),o.push(u)}return o}function h(t){var e=document.createElement("style"),o=t.attributes||{};if(void 0===o.nonce){var s=n.nc;s&&(o.nonce=s)}if(Object.keys(o).forEach((function(t){e.setAttribute(t,o[t])})),"function"==typeof t.insert)t.insert(e);else{var i=r(t.insert||"head");if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(e)}return e}var u,l=(u=[],function(t,e){return u[t]=e,u.filter(Boolean).join("\n")});function d(t,e,n,o){var s=n?"":o.media?"@media ".concat(o.media," {").concat(o.css,"}"):o.css;if(t.styleSheet)t.styleSheet.cssText=l(e,s);else{var r=document.createTextNode(s),i=t.childNodes;i[e]&&t.removeChild(i[e]),i.length?t.insertBefore(r,i[e]):t.appendChild(r)}}function m(t,e,n){var o=n.css,s=n.media,r=n.sourceMap;if(s?t.setAttribute("media",s):t.removeAttribute("media"),r&&"undefined"!=typeof btoa&&(o+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(r))))," */")),t.styleSheet)t.styleSheet.cssText=o;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(o))}}var p=null,f=0;function g(t,e){var n,o,s;if(e.singleton){var r=f++;n=p||(p=h(e)),o=d.bind(null,n,r,!1),s=d.bind(null,n,r,!0)}else n=h(e),o=m.bind(null,n,e),s=function(){!function(t){if(null===t.parentNode)return!1;t.parentNode.removeChild(t)}(n)};return o(t),function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap)return;o(t=e)}else s()}}t.exports=function(t,e){(e=e||{}).singleton||"boolean"==typeof e.singleton||(e.singleton=s());var n=a(t=t||[],e);return function(t){if(t=t||[],"[object Array]"===Object.prototype.toString.call(t)){for(var o=0;o<n.length;o++){var s=c(n[o]);i[s].references--}for(var r=a(t,e),h=0;h<n.length;h++){var u=c(n[h]);0===i[u].references&&(i[u].updater(),i.splice(u,1))}n=r}}}},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},179:(t,e,n)=>{t.exports=n(237)("./src/paragraph.js")},727:(t,e,n)=>{t.exports=n(237)("./src/select-all.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},251:(t,e,n)=>{t.exports=n(237)("./src/undo.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(o){var s=e[o];if(void 0!==s)return s.exports;var r=e[o]={id:o,exports:{}};return t[o](r,r.exports,n),r.exports}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.nc=void 0;var o={};(()=>{"use strict";n.r(o),n.d(o,{AnnotationView:()=>er,Annotations:()=>fr,AnnotationsUIs:()=>mi,BaseCommentThreadView:()=>as,BaseCommentView:()=>bs,Comment:()=>yr,CommentThread:()=>_r,CommentThreadController:()=>po,CommentThreadInputView:()=>Yo,CommentView:()=>Cs,Comments:()=>pc,CommentsListView:()=>Zo,CommentsOnly:()=>hi,CommentsRepository:()=>wr,CommentsUI:()=>ri,EditorAnnotations:()=>Rr,InlineAnnotations:()=>Gi,NarrowSidebar:()=>Ki,WideSidebar:()=>Ni});var t=n(782),e=n(584),s=n(211);const r=function(){this.__data__=[],this.size=0};const i=function(t,e){return t===e||t!=t&&e!=e};const c=function(t,e){for(var n=t.length;n--;)if(i(t[n][0],e))return n;return-1};var a=Array.prototype.splice;const h=function(t){var e=this.__data__,n=c(e,t);return!(n<0)&&(n==e.length-1?e.pop():a.call(e,n,1),--this.size,!0)};const u=function(t){var e=this.__data__,n=c(e,t);return n<0?void 0:e[n][1]};const l=function(t){return c(this.__data__,t)>-1};const d=function(t,e){var n=this.__data__,o=c(n,t);return o<0?(++this.size,n.push([t,e])):n[o][1]=e,this};function m(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var o=t[e];this.set(o[0],o[1])}}m.prototype.clear=r,m.prototype.delete=h,m.prototype.get=u,m.prototype.has=l,m.prototype.set=d;const p=m;const f=function(){this.__data__=new p,this.size=0};const g=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const v=function(t){return this.__data__.get(t)};const k=function(t){return this.__data__.has(t)};const b="object"==typeof global&&global&&global.Object===Object&&global;var w="object"==typeof self&&self&&self.Object===Object&&self;const _=b||w||Function("return this")();const I=_.Symbol;var y=Object.prototype,C=y.hasOwnProperty,A=y.toString,T=I?I.toStringTag:void 0;const E=function(t){var e=C.call(t,T),n=t[T];try{t[T]=void 0;var o=!0}catch(t){}var s=A.call(t);return o&&(e?t[T]=n:delete t[T]),s};var x=Object.prototype.toString;const O=function(t){return x.call(t)};var M=I?I.toStringTag:void 0;const R=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":M&&M in Object(t)?E(t):O(t)};const j=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const V=function(t){if(!j(t))return!1;var e=R(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const N=_["__core-js_shared__"];var S,D=(S=/[^.]+$/.exec(N&&N.keys&&N.keys.IE_PROTO||""))?"Symbol(src)_1."+S:"";const P=function(t){return!!D&&D in t};var z=Function.prototype.toString;const B=function(t){if(null!=t){try{return z.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var L=/^\[object .+?Constructor\]$/,F=Function.prototype,U=Object.prototype,K=F.toString,W=U.hasOwnProperty,H=RegExp("^"+K.call(W).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const Y=function(t){return!(!j(t)||P(t))&&(V(t)?H:L).test(B(t))};const q=function(t,e){return null==t?void 0:t[e]};const G=function(t,e){var n=q(t,e);return Y(n)?n:void 0};const J=G(_,"Map");const X=G(Object,"create");const Q=function(){this.__data__=X?X(null):{},this.size=0};const Z=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var $=Object.prototype.hasOwnProperty;const tt=function(t){var e=this.__data__;if(X){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return $.call(e,t)?e[t]:void 0};var et=Object.prototype.hasOwnProperty;const nt=function(t){var e=this.__data__;return X?void 0!==e[t]:et.call(e,t)};const ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=X&&void 0===e?"__lodash_hash_undefined__":e,this};function st(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var o=t[e];this.set(o[0],o[1])}}st.prototype.clear=Q,st.prototype.delete=Z,st.prototype.get=tt,st.prototype.has=nt,st.prototype.set=ot;const rt=st;const it=function(){this.size=0,this.__data__={hash:new rt,map:new(J||p),string:new rt}};const ct=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const at=function(t,e){var n=t.__data__;return ct(e)?n["string"==typeof e?"string":"hash"]:n.map};const ht=function(t){var e=at(this,t).delete(t);return this.size-=e?1:0,e};const ut=function(t){return at(this,t).get(t)};const lt=function(t){return at(this,t).has(t)};const dt=function(t,e){var n=at(this,t),o=n.size;return n.set(t,e),this.size+=n.size==o?0:1,this};function mt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var o=t[e];this.set(o[0],o[1])}}mt.prototype.clear=it,mt.prototype.delete=ht,mt.prototype.get=ut,mt.prototype.has=lt,mt.prototype.set=dt;const pt=mt;const ft=function(t,e){var n=this.__data__;if(n instanceof p){var o=n.__data__;if(!J||o.length<199)return o.push([t,e]),this.size=++n.size,this;n=this.__data__=new pt(o)}return n.set(t,e),this.size=n.size,this};function gt(t){var e=this.__data__=new p(t);this.size=e.size}gt.prototype.clear=f,gt.prototype.delete=g,gt.prototype.get=v,gt.prototype.has=k,gt.prototype.set=ft;const vt=gt;const kt=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const bt=function(t){return this.__data__.has(t)};function wt(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new pt;++e<n;)this.add(t[e])}wt.prototype.add=wt.prototype.push=kt,wt.prototype.has=bt;const _t=wt;const It=function(t,e){for(var n=-1,o=null==t?0:t.length;++n<o;)if(e(t[n],n,t))return!0;return!1};const yt=function(t,e){return t.has(e)};const Ct=function(t,e,n,o,s,r){var i=1&n,c=t.length,a=e.length;if(c!=a&&!(i&&a>c))return!1;var h=r.get(t),u=r.get(e);if(h&&u)return h==e&&u==t;var l=-1,d=!0,m=2&n?new _t:void 0;for(r.set(t,e),r.set(e,t);++l<c;){var p=t[l],f=e[l];if(o)var g=i?o(f,p,l,e,t,r):o(p,f,l,t,e,r);if(void 0!==g){if(g)continue;d=!1;break}if(m){if(!It(e,(function(t,e){if(!yt(m,e)&&(p===t||s(p,t,n,o,r)))return m.push(e)}))){d=!1;break}}else if(p!==f&&!s(p,f,n,o,r)){d=!1;break}}return r.delete(t),r.delete(e),d};const At=_.Uint8Array;const Tt=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,o){n[++e]=[o,t]})),n};const Et=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var xt=I?I.prototype:void 0,Ot=xt?xt.valueOf:void 0;const Mt=function(t,e,n,o,s,r,c){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!r(new At(t),new At(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return i(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tt;case"[object Set]":var h=1&o;if(a||(a=Et),t.size!=e.size&&!h)return!1;var u=c.get(t);if(u)return u==e;o|=2,c.set(t,e);var l=Ct(a(t),a(e),o,s,r,c);return c.delete(t),l;case"[object Symbol]":if(Ot)return Ot.call(t)==Ot.call(e)}return!1};const Rt=function(t,e){for(var n=-1,o=e.length,s=t.length;++n<o;)t[s+n]=e[n];return t};const jt=Array.isArray;const Vt=function(t,e,n){var o=e(t);return jt(t)?o:Rt(o,n(t))};const Nt=function(t,e){for(var n=-1,o=null==t?0:t.length,s=0,r=[];++n<o;){var i=t[n];e(i,n,t)&&(r[s++]=i)}return r};const St=function(){return[]};var Dt=Object.prototype.propertyIsEnumerable,Pt=Object.getOwnPropertySymbols;const zt=Pt?function(t){return null==t?[]:(t=Object(t),Nt(Pt(t),(function(e){return Dt.call(t,e)})))}:St;const Bt=function(t,e){for(var n=-1,o=Array(t);++n<t;)o[n]=e(n);return o};const Lt=function(t){return null!=t&&"object"==typeof t};const Ft=function(t){return Lt(t)&&"[object Arguments]"==R(t)};var Ut=Object.prototype,Kt=Ut.hasOwnProperty,Wt=Ut.propertyIsEnumerable;const Ht=Ft(function(){return arguments}())?Ft:function(t){return Lt(t)&&Kt.call(t,"callee")&&!Wt.call(t,"callee")};const Yt=function(){return!1};var qt="object"==typeof exports&&exports&&!exports.nodeType&&exports,Gt=qt&&"object"==typeof module&&module&&!module.nodeType&&module,Jt=Gt&&Gt.exports===qt?_.Buffer:void 0;const Xt=(Jt?Jt.isBuffer:void 0)||Yt;var Qt=/^(?:0|[1-9]\d*)$/;const Zt=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&Qt.test(t))&&t>-1&&t%1==0&&t<e};const $t=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var te={};te["[object Float32Array]"]=te["[object Float64Array]"]=te["[object Int8Array]"]=te["[object Int16Array]"]=te["[object Int32Array]"]=te["[object Uint8Array]"]=te["[object Uint8ClampedArray]"]=te["[object Uint16Array]"]=te["[object Uint32Array]"]=!0,te["[object Arguments]"]=te["[object Array]"]=te["[object ArrayBuffer]"]=te["[object Boolean]"]=te["[object DataView]"]=te["[object Date]"]=te["[object Error]"]=te["[object Function]"]=te["[object Map]"]=te["[object Number]"]=te["[object Object]"]=te["[object RegExp]"]=te["[object Set]"]=te["[object String]"]=te["[object WeakMap]"]=!1;const ee=function(t){return Lt(t)&&$t(t.length)&&!!te[R(t)]};const ne=function(t){return function(e){return t(e)}};var oe="object"==typeof exports&&exports&&!exports.nodeType&&exports,se=oe&&"object"==typeof module&&module&&!module.nodeType&&module,re=se&&se.exports===oe&&b.process;const ie=function(){try{var t=se&&se.require&&se.require("util").types;return t||re&&re.binding&&re.binding("util")}catch(t){}}();var ce=ie&&ie.isTypedArray;const ae=ce?ne(ce):ee;var he=Object.prototype.hasOwnProperty;const ue=function(t,e){var n=jt(t),o=!n&&Ht(t),s=!n&&!o&&Xt(t),r=!n&&!o&&!s&&ae(t),i=n||o||s||r,c=i?Bt(t.length,String):[],a=c.length;for(var h in t)!e&&!he.call(t,h)||i&&("length"==h||s&&("offset"==h||"parent"==h)||r&&("buffer"==h||"byteLength"==h||"byteOffset"==h)||Zt(h,a))||c.push(h);return c};var le=Object.prototype;const de=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||le)};const me=function(t,e){return function(n){return t(e(n))}};const pe=me(Object.keys,Object);var fe=Object.prototype.hasOwnProperty;const ge=function(t){if(!de(t))return pe(t);var e=[];for(var n in Object(t))fe.call(t,n)&&"constructor"!=n&&e.push(n);return e};const ve=function(t){return null!=t&&$t(t.length)&&!V(t)};const ke=function(t){return ve(t)?ue(t):ge(t)};const be=function(t){return Vt(t,ke,zt)};var we=Object.prototype.hasOwnProperty;const _e=function(t,e,n,o,s,r){var i=1&n,c=be(t),a=c.length;if(a!=be(e).length&&!i)return!1;for(var h=a;h--;){var u=c[h];if(!(i?u in e:we.call(e,u)))return!1}var l=r.get(t),d=r.get(e);if(l&&d)return l==e&&d==t;var m=!0;r.set(t,e),r.set(e,t);for(var p=i;++h<a;){var f=t[u=c[h]],g=e[u];if(o)var v=i?o(g,f,u,e,t,r):o(f,g,u,t,e,r);if(!(void 0===v?f===g||s(f,g,n,o,r):v)){m=!1;break}p||(p="constructor"==u)}if(m&&!p){var k=t.constructor,b=e.constructor;k==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof k&&k instanceof k&&"function"==typeof b&&b instanceof b||(m=!1)}return r.delete(t),r.delete(e),m};const Ie=G(_,"DataView");const ye=G(_,"Promise");const Ce=G(_,"Set");const Ae=G(_,"WeakMap");var Te="[object Map]",Ee="[object Promise]",xe="[object Set]",Oe="[object WeakMap]",Me="[object DataView]",Re=B(Ie),je=B(J),Ve=B(ye),Ne=B(Ce),Se=B(Ae),De=R;(Ie&&De(new Ie(new ArrayBuffer(1)))!=Me||J&&De(new J)!=Te||ye&&De(ye.resolve())!=Ee||Ce&&De(new Ce)!=xe||Ae&&De(new Ae)!=Oe)&&(De=function(t){var e=R(t),n="[object Object]"==e?t.constructor:void 0,o=n?B(n):"";if(o)switch(o){case Re:return Me;case je:return Te;case Ve:return Ee;case Ne:return xe;case Se:return Oe}return e});const Pe=De;var ze="[object Arguments]",Be="[object Array]",Le="[object Object]",Fe=Object.prototype.hasOwnProperty;const Ue=function(t,e,n,o,s,r){var i=jt(t),c=jt(e),a=i?Be:Pe(t),h=c?Be:Pe(e),u=(a=a==ze?Le:a)==Le,l=(h=h==ze?Le:h)==Le,d=a==h;if(d&&Xt(t)){if(!Xt(e))return!1;i=!0,u=!1}if(d&&!u)return r||(r=new vt),i||ae(t)?Ct(t,e,n,o,s,r):Mt(t,e,a,n,o,s,r);if(!(1&n)){var m=u&&Fe.call(t,"__wrapped__"),p=l&&Fe.call(e,"__wrapped__");if(m||p){var f=m?t.value():t,g=p?e.value():e;return r||(r=new vt),s(f,g,n,o,r)}}return!!d&&(r||(r=new vt),_e(t,e,n,o,s,r))};const Ke=function t(e,n,o,s,r){return e===n||(null==e||null==n||!Lt(e)&&!Lt(n)?e!=e&&n!=n:Ue(e,n,o,s,t,r))};const We=function(t,e){return Ke(t,e)};const He=function(t,e){for(var n=-1,o=null==t?0:t.length;++n<o&&!1!==e(t[n],n,t););return t};const Ye=function(){try{var t=G(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const qe=function(t,e,n){"__proto__"==e&&Ye?Ye(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Ge=Object.prototype.hasOwnProperty;const Je=function(t,e,n){var o=t[e];Ge.call(t,e)&&i(o,n)&&(void 0!==n||e in t)||qe(t,e,n)};const Xe=function(t,e,n,o){var s=!n;n||(n={});for(var r=-1,i=e.length;++r<i;){var c=e[r],a=o?o(n[c],t[c],c,n,t):void 0;void 0===a&&(a=t[c]),s?qe(n,c,a):Je(n,c,a)}return n};const Qe=function(t,e){return t&&Xe(e,ke(e),t)};const Ze=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var $e=Object.prototype.hasOwnProperty;const tn=function(t){if(!j(t))return Ze(t);var e=de(t),n=[];for(var o in t)("constructor"!=o||!e&&$e.call(t,o))&&n.push(o);return n};const en=function(t){return ve(t)?ue(t,!0):tn(t)};const nn=function(t,e){return t&&Xe(e,en(e),t)};var on="object"==typeof exports&&exports&&!exports.nodeType&&exports,sn=on&&"object"==typeof module&&module&&!module.nodeType&&module,rn=sn&&sn.exports===on?_.Buffer:void 0,cn=rn?rn.allocUnsafe:void 0;const an=function(t,e){if(e)return t.slice();var n=t.length,o=cn?cn(n):new t.constructor(n);return t.copy(o),o};const hn=function(t,e){var n=-1,o=t.length;for(e||(e=Array(o));++n<o;)e[n]=t[n];return e};const un=function(t,e){return Xe(t,zt(t),e)};const ln=me(Object.getPrototypeOf,Object);const dn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Rt(e,zt(t)),t=ln(t);return e}:St;const mn=function(t,e){return Xe(t,dn(t),e)};const pn=function(t){return Vt(t,en,dn)};var fn=Object.prototype.hasOwnProperty;const gn=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&fn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const vn=function(t){var e=new t.constructor(t.byteLength);return new At(e).set(new At(t)),e};const kn=function(t,e){var n=e?vn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var bn=/\w*$/;const wn=function(t){var e=new t.constructor(t.source,bn.exec(t));return e.lastIndex=t.lastIndex,e};var _n=I?I.prototype:void 0,In=_n?_n.valueOf:void 0;const yn=function(t){return In?Object(In.call(t)):{}};const Cn=function(t,e){var n=e?vn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const An=function(t,e,n){var o=t.constructor;switch(e){case"[object ArrayBuffer]":return vn(t);case"[object Boolean]":case"[object Date]":return new o(+t);case"[object DataView]":return kn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return Cn(t,n);case"[object Map]":case"[object Set]":return new o;case"[object Number]":case"[object String]":return new o(t);case"[object RegExp]":return wn(t);case"[object Symbol]":return yn(t)}};var Tn=Object.create;const En=function(){function t(){}return function(e){if(!j(e))return{};if(Tn)return Tn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const xn=function(t){return"function"!=typeof t.constructor||de(t)?{}:En(ln(t))};const On=function(t){return Lt(t)&&"[object Map]"==Pe(t)};var Mn=ie&&ie.isMap;const Rn=Mn?ne(Mn):On;const jn=function(t){return Lt(t)&&"[object Set]"==Pe(t)};var Vn=ie&&ie.isSet;const Nn=Vn?ne(Vn):jn;var Sn="[object Arguments]",Dn="[object Function]",Pn="[object Object]",zn={};zn[Sn]=zn["[object Array]"]=zn["[object ArrayBuffer]"]=zn["[object DataView]"]=zn["[object Boolean]"]=zn["[object Date]"]=zn["[object Float32Array]"]=zn["[object Float64Array]"]=zn["[object Int8Array]"]=zn["[object Int16Array]"]=zn["[object Int32Array]"]=zn["[object Map]"]=zn["[object Number]"]=zn[Pn]=zn["[object RegExp]"]=zn["[object Set]"]=zn["[object String]"]=zn["[object Symbol]"]=zn["[object Uint8Array]"]=zn["[object Uint8ClampedArray]"]=zn["[object Uint16Array]"]=zn["[object Uint32Array]"]=!0,zn["[object Error]"]=zn[Dn]=zn["[object WeakMap]"]=!1;const Bn=function t(e,n,o,s,r,i){var c,a=1&n,h=2&n,u=4&n;if(o&&(c=r?o(e,s,r,i):o(e)),void 0!==c)return c;if(!j(e))return e;var l=jt(e);if(l){if(c=gn(e),!a)return hn(e,c)}else{var d=Pe(e),m=d==Dn||"[object GeneratorFunction]"==d;if(Xt(e))return an(e,a);if(d==Pn||d==Sn||m&&!r){if(c=h||m?{}:xn(e),!a)return h?mn(e,nn(c,e)):un(e,Qe(c,e))}else{if(!zn[d])return r?e:{};c=An(e,d,a)}}i||(i=new vt);var p=i.get(e);if(p)return p;i.set(e,c),Nn(e)?e.forEach((function(s){c.add(t(s,n,o,s,e,i))})):Rn(e)&&e.forEach((function(s,r){c.set(r,t(s,n,o,r,e,i))}));var f=l?void 0:(u?h?pn:be:h?en:ke)(e);return He(f||e,(function(s,r){f&&(s=e[r=s]),Je(c,r,t(s,n,o,r,e,i))})),c};const Ln=function(t){return Bn(t,5)};const Fn=function(t){return"symbol"==typeof t||Lt(t)&&"[object Symbol]"==R(t)};var Un=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Kn=/^\w*$/;const Wn=function(t,e){if(jt(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Fn(t))||(Kn.test(t)||!Un.test(t)||null!=e&&t in Object(e))};function Hn(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var o=arguments,s=e?e.apply(this,o):o[0],r=n.cache;if(r.has(s))return r.get(s);var i=t.apply(this,o);return n.cache=r.set(s,i)||r,i};return n.cache=new(Hn.Cache||pt),n}Hn.Cache=pt;const Yn=Hn;var qn=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Gn=/\\(\\)?/g;const Jn=function(t){var e=Yn(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(qn,(function(t,n,o,s){e.push(o?s.replace(Gn,"$1"):n||t)})),e}));const Xn=function(t,e){for(var n=-1,o=null==t?0:t.length,s=Array(o);++n<o;)s[n]=e(t[n],n,t);return s};var Qn=I?I.prototype:void 0,Zn=Qn?Qn.toString:void 0;const $n=function t(e){if("string"==typeof e)return e;if(jt(e))return Xn(e,t)+"";if(Fn(e))return Zn?Zn.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const to=function(t){return null==t?"":$n(t)};const eo=function(t,e){return jt(t)?t:Wn(t,e)?[t]:Jn(to(t))};const no=function(t){if("string"==typeof t||Fn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const oo=function(t,e,n,o){if(!j(t))return t;for(var s=-1,r=(e=eo(e,t)).length,i=r-1,c=t;null!=c&&++s<r;){var a=no(e[s]),h=n;if("__proto__"===a||"constructor"===a||"prototype"===a)return t;if(s!=i){var u=c[a];void 0===(h=o?o(u,a,c):void 0)&&(h=j(u)?u:Zt(e[s+1])?[]:{})}Je(c,a,h),c=c[a]}return t};const so=function(t,e,n){return null==t?t:oo(t,e,n)};const ro=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const io=function(t,e){for(var n=0,o=(e=eo(e,t)).length;null!=t&&n<o;)t=t[no(e[n++])];return n&&n==o?t:void 0};const co=function(t,e,n){var o=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var r=Array(s);++o<s;)r[o]=t[o+e];return r};const ao=function(t,e){return e.length<2?t:io(t,co(e,0,-1))};const ho=function(t,e){return e=eo(e,t),null==(t=ao(t,e))||delete t[no(ro(e))]};const uo=function(t,e){return null==t||ho(t,e)};var lo=mo;function mo(t,e){var n=fo();return(mo=function(t,e){return n[t-=150]})(t,e)}!function(t,e){for(var n=mo,o=t();;)try{if(620269===parseInt(n(171))/1+parseInt(n(163))/2+-parseInt(n(159))/3*(-parseInt(n(175))/4)+parseInt(n(151))/5+-parseInt(n(168))/6+-parseInt(n(162))/7+parseInt(n(179))/8*(-parseInt(n(165))/9))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(fo);class po extends((0,e.ObservableMixin)()){constructor(t,e){var n=mo;super(),this[n(178)]=t,this[n(178)][n(155)]=!0,this[n(157)]=e,this[n(152)](e,n(170),(()=>this[n(177)]())),this[n(152)](e,n(150),(()=>this[n(176)]())),this[n(152)](e,n(173),(()=>this[n(172)]())),this[n(152)](e,n(154),(()=>this[n(158)]())),this[n(152)](e,n(167),((t,e)=>this[n(167)](e))),this[n(152)](e,n(169),((t,e,o)=>this[n(169)](e,o))),this[n(152)](e,n(166),((t,e)=>this[n(166)](e)))}[lo(177)](){var t=lo;this[t(178)][t(177)]()}[lo(176)](){var t=lo;this[t(178)][t(176)]()}[lo(172)](){var t=lo;this[t(178)][t(164)]||this[t(178)][t(172)]()}[lo(158)](){var t=lo;this[t(178)][t(164)]&&this[t(178)][t(158)]()}[lo(167)](t){var e=lo;this[e(178)][e(167)]({content:t,authorId:this[e(157)][e(156)].id})}[lo(169)](t,e){var n=lo;this[n(178)][n(161)](t)[n(160)]({content:e})}[lo(166)](t){var e=lo;this[e(178)][e(161)](t)[e(176)]()}[lo(174)](){var t=lo;this[t(153)](),this[t(178)][t(155)]=!1}}function fo(){var t=["2472126RhQWHt","updateComment","submitCommentThread","213211Xehuiz","resolve","resolveCommentThread","destroy","4fdNzsF","remove","submit","model","6257672FlgpSj","removeCommentThread","2897695ozJFuj","listenTo","stopListening","reopenCommentThread","_isAttached","_localUser","view","reopen","1870431zJIOrN","update","getComment","4873841gcoAqO","2189070JaYCma","isResolved","9iGVAJj","removeComment","addComment"];return(fo=function(){return t})()}var go=n(311);function vo(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"LEAVE_COMMENT_ANNOUNCEMENT":return o({string:"Leaving a comment.",id:"LEAVE_COMMENT_ANNOUNCEMENT"});case"ENTER_COMMENT_ANNOUNCEMENT":return o({string:"Entering a comment.",id:"ENTER_COMMENT_ANNOUNCEMENT"});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"});default:return""}}const ko=bo;function bo(t,e){const n=_o();return(bo=function(t,e){return n[t-=479]})(t,e)}!function(t,e){const n=bo,o=t();for(;;)try{if(877747===parseInt(n(503))/1+parseInt(n(495))/2*(-parseInt(n(506))/3)+-parseInt(n(510))/4*(parseInt(n(498))/5)+-parseInt(n(480))/6*(-parseInt(n(489))/7)+-parseInt(n(512))/8*(parseInt(n(488))/9)+parseInt(n(493))/10+parseInt(n(485))/11*(parseInt(n(497))/12))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(_o);class wo extends go.EditorUIView{constructor(t,n){const o=bo;super(t);const s=(0,e.uid)();this[o(481)]=this[o(496)](),this[o(507)]=new go.InlineEditableUIView(t,n),this[o(492)]=this[o(482)](s,t),this[o(491)]({tag:o(508),attributes:{class:[o(516),o(514),o(483),o(501)],role:o(504),dir:t[o(479)],lang:t[o(499)],"aria-labelledby":o(511)+s},children:[this[o(492)],{tag:o(508),attributes:{class:o(509),role:o(515)},children:this[o(481)]}]})}[ko(486)](){const t=ko;super[t(486)](),this[t(481)][t(505)](this[t(507)])}[ko(487)](){const t=ko;this[t(507)][t(490)][t(487)]()}[ko(482)](t,e){const n=ko,o=new go.LabelView;return o[n(484)]=vo(e,n(500)),o[n(494)]({attributes:{id:n(513)+t,class:n(502)}}),o}}function _o(){const t=["251080Ewbvjx","uiLanguage","Comment editor","ck-comment__input","ck-voice-label","996604ByQeQe","comment","add","4976484AEROFI","editable","div","ck-editor__main","128mMudyg","cke-editor__aria-label_","16iDliaP","ck-editor__aria-label_","ck-editor","presentation","ck-reset","uiLanguageDirection","8940ROoqQt","main","_createVoiceLabel","ck-rounded-corners","text","341mhbonO","render","focus","7212537TnNyvd","4151DLxuPK","element","setTemplate","_voiceLabelView","8928580SSxSRx","extendTemplate","2DjEEjB","createCollection","1150932DSdOJD"];return(_o=function(){return t})()}const Io=yo;function yo(t,e){const n=Co();return(yo=function(t,e){return n[t-=474]})(t,e)}function Co(){const t=["name","setEditableElement","destroy","362268aHJdkI","focusTracker","rootName","locale","301766WlQavy","init","260zIDzeA","attachDomRoot","fire","46320wKREMV","3HHRaAd","ready","render","element","editor","editing","getRoot","126834ANVsMg","document","55935fNyjWX","bind","171epzLzV","164wtLMBJ","editable","19405gQYeDX","isFocused","1042615LelHzD","view"];return(Co=function(){return t})()}!function(t,e){const n=yo,o=t();for(;;)try{if(102175===parseInt(n(504))/1+parseInt(n(491))/2*(-parseInt(n(497))/3)+parseInt(n(478))/4*(parseInt(n(480))/5)+parseInt(n(487))/6+parseInt(n(482))/7+-parseInt(n(496))/8*(parseInt(n(477))/9)+-parseInt(n(493))/10*(parseInt(n(475))/11))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(Co);class Ao extends go.EditorUI{constructor(t){const e=yo;super(t),this[e(483)]=new wo(t[e(490)],t[e(502)][e(483)])}get[Io(500)](){const t=Io;return this[t(483)][t(500)]}[Io(492)](){const t=Io,e=this[t(501)][t(502)][t(483)],n=this[t(483)][t(479)],o=e[t(474)][t(503)]();n[t(484)]=o[t(489)],this[t(483)][t(499)]();const s=n[t(500)];this[t(485)](n[t(484)],s),this[t(483)][t(479)][t(476)](t(481)).to(this[t(488)]),e[t(494)](s),this[t(495)](t(498))}[Io(486)](){const t=Io;super[t(486)](),this[t(483)][t(486)]()}}var To=n(783),Eo=n(331),xo=n(507),Oo=n(727),Mo=n(834),Ro=n(251),jo=n(179);const Vo=So;function No(){const t=["assign","createRoot","getChild","80JOoUVQ","350332RgvIRw","plugins","low","config","ready","focus","_updatePlaceholder","model","placeholder","5980744zgZyOH","getRoot","view","fire","get","data","30eBQvsw","destroy","5roIZss","3260538EjyEwP","477148ruUpWw","end","set","4452392fOOzqr","initialData","initPlugins","childCount","setSelection","name","change","12aKGGeq","2763545GvoDzp","change:placeholder","defaultPlugins","document","create","placeholderElement","init","then","editing","2980797nFiePz"];return(No=function(){return t})()}function So(t,e){const n=No();return(So=function(t,e){return n[t-=369]})(t,e)}!function(t,e){const n=So,o=t();for(;;)try{if(875965===parseInt(n(389))/1*(parseInt(n(372))/2)+-parseInt(n(411))/3+parseInt(n(394))/4+parseInt(n(402))/5*(parseInt(n(401))/6)+-parseInt(n(391))/7*(parseInt(n(371))/8)+-parseInt(n(390))/9*(parseInt(n(387))/10)+parseInt(n(381))/11)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(No);const Do=[Eo.Clipboard,xo.Enter,xo.ShiftEnter,Oo.SelectAll,Mo.Typing,Ro.Undo,jo.Paragraph];class Po extends((0,e.ObservableMixin)((0,t.DataApiMixin)(t.Editor))){constructor(t={}){const e=So;(t=Object[e(412)]({},t))[e(373)]||(t[e(373)]=Po[e(404)]),super(t),this.ui=new Ao(this),this[e(393)](e(380),""),this[e(379)][e(405)].on(e(400),(()=>this[e(378)]()),{priority:e(374)}),this.on(e(403),(()=>this[e(378)]())),this[e(379)][e(405)][e(369)]()}[Vo(406)](){const t=Vo,e=this[t(375)][t(385)](t(395))||"";return this[t(396)]()[t(409)]((()=>this.ui[t(408)]()))[t(409)]((()=>this[t(386)][t(408)](e)))[t(409)]((()=>this[t(384)](t(376))))}[Vo(388)](){const t=Vo;return super[t(388)]()[t(409)]((()=>this.ui[t(388)]()))}[Vo(377)](){const t=Vo;this[t(379)][t(400)]((e=>{const n=t,o=this[n(379)][n(405)][n(382)](),s=o&&o[n(370)](o[n(397)]-1);e[n(398)](s,n(392)),this[n(410)][n(383)][n(377)]()}))}[Vo(378)](){const t=Vo,e=this[t(410)][t(383)],n=e[t(405)][t(382)](),o=n[t(370)](0);n[t(397)]>1||!o||"p"!=o[t(399)]?this[t(407)]&&this[t(407)][t(380)]&&((0,To.disablePlaceholder)(e,this[t(407)]),this[t(407)]=void 0):(this[t(380)]&&(o[t(380)]=this[t(380)]),(0,To.enablePlaceholder)({view:e,element:o,keepOnFocus:!0}),this[t(407)]=o)}}Po[Vo(404)]=Do;const zo=Po,Bo=Lo;function Lo(t,e){const n=Fo();return(Lo=function(t,e){return n[t-=205]})(t,e)}function Fo(){const t=["set","ck-comment__input-actions","ck-comment__input-actions--submit","TOO_LONG_COMMENT_ALERT","_editorCreationPromise","focusTracker","ck-comment__input-actions--cancel","4JFXkXE","label","initialData","div","16462910wHdYXh","createEditor","12258CwniDN","tab","3056xfZbuW","3055255TwWRbs","ck-comment__input-actions--active","Reply...","_isDestroyed","high","setData","441101Zhedgw","bind","876064QhhWEz","_editorConfig","view","editor","focusPrevious","document","execute","stop","create","forEach","withText","54pHzcsZ","submitButtonView","showButtons","421977ZJwWvF","firstChild","keystrokes","low","trim","editorDestroyed","disabledSubmit","change","setTemplate","placeholder","render","then","fire","submit","isEnabled","value","model","extendTemplate","cancelButtonView","cancel","focusNext","listenTo","length","editorReady","add","_createCancelButton","5992WHPKGz","Reply","destroy","bindTemplate","shift + tab","focus","Esc","_initializeFocusCycling","submitLabel","ck-comment__input-wrapper","_createSubmitButton","element","Cancel","insertBefore","getData"];return(Fo=function(){return t})()}!function(t,e){const n=Lo,o=t();for(;;)try{if(434183===parseInt(n(208))/1+parseInt(n(272))/2*(parseInt(n(224))/3)+parseInt(n(210))/4+parseInt(n(281))/5+-parseInt(n(221))/6*(-parseInt(n(250))/7)+-parseInt(n(280))/8*(-parseInt(n(278))/9)+-parseInt(n(276))/10)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(Fo);class Uo extends go.View{constructor(t,n={}){const o=Lo;super(t),this[o(213)]=null,this[o(211)]=n,this[o(226)]=new e.KeystrokeHandler,this[o(270)]=new e.FocusTracker,this[o(265)](o(239),n[o(274)]||""),this[o(265)](o(230),!1),this[o(265)](o(223),!0),this[o(265)](o(233),vo(t,o(283))),this[o(265)](o(258),vo(t,o(251))),this[o(222)]=this[o(260)](),this[o(242)]=this[o(249)](),this[o(232)]({tag:o(275),attributes:{class:[o(259)]},children:[{tag:o(275),attributes:{class:[o(266),this[o(253)].if(o(223),o(282))]},children:[this[o(222)],this[o(242)]]}]}),this[o(226)][o(265)](o(256),((t,e)=>{const n=o;this[n(242)][n(236)](n(216)),e()})),this.on(o(237),((e,n)=>{const s=o;n[s(246)]>65e3?(alert(vo(t,s(268),[n[s(246)],65e3])),e[s(217)]()):this[s(213)][s(207)]("")}),{priority:o(206)})}[Bo(234)](){const t=Bo;super[t(234)](),this[t(226)][t(245)](this[t(261)]),this[t(270)][t(248)](this[t(261)])}[Bo(277)](){const t=Bo;return this[t(213)]||(this[t(213)]=new zo(this[t(211)]),this[t(269)]=this[t(213)][t(218)]()[t(235)]((()=>{const e=t;if(this[e(205)])return;const n=this[e(213)];this[e(261)][e(263)](n.ui[e(261)],this[e(261)][e(225)]),n[e(240)][e(215)].on(e(231),(()=>this[e(239)]=n[e(264)]())),n[e(209)](e(233)).to(this),this[e(257)](this[e(213)]),this[e(236)](e(247),this[e(213)])}))),this[t(269)]}[Bo(255)](){const t=Bo;this[t(213)]&&this[t(213)][t(255)]()}async[Bo(252)](){const t=Bo;this[t(205)]||(this[t(205)]=!0,this[t(213)]&&(await this[t(269)],await this[t(213)][t(252)](),this[t(236)](t(229),this[t(213)])),await super[t(252)]())}[Bo(260)](){const t=Bo,{locale:e}=this,n=new go.ButtonView(e);return n[t(241)]({attributes:{class:[t(267)]}}),n[t(220)]=!0,n[t(209)](t(273)).to(this,t(258)),n.on(t(216),(()=>{const e=t;this[e(236)](e(237),this[e(239)])})),n[t(209)](t(238)).to(this,t(239),this,t(230),((e,n)=>!n&&!!e[t(228)]())),n}[Bo(249)](){const t=Bo,{locale:e}=this,n=new go.ButtonView(e);return n[t(241)]({attributes:{class:[t(271)]}}),n[t(273)]=vo(e,t(262)),n[t(220)]=!0,n.on(t(216),(()=>{const e=t;this[e(213)][e(207)](""),this[e(236)](e(243))})),n}[Bo(257)](t){const e=Bo,n=this[e(270)],o=new go.ViewCollection;[t.ui[e(212)],this[e(222)],this[e(242)]][e(219)]((t=>{const s=e;o[s(248)](t),n[s(248)](t[s(261)])}));const s=new go.FocusCycler({focusables:o,focusTracker:n});this[e(226)][e(265)](e(279),((t,n)=>{s[e(244)](),n()}),{priority:e(227)}),this[e(226)][e(265)](e(254),((t,n)=>{s[e(214)](),n()}),{priority:e(227)})}}function Ko(t,e){var n=Ho();return(Ko=function(t,e){return n[t-=222]})(t,e)}var Wo=Ko;function Ho(){var t=["createEditor","change:showInput","1506218pJVmMB","isFocused","then","delegate","extendTemplate","editorDestroyed","editorReady","ck-thread__user","userView","focusTracker","value","500094KDqdQz","bind","358356bgBTyV","271130PUlGex","set","ck-comment__input-container--active","editor","ck-thread__input","showButtons","6xkEhxg","setTemplate","27957kolJqA","destroy","showInput","836392CYIRKJ","ck-comment__input-container","div","215541GGoRVj","commentInputView","bindTemplate"];return(Ho=function(){return t})()}!function(t,e){for(var n=Ko,o=t();;)try{if(126959===parseInt(n(242))/1+-parseInt(n(234))/2*(-parseInt(n(236))/3)+-parseInt(n(227))/4+-parseInt(n(228))/5+-parseInt(n(225))/6+parseInt(n(247))/7+-parseInt(n(239))/8)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(Ho);class Yo extends go.View{constructor(t,e,n){var o=Ko;super(t),this[o(243)]=new Uo(t,n),this[o(243)][o(226)](o(233)).to(this[o(243)][o(223)],o(248),this[o(243)],o(224),((t,e)=>t||!!e)),this[o(229)](o(238),!1),this.on(o(246),(()=>{var t=o;this[t(238)]&&!this[t(243)][t(231)]&&this[t(243)][t(245)]()})),this[o(243)][o(250)](o(253)).to(this),this[o(243)][o(250)](o(252)).to(this),this[o(222)]=new s.UserView(t,e),this[o(222)][o(251)]({attributes:{class:o(254)}}),this[o(243)][o(251)]({attributes:{class:o(232)}}),this[o(235)]({tag:o(241),attributes:{class:[o(240),this[o(244)].if(o(238),o(230))]},children:[this[o(222)],this[o(243)]]})}[Wo(237)](){var t=Wo;return this[t(243)][t(237)]()[t(249)]((()=>super[t(237)]()))}}function qo(t,e){const n=Jo();return(qo=function(t,e){return n[t-=435]})(t,e)}!function(t,e){const n=qo,o=t();for(;;)try{if(508283===parseInt(n(436))/1*(parseInt(n(447))/2)+-parseInt(n(450))/3+parseInt(n(435))/4+parseInt(n(439))/5*(-parseInt(n(446))/6)+-parseInt(n(443))/7*(parseInt(n(449))/8)+-parseInt(n(448))/9+parseInt(n(440))/10)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(Jo);class Go extends go.View{constructor(t){const e=qo;super(t);const n=this[e(442)];this[e(437)](e(438),void 0),this[e(444)]({tag:"li",attributes:{class:e(445)},children:[{text:n.to(e(438),(n=>vo(t,e(441),n)))}]})}}function Jo(){const t=["set","count","1062835KgVMFp","8266120mGuxpA","NUMBER_OF_COMMENTS","bindTemplate","1675821SAHlQX","setTemplate","ck-thread__comment-count","6ToIBPB","26UMcCBa","5338620oGZTUk","8nYFdxl","19755BvkuFc","733764EDMPGl","42305ibdWrK"];return(Jo=function(){return t})()}function Xo(t,e){const n=ts();return(Xo=function(t,e){return n[t-=401]})(t,e)}const Qo=Xo;!function(t,e){const n=Xo,o=t();for(;;)try{if(780649===-parseInt(n(459))/1+-parseInt(n(463))/2*(-parseInt(n(421))/3)+-parseInt(n(434))/4+parseInt(n(452))/5*(parseInt(n(420))/6)+-parseInt(n(469))/7+parseInt(n(462))/8*(parseInt(n(401))/9)+parseInt(n(429))/10)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(ts);class Zo extends go.View{constructor(t,e,n){const o=Xo;super(t),this[o(466)](o(417),!1),this[o(466)](o(445),e[o(460)][o(445)]),this[o(466)](o(443),!1),this[o(411)]=e,this[o(423)]=n,this[o(419)]=this[o(424)](),this[o(426)]=this[o(424)](),this[o(448)]=null,this[o(455)]=new Go(t),this[o(455)][o(470)](o(416)).to(this,o(445),(t=>t-this[o(423)][o(477)]));for(const t of e[o(460)])this[o(432)](t);this[o(439)](),this[o(464)](e[o(460)],o(442),((t,e)=>{const n=o,s=this[n(458)](e);this[n(445)]++,this[n(432)](e,s),this[n(457)]()})),this[o(464)](e[o(460)],o(404),((t,e)=>{const n=o;this[n(445)]--,this[n(438)](e),this[n(457)]()})),this[o(464)](e,o(453),(()=>this[o(457)]())),this[o(464)](e,o(414),(()=>this[o(439)]())),this.on(o(407),(()=>this[o(457)]())),this.on(o(440),(()=>this[o(457)]())),this[o(422)]({tag:"ul",attributes:{class:[o(465)]},children:this[o(426)]})}get[Qo(415)](){const t=Qo;return this[t(411)][t(476)]>this[t(423)][t(406)]&&!this[t(443)]&&!this[t(417)]}[Qo(425)](){const t=Qo;super[t(425)](),this[t(457)]()}[Qo(472)](){const t=Qo;this[t(435)][t(472)]()}[Qo(430)](){const t=Qo;this[t(455)][t(430)]();for(const e of this[t(419)])e[t(430)]();super[t(430)]()}[Qo(457)](){const t=Qo;this[t(415)]?this[t(405)]():this[t(449)]()}[Qo(432)](t,e){const n=Qo,o=new(this[n(423)][n(446)])(this[n(410)],t,{maxCommentCharsWhenCollapsed:this[n(423)][n(475)],formatDateTime:this[n(423)][n(418)],editorConfig:this[n(423)][n(408)]});o[n(413)]=t.id,o[n(474)](n(427)).to(this),o[n(474)](n(441)).to(this),o[n(474)](n(412)).to(this),o[n(474)](n(402)).to(this),o[n(474)](n(403)).to(this),this[n(464)](o,n(447),(()=>this[n(471)]())),this[n(419)][n(442)](o,e)}[Qo(458)](t){const e=Qo,n=this[e(411)][e(428)](t);return this[e(448)]?this[e(448)][e(436)]>t[e(436)]?n-1:n:n-1}[Qo(439)](){const t=Qo;if(this[t(411)][t(454)]&&this[t(411)][t(467)]){const e={id:t(433),author:this[t(411)][t(454)],authoredAt:this[t(411)][t(467)],content:vo(this[t(410)],t(461)),attributes:{}};this[t(448)]=new(this[t(423)][t(446)])(this[t(410)],e,{maxCommentCharsWhenCollapsed:this[t(423)][t(475)],formatDateTime:this[t(423)][t(418)],editorConfig:this[t(423)][t(408)],isSystemComment:!0}),this[t(419)][t(442)](this[t(448)],this[t(411)][t(428)](e))}else this[t(448)]&&(this[t(419)][t(404)](this[t(448)]),this[t(448)][t(430)](),this[t(448)]=null);this[t(457)]()}[Qo(438)](t){const e=Qo,n=this[e(419)][e(404)](t.id);this[e(409)](n),n[e(437)]&&this[e(471)](),n[e(430)]()}[Qo(471)](){const t=Qo;this[t(417)]=Array[t(478)](this[t(419)])[t(431)]((e=>e[t(437)]))}[Qo(405)](){const t=Qo,n=function(t){const n=Xo,o=new e.Collection;for(const e of t)o[n(442)](e);return o}(this[t(419)]),o=this[t(455)][t(416)];for(let e=1;e<=o;e++)n[t(404)](1);for(const e of n)e[t(450)]();o>0&&n[t(442)](this[t(455)],1),$o((0,e.diff)(Array[t(478)](this[t(426)]),Array[t(478)](n)),this[t(426)],n)}[Qo(449)](){const t=Qo;$o((0,e.diff)(Array[t(478)](this[t(426)]),Array[t(478)](this[t(419)])),this[t(426)],this[t(419)]);for(const e of this[t(426)])e[t(444)]()}}function $o(t,e,n){const o=Qo;let s=0;for(const r of t)switch(r){case o(451):e[o(442)](n[o(456)](s),s),s++;break;case o(468):e[o(404)](s);break;case o(473):s++}}function ts(){const t=["insert","3205eHktXo","commentUpdated","resolvedBy","_collapsedCommentsView","get","refreshVisibleViews","_calculatePosition","1369376DOVUMW","comments","Marked as resolved","221872DTrlvX","10xEgRvk","listenTo","ck-thread__comments","set","resolvedAt","delete","4023271duHQsa","bind","_updateHasDirtyComment","focus","equal","delegate","maxCommentCharsWhenCollapsed","weight","maxCommentsWhenCollapsed","from","459vlsboR","editorReady","editorDestroyed","remove","_rearrangeCollapse","maxThreadTotalWeight","change:isActive","editorConfig","stopListening","locale","_model","resolveCommentThread","viewUid","change:isResolved","_shouldCollapse","count","hasDirtyComment","formatDateTime","commentViews","5190nVEQnj","689019yHPnRK","setTemplate","_config","createCollection","render","visibleViews","removeComment","_findOptimalIndex","9963920GVAidx","destroy","some","_handleNewCommentModel","resolved","5555512xQIWSK","element","authoredAt","isEditMode","_handleRemoveCommentModel","_handleInfoComment","change:hasDirtyComment","updateComment","add","isActive","expand","length","CommentView","change:isEditMode","resolvedCommentView","_rearrangeExpand","collapse"];return(ts=function(){return t})()}const es=ns;function ns(t,e){const n=os();return(ns=function(t,e){return n[t-=322]})(t,e)}function os(){const t=["scrollWidth","offsetWidth","overlay","bindTemplate","span","hasContext","contextValue","element","tooltip","classList","lastIndexOf","_trimContextValue","mouseleave","length","value","reopenButtonView","label","ck-context-wrapper","285128WCFKee","_model","locale","14GADlBl","icon","setTemplate","context","10woiKjZ","add","div","remove","render",".ck-context__value","ck-context__value","isResolvable","1016667YauKyl","execute","...","Comment was made on an element","substring","isReadOnly","ck-context","bind",".ck-context","15QjckZp","309074bJbrFV","mouseenter","listenTo","ck-annotation__actions","2kvSguW","reopenCommentThread","ck-thread__header","_attachContextActions","querySelector","isResolved","Reopen","isVisible","1175528GNHjdF","ck-context--quotes","6903149YyimfG","3137103WtourB","86652XNfILY","fire","_createReopenButton","isEnabled"];return(os=function(){return t})()}!function(t,e){const n=ns,o=t();for(;;)try{if(233685===-parseInt(n(326))/1+parseInt(n(330))/2*(-parseInt(n(379))/3)+-parseInt(n(364))/4*(-parseInt(n(325))/5)+-parseInt(n(342))/6+parseInt(n(367))/7*(-parseInt(n(338))/8)+parseInt(n(341))/9*(parseInt(n(371))/10)+parseInt(n(340))/11)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(os);class ss extends go.View{constructor(t,e){const n=ns;super(t);const o=this[n(349)];this[n(365)]=e,this[n(361)]=this[n(344)](),this[n(323)](n(351)).to(this[n(365)],n(370),(t=>!!t)),this[n(323)](n(352)).to(this[n(365)],n(370),(t=>t&&t[n(360)]?this[n(357)](t[n(360)]):vo(this[n(366)],n(382)))),this[n(369)]({tag:n(373),attributes:{class:[n(332)]},children:[{tag:n(373),attributes:{class:[n(363)]},children:[{tag:n(373),attributes:{class:[n(322),o.if(n(351),n(339))]},children:[{tag:n(350),attributes:{class:[n(377)]},children:[{text:o.to(n(352))}]}]}]},{tag:n(373),attributes:{class:[n(329)]},children:[this[n(361)]]}]})}[es(375)](){const t=es;super[t(375)](),this[t(333)]()}[es(344)](){const t=es,e=new go.ButtonView(this[t(366)]);return e[t(362)]=vo(this[t(366)],t(336)),e[t(354)]=vo(this[t(366)],t(336)),e[t(368)]='<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="m5.042 9.367 2.189 1.837a.75.75 0 0 1-.965 1.149l-3.788-3.18a.747.747 0 0 1-.21-.284.75.75 0 0 1 .17-.945L6.23 4.762a.75.75 0 1 1 .964 1.15L4.863 7.866h8.917A.75.75 0 0 1 14 7.9a4 4 0 1 1-1.477 7.718l.344-1.489a2.5 2.5 0 1 0 1.094-4.73l.008-.032H5.042z"/></svg>',e[t(323)](t(345)).to(this[t(365)],t(384),(t=>!t)),e[t(323)](t(337)).to(this[t(365)],t(378),this[t(365)],t(335),((t,e)=>t&&e)),e.on(t(380),(()=>{const e=t;this[e(343)](e(331),this[e(365)].id)})),e}[es(357)](t){const e=es;if(t[e(359)]<150)return t;const n=t[e(356)](" ",147);return t[e(383)](0,n>-1?n:147)+e(381)}[es(333)](){const t=es,e=this[t(353)][t(334)](t(324)),n=e[t(334)](t(376));this[t(328)](e,t(327),(()=>{const o=t;n[o(347)]<n[o(346)]&&e[o(355)][o(372)](o(348))})),this[t(328)](e,t(358),(()=>{const n=t;e[n(355)][n(374)](n(348))}))}}const rs=is;function is(t,e){const n=cs();return(is=function(t,e){return n[t-=451]})(t,e)}function cs(){const t=["Reply to reopen discussion...","updateComment","54YLwjvC","change:isActive","_localUser","submit","5324iDMVyu","isResolved","removeComment","12261630TnczzF","unlinkedAt","hasDirtyComment","focus","641584tAmqCR","removeCommentThread","2550824FllvFj","fire","commentsListView","commentInputView","listenTo","isSubmitted","placeholder","editorConfig","isActive","reopenCommentThread","submitLabel","element","addComment","24eJvsay","resolveCommentThread","84dwbYvI","disabledSubmit","value","editorReady","Reply...","showInput","destroy","isDirty","length","isReadOnly","submitCommentThread","delegate","_config","archivedAt","Reply","33SAWdAU","locale","commentThreadHeaderView","CommentView","Comment","bind","isResolvable","stop","commentThreadInputView","464961OEsupS","Write a comment...","_model","43288FMXaXN","set","canComment","798930RqOmwq","isUnlinked","editorDestroyed","_createCommentThreadInputView","assign","cancel"];return(cs=function(){return t})()}!function(t,e){const n=is,o=t();for(;;)try{if(726934===parseInt(n(475))/1+-parseInt(n(484))/2+-parseInt(n(457))/3+-parseInt(n(497))/4*(parseInt(n(463))/5)+-parseInt(n(499))/6*(parseInt(n(460))/7)+parseInt(n(482))/8*(-parseInt(n(471))/9)+-parseInt(n(478))/10*(-parseInt(n(514))/11))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(cs);class as extends go.View{constructor(t,e,n,o){const s=is;super(t),this[s(461)](s(492),!1),this[s(461)](s(506),!1),this[s(459)]=e,this[s(473)]=n,this[s(511)]=o,this[s(516)]=new ss(t,e),this[s(516)][s(510)](s(493)).to(this),this[s(488)](this,s(493),(()=>{this[s(481)]()})),this[s(486)]=new Zo(t,e,Object[s(467)]({CommentView:this[s(511)][s(451)]},o)),this[s(486)][s(510)](s(477)).to(this),this[s(486)][s(510)](s(470)).to(this),this[s(486)][s(510)](s(498)).to(this),this[s(486)][s(510)](s(502)).to(this),this[s(486)][s(510)](s(465)).to(this),this[s(486)][s(453)](s(492)).to(this),this[s(488)](this,s(498),(()=>{this[s(481)]()})),this[s(461)](s(507),this[s(486)][s(507)]),this[s(453)](s(507)).to(this[s(486)],s(507)),this[s(456)]=this[s(466)](),this[s(456)][s(510)](s(502)).to(this),this[s(456)][s(510)](s(465)).to(this),this.on(s(477),(()=>this[s(481)]())),this[s(453)](s(506)).to(this[s(486)],s(480),this[s(456)][s(487)],s(501),((t,e)=>t||!!e)),this[s(453)](s(464)).to(e,s(479),(t=>!!t))}[rs(481)](){const t=rs;this[t(495)][t(481)]()}async[rs(505)](){const t=rs;this[t(506)]=!1,this[t(486)][t(505)](),await this[t(456)][t(505)](),super[t(505)]()}[rs(466)](){const t=rs,e=new Yo(this[t(515)],this[t(473)],this[t(511)][t(491)]),n=e[t(487)];return e[t(453)](t(504)).to(this,t(492),this[t(459)],t(508),this[t(459)],t(462),this[t(459)],t(512),n,t(501),((t,e,n,o,s)=>!!s||!!o&&n&&!e||t&&n&&!e)),n[t(453)](t(490)).to(this,t(507),this[t(459)],t(454),this[t(459)],t(476),((e,n,o)=>{const s=t;let r;return r=s(o&&n?469:e?503:458),vo(this[s(515)],r)})),n[t(453)](t(494)).to(this,t(507),(e=>vo(this[t(515)],t(e?513:452)))),n.on(t(474),((e,n)=>{const o=t;this[o(485)](o(496),n),this[o(459)][o(476)]&&this[o(459)][o(454)]&&this[o(485)](o(493),this[o(459)].id),this[o(459)][o(489)]||this[o(485)](o(509))})),n.on(t(468),(()=>{this[t(481)]()})),n[t(453)](t(500)).to(this[t(459)],t(508)),n.on(t(468),(e=>{const n=t;0==this[n(507)]&&(this[n(485)](n(483)),e[n(455)]())})),this.on(t(472),((e,o,s)=>{const r=t;s||this[r(507)]||n[r(501)]||this[r(485)](r(483))})),e}}const hs=us;function us(t,e){const n=ls();return(us=function(t,e){return n[t-=435]})(t,e)}function ls(){const t=["has","ck-thread--unlinked","commentThreadHeaderView","ck-reset_all-excluded","ck-thread--remove-confirmation","cancelConfirm","addMany","isSystemComment","commentThreadChildren","_cancelAllConfirms","actionIndicator","unbind","change:isActive","actionBar","ck-thread","resolveCommentThread",".ck-thread__container","fire","isReadOnly","resolveButton","ck-thread--","486660LIjBJc","_boundFirstCommentView","Resolve","div","locale","900552UXiAjq","createCollection","high","icon","isConfirm","placeholder","execute","2379980ByWOtT","isUnlinked","isActive","2198712hBxJFy","_bindFirstCommentView","isVisible","extendTemplate","1323IODStV","showConfirm","bind","tooltip","522522qFGSlT","archivedAt","isResolved","getTemplate","removeButton","then","5224HmmLeI","change:isReadOnly","stop","ck-comment--resolve","set","label","change:archivedAt","check","render","isResolvable","remove","_model","containerElement","bindTemplate","commentsListView","element","removeCommentThread","Delete comment thread?","length","ck-thread--active","querySelector","listenTo","commentViews","158256XGsgCm","get","setTemplate","Write a comment...","ck-thread__container","commentThreadInputView","_createResolveButton","add","isEnabled"];return(ls=function(){return t})()}!function(t,e){const n=us,o=t();for(;;)try{if(260535===-parseInt(n(454))/1+parseInt(n(506))/2+parseInt(n(477))/3+-parseInt(n(459))/4+parseInt(n(466))/5+parseInt(n(469))/6+-parseInt(n(473))/7*(parseInt(n(483))/8))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(ls);class ds extends((0,s.ConfirmMixin)(as)){constructor(t,e,n,o){const s=us;super(t,e,n,o),this[s(441)]=this[s(460)](),this[s(441)][s(439)]([this[s(497)],this[s(511)]]),this[s(494)][s(478)]&&this[s(441)][s(513)](this[s(435)],0),this[s(494)].on(s(489),((t,e,n)=>{const o=s;n?this[o(441)][o(515)](this[o(435)])||this[o(441)][o(513)](this[o(435)],0):this[o(441)][o(493)](this[o(435)])})),this[s(487)](s(443),null),this[s(495)]=null,this[s(455)]=null,this[s(458)]=t,this[s(452)]=this[s(512)](),this[s(508)](this[s(480)]()),this.on(s(445),((t,e,n)=>{n||this[s(442)]()})),this[s(504)](this[s(494)],s(484),((t,e,n)=>{n&&this[s(442)]()})),this[s(501)]>0&&this[s(470)](),this[s(504)](this[s(497)][s(505)],s(513),(()=>{this[s(470)]()}))}[hs(480)](){const t=hs,e=this[t(496)];return{tag:t(457),attributes:{class:[t(447),t(436),e.if(t(468),t(502)),e.if(t(467),t(516)),e.if(t(463),t(437)),e.to(t(443),(e=>e?t(453)+e:""))],"data-thread-id":this[t(494)].id,tabindex:-1},children:[{tag:t(457),attributes:{class:t(510)},children:this[t(441)]}]}}[hs(491)](){const t=hs;super[t(491)](),this[t(495)]=this[t(498)][t(503)](t(449))}[hs(442)](){const t=hs;this[t(438)]();for(const e of this[t(497)][t(505)])e[t(438)]()}[hs(470)](){const t=hs,{locale:e}=this,n=this[t(497)][t(505)][t(507)](0);n===this[t(455)]||n[t(440)]||(this[t(455)]=n,this[t(444)](t(443)),this[t(475)](t(443)).to(n,t(443),(e=>t(493)===e?t(493):null)),n[t(464)]=vo(e,t(509)),n[t(481)].on(t(465),(n=>{const o=t;n[o(485)](),this[o(474)](vo(e,o(500)),this[o(495)])[o(482)]((()=>{const t=o;this[t(450)](t(499))}))}),{priority:t(461)}),n[t(446)][t(513)](this[t(452)],0))}[hs(512)](){const e=hs,n=new go.ButtonView(this[e(458)]);return n[e(488)]=vo(this[e(458)],e(456)),n[e(476)]=vo(this[e(458)],e(456)),n[e(462)]=t.icons[e(490)],n[e(472)]({attributes:{class:e(486)}}),n[e(475)](e(514)).to(this[e(494)],e(451),(t=>!t)),n[e(475)](e(471)).to(this[e(494)],e(492),this[e(494)],e(479),((t,e)=>t&&!e)),n.on(e(465),(()=>{const t=e;this[t(450)](t(448),this[t(494)].id)})),n}}var ms=ps;function ps(t,e){var n=fs();return(ps=function(t,e){return n[t-=464]})(t,e)}function fs(){var t=["element","51210HvjHmG","9736tnECrM","204CeMrFP","content","8wsgIHY","7sDApGL","setTemplate","5ZsyKtK","3518753EYlpGM","225AkCFVz","innerHTML","4591609lNpliR","render","change:content","8468880nmkTzs","34496vEfmWY","set","ck-comment__content","1694172OpDqah","ck-annotation__content","div"];return(fs=function(){return t})()}!function(t,e){for(var n=ps,o=t();;)try{if(421367===parseInt(n(464))/1*(parseInt(n(474))/2)+-parseInt(n(483))/3*(parseInt(n(482))/4)+parseInt(n(466))/5*(-parseInt(n(477))/6)+-parseInt(n(467))/7*(parseInt(n(485))/8)+-parseInt(n(468))/9*(-parseInt(n(481))/10)+parseInt(n(470))/11+parseInt(n(473))/12)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(fs);class gs extends go.View{constructor(t){var e=ps;super(t),this[e(475)](e(484),""),this[e(465)]({tag:e(479),attributes:{class:[e(476),e(478)]}})}[ms(471)](){var t=ms;super[t(471)](),this.on(t(472),((e,n,o)=>{var s=t;this[s(480)][s(469)]=o})),this[t(480)][t(469)]=this[t(484)]}}const vs=ks;function ks(t,e){const n=ws();return(ks=function(t,e){return n[t-=182]})(t,e)}!function(t,e){const n=ks,o=t();for(;;)try{if(872768===parseInt(n(192))/1+parseInt(n(224))/2*(-parseInt(n(230))/3)+parseInt(n(202))/4+parseInt(n(211))/5*(-parseInt(n(199))/6)+-parseInt(n(222))/7+parseInt(n(205))/8+parseInt(n(220))/9)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(ws);class bs extends go.View{constructor(t,e,n){const o=ks;super(t),this[o(218)]=e,this[o(223)]=n,this[o(228)]=!!this[o(223)][o(228)],this[o(225)](o(200),!1),this[o(225)](o(207),!0),this[o(229)]=this[o(213)](),this[o(229)][o(185)](this[o(188)]())}[vs(227)](){this[vs(207)]=!1}[vs(197)](){const t=vs;this[t(200)]||(this[t(207)]=!0)}[vs(186)](){const t=vs;this[t(183)][t(186)]()}async[vs(208)](){const t=vs;await this[t(229)][t(190)](0)[t(208)](),super[t(208)]()}[vs(182)](){const t=vs;this[t(200)]||(this[t(200)]=!0,this[t(229)][t(219)](0)[t(208)](),this[t(229)][t(185)](this[t(203)]()))}[vs(187)](){const t=vs;this[t(200)]&&(this[t(200)]=!1,this[t(229)][t(219)](0)[t(208)](),this[t(229)][t(185)](this[t(188)]()))}[vs(188)](){const t=vs,e=new gs(this[t(215)]);return e[t(212)](t(195)).to(this[t(218)],t(195),this,t(207),((e,n)=>n?(0,s.trimHtml)(e,{limit:this[t(223)][t(210)]}):e)),e}[vs(203)](){const t=vs;this[t(223)][t(204)]||(this[t(223)][t(204)]={}),this[t(223)][t(204)][t(221)]=this[t(218)][t(195)];const e=new Uo(this[t(215)],this[t(223)][t(204)]);return e[t(214)]=this[t(218)][t(195)],e[t(212)](t(184)).to(this[t(218)],t(193)),e[t(206)]=vo(this[t(215)],t(194)),e.on(t(217),((e,n)=>{const o=t;this[o(189)](o(191),this[o(218)].id,n),this[o(187)](),this[o(186)]()})),e.on(t(201),(()=>{const e=t;this[e(187)](),this[e(186)]()})),e[t(196)](t(216),(()=>{e[t(186)]()})),e[t(209)](),e[t(226)](t(216)).to(this),e[t(226)](t(198)).to(this),e}}function ws(){const t=["disabledSubmit","add","focus","switchToDisplayMode","_createCommentContentView","fire","get","updateComment","112429lNCanj","isReadOnly","Save","content","once","collapse","editorDestroyed","45906elhyqf","isEditMode","cancel","3139264FsQUle","_createCommentInputView","editorConfig","4773720kMkoyd","submitLabel","isCollapsed","destroy","createEditor","maxCommentCharsWhenCollapsed","585oXBfrh","bind","createCollection","value","locale","editorReady","submit","_model","remove","25242624xGDZTA","initialData","7121002RcOmho","_config","121078RNmVzY","set","delegate","expand","isSystemComment","visibleView","75fdVMRy","switchToEditMode","element"];return(ws=function(){return t})()}const _s=Is;function Is(t,e){const n=ys();return(Is=function(t,e){return n[t-=461]})(t,e)}function ys(){const t=["add","mouseleave","formatDateTime","Delete comment?","removeButton","actionBar","isEditable","204hYcrbA","EXTERNAL_IMPORT_WORD_COMMENT","EXTERNAL_COMMENT","ck-annotation__actions--hidden","remove","789960ABmiuI","isConfirm","showConfirm","createCollection","_config","ck-comment__info","bindTemplate","some","buttonView","Show more items","listenTo","importWord","change:isRemovable","_createEditButton","_attachActions","getTemplate","ck-comment__wrapper","withText","change:isVisible","userView","author","ck-comment__external","push","element","change:isEnabled","getExternalCommentNote","isEditMode","source","items","77542TNRomI","ck-comment--remove-confirmation","ck-annotation__info-time","_createCommentInputView","fire","ck-comment__user","extendTemplate","then","length","resolvedAt","Reply...","@external","attributes","panelPosition","ck-annotation__content-wrapper","EXTERNAL_AVATAR","cancelConfirm","children","ck-annotation__info-name","render","isVisible","ck-comment--remove","isSystemComment","execute","placeholder","ck-comment__actions","label","ck-comment--edit","authoredAt","focus","EXTERNAL_IMPORT_WORD_AVATAR","ck-annotation__actions","ck-comment__info-name","getUserViewNotificationText","_createDropdown","creator","panelView","741720YlgwTi","ck-comment__actions--hidden","icon","threeVerticalDots","bind","Remove","pencil","editButton","setTemplate","div","isExternal","span","locale","visibleView","1469918OaUBjc","addMany","ck-annotation__user","isRemovable","dropdown","isEnabled","isReadOnly","ck-comment__main","_model","removeComment","Edit","switchToEditMode","ck-comment--info","8910108gOzXwo","_createRemoveButton","blur","150ynaiTc","166327GHthVC","50145hVRjxO","ck-annotation","ck-annotation__main","ck-annotation__info","actionIndicator","time","ck-comment__info-time","mouseenter","name","ck-comment--","edit","set","ck-comment"];return(ys=function(){return t})()}!function(t,e){const n=Is,o=t();for(;;)try{if(371320===-parseInt(n(582))/1+parseInt(n(510))/2+-parseInt(n(553))/3+parseInt(n(548))/4*(-parseInt(n(528))/5)+-parseInt(n(526))/6*(parseInt(n(527))/7)+parseInt(n(496))/8+parseInt(n(523))/9)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(ys);class Cs extends((0,s.ConfirmMixin)(bs)){constructor(t,e,n){const o=Is;super(t,e,n),this[o(539)](o(532),null),this[o(539)](o(483),vo(t,o(469))),this[o(500)](o(487)).to(e),this[o(500)](o(468)).to(e),this[o(546)]=this[o(556)](),this[o(481)]||(this[o(503)]=this[o(566)](),this[o(545)]=this[o(524)](),this[o(581)]=this[o(556)](),this[o(581)][o(511)]([this[o(503)],this[o(545)]]),this[o(514)]=this[o(493)](),this[o(546)][o(541)](this[o(514)])),this[o(572)]=new s.UserView(t,e[o(573)],this[o(492)]()),this[o(572)][o(465)]({attributes:{class:[o(464),o(512)]}}),this[o(563)](e,o(565),(()=>this[o(475)]())),this[o(504)](this[o(568)]())}[_s(568)](){const t=_s,e=this[t(559)],n=[{tag:t(505),attributes:{class:[t(558),t(531)]},children:[{tag:t(507),children:[{text:this[t(572)][t(536)]}],attributes:{class:[t(491),t(477)]}},{tag:t(533),attributes:{datetime:e.to(t(487)),class:[t(534),t(461)]},children:[{text:e.to(t(487),(e=>this[t(557)][t(543)](e)))}]}]},{tag:t(505),attributes:{class:[t(484),t(490),e.if(t(579),t(497)),e.if(t(579),t(551))]},children:this[t(546)]},{tag:t(505),attributes:{class:[t(473)]},children:this[t(509)]}];return this[t(518)][t(506)]&&n[t(575)]({tag:t(505),attributes:{class:[t(574)]},children:[{text:this[t(578)]()}]}),{tag:"li",attributes:{class:[t(569),e.if(t(554),t(583))],tabindex:-1},children:[{tag:t(505),attributes:{class:[t(540),t(529),e.if(t(579),t(486)),e.if(t(481),t(522)),e.to(t(532),(e=>e?t(537)+e:""))],"data-author-id":this[t(518)][t(573)].id,"data-comment-id":this[t(518)].id},children:[this[t(572)],{tag:t(505),attributes:{class:[t(517),t(530)]},children:n}]}]}}[_s(566)](){const e=_s,n=new go.ButtonView(this[e(508)]);return n[e(485)]=vo(this[e(508)],e(520)),n[e(498)]=t.icons[e(502)],n[e(570)]=!0,n[e(465)]({attributes:{class:e(486)}}),n[e(500)](e(515)).to(this[e(518)],e(516),(t=>!t)),n[e(500)](e(479)).to(this[e(518)],e(547)),n.on(e(482),(()=>this[e(521)]())),n}[_s(524)](){const t=_s,e=new go.ButtonView(this[t(508)]);return e[t(485)]=vo(this[t(508)],t(501)),e[t(498)]='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M5.2 7h9.2c.6 0 1 .4 1 1v9.9c0 .5-.4 1-1 1H5.2a1 1 0 0 1-1-1V8c0-.6.4-1 1-1zm1 1.5c-.3 0-.5.2-.5.5v8c0 .3.2.5.5.5h.5c.2 0 .5-.2.5-.5V9c0-.3-.3-.5-.5-.5h-.5zm3.2 0c-.2 0-.5.2-.5.5v8c0 .3.3.5.5.5h.5c.3 0 .5-.2.5-.5V9c0-.3-.2-.5-.5-.5h-.4zm3.5 0c-.2 0-.5.2-.5.5v8c0 .3.3.5.5.5h.5c.3 0 .5-.2.5-.5V9c0-.3-.2-.5-.5-.5h-.5zm-1.4-7.1H8.3L6.5 3.6H3.8c-.5 0-.7.3-.7.8s.2.7.7.7h12c.6 0 .9-.2.9-.7 0-.5-.3-.8-1-.8h-2.4l-1.8-2.2z"/></svg>\n',e[t(570)]=!0,e[t(465)]({attributes:{class:t(480)}}),e[t(500)](t(515)).to(this[t(518)],t(516),(t=>!t)),e[t(500)](t(479)).to(this[t(518)],t(513)),e.on(t(482),(()=>{const e=t;this[e(555)](vo(this[e(508)],e(544)),this[e(576)])[e(466)]((()=>{const t=e;this[t(463)](t(519),this[t(518)].id)}))})),e}[_s(493)](){const e=_s,n=(0,go.createDropdown)(this[e(508)]),o=n[e(495)][e(476)],s=new go.ListView(this[e(508)]),r=(t,o=-1)=>{const r=e,i=new go.ListItemView(this[r(508)]);i[r(476)][r(541)](t);const c=o>-1?o:s[r(581)][r(467)];s[r(581)][r(541)](i,c),n[r(563)](t,r(577),(()=>{const t=r;n[t(515)]=[...this[t(581)]][t(560)]((e=>e[t(515)]))})),n[r(563)](t,r(571),(()=>{const t=r;n[t(561)][t(479)]=[...this[t(581)]][t(560)]((e=>e[t(479)]))}))};n[e(472)]="sw",n[e(561)][e(539)]({label:vo(this[e(508)],e(562)),icon:t.icons[e(499)]}),n[e(515)]=[...this[e(581)]][e(560)]((t=>t[e(515)])),n[e(561)][e(479)]=[...this[e(581)]][e(560)]((t=>t[e(479)]));for(const t of this[e(581)])r(t);return o[e(541)](s),n[e(563)](this[e(581)],e(541),((t,e,n)=>{r(e,n)})),n[e(563)](this[e(581)],e(552),((t,n,o)=>{const r=e;s[r(581)][r(552)](o)})),n}[_s(567)](t,e){const n=_s,o=t&&t[n(576)];o&&(this[n(563)](o,n(535),(()=>this[n(532)]=e)),this[n(563)](o,n(488),(()=>this[n(532)]=e)),this[n(563)](o,n(542),(()=>this[n(532)]=null)),this[n(563)](o,n(525),(()=>this[n(532)]=null)))}[_s(462)](){const t=_s,e=super[t(462)]();return e[t(500)](t(483)).to(this),e}[_s(578)](){const t=_s;return t(564)===this[t(518)][t(471)][t(470)][t(580)]?vo(this[t(508)],t(549)):vo(this[t(508)],t(550))}[_s(492)](){const t=_s;return this[t(518)][t(506)]?t(564)===this[t(518)][t(471)][t(470)][t(580)]?vo(this[t(508)],t(489),this[t(518)][t(494)][t(536)]):vo(this[t(508)],t(474),this[t(518)][t(494)][t(536)]):null}[_s(478)](){const t=_s;super[t(478)](),this[t(567)](this[t(503)],t(538)),this[t(567)](this[t(545)],t(552))}}var As=n(673),Ts=n.n(As),Es=n(554),xs={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Ts()(Es.A,xs);Es.A.locals;var Os=n(306),Ms={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Ts()(Os.A,Ms);Os.A.locals;var Rs=n(980),js={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Ts()(Rs.A,js);Rs.A.locals;const Vs=function(){return _.Date.now()};var Ns=/\s/;const Ss=function(t){for(var e=t.length;e--&&Ns.test(t.charAt(e)););return e};var Ds=/^\s+/;const Ps=function(t){return t?t.slice(0,Ss(t)+1).replace(Ds,""):t};var zs=/^[-+]0x[0-9a-f]+$/i,Bs=/^0b[01]+$/i,Ls=/^0o[0-7]+$/i,Fs=parseInt;const Us=function(t){if("number"==typeof t)return t;if(Fn(t))return NaN;if(j(t)){var e="function"==typeof t.valueOf?t.valueOf():t;t=j(e)?e+"":e}if("string"!=typeof t)return 0===t?t:+t;t=Ps(t);var n=Bs.test(t);return n||Ls.test(t)?Fs(t.slice(2),n?2:8):zs.test(t)?NaN:+t};var Ks=Math.max,Ws=Math.min;const Hs=function(t,e,n){var o,s,r,i,c,a,h=0,u=!1,l=!1,d=!0;if("function"!=typeof t)throw new TypeError("Expected a function");function m(e){var n=o,r=s;return o=s=void 0,h=e,i=t.apply(r,n)}function p(t){var n=t-a;return void 0===a||n>=e||n<0||l&&t-h>=r}function f(){var t=Vs();if(p(t))return g(t);c=setTimeout(f,function(t){var n=e-(t-a);return l?Ws(n,r-(t-h)):n}(t))}function g(t){return c=void 0,d&&o?m(t):(o=s=void 0,i)}function v(){var t=Vs(),n=p(t);if(o=arguments,s=this,a=t,n){if(void 0===c)return function(t){return h=t,c=setTimeout(f,e),u?m(t):i}(a);if(l)return clearTimeout(c),c=setTimeout(f,e),m(a)}return void 0===c&&(c=setTimeout(f,e)),i}return e=Us(e)||0,j(n)&&(u=!!n.leading,r=(l="maxWait"in n)?Ks(Us(n.maxWait)||0,e):r,d="trailing"in n?!!n.trailing:d),v.cancel=function(){void 0!==c&&clearTimeout(c),h=0,o=a=s=c=void 0},v.flush=function(){return void 0===c?i:g(Vs())},v};const Ys=function(t,e,n){var o=!0,s=!0;if("function"!=typeof t)throw new TypeError("Expected a function");return j(n)&&(o="leading"in n?!!n.leading:o,s="trailing"in n?!!n.trailing:s),Hs(t,e,{leading:o,maxWait:e,trailing:s})};function qs(t,e){const n=Gs();return(qs=function(t,e){return n[t-=182]})(t,e)}function Gs(){const t=["attributes","attributeName","type","53645pLFYDR","childList","characterData","12751464OrdPsb","cancel","756CsVGEK","disconnect","class","1593033hBqYsW","477XmScjC","108KfuLfA","137260bLRHWB","2OqiCZZ","1602414ZQdlcs","6TOBztA","227323dOgnNR","4qwICGp","69976PnQbkM","observe"];return(Gs=function(){return t})()}function Js(t){const e=Ys(t,30),n=new MutationObserver((t=>{const n=qs;for(const o of t)(n(198)==o[n(200)]&&n(186)==o[n(199)]||n(202)==o[n(200)]||n(203)==o[n(200)])&&e()}));return{attach(t){n[qs(197)](t,{attributes:!0,childList:!0,subtree:!0,characterData:!0})},detach(){const t=qs;n[t(185)](),e[t(183)]()}}}!function(t,e){const n=qs,o=t();for(;;)try{if(886025===-parseInt(n(194))/1*(parseInt(n(191))/2)+-parseInt(n(192))/3*(-parseInt(n(195))/4)+parseInt(n(201))/5*(-parseInt(n(193))/6)+-parseInt(n(184))/7*(parseInt(n(196))/8)+-parseInt(n(188))/9*(parseInt(n(190))/10)+parseInt(n(182))/11+-parseInt(n(189))/12*(-parseInt(n(187))/13))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(Gs);var Xs=n(438),Qs={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Ts()(Xs.A,Qs);Xs.A.locals;const Zs=tr;function $s(){const t=["bindTemplate","6GUwinR","fire","69WuloUo","isDirty","_mutationObserver","type","10FCgXcc","set","div","ck-annotation-wrapper","Esc","targetRect","length","height","476jtkALu","element","focusTracker","101744VQmloy","mainView","content","render","createCollection","setTemplate","13610157pChYeA","attach","200524gFBIsu","clientHeight","clear","focus","4559175OWysau","add","isActive","keystrokes","3142854VPtCwA","_updateHeight","1364153gNUzED","destroy","ck-rounded-corners","ck-annotation-wrapper--active","listenTo","detach","3082302raMJpU"];return($s=function(){return t})()}function tr(t,e){const n=$s();return(tr=function(t,e){return n[t-=198]})(t,e)}!function(t,e){const n=tr,o=t();for(;;)try{if(888901===-parseInt(n(225))/1+-parseInt(n(223))/2+parseInt(n(235))/3*(parseInt(n(215))/4)+parseInt(n(219))/5*(parseInt(n(233))/6)+-parseInt(n(204))/7*(-parseInt(n(207))/8)+-parseInt(n(231))/9*(parseInt(n(239))/10)+parseInt(n(213))/11)break;o.push(o.shift())}catch(t){o.push(o.shift())}}($s);class er extends go.View{constructor(t,n){const o=tr;super(t),this.id=(0,e.uid)(),this[o(206)]=new e.FocusTracker,this[o(222)]=new e.KeystrokeHandler,this[o(222)][o(240)](o(200),((t,e)=>this[o(234)](o(200),e))),this[o(240)](o(201),{top:0,right:0,bottom:0,left:0}),this[o(240)](o(203),0),this[o(240)](o(221),!1),this[o(240)](o(236),!1),this[o(240)](o(202),0),this[o(240)](o(238),""),this[o(237)]=Js((()=>this[o(224)]())),this[o(209)]=this[o(211)](),this[o(209)][o(220)](n),this[o(208)]=n;const s=this[o(232)];this[o(212)]({tag:o(198),attributes:{class:["ck",o(199),o(227),s.if(o(221),o(228))],tabindex:-1},children:this[o(209)]})}[Zs(210)](){const t=Zs;super[t(210)](),this[t(206)][t(220)](this[t(205)]),this[t(222)][t(229)](this[t(205)]),this[t(237)][t(214)](this[t(205)])}[Zs(226)](){const t=Zs;this[t(209)][t(217)](),this[t(222)][t(226)](),this[t(206)][t(226)](),this[t(237)][t(230)](),super[t(226)]()}[Zs(218)](){const t=Zs;this[t(205)][t(218)]()}[Zs(224)](){const t=Zs,e=this[t(205)][t(216)];e&&(this[t(203)]=e)}}function nr(t,e){const n=sr();return(nr=function(t,e){return n[t-=273]})(t,e)}const or=nr;function sr(){const t=["68596eLEDkE","object","innerView","view","_getNormalizedTarget","length","4hCHhfK","mainView","filter","item","add","clear","1272cPKvaN","getClientRects","2299672DShnYj","192663CIrBws","function","focusableElements","every","_type","3XtHnHz","focusTracker","render","stopListening","targetRect","element","updateTargetRect","offsetParent","remove","isArray","350LGgSMI","type","4767325YvuRDC","destroy","annotation-invalid-target","898129MUoDaB","set","target","nodeType","_assertCorrectTarget","_id","_target","isActive","152XhcROr","3643932efxtsB","525903mFkMGO","isVisible","refreshVisibility"];return(sr=function(){return t})()}!function(t,e){const n=nr,o=t();for(;;)try{if(741372===parseInt(n(320))/1+-parseInt(n(299))/2*(parseInt(n(305))/3)+parseInt(n(291))/4*(-parseInt(n(317))/5)+parseInt(n(281))/6+-parseInt(n(282))/7*(-parseInt(n(280))/8)+-parseInt(n(300))/9*(parseInt(n(315))/10)+-parseInt(n(285))/11*(-parseInt(n(297))/12))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(sr);class rr extends((0,e.ObservableMixin)()){constructor({view:t,target:n,type:o,isVisible:s=!0}){const r=nr;super(),this[r(288)]=t,this[r(288)][r(310)]||this[r(288)][r(307)](),this[r(304)]=o,this[r(278)]=n,rr[r(276)](this[r(289)]()),this[r(302)]=new e.Collection([this[r(288)][r(310)]],{idProperty:r(277)}),this[r(302)].on(r(295),((t,e)=>{const n=r;this[n(288)][n(306)][n(295)](e)})),this[r(302)].on(r(313),((t,e)=>{const n=r;this[n(288)][n(306)][n(313)](e)})),this[r(273)](r(283),s)}get[or(316)](){const t=or;return t(301)==typeof this[t(304)]?this[t(304)]():this[t(304)]}get[or(287)](){const t=or;return this[t(288)][t(292)]}get[or(274)](){const t=or,e=this[t(289)]();return rr[t(276)](e),e}get[or(309)](){const t=or,n=this[t(274)];if(null===n)return null;if(n instanceof e.Rect)return n;const o=n[t(293)]((e=>function(e){const n=t;if(e[n(312)])return!0;return!!e[n(298)]()[n(294)](0)}(e)));return 0===o[t(290)]?null:new e.Rect(o[0][t(298)]()[t(294)](0))}get[or(279)](){const t=or;return this[t(288)][t(279)]}set[or(279)](t){const e=or;this[e(288)][e(279)]=t,this[e(288)][e(292)][e(279)]=t}[or(311)](){const t=or;this[t(288)][t(309)]=this[t(309)]}[or(318)](){const t=or;this[t(302)][t(308)](),this[t(302)][t(296)](),this[t(308)]()}[or(284)](){const t=or;this[t(283)]=!!this[t(309)]}static[or(276)](t){const n=or;if(!(null===t||t instanceof e.Rect||Array[n(314)](t)&&t[n(303)]((t=>ir(t)))))throw new e.CKEditorError(n(319),null,{target:t})}[or(289)](){const t=or,e=t(301)==typeof this[t(278)]?this[t(278)]():this[t(278)];return ir(e)?[e]:e}}function ir(t){const e=or;return null!==t&&e(286)==typeof t&&e(275)in t&&1===t[e(275)]}const cr=hr;function ar(){const t=["focusTracker","get","fire","refreshPositioning","delete","4452eYrbjk","annotationcollection-duplicated-item","set","length","5512760JtqQem","_focusTracker","_sort","left","11AeiGMT","24048108vZlXQL","targetRect","getByInnerView","view","top","add","change:isFocused","updateTargetRect","getByView","isFocused","innerView","has","_viewToAnnotation","_innerViewToAnnotation","blur","listenTo","10GYZDkC","1571685BYmcXY","28CaTOzN","9VxQmeD","focus","5415240gmatVz","65888PMRLdn","_getOrderInContent","getIndex","destroy","2373WiVHzX","sort","clear","focusableElements","from","stopListening","remove","annotationcollection-not-existing-item","253972sGuYRA"];return(ar=function(){return t})()}function hr(t,e){const n=ar();return(hr=function(t,e){return n[t-=403]})(t,e)}!function(t,e){const n=hr,o=t();for(;;)try{if(580701===parseInt(n(415))/1*(-parseInt(n(419))/2)+-parseInt(n(414))/3+parseInt(n(431))/4*(parseInt(n(413))/5)+-parseInt(n(437))/6*(parseInt(n(423))/7)+parseInt(n(441))/8+parseInt(n(416))/9*(-parseInt(n(418))/10)+-parseInt(n(445))/11*(-parseInt(n(446))/12))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(ar);class ur extends e.Collection{constructor(t=[]){const n=hr;super(),this[n(410)]=new Map,this[n(409)]=new Map,this[n(442)]=new e.FocusTracker,this[n(442)].on(n(403),((t,e,o)=>{const s=n;o||this[s(434)](s(411))}));for(const e of t)this[n(451)](e)}get[cr(406)](){const t=cr;return this[t(442)][t(406)]}[cr(451)](t){const n=cr;if(this[n(408)](t))throw new e.CKEditorError(n(438),null);this[n(410)][n(439)](t[n(407)],t),this[n(409)][n(439)](t[n(449)],t);for(const e of t[n(426)])this[n(442)][n(451)](e);this[n(412)](t[n(426)],n(451),((t,e)=>{const o=n;this[o(442)][o(451)](e)})),this[n(412)](t[n(426)],n(429),((t,e)=>{const o=n;this[o(442)][o(429)](e)})),this[n(412)](t[n(449)][n(432)],n(403),((e,o,s)=>{const r=n;s&&this[r(434)](r(417),t)})),t[n(404)]();const o=this[n(420)](t[n(449)][n(447)]);return super[n(451)](t,o)}[cr(429)](t){const n=cr;if(!this[n(408)](t))throw new e.CKEditorError(n(430),null);this[n(428)](t[n(449)][n(432)]),this[n(428)](t[n(426)]);for(const e of t[n(426)])this[n(442)][n(429)](e);return this[n(409)][n(436)](t[n(449)]),this[n(410)][n(436)](t[n(407)]),super[n(429)](t)}[cr(448)](t){const e=cr;return this[e(410)][e(433)](t)}[cr(405)](t){const e=cr;return this[e(409)][e(433)](t)}[cr(422)](){const t=cr;super[t(425)](),this[t(428)](),this[t(410)][t(425)](),this[t(409)][t(425)](),this[t(442)][t(422)]()}[cr(435)](){const t=cr;for(const e of this)e[t(404)]();this[t(443)]()}[cr(443)](){const t=cr,e=Array[t(427)](this)[t(424)](((e,n)=>lr(e[t(449)][t(447)],n[t(449)][t(447)])));for(let n=e[t(440)]-1;n>0;n--){const o=e[n];n!==this[t(421)](o)&&(this[t(429)](o),this[t(451)](o))}}[cr(420)](t){const e=cr;let n=0;if(!t)return this[e(440)];for(const o of this){const s=o[e(449)][e(447)];if(s){if(lr(t,s)<0)return n;n++}}return n}}function lr(t,e){const n=cr;if(null===t&&null===e)return 0;if(null===t)return-1;if(null===e)return 1;const o=t[n(450)]-e[n(450)];return 0==o?t[n(444)]-e[n(444)]:o}function dr(){const t=["focusTracker","2899330TSeFck","_visibleAnnotations","has","createAnnotationView","source","_addActiveAnnotation","collection","activate","refreshVisibility","set","destroy","11668208bzYPEw","566850juLcCO","listenTo","_removeActiveAnnotation","getByInnerView","90fwMuAG","_bindAnnotationsToVisibleAnnotations","deactivateAll","fire","Annotations","refreshPositioning","element","change:isVisible","delete","add","281342QtwrHE","32156DOfERM","activeAnnotations","view","pluginName","_deactivateAllAnnotations","stopListening","isVisible","remove","createAnnotation","2168472qagkWZ","1252902SpQtcV","_activateAnnotation"];return(dr=function(){return t})()}const mr=pr;function pr(t,e){const n=dr();return(pr=function(t,e){return n[t-=181]})(t,e)}!function(t,e){const n=pr,o=t();for(;;)try{if(370194===-parseInt(n(185))/1+parseInt(n(199))/2+-parseInt(n(209))/3+parseInt(n(200))/4*(-parseInt(n(189))/5)+-parseInt(n(210))/6+parseInt(n(213))/7+parseInt(n(184))/8)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(dr);class fr extends t.ContextPlugin{static get[mr(203)](){return mr(193)}constructor(t){const e=mr;super(t),this[e(219)]=new ur,this[e(214)]=new ur,this[e(182)](e(201),new Set),this[e(190)]()}[mr(198)](t){const e=mr;this[e(219)][e(198)](t)}[mr(207)](t){const e=mr;this[e(219)][e(207)](t),t[e(183)]()}[mr(181)](){const t=mr;for(const e of this[t(219)])e[t(181)]()}[mr(194)](){const t=mr;this[t(214)][t(194)]()}[mr(188)](t){const e=mr;return this[e(219)][e(188)](t)}[mr(191)](){const t=mr;this[t(192)](t(204))}[mr(183)](){const t=mr;for(const e of this[t(219)])e[t(183)]();this[t(214)][t(183)](),this[t(219)][t(183)](),super[t(183)]()}[mr(220)](t){const e=mr;this[e(192)](e(211),t)}[mr(208)](t){return new rr(t)}[mr(216)](t,e){return new er(t,e)}[mr(218)](t){const e=mr,n=new Set(this[e(201)]);n[e(198)](t),this[e(201)]=n}[mr(187)](t){const e=mr,n=new Set(this[e(201)]);n[e(197)](t),this[e(201)]=n}[mr(190)](){const t=mr,e=this[t(219)],n=this[t(214)];function o(e){const o=t,s=e[o(217)];s[o(206)]&&!n[o(215)](s)?n[o(198)](s):!s[o(206)]&&n[o(215)](s)&&n[o(207)](s),s[o(202)][o(212)][o(207)](s[o(202)][o(195)]),s[o(202)][o(212)][o(198)](s[o(202)][o(195)])}this[t(186)](e,t(198),((e,s)=>{const r=t;s[r(206)]&&n[r(198)](s),this[r(186)](s,r(196),o)})),this[t(186)](e,t(207),((e,s)=>{const r=t;n[r(215)](s)&&n[r(207)](s),this[r(205)](s,r(196),o)}))}}const gr=vr;function vr(t,e){const n=Ir();return(vr=function(t,e){return n[t-=326]})(t,e)}!function(t,e){const n=vr,o=t();for(;;)try{if(222316===-parseInt(n(346))/1+-parseInt(n(360))/2+parseInt(n(504))/3+parseInt(n(528))/4+parseInt(n(506))/5+-parseInt(n(442))/6*(-parseInt(n(540))/7)+-parseInt(n(461))/8)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(Ir);const kr=Symbol(gr(522)),br={admin:!0,modifyAll:!1,write:!0,resolve:!0};class wr extends t.ContextPlugin{static get[gr(434)](){return[fr,t.PendingActions,s.Users]}static get[gr(344)](){return gr(378)}constructor(t){const e=gr;super(t),this[e(458)]=new Map,this[e(386)]=new Map,this[e(375)]=new Map,this[e(376)](e(492),new Set),this[e(376)](e(552),new Map),this[e(513)]=this[e(543)][e(529)][e(418)](e(513));const n=this[e(543)][e(529)];n[e(435)](e(512),2),n[e(435)](e(526),500),n[e(435)](e(410),140),n[e(435)](e(478),ds),n[e(435)](e(398),Cs),n[e(418)](e(489))||console[e(349)](e(330))}[gr(537)](){const t=gr,e=this[t(543)][t(395)][t(418)](fr);this[t(376)](t(352),null),this.on(t(530),((e,n)=>this[t(393)](n))),this.on(t(482),((e,n)=>this[t(452)](n))),this.on(t(536),((e,n)=>this[t(484)](n))),this.on(t(536),((e,n)=>this[t(488)](n)),{priority:t(500)}),this.on(t(336),((e,n)=>this[t(476)](n))),this.on(t(336),((e,n)=>this[t(488)](n)),{priority:t(500)}),this.on(t(383),((e,n)=>this[t(370)](n))),this.on(t(479),((e,n)=>this[t(420)](n))),this.on(t(479),((e,n)=>this[t(488)](n)),{priority:t(500)}),this.on(t(339),((e,n)=>this[t(431)](n))),this.on(t(551),((e,n)=>this[t(332)](n))),this.on(t(455),((e,n)=>this[t(485)](n))),this.on(t(339),((e,{threadId:n,isFromAdapter:o})=>{const s=t;if(o)return;const r=this[s(424)](n),i=r&&this[s(386)][s(418)](r);i&&i[s(502)][s(494)]()}),{priority:t(500)}),this[t(534)](e,t(491),((e,n,o)=>{const s=t,r=Array[s(436)](o)[s(550)]((t=>this[s(375)][s(418)](t[s(490)])))[s(427)](Boolean)[0];this[s(352)]=r?r[s(515)]:null}))}[gr(377)](){!function(e){function n(t){const e=vr;return t[e(550)]((t=>String[e(533)](t)))[e(366)]("")}(e=>{const o=vr;function s(t){return n([112,108,117,103,105,110,78,97,109,101])in t}const r=[1,85,78,115,198,255,50,112,83,87,161],i=[127,34,6,211,167,86,146,199,132,160,18];function c(t){return function(t,e){const o=function(t){const e=atob(t),[o,s]=e[n([115,112,108,105,116])](n([45]));try{if(atob(s))return atob(o)}catch(t){}return e}(t),s=Array[n([102,114,111,109])](function(t){const e=new Uint8Array(t[n([108,101,110,103,116,104])]);for(let o=0;o<t[n([108,101,110,103,116,104])];o++)e[o]=t[n([99,104,97,114,67,111,100,101,65,116])](o);return e}(o)),r=s[n([112,111,112])](),i=s[n([112,111,112])]();return function(t){let e="";for(const o of t)e+=String[n([102,114,111,109,67,104,97,114,67,111,100,101])](o);return e}(function(t,e,o){const s={};s[n([110,117,109,98,101,114,79,102,82,111,117,110,100,115])]={16:10,24:12,32:14},s[n([114,99,111,110])]=[1,2,4,8,16,32,64,128,27,54,108,216,171,77,154,47,94,188,99,198,151,53,106,212,179,125,250,239,197,145],s[n([83])]=[99,124,119,123,242,107,111,197,48,1,103,43,254,215,171,118,202,130,201,125,250,89,71,240,173,212,162,175,156,164,114,192,183,253,147,38,54,63,247,204,52,165,229,241,113,216,49,21,4,199,35,195,24,150,5,154,7,18,128,226,235,39,178,117,9,131,44,26,27,110,90,160,82,59,214,179,41,227,47,132,83,209,0,237,32,252,177,91,106,203,190,57,74,76,88,207,208,239,170,251,67,77,51,133,69,249,2,127,80,60,159,168,81,163,64,143,146,157,56,245,188,182,218,33,16,255,243,210,205,12,19,236,95,151,68,23,196,167,126,61,100,93,25,115,96,129,79,220,34,42,144,136,70,238,184,20,222,94,11,219,224,50,58,10,73,6,36,92,194,211,172,98,145,149,228,121,231,200,55,109,141,213,78,169,108,86,244,234,101,122,174,8,186,120,37,46,28,166,180,198,232,221,116,31,75,189,139,138,112,62,181,102,72,3,246,14,97,53,87,185,134,193,29,158,225,248,152,17,105,217,142,148,155,30,135,233,206,85,40,223,140,161,137,13,191,230,66,104,65,153,45,15,176,84,187,22],s[n([84,49])]=[3328402341,4168907908,4000806809,4135287693,4294111757,3597364157,3731845041,2445657428,1613770832,33620227,3462883241,1445669757,3892248089,3050821474,1303096294,3967186586,2412431941,528646813,2311702848,4202528135,4026202645,2992200171,2387036105,4226871307,1101901292,3017069671,1604494077,1169141738,597466303,1403299063,3832705686,2613100635,1974974402,3791519004,1033081774,1277568618,1815492186,2118074177,4126668546,2211236943,1748251740,1369810420,3521504564,4193382664,3799085459,2883115123,1647391059,706024767,134480908,2512897874,1176707941,2646852446,806885416,932615841,168101135,798661301,235341577,605164086,461406363,3756188221,3454790438,1311188841,2142417613,3933566367,302582043,495158174,1479289972,874125870,907746093,3698224818,3025820398,1537253627,2756858614,1983593293,3084310113,2108928974,1378429307,3722699582,1580150641,327451799,2790478837,3117535592,0,3253595436,1075847264,3825007647,2041688520,3059440621,3563743934,2378943302,1740553945,1916352843,2487896798,2555137236,2958579944,2244988746,3151024235,3320835882,1336584933,3992714006,2252555205,2588757463,1714631509,293963156,2319795663,3925473552,67240454,4269768577,2689618160,2017213508,631218106,1269344483,2723238387,1571005438,2151694528,93294474,1066570413,563977660,1882732616,4059428100,1673313503,2008463041,2950355573,1109467491,537923632,3858759450,4260623118,3218264685,2177748300,403442708,638784309,3287084079,3193921505,899127202,2286175436,773265209,2479146071,1437050866,4236148354,2050833735,3362022572,3126681063,840505643,3866325909,3227541664,427917720,2655997905,2749160575,1143087718,1412049534,999329963,193497219,2353415882,3354324521,1807268051,672404540,2816401017,3160301282,369822493,2916866934,3688947771,1681011286,1949973070,336202270,2454276571,201721354,1210328172,3093060836,2680341085,3184776046,1135389935,3294782118,965841320,831886756,3554993207,4068047243,3588745010,2345191491,1849112409,3664604599,26054028,2983581028,2622377682,1235855840,3630984372,2891339514,4092916743,3488279077,3395642799,4101667470,1202630377,268961816,1874508501,4034427016,1243948399,1546530418,941366308,1470539505,1941222599,2546386513,3421038627,2715671932,3899946140,1042226977,2521517021,1639824860,227249030,260737669,3765465232,2084453954,1907733956,3429263018,2420656344,100860677,4160157185,470683154,3261161891,1781871967,2924959737,1773779408,394692241,2579611992,974986535,664706745,3655459128,3958962195,731420851,571543859,3530123707,2849626480,126783113,865375399,765172662,1008606754,361203602,3387549984,2278477385,2857719295,1344809080,2782912378,59542671,1503764984,160008576,437062935,1707065306,3622233649,2218934982,3496503480,2185314755,697932208,1512910199,504303377,2075177163,2824099068,1841019862,739644986],s[n([84,50])]=[2781242211,2230877308,2582542199,2381740923,234877682,3184946027,2984144751,1418839493,1348481072,50462977,2848876391,2102799147,434634494,1656084439,3863849899,2599188086,1167051466,2636087938,1082771913,2281340285,368048890,3954334041,3381544775,201060592,3963727277,1739838676,4250903202,3930435503,3206782108,4149453988,2531553906,1536934080,3262494647,484572669,2923271059,1783375398,1517041206,1098792767,49674231,1334037708,1550332980,4098991525,886171109,150598129,2481090929,1940642008,1398944049,1059722517,201851908,1385547719,1699095331,1587397571,674240536,2704774806,252314885,3039795866,151914247,908333586,2602270848,1038082786,651029483,1766729511,3447698098,2682942837,454166793,2652734339,1951935532,775166490,758520603,3000790638,4004797018,4217086112,4137964114,1299594043,1639438038,3464344499,2068982057,1054729187,1901997871,2534638724,4121318227,1757008337,0,750906861,1614815264,535035132,3363418545,3988151131,3201591914,1183697867,3647454910,1265776953,3734260298,3566750796,3903871064,1250283471,1807470800,717615087,3847203498,384695291,3313910595,3617213773,1432761139,2484176261,3481945413,283769337,100925954,2180939647,4037038160,1148730428,3123027871,3813386408,4087501137,4267549603,3229630528,2315620239,2906624658,3156319645,1215313976,82966005,3747855548,3245848246,1974459098,1665278241,807407632,451280895,251524083,1841287890,1283575245,337120268,891687699,801369324,3787349855,2721421207,3431482436,959321879,1469301956,4065699751,2197585534,1199193405,2898814052,3887750493,724703513,2514908019,2696962144,2551808385,3516813135,2141445340,1715741218,2119445034,2872807568,2198571144,3398190662,700968686,3547052216,1009259540,2041044702,3803995742,487983883,1991105499,1004265696,1449407026,1316239930,504629770,3683797321,168560134,1816667172,3837287516,1570751170,1857934291,4014189740,2797888098,2822345105,2754712981,936633572,2347923833,852879335,1133234376,1500395319,3084545389,2348912013,1689376213,3533459022,3762923945,3034082412,4205598294,133428468,634383082,2949277029,2398386810,3913789102,403703816,3580869306,2297460856,1867130149,1918643758,607656988,4049053350,3346248884,1368901318,600565992,2090982877,2632479860,557719327,3717614411,3697393085,2249034635,2232388234,2430627952,1115438654,3295786421,2865522278,3633334344,84280067,33027830,303828494,2747425121,1600795957,4188952407,3496589753,2434238086,1486471617,658119965,3106381470,953803233,334231800,3005978776,857870609,3151128937,1890179545,2298973838,2805175444,3056442267,574365214,2450884487,550103529,1233637070,4289353045,2018519080,2057691103,2399374476,4166623649,2148108681,387583245,3664101311,836232934,3330556482,3100665960,3280093505,2955516313,2002398509,287182607,3413881008,4238890068,3597515707,975967766],s[n([84,51])]=[1671808611,2089089148,2006576759,2072901243,4061003762,1807603307,1873927791,3310653893,810573872,16974337,1739181671,729634347,4263110654,3613570519,2883997099,1989864566,3393556426,2191335298,3376449993,2106063485,4195741690,1508618841,1204391495,4027317232,2917941677,3563566036,2734514082,2951366063,2629772188,2767672228,1922491506,3227229120,3082974647,4246528509,2477669779,644500518,911895606,1061256767,4144166391,3427763148,878471220,2784252325,3845444069,4043897329,1905517169,3631459288,827548209,356461077,67897348,3344078279,593839651,3277757891,405286936,2527147926,84871685,2595565466,118033927,305538066,2157648768,3795705826,3945188843,661212711,2999812018,1973414517,152769033,2208177539,745822252,439235610,455947803,1857215598,1525593178,2700827552,1391895634,994932283,3596728278,3016654259,695947817,3812548067,795958831,2224493444,1408607827,3513301457,0,3979133421,543178784,4229948412,2982705585,1542305371,1790891114,3410398667,3201918910,961245753,1256100938,1289001036,1491644504,3477767631,3496721360,4012557807,2867154858,4212583931,1137018435,1305975373,861234739,2241073541,1171229253,4178635257,33948674,2139225727,1357946960,1011120188,2679776671,2833468328,1374921297,2751356323,1086357568,2408187279,2460827538,2646352285,944271416,4110742005,3168756668,3066132406,3665145818,560153121,271589392,4279952895,4077846003,3530407890,3444343245,202643468,322250259,3962553324,1608629855,2543990167,1154254916,389623319,3294073796,2817676711,2122513534,1028094525,1689045092,1575467613,422261273,1939203699,1621147744,2174228865,1339137615,3699352540,577127458,712922154,2427141008,2290289544,1187679302,3995715566,3100863416,339486740,3732514782,1591917662,186455563,3681988059,3762019296,844522546,978220090,169743370,1239126601,101321734,611076132,1558493276,3260915650,3547250131,2901361580,1655096418,2443721105,2510565781,3828863972,2039214713,3878868455,3359869896,928607799,1840765549,2374762893,3580146133,1322425422,2850048425,1823791212,1459268694,4094161908,3928346602,1706019429,2056189050,2934523822,135794696,3134549946,2022240376,628050469,779246638,472135708,2800834470,3032970164,3327236038,3894660072,3715932637,1956440180,522272287,1272813131,3185336765,2340818315,2323976074,1888542832,1044544574,3049550261,1722469478,1222152264,50660867,4127324150,236067854,1638122081,895445557,1475980887,3117443513,2257655686,3243809217,489110045,2662934430,3778599393,4162055160,2561878936,288563729,1773916777,3648039385,2391345038,2493985684,2612407707,505560094,2274497927,3911240169,3460925390,1442818645,678973480,3749357023,2358182796,2717407649,2306869641,219617805,3218761151,3862026214,1120306242,1756942440,1103331905,2578459033,762796589,252780047,2966125488,1425844308,3151392187,372911126],s[n([84,52])]=[1667474886,2088535288,2004326894,2071694838,4075949567,1802223062,1869591006,3318043793,808472672,16843522,1734846926,724270422,4278065639,3621216949,2880169549,1987484396,3402253711,2189597983,3385409673,2105378810,4210693615,1499065266,1195886990,4042263547,2913856577,3570689971,2728590687,2947541573,2627518243,2762274643,1920112356,3233831835,3082273397,4261223649,2475929149,640051788,909531756,1061110142,4160160501,3435941763,875846760,2779116625,3857003729,4059105529,1903268834,3638064043,825316194,353713962,67374088,3351728789,589522246,3284360861,404236336,2526454071,84217610,2593830191,117901582,303183396,2155911963,3806477791,3958056653,656894286,2998062463,1970642922,151591698,2206440989,741110872,437923380,454765878,1852748508,1515908788,2694904667,1381168804,993742198,3604373943,3014905469,690584402,3823320797,791638366,2223281939,1398011302,3520161977,0,3991743681,538992704,4244381667,2981218425,1532751286,1785380564,3419096717,3200178535,960056178,1246420628,1280103576,1482221744,3486468741,3503319995,4025428677,2863326543,4227536621,1128514950,1296947098,859002214,2240123921,1162203018,4193849577,33687044,2139062782,1347481760,1010582648,2678045221,2829640523,1364325282,2745433693,1077985408,2408548869,2459086143,2644360225,943212656,4126475505,3166494563,3065430391,3671750063,555836226,269496352,4294908645,4092792573,3537006015,3452783745,202118168,320025894,3974901699,1600119230,2543297077,1145359496,387397934,3301201811,2812801621,2122220284,1027426170,1684319432,1566435258,421079858,1936954854,1616945344,2172753945,1330631070,3705438115,572679748,707427924,2425400123,2290647819,1179044492,4008585671,3099120491,336870440,3739122087,1583276732,185277718,3688593069,3772791771,842159716,976899700,168435220,1229577106,101059084,606366792,1549591736,3267517855,3553849021,2897014595,1650632388,2442242105,2509612081,3840161747,2038008818,3890688725,3368567691,926374254,1835907034,2374863873,3587531953,1313788572,2846482505,1819063512,1448540844,4109633523,3941213647,1701162954,2054852340,2930698567,134748176,3132806511,2021165296,623210314,774795868,471606328,2795958615,3031746419,3334885783,3907527627,3722280097,1953799400,522133822,1263263126,3183336545,2341176845,2324333839,1886425312,1044267644,3048588401,1718004428,1212733584,50529542,4143317495,235803164,1633788866,892690282,1465383342,3115962473,2256965911,3250673817,488449850,2661202215,3789633753,4177007595,2560144171,286339874,1768537042,3654906025,2391705863,2492770099,2610673197,505291324,2273808917,3924369609,3469625735,1431699370,673740880,3755965093,2358021891,2711746649,2307489801,218961690,3217021541,3873845719,1111672452,1751693520,1094828930,2576986153,757954394,252645662,2964376443,1414855848,3149649517,370555436],s[n([85,49])]=[0,235474187,470948374,303765277,941896748,908933415,607530554,708780849,1883793496,2118214995,1817866830,1649639237,1215061108,1181045119,1417561698,1517767529,3767586992,4003061179,4236429990,4069246893,3635733660,3602770327,3299278474,3400528769,2430122216,2664543715,2362090238,2193862645,2835123396,2801107407,3035535058,3135740889,3678124923,3576870512,3341394285,3374361702,3810496343,3977675356,4279080257,4043610186,2876494627,2776292904,3076639029,3110650942,2472011535,2640243204,2403728665,2169303058,1001089995,899835584,666464733,699432150,59727847,226906860,530400753,294930682,1273168787,1172967064,1475418501,1509430414,1942435775,2110667444,1876241833,1641816226,2910219766,2743034109,2976151520,3211623147,2505202138,2606453969,2302690252,2269728455,3711829422,3543599269,3240894392,3475313331,3843699074,3943906441,4178062228,4144047775,1306967366,1139781709,1374988112,1610459739,1975683434,2076935265,1775276924,1742315127,1034867998,866637845,566021896,800440835,92987698,193195065,429456164,395441711,1984812685,2017778566,1784663195,1683407248,1315562145,1080094634,1383856311,1551037884,101039829,135050206,437757123,337553864,1042385657,807962610,573804783,742039012,2531067453,2564033334,2328828971,2227573024,2935566865,2700099354,3001755655,3168937228,3868552805,3902563182,4203181171,4102977912,3736164937,3501741890,3265478751,3433712980,1106041591,1340463100,1576976609,1408749034,2043211483,2009195472,1708848333,1809054150,832877231,1068351396,766945465,599762354,159417987,126454664,361929877,463180190,2709260871,2943682380,3178106961,3009879386,2572697195,2538681184,2236228733,2336434550,3509871135,3745345300,3441850377,3274667266,3910161971,3877198648,4110568485,4211818798,2597806476,2497604743,2261089178,2295101073,2733856160,2902087851,3202437046,2968011453,3936291284,3835036895,4136440770,4169408201,3535486456,3702665459,3467192302,3231722213,2051518780,1951317047,1716890410,1750902305,1113818384,1282050075,1584504582,1350078989,168810852,67556463,371049330,404016761,841739592,1008918595,775550814,540080725,3969562369,3801332234,4035489047,4269907996,3569255213,3669462566,3366754619,3332740144,2631065433,2463879762,2160117071,2395588676,2767645557,2868897406,3102011747,3069049960,202008497,33778362,270040487,504459436,875451293,975658646,675039627,641025152,2084704233,1917518562,1615861247,1851332852,1147550661,1248802510,1484005843,1451044056,933301370,967311729,733156972,632953703,260388950,25965917,328671808,496906059,1206477858,1239443753,1543208500,1441952575,2144161806,1908694277,1675577880,1842759443,3610369226,3644379585,3408119516,3307916247,4011190502,3776767469,4077384432,4245618683,2809771154,2842737049,3144396420,3043140495,2673705150,2438237621,2203032232,2370213795],s[n([85,50])]=[0,185469197,370938394,487725847,741876788,657861945,975451694,824852259,1483753576,1400783205,1315723890,1164071807,1950903388,2135319889,1649704518,1767536459,2967507152,3152976349,2801566410,2918353863,2631447780,2547432937,2328143614,2177544179,3901806776,3818836405,4270639778,4118987695,3299409036,3483825537,3535072918,3652904859,2077965243,1893020342,1841768865,1724457132,1474502543,1559041666,1107234197,1257309336,598438867,681933534,901210569,1052338372,261314535,77422314,428819965,310463728,3409685355,3224740454,3710368113,3593056380,3875770207,3960309330,4045380933,4195456072,2471224067,2554718734,2237133081,2388260884,3212035895,3028143674,2842678573,2724322336,4138563181,4255350624,3769721975,3955191162,3667219033,3516619604,3431546947,3347532110,2933734917,2782082824,3099667487,3016697106,2196052529,2313884476,2499348523,2683765030,1179510461,1296297904,1347548327,1533017514,1786102409,1635502980,2087309459,2003294622,507358933,355706840,136428751,53458370,839224033,957055980,605657339,790073846,2373340630,2256028891,2607439820,2422494913,2706270690,2856345839,3075636216,3160175349,3573941694,3725069491,3273267108,3356761769,4181598602,4063242375,4011996048,3828103837,1033297158,915985419,730517276,545572369,296679730,446754879,129166120,213705253,1709610350,1860738147,1945798516,2029293177,1239331162,1120974935,1606591296,1422699085,4148292826,4233094615,3781033664,3931371469,3682191598,3497509347,3446004468,3328955385,2939266226,2755636671,3106780840,2988687269,2198438022,2282195339,2501218972,2652609425,1201765386,1286567175,1371368976,1521706781,1805211710,1620529459,2105887268,1988838185,533804130,350174575,164439672,46346101,870912086,954669403,636813900,788204353,2358957921,2274680428,2592523643,2441661558,2695033685,2880240216,3065962831,3182487618,3572145929,3756299780,3270937875,3388507166,4174560061,4091327024,4006521127,3854606378,1014646705,930369212,711349675,560487590,272786309,457992840,106852767,223377554,1678381017,1862534868,1914052035,2031621326,1211247597,1128014560,1580087799,1428173050,32283319,182621114,401639597,486441376,768917123,651868046,1003007129,818324884,1503449823,1385356242,1333838021,1150208456,1973745387,2125135846,1673061617,1756818940,2970356327,3120694122,2802849917,2887651696,2637442643,2520393566,2334669897,2149987652,3917234703,3799141122,4284502037,4100872472,3309594171,3460984630,3545789473,3629546796,2050466060,1899603969,1814803222,1730525723,1443857720,1560382517,1075025698,1260232239,575138148,692707433,878443390,1062597235,243256656,91341917,409198410,325965383,3403100636,3252238545,3704300486,3620022987,3874428392,3990953189,4042459122,4227665663,2460449204,2578018489,2226875310,2411029155,3198115200,3046200461,2827177882,2743944855],s[n([85,51])]=[0,218828297,437656594,387781147,875313188,958871085,775562294,590424639,1750626376,1699970625,1917742170,2135253587,1551124588,1367295589,1180849278,1265195639,3501252752,3720081049,3399941250,3350065803,3835484340,3919042237,4270507174,4085369519,3102249176,3051593425,2734591178,2952102595,2361698556,2177869557,2530391278,2614737639,3145456443,3060847922,2708326185,2892417312,2404901663,2187128086,2504130317,2555048196,3542330227,3727205754,3375740769,3292445032,3876557655,3926170974,4246310725,4027744588,1808481195,1723872674,1910319033,2094410160,1608975247,1391201670,1173430173,1224348052,59984867,244860394,428169201,344873464,935293895,984907214,766078933,547512796,1844882806,1627235199,2011214180,2062270317,1507497298,1423022939,1137477952,1321699145,95345982,145085239,532201772,313773861,830661914,1015671571,731183368,648017665,3175501286,2957853679,2807058932,2858115069,2305455554,2220981195,2474404304,2658625497,3575528878,3625268135,3473416636,3254988725,3778151818,3963161475,4213447064,4130281361,3599595085,3683022916,3432737375,3247465558,3802222185,4020912224,4172763771,4122762354,3201631749,3017672716,2764249623,2848461854,2331590177,2280796200,2431590963,2648976442,104699613,188127444,472615631,287343814,840019705,1058709744,671593195,621591778,1852171925,1668212892,1953757831,2037970062,1514790577,1463996600,1080017571,1297403050,3673637356,3623636965,3235995134,3454686199,4007360968,3822090177,4107101658,4190530515,2997825956,3215212461,2830708150,2779915199,2256734592,2340947849,2627016082,2443058075,172466556,122466165,273792366,492483431,1047239e3,861968209,612205898,695634755,1646252340,1863638845,2013908262,1963115311,1446242576,1530455833,1277555970,1093597963,1636604631,1820824798,2073724613,1989249228,1436590835,1487645946,1337376481,1119727848,164948639,81781910,331544205,516552836,1039717051,821288114,669961897,719700128,2973530695,3157750862,2871682645,2787207260,2232435299,2283490410,2667994737,2450346104,3647212047,3564045318,3279033885,3464042516,3980931627,3762502690,4150144569,4199882800,3070356634,3121275539,2904027272,2686254721,2200818878,2384911031,2570832044,2486224549,3747192018,3528626907,3310321856,3359936201,3950355702,3867060991,4049844452,4234721005,1739656202,1790575107,2108100632,1890328081,1402811438,1586903591,1233856572,1149249077,266959938,48394827,369057872,418672217,1002783846,919489135,567498868,752375421,209336225,24197544,376187827,459744698,945164165,895287692,574624663,793451934,1679968233,1764313568,2117360635,1933530610,1343127501,1560637892,1243112415,1192455638,3704280881,3519142200,3336358691,3419915562,3907448597,3857572124,4075877127,4294704398,3029510009,3113855344,2927934315,2744104290,2159976285,2377486676,2594734927,2544078150],s[n([85,52])]=[0,151849742,303699484,454499602,607398968,758720310,908999204,1059270954,1214797936,1097159550,1517440620,1400849762,1817998408,1699839814,2118541908,2001430874,2429595872,2581445614,2194319100,2345119218,3034881240,3186202582,2801699524,2951971274,3635996816,3518358430,3399679628,3283088770,4237083816,4118925222,4002861748,3885750714,1002142683,850817237,698445255,548169417,529487843,377642221,227885567,77089521,1943217067,2061379749,1640576439,1757691577,1474760595,1592394909,1174215055,1290801793,2875968315,2724642869,3111247143,2960971305,2405426947,2253581325,2638606623,2487810577,3808662347,3926825029,4044981591,4162096729,3342319475,3459953789,3576539503,3693126241,1986918061,2137062819,1685577905,1836772287,1381620373,1532285339,1078185097,1229899655,1040559837,923313619,740276417,621982671,439452389,322734571,137073913,19308535,3871163981,4021308739,4104605777,4255800159,3263785589,3414450555,3499326569,3651041127,2933202493,2815956275,3167684641,3049390895,2330014213,2213296395,2566595609,2448830231,1305906550,1155237496,1607244650,1455525988,1776460110,1626319424,2079897426,1928707164,96392454,213114376,396673818,514443284,562755902,679998e3,865136418,983426092,3708173718,3557504664,3474729866,3323011204,4180808110,4030667424,3945269170,3794078908,2507040230,2623762152,2272556026,2390325492,2975484382,3092726480,2738905026,2857194700,3973773121,3856137295,4274053469,4157467219,3371096953,3252932727,3673476453,3556361835,2763173681,2915017791,3064510765,3215307299,2156299017,2307622919,2459735317,2610011675,2081048481,1963412655,1846563261,1729977011,1480485785,1362321559,1243905413,1126790795,878845905,1030690015,645401037,796197571,274084841,425408743,38544885,188821243,3613494426,3731654548,3313212038,3430322568,4082475170,4200115116,3780097726,3896688048,2668221674,2516901860,2366882550,2216610296,3141400786,2989552604,2837966542,2687165888,1202797690,1320957812,1437280870,1554391400,1669664834,1787304780,1906247262,2022837584,265905162,114585348,499347990,349075736,736970802,585122620,972512814,821712160,2595684844,2478443234,2293045232,2174754046,3196267988,3079546586,2895723464,2777952454,3537852828,3687994002,3234156416,3385345166,4142626212,4293295786,3841024952,3992742070,174567692,57326082,410887952,292596766,777231668,660510266,1011452712,893681702,1108339068,1258480242,1343618912,1494807662,1715193156,1865862730,1948373848,2100090966,2701949495,2818666809,3004591147,3122358053,2235061775,2352307457,2535604243,2653899549,3915653703,3764988233,4219352155,4067639125,3444575871,3294430577,3746175075,3594982253,836553431,953270745,600235211,718002117,367585007,484830689,133361907,251657213,2041877159,1891211689,1806599355,1654886325,1568718495,1418573201,1335535747,1184342925];const r=new Uint8Array(16);for(let t=15;t>=0;--t)r[t]=o%256,o=parseInt(o/256);let i=null,c=16;const a=new Uint8Array(e),h=[],u=[];!function(){const t=s[n([110,117,109,98,101,114,79,102,82,111,117,110,100,115])][a[n([108,101,110,103,116,104])]];for(let e=0;e<=t;e++)h[n([112,117,115,104])]([0,0,0,0]),u[n([112,117,115,104])]([0,0,0,0]);const e=4*(t+1),o=a[n([108,101,110,103,116,104])]/4,r=l(a);let i;for(let e=0;e<o;e++)i=e>>2,h[i][e%4]=r[e],u[t-i][e%4]=r[e];let c,d=0,m=o;for(;m<e;){c=r[o-1],r[0]^=s[n([83])][c>>16&255]<<24^s[n([83])][c>>8&255]<<16^s[n([83])][255&c]<<8^s[n([83])][c>>24&255]^s[n([114,99,111,110])][d]<<24,d+=1;for(let t=1;t<o/2;t++)r[t]^=r[t-1];c=r[o/2-1],r[o/2]^=s[n([83])][255&c]^s[n([83])][c>>8&255]<<8^s[n([83])][c>>16&255]<<16^s[n([83])][c>>24&255]<<24;for(let t=o/2+1;t<o;t++)r[t]^=r[t-1];let i,a,l=0;for(;l<o&&m<e;)i=m>>2,a=m%4,h[i][a]=r[l],u[t-i][a]=r[l++],m++}for(let e=1;e<t;e++)for(let t=0;t<4;t++)c=u[e][t],u[e][t]=s[n([85,49])][c>>24&255]^s[n([85,50])][c>>16&255]^s[n([85,51])][c>>8&255]^s[n([85,52])][255&c]}();for(let e=0;e<t[n([108,101,110,103,116,104])];e++)16===c&&(i=m(r),c=0,d(r)),t[e]^=i[c++];return t;function l(t){const e=[];for(let o=0;o<t[n([108,101,110,103,116,104])];o+=4)e[n([112,117,115,104])](t[o]<<24|t[o+1]<<16|t[o+2]<<8|t[o+3]);return e}function d(t){for(let e=15;e>=0;e--){if(255!==t[e]){t[e]++;break}t[e]=0}}function m(t){const e=h[n([108,101,110,103,116,104])]-1,o=[0,0,0,0];let r=l(t);for(let t=0;t<4;t++)r[t]^=h[0][t];for(let t=1;t<e;t++){for(let e=0;e<4;e++)o[e]=s[n([84,49])][r[e]>>24&255]^s[n([84,50])][r[(e+1)%4]>>16&255]^s[n([84,51])][r[(e+2)%4]>>8&255]^s[n([84,52])][255&r[(e+3)%4]]^h[t][e];r=o[n([115,108,105,99,101])]()}const i=new Uint8Array(16);let c;for(let t=0;t<4;t++)c=h[e][t],i[4*t]=255&(s[n([83])][r[t]>>24&255]^c>>24),i[4*t+1]=255&(s[n([83])][r[(t+1)%4]>>16&255]^c>>16),i[4*t+2]=255&(s[n([83])][r[(t+2)%4]>>8&255]^c>>8),i[4*t+3]=255&(s[n([83])][255&r[(t+3)%4]]^c);return i}}(s,e,i+256*r))}(t,new Uint8Array([...r,29,221,175,90,231,133,239,240,75,180,...i]))}const a=function(){const t=[{[n([105,100])]:1,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([67,111,109,109,101,110,116,115]),[n([112,108,117,103,105,110,78,97,109,101])]:n([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([108,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([99,104,101,99,107,65,108,115,111])]:[{[n([105,100])]:2,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([84,114,97,99,107,32,67,104,97,110,103,101,115]),[n([112,108,117,103,105,110,78,97,109,101])]:n([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([108,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,84,114,97,99,107,67,104,97,110,103,101,115]),[n([111,112,116,105,111,110,115])]:{[n([97,105,119,115,103,105,99])]:!0,[n([97,105,116,99,100,103,105,108])]:!0,[n([97,105,114,118,105,105,108])]:!0}}],[n([111,112,116,105,111,110,115])]:{[n([97,105,119,115,103,105,99])]:!0,[n([97,105,116,99,100,103,105,108])]:!0,[n([97,105,114,118,105,105,108])]:!0}},{[n([105,100])]:3,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([80,97,103,105,110,97,116,105,111,110]),[n([112,108,117,103,105,110,78,97,109,101])]:n([80,97,103,105,110,97,116,105,111,110,76,111,111,107,117,112]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([112,97,103,105,110,97,116,105,111,110,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101])},{[n([105,100])]:4,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([82,101,118,105,115,105,111,110,32,72,105,115,116,111,114,121]),[n([112,108,117,103,105,110,78,97,109,101])]:n([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([108,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,82,101,118,105,115,105,111,110,72,105,115,116,111,114,121]),[n([111,112,116,105,111,110,115])]:{[n([97,105,119,115,103,105,99])]:!0,[n([97,105,116,99,100,103,105,108])]:!0,[n([97,105,114,118,105,105,108])]:!0}},{[n([105,100])]:5,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([68,111,99,117,109,101,110,116,32,79,117,116,108,105,110,101]),[n([112,108,117,103,105,110,78,97,109,101])]:n([68,111,99,117,109,101,110,116,79,117,116,108,105,110,101,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:6,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([70,111,114,109,97,116,32,80,97,105,110,116,101,114]),[n([112,108,117,103,105,110,78,97,109,101])]:n([70,111,114,109,97,116,80,97,105,110,116,101,114,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([102,111,114,109,97,116,80,97,105,110,116,101,114,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:7,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([83,108,97,115,104,32,67,111,109,109,97,110,100]),[n([112,108,117,103,105,110,78,97,109,101])]:n([83,108,97,115,104,67,111,109,109,97,110,100,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([115,108,97,115,104,67,111,109,109,97,110,100,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:8,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([84,97,98,108,101,32,111,102,32,67,111,110,116,101,110,116,115]),[n([112,108,117,103,105,110,78,97,109,101])]:n([84,97,98,108,101,79,102,67,111,110,116,101,110,116,115,69,100,105,116,105,110,103]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:9,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([84,101,109,112,108,97,116,101]),[n([112,108,117,103,105,110,78,97,109,101])]:n([84,101,109,112,108,97,116,101,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([116,101,109,112,108,97,116,101,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12,14]}},{[n([105,100])]:10,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([80,97,115,116,101,32,102,114,111,109,32,79,102,102,105,99,101,32,69,110,104,97,110,99,101,100]),[n([112,108,117,103,105,110,78,97,109,101])]:n([80,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,73,110,108,105,110,101,114]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:11,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([65,73,32,65,115,115,105,115,116,97,110,116]),[n([112,108,117,103,105,110,78,97,109,101])]:n([65,73,65,115,115,105,115,116,97,110,116,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([97,105,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101])},{[n([105,100])]:12,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([80,114,111,100,117,99,116,105,118,105,116,121,32,112,97,99,107])},{[n([105,100])]:13,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([67,97,115,101,32,67,104,97,110,103,101]),[n([112,108,117,103,105,110,78,97,109,101])]:n([67,97,115,101,67,104,97,110,103,101,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([99,97,115,101,67,104,97,110,103,101,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:14,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([68,114,117,112,97,108,32,112,97,99,107]),[n([102,111,114,98,105,100,100,101,110,72,97,110,100,108,101,114])]:n([102,111,114,98,105,100,100,101,110,72,97,110,100,108,101,114,70,111,114,68,114,117,112,97,108])}];return function t(e){e[n([102,111,114,69,97,99,104])]((e=>{e[n([112,101,114,109,105,115,115,105,111,110,77,97,115,107])]=1<<e[n([105,100])]-1,s(e)&&e[n([99,104,101,99,107,65,108,115,111])]&&t(e[n([99,104,101,99,107,65,108,115,111])])}))}(t),t}(),h={[n([99,104,101,99,107,76,105,99,101,110,115,101])]:function(t,e){v(g(t,e),e)},[n([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,84,114,97,99,107,67,104,97,110,103,101,115])]:function(t,e){v(function(t,e){try{if(C(l,n([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]))&&t){const o=A(l,n([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]))[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])];if(parseInt(o)/2>t[n([101,120,112,105,114,97,116,105,111,110,68,97,116,101])])return k(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}return g(t,e)}catch(t){return k(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}}(t,e),e)},[n([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,82,101,118,105,115,105,111,110,72,105,115,116,111,114,121])]:function(t,e){const o=i[0]*r[1],s=i[0]*r[2],c=i[2]*r[2];function a(t,e){h(),k(e+n([84,114,105,97,108,76,105,109,105,116,58])+t),window[b()]=t===n([116,105,109,101])?o:s}function h(){const t=l;function e(){C(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&(A(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[n([117,110,98,105,110,100])](n([105,115,69,110,97,98,108,101,100])),A(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[n([105,115,69,110,97,98,108,101,100])]=!1,A(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[n([117,112,100,97,116,101])]=I,A(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[n([115,97,118,101,82,101,118,105,115,105,111,110])]=I,t[n([109,111,100,101,108])][n([99,104,97,110,103,101])]=I,t[n([109,111,100,101,108])][n([101,110,113,117,101,117,101,67,104,97,110,103,101])]=I,t[n([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](n([109,111,100,101,108]))),C(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&(A(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([117,110,98,105,110,100])](n([105,115,69,110,97,98,108,101,100])),A(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([105,115,69,110,97,98,108,101,100])]=!1,A(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([99,111,109,112,97,114,101])]=I,A(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([95,103,101,116,68,105,102,102])]=I)}t[n([115,116,97,116,101])]==n([114,101,97,100,121])?e():t[n([111,110,99,101])](n([114,101,97,100,121]),(()=>{const o=vr;if(C(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&e(),C(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))){const s=A(t,n([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121])),r=s[o(487)](0),i=s[o(521)](r[n([105,100])]);A(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([99,111,109,112,97,114,101])](r[n([105,100])],i?i[n([105,100])]:null,1)[o(337)]((()=>e()))}}))}C(l,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&A(l,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))[n([115,116,97,116,101])]==n([99,111,110,110,101,99,116,101,100])&&(window[b()]=c),function(t,e){if(t==e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))h();else if(t==e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108])){const t=function(){const t=vr;if(!C(l,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114])))return!1;for(const e in window)if(Number[t(396)](Number(e))){if(window[e]===o)return n([116,105,109,101]);if(window[e]===s)return n([114,101,118,105,115,105,111,110,115])}return!1}();t&&a(t,e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]);const c=function(){let t=i[6]*r[8]*r[6];return C(l,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&(t/=10),t}();window[n([115,101,116,84,105,109,101,111,117,116])]((()=>{a(n([116,105,109,101]),e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])])}),c);const h=A(l,n([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121]))[n([95,114,101,118,105,115,105,111,110,115])];h[n([108,101,110,103,116,104])]>=7?a(n([114,101,118,105,115,105,111,110,115]),e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]):h.on(n([97,100,100]),(()=>{h[n([108,101,110,103,116,104])]>=7&&a(n([114,101,118,105,115,105,111,110,115]),e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])])}))}}(function(t,e){try{return function(){const t=vr;if(!C(l,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114])))return!1;for(const e in window)if(Number[t(396)](Number(e))&&window[e]===c)return!0;return!1}()?k(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([86,97,108,105,100])):g(t,e)}catch(t){return k(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}}(t,e),e)}},u=e[n([99,111,110,115,116,114,117,99,116,111,114])][n([112,108,117,103,105,110,78,97,109,101])],l=n([99,111,110,116,101,120,116])in e?e[o(543)]:e[o(469)],d=n([52,48,52,56,48,54,53,48]),m=n([65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,48,49,50,51,52,53,54,55,56,57]),p=l[o(529)][o(418)](n([108,105,99,101,110,115,101,75,101,121])),f=a[n([102,105,108,116,101,114])](s)[n([102,105,110,100])]((t=>t[n([112,108,117,103,105,110,78,97,109,101])]===u));function g(t,e){try{return function(t){if(!C(l,t[n([112,108,117,103,105,110,78,97,109,101])]))return!0;const e=t[n([111,112,116,105,111,110,115])]||{},o=e[n([97,105,119,115,103,105,99])]||!1,s=e[n([97,105,116,99,100,103,105,108])]||!1,r=e[n([97,105,114,118,105,105,108])]||!1;return!(!C(l,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))||A(l,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))[n([115,116,97,116,101])]!=n([99,111,110,110,101,99,116,101,100])||!o)||(!(!C(l,n([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114]))||A(l,n([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114]))[n([114,101,115,117,108,116])]!=n([101,110,100])||!s)||!(!C(l,n([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]))||A(l,n([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]))[n([114,101,115,117,108,116])]!=n([101,110,100])||!r))}(e)?k(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([86,97,108,105,100])):t&&function(t,e){const s=!!(t&e[n([112,101,114,109,105,115,115,105,111,110,77,97,115,107])]),r=function(t,e){const s=(e[n([111,112,116,105,111,110,115])]||{})[n([102,103,105])]||null;return!!s&&a[n([102,105,108,116,101,114])]((t=>s[n([105,110,99,108,117,100,101,115])](t[n([105,100])])))[n([102,105,108,116,101,114])]((t=>!function(t){const e=o,s={[n([102,111,114,98,105,100,100,101,110,72,97,110,100,108,101,114,70,111,114,68,114,117,112,97,108])]:y};return!!t[e(388)]&&s[t[e(388)]]()}(t)))[n([115,111,109,101])]((e=>!!(t&e[n([112,101,114,109,105,115,115,105,111,110,77,97,115,107])])))}(t,e);return s||r}(t[n([97,108,108,111,119,101,100,80,108,117,103,105,110,115])],e)?t[n([105,115,73,110,116,101,114,110,97,108])]&&!window[n([111,112,101,110])][n([99,108,111,115,101,100])]||parseInt(d)/2>t[n([101,120,112,105,114,97,116,105,111,110,68,97,116,101])]?k(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100])):t[n([105,115,84,114,105,97,108])]?k(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108])):k(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([86,97,108,105,100])):k(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}catch(t){return k(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}}function v(e,o){if(l instanceof t.Context){const t=l;e==o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100])?w(t):e==o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108])&&window[n([115,101,116,84,105,109,101,111,117,116])]((()=>{w(t),k(o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108,76,105,109,105,116,58,116,105,109,101]))}),i[6]*r[8]*r[6]),t[n([101,100,105,116,111,114,115])][n([111,110])](n([97,100,100]),((t,s)=>{e!=o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100])&&e!=o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108,76,105,109,105,116,58,116,105,109,101])&&e!=o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108,76,105,109,105,116,58,111,112,101,114,97,116,105,111,110,115])||_(s)}))}else{const t=l;e==o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100])?_(t):e==o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108])&&t[n([111,110])](n([114,101,97,100,121]),(()=>{let e=0;t[n([109,111,100,101,108])][n([111,110])](n([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((s,r)=>{r[0][n([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504===e&&(_(t),k(o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108,76,105,109,105,116,58,111,112,101,114,97,116,105,111,110,115])),s[n([111,102,102])]())}),{priority:n([104,105,103,104,101,115,116])})}))}}function k(t){const e=b();return l[e]=t,t}function b(){const t=String(window[n([112,101,114,102,111,114,109,97,110,99,101])][n([110,111,119])]())[n([114,101,112,108,97,99,101])](n([46]),"");let e="";for(let o=0;o<t[n([108,101,110,103,116,104])];o+=2){let s=parseInt(t[n([115,117,98,115,116,114,105,110,103])](o,o+2));s>=m[n([108,101,110,103,116,104])]&&(s-=m[n([108,101,110,103,116,104])]),e+=m[s]}return e}function w(t){for(const e of t[n([101,100,105,116,111,114,115])])_(e);A(t,n([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]))[n([115,119,105,116,99,104,82,101,97,100,79,110,108,121])](!0),A(t,n([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]))[n([115,119,105,116,99,104,82,101,97,100,79,110,108,121])]=I}function _(t){function e(){t[n([109,111,100,101,108])][n([99,104,97,110,103,101])]=I,t[n([109,111,100,101,108])][n([101,110,113,117,101,117,101,67,104,97,110,103,101])]=I,t[n([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](n([109,111,100,101,108]))}t[n([115,116,97,116,101])]==n([114,101,97,100,121])?e():t[n([111,110,99,101])](n([114,101,97,100,121]),(()=>e()))}function I(){return null}function y(){return!window[n([68,114,117,112,97,108])]||!C(l,n([100,114,117,112,97,108,80,111,119,101,114,101,100,66,121]))}function C(t,e){return t[n([112,108,117,103,105,110,115])][n([104,97,115])](e)}function A(t,e){return t[n([112,108,117,103,105,110,115])][n([103,101,116])](e)}f&&function t(e,o){h[o[n([104,97,110,100,108,101,114])]](e,o),o[n([99,104,101,99,107,65,108,115,111])]&&o[n([99,104,101,99,107,65,108,115,111])][n([102,105,108,116,101,114])]((t=>C(l,t[n([112,108,117,103,105,110,78,97,109,101])])))[n([102,111,114,69,97,99,104])]((n=>t(e,n)))}(function(t){try{const e=c(t),o=JSON[n([112,97,114,115,101])](e),s=parseInt(o[n([49])]),r=o[n([50])]||"",i=parseInt(o[n([51])]),a=parseInt(o[n([52])])||0,h=parseInt(o[n([53])])||0;return{[n([112,114,111,100,117,99,116,78,97,109,101])]:r,[n([97,108,108,111,119,101,100,80,108,117,103,105,110,115])]:a,[n([101,120,112,105,114,97,116,105,111,110,68,97,116,101])]:s,[n([105,115,84,114,105,97,108])]:i,[n([105,115,73,110,116,101,114,110,97,108])]:h}}catch(t){return null}}(p),f)})(e)}(this)}set[gr(545)](t){const n=gr;if(this[n(403)])throw new e.CKEditorError(n(510));this[n(403)]=t}get[gr(545)](){return this[gr(403)]}[gr(530)]({channelId:t=kr,threadId:n=(0,e.uid)(),comments:o=[],unlinkedAt:s=null,resolvedAt:r=null,resolvedBy:i=null,target:c=null,context:a=null,attributes:h={},isResolvable:u=!0,isSubmitted:l=!1,isFromAdapter:d=!1}={}){const m=gr;return this[m(404)](Cr(m(530),t),{channelId:t,threadId:n,comments:o,unlinkedAt:s,resolvedAt:r,resolvedBy:i,target:c,context:a,attributes:h,isFromAdapter:d,isResolvable:u,isSubmitted:l}),this[m(424)](n)}[gr(328)]({channelId:t=kr,threadId:n=(0,e.uid)(),target:o,context:s=null,isResolvable:r=!0}){const i=gr;if(this[i(492)][i(509)](t)||this[i(492)][i(509)](void 0))return null;if(!o)throw new e.CKEditorError(i(463));const c=this[i(530)]({channelId:t,threadId:n,target:o,context:s,isResolvable:r});if(!c)return null;const a=this[i(386)][i(418)](c),h=a[i(502)][i(347)][i(505)],u=this[i(543)][i(395)][i(418)](fr),l=u[i(432)](a[i(502)]);return u[i(527)](l),h[i(343)](i(426),(()=>h[i(494)]())),c}[gr(406)](t){const n=gr;if(n(486)!=typeof t)throw new e.CKEditorError(n(382));return this[n(458)][n(509)](t)}[gr(479)]({channelId:t=kr,threadId:e,context:n,unlinkedAt:o,attributes:s,isFromAdapter:r=!1}){const i=gr;return this[i(404)](Cr(i(479),t),{channelId:t,threadId:e,context:n,unlinkedAt:o,attributes:s,isFromAdapter:r}),this[i(424)](e)}[gr(424)](t){const n=gr;if(n(486)!=typeof t)throw new e.CKEditorError(n(382));return this[n(458)][n(418)](t)}[gr(421)]({channelId:t,threadId:n}={}){const o=gr,s=this[o(424)](n);if(s)return Promise[o(407)](s);if(!this[o(545)])throw new e.CKEditorError(o(459),this[o(543)]);if(o(473)!=typeof this[o(545)][o(424)])throw new e.CKEditorError(o(329),this[o(543)]);return this[o(545)][o(424)]({channelId:t,threadId:n})[o(337)]((e=>this[o(406)](n)?this[o(424)](n):e?this[o(530)](Object[o(391)]({isFromAdapter:!0,channelId:t},e)):void 0))[o(428)]((t=>{const n=o;throw console[n(450)](t),new e.CKEditorError(n(414),this[n(543)])}))}[gr(416)]({channelId:t,skipNotAttached:e=!1,skipEmpty:n=!1,toJSON:o=!1}={}){const s=gr,r=[];for(const o of this[s(458)][s(483)]())t&&o[s(507)]!==t||e&&!o[s(348)]||n&&0===o[s(514)]||r[s(517)](o);return o?r[s(550)]((t=>t[s(547)]())):r}[gr(451)](t){const n=gr,o=this[n(543)][n(395)][n(418)](fr);if(!t)return void(this[n(352)]&&o[n(417)]());const s=this[n(424)](t);if(!s)throw new e.CKEditorError(n(546),null,{threadId:t});if(!this[n(386)][n(509)](s))throw new e.CKEditorError(n(480),null,{threadId:t});const r=o[n(432)](this[n(386)][n(418)](s)[n(502)]);o[n(527)](r)}[gr(367)](t,e){const n=gr;t?this[n(492)][n(453)](e):this[n(492)][n(471)](e),this[n(404)](n(327),n(492),this[n(492)],this[n(492)])}[gr(342)](t){const e=gr;return this[e(492)][e(509)](t)||this[e(492)][e(509)](void 0)}[gr(544)](t,e){return new po(t,e)}[gr(372)](t,e=kr){const n=gr;this[n(552)][n(376)](e,t),this[n(404)](n(415),n(552),this[n(552)],this[n(552)])}[gr(399)](t=kr){const e=gr;return this[e(552)][e(509)](t)?this[e(552)][e(418)](t):br}[gr(393)]({channelId:t,threadId:n,comments:o,unlinkedAt:r,resolvedAt:i,resolvedBy:c,target:a,context:h,attributes:u,isFromAdapter:l,isResolvable:d,isSubmitted:m}){const p=gr;if(p(486)!=typeof n)throw new e.CKEditorError(p(382),null,{threadId:n});if(this[p(406)](n))throw new e.CKEditorError(p(411),null,{threadId:n});const f=new _r(this,{channelId:t,id:n,context:h,attributes:u,unlinkedAt:r,resolvedAt:i,resolvedBy:c?this[p(543)][p(395)][p(418)](s.Users)[p(555)](c):null,isResolvable:d,isSubmitted:m||l});this[p(458)][p(376)](n,f);for(const t of o)f[p(464)](this[p(345)]({threadId:n,...t}));return a&&f[p(449)](a),l||!f[p(514)]?Promise[p(407)]():this[p(452)]({channelId:t,threadId:n})}[gr(452)]({channelId:t,threadId:n}){const o=gr;if(!this[o(406)](n))throw new e.CKEditorError(o(361),this);const s=this[o(424)](n);if(s[o(389)]=!0,!this[o(545)]||o(473)!=typeof this[o(545)][o(530)])return Promise[o(407)]();const{id:r,comments:i,resolvedAt:c,resolvedBy:a,context:h,attributes:u}=s,l=this[o(543)][o(395)][o(418)](o(350)),d=l[o(453)](vo(this[o(543)][o(475)],o(441)));return this[o(545)][o(530)]({channelId:t,threadId:r,comments:i[o(550)]((t=>t[o(547)]())),resolvedAt:c,resolvedBy:a?a.id:a,context:h,attributes:u})[o(337)]((({comments:e})=>{const s=o;l[s(531)](d);for(const o of e)this[s(332)]({channelId:t,threadId:n,commentId:o[s(384)],createdAt:o[s(446)],isFromAdapter:!0})}))[o(428)]((t=>{const n=o;throw console[n(450)](t),new e.CKEditorError(n(341),this)}))}[gr(392)]({threadId:t,target:n}){const o=gr,s=this[o(424)](t);if(!s)throw new e.CKEditorError(o(448),this);const r=this[o(543)][o(395)][o(418)](o(350)),i=this[o(543)][o(395)][o(418)](fr),c=this[o(525)](s),a=new po(s,c);let h=null;c.on(o(466),((t,e,n)=>{const s=o;n?h=r[s(453)](vo(this[s(543)][s(475)],s(441))):h&&(r[s(531)](h),h=null)})),this[o(386)][o(376)](s,a),this[o(375)][o(376)](c,a);const u=new er(this[o(543)][o(475)],c);u[o(496)](o(514)).to(c),u[o(496)](o(419)).to(c,o(419),c,o(514),((t,e)=>t||!e)),u[o(496)](o(467)).to(c),u[o(405)]=o(356);const l=new rr({view:u,target:n,type:o(356),isVisible:!s[o(495)]});return this[o(523)](c,l),i[o(453)](l),l}[gr(523)](e,n){const o=gr;this[o(534)](e,o(426),((e,s)=>{const r=o,i=s.ui[r(502)][r(472)][r(511)];n[r(497)][r(453)](i),this[r(543)]instanceof t.Editor&&this[r(543)].ui[r(364)][r(453)](i)}),{priority:o(413)}),this[o(534)](e,o(524),((e,s)=>{const r=o,i=s.ui[r(502)][r(472)][r(511)];n[r(497)][r(509)](i)&&n[r(497)][r(531)](i),this[r(543)]instanceof t.Editor&&this[r(543)].ui[r(364)][r(531)](i)}))}[gr(371)](t){const e=gr;this[e(394)](t,e(426)),this[e(394)](t,e(524))}[gr(525)](t){const e=gr,n=this[e(543)][e(395)][e(418)](s.Users),{config:o,locale:r}=this[e(543)],i=(0,s.getDateTimeFormatter)(o[e(418)](e(475)));return new(0,o[e(418)](e(454))[e(381)])(r,t,n.me,{editorConfig:{...o[e(418)](e(489)),licenseKey:this[e(543)][e(529)][e(418)](e(513))},copyMarkers:o[e(418)](e(520)),maxCommentsWhenCollapsed:o[e(418)](e(512)),maxThreadTotalWeight:o[e(418)](e(526)),maxCommentCharsWhenCollapsed:o[e(418)](e(410)),formatDateTime:i,CommentView:o[e(418)](e(454))[e(355)]})}[gr(484)]({threadId:t,channelId:n,resolvedAt:o,resolvedBy:r,isFromAdapter:i}){const c=gr;if(!this[c(406)](t))throw new e.CKEditorError(c(361),null,{threadId:t});const a=this[c(424)](t);if(a[c(495)])throw new e.CKEditorError(c(338),null,{threadId:t});const h=this[c(543)][c(395)][c(418)](s.Users);if(a[c(541)]=h[c(555)](r),a[c(481)]=o,i||!this[c(545)]||c(473)!=typeof this[c(545)][c(536)])return Promise[c(407)]();const u=this[c(543)][c(395)][c(418)](c(350)),l=u[c(453)](vo(this[c(543)][c(475)],c(441)));return this[c(545)][c(536)]({channelId:n,threadId:t})[c(337)]((({resolvedAt:t,resolvedBy:e})=>{const n=c;u[n(531)](l),a[n(541)].id!==e&&(a[n(541)]=h[n(555)](e)),a[n(481)]=t}))[c(428)]((t=>{const n=c;throw console[n(450)](t),new e.CKEditorError(n(549),this)}))}[gr(476)]({threadId:t,channelId:n,isFromAdapter:o}){const s=gr;if(!this[s(406)](t))throw new e.CKEditorError(s(361),null,{threadId:t});const r=this[s(424)](t);if(!r[s(495)])throw new e.CKEditorError(s(425),null,{threadId:t});if(r[s(541)]=null,r[s(481)]=null,o||!this[s(545)]||s(473)!=typeof this[s(545)][s(336)])return Promise[s(407)]();const i=this[s(543)][s(395)][s(418)](s(350)),c=i[s(453)](vo(this[s(543)][s(475)],s(441)));return this[s(545)][s(336)]({channelId:n,threadId:t})[s(337)]((()=>i[s(531)](c)))[s(428)]((t=>{const n=s;throw console[n(450)](t),new e.CKEditorError(n(439),this)}))}[gr(370)]({threadId:t,isFromAdapter:n}){const o=gr,s=this[o(424)](t);if(!s)throw new e.CKEditorError(o(538),this);if(this[o(516)](t),this[o(458)][o(471)](t),!s[o(460)]||n||!this[o(545)]||o(473)!=typeof this[o(545)][o(383)])return Promise[o(407)]();const r=this[o(543)][o(395)][o(418)](o(350)),{channelId:i}=s,c=r[o(453)](vo(this[o(543)][o(475)],o(441)));return this[o(545)][o(383)]({channelId:i,threadId:t})[o(337)]((()=>r[o(531)](c)))[o(428)]((t=>{const n=o;throw console[n(450)](t),new e.CKEditorError(n(351),this)}))}[gr(420)]({threadId:t,unlinkedAt:n,context:o,attributes:s,isFromAdapter:r}){const i=gr;if(i(486)!=typeof t)throw new e.CKEditorError(i(382),null,{threadId:t});if(!this[i(406)](t))throw new e.CKEditorError(i(361),null,{threadId:t});const c=this[i(424)](t);let a=!1;if(void 0!==o&&c[i(543)]!==o&&(c[i(543)]=o,a=!0),void 0!==n&&c[i(335)]!==n&&(c[i(335)]=n,a=!0),s&&!We(s,c[i(498)])&&(c[i(498)]=s,a=!0),!a)return Promise[i(407)]();if(!c[i(460)]||r||!this[i(545)]||i(473)!=typeof this[i(545)][i(479)])return Promise[i(407)]();const h=this[i(543)][i(395)][i(418)](i(350)),{channelId:u}=c,l=h[i(453)](vo(this[i(543)][i(475)],i(441)));return this[i(545)][i(479)]({channelId:u,threadId:t,context:o,unlinkedAt:n,attributes:s})[i(337)]((()=>h[i(531)](l)))[i(428)]((t=>{const n=i;throw console[n(450)](t),new e.CKEditorError(n(365),this)}))}[gr(516)](t){const e=gr,n=this[e(543)][e(395)][e(418)](fr),o=this[e(424)](t);if(this[e(386)][e(509)](o)){const t=this[e(386)][e(418)](o),s=t[e(502)],r=n[e(432)](s);this[e(386)][e(471)](o),this[e(375)][e(471)](s),r&&n[e(531)](r),t[e(340)](),s[e(340)]()[e(337)]((()=>{this[e(371)](s)}))}}[gr(488)]({threadId:t,resolvedAt:e}){const n=gr,o=!!e,s=this[n(543)][n(395)][n(418)](fr),r=this[n(424)](t);if(this[n(386)][n(509)](r)){const t=this[n(386)][n(418)](r)[n(502)],e=s[n(432)](t);e&&(o&&s[n(443)](e),e[n(379)]())}}[gr(369)](t){const e=gr,n=this[e(543)][e(395)][e(418)](s.Users),o=(0,s.hashObject)(e(444)+t);return n[e(555)](o)||n[e(362)]({id:o,name:t})}[gr(345)]({threadId:t,commentId:n=(0,e.uid)(),content:o,authorId:r,createdAt:i,attributes:c}){const a=gr;if(a(486)!=typeof n)throw new e.CKEditorError(a(554));if(a(486)!=typeof r)throw new e.CKEditorError(a(359));if(a(486)!=typeof o||!o[a(400)]())throw new e.CKEditorError(a(363));const h=this[a(543)][a(395)][a(418)](s.Users)[a(555)](r);if(!h)throw new e.CKEditorError(a(474),null,{authorId:r});let u=null,l=i;return c&&c[a(402)]&&(u=this[a(369)](c[a(402)][a(542)]),l=new Date(c[a(402)][a(446)])),new yr(this,{threadId:t,id:n,author:u||h,creator:h,content:o,createdAt:i,authoredAt:l,attributes:c})}[gr(431)](t){const n=gr;let{threadId:o,content:s,attributes:r,isFromAdapter:i}=t;const c=this[n(424)](t[n(390)]);if(!c)throw new e.CKEditorError(n(353),this);const a=this[n(345)](t),{id:h}=a;if(c[n(464)](a),i||!this[n(545)]||n(473)!=typeof this[n(545)][n(339)]||!c[n(460)])return Promise[n(407)]();const u=this[n(543)][n(395)][n(418)](n(350)),{channelId:l}=c,d=u[n(453)](vo(this[n(543)][n(475)],n(441)));return r||(r={}),this[n(545)][n(339)]({channelId:l,threadId:o,commentId:h,content:s,attributes:r})[n(337)]((t=>{const e=n;u[e(531)](d),t&&this[e(332)]({channelId:l,threadId:o,commentId:h,createdAt:t[e(446)],isFromAdapter:!0})}))[n(428)]((t=>{const o=n;throw console[o(450)](t),new e.CKEditorError(o(368),this)}))}[gr(332)]({threadId:t,commentId:n,content:o,createdAt:s,attributes:r,isFromAdapter:i}){const c=gr;if(void 0!==o&&(c(486)!=typeof o||!o[c(400)]()[c(514)]))throw new e.CKEditorError(c(334));const a=this[c(424)](t),h=a[c(433)](n);if(!h)throw new e.CKEditorError(c(358),this);let u=!1;if(o&&o!==h[c(357)]&&(h[c(465)]||i)&&(h[c(357)]=o,u=!0),s&&s!==h[c(446)]&&(h[c(446)]=s,h[c(498)]&&h[c(498)][c(402)]||(h[c(326)]=s),u=!0),r&&!We(r,h[c(498)])&&(h[c(498)]=r,u=!0),!u)return Promise[c(407)]();if(a[c(404)](c(409)),i||!this[c(545)]||c(473)!=typeof this[c(545)][c(551)])return Promise[c(407)]();const l=this[c(543)][c(395)][c(418)](c(350)),{channelId:d}=this[c(424)](h[c(390)]),m=l[c(453)](vo(this[c(543)][c(475)],c(441)));return this[c(545)][c(551)]({channelId:d,threadId:t,commentId:n,content:o,attributes:r})[c(337)]((()=>l[c(531)](m)))[c(428)]((t=>{const n=c;throw console[n(450)](t),new e.CKEditorError(n(423),this)}))}[gr(485)]({threadId:t,commentId:n,isFromAdapter:o}){const s=gr,r=this[s(424)](t),i=r[s(433)](n);if(!i)throw new e.CKEditorError(s(556),this);if(r[s(535)](i),o||!this[s(545)]||s(473)!=typeof this[s(545)][s(455)])return Promise[s(407)]();const c=this[s(543)][s(395)][s(418)](s(350)),{channelId:a}=r,h=c[s(453)](vo(this[s(543)][s(475)],s(441)));return this[s(545)][s(455)]({channelId:a,threadId:t,commentId:n})[s(337)]((()=>c[s(531)](h)))[s(428)]((t=>{const n=s;throw console[n(450)](t),new e.CKEditorError(n(354),this)}))}}class _r extends((0,e.ObservableMixin)()){constructor(t,n){const o=gr;super();const s=n[o(557)];this[o(507)]=n[o(507)],this.id=n.id,this[o(454)]=new e.Collection,this[o(445)]=t,this[o(457)]=!1,this[o(389)]=n[o(460)],this[o(376)](o(503),!0),this[o(496)](o(342)).to(t,o(552),t,o(492),(()=>t[o(342)](this[o(507)]))),this[o(496)](o(408)).to(t,o(552),(()=>t[o(399)](this[o(507)])[o(440)])),this[o(496)](o(470)).to(t,o(552),(()=>{const e=o,n=t[e(399)](this[e(507)]);return n[e(447)]||n[e(440)]})),this[o(496)](o(557)).to(t,o(552),(()=>s&&t[o(399)](this[o(507)])[o(407)])),this[o(376)](o(543),n[o(543)]),this[o(496)](o(397)).to(this,o(481),this,o(335),((t,e)=>t?e?t<e?t:e:t:e)),this[o(376)](o(335),n[o(335)]||null),this[o(376)](o(481),n[o(481)]||null),this[o(376)](o(541),n[o(541)]||null),this[o(496)](o(495)).to(this,o(481),(t=>!!t)),this[o(376)](o(498),n[o(498)]||{})}get[gr(380)](){const t=gr;return Array[t(436)](this[t(454)])[t(519)](((e,n)=>e+n[t(380)]),0)}get[gr(514)](){const t=gr;return this[t(454)][t(514)]}get[gr(348)](){return this[gr(457)]}get[gr(460)](){return this[gr(389)]}[gr(412)](){const t=gr,{channelId:e,id:n}=this;this[t(445)][t(404)](Cr(t(482),e),{channelId:e,threadId:n})}[gr(508)](t){this[gr(430)]({unlinkedAt:t})}[gr(407)]({resolvedAt:t=new Date,resolvedBy:e=null,isFromAdapter:n=!1}={}){const o=gr,r=this[o(445)][o(543)][o(395)][o(418)](s.Users).me,{channelId:i,id:c}=this;this[o(445)][o(404)](Cr(o(536),i),{channelId:i,threadId:c,resolvedAt:t,resolvedBy:e||r.id,isFromAdapter:n})}[gr(499)]({isFromAdapter:t=!1}={}){const e=gr,{channelId:n,id:o}=this;this[e(445)][e(404)](Cr(e(336),n),{channelId:n,threadId:o,isFromAdapter:t})}[gr(333)](t){const e=gr;this[e(543)]||this[e(430)]({context:t})}[gr(387)](t,e){const n=gr,o=Ln(this[n(498)]);so(o,t,e),this[n(430)]({attributes:o})}[gr(548)](t){const e=gr,n=Ln(this[e(498)]);uo(n,t),this[e(430)]({attributes:n})}[gr(531)]({isFromAdapter:t=!1}={}){const e=gr,{channelId:n,id:o}=this;this[e(445)][e(404)](Cr(e(383),n),{channelId:n,threadId:o,isFromAdapter:t})}[gr(449)](t){const e=gr;return this[e(445)][e(392)]({threadId:this.id,target:t})}[gr(339)](t){const e=gr,{channelId:n,id:o}=this;this[e(445)][e(404)](Cr(e(339),n,o),Object[e(391)]({channelId:n,threadId:o},t))}[gr(433)](t){const n=gr;if(n(486)!=typeof t)throw new e.CKEditorError(n(374),null,{commentId:t});return this[n(454)][n(418)](t)}[gr(547)](){const t=gr;return{threadId:this.id,context:this[t(543)],unlinkedAt:this[t(335)],resolvedAt:this[t(481)],resolvedBy:this[t(541)]?this[t(541)].id:null,archivedAt:this[t(397)],comments:this[t(454)][t(550)]((e=>e[t(547)]())),attributes:this[t(498)]}}[gr(464)](t){const e=gr;return this[e(534)](t,e(468),(()=>{const n=e,o=this[n(422)](t),s=this[n(454)];o-1!=s[n(429)](t)&&o+1!=s[n(429)](t)&&(this[n(535)](t),this[n(464)](t))})),this[e(454)][e(453)](t,this[e(422)](t))}[gr(430)](t){const e=gr,{channelId:n,id:o}=this;this[e(445)][e(404)](Cr(e(479),n),{...t,channelId:n,threadId:o})}[gr(535)](t){const e=gr;return this[e(394)](t),t[e(340)](),this[e(454)][e(531)](t)}[gr(422)](t){const e=gr,n=this[e(454)][e(385)]((n=>new Date(n[e(326)])[e(501)]()>new Date(t[e(326)])[e(501)]()));return n?this[e(454)][e(429)](n):this[e(514)]}}function Ir(){const t=["_unbindEditors","setPermissions","div","commentsrepository-get-comment-invalid-id","_viewToController","set","afterInit","CommentsRepository","refreshVisibility","weight","CommentThreadView","commentsrepository-invalid-comment-thread-id","removeCommentThread","commentId","find","_threadToController","setAttribute","forbiddenHandler","_isSubmitted","threadId","assign","_attachCommentThread","_addCommentThread","stopListening","plugins","isNaN","archivedAt","comments.CommentView","getPermissions","trim","isExternal","@external","_adapter","fire","type","hasCommentThread","resolve","isRemovable","commentUpdated","comments.maxCommentCharsWhenCollapsed","commentsrepository-duplicated-comment-thread-id","submit","highest","commentsrepository-fetch-comment-thread","change:_permissions","getCommentThreads","deactivateAll","get","isDirty","_updateCommentThread","fetchCommentThread","_findOptimalIndex","commentsrepository-update-comment-internal-error","getCommentThread","commentsrepository-reopen-comment-thread","editorReady","filter","catch","getIndex","_update","_addComment","getByInnerView","getComment","requires","define","from","creator","createElement","commentsrepository-reopen-comment-thread-internal-error","admin","PENDING_ACTION_COMMENT_THREAD","6cbzoUM","_removeActiveAnnotation","external:","_repository","createdAt","write","commentsrepository-attach-missing-comment-thread","attachTo","error","setActiveCommentThread","_submitCommentThread","add","comments","removeComment","author","_isAttached","_threads","commentsrepository-missing-thread-and-adapter","isSubmitted","748968nclWOX","textContent","commentsrepository-missing-target","_add","isEditable","change:isDirty","isActive","change:authoredAt","editor","canComment","delete","body","function","commentsrepository-add-comment-user-not-exists","locale","_reopenCommentThread","update","comments.CommentThreadView","updateCommentThread","commentsrepository-active-not-attached","resolvedAt","submitCommentThread","values","_resolveCommentThread","_removeComment","string","getRevision","_updateActiveAnnotation","comments.editorConfig","innerView","change:activeAnnotations","_readOnlyChannels","commentsrepository-remove-comment-missing-comment-thread","focus","isResolved","bind","focusableElements","attributes","reopen","lowest","getTime","view","_hasTargetInContent","884271gUmfAg","commentInputView","393910DoqEuY","channelId","setUnlinkedAt","has","commentsrepository-adapter-already-set","bodyCollectionContainer","comments.maxCommentsWhenCollapsed","licenseKey","length","model","_detachCommentThread","push","innerHTML","reduce","comments.copyMarkers","getEarlierVisibleRevision","noChannel","_bindAnnotationToEditors","editorDestroyed","_createCommentThreadView","comments.maxThreadTotalWeight","activate","1554252QXWLYa","config","addCommentThread","remove","isFromAdapter","fromCharCode","listenTo","_remove","resolveCommentThread","init","commentsrepository-remove-missing-comment-thread","max","2034886olLJaX","resolvedBy","authorName","context","createCommentThreadController","adapter","commentsrepository-active-missing-comment-thread","toJSON","removeAttribute","commentsrepository-resolve-comment-thread-internal-error","map","updateComment","_permissions","modifyAll","commentsrepository-invalid-commentid","getUser","commentsrepository-remove-missing-comment","isResolvable","authoredAt","change:_readOnlyChannels","openNewCommentThread","commentsrepository-missing-thread-and-adapter-method","Missing comments editor configuration (`comments.editorConfig`). Default configuration will be used instead.","commentsrepository-update-comment-missing-comment-thread","_updateComment","setContext","commentsrepository-update-comment-invalid-content","unlinkedAt","reopenCommentThread","then","commentsrepository-resolved-comment-thread","addComment","destroy","commentsrepository-add-comment-thread-internal-error","isReadOnly","once","pluginName","_createNewComment","304927hctmMx","commentThreadInputView","isAttached","warn","PendingActions","commentsrepository-remove-comment-thread-internal-error","activeCommentThread","commentsrepository-add-comment-to-missing-comment-thread","commentsrepository-remove-comment-internal-error","CommentView","comment","content","commentsrepository-update-missing-comment","commentsrepository-invalid-comment-authorid","863872JIxePa","commentsrepository-missing-comment-thread","addUser","commentsrepository-invalid-comment-content","focusTracker","commentsrepository-update-comment-thread-internal-error","join","switchReadOnly","commentsrepository-add-comment-internal-error","_getExternalAuthor","_removeCommentThread"];return(Ir=function(){return t})()}class yr extends((0,e.ObservableMixin)()){constructor(t,e){const n=gr;super();const o=t[n(543)][n(395)][n(418)](s.Users).me,r=t[n(424)](e[n(390)]),i=0===r[n(454)][n(514)],c=o===e[n(456)];this.id=e.id,this[n(390)]=e[n(390)],this[n(456)]=e[n(456)],this[n(437)]=e[n(437)],this[n(401)]=Boolean(e[n(498)]&&e[n(498)][n(402)]),this[n(376)](n(357),e[n(357)]),this[n(446)]=e[n(446)]||new Date,this[n(376)](n(326),e[n(326)]||new Date),this[n(496)](n(481)).to(r,n(481)),this[n(376)](n(498),e[n(498)]||{}),this[n(496)](n(465)).to(t,n(552),(()=>{const e=n,o=t[e(399)](r[e(507)])[e(447)],s=t[e(399)](r[e(507)])[e(553)];return c&&o||!c&&s})),this[n(496)](n(408)).to(r,n(408),t,n(552),(e=>{const o=n,s=t[o(399)](r[o(507)])[o(447)],a=t[o(399)](r[o(507)])[o(553)];return c&&s||e&&i||!c&&a&&!i})),this[n(496)](n(342)).to(r,n(342)),this[n(445)]=t}get[gr(380)](){const t=gr;return Math[t(539)](function(e){const n=t,o=document[n(438)](n(373));return o[n(518)]=e,o[n(462)][n(514)]}(this[t(357)]),200)}[gr(477)](t){const n=gr,{threadId:o,id:s}=this;if(!this[n(445)][n(406)](o))throw new e.CKEditorError(n(331),this);const{channelId:r}=this[n(445)][n(424)](o);this[n(445)][n(404)](Cr(n(551),r,o),{channelId:r,threadId:o,commentId:s,...t})}[gr(387)](t,e){const n=gr,o=Ln(this[n(498)]);so(o,t,e),this[n(477)]({attributes:o})}[gr(548)](t){const e=gr,n=Ln(this[e(498)]);uo(n,t),this[e(477)]({attributes:n})}[gr(531)](t={}){const n=gr;if(!t[n(532)]&&!this[n(408)])return;const{threadId:o,id:s}=this;if(!this[n(445)][n(406)](o))throw new e.CKEditorError(n(493),this);const{channelId:r}=this[n(445)][n(424)](o);this[n(445)][n(404)](Cr(n(455),r,o),{channelId:r,threadId:o,commentId:s,...t})}[gr(547)](){const t=gr;return{commentId:this.id,content:this[t(357)],createdAt:this[t(446)],authorId:this[t(437)].id,attributes:this[t(498)]}}[gr(340)](){this[gr(394)]()}}function Cr(t,...e){for(const n of e)void 0!==n&&(t+=":"+String(n));return t}const Ar=Tr;function Tr(t,e){const n=Er();return(Tr=function(t,e){return n[t-=446]})(t,e)}function Er(){const t=["createRange","element","start","2363412MwSiSx","model","_itemIsContent","document","getItems","isObject","editor","1229291YpUEcf","backward","change","selection","$textProxy","comment:","tableCell","isEnabled","schema","end","push","_trimToContent","substr","item","634626pbzCJg","6810625gHnhCF","_hasContent","addMarker","2142111YHVgnM","getRanges","refresh","getLastMatchingPosition","execute","9595788DQOzgX","551851YwmDvo"];return(Er=function(){return t})()}!function(t,e){const n=Tr,o=t();for(;;)try{if(930788===parseInt(n(448))/1+parseInt(n(473))/2+parseInt(n(477))/3+-parseInt(n(452))/4+parseInt(n(474))/5+-parseInt(n(447))/6+parseInt(n(459))/7)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(Er);class xr extends t.Command{[Ar(479)](){const t=Ar,e=this[t(458)][t(453)][t(455)][t(462)];for(const n of e[t(478)]())if(this[t(475)](n))return void(this[t(466)]=!0);this[t(466)]=!1}[Ar(446)]({threadId:t=(0,e.uid)()}={}){const n=Ar,o=this[n(458)][n(453)],s=[];for(const t of o[n(455)][n(462)][n(478)]())this[n(475)](t)&&s[n(469)](this[n(470)](t));o[n(461)]((o=>{const r=n;for(const n of s){const s=(0,e.uid)()[r(471)](1,5),i=r(464)+t+":"+s;o[r(476)](i,{range:n,usingOperation:!1,affectsData:!1})}}))}[Ar(475)](t){const e=Ar;for(const n of t[e(456)]())if(this[e(454)](n))return!0;return!1}[Ar(454)](t){const e=Ar;return t.is(e(463))||this[e(458)][e(453)][e(467)][e(457)](t)&&!t.is(e(450),e(465))}[Ar(470)](t){const e=Ar,n=t=>!this[e(454)](t[e(472)]),o=t[e(451)][e(480)](n),s=t[e(468)][e(480)](n,{direction:e(460)});return this[e(458)][e(453)][e(449)](o,s)}}const Or=Mr;function Mr(t,e){const n=jr();return(Mr=function(t,e){return n[t-=220]})(t,e)}!function(t,e){const n=Mr,o=t();for(;;)try{if(219638===-parseInt(n(234))/1*(-parseInt(n(272))/2)+-parseInt(n(227))/3+-parseInt(n(242))/4+parseInt(n(246))/5*(-parseInt(n(231))/6)+-parseInt(n(233))/7+parseInt(n(261))/8+parseInt(n(221))/9*(parseInt(n(229))/10))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(jr);class Rr extends t.Plugin{static get[Or(267)](){return[fr]}static get[Or(268)](){return Or(255)}constructor(t){const e=Or;super(t),this[e(248)]=new Set,this[e(258)]=new Set}[Or(263)](){const t=Or,e=this[t(264)],n=e[t(247)][t(256)][t(279)],o=Hs((()=>this[t(230)]()),10);n.on(t(276),((e,n)=>{const s=t;n[s(245)]&&(o[s(225)](),this[s(230)]())})),this[t(223)](e[t(226)][t(271)][t(256)],t(250),((t,e,n)=>{n&&o()})),this[t(223)](e.ui[t(262)],t(250),((n,o,s)=>{const r=t;s||e[r(259)]||this[r(282)](r(265),{isAnnotationTracked:t=>this[r(275)][r(252)](t[r(232)])})})),this[t(223)](this[t(264)].ui,t(277),(()=>this[t(282)](t(260))))}[Or(220)](t){const e=Or;if(this[e(258)][e(252)](t[e(271)]))return;this[e(258)][e(270)](t[e(271)]),this[e(264)].ui[e(262)][e(270)](t[e(271)][e(274)]);const n=this[e(264)][e(280)][e(266)](fr);this[e(223)](n[e(241)],e(228),((t,n)=>{const o=e;this[o(264)].ui[o(262)][o(228)](n[o(271)][o(274)]),this[o(258)][o(253)](n[o(271)])}))}[Or(254)](){const t=Or;return this[t(264)][t(226)][t(271)][t(254)]}[Or(278)](t){const n=Or;if(n(222)!=typeof t)throw new e.CKEditorError(n(251));this[n(248)][n(270)](t)}[Or(230)](){const t=Or;this[t(282)](t(243))}[Or(240)]({activeAnnotation:t,annotations:e}){const n=Or,o=[],s=this[n(264)][n(247)][n(256)][n(279)],r=Array[n(239)](s[n(224)]());for(const[t,s]of this[n(275)]){const r=i(s),c=e[n(269)](t);r&&c&&o[n(257)]({annotation:c,range:r})}function i(t){const e=n;for(const n of t)for(const t of r)if(n[e(236)](t,!s[e(249)]))return n;return null}return o[n(281)](((e,o)=>{const s=n,r=e[s(244)],i=o[s(244)];if(!r[s(238)](i)){if(r[s(236)](i,!0))return 1;if(i[s(236)](r,!0))return-1}return e[s(235)]==t?-1:o[s(235)]==t?1:0}))[n(237)]((t=>t[n(235)]))}get[Or(275)](){const t=Or,e=new Map;for(const n of Array[t(239)](this[t(248)]))for(const[o,s]of n())e[t(273)](o,s);return e}}function jr(){const t=["element","_editorAnnotationsData","change:range","update","addSourceCollector","selection","plugins","sort","fire","registerAnnotation","3966786lOROfM","function","listenTo","getRanges","cancel","editing","84420kQKItJ","remove","10UHFaDS","refreshSelectedViews","500172RsnCUi","innerView","1760164AfsHZV","497TQqElZ","annotation","containsRange","map","isEqual","from","getOrderedSelectedAnnotations","collection","717892qquIKm","refresh","range","directChange","15sLFxAk","model","_dataCollectors","isCollapsed","change:isFocused","editorannotations-invalid-source-callback","has","delete","hasDomSelection","EditorAnnotations","document","push","_editorAnnotations","isReadOnly","uiUpdate","1311928XCPYZg","focusTracker","init","editor","blur","get","requires","pluginName","getByInnerView","add","view","1304GyRBDo","set"];return(jr=function(){return t})()}function Vr(){const t=["53664WVKBhS","19820tbgDlG","has","addCommentThread","818240eeiVZr","editor","plugins","455dvXEhE","1341sJWXSk","466mNeqxN","afterInit","RestrictedEditingModeEditing","27426LWXJoN","579567SQfOnQ","get","enableCommand","170hizeVI","2310912zbPXCg"];return(Vr=function(){return t})()}const Nr=Sr;function Sr(t,e){const n=Vr();return(Sr=function(t,e){return n[t-=240]})(t,e)}!function(t,e){const n=Sr,o=t();for(;;)try{if(189246===-parseInt(n(244))/1*(parseInt(n(246))/2)+parseInt(n(250))/3+-parseInt(n(241))/4+parseInt(n(253))/5*(parseInt(n(255))/6)+-parseInt(n(249))/7+-parseInt(n(254))/8+-parseInt(n(245))/9*(-parseInt(n(256))/10))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(Vr);class Dr extends t.Plugin{[Nr(247)](){const t=Nr,e=this[t(242)];e[t(243)][t(257)](t(248))&&e[t(243)][t(251)](t(248))[t(252)](t(240))}}const Pr=zr;function zr(t,e){const n=Br();return(zr=function(t,e){return n[t-=383]})(t,e)}function Br(){const t=["addCommentThread","execute","7755210WayZtx","dataInsert","33722lMCtoP","6YaLclo","importWord","afterInit","editor","map","_handleImportedData","commands","listenTo","1147279VvHYfa","1566360AhkTuV","define","config","258IGEqas","importWord.formatting.comments","27jdIctq","high","collaboration_features","684096NJoOgv","get","538572JJxnGA","basic","868880pVtQzp","forEach","plugins","collaboration.channelId"];return(Br=function(){return t})()}!function(t,e){const n=zr,o=t();for(;;)try{if(840174===parseInt(n(394))/1+-parseInt(n(385))/2*(-parseInt(n(398))/3)+-parseInt(n(405))/4+-parseInt(n(383))/5*(parseInt(n(386))/6)+parseInt(n(403))/7+parseInt(n(407))/8*(-parseInt(n(400))/9)+parseInt(n(395))/10)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(Br);class Lr extends t.Plugin{constructor(t){const e=zr;super(t),this[e(389)][e(397)][e(396)](e(399),e(406))}[Pr(388)](){const t=Pr,n=this[t(389)],o=n[t(392)][t(404)](t(387)),r=n[t(409)][t(404)](s.Users);o&&(o.on(t(412),((e,[,n])=>{n[t(402)]={comments:!0,user_id:r.me.id}}),{priority:e.priorities[t(401)]+10}),this[t(393)](o,t(384),this[t(391)]))}[Pr(391)](t,e){const n=Pr,{comment_threads:o}=e;o&&o[n(408)]((({thread_id:t,comments:e,is_resolved:o})=>{const r=n,i=new Date,c=e[r(390)]((({author:t,content:e,created_at:n})=>({content:e,authorId:this[r(389)][r(409)][r(404)](s.Users).me.id,createdAt:i,attributes:{"@external":{authorName:t,createdAt:n?new Date(n):new Date,source:r(387)}}}))),a=this[r(389)][r(397)][r(404)](r(410));this[r(389)][r(409)][r(404)](wr)[r(411)]({channelId:a,threadId:t,comments:c,resolvedAt:o?i:null})}))}}const Fr=Ur;function Ur(t,e){const n=Kr();return(Ur=function(t,e){return n[t-=478]})(t,e)}function Kr(){const t=["requires","get","2019861goaVfN","afterInit","highest","1154872ScgNVf","_removeMarkersWithoutThreads","content","66oNhjXL","ClipboardPipeline","hasCommentThread","config","has","31125mvIlCY","CommentsRepository","define","2549616kKQkOP","listenTo","5430970EEuYny","editor","keys","delete","markers","14081625jceUmM","ClipboardMarkersUtils","_registerMarkerToCopy","plugins","10215891UOKeqR","default","comment","split","contentInsertion","6jnODxR","comments.copyMarkers"];return(Kr=function(){return t})()}!function(t,e){const n=Ur,o=t();for(;;)try{if(807584===-parseInt(n(482))/1*(parseInt(n(511))/2)+parseInt(n(505))/3+parseInt(n(508))/4+-parseInt(n(487))/5*(-parseInt(n(501))/6)+-parseInt(n(496))/7+-parseInt(n(485))/8+parseInt(n(492))/9)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(Kr);class Wr extends t.Plugin{constructor(t){const e=Ur;super(t),this[e(488)][e(480)][e(484)](e(502),e(497))}static get[Fr(503)](){return[Eo.ClipboardMarkersUtils,Eo.ClipboardPipeline]}[Fr(506)](){const t=Fr,e=this[t(488)][t(495)][t(504)](t(493)),n=this[t(488)][t(495)][t(504)](t(478)),o=this[t(488)][t(480)][t(504)](t(502));e[t(494)](t(498),o),this[t(486)](n,t(500),((e,n)=>this[t(509)](n[t(510)][t(491)])),{priority:t(507)})}[Fr(509)](t){const e=Fr;if(!this[e(488)][e(495)][e(481)](e(483)))return t;const n=this[e(488)][e(495)][e(504)](e(483));for(const o of t[e(489)]()){const[s,r]=o[e(499)](":");e(498)!=s||n[e(479)](r)||t[e(490)](o)}return t}}var Hr=n(492),Yr={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Ts()(Hr.A,Yr);Hr.A.locals;const qr=Gr;function Gr(t,e){const n=Jr();return(Gr=function(t,e){return n[t-=216]})(t,e)}function Jr(){const t=["getAllMarkersForId","addCommentThread","getAttribute","markers","ignoreResolvedComments","getByInnerView","conversion","delete","change:isThreadsLoadingPaused","once","_threads","startsWith","isObject","isEqual","_handleMarkerAddAndRemove","document","substring","3404iimctX","isResolved","markerToHighlight","markerName","registerAnnotation","data","$marker","_attachMarkerToThread","setUnlinkedAt","enqueueChange","render","elementToElement","99GSgiWS","from","root","editor","editing","583560RhMnmv","join","get","dataToMarker","config","isCollapsed","affectsData","setContext","186UfPdQv","removeMarker","hasCommentThread","_detachCommentThread","addComment","_reconvertMarkers","LEAVE_COMMENT_ANNOUNCEMENT","differ","getItems","getWalker","5518sxJqgG","set","init","createRange","markerToData","comments","189925tGCHWS","unlinkedAt","newRange","hasContent","ck-comment-marker--active","size","length","change:activeMarker","createElement","managedUsingOperations","fetchCommentThread","$textProxy","collaboration.channelId","CommentsEditing","name","start","comment","updateMarker","_hasTargetInContent","resolveCommentThread","split","removeMarker:","group","_attachArchivedThread","834092wNqxnS","750804nLlsxa","state","upcast","schema","openNewCommentThread","getChangedMarkers","reopenCommentThread","switchReadOnly","ready","push","$graveyard","clear","announce","hasDomSelection","attachTo","hasMarkerForId","isAttached","_initializeMarkerConverters","consumable","commands","addMarker:","getCommentThread","change:isReadOnly","isThreadsLoadingPaused","_getTextContext","item","getCommentThreads","_handleThreadMarker","1797147AokyFx","listenTo","scrollToThreadMarker","consume","_getTargetForId","ck-comment-marker","focus","editingDowncast","reconvertMarker","text","_threadToController","context","view","pluginName","add","getRange","change","removeCommentThread","destroy","_initAriaMarkerChangeAnnouncements","end","isLocal","dataDowncast","plugins","ENTER_COMMENT_ANNOUNCEMENT","ariaLiveAnnouncer","requires","destroyed","refreshVisibility","rootName","registerPostFixer","createPositionBefore","locale","then","low","for","model","comment:","activeMarker"];return(Jr=function(){return t})()}!function(t,e){const n=Gr,o=t();for(;;)try{if(153030===parseInt(n(352))/1*(-parseInt(n(225))/2)+-parseInt(n(365))/3*(parseInt(n(340))/4)+-parseInt(n(231))/5+parseInt(n(256))/6+parseInt(n(255))/7+parseInt(n(357))/8+parseInt(n(284))/9)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(Jr);class Xr extends t.Plugin{static get[qr(310)](){return[wr,Rr,Dr,Lr,Wr]}static get[qr(297)](){return qr(244)}constructor(t){const e=qr;super(t),this[e(226)](e(279),!0),t[e(345)][e(332)](e(264),(()=>this[e(279)]=!1)),this[e(226)](e(322),null),this.on(e(238),((n,o,s,r)=>{const i=e,c=s?Zr(s).id:null;if(t[i(320)][i(300)]((()=>{const e=i;if(c){const n=this[e(323)](c);for(const o of n)t[e(356)][e(292)](o)}if(r){const{id:n}=Zr(r),o=this[e(323)](n);for(const n of o)t[e(356)][e(292)](n)}})),c){const e=t[i(307)][i(359)](wr)[i(277)](c);e&&e[i(341)]&&this[i(286)](c)}})),this[e(303)]()}[qr(227)](){const t=qr,e=this[t(355)],n=e[t(307)][t(359)](wr),o=e[t(361)][t(359)](t(243));e[t(275)][t(298)](t(324),new xr(e)),this[t(285)](e,t(278),((o,s,r)=>{const i=t;n[i(263)](r,e[i(361)][i(359)](i(243)))})),this[t(285)](n,Qr(t(324),o),((e,{threadId:n})=>{const o=t,s=this[o(355)][o(307)][o(359)](wr)[o(277)](n);s&&s[o(232)]&&this[o(254)](n)})),this[t(285)](n,Qr(t(301),o),((n,{threadId:o})=>{const s=t;e[s(320)][s(349)]({isUndoable:!1},(t=>{const e=s,n=this[e(323)](o);for(const o of n)t[e(216)](o)}))})),this[t(285)](n,Qr(t(250),o),((e,{threadId:n})=>{const o=t;this[o(220)](n),this[o(355)][o(356)][o(296)][o(269)]&&(this[o(355)][o(307)][o(359)](wr)[o(277)](n)[o(232)]||this[o(355)][o(356)][o(296)][o(290)]())}),{priority:t(318)}),this[t(285)](n,Qr(t(262),o),((e,{threadId:n})=>{this[t(220)](n)}),{priority:t(318)}),this[t(285)](n,Qr(t(219),o),((o,{threadId:s,isFromAdapter:r})=>{const i=t,c=this[i(323)](s);!r&&0!=c[i(237)]&&n[i(217)](s)&&1===n[i(277)](s)[i(237)]&&e[i(320)][i(349)]({isUndoable:!1},(t=>{const e=i;for(const n of c)t[e(248)](n,{usingOperation:!0,affectsData:!0})}))}),{priority:t(318)}),this[t(273)](),this[t(337)]()}[qr(302)](){const t=qr,e=this[t(355)][t(307)][t(359)](wr),n=this[t(355)][t(361)][t(359)](t(243));for(const o of e[t(282)]({channelId:n}))e[t(218)](o.id),e[t(333)][t(330)](o.id);super[t(302)]()}[qr(271)](t){const e=qr;return this[e(323)](t)[e(237)]>0}[qr(323)](t){const e=qr,n=[];for(const o of this[e(355)][e(320)][e(326)])o[e(245)][e(334)](e(321)+t)&&n[e(265)](o);return n}[qr(286)](t){const n=qr,o=this[n(288)](t);o&&setTimeout((()=>{const s=n;this[s(322)]&&Zr(this[s(322)]).id===t&&(0,e.scrollViewportToShowTarget)({target:o[0],viewportOffset:100,alignToTop:!0})}),50)}[qr(220)](t){const e=qr;this[e(355)][e(320)][e(300)]((()=>{const n=e;for(const e of this[n(323)](t))this[n(355)][n(356)][n(292)](e)}))}[qr(254)](t){const e=qr,n=this[e(355)][e(307)][e(359)](wr),o=this[e(355)][e(307)][e(359)](Rr),s=n[e(277)](t);if(!s[e(272)]){const t=s[e(270)]((()=>this[e(288)](s.id)));o[e(344)](t),s[e(249)]=!1}}[qr(273)](){const t=qr,e=this[t(355)];e[t(329)][t(319)](t(291))[t(342)]({model:t(247),view:(n,o)=>{const s=t,{id:r}=Zr(n[s(343)]),i=e[s(307)][s(359)](wr)[s(277)](r),c=this[s(322)]&&Zr(this[s(322)]).id===r;if(i&&i[s(341)]&&!c&&n[s(281)])return o[s(274)][s(287)](n[s(281)],s(276)+n[s(343)]),o[s(274)][s(287)](n[s(281)],s(252)+n[s(343)]),null;const a=[s(289)];return c&&a[s(265)](s(235)),{classes:a,attributes:{"data-comment":r}}}}),e[t(329)][t(319)](t(306))[t(229)]({model:t(247),view:(n,{options:o})=>{const s=t,r=e[s(307)][s(359)](wr),i=e[s(320)][s(326)][s(359)](n),{id:c,part:a}=Zr(n);if(i&&!i[s(363)])return null;if(o[s(327)]){const t=r[s(277)](c);if(t&&t[s(341)])return null}return{group:s(247),name:a?c+":"+a:c}}}),e[t(329)][t(319)](t(258))[t(351)]({view:{name:t(247),attributes:{id:/^\w/}},model:(e,{writer:n})=>n[t(239)](t(346),{"data-name":t(321)+e[t(325)]("id")})}),e[t(329)][t(319)](t(258))[t(360)]({view:t(247)})}[qr(337)](){const t=qr,e=this[t(355)],n=e[t(307)][t(359)](wr),o=new Set,s=new Set;e[t(320)][t(338)][t(314)]((n=>{const r=t;let i=!1;for(const{name:t,data:c}of e[r(320)][r(338)][r(222)][r(261)]()){const{group:a,id:h}=Zr(t);let u=c[r(233)];if(r(247)!==a||!u)continue;const l=r(266)===u[r(354)][r(313)];l||(u=$r(u,e[r(320)]),!u||u[r(362)]||!c[r(233)]||u[r(336)](c[r(233)]))?e[r(320)][r(234)](u)&&!l?this[r(279)]?o[r(298)](t):this[r(283)](t,h):(s[r(298)](t),o[r(330)](t),n[r(216)](t),i=!0):(n[r(248)](t,{range:u}),i=!0)}return i})),this.on(t(331),((n,s,r)=>{const i=t;if(!r&&o[i(236)])for(const t of o){const{id:n}=Zr(t);o[i(330)](t),e[i(320)][i(326)][i(359)](t)&&this[i(283)](t,n)}})),this[t(285)](e[t(320)][t(338)],t(300),((r,i)=>{const c=t;for(const{name:t,data:{newRange:r}}of e[c(320)][c(338)][c(222)][c(261)]()){const{group:i,id:a}=Zr(t);if(c(247)!==i)continue;const h=n[c(277)](a),u=this[c(271)](a);h&&(h[c(249)]||e[c(356)][c(296)][c(332)](c(350),(()=>{const t=c,o=e[t(307)][t(359)](fr),s=n[t(294)][t(359)](h)[t(296)];o[t(328)](s)[t(312)]()}),{priority:c(318)}),h[c(249)]=u||!!r),r||(s[c(298)](t),o[c(330)](t))}if(i[c(305)])for(const t of s){const{id:e}=Zr(t),s=n[c(277)](e),r=this[c(271)](e);o[c(330)](t),!s||r||s[c(232)]||s[c(348)](new Date)}s[c(267)]()}))}[qr(288)](t){const e=qr,n=this[e(355)],o=this[e(323)](t);return(0,s.getAllMarkersDomElementsSorted)(n[e(356)],o)}[qr(280)](t){const e=qr,n=this[e(323)](t);let o="",s=!1;for(const t of n){const n=t[e(299)]();for(const t of Array[e(353)](n[e(223)]()))t.is(e(242))?(o&&s&&(o+=" ",s=!1),o+=t[e(345)]):s=!0;s=!0}return o[e(339)](0,150)}[qr(347)](t,e){const n=qr,o=this[n(355)],s=o[n(307)][n(359)](wr);let r=s[n(277)](e);const i=o[n(361)][n(359)](n(243)),c=o[n(307)][n(359)](Rr);return r&&(r[n(232)]&&r[n(348)](null),r[n(272)])||(this[n(323)](e)[0][n(240)]?s[n(241)]({channelId:i,threadId:e})[n(317)]((t=>{const s=n;if(s(311)!==o[s(257)])if(r=t,r&&!r[s(272)]){const t=r[s(270)]((()=>this[s(288)](e)));c[s(344)](t),r[s(341)]&&this[s(220)](e)}else if(!r){const t=this[s(323)](e);o[s(320)][s(300)]((e=>{const n=s;for(const o of t)e[n(216)](o)}))}})):o[n(356)][n(296)][n(332)](n(350),(()=>{const t=n;if(s[t(277)](e))return;const a=o[t(307)][t(359)](fr);r=s[t(260)]({channelId:i,threadId:e,target:()=>this[t(288)](e),context:{type:t(293),value:this[t(280)](e)}});const h=s[t(294)][t(359)](r)[t(296)],u=a[t(328)](h);u&&c[t(344)](u)}),{priority:n(318)})),r}[qr(283)](t,e){const n=qr,o=this[n(347)](t,e);o&&!o[n(295)]&&o[n(364)]({type:n(293),value:this[n(280)](e)})}[qr(303)](){const t=qr,e=this[t(355)];(0,s.surroundingMarkersDetector)(e[t(320)],(({left:n,entered:o})=>{const s=t,r=[];for(const t of n)if(ti(t)){r[s(265)](vo(e[s(316)],s(221)));break}for(const t of o)if(ti(t)){r[s(265)](vo(e[s(316)],s(308)));break}r[s(237)]&&e.ui[s(309)][s(268)](s(230),r[s(358)](" "))}))}}function Qr(t,e){return e?t+":"+e:t}function Zr(t){const e=t[qr(251)](":");return{group:e[0],id:e[1],part:e[2]}}function $r(t,e){const n=qr,o=e[n(259)],s=e[n(228)](t[n(246)]);for(const r of t[n(224)]()){const{type:t,item:i,nextPosition:c}=r;if(n(293)===t||o[n(335)](i)){const t=e[n(315)](i);s[n(362)]&&(s[n(246)]=t),s[n(304)]=c}}return s}function ti(t){const e=qr;return e(247)===Zr(t[e(245)])[e(253)]}const ei='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M4 1.5h12A3.5 3.5 0 0 1 19.5 5v8l-.005.192a3.5 3.5 0 0 1-2.927 3.262l-.062.008v1.813a1.5 1.5 0 0 1-2.193 1.33l-.371-.193-.38-.212a13.452 13.452 0 0 1-3.271-2.63l-.062-.07H4A3.5 3.5 0 0 1 .5 13V5A3.5 3.5 0 0 1 4 1.5ZM4 3a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h6.924a11.917 11.917 0 0 0 3.71 3.081l.372.194v-3.268L14.962 15H16a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2H4Z"/><path d="M9.75 5a.75.75 0 0 0-.75.75v2.5H6.5a.75.75 0 0 0 0 1.5H9v2.5a.75.75 0 0 0 1.5 0v-2.5H13a.75.75 0 0 0 0-1.5h-2.5v-2.5A.75.75 0 0 0 9.75 5Z"/></svg>\n',ni=oi;function oi(t,e){const n=si();return(oi=function(t,e){return n[t-=143]})(t,e)}function si(){const t=["816TEJUAK","from","map","get","low","1075368GJGWMZ","focusTracker","tooltip","plugins","5379689rUUbos","24vLHHXN","componentFactory","change:activeAnnotations","activeMarker","getRange","CommentsUI","12670CpBPUS","model","1539810jUsmlp","_threadToController","icon","find","label","requires","pluginName","init","hasMarkerForId","comment:","push","addSourceCollector","isFocused","_createUIButton","locale","isEnabled","listenTo","add","execute","_viewToController","Comment","2173980CjNFzk","view","stop","getCommentThread","editing","addComment","55jIyyDJ","226458YaruGY","length","getAllMarkersForId","133942Wejhss","highest","CommentThreadInputView","commands","18zBmJQO","bind","editor","CommentsListView","removeCommentThread","addCommentThread","hasCommentThread","has","comment","innerView","focus"];return(si=function(){return t})()}!function(t,e){const n=oi,o=t();for(;;)try{if(393357===-parseInt(n(168))/1+-parseInt(n(171))/2*(parseInt(n(196))/3)+parseInt(n(161))/4+-parseInt(n(202))/5*(-parseInt(n(186))/6)+parseInt(n(195))/7+-parseInt(n(191))/8*(-parseInt(n(175))/9)+parseInt(n(204))/10*(-parseInt(n(167))/11))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(si);class ri extends t.Plugin{static get[ni(146)](){return ni(201)}static get[ni(145)](){return[wr,Xr,Rr,fr]}get[ni(178)](){return Zo}get[ni(173)](){return Yo}[ni(147)](){const t=ni,e=this[t(177)],n=e[t(194)][t(189)](wr),o=e[t(194)][t(189)](Xr),s=e[t(194)][t(189)](fr),r=e[t(194)][t(189)](Rr);e.ui[t(197)][t(157)](t(183),(()=>this[t(153)]())),r[t(151)]((()=>{const e=t,s=[];for(const[t,r]of n[e(205)]){const n=o[e(170)](t.id),i=n[e(188)]((t=>t[e(200)]()));n[e(169)]>0&&s[e(150)]([r[e(162)],i])}return s})),this[t(156)](s,t(198),((e,s,r)=>{const i=t,c=Array[i(187)](r)[i(188)]((t=>t[i(184)]))[i(143)]((t=>n[i(159)][i(182)](t)));if(!c)return void(o[i(199)]=null);const a=n[i(159)][i(189)](c)[i(203)].id,h=i(149)+a;a&&o[i(148)](a)?o[i(199)]=h:o[i(199)]&&(o[i(199)]=null)})),this[t(156)](n,t(179),((n,{threadId:s,isFromAdapter:r})=>{const i=t;!r&&e.ui[i(192)][i(152)]&&o[i(148)](s)&&e[i(165)][i(162)][i(185)]()}),{priority:t(172)}),this[t(156)](n,t(166),((s,{threadId:r,isFromAdapter:i})=>{const c=t;!i&&o[c(148)](r)&&n[c(181)](r)&&1===n[c(164)](r)[c(169)]&&(e[c(165)][c(162)][c(185)](),s[c(163)]())}),{priority:t(190)})}[ni(153)](){const t=ni,e=this[t(177)],n=new go.ButtonView(e[t(154)]),o=e[t(174)][t(189)](t(180));return n[t(144)]=vo(e[t(154)],t(160)),n[t(193)]=vo(e[t(154)],t(160)),n[t(206)]=ei,n[t(176)](t(155)).to(o),this[t(156)](n,t(158),(()=>o[t(158)]())),n}}const ii=ai;function ci(){const t=["1093146HxNWbJ","listenTo","delete","isEnabled","editing","4LqLaiX","clipboardInput","config","7105896IZYjiU","stop","forceDisabled","cut","highest","DragDrop","commentsOnlyMode","_disableCommentsOnlyMode","pluginName","afterInit","commentsOnly","929727NghLrJ","3529838uGhNyW","has","CommentsOnly","requires","527695iQbLVH","clearForceDisabled","addCommentThread","stopListening","set","_enableCommentsOnlyMode","view","plugins","change:isEnabled","14LeZZtQ","affectsData","565340NjYIfu","commands","get","10077224zTpQWM","editor","document"];return(ci=function(){return t})()}function ai(t,e){const n=ci();return(ai=function(t,e){return n[t-=172]})(t,e)}!function(t,e){const n=ai,o=t();for(;;)try{if(889482===-parseInt(n(211))/1+parseInt(n(196))/2+parseInt(n(195))/3*(-parseInt(n(181))/4)+parseInt(n(200))/5+parseInt(n(176))/6*(parseInt(n(209))/7)+-parseInt(n(173))/8+parseInt(n(184))/9)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(ci);class hi extends t.Plugin{static get[ii(192)](){return ii(198)}static get[ii(199)](){return[Xr]}constructor(t){const e=ii;super(t),this[e(204)](e(179),!1),this.on(e(208),((t,n,o)=>{const s=e;o?this[s(205)]():this[s(191)]()}))}[ii(193)](){const t=ii;!this[t(179)]&&this[t(174)][t(183)][t(172)](t(194))&&(this[t(179)]=!0)}[ii(205)](){const t=ii;for(const[e,n]of this[t(174)][t(212)])n[t(210)]&&t(202)!==e&&n[t(186)](t(190));this[t(174)][t(207)][t(197)](t(189))&&this[t(174)][t(207)][t(172)](t(189))[t(186)](t(190));const e=this[t(174)][t(180)][t(206)][t(175)];this[t(177)](e,t(187),(e=>e[t(185)]()),{priority:t(188)}),this[t(177)](e,t(182),(e=>e[t(185)]()),{priority:t(188)}),this[t(177)](e,t(178),(e=>e[t(185)]()),{priority:t(188)})}[ii(191)](){const t=ii;for(const[e,n]of this[t(174)][t(212)])n[t(210)]&&t(202)!==e&&n[t(201)](t(190));this[t(203)](this[t(174)][t(180)][t(206)][t(175)])}}function ui(t,e){const n=di();return(ui=function(t,e){return n[t-=400]})(t,e)}const li=ui;function di(){const t=["detach","6PFjIaQ","activeAnnotations","_removeActiveAnnotation","size","function","destroy","attach","_deactivateAllAnnotations","_activateAnnotation","annotationsuis-register-already-registered","context","isActive","_assertAnnotationDoesNotBelongToMultipleUIs","745mRYQVv","_visibleAnnotations","from","activeUIs","set","find","push","_uis","get","hasActive","setActiveAnnotation","type","collection","deactivate","plugins","annotationsuis-annotation-mismatch","filter","annotationsuis-missing-ui","change:activeAnnotation","_addActiveAnnotation","has","listenTo","init","add","stopListening","requires","length","29380ASWSCa","deactivateAll","1052821XiRWgS","16KzCrKD","remove","9143304wAYsnu","refilterAnnotations","annotationsuis-register-invalid-interface","21623490yHSXNc","delete","2799209eosMIW","pluginName","_setSelectedAnnotations","switchTo","_uisData","280948hmbDPy","register","3889035zOZMgc","AnnotationsUIs","activate"];return(di=function(){return t})()}!function(t,e){const n=ui,o=t();for(;;)try{if(832788===parseInt(n(435))/1+parseInt(n(448))/2*(parseInt(n(454))/3)+-parseInt(n(433))/4*(parseInt(n(406))/5)+parseInt(n(438))/6+parseInt(n(443))/7*(parseInt(n(436))/8)+parseInt(n(450))/9+-parseInt(n(441))/10)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(di);class mi extends t.ContextPlugin{static get[li(431)](){return[fr]}static get[li(444)](){return li(451)}constructor(t){const e=li;super(t),this[e(409)]=new Set,this[e(413)]=new Map,this[e(447)]=new Map}[li(428)](){const t=li,e=this[t(403)][t(420)][t(414)](fr);this[t(427)](e,t(401),((e,n)=>{const o=t;for(const t of this[o(409)]){const e=this[o(413)][o(414)](t);(0,this[o(447)][o(414)](t)[o(422)])(n)&&e[o(416)](n)}})),this[t(427)](e,t(400),(()=>{const e=t;for(const t of this[e(409)])this[e(413)][e(414)](t)[e(416)](null)})),this[t(427)](e[t(407)],t(429),((e,n)=>{this[t(405)](n)}))}[li(415)](){const t=li;return this[t(409)][t(457)]>0}[li(404)](t){const e=li;return this[e(409)][e(426)](t)}[li(452)](t,n=(()=>!0)){const o=li,s=this[o(403)][o(420)][o(414)](fr);if(!this[o(413)][o(426)](t))throw new e.CKEditorError(o(423),this,{uiName:t});this[o(404)](t)&&this[o(419)](t),this[o(409)][o(429)](t);const r=new ur;(function({source:t,target:e,filter:n}){const o=cr;for(const s of t)n(s)&&e[o(451)](s);e[o(412)](t,o(451),((t,s)=>{const r=o;n(s)&&e[r(451)](s)})),e[o(412)](t,o(429),((t,n)=>{const s=o;e[s(408)](n)&&e[s(429)](n)}))})({source:s[o(407)],target:r,filter:n}),this[o(447)][o(410)](t,{collection:r,filter:n});const i=this[o(413)][o(414)](t);i[o(460)](r),this[o(427)](i,o(424),((t,e,n,r)=>{const i=o;r&&s[i(456)](r),n&&s[i(425)](n)}))}[li(419)](t){const n=li;if(this[n(409)][n(442)](t),!this[n(413)][n(426)](t))throw new e.CKEditorError(n(423),this,{uiName:t});const o=this[n(413)][n(414)](t);o[n(453)](),this[n(430)](o),this[n(447)][n(414)](t)[n(418)][n(459)](),this[n(447)][n(442)](t)}[li(446)](t){const n=li;if(!this[n(413)][n(426)](t))throw new e.CKEditorError(n(423),this,{uiName:t});const o=this[n(403)][n(420)][n(414)](fr),s=Array[n(408)](o[n(455)])[0]||null;this[n(434)](),this[n(452)](t);const r=this[n(413)][n(414)](t);r[n(416)](s),r[n(445)]&&s&&r[n(445)]([s])}[li(434)](){const t=li;for(const e of this[t(409)])this[t(419)](e)}[li(449)](t,n){const o=li;if(this[o(413)][o(426)](t))throw new e.CKEditorError(o(402));if(o(458)!=typeof n[o(460)]||o(458)!=typeof n[o(453)]||o(458)!=typeof n[o(416)])throw new e.CKEditorError(o(440),null);this[o(413)][o(410)](t,n)}[li(439)](){const t=li,e=this[t(403)][t(420)][t(414)](fr)[t(418)],n=new Map,o=Array[t(408)](this[t(409)]);for(const e of this[t(409)]){const o=this[t(447)][t(414)](e)[t(418)];for(const s of o)n[t(410)](s,e)}for(const s of e){const e=n[t(414)](s);this[t(405)](s);const r=o[t(411)]((e=>this[t(447)][t(414)](e)[t(422)](s)));e!==r&&(e&&this[t(447)][t(414)](e)[t(418)][t(437)](s),r&&this[t(447)][t(414)](r)[t(418)][t(429)](s))}}[li(459)](){const t=li;this[t(434)](),super[t(459)]()}[li(405)](t){const n=li,o=[];for(const e of this[n(409)])(0,this[n(447)][n(414)](e)[n(422)])(t)&&o[n(412)](e);if(o[n(432)]>1)throw new e.CKEditorError(n(421),null,{matchedUIs:o,annotationType:t[n(417)]})}}var pi=n(573),fi={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Ts()(pi.A,fi);pi.A.locals;function gi(){const t=["ck-sidebar","854010BFIPqq","380058BaKBsU","list","bindTemplate","1217073ptOMSd","1047610TutRrh","4EwWcgB","223188tEjoVh","number","class","set","9coOJkv","1058301LyRrVb","1ysCkmj","setTemplate","createCollection","63876eylDSj","ck-reset","div","minHeight","8GaEFRd"];return(gi=function(){return t})()}function vi(t,e){const n=gi();return(vi=function(t,e){return n[t-=117]})(t,e)}!function(t,e){const n=vi,o=t();for(;;)try{if(202689===parseInt(n(121))/1*(parseInt(n(124))/2)+parseInt(n(120))/3*(parseInt(n(136))/4)+-parseInt(n(130))/5+parseInt(n(137))/6+-parseInt(n(131))/7*(parseInt(n(128))/8)+-parseInt(n(119))/9*(parseInt(n(135))/10)+parseInt(n(134))/11)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(gi);const ki=(0,e.toUnit)("px");class bi extends go.View{constructor(t){const e=vi;super(t);const n=this[e(133)];this[e(118)](e(127),0),this[e(118)](e(117),""),this[e(132)]=this[e(123)](),this[e(122)]({tag:e(126),attributes:{class:["ck",e(129),e(125),n.to(e(117))],style:{minHeight:n.to(e(127),(t=>e(138)==typeof t?ki(t+10):null))}},children:this[e(132)]})}}const wi=_i;function _i(t,e){const n=Ii();return(_i=function(t,e){return n[t-=125]})(t,e)}function Ii(){const t=["height","_mutationObserver","createCollection","5754710iugdOC","187754tkRvyq","updateHeight","set","16zOMkOZ","setTemplate","content","981058dbjlki","ck-sidebar-item--no-animation","bind","663511MbRzZf","bindTemplate","clientHeight","clear","804221ApjOpS","render","9DDOHGg","div","attach","destroy","_targetTop","2449165wpVPJH","3lJDjnM","bottom","isAnimationDisabled","detach","2745504ZTPyhP","6rJDQeB","156NlssZj","element","ck-sidebar-item","top"];return(Ii=function(){return t})()}!function(t,e){const n=_i,o=t();for(;;)try{if(343497===-parseInt(n(154))/1+parseInt(n(151))/2*(-parseInt(n(131))/3)+parseInt(n(135))/4+parseInt(n(130))/5*(parseInt(n(136))/6)+parseInt(n(145))/7*(-parseInt(n(148))/8)+-parseInt(n(125))/9*(parseInt(n(144))/10)+parseInt(n(158))/11*(parseInt(n(137))/12))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(Ii);const yi=(0,e.toUnit)("px");class Ci extends go.View{constructor(t){const e=_i;super(t),this[e(147)](e(140),0),this[e(147)](e(141),0),this[e(153)](e(132)).to(this,e(140),this,e(141),((t,e)=>t+e)),this[e(147)](e(133),!1),this[e(142)]=Js((()=>this[e(146)]())),this[e(129)]=null,this[e(150)]=this[e(143)]();const n=this[e(155)];this[e(149)]({tag:e(126),attributes:{class:[e(139),n.to(e(133),(t=>t?e(152):""))],style:{top:n.to(e(140),(t=>yi(t)))}},children:this[e(150)]})}[wi(159)](){const t=wi;super[t(159)](),this[t(142)][t(127)](this[t(138)])}[wi(146)](){const t=wi,e=this[t(138)][t(156)];e&&(this[t(141)]=e)}[wi(128)](){const t=wi;this[t(150)][t(157)](),this[t(142)][t(134)](),super[t(128)]()}}const Ai=Oi;function Ti(){const t=["_alignForBottomChange","refresh","config","Sidebar","addAnnotation","add","setContainer","_destroySidebarItemView","_sidebarItemViewToAnnotation","_recalculate","rearrange","container","clear","4tFOJYO","isActive","45aCJFuY","_getTargetTop","target","_getItemBefore","get","getIndex","targetRect","_activeAnnotation","_setItemTop","destroy","bind","list","_getMaxAvailableTop","sidebar-setcontainer-invalid-element","_alignBeforeItem","change:targetRect","minHeight","_recalculateBuffer","_createSidebarView","getSidebarItemView","_annotationToSidebarItemView","11eOuiwu","view","_getItemAfter","_targetTop","3kybhRg","_alignToTargetRect","1604979VHrhQN","_lastItem","sidebar-attachtocontainer-missing-container","_annotations","_detachFromContainer","element","8789880OrOdTf","_alignAfterItem","height","define","object","18265MDtMIs","set","last","render","stopListening","top","appendChild","4998042UdmJNj","nodeType","remove","locale","sidebar.container","_updateLastItem","listenTo","content","change:_lastItem","delete","unbind","init","bottom","class","change:top","max","_attachToContainer","_alignForTopChange","context","505234rwWeFZ","sidebar.preventScrollOutOfView","isAnimationDisabled","change:bottom","pluginName","length","push","135luoiyg","255968EIQqHa","_spaceBetweenItems","22164epJvBa","110118adsfmM","updateHeight"];return(Ti=function(){return t})()}!function(t,e){const n=Oi,o=t();for(;;)try{if(443632===parseInt(n(286))/1*(-parseInt(n(325))/2)+parseInt(n(288))/3*(parseInt(n(351))/4)+parseInt(n(332))/5*(-parseInt(n(336))/6)+-parseInt(n(306))/7+-parseInt(n(333))/8*(-parseInt(n(353))/9)+-parseInt(n(294))/10*(parseInt(n(282))/11)+parseInt(n(335))/12*(parseInt(n(299))/13))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(Ti);class Ei extends t.ContextPlugin{static get[Ai(329)](){return Ai(341)}constructor(t){const e=Ai;super(t),this[e(300)](e(289),void 0),this[e(283)]=this[e(279)](),this[e(300)](e(349),null),this[e(334)]=25,this[e(346)]=new Map,this[e(281)]=new Map,this[e(324)][e(340)][e(297)](e(326),!1),this[e(291)]=null,this[e(360)]=null,this[e(278)]=[]}[Ai(317)](){const t=Ai,e=this[t(324)][t(340)][t(357)](t(310));e&&this[t(344)](e)}[Ai(344)](t){const n=Ai;if(!Mi(t))throw new e.CKEditorError(n(274));this[n(349)]=t}[Ai(322)]({viewClass:t="",spaceBetweenItems:n=25}={}){const o=Ai;if(!Mi(this[o(349)]))throw new e.CKEditorError(o(290),this);this[o(349)][o(305)](this[o(283)][o(293)]),this[o(283)][o(319)]=t,this[o(334)]=n}[Ai(348)]({removedAnnotation:t,previousAnnotation:e,nextAnnotation:n}){const o=Ai,s=this[o(280)](t);this[o(283)][o(272)][o(308)](s),this[o(345)](t),e&&this[o(287)](this[o(280)](e)),n&&this[o(287)](this[o(280)](n)),this[o(311)]()}[Ai(339)]({blurredAnnotation:t,activatedAnnotation:e,disableAnimationOnActivatedAnnotation:n}){const o=Ai;if(this[o(360)]=e,t){t[o(352)]=!1;const e=this[o(280)](t);e&&n&&(e[o(327)]=!1)}if(e){const t=this[o(280)](e);t&&(e[o(352)]=!0,n&&(t[o(327)]=!0,t[o(304)]+=1),this[o(287)](t))}}[Ai(292)](t){const e=Ai;if(this[e(283)][e(293)][e(308)](),t)for(const n of t)this[e(345)](n);this[e(283)][e(272)][e(350)](),this[e(283)][e(319)]="",this[e(289)]=null}[Ai(342)](t,e){const n=Ai;e||(e=t[n(283)]);const o=new Ci(this[n(324)][n(309)]);this[n(346)][n(300)](o,t),this[n(281)][n(300)](t,o),o[n(313)][n(343)](e),this[n(312)](t[n(283)],n(276),((e,s,r)=>{const i=n,c=this[i(354)](t,r);o[i(285)]!=c&&(o[i(285)]=c,this[i(361)](o,c))})),this[n(312)](o,n(320),(()=>{const t=n;this[t(347)](o,t(304))})),this[n(312)](o,n(328),(()=>{const t=n;this[t(347)](o,t(318))})),this[n(287)](o);const s=this[n(356)](o);return s&&this[n(295)](s,o)||this[n(287)](o),this[n(311)](),this[n(283)][n(272)][n(343)](o),o}[Ai(323)](t){const e=Ai;if(!t[e(313)][e(330)])return;const n=this[e(356)](t);if(!n)return;const o=this[e(346)][e(357)](n),s=this[e(360)];s&&s===o?this[e(295)](n,t):this[e(275)](t,n)}[Ai(338)](t){const e=Ai;if(!t[e(313)][e(330)])return;const n=this[e(284)](t);if(!n)return;const o=this[e(346)][e(357)](n),s=this[e(324)][e(340)][e(357)](e(326)),r=this[e(360)];r&&r===o&&s?(this[e(275)](n,t),this[e(295)](t,n)):r&&r===o?this[e(275)](n,t):this[e(295)](t,n)}[Ai(347)](t,e){const n=Ai;0===this[n(278)][n(330)]&&setTimeout((()=>{const t=n;for(const{sidebarItemView:e,changedProp:n}of this[t(278)])t(304)===n?this[t(323)](e):this[t(338)](e);this[t(278)]=[]}),10),this[n(278)][n(331)]({sidebarItemView:t,changedProp:e})}[Ai(280)](t){const e=Ai;return this[e(281)][e(357)](t)}[Ai(362)](){const t=Ai;this[t(303)](),this[t(283)][t(362)]()}[Ai(345)](t){const e=Ai,n=this[e(280)](t);this[e(303)](n),this[e(303)](t[e(283)]),n[e(362)](),this[e(281)][e(315)](t),this[e(346)][e(315)](n)}[Ai(279)](){const t=Ai,e=new bi(this[t(324)][t(309)]);return e[t(302)](),this.on(t(314),((n,o,s,r)=>{const i=t;r&&e[i(316)](i(277)),s?e[i(271)](i(277)).to(s,i(318)):e[i(277)]=null})),e}[Ai(311)](){const t=Ai;var e;this[t(289)]=(null===(e=this[t(291)])||void 0===e?void 0:e[t(301)])?this[t(280)](this[t(291)][t(301)]):null}[Ai(356)](t){const e=Ai;var n;const o=this[e(346)][e(357)](t),s=o&&(null===(n=this[e(291)])||void 0===n?void 0:n[e(357)](this[e(291)][e(358)](o)-1));return s&&this[e(280)](s)||null}[Ai(284)](t){const e=Ai;var n;const o=this[e(346)][e(357)](t),s=o&&(null===(n=this[e(291)])||void 0===n?void 0:n[e(357)](this[e(291)][e(358)](o)+1));return s&&this[e(280)](s)||null}[Ai(275)](t,e){const n=Ai;t[n(337)]();const o=xi(e[n(318)]+this[n(334)],t[n(304)]);return!!o&&(this[n(361)](e,e[n(304)]-o),!0)}[Ai(295)](t,e){const n=Ai;t[n(337)]();const o=xi(t[n(318)]+this[n(334)],e[n(304)]);return!!o&&(this[n(361)](e,e[n(304)]+o,!1),!0)}[Ai(287)](t){const e=Ai,n=this[e(346)][e(357)](t);if(!n||!n[e(355)]||!n[e(359)])return;const o=this[e(354)](n,n[e(359)]);this[e(361)](t,o)}[Ai(354)](t,n){const o=Ai;if(null===n)return 0;if(t[o(355)]instanceof e.Rect)return n[o(304)];{const t=new e.Rect(this[o(283)][o(293)])[o(304)];return n[o(304)]-t}}[Ai(361)](t,e,n=this[Ai(324)][Ai(340)][Ai(357)](Ai(326))){const o=Ai;n&&(e=Math[o(321)](e,this[o(273)](t))),t[o(304)]=e}[Ai(273)](t){const e=Ai;let n=this[e(356)](t),o=0;for(;n;)n[e(337)](),o+=this[e(334)]+n[e(296)],n=this[e(356)](n);return o}}function xi(t,e){return Math[Ai(321)](t-e,0)}function Oi(t,e){const n=Ti();return(Oi=function(t,e){return n[t-=271]})(t,e)}function Mi(t){const e=Ai;return null!==t&&e(298)==typeof t&&1===t[e(307)]}const Ri=ji;function ji(t,e){const n=Vi();return(ji=function(t,e){return n[t-=291]})(t,e)}function Vi(){const t=["add","ready","92904YLaDKI","3830wiKBmi","getOrderedSelectedAnnotations","change:container","_annotations","30890tbBtOv","updateTargetRect","plugins","remove","refresh","attach","ck-sidebar--wide","widesidebar-attach-already-attached","has","isAttached","_refreshPositioningDebounced","init","hasDomSelection","cancel","52881072AOMivP","detach","activeAnnotation","EditorAnnotations","listenTo","rearrange","from","_attachToContainer","pluginName","removeEventListener","_editorAnnotations","destroy","resize","stop","high","requires","addAnnotation","_activeAnnotation","uiUpdate","editors","_integrateWithEditorAnnotations","_detachFromContainer","annotations","240QqiVYL","3340110Ywnlvd","wideSidebar","blur","setActiveAnnotation","15fNFBgu","context","off","switchTo","1804848kvFBTI","widesidebar-detach-not-attached","get","14jVTZLy","refreshPositioning","focus","register","stopListening","addEventListener","set:container","container","110277lFYYng","WideSidebar","_destroyEditorAnnotationsIntegration","586iuvUHS","set","3212WxvFyb"];return(Vi=function(){return t})()}!function(t,e){const n=ji,o=t();for(;;)try{if(629220===parseInt(n(323))/1*(-parseInt(n(317))/2)+parseInt(n(299))/3*(-parseInt(n(322))/4)+-parseInt(n(295))/5+-parseInt(n(303))/6*(parseInt(n(306))/7)+-parseInt(n(294))/8*(parseInt(n(314))/9)+parseInt(n(327))/10*(-parseInt(n(319))/11)+parseInt(n(341))/12)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(Vi);class Ni extends t.ContextPlugin{static get[Ri(356)](){return[Ei,mi]}static get[Ri(349)](){return Ri(315)}constructor(t){const n=Ri;super(t),this[n(336)]=!1,this[n(318)](n(343),null),this[n(293)]=null,this[n(351)]=new e.Collection,this[n(337)]=Hs((()=>{const t=n;this[t(293)][t(307)]()}),250,{leading:!1})}[Ri(338)](){const t=Ri,e=this[t(300)][t(329)][t(305)](mi),n=this[t(300)][t(329)][t(305)](Ei);e[t(309)](t(296),this),n[t(313)]&&e[t(302)](t(296))}[Ri(298)](t){const e=Ri;if(t===this[e(343)])return;const n=this[e(300)][e(329)][e(305)](Ei);n[e(358)]=t;const o=this[e(343)];this[e(343)]=t,n[e(331)]({blurredAnnotation:o,activatedAnnotation:this[e(343)]})}[Ri(332)](n){const o=Ri;this[o(293)]=n;const s=this[o(300)][o(329)][o(305)](Ei);if(s[o(326)]=n,this[o(336)])throw new e.CKEditorError(o(334),this);this[o(336)]=!0,this[o(345)](s,o(312),(()=>{const t=o;this[t(342)](),this[t(345)](s,t(325),(e=>{const o=t;e[o(301)](),this[o(332)](n)}))})),s[o(348)]({viewClass:o(333)});const r=t=>{const e=o;t[e(328)](),s[e(357)](t)};for(const t of n)r(t);this[o(345)](n,o(320),((t,e)=>{r(e)})),this[o(345)](n,o(330),((t,e,r)=>{const i=o;s[i(346)]({removedAnnotation:e,previousAnnotation:n[i(305)](r-1),nextAnnotation:n[i(305)](r+1)}),e===this[i(343)]&&this[i(298)](null)}),{priority:o(355)}),this[o(345)](n,o(308),((t,e)=>{this[o(298)](e)})),this[o(345)](n,o(297),(()=>{this[o(298)](null)}));const i=this[o(300)]instanceof t.Context?this[o(300)][o(360)]:new e.Collection([this[o(300)]]);for(const t of i)this[o(291)](t);this[o(345)](i,o(320),((t,e)=>{const n=o;this[n(345)](e,n(321),(()=>{this[n(291)](e)}))})),this[o(345)](i,o(330),((t,e)=>{const n=o;e[n(329)][n(335)](n(344))&&this[n(316)](e[n(329)][n(305)](n(344)))})),window[o(311)](o(353),this[o(337)]),this[o(293)][o(307)]()}[Ri(342)](){const n=Ri;if(!this[n(336)])throw new e.CKEditorError(n(304),this);this[n(298)](null);const o=this[n(300)][n(329)][n(305)](Ei);o[n(292)](this[n(293)]),this[n(310)](o),this[n(310)](this[n(293)]),this[n(300)]instanceof t.Context&&this[n(310)](this[n(300)][n(360)]);for(const t of Array[n(347)](this[n(351)]))this[n(316)](t);window[n(350)](n(353),this[n(337)]),this[n(337)][n(340)](),this[n(343)]=null,this[n(336)]=!1,this[n(293)]=null}[Ri(352)](){const t=Ri;this[t(336)]&&this[t(342)]()}[Ri(291)](t){const e=Ri,n=t[e(329)][e(305)](Rr);if(!n)return;const o=()=>{const t=e,o=n[t(324)]({annotations:this[t(293)],activeAnnotation:this[t(343)]});this[t(298)](o[0]||null)};this[e(345)](n,e(331),o),this[e(345)](n,e(297),((t,{isAnnotationTracked:n})=>{const o=e;this[o(343)]&&n(this[o(343)])&&this[o(298)](null)})),this[e(345)](n,e(359),(()=>{this[e(337)]()})),this[e(345)](this[e(293)],e(297),(t=>{const s=e;n[s(339)]()&&(o(),t[s(354)]())}),{priority:e(355)}),this[e(351)][e(320)](n)}[Ri(316)](t){const e=Ri;this[e(310)](t),this[e(351)][e(330)](t)}}function Si(){const t=["bind","setTemplate","42FJtUNH","4cRLxhP","ck-annotation-counter__badge--","icon","298904ogcyih","ck-annotation-counter__badge--edit-mode","children","...","55558zBbPdV","number","696596dYNbky","bindTemplate","set","2272622aVnBis","110JtOnkM","560904lTnopj","annotationType","ck-annotation-counter","span","_badge","isDirty","6gRVyXk","toString","ck-annotation-counter__badge","136467MXCRcE","add","counterView","1338205pCGJdE","extendTemplate"];return(Si=function(){return t})()}function Di(t,e){const n=Si();return(Di=function(t,e){return n[t-=341]})(t,e)}!function(t,e){const n=Di,o=t();for(;;)try{if(166857===-parseInt(n(371))/1*(-parseInt(n(364))/2)+-parseInt(n(347))/3+-parseInt(n(342))/4+-parseInt(n(359))/5*(-parseInt(n(353))/6)+parseInt(n(363))/7*(-parseInt(n(367))/8)+parseInt(n(356))/9*(parseInt(n(346))/10)+parseInt(n(345))/11)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(Si);class Pi extends go.ButtonView{constructor(t){const e=Di;super(t);const n=this[e(343)];this[e(344)](e(352),!1),this[e(344)](e(341),0),this[e(361)](e(351)).to(this,e(352),this,e(341),((t,n)=>t?e(370):n[e(354)]())),this[e(344)](e(348),""),this[e(366)]=ei,this[e(360)]({attributes:{class:[e(349)]}}),this[e(358)]=new go.View,this[e(358)][e(362)]({tag:e(350),attributes:{class:[e(355),n.to(e(348),(t=>e(365)+t)),n.if(e(352),e(368))]},children:[{text:n.to(e(351))}]}),this[e(369)][e(357)](this[e(358)])}}var zi=n(197),Bi={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Ts()(zi.A,Bi);zi.A.locals;const Li=Ui;function Fi(){const t=["_editorAnnotations","keyCode","unpin","element","_detachListeners","stopListening","attachToDom","_updateBalloonPosition","uiUpdate","_annotations","_selectedAnnotations","off","getOrderedSelectedAnnotations","addAnnotation","view","execute","keydown","preventClosingBalloon","bodyCollection","narrowSidebar","_attachListeners","_destroyEditorAnnotationsIntegration","stopPropagation","isDirty","set","high","pluginName","defaultPositions","refresh","923780Sycmkz","southArrowNorth","delete","southArrowNorthEast","number","get","values","Esc","cancel","stop","ready","low","1620UoKnbj","_detachFromContainer","focusableElements","context","southArrowNorthWest","_setSelectedAnnotations","balloonPanelView","register","_integrateWithEditorAnnotations","getSidebarItemView","_refreshPositioning","_showBalloon","_manuallyClosedAnnotationViews","setActiveAnnotation","771832OZWiYQ","esc","bind","northArrowSouthEast","editors","detachFromDom","northArrowSouthWest","mousedown","NarrowSidebar","plugins","includes","preventDefault","_annotationToNarrowView","find","requires","content","resize","clear","remove","blur","EditorAnnotations","init","attach","258EvHBVZ","listenTo","contains","hasDomSelection","ck-sidebar--narrow","1366824wktfKI","detach","create","narrowsidebar-attach-already-attached","annotationType","has","_refreshPositioningDebounced","first","length","removeEventListener","addEventListener","3785634tMxQLs","narrowsidebar-detach-not-attached","destroy","49713DkemPa","add","isAttached","locale","getByView","pin","annotations","rearrange","target","type","set:container","focus","6568gKrkdp","1449gRNgYN","_hideBalloon","northArrowSouth","change:height","isVisible","change:container","_attachToContainer","_domEmitter","activeAnnotation","refreshPositioning","from"];return(Fi=function(){return t})()}function Ui(t,e){const n=Fi();return(Ui=function(t,e){return n[t-=158]})(t,e)}!function(t,e){const n=Ui,o=t();for(;;)try{if(124782===parseInt(n(270))/1*(parseInt(n(233))/2)+parseInt(n(168))/3+parseInt(n(247))/4+parseInt(n(221))/5+-parseInt(n(275))/6+-parseInt(n(181))/7*(-parseInt(n(180))/8)+-parseInt(n(165))/9)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(Fi);class Ki extends t.ContextPlugin{static get[Li(261)](){return[Ei,mi]}static get[Li(218)](){return Li(255)}constructor(t){const n=Li;super(t),this[n(170)]=!1,this[n(245)]=new Set,this[n(188)]=Object[n(277)](e.DomEmitterMixin),this[n(259)]=new Map,this[n(216)](n(189),null),this[n(174)]=null,this[n(202)]=[],this[n(192)]=new e.Collection,this[n(160)]=Hs((()=>{this[n(243)]()}),250,{leading:!1})}[Li(268)](){const t=Li;this[t(236)][t(256)][t(226)](mi)[t(240)](t(211),this),this[t(210)]=new go.BodyCollection(this[t(236)][t(171)]),this[t(239)]=new go.BalloonPanelView(this[t(236)][t(171)]),this[t(210)][t(198)](),this[t(210)][t(169)](this[t(239)])}[Li(269)](n){const o=Li;this[o(174)]=n;const s=this[o(236)][o(256)][o(226)](Ei),r=this[o(239)];if(s[o(201)]=n,this[o(170)])throw new e.CKEditorError(o(278),this);this[o(170)]=!0,this[o(271)](s,o(178),(()=>{const t=o;this[t(276)](),this[t(271)](s,t(186),(e=>{const o=t;e[o(203)](),this[o(269)](n)}))})),s[o(187)]({viewClass:o(274),spaceBetweenItems:5});const i=t=>{const e=o,n=new Pi(this[e(236)][e(171)]);s[e(205)](t,n),this[e(259)][e(216)](t,n),n[e(249)](e(215),e(158),e(225)).to(t[e(206)],e(215),e(177),e(162)),n.on(e(207),(()=>{const n=e;this[n(245)][n(264)](),r[n(262)][n(161)]!==t[n(206)]?(this[n(244)](t),t[n(206)][n(195)][n(179)](),this[n(246)](t)):this[n(246)](null)}))};for(const t of n)i(t);this[o(271)](n,o(169),((t,e)=>{i(e)})),this[o(271)](n,o(265),((t,e,r)=>{const i=o;this[i(259)][i(226)](e)[i(167)](),this[i(259)][i(223)](e),s[i(175)]({removedAnnotation:e,previousAnnotation:n[i(226)](r-1),nextAnnotation:n[i(226)](r+1)}),e===this[i(189)]&&this[i(246)](null)}),{priority:o(232)}),this[o(271)](n,o(179),((t,e)=>{this[o(246)](e)})),this[o(271)](n,o(266),(()=>{this[o(246)](null)})),this[o(188)][o(271)](document,o(208),((t,n)=>{const s=o;n[s(193)]===e.keyCodes[s(248)]&&r[s(185)]&&(this[s(245)][s(169)](r[s(262)][s(161)]),this[s(182)](),n[s(214)](),n[s(258)]())})),this[o(188)][o(271)](document,o(254),((t,e)=>{const n=o,i=e[n(176)];r[n(185)]&&r[n(195)][n(272)](i)||s[n(206)][n(195)][n(272)](i)||t[n(209)]||this[n(189)]&&this[n(189)][n(235)][n(260)]((t=>t[n(272)](i)))||(this[n(245)][n(264)](),this[n(182)](),this[n(246)](null))}));const c=this[o(236)]instanceof t.Context?this[o(236)][o(251)]:new e.Collection([this[o(236)]]);for(const t of c)this[o(241)](t);this[o(271)](c,o(169),((t,e)=>{const n=o;this[n(271)](e,n(231),(()=>{this[n(241)](e)}))})),this[o(271)](c,o(265),((t,e)=>{const n=o;e[n(256)][n(159)](n(267))&&this[n(213)](e[n(256)][n(226)](n(267)))})),window[o(164)](o(263),this[o(160)]),this[o(243)]()}[Li(246)](t){const e=Li;if(t===this[e(189)])return;const n=this[e(236)][e(256)][e(226)](Ei);n[e(220)]({blurredAnnotation:this[e(189)],activatedAnnotation:t,disableAnimationOnActivatedAnnotation:!0}),t&&n[e(242)](t)?this[e(244)](t):this[e(182)](),this[e(189)]=t}[Li(276)](){const n=Li;if(!this[n(170)])throw new e.CKEditorError(n(166),this);this[n(246)](null);const o=this[n(236)][n(256)][n(226)](Ei);this[n(182)](),Array[n(191)](this[n(259)][n(227)](),(t=>t[n(167)]())),this[n(259)][n(264)](),o[n(234)](this[n(174)]),this[n(197)](),this[n(188)][n(197)](),this[n(236)]instanceof t.Context&&this[n(197)](this[n(236)][n(251)]);for(const t of Array[n(191)](this[n(192)]))this[n(213)](t);window[n(163)](n(263),this[n(160)]),this[n(160)][n(229)](),this[n(202)]=[],this[n(170)]=!1,this[n(174)]=null}[Li(167)](){const t=Li;this[t(170)]&&this[t(276)](),this[t(210)][t(252)]()}[Li(241)](t){const e=Li,n=t[e(256)][e(226)](Rr),o=this[e(236)][e(256)][e(226)](Ei),s=this[e(174)],r=this[e(239)],i=()=>{const t=e,o=n[t(204)]({annotations:this[t(174)],activeAnnotation:this[t(189)]});this[t(238)](o),this[t(246)](o[0]||null)};this[e(271)](n,e(220),i),this[e(271)](n,e(266),((t,{isAnnotationTracked:n})=>{const o=e;this[o(189)]&&n(this[o(189)])&&(this[o(238)]([]),this[o(246)](null))})),this[e(271)](n,e(200),(()=>{this[e(160)]()})),this[e(271)](s,e(266),(t=>{const o=e;n[o(273)]()&&t[o(230)]()}),{priority:e(217)}),this[e(271)](this[e(188)],e(254),((t,s)=>{const c=e,a=s[c(176)];r[c(185)]&&r[c(195)][c(272)](a)||o[c(206)][c(195)][c(272)](a)||this[c(189)]&&n[c(273)]()&&(i(),t[c(209)]=!0)}),{priority:e(217)}),this[e(192)][e(169)](n)}[Li(213)](t){const e=Li;t&&(this[e(197)](t),this[e(192)][e(265)](t))}[Li(238)](t){const e=Li;for(const n of this[e(202)])t[e(257)](n)||this[e(245)][e(223)](n[e(206)]);this[e(202)]=t}[Li(243)](){const t=Li,e=this[t(239)];this[t(174)][t(190)](),e[t(185)]&&this[t(199)]()}[Li(244)](t){const e=Li;if(this[e(245)][e(159)](t[e(206)]))return;const n=this[e(239)][e(262)][e(161)];n!==t[e(206)]?(n&&this[e(196)](n),this[e(212)](t[e(206)]),this[e(239)][e(262)][e(264)](),this[e(239)][e(262)][e(169)](t[e(206)]),this[e(199)]()):this[e(199)]()}[Li(199)](){const t=Li,e=this[t(239)][t(262)][t(161)],n=e&&this[t(174)][t(172)](e);if(!n||!this[t(259)][t(159)](n))return;const o=this[t(259)][t(226)](n)[t(195)],s=function(){const e=t,n=go.BalloonPanelView[e(219)];return[n[e(224)],n[e(250)],n[e(222)],n[e(183)],n[e(237)],n[e(253)]]}();this[t(239)][t(173)]({target:o,positions:s})}[Li(182)](){const t=Li,e=this[t(239)],n=e[t(262)][t(161)];n&&(this[t(196)](n),e[t(194)](),e[t(262)][t(264)]())}[Li(212)](t){const e=Li;this[e(271)](t,e(184),(()=>this[e(199)]())),this[e(271)](t,e(228),((n,o)=>{const s=e;this[s(245)][s(169)](t),this[s(182)](),o()}))}[Li(196)](t){this[Li(197)](t)}}var Wi=n(874),Hi={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Ts()(Wi.A,Hi);Wi.A.locals;const Yi=qi;function qi(t,e){const n=Xi();return(qi=function(t,e){return n[t-=480]})(t,e)}!function(t,e){const n=qi,o=t();for(;;)try{if(186612===parseInt(n(528))/1*(parseInt(n(537))/2)+parseInt(n(513))/3+-parseInt(n(482))/4+parseInt(n(497))/5+-parseInt(n(481))/6*(parseInt(n(514))/7)+-parseInt(n(545))/8*(parseInt(n(564))/9)+parseInt(n(538))/10*(parseInt(n(496))/11))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(Xi);class Gi extends t.Plugin{static get[Yi(498)](){return[Rr,go.ContextualBalloon,mi]}static get[Yi(492)](){return Yi(526)}constructor(t){const e=Yi;super(t),t[e(570)][e(569)][e(504)](To.MouseObserver),this[e(507)]=!1,this[e(555)](e(525),null),this[e(516)]=null,this[e(503)]=new Set,this[e(573)]=t[e(563)][e(490)](go.ContextualBalloon),this[e(495)]=new Set,this[e(502)]=[],this[e(567)]=!1}[Yi(491)](){const t=Yi,e=this[t(541)][t(563)][t(490)](mi);e[t(566)]===this[t(541)]&&(e[t(520)](t(550),this),this[t(541)][t(510)][t(555)](t(518),((e,n)=>{const o=t,s=this[o(573)];if(this[o(507)]&&s[o(556)]){const t=this[o(516)][o(552)](s[o(556)]);t&&this[o(494)](t),n()}})))}[Yi(517)](){const t=Yi,e=this[t(541)][t(563)][t(490)](mi);e[t(566)]===this[t(541)]&&(e[t(572)]()||e[t(524)](t(550)))}[Yi(523)](t){const e=Yi;t!==this[e(525)]&&(this[e(525)]&&(this[e(525)][e(561)]=!1),t&&this[e(541)].ui[e(549)][e(544)]&&(this[e(516)][e(560)](t)&&this[e(576)](t,!0),t[e(561)]=!0),t||this[e(483)]([]),this[e(525)]=t)}[Yi(484)](t){const n=Yi;this[n(516)]=t;const o=this[n(541)][n(563)][n(490)](mi),s=this[n(573)];if(this[n(507)])throw new e.CKEditorError(n(553),this);if(o[n(566)]!==this[n(541)])throw new e.CKEditorError(n(542),this);const r=this[n(541)][n(563)][n(490)](Rr);this[n(489)](r,n(505),(()=>{const t=n,e=r[t(488)]({annotations:this[t(516)],activeAnnotation:this[t(525)]});var o,s;!this[t(567)]&&(o=e,s=this[t(502)],o[t(536)]===s[t(536)]&&o[t(535)]((e=>s[t(559)](e))))||(this[t(567)]=!1,this[t(483)](e),this[t(523)](e[0]||null))})),this[n(489)](r,n(485),((t,{isAnnotationTracked:e})=>{const o=n;this[o(525)]&&e(this[o(525)])&&(this[o(483)]([]),this[o(523)](null))})),this[n(489)](this[n(541)].ui[n(549)],n(554),((t,e,o)=>{o||this[n(523)](null)})),this[n(489)](t,n(531),((t,e)=>{const o=n;this[o(487)](e),e===this[o(525)]&&this[o(523)](null)})),this[n(489)](s,n(499),((e,o,r,i)=>{const c=n;i&&this[c(546)](i);const a=t[c(552)](r);r&&a&&(this[c(489)](r,c(508),(()=>{s[c(533)]()})),this[c(489)](r,c(518),(()=>{const t=c;this[t(494)](a),this[t(541)][t(570)][t(569)][t(575)]()})),this[c(525)]!==a&&this[c(523)](a))})),this[n(489)](this[n(541)].ui,n(574),(()=>{const e=n;s[e(556)]&&t[e(552)](s[e(556)])&&s[e(533)]()})),this[n(489)](this[n(541)][n(570)][n(569)][n(558)],n(534),(()=>{const t=n;this[t(567)]=!0,this[t(503)][t(480)]()})),this[n(541)][n(570)][n(569)][n(558)][n(551)][n(493)]&&this[n(541)][n(570)][n(569)][n(575)](),this[n(507)]=!0}[Yi(568)](){const t=Yi;if(!this[t(507)])throw new e.CKEditorError(t(500),this);this[t(523)](null);for(const e of this[t(495)])this[t(487)](e);this[t(546)](),this[t(507)]=!1,this[t(516)]=null}[Yi(530)](){const t=Yi;this[t(507)]&&this[t(568)]()}[Yi(483)](t){const e=Yi;for(const n of this[e(502)])t[e(559)](n)||this[e(503)][e(562)](n);for(const n of this[e(516)])t[e(559)](n)||this[e(487)](n);if(this[e(541)].ui[e(549)][e(544)])for(const n of t)this[e(576)](n);this[e(502)]=t}[Yi(576)](t,e=!1){const n=Yi;this[n(503)][n(560)](t)||(this[n(495)][n(560)](t)||this[n(573)][n(539)](t[n(569)])||(this[n(495)][n(509)](t),this[n(573)][n(509)]({stackId:t[n(569)].id,view:t[n(569)],position:{target:()=>this[n(543)](t)}})),e&&this[n(573)][n(532)](t[n(569)].id))}[Yi(543)](t){const n=Yi,o=t[n(565)],s=this[n(541)][n(570)][n(569)],r=s[n(558)][n(551)][n(515)](),i=s[n(547)][n(540)](r);if(i[n(521)](!0),o){if(o instanceof e.Rect)return o;let t=[];for(const e of o)t[n(527)](...(c=e[n(577)](),Array[n(571)](c)[n(519)](DOMRect[n(548)])));t=function(t){const e=n,o=[];let s=t[0];for(let n=1;n<t[e(536)];n++)Ji(s,t[n])?s[e(522)]+=t[n][e(522)]:(o[e(527)](s),s=t[n]);return o[e(527)](s),o}(t);const s=i[n(557)]();return t[n(512)]((t=>t[n(529)]<=s[n(529)]&&t[n(511)]>=s[n(511)]&&t[n(486)]<=s[n(486)]&&t[n(506)]>=s[n(506)]))||t[0]}var c;return t[n(501)]||i}[Yi(487)](t){const e=Yi;this[e(495)][e(560)](t)&&this[e(573)][e(539)](t[e(569)])&&(this[e(495)][e(562)](t),this[e(573)][e(531)](t[e(569)]))}[Yi(494)](t){const e=Yi;this[e(503)][e(509)](t),this[e(487)](t)}}function Ji(t,e){const n=Yi;return t[n(529)]===e[n(529)]&&t[n(511)]===e[n(511)]&&t[n(506)]===e[n(486)]}function Xi(){const t=["focus","_addAnnotationToBalloon","getClientRects","clear","63912rilbrs","1251120ZCRomN","_setSelectedAnnotations","attach","blur","left","_removeAnnotationFromBalloon","getOrderedSelectedAnnotations","listenTo","get","init","pluginName","editableElement","_closeAnnotation","_addedAnnotations","2158959dfmfKz","751265qLjSTy","requires","change:visibleView","inlineannotations-detach-not-attached","targetRect","_selectedAnnotations","_manuallyClosed","addObserver","refresh","right","isAttached","change:height","add","keystrokes","bottom","find","1087053TSkYmu","161WdWfHy","getFirstRange","annotations","afterInit","Esc","map","register","collapse","width","setActiveAnnotation","switchTo","activeAnnotation","InlineAnnotations","push","14067UsGTPW","top","destroy","remove","showStack","updatePosition","mousedown","every","length","22zRcDDV","20TDnERl","hasView","viewRangeToDom","editor","inlineannotations-not-allowed-with-context","_getBalloonTargetForAnnotation","isFocused","184DOkDwk","stopListening","domConverter","fromRect","focusTracker","inline","selection","getByView","inlineannotations-attach-already-attached","change:isFocused","set","visibleView","getBoundingClientRect","document","includes","has","isActive","delete","plugins","123453FhDaVr","target","context","_forceRefresh","detach","view","editing","from","hasActive","_balloon","update"];return(Xi=function(){return t})()}var Qi=n(353),Zi={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Ts()(Qi.A,Zi);Qi.A.locals;function $i(){const t=["EMPTY_COMMENTS_ARCHIVE","ck-comments-archive__header ","4789056svPQLG","1005feCwlI","destroy","listenTo","bindTemplate","11206098TaaQEK","789442mTtdUC","225MoHJtT","arrowdown","add","ck-comments-archive","_focusables","arrowup","isEmpty","_focusCycler","render","9398830vSoxzD","47284OggoXg","length","element","ck-comments-archive__info","set","arrowleft","8BYkuEC","shift + tab","stopPropagation","110LllmDU","_focusTracker","div","1Nrnsiu","selectstart","remove","tab","_keystrokes","ck-hidden","isActive","435743AbfYGp","setTemplate","arrowright","auto","ck-comments-archive__content","38262lvgsQG","focus","high","COMMENTS_ARCHIVE"];return($i=function(){return t})()}function tc(t,e){const n=$i();return(tc=function(t,e){return n[t-=107]})(t,e)}const ec=tc;!function(t,e){const n=tc,o=t();for(;;)try{if(810092===parseInt(n(110))/1*(parseInt(n(134))/2)+-parseInt(n(135))/3*(-parseInt(n(145))/4)+-parseInt(n(129))/5*(-parseInt(n(122))/6)+-parseInt(n(144))/7+-parseInt(n(151))/8*(parseInt(n(133))/9)+parseInt(n(107))/10*(parseInt(n(117))/11)+parseInt(n(128))/12)break;o.push(o.shift())}catch(t){o.push(o.shift())}}($i);class nc extends go.View{constructor(t,n){const o=tc;super(t),this[o(149)](o(141),!n[o(146)]),this[o(108)]=new e.FocusTracker,this[o(114)]=new e.KeystrokeHandler,this[o(139)]=n,this[o(142)]=new go.FocusCycler({focusables:this[o(139)],focusTracker:this[o(108)],keystrokeHandler:this[o(114)],actions:{focusPrevious:o(152),focusNext:o(113)}}),this[o(131)](n,o(137),(()=>{this[o(141)]=!1})),this[o(131)](n,o(112),((t,e)=>{const s=o;e[s(116)]&&this[s(123)](),n[s(146)]||(this[s(141)]=!0)}));const s=this[o(132)];this[o(118)]({tag:o(109),attributes:{dir:o(120),class:["ck",o(138)],tabindex:-1},children:[{tag:"p",attributes:{class:[o(127)]},children:[{text:vo(t,o(125))}]},{tag:o(109),attributes:{class:[o(121)]},children:[{tag:o(109),children:n},{tag:"p",attributes:{class:[o(148),s.if(o(141),o(115),(t=>!t))]},children:[{text:vo(t,o(126))}]}]}]})}[ec(143)](){const t=ec;super[t(143)](),this[t(114)][t(131)](this[t(147)]);const e=e=>e[t(153)]();this[t(114)][t(149)](t(119),e),this[t(114)][t(149)](t(150),e),this[t(114)][t(149)](t(140),e),this[t(114)][t(149)](t(136),e),this[t(131)](this[t(147)],t(111),((e,n)=>{n[t(153)]()}),{priority:t(124)})}[ec(130)](){const t=ec;super[t(130)](),this[t(108)][t(130)](),this[t(114)][t(130)]()}[ec(123)](){const t=ec;this[t(147)][t(123)]()}}const oc=sc;function sc(t,e){const n=rc();return(sc=function(t,e){return n[t-=294]})(t,e)}function rc(){const t=["stopListening","1263313shVPQD","21994896tIwWgM","1634445DnguGu","activate","isActive","addCommentThread","listenTo","969372MPxqfe","remove","has","getCommentThread","collection","add","archivedThreads","1042aoZNmk","pluginName","init","CommentsArchive","length","change:archivedAt","focus","archivedAt","context","removeCommentThread","requires","4353ysWXvc","get","_calculatePosition","3785364PjZRki","plugins","findIndex","4530218YEHxzo","highest"];return(rc=function(){return t})()}!function(t,e){const n=sc,o=t();for(;;)try{if(698110===parseInt(n(298))/1+-parseInt(n(312))/2*(-parseInt(n(323))/3)+parseInt(n(326))/4+-parseInt(n(300))/5+parseInt(n(305))/6+parseInt(n(295))/7+-parseInt(n(299))/8)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(rc);class ic extends t.ContextPlugin{static get[oc(313)](){return oc(315)}static get[oc(322)](){return[wr,fr]}constructor(t){const n=oc;super(t),this[n(311)]=new e.Collection}[oc(314)](){const t=oc,e=this[t(320)],n=e[t(327)][t(324)](wr),o=e[t(327)][t(324)](fr);this[t(304)](n,t(303),((e,{threadId:o})=>{const s=t,r=n[s(308)](o);r[s(319)]&&this[s(311)][s(310)](r,this[s(325)](r[s(319)])),this[s(304)](r,s(317),((t,e,n)=>{const o=s;n?this[o(311)][o(307)](r)||this[o(311)][o(310)](r,this[o(325)](r[o(319)])):this[o(311)][o(307)](r)&&this[o(311)][o(306)](r)}))})),this[t(304)](n,t(321),((e,{threadId:o})=>{const s=t,r=n[s(308)](o);this[s(297)](r),this[s(311)][s(307)](r)&&this[s(311)][s(306)](r)}),{priority:t(296)}),this[t(304)](o[t(309)],t(318),((e,n)=>{const s=t;n[s(302)]=!0,o[s(301)](n)}))}[oc(325)](t){const e=oc,n=[...this[e(311)]][e(294)]((n=>n[e(319)]<t));return n>-1?n:this[e(311)][e(316)]}}const cc=ac;function ac(t,e){const n=hc();return(ac=function(t,e){return n[t-=263]})(t,e)}function hc(){const t=["push","add","2889057rpGPJa","panelView","_calculatePosition","archivedThreads","set","init","9aZnlvl","channelId","componentFactory","ck-body","CommentsRepository","buttonView","collection","splice","2621696JyWLsk","children","700587yiGvJw","indexOf","extendTemplate","find","length","plugins","_pendingThreads","isVisible","2JjWgvX","2419240QypLla","3761526RvkEls","classList","mainView","_handleAnnotationFocusableElements","Annotations","listenTo","requires","get","_createArchiveUIDropdown","view","ck-comments-archive-dropdown","innerView","stopListening","locale","commentsArchiveView","COMMENTS_ARCHIVE","config","commentsArchive","CommentsArchiveUI","3882952uZJlNO","editor","7327016mBzNeI","contains","_visibleAnnotations","position","collaboration.channelId","archivedAt","focusTracker","findIndex","annotationViews","getByInnerView","_threadToController","filter","focusableElements","5RtjMNB","change:isOpen","55bLJMFX","remove","pluginName"];return(hc=function(){return t})()}!function(t,e){const n=ac,o=t();for(;;)try{if(492602===-parseInt(n(280))/1+-parseInt(n(288))/2*(parseInt(n(264))/3)+-parseInt(n(309))/4+-parseInt(n(324))/5*(-parseInt(n(290))/6)+parseInt(n(278))/7+parseInt(n(311))/8*(parseInt(n(270))/9)+parseInt(n(289))/10*(parseInt(n(326))/11))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(hc);class uc extends t.Plugin{static get[cc(328)](){return cc(308)}static get[cc(296)](){return[ic]}constructor(t){const e=cc;super(t),this[e(319)]=new go.ViewCollection,this[e(286)]=[]}[cc(269)](){const t=cc;this[t(310)].ui[t(272)][t(263)](t(307),(()=>this[t(298)]()));const e=this[t(310)][t(285)][t(297)](ic),n=this[t(310)][t(285)][t(297)](t(294)),o=this[t(310)][t(285)][t(297)](t(274));this[t(295)](e[t(267)],t(263),((e,s)=>{const r=t,i=this[r(310)][r(306)][r(297)](r(315));if(!i||s[r(271)]===i){const t=this[r(266)](s[r(316)]),e=o[r(321)][r(297)](s);if(!e)return void this[r(286)][r(329)]({thread:s,position:t});const i=n[r(320)](e[r(299)]);i[r(287)]&&n[r(313)][r(327)](i),this[r(319)][r(263)](i[r(299)],t)}})),this[t(295)](n[t(276)],t(263),((e,n)=>{const s=t,r=this[s(286)][s(283)]((({thread:t})=>{const e=s,r=o[e(321)][e(297)](t);return r&&n[e(301)]===r[e(299)]}));r&&(this[s(319)][s(263)](n[s(299)],r[s(314)]),this[s(286)][s(277)](this[s(286)][s(281)](r),1))})),this[t(295)](e[t(267)],t(327),((e,s)=>{const r=t,i=this[r(310)][r(306)][r(297)](r(315));if(!i||s[r(271)]===i){const t=o[r(321)][r(297)](s),e=n[r(320)](t[r(299)]);this[r(319)][r(327)](e[r(299)]),this[r(302)](e[r(323)])}}))}[cc(293)](t,e){const n=cc;for(const o of e[n(323)])o[n(291)][n(312)](n(273))&&t[n(317)][n(263)](o);this[n(295)](e[n(323)],n(263),((e,o)=>{const s=n;o[s(291)][s(312)](s(273))&&t[s(317)][s(263)](o)})),this[n(295)](e[n(323)],n(327),((e,o)=>{const s=n;o[s(291)][s(312)](s(273))&&t[s(317)][s(327)](o)}))}[cc(266)](t){const e=cc,n=this[e(310)][e(306)][e(297)](e(315)),o=[...this[e(310)][e(285)][e(297)](ic)[e(267)]][e(322)]((t=>t[e(271)]===n))[e(318)]((n=>n[e(316)]<t));return o>-1?o-1:this[e(319)][e(284)]}[cc(298)](){const t=cc,e=this[t(310)],n=this[t(310)][t(285)][t(297)](t(294)),o=(0,go.createDropdown)(e[t(303)]);o[t(275)][t(268)]({icon:'\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M14 3.5A3.5 3.5 0 0 1 17.5 7v6l-.005.192a3.501 3.501 0 0 1-2.927 3.262l-.062.008v1.813a1.5 1.5 0 0 1-2.193 1.33l-.37-.193-.38-.212a13.452 13.452 0 0 1-3.272-2.63l-.062-.07-4.729-.046a3.5 3.5 0 0 1-3.5-3.5v-6a3.5 3.5 0 0 1 3.5-3.5L14 3.5ZM3.5 4.954a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2L8.924 15a11.917 11.917 0 0 0 3.71 3.081l.372.194v-3.268L12.962 15H14a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2L3.5 4.954Z"/><path d="M16.5.5h-10a3.5 3.5 0 0 0-3.162 2h1.84A2 2 0 0 1 6.5 2h10a2 2 0 0 1 2 2v8.873a3.502 3.502 0 0 0 1.495-2.681L20 10V4A3.5 3.5 0 0 0 16.5.5Z"/><path clip-rule="evenodd" d="M12.013 7.453a.75.75 0 0 1 .034 1.06l-3.75 4a.75.75 0 0 1-1.045.048l-2.25-2a.75.75 0 0 1 .996-1.122l1.704 1.515 3.25-3.467a.75.75 0 0 1 1.061-.034Z"/></svg>\n',label:vo(e[t(303)],t(305)),tooltip:!0}),o[t(265)][t(282)]({attributes:{class:t(300)}}),o.on(t(325),((n,s,r)=>{const i=t;this[i(304)]||(this[i(304)]=new nc(e[i(303)],this[i(319)])),r?o[i(265)][i(279)][i(263)](this[i(304)]):o[i(265)][i(279)][i(327)](this[i(304)])}));for(const e of this[t(319)]){const s=n[t(320)](e[t(292)]);this[t(293)](o,s)}return o[t(295)](this[t(319)],t(263),((e,s)=>{const r=t,i=n[r(320)](s[r(292)]);this[r(293)](o,i)})),o[t(295)](this[t(319)],t(327),((e,s)=>{const r=t,i=n[r(320)](s[r(292)]);for(const t of i[r(323)])t[r(291)][r(312)](r(273))&&o[r(317)][r(327)](t)})),o}}var lc=dc;function dc(t,e){var n=mc();return(dc=function(t,e){return n[t-=304]})(t,e)}function mc(){var t=["3981936hbJUYQ","Comments","159540UYyZki","requires","10575480RAzlAJ","713056tdQOEp","pluginName","6062988fBzsbe","27YqNkJu","293zEIUyN","11866zaGoJC","4882449dEmiUg"];return(mc=function(){return t})()}!function(t,e){for(var n=dc,o=t();;)try{if(895247===-parseInt(n(315))/1*(parseInt(n(304))/2)+-parseInt(n(305))/3+-parseInt(n(311))/4+parseInt(n(308))/5+parseInt(n(313))/6+-parseInt(n(306))/7+-parseInt(n(310))/8*(-parseInt(n(314))/9))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(mc);class pc extends t.Plugin{static get[lc(309)](){return[wr,Xr,ri,ic,uc,hi,Ni,Ki,Gi]}static get[lc(312)](){return lc(307)}}function fc(t,e){var n=gc();return(fc=function(t,e){return n[t-=354]})(t,e)}function gc(){var t=["172RWYSPH","2718471LxKiOy","24144PmEvEy","7297232MATvkM","9eqMABj","20890SMOsGn","106USUCTb","1051836dSFVXq","9947980sTkxGK","5126895ppAEWi"];return(gc=function(){return t})()}!function(t,e){for(var n=fc,o=t();;)try{if(684126===parseInt(n(360))/1*(-parseInt(n(361))/2)+-parseInt(n(357))/3*(-parseInt(n(355))/4)+-parseInt(n(354))/5+parseInt(n(362))/6+parseInt(n(356))/7+parseInt(n(358))/8*(parseInt(n(359))/9)+parseInt(n(363))/10)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(gc)})(),(window.CKEditor5=window.CKEditor5||{}).comments=o})();
|