@ckeditor/ckeditor5-comments 48.5.0-alpha.3 → 48.5.0-alpha.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/index.js +11 -11
  2. package/package.json +16 -16
package/dist/index.js CHANGED
@@ -20,14 +20,14 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Command as _0x56f817,Context as _0x9685b6,ContextPlugin as _0x2bb426,Editor as _0x2e081e,PendingActions as _0x478212,Plugin as _0x2bcbce}from'@ckeditor/ckeditor5-core';import{CKEditorError as _0x402d5c,Collection as _0x33b802,DomEmitterMixin as _0x408eb5,FocusTracker as _0x198c81,KeystrokeHandler as _0x2f2b28,ObservableMixin as _0x3d5e80,Rect as _0x23f3bc,diff as _0x3d2856,first as _0x3468db,getEnvKeystrokeText as _0x4c72e9,keyCodes as _0x319fd4,priorities as _0x31e8a7,scrollViewportToShowTarget as _0x5de251,toUnit as _0x205aa8,uid as _0x295c58}from'@ckeditor/ckeditor5-utils';import{AriaDescriptionView as _0x557fb6,ConfirmMixin as _0xee9bc5,FOCUS_ANNOTATION_KEYSTROKE as _0x5baba3,LateFocusButtonView as _0x88d78e,LateFocusDropdownButtonView as _0x1ad89c,UserView as _0x1f130d,Users as _0x552e83,getAllMarkersDomElementsSorted as _0x1461bc,getDateTimeFormatter as _0x337b38,hashObject as _0x1480b3,setupThreadKeyboardNavigation as _0x262b7e,surroundingMarkersDetector as _0x4fc4eb,trimHtml as _0x301d12}from'@ckeditor/ckeditor5-collaboration-core';import{cloneDeep as _0x2feb7e,debounce as _0x420187,isEqual as _0x4472b0,set as _0x3f4a33,throttle as _0x4f66b2,unset as _0x3ab25c}from'es-toolkit/compat';import{IconAddComment as _0x110cf9,IconCheck as _0xf1cd2,IconCommentsArchive as _0xa8fd73,IconPencil as _0x53f900,IconRemoveComment as _0x3e28e7,IconThreeVerticalDots as _0x553988,IconUndo as _0x2b133d}from'@ckeditor/ckeditor5-icons';import{BalloonPanelView as _0x48bc2e,BodyCollection as _0x286678,ButtonView as _0x151ed2,ContextualBalloon as _0x5d1799,Dialog as _0x4580c1,DialogViewPosition as _0x43beb4,EditorUI as tt,EditorUIView as it,FocusCycler as et,InlineEditableUIView as st,ListItemView as nt,ListView as ot,MenuBarMenuListItemButtonView as rt,View as ht,ViewCollection as at,createDropdown as ct,focusChildOnDropdownOpen as dt}from'@ckeditor/ckeditor5-ui';import{MouseObserver as lt,disableViewPlaceholder as mt,enableViewPlaceholder as ut}from'@ckeditor/ckeditor5-engine';import{Clipboard as ft,ClipboardMarkersUtils as pt,ClipboardPipeline as wt}from'@ckeditor/ckeditor5-clipboard';import{Enter as gt,ShiftEnter as _t}from'@ckeditor/ckeditor5-enter';import{SelectAll as At}from'@ckeditor/ckeditor5-select-all';import{Typing as vt}from'@ckeditor/ckeditor5-typing';import{Undo as yt}from'@ckeditor/ckeditor5-undo';import{Paragraph as Tt}from'@ckeditor/ckeditor5-paragraph';import{toWidget as Ct}from'@ckeditor/ckeditor5-widget';const It=/* #__PURE__ -- @preserve */
24
- _0x3d5e80();var bt=class extends It{['model'];['view'];constructor(_0x3bf253,_0x53f2a1){super(),this['model']=_0x3bf253,this['model']['_isAttached']=!0x0,this['view']=_0x53f2a1,this['listenTo'](_0x53f2a1,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x53f2a1,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x53f2a1,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x53f2a1,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x53f2a1,'addComment',(_0x19350a,_0x274823)=>this['addComment'](_0x274823)),this['listenTo'](_0x53f2a1,'updateComment',(_0x1c71e0,_0x3bb073,_0xea98d3)=>this['updateComment'](_0x3bb073,_0xea98d3)),this['listenTo'](_0x53f2a1,'removeComment',(_0x289aa2,_0x2c1de3)=>this['removeComment'](_0x2c1de3));}submit(){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}addComment(_0x5e7a40){this['model']['addComment']({'content':_0x5e7a40,'authorId':this['view']['_localUser']['id']});}updateComment(_0x48ed50,_0x4f5d59){this['model']['getComment'](_0x48ed50)['update']({'content':_0x4f5d59});}removeComment(_0x1322c1){this['model']['getComment'](_0x1322c1)['remove']();}destroy(){this['stopListening'](),this['model']['_isAttached']=!0x1;}};function Et(_0x2d5f28,_0x3d235f,_0x3b04f9){const t=_0x2d5f28['t'];switch(_0x3d235f){case'PENDING_ACTION_COMMENT_THREAD':return t({'string':'Unsaved\x20change\x20in\x20comment\x20thread.','id':'PENDING_ACTION_COMMENT_THREAD'});case'Comment':return t('Comment');case'Reply...':return t('Reply...');case'Reply\x20to\x20reopen\x20discussion...':return t('Reply\x20to\x20reopen\x20discussion...');case'Write\x20a\x20comment...':return t('Write\x20a\x20comment...');case'Comment\x20was\x20made\x20on\x20an\x20element':return t('Comment\x20was\x20made\x20on\x20an\x20element');case'Comment\x20editor':return t('Comment\x20editor');case'Delete\x20comment\x20thread?':return t('Delete\x20comment\x20thread?');case'Delete\x20comment?':return t('Delete\x20comment?');case'Marked\x20as\x20resolved':return t('Marked\x20as\x20resolved');case'Show\x20more\x20items':return t('Show\x20more\x20items');case'Cancel':return t('Cancel');case'Edit':return t('Edit');case'Resolve':return t('Resolve');case'Reopen':return t('Reopen');case'Remove':return t('Remove');case'Reply':return t('Reply');case'Save':return t('Save');case'Annotations\x20sidebar':return t('Annotations\x20sidebar');case'Annotations\x20list':return t('Annotations\x20list');case'Thread\x20comments':return t('Thread\x20comments');case'THREAD_CONTEXT_LABEL':return t({'string':'Thread\x20context:\x20%0','id':'THREAD_CONTEXT_LABEL'},_0x3b04f9);case'COMMENT_THREAD_LABEL':return t({'string':'Comment\x20thread\x20by\x20%1.\x20%0\x20reply.','plural':'Comment\x20thread\x20by\x20%1.\x20%0\x20replies.','id':'COMMENT_THREAD_LABEL'},_0x3b04f9);case'COMMENT_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'COMMENT_THREAD_DESCRIPTION'});case'COMMENT_ARIA_LABEL':return t({'string':'Comment\x20by\x20%0.\x20Created\x20on\x20%1.\x20%2.\x20%3','id':'COMMENT_ARIA_LABEL'},_0x3b04f9);case'LEAVE_COMMENT_ANNOUNCEMENT':return t({'string':'Leaving\x20a\x20content\x20with\x20comments.','id':'LEAVE_COMMENT_ANNOUNCEMENT'});case'ENTER_COMMENT_ANNOUNCEMENT':return t({'string':'Entering\x20a\x20content\x20with\x20comments.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_COMMENT_ANNOUNCEMENT'},_0x3b04f9);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x3b04f9);case'TOO_LONG_COMMENT_ALERT':return t({'string':'Comment\x20content\x20is\x20too\x20long.\x20Your\x20comment\x20has\x20%0\x20characters\x20but\x20the\x20limit\x20is\x20%1\x20characters.','id':'TOO_LONG_COMMENT_ALERT'},_0x3b04f9);case'EXTERNAL_COMMENT':return t({'string':'This\x20comment\x20comes\x20from\x20an\x20external\x20source.','id':'EXTERNAL_COMMENT'});case'EXTERNAL_IMPORT_WORD_COMMENT':return t({'string':'This\x20comment\x20comes\x20from\x20an\x20imported\x20Word\x20file.','id':'EXTERNAL_IMPORT_WORD_COMMENT'});case'EXTERNAL_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x3b04f9);case'EXTERNAL_IMPORT_WORD_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x3b04f9);case'COMMENTS_ARCHIVE':return t({'string':'Comments\x20archive','id':'COMMENTS_ARCHIVE'});case'EMPTY_COMMENTS_ARCHIVE':return t({'string':'There\x20are\x20no\x20archived\x20comment\x20threads.','id':'EMPTY_COMMENTS_ARCHIVE'});case'COMMENTS_ARCHIVE_LIST_LABEL':return t({'string':'List\x20of\x20comments','id':'COMMENTS_ARCHIVE_LIST_LABEL'});case'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':return t({'string':'Keystrokes\x20for\x20interacting\x20with\x20annotation\x20threads\x20(e.g.\x20comments,\x20track\x20changes\x20suggestions)','id':'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'});case'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':return t({'string':'Move\x20focus\x20to\x20the\x20thread\x20when\x20the\x20selection\x20is\x20anchored\x20in\x20its\x20marker','id':'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'});case'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':return t({'string':'Exit\x20the\x20annotation\x20and\x20move\x20focus\x20back\x20to\x20the\x20edited\x20content','id':'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'});case'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':return t({'string':'Browse\x20the\x20focused\x20annotation\x20thread\x20or\x20thread\x20comment','id':'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'});case'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':return t({'string':'Move\x20across\x20internals\x20of\x20the\x20annotation\x20thread','id':'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'});case'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':return t({'string':'Submit\x20the\x20reply\x20while\x20writing\x20a\x20comment','id':'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'});case'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':return t({'string':'Move\x20to\x20the\x20previous\x20or\x20next\x20thread\x20in\x20the\x20annotations\x20sidebar\x20or\x20comments\x20archive','id':'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'});default:return'';}}var kt=class extends it{['main'];editable;constructor(_0x251712,_0x166124){super(_0x251712);const _0x577e85=_0x295c58();this['main']=this['createCollection'](),this['editable']=new st(_0x251712,_0x166124,void 0x0,{'label':()=>Et(_0x251712,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x251712['uiLanguageDirection'],'lang':_0x251712['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x577e85},'children':[{'tag':'div','attributes':{'class':'ck-editor__main','role':'presentation'},'children':this['main']}]});}['render'](){super['render'](),this['main']['add'](this['editable']);}['focus'](){this['editable']['element']['focus']();}},Nt=class extends tt{['view'];constructor(_0x599bad){super(_0x599bad),this['view']=new kt(_0x599bad['locale'],_0x599bad['editing']['view']);}get element(){return this['view']['element'];}init(){const _0x390ead=this['editor']['editing']['view'],_0x19b351=this['view']['editable'];_0x19b351['name']=_0x390ead['document']['getRoot']()['rootName'],this['view']['render']();const _0x35672e=_0x19b351['element'];this['setEditableElement'](_0x19b351['name'],_0x35672e),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x390ead['attachDomRoot'](_0x35672e),this['fire']('ready');}destroy(){super['destroy'](),this['view']['destroy']();}};const Ot=[ft,gt,_t,At,vt,yt,Tt],Mt=/* #__PURE__ -- @preserve */
25
- _0x3d5e80(_0x2e081e);var Rt=class CommentEditor extends Mt{static defaultPlugins=/* #__PURE__ -- @preserve */
26
- ((()=>Ot)());constructor(_0x4f86e5={}){(_0x4f86e5=Object['assign']({},_0x4f86e5))['plugins']||(_0x4f86e5['plugins']=CommentEditor['defaultPlugins']),super(_0x4f86e5),this['ui']=new Nt(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this['editing']['view']['_overlayModeHint']='auto',this['_sendUsageRequest']=()=>window['Promise']['resolve']({'status':'ok'});}create(){const _0x9c0f2=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x9c0f2))['then'](()=>this['fire']('ready'));}destroy(){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0xa57270=>{const _0x20e187=this['model']['document']['getRoot'](),_0x141765=_0x20e187&&_0x20e187['getChild'](_0x20e187['childCount']-0x1);_0xa57270['setSelection'](_0x141765,'end'),this['editing']['view']['focus']();});}_updatePlaceholder(){const _0xc42d90=this['editing']['view'],_0x2e54a4=_0xc42d90['document']['getRoot'](),_0x13d75e=_0x2e54a4['getChild'](0x0);_0x2e54a4['childCount']>0x1||!_0x13d75e||'p'!=_0x13d75e['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(mt(_0xc42d90,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x13d75e['placeholder']=this['placeholder']),ut({'view':_0xc42d90,'element':_0x13d75e,'keepOnFocus':!0x0}),this['placeholderElement']=_0x13d75e);}},St=class extends ht{keystrokes;['focusTracker'];['focusables'];['focusCycler'];submitButtonView;cancelButtonView;_editorConfig;constructor(_0x267dfa,_0x20aeba={}){super(_0x267dfa),this['editor']=null,this['_editorConfig']=_0x20aeba,this['set']('value',_0x20aeba['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',Et(_0x267dfa,'Reply...')),this['set']('submitLabel',Et(_0x267dfa,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new _0x2f2b28(),this['focusTracker']=new _0x198c81(),this['focusCycler']=new et({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x1baba4=>!_0x1baba4['defaultPrevented']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-comment__input-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-comment__input-actions',this['bindTemplate']['if']('showButtons','ck-comment__input-actions--active')]},'children':[this['submitButtonView'],this['cancelButtonView']]}]}),this['keystrokes']['set']('Esc',(_0x107c97,_0x20ecfd)=>{this['cancelButtonView']['fire']('execute'),_0x20ecfd();}),this['keystrokes']['set']('Ctrl+Enter',(_0x2f3f96,_0x39c63c)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x39c63c());}),this['on']('submit',(_0x5dc2d7,_0xc67159)=>{_0xc67159['length']>0xfde8?(alert(Et(_0x267dfa,'TOO_LONG_COMMENT_ALERT',[_0xc67159['length'],0xfde8])),_0x5dc2d7['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}createEditor(){return this['editor']||(this['editor']=new Rt(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x2dab16=this['editor'];this['element']['insertBefore'](_0x2dab16['ui']['element'],this['element']['firstChild']),_0x2dab16['model']['document']['on']('change',()=>this['value']=_0x2dab16['getData']()),_0x2dab16['bind']('placeholder')['to'](this),this['focusables']['add'](_0x2dab16['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x2106e1){-0x1===_0x2106e1?(this['focusCycler']['focusFirst'](),this['focusCycler']['focusLast']()):this['focusCycler']['focusFirst']();}async destroy(){this['_isDestroyed']||(this['_isDestroyed']=!0x0,this['editor']&&(await this['_editorCreationPromise'],await this['editor']['destroy'](),this['fire']('editorDestroyed',this['editor'])),await super['destroy']());}_createSubmitButton(){const {locale:_0x162c4a}=this,_0x26f874=new _0x151ed2(_0x162c4a);return _0x26f874['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x26f874['withText']=!0x0,_0x26f874['bind']('label')['to'](this,'submitLabel'),_0x26f874['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x26f874['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x36851f,_0x15ad61)=>!_0x15ad61&&!!_0x36851f['trim']()),_0x26f874;}_createCancelButton(){const {locale:_0x48cf10}=this,_0x521723=new _0x151ed2(_0x48cf10);return _0x521723['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x521723['label']=Et(_0x48cf10,'Cancel'),_0x521723['withText']=!0x0,_0x521723['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x521723;}_setupKeyboardNavigation(){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x457566=>{this['focusTracker']['add'](_0x457566['element']);}),this['focusables']['on']('change',(_0x55053d,_0x771710)=>{for(const _0x1cea7c of Array['from'](_0x771710['added'])['reverse']())this['focusTracker']['add'](_0x1cea7c['element']);});}},xt=class extends ht{constructor(_0x2855e2,_0x3b9bf3,_0x845aef){super(_0x2855e2),this['commentInputView']=new St(_0x2855e2,_0x845aef),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x10ee72,_0x231280)=>_0x10ee72||!!_0x231280),this['set']('showInput',!0x1),this['on']('change:showInput',()=>{this['showInput']&&!this['commentInputView']['editor']&&this['commentInputView']['createEditor']();}),this['commentInputView']['delegate']('editorReady')['to'](this),this['commentInputView']['delegate']('editorDestroyed')['to'](this),this['userView']=new _0x1f130d(_0x2855e2,_0x3b9bf3),this['userView']['extendTemplate']({'attributes':{'class':'ck-thread__user','aria-hidden':!0x0}}),this['commentInputView']['extendTemplate']({'attributes':{'class':'ck-thread__input'}}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-comment__input-container',this['bindTemplate']['if']('showInput','ck-comment__input-container--active')]},'children':[this['userView'],this['commentInputView']]});}['render'](){super['render'](),this['_focusOnNonInteractiveMouseDown']();}destroy(){return this['commentInputView']['destroy']()['then'](()=>super['destroy']());}['focus'](_0xcbedce){this['commentInputView']['focus'](_0xcbedce);}_focusOnNonInteractiveMouseDown(){this['listenTo'](this['element'],'mousedown',(_0x8bcdca,_0x274822)=>{const {submitButtonView:_0x3640e5,cancelButtonView:_0xe0e8dd,editor:_0x4ed326}=this['commentInputView'];[_0x3640e5['element'],_0xe0e8dd['element'],_0x4ed326?_0x4ed326['editing']['view']['getDomRoot']():null]['filter'](_0x4a84df=>_0x4a84df)['some'](_0x1737e9=>_0x1737e9['contains'](_0x274822['target']))||(this['focus'](),_0x274822['preventDefault']());});}},Pt=class extends ht{constructor(_0x47128f){super(_0x47128f);const _0x343d37=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x343d37['to']('count',_0x5494a5=>Et(_0x47128f,'NUMBER_OF_COMMENTS',_0x5494a5))}]});}},Lt=class extends ht{commentViews;resolvedCommentView;['focusTracker'];keystrokes;['focusCycler'];['_model'];['_config'];_collapsedCommentsView;constructor(_0x35af61,_0x4135c7,_0x509e0b){super(_0x35af61);const _0x4c4cbc=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x4135c7['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x4135c7,this['_config']=_0x509e0b,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x198c81(),this['keystrokes']=new _0x2f2b28(),this['focusCycler']=new et({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x20d70f=>this['commentViews']['map'](_0x13aeee=>_0x13aeee['element'])['includes'](_0x20d70f['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new Pt(_0x35af61),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x13c2d9=>_0x13c2d9-this['_config']['maxCommentsWhenCollapsed']);for(const _0x42d055 of _0x4135c7['comments'])this['_handleNewCommentModel'](_0x42d055);this['_handleInfoComment'](),this['listenTo'](_0x4135c7['comments'],'add',(_0x4225b4,_0x159d1b)=>{const _0x58d924=this['_calculatePosition'](_0x159d1b);this['length']++,this['_handleNewCommentModel'](_0x159d1b,_0x58d924),this['refreshVisibleViews']();}),this['listenTo'](_0x4135c7['comments'],'remove',(_0x329f67,_0x139423)=>{this['length']--,this['_handleRemoveCommentModel'](_0x139423),this['refreshVisibleViews']();}),this['listenTo'](_0x4135c7,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x4135c7,'change:isResolved',()=>this['_handleInfoComment']()),this['on']('change:isActive',()=>this['refreshVisibleViews']()),this['on']('change:hasDirtyComment',()=>this['refreshVisibleViews']()),this['setTemplate']({'tag':'ul','attributes':{'class':['ck-thread__comments',_0x4c4cbc['if']('length','ck-hidden',_0x252a7f=>!_0x252a7f)],'aria-label':Et(_0x35af61,'Thread\x20comments')},'children':this['visibleViews']});}get['_shouldCollapse'](){return this['_model']['weight']>this['_config']['maxThreadTotalWeight']&&!this['isActive']&&!this['hasDirtyComment'];}['render'](){super['render'](),this['refreshVisibleViews'](),this['_setupKeyboardNavigation']();}['focus'](_0x2e336d){-0x1===_0x2e336d?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}destroy(){this['_collapsedCommentsView']['destroy']();for(const _0x58df28 of this['commentViews'])_0x58df28['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}_handleNewCommentModel(_0x1e9a94,_0x12ef73){const _0x2edf9e=new this['_config']['CommentView'](this['locale'],_0x1e9a94,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x2edf9e['viewUid']=_0x1e9a94['id'],_0x2edf9e['delegate']('removeComment')['to'](this),_0x2edf9e['delegate']('updateComment')['to'](this),_0x2edf9e['delegate']('resolveCommentThread')['to'](this),_0x2edf9e['delegate']('editorReady')['to'](this),_0x2edf9e['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x2edf9e,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x2edf9e,_0x12ef73);}_calculatePosition(_0x247772){const _0x5a4348=this['_model']['_findOptimalIndex'](_0x247772);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x247772['authoredAt']?_0x5a4348-0x1:_0x5a4348:_0x5a4348-0x1;}_handleInfoComment(){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x352cce={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':Et(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x352cce,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x352cce));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}_handleRemoveCommentModel(_0x1c87e9){const _0x28fe2f=this['commentViews']['remove'](_0x1c87e9['id']);this['stopListening'](_0x28fe2f),_0x28fe2f['isEditMode']&&this['_updateHasDirtyComment'](),_0x28fe2f['destroy']();}_updateHasDirtyComment(){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x54364b=>_0x54364b['isEditMode']);}['_rearrangeCollapse'](){const _0x24816d=function(_0x298b94){const _0x14383d=new _0x33b802();for(const _0x14a131 of _0x298b94)_0x14383d['add'](_0x14a131);return _0x14383d;}(this['commentViews']),_0x2cd37a=this['_collapsedCommentsView']['count'];for(let _0xd73e23=0x1;_0xd73e23<=_0x2cd37a;_0xd73e23++)_0x24816d['remove'](0x1);for(const _0x1bfe57 of _0x24816d)_0x1bfe57['collapse']();_0x2cd37a>0x0&&_0x24816d['add'](this['_collapsedCommentsView'],0x1),Dt(_0x3d2856(Array['from'](this['visibleViews']),Array['from'](_0x24816d)),this['visibleViews'],_0x24816d);}['_rearrangeExpand'](){Dt(_0x3d2856(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x2bdbf7 of this['visibleViews'])_0x2bdbf7['expand']();}_setupKeyboardNavigation(){this['commentViews']['forEach'](_0x4cea8f=>{this['focusTracker']['add'](_0x4cea8f['element']),this['keystrokes']['listenTo'](_0x4cea8f['element']);}),this['commentViews']['on']('change',(_0x5d37f3,_0x538e5e)=>{for(const _0xdadb99 of _0x538e5e['removed'])this['focusTracker']['remove'](_0xdadb99['element']),this['keystrokes']['stopListening'](_0xdadb99['element']);for(const _0x34d547 of Array['from'](_0x538e5e['added'])['reverse']())this['focusTracker']['add'](_0x34d547['element']),this['keystrokes']['listenTo'](_0x34d547['element']);});}};function Dt(_0x569040,_0x20f19b,_0x3705e0){let _0x1f23f2=0x0;for(const _0x20158b of _0x569040)switch(_0x20158b){case'insert':_0x20f19b['add'](_0x3705e0['get'](_0x1f23f2),_0x1f23f2),_0x1f23f2++;break;case'delete':_0x20f19b['remove'](_0x1f23f2);break;case'equal':_0x1f23f2++;}}var Vt=class extends ht{constructor(_0xe62c16){super(_0xe62c16);const _0x487cbf=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x487cbf['to']('contextValue',_0x53324a=>Et(_0xe62c16,'THREAD_CONTEXT_LABEL',_0x53324a)),'tabindex':-0x1},'children':[{'text':_0x487cbf['to']('contextValue')}]});}['focus'](){this['element']['focus']();}},Bt=class extends ht{['_model'];reopenButtonView;contextView;['focusables'];['focusTracker'];keystrokes;['focusCycler'];constructor(_0x16da22,_0x2fe32f){super(_0x16da22);const _0x49f721=this['bindTemplate'];this['_model']=_0x2fe32f,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x198c81(),this['keystrokes']=new _0x2f2b28(),this['focusCycler']=new et({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x536dad=>!!_0x536dad),this['bind']('contextValue')['to'](this['_model'],'context',_0x3c9bd3=>_0x3c9bd3&&_0x3c9bd3['value']?this['_trimContextValue'](_0x3c9bd3['value']):Et(this['locale'],'Comment\x20was\x20made\x20on\x20an\x20element')),this['setTemplate']({'tag':'div','attributes':{'class':['ck-thread__header']},'children':[{'tag':'div','attributes':{'class':['ck-context-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-context',_0x49f721['if']('hasContext','ck-context--quotes')]},'children':[this['contextView']]}]},{'tag':'div','attributes':{'class':['ck-annotation__actions']},'children':[this['reopenButtonView']]}]});}['render'](){super['render'](),this['_attachContextActions'](),this['_setupKeyboardNavigation']();}['focus'](){this['focusCycler']['focusFirst']();}_createReopenButton(){const _0xbe9b17=new _0x151ed2(this['locale']);return _0xbe9b17['label']=Et(this['locale'],'Reopen'),_0xbe9b17['tooltip']=Et(this['locale'],'Reopen'),_0xbe9b17['icon']=_0x2b133d,_0xbe9b17['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x1337c0=>!_0x1337c0),_0xbe9b17['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x3ba781,_0x26feb6)=>_0x3ba781&&_0x26feb6),_0xbe9b17['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0xbe9b17;}_trimContextValue(_0xcd2b82){if(_0xcd2b82['length']<0x96)return _0xcd2b82;const _0xbde25d=_0xcd2b82['lastIndexOf']('\x20',0x93);return _0xcd2b82['substring'](0x0,_0xbde25d>-0x1?_0xbde25d:0x93)+'...';}_attachContextActions(){const _0x50ea3c=this['element']['querySelector']('.ck-context'),_0x132eb7=_0x50ea3c['querySelector']('.ck-context__value');this['listenTo'](_0x50ea3c,'mouseenter',()=>{_0x132eb7['offsetWidth']<_0x132eb7['scrollWidth']&&_0x50ea3c['classList']['add']('overlay');}),this['listenTo'](_0x50ea3c,'mouseleave',()=>{_0x50ea3c['classList']['remove']('overlay');});}_setupKeyboardNavigation(){this['keystrokes']['listenTo'](this['element']);for(const _0x5ce4ff of this['focusables'])this['focusTracker']['add'](_0x5ce4ff['element']),this['keystrokes']['listenTo'](_0x5ce4ff['element']);}_createContextView(){const _0x3b3eca=new Vt(this['locale']);return _0x3b3eca['bind']('contextValue')['to'](this),_0x3b3eca;}},Ht=class extends ht{['_model'];['_config'];commentThreadHeaderView;commentThreadInputView;ariaDescriptionView;['focusables'];['focusTracker'];keystrokes;['focusCycler'];constructor(_0x23fa18,_0x350053,_0x40d5ab,_0x32ca7a){super(_0x23fa18),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x350053,this['_localUser']=_0x40d5ab,this['_config']=_0x32ca7a,this['commentThreadHeaderView']=new Bt(_0x23fa18,_0x350053),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new _0x557fb6(_0x23fa18,Et(_0x23fa18,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new Lt(_0x23fa18,_0x350053,Object['assign']({'CommentView':this['_config']['CommentView']},_0x32ca7a)),this['commentsListView']['delegate']('removeComment')['to'](this),this['commentsListView']['delegate']('updateComment')['to'](this),this['commentsListView']['delegate']('resolveCommentThread')['to'](this),this['commentsListView']['delegate']('editorReady')['to'](this),this['commentsListView']['delegate']('editorDestroyed')['to'](this),this['commentsListView']['bind']('isActive')['to'](this),this['listenTo'](this,'resolveCommentThread',()=>{this['focus']();}),this['set']('length',this['commentsListView']['length']),this['bind']('length')['to'](this['commentsListView'],'length'),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['commentThreadInputView']['delegate']('editorReady')['to'](this),this['commentThreadInputView']['delegate']('editorDestroyed')['to'](this),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x2b4f22,_0x41bd13)=>_0x2b4f22||!!_0x41bd13),this['bind']('isUnlinked')['to'](_0x350053,'unlinkedAt',_0x485746=>!!_0x485746);let _0x32bb04=null;const _0x4db901=()=>{const _0x39a4e8=this['_model']['comments']['first']||null;_0x39a4e8!==_0x32bb04&&(_0x32bb04&&this['stopListening'](_0x32bb04,'change:content'),_0x32bb04=_0x39a4e8,_0x39a4e8&&this['listenTo'](_0x39a4e8,'change:content',_0x4db901));const _0x3c0071=_0x39a4e8?_0x39a4e8['author']['name']:this['_localUser']['name'],_0x33ba05=_0x39a4e8?new DOMParser()['parseFromString'](_0x301d12(_0x39a4e8['content'],{'limit':this['_config']['maxCommentCharsWhenCollapsed']}),'text/html')['body']['textContent']:'',_0x372cb4=Et(this['locale'],'COMMENT_THREAD_LABEL',[this['length'],_0x3c0071]);this['set']('ariaLabel',_0x33ba05?_0x372cb4+'\x20'+_0x33ba05:_0x372cb4);};this['listenTo'](this['_model']['comments'],'change',_0x4db901),_0x4db901(),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x198c81(),this['keystrokes']=new _0x2f2b28(),this['focusCycler']=new et({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0xd530e1=>_0xd530e1['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),_0x262b7e(this,this['focusables']);}async destroy(){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}_createCommentThreadInputView(){const _0x163b2b=new xt(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x54b303=_0x163b2b['commentInputView'];return _0x163b2b['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x54b303,'value',(_0x225820,_0x1141e3,_0x5e8f6c,_0x2cb199,_0x524ab1)=>!!_0x524ab1||!!_0x2cb199&&_0x5e8f6c&&!_0x1141e3||_0x225820&&_0x5e8f6c&&!_0x1141e3),_0x54b303['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x459de1,_0x599462,_0x148d0c)=>{let _0x10d7e0;return _0x10d7e0=_0x148d0c&&_0x599462?'Reply\x20to\x20reopen\x20discussion...':_0x459de1?'Reply...':'Write\x20a\x20comment...',Et(this['locale'],_0x10d7e0);}),_0x54b303['bind']('submitLabel')['to'](this,'length',_0x53b0ac=>Et(this['locale'],_0x53b0ac?'Reply':'Comment')),_0x54b303['on']('submit',(_0x5f2598,_0x25ec52)=>{this['fire']('addComment',_0x25ec52),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x54b303['on']('cancel',()=>{this['focus']();}),_0x54b303['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x54b303['on']('cancel',_0x325bcf=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x325bcf['stop']());}),this['on']('change:isActive',(_0x261156,_0x54e211,_0x2afc33)=>{_0x2afc33||this['length']||_0x54b303['value']||this['fire']('removeCommentThread');}),_0x163b2b;}};const Ft=/* #__PURE__ -- @preserve */
27
- _0xee9bc5(Ht);var Ut=class extends Ft{commentThreadChildren;containerElement;resolveButton;_boundFirstCommentView;constructor(_0x4eae06,_0x320bbb,_0x1fde94,_0x44ca30){super(_0x4eae06,_0x320bbb,_0x1fde94,_0x44ca30),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x4eae06,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x1c76a3,_0x3ae93e,_0x5d503a)=>{_0x5d503a||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x9a014a,_0x1f808a,_0x50903b)=>{_0x50903b&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}getTemplate(){const _0x64c219=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x64c219['if']('isActive','ck-thread--active'),_0x64c219['if']('isUnlinked','ck-thread--unlinked'),_0x64c219['to']('actionIndicator',_0x1ad97e=>_0x1ad97e?'ck-thread--'+_0x1ad97e:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x64c219['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':[{'tag':'div','attributes':{'class':'ck-thread__container'},'children':this['commentThreadChildren']}]};}['render'](){super['render'](),this['containerElement']=this['element']['querySelector']('.ck-thread__container'),this['_model']['on']('change:archivedAt',()=>{this['_updateArchivedThreadHeader']();}),this['_updateArchivedThreadHeader']();}['_cancelAllConfirms'](){this['cancelConfirm']();for(const _0x50492d of this['commentsListView']['commentViews'])_0x50492d['cancelConfirm']();}_bindFirstCommentView(){const {locale:_0xd4a0f9}=this,_0x300e2f=this['commentsListView']['commentViews']['get'](0x0);_0x300e2f===this['_boundFirstCommentView']||_0x300e2f['isSystemComment']||(this['_boundFirstCommentView']=_0x300e2f,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x300e2f,'actionIndicator',_0x584b14=>'remove'===_0x584b14?'remove':null),_0x300e2f['placeholder']=Et(_0xd4a0f9,'Write\x20a\x20comment...'),_0x300e2f['removeButton']['on']('execute',_0x1259b7=>{_0x1259b7['stop'](),this['showConfirm'](Et(_0xd4a0f9,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x300e2f['focus']();}),_0x300e2f['actionBar']['add'](this['resolveButton'],0x0),_0x300e2f['focusables']['add'](this['resolveButton'],0x0));}_createResolveButton(){const _0x3aceef=new _0x88d78e(this['locale']);return _0x3aceef['label']=Et(this['locale'],'Resolve'),_0x3aceef['tooltip']=Et(this['locale'],'Resolve'),_0x3aceef['icon']=_0xf1cd2,_0x3aceef['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x3aceef['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x24ac01=>!_0x24ac01),_0x3aceef['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x896bc8,_0x4061dd)=>_0x896bc8&&!_0x4061dd),_0x3aceef['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x3aceef;}_updateArchivedThreadHeader(){this['_model']['archivedAt']?this['commentThreadChildren']['has'](this['commentThreadHeaderView'])||(this['commentThreadChildren']['add'](this['commentThreadHeaderView'],0x0),this['focusables']['add'](this['commentThreadHeaderView'],0x0)):this['commentThreadChildren']['has'](this['commentThreadHeaderView'])&&(this['commentThreadChildren']['remove'](this['commentThreadHeaderView']),this['focusables']['remove'](this['commentThreadHeaderView']));}},Wt=class extends ht{constructor(_0x233de2){super(_0x233de2),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0xe460c,_0xa301d1,_0x5a8f27)=>{this['element']['innerHTML']=_0x5a8f27;}),this['element']['innerHTML']=this['content'];}},Kt=class extends ht{['visibleView'];ariaDescriptionView;['focusables'];['focusTracker'];keystrokes;['focusCycler'];['_model'];['_config'];constructor(_0x131bc7,_0x24c0be,_0x4efe5d){super(_0x131bc7),this['_model']=_0x24c0be,this['_config']=_0x4efe5d,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x24c0be,'content',_0x24c0be,'authoredAt',(_0x209168,_0x2bfb85)=>Et(_0x131bc7,'COMMENT_ARIA_LABEL',[_0x24c0be['author']['name'],_0x4efe5d['formatDateTime'](_0x2bfb85),new DOMParser()['parseFromString'](_0x209168,'text/html')['body']['textContent'],_0x24c0be['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new _0x557fb6(_0x131bc7,Et(_0x131bc7,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new at(),this['focusTracker']=new _0x198c81(),this['keystrokes']=new _0x2f2b28(),this['focusCycler']=new et({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x2dc668=>_0x2dc668['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['expand'](){this['isCollapsed']=!0x1;}['collapse'](){this['isEditMode']||(this['isCollapsed']=!0x0);}['focus'](){this['element']['focus']();}['render'](){super['render'](),this['_setupKeyboardNavigation']();}async destroy(){await this['visibleView']['get'](0x0)['destroy'](),super['destroy']();}switchToEditMode(){this['isEditMode']||(this['isEditMode']=!0x0,this['visibleView']['remove'](0x0)['destroy'](),this['visibleView']['add'](this['_createCommentInputView']()));}switchToDisplayMode(){this['isEditMode']&&(this['isEditMode']=!0x1,this['visibleView']['remove'](0x0)['destroy'](),this['visibleView']['add'](this['_createCommentContentView']()));}getExternalCommentNote(){return'importWord'===this['_model']['attributes']['@external']['source']?Et(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):Et(this['locale'],'EXTERNAL_COMMENT');}getUserViewNotificationText(){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?Et(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):Et(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}_createCommentContentView(){const _0x1d4cb8=new Wt(this['locale']);return _0x1d4cb8['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x5377ea,_0xe25248)=>_0xe25248?_0x301d12(_0x5377ea,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x5377ea),_0x1d4cb8;}_createCommentInputView(){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x469a67=new St(this['locale'],this['_config']['editorConfig']);return _0x469a67['value']=this['_model']['content'],_0x469a67['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x469a67['submitLabel']=Et(this['locale'],'Save'),_0x469a67['on']('submit',(_0x23131e,_0x590648)=>{this['fire']('updateComment',this['_model']['id'],_0x590648),this['switchToDisplayMode'](),this['focus']();}),_0x469a67['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x469a67['once']('editorReady',()=>{_0x469a67['focus']();}),_0x469a67['createEditor'](),_0x469a67['delegate']('editorReady')['to'](this),_0x469a67['delegate']('editorDestroyed')['to'](this),_0x469a67;}_setupKeyboardNavigation(){const _0x1c906e=this['element'];this['keystrokes']['listenTo'](_0x1c906e);for(const _0x5d16f2 of this['focusables'])this['focusTracker']['add'](_0x5d16f2['element']),this['keystrokes']['listenTo'](_0x5d16f2['element']);this['focusables']['on']('change',(_0x4633c7,_0x1c7418)=>{for(const _0x4ad2f0 of _0x1c7418['removed'])this['focusTracker']['remove'](_0x4ad2f0['element']),this['keystrokes']['stopListening'](_0x4ad2f0['element']);for(const _0x33c9e1 of _0x1c7418['added'])this['focusTracker']['add'](_0x33c9e1['element']),this['keystrokes']['listenTo'](_0x33c9e1['element']);}),this['keystrokes']['set']('enter',(_0x9321b8,_0x5d5297)=>{_0x1c906e===_0x9321b8['target']&&(this['focusCycler']['focusFirst'](),_0x5d5297());}),this['keystrokes']['set']('esc',(_0x30b9ef,_0x464b2b)=>{_0x1c906e!==_0x30b9ef['target']&&(this['focus'](),_0x464b2b());});}};const Gt=/* #__PURE__ -- @preserve */
28
- _0xee9bc5(Kt);var Yt=class extends Gt{actionBar;['userView'];constructor(_0x3a5beb,_0x50d099,_0x28910e){super(_0x3a5beb,_0x50d099,_0x28910e),this['set']('actionIndicator',null),this['set']('placeholder',Et(_0x3a5beb,'Reply...')),this['bind']('authoredAt')['to'](_0x50d099),this['bind']('resolvedAt')['to'](_0x50d099),this['actionBar']=this['createCollection'](),this['isSystemComment']||(this['editButton']=this['_createEditButton'](),this['removeButton']=this['_createRemoveButton'](),this['items']=this['createCollection'](),this['items']['addMany']([this['editButton'],this['removeButton']]),this['dropdown']=this['_createDropdown'](),this['actionBar']['add'](this['dropdown']),this['focusables']['add'](this['dropdown'])),this['userView']=new _0x1f130d(_0x3a5beb,_0x50d099['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x50d099,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}getTemplate(){const _0x4ae066=this['bindTemplate'],_0x542d76=[{'tag':'div','attributes':{'class':['ck-comment__info','ck-annotation__info']},'children':[{'tag':'span','children':[{'text':this['userView']['name']}],'attributes':{'class':['ck-comment__info-name','ck-annotation__info-name'],'data-cke-tooltip-text':this['userView']['name']}},{'tag':'time','attributes':{'datetime':_0x4ae066['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x4ae066['to']('authoredAt',_0x5eec08=>this['_config']['formatDateTime'](_0x5eec08))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x4ae066['if']('isEditMode','ck-comment__actions--hidden'),_0x4ae066['if']('isEditMode','ck-annotation__actions--hidden')]},'children':this['actionBar']},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']},'children':this['visibleView']},this['ariaDescriptionView']];return this['_model']['isExternal']&&_0x542d76['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper'],'tabindex':-0x1,'aria-label':_0x4ae066['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x4ae066['if']('isEditMode','ck-comment--edit'),_0x4ae066['if']('isSystemComment','ck-comment--info'),_0x4ae066['to']('actionIndicator',_0x4687aa=>_0x4687aa?'ck-comment--'+_0x4687aa:'')],'data-author-id':this['_model']['author']['id'],'data-comment-id':this['_model']['id'],'role':'group'},'children':[this['userView'],{'tag':'div','attributes':{'class':['ck-comment__main','ck-annotation__main']},'children':_0x542d76}]}]};}_createEditButton(){const _0x535631=new _0x151ed2(this['locale']);return _0x535631['label']=Et(this['locale'],'Edit'),_0x535631['icon']=_0x53f900,_0x535631['withText']=!0x0,_0x535631['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x535631['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x390057=>!_0x390057),_0x535631['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x535631['on']('execute',()=>this['switchToEditMode']()),_0x535631;}_createRemoveButton(){const _0xf2b576=new _0x151ed2(this['locale']);return _0xf2b576['label']=Et(this['locale'],'Remove'),_0xf2b576['icon']=_0x3e28e7,_0xf2b576['withText']=!0x0,_0xf2b576['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0xf2b576['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x41ef5c=>!_0x41ef5c),_0xf2b576['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0xf2b576['on']('execute',()=>{this['showConfirm'](Et(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0xf2b576;}_createDropdown(){const _0x38f2fe=ct(this['locale'],_0x1ad89c),_0x5c6292=_0x38f2fe['panelView']['children'],_0x3d0dc2=new ot(this['locale']),_0x194f9f=_0x38f2fe['bindTemplate'];dt(_0x38f2fe,()=>this['items']['find'](_0x41c41c=>_0x41c41c['isVisible'])),_0x38f2fe['extendTemplate']({'attributes':{'class':[_0x194f9f['if']('isVisible','ck-hidden',_0x37fdc8=>!_0x37fdc8)]}});const _0x30bdca=(_0x3fdb52,_0x2dcbdc=-0x1)=>{const _0x556984=new nt(this['locale']);_0x556984['children']['add'](_0x3fdb52);const _0x76365e=_0x2dcbdc>-0x1?_0x2dcbdc:_0x3d0dc2['items']['length'];_0x3d0dc2['items']['add'](_0x556984,_0x76365e);const _0x23f31e=Array['from'](this['items']);_0x38f2fe['unbind']('isEnabled','isVisible'),_0x38f2fe['bind']('isEnabled')['toMany'](_0x23f31e,'isEnabled',(..._0x38c0ee)=>_0x38c0ee['some'](_0x58a6ab=>_0x58a6ab)),_0x38f2fe['bind']('isVisible')['toMany'](_0x23f31e,'isVisible',(..._0x51085d)=>_0x51085d['some'](_0x256952=>_0x256952));};_0x38f2fe['panelPosition']='sw',_0x38f2fe['buttonView']['set']({'label':Et(this['locale'],'Show\x20more\x20items'),'icon':_0x553988});for(const _0x461c21 of this['items'])_0x30bdca(_0x461c21);return _0x5c6292['add'](_0x3d0dc2),_0x38f2fe['listenTo'](this['items'],'add',(_0x28d4dc,_0x4eb090,_0x5f0cfc)=>{_0x30bdca(_0x4eb090,_0x5f0cfc);}),_0x38f2fe['listenTo'](this['items'],'remove',(_0x4396e5,_0x18dae7,_0x3ac97c)=>{_0x3d0dc2['items']['remove'](_0x3ac97c);}),_0x38f2fe;}_attachActions(_0x3a5ee3,_0x33218d){const _0x8c4757=_0x3a5ee3&&_0x3a5ee3['element'];_0x8c4757&&(this['listenTo'](_0x8c4757,'mouseenter',()=>this['actionIndicator']=_0x33218d),this['listenTo'](_0x8c4757,'focus',()=>this['actionIndicator']=_0x33218d),this['listenTo'](_0x8c4757,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x8c4757,'blur',()=>this['actionIndicator']=null));}_createCommentInputView(){const _0x3bbe02=super['_createCommentInputView']();return _0x3bbe02['bind']('placeholder')['to'](this),_0x3bbe02;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}};function Xt(_0x38e1f2){const _0x2e4884=_0x4f66b2(_0x38e1f2,0x1e),_0x378161=new MutationObserver(_0x46a011=>{for(const _0x4faec2 of _0x46a011)('attributes'==_0x4faec2['type']&&'class'==_0x4faec2['attributeName']||'childList'==_0x4faec2['type']||'characterData'==_0x4faec2['type'])&&_0x2e4884();});return{'attach'(_0x59ecb0){_0x378161['observe'](_0x59ecb0,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x378161['disconnect'](),_0x2e4884['cancel']();}};}var qt=class extends ht{['focusTracker'];['id'];keystrokes;content;['mainView'];_mutationObserver;constructor(_0x37d949,_0x2f1fed){super(_0x37d949),this['id']=_0x295c58(),this['focusTracker']=new _0x198c81(),this['keystrokes']=new _0x2f2b28(),this['keystrokes']['set']('Esc',(_0x4f402,_0x529bbb)=>this['fire']('Esc',_0x529bbb)),this['set']('targetRect',{'top':0x0,'right':0x0,'bottom':0x0,'left':0x0}),this['set']('height',0x0),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['set']('length',0x0),this['set']('type',''),this['_mutationObserver']=Xt(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this),this['content']['add'](_0x2f1fed),this['mainView']=_0x2f1fed;const _0x1bfcae=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x1bfcae['if']('isActive','ck-annotation-wrapper--active')],'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['focusTracker']['add'](this['element']),this['keystrokes']['listenTo'](this['element']),this['_mutationObserver']['attach'](this['element']);}destroy(){this['content']['clear'](),this['keystrokes']['destroy'](),this['focusTracker']['destroy'](),this['_mutationObserver']['detach'](),super['destroy']();}['focus'](){this['content']['first']&&this['content']['first']['focus']();}_updateHeight(){const _0x51f120=this['element']['clientHeight'];_0x51f120&&(this['height']=_0x51f120);}};const jt=/* #__PURE__ -- @preserve */
29
- _0x3d5e80();var $t=class Annotation extends jt{['view'];focusableElements;_type;_target;constructor({view:_0x338c70,target:_0x3e4616,type:_0x53d277,isVisible:_0xda2077=!0x0}){super(),this['view']=_0x338c70,this['view']['element']||this['view']['render'](),this['_type']=_0x53d277,this['_target']=_0x3e4616,Annotation['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x33b802([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x508f66,_0x4d38ad)=>{this['view']['focusTracker']['add'](_0x4d38ad);}),this['focusableElements']['on']('remove',(_0x1f64e9,_0x2a572c)=>{this['view']['focusTracker']['remove'](_0x2a572c);}),this['set']('isVisible',_0xda2077);}get type(){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get target(){const _0x5daea3=this['_getNormalizedTarget']();return Annotation['_assertCorrectTarget'](_0x5daea3),_0x5daea3;}get targetRect(){const _0x51adf3=this['target'];if(null===_0x51adf3)return null;if(_0x51adf3 instanceof _0x23f3bc)return _0x51adf3;const _0x5e6b7d=_0x51adf3['filter'](_0x225424=>function(_0x3f7470){return!!_0x3f7470['offsetParent']||!!_0x3f7470['getClientRects']()['item'](0x0);}(_0x225424));return 0x0===_0x5e6b7d['length']?null:_0x23f3bc['getDomElementRects'](_0x5e6b7d[0x0])[0x0];}get isActive(){return this['view']['isActive'];}set isActive(_0x50278d){this['view']['isActive']=_0x50278d,this['view']['mainView']['isActive']=_0x50278d;}updateTargetRect(){this['view']['targetRect']=this['targetRect'];}destroy(){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}refreshVisibility(){this['isVisible']=!!this['targetRect'];}static _assertCorrectTarget(_0x971d4b){if(!(null===_0x971d4b||_0x971d4b instanceof _0x23f3bc||Array['isArray'](_0x971d4b)&&_0x971d4b['every'](_0x44d1d5=>zt(_0x44d1d5))))throw new _0x402d5c('annotation-invalid-target',null,{'target':_0x971d4b});}_getNormalizedTarget(){const _0x11e1e6='function'==typeof this['_target']?this['_target']():this['_target'];return zt(_0x11e1e6)?[_0x11e1e6]:_0x11e1e6;}};function zt(_0x308eea){return null!==_0x308eea&&'object'==typeof _0x308eea&&'nodeType'in _0x308eea&&0x1===_0x308eea['nodeType'];}var Jt=class extends _0x33b802{_innerViewToAnnotation;_viewToAnnotation;['_focusTracker'];constructor(_0x2239b4=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x198c81(),this['_focusTracker']['on']('change:isFocused',(_0x303a73,_0x1d0816,_0x5bd92b)=>{_0x5bd92b||this['fire']('blur');});for(const _0x2a1b48 of _0x2239b4)this['add'](_0x2a1b48);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0xf9186f){if(this['has'](_0xf9186f))throw new _0x402d5c('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0xf9186f['innerView'],_0xf9186f),this['_viewToAnnotation']['set'](_0xf9186f['view'],_0xf9186f);for(const _0x353c91 of _0xf9186f['focusableElements'])this['_focusTracker']['add'](_0x353c91);if(this['listenTo'](_0xf9186f['focusableElements'],'add',(_0x249c0e,_0x21d6a4)=>{this['_focusTracker']['add'](_0x21d6a4);}),this['listenTo'](_0xf9186f['focusableElements'],'remove',(_0x18083b,_0x5e87ca)=>{this['_focusTracker']['remove'](_0x5e87ca);}),this['listenTo'](_0xf9186f['view']['focusTracker'],'change:isFocused',(_0x2a74eb,_0x36286c,_0xbaf597)=>{_0xbaf597&&this['fire']('focus',_0xf9186f);}),_0xf9186f['updateTargetRect'](),this['_areCachedRectsStale']()){for(const _0x5d2173 of this)_0x5d2173['updateTargetRect']();}const _0x4d553d=this['_getOrderInContent'](_0xf9186f['view']['targetRect']);return super['add'](_0xf9186f,_0x4d553d);}['remove'](_0x3771bd){if(!this['has'](_0x3771bd))throw new _0x402d5c('annotationcollection-not-existing-item',null);this['stopListening'](_0x3771bd['view']['focusTracker']),this['stopListening'](_0x3771bd['focusableElements']);for(const _0x4aa819 of _0x3771bd['focusableElements'])this['_focusTracker']['remove'](_0x4aa819);return this['_viewToAnnotation']['delete'](_0x3771bd['view']),this['_innerViewToAnnotation']['delete'](_0x3771bd['innerView']),super['remove'](_0x3771bd);}getByInnerView(_0x581780){return this['_innerViewToAnnotation']['get'](_0x581780);}getByView(_0x140711){return this['_viewToAnnotation']['get'](_0x140711);}destroy(){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}refreshPositioning(){for(const _0x2db1a0 of this)_0x2db1a0['updateTargetRect']();this['_sort']();}_sort(){const _0x214967=Array['from'](this)['sort']((_0x2a6fff,_0x1cb1f4)=>Zt(_0x2a6fff['view']['targetRect'],_0x1cb1f4['view']['targetRect']));for(let _0x315e93=_0x214967['length']-0x1;_0x315e93>0x0;_0x315e93--){const _0x48a87a=_0x214967[_0x315e93];_0x315e93!==this['getIndex'](_0x48a87a)&&(this['remove'](_0x48a87a),this['add'](_0x48a87a));}}_getOrderInContent(_0x2b78f6){let _0x4f61f2=0x0;if(!_0x2b78f6)return this['length'];for(const _0x5b6f08 of this){const _0x19b6b6=_0x5b6f08['view']['targetRect'];if(_0x19b6b6){if(Zt(_0x2b78f6,_0x19b6b6)<0x0)return _0x4f61f2;_0x4f61f2++;}}return _0x4f61f2;}_areCachedRectsStale(){const _0x1afff6=this['get'](0x0);if(!_0x1afff6)return!0x1;const _0x1b97dd=_0x1afff6['view']['targetRect'],_0x51d1ba=_0x1afff6['targetRect'];return!(!_0x1b97dd||!_0x51d1ba)&&(_0x1b97dd['top']!==_0x51d1ba['top']||_0x1b97dd['left']!==_0x51d1ba['left']);}};function Qt({source:_0x465cd3,target:_0xa5ff5c,filter:_0xcbc169}){for(const _0x1bd8ef of _0x465cd3)_0xcbc169(_0x1bd8ef)&&_0xa5ff5c['add'](_0x1bd8ef);_0xa5ff5c['listenTo'](_0x465cd3,'add',(_0x44f16b,_0x60df42)=>{_0xcbc169(_0x60df42)&&_0xa5ff5c['add'](_0x60df42);}),_0xa5ff5c['listenTo'](_0x465cd3,'remove',(_0x1811e0,_0x350103)=>{_0xa5ff5c['has'](_0x350103)&&_0xa5ff5c['remove'](_0x350103);});}function Zt(_0x3dfa83,_0x110c4d){if(null===_0x3dfa83&&null===_0x110c4d)return 0x0;if(null===_0x3dfa83)return-0x1;if(null===_0x110c4d)return 0x1;const _0x26ac50=_0x3dfa83['top']-_0x110c4d['top'];return 0x0==_0x26ac50?_0x3dfa83['left']-_0x110c4d['left']:_0x26ac50;}var ti=class extends _0x2bb426{collection;_visibleAnnotations;static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x27bfab){if(super(_0x27bfab),this['collection']=new Jt(),this['_visibleAnnotations']=new Jt(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x27bfab instanceof _0x2e081e){const _0x19bb16=_0x27bfab['locale'];_0x27bfab['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':Et(_0x19bb16,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':Et(_0x19bb16,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':Et(_0x19bb16,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':Et(_0x19bb16,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':Et(_0x19bb16,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':Et(_0x19bb16,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':Et(_0x19bb16,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x415feb){this['collection']['add'](_0x415feb);}['remove'](_0x5899a4){this['collection']['remove'](_0x5899a4),_0x5899a4['destroy']();}refreshVisibility(){for(const _0x216601 of this['collection'])_0x216601['refreshVisibility']();}refreshPositioning(){this['_visibleAnnotations']['refreshPositioning']();}getByInnerView(_0x45ea74){return this['collection']['getByInnerView'](_0x45ea74);}deactivateAll(){this['fire']('_deactivateAllAnnotations');}destroy(){for(const _0x1f54ab of this['collection'])_0x1f54ab['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}activate(_0x4f6673){this['fire']('_activateAnnotation',_0x4f6673);}createAnnotation(_0x116884){return new $t(_0x116884);}createAnnotationView(_0x33a1d2,_0x5f0728){return new qt(_0x33a1d2,_0x5f0728);}_addActiveAnnotation(_0xf14e53){const _0x59a226=new Set(this['activeAnnotations']);_0x59a226['add'](_0xf14e53),this['activeAnnotations']=_0x59a226;}_removeActiveAnnotation(_0x55a040){const _0x454e03=new Set(this['activeAnnotations']);_0x454e03['delete'](_0x55a040),this['activeAnnotations']=_0x454e03;}_bindAnnotationsToVisibleAnnotations(){const _0x4d8051=this['collection'],_0x51d019=this['_visibleAnnotations'];function _0xf14909(_0x329241){const _0x47a703=_0x329241['source'];_0x47a703['isVisible']&&!_0x51d019['has'](_0x47a703)?_0x51d019['add'](_0x47a703):!_0x47a703['isVisible']&&_0x51d019['has'](_0x47a703)&&_0x51d019['remove'](_0x47a703),_0x47a703['view']['focusTracker']['remove'](_0x47a703['view']['element']),_0x47a703['view']['focusTracker']['add'](_0x47a703['view']['element']);}this['listenTo'](_0x4d8051,'add',(_0x24d205,_0x54ed6a)=>{_0x54ed6a['isVisible']&&_0x51d019['add'](_0x54ed6a),this['listenTo'](_0x54ed6a,'change:isVisible',_0xf14909);}),this['listenTo'](_0x4d8051,'remove',(_0x56df00,_0x3de9b0)=>{_0x51d019['has'](_0x3de9b0)&&_0x51d019['remove'](_0x3de9b0),this['stopListening'](_0x3de9b0,'change:isVisible',_0xf14909);});}_setupEnterAnnotationKeystroke(){const _0x53907f=_0x528669=>{_0x528669['on']('ready',()=>{_0x528669['keystrokes']['set'](_0x5baba3,(_0x40401b,_0x415daf)=>{const _0x353d0d=_0x3468db(this['activeAnnotations']['values']());_0x353d0d&&(_0x353d0d['view']['focus'](),_0x415daf());});});};this['context']instanceof _0x2e081e?_0x53907f(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x11bff3,_0xc10e8a)=>{_0x53907f(_0xc10e8a);});}_setupEscapeAnnotationHandling(){const _0x1628c7=_0x16eedf=>{const _0x3c9ab4=_0x16eedf['source'],_0x4803de=[];let _0x59903f;if(Array['isArray'](_0x3c9ab4['target'])){_0x59903f=_0x3c9ab4['target'][0x0],this['context']instanceof _0x2e081e?_0x4803de['push'](this['context']):this['context']['editors']&&_0x4803de['push'](...this['context']['editors']);for(const _0x44410d of _0x4803de)for(const _0x1e3712 of _0x44410d['editing']['view']['domRoots']['values']())if(_0x1e3712['contains'](_0x59903f))return void _0x44410d['editing']['view']['focus']();_0x59903f['focus']();}};this['listenTo'](this['collection'],'add',(_0x25ae04,_0x250b6d)=>{this['listenTo'](_0x250b6d,'escape',_0x1628c7,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x149821,_0x16ff81)=>{this['stopListening'](_0x16ff81,'escape',_0x1628c7);});}};const ii=Symbol('noChannel'),ei={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0},si=/* #__PURE__ -- @preserve */
30
- _0x3d5e80(),ni=/* #__PURE__ -- @preserve */
31
- _0x3d5e80();var oi=class extends _0x2bb426{_threads;_threadToController;_viewToController;static get requires(){return[ti,_0x478212,_0x552e83];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xa60533){super(_0xa60533),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x234e6f=this['context']['config'];_0x234e6f['define']('comments.maxCommentsWhenCollapsed',0x2),_0x234e6f['define']('comments.maxThreadTotalWeight',0x1f4),_0x234e6f['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x234e6f['define']('comments.CommentThreadView',Ut),_0x234e6f['define']('comments.CommentView',Yt),_0x234e6f['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}init(){const _0x36cee7=this['context']['plugins']['get'](ti);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x2041d4,_0x152c8a)=>this['_addCommentThread'](_0x152c8a)),this['on']('submitCommentThread',(_0x51591f,_0x1ab9f3)=>this['_submitCommentThread'](_0x1ab9f3)),this['on']('resolveCommentThread',(_0x372d88,_0x202bd0)=>this['_resolveCommentThread'](_0x202bd0)),this['on']('resolveCommentThread',(_0x21aa62,_0x1ba181)=>this['_updateActiveAnnotation'](_0x1ba181),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x39e97b,_0x1d4631)=>this['_reopenCommentThread'](_0x1d4631)),this['on']('reopenCommentThread',(_0x26e868,_0x534b95)=>this['_updateActiveAnnotation'](_0x534b95),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x296700,_0x2a43ef)=>this['_removeCommentThread'](_0x2a43ef)),this['on']('updateCommentThread',(_0x519a7a,_0x557534)=>this['_updateCommentThread'](_0x557534)),this['on']('updateCommentThread',(_0x1460b2,_0x1c8cb0)=>this['_updateActiveAnnotation'](_0x1c8cb0),{'priority':'lowest'}),this['on']('addComment',(_0x5d5054,_0x3236df)=>this['_addComment'](_0x3236df)),this['on']('updateComment',(_0x21d694,_0xfbc507)=>this['_updateComment'](_0xfbc507)),this['on']('removeComment',(_0x15a9a9,_0x2ae804)=>this['_removeComment'](_0x2ae804)),this['on']('addComment',(_0x5be0f1,{threadId:_0x2e9e84,isFromAdapter:_0x232571})=>{if(_0x232571)return;const _0x5054d0=this['getCommentThread'](_0x2e9e84),_0xdcb89f=_0x5054d0&&this['_threadToController']['get'](_0x5054d0);_0xdcb89f&&_0xdcb89f['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x36cee7,'change:activeAnnotations',(_0x1ef0e4,_0x5004d1,_0x2f6290)=>{const _0x255677=Array['from'](_0x2f6290)['map'](_0x3daf73=>this['_viewToController']['get'](_0x3daf73['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x255677?_0x255677['model']:null;});}set adapter(_0x14d5ad){if(this['_adapter'])throw new _0x402d5c('commentsrepository-adapter-already-set');this['_adapter']=_0x14d5ad;}get adapter(){return this['_adapter'];}addCommentThread({channelId:_0x4b281e=ii,threadId:_0x38235e=_0x295c58(),comments:_0x3c763b=[],unlinkedAt:_0x2a52c6=null,resolvedAt:_0x5e1fda=null,resolvedBy:_0x33b664=null,target:_0x51ae32=null,context:_0x3e2163=null,attributes:_0x3e996e={},isResolvable:_0x2328c2=!0x0,isSubmitted:_0x223df2=!0x1,isFromAdapter:_0x255feb=!0x1}={}){return this['fire'](ai('addCommentThread',_0x4b281e),{'channelId':_0x4b281e,'threadId':_0x38235e,'comments':_0x3c763b,'unlinkedAt':_0x2a52c6,'resolvedAt':_0x5e1fda,'resolvedBy':_0x33b664,'target':_0x51ae32,'context':_0x3e2163,'attributes':_0x3e996e,'isFromAdapter':_0x255feb,'isResolvable':_0x2328c2,'isSubmitted':_0x223df2}),this['getCommentThread'](_0x38235e);}openNewCommentThread({channelId:_0x392b38=ii,threadId:_0x36f0f0=_0x295c58(),target:_0x5e3f07,context:_0x206ddb=null,isResolvable:_0x1d3e5a=!0x0}){if(this['_readOnlyChannels']['has'](_0x392b38)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x5e3f07)throw new _0x402d5c('commentsrepository-missing-target');const _0x2fc5f6=this['addCommentThread']({'channelId':_0x392b38,'threadId':_0x36f0f0,'target':_0x5e3f07,'context':_0x206ddb,'isResolvable':_0x1d3e5a});if(!_0x2fc5f6)return null;const _0xc25db5=this['_threadToController']['get'](_0x2fc5f6),_0x20251a=_0xc25db5['view']['commentThreadInputView']['commentInputView'],_0x1d49e7=this['context']['plugins']['get'](ti),_0x5aa45b=_0x1d49e7['getByInnerView'](_0xc25db5['view']);return _0x1d49e7['activate'](_0x5aa45b),_0x20251a['once']('editorReady',()=>_0x20251a['focus']()),_0x2fc5f6;}hasCommentThread(_0x41c8da){if('string'!=typeof _0x41c8da)throw new _0x402d5c('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x41c8da);}updateCommentThread({channelId:_0x2ff0bd=ii,threadId:_0x49b944,context:_0x14450e,unlinkedAt:_0x54e408,attributes:_0x588281,isFromAdapter:_0x35e891=!0x1}){return this['fire'](ai('updateCommentThread',_0x2ff0bd),{'channelId':_0x2ff0bd,'threadId':_0x49b944,'context':_0x14450e,'unlinkedAt':_0x54e408,'attributes':_0x588281,'isFromAdapter':_0x35e891}),this['getCommentThread'](_0x49b944);}getCommentThread(_0x58e4d4){if('string'!=typeof _0x58e4d4)throw new _0x402d5c('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x58e4d4);}fetchCommentThread({channelId:_0x5b2d04,threadId:_0x3aa73a}={}){const _0x6efc8=this['getCommentThread'](_0x3aa73a);if(_0x6efc8)return Promise['resolve'](_0x6efc8);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x402d5c('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x5b2d04,'threadId':_0x3aa73a})['then'](_0x37ea08=>this['hasCommentThread'](_0x3aa73a)?this['getCommentThread'](_0x3aa73a):_0x37ea08?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x5b2d04},_0x37ea08)):void 0x0)['catch'](_0x32c507=>{throw console['error'](_0x32c507),new _0x402d5c('commentsrepository-fetch-comment-thread',this['context']);});}getCommentThreads({channelId:_0xa5a376,skipNotAttached:_0xb61149=!0x1,skipEmpty:_0x57e0df=!0x1,toJSON:_0x3351a2=!0x1}={}){const _0x13f9e5=[];for(const _0x20880d of this['_threads']['values']())_0xa5a376&&_0x20880d['channelId']!==_0xa5a376||_0xb61149&&!_0x20880d['isAttached']||_0x57e0df&&0x0===_0x20880d['length']||_0x13f9e5['push'](_0x20880d);return _0x3351a2?_0x13f9e5['map'](_0x5e8fee=>_0x5e8fee['toJSON']()):_0x13f9e5;}getAnnotationForCommentThread(_0x318099){const _0xd26155=this['_threadToController']['get'](_0x318099);return _0xd26155&&this['context']['plugins']['get'](ti)['getByInnerView'](_0xd26155['view'])||null;}getCommentThreadForAnnotation(_0x1def06){const _0x711a48=this['_viewToController']['get'](_0x1def06['innerView']);return _0x711a48?_0x711a48['model']:null;}setActiveCommentThread(_0x51ca54){const _0x80a66f=this['context']['plugins']['get'](ti);if(!_0x51ca54)return void(this['activeCommentThread']&&_0x80a66f['deactivateAll']());const _0x326e03=this['getCommentThread'](_0x51ca54);if(!_0x326e03)throw new _0x402d5c('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x51ca54});if(!this['_threadToController']['has'](_0x326e03))throw new _0x402d5c('commentsrepository-active-not-attached',null,{'threadId':_0x51ca54});const _0x32cf18=_0x80a66f['getByInnerView'](this['_threadToController']['get'](_0x326e03)['view']);_0x80a66f['activate'](_0x32cf18);}switchReadOnly(_0x5acc1a,_0x483305){_0x5acc1a?this['_readOnlyChannels']['add'](_0x483305):this['_readOnlyChannels']['delete'](_0x483305),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x33b4b2){return this['_readOnlyChannels']['has'](_0x33b4b2)||this['_readOnlyChannels']['has'](void 0x0);}createCommentThreadController(_0x2cda7c,_0x1e6437){return new bt(_0x2cda7c,_0x1e6437);}setPermissions(_0x4d764b,_0x1f5ce9=ii){this['_permissions']['set'](_0x1f5ce9,_0x4d764b),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}getPermissions(_0x546f46=ii){return this['_permissions']['has'](_0x546f46)?this['_permissions']['get'](_0x546f46):ei;}_addCommentThread({channelId:_0x42fe58,threadId:_0x594572,comments:_0x17c009,unlinkedAt:_0x1f0135,resolvedAt:_0x54b367,resolvedBy:_0x5e3e4b,target:_0x50e1fd,context:_0xe12e,attributes:_0xb5da84,isFromAdapter:_0x71a937,isResolvable:_0x2f6d8f,isSubmitted:_0x21eb63}){if('string'!=typeof _0x594572)throw new _0x402d5c('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x594572});if(this['hasCommentThread'](_0x594572))throw new _0x402d5c('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x594572});const _0x53bd59=new ri(this,{'channelId':_0x42fe58,'id':_0x594572,'context':_0xe12e,'attributes':_0xb5da84,'unlinkedAt':_0x1f0135,'resolvedAt':_0x54b367,'resolvedBy':_0x5e3e4b?this['context']['plugins']['get'](_0x552e83)['getUser'](_0x5e3e4b):null,'isResolvable':_0x2f6d8f,'isSubmitted':_0x21eb63||_0x71a937});this['_threads']['set'](_0x594572,_0x53bd59);for(const _0x491278 of _0x17c009)_0x53bd59['_add'](this['_createNewComment']({'threadId':_0x594572,..._0x491278}));return _0x50e1fd&&_0x53bd59['attachTo'](_0x50e1fd),_0x71a937||!_0x53bd59['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x42fe58,'threadId':_0x594572});}_submitCommentThread({channelId:_0x41ba18,threadId:_0x3f39f3}){if(!this['hasCommentThread'](_0x3f39f3))throw new _0x402d5c('commentsrepository-missing-comment-thread',this);const _0x146fcd=this['getCommentThread'](_0x3f39f3);if(_0x146fcd['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x8be069,comments:_0x447afe,resolvedAt:_0x5c72eb,resolvedBy:_0x4b5fba,context:_0x41f0b8,attributes:_0x32ce98}=_0x146fcd,_0x17d8ae=this['context']['plugins']['get']('PendingActions'),_0x5db6a9=_0x17d8ae['add'](Et(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x41ba18,'threadId':_0x8be069,'comments':_0x447afe['map'](_0xc437b5=>_0xc437b5['toJSON']()),'resolvedAt':_0x5c72eb,'resolvedBy':_0x4b5fba?_0x4b5fba['id']:_0x4b5fba,'context':_0x41f0b8,'attributes':_0x32ce98})['then'](({comments:_0x4250b3})=>{_0x17d8ae['remove'](_0x5db6a9);for(const _0x131377 of _0x4250b3)this['_updateComment']({'channelId':_0x41ba18,'threadId':_0x3f39f3,'commentId':_0x131377['commentId'],'createdAt':_0x131377['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x521367=>{throw console['error'](_0x521367),new _0x402d5c('commentsrepository-add-comment-thread-internal-error',this);});}_attachCommentThread({threadId:_0xda8ae2,target:_0x2ce2ec}){const _0x2fbd74=this['getCommentThread'](_0xda8ae2);if(!_0x2fbd74)throw new _0x402d5c('commentsrepository-attach-missing-comment-thread',this);const _0x5d4c55=this['context']['plugins']['get']('PendingActions'),_0x4f59a4=this['context']['plugins']['get'](ti),_0x506c53=this['_createCommentThreadView'](_0x2fbd74),_0x17b176=new bt(_0x2fbd74,_0x506c53);let _0x3a880b=null;_0x506c53['on']('change:isDirty',(_0x48d05f,_0x221ca7,_0x72226a)=>{_0x72226a?_0x3a880b=_0x5d4c55['add'](Et(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x3a880b&&(_0x5d4c55['remove'](_0x3a880b),_0x3a880b=null);}),this['_threadToController']['set'](_0x2fbd74,_0x17b176),this['_viewToController']['set'](_0x506c53,_0x17b176);const _0x2fb726=new qt(this['context']['locale'],_0x506c53);_0x2fb726['bind']('length')['to'](_0x506c53),_0x2fb726['bind']('isDirty')['to'](_0x506c53,'isDirty',_0x506c53,'length',(_0x1cac49,_0x4ef6c2)=>_0x1cac49||!_0x4ef6c2),_0x2fb726['bind']('isActive')['to'](_0x506c53),_0x2fb726['type']='comment';const _0x5c97da=new $t({'view':_0x2fb726,'target':_0x2ce2ec,'type':'comment','isVisible':!_0x2fbd74['archivedAt']&&!!('function'==typeof _0x2ce2ec?_0x2ce2ec():_0x2ce2ec)});return _0x506c53['on']('escape',()=>{_0x5c97da['fire']('escape');}),this['_bindAnnotationToEditors'](_0x506c53,_0x5c97da),_0x4f59a4['add'](_0x5c97da),_0x5c97da;}_bindAnnotationToEditors(_0xf14bfe,_0x260e52){this['listenTo'](_0xf14bfe,'editorReady',(_0x5559c5,_0x300ee8)=>{const _0x26628f=_0x300ee8['ui']['view']['body']['bodyCollectionContainer'];_0x260e52['focusableElements']['add'](_0x26628f),this['context']instanceof _0x2e081e&&this['context']['ui']['focusTracker']['add'](_0x26628f);},{'priority':'highest'}),this['listenTo'](_0xf14bfe,'editorDestroyed',(_0x587bf9,_0x44067d)=>{const _0x46597d=_0x44067d['ui']['view']['body']['bodyCollectionContainer'];_0x260e52['focusableElements']['has'](_0x46597d)&&_0x260e52['focusableElements']['remove'](_0x46597d),this['context']instanceof _0x2e081e&&this['context']['ui']['focusTracker']['remove'](_0x46597d);});}_unbindEditors(_0x42eadc){this['stopListening'](_0x42eadc,'editorReady'),this['stopListening'](_0x42eadc,'editorDestroyed');}_createCommentThreadView(_0x489c05){const _0x41e205=this['context']['plugins']['get'](_0x552e83),{config:_0x38b79b,locale:_0x3cd74d}=this['context'],_0x2d5464=_0x337b38(_0x38b79b['get']('locale'),_0x3cd74d);return new(0x0,(_0x38b79b['get']('comments'))['CommentThreadView'])(_0x3cd74d,_0x489c05,_0x41e205['me'],{'editorConfig':{..._0x38b79b['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x38b79b['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x38b79b['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x38b79b['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x38b79b['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x2d5464,'CommentView':_0x38b79b['get']('comments')['CommentView']});}_resolveCommentThread({threadId:_0x4cd2aa,channelId:_0x5a893e,resolvedAt:_0x391e66,resolvedBy:_0x1f04eb,isFromAdapter:_0x1c7a50}){if(!this['hasCommentThread'](_0x4cd2aa))throw new _0x402d5c('commentsrepository-missing-comment-thread',null,{'threadId':_0x4cd2aa});const _0x1b4099=this['getCommentThread'](_0x4cd2aa);if(_0x1b4099['isResolved'])throw new _0x402d5c('commentsrepository-resolved-comment-thread',null,{'threadId':_0x4cd2aa});const _0x2ed79a=this['context']['plugins']['get'](_0x552e83);if(_0x1b4099['resolvedBy']=_0x2ed79a['getUser'](_0x1f04eb),_0x1b4099['resolvedAt']=_0x391e66,_0x1c7a50||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x4c4b5d=this['context']['plugins']['get']('PendingActions'),_0x29ec2d=_0x4c4b5d['add'](Et(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x5a893e,'threadId':_0x4cd2aa})['then'](({resolvedAt:_0x3e0aa9,resolvedBy:_0x2a0a9c})=>{_0x4c4b5d['remove'](_0x29ec2d),_0x1b4099['resolvedBy']['id']!==_0x2a0a9c&&(_0x1b4099['resolvedBy']=_0x2ed79a['getUser'](_0x2a0a9c)),_0x1b4099['resolvedAt']=_0x3e0aa9;})['catch'](_0x4e9502=>{throw console['error'](_0x4e9502),new _0x402d5c('commentsrepository-resolve-comment-thread-internal-error',this);});}_reopenCommentThread({threadId:_0x265a5f,channelId:_0x177417,isFromAdapter:_0x56bae3}){if(!this['hasCommentThread'](_0x265a5f))throw new _0x402d5c('commentsrepository-missing-comment-thread',null,{'threadId':_0x265a5f});const _0x4d8150=this['getCommentThread'](_0x265a5f);if(!_0x4d8150['isResolved'])throw new _0x402d5c('commentsrepository-reopen-comment-thread',null,{'threadId':_0x265a5f});if(_0x4d8150['resolvedBy']=null,_0x4d8150['resolvedAt']=null,_0x56bae3||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x638fe7=this['context']['plugins']['get']('PendingActions'),_0x51278c=_0x638fe7['add'](Et(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x177417,'threadId':_0x265a5f})['then'](()=>_0x638fe7['remove'](_0x51278c))['catch'](_0x31430d=>{throw console['error'](_0x31430d),new _0x402d5c('commentsrepository-reopen-comment-thread-internal-error',this);});}_removeCommentThread({threadId:_0x1c1c56,isFromAdapter:_0x5e17c7}){const _0x2d8b6b=this['getCommentThread'](_0x1c1c56);if(!_0x2d8b6b)throw new _0x402d5c('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x1c1c56),this['_threads']['delete'](_0x1c1c56),!_0x2d8b6b['isSubmitted']||_0x5e17c7||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x5e5547=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3f2b5b}=_0x2d8b6b,_0x12dc89=_0x5e5547['add'](Et(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x3f2b5b,'threadId':_0x1c1c56})['then'](()=>_0x5e5547['remove'](_0x12dc89))['catch'](_0x10d7cd=>{throw console['error'](_0x10d7cd),new _0x402d5c('commentsrepository-remove-comment-thread-internal-error',this);});}_updateCommentThread({threadId:_0x34c8bc,unlinkedAt:_0x2b1fb1,context:_0xe25cf0,attributes:_0x3237e7,isFromAdapter:_0x4e9dd9}){if('string'!=typeof _0x34c8bc)throw new _0x402d5c('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x34c8bc});if(!this['hasCommentThread'](_0x34c8bc))throw new _0x402d5c('commentsrepository-missing-comment-thread',null,{'threadId':_0x34c8bc});const _0x39ddf9=this['getCommentThread'](_0x34c8bc);let _0x1a1814=!0x1;if(void 0x0!==_0xe25cf0&&_0x39ddf9['context']!==_0xe25cf0&&(_0x39ddf9['context']=_0xe25cf0,_0x1a1814=!0x0),void 0x0!==_0x2b1fb1&&_0x39ddf9['unlinkedAt']!==_0x2b1fb1&&(_0x39ddf9['unlinkedAt']=_0x2b1fb1,_0x1a1814=!0x0),_0x3237e7&&!_0x4472b0(_0x3237e7,_0x39ddf9['attributes'])&&(_0x39ddf9['attributes']=_0x3237e7,_0x1a1814=!0x0),!_0x1a1814)return Promise['resolve']();if(!_0x39ddf9['isSubmitted']||_0x4e9dd9||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0xc60cb4=this['context']['plugins']['get']('PendingActions'),{channelId:_0x5685ab}=_0x39ddf9,_0x525909=_0xc60cb4['add'](Et(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x5685ab,'threadId':_0x34c8bc,'context':_0xe25cf0,'unlinkedAt':_0x2b1fb1,'attributes':_0x3237e7})['then'](()=>_0xc60cb4['remove'](_0x525909))['catch'](_0x43185a=>{throw console['error'](_0x43185a),new _0x402d5c('commentsrepository-update-comment-thread-internal-error',this);});}_detachCommentThread(_0x56d5ce){const _0x4a3b37=this['context']['plugins']['get'](ti),_0x4511d7=this['getCommentThread'](_0x56d5ce);if(_0x4511d7['_isAttached']=!0x1,this['_threadToController']['has'](_0x4511d7)){const _0x456c87=this['_threadToController']['get'](_0x4511d7),_0x4eafa3=_0x456c87['view'],_0x2e1eaa=_0x4a3b37['getByInnerView'](_0x4eafa3);this['_threadToController']['delete'](_0x4511d7),this['_viewToController']['delete'](_0x4eafa3),_0x2e1eaa&&_0x4a3b37['remove'](_0x2e1eaa),_0x456c87['destroy'](),_0x4eafa3['destroy']()['then'](()=>{this['_unbindEditors'](_0x4eafa3);});}}_updateActiveAnnotation({threadId:_0x3a311c,resolvedAt:_0x3c1839,unlinkedAt:_0x2b7646}){const _0x7164ed=!!_0x3c1839,_0x33ca4b=this['context']['plugins']['get'](ti),_0x590819=this['getCommentThread'](_0x3a311c);if(this['_threadToController']['has'](_0x590819)){const _0x5d3bad=this['_threadToController']['get'](_0x590819)['view'],_0x6b667c=_0x33ca4b['getByInnerView'](_0x5d3bad);_0x6b667c&&(_0x7164ed&&_0x33ca4b['_removeActiveAnnotation'](_0x6b667c),_0x2b7646?_0x6b667c['isVisible']=!0x1:_0x6b667c['refreshVisibility']());}}_getExternalAuthor(_0x250c9f){const _0x5b5227=this['context']['plugins']['get'](_0x552e83),_0x106bee=_0x1480b3('external:'+_0x250c9f),_0x122919=_0x5b5227['getUser'](_0x106bee);return _0x122919||_0x5b5227['addUser']({'id':_0x106bee,'name':_0x250c9f});}_createNewComment({threadId:_0x2fb172,commentId:_0x2e936f=_0x295c58(),content:_0x2fcdd3,authorId:_0x50ef6e,createdAt:_0x86d955,attributes:_0x5ebb26}){if('string'!=typeof _0x2e936f)throw new _0x402d5c('commentsrepository-invalid-commentid');if('string'!=typeof _0x50ef6e)throw new _0x402d5c('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x2fcdd3||!_0x2fcdd3['trim']())throw new _0x402d5c('commentsrepository-invalid-comment-content');const _0xd0b00a=this['context']['plugins']['get'](_0x552e83)['getUser'](_0x50ef6e);if(!_0xd0b00a)throw new _0x402d5c('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x50ef6e});let _0x268c19=null,_0x5b3c68=_0x86d955;return _0x5ebb26?.['@external']&&(_0x268c19=this['_getExternalAuthor'](_0x5ebb26['@external']['authorName']),_0x5b3c68=new Date(_0x5ebb26['@external']['createdAt'])),new hi(this,{'threadId':_0x2fb172,'id':_0x2e936f,'author':_0x268c19||_0xd0b00a,'creator':_0xd0b00a,'content':_0x2fcdd3,'createdAt':_0x86d955,'authoredAt':_0x5b3c68,'attributes':_0x5ebb26});}_addComment(_0xb398e1){let {threadId:_0x4d5cd4,content:_0x195e78,attributes:_0x4baf02,isFromAdapter:_0xb9d9dc}=_0xb398e1;const _0x18c955=this['getCommentThread'](_0xb398e1['threadId']);if(!_0x18c955)throw new _0x402d5c('commentsrepository-add-comment-to-missing-comment-thread',this);const _0xdd5691=this['_createNewComment'](_0xb398e1),{id:_0x2ee4d9}=_0xdd5691;if(_0x18c955['_add'](_0xdd5691),_0xb9d9dc||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x18c955['isSubmitted'])return Promise['resolve']();const _0x1d2642=this['context']['plugins']['get']('PendingActions'),{channelId:_0x32c234}=_0x18c955,_0x28065d=_0x1d2642['add'](Et(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x4baf02||(_0x4baf02={}),this['adapter']['addComment']({'channelId':_0x32c234,'threadId':_0x4d5cd4,'commentId':_0x2ee4d9,'content':_0x195e78,'attributes':_0x4baf02})['then'](_0x3a2a46=>{_0x1d2642['remove'](_0x28065d),_0x3a2a46&&this['_updateComment']({'channelId':_0x32c234,'threadId':_0x4d5cd4,'commentId':_0x2ee4d9,'createdAt':_0x3a2a46['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x3af585=>{throw console['error'](_0x3af585),new _0x402d5c('commentsrepository-add-comment-internal-error',this);});}_updateComment({threadId:_0x5e501a,commentId:_0x3fef77,content:_0x5ef6df,createdAt:_0x373378,attributes:_0x30c574,isFromAdapter:_0x54966b}){if(void 0x0!==_0x5ef6df&&('string'!=typeof _0x5ef6df||!_0x5ef6df['trim']()['length']))throw new _0x402d5c('commentsrepository-update-comment-invalid-content');const _0x4d0c20=this['getCommentThread'](_0x5e501a),_0x5db073=_0x4d0c20['getComment'](_0x3fef77);if(!_0x5db073)throw new _0x402d5c('commentsrepository-update-missing-comment',this);let _0x1640bf=!0x1;if(_0x5ef6df&&_0x5ef6df!==_0x5db073['content']&&(_0x5db073['isEditable']||_0x54966b)&&(_0x5db073['content']=_0x5ef6df,_0x1640bf=!0x0),_0x373378&&_0x373378!==_0x5db073['createdAt']&&(_0x5db073['createdAt']=_0x373378,_0x5db073['isExternal']||(_0x5db073['authoredAt']=_0x373378),_0x1640bf=!0x0),_0x30c574&&!_0x4472b0(_0x30c574,_0x5db073['attributes'])&&(_0x5db073['attributes']=_0x30c574,_0x1640bf=!0x0),!_0x1640bf)return Promise['resolve']();if(_0x4d0c20['fire']('commentUpdated'),_0x54966b||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0xb7a487=this['context']['plugins']['get']('PendingActions'),{channelId:_0x31f9e6}=this['getCommentThread'](_0x5db073['threadId']),_0x3964ab=_0xb7a487['add'](Et(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x31f9e6,'threadId':_0x5e501a,'commentId':_0x3fef77,'content':_0x5ef6df,'attributes':_0x30c574})['then'](()=>_0xb7a487['remove'](_0x3964ab))['catch'](_0x399407=>{throw console['error'](_0x399407),new _0x402d5c('commentsrepository-update-comment-internal-error',this);});}_removeComment({threadId:_0x35b12e,commentId:_0xe0c2af,isFromAdapter:_0x292f65}){const _0xce0fdb=this['getCommentThread'](_0x35b12e),_0x3a96f7=_0xce0fdb['getComment'](_0xe0c2af);if(!_0x3a96f7)throw new _0x402d5c('commentsrepository-remove-missing-comment',this);if(_0xce0fdb['_remove'](_0x3a96f7),_0x292f65||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x1556bc=this['context']['plugins']['get']('PendingActions'),{channelId:_0x4d1794}=_0xce0fdb,_0x42a79b=_0x1556bc['add'](Et(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x4d1794,'threadId':_0x35b12e,'commentId':_0xe0c2af})['then'](()=>_0x1556bc['remove'](_0x42a79b))['catch'](_0x5b6f7a=>{throw console['error'](_0x5b6f7a),new _0x402d5c('commentsrepository-remove-comment-internal-error',this);});}},ri=class extends si{['channelId'];['id'];_isAttached;_isSubmitted;comments;_repository;constructor(_0x1be7fd,_0x49c010){super();const _0x5c745a=_0x49c010['isResolvable'];this['channelId']=_0x49c010['channelId'],this['id']=_0x49c010['id'],this['comments']=new _0x33b802(),this['_repository']=_0x1be7fd,this['_isAttached']=!0x1,this['_isSubmitted']=_0x49c010['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x1be7fd,'_permissions',_0x1be7fd,'_readOnlyChannels',()=>_0x1be7fd['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x1be7fd,'_permissions',()=>_0x1be7fd['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x1be7fd,'_permissions',()=>{const _0x58371f=_0x1be7fd['getPermissions'](this['channelId']);return _0x58371f['write']||_0x58371f['admin'];}),this['bind']('isResolvable')['to'](_0x1be7fd,'_permissions',()=>_0x5c745a&&_0x1be7fd['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x49c010['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0xaf1ad2,_0x30be7b)=>_0xaf1ad2?_0x30be7b?_0xaf1ad2<_0x30be7b?_0xaf1ad2:_0x30be7b:_0xaf1ad2:_0x30be7b),this['set']('unlinkedAt',_0x49c010['unlinkedAt']||null),this['set']('resolvedAt',_0x49c010['resolvedAt']||null),this['set']('resolvedBy',_0x49c010['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x5250b0=>!!_0x5250b0),this['set']('attributes',_0x49c010['attributes']||{});}get weight(){return Array['from'](this['comments'])['reduce']((_0x3a51f6,_0x59efa4)=>_0x3a51f6+_0x59efa4['weight'],0x0);}get length(){return this['comments']['length'];}get isAttached(){return this['_isAttached'];}get isSubmitted(){return this['_isSubmitted'];}submit(){const {channelId:_0x4c94a,id:_0x5c7f3e}=this;this['_repository']['fire'](ai('submitCommentThread',_0x4c94a),{'channelId':_0x4c94a,'threadId':_0x5c7f3e});}setUnlinkedAt(_0x5e5d4f){this['_update']({'unlinkedAt':_0x5e5d4f});}['resolve']({resolvedAt:_0x4db6c2=new Date(),resolvedBy:_0x49e10b='',isFromAdapter:_0x574fc6=!0x1}={}){const _0x100ec7=this['_repository']['context']['plugins']['get'](_0x552e83)['me'],{channelId:_0x4fbc44,id:_0x3ba2a3}=this;this['_repository']['fire'](ai('resolveCommentThread',_0x4fbc44),{'channelId':_0x4fbc44,'threadId':_0x3ba2a3,'resolvedAt':_0x4db6c2,'resolvedBy':_0x49e10b||_0x100ec7['id'],'isFromAdapter':_0x574fc6});}['reopen']({isFromAdapter:_0x463800=!0x1}={}){const {channelId:_0x39f078,id:_0x5ed5a9}=this;this['_repository']['fire'](ai('reopenCommentThread',_0x39f078),{'channelId':_0x39f078,'threadId':_0x5ed5a9,'isFromAdapter':_0x463800});}setContext(_0x130fcf){this['context']||this['_update']({'context':_0x130fcf});}setAttribute(_0x318aa8,_0x421581){const _0x5b907e=_0x2feb7e(this['attributes']);_0x3f4a33(_0x5b907e,_0x318aa8,_0x421581),this['_update']({'attributes':_0x5b907e});}removeAttribute(_0xc0d4f6){const _0x49ca80=_0x2feb7e(this['attributes']);_0x3ab25c(_0x49ca80,_0xc0d4f6),this['_update']({'attributes':_0x49ca80});}['remove']({isFromAdapter:_0x1018fb=!0x1}={}){const {channelId:_0x163d52,id:_0x52df8b}=this;this['_repository']['fire'](ai('removeCommentThread',_0x163d52),{'channelId':_0x163d52,'threadId':_0x52df8b,'isFromAdapter':_0x1018fb});}attachTo(_0x174052){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x174052});}addComment(_0x270de0){const {channelId:_0x254e89,id:_0x2b65b8}=this;this['_repository']['fire'](ai('addComment',_0x254e89,_0x2b65b8),Object['assign']({'channelId':_0x254e89,'threadId':_0x2b65b8},_0x270de0));}getComment(_0x276896){if('string'!=typeof _0x276896)throw new _0x402d5c('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x276896});return this['comments']['get'](_0x276896);}toJSON(){return{'threadId':this['id'],'context':this['context'],'unlinkedAt':this['unlinkedAt'],'resolvedAt':this['resolvedAt'],'resolvedBy':this['resolvedBy']?this['resolvedBy']['id']:null,'archivedAt':this['archivedAt'],'comments':this['comments']['map'](_0x4c8a01=>_0x4c8a01['toJSON']()),'attributes':this['attributes']};}['_add'](_0x1d3f81){return this['listenTo'](_0x1d3f81,'change:authoredAt',()=>{const _0x4ba2fe=this['_findOptimalIndex'](_0x1d3f81),_0x19c229=this['comments'];_0x4ba2fe-0x1!=_0x19c229['getIndex'](_0x1d3f81)&&_0x4ba2fe+0x1!=_0x19c229['getIndex'](_0x1d3f81)&&(this['_remove'](_0x1d3f81),this['_add'](_0x1d3f81));}),this['comments']['add'](_0x1d3f81,this['_findOptimalIndex'](_0x1d3f81));}_update(_0x59a765){const {channelId:_0x3cce4b,id:_0x28562f}=this;this['_repository']['fire'](ai('updateCommentThread',_0x3cce4b),{..._0x59a765,'channelId':_0x3cce4b,'threadId':_0x28562f});}['_remove'](_0xdd45cb){return this['stopListening'](_0xdd45cb),_0xdd45cb['destroy'](),this['comments']['remove'](_0xdd45cb);}_findOptimalIndex(_0x141529){const _0x36027c=this['comments']['find'](_0xceb362=>new Date(_0xceb362['authoredAt'])['getTime']()>new Date(_0x141529['authoredAt'])['getTime']());return _0x36027c?this['comments']['getIndex'](_0x36027c):this['length'];}},hi=class extends ni{['id'];threadId;author;creator;createdAt;_repository;constructor(_0x3a66e2,_0x2a1c50){super();const _0x236779=_0x3a66e2['context']['plugins']['get'](_0x552e83)['me'],_0x97d71f=_0x3a66e2['getCommentThread'](_0x2a1c50['threadId']),_0xb57cee=0x0===_0x97d71f['comments']['length'],_0x29b7f6=_0x236779===_0x2a1c50['author'];this['id']=_0x2a1c50['id'],this['threadId']=_0x2a1c50['threadId'],this['author']=_0x2a1c50['author'],this['creator']=_0x2a1c50['creator'],this['set']('content',_0x2a1c50['content']),this['createdAt']=_0x2a1c50['createdAt']||new Date(),this['set']('authoredAt',_0x2a1c50['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x97d71f,'resolvedAt'),this['set']('attributes',_0x2a1c50['attributes']||{}),this['bind']('isEditable')['to'](_0x3a66e2,'_permissions',()=>{const _0x377844=_0x3a66e2['getPermissions'](_0x97d71f['channelId'])['write'],_0x514e65=_0x3a66e2['getPermissions'](_0x97d71f['channelId'])['modifyAll'];return _0x29b7f6&&_0x377844||!_0x29b7f6&&_0x514e65;}),this['bind']('isRemovable')['to'](_0x97d71f,'isRemovable',_0x3a66e2,'_permissions',_0x47d875=>{const _0x3035fb=_0x3a66e2['getPermissions'](_0x97d71f['channelId'])['write'],_0x475a64=_0x3a66e2['getPermissions'](_0x97d71f['channelId'])['modifyAll'];return _0x29b7f6&&_0x3035fb||_0x47d875&&_0xb57cee||!_0x29b7f6&&_0x475a64&&!_0xb57cee;}),this['bind']('isReadOnly')['to'](_0x97d71f,'isReadOnly'),this['_repository']=_0x3a66e2;}get isExternal(){return Boolean(this['attributes']&&this['attributes']['@external']);}get weight(){return Math['max'](function(_0x3d23aa){const _0x4ccbe1=document['createElement']('div');return _0x4ccbe1['innerHTML']=_0x3d23aa,_0x4ccbe1['textContent']['length'];}(this['content']),0xc8);}update(_0x3478ae){const {threadId:_0xdb5b66,id:_0x359207}=this;if(!this['_repository']['hasCommentThread'](_0xdb5b66))throw new _0x402d5c('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x4ddc9f}=this['_repository']['getCommentThread'](_0xdb5b66);this['_repository']['fire'](ai('updateComment',_0x4ddc9f,_0xdb5b66),{'channelId':_0x4ddc9f,'threadId':_0xdb5b66,'commentId':_0x359207,..._0x3478ae});}setAttribute(_0x55e5ff,_0x50407b){const _0x7b53d1=_0x2feb7e(this['attributes']);_0x3f4a33(_0x7b53d1,_0x55e5ff,_0x50407b),this['update']({'attributes':_0x7b53d1});}removeAttribute(_0x2dd9c2){const _0xd60a12=_0x2feb7e(this['attributes']);_0x3ab25c(_0xd60a12,_0x2dd9c2),this['update']({'attributes':_0xd60a12});}['remove'](_0x28bcba={}){if(!_0x28bcba['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x2a3508,id:_0x5dace1}=this;if(!this['_repository']['hasCommentThread'](_0x2a3508))throw new _0x402d5c('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x350a84}=this['_repository']['getCommentThread'](_0x2a3508);this['_repository']['fire'](ai('removeComment',_0x350a84,_0x2a3508),{'channelId':_0x350a84,'threadId':_0x2a3508,'commentId':_0x5dace1,..._0x28bcba});}toJSON(){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}destroy(){this['stopListening']();}};function ai(_0x4efb5e,..._0x110824){for(const _0x621ad1 of _0x110824)void 0x0!==_0x621ad1&&(_0x4efb5e+=':'+String(_0x621ad1));return _0x4efb5e;}var ci=class extends _0x56f817{constructor(_0x28ac24){super(_0x28ac24),this['set']('hasContent',!0x1);}['refresh'](){const _0x499b25=this['editor']['model']['document']['selection'];this['isEnabled']=!0x0,this['hasContent']=!0x1;for(const _0x34a997 of _0x499b25['getRanges']())if(this['_hasContent'](_0x34a997))return void(this['hasContent']=!0x0);}execute({threadId:_0x3abbd5=_0x295c58(),ranges:_0x282dd5,comment:_0x3aa62a}={}){const _0x13137f=this['editor']['model'],_0x1dea56=_0x282dd5??Array['from'](_0x13137f['document']['selection']['getRanges']()),_0xa4d9d4=[];for(const _0x43e999 of _0x1dea56)this['_hasContent'](_0x43e999)&&_0xa4d9d4['push'](this['_trimToContent'](_0x43e999));if(!_0xa4d9d4['length'])throw new _0x402d5c('addcommentthreadcommand-incorrect-ranges',null);_0x3aa62a&&this['_createCommentThread'](_0x3abbd5,_0x3aa62a),this['_createMarkersFromRanges'](_0x3abbd5,_0xa4d9d4,!!_0x3aa62a);}_createMarkersFromRanges(_0x6ecf67,_0xdd7798,_0x57c99c){this['editor']['model']['change'](_0x8aedcd=>{for(const _0xdeecbb of _0xdd7798){const _0x420f0c='comment:'+_0x6ecf67+':'+_0x295c58()['substr'](0x1,0x5);_0x8aedcd['addMarker'](_0x420f0c,{'range':_0xdeecbb,'usingOperation':_0x57c99c,'affectsData':_0x57c99c});}});}_createCommentThread(_0x207a8f,_0x39892c){const _0x3b47cd=this['editor']['plugins']['get']('CommentsRepository'),_0x380051=this['editor']['config']['get']('collaboration.channelId'),_0x5c903d=this['editor']['plugins']['get']('Users')['me'];if(!_0x5c903d)throw new _0x402d5c('addcommentthreadcommand-user-not-found',null);_0x3b47cd['addCommentThread']({'threadId':_0x207a8f,'channelId':_0x380051,'comments':[{'authorId':_0x5c903d['id'],'content':_0x39892c,'createdAt':new Date(),'attributes':{}}]});}_hasContent(_0xe5b7e3){for(const _0x4c66b8 of _0xe5b7e3['getItems']())if(this['_itemIsContent'](_0x4c66b8))return!0x0;return!0x1;}_itemIsContent(_0x332be4){return _0x332be4['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x332be4)&&!_0x332be4['is']('element','tableCell');}_trimToContent(_0x175dd2){const _0x16a92b=_0x535937=>!this['_itemIsContent'](_0x535937['item']),_0x8971d7=_0x175dd2['start']['getLastMatchingPosition'](_0x16a92b),_0x437122=_0x175dd2['end']['getLastMatchingPosition'](_0x16a92b,{'direction':'backward'});return this['editor']['model']['createRange'](_0x8971d7,_0x437122);}},di=class extends _0x2bcbce{_dataCollectors;_editorAnnotations;static get requires(){return[ti];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5d5ef0){super(_0x5d5ef0),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}init(){const _0x668bb0=this['editor'],_0x460f7f=_0x668bb0['model']['document']['selection'],_0x577fd0=_0x420187(()=>this['refreshSelectedViews'](),0xa);_0x460f7f['on']('change:range',(_0x46267a,_0x197054)=>{_0x197054['directChange']&&(_0x577fd0['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x668bb0['editing']['view']['document'],'change:isFocused',(_0x260795,_0x38b873,_0x2588f8)=>{_0x2588f8&&_0x577fd0();}),this['listenTo'](_0x668bb0['ui']['focusTracker'],'change:isFocused',(_0x1d54b9,_0x3396c9,_0x366a04)=>{_0x366a04||this['fire']('blur',{'isAnnotationTracked':_0x2b889e=>this['_editorAnnotationsData']['has'](_0x2b889e['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}registerAnnotation(_0x543574){if(this['_editorAnnotations']['has'](_0x543574['view']))return;this['_editorAnnotations']['add'](_0x543574['view']),this['editor']['ui']['focusTracker']['add'](_0x543574['view']['element']);const _0x3755a9=this['editor']['plugins']['get'](ti);this['listenTo'](_0x3755a9['collection'],'remove',(_0x339243,_0x34dfc3)=>{this['editor']['ui']['focusTracker']['remove'](_0x34dfc3['view']['element']),this['_editorAnnotations']['delete'](_0x34dfc3['view']);});}hasDomSelection(){return this['editor']['editing']['view']['hasDomSelection'];}addSourceCollector(_0x16ddb8){if('function'!=typeof _0x16ddb8)throw new _0x402d5c('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x16ddb8);}refreshSelectedViews(){this['fire']('refresh');}getOrderedSelectedAnnotations({activeAnnotation:_0x2475ce,annotations:_0x288f2b}){const _0x29960d=[],_0x57eb66=this['editor']['model']['document']['selection'],_0x4039a8=Array['from'](_0x57eb66['getRanges']());for(const [_0x3698d9,_0x3a5a08]of this['_editorAnnotationsData']){const _0x2503e1=_0x4b558f(_0x3a5a08),_0x3da9dc=_0x288f2b['getByInnerView'](_0x3698d9);_0x2503e1&&_0x3da9dc&&_0x29960d['push']({'annotation':_0x3da9dc,'range':_0x2503e1});}function _0x4b558f(_0x1c149d){for(const _0x59e049 of _0x1c149d)for(const _0x5a1246 of _0x4039a8)if(_0x59e049['containsRange'](_0x5a1246,!_0x57eb66['isCollapsed']))return _0x59e049;return null;}const _0x15b8ed=new Map(Array['from'](_0x288f2b,(_0x1e7029,_0x529a59)=>[_0x1e7029,_0x529a59]));return _0x29960d['sort']((_0x58241d,_0x4646d5)=>{const _0x422314=_0x58241d['range'],_0x15a056=_0x4646d5['range'];if(!_0x422314['isEqual'](_0x15a056)){if(_0x422314['containsRange'](_0x15a056,!0x0))return 0x1;if(_0x15a056['containsRange'](_0x422314,!0x0))return-0x1;}return _0x58241d['annotation']==_0x2475ce?-0x1:_0x4646d5['annotation']==_0x2475ce?0x1:(_0x15b8ed['get'](_0x58241d['annotation'])??0x0)-(_0x15b8ed['get'](_0x4646d5['annotation'])??0x0);})['map'](_0x1c2ebe=>_0x1c2ebe['annotation']);}get _editorAnnotationsData(){const _0x1724de=new Map();for(const _0x4f8e64 of Array['from'](this['_dataCollectors']))for(const [_0x5b1812,_0x5a607f]of _0x4f8e64())_0x1724de['set'](_0x5b1812,_0x5a607f);return _0x1724de;}},li=class extends _0x2bcbce{afterInit(){const _0x21efce=this['editor'];_0x21efce['plugins']['has']('RestrictedEditingModeEditing')&&_0x21efce['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}},mi=class extends _0x2bcbce{constructor(_0x1f3714){super(_0x1f3714),this['editor']['config']['define']('importWord.formatting.comments','basic');}afterInit(){const _0x388c07=this['editor'],_0x78ef2d=_0x388c07['commands']['get']('importWord'),_0x15797d=_0x388c07['plugins']['get'](_0x552e83);_0x78ef2d&&(_0x78ef2d['on']('execute',(_0x4714b1,[,_0x1dba2c])=>{_0x1dba2c['collaboration_features']={'comments':!0x0,'user_id':_0x15797d['me']['id']};},{'priority':_0x31e8a7['high']+0xa}),this['listenTo'](_0x78ef2d,'dataInsert',this['_handleImportedData']));}_handleImportedData(_0x1aa1b1,_0x4d363a){const {comment_threads:_0x1b9a83}=_0x4d363a;_0x1b9a83&&_0x1b9a83['forEach'](({thread_id:_0x2a8637,comments:_0x1fd376,is_resolved:_0x1a4fb0})=>{const _0x2c7f8f=new Date(),_0x26af33=_0x1fd376['map'](({author:_0x4a430e,content:_0xf8d7f6,created_at:_0x3f973a})=>({'content':_0xf8d7f6,'authorId':this['editor']['plugins']['get'](_0x552e83)['me']['id'],'createdAt':_0x2c7f8f,'attributes':{'@external':{'authorName':_0x4a430e,'createdAt':_0x3f973a?new Date(_0x3f973a):new Date(),'source':'importWord'}}})),_0x73c4d=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](oi)['addCommentThread']({'channelId':_0x73c4d,'threadId':_0x2a8637,'comments':_0x26af33,'resolvedAt':_0x1a4fb0?_0x2c7f8f:null});});}},ui=class extends _0x2bcbce{constructor(_0x1ad5e3){super(_0x1ad5e3),this['editor']['config']['define']('comments.copyMarkers','default');}static get requires(){return[pt,wt];}afterInit(){const _0x217432=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x217432,'contentInsertion',(_0x445332,_0x902d73)=>this['_removeMarkersWithoutThreads'](_0x902d73['content']['markers']),{'priority':'highest'});}_removeMarkersWithoutThreads(_0x324f88){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x324f88;const _0x52bb86=this['editor']['plugins']['get']('CommentsRepository');for(const _0x572838 of _0x324f88['keys']()){const [_0x3f817c,_0x2bef17]=_0x572838['split'](':');'comment'!=_0x3f817c||_0x52bb86['hasCommentThread'](_0x2bef17)||_0x324f88['delete'](_0x572838);}return _0x324f88;}_registerMarkerInClipboardPipeline(){const _0x4fde18=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0xe8b9db=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0xe8b9db&&_0x4fde18['_registerMarkerToCopy']('comment',_0xe8b9db);}_mapCommentsCopyConfigToRegisterConfiguration(_0x10f239){switch(_0x10f239){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}};function fi(_0x4e2950){const _0x300b53=_0x4e2950['split'](':');return{'group':_0x300b53[0x0],'id':_0x300b53[0x1],'part':_0x300b53[0x2]};}var pi=class extends _0x2bcbce{init(){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}overrideMarkerConverters(){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x12a500,_0x4de831)=>{if(!_0x4de831['options']['showCommentHighlights'])return null;if(_0x4de831['options']['ignoreResolvedComments']){const {id:_0x4990bd}=fi(_0x12a500['markerName']);if(this['editor']['plugins']['get'](oi)['getCommentThread'](_0x4990bd)?.['isResolved']&&_0x12a500['item'])return _0x4de831['consumable']['consume'](_0x12a500['item'],'addMarker:'+_0x12a500['markerName']),_0x4de831['consumable']['consume'](_0x12a500['item'],'removeMarker:'+_0x12a500['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x4cc66f=>{_0x4cc66f['on']('addMarker:comment',(_0x11defc,_0x1e1fd2,_0x1c3365)=>{if(!_0x1c3365['options']['showCommentHighlights'])return;const _0x11cf61=_0x1e1fd2['item'];if(!_0x11cf61)return;const _0x3ff7e3=_0x1c3365['mapper']['toViewElement'](_0x11cf61);this['editor']['model']['schema']['isObject'](_0x11cf61)&&_0x3ff7e3&&!_0x3ff7e3['getCustomProperty']('widget')&&_0x3ff7e3['is']('containerElement')&&Ct(_0x3ff7e3,_0x1c3365['writer']);},{'priority':'high'});});}overrideHorizontalRuleConverter(){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x5a88c4,{writer:_0xd81b47,options:_0x5a8b34})=>{if(!_0x5a8b34['showCommentHighlights'])return null;const _0x173b6b=_0xd81b47['createContainerElement']('div'),_0x40965e=_0xd81b47['createEmptyElement']('hr');return _0xd81b47['addClass']('ck-horizontal-line',_0x173b6b),_0xd81b47['insert'](_0xd81b47['createPositionAt'](_0x173b6b,0x0),_0x40965e),_0x173b6b;},'converterPriority':'high'});}overrideImageInlineConverter(){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x466884,{writer:_0x130aaf,options:_0x2a1e8e})=>{if(!_0x2a1e8e['showCommentHighlights'])return null;const _0xef4706=_0x130aaf['createContainerElement']('span'),_0x4936d8=_0x130aaf['createEmptyElement']('img');return _0x130aaf['addClass']('image-inline',_0xef4706),_0x130aaf['insert'](_0x130aaf['createPositionAt'](_0xef4706,0x0),_0x4936d8),_0xef4706;},'converterPriority':'high'});}overrideMediaEmbedConverter(){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x5bf843,{writer:_0x5c8fae,options:_0x63f842})=>{if(_0x63f842['showCommentHighlights'])return _0x5c8fae['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0xbe12f,_0x58d88c,_0x4e8e98)=>{_0x4e8e98['options']['showCommentHighlights']&&_0xbe12f['stop']();},{'priority':'high'});}},wi=class extends _0x2bcbce{static get requires(){return[oi,di,_0x552e83,li,mi,ui,pi];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1869c4){super(_0x1869c4),this['set']('isThreadsLoadingPaused',!0x0),_0x1869c4['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x2a3e88,_0x212b2a,_0x1c5da9,_0x1e7023)=>{const _0x5ce96d=_0x1869c4['plugins']['get'](oi),_0x4e086c=_0x1c5da9?fi(_0x1c5da9)['id']:null;_0x1869c4['model']['change'](()=>{if(_0x4e086c){const _0x4026a4=this['getAllMarkersForId'](_0x4e086c);for(const _0x4778d5 of _0x4026a4)_0x1869c4['editing']['reconvertMarker'](_0x4778d5);}if(_0x1e7023){const {id:_0x177e03}=fi(_0x1e7023),_0x434219=_0x5ce96d['getCommentThread'](_0x177e03);if(_0x434219&&_0x434219['unlinkedAt'])return;if(_0x434219&&!_0x434219['isAttached'])return;const _0x19d570=this['getAllMarkersForId'](_0x177e03);for(const _0x399af1 of _0x19d570)_0x1869c4['editing']['reconvertMarker'](_0x399af1);}}),_0x4e086c&&this['scrollToThreadMarker'](_0x4e086c);}),this['_initAriaMarkerChangeAnnouncements']();}init(){const _0xb731f5=this['editor'],_0xad497c=_0xb731f5['plugins']['get'](oi),_0x3aa8ab=_0xb731f5['config']['get']('collaboration.channelId'),_0x4fe99e=_0xad497c['getCommentThreads']()['filter'](_0x2b702f=>_0x2b702f['channelId']!==_0x3aa8ab);_0xb731f5['commands']['add']('addCommentThread',new ci(_0xb731f5)),this['listenTo'](_0xb731f5,'change:isReadOnly',(_0x4d274c,_0x232b5b,_0xfd3509)=>{_0xad497c['switchReadOnly'](_0xfd3509,_0xb731f5['config']['get']('collaboration.channelId'));}),this['listenTo'](_0xad497c,gi('addCommentThread',_0x3aa8ab),(_0x292b61,{threadId:_0xeb2b5e})=>{this['editor']['plugins']['get'](oi)['getCommentThread'](_0xeb2b5e)?.['unlinkedAt']&&this['_attachArchivedThread'](_0xeb2b5e);}),this['listenTo'](_0xad497c,gi('removeCommentThread',_0x3aa8ab),(_0x4da734,{threadId:_0x13dc67})=>{_0xb731f5['model']['enqueueChange']({'isUndoable':!0x1},_0x40d355=>{const _0xb3615f=this['getAllMarkersForId'](_0x13dc67);for(const _0x2b10dd of _0xb3615f)_0x40d355['removeMarker'](_0x2b10dd);});}),this['listenTo'](_0xad497c,gi('resolveCommentThread',_0x3aa8ab),(_0xf5a47b,{threadId:_0x26dbdf})=>{this['_reconvertMarkers'](_0x26dbdf);const _0x4b7354=this['editor']['plugins']['get'](ti);(this['editor']['editing']['view']['hasDomSelection']||_0x4b7354['collection']['isFocused'])&&(this['editor']['plugins']['get'](oi)['getCommentThread'](_0x26dbdf)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0xad497c,gi('reopenCommentThread',_0x3aa8ab),(_0x4b1d2e,{threadId:_0x817571})=>{this['_reconvertMarkers'](_0x817571);},{'priority':'low'}),this['listenTo'](_0xad497c,gi('addComment',_0x3aa8ab),(_0x6d6c69,{threadId:_0x12a261,isFromAdapter:_0x297bad})=>{const _0x2e7276=this['getAllMarkersForId'](_0x12a261);!_0x297bad&&0x0!=_0x2e7276['length']&&_0xad497c['hasCommentThread'](_0x12a261)&&0x1===_0xad497c['getCommentThread'](_0x12a261)['length']&&_0xb731f5['model']['enqueueChange']({'isUndoable':!0x1},_0x3e06e6=>{for(const _0x3986d7 of _0x2e7276)_0x3e06e6['updateMarker'](_0x3986d7,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x4fe99e);}afterInit(){!async function(_0x19bec1){const _0x79cc07='mr4z2yakM3x0phtD7jBw1T6qRfeUuZcOLNKVgQSPE9iGIHoXlJW8YsCb5AndFv',_0x2ea6dc=0x79410,_0x306707={'kty':'EC','use':'sig','crv':'P-256','x':'iCjOCvDFI6lQHHT18jVwRfkfHQ2a_MymT35LQVoFSAI','y':'kXIyJ4evtCEFRmxKSUpK9fDW459vXOvVrhf6uQAeOio','alg':'ES256'};async function _0x326680(_0x95676a){const _0x4bb334=new window['Promise'](_0x20c7df=>{_0x95676a['once']('ready',_0x20c7df);}),_0x3a3b4f=window['Date']['now'](),_0x528102=_0x95676a['config']['get']('licenseKey');async function _0x2eaa04(){let _0x2f4d2e,_0x5223a9=null,_0x427823=null;try{return'GPL'==_0x528102?'NotAllowed':(_0x2f4d2e=_0x7a769f(),_0x2f4d2e?(_0x2f4d2e['usageEndpoint']&&(_0x427823=_0x6d9c8b(_0x2f4d2e['usageEndpoint'],_0x2f4d2e['jti'])),await _0x5f2d06()?_0x372ac3()?_0x1ebad1()?'Expired':_0x447f0c()?('evaluation'==_0x2f4d2e['licenseType']&&(_0x5223a9=_0x3f2c50('EvaluationLimit')),await _0x49229c()):'DomainLimit':'NotAllowed':'Invalid'):'Invalid');}catch{return'Invalid';}function _0x1ebad1(){const _0x55c568=['evaluation','trial']['includes'](_0x2f4d2e['licenseType'])?_0x3a3b4f/0x3e8:0xe10*_0x2ea6dc;return _0x2f4d2e['exp']<_0x55c568;}function _0x372ac3(){const _0x5e7deb=_0x2f4d2e['features'];if(!_0x5e7deb)return!0x1;if(_0x5e7deb['includes']('*'))return!0x0;if(_0x5e7deb['includes']('CMT'))return!0x0;if(_0x5e7deb['includes']('TRILIUM')&&_0x2b215d())return!0x0;if(_0x5e7deb['includes']('RCMT')){if(_0x58fb36())return!0x0;if(_0x355856()||_0x48e52a())return!0x0;}return!0x1;}function _0x447f0c(){const _0x23ca3c=_0x2f4d2e['licensedHosts'];if(!_0x23ca3c||0x0==_0x23ca3c['length'])return!0x0;const {hostname:_0xb8e42b}=new URL(window['location']['href']);if(_0x23ca3c['includes'](_0xb8e42b))return!0x0;const _0x5b0229=_0xb8e42b['split']('.');return _0x23ca3c['filter'](_0x3e7e29=>_0x3e7e29['includes']('*'))['map'](_0x4f13e8=>_0x4f13e8['split']('.'))['filter'](_0x157232=>_0x157232['length']<=_0x5b0229['length'])['map'](_0x2c32f8=>Array(_0x5b0229['length']-_0x2c32f8['length'])['fill']('*'===_0x2c32f8[0x0]?'*':'')['concat'](_0x2c32f8))['some'](_0x4cd2e2=>_0x5b0229['every']((_0x3b28da,_0x2e2462)=>_0x4cd2e2[_0x2e2462]===_0x3b28da||'*'===_0x4cd2e2[_0x2e2462]));}function _0x49229c(){return _0x5223a9&&_0x427823?new window['Promise']((_0xfa2747,_0x4bb85a)=>{_0x5223a9['then'](_0xfa2747,_0x4bb85a),_0x427823['then'](_0xa99f48=>{'Valid'!=_0xa99f48&&_0xfa2747(_0xa99f48);},_0x4bb85a);}):_0x5223a9||_0x427823||'Valid';}}function _0x6d9c8b(_0x54e7be,_0x40cb7d){return new window['Promise'](_0x17de72=>{if(_0x321d64())return _0x17de72('Valid');_0x53d650(),_0x95676a['decorate']('_sendUsageRequest');let _0xc9d7c7=!0x1;const _0x241b75=_0x295c58();function _0x59a0a3(_0x34548f){return!!_0x34548f&&('object'==typeof _0x34548f||'function'==typeof _0x34548f)&&'function'==typeof _0x34548f['then']&&'function'==typeof _0x34548f['catch'];}function _0x82c8e1(_0x3f179b){_0x9fb176(_0x3f179b)['then'](_0x44226b=>_0x44226b&&'ok'==_0x44226b['status']?_0x54d7ab(_0x328a6c(_0x241b75+_0x40cb7d))!=_0x44226b['verification']?'UsageLimit':'Valid':'UsageLimit')['then'](_0x111055=>(_0x418f53(),_0x111055),()=>{const _0x41fc81=_0x2eec6e();return null==_0x41fc81?(_0x418f53(),'Valid'):_0x3a3b4f-_0x41fc81>0x240c8400?'UsageLimit':'Valid';})['then'](_0x17de72)['catch'](()=>{_0x17de72('UsageLimit');});const _0x3f42bc=0x36ee80;function _0x418f53(){const _0x3e82b5='llct-'+_0x54d7ab(_0x328a6c(_0x54e7be)),_0x3c04ee=_0x326476(_0x54d7ab(window['Math']['ceil'](_0x3a3b4f/_0x3f42bc)));window['localStorage']['setItem'](_0x3e82b5,_0x3c04ee);}function _0x2eec6e(){const _0x36d238='llct-'+_0x54d7ab(_0x328a6c(_0x54e7be)),_0x5ee301=window['localStorage']['getItem'](_0x36d238);return _0x5ee301?window['parseInt'](_0x326476(_0x5ee301),0x10)*_0x3f42bc:null;}function _0x9fb176(_0x5090fc){return new window['Promise']((_0x23e65b,_0x200bcd)=>{_0x5090fc['then'](_0x23e65b,_0x200bcd),window['setTimeout'](_0x200bcd,0x1d4c0);});}}_0x95676a['on']('_sendUsageRequest',(_0x2cd320,_0x4d3863)=>{if(_0x4d3863[0x0]!=_0x54e7be)return _0x17de72('UsageLimit');_0x4d3863[0x1]={..._0x4d3863[0x1],'requestId':_0x241b75};},{'priority':'high'}),_0x95676a['on']('_sendUsageRequest',_0x11469c=>{_0x59a0a3(_0x11469c['return'])&&(_0xc9d7c7=!0x0,_0x82c8e1(_0x11469c['return']));},{'priority':'low'}),_0x4bb334['then'](()=>{_0xc9d7c7||_0x17de72('UsageLimit');});});function _0x321d64(){return'auto'==_0x95676a['editing']['view']['_overlayModeHint'];}function _0x53d650(){_0x95676a['editing']['view']['_overlayModeHint']='auto';}}function _0x3f2c50(_0x445fc7){const _0x416576=[new window['Promise'](_0x4c85da=>setTimeout(_0x4c85da,0x93ecc)),_0x4bb334['then'](()=>new window['Promise'](_0x54b302=>{let _0x176610=0x0;_0x95676a['model']['on']('applyOperation',(_0x3d4b77,_0x463350)=>{_0x463350[0x0]['isDocumentOperation']&&_0x176610++,0x5e8==_0x176610&&(_0x54b302(),_0x3d4b77['off']());});}))];return window['Promise']['race'](_0x416576)['then'](()=>_0x445fc7);}async function _0x145eb4(){await _0x4bb334,_0x95676a['model']['change']=_0x1f3206,_0x95676a['model']['enqueueChange']=_0x1f3206,_0x95676a['enableReadOnlyMode']('model');}function _0x2b215d(){return window['glob']&&window['glob']['triliumVersion'];}function _0x58fb36(){return _0xc1a568('WebSocketGateway')&&'connected'==_0x4a20c5('WebSocketGateway')['state'];}function _0x355856(){return _0xc1a568('RevisionViewerIntegration');}function _0x48e52a(){return _0xc1a568('TrackChangesDataGetter');}function _0x8d23d8(_0x1c681c){const _0x27059a=_0x2f9851();_0x95676a[_0x27059a]='commentsLicenseKey'+_0x1c681c,'Valid'!=_0x1c681c&&_0x145eb4();}function _0x2f9851(){const _0x35c4c0=window['String'](window['performance']['now']())['replace']('.','');let _0x379326='m';for(let _0x30779e=0x0;_0x30779e<_0x35c4c0['length'];_0x30779e+=0x2){let _0x33c94f=window['parseInt'](_0x35c4c0['substring'](_0x30779e,_0x30779e+0x2));_0x33c94f>=0x3e&&(_0x33c94f-=0x3e),_0x379326+=_0x79cc07[_0x33c94f];}return _0x379326;}function _0x7a769f(){const _0xb1de1a=_0x528102['split']('.');if(0x3!=_0xb1de1a['length'])return null;return _0x480293(_0xb1de1a[0x1]);function _0x480293(_0x3760f3){const _0x297378=_0x259846(_0x3760f3);return _0x297378&&_0x269489()?_0x297378:null;function _0x269489(){const _0x141c9b=_0x297378['jti'],_0xbb4604=window['parseInt'](_0x141c9b['substring'](_0x141c9b['length']-0x8),0x10),_0x1db625={..._0x297378,'jti':_0x141c9b['substring'](0x0,_0x141c9b['length']-0x8)};return delete _0x1db625['vc'],_0x328a6c(_0x1db625)==_0xbb4604;}}}async function _0x5f2d06(){let _0x451e6d=!0x0;try{const [_0x3f6481,_0xcff8b9,_0xddc4ff]=_0x528102['split']('.');return _0x1dea80(_0x3f6481),await _0x5759d6(_0x3f6481,_0xcff8b9,_0xddc4ff),_0x451e6d;}catch{return!0x1;}function _0x1dea80(_0x197bd8){const _0x574123=_0x259846(_0x197bd8);_0x574123&&'ES256'==_0x574123['alg']||(_0x451e6d=!0x1);}async function _0x5759d6(_0xd2b575,_0x2b0cfa,_0x5b9f8f){const _0x34aad3=window['Uint8Array']['from'](_0x1f2f30(_0x5b9f8f),_0x284c60=>_0x284c60['charCodeAt'](0x0)),_0x4025f5=new window['TextEncoder']()['encode'](_0xd2b575+'.'+_0x2b0cfa),_0x147fb1=window['crypto']['subtle'];if(!_0x147fb1)return;const _0x4e3523=await _0x147fb1['importKey']('jwk',_0x306707,{'name':'ECDSA','namedCurve':'P-256'},!0x1,['verify']);await _0x147fb1['verify']({'name':'ECDSA','hash':{'name':'SHA-256'}},_0x4e3523,_0x34aad3,_0x4025f5)||(_0x451e6d=!0x1);}}function _0x259846(_0x35c37a){return _0x35c37a['startsWith']('ey')?JSON['parse'](_0x1f2f30(_0x35c37a)):null;}function _0x1f2f30(_0x1b3a8f){return window['atob'](_0x1b3a8f['replace'](/-/g,'+')['replace'](/_/g,'/'));}function _0x328a6c(_0x579d60){let _0x356997=0x1505;function _0x30a8b8(_0x7d653a){for(let _0x62165b=0x0;_0x62165b<_0x7d653a['length'];_0x62165b++){const _0x4b6d32=_0x7d653a['charCodeAt'](_0x62165b);_0x356997=(_0x356997<<0x5)+_0x356997+_0x4b6d32,_0x356997&=_0x356997;}}function _0x2136f9(_0x261601){Array['isArray'](_0x261601)?_0x261601['forEach'](_0x2136f9):_0x261601&&'object'==typeof _0x261601?Object['entries'](_0x261601)['sort']()['forEach'](([_0xa4cd26,_0x28ce61])=>{_0x30a8b8(_0xa4cd26),_0x2136f9(_0x28ce61);}):_0x30a8b8(window['String'](_0x261601));}return _0x2136f9(_0x579d60),_0x356997>>>0x0;}function _0x54d7ab(_0x7fc3db){return _0x7fc3db['toString'](0x10)['padStart'](0x8,'0');}function _0x326476(_0x1e24fc){return _0x1e24fc['split']('')['reverse']()['join']('');}function _0xc1a568(_0x13cc73){return _0x95676a['plugins']['has'](_0x13cc73);}function _0x4a20c5(_0xdebc0f){return _0x95676a['plugins']['get'](_0xdebc0f);}function _0x1f3206(){}_0x8d23d8(await _0x2eaa04());}_0x326680(_0x19bec1['editor']);}(this);}destroy(){const _0x463873=this['editor']['plugins']['get'](oi),_0x19818d=this['editor']['config']['get']('collaboration.channelId');for(const _0x17a9bb of _0x463873['getCommentThreads']({'channelId':_0x19818d}))_0x463873['_detachCommentThread'](_0x17a9bb['id']),_0x463873['_threads']['delete'](_0x17a9bb['id']);super['destroy']();}['hasMarkerForId'](_0x183ebd){return this['getAllMarkersForId'](_0x183ebd)['length']>0x0;}getAllMarkersForId(_0x4ae5f2){const _0x464c99=[];for(const _0x4fccf8 of this['editor']['model']['markers'])_0x4fccf8['name']['startsWith']('comment:'+_0x4ae5f2)&&_0x464c99['push'](_0x4fccf8);return _0x464c99;}['scrollToThreadMarker'](_0x167018){setTimeout(()=>{const _0x154d21=this['_getTargetForId'](_0x167018);_0x154d21&&this['activeMarker']&&fi(this['activeMarker'])['id']===_0x167018&&_0x5de251({'target':_0x154d21[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}_reconvertMarkers(_0x13a652){this['editor']['model']['change'](()=>{for(const _0x20888a of this['getAllMarkersForId'](_0x13a652))this['editor']['editing']['reconvertMarker'](_0x20888a);});}_attachArchivedThread(_0x38d1eb){const _0x3ea14f=this['editor']['plugins']['get'](oi),_0xf53602=this['editor']['plugins']['get'](di),_0x1573a7=_0x3ea14f['getCommentThread'](_0x38d1eb);if(!_0x1573a7['isAttached']){const _0x5c13af=_0x1573a7['attachTo'](()=>this['_getTargetForId'](_0x1573a7['id']));_0xf53602['registerAnnotation'](_0x5c13af),_0x1573a7['_hasTargetInContent']=!0x1;}}_initializeMarkerConverters(){const _0x584a29=this['editor'],_0x363c35=_0x584a29['plugins']['get'](_0x552e83);_0x584a29['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x4bb011,_0x34b566)=>{const {id:_0x339791}=fi(_0x4bb011['markerName']),_0x28e89b=_0x584a29['plugins']['get'](oi)['getCommentThread'](_0x339791),_0x24e4a1=this['activeMarker']&&fi(this['activeMarker'])['id']===_0x339791;let _0x3e8596;if(_0x28e89b&&_0x28e89b['isResolved']&&!_0x24e4a1&&_0x4bb011['item'])return _0x34b566['consumable']['consume'](_0x4bb011['item'],'addMarker:'+_0x4bb011['markerName']),_0x34b566['consumable']['consume'](_0x4bb011['item'],'removeMarker:'+_0x4bb011['markerName']),null;const _0x3d0cbf=['ck-comment-marker'];return _0x24e4a1&&_0x3d0cbf['push']('ck-comment-marker--active'),_0x3e8596=_0x28e89b?.['length']?_0x28e89b['comments']['first']['author']['id']:_0x363c35['me']['id'],{'classes':_0x3d0cbf,'attributes':{'data-comment':_0x339791,'data-author-id':_0x3e8596}};}}),_0x584a29['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x10e86a,{options:_0x1f37d4})=>{if(_0x1f37d4['showCommentHighlights'])return null;const _0x61a8e2=_0x584a29['plugins']['get'](oi),_0x42b80e=_0x584a29['model']['markers']['get'](_0x10e86a),{id:_0x56d529,part:_0xcb2cc0}=fi(_0x10e86a);return _0x42b80e&&!_0x42b80e['affectsData']||_0x1f37d4['ignoreResolvedComments']&&_0x61a8e2['getCommentThread'](_0x56d529)?.['isResolved']?null:{'group':'comment','name':_0xcb2cc0?_0x56d529+':'+_0xcb2cc0:_0x56d529};}}),_0x584a29['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x4835b7,{writer:_0x429d9e})=>_0x429d9e['createElement']('$marker',{'data-name':'comment:'+_0x4835b7['getAttribute']('id')})}),_0x584a29['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x2d6a7e=this['editor'],_0x245b60=_0x2d6a7e['plugins']['get'](oi),_0x3b6f30=new Set(),_0x5273ae=new Set();_0x2d6a7e['model']['document']['registerPostFixer'](_0x54cf8c=>{let _0x1db58c=!0x1;for(const {name:_0x5b1de9,data:_0x50d543}of _0x2d6a7e['model']['document']['differ']['getChangedMarkers']()){const {group:_0x1c6a71,id:_0x4457d0}=fi(_0x5b1de9);let _0x2809db=_0x50d543['newRange'];if('comment'!==_0x1c6a71||!_0x2809db)continue;const _0x33e066='$graveyard'===_0x2809db['root']['rootName'];_0x33e066||(_0x2809db=_i(_0x2809db,_0x2d6a7e['model']),!_0x2809db||_0x2809db['isCollapsed']||!_0x50d543['newRange']||_0x2809db['isEqual'](_0x50d543['newRange']))?_0x2d6a7e['model']['hasContent'](_0x2809db)&&!_0x33e066?this['isThreadsLoadingPaused']?_0x3b6f30['add'](_0x5b1de9):this['_handleThreadMarker'](_0x5b1de9,_0x4457d0):(_0x5273ae['add'](_0x5b1de9),_0x3b6f30['delete'](_0x5b1de9),_0x54cf8c['removeMarker'](_0x5b1de9),_0x1db58c=!0x0):(_0x54cf8c['updateMarker'](_0x5b1de9,{'range':_0x2809db}),_0x1db58c=!0x0);}return _0x1db58c;}),this['on']('change:isThreadsLoadingPaused',(_0x519848,_0x5c3901,_0x44a25c)=>{if(!_0x44a25c&&_0x3b6f30['size'])for(const _0x3b91cb of _0x3b6f30){const {id:_0x12f8ed}=fi(_0x3b91cb);_0x3b6f30['delete'](_0x3b91cb),_0x2d6a7e['model']['markers']['get'](_0x3b91cb)&&this['_handleThreadMarker'](_0x3b91cb,_0x12f8ed);}}),this['listenTo'](_0x2d6a7e['model']['document'],'change',()=>{for(const {name:_0xb253c5,data:{newRange:_0x114f38}}of _0x2d6a7e['model']['document']['differ']['getChangedMarkers']()){const {group:_0x5a9ee2,id:_0x6fee26}=fi(_0xb253c5);if('comment'!==_0x5a9ee2)continue;const _0x106900=_0x245b60['getCommentThread'](_0x6fee26),_0x5a7828=this['hasMarkerForId'](_0x6fee26);_0x106900&&(!_0x106900['_hasTargetInContent']&&_0x114f38&&_0x2d6a7e['editing']['view']['once']('render',()=>{const _0x191e33=_0x2d6a7e['plugins']['get'](ti),_0x5a3c99=_0x245b60['_threadToController']['get'](_0x106900)['view'];_0x191e33['getByInnerView'](_0x5a3c99)['refreshVisibility']();},{'priority':'low'}),_0x106900['_hasTargetInContent']=_0x5a7828||!!_0x114f38),_0x114f38||(_0x5273ae['add'](_0xb253c5),_0x3b6f30['delete'](_0xb253c5));}for(const _0x3a7094 of _0x5273ae){const {id:_0x33682d}=fi(_0x3a7094),_0x4a0dc6=_0x245b60['getCommentThread'](_0x33682d);if(_0x3b6f30['delete'](_0x3a7094),!_0x4a0dc6)continue;const _0x9f3682=this['hasMarkerForId'](_0x33682d);_0x9f3682||_0x4a0dc6['isSubmitted']?_0x9f3682||_0x4a0dc6['unlinkedAt']||_0x4a0dc6['setUnlinkedAt'](new Date()):_0x4a0dc6['remove']();}_0x5273ae['clear']();});}_handleInitialThreads(_0x310cf5){_0x310cf5['forEach'](_0x59e7ed=>{_0x59e7ed['unlinkedAt']&&this['_attachArchivedThread'](_0x59e7ed['id']);});}_getTargetForId(_0x1dbedf){const _0x17eff8=this['editor'],_0x59a1df=this['getAllMarkersForId'](_0x1dbedf);return _0x1461bc(_0x17eff8['editing'],_0x59a1df);}_getTextContext(_0x310e95){const _0xcfe960=this['getAllMarkersForId'](_0x310e95);let _0x5ca322='',_0x475fda=!0x1;for(const _0x3c3fea of _0xcfe960){const _0x3ddc14=_0x3c3fea['getRange']();for(const _0x2b6544 of Array['from'](_0x3ddc14['getItems']()))_0x2b6544['is']('$textProxy')?(_0x5ca322&&_0x475fda&&(_0x5ca322+='\x20',_0x475fda=!0x1),_0x5ca322+=_0x2b6544['data']):_0x475fda=!0x0;_0x475fda=!0x0;}return _0x5ca322['substring'](0x0,0x96);}_attachMarkerToThread(_0x2b7e44,_0x26304c){const _0x323f87=this['editor'],_0x2be420=_0x323f87['plugins']['get'](oi);let _0x4cf4d2=_0x2be420['getCommentThread'](_0x26304c);const _0x4d05c0=_0x323f87['config']['get']('collaboration.channelId'),_0xb2ac3a=_0x323f87['plugins']['get'](di);return _0x4cf4d2&&(_0x4cf4d2['unlinkedAt']&&_0x4cf4d2['setUnlinkedAt'](null),_0x4cf4d2['isAttached'])||(this['getAllMarkersForId'](_0x26304c)[0x0]['managedUsingOperations']?_0x2be420['fetchCommentThread']({'channelId':_0x4d05c0,'threadId':_0x26304c})['then'](_0x54f2ba=>{if('destroyed'!==_0x323f87['state']){if(_0x4cf4d2=_0x54f2ba,_0x4cf4d2&&!_0x4cf4d2['isAttached']){const _0x41be80=_0x4cf4d2['attachTo'](()=>this['_getTargetForId'](_0x26304c));_0xb2ac3a['registerAnnotation'](_0x41be80),_0x4cf4d2['isResolved']&&this['_reconvertMarkers'](_0x26304c);}else{if(!_0x4cf4d2){const _0xeba97a=this['getAllMarkersForId'](_0x26304c);_0x323f87['model']['change'](_0x3636f2=>{for(const _0x1d0628 of _0xeba97a)_0x3636f2['removeMarker'](_0x1d0628);});}}}}):_0x323f87['editing']['view']['once']('render',()=>{if(_0x2be420['getCommentThread'](_0x26304c))return;const _0x1cb082=_0x323f87['plugins']['get'](ti);_0x4cf4d2=_0x2be420['openNewCommentThread']({'channelId':_0x4d05c0,'threadId':_0x26304c,'target':()=>this['_getTargetForId'](_0x26304c),'context':{'type':'text','value':this['_getTextContext'](_0x26304c)}});const _0x4a1393=_0x2be420['_threadToController']['get'](_0x4cf4d2)['view'],_0x2b28ec=_0x1cb082['getByInnerView'](_0x4a1393);_0x2b28ec&&_0xb2ac3a['registerAnnotation'](_0x2b28ec);},{'priority':'low'})),_0x4cf4d2;}['_handleThreadMarker'](_0x45ed3a,_0x21b9c9){const _0x345623=this['_attachMarkerToThread'](_0x45ed3a,_0x21b9c9);_0x345623&&!_0x345623['context']&&_0x345623['setContext']({'type':'text','value':this['_getTextContext'](_0x21b9c9)});}_initAriaMarkerChangeAnnouncements(){const _0x4771d9=this['editor'];_0x4fc4eb(_0x4771d9['model'],({left:_0x54f442,entered:_0x359771})=>{for(const _0x3b82e3 of _0x54f442)if(Ai(_0x3b82e3)){_0x4771d9['ui']['ariaLiveAnnouncer']['announce'](Et(_0x4771d9['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x2e740f of _0x359771)if(Ai(_0x2e740f)){_0x4771d9['ui']['ariaLiveAnnouncer']['announce'](Et(_0x4771d9['locale'],'ENTER_COMMENT_ANNOUNCEMENT',_0x4c72e9(_0x5baba3)));break;}});}};function gi(_0x57aa7c,_0x2eadea){return _0x2eadea?_0x57aa7c+':'+_0x2eadea:_0x57aa7c;}function _i(_0x33a386,_0x548da1){const _0x48b3bf=_0x548da1['schema'],_0x4551a5=_0x548da1['createRange'](_0x33a386['start']);for(const _0x2375d1 of _0x33a386['getWalker']()){const {type:_0x2b7c2c,item:_0x2cab4d,nextPosition:_0x2b4fd4}=_0x2375d1;if('text'===_0x2b7c2c||_0x48b3bf['isObject'](_0x2cab4d)){const _0x51ff8b=_0x548da1['createPositionBefore'](_0x2cab4d);_0x4551a5['isCollapsed']&&(_0x4551a5['start']=_0x51ff8b),_0x4551a5['end']=_0x2b4fd4;}}return _0x4551a5;}function Ai(_0x476c40){return'comment'===fi(_0x476c40['name'])['group'];}var vi=class extends _0x2bcbce{['licenseKey'];_licenseKeyCheckInterval;static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get requires(){return[oi,wi,di,ti];}get CommentsListView(){return Lt;}get CommentThreadInputView(){return xt;}init(){const _0x4e099d=this['editor'],_0x4e10bf=_0x4e099d['plugins']['get'](oi),_0x35e5a9=_0x4e099d['plugins']['get'](wi),_0x30cd2f=_0x4e099d['plugins']['get'](ti),_0x2eb743=_0x4e099d['plugins']['get'](di);_0x4e099d['ui']['componentFactory']['add']('comment',()=>{const _0x5d06c0=this['_createUIButton'](_0x151ed2);return _0x5d06c0['tooltip']=!0x0,_0x5d06c0;}),_0x4e099d['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](rt)),_0x2eb743['addSourceCollector'](()=>{const _0x362f49=[];for(const [_0x3e4a5b,_0x1ec426]of _0x4e10bf['_threadToController']){const _0x4ffebc=_0x35e5a9['getAllMarkersForId'](_0x3e4a5b['id']),_0x2d8238=_0x4ffebc['map'](_0x234d7e=>_0x234d7e['getRange']());_0x4ffebc['length']>0x0&&_0x362f49['push']([_0x1ec426['view'],_0x2d8238]);}return _0x362f49;}),this['listenTo'](_0x30cd2f,'change:activeAnnotations',(_0x38aae1,_0x4f327f,_0x558237)=>{const _0x468330=Array['from'](_0x558237)['map'](_0x18760f=>_0x18760f['innerView'])['find'](_0x465ef2=>_0x4e10bf['_viewToController']['has'](_0x465ef2));if(!_0x468330)return void(_0x35e5a9['activeMarker']=null);const _0x400af7=_0x4e10bf['_viewToController']['get'](_0x468330)['model']['id'],_0x2be180='comment:'+_0x400af7;_0x400af7&&_0x35e5a9['hasMarkerForId'](_0x400af7)?_0x35e5a9['activeMarker']=_0x2be180:_0x35e5a9['activeMarker']&&(_0x35e5a9['activeMarker']=null);}),this['listenTo'](_0x4e10bf,'removeCommentThread',(_0x10bca4,{threadId:_0x394563,isFromAdapter:_0x307c75})=>{!_0x307c75&&_0x4e099d['ui']['focusTracker']['isFocused']&&_0x35e5a9['hasMarkerForId'](_0x394563)&&_0x4e099d['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x4e10bf,'addComment',(_0x3f3ad9,{threadId:_0x418796,isFromAdapter:_0x5e3d76})=>{!_0x5e3d76&&_0x35e5a9['hasMarkerForId'](_0x418796)&&_0x4e10bf['hasCommentThread'](_0x418796)&&0x1===_0x4e10bf['getCommentThread'](_0x418796)['length']&&(_0x4e099d['editing']['view']['focus'](),_0x3f3ad9['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey'),this['_licenseKeyCheckInterval']=setInterval(()=>{const _0x4b9f7e=[this['editor']];for(const _0xd1d3bb of _0x4b9f7e){let _0x5aacae;for(const _0x638212 in _0xd1d3bb){const _0x3d3aa9=_0x638212,_0x2d925e=_0xd1d3bb[_0x3d3aa9];if('commentsLicenseKeyValid'==_0x2d925e||'commentsLicenseKeyInvalid'==_0x2d925e||'commentsLicenseKeyExpired'==_0x2d925e||'commentsLicenseKeyDomainLimit'==_0x2d925e||'commentsLicenseKeyNotAllowed'==_0x2d925e||'commentsLicenseKeyEvaluationLimit'==_0x2d925e||'commentsLicenseKeyUsageLimit'==_0x2d925e){delete _0xd1d3bb[_0x3d3aa9],_0x5aacae=_0x2d925e,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x5aacae&&_0xd1d3bb['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x5aacae&&_0xd1d3bb['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x5aacae&&_0xd1d3bb['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x5aacae&&_0xd1d3bb['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x5aacae&&_0xd1d3bb['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyUsageLimit'==_0x5aacae&&_0xd1d3bb['_showLicenseError']('usageLimit');}},0x3e8);}destroy(){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}_createUIButton(_0x413c7b){const _0xf61667=this['editor'],_0x3edaa2=new _0x413c7b(_0xf61667['locale']),_0x558f3d=_0xf61667['commands']['get']('addCommentThread');return _0x3edaa2['set']({'label':Et(_0xf61667['locale'],'Comment'),'icon':_0x110cf9}),_0x3edaa2['bind']('isEnabled')['to'](_0x558f3d,'isEnabled',_0x558f3d,'hasContent',(_0x16cf97,_0x44b646)=>_0x16cf97&&_0x44b646),this['listenTo'](_0x3edaa2,'execute',()=>{_0x558f3d['execute']();}),_0x3edaa2;}},yi=class extends _0x2bcbce{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get requires(){return[wi];}constructor(_0x1fc53a){super(_0x1fc53a),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x5199cd,_0x222f4c,_0x4909dc)=>{_0x4909dc?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}afterInit(){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}_enableCommentsOnlyMode(){for(const [_0x5abd5f,_0x5bf0a4]of this['editor']['commands'])_0x5bf0a4['affectsData']&&'addCommentThread'!==_0x5abd5f&&_0x5bf0a4['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('RevisionTracker')&&this['editor']['plugins']['get']('RevisionTracker')['forceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['forceDisabled']('commentsOnlyMode'),this['editor']['commands']['get']('editSource')?.['forceDisabled']('commentsOnlyMode');const _0x5dc60f=this['editor']['editing']['view']['document'];this['listenTo'](_0x5dc60f,'cut',_0x1056d1=>_0x1056d1['stop'](),{'priority':'highest'}),this['listenTo'](_0x5dc60f,'clipboardInput',_0x4c1022=>_0x4c1022['stop'](),{'priority':'highest'}),this['listenTo'](_0x5dc60f,'delete',_0x226ef0=>_0x226ef0['stop'](),{'priority':'highest'});}_disableCommentsOnlyMode(){for(const [_0x56fe7d,_0x46eead]of this['editor']['commands'])_0x46eead['affectsData']&&'addCommentThread'!==_0x56fe7d&&_0x46eead['clearForceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('RevisionTracker')&&this['editor']['plugins']['get']('RevisionTracker')['clearForceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['clearForceDisabled']('commentsOnlyMode'),this['editor']['commands']['get']('editSource')?.['clearForceDisabled']('commentsOnlyMode'),this['stopListening'](this['editor']['editing']['view']['document']);}},Ti=class extends _0x2bb426{activeUIs;uisData;['_uis'];static get requires(){return[ti];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x7fb487){super(_0x7fb487),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}init(){const _0x1a489d=this['context']['plugins']['get'](ti);this['listenTo'](_0x1a489d,'_activateAnnotation',(_0x495722,_0x3913f8)=>{for(const _0x10647e of this['activeUIs']){const _0x56fb8a=this['_uis']['get'](_0x10647e);(0x0,this['uisData']['get'](_0x10647e)['filter'])(_0x3913f8)&&_0x56fb8a['setActiveAnnotation'](_0x3913f8);}}),this['listenTo'](_0x1a489d,'_deactivateAllAnnotations',()=>{for(const _0x32398a of this['activeUIs'])this['_uis']['get'](_0x32398a)['setActiveAnnotation'](null);}),this['listenTo'](_0x1a489d['_visibleAnnotations'],'add',(_0x311f87,_0x3d179f)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x3d179f);});}hasActive(){return this['activeUIs']['size']>0x0;}isActive(_0x47597c){return this['activeUIs']['has'](_0x47597c);}activate(_0x1d8802,_0x5ebce9=this['defaultFilter']){const _0x4bea9d=this['context']['plugins']['get'](ti);if(!this['_uis']['has'](_0x1d8802))throw new _0x402d5c('annotationsuis-missing-ui',this,{'uiName':_0x1d8802});this['isActive'](_0x1d8802)&&this['deactivate'](_0x1d8802),this['activeUIs']['add'](_0x1d8802);const _0x3050af=new Jt();Qt({'source':_0x4bea9d['_visibleAnnotations'],'target':_0x3050af,'filter':_0x5ebce9}),this['uisData']['set'](_0x1d8802,{'collection':_0x3050af,'filter':_0x5ebce9});const _0x363e24=this['_uis']['get'](_0x1d8802);_0x363e24['attach'](_0x3050af),this['listenTo'](_0x363e24,'change:activeAnnotation',(_0x29d42e,_0x27c535,_0x32799b,_0x154e20)=>{_0x154e20&&_0x4bea9d['_removeActiveAnnotation'](_0x154e20),_0x32799b&&_0x4bea9d['_addActiveAnnotation'](_0x32799b);});}deactivate(_0x57537e){if(this['activeUIs']['delete'](_0x57537e),!this['_uis']['has'](_0x57537e))throw new _0x402d5c('annotationsuis-missing-ui',this,{'uiName':_0x57537e});const _0x270417=this['_uis']['get'](_0x57537e);_0x270417['detach'](),this['stopListening'](_0x270417),this['uisData']['get'](_0x57537e)['collection']['destroy'](),this['uisData']['delete'](_0x57537e);}switchTo(_0x27ceb2){if(!this['_uis']['has'](_0x27ceb2))throw new _0x402d5c('annotationsuis-missing-ui',this,{'uiName':_0x27ceb2});const _0x3dcc31=this['context']['plugins']['get'](ti),_0x4d0f80=Array['from'](_0x3dcc31['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x27ceb2);const _0xf35187=this['_uis']['get'](_0x27ceb2);_0xf35187['setActiveAnnotation'](_0x4d0f80),_0xf35187['_setSelectedAnnotations']&&_0x4d0f80&&_0xf35187['_setSelectedAnnotations']([_0x4d0f80]);}deactivateAll(){for(const _0x36ad98 of this['activeUIs'])this['deactivate'](_0x36ad98);}register(_0x5477ca,_0x387820){if(this['_uis']['has'](_0x5477ca))throw new _0x402d5c('annotationsuis-register-already-registered');if('function'!=typeof _0x387820['attach']||'function'!=typeof _0x387820['detach']||'function'!=typeof _0x387820['setActiveAnnotation'])throw new _0x402d5c('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x5477ca,_0x387820);}refilterAnnotations(){const _0x16051e=this['context']['plugins']['get'](ti)['collection'],_0x55fe87=new Map(),_0x319fdf=Array['from'](this['activeUIs']);for(const _0x49aa63 of this['activeUIs']){const _0x5e4398=this['uisData']['get'](_0x49aa63)['collection'];for(const _0x2e7750 of _0x5e4398)_0x55fe87['set'](_0x2e7750,_0x49aa63);}for(const _0x14ebbf of _0x16051e){const _0x3a5108=_0x55fe87['get'](_0x14ebbf);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x14ebbf);const _0x2f639d=_0x319fdf['find'](_0x56bbd1=>this['uisData']['get'](_0x56bbd1)['filter'](_0x14ebbf));_0x3a5108!==_0x2f639d&&(_0x3a5108&&this['uisData']['get'](_0x3a5108)['collection']['remove'](_0x14ebbf),_0x2f639d&&this['uisData']['get'](_0x2f639d)['collection']['add'](_0x14ebbf));}}destroy(){this['deactivateAll'](),super['destroy']();}defaultFilter(){return!0x0;}_assertAnnotationDoesNotBelongToMultipleUIs(_0x3e917c){const _0x5ca731=[];for(const _0x10e3c8 of this['activeUIs']){(0x0,this['uisData']['get'](_0x10e3c8)['filter'])(_0x3e917c)&&_0x5ca731['push'](_0x10e3c8);}if(_0x5ca731['length']>0x1)throw new _0x402d5c('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x5ca731,'annotationType':_0x3e917c['type']});}};const Ci=/* #__PURE__ -- @preserve */
32
- _0x205aa8('px');var Ii=class extends ht{list;['focusables'];['focusTracker'];['focusCycler'];constructor(_0x3e58e9){super(_0x3e58e9);const _0x2cc3ea=this['bindTemplate'];this['set']('minHeight',0x0),this['set']('class',''),this['list']=this['createCollection'](),this['focusables']=this['createCollection'](),this['list']['delegate']('arrowup','arrowdown')['to'](this),this['focusTracker']=new _0x198c81(),this['focusCycler']=new et({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x2cc3ea['to']('class')],'style':{'minHeight':_0x2cc3ea['to']('minHeight',_0x3dbf2a=>'number'==typeof _0x3dbf2a?Ci(_0x3dbf2a+0xa):null)},'dir':_0x3e58e9['uiLanguageDirection'],'role':'application','aria-label':Et(_0x3e58e9,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':Et(_0x3e58e9,'Annotations\x20list')},'children':this['list']}]});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['focus'](){this['focusCycler']['focusFirst']();}_setupKeyboardNavigation(){this['list']['delegate']('change:top')['to'](this),this['on']('change:top',_0x439f1c=>{this['_updateItemPositionInFocusables'](_0x439f1c['source']);}),this['list']['forEach'](_0xadcfc0=>{this['focusTracker']['add'](_0xadcfc0['element']),this['_updateItemPositionInFocusables'](_0xadcfc0);}),this['list']['on']('change',(_0x52be0e,_0x1bc643)=>{for(const _0x29a1fa of _0x1bc643['removed'])this['focusTracker']['remove'](_0x29a1fa['element']),this['focusables']['remove'](_0x29a1fa);for(const _0x28690d of _0x1bc643['added'])this['focusTracker']['add'](_0x28690d['element']),this['_updateItemPositionInFocusables'](_0x28690d);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}_updateItemPositionInFocusables(_0x19fc66){const _0x3bbfdf=this['focusables']['getIndex'](_0x19fc66);let _0x32e770,_0x30812d;for(const _0x132aa6 of this['focusables'])if(_0x19fc66['top']<_0x132aa6['top']){_0x32e770=_0x132aa6;break;}if(_0x30812d=_0x32e770?this['focusables']['getIndex'](_0x32e770):this['focusables']['length'],-0x1!==_0x3bbfdf){if(_0x3bbfdf===_0x30812d-0x1)return;this['focusables']['remove'](_0x19fc66),_0x30812d=_0x32e770?this['focusables']['getIndex'](_0x32e770):this['focusables']['length'];}this['focusables']['add'](_0x19fc66,_0x30812d);}};const bi=/* #__PURE__ -- @preserve */
33
- _0x205aa8('px');var Ei=class extends ht{content;_targetTop;_mutationObserver;constructor(_0x4880ea){super(_0x4880ea),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x255808,_0x449015)=>_0x255808+_0x449015),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Xt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x4e3226=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x4e3226['to']('isAnimationDisabled',_0x4cd762=>_0x4cd762?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x4e3226['to']('top',_0x4a7696=>bi(_0x4a7696))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}updateHeight(){const _0x1414f3=this['element']['clientHeight'];_0x1414f3&&(this['height']=_0x1414f3);}destroy(){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}},ki=class extends _0x2bb426{['view'];_activeAnnotation;_annotations;_spaceBetweenItems;_sidebarItemViewToAnnotation;_annotationToSidebarItemView;_recalculateBuffer;static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x505c3a){super(_0x505c3a),this['set']('_lastItem',void 0x0),this['view']=this['_createSidebarView'](),this['set']('container',null),this['_spaceBetweenItems']=0x19,this['_sidebarItemViewToAnnotation']=new Map(),this['_annotationToSidebarItemView']=new Map(),this['context']['config']['define']('sidebar.preventScrollOutOfView',!0x1),this['_annotations']=null,this['_activeAnnotation']=null,this['_recalculateBuffer']=[];}init(){const _0x1ae60a=this['context']['config']['get']('sidebar.container');_0x1ae60a&&this['setContainer'](_0x1ae60a);}setContainer(_0x3b2c5f){if(!Oi(_0x3b2c5f))throw new _0x402d5c('sidebar-setcontainer-invalid-element');this['container']=_0x3b2c5f;}_attachToContainer({viewClass:_0xce2ad5='',spaceBetweenItems:_0x336844=0x19}={}){if(!Oi(this['container']))throw new _0x402d5c('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0xce2ad5,this['_spaceBetweenItems']=_0x336844;}['rearrange']({removedAnnotation:_0x36763f,previousAnnotation:_0x33a24a,nextAnnotation:_0x282b97}){const _0x1ddbc0=this['getSidebarItemView'](_0x36763f);this['view']['list']['remove'](_0x1ddbc0),this['_destroySidebarItemView'](_0x36763f),_0x33a24a&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x33a24a)),_0x282b97&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x282b97)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x5271ec,activatedAnnotation:_0x68c678,disableAnimationOnActivatedAnnotation:_0x5850cb}){if(this['_activeAnnotation']=_0x68c678,_0x5271ec){_0x5271ec['isActive']=!0x1;const _0x20aa44=this['getSidebarItemView'](_0x5271ec);_0x20aa44&&_0x5850cb&&(_0x20aa44['isAnimationDisabled']=!0x1);}if(_0x68c678){const _0x45610a=this['getSidebarItemView'](_0x68c678);_0x45610a&&(_0x68c678['isActive']=!0x0,_0x5850cb&&(_0x45610a['isAnimationDisabled']=!0x0,_0x45610a['top']+=0x1),this['_alignToTargetRect'](_0x45610a));}}_detachFromContainer(_0x465c64){if(this['view']['element']['remove'](),_0x465c64){for(const _0x41021a of _0x465c64)this['_destroySidebarItemView'](_0x41021a);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}addAnnotation(_0x467e2e,_0x756b7b){_0x756b7b||(_0x756b7b=_0x467e2e['view']);const _0x5e2820=new Ei(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x5e2820,_0x467e2e),this['_annotationToSidebarItemView']['set'](_0x467e2e,_0x5e2820),_0x5e2820['content']['add'](_0x756b7b),this['listenTo'](_0x467e2e['view'],'change:targetRect',(_0x3413e2,_0x111efb,_0x2f9919)=>{const _0x5aab09=this['_getTargetTop'](_0x467e2e,_0x2f9919);_0x5e2820['_targetTop']!=_0x5aab09&&(_0x5e2820['_targetTop']=_0x5aab09,this['_setItemTop'](_0x5e2820,_0x5aab09));}),this['listenTo'](_0x5e2820,'change:top',()=>{this['_recalculate'](_0x5e2820,'top');}),this['listenTo'](_0x5e2820,'change:bottom',()=>{this['_recalculate'](_0x5e2820,'bottom');}),this['_alignToTargetRect'](_0x5e2820);const _0x7282da=this['_getItemBefore'](_0x5e2820);return _0x7282da&&this['_alignAfterItem'](_0x7282da,_0x5e2820)||this['_alignToTargetRect'](_0x5e2820),this['_updateLastItem'](),this['view']['list']['add'](_0x5e2820),_0x5e2820;}['_alignForTopChange'](_0x4ec616){if(!_0x4ec616['content']['length'])return;const _0x9e1327=this['_getItemBefore'](_0x4ec616);if(!_0x9e1327)return;const _0x1a7b90=this['_sidebarItemViewToAnnotation']['get'](_0x9e1327),_0x5ae7d1=this['_activeAnnotation'];_0x5ae7d1&&_0x5ae7d1===_0x1a7b90?this['_alignAfterItem'](_0x9e1327,_0x4ec616):this['_alignBeforeItem'](_0x4ec616,_0x9e1327);}_alignForBottomChange(_0x14cd0b){if(!_0x14cd0b['content']['length'])return;const _0x126466=this['_getItemAfter'](_0x14cd0b);if(!_0x126466)return;const _0xd8d7e8=this['_sidebarItemViewToAnnotation']['get'](_0x126466),_0x56fdd9=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x505fbd=this['_activeAnnotation'];_0x505fbd&&_0x505fbd===_0xd8d7e8&&_0x56fdd9?(this['_alignBeforeItem'](_0x126466,_0x14cd0b),this['_alignAfterItem'](_0x14cd0b,_0x126466)):_0x505fbd&&_0x505fbd===_0xd8d7e8?this['_alignBeforeItem'](_0x126466,_0x14cd0b):this['_alignAfterItem'](_0x14cd0b,_0x126466);}_recalculate(_0x76477b,_0x5b739b){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x29c204,changedProp:_0x2d9db2}of this['_recalculateBuffer'])'top'===_0x2d9db2?this['_alignForTopChange'](_0x29c204):this['_alignForBottomChange'](_0x29c204);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x76477b,'changedProp':_0x5b739b});}getSidebarItemView(_0x2816f0){return this['_annotationToSidebarItemView']['get'](_0x2816f0);}destroy(){this['stopListening'](),this['view']['destroy']();}_destroySidebarItemView(_0x49afc4){const _0xd71e33=this['getSidebarItemView'](_0x49afc4);this['stopListening'](_0xd71e33),this['stopListening'](_0x49afc4['view']),_0xd71e33['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x49afc4),this['_sidebarItemViewToAnnotation']['delete'](_0xd71e33);}_createSidebarView(){const _0x4ff2ee=new Ii(this['context']['locale']);return _0x4ff2ee['render'](),this['on']('change:_lastItem',(_0x3760ab,_0x3aae02,_0x57156c,_0x36dcf9)=>{_0x36dcf9&&_0x4ff2ee['unbind']('minHeight'),_0x57156c?_0x4ff2ee['bind']('minHeight')['to'](_0x57156c,'bottom'):_0x4ff2ee['minHeight']=null;}),_0x4ff2ee;}_updateLastItem(){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}_getItemBefore(_0xc9f996){const _0x5517b8=this['_sidebarItemViewToAnnotation']['get'](_0xc9f996),_0x501850=_0x5517b8&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x5517b8)-0x1);return _0x501850&&this['getSidebarItemView'](_0x501850)||null;}_getItemAfter(_0xc8d3c8){const _0x4a01e6=this['_sidebarItemViewToAnnotation']['get'](_0xc8d3c8),_0x16199e=_0x4a01e6&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x4a01e6)+0x1);return _0x16199e&&this['getSidebarItemView'](_0x16199e)||null;}_alignBeforeItem(_0x3a85bf,_0x40af47){_0x3a85bf['updateHeight']();const _0x33670b=Ni(_0x40af47['bottom']+this['_spaceBetweenItems'],_0x3a85bf['top']);return!!_0x33670b&&(this['_setItemTop'](_0x40af47,_0x40af47['top']-_0x33670b),!0x0);}_alignAfterItem(_0x3ac380,_0x1e78c9){_0x3ac380['updateHeight']();const _0x5b750d=Ni(_0x3ac380['bottom']+this['_spaceBetweenItems'],_0x1e78c9['top']);return!!_0x5b750d&&(this['_setItemTop'](_0x1e78c9,_0x1e78c9['top']+_0x5b750d,!0x1),!0x0);}_alignToTargetRect(_0x237635){const _0x4e45c0=this['_sidebarItemViewToAnnotation']['get'](_0x237635);if(!_0x4e45c0||!_0x4e45c0['target']||!_0x4e45c0['targetRect'])return;const _0x2411fb=this['_getTargetTop'](_0x4e45c0,_0x4e45c0['targetRect']);this['_setItemTop'](_0x237635,_0x2411fb);}_getTargetTop(_0x28a7a9,_0x504626){if(null===_0x504626)return 0x0;if(_0x28a7a9['target']instanceof _0x23f3bc)return _0x504626['top'];{const _0x56dc12=new _0x23f3bc(this['view']['element'])['top'];return _0x504626['top']-_0x56dc12;}}_setItemTop(_0x2d49e0,_0x594c85,_0x25db16=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x25db16&&(_0x594c85=Math['max'](_0x594c85,this['_getMaxAvailableTop'](_0x2d49e0))),_0x2d49e0['top']=_0x594c85;}_getMaxAvailableTop(_0x630987){let _0x27f66=this['_getItemBefore'](_0x630987),_0x3c9b15=0x0;for(;_0x27f66;)_0x27f66['updateHeight'](),_0x3c9b15+=this['_spaceBetweenItems']+_0x27f66['height'],_0x27f66=this['_getItemBefore'](_0x27f66);return _0x3c9b15;}};function Ni(_0x3738fd,_0x53a480){return Math['max'](_0x3738fd-_0x53a480,0x0);}function Oi(_0xf4b272){return null!==_0xf4b272&&'object'==typeof _0xf4b272&&0x1===_0xf4b272['nodeType'];}var Mi=class extends _0x2bb426{isAttached;annotations;_editorAnnotations;_refreshPositioningDebounced;static get requires(){return[ki,Ti];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1211be){super(_0x1211be),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x33b802(),this['_refreshPositioningDebounced']=_0x420187(()=>{_0x1211be['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}init(){const _0x240994=this['context']['plugins']['get'](Ti),_0x114690=this['context']['plugins']['get'](ki);_0x240994['register']('wideSidebar',this),_0x114690['container']&&_0x240994['switchTo']('wideSidebar');}setActiveAnnotation(_0x2c5c0e){if(_0x2c5c0e===this['activeAnnotation'])return;const _0x43e068=this['context']['plugins']['get'](ki);_0x43e068['_activeAnnotation']=_0x2c5c0e;const _0x203361=this['activeAnnotation'];_0x43e068['refresh']({'blurredAnnotation':_0x203361,'activatedAnnotation':_0x2c5c0e}),this['activeAnnotation']=_0x2c5c0e;}attach(_0x4efd0a){this['annotations']=_0x4efd0a;const _0x50a24c=this['context']['plugins']['get'](ki);if(_0x50a24c['_annotations']=_0x4efd0a,this['isAttached'])throw new _0x402d5c('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x50a24c,'set:container',()=>{this['detach'](),this['listenTo'](_0x50a24c,'change:container',_0x1e73be=>{_0x1e73be['off'](),this['attach'](_0x4efd0a);});}),_0x50a24c['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x2c0046=_0x284639=>{_0x284639['updateTargetRect'](),_0x50a24c['addAnnotation'](_0x284639);};for(const _0x17288e of _0x4efd0a)_0x2c0046(_0x17288e);this['listenTo'](_0x4efd0a,'add',(_0x1b4f0d,_0x50aeea)=>{_0x2c0046(_0x50aeea);}),this['listenTo'](_0x4efd0a,'remove',(_0x18bde3,_0xc519b9,_0x427693)=>{_0x50a24c['rearrange']({'removedAnnotation':_0xc519b9,'previousAnnotation':_0x4efd0a['get'](_0x427693-0x1),'nextAnnotation':_0x4efd0a['get'](_0x427693+0x1)}),_0xc519b9===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x4efd0a,'focus',(_0x32c0e1,_0x286276)=>{this['setActiveAnnotation'](_0x286276);}),this['listenTo'](_0x4efd0a,'blur',()=>{this['setActiveAnnotation'](null);});const _0x3bf71c=this['context']instanceof _0x9685b6?this['context']['editors']:new _0x33b802([this['context']]);for(const _0x408695 of _0x3bf71c)this['_integrateWithEditorAnnotations'](_0x408695);this['listenTo'](_0x3bf71c,'add',(_0xcfcb57,_0x431e5f)=>{this['listenTo'](_0x431e5f,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x431e5f);});}),this['listenTo'](_0x3bf71c,'remove',(_0x1a0245,_0x330847)=>{_0x330847['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x330847['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();}detach(){if(!this['isAttached'])throw new _0x402d5c('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x312597=this['context']['plugins']['get'](ki);_0x312597['_detachFromContainer'](this['annotations']),this['stopListening'](_0x312597),this['stopListening'](this['annotations']),this['context']instanceof _0x9685b6&&this['stopListening'](this['context']['editors']);for(const _0x29fbeb of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x29fbeb);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}destroy(){this['isAttached']&&this['detach']();}_integrateWithEditorAnnotations(_0x1d0568){if(!_0x1d0568['plugins']['has']('EditorAnnotations'))return;const _0x5dc980=_0x1d0568['plugins']['get']('EditorAnnotations'),_0x4846f1=()=>{const _0x479007=_0x5dc980['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x479007[0x0]||null);};this['listenTo'](_0x5dc980,'refresh',_0x4846f1),this['listenTo'](_0x5dc980,'blur',(_0xc6a769,{isAnnotationTracked:_0x51864e})=>{this['activeAnnotation']&&_0x51864e(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x5dc980,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x28d8f3=>{_0x5dc980['hasDomSelection']()&&(_0x4846f1(),_0x28d8f3['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x5dc980);}_destroyEditorAnnotationsIntegration(_0x2074a0){this['stopListening'](_0x2074a0),this['_editorAnnotations']['remove'](_0x2074a0);}},Ri=class extends _0x151ed2{counterView;constructor(_0x1b6118){super(_0x1b6118);const _0x5c32bf=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x588ca1,_0x436465)=>_0x588ca1?'...':_0x436465['toString']()),this['set']('annotationType',''),this['icon']=_0x110cf9,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new ht(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x5c32bf['to']('annotationType',_0x1bc626=>'ck-annotation-counter__badge--'+_0x1bc626),_0x5c32bf['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x5c32bf['to']('_badge')}]}),this['children']['add'](this['counterView']);}},Si=class extends _0x2bb426{isAttached;annotations;_manuallyClosedAnnotationViews;_domEmitter;_annotationToNarrowView;_selectedAnnotations;_editorAnnotations;_refreshPositioningDebounced;static get requires(){return[ki,Ti];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4b53e0){super(_0x4b53e0),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=new(_0x408eb5())(),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x33b802(),this['_refreshPositioningDebounced']=_0x420187(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}init(){this['context']['plugins']['get'](Ti)['register']('narrowSidebar',this),this['bodyCollection']=new _0x286678(this['context']['locale']),this['balloonPanelView']=new _0x48bc2e(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}attach(_0x3ff09c){this['annotations']=_0x3ff09c;const _0xce311b=this['context']['plugins']['get'](ki),_0x3a0b6c=this['balloonPanelView'];if(_0xce311b['_annotations']=_0x3ff09c,this['isAttached'])throw new _0x402d5c('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0xce311b,'set:container',()=>{this['detach'](),this['listenTo'](_0xce311b,'change:container',_0x3b0f19=>{_0x3b0f19['off'](),this['attach'](_0x3ff09c);});}),_0xce311b['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x178c80=_0x2736e4=>{const _0x2738eb=new Ri(this['context']['locale']);_0xce311b['addAnnotation'](_0x2736e4,_0x2738eb),this['_annotationToNarrowView']['set'](_0x2736e4,_0x2738eb),_0x2738eb['bind']('isDirty','annotationType','number')['to'](_0x2736e4['view'],'isDirty','type','length'),_0x2738eb['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x3a0b6c['content']['first']!==_0x2736e4['view']?(this['_showBalloon'](_0x2736e4),_0x2736e4['view']['element']['focus'](),this['setActiveAnnotation'](_0x2736e4)):this['setActiveAnnotation'](null);});};for(const _0x4dc430 of _0x3ff09c)_0x178c80(_0x4dc430);this['listenTo'](_0x3ff09c,'add',(_0x40b466,_0x29030c)=>{_0x178c80(_0x29030c);}),this['listenTo'](_0x3ff09c,'remove',(_0x1c22b8,_0x384ce0,_0x1ef917)=>{this['_annotationToNarrowView']['get'](_0x384ce0)['destroy'](),this['_annotationToNarrowView']['delete'](_0x384ce0),_0xce311b['rearrange']({'removedAnnotation':_0x384ce0,'previousAnnotation':_0x3ff09c['get'](_0x1ef917-0x1),'nextAnnotation':_0x3ff09c['get'](_0x1ef917+0x1)}),_0x384ce0===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x3ff09c,'focus',(_0x5dd3e5,_0x45fba0)=>{this['setActiveAnnotation'](_0x45fba0);}),this['listenTo'](_0x3ff09c,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x1c7e2b,_0x22dc1f)=>{_0x22dc1f['keyCode']===_0x319fd4['esc']&&_0x3a0b6c['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x3a0b6c['content']['first']),this['_hideBalloon'](),_0x22dc1f['stopPropagation'](),_0x22dc1f['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x4d9ca1,_0x1c97d6)=>{const _0x12dff9=_0x1c97d6['target'];_0x3a0b6c['isVisible']&&_0x3a0b6c['element']['contains'](_0x12dff9)||_0xce311b['view']['element']['contains'](_0x12dff9)||_0x4d9ca1['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x5806a7=>_0x5806a7['contains'](_0x12dff9))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x104030=this['context']instanceof _0x9685b6?this['context']['editors']:new _0x33b802([this['context']]);for(const _0x6b0d7f of _0x104030)this['_integrateWithEditorAnnotations'](_0x6b0d7f);this['listenTo'](_0x104030,'add',(_0x3c3588,_0x11f57a)=>{this['listenTo'](_0x11f57a,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x11f57a);});}),this['listenTo'](_0x104030,'remove',(_0x1f042a,_0x5e1f8b)=>{_0x5e1f8b['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x5e1f8b['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}setActiveAnnotation(_0x337c3f){if(_0x337c3f===this['activeAnnotation'])return;const _0x3bf4c6=this['context']['plugins']['get'](ki);_0x3bf4c6['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x337c3f,'disableAnimationOnActivatedAnnotation':!0x0}),_0x337c3f&&_0x3bf4c6['getSidebarItemView'](_0x337c3f)?this['_showBalloon'](_0x337c3f):this['_hideBalloon'](),this['activeAnnotation']=_0x337c3f;}detach(){if(!this['isAttached'])throw new _0x402d5c('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x3dede9=this['context']['plugins']['get'](ki);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x45a929=>_0x45a929['destroy']()),this['_annotationToNarrowView']['clear'](),_0x3dede9['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x9685b6&&this['stopListening'](this['context']['editors']);for(const _0x27feea of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x27feea);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['_selectedAnnotations']=[],this['isAttached']=!0x1,this['annotations']=null;}destroy(){this['isAttached']&&this['detach'](),this['bodyCollection']['detachFromDom']();}_integrateWithEditorAnnotations(_0x289bdb){if(!_0x289bdb['plugins']['has']('EditorAnnotations'))return;const _0xa3f8b3=_0x289bdb['plugins']['get']('EditorAnnotations'),_0x58e090=this['context']['plugins']['get'](ki),_0x3f6116=this['annotations'],_0x4fd26e=this['balloonPanelView'],_0x3b491f=()=>{const _0x5f5afc=_0xa3f8b3['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x5f5afc),this['setActiveAnnotation'](_0x5f5afc[0x0]||null);};this['listenTo'](_0xa3f8b3,'refresh',_0x3b491f),this['listenTo'](_0xa3f8b3,'blur',(_0x2f7f87,{isAnnotationTracked:_0x1ea46})=>{this['activeAnnotation']&&_0x1ea46(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0xa3f8b3,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x3f6116,'blur',_0x2f6c63=>{_0xa3f8b3['hasDomSelection']()&&_0x2f6c63['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x3cb681,_0x463e2a)=>{const _0x1beb96=_0x463e2a['target'];_0x4fd26e['isVisible']&&_0x4fd26e['element']['contains'](_0x1beb96)||_0x58e090['view']['element']['contains'](_0x1beb96)||this['activeAnnotation']&&_0xa3f8b3['hasDomSelection']()&&(_0x3b491f(),_0x3cb681['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0xa3f8b3);}_destroyEditorAnnotationsIntegration(_0x56e145){_0x56e145&&(this['stopListening'](_0x56e145),this['_editorAnnotations']['remove'](_0x56e145));}_setSelectedAnnotations(_0x125e6e){for(const _0x5ae9d7 of this['_selectedAnnotations'])_0x125e6e['includes'](_0x5ae9d7)||this['_manuallyClosedAnnotationViews']['delete'](_0x5ae9d7['view']);this['_selectedAnnotations']=_0x125e6e;}_refreshPositioning(){const _0x11fcc1=this['balloonPanelView'];this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning'](),_0x11fcc1['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x3e11a3){if(this['_manuallyClosedAnnotationViews']['has'](_0x3e11a3['view']))return;const _0x4c8541=this['balloonPanelView']['content']['first'];_0x4c8541!==_0x3e11a3['view']?(_0x4c8541&&this['_detachListeners'](_0x4c8541),this['_attachListeners'](_0x3e11a3['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x3e11a3['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}_updateBalloonPosition(){const _0x2c855f=this['balloonPanelView']['content']['first'],_0x54f27e=_0x2c855f&&this['annotations']['getByView'](_0x2c855f);if(!_0x54f27e||!this['_annotationToNarrowView']['has'](_0x54f27e))return;const _0x208c94=this['_annotationToNarrowView']['get'](_0x54f27e)['element'],_0x31ce86=(function(){const _0x3293ed=_0x48bc2e['defaultPositions'];return[_0x3293ed['southArrowNorthEast'],_0x3293ed['northArrowSouthEast'],_0x3293ed['southArrowNorth'],_0x3293ed['northArrowSouth'],_0x3293ed['southArrowNorthWest'],_0x3293ed['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x208c94,'positions':_0x31ce86});}['_hideBalloon'](){const _0x132af9=this['balloonPanelView'],_0x5876fd=_0x132af9['content']['first'];_0x5876fd&&(this['_detachListeners'](_0x5876fd),_0x132af9['unpin'](),_0x132af9['content']['clear']());}_attachListeners(_0x32f7d5){this['listenTo'](_0x32f7d5,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x32f7d5,'Esc',(_0x132dd1,_0x37256f)=>{this['_manuallyClosedAnnotationViews']['add'](_0x32f7d5),this['_hideBalloon'](),_0x37256f();});}_detachListeners(_0x2323f3){this['stopListening'](_0x2323f3);}},xi=class extends _0x2bcbce{isAttached;annotations;['_manuallyClosed'];['_balloon'];_addedAnnotations;_selectedAnnotations;['_forceRefresh'];_refreshVisibilityDebounced;static get requires(){return[di,_0x5d1799,Ti];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1db32){super(_0x1db32),_0x1db32['editing']['view']['addObserver'](lt),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x1db32['plugins']['get'](_0x5d1799),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1,this['_refreshVisibilityDebounced']=_0x420187(()=>{this['editor']['plugins']['get']('Annotations')['refreshVisibility']();},0xfa,{'leading':!0x1});}init(){const _0x42512e=this['editor']['plugins']['get'](Ti);_0x42512e['context']===this['editor']&&(_0x42512e['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x325926,_0x152af0)=>{const _0x277335=this['_balloon'];if(this['isAttached']&&_0x277335['visibleView']){const _0x10df75=this['annotations']['getByView'](_0x277335['visibleView']);_0x10df75&&this['_closeAnnotation'](_0x10df75),_0x152af0();}}));}afterInit(){const _0x1d6021=this['editor']['plugins']['get'](Ti);_0x1d6021['context']===this['editor']&&(_0x1d6021['hasActive']()||_0x1d6021['switchTo']('inline'));}setActiveAnnotation(_0x2920fa){_0x2920fa!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x2920fa&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x2920fa)&&this['_addAnnotationToBalloon'](_0x2920fa,!0x0),_0x2920fa['isActive']=!0x0),_0x2920fa||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x2920fa);}attach(_0x3abf9c){this['annotations']=_0x3abf9c;const _0x4bb6b0=this['editor']['plugins']['get'](Ti),_0x4b68ce=this['_balloon'];if(this['isAttached'])throw new _0x402d5c('inlineannotations-attach-already-attached',this);if(_0x4bb6b0['context']!==this['editor'])throw new _0x402d5c('inlineannotations-not-allowed-with-context',this);const _0xac39fb=this['editor']['plugins']['get'](di);this['listenTo'](_0xac39fb,'refresh',()=>{const _0x3ade63=_0xac39fb['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x6d916f,_0x914360;!this['_forceRefresh']&&(_0x6d916f=_0x3ade63,_0x914360=this['_selectedAnnotations'],_0x6d916f['length']===_0x914360['length']&&_0x6d916f['every'](_0x570361=>_0x914360['includes'](_0x570361)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x3ade63),this['setActiveAnnotation'](_0x3ade63[0x0]||null));}),this['listenTo'](_0xac39fb,'blur',(_0x50d3ee,{isAnnotationTracked:_0x2aca1b})=>{this['activeAnnotation']&&_0x2aca1b(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0xac39fb,'uiUpdate',()=>{this['_refreshVisibilityDebounced']();}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x276c15,_0xa92280,_0x34d575)=>{_0x34d575||this['setActiveAnnotation'](null);}),this['listenTo'](_0x3abf9c,'remove',(_0xce54fe,_0x1fd8d2)=>{this['_removeAnnotationFromBalloon'](_0x1fd8d2),_0x1fd8d2===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x4b68ce,'change:visibleView',(_0x537937,_0x4ab511,_0x279b41,_0x54ef90)=>{_0x54ef90&&this['stopListening'](_0x54ef90);const _0x52eda0=_0x3abf9c['getByView'](_0x279b41);_0x279b41&&_0x52eda0&&(this['listenTo'](_0x279b41,'change:height',()=>{_0x4b68ce['updatePosition']();}),this['listenTo'](_0x279b41,'Esc',()=>{this['_closeAnnotation'](_0x52eda0),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x52eda0&&this['setActiveAnnotation'](_0x52eda0));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x4b68ce['visibleView']&&_0x3abf9c['getByView'](_0x4b68ce['visibleView'])&&_0x4b68ce['updatePosition']();}),this['listenTo'](this['editor']['editing']['view']['document'],'mousedown',()=>{this['_forceRefresh']=!0x0,this['_manuallyClosed']['clear']();}),this['editor']['editing']['view']['document']['selection']['editableElement']&&this['editor']['editing']['view']['focus'](),this['isAttached']=!0x0;}detach(){if(!this['isAttached'])throw new _0x402d5c('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x1215a3 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x1215a3);this['_refreshVisibilityDebounced']['cancel'](),this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}destroy(){this['isAttached']&&this['detach'](),this['_refreshVisibilityDebounced']['cancel']();}_setSelectedAnnotations(_0x3c05e0){for(const _0x1a5888 of this['_selectedAnnotations'])_0x3c05e0['includes'](_0x1a5888)||this['_manuallyClosed']['delete'](_0x1a5888);for(const _0x13c106 of this['annotations'])_0x3c05e0['includes'](_0x13c106)||this['_removeAnnotationFromBalloon'](_0x13c106);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x23dc42 of _0x3c05e0)this['_addAnnotationToBalloon'](_0x23dc42);}this['_selectedAnnotations']=_0x3c05e0;}_addAnnotationToBalloon(_0x5e0284,_0x35b3df=!0x1){this['_manuallyClosed']['has'](_0x5e0284)||(this['_addedAnnotations']['has'](_0x5e0284)||this['_balloon']['hasView'](_0x5e0284['view'])||(this['_addedAnnotations']['add'](_0x5e0284),this['_balloon']['add']({'stackId':_0x5e0284['view']['id'],'view':_0x5e0284['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x5e0284)}})),_0x35b3df&&this['_balloon']['showStack'](_0x5e0284['view']['id']));}_getBalloonTargetForAnnotation(_0x329343){const _0x4622b8=_0x329343['target'],_0x9dffde=this['editor']['editing']['view'],_0x5ddce5=_0x9dffde['document']['selection']['getFirstRange'](),_0x2a9842=_0x9dffde['domConverter']['viewRangeToDom'](_0x5ddce5);if(_0x2a9842['collapse'](!0x0),_0x4622b8){if(_0x4622b8 instanceof _0x23f3bc)return _0x4622b8;let _0x507ffb=[];for(const _0x47d2bd of _0x4622b8)_0x507ffb['push'](..._0x23f3bc['getDomElementRects'](_0x47d2bd));_0x507ffb=function(_0x41ed95){const _0x46a3fc=[];let _0x59300d=_0x41ed95[0x0];for(let _0x4c626a=0x1;_0x4c626a<_0x41ed95['length'];_0x4c626a++)if(Pi(_0x59300d,_0x41ed95[_0x4c626a])){const _0x28d883=_0x41ed95[_0x4c626a]['width'];_0x59300d['width']+=_0x28d883,_0x59300d['right']+=_0x28d883;}else _0x46a3fc['push'](_0x59300d),_0x59300d=_0x41ed95[_0x4c626a];return _0x46a3fc['push'](_0x59300d),_0x46a3fc;}(_0x507ffb);const _0x2fc6e5=_0x2a9842['getBoundingClientRect']();return _0x507ffb['find'](_0x1ab7b0=>_0x1ab7b0['top']<=_0x2fc6e5['top']&&_0x1ab7b0['bottom']>=_0x2fc6e5['bottom']&&_0x1ab7b0['left']<=_0x2fc6e5['left']&&_0x1ab7b0['right']>=_0x2fc6e5['right'])||_0x507ffb[0x0];}return _0x329343['targetRect']||_0x2a9842;}_removeAnnotationFromBalloon(_0x485a9f){this['_addedAnnotations']['has'](_0x485a9f)&&this['_balloon']['hasView'](_0x485a9f['view'])&&(this['_addedAnnotations']['delete'](_0x485a9f),this['_balloon']['remove'](_0x485a9f['view']));}_closeAnnotation(_0x8fd592){this['_manuallyClosed']['add'](_0x8fd592),this['_removeAnnotationFromBalloon'](_0x8fd592);}};function Pi(_0x1fae96,_0x5607a1){return _0x1fae96['top']===_0x5607a1['top']&&_0x1fae96['bottom']===_0x5607a1['bottom']&&_0x1fae96['right']===_0x5607a1['left'];}var Li=class extends ht{['focusTracker'];['focusCycler'];_annotationViews;constructor(_0xf510fb,_0x1faf3b){super(_0xf510fb),this['set']('isEmpty',!_0x1faf3b['length']),this['focusTracker']=new _0x198c81(),this['_annotationViews']=_0x1faf3b,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new et({'focusables':_0x1faf3b,'focusTracker':this['focusTracker']}),this['listenTo'](_0x1faf3b,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x1faf3b,'remove',(_0x5e0cb1,_0x5b3e47)=>{_0x5b3e47['isActive']&&this['focus'](),_0x1faf3b['length']||(this['isEmpty']=!0x0);});const _0x3c7ddd=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':Et(_0xf510fb,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x1faf3b},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x3c7ddd['if']('isEmpty','ck-hidden',_0x5a9b4f=>!_0x5a9b4f)]},'children':[{'text':Et(_0xf510fb,'EMPTY_COMMENTS_ARCHIVE')}]}]}]});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}destroy(){super['destroy'](),this['focusTracker']['destroy']();}['focus'](){this['focusCycler']['first']?this['focusCycler']['focusFirst']():this['element']['focus']();}_setupKeyboardNavigation(){for(const _0x24152b of this['_annotationViews'])this['focusTracker']['add'](_0x24152b['element']);this['_annotationViews']['on']('change',(_0x2a39d0,{added:_0x5a3e62,removed:_0x681e3})=>{for(const _0x5e7bc1 of _0x5a3e62)this['focusTracker']['add'](_0x5e7bc1['element']);for(const _0x4a44f3 of _0x681e3)this['focusTracker']['remove'](_0x4a44f3['element']);});}},Di=class extends _0x2bb426{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get requires(){return[oi,ti];}constructor(_0x2bcaf1){super(_0x2bcaf1),this['archivedThreads']=new _0x33b802();}init(){const _0xff5bf7=this['context'],_0x129db5=_0xff5bf7['plugins']['get'](oi),_0x27da42=_0xff5bf7['plugins']['get'](ti);this['listenTo'](_0x129db5,'addCommentThread',(_0xc6bdd3,{threadId:_0x1459a1})=>{const _0x3992bf=_0x129db5['getCommentThread'](_0x1459a1);_0x3992bf['archivedAt']&&this['archivedThreads']['add'](_0x3992bf,this['_calculatePosition'](_0x3992bf['archivedAt'])),this['listenTo'](_0x3992bf,'change:archivedAt',(_0x58cf86,_0x32ebf6,_0x37934c)=>{_0x37934c?this['archivedThreads']['has'](_0x3992bf)||this['archivedThreads']['add'](_0x3992bf,this['_calculatePosition'](_0x3992bf['archivedAt'])):this['archivedThreads']['has'](_0x3992bf)&&this['archivedThreads']['remove'](_0x3992bf);});}),this['listenTo'](_0x129db5,'removeCommentThread',(_0x59770e,{threadId:_0x5b473d})=>{const _0x2dd139=_0x129db5['getCommentThread'](_0x5b473d);this['stopListening'](_0x2dd139),this['archivedThreads']['has'](_0x2dd139)&&this['archivedThreads']['remove'](_0x2dd139);},{'priority':'highest'}),this['listenTo'](_0x27da42['collection'],'focus',(_0xa5200d,_0x30e8e3)=>{_0x30e8e3['isVisible']||(_0x30e8e3['isActive']=!0x0,_0x27da42['activate'](_0x30e8e3));});}_calculatePosition(_0x5911b4){const _0x96c2a8=[...this['archivedThreads']]['findIndex'](_0x2bd9f1=>_0x2bd9f1['archivedAt']<_0x5911b4);return _0x96c2a8>-0x1?_0x96c2a8:this['archivedThreads']['length'];}},Vi=class extends _0x2bcbce{commentsArchiveView;annotationViews;['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get requires(){return[Di,_0x4580c1];}constructor(_0x228e8e){super(_0x228e8e),this['annotationViews']=new at(),this['_pendingThreads']=[];}init(){const _0x3c6cee=this['editor'],_0x137e14=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x3c6cee['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x151ed2,!0x0)),_0x3c6cee['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x7e93a3=this['_createCommentsArchiveButton'](rt);return _0x7e93a3['set']({'role':'menuitemcheckbox'}),_0x7e93a3;});const _0x706d44=_0x3c6cee['plugins']['get'](Di),_0x5b25a9=_0x3c6cee['plugins']['get']('Annotations'),_0x19409e=_0x3c6cee['plugins']['get']('CommentsRepository');_0x706d44['archivedThreads']['forEach'](_0x29fcda=>{this['_handleNewThread'](_0x29fcda);}),this['listenTo'](_0x706d44['archivedThreads'],'add',(_0x548f69,_0x191e4a)=>{this['_handleNewThread'](_0x191e4a);}),this['listenTo'](_0x5b25a9['collection'],'add',(_0x373684,_0x31a6a0)=>{const _0x591d6b=this['_pendingThreads']['find'](_0x1c76b2=>{const _0x1f7e6f=_0x19409e['_threadToController']['get'](_0x1c76b2);return _0x1f7e6f&&_0x31a6a0['innerView']===_0x1f7e6f['view'];});if(_0x591d6b){const _0x22a581=this['_calculatePosition'](_0x591d6b['archivedAt']);this['_addAnnotationToArchive'](_0x31a6a0,_0x22a581),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x591d6b),0x1);}}),this['listenTo'](_0x706d44['archivedThreads'],'remove',(_0x5ebbc0,_0x7ddda5)=>{const _0x30f7f2=_0x3c6cee['config']['get']('collaboration.channelId');if(!_0x30f7f2||_0x7ddda5['channelId']===_0x30f7f2){if(this['_pendingThreads']['includes'](_0x7ddda5))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x7ddda5),0x1);else{const _0x2d8ac0=_0x19409e['_threadToController']['get'](_0x7ddda5),_0x5190ca=_0x5b25a9['getByInnerView'](_0x2d8ac0['view']);this['annotationViews']['remove'](_0x5190ca['view']),this['stopListening'](_0x5190ca),this['stopListening'](_0x5190ca['focusableElements']);}}}),this['listenTo'](_0x5b25a9['collection'],'add',(_0x27a8ba,_0x571575)=>{this['listenTo'](_0x571575,'escape',_0x137e14);}),this['listenTo'](_0x5b25a9['collection'],'remove',(_0x339ede,_0x4cfc2a)=>{this['stopListening'](_0x4cfc2a,'escape',_0x137e14);});}_addAnnotationToArchive(_0x1040c1,_0x1ef5a9){this['listenTo'](_0x1040c1,'set:isVisible',_0x760ddb=>{_0x760ddb['return']=!0x1,_0x760ddb['stop']();}),this['annotationViews']['add'](_0x1040c1['view'],_0x1ef5a9);}['_handleNewThread'](_0x182b2c){const _0x58fdd2=this['editor']['plugins']['get']('CommentsRepository'),_0x4baeb5=this['editor']['plugins']['get']('Annotations'),_0x418df0=this['editor']['config']['get']('collaboration.channelId');if(!_0x418df0||_0x182b2c['channelId']===_0x418df0){const _0x209507=_0x58fdd2['_threadToController']['get'](_0x182b2c);if(!_0x209507)return void this['_pendingThreads']['push'](_0x182b2c);const _0x13e9a2=this['_calculatePosition'](_0x182b2c['archivedAt']),_0xee5513=_0x4baeb5['getByInnerView'](_0x209507['view']);_0xee5513['isVisible']&&_0x4baeb5['_visibleAnnotations']['remove'](_0xee5513),this['_addAnnotationToArchive'](_0xee5513,_0x13e9a2);}}_calculatePosition(_0x41e3bf){const _0x2d393a=this['editor']['config']['get']('collaboration.channelId'),_0x54a183=[...this['editor']['plugins']['get'](Di)['archivedThreads']]['filter'](_0x1f316a=>_0x1f316a['channelId']===_0x2d393a)['findIndex'](_0x2d11f3=>_0x2d11f3['archivedAt']<_0x41e3bf);return _0x54a183<0x0||_0x54a183>this['annotationViews']['length']?this['annotationViews']['length']:_0x54a183-0x1;}_toggleDialog(){const _0x524f90=this['editor'],_0x1f3a9e=_0x524f90['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new Li(_0x524f90['locale'],this['annotationViews'])),'commentsArchive'===_0x1f3a9e['id']?_0x1f3a9e['hide']():_0x1f3a9e['show']({'id':'commentsArchive','title':Et(_0x524f90['locale'],'COMMENTS_ARCHIVE'),'icon':_0xa8fd73,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x43beb4['EDITOR_TOP_SIDE']});}_createCommentsArchiveButton(_0x47622f,_0x501cdf=!0x1){const _0x433103=this['editor']['locale'],_0x4de6d1=this['editor']['plugins']['get']('Dialog'),_0x1eb846=new _0x47622f(_0x433103);return _0x1eb846['bind']('isEnabled')['to'](this,'isEnabled'),_0x1eb846['bind']('isOn')['to'](_0x4de6d1,'id',_0x1854e8=>'commentsArchive'===_0x1854e8),_0x1eb846['set']({'label':Et(_0x433103,'COMMENTS_ARCHIVE'),'icon':_0xa8fd73,'isToggleable':!0x0}),_0x501cdf&&(_0x1eb846['tooltip']=!0x0),this['listenTo'](_0x1eb846,'execute',()=>this['_toggleDialog']()),_0x1eb846;}_hideDialogOnAnnotationEscape=_0x3104fb=>{const _0x4fbb42=_0x3104fb['source'];if(!this['annotationViews']['has'](_0x4fbb42['view']))return;const _0x366bd4=this['editor']['plugins']['get']('Dialog');_0x366bd4['isOpen']&&'commentsArchive'===_0x366bd4['id']&&(_0x366bd4['hide'](),_0x3104fb['stop']());};},Bi=class extends _0x2bcbce{static get requires(){return[oi,wi,vi,Di,Vi,yi,Mi,Si,xi];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}};export{ci as AddCommentThreadCommand,$t as Annotation,Jt as AnnotationCollection,Ri as AnnotationCounterButtonView,qt as AnnotationView,ti as Annotations,Ei as AnnotationsSidebarItemView,Ii as AnnotationsSidebarView,Ti as AnnotationsUIs,Ht as BaseCommentThreadView,Kt as BaseCommentView,hi as Comment,ri as CommentThread,bt as CommentThreadController,xt as CommentThreadInputView,Ut as CommentThreadView,Yt as CommentView,Bi as Comments,Di as CommentsArchive,Vi as CommentsArchiveUI,wi as CommentsEditing,Lt as CommentsListView,yi as CommentsOnly,oi as CommentsRepository,vi as CommentsUI,di as EditorAnnotations,xi as InlineAnnotations,Si as NarrowSidebar,ki as Sidebar,Mi as WideSidebar,Qt as bindAnnotationCollections};
23
+ import{Command as _0x5b2b85,Context as _0xac2563,ContextPlugin as _0x295fc3,Editor as _0x2caa02,PendingActions as _0x31cefb,Plugin as _0x346f32}from'@ckeditor/ckeditor5-core';import{CKEditorError as _0x118589,Collection as _0x5b65c3,DomEmitterMixin as _0x158afe,FocusTracker as _0x4b19f2,KeystrokeHandler as _0xc853dc,ObservableMixin as _0x19e581,Rect as _0x74eea0,diff as _0x3a27d6,first as _0x368f66,getEnvKeystrokeText as _0x3fefb4,keyCodes as _0x4d5e85,priorities as _0x4afd2f,scrollViewportToShowTarget as _0x30a9d7,toUnit as _0x3646e4,uid as _0x5e825f}from'@ckeditor/ckeditor5-utils';import{AriaDescriptionView as _0x4386dd,ConfirmMixin as _0x482088,FOCUS_ANNOTATION_KEYSTROKE as _0x14aadc,LateFocusButtonView as _0x4c1aa8,LateFocusDropdownButtonView as _0x4f3dc2,UserView as _0x467a6e,Users as _0xd7a17e,getAllMarkersDomElementsSorted as _0x44a1b7,getDateTimeFormatter as _0x8c4002,hashObject as _0x102595,setupThreadKeyboardNavigation as _0x17a42d,surroundingMarkersDetector as _0x207995,trimHtml as _0x301327}from'@ckeditor/ckeditor5-collaboration-core';import{cloneDeep as _0x5a784a,debounce as _0x5a1ba2,isEqual as _0x524aa9,set as _0x4bedb7,throttle as _0x10b585,unset as _0x333b26}from'es-toolkit/compat';import{IconAddComment as _0x85fe56,IconCheck as _0x55d515,IconCommentsArchive as _0x5a1103,IconPencil as _0x5c647c,IconRemoveComment as _0x38ae73,IconThreeVerticalDots as _0xb63a3,IconUndo as _0x5da134}from'@ckeditor/ckeditor5-icons';import{BalloonPanelView as _0x46c323,BodyCollection as _0xd0e182,ButtonView as _0xa85280,ContextualBalloon as _0x49e976,Dialog as _0x381484,DialogViewPosition as _0x5805ff,EditorUI as tt,EditorUIView as it,FocusCycler as et,InlineEditableUIView as st,ListItemView as nt,ListView as ot,MenuBarMenuListItemButtonView as rt,View as ht,ViewCollection as at,createDropdown as ct,focusChildOnDropdownOpen as dt}from'@ckeditor/ckeditor5-ui';import{MouseObserver as lt,disableViewPlaceholder as mt,enableViewPlaceholder as ut}from'@ckeditor/ckeditor5-engine';import{Clipboard as ft,ClipboardMarkersUtils as pt,ClipboardPipeline as wt}from'@ckeditor/ckeditor5-clipboard';import{Enter as gt,ShiftEnter as _t}from'@ckeditor/ckeditor5-enter';import{SelectAll as At}from'@ckeditor/ckeditor5-select-all';import{Typing as vt}from'@ckeditor/ckeditor5-typing';import{Undo as yt}from'@ckeditor/ckeditor5-undo';import{Paragraph as Tt}from'@ckeditor/ckeditor5-paragraph';import{toWidget as Ct}from'@ckeditor/ckeditor5-widget';const It=/* #__PURE__ -- @preserve */
24
+ _0x19e581();var bt=class extends It{['model'];['view'];constructor(_0x5c6b05,_0x39bde0){super(),this['model']=_0x5c6b05,this['model']['_isAttached']=!0x0,this['view']=_0x39bde0,this['listenTo'](_0x39bde0,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x39bde0,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x39bde0,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x39bde0,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x39bde0,'addComment',(_0x45362f,_0x95649d)=>this['addComment'](_0x95649d)),this['listenTo'](_0x39bde0,'updateComment',(_0x352f95,_0x23adef,_0x92010f)=>this['updateComment'](_0x23adef,_0x92010f)),this['listenTo'](_0x39bde0,'removeComment',(_0x28a7e1,_0x175bd0)=>this['removeComment'](_0x175bd0));}submit(){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}addComment(_0x4a866c){this['model']['addComment']({'content':_0x4a866c,'authorId':this['view']['_localUser']['id']});}updateComment(_0x56199c,_0x219b9d){this['model']['getComment'](_0x56199c)['update']({'content':_0x219b9d});}removeComment(_0x4728a1){this['model']['getComment'](_0x4728a1)['remove']();}destroy(){this['stopListening'](),this['model']['_isAttached']=!0x1;}};function Et(_0x1f9de4,_0x42b995,_0xee5a07){const t=_0x1f9de4['t'];switch(_0x42b995){case'PENDING_ACTION_COMMENT_THREAD':return t({'string':'Unsaved\x20change\x20in\x20comment\x20thread.','id':'PENDING_ACTION_COMMENT_THREAD'});case'Comment':return t('Comment');case'Reply...':return t('Reply...');case'Reply\x20to\x20reopen\x20discussion...':return t('Reply\x20to\x20reopen\x20discussion...');case'Write\x20a\x20comment...':return t('Write\x20a\x20comment...');case'Comment\x20was\x20made\x20on\x20an\x20element':return t('Comment\x20was\x20made\x20on\x20an\x20element');case'Comment\x20editor':return t('Comment\x20editor');case'Delete\x20comment\x20thread?':return t('Delete\x20comment\x20thread?');case'Delete\x20comment?':return t('Delete\x20comment?');case'Marked\x20as\x20resolved':return t('Marked\x20as\x20resolved');case'Show\x20more\x20items':return t('Show\x20more\x20items');case'Cancel':return t('Cancel');case'Edit':return t('Edit');case'Resolve':return t('Resolve');case'Reopen':return t('Reopen');case'Remove':return t('Remove');case'Reply':return t('Reply');case'Save':return t('Save');case'Annotations\x20sidebar':return t('Annotations\x20sidebar');case'Annotations\x20list':return t('Annotations\x20list');case'Thread\x20comments':return t('Thread\x20comments');case'THREAD_CONTEXT_LABEL':return t({'string':'Thread\x20context:\x20%0','id':'THREAD_CONTEXT_LABEL'},_0xee5a07);case'COMMENT_THREAD_LABEL':return t({'string':'Comment\x20thread\x20by\x20%1.\x20%0\x20reply.','plural':'Comment\x20thread\x20by\x20%1.\x20%0\x20replies.','id':'COMMENT_THREAD_LABEL'},_0xee5a07);case'COMMENT_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'COMMENT_THREAD_DESCRIPTION'});case'COMMENT_ARIA_LABEL':return t({'string':'Comment\x20by\x20%0.\x20Created\x20on\x20%1.\x20%2.\x20%3','id':'COMMENT_ARIA_LABEL'},_0xee5a07);case'LEAVE_COMMENT_ANNOUNCEMENT':return t({'string':'Leaving\x20a\x20content\x20with\x20comments.','id':'LEAVE_COMMENT_ANNOUNCEMENT'});case'ENTER_COMMENT_ANNOUNCEMENT':return t({'string':'Entering\x20a\x20content\x20with\x20comments.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_COMMENT_ANNOUNCEMENT'},_0xee5a07);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0xee5a07);case'TOO_LONG_COMMENT_ALERT':return t({'string':'Comment\x20content\x20is\x20too\x20long.\x20Your\x20comment\x20has\x20%0\x20characters\x20but\x20the\x20limit\x20is\x20%1\x20characters.','id':'TOO_LONG_COMMENT_ALERT'},_0xee5a07);case'EXTERNAL_COMMENT':return t({'string':'This\x20comment\x20comes\x20from\x20an\x20external\x20source.','id':'EXTERNAL_COMMENT'});case'EXTERNAL_IMPORT_WORD_COMMENT':return t({'string':'This\x20comment\x20comes\x20from\x20an\x20imported\x20Word\x20file.','id':'EXTERNAL_IMPORT_WORD_COMMENT'});case'EXTERNAL_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0xee5a07);case'EXTERNAL_IMPORT_WORD_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0xee5a07);case'COMMENTS_ARCHIVE':return t({'string':'Comments\x20archive','id':'COMMENTS_ARCHIVE'});case'EMPTY_COMMENTS_ARCHIVE':return t({'string':'There\x20are\x20no\x20archived\x20comment\x20threads.','id':'EMPTY_COMMENTS_ARCHIVE'});case'COMMENTS_ARCHIVE_LIST_LABEL':return t({'string':'List\x20of\x20comments','id':'COMMENTS_ARCHIVE_LIST_LABEL'});case'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':return t({'string':'Keystrokes\x20for\x20interacting\x20with\x20annotation\x20threads\x20(e.g.\x20comments,\x20track\x20changes\x20suggestions)','id':'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'});case'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':return t({'string':'Move\x20focus\x20to\x20the\x20thread\x20when\x20the\x20selection\x20is\x20anchored\x20in\x20its\x20marker','id':'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'});case'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':return t({'string':'Exit\x20the\x20annotation\x20and\x20move\x20focus\x20back\x20to\x20the\x20edited\x20content','id':'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'});case'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':return t({'string':'Browse\x20the\x20focused\x20annotation\x20thread\x20or\x20thread\x20comment','id':'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'});case'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':return t({'string':'Move\x20across\x20internals\x20of\x20the\x20annotation\x20thread','id':'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'});case'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':return t({'string':'Submit\x20the\x20reply\x20while\x20writing\x20a\x20comment','id':'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'});case'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':return t({'string':'Move\x20to\x20the\x20previous\x20or\x20next\x20thread\x20in\x20the\x20annotations\x20sidebar\x20or\x20comments\x20archive','id':'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'});default:return'';}}var kt=class extends it{['main'];editable;constructor(_0x2e6616,_0x526b85){super(_0x2e6616);const _0x55bdc2=_0x5e825f();this['main']=this['createCollection'](),this['editable']=new st(_0x2e6616,_0x526b85,void 0x0,{'label':()=>Et(_0x2e6616,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x2e6616['uiLanguageDirection'],'lang':_0x2e6616['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x55bdc2},'children':[{'tag':'div','attributes':{'class':'ck-editor__main','role':'presentation'},'children':this['main']}]});}['render'](){super['render'](),this['main']['add'](this['editable']);}['focus'](){this['editable']['element']['focus']();}},Nt=class extends tt{['view'];constructor(_0x2b4bba){super(_0x2b4bba),this['view']=new kt(_0x2b4bba['locale'],_0x2b4bba['editing']['view']);}get element(){return this['view']['element'];}init(){const _0x59749c=this['editor']['editing']['view'],_0x2d0078=this['view']['editable'];_0x2d0078['name']=_0x59749c['document']['getRoot']()['rootName'],this['view']['render']();const _0x3f5b4e=_0x2d0078['element'];this['setEditableElement'](_0x2d0078['name'],_0x3f5b4e),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x59749c['attachDomRoot'](_0x3f5b4e),this['fire']('ready');}destroy(){super['destroy'](),this['view']['destroy']();}};const Ot=[ft,gt,_t,At,vt,yt,Tt],Mt=/* #__PURE__ -- @preserve */
25
+ _0x19e581(_0x2caa02);var Rt=class CommentEditor extends Mt{static defaultPlugins=/* #__PURE__ -- @preserve */
26
+ ((()=>Ot)());constructor(_0x27c016={}){(_0x27c016=Object['assign']({},_0x27c016))['plugins']||(_0x27c016['plugins']=CommentEditor['defaultPlugins']),super(_0x27c016),this['ui']=new Nt(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this['editing']['view']['_overlayModeHint']='auto',this['_sendUsageRequest']=()=>window['Promise']['resolve']({'status':'ok'});}create(){const _0x4a543f=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x4a543f))['then'](()=>this['fire']('ready'));}destroy(){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x3580b6=>{const _0x1a0e40=this['model']['document']['getRoot'](),_0x54ec3c=_0x1a0e40&&_0x1a0e40['getChild'](_0x1a0e40['childCount']-0x1);_0x3580b6['setSelection'](_0x54ec3c,'end'),this['editing']['view']['focus']();});}_updatePlaceholder(){const _0x169448=this['editing']['view'],_0x352110=_0x169448['document']['getRoot'](),_0x3aa32a=_0x352110['getChild'](0x0);_0x352110['childCount']>0x1||!_0x3aa32a||'p'!=_0x3aa32a['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(mt(_0x169448,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x3aa32a['placeholder']=this['placeholder']),ut({'view':_0x169448,'element':_0x3aa32a,'keepOnFocus':!0x0}),this['placeholderElement']=_0x3aa32a);}},St=class extends ht{keystrokes;['focusTracker'];['focusables'];['focusCycler'];submitButtonView;cancelButtonView;_editorConfig;constructor(_0x20f0db,_0x483419={}){super(_0x20f0db),this['editor']=null,this['_editorConfig']=_0x483419,this['set']('value',_0x483419['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',Et(_0x20f0db,'Reply...')),this['set']('submitLabel',Et(_0x20f0db,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new _0xc853dc(),this['focusTracker']=new _0x4b19f2(),this['focusCycler']=new et({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x4e5b7f=>!_0x4e5b7f['defaultPrevented']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-comment__input-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-comment__input-actions',this['bindTemplate']['if']('showButtons','ck-comment__input-actions--active')]},'children':[this['submitButtonView'],this['cancelButtonView']]}]}),this['keystrokes']['set']('Esc',(_0x59ec89,_0xe446f0)=>{this['cancelButtonView']['fire']('execute'),_0xe446f0();}),this['keystrokes']['set']('Ctrl+Enter',(_0x514170,_0x19f7cb)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x19f7cb());}),this['on']('submit',(_0x35347b,_0x56e51d)=>{_0x56e51d['length']>0xfde8?(alert(Et(_0x20f0db,'TOO_LONG_COMMENT_ALERT',[_0x56e51d['length'],0xfde8])),_0x35347b['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}createEditor(){return this['editor']||(this['editor']=new Rt(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x7385f=this['editor'];this['element']['insertBefore'](_0x7385f['ui']['element'],this['element']['firstChild']),_0x7385f['model']['document']['on']('change',()=>this['value']=_0x7385f['getData']()),_0x7385f['bind']('placeholder')['to'](this),this['focusables']['add'](_0x7385f['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x403a83){-0x1===_0x403a83?(this['focusCycler']['focusFirst'](),this['focusCycler']['focusLast']()):this['focusCycler']['focusFirst']();}async destroy(){this['_isDestroyed']||(this['_isDestroyed']=!0x0,this['editor']&&(await this['_editorCreationPromise'],await this['editor']['destroy'](),this['fire']('editorDestroyed',this['editor'])),await super['destroy']());}_createSubmitButton(){const {locale:_0x427f6a}=this,_0x1dad03=new _0xa85280(_0x427f6a);return _0x1dad03['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x1dad03['withText']=!0x0,_0x1dad03['bind']('label')['to'](this,'submitLabel'),_0x1dad03['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x1dad03['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x31387b,_0x2871af)=>!_0x2871af&&!!_0x31387b['trim']()),_0x1dad03;}_createCancelButton(){const {locale:_0x5c57a0}=this,_0x4576b7=new _0xa85280(_0x5c57a0);return _0x4576b7['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x4576b7['label']=Et(_0x5c57a0,'Cancel'),_0x4576b7['withText']=!0x0,_0x4576b7['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x4576b7;}_setupKeyboardNavigation(){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x1846fc=>{this['focusTracker']['add'](_0x1846fc['element']);}),this['focusables']['on']('change',(_0x5393e4,_0x35900b)=>{for(const _0x2d3f81 of Array['from'](_0x35900b['added'])['reverse']())this['focusTracker']['add'](_0x2d3f81['element']);});}},xt=class extends ht{constructor(_0x205ade,_0x36c81b,_0x366362){super(_0x205ade),this['commentInputView']=new St(_0x205ade,_0x366362),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x1bc8fc,_0x38dc20)=>_0x1bc8fc||!!_0x38dc20),this['set']('showInput',!0x1),this['on']('change:showInput',()=>{this['showInput']&&!this['commentInputView']['editor']&&this['commentInputView']['createEditor']();}),this['commentInputView']['delegate']('editorReady')['to'](this),this['commentInputView']['delegate']('editorDestroyed')['to'](this),this['userView']=new _0x467a6e(_0x205ade,_0x36c81b),this['userView']['extendTemplate']({'attributes':{'class':'ck-thread__user','aria-hidden':!0x0}}),this['commentInputView']['extendTemplate']({'attributes':{'class':'ck-thread__input'}}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-comment__input-container',this['bindTemplate']['if']('showInput','ck-comment__input-container--active')]},'children':[this['userView'],this['commentInputView']]});}['render'](){super['render'](),this['_focusOnNonInteractiveMouseDown']();}destroy(){return this['commentInputView']['destroy']()['then'](()=>super['destroy']());}['focus'](_0x1f9dd3){this['commentInputView']['focus'](_0x1f9dd3);}_focusOnNonInteractiveMouseDown(){this['listenTo'](this['element'],'mousedown',(_0x254dc6,_0x2f6f3b)=>{const {submitButtonView:_0x2f61f1,cancelButtonView:_0x531b12,editor:_0x1baf11}=this['commentInputView'];[_0x2f61f1['element'],_0x531b12['element'],_0x1baf11?_0x1baf11['editing']['view']['getDomRoot']():null]['filter'](_0x53f5ea=>_0x53f5ea)['some'](_0x2fc59a=>_0x2fc59a['contains'](_0x2f6f3b['target']))||(this['focus'](),_0x2f6f3b['preventDefault']());});}},Pt=class extends ht{constructor(_0x1f58d7){super(_0x1f58d7);const _0x48f15c=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x48f15c['to']('count',_0x3570b3=>Et(_0x1f58d7,'NUMBER_OF_COMMENTS',_0x3570b3))}]});}},Lt=class extends ht{commentViews;resolvedCommentView;['focusTracker'];keystrokes;['focusCycler'];['_model'];['_config'];_collapsedCommentsView;constructor(_0x5e19d3,_0x1ebc23,_0x8e8491){super(_0x5e19d3);const _0x11890a=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x1ebc23['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x1ebc23,this['_config']=_0x8e8491,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x4b19f2(),this['keystrokes']=new _0xc853dc(),this['focusCycler']=new et({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x1eb4de=>this['commentViews']['map'](_0x3d870d=>_0x3d870d['element'])['includes'](_0x1eb4de['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new Pt(_0x5e19d3),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x51316d=>_0x51316d-this['_config']['maxCommentsWhenCollapsed']);for(const _0x4c80a9 of _0x1ebc23['comments'])this['_handleNewCommentModel'](_0x4c80a9);this['_handleInfoComment'](),this['listenTo'](_0x1ebc23['comments'],'add',(_0x27a32f,_0x3c6fbe)=>{const _0x29f72d=this['_calculatePosition'](_0x3c6fbe);this['length']++,this['_handleNewCommentModel'](_0x3c6fbe,_0x29f72d),this['refreshVisibleViews']();}),this['listenTo'](_0x1ebc23['comments'],'remove',(_0x450703,_0x491866)=>{this['length']--,this['_handleRemoveCommentModel'](_0x491866),this['refreshVisibleViews']();}),this['listenTo'](_0x1ebc23,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x1ebc23,'change:isResolved',()=>this['_handleInfoComment']()),this['on']('change:isActive',()=>this['refreshVisibleViews']()),this['on']('change:hasDirtyComment',()=>this['refreshVisibleViews']()),this['setTemplate']({'tag':'ul','attributes':{'class':['ck-thread__comments',_0x11890a['if']('length','ck-hidden',_0x143491=>!_0x143491)],'aria-label':Et(_0x5e19d3,'Thread\x20comments')},'children':this['visibleViews']});}get['_shouldCollapse'](){return this['_model']['weight']>this['_config']['maxThreadTotalWeight']&&!this['isActive']&&!this['hasDirtyComment'];}['render'](){super['render'](),this['refreshVisibleViews'](),this['_setupKeyboardNavigation']();}['focus'](_0x4c5a1e){-0x1===_0x4c5a1e?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}destroy(){this['_collapsedCommentsView']['destroy']();for(const _0x5abde7 of this['commentViews'])_0x5abde7['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}_handleNewCommentModel(_0x46542c,_0x3767d3){const _0x5b4737=new this['_config']['CommentView'](this['locale'],_0x46542c,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x5b4737['viewUid']=_0x46542c['id'],_0x5b4737['delegate']('removeComment')['to'](this),_0x5b4737['delegate']('updateComment')['to'](this),_0x5b4737['delegate']('resolveCommentThread')['to'](this),_0x5b4737['delegate']('editorReady')['to'](this),_0x5b4737['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x5b4737,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x5b4737,_0x3767d3);}_calculatePosition(_0x20f74c){const _0x927826=this['_model']['_findOptimalIndex'](_0x20f74c);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x20f74c['authoredAt']?_0x927826-0x1:_0x927826:_0x927826-0x1;}_handleInfoComment(){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x3f4347={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':Et(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x3f4347,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x3f4347));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}_handleRemoveCommentModel(_0x5c9379){const _0x341123=this['commentViews']['remove'](_0x5c9379['id']);this['stopListening'](_0x341123),_0x341123['isEditMode']&&this['_updateHasDirtyComment'](),_0x341123['destroy']();}_updateHasDirtyComment(){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x4c65a8=>_0x4c65a8['isEditMode']);}['_rearrangeCollapse'](){const _0x32bdac=function(_0x3b62dd){const _0x5b4d91=new _0x5b65c3();for(const _0x4853fe of _0x3b62dd)_0x5b4d91['add'](_0x4853fe);return _0x5b4d91;}(this['commentViews']),_0x1c116d=this['_collapsedCommentsView']['count'];for(let _0x3e44aa=0x1;_0x3e44aa<=_0x1c116d;_0x3e44aa++)_0x32bdac['remove'](0x1);for(const _0x94653a of _0x32bdac)_0x94653a['collapse']();_0x1c116d>0x0&&_0x32bdac['add'](this['_collapsedCommentsView'],0x1),Dt(_0x3a27d6(Array['from'](this['visibleViews']),Array['from'](_0x32bdac)),this['visibleViews'],_0x32bdac);}['_rearrangeExpand'](){Dt(_0x3a27d6(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x286a01 of this['visibleViews'])_0x286a01['expand']();}_setupKeyboardNavigation(){this['commentViews']['forEach'](_0x35f7d2=>{this['focusTracker']['add'](_0x35f7d2['element']),this['keystrokes']['listenTo'](_0x35f7d2['element']);}),this['commentViews']['on']('change',(_0x4453dc,_0x1accc3)=>{for(const _0x5868e5 of _0x1accc3['removed'])this['focusTracker']['remove'](_0x5868e5['element']),this['keystrokes']['stopListening'](_0x5868e5['element']);for(const _0x3709ac of Array['from'](_0x1accc3['added'])['reverse']())this['focusTracker']['add'](_0x3709ac['element']),this['keystrokes']['listenTo'](_0x3709ac['element']);});}};function Dt(_0x4900e6,_0x414f67,_0x5349fd){let _0x481c9e=0x0;for(const _0x138afb of _0x4900e6)switch(_0x138afb){case'insert':_0x414f67['add'](_0x5349fd['get'](_0x481c9e),_0x481c9e),_0x481c9e++;break;case'delete':_0x414f67['remove'](_0x481c9e);break;case'equal':_0x481c9e++;}}var Vt=class extends ht{constructor(_0x1d6b65){super(_0x1d6b65);const _0x3ea273=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x3ea273['to']('contextValue',_0x189776=>Et(_0x1d6b65,'THREAD_CONTEXT_LABEL',_0x189776)),'tabindex':-0x1},'children':[{'text':_0x3ea273['to']('contextValue')}]});}['focus'](){this['element']['focus']();}},Bt=class extends ht{['_model'];reopenButtonView;contextView;['focusables'];['focusTracker'];keystrokes;['focusCycler'];constructor(_0x583611,_0x3e91aa){super(_0x583611);const _0x39a50b=this['bindTemplate'];this['_model']=_0x3e91aa,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x4b19f2(),this['keystrokes']=new _0xc853dc(),this['focusCycler']=new et({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x562ceb=>!!_0x562ceb),this['bind']('contextValue')['to'](this['_model'],'context',_0x129beb=>_0x129beb&&_0x129beb['value']?this['_trimContextValue'](_0x129beb['value']):Et(this['locale'],'Comment\x20was\x20made\x20on\x20an\x20element')),this['setTemplate']({'tag':'div','attributes':{'class':['ck-thread__header']},'children':[{'tag':'div','attributes':{'class':['ck-context-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-context',_0x39a50b['if']('hasContext','ck-context--quotes')]},'children':[this['contextView']]}]},{'tag':'div','attributes':{'class':['ck-annotation__actions']},'children':[this['reopenButtonView']]}]});}['render'](){super['render'](),this['_attachContextActions'](),this['_setupKeyboardNavigation']();}['focus'](){this['focusCycler']['focusFirst']();}_createReopenButton(){const _0x2de6ba=new _0xa85280(this['locale']);return _0x2de6ba['label']=Et(this['locale'],'Reopen'),_0x2de6ba['tooltip']=Et(this['locale'],'Reopen'),_0x2de6ba['icon']=_0x5da134,_0x2de6ba['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x3e8a54=>!_0x3e8a54),_0x2de6ba['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x34d9f7,_0x417b8a)=>_0x34d9f7&&_0x417b8a),_0x2de6ba['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x2de6ba;}_trimContextValue(_0x24edd1){if(_0x24edd1['length']<0x96)return _0x24edd1;const _0x1cda46=_0x24edd1['lastIndexOf']('\x20',0x93);return _0x24edd1['substring'](0x0,_0x1cda46>-0x1?_0x1cda46:0x93)+'...';}_attachContextActions(){const _0x556d5a=this['element']['querySelector']('.ck-context'),_0x20b2da=_0x556d5a['querySelector']('.ck-context__value');this['listenTo'](_0x556d5a,'mouseenter',()=>{_0x20b2da['offsetWidth']<_0x20b2da['scrollWidth']&&_0x556d5a['classList']['add']('overlay');}),this['listenTo'](_0x556d5a,'mouseleave',()=>{_0x556d5a['classList']['remove']('overlay');});}_setupKeyboardNavigation(){this['keystrokes']['listenTo'](this['element']);for(const _0x6bc267 of this['focusables'])this['focusTracker']['add'](_0x6bc267['element']),this['keystrokes']['listenTo'](_0x6bc267['element']);}_createContextView(){const _0x4abb07=new Vt(this['locale']);return _0x4abb07['bind']('contextValue')['to'](this),_0x4abb07;}},Ht=class extends ht{['_model'];['_config'];commentThreadHeaderView;commentThreadInputView;ariaDescriptionView;['focusables'];['focusTracker'];keystrokes;['focusCycler'];constructor(_0x3aca42,_0xca5003,_0x3b8e1d,_0x3ad067){super(_0x3aca42),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0xca5003,this['_localUser']=_0x3b8e1d,this['_config']=_0x3ad067,this['commentThreadHeaderView']=new Bt(_0x3aca42,_0xca5003),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new _0x4386dd(_0x3aca42,Et(_0x3aca42,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new Lt(_0x3aca42,_0xca5003,Object['assign']({'CommentView':this['_config']['CommentView']},_0x3ad067)),this['commentsListView']['delegate']('removeComment')['to'](this),this['commentsListView']['delegate']('updateComment')['to'](this),this['commentsListView']['delegate']('resolveCommentThread')['to'](this),this['commentsListView']['delegate']('editorReady')['to'](this),this['commentsListView']['delegate']('editorDestroyed')['to'](this),this['commentsListView']['bind']('isActive')['to'](this),this['listenTo'](this,'resolveCommentThread',()=>{this['focus']();}),this['set']('length',this['commentsListView']['length']),this['bind']('length')['to'](this['commentsListView'],'length'),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['commentThreadInputView']['delegate']('editorReady')['to'](this),this['commentThreadInputView']['delegate']('editorDestroyed')['to'](this),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x3eef58,_0x560f89)=>_0x3eef58||!!_0x560f89),this['bind']('isUnlinked')['to'](_0xca5003,'unlinkedAt',_0x119c62=>!!_0x119c62);let _0x230784=null;const _0x150569=()=>{const _0x1944f4=this['_model']['comments']['first']||null;_0x1944f4!==_0x230784&&(_0x230784&&this['stopListening'](_0x230784,'change:content'),_0x230784=_0x1944f4,_0x1944f4&&this['listenTo'](_0x1944f4,'change:content',_0x150569));const _0x7f2729=_0x1944f4?_0x1944f4['author']['name']:this['_localUser']['name'],_0x162664=_0x1944f4?new DOMParser()['parseFromString'](_0x301327(_0x1944f4['content'],{'limit':this['_config']['maxCommentCharsWhenCollapsed']}),'text/html')['body']['textContent']:'',_0x2a0cbc=Et(this['locale'],'COMMENT_THREAD_LABEL',[this['length'],_0x7f2729]);this['set']('ariaLabel',_0x162664?_0x2a0cbc+'\x20'+_0x162664:_0x2a0cbc);};this['listenTo'](this['_model']['comments'],'change',_0x150569),_0x150569(),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x4b19f2(),this['keystrokes']=new _0xc853dc(),this['focusCycler']=new et({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x543bc6=>_0x543bc6['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),_0x17a42d(this,this['focusables']);}async destroy(){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}_createCommentThreadInputView(){const _0x435d79=new xt(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x4f47bd=_0x435d79['commentInputView'];return _0x435d79['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x4f47bd,'value',(_0x180b98,_0x57d74b,_0x3acfaf,_0xe77316,_0x3823fc)=>!!_0x3823fc||!!_0xe77316&&_0x3acfaf&&!_0x57d74b||_0x180b98&&_0x3acfaf&&!_0x57d74b),_0x4f47bd['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x5aca26,_0x134b0b,_0x44f251)=>{let _0x26511d;return _0x26511d=_0x44f251&&_0x134b0b?'Reply\x20to\x20reopen\x20discussion...':_0x5aca26?'Reply...':'Write\x20a\x20comment...',Et(this['locale'],_0x26511d);}),_0x4f47bd['bind']('submitLabel')['to'](this,'length',_0x18a21b=>Et(this['locale'],_0x18a21b?'Reply':'Comment')),_0x4f47bd['on']('submit',(_0x2e8f82,_0x536065)=>{this['fire']('addComment',_0x536065),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x4f47bd['on']('cancel',()=>{this['focus']();}),_0x4f47bd['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x4f47bd['on']('cancel',_0x32467c=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x32467c['stop']());}),this['on']('change:isActive',(_0x33499b,_0x32e167,_0x854f61)=>{_0x854f61||this['length']||_0x4f47bd['value']||this['fire']('removeCommentThread');}),_0x435d79;}};const Ft=/* #__PURE__ -- @preserve */
27
+ _0x482088(Ht);var Ut=class extends Ft{commentThreadChildren;containerElement;resolveButton;_boundFirstCommentView;constructor(_0xd9beb4,_0x2b50a0,_0x321d3e,_0x441636){super(_0xd9beb4,_0x2b50a0,_0x321d3e,_0x441636),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0xd9beb4,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x4ddad9,_0x3f3c6f,_0x1cc113)=>{_0x1cc113||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x2416f9,_0x5dfa9f,_0x36d009)=>{_0x36d009&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}getTemplate(){const _0x531acd=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x531acd['if']('isActive','ck-thread--active'),_0x531acd['if']('isUnlinked','ck-thread--unlinked'),_0x531acd['to']('actionIndicator',_0x34226c=>_0x34226c?'ck-thread--'+_0x34226c:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x531acd['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':[{'tag':'div','attributes':{'class':'ck-thread__container'},'children':this['commentThreadChildren']}]};}['render'](){super['render'](),this['containerElement']=this['element']['querySelector']('.ck-thread__container'),this['_model']['on']('change:archivedAt',()=>{this['_updateArchivedThreadHeader']();}),this['_updateArchivedThreadHeader']();}['_cancelAllConfirms'](){this['cancelConfirm']();for(const _0xaf4290 of this['commentsListView']['commentViews'])_0xaf4290['cancelConfirm']();}_bindFirstCommentView(){const {locale:_0x2bcc76}=this,_0x6067ec=this['commentsListView']['commentViews']['get'](0x0);_0x6067ec===this['_boundFirstCommentView']||_0x6067ec['isSystemComment']||(this['_boundFirstCommentView']=_0x6067ec,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x6067ec,'actionIndicator',_0x59df60=>'remove'===_0x59df60?'remove':null),_0x6067ec['placeholder']=Et(_0x2bcc76,'Write\x20a\x20comment...'),_0x6067ec['removeButton']['on']('execute',_0x4c4bca=>{_0x4c4bca['stop'](),this['showConfirm'](Et(_0x2bcc76,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x6067ec['focus']();}),_0x6067ec['actionBar']['add'](this['resolveButton'],0x0),_0x6067ec['focusables']['add'](this['resolveButton'],0x0));}_createResolveButton(){const _0x3a08ff=new _0x4c1aa8(this['locale']);return _0x3a08ff['label']=Et(this['locale'],'Resolve'),_0x3a08ff['tooltip']=Et(this['locale'],'Resolve'),_0x3a08ff['icon']=_0x55d515,_0x3a08ff['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x3a08ff['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x1893dc=>!_0x1893dc),_0x3a08ff['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x3955ee,_0x427c98)=>_0x3955ee&&!_0x427c98),_0x3a08ff['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x3a08ff;}_updateArchivedThreadHeader(){this['_model']['archivedAt']?this['commentThreadChildren']['has'](this['commentThreadHeaderView'])||(this['commentThreadChildren']['add'](this['commentThreadHeaderView'],0x0),this['focusables']['add'](this['commentThreadHeaderView'],0x0)):this['commentThreadChildren']['has'](this['commentThreadHeaderView'])&&(this['commentThreadChildren']['remove'](this['commentThreadHeaderView']),this['focusables']['remove'](this['commentThreadHeaderView']));}},Wt=class extends ht{constructor(_0x1e6ad1){super(_0x1e6ad1),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0xbd105a,_0x2b9e1e,_0x283441)=>{this['element']['innerHTML']=_0x283441;}),this['element']['innerHTML']=this['content'];}},Kt=class extends ht{['visibleView'];ariaDescriptionView;['focusables'];['focusTracker'];keystrokes;['focusCycler'];['_model'];['_config'];constructor(_0x1a6c20,_0xa2f9ee,_0x3743f4){super(_0x1a6c20),this['_model']=_0xa2f9ee,this['_config']=_0x3743f4,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0xa2f9ee,'content',_0xa2f9ee,'authoredAt',(_0x2d96e5,_0x478499)=>Et(_0x1a6c20,'COMMENT_ARIA_LABEL',[_0xa2f9ee['author']['name'],_0x3743f4['formatDateTime'](_0x478499),new DOMParser()['parseFromString'](_0x2d96e5,'text/html')['body']['textContent'],_0xa2f9ee['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new _0x4386dd(_0x1a6c20,Et(_0x1a6c20,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new at(),this['focusTracker']=new _0x4b19f2(),this['keystrokes']=new _0xc853dc(),this['focusCycler']=new et({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x1f08b1=>_0x1f08b1['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['expand'](){this['isCollapsed']=!0x1;}['collapse'](){this['isEditMode']||(this['isCollapsed']=!0x0);}['focus'](){this['element']['focus']();}['render'](){super['render'](),this['_setupKeyboardNavigation']();}async destroy(){await this['visibleView']['get'](0x0)['destroy'](),super['destroy']();}switchToEditMode(){this['isEditMode']||(this['isEditMode']=!0x0,this['visibleView']['remove'](0x0)['destroy'](),this['visibleView']['add'](this['_createCommentInputView']()));}switchToDisplayMode(){this['isEditMode']&&(this['isEditMode']=!0x1,this['visibleView']['remove'](0x0)['destroy'](),this['visibleView']['add'](this['_createCommentContentView']()));}getExternalCommentNote(){return'importWord'===this['_model']['attributes']['@external']['source']?Et(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):Et(this['locale'],'EXTERNAL_COMMENT');}getUserViewNotificationText(){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?Et(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):Et(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}_createCommentContentView(){const _0x4e2a52=new Wt(this['locale']);return _0x4e2a52['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x5b50cf,_0x420c3f)=>_0x420c3f?_0x301327(_0x5b50cf,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x5b50cf),_0x4e2a52;}_createCommentInputView(){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x126884=new St(this['locale'],this['_config']['editorConfig']);return _0x126884['value']=this['_model']['content'],_0x126884['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x126884['submitLabel']=Et(this['locale'],'Save'),_0x126884['on']('submit',(_0x2f04f1,_0x254377)=>{this['fire']('updateComment',this['_model']['id'],_0x254377),this['switchToDisplayMode'](),this['focus']();}),_0x126884['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x126884['once']('editorReady',()=>{_0x126884['focus']();}),_0x126884['createEditor'](),_0x126884['delegate']('editorReady')['to'](this),_0x126884['delegate']('editorDestroyed')['to'](this),_0x126884;}_setupKeyboardNavigation(){const _0x1b4500=this['element'];this['keystrokes']['listenTo'](_0x1b4500);for(const _0x26bfe6 of this['focusables'])this['focusTracker']['add'](_0x26bfe6['element']),this['keystrokes']['listenTo'](_0x26bfe6['element']);this['focusables']['on']('change',(_0x55a8cf,_0xa7b20c)=>{for(const _0x5723d3 of _0xa7b20c['removed'])this['focusTracker']['remove'](_0x5723d3['element']),this['keystrokes']['stopListening'](_0x5723d3['element']);for(const _0x5635bb of _0xa7b20c['added'])this['focusTracker']['add'](_0x5635bb['element']),this['keystrokes']['listenTo'](_0x5635bb['element']);}),this['keystrokes']['set']('enter',(_0x20c487,_0x57de83)=>{_0x1b4500===_0x20c487['target']&&(this['focusCycler']['focusFirst'](),_0x57de83());}),this['keystrokes']['set']('esc',(_0x345190,_0x5ba405)=>{_0x1b4500!==_0x345190['target']&&(this['focus'](),_0x5ba405());});}};const Gt=/* #__PURE__ -- @preserve */
28
+ _0x482088(Kt);var Yt=class extends Gt{actionBar;['userView'];constructor(_0x3f59de,_0x2ed878,_0x5b1520){super(_0x3f59de,_0x2ed878,_0x5b1520),this['set']('actionIndicator',null),this['set']('placeholder',Et(_0x3f59de,'Reply...')),this['bind']('authoredAt')['to'](_0x2ed878),this['bind']('resolvedAt')['to'](_0x2ed878),this['actionBar']=this['createCollection'](),this['isSystemComment']||(this['editButton']=this['_createEditButton'](),this['removeButton']=this['_createRemoveButton'](),this['items']=this['createCollection'](),this['items']['addMany']([this['editButton'],this['removeButton']]),this['dropdown']=this['_createDropdown'](),this['actionBar']['add'](this['dropdown']),this['focusables']['add'](this['dropdown'])),this['userView']=new _0x467a6e(_0x3f59de,_0x2ed878['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x2ed878,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}getTemplate(){const _0x10ede6=this['bindTemplate'],_0x19c540=[{'tag':'div','attributes':{'class':['ck-comment__info','ck-annotation__info']},'children':[{'tag':'span','children':[{'text':this['userView']['name']}],'attributes':{'class':['ck-comment__info-name','ck-annotation__info-name'],'data-cke-tooltip-text':this['userView']['name']}},{'tag':'time','attributes':{'datetime':_0x10ede6['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x10ede6['to']('authoredAt',_0x577210=>this['_config']['formatDateTime'](_0x577210))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x10ede6['if']('isEditMode','ck-comment__actions--hidden'),_0x10ede6['if']('isEditMode','ck-annotation__actions--hidden')]},'children':this['actionBar']},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']},'children':this['visibleView']},this['ariaDescriptionView']];return this['_model']['isExternal']&&_0x19c540['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper'],'tabindex':-0x1,'aria-label':_0x10ede6['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x10ede6['if']('isEditMode','ck-comment--edit'),_0x10ede6['if']('isSystemComment','ck-comment--info'),_0x10ede6['to']('actionIndicator',_0x1fd946=>_0x1fd946?'ck-comment--'+_0x1fd946:'')],'data-author-id':this['_model']['author']['id'],'data-comment-id':this['_model']['id'],'role':'group'},'children':[this['userView'],{'tag':'div','attributes':{'class':['ck-comment__main','ck-annotation__main']},'children':_0x19c540}]}]};}_createEditButton(){const _0x473e97=new _0xa85280(this['locale']);return _0x473e97['label']=Et(this['locale'],'Edit'),_0x473e97['icon']=_0x5c647c,_0x473e97['withText']=!0x0,_0x473e97['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x473e97['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x3e4aba=>!_0x3e4aba),_0x473e97['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x473e97['on']('execute',()=>this['switchToEditMode']()),_0x473e97;}_createRemoveButton(){const _0x525501=new _0xa85280(this['locale']);return _0x525501['label']=Et(this['locale'],'Remove'),_0x525501['icon']=_0x38ae73,_0x525501['withText']=!0x0,_0x525501['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x525501['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x26e09b=>!_0x26e09b),_0x525501['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x525501['on']('execute',()=>{this['showConfirm'](Et(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x525501;}_createDropdown(){const _0x5c371f=ct(this['locale'],_0x4f3dc2),_0x3c8ac0=_0x5c371f['panelView']['children'],_0x165233=new ot(this['locale']),_0x5185cf=_0x5c371f['bindTemplate'];dt(_0x5c371f,()=>this['items']['find'](_0x406e96=>_0x406e96['isVisible'])),_0x5c371f['extendTemplate']({'attributes':{'class':[_0x5185cf['if']('isVisible','ck-hidden',_0x4ba59a=>!_0x4ba59a)]}});const _0xad722f=(_0x335845,_0x4e972b=-0x1)=>{const _0x4af967=new nt(this['locale']);_0x4af967['children']['add'](_0x335845);const _0x4052b4=_0x4e972b>-0x1?_0x4e972b:_0x165233['items']['length'];_0x165233['items']['add'](_0x4af967,_0x4052b4);const _0x11fb9e=Array['from'](this['items']);_0x5c371f['unbind']('isEnabled','isVisible'),_0x5c371f['bind']('isEnabled')['toMany'](_0x11fb9e,'isEnabled',(..._0xf52325)=>_0xf52325['some'](_0x39dab2=>_0x39dab2)),_0x5c371f['bind']('isVisible')['toMany'](_0x11fb9e,'isVisible',(..._0xa69415)=>_0xa69415['some'](_0x7857f4=>_0x7857f4));};_0x5c371f['panelPosition']='sw',_0x5c371f['buttonView']['set']({'label':Et(this['locale'],'Show\x20more\x20items'),'icon':_0xb63a3});for(const _0x4f3cd8 of this['items'])_0xad722f(_0x4f3cd8);return _0x3c8ac0['add'](_0x165233),_0x5c371f['listenTo'](this['items'],'add',(_0x3d7767,_0x53a737,_0x1c4262)=>{_0xad722f(_0x53a737,_0x1c4262);}),_0x5c371f['listenTo'](this['items'],'remove',(_0x57f535,_0x1afed3,_0x120827)=>{_0x165233['items']['remove'](_0x120827);}),_0x5c371f;}_attachActions(_0x5c02d5,_0x14f4ec){const _0x217466=_0x5c02d5&&_0x5c02d5['element'];_0x217466&&(this['listenTo'](_0x217466,'mouseenter',()=>this['actionIndicator']=_0x14f4ec),this['listenTo'](_0x217466,'focus',()=>this['actionIndicator']=_0x14f4ec),this['listenTo'](_0x217466,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x217466,'blur',()=>this['actionIndicator']=null));}_createCommentInputView(){const _0x216bc5=super['_createCommentInputView']();return _0x216bc5['bind']('placeholder')['to'](this),_0x216bc5;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}};function Xt(_0x4b71c6){const _0xb39097=_0x10b585(_0x4b71c6,0x1e),_0x141246=new MutationObserver(_0xcdead7=>{for(const _0x103685 of _0xcdead7)('attributes'==_0x103685['type']&&'class'==_0x103685['attributeName']||'childList'==_0x103685['type']||'characterData'==_0x103685['type'])&&_0xb39097();});return{'attach'(_0x3fd3bf){_0x141246['observe'](_0x3fd3bf,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x141246['disconnect'](),_0xb39097['cancel']();}};}var qt=class extends ht{['focusTracker'];['id'];keystrokes;content;['mainView'];_mutationObserver;constructor(_0x2ec1c3,_0x58ddc7){super(_0x2ec1c3),this['id']=_0x5e825f(),this['focusTracker']=new _0x4b19f2(),this['keystrokes']=new _0xc853dc(),this['keystrokes']['set']('Esc',(_0xef8e85,_0x497fb1)=>this['fire']('Esc',_0x497fb1)),this['set']('targetRect',{'top':0x0,'right':0x0,'bottom':0x0,'left':0x0}),this['set']('height',0x0),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['set']('length',0x0),this['set']('type',''),this['_mutationObserver']=Xt(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this),this['content']['add'](_0x58ddc7),this['mainView']=_0x58ddc7;const _0x24e8a5=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x24e8a5['if']('isActive','ck-annotation-wrapper--active')],'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['focusTracker']['add'](this['element']),this['keystrokes']['listenTo'](this['element']),this['_mutationObserver']['attach'](this['element']);}destroy(){this['content']['clear'](),this['keystrokes']['destroy'](),this['focusTracker']['destroy'](),this['_mutationObserver']['detach'](),super['destroy']();}['focus'](){this['content']['first']&&this['content']['first']['focus']();}_updateHeight(){const _0x113a10=this['element']['clientHeight'];_0x113a10&&(this['height']=_0x113a10);}};const jt=/* #__PURE__ -- @preserve */
29
+ _0x19e581();var $t=class Annotation extends jt{['view'];focusableElements;_type;_target;constructor({view:_0x421dfa,target:_0x3a54dd,type:_0x5dc53e,isVisible:_0x2a03f9=!0x0}){super(),this['view']=_0x421dfa,this['view']['element']||this['view']['render'](),this['_type']=_0x5dc53e,this['_target']=_0x3a54dd,Annotation['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x5b65c3([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x382c3f,_0x4a075b)=>{this['view']['focusTracker']['add'](_0x4a075b);}),this['focusableElements']['on']('remove',(_0x545b3e,_0x2eed60)=>{this['view']['focusTracker']['remove'](_0x2eed60);}),this['set']('isVisible',_0x2a03f9);}get type(){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get target(){const _0x35f572=this['_getNormalizedTarget']();return Annotation['_assertCorrectTarget'](_0x35f572),_0x35f572;}get targetRect(){const _0x21dd5e=this['target'];if(null===_0x21dd5e)return null;if(_0x21dd5e instanceof _0x74eea0)return _0x21dd5e;const _0xa07f8e=_0x21dd5e['filter'](_0x208c72=>function(_0x4f6a24){return!!_0x4f6a24['offsetParent']||!!_0x4f6a24['getClientRects']()['item'](0x0);}(_0x208c72));return 0x0===_0xa07f8e['length']?null:_0x74eea0['getDomElementRects'](_0xa07f8e[0x0])[0x0];}get isActive(){return this['view']['isActive'];}set isActive(_0x527220){this['view']['isActive']=_0x527220,this['view']['mainView']['isActive']=_0x527220;}updateTargetRect(){this['view']['targetRect']=this['targetRect'];}destroy(){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}refreshVisibility(){this['isVisible']=!!this['targetRect'];}static _assertCorrectTarget(_0x3db9ca){if(!(null===_0x3db9ca||_0x3db9ca instanceof _0x74eea0||Array['isArray'](_0x3db9ca)&&_0x3db9ca['every'](_0x240d06=>zt(_0x240d06))))throw new _0x118589('annotation-invalid-target',null,{'target':_0x3db9ca});}_getNormalizedTarget(){const _0x204772='function'==typeof this['_target']?this['_target']():this['_target'];return zt(_0x204772)?[_0x204772]:_0x204772;}};function zt(_0x4adf7a){return null!==_0x4adf7a&&'object'==typeof _0x4adf7a&&'nodeType'in _0x4adf7a&&0x1===_0x4adf7a['nodeType'];}var Jt=class extends _0x5b65c3{_innerViewToAnnotation;_viewToAnnotation;['_focusTracker'];constructor(_0x3f5e7f=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x4b19f2(),this['_focusTracker']['on']('change:isFocused',(_0x3e7e65,_0xed501e,_0x4feeee)=>{_0x4feeee||this['fire']('blur');});for(const _0x2a71b of _0x3f5e7f)this['add'](_0x2a71b);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x37bfb1){if(this['has'](_0x37bfb1))throw new _0x118589('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x37bfb1['innerView'],_0x37bfb1),this['_viewToAnnotation']['set'](_0x37bfb1['view'],_0x37bfb1);for(const _0x3a2061 of _0x37bfb1['focusableElements'])this['_focusTracker']['add'](_0x3a2061);if(this['listenTo'](_0x37bfb1['focusableElements'],'add',(_0xf4dff1,_0x43694)=>{this['_focusTracker']['add'](_0x43694);}),this['listenTo'](_0x37bfb1['focusableElements'],'remove',(_0x223333,_0x15c79a)=>{this['_focusTracker']['remove'](_0x15c79a);}),this['listenTo'](_0x37bfb1['view']['focusTracker'],'change:isFocused',(_0x384c25,_0x28b9e5,_0x1e535b)=>{_0x1e535b&&this['fire']('focus',_0x37bfb1);}),_0x37bfb1['updateTargetRect'](),this['_areCachedRectsStale']()){for(const _0x4149ca of this)_0x4149ca['updateTargetRect']();}const _0x39c04=this['_getOrderInContent'](_0x37bfb1['view']['targetRect']);return super['add'](_0x37bfb1,_0x39c04);}['remove'](_0x1ce04e){if(!this['has'](_0x1ce04e))throw new _0x118589('annotationcollection-not-existing-item',null);this['stopListening'](_0x1ce04e['view']['focusTracker']),this['stopListening'](_0x1ce04e['focusableElements']);for(const _0x3f2a57 of _0x1ce04e['focusableElements'])this['_focusTracker']['remove'](_0x3f2a57);return this['_viewToAnnotation']['delete'](_0x1ce04e['view']),this['_innerViewToAnnotation']['delete'](_0x1ce04e['innerView']),super['remove'](_0x1ce04e);}getByInnerView(_0x109e27){return this['_innerViewToAnnotation']['get'](_0x109e27);}getByView(_0x218530){return this['_viewToAnnotation']['get'](_0x218530);}destroy(){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}refreshPositioning(){for(const _0x191500 of this)_0x191500['updateTargetRect']();this['_sort']();}_sort(){const _0x182032=Array['from'](this)['sort']((_0xb6d640,_0x366fd8)=>Zt(_0xb6d640['view']['targetRect'],_0x366fd8['view']['targetRect']));for(let _0x48c01d=_0x182032['length']-0x1;_0x48c01d>0x0;_0x48c01d--){const _0x368c32=_0x182032[_0x48c01d];_0x48c01d!==this['getIndex'](_0x368c32)&&(this['remove'](_0x368c32),this['add'](_0x368c32));}}_getOrderInContent(_0x51b2d6){let _0x1afeb3=0x0;if(!_0x51b2d6)return this['length'];for(const _0x531431 of this){const _0x5f43d2=_0x531431['view']['targetRect'];if(_0x5f43d2){if(Zt(_0x51b2d6,_0x5f43d2)<0x0)return _0x1afeb3;_0x1afeb3++;}}return _0x1afeb3;}_areCachedRectsStale(){const _0x330c4b=this['get'](0x0);if(!_0x330c4b)return!0x1;const _0x49bd29=_0x330c4b['view']['targetRect'],_0x2e54c7=_0x330c4b['targetRect'];return!(!_0x49bd29||!_0x2e54c7)&&(_0x49bd29['top']!==_0x2e54c7['top']||_0x49bd29['left']!==_0x2e54c7['left']);}};function Qt({source:_0x3fef24,target:_0x4063fb,filter:_0x11b900}){for(const _0x551546 of _0x3fef24)_0x11b900(_0x551546)&&_0x4063fb['add'](_0x551546);_0x4063fb['listenTo'](_0x3fef24,'add',(_0x225dd0,_0x4941ed)=>{_0x11b900(_0x4941ed)&&_0x4063fb['add'](_0x4941ed);}),_0x4063fb['listenTo'](_0x3fef24,'remove',(_0x86e0ad,_0x233695)=>{_0x4063fb['has'](_0x233695)&&_0x4063fb['remove'](_0x233695);});}function Zt(_0x53d779,_0x543dba){if(null===_0x53d779&&null===_0x543dba)return 0x0;if(null===_0x53d779)return-0x1;if(null===_0x543dba)return 0x1;const _0x231821=_0x53d779['top']-_0x543dba['top'];return 0x0==_0x231821?_0x53d779['left']-_0x543dba['left']:_0x231821;}var ti=class extends _0x295fc3{collection;_visibleAnnotations;static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1b1c42){if(super(_0x1b1c42),this['collection']=new Jt(),this['_visibleAnnotations']=new Jt(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x1b1c42 instanceof _0x2caa02){const _0x35f6d6=_0x1b1c42['locale'];_0x1b1c42['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':Et(_0x35f6d6,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':Et(_0x35f6d6,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':Et(_0x35f6d6,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':Et(_0x35f6d6,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':Et(_0x35f6d6,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':Et(_0x35f6d6,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':Et(_0x35f6d6,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0xf7b7d0){this['collection']['add'](_0xf7b7d0);}['remove'](_0x10128d){this['collection']['remove'](_0x10128d),_0x10128d['destroy']();}refreshVisibility(){for(const _0x381230 of this['collection'])_0x381230['refreshVisibility']();}refreshPositioning(){this['_visibleAnnotations']['refreshPositioning']();}getByInnerView(_0x39420f){return this['collection']['getByInnerView'](_0x39420f);}deactivateAll(){this['fire']('_deactivateAllAnnotations');}destroy(){for(const _0x52709f of this['collection'])_0x52709f['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}activate(_0x2e7004){this['fire']('_activateAnnotation',_0x2e7004);}createAnnotation(_0x5f15a5){return new $t(_0x5f15a5);}createAnnotationView(_0xc8f8af,_0x518896){return new qt(_0xc8f8af,_0x518896);}_addActiveAnnotation(_0x3217ec){const _0x27865b=new Set(this['activeAnnotations']);_0x27865b['add'](_0x3217ec),this['activeAnnotations']=_0x27865b;}_removeActiveAnnotation(_0x5446cd){const _0x402aa9=new Set(this['activeAnnotations']);_0x402aa9['delete'](_0x5446cd),this['activeAnnotations']=_0x402aa9;}_bindAnnotationsToVisibleAnnotations(){const _0x4355f2=this['collection'],_0x5ee9d0=this['_visibleAnnotations'];function _0x794a6c(_0x1693af){const _0x289b42=_0x1693af['source'];_0x289b42['isVisible']&&!_0x5ee9d0['has'](_0x289b42)?_0x5ee9d0['add'](_0x289b42):!_0x289b42['isVisible']&&_0x5ee9d0['has'](_0x289b42)&&_0x5ee9d0['remove'](_0x289b42),_0x289b42['view']['focusTracker']['remove'](_0x289b42['view']['element']),_0x289b42['view']['focusTracker']['add'](_0x289b42['view']['element']);}this['listenTo'](_0x4355f2,'add',(_0x26e21c,_0x48af56)=>{_0x48af56['isVisible']&&_0x5ee9d0['add'](_0x48af56),this['listenTo'](_0x48af56,'change:isVisible',_0x794a6c);}),this['listenTo'](_0x4355f2,'remove',(_0xe26170,_0x58ac12)=>{_0x5ee9d0['has'](_0x58ac12)&&_0x5ee9d0['remove'](_0x58ac12),this['stopListening'](_0x58ac12,'change:isVisible',_0x794a6c);});}_setupEnterAnnotationKeystroke(){const _0x9086f6=_0x32f532=>{_0x32f532['on']('ready',()=>{_0x32f532['keystrokes']['set'](_0x14aadc,(_0x5aa710,_0x56f2a8)=>{const _0x221a01=_0x368f66(this['activeAnnotations']['values']());_0x221a01&&(_0x221a01['view']['focus'](),_0x56f2a8());});});};this['context']instanceof _0x2caa02?_0x9086f6(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x50697f,_0x1e2b7a)=>{_0x9086f6(_0x1e2b7a);});}_setupEscapeAnnotationHandling(){const _0x2e1cb7=_0xd30361=>{const _0x56ade6=_0xd30361['source'],_0x387de7=[];let _0x85b5d3;if(Array['isArray'](_0x56ade6['target'])){_0x85b5d3=_0x56ade6['target'][0x0],this['context']instanceof _0x2caa02?_0x387de7['push'](this['context']):this['context']['editors']&&_0x387de7['push'](...this['context']['editors']);for(const _0x39d23a of _0x387de7)for(const _0x55cef7 of _0x39d23a['editing']['view']['domRoots']['values']())if(_0x55cef7['contains'](_0x85b5d3))return void _0x39d23a['editing']['view']['focus']();_0x85b5d3['focus']();}};this['listenTo'](this['collection'],'add',(_0x4f43e6,_0x3fa90a)=>{this['listenTo'](_0x3fa90a,'escape',_0x2e1cb7,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x21c957,_0x58a4d3)=>{this['stopListening'](_0x58a4d3,'escape',_0x2e1cb7);});}};const ii=Symbol('noChannel'),ei={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0},si=/* #__PURE__ -- @preserve */
30
+ _0x19e581(),ni=/* #__PURE__ -- @preserve */
31
+ _0x19e581();var oi=class extends _0x295fc3{_threads;_threadToController;_viewToController;static get requires(){return[ti,_0x31cefb,_0xd7a17e];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x49d57f){super(_0x49d57f),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x3aaf6b=this['context']['config'];_0x3aaf6b['define']('comments.maxCommentsWhenCollapsed',0x2),_0x3aaf6b['define']('comments.maxThreadTotalWeight',0x1f4),_0x3aaf6b['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x3aaf6b['define']('comments.CommentThreadView',Ut),_0x3aaf6b['define']('comments.CommentView',Yt),_0x3aaf6b['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}init(){const _0x2cfa7e=this['context']['plugins']['get'](ti);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x49d595,_0x2a5a01)=>this['_addCommentThread'](_0x2a5a01)),this['on']('submitCommentThread',(_0x37e71f,_0xd3d93e)=>this['_submitCommentThread'](_0xd3d93e)),this['on']('resolveCommentThread',(_0x529333,_0x198195)=>this['_resolveCommentThread'](_0x198195)),this['on']('resolveCommentThread',(_0x399991,_0x315870)=>this['_updateActiveAnnotation'](_0x315870),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x1a3b70,_0x4f23a0)=>this['_reopenCommentThread'](_0x4f23a0)),this['on']('reopenCommentThread',(_0x41dfcb,_0xc86f5c)=>this['_updateActiveAnnotation'](_0xc86f5c),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x38ac2f,_0x55ad0b)=>this['_removeCommentThread'](_0x55ad0b)),this['on']('updateCommentThread',(_0x5752a3,_0x1de222)=>this['_updateCommentThread'](_0x1de222)),this['on']('updateCommentThread',(_0x2ac37b,_0x1a82ac)=>this['_updateActiveAnnotation'](_0x1a82ac),{'priority':'lowest'}),this['on']('addComment',(_0x46fa88,_0x9b49d2)=>this['_addComment'](_0x9b49d2)),this['on']('updateComment',(_0x4f3409,_0x587c90)=>this['_updateComment'](_0x587c90)),this['on']('removeComment',(_0x5bee90,_0x2806f7)=>this['_removeComment'](_0x2806f7)),this['on']('addComment',(_0x3b78e3,{threadId:_0x12b842,isFromAdapter:_0x165b70})=>{if(_0x165b70)return;const _0x3e9cc4=this['getCommentThread'](_0x12b842),_0x38b2a0=_0x3e9cc4&&this['_threadToController']['get'](_0x3e9cc4);_0x38b2a0&&_0x38b2a0['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x2cfa7e,'change:activeAnnotations',(_0x4e4418,_0x5a49cf,_0x2ccf5e)=>{const _0x5b2f4d=Array['from'](_0x2ccf5e)['map'](_0x5d5266=>this['_viewToController']['get'](_0x5d5266['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x5b2f4d?_0x5b2f4d['model']:null;});}set adapter(_0x2093e2){if(this['_adapter'])throw new _0x118589('commentsrepository-adapter-already-set');this['_adapter']=_0x2093e2;}get adapter(){return this['_adapter'];}addCommentThread({channelId:_0x531d29=ii,threadId:_0x5eb691=_0x5e825f(),comments:_0xff5401=[],unlinkedAt:_0x67f864=null,resolvedAt:_0x533b9a=null,resolvedBy:_0x436d8a=null,target:_0x292b4d=null,context:_0x240eea=null,attributes:_0x1535fd={},isResolvable:_0xd5e766=!0x0,isSubmitted:_0x5a99d2=!0x1,isFromAdapter:_0x6bb2d5=!0x1}={}){return this['fire'](ai('addCommentThread',_0x531d29),{'channelId':_0x531d29,'threadId':_0x5eb691,'comments':_0xff5401,'unlinkedAt':_0x67f864,'resolvedAt':_0x533b9a,'resolvedBy':_0x436d8a,'target':_0x292b4d,'context':_0x240eea,'attributes':_0x1535fd,'isFromAdapter':_0x6bb2d5,'isResolvable':_0xd5e766,'isSubmitted':_0x5a99d2}),this['getCommentThread'](_0x5eb691);}openNewCommentThread({channelId:_0x26c830=ii,threadId:_0x396d75=_0x5e825f(),target:_0x250973,context:_0x14f7ad=null,isResolvable:_0x321982=!0x0}){if(this['_readOnlyChannels']['has'](_0x26c830)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x250973)throw new _0x118589('commentsrepository-missing-target');const _0x5edec3=this['addCommentThread']({'channelId':_0x26c830,'threadId':_0x396d75,'target':_0x250973,'context':_0x14f7ad,'isResolvable':_0x321982});if(!_0x5edec3)return null;const _0x589f9a=this['_threadToController']['get'](_0x5edec3),_0x317852=_0x589f9a['view']['commentThreadInputView']['commentInputView'],_0x150bb6=this['context']['plugins']['get'](ti),_0x131146=_0x150bb6['getByInnerView'](_0x589f9a['view']);return _0x150bb6['activate'](_0x131146),_0x317852['once']('editorReady',()=>_0x317852['focus']()),_0x5edec3;}hasCommentThread(_0xae8063){if('string'!=typeof _0xae8063)throw new _0x118589('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0xae8063);}updateCommentThread({channelId:_0x1107f5=ii,threadId:_0x438658,context:_0x47b5bb,unlinkedAt:_0x4790e9,attributes:_0x2526d9,isFromAdapter:_0x136580=!0x1}){return this['fire'](ai('updateCommentThread',_0x1107f5),{'channelId':_0x1107f5,'threadId':_0x438658,'context':_0x47b5bb,'unlinkedAt':_0x4790e9,'attributes':_0x2526d9,'isFromAdapter':_0x136580}),this['getCommentThread'](_0x438658);}getCommentThread(_0x21545a){if('string'!=typeof _0x21545a)throw new _0x118589('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x21545a);}fetchCommentThread({channelId:_0x4a0884,threadId:_0x46ae55}={}){const _0x505c73=this['getCommentThread'](_0x46ae55);if(_0x505c73)return Promise['resolve'](_0x505c73);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x118589('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x4a0884,'threadId':_0x46ae55})['then'](_0x226490=>this['hasCommentThread'](_0x46ae55)?this['getCommentThread'](_0x46ae55):_0x226490?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x4a0884},_0x226490)):void 0x0)['catch'](_0x4f54be=>{throw console['error'](_0x4f54be),new _0x118589('commentsrepository-fetch-comment-thread',this['context']);});}getCommentThreads({channelId:_0x3fba61,skipNotAttached:_0x2dec7d=!0x1,skipEmpty:_0x1df65c=!0x1,toJSON:_0x2d5fb2=!0x1}={}){const _0x324469=[];for(const _0xb21c0d of this['_threads']['values']())_0x3fba61&&_0xb21c0d['channelId']!==_0x3fba61||_0x2dec7d&&!_0xb21c0d['isAttached']||_0x1df65c&&0x0===_0xb21c0d['length']||_0x324469['push'](_0xb21c0d);return _0x2d5fb2?_0x324469['map'](_0x2db07a=>_0x2db07a['toJSON']()):_0x324469;}getAnnotationForCommentThread(_0x3dfb29){const _0x55781d=this['_threadToController']['get'](_0x3dfb29);return _0x55781d&&this['context']['plugins']['get'](ti)['getByInnerView'](_0x55781d['view'])||null;}getCommentThreadForAnnotation(_0xab93ae){const _0x1c5fa7=this['_viewToController']['get'](_0xab93ae['innerView']);return _0x1c5fa7?_0x1c5fa7['model']:null;}setActiveCommentThread(_0x35dfc1){const _0x54199f=this['context']['plugins']['get'](ti);if(!_0x35dfc1)return void(this['activeCommentThread']&&_0x54199f['deactivateAll']());const _0x34bb79=this['getCommentThread'](_0x35dfc1);if(!_0x34bb79)throw new _0x118589('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x35dfc1});if(!this['_threadToController']['has'](_0x34bb79))throw new _0x118589('commentsrepository-active-not-attached',null,{'threadId':_0x35dfc1});const _0x34233d=_0x54199f['getByInnerView'](this['_threadToController']['get'](_0x34bb79)['view']);_0x54199f['activate'](_0x34233d);}switchReadOnly(_0x3988f1,_0x4582af){_0x3988f1?this['_readOnlyChannels']['add'](_0x4582af):this['_readOnlyChannels']['delete'](_0x4582af),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x326cad){return this['_readOnlyChannels']['has'](_0x326cad)||this['_readOnlyChannels']['has'](void 0x0);}createCommentThreadController(_0x2d1712,_0x27ff4c){return new bt(_0x2d1712,_0x27ff4c);}setPermissions(_0xc9a504,_0x13f4e9=ii){this['_permissions']['set'](_0x13f4e9,_0xc9a504),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}getPermissions(_0x1ea96b=ii){return this['_permissions']['has'](_0x1ea96b)?this['_permissions']['get'](_0x1ea96b):ei;}_addCommentThread({channelId:_0xfd27f2,threadId:_0x48c7a3,comments:_0x120b27,unlinkedAt:_0x786836,resolvedAt:_0x26c870,resolvedBy:_0x1a166a,target:_0x28b136,context:_0x36fcb7,attributes:_0x4480ee,isFromAdapter:_0x17b48d,isResolvable:_0x2c1193,isSubmitted:_0x320a84}){if('string'!=typeof _0x48c7a3)throw new _0x118589('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x48c7a3});if(this['hasCommentThread'](_0x48c7a3))throw new _0x118589('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x48c7a3});const _0x3c0d18=new ri(this,{'channelId':_0xfd27f2,'id':_0x48c7a3,'context':_0x36fcb7,'attributes':_0x4480ee,'unlinkedAt':_0x786836,'resolvedAt':_0x26c870,'resolvedBy':_0x1a166a?this['context']['plugins']['get'](_0xd7a17e)['getUser'](_0x1a166a):null,'isResolvable':_0x2c1193,'isSubmitted':_0x320a84||_0x17b48d});this['_threads']['set'](_0x48c7a3,_0x3c0d18);for(const _0x495be3 of _0x120b27)_0x3c0d18['_add'](this['_createNewComment']({'threadId':_0x48c7a3,..._0x495be3}));return _0x28b136&&_0x3c0d18['attachTo'](_0x28b136),_0x17b48d||!_0x3c0d18['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0xfd27f2,'threadId':_0x48c7a3});}_submitCommentThread({channelId:_0x2d7094,threadId:_0x2ca507}){if(!this['hasCommentThread'](_0x2ca507))throw new _0x118589('commentsrepository-missing-comment-thread',this);const _0xa26be5=this['getCommentThread'](_0x2ca507);if(_0xa26be5['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x479b1e,comments:_0x557f29,resolvedAt:_0x4c27d9,resolvedBy:_0x178069,context:_0x3be807,attributes:_0x7e74a9}=_0xa26be5,_0xa61c54=this['context']['plugins']['get']('PendingActions'),_0x1da830=_0xa61c54['add'](Et(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x2d7094,'threadId':_0x479b1e,'comments':_0x557f29['map'](_0x2f3c00=>_0x2f3c00['toJSON']()),'resolvedAt':_0x4c27d9,'resolvedBy':_0x178069?_0x178069['id']:_0x178069,'context':_0x3be807,'attributes':_0x7e74a9})['then'](({comments:_0x5bdc1f})=>{_0xa61c54['remove'](_0x1da830);for(const _0x3199ab of _0x5bdc1f)this['_updateComment']({'channelId':_0x2d7094,'threadId':_0x2ca507,'commentId':_0x3199ab['commentId'],'createdAt':_0x3199ab['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x3c232b=>{throw console['error'](_0x3c232b),new _0x118589('commentsrepository-add-comment-thread-internal-error',this);});}_attachCommentThread({threadId:_0x279be7,target:_0xb3b2a1}){const _0x31ab56=this['getCommentThread'](_0x279be7);if(!_0x31ab56)throw new _0x118589('commentsrepository-attach-missing-comment-thread',this);const _0x4067ca=this['context']['plugins']['get']('PendingActions'),_0x12c4c9=this['context']['plugins']['get'](ti),_0x5d8d20=this['_createCommentThreadView'](_0x31ab56),_0x9c9951=new bt(_0x31ab56,_0x5d8d20);let _0x3e742b=null;_0x5d8d20['on']('change:isDirty',(_0x572fe0,_0x40b975,_0x1f8e04)=>{_0x1f8e04?_0x3e742b=_0x4067ca['add'](Et(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x3e742b&&(_0x4067ca['remove'](_0x3e742b),_0x3e742b=null);}),this['_threadToController']['set'](_0x31ab56,_0x9c9951),this['_viewToController']['set'](_0x5d8d20,_0x9c9951);const _0x7d34d8=new qt(this['context']['locale'],_0x5d8d20);_0x7d34d8['bind']('length')['to'](_0x5d8d20),_0x7d34d8['bind']('isDirty')['to'](_0x5d8d20,'isDirty',_0x5d8d20,'length',(_0x117b6e,_0x16a017)=>_0x117b6e||!_0x16a017),_0x7d34d8['bind']('isActive')['to'](_0x5d8d20),_0x7d34d8['type']='comment';const _0x340299=new $t({'view':_0x7d34d8,'target':_0xb3b2a1,'type':'comment','isVisible':!_0x31ab56['archivedAt']&&!!('function'==typeof _0xb3b2a1?_0xb3b2a1():_0xb3b2a1)});return _0x5d8d20['on']('escape',()=>{_0x340299['fire']('escape');}),this['_bindAnnotationToEditors'](_0x5d8d20,_0x340299),_0x12c4c9['add'](_0x340299),_0x340299;}_bindAnnotationToEditors(_0x4de429,_0x4a0ad5){this['listenTo'](_0x4de429,'editorReady',(_0x2c063e,_0x2d0eec)=>{const _0x177cf2=_0x2d0eec['ui']['view']['body']['bodyCollectionContainer'];_0x4a0ad5['focusableElements']['add'](_0x177cf2),this['context']instanceof _0x2caa02&&this['context']['ui']['focusTracker']['add'](_0x177cf2);},{'priority':'highest'}),this['listenTo'](_0x4de429,'editorDestroyed',(_0x511388,_0x214bea)=>{const _0x2b8733=_0x214bea['ui']['view']['body']['bodyCollectionContainer'];_0x4a0ad5['focusableElements']['has'](_0x2b8733)&&_0x4a0ad5['focusableElements']['remove'](_0x2b8733),this['context']instanceof _0x2caa02&&this['context']['ui']['focusTracker']['remove'](_0x2b8733);});}_unbindEditors(_0x29bf98){this['stopListening'](_0x29bf98,'editorReady'),this['stopListening'](_0x29bf98,'editorDestroyed');}_createCommentThreadView(_0x4bf59c){const _0x547111=this['context']['plugins']['get'](_0xd7a17e),{config:_0x230e86,locale:_0xe4aa59}=this['context'],_0x4049cd=_0x8c4002(_0x230e86['get']('locale'),_0xe4aa59);return new(0x0,(_0x230e86['get']('comments'))['CommentThreadView'])(_0xe4aa59,_0x4bf59c,_0x547111['me'],{'editorConfig':{..._0x230e86['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x230e86['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x230e86['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x230e86['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x230e86['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x4049cd,'CommentView':_0x230e86['get']('comments')['CommentView']});}_resolveCommentThread({threadId:_0x1f589d,channelId:_0x5b767c,resolvedAt:_0x5e74d1,resolvedBy:_0x15430a,isFromAdapter:_0x3d7149}){if(!this['hasCommentThread'](_0x1f589d))throw new _0x118589('commentsrepository-missing-comment-thread',null,{'threadId':_0x1f589d});const _0x1234b4=this['getCommentThread'](_0x1f589d);if(_0x1234b4['isResolved'])throw new _0x118589('commentsrepository-resolved-comment-thread',null,{'threadId':_0x1f589d});const _0x35e159=this['context']['plugins']['get'](_0xd7a17e);if(_0x1234b4['resolvedBy']=_0x35e159['getUser'](_0x15430a),_0x1234b4['resolvedAt']=_0x5e74d1,_0x3d7149||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x335110=this['context']['plugins']['get']('PendingActions'),_0xd0747=_0x335110['add'](Et(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x5b767c,'threadId':_0x1f589d})['then'](({resolvedAt:_0x589327,resolvedBy:_0xd2ca03})=>{_0x335110['remove'](_0xd0747),_0x1234b4['resolvedBy']['id']!==_0xd2ca03&&(_0x1234b4['resolvedBy']=_0x35e159['getUser'](_0xd2ca03)),_0x1234b4['resolvedAt']=_0x589327;})['catch'](_0x6a7a9d=>{throw console['error'](_0x6a7a9d),new _0x118589('commentsrepository-resolve-comment-thread-internal-error',this);});}_reopenCommentThread({threadId:_0x4f7057,channelId:_0x50e200,isFromAdapter:_0x3ce982}){if(!this['hasCommentThread'](_0x4f7057))throw new _0x118589('commentsrepository-missing-comment-thread',null,{'threadId':_0x4f7057});const _0x2a4961=this['getCommentThread'](_0x4f7057);if(!_0x2a4961['isResolved'])throw new _0x118589('commentsrepository-reopen-comment-thread',null,{'threadId':_0x4f7057});if(_0x2a4961['resolvedBy']=null,_0x2a4961['resolvedAt']=null,_0x3ce982||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x475adf=this['context']['plugins']['get']('PendingActions'),_0x3ef8e3=_0x475adf['add'](Et(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x50e200,'threadId':_0x4f7057})['then'](()=>_0x475adf['remove'](_0x3ef8e3))['catch'](_0x1406ba=>{throw console['error'](_0x1406ba),new _0x118589('commentsrepository-reopen-comment-thread-internal-error',this);});}_removeCommentThread({threadId:_0x5bf59e,isFromAdapter:_0x438afb}){const _0x350fa1=this['getCommentThread'](_0x5bf59e);if(!_0x350fa1)throw new _0x118589('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x5bf59e),this['_threads']['delete'](_0x5bf59e),!_0x350fa1['isSubmitted']||_0x438afb||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x104499=this['context']['plugins']['get']('PendingActions'),{channelId:_0x4b1146}=_0x350fa1,_0x2bd8e6=_0x104499['add'](Et(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x4b1146,'threadId':_0x5bf59e})['then'](()=>_0x104499['remove'](_0x2bd8e6))['catch'](_0x5712d0=>{throw console['error'](_0x5712d0),new _0x118589('commentsrepository-remove-comment-thread-internal-error',this);});}_updateCommentThread({threadId:_0x41a79a,unlinkedAt:_0x32f162,context:_0x31bf1,attributes:_0x1bb235,isFromAdapter:_0x59a4eb}){if('string'!=typeof _0x41a79a)throw new _0x118589('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x41a79a});if(!this['hasCommentThread'](_0x41a79a))throw new _0x118589('commentsrepository-missing-comment-thread',null,{'threadId':_0x41a79a});const _0x2c4c58=this['getCommentThread'](_0x41a79a);let _0x3418a0=!0x1;if(void 0x0!==_0x31bf1&&_0x2c4c58['context']!==_0x31bf1&&(_0x2c4c58['context']=_0x31bf1,_0x3418a0=!0x0),void 0x0!==_0x32f162&&_0x2c4c58['unlinkedAt']!==_0x32f162&&(_0x2c4c58['unlinkedAt']=_0x32f162,_0x3418a0=!0x0),_0x1bb235&&!_0x524aa9(_0x1bb235,_0x2c4c58['attributes'])&&(_0x2c4c58['attributes']=_0x1bb235,_0x3418a0=!0x0),!_0x3418a0)return Promise['resolve']();if(!_0x2c4c58['isSubmitted']||_0x59a4eb||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x33b94a=this['context']['plugins']['get']('PendingActions'),{channelId:_0x39b3b3}=_0x2c4c58,_0x1f4e11=_0x33b94a['add'](Et(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x39b3b3,'threadId':_0x41a79a,'context':_0x31bf1,'unlinkedAt':_0x32f162,'attributes':_0x1bb235})['then'](()=>_0x33b94a['remove'](_0x1f4e11))['catch'](_0x37452f=>{throw console['error'](_0x37452f),new _0x118589('commentsrepository-update-comment-thread-internal-error',this);});}_detachCommentThread(_0x33b88e){const _0x10edba=this['context']['plugins']['get'](ti),_0x3b45e2=this['getCommentThread'](_0x33b88e);if(_0x3b45e2['_isAttached']=!0x1,this['_threadToController']['has'](_0x3b45e2)){const _0x218b17=this['_threadToController']['get'](_0x3b45e2),_0x3ed785=_0x218b17['view'],_0x577ce8=_0x10edba['getByInnerView'](_0x3ed785);this['_threadToController']['delete'](_0x3b45e2),this['_viewToController']['delete'](_0x3ed785),_0x577ce8&&_0x10edba['remove'](_0x577ce8),_0x218b17['destroy'](),_0x3ed785['destroy']()['then'](()=>{this['_unbindEditors'](_0x3ed785);});}}_updateActiveAnnotation({threadId:_0x102170,resolvedAt:_0x3f48f7,unlinkedAt:_0x25b372}){const _0x6f248e=!!_0x3f48f7,_0xf6c63f=this['context']['plugins']['get'](ti),_0x3d00a6=this['getCommentThread'](_0x102170);if(this['_threadToController']['has'](_0x3d00a6)){const _0x5b6ca4=this['_threadToController']['get'](_0x3d00a6)['view'],_0x1b065a=_0xf6c63f['getByInnerView'](_0x5b6ca4);_0x1b065a&&(_0x6f248e&&_0xf6c63f['_removeActiveAnnotation'](_0x1b065a),_0x25b372?_0x1b065a['isVisible']=!0x1:_0x1b065a['refreshVisibility']());}}_getExternalAuthor(_0x1a55fd){const _0x51115e=this['context']['plugins']['get'](_0xd7a17e),_0x61db22=_0x102595('external:'+_0x1a55fd),_0x4873f6=_0x51115e['getUser'](_0x61db22);return _0x4873f6||_0x51115e['addUser']({'id':_0x61db22,'name':_0x1a55fd});}_createNewComment({threadId:_0x58b8a6,commentId:_0x182d36=_0x5e825f(),content:_0x557326,authorId:_0x5392e8,createdAt:_0x4c2653,attributes:_0x14c6cd}){if('string'!=typeof _0x182d36)throw new _0x118589('commentsrepository-invalid-commentid');if('string'!=typeof _0x5392e8)throw new _0x118589('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x557326||!_0x557326['trim']())throw new _0x118589('commentsrepository-invalid-comment-content');const _0x579c79=this['context']['plugins']['get'](_0xd7a17e)['getUser'](_0x5392e8);if(!_0x579c79)throw new _0x118589('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x5392e8});let _0x1e0084=null,_0x2b7479=_0x4c2653;return _0x14c6cd?.['@external']&&(_0x1e0084=this['_getExternalAuthor'](_0x14c6cd['@external']['authorName']),_0x2b7479=new Date(_0x14c6cd['@external']['createdAt'])),new hi(this,{'threadId':_0x58b8a6,'id':_0x182d36,'author':_0x1e0084||_0x579c79,'creator':_0x579c79,'content':_0x557326,'createdAt':_0x4c2653,'authoredAt':_0x2b7479,'attributes':_0x14c6cd});}_addComment(_0x57efb0){let {threadId:_0x438c0f,content:_0x4e3f71,attributes:_0x2f3775,isFromAdapter:_0x383550}=_0x57efb0;const _0xbbe19=this['getCommentThread'](_0x57efb0['threadId']);if(!_0xbbe19)throw new _0x118589('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x4bd608=this['_createNewComment'](_0x57efb0),{id:_0x334e27}=_0x4bd608;if(_0xbbe19['_add'](_0x4bd608),_0x383550||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0xbbe19['isSubmitted'])return Promise['resolve']();const _0x19dabe=this['context']['plugins']['get']('PendingActions'),{channelId:_0x286fb2}=_0xbbe19,_0x5cdad1=_0x19dabe['add'](Et(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x2f3775||(_0x2f3775={}),this['adapter']['addComment']({'channelId':_0x286fb2,'threadId':_0x438c0f,'commentId':_0x334e27,'content':_0x4e3f71,'attributes':_0x2f3775})['then'](_0x4d002e=>{_0x19dabe['remove'](_0x5cdad1),_0x4d002e&&this['_updateComment']({'channelId':_0x286fb2,'threadId':_0x438c0f,'commentId':_0x334e27,'createdAt':_0x4d002e['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x505520=>{throw console['error'](_0x505520),new _0x118589('commentsrepository-add-comment-internal-error',this);});}_updateComment({threadId:_0x4ff3b0,commentId:_0x2e3555,content:_0x287851,createdAt:_0x2d23e5,attributes:_0x369b29,isFromAdapter:_0x164a76}){if(void 0x0!==_0x287851&&('string'!=typeof _0x287851||!_0x287851['trim']()['length']))throw new _0x118589('commentsrepository-update-comment-invalid-content');const _0x472c2e=this['getCommentThread'](_0x4ff3b0),_0x10ff67=_0x472c2e['getComment'](_0x2e3555);if(!_0x10ff67)throw new _0x118589('commentsrepository-update-missing-comment',this);let _0x2a96e3=!0x1;if(_0x287851&&_0x287851!==_0x10ff67['content']&&(_0x10ff67['isEditable']||_0x164a76)&&(_0x10ff67['content']=_0x287851,_0x2a96e3=!0x0),_0x2d23e5&&_0x2d23e5!==_0x10ff67['createdAt']&&(_0x10ff67['createdAt']=_0x2d23e5,_0x10ff67['isExternal']||(_0x10ff67['authoredAt']=_0x2d23e5),_0x2a96e3=!0x0),_0x369b29&&!_0x524aa9(_0x369b29,_0x10ff67['attributes'])&&(_0x10ff67['attributes']=_0x369b29,_0x2a96e3=!0x0),!_0x2a96e3)return Promise['resolve']();if(_0x472c2e['fire']('commentUpdated'),_0x164a76||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x3d5a29=this['context']['plugins']['get']('PendingActions'),{channelId:_0xd5e1f1}=this['getCommentThread'](_0x10ff67['threadId']),_0x3f1b85=_0x3d5a29['add'](Et(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0xd5e1f1,'threadId':_0x4ff3b0,'commentId':_0x2e3555,'content':_0x287851,'attributes':_0x369b29})['then'](()=>_0x3d5a29['remove'](_0x3f1b85))['catch'](_0x42c856=>{throw console['error'](_0x42c856),new _0x118589('commentsrepository-update-comment-internal-error',this);});}_removeComment({threadId:_0x3a1f7b,commentId:_0x2355fa,isFromAdapter:_0x105331}){const _0x40b58c=this['getCommentThread'](_0x3a1f7b),_0x497f7c=_0x40b58c['getComment'](_0x2355fa);if(!_0x497f7c)throw new _0x118589('commentsrepository-remove-missing-comment',this);if(_0x40b58c['_remove'](_0x497f7c),_0x105331||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x5bfa0d=this['context']['plugins']['get']('PendingActions'),{channelId:_0x2a8683}=_0x40b58c,_0x28dbe4=_0x5bfa0d['add'](Et(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x2a8683,'threadId':_0x3a1f7b,'commentId':_0x2355fa})['then'](()=>_0x5bfa0d['remove'](_0x28dbe4))['catch'](_0x2b9a52=>{throw console['error'](_0x2b9a52),new _0x118589('commentsrepository-remove-comment-internal-error',this);});}},ri=class extends si{['channelId'];['id'];_isAttached;_isSubmitted;comments;_repository;constructor(_0x1bd9be,_0x1af6de){super();const _0x3eb85d=_0x1af6de['isResolvable'];this['channelId']=_0x1af6de['channelId'],this['id']=_0x1af6de['id'],this['comments']=new _0x5b65c3(),this['_repository']=_0x1bd9be,this['_isAttached']=!0x1,this['_isSubmitted']=_0x1af6de['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x1bd9be,'_permissions',_0x1bd9be,'_readOnlyChannels',()=>_0x1bd9be['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x1bd9be,'_permissions',()=>_0x1bd9be['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x1bd9be,'_permissions',()=>{const _0x1c0ae3=_0x1bd9be['getPermissions'](this['channelId']);return _0x1c0ae3['write']||_0x1c0ae3['admin'];}),this['bind']('isResolvable')['to'](_0x1bd9be,'_permissions',()=>_0x3eb85d&&_0x1bd9be['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x1af6de['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x461fb2,_0x4c7ef0)=>_0x461fb2?_0x4c7ef0?_0x461fb2<_0x4c7ef0?_0x461fb2:_0x4c7ef0:_0x461fb2:_0x4c7ef0),this['set']('unlinkedAt',_0x1af6de['unlinkedAt']||null),this['set']('resolvedAt',_0x1af6de['resolvedAt']||null),this['set']('resolvedBy',_0x1af6de['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x20bd6c=>!!_0x20bd6c),this['set']('attributes',_0x1af6de['attributes']||{});}get weight(){return Array['from'](this['comments'])['reduce']((_0x5513fc,_0x3c5165)=>_0x5513fc+_0x3c5165['weight'],0x0);}get length(){return this['comments']['length'];}get isAttached(){return this['_isAttached'];}get isSubmitted(){return this['_isSubmitted'];}submit(){const {channelId:_0x12c98e,id:_0x21d670}=this;this['_repository']['fire'](ai('submitCommentThread',_0x12c98e),{'channelId':_0x12c98e,'threadId':_0x21d670});}setUnlinkedAt(_0x14bbd8){this['_update']({'unlinkedAt':_0x14bbd8});}['resolve']({resolvedAt:_0x51908e=new Date(),resolvedBy:_0x1b0277='',isFromAdapter:_0x5c067a=!0x1}={}){const _0x21def1=this['_repository']['context']['plugins']['get'](_0xd7a17e)['me'],{channelId:_0x5e050c,id:_0x414c5c}=this;this['_repository']['fire'](ai('resolveCommentThread',_0x5e050c),{'channelId':_0x5e050c,'threadId':_0x414c5c,'resolvedAt':_0x51908e,'resolvedBy':_0x1b0277||_0x21def1['id'],'isFromAdapter':_0x5c067a});}['reopen']({isFromAdapter:_0x5107ad=!0x1}={}){const {channelId:_0x1d78ea,id:_0x4d1764}=this;this['_repository']['fire'](ai('reopenCommentThread',_0x1d78ea),{'channelId':_0x1d78ea,'threadId':_0x4d1764,'isFromAdapter':_0x5107ad});}setContext(_0x38805d){this['context']||this['_update']({'context':_0x38805d});}setAttribute(_0x4859e7,_0x448fb0){const _0x22d945=_0x5a784a(this['attributes']);_0x4bedb7(_0x22d945,_0x4859e7,_0x448fb0),this['_update']({'attributes':_0x22d945});}removeAttribute(_0x5bd319){const _0x48d6d9=_0x5a784a(this['attributes']);_0x333b26(_0x48d6d9,_0x5bd319),this['_update']({'attributes':_0x48d6d9});}['remove']({isFromAdapter:_0x5865fb=!0x1}={}){const {channelId:_0xeacd7d,id:_0x499757}=this;this['_repository']['fire'](ai('removeCommentThread',_0xeacd7d),{'channelId':_0xeacd7d,'threadId':_0x499757,'isFromAdapter':_0x5865fb});}attachTo(_0x2deca6){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x2deca6});}addComment(_0xab4ab7){const {channelId:_0x2e4d5c,id:_0x1f9b65}=this;this['_repository']['fire'](ai('addComment',_0x2e4d5c,_0x1f9b65),Object['assign']({'channelId':_0x2e4d5c,'threadId':_0x1f9b65},_0xab4ab7));}getComment(_0xad9fe9){if('string'!=typeof _0xad9fe9)throw new _0x118589('commentsrepository-get-comment-invalid-id',null,{'commentId':_0xad9fe9});return this['comments']['get'](_0xad9fe9);}toJSON(){return{'threadId':this['id'],'context':this['context'],'unlinkedAt':this['unlinkedAt'],'resolvedAt':this['resolvedAt'],'resolvedBy':this['resolvedBy']?this['resolvedBy']['id']:null,'archivedAt':this['archivedAt'],'comments':this['comments']['map'](_0x2e40e8=>_0x2e40e8['toJSON']()),'attributes':this['attributes']};}['_add'](_0x45d0b5){return this['listenTo'](_0x45d0b5,'change:authoredAt',()=>{const _0xfaeeb=this['_findOptimalIndex'](_0x45d0b5),_0x434c08=this['comments'];_0xfaeeb-0x1!=_0x434c08['getIndex'](_0x45d0b5)&&_0xfaeeb+0x1!=_0x434c08['getIndex'](_0x45d0b5)&&(this['_remove'](_0x45d0b5),this['_add'](_0x45d0b5));}),this['comments']['add'](_0x45d0b5,this['_findOptimalIndex'](_0x45d0b5));}_update(_0x1dd79c){const {channelId:_0x4350af,id:_0x5a28aa}=this;this['_repository']['fire'](ai('updateCommentThread',_0x4350af),{..._0x1dd79c,'channelId':_0x4350af,'threadId':_0x5a28aa});}['_remove'](_0x323cda){return this['stopListening'](_0x323cda),_0x323cda['destroy'](),this['comments']['remove'](_0x323cda);}_findOptimalIndex(_0x140269){const _0x23cb5e=this['comments']['find'](_0x31d322=>new Date(_0x31d322['authoredAt'])['getTime']()>new Date(_0x140269['authoredAt'])['getTime']());return _0x23cb5e?this['comments']['getIndex'](_0x23cb5e):this['length'];}},hi=class extends ni{['id'];threadId;author;creator;createdAt;_repository;constructor(_0x264a8f,_0x7beece){super();const _0x7ea107=_0x264a8f['context']['plugins']['get'](_0xd7a17e)['me'],_0x2083ad=_0x264a8f['getCommentThread'](_0x7beece['threadId']),_0x7e25e5=0x0===_0x2083ad['comments']['length'],_0x5bd08=_0x7ea107===_0x7beece['author'];this['id']=_0x7beece['id'],this['threadId']=_0x7beece['threadId'],this['author']=_0x7beece['author'],this['creator']=_0x7beece['creator'],this['set']('content',_0x7beece['content']),this['createdAt']=_0x7beece['createdAt']||new Date(),this['set']('authoredAt',_0x7beece['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x2083ad,'resolvedAt'),this['set']('attributes',_0x7beece['attributes']||{}),this['bind']('isEditable')['to'](_0x264a8f,'_permissions',()=>{const _0x187545=_0x264a8f['getPermissions'](_0x2083ad['channelId'])['write'],_0x60d128=_0x264a8f['getPermissions'](_0x2083ad['channelId'])['modifyAll'];return _0x5bd08&&_0x187545||!_0x5bd08&&_0x60d128;}),this['bind']('isRemovable')['to'](_0x2083ad,'isRemovable',_0x264a8f,'_permissions',_0x4ecd73=>{const _0x84e388=_0x264a8f['getPermissions'](_0x2083ad['channelId'])['write'],_0x5c494e=_0x264a8f['getPermissions'](_0x2083ad['channelId'])['modifyAll'];return _0x5bd08&&_0x84e388||_0x4ecd73&&_0x7e25e5||!_0x5bd08&&_0x5c494e&&!_0x7e25e5;}),this['bind']('isReadOnly')['to'](_0x2083ad,'isReadOnly'),this['_repository']=_0x264a8f;}get isExternal(){return Boolean(this['attributes']&&this['attributes']['@external']);}get weight(){return Math['max'](function(_0x57d407){const _0x88dc15=document['createElement']('div');return _0x88dc15['innerHTML']=_0x57d407,_0x88dc15['textContent']['length'];}(this['content']),0xc8);}update(_0x10e75f){const {threadId:_0x518c20,id:_0x1bad0f}=this;if(!this['_repository']['hasCommentThread'](_0x518c20))throw new _0x118589('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x33be6f}=this['_repository']['getCommentThread'](_0x518c20);this['_repository']['fire'](ai('updateComment',_0x33be6f,_0x518c20),{'channelId':_0x33be6f,'threadId':_0x518c20,'commentId':_0x1bad0f,..._0x10e75f});}setAttribute(_0xc17405,_0x360b17){const _0x29d30f=_0x5a784a(this['attributes']);_0x4bedb7(_0x29d30f,_0xc17405,_0x360b17),this['update']({'attributes':_0x29d30f});}removeAttribute(_0x142d04){const _0x211b82=_0x5a784a(this['attributes']);_0x333b26(_0x211b82,_0x142d04),this['update']({'attributes':_0x211b82});}['remove'](_0x217b13={}){if(!_0x217b13['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x4a757c,id:_0x124ec8}=this;if(!this['_repository']['hasCommentThread'](_0x4a757c))throw new _0x118589('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x6adb87}=this['_repository']['getCommentThread'](_0x4a757c);this['_repository']['fire'](ai('removeComment',_0x6adb87,_0x4a757c),{'channelId':_0x6adb87,'threadId':_0x4a757c,'commentId':_0x124ec8,..._0x217b13});}toJSON(){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}destroy(){this['stopListening']();}};function ai(_0x57163a,..._0xb72bd){for(const _0x3edd4c of _0xb72bd)void 0x0!==_0x3edd4c&&(_0x57163a+=':'+String(_0x3edd4c));return _0x57163a;}var ci=class extends _0x5b2b85{constructor(_0xeb0181){super(_0xeb0181),this['set']('hasContent',!0x1);}['refresh'](){const _0x2c172b=this['editor']['model']['document']['selection'];this['isEnabled']=!0x0,this['hasContent']=!0x1;for(const _0x439060 of _0x2c172b['getRanges']())if(this['_hasContent'](_0x439060))return void(this['hasContent']=!0x0);}execute({threadId:_0x4915d0=_0x5e825f(),ranges:_0x27847e,comment:_0x5ae0f4}={}){const _0x23d82e=this['editor']['model'],_0x5bc067=_0x27847e??Array['from'](_0x23d82e['document']['selection']['getRanges']()),_0x9c2cff=[];for(const _0x1e72b9 of _0x5bc067)this['_hasContent'](_0x1e72b9)&&_0x9c2cff['push'](this['_trimToContent'](_0x1e72b9));if(!_0x9c2cff['length'])throw new _0x118589('addcommentthreadcommand-incorrect-ranges',null);_0x5ae0f4&&this['_createCommentThread'](_0x4915d0,_0x5ae0f4),this['_createMarkersFromRanges'](_0x4915d0,_0x9c2cff,!!_0x5ae0f4);}_createMarkersFromRanges(_0x379047,_0x4dc8ed,_0x178ab4){this['editor']['model']['change'](_0x171619=>{for(const _0x2db8ee of _0x4dc8ed){const _0x5135f8='comment:'+_0x379047+':'+_0x5e825f()['substr'](0x1,0x5);_0x171619['addMarker'](_0x5135f8,{'range':_0x2db8ee,'usingOperation':_0x178ab4,'affectsData':_0x178ab4});}});}_createCommentThread(_0x230382,_0x4eb7b3){const _0x470094=this['editor']['plugins']['get']('CommentsRepository'),_0x1fd695=this['editor']['config']['get']('collaboration.channelId'),_0x4fe925=this['editor']['plugins']['get']('Users')['me'];if(!_0x4fe925)throw new _0x118589('addcommentthreadcommand-user-not-found',null);_0x470094['addCommentThread']({'threadId':_0x230382,'channelId':_0x1fd695,'comments':[{'authorId':_0x4fe925['id'],'content':_0x4eb7b3,'createdAt':new Date(),'attributes':{}}]});}_hasContent(_0x5be8d7){for(const _0xddef2b of _0x5be8d7['getItems']())if(this['_itemIsContent'](_0xddef2b))return!0x0;return!0x1;}_itemIsContent(_0x361f98){return _0x361f98['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x361f98)&&!_0x361f98['is']('element','tableCell');}_trimToContent(_0x12d3c8){const _0x1a092a=_0x2c070d=>!this['_itemIsContent'](_0x2c070d['item']),_0x2aa7ba=_0x12d3c8['start']['getLastMatchingPosition'](_0x1a092a),_0x110df0=_0x12d3c8['end']['getLastMatchingPosition'](_0x1a092a,{'direction':'backward'});return this['editor']['model']['createRange'](_0x2aa7ba,_0x110df0);}},di=class extends _0x346f32{_dataCollectors;_editorAnnotations;static get requires(){return[ti];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x12d174){super(_0x12d174),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}init(){const _0x2bbd65=this['editor'],_0x4c1853=_0x2bbd65['model']['document']['selection'],_0x2f3831=_0x5a1ba2(()=>this['refreshSelectedViews'](),0xa);_0x4c1853['on']('change:range',(_0x2adb8c,_0x297ce8)=>{_0x297ce8['directChange']&&(_0x2f3831['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x2bbd65['editing']['view']['document'],'change:isFocused',(_0x4e9b7a,_0x146cae,_0x3ed0af)=>{_0x3ed0af&&_0x2f3831();}),this['listenTo'](_0x2bbd65['ui']['focusTracker'],'change:isFocused',(_0x438e35,_0x28e2b6,_0x5ee110)=>{_0x5ee110||this['fire']('blur',{'isAnnotationTracked':_0x33c46e=>this['_editorAnnotationsData']['has'](_0x33c46e['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}registerAnnotation(_0x189118){if(this['_editorAnnotations']['has'](_0x189118['view']))return;this['_editorAnnotations']['add'](_0x189118['view']),this['editor']['ui']['focusTracker']['add'](_0x189118['view']['element']);const _0x3e4e27=this['editor']['plugins']['get'](ti);this['listenTo'](_0x3e4e27['collection'],'remove',(_0x552cc5,_0x16f894)=>{this['editor']['ui']['focusTracker']['remove'](_0x16f894['view']['element']),this['_editorAnnotations']['delete'](_0x16f894['view']);});}hasDomSelection(){return this['editor']['editing']['view']['hasDomSelection'];}addSourceCollector(_0x2e27fd){if('function'!=typeof _0x2e27fd)throw new _0x118589('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x2e27fd);}refreshSelectedViews(){this['fire']('refresh');}getOrderedSelectedAnnotations({activeAnnotation:_0x500498,annotations:_0x5ea2bc}){const _0x226fa1=[],_0x22b1c7=this['editor']['model']['document']['selection'],_0x1ff0c6=Array['from'](_0x22b1c7['getRanges']());for(const [_0xd2b78c,_0x2447a8]of this['_editorAnnotationsData']){const _0x42df8e=_0x3835d4(_0x2447a8),_0x470adc=_0x5ea2bc['getByInnerView'](_0xd2b78c);_0x42df8e&&_0x470adc&&_0x226fa1['push']({'annotation':_0x470adc,'range':_0x42df8e});}function _0x3835d4(_0xcfb50a){for(const _0x2c9ed0 of _0xcfb50a)for(const _0x4dd6bf of _0x1ff0c6)if(_0x2c9ed0['containsRange'](_0x4dd6bf,!_0x22b1c7['isCollapsed']))return _0x2c9ed0;return null;}const _0x1c79e6=new Map(Array['from'](_0x5ea2bc,(_0x4311f8,_0x2e7997)=>[_0x4311f8,_0x2e7997]));return _0x226fa1['sort']((_0x18d7fb,_0x77cd6a)=>{const _0x962b4d=_0x18d7fb['range'],_0xb080a9=_0x77cd6a['range'];if(!_0x962b4d['isEqual'](_0xb080a9)){if(_0x962b4d['containsRange'](_0xb080a9,!0x0))return 0x1;if(_0xb080a9['containsRange'](_0x962b4d,!0x0))return-0x1;}return _0x18d7fb['annotation']==_0x500498?-0x1:_0x77cd6a['annotation']==_0x500498?0x1:(_0x1c79e6['get'](_0x18d7fb['annotation'])??0x0)-(_0x1c79e6['get'](_0x77cd6a['annotation'])??0x0);})['map'](_0x2adc9b=>_0x2adc9b['annotation']);}get _editorAnnotationsData(){const _0x46ab35=new Map();for(const _0x1655dc of Array['from'](this['_dataCollectors']))for(const [_0x121cd9,_0x364f9e]of _0x1655dc())_0x46ab35['set'](_0x121cd9,_0x364f9e);return _0x46ab35;}},li=class extends _0x346f32{afterInit(){const _0x48af28=this['editor'];_0x48af28['plugins']['has']('RestrictedEditingModeEditing')&&_0x48af28['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}},mi=class extends _0x346f32{constructor(_0x7ce64){super(_0x7ce64),this['editor']['config']['define']('importWord.formatting.comments','basic');}afterInit(){const _0x415a62=this['editor'],_0x5574af=_0x415a62['commands']['get']('importWord'),_0x5c4b4c=_0x415a62['plugins']['get'](_0xd7a17e);_0x5574af&&(_0x5574af['on']('execute',(_0x49808d,[,_0x15ce7e])=>{_0x15ce7e['collaboration_features']={'comments':!0x0,'user_id':_0x5c4b4c['me']['id']};},{'priority':_0x4afd2f['high']+0xa}),this['listenTo'](_0x5574af,'dataInsert',this['_handleImportedData']));}_handleImportedData(_0x74df3a,_0x2d601b){const {comment_threads:_0x16bc40}=_0x2d601b;_0x16bc40&&_0x16bc40['forEach'](({thread_id:_0x319099,comments:_0x2692cf,is_resolved:_0x224bd1})=>{const _0x4bce1c=new Date(),_0x29d6c4=_0x2692cf['map'](({author:_0x13d1aa,content:_0x3e03e5,created_at:_0x1f3039})=>({'content':_0x3e03e5,'authorId':this['editor']['plugins']['get'](_0xd7a17e)['me']['id'],'createdAt':_0x4bce1c,'attributes':{'@external':{'authorName':_0x13d1aa,'createdAt':_0x1f3039?new Date(_0x1f3039):new Date(),'source':'importWord'}}})),_0x15e28f=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](oi)['addCommentThread']({'channelId':_0x15e28f,'threadId':_0x319099,'comments':_0x29d6c4,'resolvedAt':_0x224bd1?_0x4bce1c:null});});}},ui=class extends _0x346f32{constructor(_0x2d72ca){super(_0x2d72ca),this['editor']['config']['define']('comments.copyMarkers','default');}static get requires(){return[pt,wt];}afterInit(){const _0x38ed32=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x38ed32,'contentInsertion',(_0x8b2e8d,_0x1f0978)=>this['_removeMarkersWithoutThreads'](_0x1f0978['content']['markers']),{'priority':'highest'});}_removeMarkersWithoutThreads(_0xab900){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0xab900;const _0x24a887=this['editor']['plugins']['get']('CommentsRepository');for(const _0x1a03b2 of _0xab900['keys']()){const [_0x35de67,_0x36cbde]=_0x1a03b2['split'](':');'comment'!=_0x35de67||_0x24a887['hasCommentThread'](_0x36cbde)||_0xab900['delete'](_0x1a03b2);}return _0xab900;}_registerMarkerInClipboardPipeline(){const _0x3ec7bf=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x326783=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x326783&&_0x3ec7bf['_registerMarkerToCopy']('comment',_0x326783);}_mapCommentsCopyConfigToRegisterConfiguration(_0x2992c0){switch(_0x2992c0){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}};function fi(_0x3b2a2c){const _0x836db=_0x3b2a2c['split'](':');return{'group':_0x836db[0x0],'id':_0x836db[0x1],'part':_0x836db[0x2]};}var pi=class extends _0x346f32{init(){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}overrideMarkerConverters(){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x3903f4,_0x1939e4)=>{if(!_0x1939e4['options']['showCommentHighlights'])return null;if(_0x1939e4['options']['ignoreResolvedComments']){const {id:_0x4de44e}=fi(_0x3903f4['markerName']);if(this['editor']['plugins']['get'](oi)['getCommentThread'](_0x4de44e)?.['isResolved']&&_0x3903f4['item'])return _0x1939e4['consumable']['consume'](_0x3903f4['item'],'addMarker:'+_0x3903f4['markerName']),_0x1939e4['consumable']['consume'](_0x3903f4['item'],'removeMarker:'+_0x3903f4['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x53a62d=>{_0x53a62d['on']('addMarker:comment',(_0x330cbf,_0x7eb81b,_0x5a79da)=>{if(!_0x5a79da['options']['showCommentHighlights'])return;const _0x2e77ce=_0x7eb81b['item'];if(!_0x2e77ce)return;const _0x5f2988=_0x5a79da['mapper']['toViewElement'](_0x2e77ce);this['editor']['model']['schema']['isObject'](_0x2e77ce)&&_0x5f2988&&!_0x5f2988['getCustomProperty']('widget')&&_0x5f2988['is']('containerElement')&&Ct(_0x5f2988,_0x5a79da['writer']);},{'priority':'high'});});}overrideHorizontalRuleConverter(){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x2bbbf1,{writer:_0x3eecdb,options:_0x4d25fa})=>{if(!_0x4d25fa['showCommentHighlights'])return null;const _0x49e3eb=_0x3eecdb['createContainerElement']('div'),_0x5bd2f7=_0x3eecdb['createEmptyElement']('hr');return _0x3eecdb['addClass']('ck-horizontal-line',_0x49e3eb),_0x3eecdb['insert'](_0x3eecdb['createPositionAt'](_0x49e3eb,0x0),_0x5bd2f7),_0x49e3eb;},'converterPriority':'high'});}overrideImageInlineConverter(){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x13e0b7,{writer:_0x5bb569,options:_0x1b513})=>{if(!_0x1b513['showCommentHighlights'])return null;const _0x181505=_0x5bb569['createContainerElement']('span'),_0x1c3a7c=_0x5bb569['createEmptyElement']('img');return _0x5bb569['addClass']('image-inline',_0x181505),_0x5bb569['insert'](_0x5bb569['createPositionAt'](_0x181505,0x0),_0x1c3a7c),_0x181505;},'converterPriority':'high'});}overrideMediaEmbedConverter(){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x1e2c73,{writer:_0x1e2cc4,options:_0x50374d})=>{if(_0x50374d['showCommentHighlights'])return _0x1e2cc4['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x1ddb0d,_0x1f8c2d,_0x46f382)=>{_0x46f382['options']['showCommentHighlights']&&_0x1ddb0d['stop']();},{'priority':'high'});}},wi=class extends _0x346f32{static get requires(){return[oi,di,_0xd7a17e,li,mi,ui,pi];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4f01a6){super(_0x4f01a6),this['set']('isThreadsLoadingPaused',!0x0),_0x4f01a6['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0xaca502,_0x4a576d,_0x460fff,_0x3d080e)=>{const _0x77ed8d=_0x4f01a6['plugins']['get'](oi),_0x5ce4ac=_0x460fff?fi(_0x460fff)['id']:null;_0x4f01a6['model']['change'](()=>{if(_0x5ce4ac){const _0x4fda1b=this['getAllMarkersForId'](_0x5ce4ac);for(const _0x14c1d1 of _0x4fda1b)_0x4f01a6['editing']['reconvertMarker'](_0x14c1d1);}if(_0x3d080e){const {id:_0x397ec1}=fi(_0x3d080e),_0x590fc4=_0x77ed8d['getCommentThread'](_0x397ec1);if(_0x590fc4&&_0x590fc4['unlinkedAt'])return;if(_0x590fc4&&!_0x590fc4['isAttached'])return;const _0x16c19c=this['getAllMarkersForId'](_0x397ec1);for(const _0x3d8b77 of _0x16c19c)_0x4f01a6['editing']['reconvertMarker'](_0x3d8b77);}}),_0x5ce4ac&&this['scrollToThreadMarker'](_0x5ce4ac);}),this['_initAriaMarkerChangeAnnouncements']();}init(){const _0x136b8d=this['editor'],_0xb1805=_0x136b8d['plugins']['get'](oi),_0x4ffefc=_0x136b8d['config']['get']('collaboration.channelId'),_0x3fdd8f=_0xb1805['getCommentThreads']()['filter'](_0x33183f=>_0x33183f['channelId']!==_0x4ffefc);_0x136b8d['commands']['add']('addCommentThread',new ci(_0x136b8d)),this['listenTo'](_0x136b8d,'change:isReadOnly',(_0x1abe0d,_0x1e1391,_0x100145)=>{_0xb1805['switchReadOnly'](_0x100145,_0x136b8d['config']['get']('collaboration.channelId'));}),this['listenTo'](_0xb1805,gi('addCommentThread',_0x4ffefc),(_0x559f1b,{threadId:_0x495572})=>{this['editor']['plugins']['get'](oi)['getCommentThread'](_0x495572)?.['unlinkedAt']&&this['_attachArchivedThread'](_0x495572);}),this['listenTo'](_0xb1805,gi('removeCommentThread',_0x4ffefc),(_0x20e76a,{threadId:_0x59ec7d})=>{_0x136b8d['model']['enqueueChange']({'isUndoable':!0x1},_0x164ca9=>{const _0x257cf7=this['getAllMarkersForId'](_0x59ec7d);for(const _0x56a945 of _0x257cf7)_0x164ca9['removeMarker'](_0x56a945);});}),this['listenTo'](_0xb1805,gi('resolveCommentThread',_0x4ffefc),(_0x4e89ec,{threadId:_0xa8254a})=>{this['_reconvertMarkers'](_0xa8254a);const _0x12f4d5=this['editor']['plugins']['get'](ti);(this['editor']['editing']['view']['hasDomSelection']||_0x12f4d5['collection']['isFocused'])&&(this['editor']['plugins']['get'](oi)['getCommentThread'](_0xa8254a)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0xb1805,gi('reopenCommentThread',_0x4ffefc),(_0x1168c7,{threadId:_0x521a8f})=>{this['_reconvertMarkers'](_0x521a8f);},{'priority':'low'}),this['listenTo'](_0xb1805,gi('addComment',_0x4ffefc),(_0x1ea7d3,{threadId:_0x106ae6,isFromAdapter:_0x2773da})=>{const _0x405baa=this['getAllMarkersForId'](_0x106ae6);!_0x2773da&&0x0!=_0x405baa['length']&&_0xb1805['hasCommentThread'](_0x106ae6)&&0x1===_0xb1805['getCommentThread'](_0x106ae6)['length']&&_0x136b8d['model']['enqueueChange']({'isUndoable':!0x1},_0x214aeb=>{for(const _0x2f3a1a of _0x405baa)_0x214aeb['updateMarker'](_0x2f3a1a,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x3fdd8f);}afterInit(){!async function(_0x3f3d49){const _0x4d4385='mr4z2yakM3x0phtD7jBw1T6qRfeUuZcOLNKVgQSPE9iGIHoXlJW8YsCb5AndFv',_0x1894fd=0x79428,_0x7ef183={'kty':'EC','use':'sig','crv':'P-256','x':'iCjOCvDFI6lQHHT18jVwRfkfHQ2a_MymT35LQVoFSAI','y':'kXIyJ4evtCEFRmxKSUpK9fDW459vXOvVrhf6uQAeOio','alg':'ES256'};async function _0x4ed992(_0x2ad28a){const _0x4a7032=new window['Promise'](_0x246fda=>{_0x2ad28a['once']('ready',_0x246fda);}),_0x48968c=window['Date']['now'](),_0x289123=_0x2ad28a['config']['get']('licenseKey');async function _0x255c80(){let _0x5c81fe,_0x452395=null,_0x5be294=null;try{return'GPL'==_0x289123?'NotAllowed':(_0x5c81fe=_0x4acecc(),_0x5c81fe?(_0x5c81fe['usageEndpoint']&&(_0x5be294=_0x53b645(_0x5c81fe['usageEndpoint'],_0x5c81fe['jti'])),await _0x2da853()?_0x7db8fa()?_0x3c4a4c()?'Expired':_0x4313ea()?('evaluation'==_0x5c81fe['licenseType']&&(_0x452395=_0x5024f9('EvaluationLimit')),await _0x3dd3ec()):'DomainLimit':'NotAllowed':'Invalid'):'Invalid');}catch{return'Invalid';}function _0x3c4a4c(){const _0x4664c4=['evaluation','trial']['includes'](_0x5c81fe['licenseType'])?_0x48968c/0x3e8:0xe10*_0x1894fd;return _0x5c81fe['exp']<_0x4664c4;}function _0x7db8fa(){const _0x247f05=_0x5c81fe['features'];if(!_0x247f05)return!0x1;if(_0x247f05['includes']('*'))return!0x0;if(_0x247f05['includes']('CMT'))return!0x0;if(_0x247f05['includes']('TRILIUM')&&_0x1f83f6())return!0x0;if(_0x247f05['includes']('RCMT')){if(_0x266e44())return!0x0;if(_0x44c928()||_0x409f33())return!0x0;}return!0x1;}function _0x4313ea(){const _0xf9d679=_0x5c81fe['licensedHosts'];if(!_0xf9d679||0x0==_0xf9d679['length'])return!0x0;const {hostname:_0x536c1d}=new URL(window['location']['href']);if(_0xf9d679['includes'](_0x536c1d))return!0x0;const _0x1787eb=_0x536c1d['split']('.');return _0xf9d679['filter'](_0xa1cf21=>_0xa1cf21['includes']('*'))['map'](_0x457cd2=>_0x457cd2['split']('.'))['filter'](_0x2c20e6=>_0x2c20e6['length']<=_0x1787eb['length'])['map'](_0x1c0089=>Array(_0x1787eb['length']-_0x1c0089['length'])['fill']('*'===_0x1c0089[0x0]?'*':'')['concat'](_0x1c0089))['some'](_0x1268fa=>_0x1787eb['every']((_0x50c841,_0x31e9c1)=>_0x1268fa[_0x31e9c1]===_0x50c841||'*'===_0x1268fa[_0x31e9c1]));}function _0x3dd3ec(){return _0x452395&&_0x5be294?new window['Promise']((_0x46ec4,_0x3c2d2f)=>{_0x452395['then'](_0x46ec4,_0x3c2d2f),_0x5be294['then'](_0x56f24e=>{'Valid'!=_0x56f24e&&_0x46ec4(_0x56f24e);},_0x3c2d2f);}):_0x452395||_0x5be294||'Valid';}}function _0x53b645(_0x3f2fa0,_0x31eccc){return new window['Promise'](_0x31ec87=>{if(_0xd198ad())return _0x31ec87('Valid');_0x7daead(),_0x2ad28a['decorate']('_sendUsageRequest');let _0xb28f48=!0x1;const _0x5e7f3b=_0x5e825f();function _0x597f1c(_0x80ad9){return!!_0x80ad9&&('object'==typeof _0x80ad9||'function'==typeof _0x80ad9)&&'function'==typeof _0x80ad9['then']&&'function'==typeof _0x80ad9['catch'];}function _0x166c13(_0x530b4a){_0x305b65(_0x530b4a)['then'](_0x4bfb3a=>_0x4bfb3a&&'ok'==_0x4bfb3a['status']?_0x339e45(_0x3abc48(_0x5e7f3b+_0x31eccc))!=_0x4bfb3a['verification']?'UsageLimit':'Valid':'UsageLimit')['then'](_0x4dd4be=>(_0x9eb1c8(),_0x4dd4be),()=>{const _0x154598=_0x344bf4();return null==_0x154598?(_0x9eb1c8(),'Valid'):_0x48968c-_0x154598>0x240c8400?'UsageLimit':'Valid';})['then'](_0x31ec87)['catch'](()=>{_0x31ec87('UsageLimit');});const _0x591623=0x36ee80;function _0x9eb1c8(){const _0x4b32f2='llct-'+_0x339e45(_0x3abc48(_0x3f2fa0)),_0x4fcd68=_0x28a79b(_0x339e45(window['Math']['ceil'](_0x48968c/_0x591623)));window['localStorage']['setItem'](_0x4b32f2,_0x4fcd68);}function _0x344bf4(){const _0x192a00='llct-'+_0x339e45(_0x3abc48(_0x3f2fa0)),_0x2f7225=window['localStorage']['getItem'](_0x192a00);return _0x2f7225?window['parseInt'](_0x28a79b(_0x2f7225),0x10)*_0x591623:null;}function _0x305b65(_0x1f21f5){return new window['Promise']((_0xbc4855,_0x463555)=>{_0x1f21f5['then'](_0xbc4855,_0x463555),window['setTimeout'](_0x463555,0x1d4c0);});}}_0x2ad28a['on']('_sendUsageRequest',(_0x35a52d,_0x2ce13c)=>{if(_0x2ce13c[0x0]!=_0x3f2fa0)return _0x31ec87('UsageLimit');_0x2ce13c[0x1]={..._0x2ce13c[0x1],'requestId':_0x5e7f3b};},{'priority':'high'}),_0x2ad28a['on']('_sendUsageRequest',_0x415389=>{_0x597f1c(_0x415389['return'])&&(_0xb28f48=!0x0,_0x166c13(_0x415389['return']));},{'priority':'low'}),_0x4a7032['then'](()=>{_0xb28f48||_0x31ec87('UsageLimit');});});function _0xd198ad(){return'auto'==_0x2ad28a['editing']['view']['_overlayModeHint'];}function _0x7daead(){_0x2ad28a['editing']['view']['_overlayModeHint']='auto';}}function _0x5024f9(_0x56782d){const _0x26a7a8=[new window['Promise'](_0x3d6403=>setTimeout(_0x3d6403,0x93ecc)),_0x4a7032['then'](()=>new window['Promise'](_0x14322b=>{let _0x573bdb=0x0;_0x2ad28a['model']['on']('applyOperation',(_0x29328f,_0xfa42a5)=>{_0xfa42a5[0x0]['isDocumentOperation']&&_0x573bdb++,0x5e8==_0x573bdb&&(_0x14322b(),_0x29328f['off']());});}))];return window['Promise']['race'](_0x26a7a8)['then'](()=>_0x56782d);}async function _0x42de6e(){await _0x4a7032,_0x2ad28a['model']['change']=_0x36f39a,_0x2ad28a['model']['enqueueChange']=_0x36f39a,_0x2ad28a['enableReadOnlyMode']('model');}function _0x1f83f6(){return window['glob']&&window['glob']['triliumVersion'];}function _0x266e44(){return _0x14451f('WebSocketGateway')&&'connected'==_0x3df1a5('WebSocketGateway')['state'];}function _0x44c928(){return _0x14451f('RevisionViewerIntegration');}function _0x409f33(){return _0x14451f('TrackChangesDataGetter');}function _0x5b6524(_0x196c78){const _0x18947d=_0x135336();_0x2ad28a[_0x18947d]='commentsLicenseKey'+_0x196c78,'Valid'!=_0x196c78&&_0x42de6e();}function _0x135336(){const _0x47faae=window['String'](window['performance']['now']())['replace']('.','');let _0x457754='m';for(let _0x50f122=0x0;_0x50f122<_0x47faae['length'];_0x50f122+=0x2){let _0x171a57=window['parseInt'](_0x47faae['substring'](_0x50f122,_0x50f122+0x2));_0x171a57>=0x3e&&(_0x171a57-=0x3e),_0x457754+=_0x4d4385[_0x171a57];}return _0x457754;}function _0x4acecc(){const _0x184c7f=_0x289123['split']('.');if(0x3!=_0x184c7f['length'])return null;return _0x296ec8(_0x184c7f[0x1]);function _0x296ec8(_0x31ddf7){const _0x31390b=_0x3d3512(_0x31ddf7);return _0x31390b&&_0x424995()?_0x31390b:null;function _0x424995(){const _0x4a7822=_0x31390b['jti'],_0xf63ae1=window['parseInt'](_0x4a7822['substring'](_0x4a7822['length']-0x8),0x10),_0xd03776={..._0x31390b,'jti':_0x4a7822['substring'](0x0,_0x4a7822['length']-0x8)};return delete _0xd03776['vc'],_0x3abc48(_0xd03776)==_0xf63ae1;}}}async function _0x2da853(){let _0x4f5d59=!0x0;try{const [_0x14e23c,_0xc5200e,_0x3287b8]=_0x289123['split']('.');return _0x3dd652(_0x14e23c),await _0x1e05c7(_0x14e23c,_0xc5200e,_0x3287b8),_0x4f5d59;}catch{return!0x1;}function _0x3dd652(_0x69929c){const _0x197970=_0x3d3512(_0x69929c);_0x197970&&'ES256'==_0x197970['alg']||(_0x4f5d59=!0x1);}async function _0x1e05c7(_0x426754,_0x291b88,_0x36e7e3){const _0x254b1d=window['Uint8Array']['from'](_0x102601(_0x36e7e3),_0x4c55e3=>_0x4c55e3['charCodeAt'](0x0)),_0xcf16e2=new window['TextEncoder']()['encode'](_0x426754+'.'+_0x291b88),_0xa95940=window['crypto']['subtle'];if(!_0xa95940)return;const _0x25f0a0=await _0xa95940['importKey']('jwk',_0x7ef183,{'name':'ECDSA','namedCurve':'P-256'},!0x1,['verify']);await _0xa95940['verify']({'name':'ECDSA','hash':{'name':'SHA-256'}},_0x25f0a0,_0x254b1d,_0xcf16e2)||(_0x4f5d59=!0x1);}}function _0x3d3512(_0x4ef251){return _0x4ef251['startsWith']('ey')?JSON['parse'](_0x102601(_0x4ef251)):null;}function _0x102601(_0x37786c){return window['atob'](_0x37786c['replace'](/-/g,'+')['replace'](/_/g,'/'));}function _0x3abc48(_0x10a145){let _0xb9c569=0x1505;function _0xd32e7b(_0x53320f){for(let _0x8900d6=0x0;_0x8900d6<_0x53320f['length'];_0x8900d6++){const _0x599b3b=_0x53320f['charCodeAt'](_0x8900d6);_0xb9c569=(_0xb9c569<<0x5)+_0xb9c569+_0x599b3b,_0xb9c569&=_0xb9c569;}}function _0x12925a(_0x3c492f){Array['isArray'](_0x3c492f)?_0x3c492f['forEach'](_0x12925a):_0x3c492f&&'object'==typeof _0x3c492f?Object['entries'](_0x3c492f)['sort']()['forEach'](([_0x4858eb,_0x750192])=>{_0xd32e7b(_0x4858eb),_0x12925a(_0x750192);}):_0xd32e7b(window['String'](_0x3c492f));}return _0x12925a(_0x10a145),_0xb9c569>>>0x0;}function _0x339e45(_0x5c56e3){return _0x5c56e3['toString'](0x10)['padStart'](0x8,'0');}function _0x28a79b(_0x35a173){return _0x35a173['split']('')['reverse']()['join']('');}function _0x14451f(_0x4cac39){return _0x2ad28a['plugins']['has'](_0x4cac39);}function _0x3df1a5(_0x3578e3){return _0x2ad28a['plugins']['get'](_0x3578e3);}function _0x36f39a(){}_0x5b6524(await _0x255c80());}_0x4ed992(_0x3f3d49['editor']);}(this);}destroy(){const _0x40b155=this['editor']['plugins']['get'](oi),_0x59b88a=this['editor']['config']['get']('collaboration.channelId');for(const _0x3b2baa of _0x40b155['getCommentThreads']({'channelId':_0x59b88a}))_0x40b155['_detachCommentThread'](_0x3b2baa['id']),_0x40b155['_threads']['delete'](_0x3b2baa['id']);super['destroy']();}['hasMarkerForId'](_0x5ee009){return this['getAllMarkersForId'](_0x5ee009)['length']>0x0;}getAllMarkersForId(_0x3b8b57){const _0x22e5e7=[];for(const _0x5a19e9 of this['editor']['model']['markers'])_0x5a19e9['name']['startsWith']('comment:'+_0x3b8b57)&&_0x22e5e7['push'](_0x5a19e9);return _0x22e5e7;}['scrollToThreadMarker'](_0x201657){setTimeout(()=>{const _0x26b1e7=this['_getTargetForId'](_0x201657);_0x26b1e7&&this['activeMarker']&&fi(this['activeMarker'])['id']===_0x201657&&_0x30a9d7({'target':_0x26b1e7[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}_reconvertMarkers(_0x260e74){this['editor']['model']['change'](()=>{for(const _0xe8e335 of this['getAllMarkersForId'](_0x260e74))this['editor']['editing']['reconvertMarker'](_0xe8e335);});}_attachArchivedThread(_0x325035){const _0x1d5c5d=this['editor']['plugins']['get'](oi),_0x577687=this['editor']['plugins']['get'](di),_0x3382c4=_0x1d5c5d['getCommentThread'](_0x325035);if(!_0x3382c4['isAttached']){const _0x4e5adc=_0x3382c4['attachTo'](()=>this['_getTargetForId'](_0x3382c4['id']));_0x577687['registerAnnotation'](_0x4e5adc),_0x3382c4['_hasTargetInContent']=!0x1;}}_initializeMarkerConverters(){const _0x13a9a7=this['editor'],_0x5c9faf=_0x13a9a7['plugins']['get'](_0xd7a17e);_0x13a9a7['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x169be0,_0x124aed)=>{const {id:_0x506062}=fi(_0x169be0['markerName']),_0x26e7b7=_0x13a9a7['plugins']['get'](oi)['getCommentThread'](_0x506062),_0x4b7c22=this['activeMarker']&&fi(this['activeMarker'])['id']===_0x506062;let _0x5d6e0a;if(_0x26e7b7&&_0x26e7b7['isResolved']&&!_0x4b7c22&&_0x169be0['item'])return _0x124aed['consumable']['consume'](_0x169be0['item'],'addMarker:'+_0x169be0['markerName']),_0x124aed['consumable']['consume'](_0x169be0['item'],'removeMarker:'+_0x169be0['markerName']),null;const _0x169f85=['ck-comment-marker'];return _0x4b7c22&&_0x169f85['push']('ck-comment-marker--active'),_0x5d6e0a=_0x26e7b7?.['length']?_0x26e7b7['comments']['first']['author']['id']:_0x5c9faf['me']['id'],{'classes':_0x169f85,'attributes':{'data-comment':_0x506062,'data-author-id':_0x5d6e0a}};}}),_0x13a9a7['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x5f0b00,{options:_0x516f62})=>{if(_0x516f62['showCommentHighlights'])return null;const _0x370686=_0x13a9a7['plugins']['get'](oi),_0x56713a=_0x13a9a7['model']['markers']['get'](_0x5f0b00),{id:_0x4b9b52,part:_0x1489ba}=fi(_0x5f0b00);return _0x56713a&&!_0x56713a['affectsData']||_0x516f62['ignoreResolvedComments']&&_0x370686['getCommentThread'](_0x4b9b52)?.['isResolved']?null:{'group':'comment','name':_0x1489ba?_0x4b9b52+':'+_0x1489ba:_0x4b9b52};}}),_0x13a9a7['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x815280,{writer:_0x4dc643})=>_0x4dc643['createElement']('$marker',{'data-name':'comment:'+_0x815280['getAttribute']('id')})}),_0x13a9a7['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x1ca64d=this['editor'],_0x2d95fb=_0x1ca64d['plugins']['get'](oi),_0x566f00=new Set(),_0x239283=new Set();_0x1ca64d['model']['document']['registerPostFixer'](_0x18f93e=>{let _0x4d4b61=!0x1;for(const {name:_0x1bd5b9,data:_0x540b35}of _0x1ca64d['model']['document']['differ']['getChangedMarkers']()){const {group:_0x374b5d,id:_0x346b78}=fi(_0x1bd5b9);let _0x1613c4=_0x540b35['newRange'];if('comment'!==_0x374b5d||!_0x1613c4)continue;const _0x567e15='$graveyard'===_0x1613c4['root']['rootName'];_0x567e15||(_0x1613c4=_i(_0x1613c4,_0x1ca64d['model']),!_0x1613c4||_0x1613c4['isCollapsed']||!_0x540b35['newRange']||_0x1613c4['isEqual'](_0x540b35['newRange']))?_0x1ca64d['model']['hasContent'](_0x1613c4)&&!_0x567e15?this['isThreadsLoadingPaused']?_0x566f00['add'](_0x1bd5b9):this['_handleThreadMarker'](_0x1bd5b9,_0x346b78):(_0x239283['add'](_0x1bd5b9),_0x566f00['delete'](_0x1bd5b9),_0x18f93e['removeMarker'](_0x1bd5b9),_0x4d4b61=!0x0):(_0x18f93e['updateMarker'](_0x1bd5b9,{'range':_0x1613c4}),_0x4d4b61=!0x0);}return _0x4d4b61;}),this['on']('change:isThreadsLoadingPaused',(_0x147000,_0x331a52,_0x25b286)=>{if(!_0x25b286&&_0x566f00['size'])for(const _0x28c676 of _0x566f00){const {id:_0x5a85dd}=fi(_0x28c676);_0x566f00['delete'](_0x28c676),_0x1ca64d['model']['markers']['get'](_0x28c676)&&this['_handleThreadMarker'](_0x28c676,_0x5a85dd);}}),this['listenTo'](_0x1ca64d['model']['document'],'change',()=>{for(const {name:_0x22518d,data:{newRange:_0x539a29}}of _0x1ca64d['model']['document']['differ']['getChangedMarkers']()){const {group:_0x29cccd,id:_0x514111}=fi(_0x22518d);if('comment'!==_0x29cccd)continue;const _0x3cc58a=_0x2d95fb['getCommentThread'](_0x514111),_0x11e8df=this['hasMarkerForId'](_0x514111);_0x3cc58a&&(!_0x3cc58a['_hasTargetInContent']&&_0x539a29&&_0x1ca64d['editing']['view']['once']('render',()=>{const _0x45b653=_0x1ca64d['plugins']['get'](ti),_0x4cff7d=_0x2d95fb['_threadToController']['get'](_0x3cc58a)['view'];_0x45b653['getByInnerView'](_0x4cff7d)['refreshVisibility']();},{'priority':'low'}),_0x3cc58a['_hasTargetInContent']=_0x11e8df||!!_0x539a29),_0x539a29||(_0x239283['add'](_0x22518d),_0x566f00['delete'](_0x22518d));}for(const _0x29913c of _0x239283){const {id:_0x16c41f}=fi(_0x29913c),_0x4cb705=_0x2d95fb['getCommentThread'](_0x16c41f);if(_0x566f00['delete'](_0x29913c),!_0x4cb705)continue;const _0xef7b85=this['hasMarkerForId'](_0x16c41f);_0xef7b85||_0x4cb705['isSubmitted']?_0xef7b85||_0x4cb705['unlinkedAt']||_0x4cb705['setUnlinkedAt'](new Date()):_0x4cb705['remove']();}_0x239283['clear']();});}_handleInitialThreads(_0x4c8e50){_0x4c8e50['forEach'](_0x4faaf9=>{_0x4faaf9['unlinkedAt']&&this['_attachArchivedThread'](_0x4faaf9['id']);});}_getTargetForId(_0x1804c2){const _0x4879d3=this['editor'],_0x3e0169=this['getAllMarkersForId'](_0x1804c2);return _0x44a1b7(_0x4879d3['editing'],_0x3e0169);}_getTextContext(_0x382d5c){const _0x57f827=this['getAllMarkersForId'](_0x382d5c);let _0x4b6b39='',_0x1918b6=!0x1;for(const _0x2a3640 of _0x57f827){const _0x17739f=_0x2a3640['getRange']();for(const _0x130484 of Array['from'](_0x17739f['getItems']()))_0x130484['is']('$textProxy')?(_0x4b6b39&&_0x1918b6&&(_0x4b6b39+='\x20',_0x1918b6=!0x1),_0x4b6b39+=_0x130484['data']):_0x1918b6=!0x0;_0x1918b6=!0x0;}return _0x4b6b39['substring'](0x0,0x96);}_attachMarkerToThread(_0x821eb8,_0x362a88){const _0x5b365c=this['editor'],_0x469264=_0x5b365c['plugins']['get'](oi);let _0x1c5c82=_0x469264['getCommentThread'](_0x362a88);const _0x31450a=_0x5b365c['config']['get']('collaboration.channelId'),_0x35e1f9=_0x5b365c['plugins']['get'](di);return _0x1c5c82&&(_0x1c5c82['unlinkedAt']&&_0x1c5c82['setUnlinkedAt'](null),_0x1c5c82['isAttached'])||(this['getAllMarkersForId'](_0x362a88)[0x0]['managedUsingOperations']?_0x469264['fetchCommentThread']({'channelId':_0x31450a,'threadId':_0x362a88})['then'](_0x3d33f4=>{if('destroyed'!==_0x5b365c['state']){if(_0x1c5c82=_0x3d33f4,_0x1c5c82&&!_0x1c5c82['isAttached']){const _0x263e18=_0x1c5c82['attachTo'](()=>this['_getTargetForId'](_0x362a88));_0x35e1f9['registerAnnotation'](_0x263e18),_0x1c5c82['isResolved']&&this['_reconvertMarkers'](_0x362a88);}else{if(!_0x1c5c82){const _0x33c6ed=this['getAllMarkersForId'](_0x362a88);_0x5b365c['model']['change'](_0x450543=>{for(const _0x1c77ff of _0x33c6ed)_0x450543['removeMarker'](_0x1c77ff);});}}}}):_0x5b365c['editing']['view']['once']('render',()=>{if(_0x469264['getCommentThread'](_0x362a88))return;const _0x351c9f=_0x5b365c['plugins']['get'](ti);_0x1c5c82=_0x469264['openNewCommentThread']({'channelId':_0x31450a,'threadId':_0x362a88,'target':()=>this['_getTargetForId'](_0x362a88),'context':{'type':'text','value':this['_getTextContext'](_0x362a88)}});const _0x4ac0fc=_0x469264['_threadToController']['get'](_0x1c5c82)['view'],_0xca4723=_0x351c9f['getByInnerView'](_0x4ac0fc);_0xca4723&&_0x35e1f9['registerAnnotation'](_0xca4723);},{'priority':'low'})),_0x1c5c82;}['_handleThreadMarker'](_0x4e5b21,_0x20bb78){const _0x2d7174=this['_attachMarkerToThread'](_0x4e5b21,_0x20bb78);_0x2d7174&&!_0x2d7174['context']&&_0x2d7174['setContext']({'type':'text','value':this['_getTextContext'](_0x20bb78)});}_initAriaMarkerChangeAnnouncements(){const _0x2f8900=this['editor'];_0x207995(_0x2f8900['model'],({left:_0x5e86bd,entered:_0xfbbe40})=>{for(const _0x10ff08 of _0x5e86bd)if(Ai(_0x10ff08)){_0x2f8900['ui']['ariaLiveAnnouncer']['announce'](Et(_0x2f8900['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0xc84d24 of _0xfbbe40)if(Ai(_0xc84d24)){_0x2f8900['ui']['ariaLiveAnnouncer']['announce'](Et(_0x2f8900['locale'],'ENTER_COMMENT_ANNOUNCEMENT',_0x3fefb4(_0x14aadc)));break;}});}};function gi(_0x436060,_0x19424b){return _0x19424b?_0x436060+':'+_0x19424b:_0x436060;}function _i(_0x461d33,_0xa75398){const _0x17112b=_0xa75398['schema'],_0x4736b1=_0xa75398['createRange'](_0x461d33['start']);for(const _0x5ec648 of _0x461d33['getWalker']()){const {type:_0x3db47f,item:_0x4338c9,nextPosition:_0x163bd8}=_0x5ec648;if('text'===_0x3db47f||_0x17112b['isObject'](_0x4338c9)){const _0xc0755=_0xa75398['createPositionBefore'](_0x4338c9);_0x4736b1['isCollapsed']&&(_0x4736b1['start']=_0xc0755),_0x4736b1['end']=_0x163bd8;}}return _0x4736b1;}function Ai(_0x16e62e){return'comment'===fi(_0x16e62e['name'])['group'];}var vi=class extends _0x346f32{['licenseKey'];_licenseKeyCheckInterval;static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get requires(){return[oi,wi,di,ti];}get CommentsListView(){return Lt;}get CommentThreadInputView(){return xt;}init(){const _0x222585=this['editor'],_0x2de310=_0x222585['plugins']['get'](oi),_0x575f92=_0x222585['plugins']['get'](wi),_0x4f48aa=_0x222585['plugins']['get'](ti),_0x4525b8=_0x222585['plugins']['get'](di);_0x222585['ui']['componentFactory']['add']('comment',()=>{const _0x44d8b9=this['_createUIButton'](_0xa85280);return _0x44d8b9['tooltip']=!0x0,_0x44d8b9;}),_0x222585['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](rt)),_0x4525b8['addSourceCollector'](()=>{const _0x20db25=[];for(const [_0x5579cc,_0x20cc47]of _0x2de310['_threadToController']){const _0x225293=_0x575f92['getAllMarkersForId'](_0x5579cc['id']),_0x285d6d=_0x225293['map'](_0x3a2c73=>_0x3a2c73['getRange']());_0x225293['length']>0x0&&_0x20db25['push']([_0x20cc47['view'],_0x285d6d]);}return _0x20db25;}),this['listenTo'](_0x4f48aa,'change:activeAnnotations',(_0xa1367f,_0x34303f,_0x5828f4)=>{const _0x76006d=Array['from'](_0x5828f4)['map'](_0x4a67d3=>_0x4a67d3['innerView'])['find'](_0x42e6fd=>_0x2de310['_viewToController']['has'](_0x42e6fd));if(!_0x76006d)return void(_0x575f92['activeMarker']=null);const _0x570eb6=_0x2de310['_viewToController']['get'](_0x76006d)['model']['id'],_0x3f22c6='comment:'+_0x570eb6;_0x570eb6&&_0x575f92['hasMarkerForId'](_0x570eb6)?_0x575f92['activeMarker']=_0x3f22c6:_0x575f92['activeMarker']&&(_0x575f92['activeMarker']=null);}),this['listenTo'](_0x2de310,'removeCommentThread',(_0xf5a07,{threadId:_0x235fdd,isFromAdapter:_0x7535c5})=>{!_0x7535c5&&_0x222585['ui']['focusTracker']['isFocused']&&_0x575f92['hasMarkerForId'](_0x235fdd)&&_0x222585['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x2de310,'addComment',(_0x25e6da,{threadId:_0x3b086a,isFromAdapter:_0x4269b2})=>{!_0x4269b2&&_0x575f92['hasMarkerForId'](_0x3b086a)&&_0x2de310['hasCommentThread'](_0x3b086a)&&0x1===_0x2de310['getCommentThread'](_0x3b086a)['length']&&(_0x222585['editing']['view']['focus'](),_0x25e6da['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey'),this['_licenseKeyCheckInterval']=setInterval(()=>{const _0x389a82=[this['editor']];for(const _0x31605a of _0x389a82){let _0x426de2;for(const _0xb7cf05 in _0x31605a){const _0xfb0058=_0xb7cf05,_0x492458=_0x31605a[_0xfb0058];if('commentsLicenseKeyValid'==_0x492458||'commentsLicenseKeyInvalid'==_0x492458||'commentsLicenseKeyExpired'==_0x492458||'commentsLicenseKeyDomainLimit'==_0x492458||'commentsLicenseKeyNotAllowed'==_0x492458||'commentsLicenseKeyEvaluationLimit'==_0x492458||'commentsLicenseKeyUsageLimit'==_0x492458){delete _0x31605a[_0xfb0058],_0x426de2=_0x492458,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x426de2&&_0x31605a['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x426de2&&_0x31605a['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x426de2&&_0x31605a['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x426de2&&_0x31605a['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x426de2&&_0x31605a['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyUsageLimit'==_0x426de2&&_0x31605a['_showLicenseError']('usageLimit');}},0x3e8);}destroy(){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}_createUIButton(_0x53b83b){const _0x5b7e96=this['editor'],_0x5abada=new _0x53b83b(_0x5b7e96['locale']),_0x1a4514=_0x5b7e96['commands']['get']('addCommentThread');return _0x5abada['set']({'label':Et(_0x5b7e96['locale'],'Comment'),'icon':_0x85fe56}),_0x5abada['bind']('isEnabled')['to'](_0x1a4514,'isEnabled',_0x1a4514,'hasContent',(_0x279f82,_0x9983d)=>_0x279f82&&_0x9983d),this['listenTo'](_0x5abada,'execute',()=>{_0x1a4514['execute']();}),_0x5abada;}},yi=class extends _0x346f32{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get requires(){return[wi];}constructor(_0x3082b7){super(_0x3082b7),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x38d86d,_0x2ddf2e,_0x2b5e71)=>{_0x2b5e71?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}afterInit(){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}_enableCommentsOnlyMode(){for(const [_0x29dc4e,_0x39326d]of this['editor']['commands'])_0x39326d['affectsData']&&'addCommentThread'!==_0x29dc4e&&_0x39326d['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('RevisionTracker')&&this['editor']['plugins']['get']('RevisionTracker')['forceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['forceDisabled']('commentsOnlyMode'),this['editor']['commands']['get']('editSource')?.['forceDisabled']('commentsOnlyMode');const _0x2570c4=this['editor']['editing']['view']['document'];this['listenTo'](_0x2570c4,'cut',_0x3d80c7=>_0x3d80c7['stop'](),{'priority':'highest'}),this['listenTo'](_0x2570c4,'clipboardInput',_0xd70f7b=>_0xd70f7b['stop'](),{'priority':'highest'}),this['listenTo'](_0x2570c4,'delete',_0xf37138=>_0xf37138['stop'](),{'priority':'highest'});}_disableCommentsOnlyMode(){for(const [_0x775069,_0x2a0910]of this['editor']['commands'])_0x2a0910['affectsData']&&'addCommentThread'!==_0x775069&&_0x2a0910['clearForceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('RevisionTracker')&&this['editor']['plugins']['get']('RevisionTracker')['clearForceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('SourceEditing')&&this['editor']['plugins']['get']('SourceEditing')['clearForceDisabled']('commentsOnlyMode'),this['editor']['commands']['get']('editSource')?.['clearForceDisabled']('commentsOnlyMode'),this['stopListening'](this['editor']['editing']['view']['document']);}},Ti=class extends _0x295fc3{activeUIs;uisData;['_uis'];static get requires(){return[ti];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xeaeef0){super(_0xeaeef0),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}init(){const _0x33bb1e=this['context']['plugins']['get'](ti);this['listenTo'](_0x33bb1e,'_activateAnnotation',(_0x400d5f,_0x3a3266)=>{for(const _0x3e4e9c of this['activeUIs']){const _0x422938=this['_uis']['get'](_0x3e4e9c);(0x0,this['uisData']['get'](_0x3e4e9c)['filter'])(_0x3a3266)&&_0x422938['setActiveAnnotation'](_0x3a3266);}}),this['listenTo'](_0x33bb1e,'_deactivateAllAnnotations',()=>{for(const _0x3a0782 of this['activeUIs'])this['_uis']['get'](_0x3a0782)['setActiveAnnotation'](null);}),this['listenTo'](_0x33bb1e['_visibleAnnotations'],'add',(_0x26248e,_0xcda9ab)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0xcda9ab);});}hasActive(){return this['activeUIs']['size']>0x0;}isActive(_0x497947){return this['activeUIs']['has'](_0x497947);}activate(_0x308a33,_0x54549e=this['defaultFilter']){const _0x4b3dc8=this['context']['plugins']['get'](ti);if(!this['_uis']['has'](_0x308a33))throw new _0x118589('annotationsuis-missing-ui',this,{'uiName':_0x308a33});this['isActive'](_0x308a33)&&this['deactivate'](_0x308a33),this['activeUIs']['add'](_0x308a33);const _0x80de32=new Jt();Qt({'source':_0x4b3dc8['_visibleAnnotations'],'target':_0x80de32,'filter':_0x54549e}),this['uisData']['set'](_0x308a33,{'collection':_0x80de32,'filter':_0x54549e});const _0x152249=this['_uis']['get'](_0x308a33);_0x152249['attach'](_0x80de32),this['listenTo'](_0x152249,'change:activeAnnotation',(_0x2ff9a8,_0x41efd5,_0x12f33b,_0x54bdab)=>{_0x54bdab&&_0x4b3dc8['_removeActiveAnnotation'](_0x54bdab),_0x12f33b&&_0x4b3dc8['_addActiveAnnotation'](_0x12f33b);});}deactivate(_0x1fd8ee){if(this['activeUIs']['delete'](_0x1fd8ee),!this['_uis']['has'](_0x1fd8ee))throw new _0x118589('annotationsuis-missing-ui',this,{'uiName':_0x1fd8ee});const _0x455589=this['_uis']['get'](_0x1fd8ee);_0x455589['detach'](),this['stopListening'](_0x455589),this['uisData']['get'](_0x1fd8ee)['collection']['destroy'](),this['uisData']['delete'](_0x1fd8ee);}switchTo(_0x140229){if(!this['_uis']['has'](_0x140229))throw new _0x118589('annotationsuis-missing-ui',this,{'uiName':_0x140229});const _0xe95a5e=this['context']['plugins']['get'](ti),_0x19fc9c=Array['from'](_0xe95a5e['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x140229);const _0x370043=this['_uis']['get'](_0x140229);_0x370043['setActiveAnnotation'](_0x19fc9c),_0x370043['_setSelectedAnnotations']&&_0x19fc9c&&_0x370043['_setSelectedAnnotations']([_0x19fc9c]);}deactivateAll(){for(const _0x285a6f of this['activeUIs'])this['deactivate'](_0x285a6f);}register(_0x178b4d,_0x3b9205){if(this['_uis']['has'](_0x178b4d))throw new _0x118589('annotationsuis-register-already-registered');if('function'!=typeof _0x3b9205['attach']||'function'!=typeof _0x3b9205['detach']||'function'!=typeof _0x3b9205['setActiveAnnotation'])throw new _0x118589('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x178b4d,_0x3b9205);}refilterAnnotations(){const _0x220254=this['context']['plugins']['get'](ti)['collection'],_0x521eaf=new Map(),_0x1f6aec=Array['from'](this['activeUIs']);for(const _0x336957 of this['activeUIs']){const _0x14d907=this['uisData']['get'](_0x336957)['collection'];for(const _0x1249bc of _0x14d907)_0x521eaf['set'](_0x1249bc,_0x336957);}for(const _0x55a731 of _0x220254){const _0x2920e3=_0x521eaf['get'](_0x55a731);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x55a731);const _0x4292e4=_0x1f6aec['find'](_0x10138d=>this['uisData']['get'](_0x10138d)['filter'](_0x55a731));_0x2920e3!==_0x4292e4&&(_0x2920e3&&this['uisData']['get'](_0x2920e3)['collection']['remove'](_0x55a731),_0x4292e4&&this['uisData']['get'](_0x4292e4)['collection']['add'](_0x55a731));}}destroy(){this['deactivateAll'](),super['destroy']();}defaultFilter(){return!0x0;}_assertAnnotationDoesNotBelongToMultipleUIs(_0x229258){const _0x5e009e=[];for(const _0x46517d of this['activeUIs']){(0x0,this['uisData']['get'](_0x46517d)['filter'])(_0x229258)&&_0x5e009e['push'](_0x46517d);}if(_0x5e009e['length']>0x1)throw new _0x118589('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x5e009e,'annotationType':_0x229258['type']});}};const Ci=/* #__PURE__ -- @preserve */
32
+ _0x3646e4('px');var Ii=class extends ht{list;['focusables'];['focusTracker'];['focusCycler'];constructor(_0x1fb303){super(_0x1fb303);const _0x4e17e5=this['bindTemplate'];this['set']('minHeight',0x0),this['set']('class',''),this['list']=this['createCollection'](),this['focusables']=this['createCollection'](),this['list']['delegate']('arrowup','arrowdown')['to'](this),this['focusTracker']=new _0x4b19f2(),this['focusCycler']=new et({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x4e17e5['to']('class')],'style':{'minHeight':_0x4e17e5['to']('minHeight',_0x400f68=>'number'==typeof _0x400f68?Ci(_0x400f68+0xa):null)},'dir':_0x1fb303['uiLanguageDirection'],'role':'application','aria-label':Et(_0x1fb303,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':Et(_0x1fb303,'Annotations\x20list')},'children':this['list']}]});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['focus'](){this['focusCycler']['focusFirst']();}_setupKeyboardNavigation(){this['list']['delegate']('change:top')['to'](this),this['on']('change:top',_0xaa79c8=>{this['_updateItemPositionInFocusables'](_0xaa79c8['source']);}),this['list']['forEach'](_0x1e6509=>{this['focusTracker']['add'](_0x1e6509['element']),this['_updateItemPositionInFocusables'](_0x1e6509);}),this['list']['on']('change',(_0x454417,_0x202add)=>{for(const _0x5d418f of _0x202add['removed'])this['focusTracker']['remove'](_0x5d418f['element']),this['focusables']['remove'](_0x5d418f);for(const _0x47fa9a of _0x202add['added'])this['focusTracker']['add'](_0x47fa9a['element']),this['_updateItemPositionInFocusables'](_0x47fa9a);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}_updateItemPositionInFocusables(_0x3409ce){const _0x3bc635=this['focusables']['getIndex'](_0x3409ce);let _0x55e9ce,_0xc27e99;for(const _0x3d9f2d of this['focusables'])if(_0x3409ce['top']<_0x3d9f2d['top']){_0x55e9ce=_0x3d9f2d;break;}if(_0xc27e99=_0x55e9ce?this['focusables']['getIndex'](_0x55e9ce):this['focusables']['length'],-0x1!==_0x3bc635){if(_0x3bc635===_0xc27e99-0x1)return;this['focusables']['remove'](_0x3409ce),_0xc27e99=_0x55e9ce?this['focusables']['getIndex'](_0x55e9ce):this['focusables']['length'];}this['focusables']['add'](_0x3409ce,_0xc27e99);}};const bi=/* #__PURE__ -- @preserve */
33
+ _0x3646e4('px');var Ei=class extends ht{content;_targetTop;_mutationObserver;constructor(_0x4d0edf){super(_0x4d0edf),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x1a3aee,_0x135158)=>_0x1a3aee+_0x135158),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Xt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x2a91af=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x2a91af['to']('isAnimationDisabled',_0x3210c8=>_0x3210c8?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x2a91af['to']('top',_0x1be516=>bi(_0x1be516))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}updateHeight(){const _0x3e6a83=this['element']['clientHeight'];_0x3e6a83&&(this['height']=_0x3e6a83);}destroy(){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}},ki=class extends _0x295fc3{['view'];_activeAnnotation;_annotations;_spaceBetweenItems;_sidebarItemViewToAnnotation;_annotationToSidebarItemView;_recalculateBuffer;static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xada0e4){super(_0xada0e4),this['set']('_lastItem',void 0x0),this['view']=this['_createSidebarView'](),this['set']('container',null),this['_spaceBetweenItems']=0x19,this['_sidebarItemViewToAnnotation']=new Map(),this['_annotationToSidebarItemView']=new Map(),this['context']['config']['define']('sidebar.preventScrollOutOfView',!0x1),this['_annotations']=null,this['_activeAnnotation']=null,this['_recalculateBuffer']=[];}init(){const _0x3edad5=this['context']['config']['get']('sidebar.container');_0x3edad5&&this['setContainer'](_0x3edad5);}setContainer(_0x4d8a97){if(!Oi(_0x4d8a97))throw new _0x118589('sidebar-setcontainer-invalid-element');this['container']=_0x4d8a97;}_attachToContainer({viewClass:_0x9bc5f0='',spaceBetweenItems:_0x42eb26=0x19}={}){if(!Oi(this['container']))throw new _0x118589('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x9bc5f0,this['_spaceBetweenItems']=_0x42eb26;}['rearrange']({removedAnnotation:_0xf9257,previousAnnotation:_0x48525,nextAnnotation:_0x7759fa}){const _0x197523=this['getSidebarItemView'](_0xf9257);this['view']['list']['remove'](_0x197523),this['_destroySidebarItemView'](_0xf9257),_0x48525&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x48525)),_0x7759fa&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x7759fa)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x51a3d3,activatedAnnotation:_0x4d1b7b,disableAnimationOnActivatedAnnotation:_0x320925}){if(this['_activeAnnotation']=_0x4d1b7b,_0x51a3d3){_0x51a3d3['isActive']=!0x1;const _0x551a14=this['getSidebarItemView'](_0x51a3d3);_0x551a14&&_0x320925&&(_0x551a14['isAnimationDisabled']=!0x1);}if(_0x4d1b7b){const _0x73be1b=this['getSidebarItemView'](_0x4d1b7b);_0x73be1b&&(_0x4d1b7b['isActive']=!0x0,_0x320925&&(_0x73be1b['isAnimationDisabled']=!0x0,_0x73be1b['top']+=0x1),this['_alignToTargetRect'](_0x73be1b));}}_detachFromContainer(_0x58ba8c){if(this['view']['element']['remove'](),_0x58ba8c){for(const _0x4a975d of _0x58ba8c)this['_destroySidebarItemView'](_0x4a975d);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}addAnnotation(_0x513e7e,_0x4c7e28){_0x4c7e28||(_0x4c7e28=_0x513e7e['view']);const _0x20cbfc=new Ei(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x20cbfc,_0x513e7e),this['_annotationToSidebarItemView']['set'](_0x513e7e,_0x20cbfc),_0x20cbfc['content']['add'](_0x4c7e28),this['listenTo'](_0x513e7e['view'],'change:targetRect',(_0x26382a,_0x5f4f01,_0x39d731)=>{const _0x2995a9=this['_getTargetTop'](_0x513e7e,_0x39d731);_0x20cbfc['_targetTop']!=_0x2995a9&&(_0x20cbfc['_targetTop']=_0x2995a9,this['_setItemTop'](_0x20cbfc,_0x2995a9));}),this['listenTo'](_0x20cbfc,'change:top',()=>{this['_recalculate'](_0x20cbfc,'top');}),this['listenTo'](_0x20cbfc,'change:bottom',()=>{this['_recalculate'](_0x20cbfc,'bottom');}),this['_alignToTargetRect'](_0x20cbfc);const _0x53ca11=this['_getItemBefore'](_0x20cbfc);return _0x53ca11&&this['_alignAfterItem'](_0x53ca11,_0x20cbfc)||this['_alignToTargetRect'](_0x20cbfc),this['_updateLastItem'](),this['view']['list']['add'](_0x20cbfc),_0x20cbfc;}['_alignForTopChange'](_0x28ce5c){if(!_0x28ce5c['content']['length'])return;const _0x45e47a=this['_getItemBefore'](_0x28ce5c);if(!_0x45e47a)return;const _0x93dc42=this['_sidebarItemViewToAnnotation']['get'](_0x45e47a),_0x248324=this['_activeAnnotation'];_0x248324&&_0x248324===_0x93dc42?this['_alignAfterItem'](_0x45e47a,_0x28ce5c):this['_alignBeforeItem'](_0x28ce5c,_0x45e47a);}_alignForBottomChange(_0x404e9f){if(!_0x404e9f['content']['length'])return;const _0x1c324f=this['_getItemAfter'](_0x404e9f);if(!_0x1c324f)return;const _0x4da6f4=this['_sidebarItemViewToAnnotation']['get'](_0x1c324f),_0x3bec1c=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x8ffb31=this['_activeAnnotation'];_0x8ffb31&&_0x8ffb31===_0x4da6f4&&_0x3bec1c?(this['_alignBeforeItem'](_0x1c324f,_0x404e9f),this['_alignAfterItem'](_0x404e9f,_0x1c324f)):_0x8ffb31&&_0x8ffb31===_0x4da6f4?this['_alignBeforeItem'](_0x1c324f,_0x404e9f):this['_alignAfterItem'](_0x404e9f,_0x1c324f);}_recalculate(_0x556db8,_0x2c4905){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x2f29e0,changedProp:_0x2465e4}of this['_recalculateBuffer'])'top'===_0x2465e4?this['_alignForTopChange'](_0x2f29e0):this['_alignForBottomChange'](_0x2f29e0);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x556db8,'changedProp':_0x2c4905});}getSidebarItemView(_0x11a9ec){return this['_annotationToSidebarItemView']['get'](_0x11a9ec);}destroy(){this['stopListening'](),this['view']['destroy']();}_destroySidebarItemView(_0x5b13b6){const _0x3ee690=this['getSidebarItemView'](_0x5b13b6);this['stopListening'](_0x3ee690),this['stopListening'](_0x5b13b6['view']),_0x3ee690['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x5b13b6),this['_sidebarItemViewToAnnotation']['delete'](_0x3ee690);}_createSidebarView(){const _0x454eb7=new Ii(this['context']['locale']);return _0x454eb7['render'](),this['on']('change:_lastItem',(_0x2c4a8f,_0xc6cec0,_0xd211ca,_0x4c5b7f)=>{_0x4c5b7f&&_0x454eb7['unbind']('minHeight'),_0xd211ca?_0x454eb7['bind']('minHeight')['to'](_0xd211ca,'bottom'):_0x454eb7['minHeight']=null;}),_0x454eb7;}_updateLastItem(){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}_getItemBefore(_0x33e27d){const _0x10c6f7=this['_sidebarItemViewToAnnotation']['get'](_0x33e27d),_0x34eafc=_0x10c6f7&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x10c6f7)-0x1);return _0x34eafc&&this['getSidebarItemView'](_0x34eafc)||null;}_getItemAfter(_0x47fa78){const _0x2793e8=this['_sidebarItemViewToAnnotation']['get'](_0x47fa78),_0x21fe6c=_0x2793e8&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x2793e8)+0x1);return _0x21fe6c&&this['getSidebarItemView'](_0x21fe6c)||null;}_alignBeforeItem(_0x1466eb,_0x44b898){_0x1466eb['updateHeight']();const _0x1cf232=Ni(_0x44b898['bottom']+this['_spaceBetweenItems'],_0x1466eb['top']);return!!_0x1cf232&&(this['_setItemTop'](_0x44b898,_0x44b898['top']-_0x1cf232),!0x0);}_alignAfterItem(_0x5732d0,_0x185fcb){_0x5732d0['updateHeight']();const _0xbd3a91=Ni(_0x5732d0['bottom']+this['_spaceBetweenItems'],_0x185fcb['top']);return!!_0xbd3a91&&(this['_setItemTop'](_0x185fcb,_0x185fcb['top']+_0xbd3a91,!0x1),!0x0);}_alignToTargetRect(_0xdddc8e){const _0x432a25=this['_sidebarItemViewToAnnotation']['get'](_0xdddc8e);if(!_0x432a25||!_0x432a25['target']||!_0x432a25['targetRect'])return;const _0x2679e7=this['_getTargetTop'](_0x432a25,_0x432a25['targetRect']);this['_setItemTop'](_0xdddc8e,_0x2679e7);}_getTargetTop(_0x16d452,_0x112cda){if(null===_0x112cda)return 0x0;if(_0x16d452['target']instanceof _0x74eea0)return _0x112cda['top'];{const _0x1b028b=new _0x74eea0(this['view']['element'])['top'];return _0x112cda['top']-_0x1b028b;}}_setItemTop(_0x46054b,_0x56d62d,_0x1d25ec=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x1d25ec&&(_0x56d62d=Math['max'](_0x56d62d,this['_getMaxAvailableTop'](_0x46054b))),_0x46054b['top']=_0x56d62d;}_getMaxAvailableTop(_0x40ca72){let _0x2e6ea5=this['_getItemBefore'](_0x40ca72),_0x28ea6f=0x0;for(;_0x2e6ea5;)_0x2e6ea5['updateHeight'](),_0x28ea6f+=this['_spaceBetweenItems']+_0x2e6ea5['height'],_0x2e6ea5=this['_getItemBefore'](_0x2e6ea5);return _0x28ea6f;}};function Ni(_0x477289,_0x22dca4){return Math['max'](_0x477289-_0x22dca4,0x0);}function Oi(_0x4f5353){return null!==_0x4f5353&&'object'==typeof _0x4f5353&&0x1===_0x4f5353['nodeType'];}var Mi=class extends _0x295fc3{isAttached;annotations;_editorAnnotations;_refreshPositioningDebounced;static get requires(){return[ki,Ti];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x30e42c){super(_0x30e42c),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x5b65c3(),this['_refreshPositioningDebounced']=_0x5a1ba2(()=>{_0x30e42c['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}init(){const _0x15ad95=this['context']['plugins']['get'](Ti),_0x67c161=this['context']['plugins']['get'](ki);_0x15ad95['register']('wideSidebar',this),_0x67c161['container']&&_0x15ad95['switchTo']('wideSidebar');}setActiveAnnotation(_0x5b527e){if(_0x5b527e===this['activeAnnotation'])return;const _0x1f2ee7=this['context']['plugins']['get'](ki);_0x1f2ee7['_activeAnnotation']=_0x5b527e;const _0x5d5dc7=this['activeAnnotation'];_0x1f2ee7['refresh']({'blurredAnnotation':_0x5d5dc7,'activatedAnnotation':_0x5b527e}),this['activeAnnotation']=_0x5b527e;}attach(_0x4eda2e){this['annotations']=_0x4eda2e;const _0x2c2139=this['context']['plugins']['get'](ki);if(_0x2c2139['_annotations']=_0x4eda2e,this['isAttached'])throw new _0x118589('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x2c2139,'set:container',()=>{this['detach'](),this['listenTo'](_0x2c2139,'change:container',_0x5e5235=>{_0x5e5235['off'](),this['attach'](_0x4eda2e);});}),_0x2c2139['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x17e8fb=_0x1292d8=>{_0x1292d8['updateTargetRect'](),_0x2c2139['addAnnotation'](_0x1292d8);};for(const _0x160594 of _0x4eda2e)_0x17e8fb(_0x160594);this['listenTo'](_0x4eda2e,'add',(_0x514c96,_0xc6707b)=>{_0x17e8fb(_0xc6707b);}),this['listenTo'](_0x4eda2e,'remove',(_0x1afd55,_0x133b75,_0x4ab40c)=>{_0x2c2139['rearrange']({'removedAnnotation':_0x133b75,'previousAnnotation':_0x4eda2e['get'](_0x4ab40c-0x1),'nextAnnotation':_0x4eda2e['get'](_0x4ab40c+0x1)}),_0x133b75===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x4eda2e,'focus',(_0xbb43a4,_0x1a511e)=>{this['setActiveAnnotation'](_0x1a511e);}),this['listenTo'](_0x4eda2e,'blur',()=>{this['setActiveAnnotation'](null);});const _0x4e635c=this['context']instanceof _0xac2563?this['context']['editors']:new _0x5b65c3([this['context']]);for(const _0x486888 of _0x4e635c)this['_integrateWithEditorAnnotations'](_0x486888);this['listenTo'](_0x4e635c,'add',(_0x361f1c,_0x3fcb55)=>{this['listenTo'](_0x3fcb55,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x3fcb55);});}),this['listenTo'](_0x4e635c,'remove',(_0x410840,_0x2a33b6)=>{_0x2a33b6['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x2a33b6['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();}detach(){if(!this['isAttached'])throw new _0x118589('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x48ae32=this['context']['plugins']['get'](ki);_0x48ae32['_detachFromContainer'](this['annotations']),this['stopListening'](_0x48ae32),this['stopListening'](this['annotations']),this['context']instanceof _0xac2563&&this['stopListening'](this['context']['editors']);for(const _0x3f5bd1 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x3f5bd1);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}destroy(){this['isAttached']&&this['detach']();}_integrateWithEditorAnnotations(_0x5e7436){if(!_0x5e7436['plugins']['has']('EditorAnnotations'))return;const _0x5d3786=_0x5e7436['plugins']['get']('EditorAnnotations'),_0xd579de=()=>{const _0x3085c4=_0x5d3786['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x3085c4[0x0]||null);};this['listenTo'](_0x5d3786,'refresh',_0xd579de),this['listenTo'](_0x5d3786,'blur',(_0x2faa5f,{isAnnotationTracked:_0x1969b2})=>{this['activeAnnotation']&&_0x1969b2(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x5d3786,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x53f710=>{_0x5d3786['hasDomSelection']()&&(_0xd579de(),_0x53f710['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x5d3786);}_destroyEditorAnnotationsIntegration(_0x407f3d){this['stopListening'](_0x407f3d),this['_editorAnnotations']['remove'](_0x407f3d);}},Ri=class extends _0xa85280{counterView;constructor(_0x4a3651){super(_0x4a3651);const _0x51e04d=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x109694,_0x747bf5)=>_0x109694?'...':_0x747bf5['toString']()),this['set']('annotationType',''),this['icon']=_0x85fe56,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new ht(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x51e04d['to']('annotationType',_0x46d56f=>'ck-annotation-counter__badge--'+_0x46d56f),_0x51e04d['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x51e04d['to']('_badge')}]}),this['children']['add'](this['counterView']);}},Si=class extends _0x295fc3{isAttached;annotations;_manuallyClosedAnnotationViews;_domEmitter;_annotationToNarrowView;_selectedAnnotations;_editorAnnotations;_refreshPositioningDebounced;static get requires(){return[ki,Ti];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x22a4f9){super(_0x22a4f9),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=new(_0x158afe())(),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x5b65c3(),this['_refreshPositioningDebounced']=_0x5a1ba2(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}init(){this['context']['plugins']['get'](Ti)['register']('narrowSidebar',this),this['bodyCollection']=new _0xd0e182(this['context']['locale']),this['balloonPanelView']=new _0x46c323(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}attach(_0x3dc809){this['annotations']=_0x3dc809;const _0x3b7c5f=this['context']['plugins']['get'](ki),_0x29ea1d=this['balloonPanelView'];if(_0x3b7c5f['_annotations']=_0x3dc809,this['isAttached'])throw new _0x118589('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x3b7c5f,'set:container',()=>{this['detach'](),this['listenTo'](_0x3b7c5f,'change:container',_0x17108b=>{_0x17108b['off'](),this['attach'](_0x3dc809);});}),_0x3b7c5f['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x16769b=_0x18c9cb=>{const _0x4fcc78=new Ri(this['context']['locale']);_0x3b7c5f['addAnnotation'](_0x18c9cb,_0x4fcc78),this['_annotationToNarrowView']['set'](_0x18c9cb,_0x4fcc78),_0x4fcc78['bind']('isDirty','annotationType','number')['to'](_0x18c9cb['view'],'isDirty','type','length'),_0x4fcc78['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x29ea1d['content']['first']!==_0x18c9cb['view']?(this['_showBalloon'](_0x18c9cb),_0x18c9cb['view']['element']['focus'](),this['setActiveAnnotation'](_0x18c9cb)):this['setActiveAnnotation'](null);});};for(const _0x29d5e7 of _0x3dc809)_0x16769b(_0x29d5e7);this['listenTo'](_0x3dc809,'add',(_0xb28e3e,_0x38d042)=>{_0x16769b(_0x38d042);}),this['listenTo'](_0x3dc809,'remove',(_0x358623,_0x5964b7,_0x1b4589)=>{this['_annotationToNarrowView']['get'](_0x5964b7)['destroy'](),this['_annotationToNarrowView']['delete'](_0x5964b7),_0x3b7c5f['rearrange']({'removedAnnotation':_0x5964b7,'previousAnnotation':_0x3dc809['get'](_0x1b4589-0x1),'nextAnnotation':_0x3dc809['get'](_0x1b4589+0x1)}),_0x5964b7===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x3dc809,'focus',(_0x56a42c,_0x13f9ff)=>{this['setActiveAnnotation'](_0x13f9ff);}),this['listenTo'](_0x3dc809,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x3fe36c,_0x41d185)=>{_0x41d185['keyCode']===_0x4d5e85['esc']&&_0x29ea1d['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x29ea1d['content']['first']),this['_hideBalloon'](),_0x41d185['stopPropagation'](),_0x41d185['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x567efa,_0x2d7ac8)=>{const _0xba6990=_0x2d7ac8['target'];_0x29ea1d['isVisible']&&_0x29ea1d['element']['contains'](_0xba6990)||_0x3b7c5f['view']['element']['contains'](_0xba6990)||_0x567efa['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x1e2076=>_0x1e2076['contains'](_0xba6990))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x35244b=this['context']instanceof _0xac2563?this['context']['editors']:new _0x5b65c3([this['context']]);for(const _0x31a1ea of _0x35244b)this['_integrateWithEditorAnnotations'](_0x31a1ea);this['listenTo'](_0x35244b,'add',(_0xd2f1cc,_0x24a594)=>{this['listenTo'](_0x24a594,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x24a594);});}),this['listenTo'](_0x35244b,'remove',(_0x32b01c,_0x583554)=>{_0x583554['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x583554['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}setActiveAnnotation(_0x37fa95){if(_0x37fa95===this['activeAnnotation'])return;const _0x205e50=this['context']['plugins']['get'](ki);_0x205e50['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x37fa95,'disableAnimationOnActivatedAnnotation':!0x0}),_0x37fa95&&_0x205e50['getSidebarItemView'](_0x37fa95)?this['_showBalloon'](_0x37fa95):this['_hideBalloon'](),this['activeAnnotation']=_0x37fa95;}detach(){if(!this['isAttached'])throw new _0x118589('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x5a2753=this['context']['plugins']['get'](ki);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x3b7392=>_0x3b7392['destroy']()),this['_annotationToNarrowView']['clear'](),_0x5a2753['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0xac2563&&this['stopListening'](this['context']['editors']);for(const _0x1cb581 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x1cb581);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['_selectedAnnotations']=[],this['isAttached']=!0x1,this['annotations']=null;}destroy(){this['isAttached']&&this['detach'](),this['bodyCollection']['detachFromDom']();}_integrateWithEditorAnnotations(_0x286861){if(!_0x286861['plugins']['has']('EditorAnnotations'))return;const _0x37c0ee=_0x286861['plugins']['get']('EditorAnnotations'),_0x3b3feb=this['context']['plugins']['get'](ki),_0x1d85f3=this['annotations'],_0x3a43a5=this['balloonPanelView'],_0x107432=()=>{const _0x4973f5=_0x37c0ee['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x4973f5),this['setActiveAnnotation'](_0x4973f5[0x0]||null);};this['listenTo'](_0x37c0ee,'refresh',_0x107432),this['listenTo'](_0x37c0ee,'blur',(_0x55adda,{isAnnotationTracked:_0x1945a1})=>{this['activeAnnotation']&&_0x1945a1(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x37c0ee,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x1d85f3,'blur',_0x1b827f=>{_0x37c0ee['hasDomSelection']()&&_0x1b827f['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x353600,_0x5bf3c0)=>{const _0x149351=_0x5bf3c0['target'];_0x3a43a5['isVisible']&&_0x3a43a5['element']['contains'](_0x149351)||_0x3b3feb['view']['element']['contains'](_0x149351)||this['activeAnnotation']&&_0x37c0ee['hasDomSelection']()&&(_0x107432(),_0x353600['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x37c0ee);}_destroyEditorAnnotationsIntegration(_0x9463fc){_0x9463fc&&(this['stopListening'](_0x9463fc),this['_editorAnnotations']['remove'](_0x9463fc));}_setSelectedAnnotations(_0x35f3ea){for(const _0x3467ea of this['_selectedAnnotations'])_0x35f3ea['includes'](_0x3467ea)||this['_manuallyClosedAnnotationViews']['delete'](_0x3467ea['view']);this['_selectedAnnotations']=_0x35f3ea;}_refreshPositioning(){const _0x258881=this['balloonPanelView'];this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning'](),_0x258881['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x7dc572){if(this['_manuallyClosedAnnotationViews']['has'](_0x7dc572['view']))return;const _0x5e5e0f=this['balloonPanelView']['content']['first'];_0x5e5e0f!==_0x7dc572['view']?(_0x5e5e0f&&this['_detachListeners'](_0x5e5e0f),this['_attachListeners'](_0x7dc572['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x7dc572['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}_updateBalloonPosition(){const _0x5629c6=this['balloonPanelView']['content']['first'],_0x3ad7b3=_0x5629c6&&this['annotations']['getByView'](_0x5629c6);if(!_0x3ad7b3||!this['_annotationToNarrowView']['has'](_0x3ad7b3))return;const _0x52bd23=this['_annotationToNarrowView']['get'](_0x3ad7b3)['element'],_0x513bfe=(function(){const _0x2cb004=_0x46c323['defaultPositions'];return[_0x2cb004['southArrowNorthEast'],_0x2cb004['northArrowSouthEast'],_0x2cb004['southArrowNorth'],_0x2cb004['northArrowSouth'],_0x2cb004['southArrowNorthWest'],_0x2cb004['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x52bd23,'positions':_0x513bfe});}['_hideBalloon'](){const _0x3dc8c9=this['balloonPanelView'],_0x51ca44=_0x3dc8c9['content']['first'];_0x51ca44&&(this['_detachListeners'](_0x51ca44),_0x3dc8c9['unpin'](),_0x3dc8c9['content']['clear']());}_attachListeners(_0x2bfd3b){this['listenTo'](_0x2bfd3b,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x2bfd3b,'Esc',(_0x390bbc,_0x2c23f2)=>{this['_manuallyClosedAnnotationViews']['add'](_0x2bfd3b),this['_hideBalloon'](),_0x2c23f2();});}_detachListeners(_0x31415d){this['stopListening'](_0x31415d);}},xi=class extends _0x346f32{isAttached;annotations;['_manuallyClosed'];['_balloon'];_addedAnnotations;_selectedAnnotations;['_forceRefresh'];_refreshVisibilityDebounced;static get requires(){return[di,_0x49e976,Ti];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3b02e9){super(_0x3b02e9),_0x3b02e9['editing']['view']['addObserver'](lt),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x3b02e9['plugins']['get'](_0x49e976),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1,this['_refreshVisibilityDebounced']=_0x5a1ba2(()=>{this['editor']['plugins']['get']('Annotations')['refreshVisibility']();},0xfa,{'leading':!0x1});}init(){const _0x3f083d=this['editor']['plugins']['get'](Ti);_0x3f083d['context']===this['editor']&&(_0x3f083d['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x3d3e91,_0x4bfb4f)=>{const _0x5256f8=this['_balloon'];if(this['isAttached']&&_0x5256f8['visibleView']){const _0x13daaf=this['annotations']['getByView'](_0x5256f8['visibleView']);_0x13daaf&&this['_closeAnnotation'](_0x13daaf),_0x4bfb4f();}}));}afterInit(){const _0x4251e1=this['editor']['plugins']['get'](Ti);_0x4251e1['context']===this['editor']&&(_0x4251e1['hasActive']()||_0x4251e1['switchTo']('inline'));}setActiveAnnotation(_0x7fca31){_0x7fca31!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x7fca31&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x7fca31)&&this['_addAnnotationToBalloon'](_0x7fca31,!0x0),_0x7fca31['isActive']=!0x0),_0x7fca31||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x7fca31);}attach(_0x71b1ed){this['annotations']=_0x71b1ed;const _0x8e918d=this['editor']['plugins']['get'](Ti),_0x34dd43=this['_balloon'];if(this['isAttached'])throw new _0x118589('inlineannotations-attach-already-attached',this);if(_0x8e918d['context']!==this['editor'])throw new _0x118589('inlineannotations-not-allowed-with-context',this);const _0x217d6d=this['editor']['plugins']['get'](di);this['listenTo'](_0x217d6d,'refresh',()=>{const _0x4f0622=_0x217d6d['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x26792c,_0x377d25;!this['_forceRefresh']&&(_0x26792c=_0x4f0622,_0x377d25=this['_selectedAnnotations'],_0x26792c['length']===_0x377d25['length']&&_0x26792c['every'](_0x4c170e=>_0x377d25['includes'](_0x4c170e)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x4f0622),this['setActiveAnnotation'](_0x4f0622[0x0]||null));}),this['listenTo'](_0x217d6d,'blur',(_0x5b66e5,{isAnnotationTracked:_0x4b6193})=>{this['activeAnnotation']&&_0x4b6193(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x217d6d,'uiUpdate',()=>{this['_refreshVisibilityDebounced']();}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x4f77fc,_0x40e247,_0x1f0a68)=>{_0x1f0a68||this['setActiveAnnotation'](null);}),this['listenTo'](_0x71b1ed,'remove',(_0x38c681,_0x39e327)=>{this['_removeAnnotationFromBalloon'](_0x39e327),_0x39e327===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x34dd43,'change:visibleView',(_0x912caa,_0x615cf6,_0x528126,_0x160a4a)=>{_0x160a4a&&this['stopListening'](_0x160a4a);const _0x2bd39d=_0x71b1ed['getByView'](_0x528126);_0x528126&&_0x2bd39d&&(this['listenTo'](_0x528126,'change:height',()=>{_0x34dd43['updatePosition']();}),this['listenTo'](_0x528126,'Esc',()=>{this['_closeAnnotation'](_0x2bd39d),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x2bd39d&&this['setActiveAnnotation'](_0x2bd39d));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x34dd43['visibleView']&&_0x71b1ed['getByView'](_0x34dd43['visibleView'])&&_0x34dd43['updatePosition']();}),this['listenTo'](this['editor']['editing']['view']['document'],'mousedown',()=>{this['_forceRefresh']=!0x0,this['_manuallyClosed']['clear']();}),this['editor']['editing']['view']['document']['selection']['editableElement']&&this['editor']['editing']['view']['focus'](),this['isAttached']=!0x0;}detach(){if(!this['isAttached'])throw new _0x118589('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x23fa74 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x23fa74);this['_refreshVisibilityDebounced']['cancel'](),this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}destroy(){this['isAttached']&&this['detach'](),this['_refreshVisibilityDebounced']['cancel']();}_setSelectedAnnotations(_0x4b7e40){for(const _0x185355 of this['_selectedAnnotations'])_0x4b7e40['includes'](_0x185355)||this['_manuallyClosed']['delete'](_0x185355);for(const _0x5e8f86 of this['annotations'])_0x4b7e40['includes'](_0x5e8f86)||this['_removeAnnotationFromBalloon'](_0x5e8f86);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x55d39d of _0x4b7e40)this['_addAnnotationToBalloon'](_0x55d39d);}this['_selectedAnnotations']=_0x4b7e40;}_addAnnotationToBalloon(_0x12c074,_0x3e1573=!0x1){this['_manuallyClosed']['has'](_0x12c074)||(this['_addedAnnotations']['has'](_0x12c074)||this['_balloon']['hasView'](_0x12c074['view'])||(this['_addedAnnotations']['add'](_0x12c074),this['_balloon']['add']({'stackId':_0x12c074['view']['id'],'view':_0x12c074['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x12c074)}})),_0x3e1573&&this['_balloon']['showStack'](_0x12c074['view']['id']));}_getBalloonTargetForAnnotation(_0x41a3f1){const _0x5ab829=_0x41a3f1['target'],_0xc2fcef=this['editor']['editing']['view'],_0x49328d=_0xc2fcef['document']['selection']['getFirstRange'](),_0x22af29=_0xc2fcef['domConverter']['viewRangeToDom'](_0x49328d);if(_0x22af29['collapse'](!0x0),_0x5ab829){if(_0x5ab829 instanceof _0x74eea0)return _0x5ab829;let _0x770cf4=[];for(const _0x481eba of _0x5ab829)_0x770cf4['push'](..._0x74eea0['getDomElementRects'](_0x481eba));_0x770cf4=function(_0x404ff2){const _0xc69bde=[];let _0x20e4bc=_0x404ff2[0x0];for(let _0x17b403=0x1;_0x17b403<_0x404ff2['length'];_0x17b403++)if(Pi(_0x20e4bc,_0x404ff2[_0x17b403])){const _0x2cbbf1=_0x404ff2[_0x17b403]['width'];_0x20e4bc['width']+=_0x2cbbf1,_0x20e4bc['right']+=_0x2cbbf1;}else _0xc69bde['push'](_0x20e4bc),_0x20e4bc=_0x404ff2[_0x17b403];return _0xc69bde['push'](_0x20e4bc),_0xc69bde;}(_0x770cf4);const _0x4f0cac=_0x22af29['getBoundingClientRect']();return _0x770cf4['find'](_0x42d1f2=>_0x42d1f2['top']<=_0x4f0cac['top']&&_0x42d1f2['bottom']>=_0x4f0cac['bottom']&&_0x42d1f2['left']<=_0x4f0cac['left']&&_0x42d1f2['right']>=_0x4f0cac['right'])||_0x770cf4[0x0];}return _0x41a3f1['targetRect']||_0x22af29;}_removeAnnotationFromBalloon(_0x198388){this['_addedAnnotations']['has'](_0x198388)&&this['_balloon']['hasView'](_0x198388['view'])&&(this['_addedAnnotations']['delete'](_0x198388),this['_balloon']['remove'](_0x198388['view']));}_closeAnnotation(_0xeb9c98){this['_manuallyClosed']['add'](_0xeb9c98),this['_removeAnnotationFromBalloon'](_0xeb9c98);}};function Pi(_0x56821c,_0x51dd30){return _0x56821c['top']===_0x51dd30['top']&&_0x56821c['bottom']===_0x51dd30['bottom']&&_0x56821c['right']===_0x51dd30['left'];}var Li=class extends ht{['focusTracker'];['focusCycler'];_annotationViews;constructor(_0x27ff5a,_0x21a705){super(_0x27ff5a),this['set']('isEmpty',!_0x21a705['length']),this['focusTracker']=new _0x4b19f2(),this['_annotationViews']=_0x21a705,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new et({'focusables':_0x21a705,'focusTracker':this['focusTracker']}),this['listenTo'](_0x21a705,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x21a705,'remove',(_0x3b5695,_0x4eb6d8)=>{_0x4eb6d8['isActive']&&this['focus'](),_0x21a705['length']||(this['isEmpty']=!0x0);});const _0x192580=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':Et(_0x27ff5a,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x21a705},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x192580['if']('isEmpty','ck-hidden',_0x136831=>!_0x136831)]},'children':[{'text':Et(_0x27ff5a,'EMPTY_COMMENTS_ARCHIVE')}]}]}]});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}destroy(){super['destroy'](),this['focusTracker']['destroy']();}['focus'](){this['focusCycler']['first']?this['focusCycler']['focusFirst']():this['element']['focus']();}_setupKeyboardNavigation(){for(const _0x141262 of this['_annotationViews'])this['focusTracker']['add'](_0x141262['element']);this['_annotationViews']['on']('change',(_0x4f3c69,{added:_0x2ac28e,removed:_0xdd2dc})=>{for(const _0xa70231 of _0x2ac28e)this['focusTracker']['add'](_0xa70231['element']);for(const _0x78d61e of _0xdd2dc)this['focusTracker']['remove'](_0x78d61e['element']);});}},Di=class extends _0x295fc3{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get requires(){return[oi,ti];}constructor(_0x1a0040){super(_0x1a0040),this['archivedThreads']=new _0x5b65c3();}init(){const _0x5ac965=this['context'],_0x283b90=_0x5ac965['plugins']['get'](oi),_0x10bf66=_0x5ac965['plugins']['get'](ti);this['listenTo'](_0x283b90,'addCommentThread',(_0x154374,{threadId:_0x496d73})=>{const _0x37725c=_0x283b90['getCommentThread'](_0x496d73);_0x37725c['archivedAt']&&this['archivedThreads']['add'](_0x37725c,this['_calculatePosition'](_0x37725c['archivedAt'])),this['listenTo'](_0x37725c,'change:archivedAt',(_0x34a025,_0x36d056,_0x57ae77)=>{_0x57ae77?this['archivedThreads']['has'](_0x37725c)||this['archivedThreads']['add'](_0x37725c,this['_calculatePosition'](_0x37725c['archivedAt'])):this['archivedThreads']['has'](_0x37725c)&&this['archivedThreads']['remove'](_0x37725c);});}),this['listenTo'](_0x283b90,'removeCommentThread',(_0x104362,{threadId:_0x5d41e1})=>{const _0x201aec=_0x283b90['getCommentThread'](_0x5d41e1);this['stopListening'](_0x201aec),this['archivedThreads']['has'](_0x201aec)&&this['archivedThreads']['remove'](_0x201aec);},{'priority':'highest'}),this['listenTo'](_0x10bf66['collection'],'focus',(_0x2398c7,_0x4e79a2)=>{_0x4e79a2['isVisible']||(_0x4e79a2['isActive']=!0x0,_0x10bf66['activate'](_0x4e79a2));});}_calculatePosition(_0x302781){const _0x5ec5f7=[...this['archivedThreads']]['findIndex'](_0x50a844=>_0x50a844['archivedAt']<_0x302781);return _0x5ec5f7>-0x1?_0x5ec5f7:this['archivedThreads']['length'];}},Vi=class extends _0x346f32{commentsArchiveView;annotationViews;['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get requires(){return[Di,_0x381484];}constructor(_0x18882a){super(_0x18882a),this['annotationViews']=new at(),this['_pendingThreads']=[];}init(){const _0x571fc4=this['editor'],_0x1fe196=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x571fc4['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0xa85280,!0x0)),_0x571fc4['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x3649bf=this['_createCommentsArchiveButton'](rt);return _0x3649bf['set']({'role':'menuitemcheckbox'}),_0x3649bf;});const _0x2bae1c=_0x571fc4['plugins']['get'](Di),_0x42d26b=_0x571fc4['plugins']['get']('Annotations'),_0x10aab0=_0x571fc4['plugins']['get']('CommentsRepository');_0x2bae1c['archivedThreads']['forEach'](_0x2958b5=>{this['_handleNewThread'](_0x2958b5);}),this['listenTo'](_0x2bae1c['archivedThreads'],'add',(_0x167624,_0xd83a3f)=>{this['_handleNewThread'](_0xd83a3f);}),this['listenTo'](_0x42d26b['collection'],'add',(_0x676935,_0x534477)=>{const _0xea11bb=this['_pendingThreads']['find'](_0x302b9e=>{const _0xf41214=_0x10aab0['_threadToController']['get'](_0x302b9e);return _0xf41214&&_0x534477['innerView']===_0xf41214['view'];});if(_0xea11bb){const _0x1013e2=this['_calculatePosition'](_0xea11bb['archivedAt']);this['_addAnnotationToArchive'](_0x534477,_0x1013e2),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0xea11bb),0x1);}}),this['listenTo'](_0x2bae1c['archivedThreads'],'remove',(_0x1c9d6c,_0x3eef1a)=>{const _0x572422=_0x571fc4['config']['get']('collaboration.channelId');if(!_0x572422||_0x3eef1a['channelId']===_0x572422){if(this['_pendingThreads']['includes'](_0x3eef1a))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x3eef1a),0x1);else{const _0x4654c6=_0x10aab0['_threadToController']['get'](_0x3eef1a),_0x560bb8=_0x42d26b['getByInnerView'](_0x4654c6['view']);this['annotationViews']['remove'](_0x560bb8['view']),this['stopListening'](_0x560bb8),this['stopListening'](_0x560bb8['focusableElements']);}}}),this['listenTo'](_0x42d26b['collection'],'add',(_0x50cdc6,_0xf21252)=>{this['listenTo'](_0xf21252,'escape',_0x1fe196);}),this['listenTo'](_0x42d26b['collection'],'remove',(_0x2ce8de,_0x5dc458)=>{this['stopListening'](_0x5dc458,'escape',_0x1fe196);});}_addAnnotationToArchive(_0x11e2b9,_0x4c640e){this['listenTo'](_0x11e2b9,'set:isVisible',_0x332ae1=>{_0x332ae1['return']=!0x1,_0x332ae1['stop']();}),this['annotationViews']['add'](_0x11e2b9['view'],_0x4c640e);}['_handleNewThread'](_0x5f2f60){const _0x1bfcbf=this['editor']['plugins']['get']('CommentsRepository'),_0x564731=this['editor']['plugins']['get']('Annotations'),_0x1bcf88=this['editor']['config']['get']('collaboration.channelId');if(!_0x1bcf88||_0x5f2f60['channelId']===_0x1bcf88){const _0x1581f5=_0x1bfcbf['_threadToController']['get'](_0x5f2f60);if(!_0x1581f5)return void this['_pendingThreads']['push'](_0x5f2f60);const _0x242d11=this['_calculatePosition'](_0x5f2f60['archivedAt']),_0x4db1b3=_0x564731['getByInnerView'](_0x1581f5['view']);_0x4db1b3['isVisible']&&_0x564731['_visibleAnnotations']['remove'](_0x4db1b3),this['_addAnnotationToArchive'](_0x4db1b3,_0x242d11);}}_calculatePosition(_0x43a119){const _0x6f5158=this['editor']['config']['get']('collaboration.channelId'),_0x97117=[...this['editor']['plugins']['get'](Di)['archivedThreads']]['filter'](_0x67604c=>_0x67604c['channelId']===_0x6f5158)['findIndex'](_0xa77292=>_0xa77292['archivedAt']<_0x43a119);return _0x97117<0x0||_0x97117>this['annotationViews']['length']?this['annotationViews']['length']:_0x97117-0x1;}_toggleDialog(){const _0x12f411=this['editor'],_0x1e786e=_0x12f411['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new Li(_0x12f411['locale'],this['annotationViews'])),'commentsArchive'===_0x1e786e['id']?_0x1e786e['hide']():_0x1e786e['show']({'id':'commentsArchive','title':Et(_0x12f411['locale'],'COMMENTS_ARCHIVE'),'icon':_0x5a1103,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x5805ff['EDITOR_TOP_SIDE']});}_createCommentsArchiveButton(_0x329773,_0x2145de=!0x1){const _0x55f6ce=this['editor']['locale'],_0x58b7ca=this['editor']['plugins']['get']('Dialog'),_0x513559=new _0x329773(_0x55f6ce);return _0x513559['bind']('isEnabled')['to'](this,'isEnabled'),_0x513559['bind']('isOn')['to'](_0x58b7ca,'id',_0x190f56=>'commentsArchive'===_0x190f56),_0x513559['set']({'label':Et(_0x55f6ce,'COMMENTS_ARCHIVE'),'icon':_0x5a1103,'isToggleable':!0x0}),_0x2145de&&(_0x513559['tooltip']=!0x0),this['listenTo'](_0x513559,'execute',()=>this['_toggleDialog']()),_0x513559;}_hideDialogOnAnnotationEscape=_0x33e598=>{const _0x1c11bb=_0x33e598['source'];if(!this['annotationViews']['has'](_0x1c11bb['view']))return;const _0x4cb889=this['editor']['plugins']['get']('Dialog');_0x4cb889['isOpen']&&'commentsArchive'===_0x4cb889['id']&&(_0x4cb889['hide'](),_0x33e598['stop']());};},Bi=class extends _0x346f32{static get requires(){return[oi,wi,vi,Di,Vi,yi,Mi,Si,xi];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}};export{ci as AddCommentThreadCommand,$t as Annotation,Jt as AnnotationCollection,Ri as AnnotationCounterButtonView,qt as AnnotationView,ti as Annotations,Ei as AnnotationsSidebarItemView,Ii as AnnotationsSidebarView,Ti as AnnotationsUIs,Ht as BaseCommentThreadView,Kt as BaseCommentView,hi as Comment,ri as CommentThread,bt as CommentThreadController,xt as CommentThreadInputView,Ut as CommentThreadView,Yt as CommentView,Bi as Comments,Di as CommentsArchive,Vi as CommentsArchiveUI,wi as CommentsEditing,Lt as CommentsListView,yi as CommentsOnly,oi as CommentsRepository,vi as CommentsUI,di as EditorAnnotations,xi as InlineAnnotations,Si as NarrowSidebar,ki as Sidebar,Mi as WideSidebar,Qt as bindAnnotationCollections};