@ckeditor/ckeditor5-comments 48.2.0-alpha.3 → 48.2.0-alpha.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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{Editor as _0x4a8761,ContextPlugin as _0x4cb19a,PendingActions as _0x1a892f,Command as _0x5c19e4,Plugin as _0x24b2ce,Context as _0x384227}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x506c6b,uid as _0x1e56d9,KeystrokeHandler as _0x5eef17,FocusTracker as _0x4c7423,diff as _0x16e2f0,Collection as _0x3a7d3b,Rect as _0x299749,CKEditorError as _0x1dfae4,first as _0x8a8a4c,priorities as _0x4640af,scrollViewportToShowTarget as _0x202c70,getEnvKeystrokeText as _0x52ae27,toUnit as _0x5f5cd1,DomEmitterMixin as _0x594da4,keyCodes as _0xea86a1}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x17d5a2,AriaDescriptionView as _0x7f4281,setupThreadKeyboardNavigation as _0x46c664,ConfirmMixin as _0x19ec33,LateFocusButtonView as _0x12788c,trimHtml as _0x16533d,LateFocusDropdownButtonView as _0x4aa393,FOCUS_ANNOTATION_KEYSTROKE as _0x59aa36,Users as _0x22810e,getDateTimeFormatter as _0x104c9e,hashObject as _0x21b303,getAllMarkersDomElementsSorted as _0x421c58,surroundingMarkersDetector as _0x3c121b}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{throttle as _0x4260c7,cloneDeep as _0x14cc48,set as _0x1b06ab,unset as _0x1ebf91,isEqual as _0x3e5e4e,debounce as _0x43e3da}from'es-toolkit/compat';import{IconUndo as _0x4ec4a3,IconCheck as _0x330de3,IconPencil as _0x430a5f,IconRemoveComment as _0x52e085,IconThreeVerticalDots as _0x453731,IconAddComment as _0x2f3bfb,IconCommentsArchive as _0x2ea201}from'@ckeditor/ckeditor5-icons/dist/index.js';import{EditorUIView as _0x4dc14a,InlineEditableUIView as _0xb6b23d,EditorUI as _0x279927,View as _0x880dac,FocusCycler as _0x585c7d,ButtonView as _0x1386cc,ViewCollection as tt,createDropdown as et,ListView as it,focusChildOnDropdownOpen as st,ListItemView as nt,MenuBarMenuListItemButtonView as ot,BodyCollection as rt,BalloonPanelView as ht,ContextualBalloon as at,Dialog as ct,DialogViewPosition as dt}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disableViewPlaceholder as mt,enableViewPlaceholder as lt,MouseObserver as ut}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as ft,ClipboardMarkersUtils as pt,ClipboardPipeline as wt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as At,ShiftEnter as gt}from'@ckeditor/ckeditor5-enter/dist/index.js';import{SelectAll as Ct}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as _t}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as Tt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as yt}from'@ckeditor/ckeditor5-paragraph/dist/index.js';import{toWidget as It}from'@ckeditor/ckeditor5-widget/dist/index.js';class CommentThreadController extends/* #__PURE__ -- @preserve */
24
- _0x506c6b(){['model'];['view'];constructor(_0x237e92,_0x820666){super(),this['model']=_0x237e92,this['model']['_isAttached']=!0x0,this['view']=_0x820666,this['listenTo'](_0x820666,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x820666,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x820666,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x820666,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x820666,'addComment',(_0xcffed7,_0x1871c2)=>this['addComment'](_0x1871c2)),this['listenTo'](_0x820666,'updateComment',(_0x3e7156,_0xcd6750,_0x3aa903)=>this['updateComment'](_0xcd6750,_0x3aa903)),this['listenTo'](_0x820666,'removeComment',(_0x4ddbce,_0x210f67)=>this['removeComment'](_0x210f67));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x904369){this['model']['addComment']({'content':_0x904369,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x277cbc,_0x1cb8b3){this['model']['getComment'](_0x277cbc)['update']({'content':_0x1cb8b3});}['removeComment'](_0xa6b1da){this['model']['getComment'](_0xa6b1da)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function vt(_0x532cc8,_0x8fcd55,_0x24d21f){const t=_0x532cc8['t'];switch(_0x8fcd55){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'},_0x24d21f);case'COMMENT_THREAD_LABEL':return t({'string':'Comment\x20thread\x20by\x20%1.\x20%1\x20reply.','plural':'Comment\x20thread\x20by\x20%1.\x20%0\x20replies.','id':'COMMENT_THREAD_LABEL'},_0x24d21f);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'},_0x24d21f);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'},_0x24d21f);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x24d21f);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'},_0x24d21f);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'},_0x24d21f);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'},_0x24d21f);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'';}}class CommentEditorUIView extends _0x4dc14a{['main'];['editable'];constructor(_0xdda55f,_0x507118){super(_0xdda55f);const _0x106fec=_0x1e56d9();this['main']=this['createCollection'](),this['editable']=new _0xb6b23d(_0xdda55f,_0x507118,void 0x0,{'label':()=>vt(_0xdda55f,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0xdda55f['uiLanguageDirection'],'lang':_0xdda55f['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x106fec},'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']();}}class CommentEditorUI extends _0x279927{['view'];constructor(_0x402f26){super(_0x402f26),this['view']=new CommentEditorUIView(_0x402f26['locale'],_0x402f26['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x1866dd=this['editor']['editing']['view'],_0x3f1d91=this['view']['editable'],_0xc424=_0x1866dd['document']['getRoot']();_0x3f1d91['name']=_0xc424['rootName'],this['view']['render']();const _0x56fa42=_0x3f1d91['element'];this['setEditableElement'](_0x3f1d91['name'],_0x56fa42),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x1866dd['attachDomRoot'](_0x56fa42),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const bt=[ft,At,gt,Ct,_t,Tt,yt];class CommentEditor extends/* #__PURE__ -- @preserve */
25
- _0x506c6b(_0x4a8761){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
26
- ((()=>bt)());constructor(_0xd87c36={}){function _0x477ab7(_0x10acad){return _0x10acad['map'](_0x387d5f=>String['fromCharCode'](_0x387d5f))['join']('');}(_0xd87c36=Object['assign']({},_0xd87c36))['plugins']||(_0xd87c36['plugins']=CommentEditor['defaultPlugins']),super(_0xd87c36),this['ui']=new CommentEditorUI(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this[_0x477ab7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x477ab7([0x76,0x69,0x65,0x77])][_0x477ab7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x477ab7([0x61,0x75,0x74,0x6f]),this[_0x477ab7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x477ab7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x477ab7([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x477ab7([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x477ab7([0x6f,0x6b])});}['create'](){const _0x4af10b=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x4af10b))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x996f8=>{const _0x17fd51=this['model']['document']['getRoot'](),_0x200f36=_0x17fd51&&_0x17fd51['getChild'](_0x17fd51['childCount']-0x1);_0x996f8['setSelection'](_0x200f36,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x4c1497=this['editing']['view'],_0x296c82=_0x4c1497['document']['getRoot'](),_0x431647=_0x296c82['getChild'](0x0);_0x296c82['childCount']>0x1||!_0x431647||'p'!=_0x431647['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(mt(_0x4c1497,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x431647['placeholder']=this['placeholder']),lt({'view':_0x4c1497,'element':_0x431647,'keepOnFocus':!0x0}),this['placeholderElement']=_0x431647);}}class CommentInputView extends _0x880dac{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x4af8f9,_0x126c9e={}){super(_0x4af8f9),this['editor']=null,this['_editorConfig']=_0x126c9e,this['set']('value',_0x126c9e['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',vt(_0x4af8f9,'Reply...')),this['set']('submitLabel',vt(_0x4af8f9,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new _0x5eef17(),this['focusTracker']=new _0x4c7423(),this['focusCycler']=new _0x585c7d({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0xb327c5=>!_0xb327c5['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',(_0x180dca,_0x318638)=>{this['cancelButtonView']['fire']('execute'),_0x318638();}),this['keystrokes']['set']('Ctrl+Enter',(_0x1aa259,_0x464d10)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x464d10());}),this['on']('submit',(_0xe38e1f,_0x569273)=>{_0x569273['length']>0xfde8?(alert(vt(_0x4af8f9,'TOO_LONG_COMMENT_ALERT',[_0x569273['length'],0xfde8])),_0xe38e1f['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new CommentEditor(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x15b430=this['editor'];this['element']['insertBefore'](_0x15b430['ui']['element'],this['element']['firstChild']),_0x15b430['model']['document']['on']('change',()=>this['value']=_0x15b430['getData']()),_0x15b430['bind']('placeholder')['to'](this),this['focusables']['add'](_0x15b430['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x27271e){-0x1===_0x27271e?(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:_0x12d475}=this,_0x271709=new _0x1386cc(_0x12d475);return _0x271709['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x271709['withText']=!0x0,_0x271709['bind']('label')['to'](this,'submitLabel'),_0x271709['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x271709['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x43a501,_0x412b90)=>!_0x412b90&&!!_0x43a501['trim']()),_0x271709;}['_createCancelButton'](){const {locale:_0x4bdbff}=this,_0x2a5b36=new _0x1386cc(_0x4bdbff);return _0x2a5b36['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x2a5b36['label']=vt(_0x4bdbff,'Cancel'),_0x2a5b36['withText']=!0x0,_0x2a5b36['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x2a5b36;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x557a89=>{this['focusTracker']['add'](_0x557a89['element']);}),this['focusables']['on']('change',(_0x135ff5,_0xca3533)=>{for(const _0x5c13a7 of Array['from'](_0xca3533['added'])['reverse']())this['focusTracker']['add'](_0x5c13a7['element']);});}}class CommentThreadInputView extends _0x880dac{constructor(_0x509e72,_0x41bfc0,_0x4d214b){super(_0x509e72),this['commentInputView']=new CommentInputView(_0x509e72,_0x4d214b),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x56b21e,_0x5166d7)=>_0x56b21e||!!_0x5166d7),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 _0x17d5a2(_0x509e72,_0x41bfc0),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'](_0x3c23e1){this['commentInputView']['focus'](_0x3c23e1);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x45dfdc,_0x34f27c)=>{const {submitButtonView:_0x36be8c,cancelButtonView:_0x1b9307,editor:_0x32ab95}=this['commentInputView'];[_0x36be8c['element'],_0x1b9307['element'],_0x32ab95?_0x32ab95['editing']['view']['getDomRoot']():null]['filter'](_0x5c7939=>_0x5c7939)['some'](_0x403eb5=>_0x403eb5['contains'](_0x34f27c['target']))||(this['focus'](),_0x34f27c['preventDefault']());});}}class CollapsedCommentsView extends _0x880dac{constructor(_0x301bd6){super(_0x301bd6);const _0x1de52b=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x1de52b['to']('count',_0x39a41b=>vt(_0x301bd6,'NUMBER_OF_COMMENTS',_0x39a41b))}]});}}class CommentsListView extends _0x880dac{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x5471ee,_0x3eec98,_0x4523fa){super(_0x5471ee);const _0x2f014d=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x3eec98['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x3eec98,this['_config']=_0x4523fa,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x4c7423(),this['keystrokes']=new _0x5eef17(),this['focusCycler']=new _0x585c7d({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x291bc3=>this['commentViews']['map'](_0x41aa74=>_0x41aa74['element'])['includes'](_0x291bc3['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new CollapsedCommentsView(_0x5471ee),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x4671fe=>_0x4671fe-this['_config']['maxCommentsWhenCollapsed']);for(const _0x23350f of _0x3eec98['comments'])this['_handleNewCommentModel'](_0x23350f);this['_handleInfoComment'](),this['listenTo'](_0x3eec98['comments'],'add',(_0x43223b,_0xa71f49)=>{const _0x1a7d92=this['_calculatePosition'](_0xa71f49);this['length']++,this['_handleNewCommentModel'](_0xa71f49,_0x1a7d92),this['refreshVisibleViews']();}),this['listenTo'](_0x3eec98['comments'],'remove',(_0x3cf43a,_0x279296)=>{this['length']--,this['_handleRemoveCommentModel'](_0x279296),this['refreshVisibleViews']();}),this['listenTo'](_0x3eec98,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x3eec98,'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',_0x2f014d['if']('length','ck-hidden',_0x17c45b=>!_0x17c45b)],'aria-label':vt(_0x5471ee,'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'](_0x35ef2a){-0x1===_0x35ef2a?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x2d83db of this['commentViews'])_0x2d83db['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x2c27d2,_0x7faf12){const _0xf5b37=new this['_config']['CommentView'](this['locale'],_0x2c27d2,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0xf5b37['viewUid']=_0x2c27d2['id'],_0xf5b37['delegate']('removeComment')['to'](this),_0xf5b37['delegate']('updateComment')['to'](this),_0xf5b37['delegate']('resolveCommentThread')['to'](this),_0xf5b37['delegate']('editorReady')['to'](this),_0xf5b37['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0xf5b37,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0xf5b37,_0x7faf12);}['_calculatePosition'](_0x440550){const _0x20f211=this['_model']['_findOptimalIndex'](_0x440550);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x440550['authoredAt']?_0x20f211-0x1:_0x20f211:_0x20f211-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x5ad279={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':vt(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x5ad279,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x5ad279));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x4007c2){const _0x5cc4c7=this['commentViews']['remove'](_0x4007c2['id']);this['stopListening'](_0x5cc4c7),_0x5cc4c7['isEditMode']&&this['_updateHasDirtyComment'](),_0x5cc4c7['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x18ae72=>_0x18ae72['isEditMode']);}['_rearrangeCollapse'](){const _0x1f48b0=function(_0x387a53){const _0x132203=new _0x3a7d3b();for(const _0x296dc4 of _0x387a53)_0x132203['add'](_0x296dc4);return _0x132203;}(this['commentViews']),_0x197672=this['_collapsedCommentsView']['count'];for(let _0x45f20d=0x1;_0x45f20d<=_0x197672;_0x45f20d++)_0x1f48b0['remove'](0x1);for(const _0x5d924f of _0x1f48b0)_0x5d924f['collapse']();_0x197672>0x0&&_0x1f48b0['add'](this['_collapsedCommentsView'],0x1),Et(_0x16e2f0(Array['from'](this['visibleViews']),Array['from'](_0x1f48b0)),this['visibleViews'],_0x1f48b0);}['_rearrangeExpand'](){Et(_0x16e2f0(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x534b25 of this['visibleViews'])_0x534b25['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x32d996=>{this['focusTracker']['add'](_0x32d996['element']),this['keystrokes']['listenTo'](_0x32d996['element']);}),this['commentViews']['on']('change',(_0x3077df,_0x47caec)=>{for(const _0x66fa72 of _0x47caec['removed'])this['focusTracker']['remove'](_0x66fa72['element']),this['keystrokes']['stopListening'](_0x66fa72['element']);for(const _0x3718d9 of Array['from'](_0x47caec['added'])['reverse']())this['focusTracker']['add'](_0x3718d9['element']),this['keystrokes']['listenTo'](_0x3718d9['element']);});}}function Et(_0x2d93ad,_0x5e33ab,_0x25154e){let _0x556e82=0x0;for(const _0x599e20 of _0x2d93ad)switch(_0x599e20){case'insert':_0x5e33ab['add'](_0x25154e['get'](_0x556e82),_0x556e82),_0x556e82++;break;case'delete':_0x5e33ab['remove'](_0x556e82);break;case'equal':_0x556e82++;}}class CommentThreadHeaderContextView extends _0x880dac{constructor(_0x3e062e){super(_0x3e062e);const _0x17673d=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x17673d['to']('contextValue',_0x1e9890=>vt(_0x3e062e,'THREAD_CONTEXT_LABEL',_0x1e9890)),'tabindex':-0x1},'children':[{'text':_0x17673d['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class CommentThreadHeaderView extends _0x880dac{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x5620dc,_0x30f287){super(_0x5620dc);const _0x3637f4=this['bindTemplate'];this['_model']=_0x30f287,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x4c7423(),this['keystrokes']=new _0x5eef17(),this['focusCycler']=new _0x585c7d({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x59ca61=>!!_0x59ca61),this['bind']('contextValue')['to'](this['_model'],'context',_0x47326b=>_0x47326b&&_0x47326b['value']?this['_trimContextValue'](_0x47326b['value']):vt(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',_0x3637f4['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 _0x3f43fd=new _0x1386cc(this['locale']);return _0x3f43fd['label']=vt(this['locale'],'Reopen'),_0x3f43fd['tooltip']=vt(this['locale'],'Reopen'),_0x3f43fd['icon']=_0x4ec4a3,_0x3f43fd['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x1c700c=>!_0x1c700c),_0x3f43fd['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0xb664d8,_0x3065f6)=>_0xb664d8&&_0x3065f6),_0x3f43fd['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x3f43fd;}['_trimContextValue'](_0x15bfe3){if(_0x15bfe3['length']<0x96)return _0x15bfe3;const _0x248693=_0x15bfe3['lastIndexOf']('\x20',0x93);return _0x15bfe3['substring'](0x0,_0x248693>-0x1?_0x248693:0x93)+'...';}['_attachContextActions'](){const _0x293f3e=this['element']['querySelector']('.ck-context'),_0x47ceb3=_0x293f3e['querySelector']('.ck-context__value');this['listenTo'](_0x293f3e,'mouseenter',()=>{_0x47ceb3['offsetWidth']<_0x47ceb3['scrollWidth']&&_0x293f3e['classList']['add']('overlay');}),this['listenTo'](_0x293f3e,'mouseleave',()=>{_0x293f3e['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x273fd8 of this['focusables'])this['focusTracker']['add'](_0x273fd8['element']),this['keystrokes']['listenTo'](_0x273fd8['element']);}['_createContextView'](){const _0x509477=new CommentThreadHeaderContextView(this['locale']);return _0x509477['bind']('contextValue')['to'](this),_0x509477;}}class BaseCommentThreadView extends _0x880dac{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x10692d,_0x294cd4,_0x4bbd9f,_0x25910a){super(_0x10692d),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x294cd4,this['_localUser']=_0x4bbd9f,this['_config']=_0x25910a,this['commentThreadHeaderView']=new CommentThreadHeaderView(_0x10692d,_0x294cd4),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new _0x7f4281(_0x10692d,vt(_0x10692d,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new CommentsListView(_0x10692d,_0x294cd4,Object['assign']({'CommentView':this['_config']['CommentView']},_0x25910a)),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',(_0x4009a4,_0x1796f9)=>_0x4009a4||!!_0x1796f9),this['bind']('isUnlinked')['to'](_0x294cd4,'unlinkedAt',_0x2d0ccf=>!!_0x2d0ccf),this['bind']('ariaLabel')['to'](this,'length',_0x15e402=>{const _0x23caa6=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return vt(this['locale'],'COMMENT_THREAD_LABEL',[_0x15e402,_0x23caa6]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x4c7423(),this['keystrokes']=new _0x5eef17(),this['focusCycler']=new _0x585c7d({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x30d38e=>_0x30d38e['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),_0x46c664(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x324869=new CommentThreadInputView(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x35d201=_0x324869['commentInputView'];return _0x324869['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x35d201,'value',(_0x1233b3,_0x39c2a1,_0x3486ca,_0x395316,_0x13e741)=>!!_0x13e741||!!_0x395316&&_0x3486ca&&!_0x39c2a1||_0x1233b3&&_0x3486ca&&!_0x39c2a1),_0x35d201['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x34fe55,_0x4ede49,_0x522f8c)=>{let _0x49123e;return _0x49123e=_0x522f8c&&_0x4ede49?'Reply\x20to\x20reopen\x20discussion...':_0x34fe55?'Reply...':'Write\x20a\x20comment...',vt(this['locale'],_0x49123e);}),_0x35d201['bind']('submitLabel')['to'](this,'length',_0x2d0e65=>vt(this['locale'],_0x2d0e65?'Reply':'Comment')),_0x35d201['on']('submit',(_0x1268fa,_0x12f4ec)=>{this['fire']('addComment',_0x12f4ec),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x35d201['on']('cancel',()=>{this['focus']();}),_0x35d201['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x35d201['on']('cancel',_0x2517fd=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x2517fd['stop']());}),this['on']('change:isActive',(_0x39c7cc,_0x40b716,_0x6fd346)=>{_0x6fd346||this['length']||_0x35d201['value']||this['fire']('removeCommentThread');}),_0x324869;}}class CommentThreadView extends/* #__PURE__ -- @preserve */
27
- _0x19ec33(BaseCommentThreadView){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x595ff1,_0x52aeb6,_0x298a36,_0x9e6537){super(_0x595ff1,_0x52aeb6,_0x298a36,_0x9e6537),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x595ff1,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x31f448,_0x4921bb,_0x105f4e)=>{_0x105f4e||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x5c7376,_0x1a3ae5,_0x1aa3a1)=>{_0x1aa3a1&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x5e9b8a=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x5e9b8a['if']('isActive','ck-thread--active'),_0x5e9b8a['if']('isUnlinked','ck-thread--unlinked'),_0x5e9b8a['to']('actionIndicator',_0x2efb7f=>_0x2efb7f?'ck-thread--'+_0x2efb7f:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x5e9b8a['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 _0x424256 of this['commentsListView']['commentViews'])_0x424256['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x24b909}=this,_0x1210ef=this['commentsListView']['commentViews']['get'](0x0);_0x1210ef===this['_boundFirstCommentView']||_0x1210ef['isSystemComment']||(this['_boundFirstCommentView']=_0x1210ef,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x1210ef,'actionIndicator',_0x54345c=>'remove'===_0x54345c?'remove':null),_0x1210ef['placeholder']=vt(_0x24b909,'Write\x20a\x20comment...'),_0x1210ef['removeButton']['on']('execute',_0x3049d4=>{_0x3049d4['stop'](),this['showConfirm'](vt(_0x24b909,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x1210ef['focus']();}),_0x1210ef['actionBar']['add'](this['resolveButton'],0x0),_0x1210ef['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x53b05=new _0x12788c(this['locale']);return _0x53b05['label']=vt(this['locale'],'Resolve'),_0x53b05['tooltip']=vt(this['locale'],'Resolve'),_0x53b05['icon']=_0x330de3,_0x53b05['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x53b05['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x558c45=>!_0x558c45),_0x53b05['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x1ef124,_0x49d30e)=>_0x1ef124&&!_0x49d30e),_0x53b05['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x53b05;}['_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']));}}class CommentContentView extends _0x880dac{constructor(_0x49058c){super(_0x49058c),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x10a51d,_0x26042d,_0x127f45)=>{this['element']['innerHTML']=_0x127f45;}),this['element']['innerHTML']=this['content'];}}class BaseCommentView extends _0x880dac{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x318105,_0x334c6a,_0x4656bf){super(_0x318105),this['_model']=_0x334c6a,this['_config']=_0x4656bf,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x334c6a,'content',_0x334c6a,'authoredAt',(_0x2c2968,_0x194b0c)=>vt(_0x318105,'COMMENT_ARIA_LABEL',[_0x334c6a['author']['name'],_0x4656bf['formatDateTime'](_0x194b0c),new DOMParser()['parseFromString'](_0x2c2968,'text/html')['body']['textContent'],_0x334c6a['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new _0x7f4281(_0x318105,vt(_0x318105,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new tt(),this['focusTracker']=new _0x4c7423(),this['keystrokes']=new _0x5eef17(),this['focusCycler']=new _0x585c7d({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x5a800c=>_0x5a800c['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']?vt(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):vt(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?vt(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):vt(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['_createCommentContentView'](){const _0x333fae=new CommentContentView(this['locale']);return _0x333fae['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x20eb8e,_0x419f72)=>_0x419f72?_0x16533d(_0x20eb8e,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x20eb8e),_0x333fae;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0xc476a1=new CommentInputView(this['locale'],this['_config']['editorConfig']);return _0xc476a1['value']=this['_model']['content'],_0xc476a1['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0xc476a1['submitLabel']=vt(this['locale'],'Save'),_0xc476a1['on']('submit',(_0x4d2b3f,_0x1bcbb1)=>{this['fire']('updateComment',this['_model']['id'],_0x1bcbb1),this['switchToDisplayMode'](),this['focus']();}),_0xc476a1['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0xc476a1['once']('editorReady',()=>{_0xc476a1['focus']();}),_0xc476a1['createEditor'](),_0xc476a1['delegate']('editorReady')['to'](this),_0xc476a1['delegate']('editorDestroyed')['to'](this),_0xc476a1;}['_setupKeyboardNavigation'](){const _0xf3354a=this['element'];this['keystrokes']['listenTo'](_0xf3354a);for(const _0x1eed08 of this['focusables'])this['focusTracker']['add'](_0x1eed08['element']),this['keystrokes']['listenTo'](_0x1eed08['element']);this['focusables']['on']('change',(_0x49c967,_0x1d2d8d)=>{for(const _0x4cc5ca of _0x1d2d8d['removed'])this['focusTracker']['remove'](_0x4cc5ca['element']),this['keystrokes']['stopListening'](_0x4cc5ca['element']);for(const _0x374979 of _0x1d2d8d['added'])this['focusTracker']['add'](_0x374979['element']),this['keystrokes']['listenTo'](_0x374979['element']);}),this['keystrokes']['set']('enter',(_0x5bd40c,_0xcdae3d)=>{_0xf3354a===_0x5bd40c['target']&&(this['focusCycler']['focusFirst'](),_0xcdae3d());}),this['keystrokes']['set']('esc',(_0x297859,_0x311a72)=>{_0xf3354a!==_0x297859['target']&&(this['focus'](),_0x311a72());});}}class CommentView extends/* #__PURE__ -- @preserve */
28
- _0x19ec33(BaseCommentView){['actionBar'];['userView'];constructor(_0x33ccd0,_0x438ab7,_0x8f3eb8){super(_0x33ccd0,_0x438ab7,_0x8f3eb8),this['set']('actionIndicator',null),this['set']('placeholder',vt(_0x33ccd0,'Reply...')),this['bind']('authoredAt')['to'](_0x438ab7),this['bind']('resolvedAt')['to'](_0x438ab7),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 _0x17d5a2(_0x33ccd0,_0x438ab7['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x438ab7,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x206a11=this['bindTemplate'],_0x220a56=[{'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':_0x206a11['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x206a11['to']('authoredAt',_0x3aa669=>this['_config']['formatDateTime'](_0x3aa669))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x206a11['if']('isEditMode','ck-comment__actions--hidden'),_0x206a11['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']&&_0x220a56['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper'],'tabindex':-0x1,'aria-label':_0x206a11['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x206a11['if']('isEditMode','ck-comment--edit'),_0x206a11['if']('isSystemComment','ck-comment--info'),_0x206a11['to']('actionIndicator',_0x20e416=>_0x20e416?'ck-comment--'+_0x20e416:'')],'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':_0x220a56}]}]};}['_createEditButton'](){const _0x237033=new _0x1386cc(this['locale']);return _0x237033['label']=vt(this['locale'],'Edit'),_0x237033['icon']=_0x430a5f,_0x237033['withText']=!0x0,_0x237033['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x237033['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x4ab14f=>!_0x4ab14f),_0x237033['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x237033['on']('execute',()=>this['switchToEditMode']()),_0x237033;}['_createRemoveButton'](){const _0x24f33a=new _0x1386cc(this['locale']);return _0x24f33a['label']=vt(this['locale'],'Remove'),_0x24f33a['icon']=_0x52e085,_0x24f33a['withText']=!0x0,_0x24f33a['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x24f33a['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0xba50bf=>!_0xba50bf),_0x24f33a['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x24f33a['on']('execute',()=>{this['showConfirm'](vt(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x24f33a;}['_createDropdown'](){const _0x4d471f=et(this['locale'],_0x4aa393),_0x4de381=_0x4d471f['panelView']['children'],_0x595f9e=new it(this['locale']),_0x462055=_0x4d471f['bindTemplate'];st(_0x4d471f,()=>this['items']['find'](_0x115d88=>_0x115d88['isVisible'])),_0x4d471f['extendTemplate']({'attributes':{'class':[_0x462055['if']('isVisible','ck-hidden',_0x4b9c1f=>!_0x4b9c1f)]}});const _0x2b0499=(_0x5d8336,_0x24c962=-0x1)=>{const _0x70b078=new nt(this['locale']);_0x70b078['children']['add'](_0x5d8336);const _0x18e0bc=_0x24c962>-0x1?_0x24c962:_0x595f9e['items']['length'];_0x595f9e['items']['add'](_0x70b078,_0x18e0bc);const _0x51320b=Array['from'](this['items']);_0x4d471f['unbind']('isEnabled','isVisible'),_0x4d471f['bind']('isEnabled')['toMany'](_0x51320b,'isEnabled',(..._0xbb90d3)=>_0xbb90d3['some'](_0x532fa6=>_0x532fa6)),_0x4d471f['bind']('isVisible')['toMany'](_0x51320b,'isVisible',(..._0x3cd452)=>_0x3cd452['some'](_0x471127=>_0x471127));};_0x4d471f['panelPosition']='sw',_0x4d471f['buttonView']['set']({'label':vt(this['locale'],'Show\x20more\x20items'),'icon':_0x453731});for(const _0x202419 of this['items'])_0x2b0499(_0x202419);return _0x4de381['add'](_0x595f9e),_0x4d471f['listenTo'](this['items'],'add',(_0xba6406,_0x4e9edb,_0x22e52d)=>{_0x2b0499(_0x4e9edb,_0x22e52d);}),_0x4d471f['listenTo'](this['items'],'remove',(_0xb111d8,_0x1ebdc1,_0x425936)=>{_0x595f9e['items']['remove'](_0x425936);}),_0x4d471f;}['_attachActions'](_0x23d63f,_0x36120c){const _0x217ab0=_0x23d63f&&_0x23d63f['element'];_0x217ab0&&(this['listenTo'](_0x217ab0,'mouseenter',()=>this['actionIndicator']=_0x36120c),this['listenTo'](_0x217ab0,'focus',()=>this['actionIndicator']=_0x36120c),this['listenTo'](_0x217ab0,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x217ab0,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x10cd85=super['_createCommentInputView']();return _0x10cd85['bind']('placeholder')['to'](this),_0x10cd85;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function Nt(_0x57217a){const _0x4b5e7e=_0x4260c7(_0x57217a,0x1e),_0x25cdf2=new MutationObserver(_0x5a55b3=>{for(const _0x37f3ff of _0x5a55b3)('attributes'==_0x37f3ff['type']&&'class'==_0x37f3ff['attributeName']||'childList'==_0x37f3ff['type']||'characterData'==_0x37f3ff['type'])&&_0x4b5e7e();});return{'attach'(_0x2a81bb){_0x25cdf2['observe'](_0x2a81bb,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x25cdf2['disconnect'](),_0x4b5e7e['cancel']();}};}class AnnotationView extends _0x880dac{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x17a7ae,_0x555c16){super(_0x17a7ae),this['id']=_0x1e56d9(),this['focusTracker']=new _0x4c7423(),this['keystrokes']=new _0x5eef17(),this['keystrokes']['set']('Esc',(_0x3bed2a,_0x5cbff2)=>this['fire']('Esc',_0x5cbff2)),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']=Nt(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this),this['content']['add'](_0x555c16),this['mainView']=_0x555c16;const _0x59fe1d=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x59fe1d['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 _0x162d95=this['element']['clientHeight'];_0x162d95&&(this['height']=_0x162d95);}}class Annotation extends/* #__PURE__ -- @preserve */
29
- _0x506c6b(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x3ef22e,target:_0x55cdb6,type:_0x3b1d2a,isVisible:_0x2c09d8=!0x0}){super(),this['view']=_0x3ef22e,this['view']['element']||this['view']['render'](),this['_type']=_0x3b1d2a,this['_target']=_0x55cdb6,Annotation['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x3a7d3b([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x333290,_0xd76380)=>{this['view']['focusTracker']['add'](_0xd76380);}),this['focusableElements']['on']('remove',(_0x53589d,_0x61e09e)=>{this['view']['focusTracker']['remove'](_0x61e09e);}),this['set']('isVisible',_0x2c09d8);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x2debfa=this['_getNormalizedTarget']();return Annotation['_assertCorrectTarget'](_0x2debfa),_0x2debfa;}get['targetRect'](){const _0x1c3ca0=this['target'];if(null===_0x1c3ca0)return null;if(_0x1c3ca0 instanceof _0x299749)return _0x1c3ca0;const _0x57c78c=_0x1c3ca0['filter'](_0x5e0daa=>function(_0x34d715){const _0x4535be=_0x34d715['offsetParent'];if(_0x4535be)return!0x0;const _0x4f570a=_0x34d715['getClientRects']()['item'](0x0);return!!_0x4f570a;}(_0x5e0daa));return 0x0===_0x57c78c['length']?null:_0x299749['getDomElementRects'](_0x57c78c[0x0])[0x0];}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x4f96b5){this['view']['isActive']=_0x4f96b5,this['view']['mainView']['isActive']=_0x4f96b5;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x35b488){if(!(null===_0x35b488||_0x35b488 instanceof _0x299749||Array['isArray'](_0x35b488)&&_0x35b488['every'](_0x831c35=>kt(_0x831c35))))throw new _0x1dfae4('annotation-invalid-target',null,{'target':_0x35b488});}['_getNormalizedTarget'](){const _0x52692d='function'==typeof this['_target']?this['_target']():this['_target'];return kt(_0x52692d)?[_0x52692d]:_0x52692d;}}function kt(_0x4d59ad){return null!==_0x4d59ad&&'object'==typeof _0x4d59ad&&'nodeType'in _0x4d59ad&&0x1===_0x4d59ad['nodeType'];}class AnnotationCollection extends _0x3a7d3b{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x522585=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x4c7423(),this['_focusTracker']['on']('change:isFocused',(_0x4283dd,_0x594dcf,_0x529eee)=>{_0x529eee||this['fire']('blur');});for(const _0x106603 of _0x522585)this['add'](_0x106603);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0xa602e0){if(this['has'](_0xa602e0))throw new _0x1dfae4('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0xa602e0['innerView'],_0xa602e0),this['_viewToAnnotation']['set'](_0xa602e0['view'],_0xa602e0);for(const _0x42bd5c of _0xa602e0['focusableElements'])this['_focusTracker']['add'](_0x42bd5c);if(this['listenTo'](_0xa602e0['focusableElements'],'add',(_0x3eecfd,_0x2c1d5c)=>{this['_focusTracker']['add'](_0x2c1d5c);}),this['listenTo'](_0xa602e0['focusableElements'],'remove',(_0x3877f8,_0x4e3c8c)=>{this['_focusTracker']['remove'](_0x4e3c8c);}),this['listenTo'](_0xa602e0['view']['focusTracker'],'change:isFocused',(_0xae5910,_0x4c6ce4,_0x3c8bf2)=>{_0x3c8bf2&&this['fire']('focus',_0xa602e0);}),_0xa602e0['updateTargetRect'](),this['_areCachedRectsStale']()){for(const _0x364367 of this)_0x364367['updateTargetRect']();}const _0x24aa95=this['_getOrderInContent'](_0xa602e0['view']['targetRect']);return super['add'](_0xa602e0,_0x24aa95);}['remove'](_0x5dfdbf){if(!this['has'](_0x5dfdbf))throw new _0x1dfae4('annotationcollection-not-existing-item',null);this['stopListening'](_0x5dfdbf['view']['focusTracker']),this['stopListening'](_0x5dfdbf['focusableElements']);for(const _0x8f8216 of _0x5dfdbf['focusableElements'])this['_focusTracker']['remove'](_0x8f8216);return this['_viewToAnnotation']['delete'](_0x5dfdbf['view']),this['_innerViewToAnnotation']['delete'](_0x5dfdbf['innerView']),super['remove'](_0x5dfdbf);}['getByInnerView'](_0xd8bb2d){return this['_innerViewToAnnotation']['get'](_0xd8bb2d);}['getByView'](_0x473bed){return this['_viewToAnnotation']['get'](_0x473bed);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x4df8ae of this)_0x4df8ae['updateTargetRect']();this['_sort']();}['_sort'](){const _0x2f5541=Array['from'](this)['sort']((_0x2f20e2,_0x5afdf6)=>Rt(_0x2f20e2['view']['targetRect'],_0x5afdf6['view']['targetRect']));for(let _0x3f469a=_0x2f5541['length']-0x1;_0x3f469a>0x0;_0x3f469a--){const _0x334a87=_0x2f5541[_0x3f469a];_0x3f469a!==this['getIndex'](_0x334a87)&&(this['remove'](_0x334a87),this['add'](_0x334a87));}}['_getOrderInContent'](_0x45f0e2){let _0xd66883=0x0;if(!_0x45f0e2)return this['length'];for(const _0x50793c of this){const _0x4cbe41=_0x50793c['view']['targetRect'];if(_0x4cbe41){if(Rt(_0x45f0e2,_0x4cbe41)<0x0)return _0xd66883;_0xd66883++;}}return _0xd66883;}['_areCachedRectsStale'](){const _0x50d276=this['get'](0x0);if(!_0x50d276)return!0x1;const _0x493a5c=_0x50d276['view']['targetRect'],_0x3af233=_0x50d276['targetRect'];return!(!_0x493a5c||!_0x3af233)&&(_0x493a5c['top']!==_0x3af233['top']||_0x493a5c['left']!==_0x3af233['left']);}}function Ot({source:_0x2496d8,target:_0x18cde2,filter:_0x1828f1}){for(const _0x3c1c57 of _0x2496d8)_0x1828f1(_0x3c1c57)&&_0x18cde2['add'](_0x3c1c57);_0x18cde2['listenTo'](_0x2496d8,'add',(_0x9cd788,_0xa69788)=>{_0x1828f1(_0xa69788)&&_0x18cde2['add'](_0xa69788);}),_0x18cde2['listenTo'](_0x2496d8,'remove',(_0x109171,_0x49cffd)=>{_0x18cde2['has'](_0x49cffd)&&_0x18cde2['remove'](_0x49cffd);});}function Rt(_0x4fb171,_0x2c39d7){if(null===_0x4fb171&&null===_0x2c39d7)return 0x0;if(null===_0x4fb171)return-0x1;if(null===_0x2c39d7)return 0x1;const _0x26b676=_0x4fb171['top']-_0x2c39d7['top'];return 0x0==_0x26b676?_0x4fb171['left']-_0x2c39d7['left']:_0x26b676;}class Annotations extends _0x4cb19a{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1162dc){if(super(_0x1162dc),this['collection']=new AnnotationCollection(),this['_visibleAnnotations']=new AnnotationCollection(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x1162dc instanceof _0x4a8761){const _0x1e29ea=_0x1162dc['locale'];_0x1162dc['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':vt(_0x1e29ea,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':vt(_0x1e29ea,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':vt(_0x1e29ea,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':vt(_0x1e29ea,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':vt(_0x1e29ea,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':vt(_0x1e29ea,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':vt(_0x1e29ea,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x48aa87){this['collection']['add'](_0x48aa87);}['remove'](_0x42c78f){this['collection']['remove'](_0x42c78f),_0x42c78f['destroy']();}['refreshVisibility'](){for(const _0x4852f8 of this['collection'])_0x4852f8['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0xb5b223){return this['collection']['getByInnerView'](_0xb5b223);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x19a024 of this['collection'])_0x19a024['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0xeecc8){this['fire']('_activateAnnotation',_0xeecc8);}['createAnnotation'](_0x654c6b){return new Annotation(_0x654c6b);}['createAnnotationView'](_0x3eef94,_0x2711e1){return new AnnotationView(_0x3eef94,_0x2711e1);}['_addActiveAnnotation'](_0x4d4e97){const _0x4d262f=new Set(this['activeAnnotations']);_0x4d262f['add'](_0x4d4e97),this['activeAnnotations']=_0x4d262f;}['_removeActiveAnnotation'](_0xdc8d98){const _0x4cc694=new Set(this['activeAnnotations']);_0x4cc694['delete'](_0xdc8d98),this['activeAnnotations']=_0x4cc694;}['_bindAnnotationsToVisibleAnnotations'](){const _0x4cabdf=this['collection'],_0x4a80d1=this['_visibleAnnotations'];function _0x18831b(_0x188e7f){const _0xfe4433=_0x188e7f['source'];_0xfe4433['isVisible']&&!_0x4a80d1['has'](_0xfe4433)?_0x4a80d1['add'](_0xfe4433):!_0xfe4433['isVisible']&&_0x4a80d1['has'](_0xfe4433)&&_0x4a80d1['remove'](_0xfe4433),_0xfe4433['view']['focusTracker']['remove'](_0xfe4433['view']['element']),_0xfe4433['view']['focusTracker']['add'](_0xfe4433['view']['element']);}this['listenTo'](_0x4cabdf,'add',(_0x3e7ae5,_0x217742)=>{_0x217742['isVisible']&&_0x4a80d1['add'](_0x217742),this['listenTo'](_0x217742,'change:isVisible',_0x18831b);}),this['listenTo'](_0x4cabdf,'remove',(_0x283f55,_0x4d3d57)=>{_0x4a80d1['has'](_0x4d3d57)&&_0x4a80d1['remove'](_0x4d3d57),this['stopListening'](_0x4d3d57,'change:isVisible',_0x18831b);});}['_setupEnterAnnotationKeystroke'](){const _0x47d07b=_0x2b1d9a=>{_0x2b1d9a['on']('ready',()=>{_0x2b1d9a['keystrokes']['set'](_0x59aa36,(_0x54fdce,_0x254e32)=>{const _0x371e54=_0x8a8a4c(this['activeAnnotations']['values']());_0x371e54&&(_0x371e54['view']['focus'](),_0x254e32());});});};this['context']instanceof _0x4a8761?_0x47d07b(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0xd1ac9c,_0x145d5f)=>{_0x47d07b(_0x145d5f);});}['_setupEscapeAnnotationHandling'](){const _0x41238e=_0x1e7600=>{const _0x4f61b2=_0x1e7600['source'],_0x42f010=[];let _0x501fb3;if(Array['isArray'](_0x4f61b2['target'])){_0x501fb3=_0x4f61b2['target'][0x0],this['context']instanceof _0x4a8761?_0x42f010['push'](this['context']):this['context']['editors']&&_0x42f010['push'](...this['context']['editors']);for(const _0x54dff7 of _0x42f010)for(const _0x34191b of _0x54dff7['editing']['view']['domRoots']['values']())if(_0x34191b['contains'](_0x501fb3))return void _0x54dff7['editing']['view']['focus']();_0x501fb3['focus']();}};this['listenTo'](this['collection'],'add',(_0x3acc36,_0x4a559f)=>{this['listenTo'](_0x4a559f,'escape',_0x41238e,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x498311,_0x16e7cb)=>{this['stopListening'](_0x16e7cb,'escape',_0x41238e);});}}const Mt=Symbol('noChannel'),St={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class CommentsRepository extends _0x4cb19a{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[Annotations,_0x1a892f,_0x22810e];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x109759){super(_0x109759),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x4cbbe8=this['context']['config'];_0x4cbbe8['define']('comments.maxCommentsWhenCollapsed',0x2),_0x4cbbe8['define']('comments.maxThreadTotalWeight',0x1f4),_0x4cbbe8['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x4cbbe8['define']('comments.CommentThreadView',CommentThreadView),_0x4cbbe8['define']('comments.CommentView',CommentView),_0x4cbbe8['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x4f6e08=this['context']['plugins']['get'](Annotations);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0xdf0af5,_0x348a57)=>this['_addCommentThread'](_0x348a57)),this['on']('submitCommentThread',(_0x5d3997,_0x4930ca)=>this['_submitCommentThread'](_0x4930ca)),this['on']('resolveCommentThread',(_0x3f5363,_0xf38e33)=>this['_resolveCommentThread'](_0xf38e33)),this['on']('resolveCommentThread',(_0x7472d4,_0x52e7a0)=>this['_updateActiveAnnotation'](_0x52e7a0),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x4071ef,_0x564ae8)=>this['_reopenCommentThread'](_0x564ae8)),this['on']('reopenCommentThread',(_0x55b2e3,_0x81a8b1)=>this['_updateActiveAnnotation'](_0x81a8b1),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x21adc2,_0x41fed8)=>this['_removeCommentThread'](_0x41fed8)),this['on']('updateCommentThread',(_0xd660b9,_0x37b57a)=>this['_updateCommentThread'](_0x37b57a)),this['on']('updateCommentThread',(_0x249af1,_0x1d411d)=>this['_updateActiveAnnotation'](_0x1d411d),{'priority':'lowest'}),this['on']('addComment',(_0x2f459f,_0x220a69)=>this['_addComment'](_0x220a69)),this['on']('updateComment',(_0x42022c,_0x2ef698)=>this['_updateComment'](_0x2ef698)),this['on']('removeComment',(_0x4147eb,_0xd2aed0)=>this['_removeComment'](_0xd2aed0)),this['on']('addComment',(_0x5e7308,{threadId:_0x1473f7,isFromAdapter:_0x5da40c})=>{if(_0x5da40c)return;const _0x503b50=this['getCommentThread'](_0x1473f7),_0x96cd26=_0x503b50&&this['_threadToController']['get'](_0x503b50);_0x96cd26&&_0x96cd26['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x4f6e08,'change:activeAnnotations',(_0x2ca02b,_0x97fb06,_0x48295a)=>{const _0x373917=Array['from'](_0x48295a)['map'](_0x43c49a=>this['_viewToController']['get'](_0x43c49a['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x373917?_0x373917['model']:null;});}set['adapter'](_0x73b027){if(this['_adapter'])throw new _0x1dfae4('commentsrepository-adapter-already-set');this['_adapter']=_0x73b027;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x279495=Mt,threadId:_0x32f954=_0x1e56d9(),comments:_0xd6880=[],unlinkedAt:_0x3f0172=null,resolvedAt:_0x1b12ef=null,resolvedBy:_0x24fcb7=null,target:_0x9f0af5=null,context:_0x4082df=null,attributes:_0x59566={},isResolvable:_0x487386=!0x0,isSubmitted:_0x2a593e=!0x1,isFromAdapter:_0x2654f4=!0x1}={}){return this['fire'](xt('addCommentThread',_0x279495),{'channelId':_0x279495,'threadId':_0x32f954,'comments':_0xd6880,'unlinkedAt':_0x3f0172,'resolvedAt':_0x1b12ef,'resolvedBy':_0x24fcb7,'target':_0x9f0af5,'context':_0x4082df,'attributes':_0x59566,'isFromAdapter':_0x2654f4,'isResolvable':_0x487386,'isSubmitted':_0x2a593e}),this['getCommentThread'](_0x32f954);}['openNewCommentThread']({channelId:_0x2687f1=Mt,threadId:_0x1509a6=_0x1e56d9(),target:_0x4accfd,context:_0xcf8906=null,isResolvable:_0x2937cd=!0x0}){if(this['_readOnlyChannels']['has'](_0x2687f1)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x4accfd)throw new _0x1dfae4('commentsrepository-missing-target');const _0x2eafa7=this['addCommentThread']({'channelId':_0x2687f1,'threadId':_0x1509a6,'target':_0x4accfd,'context':_0xcf8906,'isResolvable':_0x2937cd});if(!_0x2eafa7)return null;const _0x3cc918=this['_threadToController']['get'](_0x2eafa7),_0x295105=_0x3cc918['view']['commentThreadInputView']['commentInputView'],_0x2717b6=this['context']['plugins']['get'](Annotations),_0x1584fa=_0x2717b6['getByInnerView'](_0x3cc918['view']);return _0x2717b6['activate'](_0x1584fa),_0x295105['once']('editorReady',()=>_0x295105['focus']()),_0x2eafa7;}['hasCommentThread'](_0x369aa5){if('string'!=typeof _0x369aa5)throw new _0x1dfae4('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x369aa5);}['updateCommentThread']({channelId:_0x8aaffb=Mt,threadId:_0x2d85f2,context:_0x10fda6,unlinkedAt:_0x464d9c,attributes:_0x18ae7a,isFromAdapter:_0x46209e=!0x1}){return this['fire'](xt('updateCommentThread',_0x8aaffb),{'channelId':_0x8aaffb,'threadId':_0x2d85f2,'context':_0x10fda6,'unlinkedAt':_0x464d9c,'attributes':_0x18ae7a,'isFromAdapter':_0x46209e}),this['getCommentThread'](_0x2d85f2);}['getCommentThread'](_0xafaf7d){if('string'!=typeof _0xafaf7d)throw new _0x1dfae4('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0xafaf7d);}['fetchCommentThread']({channelId:_0x4af612,threadId:_0x578194}={}){const _0x540610=this['getCommentThread'](_0x578194);if(_0x540610)return Promise['resolve'](_0x540610);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x1dfae4('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x4af612,'threadId':_0x578194})['then'](_0x5c0628=>this['hasCommentThread'](_0x578194)?this['getCommentThread'](_0x578194):_0x5c0628?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x4af612},_0x5c0628)):void 0x0)['catch'](_0x2a67ae=>{throw console['error'](_0x2a67ae),new _0x1dfae4('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x1011fc,skipNotAttached:_0x3e0ee0=!0x1,skipEmpty:_0x286039=!0x1,toJSON:_0xee6d27=!0x1}={}){const _0x429e6c=[];for(const _0x15c6c2 of this['_threads']['values']())_0x1011fc&&_0x15c6c2['channelId']!==_0x1011fc||_0x3e0ee0&&!_0x15c6c2['isAttached']||_0x286039&&0x0===_0x15c6c2['length']||_0x429e6c['push'](_0x15c6c2);return _0xee6d27?_0x429e6c['map'](_0x27d9d0=>_0x27d9d0['toJSON']()):_0x429e6c;}['getAnnotationForCommentThread'](_0x2376f8){const _0x39e57e=this['_threadToController']['get'](_0x2376f8);if(!_0x39e57e)return null;return this['context']['plugins']['get'](Annotations)['getByInnerView'](_0x39e57e['view'])||null;}['getCommentThreadForAnnotation'](_0x5cd015){const _0xb94102=this['_viewToController']['get'](_0x5cd015['innerView']);return _0xb94102?_0xb94102['model']:null;}['setActiveCommentThread'](_0x44f6ee){const _0x429a1d=this['context']['plugins']['get'](Annotations);if(!_0x44f6ee)return void(this['activeCommentThread']&&_0x429a1d['deactivateAll']());const _0x34eada=this['getCommentThread'](_0x44f6ee);if(!_0x34eada)throw new _0x1dfae4('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x44f6ee});if(!this['_threadToController']['has'](_0x34eada))throw new _0x1dfae4('commentsrepository-active-not-attached',null,{'threadId':_0x44f6ee});const _0x1d5f08=_0x429a1d['getByInnerView'](this['_threadToController']['get'](_0x34eada)['view']);_0x429a1d['activate'](_0x1d5f08);}['switchReadOnly'](_0x5f588d,_0x21682c){_0x5f588d?this['_readOnlyChannels']['add'](_0x21682c):this['_readOnlyChannels']['delete'](_0x21682c),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x380247){return this['_readOnlyChannels']['has'](_0x380247)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x1ca3fb,_0x2183fb){return new CommentThreadController(_0x1ca3fb,_0x2183fb);}['setPermissions'](_0x21b66f,_0xce00c1=Mt){this['_permissions']['set'](_0xce00c1,_0x21b66f),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x44b5a7=Mt){return this['_permissions']['has'](_0x44b5a7)?this['_permissions']['get'](_0x44b5a7):St;}['_addCommentThread']({channelId:_0x1bb26c,threadId:_0x5aa7fc,comments:_0x69ef53,unlinkedAt:_0x37640f,resolvedAt:_0x1cf851,resolvedBy:_0x227e47,target:_0x2f91d5,context:_0x4ab67e,attributes:_0x1d6365,isFromAdapter:_0x5ef281,isResolvable:_0x29862c,isSubmitted:_0x127fb7}){if('string'!=typeof _0x5aa7fc)throw new _0x1dfae4('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x5aa7fc});if(this['hasCommentThread'](_0x5aa7fc))throw new _0x1dfae4('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x5aa7fc});const _0x505b14=new CommentThread(this,{'channelId':_0x1bb26c,'id':_0x5aa7fc,'context':_0x4ab67e,'attributes':_0x1d6365,'unlinkedAt':_0x37640f,'resolvedAt':_0x1cf851,'resolvedBy':_0x227e47?this['context']['plugins']['get'](_0x22810e)['getUser'](_0x227e47):null,'isResolvable':_0x29862c,'isSubmitted':_0x127fb7||_0x5ef281});this['_threads']['set'](_0x5aa7fc,_0x505b14);for(const _0xabcabe of _0x69ef53)_0x505b14['_add'](this['_createNewComment']({'threadId':_0x5aa7fc,..._0xabcabe}));return _0x2f91d5&&_0x505b14['attachTo'](_0x2f91d5),_0x5ef281||!_0x505b14['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x1bb26c,'threadId':_0x5aa7fc});}['_submitCommentThread']({channelId:_0x14e8aa,threadId:_0x58110c}){if(!this['hasCommentThread'](_0x58110c))throw new _0x1dfae4('commentsrepository-missing-comment-thread',this);const _0x36aba9=this['getCommentThread'](_0x58110c);if(_0x36aba9['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x4a9cae,comments:_0x3dd9e,resolvedAt:_0x282c93,resolvedBy:_0x4238b3,context:_0x338abe,attributes:_0x2e08ee}=_0x36aba9,_0x134d00=this['context']['plugins']['get']('PendingActions'),_0x330997=_0x134d00['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x14e8aa,'threadId':_0x4a9cae,'comments':_0x3dd9e['map'](_0x1024cb=>_0x1024cb['toJSON']()),'resolvedAt':_0x282c93,'resolvedBy':_0x4238b3?_0x4238b3['id']:_0x4238b3,'context':_0x338abe,'attributes':_0x2e08ee})['then'](({comments:_0x1b5018})=>{_0x134d00['remove'](_0x330997);for(const _0x48516a of _0x1b5018)this['_updateComment']({'channelId':_0x14e8aa,'threadId':_0x58110c,'commentId':_0x48516a['commentId'],'createdAt':_0x48516a['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x178e34=>{throw console['error'](_0x178e34),new _0x1dfae4('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x5c41e8,target:_0x58de71}){const _0x38f0d7=this['getCommentThread'](_0x5c41e8);if(!_0x38f0d7)throw new _0x1dfae4('commentsrepository-attach-missing-comment-thread',this);const _0x5a3abe=this['context']['plugins']['get']('PendingActions'),_0xd2cf1c=this['context']['plugins']['get'](Annotations),_0xfdbf6b=this['_createCommentThreadView'](_0x38f0d7),_0x10cead=new CommentThreadController(_0x38f0d7,_0xfdbf6b);let _0x4121cb=null;_0xfdbf6b['on']('change:isDirty',(_0x3ba2a8,_0x348a54,_0x34315b)=>{_0x34315b?_0x4121cb=_0x5a3abe['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x4121cb&&(_0x5a3abe['remove'](_0x4121cb),_0x4121cb=null);}),this['_threadToController']['set'](_0x38f0d7,_0x10cead),this['_viewToController']['set'](_0xfdbf6b,_0x10cead);const _0x527c51=new AnnotationView(this['context']['locale'],_0xfdbf6b);_0x527c51['bind']('length')['to'](_0xfdbf6b),_0x527c51['bind']('isDirty')['to'](_0xfdbf6b,'isDirty',_0xfdbf6b,'length',(_0x3c1567,_0x7b6ad0)=>_0x3c1567||!_0x7b6ad0),_0x527c51['bind']('isActive')['to'](_0xfdbf6b),_0x527c51['type']='comment';const _0x3dde2d=new Annotation({'view':_0x527c51,'target':_0x58de71,'type':'comment','isVisible':!_0x38f0d7['archivedAt']&&!!('function'==typeof _0x58de71?_0x58de71():_0x58de71)});return _0xfdbf6b['on']('escape',()=>{_0x3dde2d['fire']('escape');}),this['_bindAnnotationToEditors'](_0xfdbf6b,_0x3dde2d),_0xd2cf1c['add'](_0x3dde2d),_0x3dde2d;}['_bindAnnotationToEditors'](_0x3357dd,_0xe4b96f){this['listenTo'](_0x3357dd,'editorReady',(_0x5dac5d,_0x54cd42)=>{const _0x1dd7aa=_0x54cd42['ui']['view']['body']['bodyCollectionContainer'];_0xe4b96f['focusableElements']['add'](_0x1dd7aa),this['context']instanceof _0x4a8761&&this['context']['ui']['focusTracker']['add'](_0x1dd7aa);},{'priority':'highest'}),this['listenTo'](_0x3357dd,'editorDestroyed',(_0x46b86d,_0x34833c)=>{const _0x5b463e=_0x34833c['ui']['view']['body']['bodyCollectionContainer'];_0xe4b96f['focusableElements']['has'](_0x5b463e)&&_0xe4b96f['focusableElements']['remove'](_0x5b463e),this['context']instanceof _0x4a8761&&this['context']['ui']['focusTracker']['remove'](_0x5b463e);});}['_unbindEditors'](_0x110fcb){this['stopListening'](_0x110fcb,'editorReady'),this['stopListening'](_0x110fcb,'editorDestroyed');}['_createCommentThreadView'](_0x5e58d4){const _0x14d537=this['context']['plugins']['get'](_0x22810e),{config:_0x3b6285,locale:_0x3b95bd}=this['context'],_0x44758b=_0x104c9e(_0x3b6285['get']('locale'),_0x3b95bd);return new(0x0,(_0x3b6285['get']('comments'))['CommentThreadView'])(_0x3b95bd,_0x5e58d4,_0x14d537['me'],{'editorConfig':{..._0x3b6285['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x3b6285['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x3b6285['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x3b6285['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x3b6285['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x44758b,'CommentView':_0x3b6285['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x485286,channelId:_0x460f5e,resolvedAt:_0x2a42b7,resolvedBy:_0x5b9c5a,isFromAdapter:_0x39718c}){if(!this['hasCommentThread'](_0x485286))throw new _0x1dfae4('commentsrepository-missing-comment-thread',null,{'threadId':_0x485286});const _0x2790a3=this['getCommentThread'](_0x485286);if(_0x2790a3['isResolved'])throw new _0x1dfae4('commentsrepository-resolved-comment-thread',null,{'threadId':_0x485286});const _0x3ccd94=this['context']['plugins']['get'](_0x22810e);if(_0x2790a3['resolvedBy']=_0x3ccd94['getUser'](_0x5b9c5a),_0x2790a3['resolvedAt']=_0x2a42b7,_0x39718c||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0xf495d4=this['context']['plugins']['get']('PendingActions'),_0xd86577=_0xf495d4['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x460f5e,'threadId':_0x485286})['then'](({resolvedAt:_0x56cd94,resolvedBy:_0x73c890})=>{_0xf495d4['remove'](_0xd86577),_0x2790a3['resolvedBy']['id']!==_0x73c890&&(_0x2790a3['resolvedBy']=_0x3ccd94['getUser'](_0x73c890)),_0x2790a3['resolvedAt']=_0x56cd94;})['catch'](_0x4767a0=>{throw console['error'](_0x4767a0),new _0x1dfae4('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x1896d2,channelId:_0x30a623,isFromAdapter:_0xcd6226}){if(!this['hasCommentThread'](_0x1896d2))throw new _0x1dfae4('commentsrepository-missing-comment-thread',null,{'threadId':_0x1896d2});const _0x221f34=this['getCommentThread'](_0x1896d2);if(!_0x221f34['isResolved'])throw new _0x1dfae4('commentsrepository-reopen-comment-thread',null,{'threadId':_0x1896d2});if(_0x221f34['resolvedBy']=null,_0x221f34['resolvedAt']=null,_0xcd6226||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x38047f=this['context']['plugins']['get']('PendingActions'),_0x2d689b=_0x38047f['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x30a623,'threadId':_0x1896d2})['then'](()=>_0x38047f['remove'](_0x2d689b))['catch'](_0x46eee8=>{throw console['error'](_0x46eee8),new _0x1dfae4('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x5bcb50,isFromAdapter:_0x13afd2}){const _0x178ae2=this['getCommentThread'](_0x5bcb50);if(!_0x178ae2)throw new _0x1dfae4('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x5bcb50),this['_threads']['delete'](_0x5bcb50),!_0x178ae2['isSubmitted']||_0x13afd2||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x454f21=this['context']['plugins']['get']('PendingActions'),{channelId:_0x242184}=_0x178ae2,_0x4284ea=_0x454f21['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x242184,'threadId':_0x5bcb50})['then'](()=>_0x454f21['remove'](_0x4284ea))['catch'](_0x7c7abb=>{throw console['error'](_0x7c7abb),new _0x1dfae4('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x20ff22,unlinkedAt:_0xb88ad4,context:_0x4e39ad,attributes:_0x4198a3,isFromAdapter:_0x42a154}){if('string'!=typeof _0x20ff22)throw new _0x1dfae4('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x20ff22});if(!this['hasCommentThread'](_0x20ff22))throw new _0x1dfae4('commentsrepository-missing-comment-thread',null,{'threadId':_0x20ff22});const _0x3c14d6=this['getCommentThread'](_0x20ff22);let _0x4caa45=!0x1;if(void 0x0!==_0x4e39ad&&_0x3c14d6['context']!==_0x4e39ad&&(_0x3c14d6['context']=_0x4e39ad,_0x4caa45=!0x0),void 0x0!==_0xb88ad4&&_0x3c14d6['unlinkedAt']!==_0xb88ad4&&(_0x3c14d6['unlinkedAt']=_0xb88ad4,_0x4caa45=!0x0),_0x4198a3&&!_0x3e5e4e(_0x4198a3,_0x3c14d6['attributes'])&&(_0x3c14d6['attributes']=_0x4198a3,_0x4caa45=!0x0),!_0x4caa45)return Promise['resolve']();if(!_0x3c14d6['isSubmitted']||_0x42a154||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x9d95f6=this['context']['plugins']['get']('PendingActions'),{channelId:_0x5c20b9}=_0x3c14d6,_0x4da03a=_0x9d95f6['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x5c20b9,'threadId':_0x20ff22,'context':_0x4e39ad,'unlinkedAt':_0xb88ad4,'attributes':_0x4198a3})['then'](()=>_0x9d95f6['remove'](_0x4da03a))['catch'](_0x46d673=>{throw console['error'](_0x46d673),new _0x1dfae4('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x48b149){const _0x71f0c6=this['context']['plugins']['get'](Annotations),_0x2f9e38=this['getCommentThread'](_0x48b149);if(_0x2f9e38['_isAttached']=!0x1,this['_threadToController']['has'](_0x2f9e38)){const _0x17278e=this['_threadToController']['get'](_0x2f9e38),_0x188fb1=_0x17278e['view'],_0x42afe0=_0x71f0c6['getByInnerView'](_0x188fb1);this['_threadToController']['delete'](_0x2f9e38),this['_viewToController']['delete'](_0x188fb1),_0x42afe0&&_0x71f0c6['remove'](_0x42afe0),_0x17278e['destroy'](),_0x188fb1['destroy']()['then'](()=>{this['_unbindEditors'](_0x188fb1);});}}['_updateActiveAnnotation']({threadId:_0x972f06,resolvedAt:_0x5bb6e9,unlinkedAt:_0x4369ef}){const _0x691e5d=!!_0x5bb6e9,_0x4d334e=this['context']['plugins']['get'](Annotations),_0x1c95a9=this['getCommentThread'](_0x972f06);if(this['_threadToController']['has'](_0x1c95a9)){const _0x3d85e3=this['_threadToController']['get'](_0x1c95a9)['view'],_0x2e9b7e=_0x4d334e['getByInnerView'](_0x3d85e3);_0x2e9b7e&&(_0x691e5d&&_0x4d334e['_removeActiveAnnotation'](_0x2e9b7e),_0x4369ef?_0x2e9b7e['isVisible']=!0x1:_0x2e9b7e['refreshVisibility']());}}['_getExternalAuthor'](_0x4f8470){const _0x301533=this['context']['plugins']['get'](_0x22810e),_0x3177a1=_0x21b303('external:'+_0x4f8470),_0x3c68d3=_0x301533['getUser'](_0x3177a1);return _0x3c68d3||_0x301533['addUser']({'id':_0x3177a1,'name':_0x4f8470});}['_createNewComment']({threadId:_0x5f0b50,commentId:_0x15be65=_0x1e56d9(),content:_0x4573ce,authorId:_0xc72305,createdAt:_0x5efd09,attributes:_0x3a2336}){if('string'!=typeof _0x15be65)throw new _0x1dfae4('commentsrepository-invalid-commentid');if('string'!=typeof _0xc72305)throw new _0x1dfae4('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x4573ce||!_0x4573ce['trim']())throw new _0x1dfae4('commentsrepository-invalid-comment-content');const _0x3dc0c6=this['context']['plugins']['get'](_0x22810e)['getUser'](_0xc72305);if(!_0x3dc0c6)throw new _0x1dfae4('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0xc72305});let _0x3896e3=null,_0x10b1b2=_0x5efd09;return _0x3a2336?.['@external']&&(_0x3896e3=this['_getExternalAuthor'](_0x3a2336['@external']['authorName']),_0x10b1b2=new Date(_0x3a2336['@external']['createdAt'])),new Comment(this,{'threadId':_0x5f0b50,'id':_0x15be65,'author':_0x3896e3||_0x3dc0c6,'creator':_0x3dc0c6,'content':_0x4573ce,'createdAt':_0x5efd09,'authoredAt':_0x10b1b2,'attributes':_0x3a2336});}['_addComment'](_0x493d87){let {threadId:_0x47ffe0,content:_0x149e89,attributes:_0x19fd31,isFromAdapter:_0x470ee1}=_0x493d87;const _0x1f9bf0=this['getCommentThread'](_0x493d87['threadId']);if(!_0x1f9bf0)throw new _0x1dfae4('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x316ae7=this['_createNewComment'](_0x493d87),{id:_0x13b56}=_0x316ae7;if(_0x1f9bf0['_add'](_0x316ae7),_0x470ee1||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x1f9bf0['isSubmitted'])return Promise['resolve']();const _0x4882ea=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3db5f3}=_0x1f9bf0,_0x745d0a=_0x4882ea['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x19fd31||(_0x19fd31={}),this['adapter']['addComment']({'channelId':_0x3db5f3,'threadId':_0x47ffe0,'commentId':_0x13b56,'content':_0x149e89,'attributes':_0x19fd31})['then'](_0x406cb=>{_0x4882ea['remove'](_0x745d0a),_0x406cb&&this['_updateComment']({'channelId':_0x3db5f3,'threadId':_0x47ffe0,'commentId':_0x13b56,'createdAt':_0x406cb['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x4e0cf1=>{throw console['error'](_0x4e0cf1),new _0x1dfae4('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x35770a,commentId:_0x3728b6,content:_0x1547d4,createdAt:_0x24aedb,attributes:_0x4e509d,isFromAdapter:_0x335ef1}){if(void 0x0!==_0x1547d4&&('string'!=typeof _0x1547d4||!_0x1547d4['trim']()['length']))throw new _0x1dfae4('commentsrepository-update-comment-invalid-content');const _0x2ebeb0=this['getCommentThread'](_0x35770a),_0x4a3b51=_0x2ebeb0['getComment'](_0x3728b6);if(!_0x4a3b51)throw new _0x1dfae4('commentsrepository-update-missing-comment',this);let _0x5cd1c1=!0x1;if(_0x1547d4&&_0x1547d4!==_0x4a3b51['content']&&(_0x4a3b51['isEditable']||_0x335ef1)&&(_0x4a3b51['content']=_0x1547d4,_0x5cd1c1=!0x0),_0x24aedb&&_0x24aedb!==_0x4a3b51['createdAt']&&(_0x4a3b51['createdAt']=_0x24aedb,_0x4a3b51['attributes']&&_0x4a3b51['attributes']['@external']||(_0x4a3b51['authoredAt']=_0x24aedb),_0x5cd1c1=!0x0),_0x4e509d&&!_0x3e5e4e(_0x4e509d,_0x4a3b51['attributes'])&&(_0x4a3b51['attributes']=_0x4e509d,_0x5cd1c1=!0x0),!_0x5cd1c1)return Promise['resolve']();if(_0x2ebeb0['fire']('commentUpdated'),_0x335ef1||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0xaba188=this['context']['plugins']['get']('PendingActions'),{channelId:_0x537aa0}=this['getCommentThread'](_0x4a3b51['threadId']),_0x5009f9=_0xaba188['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x537aa0,'threadId':_0x35770a,'commentId':_0x3728b6,'content':_0x1547d4,'attributes':_0x4e509d})['then'](()=>_0xaba188['remove'](_0x5009f9))['catch'](_0x373c85=>{throw console['error'](_0x373c85),new _0x1dfae4('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x2c8c0f,commentId:_0x590b0d,isFromAdapter:_0x76f792}){const _0x4baaad=this['getCommentThread'](_0x2c8c0f),_0xb660c=_0x4baaad['getComment'](_0x590b0d);if(!_0xb660c)throw new _0x1dfae4('commentsrepository-remove-missing-comment',this);if(_0x4baaad['_remove'](_0xb660c),_0x76f792||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x4fd9ca=this['context']['plugins']['get']('PendingActions'),{channelId:_0x40a7fc}=_0x4baaad,_0xb837e8=_0x4fd9ca['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x40a7fc,'threadId':_0x2c8c0f,'commentId':_0x590b0d})['then'](()=>_0x4fd9ca['remove'](_0xb837e8))['catch'](_0x33fee6=>{throw console['error'](_0x33fee6),new _0x1dfae4('commentsrepository-remove-comment-internal-error',this);});}}class CommentThread extends/* #__PURE__ -- @preserve */
30
- _0x506c6b(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x267dcd,_0x4aa371){super();const _0x37ddcd=_0x4aa371['isResolvable'];this['channelId']=_0x4aa371['channelId'],this['id']=_0x4aa371['id'],this['comments']=new _0x3a7d3b(),this['_repository']=_0x267dcd,this['_isAttached']=!0x1,this['_isSubmitted']=_0x4aa371['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x267dcd,'_permissions',_0x267dcd,'_readOnlyChannels',()=>_0x267dcd['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x267dcd,'_permissions',()=>_0x267dcd['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x267dcd,'_permissions',()=>{const _0x1fb97d=_0x267dcd['getPermissions'](this['channelId']);return _0x1fb97d['write']||_0x1fb97d['admin'];}),this['bind']('isResolvable')['to'](_0x267dcd,'_permissions',()=>_0x37ddcd&&_0x267dcd['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x4aa371['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x379f56,_0x28a927)=>_0x379f56?_0x28a927?_0x379f56<_0x28a927?_0x379f56:_0x28a927:_0x379f56:_0x28a927),this['set']('unlinkedAt',_0x4aa371['unlinkedAt']||null),this['set']('resolvedAt',_0x4aa371['resolvedAt']||null),this['set']('resolvedBy',_0x4aa371['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x49174e=>!!_0x49174e),this['set']('attributes',_0x4aa371['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x4c8cfb,_0x44bce1)=>_0x4c8cfb+_0x44bce1['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x3ec96d,id:_0x5cc63e}=this;this['_repository']['fire'](xt('submitCommentThread',_0x3ec96d),{'channelId':_0x3ec96d,'threadId':_0x5cc63e});}['setUnlinkedAt'](_0x29b988){this['_update']({'unlinkedAt':_0x29b988});}['resolve']({resolvedAt:_0x52fb52=new Date(),resolvedBy:_0xca2436='',isFromAdapter:_0x576135=!0x1}={}){const _0x41303e=this['_repository']['context']['plugins']['get'](_0x22810e)['me'],{channelId:_0x2aa4dd,id:_0xa9e25d}=this;this['_repository']['fire'](xt('resolveCommentThread',_0x2aa4dd),{'channelId':_0x2aa4dd,'threadId':_0xa9e25d,'resolvedAt':_0x52fb52,'resolvedBy':_0xca2436||_0x41303e['id'],'isFromAdapter':_0x576135});}['reopen']({isFromAdapter:_0x15fd0b=!0x1}={}){const {channelId:_0x38e1a4,id:_0x465d0b}=this;this['_repository']['fire'](xt('reopenCommentThread',_0x38e1a4),{'channelId':_0x38e1a4,'threadId':_0x465d0b,'isFromAdapter':_0x15fd0b});}['setContext'](_0x323a01){this['context']||this['_update']({'context':_0x323a01});}['setAttribute'](_0x3a8f1f,_0x2f9df4){const _0x49d680=_0x14cc48(this['attributes']);_0x1b06ab(_0x49d680,_0x3a8f1f,_0x2f9df4),this['_update']({'attributes':_0x49d680});}['removeAttribute'](_0x31f90f){const _0x2d8bff=_0x14cc48(this['attributes']);_0x1ebf91(_0x2d8bff,_0x31f90f),this['_update']({'attributes':_0x2d8bff});}['remove']({isFromAdapter:_0x4c52b4=!0x1}={}){const {channelId:_0x241a5e,id:_0x2f562a}=this;this['_repository']['fire'](xt('removeCommentThread',_0x241a5e),{'channelId':_0x241a5e,'threadId':_0x2f562a,'isFromAdapter':_0x4c52b4});}['attachTo'](_0x52b525){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x52b525});}['addComment'](_0x315082){const {channelId:_0x2dd36b,id:_0xf9dcb2}=this;this['_repository']['fire'](xt('addComment',_0x2dd36b,_0xf9dcb2),Object['assign']({'channelId':_0x2dd36b,'threadId':_0xf9dcb2},_0x315082));}['getComment'](_0x5db5bd){if('string'!=typeof _0x5db5bd)throw new _0x1dfae4('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x5db5bd});return this['comments']['get'](_0x5db5bd);}['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'](_0x7c5b59=>_0x7c5b59['toJSON']()),'attributes':this['attributes']};}['_add'](_0x26c78c){return this['listenTo'](_0x26c78c,'change:authoredAt',()=>{const _0x1a4782=this['_findOptimalIndex'](_0x26c78c),_0x46e681=this['comments'];_0x1a4782-0x1!=_0x46e681['getIndex'](_0x26c78c)&&_0x1a4782+0x1!=_0x46e681['getIndex'](_0x26c78c)&&(this['_remove'](_0x26c78c),this['_add'](_0x26c78c));}),this['comments']['add'](_0x26c78c,this['_findOptimalIndex'](_0x26c78c));}['_update'](_0x4f52d9){const {channelId:_0x3b6dd0,id:_0xdf2a67}=this;this['_repository']['fire'](xt('updateCommentThread',_0x3b6dd0),{..._0x4f52d9,'channelId':_0x3b6dd0,'threadId':_0xdf2a67});}['_remove'](_0x43967b){return this['stopListening'](_0x43967b),_0x43967b['destroy'](),this['comments']['remove'](_0x43967b);}['_findOptimalIndex'](_0x3ef371){const _0x486a17=this['comments']['find'](_0xea4ebd=>new Date(_0xea4ebd['authoredAt'])['getTime']()>new Date(_0x3ef371['authoredAt'])['getTime']());return _0x486a17?this['comments']['getIndex'](_0x486a17):this['length'];}}class Comment extends/* #__PURE__ -- @preserve */
31
- _0x506c6b(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x11ddef,_0x40beaa){super();const _0xef5887=_0x11ddef['context']['plugins']['get'](_0x22810e)['me'],_0x26b2e3=_0x11ddef['getCommentThread'](_0x40beaa['threadId']),_0x1327f1=0x0===_0x26b2e3['comments']['length'],_0xa18dc2=_0xef5887===_0x40beaa['author'];this['id']=_0x40beaa['id'],this['threadId']=_0x40beaa['threadId'],this['author']=_0x40beaa['author'],this['creator']=_0x40beaa['creator'],this['isExternal']=Boolean(_0x40beaa['attributes']&&_0x40beaa['attributes']['@external']),this['set']('content',_0x40beaa['content']),this['createdAt']=_0x40beaa['createdAt']||new Date(),this['set']('authoredAt',_0x40beaa['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x26b2e3,'resolvedAt'),this['set']('attributes',_0x40beaa['attributes']||{}),this['bind']('isEditable')['to'](_0x11ddef,'_permissions',()=>{const _0x594422=_0x11ddef['getPermissions'](_0x26b2e3['channelId'])['write'],_0x26314a=_0x11ddef['getPermissions'](_0x26b2e3['channelId'])['modifyAll'];return _0xa18dc2&&_0x594422||!_0xa18dc2&&_0x26314a;}),this['bind']('isRemovable')['to'](_0x26b2e3,'isRemovable',_0x11ddef,'_permissions',_0x2bb8cf=>{const _0x5acdc5=_0x11ddef['getPermissions'](_0x26b2e3['channelId'])['write'],_0x16dc78=_0x11ddef['getPermissions'](_0x26b2e3['channelId'])['modifyAll'];return _0xa18dc2&&_0x5acdc5||_0x2bb8cf&&_0x1327f1||!_0xa18dc2&&_0x16dc78&&!_0x1327f1;}),this['bind']('isReadOnly')['to'](_0x26b2e3,'isReadOnly'),this['_repository']=_0x11ddef;}get['weight'](){return Math['max'](function(_0x117611){const _0x1996dd=document['createElement']('div');return _0x1996dd['innerHTML']=_0x117611,_0x1996dd['textContent']['length'];}(this['content']),0xc8);}['update'](_0x403414){const {threadId:_0x3c4cf2,id:_0xb8ff91}=this;if(!this['_repository']['hasCommentThread'](_0x3c4cf2))throw new _0x1dfae4('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x199708}=this['_repository']['getCommentThread'](_0x3c4cf2);this['_repository']['fire'](xt('updateComment',_0x199708,_0x3c4cf2),{'channelId':_0x199708,'threadId':_0x3c4cf2,'commentId':_0xb8ff91,..._0x403414});}['setAttribute'](_0x4bb219,_0x30f523){const _0x10da3f=_0x14cc48(this['attributes']);_0x1b06ab(_0x10da3f,_0x4bb219,_0x30f523),this['update']({'attributes':_0x10da3f});}['removeAttribute'](_0x32d1f8){const _0x2d303c=_0x14cc48(this['attributes']);_0x1ebf91(_0x2d303c,_0x32d1f8),this['update']({'attributes':_0x2d303c});}['remove'](_0x1355cb={}){if(!_0x1355cb['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x3c822b,id:_0x4215d5}=this;if(!this['_repository']['hasCommentThread'](_0x3c822b))throw new _0x1dfae4('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x1e00d1}=this['_repository']['getCommentThread'](_0x3c822b);this['_repository']['fire'](xt('removeComment',_0x1e00d1,_0x3c822b),{'channelId':_0x1e00d1,'threadId':_0x3c822b,'commentId':_0x4215d5,..._0x1355cb});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function xt(_0x154d53,..._0x2db4d2){for(const _0x26eaa1 of _0x2db4d2)void 0x0!==_0x26eaa1&&(_0x154d53+=':'+String(_0x26eaa1));return _0x154d53;}class AddCommentThreadCommand extends _0x5c19e4{constructor(_0x22add1){super(_0x22add1),this['set']('hasContent',!0x1);}['refresh'](){const _0x5b4617=this['editor']['model']['document']['selection'];this['isEnabled']=!0x0,this['hasContent']=!0x1;for(const _0x274336 of _0x5b4617['getRanges']())if(this['_hasContent'](_0x274336))return void(this['hasContent']=!0x0);}['execute']({threadId:_0xe72d4a=_0x1e56d9(),ranges:_0x43e4ba,comment:_0x134b3c}={}){const _0x2dc786=this['editor']['model'],_0x7a4ef8=_0x43e4ba??Array['from'](_0x2dc786['document']['selection']['getRanges']()),_0x1313bf=[];for(const _0x2a260e of _0x7a4ef8)this['_hasContent'](_0x2a260e)&&_0x1313bf['push'](this['_trimToContent'](_0x2a260e));if(!_0x1313bf['length'])throw new _0x1dfae4('addcommentthreadcommand-incorrect-ranges',null);_0x134b3c&&this['_createCommentThread'](_0xe72d4a,_0x134b3c),this['_createMarkersFromRanges'](_0xe72d4a,_0x1313bf,!!_0x134b3c);}['_createMarkersFromRanges'](_0x331202,_0x46ddc9,_0x243966){this['editor']['model']['change'](_0x378550=>{for(const _0x1bffe3 of _0x46ddc9){const _0x39bcf2=_0x1e56d9()['substr'](0x1,0x5),_0x3ddffa='comment:'+_0x331202+':'+_0x39bcf2;_0x378550['addMarker'](_0x3ddffa,{'range':_0x1bffe3,'usingOperation':_0x243966,'affectsData':_0x243966});}});}['_createCommentThread'](_0x52d539,_0x8ea5a5){const _0x11a769=this['editor']['plugins']['get']('CommentsRepository'),_0x2c38d2=this['editor']['config']['get']('collaboration.channelId'),_0x5a9bc1=this['editor']['plugins']['get']('Users')['me'];if(!_0x5a9bc1)throw new _0x1dfae4('addcommentthreadcommand-user-not-found',null);_0x11a769['addCommentThread']({'threadId':_0x52d539,'channelId':_0x2c38d2,'comments':[{'authorId':_0x5a9bc1['id'],'content':_0x8ea5a5,'createdAt':new Date(),'attributes':{}}]});}['_hasContent'](_0x4a85c6){for(const _0x227bb6 of _0x4a85c6['getItems']())if(this['_itemIsContent'](_0x227bb6))return!0x0;return!0x1;}['_itemIsContent'](_0xcdf6bf){return _0xcdf6bf['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0xcdf6bf)&&!_0xcdf6bf['is']('element','tableCell');}['_trimToContent'](_0x53d65e){const _0x3acb7a=_0x2ed662=>!this['_itemIsContent'](_0x2ed662['item']),_0x27235d=_0x53d65e['start']['getLastMatchingPosition'](_0x3acb7a),_0x2cf1c5=_0x53d65e['end']['getLastMatchingPosition'](_0x3acb7a,{'direction':'backward'});return this['editor']['model']['createRange'](_0x27235d,_0x2cf1c5);}}class EditorAnnotations extends _0x24b2ce{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[Annotations];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1aed8e){super(_0x1aed8e),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x45d3f1=this['editor'],_0x181929=_0x45d3f1['model']['document']['selection'],_0x3e4644=_0x43e3da(()=>this['refreshSelectedViews'](),0xa);_0x181929['on']('change:range',(_0x4c3426,_0x2deac2)=>{_0x2deac2['directChange']&&(_0x3e4644['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x45d3f1['editing']['view']['document'],'change:isFocused',(_0x578243,_0x11b0de,_0x47b120)=>{_0x47b120&&_0x3e4644();}),this['listenTo'](_0x45d3f1['ui']['focusTracker'],'change:isFocused',(_0x335fd9,_0x48cfea,_0x1e241a)=>{_0x1e241a||this['fire']('blur',{'isAnnotationTracked':_0x382a93=>this['_editorAnnotationsData']['has'](_0x382a93['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x3974fe){if(this['_editorAnnotations']['has'](_0x3974fe['view']))return;this['_editorAnnotations']['add'](_0x3974fe['view']),this['editor']['ui']['focusTracker']['add'](_0x3974fe['view']['element']);const _0x12f42e=this['editor']['plugins']['get'](Annotations);this['listenTo'](_0x12f42e['collection'],'remove',(_0x39aed2,_0x3e576e)=>{this['editor']['ui']['focusTracker']['remove'](_0x3e576e['view']['element']),this['_editorAnnotations']['delete'](_0x3e576e['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x351eb0){if('function'!=typeof _0x351eb0)throw new _0x1dfae4('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x351eb0);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x41ceea,annotations:_0x17ef33}){const _0xe728d3=[],_0x491776=this['editor']['model']['document']['selection'],_0x3fcb3a=Array['from'](_0x491776['getRanges']());for(const [_0x22ce4a,_0x5af041]of this['_editorAnnotationsData']){const _0x5aaf5e=_0xeb0ad7(_0x5af041),_0x8449c4=_0x17ef33['getByInnerView'](_0x22ce4a);_0x5aaf5e&&_0x8449c4&&_0xe728d3['push']({'annotation':_0x8449c4,'range':_0x5aaf5e});}function _0xeb0ad7(_0x2906d6){for(const _0x2ee297 of _0x2906d6)for(const _0x28eaba of _0x3fcb3a)if(_0x2ee297['containsRange'](_0x28eaba,!_0x491776['isCollapsed']))return _0x2ee297;return null;}return _0xe728d3['sort']((_0x2237bd,_0xc5028b)=>{const _0x2d9a99=_0x2237bd['range'],_0x3fbd27=_0xc5028b['range'];if(!_0x2d9a99['isEqual'](_0x3fbd27)){if(_0x2d9a99['containsRange'](_0x3fbd27,!0x0))return 0x1;if(_0x3fbd27['containsRange'](_0x2d9a99,!0x0))return-0x1;}return _0x2237bd['annotation']==_0x41ceea?-0x1:_0xc5028b['annotation']==_0x41ceea?0x1:0x0;})['map'](_0x2c6b8e=>_0x2c6b8e['annotation']);}get['_editorAnnotationsData'](){const _0x51445c=new Map();for(const _0x5329d6 of Array['from'](this['_dataCollectors']))for(const [_0x34c485,_0x4a7172]of _0x5329d6())_0x51445c['set'](_0x34c485,_0x4a7172);return _0x51445c;}}class CommentsRestrictedEditingMode extends _0x24b2ce{['afterInit'](){const _0xae5945=this['editor'];if(!_0xae5945['plugins']['has']('RestrictedEditingModeEditing'))return;_0xae5945['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class CommentsImportWord extends _0x24b2ce{constructor(_0x12be50){super(_0x12be50),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x47d552=this['editor'],_0x16e3d6=_0x47d552['commands']['get']('importWord'),_0x37d726=_0x47d552['plugins']['get'](_0x22810e);_0x16e3d6&&(_0x16e3d6['on']('execute',(_0x45958f,[,_0x25884a])=>{_0x25884a['collaboration_features']={'comments':!0x0,'user_id':_0x37d726['me']['id']};},{'priority':_0x4640af['high']+0xa}),this['listenTo'](_0x16e3d6,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x5b8460,_0x514a5f){const {comment_threads:_0x39c90b}=_0x514a5f;_0x39c90b&&_0x39c90b['forEach'](({thread_id:_0x44faa3,comments:_0x3c0f7a,is_resolved:_0x158e6e})=>{const _0x546c89=new Date(),_0x33928b=_0x3c0f7a['map'](({author:_0x28eed0,content:_0x5a8b02,created_at:_0x4d5762})=>({'content':_0x5a8b02,'authorId':this['editor']['plugins']['get'](_0x22810e)['me']['id'],'createdAt':_0x546c89,'attributes':{'@external':{'authorName':_0x28eed0,'createdAt':_0x4d5762?new Date(_0x4d5762):new Date(),'source':'importWord'}}})),_0x2a6efb=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](CommentsRepository)['addCommentThread']({'channelId':_0x2a6efb,'threadId':_0x44faa3,'comments':_0x33928b,'resolvedAt':_0x158e6e?_0x546c89:null});});}}class CommentsClipboard extends _0x24b2ce{constructor(_0x48117f){super(_0x48117f),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[pt,wt];}['afterInit'](){const _0x2f7288=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x2f7288,'contentInsertion',(_0x5d3f32,_0x557be1)=>this['_removeMarkersWithoutThreads'](_0x557be1['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x1a0e17){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x1a0e17;const _0x4f271c=this['editor']['plugins']['get']('CommentsRepository');for(const _0xe765be of _0x1a0e17['keys']()){const [_0x1098ea,_0x49aa1a]=_0xe765be['split'](':');'comment'!=_0x1098ea||_0x4f271c['hasCommentThread'](_0x49aa1a)||_0x1a0e17['delete'](_0xe765be);}return _0x1a0e17;}['_registerMarkerInClipboardPipeline'](){const _0x5a14c7=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x592cd7=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x592cd7&&_0x5a14c7['_registerMarkerToCopy']('comment',_0x592cd7);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x15cacc){switch(_0x15cacc){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}function Pt(_0x7e9e6a){const _0x178465=_0x7e9e6a['split'](':');return{'group':_0x178465[0x0],'id':_0x178465[0x1],'part':_0x178465[0x2]};}class ShowCommentHighlights extends _0x24b2ce{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x55139f,_0x3d542e)=>{if(!_0x3d542e['options']['showCommentHighlights'])return null;if(_0x3d542e['options']['ignoreResolvedComments']){const {id:_0x586f47}=Pt(_0x55139f['markerName']),_0x1fcf88=this['editor']['plugins']['get'](CommentsRepository);if(_0x1fcf88['getCommentThread'](_0x586f47)?.['isResolved']&&_0x55139f['item'])return _0x3d542e['consumable']['consume'](_0x55139f['item'],'addMarker:'+_0x55139f['markerName']),_0x3d542e['consumable']['consume'](_0x55139f['item'],'removeMarker:'+_0x55139f['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x52a44f=>{_0x52a44f['on']('addMarker:comment',(_0x234e3b,_0xd4fc56,_0x273878)=>{if(!_0x273878['options']['showCommentHighlights'])return;const _0xd51e26=_0xd4fc56['item'];if(!_0xd51e26)return;const _0x45ac2a=_0x273878['mapper']['toViewElement'](_0xd51e26);this['editor']['model']['schema']['isObject'](_0xd51e26)&&_0x45ac2a&&!_0x45ac2a['getCustomProperty']('widget')&&_0x45ac2a['is']('containerElement')&&It(_0x45ac2a,_0x273878['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x313c94,{writer:_0x5d6db0,options:_0x49959e})=>{if(!_0x49959e['showCommentHighlights'])return null;const _0x1c62cd=_0x5d6db0['createContainerElement']('div'),_0x4d6c60=_0x5d6db0['createEmptyElement']('hr');return _0x5d6db0['addClass']('ck-horizontal-line',_0x1c62cd),_0x5d6db0['insert'](_0x5d6db0['createPositionAt'](_0x1c62cd,0x0),_0x4d6c60),_0x1c62cd;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x2980ee,{writer:_0x34c03b,options:_0x3f7cf0})=>{if(!_0x3f7cf0['showCommentHighlights'])return null;const _0x201329=_0x34c03b['createContainerElement']('span'),_0x15d07f=_0x34c03b['createEmptyElement']('img');return _0x34c03b['addClass']('image-inline',_0x201329),_0x34c03b['insert'](_0x34c03b['createPositionAt'](_0x201329,0x0),_0x15d07f),_0x201329;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x5121a0,{writer:_0x2d530c,options:_0xdb0fc})=>{if(_0xdb0fc['showCommentHighlights'])return _0x2d530c['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x356061,_0x3dd8eb,_0x23eee0)=>{_0x23eee0['options']['showCommentHighlights']&&_0x356061['stop']();},{'priority':'high'});}}class CommentsEditing extends _0x24b2ce{static get['requires'](){return[CommentsRepository,EditorAnnotations,_0x22810e,CommentsRestrictedEditingMode,CommentsImportWord,CommentsClipboard,ShowCommentHighlights];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x58dc9d){super(_0x58dc9d),this['set']('isThreadsLoadingPaused',!0x0),_0x58dc9d['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x5d248e,_0x1726f1,_0x6769e4,_0x4134d9)=>{const _0x3058c2=_0x58dc9d['plugins']['get'](CommentsRepository),_0xbeb977=_0x6769e4?Pt(_0x6769e4)['id']:null;_0x58dc9d['model']['change'](()=>{if(_0xbeb977){const _0x47a84c=this['getAllMarkersForId'](_0xbeb977);for(const _0x107054 of _0x47a84c)_0x58dc9d['editing']['reconvertMarker'](_0x107054);}if(_0x4134d9){const {id:_0x4dcc7f}=Pt(_0x4134d9),_0x242b41=_0x3058c2['getCommentThread'](_0x4dcc7f);if(_0x242b41&&_0x242b41['unlinkedAt'])return;if(_0x242b41&&!_0x242b41['isAttached'])return;const _0x2d1147=this['getAllMarkersForId'](_0x4dcc7f);for(const _0x550c6e of _0x2d1147)_0x58dc9d['editing']['reconvertMarker'](_0x550c6e);}}),_0xbeb977&&this['scrollToThreadMarker'](_0xbeb977);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x19e5f4=this['editor'],_0x2d5940=_0x19e5f4['plugins']['get'](CommentsRepository),_0x47368e=_0x19e5f4['config']['get']('collaboration.channelId'),_0xe28357=_0x2d5940['getCommentThreads']()['filter'](_0x16bbd9=>_0x16bbd9['channelId']!==_0x47368e);_0x19e5f4['commands']['add']('addCommentThread',new AddCommentThreadCommand(_0x19e5f4)),this['listenTo'](_0x19e5f4,'change:isReadOnly',(_0x300207,_0x4c4ef4,_0x1f5765)=>{_0x2d5940['switchReadOnly'](_0x1f5765,_0x19e5f4['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x2d5940,Vt('addCommentThread',_0x47368e),(_0x135495,{threadId:_0x13d738})=>{const _0x442d80=this['editor']['plugins']['get'](CommentsRepository)['getCommentThread'](_0x13d738);_0x442d80?.['unlinkedAt']&&this['_attachArchivedThread'](_0x13d738);}),this['listenTo'](_0x2d5940,Vt('removeCommentThread',_0x47368e),(_0x459ace,{threadId:_0x1234fd})=>{_0x19e5f4['model']['enqueueChange']({'isUndoable':!0x1},_0x5ce340=>{const _0x26461c=this['getAllMarkersForId'](_0x1234fd);for(const _0x35128b of _0x26461c)_0x5ce340['removeMarker'](_0x35128b);});}),this['listenTo'](_0x2d5940,Vt('resolveCommentThread',_0x47368e),(_0x34df31,{threadId:_0x276bb7})=>{this['_reconvertMarkers'](_0x276bb7);const _0x2478c3=this['editor']['plugins']['get'](Annotations);(this['editor']['editing']['view']['hasDomSelection']||_0x2478c3['collection']['isFocused'])&&(this['editor']['plugins']['get'](CommentsRepository)['getCommentThread'](_0x276bb7)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x2d5940,Vt('reopenCommentThread',_0x47368e),(_0x2d8409,{threadId:_0x311a07})=>{this['_reconvertMarkers'](_0x311a07);},{'priority':'low'}),this['listenTo'](_0x2d5940,Vt('addComment',_0x47368e),(_0x579f5b,{threadId:_0xc71a3a,isFromAdapter:_0x3911a6})=>{const _0xe84e4e=this['getAllMarkersForId'](_0xc71a3a);if(_0x3911a6||0x0==_0xe84e4e['length']||!_0x2d5940['hasCommentThread'](_0xc71a3a))return;0x1===_0x2d5940['getCommentThread'](_0xc71a3a)['length']&&_0x19e5f4['model']['enqueueChange']({'isUndoable':!0x1},_0x29c0a1=>{for(const _0x5cc6a8 of _0xe84e4e)_0x29c0a1['updateMarker'](_0x5cc6a8,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0xe28357);}['afterInit'](){!async function(_0x1a727a){const _0x4119ff=_0x2ad1ec([0x4b,0x70,0x4f,0x42,0x4a,0x47,0x4e,0x53,0x45,0x67,0x71,0x43,0x79,0x66,0x56,0x46,0x31,0x6b,0x5a,0x38,0x6c,0x62,0x6e,0x52,0x6a,0x4d,0x37,0x65,0x49,0x7a,0x41,0x73,0x44,0x51,0x48,0x77,0x39,0x61,0x54,0x68,0x75,0x36,0x72,0x63,0x59,0x69,0x30,0x35,0x55,0x6d,0x50,0x4c,0x34,0x64,0x33,0x58,0x32,0x57,0x6f,0x74,0x76,0x78]),_0x4f9ffe=0x73460ab3,_0x4fa8ff=0x7341813b^_0x4f9ffe,_0x173e09=window[_0x2ad1ec([0x44,0x61,0x74,0x65])][_0x2ad1ec([0x6e,0x6f,0x77])](),_0x4f8950=_0x1a727a[_0x2ad1ec([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1dd518=new window[(_0x2ad1ec([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4ca786=>{_0x4f8950[_0x2ad1ec([0x6f,0x6e,0x63,0x65])](_0x2ad1ec([0x72,0x65,0x61,0x64,0x79]),_0x4ca786);}),_0xcadb89={[_0x2ad1ec([0x6b,0x74,0x79])]:_0x2ad1ec([0x45,0x43]),[_0x2ad1ec([0x75,0x73,0x65])]:_0x2ad1ec([0x73,0x69,0x67]),[_0x2ad1ec([0x63,0x72,0x76])]:_0x2ad1ec([0x50,0x2d,0x32,0x35,0x36]),[_0x2ad1ec([0x78])]:_0x2ad1ec([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x2ad1ec([0x79])]:_0x2ad1ec([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x2ad1ec([0x61,0x6c,0x67])]:_0x2ad1ec([0x45,0x53,0x32,0x35,0x36])},_0x639daf=_0x4f8950[_0x2ad1ec([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2ad1ec([0x67,0x65,0x74])](_0x2ad1ec([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x316a4f(){let _0x29d21f,_0x1868d6=null,_0xd77f26=null;try{if(_0x639daf==_0x2ad1ec([0x47,0x50,0x4c]))return _0x2ad1ec([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x29d21f=_0x1a268e(),!_0x29d21f)return _0x2ad1ec([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x29d21f[_0x2ad1ec([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xd77f26=_0x1764d7(_0x29d21f[_0x2ad1ec([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x29d21f[_0x2ad1ec([0x6a,0x74,0x69])])),await _0x30e6a0()?_0x257571()?_0x3a974b()?_0x2ad1ec([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xe950be()?(_0x29d21f[_0x2ad1ec([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2ad1ec([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1868d6=_0xd3e613(_0x2ad1ec([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x342724()):_0x2ad1ec([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2ad1ec([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2ad1ec([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2ad1ec([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3a974b(){const _0x255db8=[_0x2ad1ec([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2ad1ec([0x74,0x72,0x69,0x61,0x6c])][_0x2ad1ec([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x29d21f[_0x2ad1ec([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x173e09/0x3e8:0xe10*_0x4fa8ff;return _0x29d21f[_0x2ad1ec([0x65,0x78,0x70])]<_0x255db8;}function _0x257571(){const _0x2380ae=_0x29d21f[_0x2ad1ec([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x2380ae)return!0x1;if(_0x2380ae[_0x2ad1ec([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ad1ec([0x2a])))return!0x0;if(_0x2380ae[_0x2ad1ec([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ad1ec([0x43,0x4d,0x54])))return!0x0;if(_0x2380ae[_0x2ad1ec([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ad1ec([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))&&_0x33e9f0())return!0x0;if(_0x2380ae[_0x2ad1ec([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ad1ec([0x52,0x43,0x4d,0x54]))){if(_0x54faf9())return!0x0;if(_0x4f1009()||_0x586fca())return!0x0;}return!0x1;}function _0xe950be(){const _0x5b01a3=_0x29d21f[_0x2ad1ec([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5b01a3||0x0==_0x5b01a3[_0x2ad1ec([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xc483ec}=new URL(window[_0x2ad1ec([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x5b01a3[_0x2ad1ec([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc483ec))return!0x0;const _0xaab74a=_0xc483ec[_0x2ad1ec([0x73,0x70,0x6c,0x69,0x74])](_0x2ad1ec([0x2e]));return _0x5b01a3[_0x2ad1ec([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2a2b5f=>_0x2a2b5f[_0x2ad1ec([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ad1ec([0x2a])))[_0x2ad1ec([0x6d,0x61,0x70])](_0x4b18b4=>_0x4b18b4[_0x2ad1ec([0x73,0x70,0x6c,0x69,0x74])](_0x2ad1ec([0x2e])))[_0x2ad1ec([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xac1fec=>_0xac1fec[_0x2ad1ec([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0xaab74a[_0x2ad1ec([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2ad1ec([0x6d,0x61,0x70])](_0x2c4466=>Array(_0xaab74a[_0x2ad1ec([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2c4466[_0x2ad1ec([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2ad1ec([0x66,0x69,0x6c,0x6c])](_0x2c4466[0x0]===_0x2ad1ec([0x2a])?_0x2ad1ec([0x2a]):'')[_0x2ad1ec([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2c4466))[_0x2ad1ec([0x73,0x6f,0x6d,0x65])](_0x18c860=>_0xaab74a[_0x2ad1ec([0x65,0x76,0x65,0x72,0x79])]((_0x1bae6b,_0x35957f)=>_0x18c860[_0x35957f]===_0x1bae6b||_0x18c860[_0x35957f]===_0x2ad1ec([0x2a])));}function _0x342724(){return _0x1868d6&&_0xd77f26?new window[(_0x2ad1ec([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x227456,_0x3d8bd0)=>{_0x1868d6[_0x2ad1ec([0x74,0x68,0x65,0x6e])](_0x227456,_0x3d8bd0),_0xd77f26[_0x2ad1ec([0x74,0x68,0x65,0x6e])](_0x353da9=>{_0x353da9!=_0x2ad1ec([0x56,0x61,0x6c,0x69,0x64])&&_0x227456(_0x353da9);},_0x3d8bd0);}):_0x1868d6||_0xd77f26||_0x2ad1ec([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1764d7(_0x545b23,_0x408009){return new window[(_0x2ad1ec([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x593c70=>{if(_0x5238a0())return _0x593c70(_0x2ad1ec([0x56,0x61,0x6c,0x69,0x64]));_0x5c015f(),_0x4f8950[_0x2ad1ec([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2ad1ec([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2a73b0=!0x1;const _0x41c7e7=_0x1e56d9();function _0x4b8eac(_0x4d7a80){return!!_0x4d7a80&&(typeof _0x4d7a80===_0x2ad1ec([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4d7a80===_0x2ad1ec([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4d7a80[_0x2ad1ec([0x74,0x68,0x65,0x6e])]===_0x2ad1ec([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4d7a80[_0x2ad1ec([0x63,0x61,0x74,0x63,0x68])]===_0x2ad1ec([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4aace2(_0x501695){_0x378b19(_0x501695)[_0x2ad1ec([0x74,0x68,0x65,0x6e])](_0x101085=>{if(!_0x101085||_0x101085[_0x2ad1ec([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2ad1ec([0x6f,0x6b]))return _0x2ad1ec([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x55b137(_0x3837fe(_0x41c7e7+_0x408009))!=_0x101085[_0x2ad1ec([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2ad1ec([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2ad1ec([0x56,0x61,0x6c,0x69,0x64]);})[_0x2ad1ec([0x74,0x68,0x65,0x6e])](_0x554528=>(_0x189d32(),_0x554528),()=>{const _0x136299=_0x2f2ef5();return null==_0x136299?(_0x189d32(),_0x2ad1ec([0x56,0x61,0x6c,0x69,0x64])):_0x2ad1ec(_0x173e09-_0x136299>(0x574a8eb3^_0x4f9ffe)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2ad1ec([0x74,0x68,0x65,0x6e])](_0x593c70)[_0x2ad1ec([0x63,0x61,0x74,0x63,0x68])](()=>{_0x593c70(_0x2ad1ec([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x184de7=0x7370e433^_0x4f9ffe;function _0x189d32(){const _0xca528b=_0x2ad1ec([0x6c,0x6c,0x63,0x74,0x2d])+_0x55b137(_0x3837fe(_0x545b23)),_0x12f68f=_0xa2a067(_0x55b137(window[_0x2ad1ec([0x4d,0x61,0x74,0x68])][_0x2ad1ec([0x63,0x65,0x69,0x6c])](_0x173e09/_0x184de7)));window[_0x2ad1ec([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2ad1ec([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xca528b,_0x12f68f);}function _0x2f2ef5(){const _0x5a2946=_0x2ad1ec([0x6c,0x6c,0x63,0x74,0x2d])+_0x55b137(_0x3837fe(_0x545b23)),_0x1fcac1=window[_0x2ad1ec([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2ad1ec([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5a2946);return _0x1fcac1?window[_0x2ad1ec([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xa2a067(_0x1fcac1),0x10)*_0x184de7:null;}function _0x378b19(_0x2cc7df){return new window[(_0x2ad1ec([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x38f001,_0x48fa2b)=>{_0x2cc7df[_0x2ad1ec([0x74,0x68,0x65,0x6e])](_0x38f001,_0x48fa2b),window[_0x2ad1ec([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x48fa2b,0x7347de73^_0x4f9ffe);});}}_0x4f8950[_0x2ad1ec([0x6f,0x6e])](_0x2ad1ec([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x550c67,_0x19a4dd)=>{if(_0x19a4dd[0x0]!=_0x545b23)return _0x593c70(_0x2ad1ec([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x19a4dd[0x1]={..._0x19a4dd[0x1],[_0x2ad1ec([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x41c7e7};},{[_0x2ad1ec([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2ad1ec([0x68,0x69,0x67,0x68])}),_0x4f8950[_0x2ad1ec([0x6f,0x6e])](_0x2ad1ec([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5196e0=>{_0x4b8eac(_0x5196e0[_0x2ad1ec([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2a73b0=!0x0,_0x4aace2(_0x5196e0[_0x2ad1ec([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2ad1ec([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2ad1ec([0x6c,0x6f,0x77])}),_0x1dd518[_0x2ad1ec([0x74,0x68,0x65,0x6e])](()=>{_0x2a73b0||_0x593c70(_0x2ad1ec([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5238a0(){return _0x4f8950[_0x2ad1ec([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2ad1ec([0x76,0x69,0x65,0x77])][_0x2ad1ec([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2ad1ec([0x61,0x75,0x74,0x6f]);}function _0x5c015f(){_0x4f8950[_0x2ad1ec([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2ad1ec([0x76,0x69,0x65,0x77])][_0x2ad1ec([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2ad1ec([0x61,0x75,0x74,0x6f]);}}function _0xd3e613(_0x593bc1){const _0x179bb3=[new window[(_0x2ad1ec([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4cddfd=>setTimeout(_0x4cddfd,0x734f347f^_0x4f9ffe)),_0x1dd518[_0x2ad1ec([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2ad1ec([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x244cf8=>{let _0x41ebfc=0x0;_0x4f8950[_0x2ad1ec([0x6d,0x6f,0x64,0x65,0x6c])][_0x2ad1ec([0x6f,0x6e])](_0x2ad1ec([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x412584,_0xf2ec4a)=>{_0xf2ec4a[0x0][_0x2ad1ec([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x41ebfc++,_0x41ebfc==(0x73460f5b^_0x4f9ffe)&&(_0x244cf8(),_0x412584[_0x2ad1ec([0x6f,0x66,0x66])]());});}))];return window[_0x2ad1ec([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2ad1ec([0x72,0x61,0x63,0x65])](_0x179bb3)[_0x2ad1ec([0x74,0x68,0x65,0x6e])](()=>_0x593bc1);}async function _0x528cff(){await _0x1dd518,_0x4f8950[_0x2ad1ec([0x6d,0x6f,0x64,0x65,0x6c])][_0x2ad1ec([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4ac8e1,_0x4f8950[_0x2ad1ec([0x6d,0x6f,0x64,0x65,0x6c])][_0x2ad1ec([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4ac8e1,_0x4f8950[_0x2ad1ec([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2ad1ec([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x33e9f0(){return window[_0x2ad1ec([0x67,0x6c,0x6f,0x62])]&&window[_0x2ad1ec([0x67,0x6c,0x6f,0x62])][_0x2ad1ec([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x54faf9(){return _0x19bc06(_0x2ad1ec([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x2de76f(_0x2ad1ec([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x2ad1ec([0x73,0x74,0x61,0x74,0x65])]==_0x2ad1ec([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x4f1009(){return _0x19bc06(_0x2ad1ec([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72,0x49,0x6e,0x74,0x65,0x67,0x72,0x61,0x74,0x69,0x6f,0x6e]));}function _0x586fca(){return _0x19bc06(_0x2ad1ec([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0xc81cd8(_0x17cecd){const _0x3473c4=_0x563eb8();_0x4f8950[_0x3473c4]=_0x2ad1ec([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x17cecd,_0x17cecd!=_0x2ad1ec([0x56,0x61,0x6c,0x69,0x64])&&_0x528cff();}function _0x563eb8(){const _0x469d51=window[_0x2ad1ec([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2ad1ec([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2ad1ec([0x6e,0x6f,0x77])]())[_0x2ad1ec([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2ad1ec([0x2e]),'');let _0x5514ce=_0x2ad1ec([0x4b]);for(let _0xeac025=0x0;_0xeac025<_0x469d51[_0x2ad1ec([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xeac025+=0x2){let _0x395024=window[_0x2ad1ec([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x469d51[_0x2ad1ec([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xeac025,_0xeac025+0x2));_0x395024>=_0x4119ff[_0x2ad1ec([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x395024-=_0x4119ff[_0x2ad1ec([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5514ce+=_0x4119ff[_0x395024];}return _0x5514ce;}function _0x1a268e(){const _0x66ef8b=_0x639daf[_0x2ad1ec([0x73,0x70,0x6c,0x69,0x74])](_0x2ad1ec([0x2e]));if(0x3!=_0x66ef8b[_0x2ad1ec([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x25f90c(_0x66ef8b[0x1]);function _0x25f90c(_0xcbd74a){const _0x3c9c73=_0x1b7716(_0xcbd74a);return _0x3c9c73&&_0x115cc2()?_0x3c9c73:null;function _0x115cc2(){const _0x38f58b=_0x3c9c73[_0x2ad1ec([0x6a,0x74,0x69])],_0x24f81f=window[_0x2ad1ec([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x38f58b[_0x2ad1ec([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x38f58b[_0x2ad1ec([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x29f1ec={..._0x3c9c73,[_0x2ad1ec([0x6a,0x74,0x69])]:_0x38f58b[_0x2ad1ec([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x38f58b[_0x2ad1ec([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x29f1ec[_0x2ad1ec([0x76,0x63])],_0x3837fe(_0x29f1ec)==_0x24f81f;}}}async function _0x30e6a0(){let _0x260f91=!0x0;try{const _0x270adc=_0x639daf[_0x2ad1ec([0x73,0x70,0x6c,0x69,0x74])](_0x2ad1ec([0x2e])),[_0x4567b3,_0x442357,_0x11d430]=_0x270adc;return _0x7fa6c4(_0x4567b3),await _0x1f985f(_0x4567b3,_0x442357,_0x11d430),_0x260f91;}catch{return!0x1;}function _0x7fa6c4(_0x4e1c1e){const _0x17861a=_0x1b7716(_0x4e1c1e);_0x17861a&&_0x17861a[_0x2ad1ec([0x61,0x6c,0x67])]==_0x2ad1ec([0x45,0x53,0x32,0x35,0x36])||(_0x260f91=!0x1);}async function _0x1f985f(_0x5b6b30,_0x13c4fb,_0x3e31cc){const _0x16cd43=window[_0x2ad1ec([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2ad1ec([0x66,0x72,0x6f,0x6d])](_0x450b2d(_0x3e31cc),_0x2547b3=>_0x2547b3[_0x2ad1ec([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x754ab5=new window[(_0x2ad1ec([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2ad1ec([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5b6b30+_0x2ad1ec([0x2e])+_0x13c4fb),_0x3d04f0=window[_0x2ad1ec([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2ad1ec([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3d04f0)return;const _0x196f44=await _0x3d04f0[_0x2ad1ec([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2ad1ec([0x6a,0x77,0x6b]),_0xcadb89,{[_0x2ad1ec([0x6e,0x61,0x6d,0x65])]:_0x2ad1ec([0x45,0x43,0x44,0x53,0x41]),[_0x2ad1ec([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2ad1ec([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2ad1ec([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3d04f0[_0x2ad1ec([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2ad1ec([0x6e,0x61,0x6d,0x65])]:_0x2ad1ec([0x45,0x43,0x44,0x53,0x41]),[_0x2ad1ec([0x68,0x61,0x73,0x68])]:{[_0x2ad1ec([0x6e,0x61,0x6d,0x65])]:_0x2ad1ec([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x196f44,_0x16cd43,_0x754ab5)||(_0x260f91=!0x1);}}function _0x1b7716(_0x39c83d){return _0x39c83d[_0x2ad1ec([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2ad1ec([0x65,0x79]))?JSON[_0x2ad1ec([0x70,0x61,0x72,0x73,0x65])](_0x450b2d(_0x39c83d)):null;}function _0x450b2d(_0x1566fe){return window[_0x2ad1ec([0x61,0x74,0x6f,0x62])](_0x1566fe[_0x2ad1ec([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2ad1ec([0x2b]))[_0x2ad1ec([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2ad1ec([0x2f])));}function _0x3837fe(_0x15f2bc){let _0x6e3945=0x1505;function _0x14bc94(_0x51ad3f){for(let _0x195e05=0x0;_0x195e05<_0x51ad3f[_0x2ad1ec([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x195e05++){const _0xf2d41e=_0x51ad3f[_0x2ad1ec([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x195e05);_0x6e3945=(_0x6e3945<<0x5)+_0x6e3945+_0xf2d41e,_0x6e3945&=_0x6e3945;}}function _0x430306(_0xf5e210){Array[_0x2ad1ec([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xf5e210)?_0xf5e210[_0x2ad1ec([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x430306):_0xf5e210&&typeof _0xf5e210==_0x2ad1ec([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2ad1ec([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xf5e210)[_0x2ad1ec([0x73,0x6f,0x72,0x74])]()[_0x2ad1ec([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x467cf4,_0x39f3b3])=>{_0x14bc94(_0x467cf4),_0x430306(_0x39f3b3);}):_0x14bc94(window[_0x2ad1ec([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xf5e210));}return _0x430306(_0x15f2bc),_0x6e3945>>>0x0;}function _0x55b137(_0x44d038){return _0x44d038[_0x2ad1ec([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2ad1ec([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2ad1ec([0x30]));}function _0xa2a067(_0x19f28f){return _0x19f28f[_0x2ad1ec([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2ad1ec([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2ad1ec([0x6a,0x6f,0x69,0x6e])]('');}function _0x19bc06(_0x5681e6){return _0x4f8950[_0x2ad1ec([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x2ad1ec([0x68,0x61,0x73])](_0x5681e6);}function _0x2de76f(_0x12681b){return _0x4f8950[_0x2ad1ec([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x2ad1ec([0x67,0x65,0x74])](_0x12681b);}function _0x4ac8e1(){}function _0x2ad1ec(_0x5cced1){return _0x5cced1['map'](_0x1cc01a=>String['fromCharCode'](_0x1cc01a))['join']('');}_0xc81cd8(await _0x316a4f());}(this);}['destroy'](){const _0x2118ba=this['editor']['plugins']['get'](CommentsRepository),_0x17cf68=this['editor']['config']['get']('collaboration.channelId');for(const _0x5daca5 of _0x2118ba['getCommentThreads']({'channelId':_0x17cf68}))_0x2118ba['_detachCommentThread'](_0x5daca5['id']),_0x2118ba['_threads']['delete'](_0x5daca5['id']);super['destroy']();}['hasMarkerForId'](_0x330f99){return this['getAllMarkersForId'](_0x330f99)['length']>0x0;}['getAllMarkersForId'](_0x4a6e79){const _0x55abba=[];for(const _0x532f29 of this['editor']['model']['markers'])_0x532f29['name']['startsWith']('comment:'+_0x4a6e79)&&_0x55abba['push'](_0x532f29);return _0x55abba;}['scrollToThreadMarker'](_0x55f2c7){setTimeout(()=>{const _0x5a6bb7=this['_getTargetForId'](_0x55f2c7);if(!_0x5a6bb7)return;this['activeMarker']&&Pt(this['activeMarker'])['id']===_0x55f2c7&&_0x202c70({'target':_0x5a6bb7[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0xe21608){this['editor']['model']['change'](()=>{for(const _0x2bbaf9 of this['getAllMarkersForId'](_0xe21608))this['editor']['editing']['reconvertMarker'](_0x2bbaf9);});}['_attachArchivedThread'](_0x93101b){const _0x17894=this['editor']['plugins']['get'](CommentsRepository),_0x64ef61=this['editor']['plugins']['get'](EditorAnnotations),_0x437abc=_0x17894['getCommentThread'](_0x93101b);if(!_0x437abc['isAttached']){const _0x5d7a9d=_0x437abc['attachTo'](()=>this['_getTargetForId'](_0x437abc['id']));_0x64ef61['registerAnnotation'](_0x5d7a9d),_0x437abc['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0xae9ad5=this['editor'],_0x1e92c4=_0xae9ad5['plugins']['get'](_0x22810e);_0xae9ad5['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x94f6b2,_0x377ca7)=>{const {id:_0x1d4533}=Pt(_0x94f6b2['markerName']),_0xf54441=_0xae9ad5['plugins']['get'](CommentsRepository)['getCommentThread'](_0x1d4533),_0x299abe=this['activeMarker']&&Pt(this['activeMarker'])['id']===_0x1d4533;let _0xb54981;if(_0xf54441&&_0xf54441['isResolved']&&!_0x299abe&&_0x94f6b2['item'])return _0x377ca7['consumable']['consume'](_0x94f6b2['item'],'addMarker:'+_0x94f6b2['markerName']),_0x377ca7['consumable']['consume'](_0x94f6b2['item'],'removeMarker:'+_0x94f6b2['markerName']),null;const _0x3cec40=['ck-comment-marker'];return _0x299abe&&_0x3cec40['push']('ck-comment-marker--active'),_0xb54981=_0xf54441?.['length']?_0xf54441['comments']['first']['author']['id']:_0x1e92c4['me']['id'],{'classes':_0x3cec40,'attributes':{'data-comment':_0x1d4533,'data-author-id':_0xb54981}};}}),_0xae9ad5['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x4f28b2,{options:_0x360e95})=>{if(_0x360e95['showCommentHighlights'])return null;const _0x5d56e3=_0xae9ad5['plugins']['get'](CommentsRepository),_0x1a7a8f=_0xae9ad5['model']['markers']['get'](_0x4f28b2),{id:_0x218e22,part:_0x24bd6e}=Pt(_0x4f28b2);return _0x1a7a8f&&!_0x1a7a8f['affectsData']||_0x360e95['ignoreResolvedComments']&&_0x5d56e3['getCommentThread'](_0x218e22)?.['isResolved']?null:{'group':'comment','name':_0x24bd6e?_0x218e22+':'+_0x24bd6e:_0x218e22};}}),_0xae9ad5['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x327f86,{writer:_0x2def24})=>_0x2def24['createElement']('$marker',{'data-name':'comment:'+_0x327f86['getAttribute']('id')})}),_0xae9ad5['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x52cf70=this['editor'],_0x45f4fa=_0x52cf70['plugins']['get'](CommentsRepository),_0x3ec6ec=new Set(),_0x2b233e=new Set();_0x52cf70['model']['document']['registerPostFixer'](_0x3f5c12=>{let _0x5aa424=!0x1;for(const {name:_0x505e6a,data:_0x32778b}of _0x52cf70['model']['document']['differ']['getChangedMarkers']()){const {group:_0x4e0c0c,id:_0x1d002a}=Pt(_0x505e6a);let _0xef2da=_0x32778b['newRange'];if('comment'!==_0x4e0c0c||!_0xef2da)continue;const _0x4b6742='$graveyard'===_0xef2da['root']['rootName'];_0x4b6742||(_0xef2da=Lt(_0xef2da,_0x52cf70['model']),!_0xef2da||_0xef2da['isCollapsed']||!_0x32778b['newRange']||_0xef2da['isEqual'](_0x32778b['newRange']))?_0x52cf70['model']['hasContent'](_0xef2da)&&!_0x4b6742?this['isThreadsLoadingPaused']?_0x3ec6ec['add'](_0x505e6a):this['_handleThreadMarker'](_0x505e6a,_0x1d002a):(_0x2b233e['add'](_0x505e6a),_0x3ec6ec['delete'](_0x505e6a),_0x3f5c12['removeMarker'](_0x505e6a),_0x5aa424=!0x0):(_0x3f5c12['updateMarker'](_0x505e6a,{'range':_0xef2da}),_0x5aa424=!0x0);}return _0x5aa424;}),this['on']('change:isThreadsLoadingPaused',(_0x53acd7,_0x495047,_0x267836)=>{if(!_0x267836&&_0x3ec6ec['size'])for(const _0x1a5686 of _0x3ec6ec){const {id:_0x2a3ba6}=Pt(_0x1a5686);_0x3ec6ec['delete'](_0x1a5686),_0x52cf70['model']['markers']['get'](_0x1a5686)&&this['_handleThreadMarker'](_0x1a5686,_0x2a3ba6);}}),this['listenTo'](_0x52cf70['model']['document'],'change',()=>{for(const {name:_0x46b2a6,data:{newRange:_0x8529a0}}of _0x52cf70['model']['document']['differ']['getChangedMarkers']()){const {group:_0x4db01c,id:_0x2df119}=Pt(_0x46b2a6);if('comment'!==_0x4db01c)continue;const _0x1fa3f=_0x45f4fa['getCommentThread'](_0x2df119),_0x1a407c=this['hasMarkerForId'](_0x2df119);_0x1fa3f&&(!_0x1fa3f['_hasTargetInContent']&&_0x8529a0&&_0x52cf70['editing']['view']['once']('render',()=>{const _0x192bf1=_0x52cf70['plugins']['get'](Annotations),_0x2208f5=_0x45f4fa['_threadToController']['get'](_0x1fa3f)['view'];_0x192bf1['getByInnerView'](_0x2208f5)['refreshVisibility']();},{'priority':'low'}),_0x1fa3f['_hasTargetInContent']=_0x1a407c||!!_0x8529a0),_0x8529a0||(_0x2b233e['add'](_0x46b2a6),_0x3ec6ec['delete'](_0x46b2a6));}for(const _0x57db60 of _0x2b233e){const {id:_0x206e87}=Pt(_0x57db60),_0x1051a5=_0x45f4fa['getCommentThread'](_0x206e87);if(_0x3ec6ec['delete'](_0x57db60),!_0x1051a5)continue;const _0x507e28=this['hasMarkerForId'](_0x206e87);_0x507e28||_0x1051a5['isSubmitted']?_0x507e28||_0x1051a5['unlinkedAt']||_0x1051a5['setUnlinkedAt'](new Date()):_0x1051a5['remove']();}_0x2b233e['clear']();});}['_handleInitialThreads'](_0x1816aa){_0x1816aa['forEach'](_0x12c84e=>{_0x12c84e['unlinkedAt']&&this['_attachArchivedThread'](_0x12c84e['id']);});}['_getTargetForId'](_0x494a6a){const _0x418490=this['editor'],_0x5d4c13=this['getAllMarkersForId'](_0x494a6a);return _0x421c58(_0x418490['editing'],_0x5d4c13);}['_getTextContext'](_0x3be065){const _0x1eeb08=this['getAllMarkersForId'](_0x3be065);let _0x35eabe='',_0xe28ff9=!0x1;for(const _0x52974b of _0x1eeb08){const _0x25dd8c=_0x52974b['getRange']();for(const _0x831e03 of Array['from'](_0x25dd8c['getItems']()))_0x831e03['is']('$textProxy')?(_0x35eabe&&_0xe28ff9&&(_0x35eabe+='\x20',_0xe28ff9=!0x1),_0x35eabe+=_0x831e03['data']):_0xe28ff9=!0x0;_0xe28ff9=!0x0;}return _0x35eabe['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x89ac97,_0x4dfea9){const _0x1b717f=this['editor'],_0x3a0714=_0x1b717f['plugins']['get'](CommentsRepository);let _0x3ba07a=_0x3a0714['getCommentThread'](_0x4dfea9);const _0x5c377e=_0x1b717f['config']['get']('collaboration.channelId'),_0x176e28=_0x1b717f['plugins']['get'](EditorAnnotations);if(_0x3ba07a&&(_0x3ba07a['unlinkedAt']&&_0x3ba07a['setUnlinkedAt'](null),_0x3ba07a['isAttached']))return _0x3ba07a;return!this['getAllMarkersForId'](_0x4dfea9)[0x0]['managedUsingOperations']?_0x1b717f['editing']['view']['once']('render',()=>{if(_0x3a0714['getCommentThread'](_0x4dfea9))return;const _0x1fb536=_0x1b717f['plugins']['get'](Annotations);_0x3ba07a=_0x3a0714['openNewCommentThread']({'channelId':_0x5c377e,'threadId':_0x4dfea9,'target':()=>this['_getTargetForId'](_0x4dfea9),'context':{'type':'text','value':this['_getTextContext'](_0x4dfea9)}});const _0x3a1467=_0x3a0714['_threadToController']['get'](_0x3ba07a)['view'],_0x3c26c4=_0x1fb536['getByInnerView'](_0x3a1467);_0x3c26c4&&_0x176e28['registerAnnotation'](_0x3c26c4);},{'priority':'low'}):_0x3a0714['fetchCommentThread']({'channelId':_0x5c377e,'threadId':_0x4dfea9})['then'](_0xd7d9f1=>{if('destroyed'!==_0x1b717f['state']){if(_0x3ba07a=_0xd7d9f1,_0x3ba07a&&!_0x3ba07a['isAttached']){const _0x3a89dd=_0x3ba07a['attachTo'](()=>this['_getTargetForId'](_0x4dfea9));_0x176e28['registerAnnotation'](_0x3a89dd),_0x3ba07a['isResolved']&&this['_reconvertMarkers'](_0x4dfea9);}else{if(!_0x3ba07a){const _0x4b6633=this['getAllMarkersForId'](_0x4dfea9);_0x1b717f['model']['change'](_0x1fc22c=>{for(const _0x34145f of _0x4b6633)_0x1fc22c['removeMarker'](_0x34145f);});}}}}),_0x3ba07a;}['_handleThreadMarker'](_0x9c20b5,_0x4d62c8){const _0x1be405=this['_attachMarkerToThread'](_0x9c20b5,_0x4d62c8);_0x1be405&&!_0x1be405['context']&&_0x1be405['setContext']({'type':'text','value':this['_getTextContext'](_0x4d62c8)});}['_initAriaMarkerChangeAnnouncements'](){const _0x570ea8=this['editor'];_0x3c121b(_0x570ea8['model'],({left:_0xa71303,entered:_0x2076e5})=>{for(const _0x5306d8 of _0xa71303)if(Dt(_0x5306d8)){_0x570ea8['ui']['ariaLiveAnnouncer']['announce'](vt(_0x570ea8['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x474c3f of _0x2076e5)if(Dt(_0x474c3f)){_0x570ea8['ui']['ariaLiveAnnouncer']['announce'](vt(_0x570ea8['locale'],'ENTER_COMMENT_ANNOUNCEMENT',_0x52ae27(_0x59aa36)));break;}});}}function Vt(_0x12d480,_0x249ea3){return _0x249ea3?_0x12d480+':'+_0x249ea3:_0x12d480;}function Lt(_0x23bd4b,_0xa72424){const _0x533190=_0xa72424['schema'],_0x182f68=_0xa72424['createRange'](_0x23bd4b['start']);for(const _0x3eb48f of _0x23bd4b['getWalker']()){const {type:_0x4755ef,item:_0x51a4da,nextPosition:_0x2b8a14}=_0x3eb48f;if('text'===_0x4755ef||_0x533190['isObject'](_0x51a4da)){const _0x30f6a6=_0xa72424['createPositionBefore'](_0x51a4da);_0x182f68['isCollapsed']&&(_0x182f68['start']=_0x30f6a6),_0x182f68['end']=_0x2b8a14;}}return _0x182f68;}function Dt(_0x500a9d){return'comment'===Pt(_0x500a9d['name'])['group'];}class CommentsUI extends _0x24b2ce{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[CommentsRepository,CommentsEditing,EditorAnnotations,Annotations];}get['CommentsListView'](){return CommentsListView;}get['CommentThreadInputView'](){return CommentThreadInputView;}['init'](){const _0x5bc671=this['editor'],_0x5f52ae=_0x5bc671['plugins']['get'](CommentsRepository),_0xc0b021=_0x5bc671['plugins']['get'](CommentsEditing),_0x2cc9f2=_0x5bc671['plugins']['get'](Annotations),_0x294edc=_0x5bc671['plugins']['get'](EditorAnnotations);_0x5bc671['ui']['componentFactory']['add']('comment',()=>{const _0x1c9748=this['_createUIButton'](_0x1386cc);return _0x1c9748['tooltip']=!0x0,_0x1c9748;}),_0x5bc671['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](ot)),_0x294edc['addSourceCollector'](()=>{const _0x37623b=[];for(const [_0x12c418,_0x36aa4b]of _0x5f52ae['_threadToController']){const _0x3fe068=_0xc0b021['getAllMarkersForId'](_0x12c418['id']),_0x2b8adb=_0x3fe068['map'](_0x45600a=>_0x45600a['getRange']());_0x3fe068['length']>0x0&&_0x37623b['push']([_0x36aa4b['view'],_0x2b8adb]);}return _0x37623b;}),this['listenTo'](_0x2cc9f2,'change:activeAnnotations',(_0xa0948f,_0x3b8e0e,_0x599fbf)=>{const _0x47345e=Array['from'](_0x599fbf)['map'](_0x632336=>_0x632336['innerView'])['find'](_0x1e0ace=>_0x5f52ae['_viewToController']['has'](_0x1e0ace));if(!_0x47345e)return void(_0xc0b021['activeMarker']=null);const _0x16e74c=_0x5f52ae['_viewToController']['get'](_0x47345e)['model']['id'],_0x5e4c25='comment:'+_0x16e74c;_0x16e74c&&_0xc0b021['hasMarkerForId'](_0x16e74c)?_0xc0b021['activeMarker']=_0x5e4c25:_0xc0b021['activeMarker']&&(_0xc0b021['activeMarker']=null);}),this['listenTo'](_0x5f52ae,'removeCommentThread',(_0x3f1afb,{threadId:_0x5d5852,isFromAdapter:_0x33247d})=>{!_0x33247d&&_0x5bc671['ui']['focusTracker']['isFocused']&&_0xc0b021['hasMarkerForId'](_0x5d5852)&&_0x5bc671['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x5f52ae,'addComment',(_0x506eea,{threadId:_0x2cfc7b,isFromAdapter:_0x426577})=>{if(_0x426577||!_0xc0b021['hasMarkerForId'](_0x2cfc7b)||!_0x5f52ae['hasCommentThread'](_0x2cfc7b))return;0x1===_0x5f52ae['getCommentThread'](_0x2cfc7b)['length']&&(_0x5bc671['editing']['view']['focus'](),_0x506eea['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x47c2dc=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x1282c9;for(const _0x4eba1b in _0x47c2dc){const _0x2a2f59=_0x4eba1b,_0x2f8b63=_0x47c2dc[_0x2a2f59];if('commentsLicenseKeyValid'==_0x2f8b63||'commentsLicenseKeyInvalid'==_0x2f8b63||'commentsLicenseKeyExpired'==_0x2f8b63||'commentsLicenseKeyDomainLimit'==_0x2f8b63||'commentsLicenseKeyNotAllowed'==_0x2f8b63||'commentsLicenseKeyEvaluationLimit'==_0x2f8b63||'commentsLicenseKeyUsageLimit'==_0x2f8b63){delete _0x47c2dc[_0x2a2f59],_0x1282c9=_0x2f8b63,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x1282c9&&_0x47c2dc['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x1282c9&&_0x47c2dc['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x1282c9&&_0x47c2dc['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x1282c9&&_0x47c2dc['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x1282c9&&_0x47c2dc['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyUsageLimit'==_0x1282c9&&_0x47c2dc['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x2b1e0e){const _0x4bf255=this['editor'],_0x4f5f16=new _0x2b1e0e(_0x4bf255['locale']),_0x26e0d7=_0x4bf255['commands']['get']('addCommentThread');return _0x4f5f16['set']({'label':vt(_0x4bf255['locale'],'Comment'),'icon':_0x2f3bfb}),_0x4f5f16['bind']('isEnabled')['to'](_0x26e0d7,'isEnabled',_0x26e0d7,'hasContent',(_0x22e1f3,_0x45c9ac)=>_0x22e1f3&&_0x45c9ac),this['listenTo'](_0x4f5f16,'execute',()=>{_0x26e0d7['execute']();}),_0x4f5f16;}}class CommentsOnly extends _0x24b2ce{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[CommentsEditing];}constructor(_0x2a2cc1){super(_0x2a2cc1),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x1222a9,_0x4be70f,_0x45bb61)=>{_0x45bb61?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x48d23e,_0x9288d]of this['editor']['commands'])_0x9288d['affectsData']&&'addCommentThread'!==_0x48d23e&&_0x9288d['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 _0x3fc354=this['editor']['editing']['view']['document'];this['listenTo'](_0x3fc354,'cut',_0x5ebd64=>_0x5ebd64['stop'](),{'priority':'highest'}),this['listenTo'](_0x3fc354,'clipboardInput',_0x2bf4b5=>_0x2bf4b5['stop'](),{'priority':'highest'}),this['listenTo'](_0x3fc354,'delete',_0x19031e=>_0x19031e['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x285459,_0x3f5aef]of this['editor']['commands'])_0x3f5aef['affectsData']&&'addCommentThread'!==_0x285459&&_0x3f5aef['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']);}}class AnnotationsUIs extends _0x4cb19a{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[Annotations];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5b49f3){super(_0x5b49f3),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x84c41d=this['context']['plugins']['get'](Annotations);this['listenTo'](_0x84c41d,'_activateAnnotation',(_0x3083e9,_0x513a9d)=>{for(const _0x30115a of this['activeUIs']){const _0x5a60e4=this['_uis']['get'](_0x30115a);(0x0,this['uisData']['get'](_0x30115a)['filter'])(_0x513a9d)&&_0x5a60e4['setActiveAnnotation'](_0x513a9d);}}),this['listenTo'](_0x84c41d,'_deactivateAllAnnotations',()=>{for(const _0x5327a6 of this['activeUIs']){this['_uis']['get'](_0x5327a6)['setActiveAnnotation'](null);}}),this['listenTo'](_0x84c41d['_visibleAnnotations'],'add',(_0x57a520,_0x397cac)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x397cac);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x45389a){return this['activeUIs']['has'](_0x45389a);}['activate'](_0x6d1710,_0x2ec202=this['defaultFilter']){const _0xcb2e8=this['context']['plugins']['get'](Annotations);if(!this['_uis']['has'](_0x6d1710))throw new _0x1dfae4('annotationsuis-missing-ui',this,{'uiName':_0x6d1710});this['isActive'](_0x6d1710)&&this['deactivate'](_0x6d1710),this['activeUIs']['add'](_0x6d1710);const _0x43cc20=new AnnotationCollection();Ot({'source':_0xcb2e8['_visibleAnnotations'],'target':_0x43cc20,'filter':_0x2ec202}),this['uisData']['set'](_0x6d1710,{'collection':_0x43cc20,'filter':_0x2ec202});const _0x39cfa9=this['_uis']['get'](_0x6d1710);_0x39cfa9['attach'](_0x43cc20),this['listenTo'](_0x39cfa9,'change:activeAnnotation',(_0x3f1e10,_0x2d161e,_0x2b684e,_0x34f86d)=>{_0x34f86d&&_0xcb2e8['_removeActiveAnnotation'](_0x34f86d),_0x2b684e&&_0xcb2e8['_addActiveAnnotation'](_0x2b684e);});}['deactivate'](_0x2e2cdb){if(this['activeUIs']['delete'](_0x2e2cdb),!this['_uis']['has'](_0x2e2cdb))throw new _0x1dfae4('annotationsuis-missing-ui',this,{'uiName':_0x2e2cdb});const _0x523dfc=this['_uis']['get'](_0x2e2cdb);_0x523dfc['detach'](),this['stopListening'](_0x523dfc),this['uisData']['get'](_0x2e2cdb)['collection']['destroy'](),this['uisData']['delete'](_0x2e2cdb);}['switchTo'](_0xd6567a){if(!this['_uis']['has'](_0xd6567a))throw new _0x1dfae4('annotationsuis-missing-ui',this,{'uiName':_0xd6567a});const _0x2bd22a=this['context']['plugins']['get'](Annotations),_0x28b8e5=Array['from'](_0x2bd22a['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0xd6567a);const _0x295435=this['_uis']['get'](_0xd6567a);_0x295435['setActiveAnnotation'](_0x28b8e5),_0x295435['_setSelectedAnnotations']&&_0x28b8e5&&_0x295435['_setSelectedAnnotations']([_0x28b8e5]);}['deactivateAll'](){for(const _0x303cac of this['activeUIs'])this['deactivate'](_0x303cac);}['register'](_0x1ca9b8,_0x4d3dd8){if(this['_uis']['has'](_0x1ca9b8))throw new _0x1dfae4('annotationsuis-register-already-registered');if('function'!=typeof _0x4d3dd8['attach']||'function'!=typeof _0x4d3dd8['detach']||'function'!=typeof _0x4d3dd8['setActiveAnnotation'])throw new _0x1dfae4('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x1ca9b8,_0x4d3dd8);}['refilterAnnotations'](){const _0x19aa57=this['context']['plugins']['get'](Annotations)['collection'],_0x2e84fe=new Map(),_0x3178dd=Array['from'](this['activeUIs']);for(const _0x2a1cff of this['activeUIs']){const _0x57f0a9=this['uisData']['get'](_0x2a1cff)['collection'];for(const _0x55a995 of _0x57f0a9)_0x2e84fe['set'](_0x55a995,_0x2a1cff);}for(const _0x29b9de of _0x19aa57){const _0x388fd0=_0x2e84fe['get'](_0x29b9de);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x29b9de);const _0x276cdc=_0x3178dd['find'](_0x87590b=>this['uisData']['get'](_0x87590b)['filter'](_0x29b9de));_0x388fd0!==_0x276cdc&&(_0x388fd0&&this['uisData']['get'](_0x388fd0)['collection']['remove'](_0x29b9de),_0x276cdc&&this['uisData']['get'](_0x276cdc)['collection']['add'](_0x29b9de));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x317791){const _0x3cb7da=[];for(const _0x540147 of this['activeUIs']){(0x0,this['uisData']['get'](_0x540147)['filter'])(_0x317791)&&_0x3cb7da['push'](_0x540147);}if(_0x3cb7da['length']>0x1)throw new _0x1dfae4('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x3cb7da,'annotationType':_0x317791['type']});}}const Bt=/* #__PURE__ -- @preserve */
32
- _0x5f5cd1('px');class AnnotationsSidebarView extends _0x880dac{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x475e62){super(_0x475e62);const _0xaabf64=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 _0x4c7423(),this['focusCycler']=new _0x585c7d({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0xaabf64['to']('class')],'style':{'minHeight':_0xaabf64['to']('minHeight',_0x258d1c=>'number'==typeof _0x258d1c?Bt(_0x258d1c+0xa):null)},'dir':_0x475e62['uiLanguageDirection'],'role':'application','aria-label':vt(_0x475e62,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':vt(_0x475e62,'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',_0x4961f7=>{this['_updateItemPositionInFocusables'](_0x4961f7['source']);}),this['list']['forEach'](_0x6e19f=>{this['focusTracker']['add'](_0x6e19f['element']),this['_updateItemPositionInFocusables'](_0x6e19f);}),this['list']['on']('change',(_0x377ad8,_0x179799)=>{for(const _0x248661 of _0x179799['removed'])this['focusTracker']['remove'](_0x248661['element']),this['focusables']['remove'](_0x248661);for(const _0x917cbc of _0x179799['added'])this['focusTracker']['add'](_0x917cbc['element']),this['_updateItemPositionInFocusables'](_0x917cbc);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0xbd523c){const _0x230edd=this['focusables']['getIndex'](_0xbd523c);let _0x1c9135,_0x196066;for(const _0x34c1e7 of this['focusables'])if(_0xbd523c['top']<_0x34c1e7['top']){_0x1c9135=_0x34c1e7;break;}if(_0x196066=_0x1c9135?this['focusables']['getIndex'](_0x1c9135):this['focusables']['length'],-0x1!==_0x230edd){if(_0x230edd===_0x196066-0x1)return;this['focusables']['remove'](_0xbd523c),_0x196066=_0x1c9135?this['focusables']['getIndex'](_0x1c9135):this['focusables']['length'];}this['focusables']['add'](_0xbd523c,_0x196066);}}const Ht=/* #__PURE__ -- @preserve */
33
- _0x5f5cd1('px');class AnnotationsSidebarItemView extends _0x880dac{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x118319){super(_0x118319),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x3ac1ee,_0x16f109)=>_0x3ac1ee+_0x16f109),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Nt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x5dc3cd=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x5dc3cd['to']('isAnimationDisabled',_0x388391=>_0x388391?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x5dc3cd['to']('top',_0x3863b9=>Ht(_0x3863b9))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x8e3c9a=this['element']['clientHeight'];_0x8e3c9a&&(this['height']=_0x8e3c9a);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class Sidebar extends _0x4cb19a{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x78fc56){super(_0x78fc56),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 _0x42794e=this['context']['config']['get']('sidebar.container');_0x42794e&&this['setContainer'](_0x42794e);}['setContainer'](_0x4b5649){if(!Ft(_0x4b5649))throw new _0x1dfae4('sidebar-setcontainer-invalid-element');this['container']=_0x4b5649;}['_attachToContainer']({viewClass:_0x731ce3='',spaceBetweenItems:_0x1fcb66=0x19}={}){if(!Ft(this['container']))throw new _0x1dfae4('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x731ce3,this['_spaceBetweenItems']=_0x1fcb66;}['rearrange']({removedAnnotation:_0x1c253b,previousAnnotation:_0xcd3f6a,nextAnnotation:_0x5780f2}){const _0x11e429=this['getSidebarItemView'](_0x1c253b);this['view']['list']['remove'](_0x11e429),this['_destroySidebarItemView'](_0x1c253b),_0xcd3f6a&&this['_alignToTargetRect'](this['getSidebarItemView'](_0xcd3f6a)),_0x5780f2&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x5780f2)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0xb72080,activatedAnnotation:_0x4e6578,disableAnimationOnActivatedAnnotation:_0x264468}){if(this['_activeAnnotation']=_0x4e6578,_0xb72080){_0xb72080['isActive']=!0x1;const _0x162546=this['getSidebarItemView'](_0xb72080);_0x162546&&_0x264468&&(_0x162546['isAnimationDisabled']=!0x1);}if(_0x4e6578){const _0x2d55b1=this['getSidebarItemView'](_0x4e6578);_0x2d55b1&&(_0x4e6578['isActive']=!0x0,_0x264468&&(_0x2d55b1['isAnimationDisabled']=!0x0,_0x2d55b1['top']+=0x1),this['_alignToTargetRect'](_0x2d55b1));}}['_detachFromContainer'](_0x1bc76b){if(this['view']['element']['remove'](),_0x1bc76b){for(const _0x29c8af of _0x1bc76b)this['_destroySidebarItemView'](_0x29c8af);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x209070,_0x501bdd){_0x501bdd||(_0x501bdd=_0x209070['view']);const _0x4a8878=new AnnotationsSidebarItemView(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x4a8878,_0x209070),this['_annotationToSidebarItemView']['set'](_0x209070,_0x4a8878),_0x4a8878['content']['add'](_0x501bdd),this['listenTo'](_0x209070['view'],'change:targetRect',(_0x73624,_0x452773,_0x35635d)=>{const _0x447783=this['_getTargetTop'](_0x209070,_0x35635d);_0x4a8878['_targetTop']!=_0x447783&&(_0x4a8878['_targetTop']=_0x447783,this['_setItemTop'](_0x4a8878,_0x447783));}),this['listenTo'](_0x4a8878,'change:top',()=>{this['_recalculate'](_0x4a8878,'top');}),this['listenTo'](_0x4a8878,'change:bottom',()=>{this['_recalculate'](_0x4a8878,'bottom');}),this['_alignToTargetRect'](_0x4a8878);const _0x55a59f=this['_getItemBefore'](_0x4a8878);if(_0x55a59f)this['_alignAfterItem'](_0x55a59f,_0x4a8878)||this['_alignToTargetRect'](_0x4a8878);else this['_alignToTargetRect'](_0x4a8878);return this['_updateLastItem'](),this['view']['list']['add'](_0x4a8878),_0x4a8878;}['_alignForTopChange'](_0x2f951a){if(!_0x2f951a['content']['length'])return;const _0x4b2af4=this['_getItemBefore'](_0x2f951a);if(!_0x4b2af4)return;const _0x3b839b=this['_sidebarItemViewToAnnotation']['get'](_0x4b2af4),_0x5db056=this['_activeAnnotation'];_0x5db056&&_0x5db056===_0x3b839b?this['_alignAfterItem'](_0x4b2af4,_0x2f951a):this['_alignBeforeItem'](_0x2f951a,_0x4b2af4);}['_alignForBottomChange'](_0x1e1c70){if(!_0x1e1c70['content']['length'])return;const _0x3cd82f=this['_getItemAfter'](_0x1e1c70);if(!_0x3cd82f)return;const _0x4713f3=this['_sidebarItemViewToAnnotation']['get'](_0x3cd82f),_0x3577a1=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x58a8fc=this['_activeAnnotation'];_0x58a8fc&&_0x58a8fc===_0x4713f3&&_0x3577a1?(this['_alignBeforeItem'](_0x3cd82f,_0x1e1c70),this['_alignAfterItem'](_0x1e1c70,_0x3cd82f)):_0x58a8fc&&_0x58a8fc===_0x4713f3?this['_alignBeforeItem'](_0x3cd82f,_0x1e1c70):this['_alignAfterItem'](_0x1e1c70,_0x3cd82f);}['_recalculate'](_0xe5fa14,_0x51d6c6){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x2464ab,changedProp:_0x4b76bf}of this['_recalculateBuffer'])'top'===_0x4b76bf?this['_alignForTopChange'](_0x2464ab):this['_alignForBottomChange'](_0x2464ab);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0xe5fa14,'changedProp':_0x51d6c6});}['getSidebarItemView'](_0xf1e262){return this['_annotationToSidebarItemView']['get'](_0xf1e262);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x75f4cf){const _0x1cbd36=this['getSidebarItemView'](_0x75f4cf);this['stopListening'](_0x1cbd36),this['stopListening'](_0x75f4cf['view']),_0x1cbd36['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x75f4cf),this['_sidebarItemViewToAnnotation']['delete'](_0x1cbd36);}['_createSidebarView'](){const _0x1e433a=new AnnotationsSidebarView(this['context']['locale']);return _0x1e433a['render'](),this['on']('change:_lastItem',(_0x412cb5,_0x2c241f,_0x1cf109,_0x45f8ec)=>{_0x45f8ec&&_0x1e433a['unbind']('minHeight'),_0x1cf109?_0x1e433a['bind']('minHeight')['to'](_0x1cf109,'bottom'):_0x1e433a['minHeight']=null;}),_0x1e433a;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0xf0914f){const _0x525a99=this['_sidebarItemViewToAnnotation']['get'](_0xf0914f),_0x58d17c=_0x525a99&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x525a99)-0x1);return _0x58d17c&&this['getSidebarItemView'](_0x58d17c)||null;}['_getItemAfter'](_0x104f3d){const _0x205ee0=this['_sidebarItemViewToAnnotation']['get'](_0x104f3d),_0x20149d=_0x205ee0&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x205ee0)+0x1);return _0x20149d&&this['getSidebarItemView'](_0x20149d)||null;}['_alignBeforeItem'](_0xdc042,_0x512d17){_0xdc042['updateHeight']();const _0x435d5f=Ut(_0x512d17['bottom']+this['_spaceBetweenItems'],_0xdc042['top']);return!!_0x435d5f&&(this['_setItemTop'](_0x512d17,_0x512d17['top']-_0x435d5f),!0x0);}['_alignAfterItem'](_0x3871dd,_0x17a6ea){_0x3871dd['updateHeight']();const _0x284b4f=Ut(_0x3871dd['bottom']+this['_spaceBetweenItems'],_0x17a6ea['top']);return!!_0x284b4f&&(this['_setItemTop'](_0x17a6ea,_0x17a6ea['top']+_0x284b4f,!0x1),!0x0);}['_alignToTargetRect'](_0x7813d9){const _0x3cdc00=this['_sidebarItemViewToAnnotation']['get'](_0x7813d9);if(!_0x3cdc00||!_0x3cdc00['target']||!_0x3cdc00['targetRect'])return;const _0xe6bafb=this['_getTargetTop'](_0x3cdc00,_0x3cdc00['targetRect']);this['_setItemTop'](_0x7813d9,_0xe6bafb);}['_getTargetTop'](_0x350d23,_0x3f0920){if(null===_0x3f0920)return 0x0;if(_0x350d23['target']instanceof _0x299749)return _0x3f0920['top'];{const _0x2b72fc=new _0x299749(this['view']['element'])['top'];return _0x3f0920['top']-_0x2b72fc;}}['_setItemTop'](_0x3f3b9c,_0x58cebb,_0x4b1c1c=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x4b1c1c&&(_0x58cebb=Math['max'](_0x58cebb,this['_getMaxAvailableTop'](_0x3f3b9c))),_0x3f3b9c['top']=_0x58cebb;}['_getMaxAvailableTop'](_0x2a74ad){let _0x3684d2=this['_getItemBefore'](_0x2a74ad),_0x307cb3=0x0;for(;_0x3684d2;)_0x3684d2['updateHeight'](),_0x307cb3+=this['_spaceBetweenItems']+_0x3684d2['height'],_0x3684d2=this['_getItemBefore'](_0x3684d2);return _0x307cb3;}}function Ut(_0x37658b,_0x5cb8dc){return Math['max'](_0x37658b-_0x5cb8dc,0x0);}function Ft(_0x389f77){return null!==_0x389f77&&'object'==typeof _0x389f77&&0x1===_0x389f77['nodeType'];}class WideSidebar extends _0x4cb19a{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[Sidebar,AnnotationsUIs];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x245851){super(_0x245851),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x3a7d3b(),this['_refreshPositioningDebounced']=_0x43e3da(()=>{_0x245851['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x1988bf=this['context']['plugins']['get'](AnnotationsUIs),_0x11af17=this['context']['plugins']['get'](Sidebar);_0x1988bf['register']('wideSidebar',this),_0x11af17['container']&&_0x1988bf['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x196f1d){if(_0x196f1d===this['activeAnnotation'])return;const _0x4f3fdb=this['context']['plugins']['get'](Sidebar);_0x4f3fdb['_activeAnnotation']=_0x196f1d;const _0x169227=this['activeAnnotation'];_0x4f3fdb['refresh']({'blurredAnnotation':_0x169227,'activatedAnnotation':_0x196f1d}),this['activeAnnotation']=_0x196f1d;}['attach'](_0x954e48){this['annotations']=_0x954e48;const _0x332181=this['context']['plugins']['get'](Sidebar);if(_0x332181['_annotations']=_0x954e48,this['isAttached'])throw new _0x1dfae4('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x332181,'set:container',()=>{this['detach'](),this['listenTo'](_0x332181,'change:container',_0x4fc7bf=>{_0x4fc7bf['off'](),this['attach'](_0x954e48);});}),_0x332181['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x12fd59=_0x5f0d5c=>{_0x5f0d5c['updateTargetRect'](),_0x332181['addAnnotation'](_0x5f0d5c);};for(const _0x3d0bf7 of _0x954e48)_0x12fd59(_0x3d0bf7);this['listenTo'](_0x954e48,'add',(_0x41873f,_0x38a242)=>{_0x12fd59(_0x38a242);}),this['listenTo'](_0x954e48,'remove',(_0xe5bb0,_0x1e414e,_0x48b42d)=>{_0x332181['rearrange']({'removedAnnotation':_0x1e414e,'previousAnnotation':_0x954e48['get'](_0x48b42d-0x1),'nextAnnotation':_0x954e48['get'](_0x48b42d+0x1)}),_0x1e414e===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x954e48,'focus',(_0x4e5b03,_0x5545db)=>{this['setActiveAnnotation'](_0x5545db);}),this['listenTo'](_0x954e48,'blur',()=>{this['setActiveAnnotation'](null);});const _0xb8f785=this['context']instanceof _0x384227?this['context']['editors']:new _0x3a7d3b([this['context']]);for(const _0x1f7c83 of _0xb8f785)this['_integrateWithEditorAnnotations'](_0x1f7c83);this['listenTo'](_0xb8f785,'add',(_0x318b00,_0x25d0e1)=>{this['listenTo'](_0x25d0e1,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x25d0e1);});}),this['listenTo'](_0xb8f785,'remove',(_0x564b69,_0x1c0946)=>{_0x1c0946['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x1c0946['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x1dfae4('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x5d2fad=this['context']['plugins']['get'](Sidebar);_0x5d2fad['_detachFromContainer'](this['annotations']),this['stopListening'](_0x5d2fad),this['stopListening'](this['annotations']),this['context']instanceof _0x384227&&this['stopListening'](this['context']['editors']);for(const _0x5eb3aa of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x5eb3aa);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x2b3313){if(!_0x2b3313['plugins']['has']('EditorAnnotations'))return;const _0xe8a596=_0x2b3313['plugins']['get']('EditorAnnotations'),_0x3f9286=()=>{const _0x40e81c=_0xe8a596['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x40e81c[0x0]||null);};this['listenTo'](_0xe8a596,'refresh',_0x3f9286),this['listenTo'](_0xe8a596,'blur',(_0x2ea6aa,{isAnnotationTracked:_0x8f6203})=>{this['activeAnnotation']&&_0x8f6203(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0xe8a596,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x53e3a0=>{_0xe8a596['hasDomSelection']()&&(_0x3f9286(),_0x53e3a0['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0xe8a596);}['_destroyEditorAnnotationsIntegration'](_0x325447){this['stopListening'](_0x325447),this['_editorAnnotations']['remove'](_0x325447);}}class AnnotationCounterButtonView extends _0x1386cc{['counterView'];constructor(_0x49c21f){super(_0x49c21f);const _0x14dca7=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x4d7b84,_0x13d234)=>_0x4d7b84?'...':_0x13d234['toString']()),this['set']('annotationType',''),this['icon']=_0x2f3bfb,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new _0x880dac(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x14dca7['to']('annotationType',_0x537861=>'ck-annotation-counter__badge--'+_0x537861),_0x14dca7['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x14dca7['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class NarrowSidebar extends _0x4cb19a{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[Sidebar,AnnotationsUIs];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4b9ae6){super(_0x4b9ae6),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=new(_0x594da4())(),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x3a7d3b(),this['_refreshPositioningDebounced']=_0x43e3da(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](AnnotationsUIs)['register']('narrowSidebar',this),this['bodyCollection']=new rt(this['context']['locale']),this['balloonPanelView']=new ht(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x2df560){this['annotations']=_0x2df560;const _0x57363e=this['context']['plugins']['get'](Sidebar),_0x1882d7=this['balloonPanelView'];if(_0x57363e['_annotations']=_0x2df560,this['isAttached'])throw new _0x1dfae4('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x57363e,'set:container',()=>{this['detach'](),this['listenTo'](_0x57363e,'change:container',_0x3059a0=>{_0x3059a0['off'](),this['attach'](_0x2df560);});}),_0x57363e['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x959f27=_0x18887a=>{const _0x1c13d4=new AnnotationCounterButtonView(this['context']['locale']);_0x57363e['addAnnotation'](_0x18887a,_0x1c13d4),this['_annotationToNarrowView']['set'](_0x18887a,_0x1c13d4),_0x1c13d4['bind']('isDirty','annotationType','number')['to'](_0x18887a['view'],'isDirty','type','length'),_0x1c13d4['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x1882d7['content']['first']!==_0x18887a['view']?(this['_showBalloon'](_0x18887a),_0x18887a['view']['element']['focus'](),this['setActiveAnnotation'](_0x18887a)):this['setActiveAnnotation'](null);});};for(const _0x486692 of _0x2df560)_0x959f27(_0x486692);this['listenTo'](_0x2df560,'add',(_0x32a472,_0x25ddd1)=>{_0x959f27(_0x25ddd1);}),this['listenTo'](_0x2df560,'remove',(_0x46aa8d,_0x35c0a1,_0x4a31b6)=>{this['_annotationToNarrowView']['get'](_0x35c0a1)['destroy'](),this['_annotationToNarrowView']['delete'](_0x35c0a1),_0x57363e['rearrange']({'removedAnnotation':_0x35c0a1,'previousAnnotation':_0x2df560['get'](_0x4a31b6-0x1),'nextAnnotation':_0x2df560['get'](_0x4a31b6+0x1)}),_0x35c0a1===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x2df560,'focus',(_0x55b4d3,_0x2d86fc)=>{this['setActiveAnnotation'](_0x2d86fc);}),this['listenTo'](_0x2df560,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x351896,_0x10ef83)=>{_0x10ef83['keyCode']===_0xea86a1['esc']&&_0x1882d7['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x1882d7['content']['first']),this['_hideBalloon'](),_0x10ef83['stopPropagation'](),_0x10ef83['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x480b4e,_0x58a6ac)=>{const _0x287ba0=_0x58a6ac['target'];_0x1882d7['isVisible']&&_0x1882d7['element']['contains'](_0x287ba0)||_0x57363e['view']['element']['contains'](_0x287ba0)||_0x480b4e['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x4e9cd8=>_0x4e9cd8['contains'](_0x287ba0))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x4e92fa=this['context']instanceof _0x384227?this['context']['editors']:new _0x3a7d3b([this['context']]);for(const _0x25c985 of _0x4e92fa)this['_integrateWithEditorAnnotations'](_0x25c985);this['listenTo'](_0x4e92fa,'add',(_0x3b6db0,_0x219de6)=>{this['listenTo'](_0x219de6,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x219de6);});}),this['listenTo'](_0x4e92fa,'remove',(_0x1fe96a,_0x5af927)=>{_0x5af927['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x5af927['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x4a7040){if(_0x4a7040===this['activeAnnotation'])return;const _0x3a0a23=this['context']['plugins']['get'](Sidebar);if(_0x3a0a23['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x4a7040,'disableAnimationOnActivatedAnnotation':!0x0}),_0x4a7040)_0x3a0a23['getSidebarItemView'](_0x4a7040)?this['_showBalloon'](_0x4a7040):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x4a7040;}['detach'](){if(!this['isAttached'])throw new _0x1dfae4('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x5e8c03=this['context']['plugins']['get'](Sidebar);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x46097d=>_0x46097d['destroy']()),this['_annotationToNarrowView']['clear'](),_0x5e8c03['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x384227&&this['stopListening'](this['context']['editors']);for(const _0x123d65 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x123d65);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'](_0x5bebd7){if(!_0x5bebd7['plugins']['has']('EditorAnnotations'))return;const _0x31abae=_0x5bebd7['plugins']['get']('EditorAnnotations'),_0x304e7b=this['context']['plugins']['get'](Sidebar),_0x251812=this['annotations'],_0xec7760=this['balloonPanelView'],_0x46d1cf=()=>{const _0x21937c=_0x31abae['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x21937c),this['setActiveAnnotation'](_0x21937c[0x0]||null);};this['listenTo'](_0x31abae,'refresh',_0x46d1cf),this['listenTo'](_0x31abae,'blur',(_0x430660,{isAnnotationTracked:_0x240bf9})=>{this['activeAnnotation']&&_0x240bf9(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x31abae,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x251812,'blur',_0x24ab51=>{_0x31abae['hasDomSelection']()&&_0x24ab51['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x4152d4,_0x2e1656)=>{const _0x95fe6d=_0x2e1656['target'];_0xec7760['isVisible']&&_0xec7760['element']['contains'](_0x95fe6d)||_0x304e7b['view']['element']['contains'](_0x95fe6d)||this['activeAnnotation']&&_0x31abae['hasDomSelection']()&&(_0x46d1cf(),_0x4152d4['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x31abae);}['_destroyEditorAnnotationsIntegration'](_0x450e6e){_0x450e6e&&(this['stopListening'](_0x450e6e),this['_editorAnnotations']['remove'](_0x450e6e));}['_setSelectedAnnotations'](_0x5c516a){for(const _0x183f9c of this['_selectedAnnotations'])_0x5c516a['includes'](_0x183f9c)||this['_manuallyClosedAnnotationViews']['delete'](_0x183f9c['view']);this['_selectedAnnotations']=_0x5c516a;}['_refreshPositioning'](){const _0x12cbd7=this['balloonPanelView'];this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning'](),_0x12cbd7['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x26800e){if(this['_manuallyClosedAnnotationViews']['has'](_0x26800e['view']))return;const _0x3df7c8=this['balloonPanelView']['content']['first'];_0x3df7c8!==_0x26800e['view']?(_0x3df7c8&&this['_detachListeners'](_0x3df7c8),this['_attachListeners'](_0x26800e['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x26800e['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x2413bb=this['balloonPanelView']['content']['first'],_0x3eeb96=_0x2413bb&&this['annotations']['getByView'](_0x2413bb);if(!_0x3eeb96||!this['_annotationToNarrowView']['has'](_0x3eeb96))return;const _0x5c5520=this['_annotationToNarrowView']['get'](_0x3eeb96)['element'],_0x45152c=(function(){const _0x1f5f4f=ht['defaultPositions'];return[_0x1f5f4f['southArrowNorthEast'],_0x1f5f4f['northArrowSouthEast'],_0x1f5f4f['southArrowNorth'],_0x1f5f4f['northArrowSouth'],_0x1f5f4f['southArrowNorthWest'],_0x1f5f4f['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x5c5520,'positions':_0x45152c});}['_hideBalloon'](){const _0x25ad4d=this['balloonPanelView'],_0x29eb88=_0x25ad4d['content']['first'];_0x29eb88&&(this['_detachListeners'](_0x29eb88),_0x25ad4d['unpin'](),_0x25ad4d['content']['clear']());}['_attachListeners'](_0x36a506){this['listenTo'](_0x36a506,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x36a506,'Esc',(_0x539a56,_0x400a31)=>{this['_manuallyClosedAnnotationViews']['add'](_0x36a506),this['_hideBalloon'](),_0x400a31();});}['_detachListeners'](_0x6606b){this['stopListening'](_0x6606b);}}class InlineAnnotations extends _0x24b2ce{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];['_refreshVisibilityDebounced'];static get['requires'](){return[EditorAnnotations,at,AnnotationsUIs];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3699ae){super(_0x3699ae),_0x3699ae['editing']['view']['addObserver'](ut),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x3699ae['plugins']['get'](at),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1,this['_refreshVisibilityDebounced']=_0x43e3da(()=>{this['editor']['plugins']['get']('Annotations')['refreshVisibility']();},0xfa,{'leading':!0x1});}['init'](){const _0x5c8b3d=this['editor']['plugins']['get'](AnnotationsUIs);_0x5c8b3d['context']===this['editor']&&(_0x5c8b3d['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x176e9c,_0x33a521)=>{const _0x1fc499=this['_balloon'];if(this['isAttached']&&_0x1fc499['visibleView']){const _0x3100d7=this['annotations']['getByView'](_0x1fc499['visibleView']);_0x3100d7&&this['_closeAnnotation'](_0x3100d7),_0x33a521();}}));}['afterInit'](){const _0x53c7c1=this['editor']['plugins']['get'](AnnotationsUIs);_0x53c7c1['context']===this['editor']&&(_0x53c7c1['hasActive']()||_0x53c7c1['switchTo']('inline'));}['setActiveAnnotation'](_0x258eea){_0x258eea!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x258eea&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x258eea)&&this['_addAnnotationToBalloon'](_0x258eea,!0x0),_0x258eea['isActive']=!0x0),_0x258eea||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x258eea);}['attach'](_0x57b7e0){this['annotations']=_0x57b7e0;const _0x802507=this['editor']['plugins']['get'](AnnotationsUIs),_0x298505=this['_balloon'];if(this['isAttached'])throw new _0x1dfae4('inlineannotations-attach-already-attached',this);if(_0x802507['context']!==this['editor'])throw new _0x1dfae4('inlineannotations-not-allowed-with-context',this);const _0x38199f=this['editor']['plugins']['get'](EditorAnnotations);this['listenTo'](_0x38199f,'refresh',()=>{const _0x100597=_0x38199f['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x5f4299,_0x28219f;!this['_forceRefresh']&&(_0x5f4299=_0x100597,_0x28219f=this['_selectedAnnotations'],_0x5f4299['length']===_0x28219f['length']&&_0x5f4299['every'](_0x335172=>_0x28219f['includes'](_0x335172)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x100597),this['setActiveAnnotation'](_0x100597[0x0]||null));}),this['listenTo'](_0x38199f,'blur',(_0x110030,{isAnnotationTracked:_0x3cdeff})=>{this['activeAnnotation']&&_0x3cdeff(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x38199f,'uiUpdate',()=>{this['_refreshVisibilityDebounced']();}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x31527a,_0x102076,_0x43beed)=>{_0x43beed||this['setActiveAnnotation'](null);}),this['listenTo'](_0x57b7e0,'remove',(_0x3448e2,_0x4ffbcc)=>{this['_removeAnnotationFromBalloon'](_0x4ffbcc),_0x4ffbcc===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x298505,'change:visibleView',(_0x4390f3,_0x3c4c2c,_0x598bf3,_0x32c4c7)=>{_0x32c4c7&&this['stopListening'](_0x32c4c7);const _0x4c1f1=_0x57b7e0['getByView'](_0x598bf3);_0x598bf3&&_0x4c1f1&&(this['listenTo'](_0x598bf3,'change:height',()=>{_0x298505['updatePosition']();}),this['listenTo'](_0x598bf3,'Esc',()=>{this['_closeAnnotation'](_0x4c1f1),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x4c1f1&&this['setActiveAnnotation'](_0x4c1f1));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x298505['visibleView']&&(_0x57b7e0['getByView'](_0x298505['visibleView'])&&_0x298505['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 _0x1dfae4('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x108db3 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x108db3);this['_refreshVisibilityDebounced']['cancel'](),this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach'](),this['_refreshVisibilityDebounced']['cancel']();}['_setSelectedAnnotations'](_0x4ec9b2){for(const _0x54f5e6 of this['_selectedAnnotations'])_0x4ec9b2['includes'](_0x54f5e6)||this['_manuallyClosed']['delete'](_0x54f5e6);for(const _0x400792 of this['annotations'])_0x4ec9b2['includes'](_0x400792)||this['_removeAnnotationFromBalloon'](_0x400792);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x35ab89 of _0x4ec9b2)this['_addAnnotationToBalloon'](_0x35ab89);}this['_selectedAnnotations']=_0x4ec9b2;}['_addAnnotationToBalloon'](_0x309ffb,_0x4638ee=!0x1){this['_manuallyClosed']['has'](_0x309ffb)||(this['_addedAnnotations']['has'](_0x309ffb)||this['_balloon']['hasView'](_0x309ffb['view'])||(this['_addedAnnotations']['add'](_0x309ffb),this['_balloon']['add']({'stackId':_0x309ffb['view']['id'],'view':_0x309ffb['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x309ffb)}})),_0x4638ee&&this['_balloon']['showStack'](_0x309ffb['view']['id']));}['_getBalloonTargetForAnnotation'](_0xd2a923){const _0x477166=_0xd2a923['target'],_0x4162b8=this['editor']['editing']['view'],_0x5386e5=_0x4162b8['document']['selection']['getFirstRange'](),_0x23f709=_0x4162b8['domConverter']['viewRangeToDom'](_0x5386e5);if(_0x23f709['collapse'](!0x0),_0x477166){if(_0x477166 instanceof _0x299749)return _0x477166;let _0x5df5e6=[];for(const _0x2ffbe0 of _0x477166)_0x5df5e6['push'](..._0x299749['getDomElementRects'](_0x2ffbe0));_0x5df5e6=function(_0x58db24){const _0x1b2588=[];let _0x1fc75f=_0x58db24[0x0];for(let _0x49cfdb=0x1;_0x49cfdb<_0x58db24['length'];_0x49cfdb++)if(Wt(_0x1fc75f,_0x58db24[_0x49cfdb])){const _0x2c2dc9=_0x58db24[_0x49cfdb]['width'];_0x1fc75f['width']+=_0x2c2dc9,_0x1fc75f['right']+=_0x2c2dc9;}else _0x1b2588['push'](_0x1fc75f),_0x1fc75f=_0x58db24[_0x49cfdb];return _0x1b2588['push'](_0x1fc75f),_0x1b2588;}(_0x5df5e6);const _0x3f6426=_0x23f709['getBoundingClientRect']();return _0x5df5e6['find'](_0x4cae75=>_0x4cae75['top']<=_0x3f6426['top']&&_0x4cae75['bottom']>=_0x3f6426['bottom']&&_0x4cae75['left']<=_0x3f6426['left']&&_0x4cae75['right']>=_0x3f6426['right'])||_0x5df5e6[0x0];}return _0xd2a923['targetRect']||_0x23f709;}['_removeAnnotationFromBalloon'](_0xd2fe28){this['_addedAnnotations']['has'](_0xd2fe28)&&this['_balloon']['hasView'](_0xd2fe28['view'])&&(this['_addedAnnotations']['delete'](_0xd2fe28),this['_balloon']['remove'](_0xd2fe28['view']));}['_closeAnnotation'](_0x16f50b){this['_manuallyClosed']['add'](_0x16f50b),this['_removeAnnotationFromBalloon'](_0x16f50b);}}function Wt(_0x1821ad,_0x2367c3){return _0x1821ad['top']===_0x2367c3['top']&&_0x1821ad['bottom']===_0x2367c3['bottom']&&_0x1821ad['right']===_0x2367c3['left'];}class CommentsArchiveView extends _0x880dac{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x94c82d,_0x3d0ee7){super(_0x94c82d),this['set']('isEmpty',!_0x3d0ee7['length']),this['focusTracker']=new _0x4c7423(),this['_annotationViews']=_0x3d0ee7,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x585c7d({'focusables':_0x3d0ee7,'focusTracker':this['focusTracker']}),this['listenTo'](_0x3d0ee7,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x3d0ee7,'remove',(_0x2183b3,_0x480e91)=>{_0x480e91['isActive']&&this['focus'](),_0x3d0ee7['length']||(this['isEmpty']=!0x0);});const _0x18003f=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':vt(_0x94c82d,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x3d0ee7},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x18003f['if']('isEmpty','ck-hidden',_0x940219=>!_0x940219)]},'children':[{'text':vt(_0x94c82d,'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 _0x228f2b of this['_annotationViews'])this['focusTracker']['add'](_0x228f2b['element']);this['_annotationViews']['on']('change',(_0x52fcca,{added:_0x358986,removed:_0x1cec5f})=>{for(const _0x2795cd of _0x358986)this['focusTracker']['add'](_0x2795cd['element']);for(const _0x59dd88 of _0x1cec5f)this['focusTracker']['remove'](_0x59dd88['element']);});}}class CommentsArchive extends _0x4cb19a{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[CommentsRepository,Annotations];}constructor(_0x96272a){super(_0x96272a),this['archivedThreads']=new _0x3a7d3b();}['init'](){const _0x48941d=this['context'],_0x14032a=_0x48941d['plugins']['get'](CommentsRepository),_0x1a3aae=_0x48941d['plugins']['get'](Annotations);this['listenTo'](_0x14032a,'addCommentThread',(_0x1d389a,{threadId:_0x3e5b56})=>{const _0x2b8ae3=_0x14032a['getCommentThread'](_0x3e5b56);_0x2b8ae3['archivedAt']&&this['archivedThreads']['add'](_0x2b8ae3,this['_calculatePosition'](_0x2b8ae3['archivedAt'])),this['listenTo'](_0x2b8ae3,'change:archivedAt',(_0x36c545,_0x513ec3,_0x3f0ade)=>{_0x3f0ade?this['archivedThreads']['has'](_0x2b8ae3)||this['archivedThreads']['add'](_0x2b8ae3,this['_calculatePosition'](_0x2b8ae3['archivedAt'])):this['archivedThreads']['has'](_0x2b8ae3)&&this['archivedThreads']['remove'](_0x2b8ae3);});}),this['listenTo'](_0x14032a,'removeCommentThread',(_0x4055d3,{threadId:_0x2f9c53})=>{const _0x283286=_0x14032a['getCommentThread'](_0x2f9c53);this['stopListening'](_0x283286),this['archivedThreads']['has'](_0x283286)&&this['archivedThreads']['remove'](_0x283286);},{'priority':'highest'}),this['listenTo'](_0x1a3aae['collection'],'focus',(_0x387e7b,_0x5dab8b)=>{_0x5dab8b['isVisible']||(_0x5dab8b['isActive']=!0x0,_0x1a3aae['activate'](_0x5dab8b));});}['_calculatePosition'](_0x493d0e){const _0x336f66=[...this['archivedThreads']]['findIndex'](_0xcc28cf=>_0xcc28cf['archivedAt']<_0x493d0e);return _0x336f66>-0x1?_0x336f66:this['archivedThreads']['length'];}}class CommentsArchiveUI extends _0x24b2ce{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[CommentsArchive,ct];}constructor(_0x2207f1){super(_0x2207f1),this['annotationViews']=new tt(),this['_pendingThreads']=[];}['init'](){const _0x1fe340=this['editor'],_0x831542=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x1fe340['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x1386cc,!0x0)),_0x1fe340['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x151d13=this['_createCommentsArchiveButton'](ot);return _0x151d13['set']({'role':'menuitemcheckbox'}),_0x151d13;});const _0x506359=_0x1fe340['plugins']['get'](CommentsArchive),_0x4e5053=_0x1fe340['plugins']['get']('Annotations'),_0xb5769f=_0x1fe340['plugins']['get']('CommentsRepository');_0x506359['archivedThreads']['forEach'](_0x5cfaf4=>{this['_handleNewThread'](_0x5cfaf4);}),this['listenTo'](_0x506359['archivedThreads'],'add',(_0x5840d0,_0x2a22aa)=>{this['_handleNewThread'](_0x2a22aa);}),this['listenTo'](_0x4e5053['collection'],'add',(_0x1ce1ea,_0x50665b)=>{const _0x4518c9=this['_pendingThreads']['find'](_0x12183f=>{const _0x304f15=_0xb5769f['_threadToController']['get'](_0x12183f);return _0x304f15&&_0x50665b['innerView']===_0x304f15['view'];});if(_0x4518c9){const _0x2c33e3=this['_calculatePosition'](_0x4518c9['archivedAt']);this['_addAnnotationToArchive'](_0x50665b,_0x2c33e3),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x4518c9),0x1);}}),this['listenTo'](_0x506359['archivedThreads'],'remove',(_0xd16dc3,_0x844730)=>{const _0x204ff7=_0x1fe340['config']['get']('collaboration.channelId');if(!_0x204ff7||_0x844730['channelId']===_0x204ff7){if(this['_pendingThreads']['includes'](_0x844730))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x844730),0x1);else{const _0x5ddb90=_0xb5769f['_threadToController']['get'](_0x844730),_0x2108f5=_0x4e5053['getByInnerView'](_0x5ddb90['view']);this['annotationViews']['remove'](_0x2108f5['view']),this['stopListening'](_0x2108f5),this['stopListening'](_0x2108f5['focusableElements']);}}}),this['listenTo'](_0x4e5053['collection'],'add',(_0x171263,_0x15aa7f)=>{this['listenTo'](_0x15aa7f,'escape',_0x831542);}),this['listenTo'](_0x4e5053['collection'],'remove',(_0x1023db,_0x78b4d9)=>{this['stopListening'](_0x78b4d9,'escape',_0x831542);});}['_addAnnotationToArchive'](_0x44d05c,_0x1f2959){this['listenTo'](_0x44d05c,'set:isVisible',_0x539696=>{_0x539696['return']=!0x1,_0x539696['stop']();}),this['annotationViews']['add'](_0x44d05c['view'],_0x1f2959);}['_handleNewThread'](_0x305da4){const _0x38a2a8=this['editor']['plugins']['get']('CommentsRepository'),_0x4031fa=this['editor']['plugins']['get']('Annotations'),_0x479377=this['editor']['config']['get']('collaboration.channelId');if(!_0x479377||_0x305da4['channelId']===_0x479377){const _0x3ffb27=_0x38a2a8['_threadToController']['get'](_0x305da4);if(!_0x3ffb27)return void this['_pendingThreads']['push'](_0x305da4);const _0x583704=this['_calculatePosition'](_0x305da4['archivedAt']),_0x32c0f1=_0x4031fa['getByInnerView'](_0x3ffb27['view']);_0x32c0f1['isVisible']&&_0x4031fa['_visibleAnnotations']['remove'](_0x32c0f1),this['_addAnnotationToArchive'](_0x32c0f1,_0x583704);}}['_calculatePosition'](_0x1959e6){const _0x15cc20=this['editor']['config']['get']('collaboration.channelId'),_0x3ddbd1=[...this['editor']['plugins']['get'](CommentsArchive)['archivedThreads']]['filter'](_0x3b1bbf=>_0x3b1bbf['channelId']===_0x15cc20)['findIndex'](_0x5e6fe7=>_0x5e6fe7['archivedAt']<_0x1959e6);return _0x3ddbd1<0x0||_0x3ddbd1>this['annotationViews']['length']?this['annotationViews']['length']:_0x3ddbd1-0x1;}['_toggleDialog'](){const _0x380f63=this['editor'],_0x5a513e=_0x380f63['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new CommentsArchiveView(_0x380f63['locale'],this['annotationViews'])),'commentsArchive'===_0x5a513e['id']?_0x5a513e['hide']():_0x5a513e['show']({'id':'commentsArchive','title':vt(_0x380f63['locale'],'COMMENTS_ARCHIVE'),'icon':_0x2ea201,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':dt['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x5b0cec,_0x569f34=!0x1){const _0x408b76=this['editor']['locale'],_0x2e04ca=this['editor']['plugins']['get']('Dialog'),_0x1a87d4=new _0x5b0cec(_0x408b76);return _0x1a87d4['bind']('isEnabled')['to'](this,'isEnabled'),_0x1a87d4['bind']('isOn')['to'](_0x2e04ca,'id',_0x33c47e=>'commentsArchive'===_0x33c47e),_0x1a87d4['set']({'label':vt(_0x408b76,'COMMENTS_ARCHIVE'),'icon':_0x2ea201,'isToggleable':!0x0}),_0x569f34&&(_0x1a87d4['tooltip']=!0x0),this['listenTo'](_0x1a87d4,'execute',()=>this['_toggleDialog']()),_0x1a87d4;}['_hideDialogOnAnnotationEscape']=_0x317947=>{const _0x418c77=_0x317947['source'];if(!this['annotationViews']['has'](_0x418c77['view']))return;const _0x2685bb=this['editor']['plugins']['get']('Dialog');_0x2685bb['isOpen']&&'commentsArchive'===_0x2685bb['id']&&(_0x2685bb['hide'](),_0x317947['stop']());};}class Comments extends _0x24b2ce{static get['requires'](){return[CommentsRepository,CommentsEditing,CommentsUI,CommentsArchive,CommentsArchiveUI,CommentsOnly,WideSidebar,NarrowSidebar,InlineAnnotations];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{AddCommentThreadCommand,Annotation,AnnotationCollection,AnnotationCounterButtonView,AnnotationView,Annotations,AnnotationsSidebarItemView,AnnotationsSidebarView,AnnotationsUIs,BaseCommentThreadView,BaseCommentView,Comment,CommentThread,CommentThreadController,CommentThreadInputView,CommentThreadView,CommentView,Comments,CommentsArchive,CommentsArchiveUI,CommentsEditing,CommentsListView,CommentsOnly,CommentsRepository,CommentsUI,EditorAnnotations,InlineAnnotations,NarrowSidebar,Sidebar,WideSidebar,Ot as bindAnnotationCollections};
23
+ import{Editor as _0x5b8d9f,ContextPlugin as _0x3b6db1,PendingActions as _0x1c5e81,Command as _0x23f2fc,Plugin as _0x111584,Context as _0x165e7c}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x8f4920,uid as _0x35633e,KeystrokeHandler as _0x2dbcfe,FocusTracker as _0x3a223c,diff as _0x5ce4a8,Collection as _0x53c8eb,Rect as _0x30dbc7,CKEditorError as _0x238123,first as _0x4057b6,priorities as _0x5e6c9b,scrollViewportToShowTarget as _0x2d40a7,getEnvKeystrokeText as _0x4ac320,toUnit as _0x20ad7d,DomEmitterMixin as _0x208528,keyCodes as _0xfb3405}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x1d6f69,AriaDescriptionView as _0x6d7f71,setupThreadKeyboardNavigation as _0x19a7eb,ConfirmMixin as _0x32d954,LateFocusButtonView as _0x22c90b,trimHtml as _0x5b19a0,LateFocusDropdownButtonView as _0x42bb25,FOCUS_ANNOTATION_KEYSTROKE as _0x271385,Users as _0x5af60a,getDateTimeFormatter as _0x27a8c8,hashObject as _0x3a2615,getAllMarkersDomElementsSorted as _0x42124e,surroundingMarkersDetector as _0x341fd8}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{throttle as _0x1aa727,cloneDeep as _0x5dd617,set as _0x28cc4a,unset as _0x2a855f,isEqual as _0x4455c8,debounce as _0x4b9ba5}from'es-toolkit/compat';import{IconUndo as _0x2b354b,IconCheck as _0x318e66,IconPencil as _0x147ef3,IconRemoveComment as _0x122d1,IconThreeVerticalDots as _0x322577,IconAddComment as _0x2feb24,IconCommentsArchive as _0x52d9f4}from'@ckeditor/ckeditor5-icons/dist/index.js';import{EditorUIView as _0x1f8afb,InlineEditableUIView as _0x226164,EditorUI as _0x391796,View as _0x2791c7,FocusCycler as _0x2bc1dc,ButtonView as _0x13e54c,ViewCollection as tt,createDropdown as et,ListView as it,focusChildOnDropdownOpen as st,ListItemView as nt,MenuBarMenuListItemButtonView as ot,BodyCollection as rt,BalloonPanelView as ht,ContextualBalloon as at,Dialog as ct,DialogViewPosition as dt}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disableViewPlaceholder as mt,enableViewPlaceholder as lt,MouseObserver as ut}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as ft,ClipboardMarkersUtils as pt,ClipboardPipeline as wt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as At,ShiftEnter as gt}from'@ckeditor/ckeditor5-enter/dist/index.js';import{SelectAll as Ct}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as _t}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as Tt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as yt}from'@ckeditor/ckeditor5-paragraph/dist/index.js';import{toWidget as It}from'@ckeditor/ckeditor5-widget/dist/index.js';class CommentThreadController extends/* #__PURE__ -- @preserve */
24
+ _0x8f4920(){['model'];['view'];constructor(_0x29c95f,_0x1c4011){super(),this['model']=_0x29c95f,this['model']['_isAttached']=!0x0,this['view']=_0x1c4011,this['listenTo'](_0x1c4011,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x1c4011,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x1c4011,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x1c4011,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x1c4011,'addComment',(_0x4acbc1,_0x4a2898)=>this['addComment'](_0x4a2898)),this['listenTo'](_0x1c4011,'updateComment',(_0x350e8d,_0x5d2c52,_0x3a3333)=>this['updateComment'](_0x5d2c52,_0x3a3333)),this['listenTo'](_0x1c4011,'removeComment',(_0x3f1798,_0x151342)=>this['removeComment'](_0x151342));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0xce659a){this['model']['addComment']({'content':_0xce659a,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x10f409,_0x340505){this['model']['getComment'](_0x10f409)['update']({'content':_0x340505});}['removeComment'](_0x27da12){this['model']['getComment'](_0x27da12)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function vt(_0x40c256,_0x3ac52b,_0x31e11f){const t=_0x40c256['t'];switch(_0x3ac52b){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'},_0x31e11f);case'COMMENT_THREAD_LABEL':return t({'string':'Comment\x20thread\x20by\x20%1.\x20%1\x20reply.','plural':'Comment\x20thread\x20by\x20%1.\x20%0\x20replies.','id':'COMMENT_THREAD_LABEL'},_0x31e11f);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'},_0x31e11f);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'},_0x31e11f);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x31e11f);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'},_0x31e11f);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'},_0x31e11f);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'},_0x31e11f);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'';}}class CommentEditorUIView extends _0x1f8afb{['main'];['editable'];constructor(_0x42bfc2,_0x57f22f){super(_0x42bfc2);const _0x51032e=_0x35633e();this['main']=this['createCollection'](),this['editable']=new _0x226164(_0x42bfc2,_0x57f22f,void 0x0,{'label':()=>vt(_0x42bfc2,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x42bfc2['uiLanguageDirection'],'lang':_0x42bfc2['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x51032e},'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']();}}class CommentEditorUI extends _0x391796{['view'];constructor(_0x1817d1){super(_0x1817d1),this['view']=new CommentEditorUIView(_0x1817d1['locale'],_0x1817d1['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x3a96d6=this['editor']['editing']['view'],_0x59f85d=this['view']['editable'],_0x1cef20=_0x3a96d6['document']['getRoot']();_0x59f85d['name']=_0x1cef20['rootName'],this['view']['render']();const _0x27d64b=_0x59f85d['element'];this['setEditableElement'](_0x59f85d['name'],_0x27d64b),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x3a96d6['attachDomRoot'](_0x27d64b),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const bt=[ft,At,gt,Ct,_t,Tt,yt];class CommentEditor extends/* #__PURE__ -- @preserve */
25
+ _0x8f4920(_0x5b8d9f){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
26
+ ((()=>bt)());constructor(_0x5a2a62={}){function _0x2c6306(_0x13c099){return _0x13c099['map'](_0x24800d=>String['fromCharCode'](_0x24800d))['join']('');}(_0x5a2a62=Object['assign']({},_0x5a2a62))['plugins']||(_0x5a2a62['plugins']=CommentEditor['defaultPlugins']),super(_0x5a2a62),this['ui']=new CommentEditorUI(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this[_0x2c6306([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2c6306([0x76,0x69,0x65,0x77])][_0x2c6306([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2c6306([0x61,0x75,0x74,0x6f]),this[_0x2c6306([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x2c6306([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2c6306([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x2c6306([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x2c6306([0x6f,0x6b])});}['create'](){const _0x38a2ff=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x38a2ff))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x1f7b9f=>{const _0x2f59fd=this['model']['document']['getRoot'](),_0x10d426=_0x2f59fd&&_0x2f59fd['getChild'](_0x2f59fd['childCount']-0x1);_0x1f7b9f['setSelection'](_0x10d426,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x140a4d=this['editing']['view'],_0x479cf7=_0x140a4d['document']['getRoot'](),_0x1b0889=_0x479cf7['getChild'](0x0);_0x479cf7['childCount']>0x1||!_0x1b0889||'p'!=_0x1b0889['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(mt(_0x140a4d,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x1b0889['placeholder']=this['placeholder']),lt({'view':_0x140a4d,'element':_0x1b0889,'keepOnFocus':!0x0}),this['placeholderElement']=_0x1b0889);}}class CommentInputView extends _0x2791c7{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x285b05,_0x5dbe5b={}){super(_0x285b05),this['editor']=null,this['_editorConfig']=_0x5dbe5b,this['set']('value',_0x5dbe5b['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',vt(_0x285b05,'Reply...')),this['set']('submitLabel',vt(_0x285b05,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new _0x2dbcfe(),this['focusTracker']=new _0x3a223c(),this['focusCycler']=new _0x2bc1dc({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x546b58=>!_0x546b58['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',(_0x44bdeb,_0x4823fd)=>{this['cancelButtonView']['fire']('execute'),_0x4823fd();}),this['keystrokes']['set']('Ctrl+Enter',(_0x9e715c,_0x3e8dcf)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x3e8dcf());}),this['on']('submit',(_0x763e72,_0x527656)=>{_0x527656['length']>0xfde8?(alert(vt(_0x285b05,'TOO_LONG_COMMENT_ALERT',[_0x527656['length'],0xfde8])),_0x763e72['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new CommentEditor(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x2b845e=this['editor'];this['element']['insertBefore'](_0x2b845e['ui']['element'],this['element']['firstChild']),_0x2b845e['model']['document']['on']('change',()=>this['value']=_0x2b845e['getData']()),_0x2b845e['bind']('placeholder')['to'](this),this['focusables']['add'](_0x2b845e['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x26e7ed){-0x1===_0x26e7ed?(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:_0x4cdca2}=this,_0x3f2ecd=new _0x13e54c(_0x4cdca2);return _0x3f2ecd['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x3f2ecd['withText']=!0x0,_0x3f2ecd['bind']('label')['to'](this,'submitLabel'),_0x3f2ecd['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x3f2ecd['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x5eab83,_0x494214)=>!_0x494214&&!!_0x5eab83['trim']()),_0x3f2ecd;}['_createCancelButton'](){const {locale:_0x5dc019}=this,_0x3e9ad0=new _0x13e54c(_0x5dc019);return _0x3e9ad0['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x3e9ad0['label']=vt(_0x5dc019,'Cancel'),_0x3e9ad0['withText']=!0x0,_0x3e9ad0['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x3e9ad0;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x219f9e=>{this['focusTracker']['add'](_0x219f9e['element']);}),this['focusables']['on']('change',(_0x560d5e,_0x2fce09)=>{for(const _0x28f2e3 of Array['from'](_0x2fce09['added'])['reverse']())this['focusTracker']['add'](_0x28f2e3['element']);});}}class CommentThreadInputView extends _0x2791c7{constructor(_0x18a28f,_0x50eb1a,_0x19bd90){super(_0x18a28f),this['commentInputView']=new CommentInputView(_0x18a28f,_0x19bd90),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x2bd241,_0x5b4b6b)=>_0x2bd241||!!_0x5b4b6b),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 _0x1d6f69(_0x18a28f,_0x50eb1a),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'](_0x11ef43){this['commentInputView']['focus'](_0x11ef43);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x5adf2b,_0x3b6bb3)=>{const {submitButtonView:_0x43c39d,cancelButtonView:_0x136254,editor:_0x15f267}=this['commentInputView'];[_0x43c39d['element'],_0x136254['element'],_0x15f267?_0x15f267['editing']['view']['getDomRoot']():null]['filter'](_0x1fb59a=>_0x1fb59a)['some'](_0x94d1a4=>_0x94d1a4['contains'](_0x3b6bb3['target']))||(this['focus'](),_0x3b6bb3['preventDefault']());});}}class CollapsedCommentsView extends _0x2791c7{constructor(_0x460fea){super(_0x460fea);const _0x48f925=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x48f925['to']('count',_0x1a822d=>vt(_0x460fea,'NUMBER_OF_COMMENTS',_0x1a822d))}]});}}class CommentsListView extends _0x2791c7{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x3b99da,_0x31e58c,_0x58cc22){super(_0x3b99da);const _0x230a21=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x31e58c['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x31e58c,this['_config']=_0x58cc22,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x3a223c(),this['keystrokes']=new _0x2dbcfe(),this['focusCycler']=new _0x2bc1dc({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x11fca2=>this['commentViews']['map'](_0x17c5e4=>_0x17c5e4['element'])['includes'](_0x11fca2['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new CollapsedCommentsView(_0x3b99da),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x31f4f9=>_0x31f4f9-this['_config']['maxCommentsWhenCollapsed']);for(const _0x44b0ac of _0x31e58c['comments'])this['_handleNewCommentModel'](_0x44b0ac);this['_handleInfoComment'](),this['listenTo'](_0x31e58c['comments'],'add',(_0x431ded,_0x4bfc44)=>{const _0x4b1d36=this['_calculatePosition'](_0x4bfc44);this['length']++,this['_handleNewCommentModel'](_0x4bfc44,_0x4b1d36),this['refreshVisibleViews']();}),this['listenTo'](_0x31e58c['comments'],'remove',(_0x28758a,_0x36345c)=>{this['length']--,this['_handleRemoveCommentModel'](_0x36345c),this['refreshVisibleViews']();}),this['listenTo'](_0x31e58c,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x31e58c,'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',_0x230a21['if']('length','ck-hidden',_0x5b753e=>!_0x5b753e)],'aria-label':vt(_0x3b99da,'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'](_0x2cc4d4){-0x1===_0x2cc4d4?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x53b131 of this['commentViews'])_0x53b131['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x4d1a37,_0x19c1d2){const _0x576682=new this['_config']['CommentView'](this['locale'],_0x4d1a37,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x576682['viewUid']=_0x4d1a37['id'],_0x576682['delegate']('removeComment')['to'](this),_0x576682['delegate']('updateComment')['to'](this),_0x576682['delegate']('resolveCommentThread')['to'](this),_0x576682['delegate']('editorReady')['to'](this),_0x576682['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x576682,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x576682,_0x19c1d2);}['_calculatePosition'](_0x3ddd7c){const _0x1e1c4c=this['_model']['_findOptimalIndex'](_0x3ddd7c);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x3ddd7c['authoredAt']?_0x1e1c4c-0x1:_0x1e1c4c:_0x1e1c4c-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x58e1f2={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':vt(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x58e1f2,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x58e1f2));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x3f8831){const _0x2ce725=this['commentViews']['remove'](_0x3f8831['id']);this['stopListening'](_0x2ce725),_0x2ce725['isEditMode']&&this['_updateHasDirtyComment'](),_0x2ce725['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x4c069e=>_0x4c069e['isEditMode']);}['_rearrangeCollapse'](){const _0x5005f7=function(_0x2b077d){const _0x119e02=new _0x53c8eb();for(const _0x3d9dcf of _0x2b077d)_0x119e02['add'](_0x3d9dcf);return _0x119e02;}(this['commentViews']),_0x32d2b8=this['_collapsedCommentsView']['count'];for(let _0x286a53=0x1;_0x286a53<=_0x32d2b8;_0x286a53++)_0x5005f7['remove'](0x1);for(const _0x4219f2 of _0x5005f7)_0x4219f2['collapse']();_0x32d2b8>0x0&&_0x5005f7['add'](this['_collapsedCommentsView'],0x1),Et(_0x5ce4a8(Array['from'](this['visibleViews']),Array['from'](_0x5005f7)),this['visibleViews'],_0x5005f7);}['_rearrangeExpand'](){Et(_0x5ce4a8(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x3f3c6a of this['visibleViews'])_0x3f3c6a['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x149a80=>{this['focusTracker']['add'](_0x149a80['element']),this['keystrokes']['listenTo'](_0x149a80['element']);}),this['commentViews']['on']('change',(_0x1de0fe,_0xd20916)=>{for(const _0x5f3b11 of _0xd20916['removed'])this['focusTracker']['remove'](_0x5f3b11['element']),this['keystrokes']['stopListening'](_0x5f3b11['element']);for(const _0x38ede5 of Array['from'](_0xd20916['added'])['reverse']())this['focusTracker']['add'](_0x38ede5['element']),this['keystrokes']['listenTo'](_0x38ede5['element']);});}}function Et(_0x46bee3,_0x552960,_0x4e60b9){let _0x2daa9a=0x0;for(const _0x544417 of _0x46bee3)switch(_0x544417){case'insert':_0x552960['add'](_0x4e60b9['get'](_0x2daa9a),_0x2daa9a),_0x2daa9a++;break;case'delete':_0x552960['remove'](_0x2daa9a);break;case'equal':_0x2daa9a++;}}class CommentThreadHeaderContextView extends _0x2791c7{constructor(_0x527f7e){super(_0x527f7e);const _0x26713b=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x26713b['to']('contextValue',_0x4578ea=>vt(_0x527f7e,'THREAD_CONTEXT_LABEL',_0x4578ea)),'tabindex':-0x1},'children':[{'text':_0x26713b['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class CommentThreadHeaderView extends _0x2791c7{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x395d4c,_0x23db04){super(_0x395d4c);const _0x2feab1=this['bindTemplate'];this['_model']=_0x23db04,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x3a223c(),this['keystrokes']=new _0x2dbcfe(),this['focusCycler']=new _0x2bc1dc({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x29f0bf=>!!_0x29f0bf),this['bind']('contextValue')['to'](this['_model'],'context',_0x44af64=>_0x44af64&&_0x44af64['value']?this['_trimContextValue'](_0x44af64['value']):vt(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',_0x2feab1['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 _0x1d31bb=new _0x13e54c(this['locale']);return _0x1d31bb['label']=vt(this['locale'],'Reopen'),_0x1d31bb['tooltip']=vt(this['locale'],'Reopen'),_0x1d31bb['icon']=_0x2b354b,_0x1d31bb['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x20ba7b=>!_0x20ba7b),_0x1d31bb['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x4ac71a,_0x695b43)=>_0x4ac71a&&_0x695b43),_0x1d31bb['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x1d31bb;}['_trimContextValue'](_0x558e90){if(_0x558e90['length']<0x96)return _0x558e90;const _0x477f49=_0x558e90['lastIndexOf']('\x20',0x93);return _0x558e90['substring'](0x0,_0x477f49>-0x1?_0x477f49:0x93)+'...';}['_attachContextActions'](){const _0x3a0729=this['element']['querySelector']('.ck-context'),_0x2d97be=_0x3a0729['querySelector']('.ck-context__value');this['listenTo'](_0x3a0729,'mouseenter',()=>{_0x2d97be['offsetWidth']<_0x2d97be['scrollWidth']&&_0x3a0729['classList']['add']('overlay');}),this['listenTo'](_0x3a0729,'mouseleave',()=>{_0x3a0729['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0xe93ca4 of this['focusables'])this['focusTracker']['add'](_0xe93ca4['element']),this['keystrokes']['listenTo'](_0xe93ca4['element']);}['_createContextView'](){const _0x15f2ba=new CommentThreadHeaderContextView(this['locale']);return _0x15f2ba['bind']('contextValue')['to'](this),_0x15f2ba;}}class BaseCommentThreadView extends _0x2791c7{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x18b571,_0x2042cf,_0x57e7bb,_0x16bb3a){super(_0x18b571),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x2042cf,this['_localUser']=_0x57e7bb,this['_config']=_0x16bb3a,this['commentThreadHeaderView']=new CommentThreadHeaderView(_0x18b571,_0x2042cf),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new _0x6d7f71(_0x18b571,vt(_0x18b571,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new CommentsListView(_0x18b571,_0x2042cf,Object['assign']({'CommentView':this['_config']['CommentView']},_0x16bb3a)),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',(_0x1781bf,_0x2694a6)=>_0x1781bf||!!_0x2694a6),this['bind']('isUnlinked')['to'](_0x2042cf,'unlinkedAt',_0xa32739=>!!_0xa32739),this['bind']('ariaLabel')['to'](this,'length',_0x3e8a0a=>{const _0x95968c=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return vt(this['locale'],'COMMENT_THREAD_LABEL',[_0x3e8a0a,_0x95968c]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x3a223c(),this['keystrokes']=new _0x2dbcfe(),this['focusCycler']=new _0x2bc1dc({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x25732e=>_0x25732e['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),_0x19a7eb(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x355fa9=new CommentThreadInputView(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x4e103b=_0x355fa9['commentInputView'];return _0x355fa9['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x4e103b,'value',(_0x74cc56,_0x472ba9,_0x4f945f,_0x2296e4,_0x32f17a)=>!!_0x32f17a||!!_0x2296e4&&_0x4f945f&&!_0x472ba9||_0x74cc56&&_0x4f945f&&!_0x472ba9),_0x4e103b['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x14ed4f,_0x15ab18,_0x293e1e)=>{let _0x5a2d58;return _0x5a2d58=_0x293e1e&&_0x15ab18?'Reply\x20to\x20reopen\x20discussion...':_0x14ed4f?'Reply...':'Write\x20a\x20comment...',vt(this['locale'],_0x5a2d58);}),_0x4e103b['bind']('submitLabel')['to'](this,'length',_0x5002b8=>vt(this['locale'],_0x5002b8?'Reply':'Comment')),_0x4e103b['on']('submit',(_0x33dbbe,_0x22148c)=>{this['fire']('addComment',_0x22148c),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x4e103b['on']('cancel',()=>{this['focus']();}),_0x4e103b['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x4e103b['on']('cancel',_0x695871=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x695871['stop']());}),this['on']('change:isActive',(_0x4e9f42,_0x305ef3,_0x215fd4)=>{_0x215fd4||this['length']||_0x4e103b['value']||this['fire']('removeCommentThread');}),_0x355fa9;}}class CommentThreadView extends/* #__PURE__ -- @preserve */
27
+ _0x32d954(BaseCommentThreadView){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x309d99,_0x26e228,_0x533d5f,_0x43ba03){super(_0x309d99,_0x26e228,_0x533d5f,_0x43ba03),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x309d99,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x5799b4,_0x5c36e2,_0x26aa06)=>{_0x26aa06||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x1f64ba,_0x3f18a0,_0x2f8f34)=>{_0x2f8f34&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x4b4606=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x4b4606['if']('isActive','ck-thread--active'),_0x4b4606['if']('isUnlinked','ck-thread--unlinked'),_0x4b4606['to']('actionIndicator',_0x580734=>_0x580734?'ck-thread--'+_0x580734:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x4b4606['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 _0x4b0169 of this['commentsListView']['commentViews'])_0x4b0169['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x15645b}=this,_0x4d688e=this['commentsListView']['commentViews']['get'](0x0);_0x4d688e===this['_boundFirstCommentView']||_0x4d688e['isSystemComment']||(this['_boundFirstCommentView']=_0x4d688e,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x4d688e,'actionIndicator',_0x2cfc3f=>'remove'===_0x2cfc3f?'remove':null),_0x4d688e['placeholder']=vt(_0x15645b,'Write\x20a\x20comment...'),_0x4d688e['removeButton']['on']('execute',_0x36fed6=>{_0x36fed6['stop'](),this['showConfirm'](vt(_0x15645b,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x4d688e['focus']();}),_0x4d688e['actionBar']['add'](this['resolveButton'],0x0),_0x4d688e['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x237277=new _0x22c90b(this['locale']);return _0x237277['label']=vt(this['locale'],'Resolve'),_0x237277['tooltip']=vt(this['locale'],'Resolve'),_0x237277['icon']=_0x318e66,_0x237277['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x237277['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x4afd2e=>!_0x4afd2e),_0x237277['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x5f1366,_0x4ba294)=>_0x5f1366&&!_0x4ba294),_0x237277['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x237277;}['_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']));}}class CommentContentView extends _0x2791c7{constructor(_0x246066){super(_0x246066),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0xda9616,_0x22030d,_0x10bbb5)=>{this['element']['innerHTML']=_0x10bbb5;}),this['element']['innerHTML']=this['content'];}}class BaseCommentView extends _0x2791c7{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x53d5da,_0x139037,_0x421431){super(_0x53d5da),this['_model']=_0x139037,this['_config']=_0x421431,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x139037,'content',_0x139037,'authoredAt',(_0x4d7ff3,_0x2452cc)=>vt(_0x53d5da,'COMMENT_ARIA_LABEL',[_0x139037['author']['name'],_0x421431['formatDateTime'](_0x2452cc),new DOMParser()['parseFromString'](_0x4d7ff3,'text/html')['body']['textContent'],_0x139037['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new _0x6d7f71(_0x53d5da,vt(_0x53d5da,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new tt(),this['focusTracker']=new _0x3a223c(),this['keystrokes']=new _0x2dbcfe(),this['focusCycler']=new _0x2bc1dc({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x2f094c=>_0x2f094c['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']?vt(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):vt(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?vt(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):vt(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['_createCommentContentView'](){const _0x2ac5ee=new CommentContentView(this['locale']);return _0x2ac5ee['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x16c511,_0x2cbcc2)=>_0x2cbcc2?_0x5b19a0(_0x16c511,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x16c511),_0x2ac5ee;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x209142=new CommentInputView(this['locale'],this['_config']['editorConfig']);return _0x209142['value']=this['_model']['content'],_0x209142['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x209142['submitLabel']=vt(this['locale'],'Save'),_0x209142['on']('submit',(_0x3364e3,_0x217c26)=>{this['fire']('updateComment',this['_model']['id'],_0x217c26),this['switchToDisplayMode'](),this['focus']();}),_0x209142['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x209142['once']('editorReady',()=>{_0x209142['focus']();}),_0x209142['createEditor'](),_0x209142['delegate']('editorReady')['to'](this),_0x209142['delegate']('editorDestroyed')['to'](this),_0x209142;}['_setupKeyboardNavigation'](){const _0x388a64=this['element'];this['keystrokes']['listenTo'](_0x388a64);for(const _0x34eb74 of this['focusables'])this['focusTracker']['add'](_0x34eb74['element']),this['keystrokes']['listenTo'](_0x34eb74['element']);this['focusables']['on']('change',(_0x4b33d7,_0x54c7b6)=>{for(const _0x452e26 of _0x54c7b6['removed'])this['focusTracker']['remove'](_0x452e26['element']),this['keystrokes']['stopListening'](_0x452e26['element']);for(const _0x338a64 of _0x54c7b6['added'])this['focusTracker']['add'](_0x338a64['element']),this['keystrokes']['listenTo'](_0x338a64['element']);}),this['keystrokes']['set']('enter',(_0x4400ca,_0x43ac15)=>{_0x388a64===_0x4400ca['target']&&(this['focusCycler']['focusFirst'](),_0x43ac15());}),this['keystrokes']['set']('esc',(_0x2d2913,_0x218687)=>{_0x388a64!==_0x2d2913['target']&&(this['focus'](),_0x218687());});}}class CommentView extends/* #__PURE__ -- @preserve */
28
+ _0x32d954(BaseCommentView){['actionBar'];['userView'];constructor(_0x54601c,_0x4782ee,_0xcf721c){super(_0x54601c,_0x4782ee,_0xcf721c),this['set']('actionIndicator',null),this['set']('placeholder',vt(_0x54601c,'Reply...')),this['bind']('authoredAt')['to'](_0x4782ee),this['bind']('resolvedAt')['to'](_0x4782ee),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 _0x1d6f69(_0x54601c,_0x4782ee['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x4782ee,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x577159=this['bindTemplate'],_0x43ee29=[{'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':_0x577159['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x577159['to']('authoredAt',_0xebf95d=>this['_config']['formatDateTime'](_0xebf95d))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x577159['if']('isEditMode','ck-comment__actions--hidden'),_0x577159['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']&&_0x43ee29['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper'],'tabindex':-0x1,'aria-label':_0x577159['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x577159['if']('isEditMode','ck-comment--edit'),_0x577159['if']('isSystemComment','ck-comment--info'),_0x577159['to']('actionIndicator',_0x5cde69=>_0x5cde69?'ck-comment--'+_0x5cde69:'')],'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':_0x43ee29}]}]};}['_createEditButton'](){const _0x9c40a2=new _0x13e54c(this['locale']);return _0x9c40a2['label']=vt(this['locale'],'Edit'),_0x9c40a2['icon']=_0x147ef3,_0x9c40a2['withText']=!0x0,_0x9c40a2['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x9c40a2['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x5e8ca8=>!_0x5e8ca8),_0x9c40a2['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x9c40a2['on']('execute',()=>this['switchToEditMode']()),_0x9c40a2;}['_createRemoveButton'](){const _0x3cb097=new _0x13e54c(this['locale']);return _0x3cb097['label']=vt(this['locale'],'Remove'),_0x3cb097['icon']=_0x122d1,_0x3cb097['withText']=!0x0,_0x3cb097['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x3cb097['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x465e6b=>!_0x465e6b),_0x3cb097['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x3cb097['on']('execute',()=>{this['showConfirm'](vt(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x3cb097;}['_createDropdown'](){const _0x44ee19=et(this['locale'],_0x42bb25),_0x46219e=_0x44ee19['panelView']['children'],_0x39f499=new it(this['locale']),_0x59d439=_0x44ee19['bindTemplate'];st(_0x44ee19,()=>this['items']['find'](_0x40ea99=>_0x40ea99['isVisible'])),_0x44ee19['extendTemplate']({'attributes':{'class':[_0x59d439['if']('isVisible','ck-hidden',_0x3f47ca=>!_0x3f47ca)]}});const _0x285575=(_0x3c586d,_0x26bcfb=-0x1)=>{const _0x104cc2=new nt(this['locale']);_0x104cc2['children']['add'](_0x3c586d);const _0x172dcb=_0x26bcfb>-0x1?_0x26bcfb:_0x39f499['items']['length'];_0x39f499['items']['add'](_0x104cc2,_0x172dcb);const _0xb0a260=Array['from'](this['items']);_0x44ee19['unbind']('isEnabled','isVisible'),_0x44ee19['bind']('isEnabled')['toMany'](_0xb0a260,'isEnabled',(..._0xe03612)=>_0xe03612['some'](_0xc58992=>_0xc58992)),_0x44ee19['bind']('isVisible')['toMany'](_0xb0a260,'isVisible',(..._0x351698)=>_0x351698['some'](_0x5d1df7=>_0x5d1df7));};_0x44ee19['panelPosition']='sw',_0x44ee19['buttonView']['set']({'label':vt(this['locale'],'Show\x20more\x20items'),'icon':_0x322577});for(const _0x7b48c5 of this['items'])_0x285575(_0x7b48c5);return _0x46219e['add'](_0x39f499),_0x44ee19['listenTo'](this['items'],'add',(_0x41764d,_0x359b4e,_0x561e48)=>{_0x285575(_0x359b4e,_0x561e48);}),_0x44ee19['listenTo'](this['items'],'remove',(_0x5de374,_0x236f2a,_0x40310e)=>{_0x39f499['items']['remove'](_0x40310e);}),_0x44ee19;}['_attachActions'](_0x5a1a27,_0x39394f){const _0x49b2b9=_0x5a1a27&&_0x5a1a27['element'];_0x49b2b9&&(this['listenTo'](_0x49b2b9,'mouseenter',()=>this['actionIndicator']=_0x39394f),this['listenTo'](_0x49b2b9,'focus',()=>this['actionIndicator']=_0x39394f),this['listenTo'](_0x49b2b9,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x49b2b9,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x3d00d8=super['_createCommentInputView']();return _0x3d00d8['bind']('placeholder')['to'](this),_0x3d00d8;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function Nt(_0x97c6f0){const _0x2655fa=_0x1aa727(_0x97c6f0,0x1e),_0x4b1425=new MutationObserver(_0x4c10e3=>{for(const _0x2a5976 of _0x4c10e3)('attributes'==_0x2a5976['type']&&'class'==_0x2a5976['attributeName']||'childList'==_0x2a5976['type']||'characterData'==_0x2a5976['type'])&&_0x2655fa();});return{'attach'(_0x2c6f19){_0x4b1425['observe'](_0x2c6f19,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x4b1425['disconnect'](),_0x2655fa['cancel']();}};}class AnnotationView extends _0x2791c7{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x2fde79,_0x352bfc){super(_0x2fde79),this['id']=_0x35633e(),this['focusTracker']=new _0x3a223c(),this['keystrokes']=new _0x2dbcfe(),this['keystrokes']['set']('Esc',(_0x2d10e2,_0x4d8b0b)=>this['fire']('Esc',_0x4d8b0b)),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']=Nt(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this),this['content']['add'](_0x352bfc),this['mainView']=_0x352bfc;const _0x38cf88=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x38cf88['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 _0x2887e7=this['element']['clientHeight'];_0x2887e7&&(this['height']=_0x2887e7);}}class Annotation extends/* #__PURE__ -- @preserve */
29
+ _0x8f4920(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x5d1da8,target:_0xe09784,type:_0xfd611,isVisible:_0x4a46a8=!0x0}){super(),this['view']=_0x5d1da8,this['view']['element']||this['view']['render'](),this['_type']=_0xfd611,this['_target']=_0xe09784,Annotation['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x53c8eb([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0xfebed0,_0x5012f4)=>{this['view']['focusTracker']['add'](_0x5012f4);}),this['focusableElements']['on']('remove',(_0x570f0a,_0x4b8f69)=>{this['view']['focusTracker']['remove'](_0x4b8f69);}),this['set']('isVisible',_0x4a46a8);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x1a0a0f=this['_getNormalizedTarget']();return Annotation['_assertCorrectTarget'](_0x1a0a0f),_0x1a0a0f;}get['targetRect'](){const _0x464856=this['target'];if(null===_0x464856)return null;if(_0x464856 instanceof _0x30dbc7)return _0x464856;const _0x2ee1fc=_0x464856['filter'](_0x23f612=>function(_0x569019){const _0x3caf7c=_0x569019['offsetParent'];if(_0x3caf7c)return!0x0;const _0x590273=_0x569019['getClientRects']()['item'](0x0);return!!_0x590273;}(_0x23f612));return 0x0===_0x2ee1fc['length']?null:_0x30dbc7['getDomElementRects'](_0x2ee1fc[0x0])[0x0];}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x1d5380){this['view']['isActive']=_0x1d5380,this['view']['mainView']['isActive']=_0x1d5380;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x3cf219){if(!(null===_0x3cf219||_0x3cf219 instanceof _0x30dbc7||Array['isArray'](_0x3cf219)&&_0x3cf219['every'](_0x444430=>kt(_0x444430))))throw new _0x238123('annotation-invalid-target',null,{'target':_0x3cf219});}['_getNormalizedTarget'](){const _0x12f0fb='function'==typeof this['_target']?this['_target']():this['_target'];return kt(_0x12f0fb)?[_0x12f0fb]:_0x12f0fb;}}function kt(_0x225e82){return null!==_0x225e82&&'object'==typeof _0x225e82&&'nodeType'in _0x225e82&&0x1===_0x225e82['nodeType'];}class AnnotationCollection extends _0x53c8eb{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x3419ad=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x3a223c(),this['_focusTracker']['on']('change:isFocused',(_0x30a1c1,_0x1b69d2,_0xe3b29f)=>{_0xe3b29f||this['fire']('blur');});for(const _0x482381 of _0x3419ad)this['add'](_0x482381);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x2b1830){if(this['has'](_0x2b1830))throw new _0x238123('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x2b1830['innerView'],_0x2b1830),this['_viewToAnnotation']['set'](_0x2b1830['view'],_0x2b1830);for(const _0x237cc5 of _0x2b1830['focusableElements'])this['_focusTracker']['add'](_0x237cc5);if(this['listenTo'](_0x2b1830['focusableElements'],'add',(_0x442bcc,_0x26385d)=>{this['_focusTracker']['add'](_0x26385d);}),this['listenTo'](_0x2b1830['focusableElements'],'remove',(_0x1d049c,_0x4b78a5)=>{this['_focusTracker']['remove'](_0x4b78a5);}),this['listenTo'](_0x2b1830['view']['focusTracker'],'change:isFocused',(_0x3fd9bc,_0x5b1bcd,_0x159a4b)=>{_0x159a4b&&this['fire']('focus',_0x2b1830);}),_0x2b1830['updateTargetRect'](),this['_areCachedRectsStale']()){for(const _0x3e696a of this)_0x3e696a['updateTargetRect']();}const _0x2f4d49=this['_getOrderInContent'](_0x2b1830['view']['targetRect']);return super['add'](_0x2b1830,_0x2f4d49);}['remove'](_0x32ff8e){if(!this['has'](_0x32ff8e))throw new _0x238123('annotationcollection-not-existing-item',null);this['stopListening'](_0x32ff8e['view']['focusTracker']),this['stopListening'](_0x32ff8e['focusableElements']);for(const _0x4fa4ce of _0x32ff8e['focusableElements'])this['_focusTracker']['remove'](_0x4fa4ce);return this['_viewToAnnotation']['delete'](_0x32ff8e['view']),this['_innerViewToAnnotation']['delete'](_0x32ff8e['innerView']),super['remove'](_0x32ff8e);}['getByInnerView'](_0x584733){return this['_innerViewToAnnotation']['get'](_0x584733);}['getByView'](_0x17d777){return this['_viewToAnnotation']['get'](_0x17d777);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x23e370 of this)_0x23e370['updateTargetRect']();this['_sort']();}['_sort'](){const _0x3d76ad=Array['from'](this)['sort']((_0x3ce954,_0x375157)=>Rt(_0x3ce954['view']['targetRect'],_0x375157['view']['targetRect']));for(let _0x107d4e=_0x3d76ad['length']-0x1;_0x107d4e>0x0;_0x107d4e--){const _0x4d6135=_0x3d76ad[_0x107d4e];_0x107d4e!==this['getIndex'](_0x4d6135)&&(this['remove'](_0x4d6135),this['add'](_0x4d6135));}}['_getOrderInContent'](_0xa129bd){let _0x5752e3=0x0;if(!_0xa129bd)return this['length'];for(const _0x4c6796 of this){const _0x4d84b1=_0x4c6796['view']['targetRect'];if(_0x4d84b1){if(Rt(_0xa129bd,_0x4d84b1)<0x0)return _0x5752e3;_0x5752e3++;}}return _0x5752e3;}['_areCachedRectsStale'](){const _0x1ae3eb=this['get'](0x0);if(!_0x1ae3eb)return!0x1;const _0x564617=_0x1ae3eb['view']['targetRect'],_0xe84299=_0x1ae3eb['targetRect'];return!(!_0x564617||!_0xe84299)&&(_0x564617['top']!==_0xe84299['top']||_0x564617['left']!==_0xe84299['left']);}}function Ot({source:_0xbd37c1,target:_0x446f84,filter:_0xc3300a}){for(const _0x29e259 of _0xbd37c1)_0xc3300a(_0x29e259)&&_0x446f84['add'](_0x29e259);_0x446f84['listenTo'](_0xbd37c1,'add',(_0x2d7712,_0x4e001c)=>{_0xc3300a(_0x4e001c)&&_0x446f84['add'](_0x4e001c);}),_0x446f84['listenTo'](_0xbd37c1,'remove',(_0x2446d3,_0x2622f1)=>{_0x446f84['has'](_0x2622f1)&&_0x446f84['remove'](_0x2622f1);});}function Rt(_0x506b3a,_0x11a28f){if(null===_0x506b3a&&null===_0x11a28f)return 0x0;if(null===_0x506b3a)return-0x1;if(null===_0x11a28f)return 0x1;const _0x1ca087=_0x506b3a['top']-_0x11a28f['top'];return 0x0==_0x1ca087?_0x506b3a['left']-_0x11a28f['left']:_0x1ca087;}class Annotations extends _0x3b6db1{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1d362f){if(super(_0x1d362f),this['collection']=new AnnotationCollection(),this['_visibleAnnotations']=new AnnotationCollection(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x1d362f instanceof _0x5b8d9f){const _0x51d1a5=_0x1d362f['locale'];_0x1d362f['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':vt(_0x51d1a5,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':vt(_0x51d1a5,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':vt(_0x51d1a5,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':vt(_0x51d1a5,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':vt(_0x51d1a5,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':vt(_0x51d1a5,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':vt(_0x51d1a5,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x404a87){this['collection']['add'](_0x404a87);}['remove'](_0x50c1c4){this['collection']['remove'](_0x50c1c4),_0x50c1c4['destroy']();}['refreshVisibility'](){for(const _0x1db2e7 of this['collection'])_0x1db2e7['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x16766a){return this['collection']['getByInnerView'](_0x16766a);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x16a7fa of this['collection'])_0x16a7fa['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x17daca){this['fire']('_activateAnnotation',_0x17daca);}['createAnnotation'](_0x31c29b){return new Annotation(_0x31c29b);}['createAnnotationView'](_0x3f5601,_0x512506){return new AnnotationView(_0x3f5601,_0x512506);}['_addActiveAnnotation'](_0x12af99){const _0x477cf9=new Set(this['activeAnnotations']);_0x477cf9['add'](_0x12af99),this['activeAnnotations']=_0x477cf9;}['_removeActiveAnnotation'](_0x3001c5){const _0x3ef8fe=new Set(this['activeAnnotations']);_0x3ef8fe['delete'](_0x3001c5),this['activeAnnotations']=_0x3ef8fe;}['_bindAnnotationsToVisibleAnnotations'](){const _0xd9eae3=this['collection'],_0x45e51c=this['_visibleAnnotations'];function _0x46606d(_0x31d4f7){const _0x440160=_0x31d4f7['source'];_0x440160['isVisible']&&!_0x45e51c['has'](_0x440160)?_0x45e51c['add'](_0x440160):!_0x440160['isVisible']&&_0x45e51c['has'](_0x440160)&&_0x45e51c['remove'](_0x440160),_0x440160['view']['focusTracker']['remove'](_0x440160['view']['element']),_0x440160['view']['focusTracker']['add'](_0x440160['view']['element']);}this['listenTo'](_0xd9eae3,'add',(_0x529ff4,_0x1b1824)=>{_0x1b1824['isVisible']&&_0x45e51c['add'](_0x1b1824),this['listenTo'](_0x1b1824,'change:isVisible',_0x46606d);}),this['listenTo'](_0xd9eae3,'remove',(_0x30dc9c,_0x63ed55)=>{_0x45e51c['has'](_0x63ed55)&&_0x45e51c['remove'](_0x63ed55),this['stopListening'](_0x63ed55,'change:isVisible',_0x46606d);});}['_setupEnterAnnotationKeystroke'](){const _0x43f0e1=_0x33a7cd=>{_0x33a7cd['on']('ready',()=>{_0x33a7cd['keystrokes']['set'](_0x271385,(_0x10b6d7,_0x333964)=>{const _0x156f03=_0x4057b6(this['activeAnnotations']['values']());_0x156f03&&(_0x156f03['view']['focus'](),_0x333964());});});};this['context']instanceof _0x5b8d9f?_0x43f0e1(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x183cc7,_0x4a4274)=>{_0x43f0e1(_0x4a4274);});}['_setupEscapeAnnotationHandling'](){const _0x1842fe=_0x345b5a=>{const _0x5372e1=_0x345b5a['source'],_0x2f8aab=[];let _0x5e3255;if(Array['isArray'](_0x5372e1['target'])){_0x5e3255=_0x5372e1['target'][0x0],this['context']instanceof _0x5b8d9f?_0x2f8aab['push'](this['context']):this['context']['editors']&&_0x2f8aab['push'](...this['context']['editors']);for(const _0x37921c of _0x2f8aab)for(const _0x1d9d5e of _0x37921c['editing']['view']['domRoots']['values']())if(_0x1d9d5e['contains'](_0x5e3255))return void _0x37921c['editing']['view']['focus']();_0x5e3255['focus']();}};this['listenTo'](this['collection'],'add',(_0x279142,_0x41f239)=>{this['listenTo'](_0x41f239,'escape',_0x1842fe,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x53d934,_0x450a79)=>{this['stopListening'](_0x450a79,'escape',_0x1842fe);});}}const Mt=Symbol('noChannel'),St={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class CommentsRepository extends _0x3b6db1{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[Annotations,_0x1c5e81,_0x5af60a];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4facbd){super(_0x4facbd),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x23027d=this['context']['config'];_0x23027d['define']('comments.maxCommentsWhenCollapsed',0x2),_0x23027d['define']('comments.maxThreadTotalWeight',0x1f4),_0x23027d['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x23027d['define']('comments.CommentThreadView',CommentThreadView),_0x23027d['define']('comments.CommentView',CommentView),_0x23027d['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x1bfae0=this['context']['plugins']['get'](Annotations);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x1f5187,_0x4a03fd)=>this['_addCommentThread'](_0x4a03fd)),this['on']('submitCommentThread',(_0x5541ed,_0x4387b5)=>this['_submitCommentThread'](_0x4387b5)),this['on']('resolveCommentThread',(_0x1d007c,_0x52c104)=>this['_resolveCommentThread'](_0x52c104)),this['on']('resolveCommentThread',(_0x4b7798,_0x3b2052)=>this['_updateActiveAnnotation'](_0x3b2052),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x1a5edb,_0x46a6cf)=>this['_reopenCommentThread'](_0x46a6cf)),this['on']('reopenCommentThread',(_0x463e81,_0x3db146)=>this['_updateActiveAnnotation'](_0x3db146),{'priority':'lowest'}),this['on']('removeCommentThread',(_0xc49399,_0x308812)=>this['_removeCommentThread'](_0x308812)),this['on']('updateCommentThread',(_0x2b28c7,_0x1526f8)=>this['_updateCommentThread'](_0x1526f8)),this['on']('updateCommentThread',(_0xbf3182,_0x155ba3)=>this['_updateActiveAnnotation'](_0x155ba3),{'priority':'lowest'}),this['on']('addComment',(_0x359c8a,_0x1a9013)=>this['_addComment'](_0x1a9013)),this['on']('updateComment',(_0xa41828,_0x313b18)=>this['_updateComment'](_0x313b18)),this['on']('removeComment',(_0x14e947,_0x3027ca)=>this['_removeComment'](_0x3027ca)),this['on']('addComment',(_0x1e9997,{threadId:_0x3a939d,isFromAdapter:_0x3463ce})=>{if(_0x3463ce)return;const _0x41fc31=this['getCommentThread'](_0x3a939d),_0x14d8ae=_0x41fc31&&this['_threadToController']['get'](_0x41fc31);_0x14d8ae&&_0x14d8ae['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x1bfae0,'change:activeAnnotations',(_0x91466,_0x1c7cf0,_0x2863d4)=>{const _0x388120=Array['from'](_0x2863d4)['map'](_0x5b8b23=>this['_viewToController']['get'](_0x5b8b23['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x388120?_0x388120['model']:null;});}set['adapter'](_0x387101){if(this['_adapter'])throw new _0x238123('commentsrepository-adapter-already-set');this['_adapter']=_0x387101;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x43e129=Mt,threadId:_0x578d77=_0x35633e(),comments:_0xb9eb63=[],unlinkedAt:_0x4ff5d5=null,resolvedAt:_0x3bbe0f=null,resolvedBy:_0x484cae=null,target:_0x489be5=null,context:_0x65a91b=null,attributes:_0x35dd02={},isResolvable:_0x1872a9=!0x0,isSubmitted:_0x21799f=!0x1,isFromAdapter:_0x41093b=!0x1}={}){return this['fire'](xt('addCommentThread',_0x43e129),{'channelId':_0x43e129,'threadId':_0x578d77,'comments':_0xb9eb63,'unlinkedAt':_0x4ff5d5,'resolvedAt':_0x3bbe0f,'resolvedBy':_0x484cae,'target':_0x489be5,'context':_0x65a91b,'attributes':_0x35dd02,'isFromAdapter':_0x41093b,'isResolvable':_0x1872a9,'isSubmitted':_0x21799f}),this['getCommentThread'](_0x578d77);}['openNewCommentThread']({channelId:_0x31b809=Mt,threadId:_0x50eed3=_0x35633e(),target:_0xcc1283,context:_0x56e67d=null,isResolvable:_0x3ffe10=!0x0}){if(this['_readOnlyChannels']['has'](_0x31b809)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0xcc1283)throw new _0x238123('commentsrepository-missing-target');const _0x5f3e52=this['addCommentThread']({'channelId':_0x31b809,'threadId':_0x50eed3,'target':_0xcc1283,'context':_0x56e67d,'isResolvable':_0x3ffe10});if(!_0x5f3e52)return null;const _0x1bfa6b=this['_threadToController']['get'](_0x5f3e52),_0x574677=_0x1bfa6b['view']['commentThreadInputView']['commentInputView'],_0x1cbdba=this['context']['plugins']['get'](Annotations),_0x12c932=_0x1cbdba['getByInnerView'](_0x1bfa6b['view']);return _0x1cbdba['activate'](_0x12c932),_0x574677['once']('editorReady',()=>_0x574677['focus']()),_0x5f3e52;}['hasCommentThread'](_0x60f9){if('string'!=typeof _0x60f9)throw new _0x238123('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x60f9);}['updateCommentThread']({channelId:_0x58420c=Mt,threadId:_0xc32d66,context:_0xb9c49d,unlinkedAt:_0x6c8a34,attributes:_0x409f6a,isFromAdapter:_0x32d4e2=!0x1}){return this['fire'](xt('updateCommentThread',_0x58420c),{'channelId':_0x58420c,'threadId':_0xc32d66,'context':_0xb9c49d,'unlinkedAt':_0x6c8a34,'attributes':_0x409f6a,'isFromAdapter':_0x32d4e2}),this['getCommentThread'](_0xc32d66);}['getCommentThread'](_0x57b2d5){if('string'!=typeof _0x57b2d5)throw new _0x238123('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x57b2d5);}['fetchCommentThread']({channelId:_0x4ac22c,threadId:_0x458c54}={}){const _0x3a1d66=this['getCommentThread'](_0x458c54);if(_0x3a1d66)return Promise['resolve'](_0x3a1d66);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x238123('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x4ac22c,'threadId':_0x458c54})['then'](_0x39fdea=>this['hasCommentThread'](_0x458c54)?this['getCommentThread'](_0x458c54):_0x39fdea?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x4ac22c},_0x39fdea)):void 0x0)['catch'](_0xa7dfb7=>{throw console['error'](_0xa7dfb7),new _0x238123('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x3f0c34,skipNotAttached:_0xfb9665=!0x1,skipEmpty:_0xb5743f=!0x1,toJSON:_0x15f0f6=!0x1}={}){const _0xf0ffd0=[];for(const _0x31b0a6 of this['_threads']['values']())_0x3f0c34&&_0x31b0a6['channelId']!==_0x3f0c34||_0xfb9665&&!_0x31b0a6['isAttached']||_0xb5743f&&0x0===_0x31b0a6['length']||_0xf0ffd0['push'](_0x31b0a6);return _0x15f0f6?_0xf0ffd0['map'](_0x502637=>_0x502637['toJSON']()):_0xf0ffd0;}['getAnnotationForCommentThread'](_0x831a69){const _0x38d4f0=this['_threadToController']['get'](_0x831a69);if(!_0x38d4f0)return null;return this['context']['plugins']['get'](Annotations)['getByInnerView'](_0x38d4f0['view'])||null;}['getCommentThreadForAnnotation'](_0x4e6671){const _0x1fbc06=this['_viewToController']['get'](_0x4e6671['innerView']);return _0x1fbc06?_0x1fbc06['model']:null;}['setActiveCommentThread'](_0x3f17b2){const _0x3d7129=this['context']['plugins']['get'](Annotations);if(!_0x3f17b2)return void(this['activeCommentThread']&&_0x3d7129['deactivateAll']());const _0x128e68=this['getCommentThread'](_0x3f17b2);if(!_0x128e68)throw new _0x238123('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x3f17b2});if(!this['_threadToController']['has'](_0x128e68))throw new _0x238123('commentsrepository-active-not-attached',null,{'threadId':_0x3f17b2});const _0x494b4b=_0x3d7129['getByInnerView'](this['_threadToController']['get'](_0x128e68)['view']);_0x3d7129['activate'](_0x494b4b);}['switchReadOnly'](_0x3a7385,_0x17f3f5){_0x3a7385?this['_readOnlyChannels']['add'](_0x17f3f5):this['_readOnlyChannels']['delete'](_0x17f3f5),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0xe620e3){return this['_readOnlyChannels']['has'](_0xe620e3)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0xa61e5d,_0x4ed117){return new CommentThreadController(_0xa61e5d,_0x4ed117);}['setPermissions'](_0x5929ec,_0x114580=Mt){this['_permissions']['set'](_0x114580,_0x5929ec),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x53f7b7=Mt){return this['_permissions']['has'](_0x53f7b7)?this['_permissions']['get'](_0x53f7b7):St;}['_addCommentThread']({channelId:_0x2baa8b,threadId:_0x49bca1,comments:_0x246f16,unlinkedAt:_0x6338f6,resolvedAt:_0x551b00,resolvedBy:_0x24ed93,target:_0x4f48b7,context:_0x38892f,attributes:_0x337054,isFromAdapter:_0x1ab680,isResolvable:_0x235e5f,isSubmitted:_0x3d0378}){if('string'!=typeof _0x49bca1)throw new _0x238123('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x49bca1});if(this['hasCommentThread'](_0x49bca1))throw new _0x238123('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x49bca1});const _0x2fe73f=new CommentThread(this,{'channelId':_0x2baa8b,'id':_0x49bca1,'context':_0x38892f,'attributes':_0x337054,'unlinkedAt':_0x6338f6,'resolvedAt':_0x551b00,'resolvedBy':_0x24ed93?this['context']['plugins']['get'](_0x5af60a)['getUser'](_0x24ed93):null,'isResolvable':_0x235e5f,'isSubmitted':_0x3d0378||_0x1ab680});this['_threads']['set'](_0x49bca1,_0x2fe73f);for(const _0x207ac6 of _0x246f16)_0x2fe73f['_add'](this['_createNewComment']({'threadId':_0x49bca1,..._0x207ac6}));return _0x4f48b7&&_0x2fe73f['attachTo'](_0x4f48b7),_0x1ab680||!_0x2fe73f['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x2baa8b,'threadId':_0x49bca1});}['_submitCommentThread']({channelId:_0x45ef94,threadId:_0xda9830}){if(!this['hasCommentThread'](_0xda9830))throw new _0x238123('commentsrepository-missing-comment-thread',this);const _0x4617bd=this['getCommentThread'](_0xda9830);if(_0x4617bd['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x4da6e,comments:_0x587257,resolvedAt:_0x4e1398,resolvedBy:_0x51cc0f,context:_0x4a0786,attributes:_0x563371}=_0x4617bd,_0x2164b6=this['context']['plugins']['get']('PendingActions'),_0x280c37=_0x2164b6['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x45ef94,'threadId':_0x4da6e,'comments':_0x587257['map'](_0x565206=>_0x565206['toJSON']()),'resolvedAt':_0x4e1398,'resolvedBy':_0x51cc0f?_0x51cc0f['id']:_0x51cc0f,'context':_0x4a0786,'attributes':_0x563371})['then'](({comments:_0x1afd46})=>{_0x2164b6['remove'](_0x280c37);for(const _0x5f1625 of _0x1afd46)this['_updateComment']({'channelId':_0x45ef94,'threadId':_0xda9830,'commentId':_0x5f1625['commentId'],'createdAt':_0x5f1625['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x26e565=>{throw console['error'](_0x26e565),new _0x238123('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x5d1714,target:_0xf3a73a}){const _0x3fad81=this['getCommentThread'](_0x5d1714);if(!_0x3fad81)throw new _0x238123('commentsrepository-attach-missing-comment-thread',this);const _0xa24924=this['context']['plugins']['get']('PendingActions'),_0x2a4265=this['context']['plugins']['get'](Annotations),_0x487397=this['_createCommentThreadView'](_0x3fad81),_0x4578fe=new CommentThreadController(_0x3fad81,_0x487397);let _0x15d7e2=null;_0x487397['on']('change:isDirty',(_0x1fe534,_0x347e43,_0x419c43)=>{_0x419c43?_0x15d7e2=_0xa24924['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x15d7e2&&(_0xa24924['remove'](_0x15d7e2),_0x15d7e2=null);}),this['_threadToController']['set'](_0x3fad81,_0x4578fe),this['_viewToController']['set'](_0x487397,_0x4578fe);const _0x396a55=new AnnotationView(this['context']['locale'],_0x487397);_0x396a55['bind']('length')['to'](_0x487397),_0x396a55['bind']('isDirty')['to'](_0x487397,'isDirty',_0x487397,'length',(_0x4b595a,_0x3ee332)=>_0x4b595a||!_0x3ee332),_0x396a55['bind']('isActive')['to'](_0x487397),_0x396a55['type']='comment';const _0x47def3=new Annotation({'view':_0x396a55,'target':_0xf3a73a,'type':'comment','isVisible':!_0x3fad81['archivedAt']&&!!('function'==typeof _0xf3a73a?_0xf3a73a():_0xf3a73a)});return _0x487397['on']('escape',()=>{_0x47def3['fire']('escape');}),this['_bindAnnotationToEditors'](_0x487397,_0x47def3),_0x2a4265['add'](_0x47def3),_0x47def3;}['_bindAnnotationToEditors'](_0x2b1468,_0x547eed){this['listenTo'](_0x2b1468,'editorReady',(_0x23740d,_0x2edc0d)=>{const _0x2100ce=_0x2edc0d['ui']['view']['body']['bodyCollectionContainer'];_0x547eed['focusableElements']['add'](_0x2100ce),this['context']instanceof _0x5b8d9f&&this['context']['ui']['focusTracker']['add'](_0x2100ce);},{'priority':'highest'}),this['listenTo'](_0x2b1468,'editorDestroyed',(_0x57038f,_0x46a9aa)=>{const _0x3d31a9=_0x46a9aa['ui']['view']['body']['bodyCollectionContainer'];_0x547eed['focusableElements']['has'](_0x3d31a9)&&_0x547eed['focusableElements']['remove'](_0x3d31a9),this['context']instanceof _0x5b8d9f&&this['context']['ui']['focusTracker']['remove'](_0x3d31a9);});}['_unbindEditors'](_0x300769){this['stopListening'](_0x300769,'editorReady'),this['stopListening'](_0x300769,'editorDestroyed');}['_createCommentThreadView'](_0x50fed8){const _0x238874=this['context']['plugins']['get'](_0x5af60a),{config:_0x57307b,locale:_0x2684ba}=this['context'],_0x10fb2e=_0x27a8c8(_0x57307b['get']('locale'),_0x2684ba);return new(0x0,(_0x57307b['get']('comments'))['CommentThreadView'])(_0x2684ba,_0x50fed8,_0x238874['me'],{'editorConfig':{..._0x57307b['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x57307b['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x57307b['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x57307b['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x57307b['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x10fb2e,'CommentView':_0x57307b['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x26a163,channelId:_0x55d244,resolvedAt:_0x29ca88,resolvedBy:_0x9814f,isFromAdapter:_0x34d109}){if(!this['hasCommentThread'](_0x26a163))throw new _0x238123('commentsrepository-missing-comment-thread',null,{'threadId':_0x26a163});const _0x20d9b5=this['getCommentThread'](_0x26a163);if(_0x20d9b5['isResolved'])throw new _0x238123('commentsrepository-resolved-comment-thread',null,{'threadId':_0x26a163});const _0x39bb61=this['context']['plugins']['get'](_0x5af60a);if(_0x20d9b5['resolvedBy']=_0x39bb61['getUser'](_0x9814f),_0x20d9b5['resolvedAt']=_0x29ca88,_0x34d109||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x360d62=this['context']['plugins']['get']('PendingActions'),_0x5b57a5=_0x360d62['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x55d244,'threadId':_0x26a163})['then'](({resolvedAt:_0x176739,resolvedBy:_0x1305be})=>{_0x360d62['remove'](_0x5b57a5),_0x20d9b5['resolvedBy']['id']!==_0x1305be&&(_0x20d9b5['resolvedBy']=_0x39bb61['getUser'](_0x1305be)),_0x20d9b5['resolvedAt']=_0x176739;})['catch'](_0x3f3322=>{throw console['error'](_0x3f3322),new _0x238123('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x40af2e,channelId:_0x5f2eec,isFromAdapter:_0x5ed27a}){if(!this['hasCommentThread'](_0x40af2e))throw new _0x238123('commentsrepository-missing-comment-thread',null,{'threadId':_0x40af2e});const _0x337e07=this['getCommentThread'](_0x40af2e);if(!_0x337e07['isResolved'])throw new _0x238123('commentsrepository-reopen-comment-thread',null,{'threadId':_0x40af2e});if(_0x337e07['resolvedBy']=null,_0x337e07['resolvedAt']=null,_0x5ed27a||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0xb6e199=this['context']['plugins']['get']('PendingActions'),_0x5f1ce3=_0xb6e199['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x5f2eec,'threadId':_0x40af2e})['then'](()=>_0xb6e199['remove'](_0x5f1ce3))['catch'](_0x2703a8=>{throw console['error'](_0x2703a8),new _0x238123('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x12f1fe,isFromAdapter:_0x1bf9f6}){const _0x4ca56a=this['getCommentThread'](_0x12f1fe);if(!_0x4ca56a)throw new _0x238123('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x12f1fe),this['_threads']['delete'](_0x12f1fe),!_0x4ca56a['isSubmitted']||_0x1bf9f6||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x1b22cf=this['context']['plugins']['get']('PendingActions'),{channelId:_0x6578f}=_0x4ca56a,_0x23fe73=_0x1b22cf['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x6578f,'threadId':_0x12f1fe})['then'](()=>_0x1b22cf['remove'](_0x23fe73))['catch'](_0x18ce36=>{throw console['error'](_0x18ce36),new _0x238123('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x17cc46,unlinkedAt:_0xe1839c,context:_0x3f97f8,attributes:_0x103721,isFromAdapter:_0xe60b93}){if('string'!=typeof _0x17cc46)throw new _0x238123('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x17cc46});if(!this['hasCommentThread'](_0x17cc46))throw new _0x238123('commentsrepository-missing-comment-thread',null,{'threadId':_0x17cc46});const _0x5a5101=this['getCommentThread'](_0x17cc46);let _0x108cd9=!0x1;if(void 0x0!==_0x3f97f8&&_0x5a5101['context']!==_0x3f97f8&&(_0x5a5101['context']=_0x3f97f8,_0x108cd9=!0x0),void 0x0!==_0xe1839c&&_0x5a5101['unlinkedAt']!==_0xe1839c&&(_0x5a5101['unlinkedAt']=_0xe1839c,_0x108cd9=!0x0),_0x103721&&!_0x4455c8(_0x103721,_0x5a5101['attributes'])&&(_0x5a5101['attributes']=_0x103721,_0x108cd9=!0x0),!_0x108cd9)return Promise['resolve']();if(!_0x5a5101['isSubmitted']||_0xe60b93||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x2e9a14=this['context']['plugins']['get']('PendingActions'),{channelId:_0x58cb58}=_0x5a5101,_0x23fa93=_0x2e9a14['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x58cb58,'threadId':_0x17cc46,'context':_0x3f97f8,'unlinkedAt':_0xe1839c,'attributes':_0x103721})['then'](()=>_0x2e9a14['remove'](_0x23fa93))['catch'](_0x9622ec=>{throw console['error'](_0x9622ec),new _0x238123('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x19a13e){const _0x36bb0b=this['context']['plugins']['get'](Annotations),_0x256191=this['getCommentThread'](_0x19a13e);if(_0x256191['_isAttached']=!0x1,this['_threadToController']['has'](_0x256191)){const _0x1f6f94=this['_threadToController']['get'](_0x256191),_0x494b88=_0x1f6f94['view'],_0x2f9dd8=_0x36bb0b['getByInnerView'](_0x494b88);this['_threadToController']['delete'](_0x256191),this['_viewToController']['delete'](_0x494b88),_0x2f9dd8&&_0x36bb0b['remove'](_0x2f9dd8),_0x1f6f94['destroy'](),_0x494b88['destroy']()['then'](()=>{this['_unbindEditors'](_0x494b88);});}}['_updateActiveAnnotation']({threadId:_0x10f920,resolvedAt:_0x4e15d0,unlinkedAt:_0x47d4a0}){const _0x2b3222=!!_0x4e15d0,_0x97e9e=this['context']['plugins']['get'](Annotations),_0x5b0e8d=this['getCommentThread'](_0x10f920);if(this['_threadToController']['has'](_0x5b0e8d)){const _0x764ec1=this['_threadToController']['get'](_0x5b0e8d)['view'],_0x4ff1fc=_0x97e9e['getByInnerView'](_0x764ec1);_0x4ff1fc&&(_0x2b3222&&_0x97e9e['_removeActiveAnnotation'](_0x4ff1fc),_0x47d4a0?_0x4ff1fc['isVisible']=!0x1:_0x4ff1fc['refreshVisibility']());}}['_getExternalAuthor'](_0x5a4274){const _0x5ced35=this['context']['plugins']['get'](_0x5af60a),_0x5f55e0=_0x3a2615('external:'+_0x5a4274),_0x4b170b=_0x5ced35['getUser'](_0x5f55e0);return _0x4b170b||_0x5ced35['addUser']({'id':_0x5f55e0,'name':_0x5a4274});}['_createNewComment']({threadId:_0x1c537e,commentId:_0x53776e=_0x35633e(),content:_0x1cfa7c,authorId:_0x424d33,createdAt:_0x114c80,attributes:_0x5bc574}){if('string'!=typeof _0x53776e)throw new _0x238123('commentsrepository-invalid-commentid');if('string'!=typeof _0x424d33)throw new _0x238123('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x1cfa7c||!_0x1cfa7c['trim']())throw new _0x238123('commentsrepository-invalid-comment-content');const _0x549939=this['context']['plugins']['get'](_0x5af60a)['getUser'](_0x424d33);if(!_0x549939)throw new _0x238123('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x424d33});let _0x1d7269=null,_0x2393ef=_0x114c80;return _0x5bc574?.['@external']&&(_0x1d7269=this['_getExternalAuthor'](_0x5bc574['@external']['authorName']),_0x2393ef=new Date(_0x5bc574['@external']['createdAt'])),new Comment(this,{'threadId':_0x1c537e,'id':_0x53776e,'author':_0x1d7269||_0x549939,'creator':_0x549939,'content':_0x1cfa7c,'createdAt':_0x114c80,'authoredAt':_0x2393ef,'attributes':_0x5bc574});}['_addComment'](_0x3c6f89){let {threadId:_0x230769,content:_0x236dcd,attributes:_0x5407ba,isFromAdapter:_0xb8424e}=_0x3c6f89;const _0x3fd163=this['getCommentThread'](_0x3c6f89['threadId']);if(!_0x3fd163)throw new _0x238123('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x1cd115=this['_createNewComment'](_0x3c6f89),{id:_0x237d4f}=_0x1cd115;if(_0x3fd163['_add'](_0x1cd115),_0xb8424e||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x3fd163['isSubmitted'])return Promise['resolve']();const _0x25412a=this['context']['plugins']['get']('PendingActions'),{channelId:_0x8b5240}=_0x3fd163,_0x313d90=_0x25412a['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x5407ba||(_0x5407ba={}),this['adapter']['addComment']({'channelId':_0x8b5240,'threadId':_0x230769,'commentId':_0x237d4f,'content':_0x236dcd,'attributes':_0x5407ba})['then'](_0x38710f=>{_0x25412a['remove'](_0x313d90),_0x38710f&&this['_updateComment']({'channelId':_0x8b5240,'threadId':_0x230769,'commentId':_0x237d4f,'createdAt':_0x38710f['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x5514a0=>{throw console['error'](_0x5514a0),new _0x238123('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x180f7e,commentId:_0x3fdf1c,content:_0x48a367,createdAt:_0x5049d9,attributes:_0x4e8009,isFromAdapter:_0x43d115}){if(void 0x0!==_0x48a367&&('string'!=typeof _0x48a367||!_0x48a367['trim']()['length']))throw new _0x238123('commentsrepository-update-comment-invalid-content');const _0x40f69b=this['getCommentThread'](_0x180f7e),_0x2a72d1=_0x40f69b['getComment'](_0x3fdf1c);if(!_0x2a72d1)throw new _0x238123('commentsrepository-update-missing-comment',this);let _0x1ebc2d=!0x1;if(_0x48a367&&_0x48a367!==_0x2a72d1['content']&&(_0x2a72d1['isEditable']||_0x43d115)&&(_0x2a72d1['content']=_0x48a367,_0x1ebc2d=!0x0),_0x5049d9&&_0x5049d9!==_0x2a72d1['createdAt']&&(_0x2a72d1['createdAt']=_0x5049d9,_0x2a72d1['attributes']&&_0x2a72d1['attributes']['@external']||(_0x2a72d1['authoredAt']=_0x5049d9),_0x1ebc2d=!0x0),_0x4e8009&&!_0x4455c8(_0x4e8009,_0x2a72d1['attributes'])&&(_0x2a72d1['attributes']=_0x4e8009,_0x1ebc2d=!0x0),!_0x1ebc2d)return Promise['resolve']();if(_0x40f69b['fire']('commentUpdated'),_0x43d115||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x566b00=this['context']['plugins']['get']('PendingActions'),{channelId:_0x8f37cc}=this['getCommentThread'](_0x2a72d1['threadId']),_0x4600b2=_0x566b00['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x8f37cc,'threadId':_0x180f7e,'commentId':_0x3fdf1c,'content':_0x48a367,'attributes':_0x4e8009})['then'](()=>_0x566b00['remove'](_0x4600b2))['catch'](_0x497319=>{throw console['error'](_0x497319),new _0x238123('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x29bd1c,commentId:_0x4458a0,isFromAdapter:_0x1d6d5c}){const _0x6e8574=this['getCommentThread'](_0x29bd1c),_0x677ac3=_0x6e8574['getComment'](_0x4458a0);if(!_0x677ac3)throw new _0x238123('commentsrepository-remove-missing-comment',this);if(_0x6e8574['_remove'](_0x677ac3),_0x1d6d5c||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x5b99cc=this['context']['plugins']['get']('PendingActions'),{channelId:_0x4c3d07}=_0x6e8574,_0x18957e=_0x5b99cc['add'](vt(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x4c3d07,'threadId':_0x29bd1c,'commentId':_0x4458a0})['then'](()=>_0x5b99cc['remove'](_0x18957e))['catch'](_0x324323=>{throw console['error'](_0x324323),new _0x238123('commentsrepository-remove-comment-internal-error',this);});}}class CommentThread extends/* #__PURE__ -- @preserve */
30
+ _0x8f4920(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x209edf,_0x22fc45){super();const _0x69fb42=_0x22fc45['isResolvable'];this['channelId']=_0x22fc45['channelId'],this['id']=_0x22fc45['id'],this['comments']=new _0x53c8eb(),this['_repository']=_0x209edf,this['_isAttached']=!0x1,this['_isSubmitted']=_0x22fc45['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x209edf,'_permissions',_0x209edf,'_readOnlyChannels',()=>_0x209edf['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x209edf,'_permissions',()=>_0x209edf['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x209edf,'_permissions',()=>{const _0x21fd32=_0x209edf['getPermissions'](this['channelId']);return _0x21fd32['write']||_0x21fd32['admin'];}),this['bind']('isResolvable')['to'](_0x209edf,'_permissions',()=>_0x69fb42&&_0x209edf['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x22fc45['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x238ccd,_0x5e6c0f)=>_0x238ccd?_0x5e6c0f?_0x238ccd<_0x5e6c0f?_0x238ccd:_0x5e6c0f:_0x238ccd:_0x5e6c0f),this['set']('unlinkedAt',_0x22fc45['unlinkedAt']||null),this['set']('resolvedAt',_0x22fc45['resolvedAt']||null),this['set']('resolvedBy',_0x22fc45['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0xb2c850=>!!_0xb2c850),this['set']('attributes',_0x22fc45['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0xbba53,_0x325b0d)=>_0xbba53+_0x325b0d['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x5d3b82,id:_0xfee0ea}=this;this['_repository']['fire'](xt('submitCommentThread',_0x5d3b82),{'channelId':_0x5d3b82,'threadId':_0xfee0ea});}['setUnlinkedAt'](_0x28aa45){this['_update']({'unlinkedAt':_0x28aa45});}['resolve']({resolvedAt:_0x1fe20c=new Date(),resolvedBy:_0x373802='',isFromAdapter:_0x12eff6=!0x1}={}){const _0x2cb0ab=this['_repository']['context']['plugins']['get'](_0x5af60a)['me'],{channelId:_0x3629ae,id:_0x1eb634}=this;this['_repository']['fire'](xt('resolveCommentThread',_0x3629ae),{'channelId':_0x3629ae,'threadId':_0x1eb634,'resolvedAt':_0x1fe20c,'resolvedBy':_0x373802||_0x2cb0ab['id'],'isFromAdapter':_0x12eff6});}['reopen']({isFromAdapter:_0x93cc97=!0x1}={}){const {channelId:_0x393ecf,id:_0x3ce21b}=this;this['_repository']['fire'](xt('reopenCommentThread',_0x393ecf),{'channelId':_0x393ecf,'threadId':_0x3ce21b,'isFromAdapter':_0x93cc97});}['setContext'](_0x586e94){this['context']||this['_update']({'context':_0x586e94});}['setAttribute'](_0x3137b1,_0x3aadc2){const _0x34e11e=_0x5dd617(this['attributes']);_0x28cc4a(_0x34e11e,_0x3137b1,_0x3aadc2),this['_update']({'attributes':_0x34e11e});}['removeAttribute'](_0x4fddc2){const _0x4c7fd0=_0x5dd617(this['attributes']);_0x2a855f(_0x4c7fd0,_0x4fddc2),this['_update']({'attributes':_0x4c7fd0});}['remove']({isFromAdapter:_0x482638=!0x1}={}){const {channelId:_0x29267a,id:_0x41546a}=this;this['_repository']['fire'](xt('removeCommentThread',_0x29267a),{'channelId':_0x29267a,'threadId':_0x41546a,'isFromAdapter':_0x482638});}['attachTo'](_0x460845){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x460845});}['addComment'](_0x4c9859){const {channelId:_0x123182,id:_0x26dd99}=this;this['_repository']['fire'](xt('addComment',_0x123182,_0x26dd99),Object['assign']({'channelId':_0x123182,'threadId':_0x26dd99},_0x4c9859));}['getComment'](_0x5e6424){if('string'!=typeof _0x5e6424)throw new _0x238123('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x5e6424});return this['comments']['get'](_0x5e6424);}['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'](_0x469cf3=>_0x469cf3['toJSON']()),'attributes':this['attributes']};}['_add'](_0x46250d){return this['listenTo'](_0x46250d,'change:authoredAt',()=>{const _0x5f181f=this['_findOptimalIndex'](_0x46250d),_0x549818=this['comments'];_0x5f181f-0x1!=_0x549818['getIndex'](_0x46250d)&&_0x5f181f+0x1!=_0x549818['getIndex'](_0x46250d)&&(this['_remove'](_0x46250d),this['_add'](_0x46250d));}),this['comments']['add'](_0x46250d,this['_findOptimalIndex'](_0x46250d));}['_update'](_0x27cbf9){const {channelId:_0x2aa652,id:_0x108e6e}=this;this['_repository']['fire'](xt('updateCommentThread',_0x2aa652),{..._0x27cbf9,'channelId':_0x2aa652,'threadId':_0x108e6e});}['_remove'](_0x48b556){return this['stopListening'](_0x48b556),_0x48b556['destroy'](),this['comments']['remove'](_0x48b556);}['_findOptimalIndex'](_0x458784){const _0x260c1c=this['comments']['find'](_0x132734=>new Date(_0x132734['authoredAt'])['getTime']()>new Date(_0x458784['authoredAt'])['getTime']());return _0x260c1c?this['comments']['getIndex'](_0x260c1c):this['length'];}}class Comment extends/* #__PURE__ -- @preserve */
31
+ _0x8f4920(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x18611c,_0x27bf8c){super();const _0x54917f=_0x18611c['context']['plugins']['get'](_0x5af60a)['me'],_0x21200e=_0x18611c['getCommentThread'](_0x27bf8c['threadId']),_0x5a59c4=0x0===_0x21200e['comments']['length'],_0x4f4232=_0x54917f===_0x27bf8c['author'];this['id']=_0x27bf8c['id'],this['threadId']=_0x27bf8c['threadId'],this['author']=_0x27bf8c['author'],this['creator']=_0x27bf8c['creator'],this['isExternal']=Boolean(_0x27bf8c['attributes']&&_0x27bf8c['attributes']['@external']),this['set']('content',_0x27bf8c['content']),this['createdAt']=_0x27bf8c['createdAt']||new Date(),this['set']('authoredAt',_0x27bf8c['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x21200e,'resolvedAt'),this['set']('attributes',_0x27bf8c['attributes']||{}),this['bind']('isEditable')['to'](_0x18611c,'_permissions',()=>{const _0x1bec3a=_0x18611c['getPermissions'](_0x21200e['channelId'])['write'],_0x39a560=_0x18611c['getPermissions'](_0x21200e['channelId'])['modifyAll'];return _0x4f4232&&_0x1bec3a||!_0x4f4232&&_0x39a560;}),this['bind']('isRemovable')['to'](_0x21200e,'isRemovable',_0x18611c,'_permissions',_0x30dcf3=>{const _0x35d10e=_0x18611c['getPermissions'](_0x21200e['channelId'])['write'],_0x108d3d=_0x18611c['getPermissions'](_0x21200e['channelId'])['modifyAll'];return _0x4f4232&&_0x35d10e||_0x30dcf3&&_0x5a59c4||!_0x4f4232&&_0x108d3d&&!_0x5a59c4;}),this['bind']('isReadOnly')['to'](_0x21200e,'isReadOnly'),this['_repository']=_0x18611c;}get['weight'](){return Math['max'](function(_0x5a0559){const _0x7d2a40=document['createElement']('div');return _0x7d2a40['innerHTML']=_0x5a0559,_0x7d2a40['textContent']['length'];}(this['content']),0xc8);}['update'](_0x45799b){const {threadId:_0x5e335c,id:_0x26bdf7}=this;if(!this['_repository']['hasCommentThread'](_0x5e335c))throw new _0x238123('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x251a66}=this['_repository']['getCommentThread'](_0x5e335c);this['_repository']['fire'](xt('updateComment',_0x251a66,_0x5e335c),{'channelId':_0x251a66,'threadId':_0x5e335c,'commentId':_0x26bdf7,..._0x45799b});}['setAttribute'](_0x22934e,_0x5a2c07){const _0x58e4f9=_0x5dd617(this['attributes']);_0x28cc4a(_0x58e4f9,_0x22934e,_0x5a2c07),this['update']({'attributes':_0x58e4f9});}['removeAttribute'](_0x2e5ed8){const _0x388b4e=_0x5dd617(this['attributes']);_0x2a855f(_0x388b4e,_0x2e5ed8),this['update']({'attributes':_0x388b4e});}['remove'](_0x1161cb={}){if(!_0x1161cb['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0xcd2e85,id:_0x43c3d2}=this;if(!this['_repository']['hasCommentThread'](_0xcd2e85))throw new _0x238123('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x267516}=this['_repository']['getCommentThread'](_0xcd2e85);this['_repository']['fire'](xt('removeComment',_0x267516,_0xcd2e85),{'channelId':_0x267516,'threadId':_0xcd2e85,'commentId':_0x43c3d2,..._0x1161cb});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function xt(_0x5573d8,..._0x39762b){for(const _0x1ba51c of _0x39762b)void 0x0!==_0x1ba51c&&(_0x5573d8+=':'+String(_0x1ba51c));return _0x5573d8;}class AddCommentThreadCommand extends _0x23f2fc{constructor(_0x479226){super(_0x479226),this['set']('hasContent',!0x1);}['refresh'](){const _0x1990a1=this['editor']['model']['document']['selection'];this['isEnabled']=!0x0,this['hasContent']=!0x1;for(const _0x285613 of _0x1990a1['getRanges']())if(this['_hasContent'](_0x285613))return void(this['hasContent']=!0x0);}['execute']({threadId:_0x5e77f1=_0x35633e(),ranges:_0x349cdf,comment:_0xb4eb11}={}){const _0x51ca05=this['editor']['model'],_0x3d4367=_0x349cdf??Array['from'](_0x51ca05['document']['selection']['getRanges']()),_0xf5bc94=[];for(const _0x4a09f2 of _0x3d4367)this['_hasContent'](_0x4a09f2)&&_0xf5bc94['push'](this['_trimToContent'](_0x4a09f2));if(!_0xf5bc94['length'])throw new _0x238123('addcommentthreadcommand-incorrect-ranges',null);_0xb4eb11&&this['_createCommentThread'](_0x5e77f1,_0xb4eb11),this['_createMarkersFromRanges'](_0x5e77f1,_0xf5bc94,!!_0xb4eb11);}['_createMarkersFromRanges'](_0x5c0ff8,_0x402843,_0x141dbb){this['editor']['model']['change'](_0x37e0f9=>{for(const _0x147e4a of _0x402843){const _0x3f4d08=_0x35633e()['substr'](0x1,0x5),_0x2f0da2='comment:'+_0x5c0ff8+':'+_0x3f4d08;_0x37e0f9['addMarker'](_0x2f0da2,{'range':_0x147e4a,'usingOperation':_0x141dbb,'affectsData':_0x141dbb});}});}['_createCommentThread'](_0x3eac80,_0x32bfc5){const _0x1aed20=this['editor']['plugins']['get']('CommentsRepository'),_0x558f1d=this['editor']['config']['get']('collaboration.channelId'),_0x460715=this['editor']['plugins']['get']('Users')['me'];if(!_0x460715)throw new _0x238123('addcommentthreadcommand-user-not-found',null);_0x1aed20['addCommentThread']({'threadId':_0x3eac80,'channelId':_0x558f1d,'comments':[{'authorId':_0x460715['id'],'content':_0x32bfc5,'createdAt':new Date(),'attributes':{}}]});}['_hasContent'](_0x33faa9){for(const _0x18ef4e of _0x33faa9['getItems']())if(this['_itemIsContent'](_0x18ef4e))return!0x0;return!0x1;}['_itemIsContent'](_0x3ae6cc){return _0x3ae6cc['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x3ae6cc)&&!_0x3ae6cc['is']('element','tableCell');}['_trimToContent'](_0x2495ac){const _0xcab9e1=_0x2a1a11=>!this['_itemIsContent'](_0x2a1a11['item']),_0xe13ad9=_0x2495ac['start']['getLastMatchingPosition'](_0xcab9e1),_0x5db5c0=_0x2495ac['end']['getLastMatchingPosition'](_0xcab9e1,{'direction':'backward'});return this['editor']['model']['createRange'](_0xe13ad9,_0x5db5c0);}}class EditorAnnotations extends _0x111584{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[Annotations];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x417851){super(_0x417851),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x35df10=this['editor'],_0xbd12e9=_0x35df10['model']['document']['selection'],_0xde918e=_0x4b9ba5(()=>this['refreshSelectedViews'](),0xa);_0xbd12e9['on']('change:range',(_0x30242f,_0x45270c)=>{_0x45270c['directChange']&&(_0xde918e['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x35df10['editing']['view']['document'],'change:isFocused',(_0x1086a3,_0x48c037,_0x42caf0)=>{_0x42caf0&&_0xde918e();}),this['listenTo'](_0x35df10['ui']['focusTracker'],'change:isFocused',(_0xcf3503,_0xe46c26,_0x2b87f9)=>{_0x2b87f9||this['fire']('blur',{'isAnnotationTracked':_0x122828=>this['_editorAnnotationsData']['has'](_0x122828['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x41354b){if(this['_editorAnnotations']['has'](_0x41354b['view']))return;this['_editorAnnotations']['add'](_0x41354b['view']),this['editor']['ui']['focusTracker']['add'](_0x41354b['view']['element']);const _0x237c77=this['editor']['plugins']['get'](Annotations);this['listenTo'](_0x237c77['collection'],'remove',(_0x5534c9,_0x45cca9)=>{this['editor']['ui']['focusTracker']['remove'](_0x45cca9['view']['element']),this['_editorAnnotations']['delete'](_0x45cca9['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x5bad90){if('function'!=typeof _0x5bad90)throw new _0x238123('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x5bad90);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x1f20a4,annotations:_0x358900}){const _0x2ef760=[],_0x3002bd=this['editor']['model']['document']['selection'],_0x6c2557=Array['from'](_0x3002bd['getRanges']());for(const [_0x1324ad,_0x351198]of this['_editorAnnotationsData']){const _0xe70182=_0x32d6f7(_0x351198),_0x43d4a6=_0x358900['getByInnerView'](_0x1324ad);_0xe70182&&_0x43d4a6&&_0x2ef760['push']({'annotation':_0x43d4a6,'range':_0xe70182});}function _0x32d6f7(_0x2ec8b8){for(const _0x21f406 of _0x2ec8b8)for(const _0xa52405 of _0x6c2557)if(_0x21f406['containsRange'](_0xa52405,!_0x3002bd['isCollapsed']))return _0x21f406;return null;}return _0x2ef760['sort']((_0x3bc432,_0x3726a7)=>{const _0xc39b2f=_0x3bc432['range'],_0x3035fe=_0x3726a7['range'];if(!_0xc39b2f['isEqual'](_0x3035fe)){if(_0xc39b2f['containsRange'](_0x3035fe,!0x0))return 0x1;if(_0x3035fe['containsRange'](_0xc39b2f,!0x0))return-0x1;}return _0x3bc432['annotation']==_0x1f20a4?-0x1:_0x3726a7['annotation']==_0x1f20a4?0x1:0x0;})['map'](_0x3e7dc6=>_0x3e7dc6['annotation']);}get['_editorAnnotationsData'](){const _0x44208b=new Map();for(const _0x240c5b of Array['from'](this['_dataCollectors']))for(const [_0x308188,_0x35ba14]of _0x240c5b())_0x44208b['set'](_0x308188,_0x35ba14);return _0x44208b;}}class CommentsRestrictedEditingMode extends _0x111584{['afterInit'](){const _0xea92f=this['editor'];if(!_0xea92f['plugins']['has']('RestrictedEditingModeEditing'))return;_0xea92f['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class CommentsImportWord extends _0x111584{constructor(_0x4241e0){super(_0x4241e0),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x31d486=this['editor'],_0x39559b=_0x31d486['commands']['get']('importWord'),_0x12b958=_0x31d486['plugins']['get'](_0x5af60a);_0x39559b&&(_0x39559b['on']('execute',(_0x53b6bb,[,_0x253c86])=>{_0x253c86['collaboration_features']={'comments':!0x0,'user_id':_0x12b958['me']['id']};},{'priority':_0x5e6c9b['high']+0xa}),this['listenTo'](_0x39559b,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x52498e,_0x1d5fcb){const {comment_threads:_0x1192ac}=_0x1d5fcb;_0x1192ac&&_0x1192ac['forEach'](({thread_id:_0x3863f2,comments:_0x5ad99c,is_resolved:_0x9b6951})=>{const _0x123fa0=new Date(),_0x296f7d=_0x5ad99c['map'](({author:_0x586541,content:_0x1980f9,created_at:_0x5bd182})=>({'content':_0x1980f9,'authorId':this['editor']['plugins']['get'](_0x5af60a)['me']['id'],'createdAt':_0x123fa0,'attributes':{'@external':{'authorName':_0x586541,'createdAt':_0x5bd182?new Date(_0x5bd182):new Date(),'source':'importWord'}}})),_0x444549=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](CommentsRepository)['addCommentThread']({'channelId':_0x444549,'threadId':_0x3863f2,'comments':_0x296f7d,'resolvedAt':_0x9b6951?_0x123fa0:null});});}}class CommentsClipboard extends _0x111584{constructor(_0x3157ba){super(_0x3157ba),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[pt,wt];}['afterInit'](){const _0x42fdf0=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x42fdf0,'contentInsertion',(_0x37349d,_0x1745bc)=>this['_removeMarkersWithoutThreads'](_0x1745bc['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x3ea41e){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x3ea41e;const _0x304552=this['editor']['plugins']['get']('CommentsRepository');for(const _0x39c72d of _0x3ea41e['keys']()){const [_0x12eafa,_0x4560a2]=_0x39c72d['split'](':');'comment'!=_0x12eafa||_0x304552['hasCommentThread'](_0x4560a2)||_0x3ea41e['delete'](_0x39c72d);}return _0x3ea41e;}['_registerMarkerInClipboardPipeline'](){const _0x145cbb=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x1487e1=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x1487e1&&_0x145cbb['_registerMarkerToCopy']('comment',_0x1487e1);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x1f50f6){switch(_0x1f50f6){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}function Pt(_0x374efb){const _0x51fd21=_0x374efb['split'](':');return{'group':_0x51fd21[0x0],'id':_0x51fd21[0x1],'part':_0x51fd21[0x2]};}class ShowCommentHighlights extends _0x111584{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x35dcab,_0xff51fe)=>{if(!_0xff51fe['options']['showCommentHighlights'])return null;if(_0xff51fe['options']['ignoreResolvedComments']){const {id:_0x4e4fde}=Pt(_0x35dcab['markerName']),_0x5ac8d9=this['editor']['plugins']['get'](CommentsRepository);if(_0x5ac8d9['getCommentThread'](_0x4e4fde)?.['isResolved']&&_0x35dcab['item'])return _0xff51fe['consumable']['consume'](_0x35dcab['item'],'addMarker:'+_0x35dcab['markerName']),_0xff51fe['consumable']['consume'](_0x35dcab['item'],'removeMarker:'+_0x35dcab['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x4b741c=>{_0x4b741c['on']('addMarker:comment',(_0x146527,_0x59202b,_0x58883d)=>{if(!_0x58883d['options']['showCommentHighlights'])return;const _0x387e80=_0x59202b['item'];if(!_0x387e80)return;const _0x20bd19=_0x58883d['mapper']['toViewElement'](_0x387e80);this['editor']['model']['schema']['isObject'](_0x387e80)&&_0x20bd19&&!_0x20bd19['getCustomProperty']('widget')&&_0x20bd19['is']('containerElement')&&It(_0x20bd19,_0x58883d['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x176294,{writer:_0x409c5a,options:_0x1e6f7e})=>{if(!_0x1e6f7e['showCommentHighlights'])return null;const _0x491c7e=_0x409c5a['createContainerElement']('div'),_0x3cc661=_0x409c5a['createEmptyElement']('hr');return _0x409c5a['addClass']('ck-horizontal-line',_0x491c7e),_0x409c5a['insert'](_0x409c5a['createPositionAt'](_0x491c7e,0x0),_0x3cc661),_0x491c7e;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x2ae8a1,{writer:_0x4c639e,options:_0x6135a8})=>{if(!_0x6135a8['showCommentHighlights'])return null;const _0x32d6af=_0x4c639e['createContainerElement']('span'),_0x477225=_0x4c639e['createEmptyElement']('img');return _0x4c639e['addClass']('image-inline',_0x32d6af),_0x4c639e['insert'](_0x4c639e['createPositionAt'](_0x32d6af,0x0),_0x477225),_0x32d6af;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x2625c0,{writer:_0x135dff,options:_0x5d14c4})=>{if(_0x5d14c4['showCommentHighlights'])return _0x135dff['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x3662ce,_0x5cb5e6,_0xb85b94)=>{_0xb85b94['options']['showCommentHighlights']&&_0x3662ce['stop']();},{'priority':'high'});}}class CommentsEditing extends _0x111584{static get['requires'](){return[CommentsRepository,EditorAnnotations,_0x5af60a,CommentsRestrictedEditingMode,CommentsImportWord,CommentsClipboard,ShowCommentHighlights];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x104650){super(_0x104650),this['set']('isThreadsLoadingPaused',!0x0),_0x104650['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x415965,_0x5d66c2,_0x5f1893,_0x5840eb)=>{const _0x4a6bf0=_0x104650['plugins']['get'](CommentsRepository),_0xc530d7=_0x5f1893?Pt(_0x5f1893)['id']:null;_0x104650['model']['change'](()=>{if(_0xc530d7){const _0x26c326=this['getAllMarkersForId'](_0xc530d7);for(const _0x33fbaf of _0x26c326)_0x104650['editing']['reconvertMarker'](_0x33fbaf);}if(_0x5840eb){const {id:_0x54f403}=Pt(_0x5840eb),_0x48a046=_0x4a6bf0['getCommentThread'](_0x54f403);if(_0x48a046&&_0x48a046['unlinkedAt'])return;if(_0x48a046&&!_0x48a046['isAttached'])return;const _0x4a8973=this['getAllMarkersForId'](_0x54f403);for(const _0x396f40 of _0x4a8973)_0x104650['editing']['reconvertMarker'](_0x396f40);}}),_0xc530d7&&this['scrollToThreadMarker'](_0xc530d7);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x2c257a=this['editor'],_0x443d48=_0x2c257a['plugins']['get'](CommentsRepository),_0x46648c=_0x2c257a['config']['get']('collaboration.channelId'),_0x37ede=_0x443d48['getCommentThreads']()['filter'](_0x4d5cfa=>_0x4d5cfa['channelId']!==_0x46648c);_0x2c257a['commands']['add']('addCommentThread',new AddCommentThreadCommand(_0x2c257a)),this['listenTo'](_0x2c257a,'change:isReadOnly',(_0x4ff607,_0x2315ec,_0x4604f3)=>{_0x443d48['switchReadOnly'](_0x4604f3,_0x2c257a['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x443d48,Vt('addCommentThread',_0x46648c),(_0x10de51,{threadId:_0x4a2ec1})=>{const _0x481f70=this['editor']['plugins']['get'](CommentsRepository)['getCommentThread'](_0x4a2ec1);_0x481f70?.['unlinkedAt']&&this['_attachArchivedThread'](_0x4a2ec1);}),this['listenTo'](_0x443d48,Vt('removeCommentThread',_0x46648c),(_0x82016c,{threadId:_0x23b1d1})=>{_0x2c257a['model']['enqueueChange']({'isUndoable':!0x1},_0x4f1462=>{const _0x210d53=this['getAllMarkersForId'](_0x23b1d1);for(const _0x28da81 of _0x210d53)_0x4f1462['removeMarker'](_0x28da81);});}),this['listenTo'](_0x443d48,Vt('resolveCommentThread',_0x46648c),(_0x51d59f,{threadId:_0x2ff0a2})=>{this['_reconvertMarkers'](_0x2ff0a2);const _0x32b481=this['editor']['plugins']['get'](Annotations);(this['editor']['editing']['view']['hasDomSelection']||_0x32b481['collection']['isFocused'])&&(this['editor']['plugins']['get'](CommentsRepository)['getCommentThread'](_0x2ff0a2)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x443d48,Vt('reopenCommentThread',_0x46648c),(_0x45aef8,{threadId:_0x154d9c})=>{this['_reconvertMarkers'](_0x154d9c);},{'priority':'low'}),this['listenTo'](_0x443d48,Vt('addComment',_0x46648c),(_0x3f26ea,{threadId:_0x559d48,isFromAdapter:_0x493b94})=>{const _0x4d7233=this['getAllMarkersForId'](_0x559d48);if(_0x493b94||0x0==_0x4d7233['length']||!_0x443d48['hasCommentThread'](_0x559d48))return;0x1===_0x443d48['getCommentThread'](_0x559d48)['length']&&_0x2c257a['model']['enqueueChange']({'isUndoable':!0x1},_0x3e7501=>{for(const _0x171bdb of _0x4d7233)_0x3e7501['updateMarker'](_0x171bdb,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x37ede);}['afterInit'](){!async function(_0x10d0bd){const _0x357e31=_0x416d1a([0x4b,0x70,0x4f,0x42,0x4a,0x47,0x4e,0x53,0x45,0x67,0x71,0x43,0x79,0x66,0x56,0x46,0x31,0x6b,0x5a,0x38,0x6c,0x62,0x6e,0x52,0x6a,0x4d,0x37,0x65,0x49,0x7a,0x41,0x73,0x44,0x51,0x48,0x77,0x39,0x61,0x54,0x68,0x75,0x36,0x72,0x63,0x59,0x69,0x30,0x35,0x55,0x6d,0x50,0x4c,0x34,0x64,0x33,0x58,0x32,0x57,0x6f,0x74,0x76,0x78]),_0x161afb=0x73460ab3,_0x326042=0x7341810b^_0x161afb,_0x56ccf6=window[_0x416d1a([0x44,0x61,0x74,0x65])][_0x416d1a([0x6e,0x6f,0x77])](),_0x5807cb=_0x10d0bd[_0x416d1a([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x42aa7d=new window[(_0x416d1a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5bde1b=>{_0x5807cb[_0x416d1a([0x6f,0x6e,0x63,0x65])](_0x416d1a([0x72,0x65,0x61,0x64,0x79]),_0x5bde1b);}),_0x145d70={[_0x416d1a([0x6b,0x74,0x79])]:_0x416d1a([0x45,0x43]),[_0x416d1a([0x75,0x73,0x65])]:_0x416d1a([0x73,0x69,0x67]),[_0x416d1a([0x63,0x72,0x76])]:_0x416d1a([0x50,0x2d,0x32,0x35,0x36]),[_0x416d1a([0x78])]:_0x416d1a([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x416d1a([0x79])]:_0x416d1a([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x416d1a([0x61,0x6c,0x67])]:_0x416d1a([0x45,0x53,0x32,0x35,0x36])},_0x4f5c04=_0x5807cb[_0x416d1a([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x416d1a([0x67,0x65,0x74])](_0x416d1a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x497eb1(){let _0x81b6d6,_0x1c7131=null,_0x127053=null;try{if(_0x4f5c04==_0x416d1a([0x47,0x50,0x4c]))return _0x416d1a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x81b6d6=_0xcf3585(),!_0x81b6d6)return _0x416d1a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x81b6d6[_0x416d1a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x127053=_0x3986c6(_0x81b6d6[_0x416d1a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x81b6d6[_0x416d1a([0x6a,0x74,0x69])])),await _0x80dad6()?_0x191d8f()?_0x2006d5()?_0x416d1a([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x310c76()?(_0x81b6d6[_0x416d1a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x416d1a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1c7131=_0x622bbd(_0x416d1a([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x7b723d()):_0x416d1a([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x416d1a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x416d1a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x416d1a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2006d5(){const _0x297d0c=[_0x416d1a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x416d1a([0x74,0x72,0x69,0x61,0x6c])][_0x416d1a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x81b6d6[_0x416d1a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x56ccf6/0x3e8:0xe10*_0x326042;return _0x81b6d6[_0x416d1a([0x65,0x78,0x70])]<_0x297d0c;}function _0x191d8f(){const _0x2213c2=_0x81b6d6[_0x416d1a([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x2213c2)return!0x1;if(_0x2213c2[_0x416d1a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x416d1a([0x2a])))return!0x0;if(_0x2213c2[_0x416d1a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x416d1a([0x43,0x4d,0x54])))return!0x0;if(_0x2213c2[_0x416d1a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x416d1a([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))&&_0x1a8bf8())return!0x0;if(_0x2213c2[_0x416d1a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x416d1a([0x52,0x43,0x4d,0x54]))){if(_0x4f04b6())return!0x0;if(_0x1541e6()||_0x4a1317())return!0x0;}return!0x1;}function _0x310c76(){const _0x3ddff3=_0x81b6d6[_0x416d1a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3ddff3||0x0==_0x3ddff3[_0x416d1a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x27778a}=new URL(window[_0x416d1a([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3ddff3[_0x416d1a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x27778a))return!0x0;const _0x424125=_0x27778a[_0x416d1a([0x73,0x70,0x6c,0x69,0x74])](_0x416d1a([0x2e]));return _0x3ddff3[_0x416d1a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2816ae=>_0x2816ae[_0x416d1a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x416d1a([0x2a])))[_0x416d1a([0x6d,0x61,0x70])](_0x2a819e=>_0x2a819e[_0x416d1a([0x73,0x70,0x6c,0x69,0x74])](_0x416d1a([0x2e])))[_0x416d1a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1d3d1a=>_0x1d3d1a[_0x416d1a([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x424125[_0x416d1a([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x416d1a([0x6d,0x61,0x70])](_0x1ed4a2=>Array(_0x424125[_0x416d1a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1ed4a2[_0x416d1a([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x416d1a([0x66,0x69,0x6c,0x6c])](_0x1ed4a2[0x0]===_0x416d1a([0x2a])?_0x416d1a([0x2a]):'')[_0x416d1a([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1ed4a2))[_0x416d1a([0x73,0x6f,0x6d,0x65])](_0x2ce47f=>_0x424125[_0x416d1a([0x65,0x76,0x65,0x72,0x79])]((_0x743445,_0xb50d8a)=>_0x2ce47f[_0xb50d8a]===_0x743445||_0x2ce47f[_0xb50d8a]===_0x416d1a([0x2a])));}function _0x7b723d(){return _0x1c7131&&_0x127053?new window[(_0x416d1a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x587dab,_0x1760ec)=>{_0x1c7131[_0x416d1a([0x74,0x68,0x65,0x6e])](_0x587dab,_0x1760ec),_0x127053[_0x416d1a([0x74,0x68,0x65,0x6e])](_0x2866d6=>{_0x2866d6!=_0x416d1a([0x56,0x61,0x6c,0x69,0x64])&&_0x587dab(_0x2866d6);},_0x1760ec);}):_0x1c7131||_0x127053||_0x416d1a([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3986c6(_0x2318b4,_0x56a4c5){return new window[(_0x416d1a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x40e183=>{if(_0x39f2db())return _0x40e183(_0x416d1a([0x56,0x61,0x6c,0x69,0x64]));_0x5dad4a(),_0x5807cb[_0x416d1a([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x416d1a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x467d7b=!0x1;const _0x4a0568=_0x35633e();function _0x15df48(_0x31b904){return!!_0x31b904&&(typeof _0x31b904===_0x416d1a([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x31b904===_0x416d1a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x31b904[_0x416d1a([0x74,0x68,0x65,0x6e])]===_0x416d1a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x31b904[_0x416d1a([0x63,0x61,0x74,0x63,0x68])]===_0x416d1a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1d0a86(_0x1ee079){_0xa47b0f(_0x1ee079)[_0x416d1a([0x74,0x68,0x65,0x6e])](_0x28852e=>{if(!_0x28852e||_0x28852e[_0x416d1a([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x416d1a([0x6f,0x6b]))return _0x416d1a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x540163(_0x177216(_0x4a0568+_0x56a4c5))!=_0x28852e[_0x416d1a([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x416d1a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x416d1a([0x56,0x61,0x6c,0x69,0x64]);})[_0x416d1a([0x74,0x68,0x65,0x6e])](_0x3a51cb=>(_0x4ce54d(),_0x3a51cb),()=>{const _0x366caa=_0x162130();return null==_0x366caa?(_0x4ce54d(),_0x416d1a([0x56,0x61,0x6c,0x69,0x64])):_0x416d1a(_0x56ccf6-_0x366caa>(0x574a8eb3^_0x161afb)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x416d1a([0x74,0x68,0x65,0x6e])](_0x40e183)[_0x416d1a([0x63,0x61,0x74,0x63,0x68])](()=>{_0x40e183(_0x416d1a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x54ad1d=0x7370e433^_0x161afb;function _0x4ce54d(){const _0x208026=_0x416d1a([0x6c,0x6c,0x63,0x74,0x2d])+_0x540163(_0x177216(_0x2318b4)),_0x5ecb2d=_0x247cd4(_0x540163(window[_0x416d1a([0x4d,0x61,0x74,0x68])][_0x416d1a([0x63,0x65,0x69,0x6c])](_0x56ccf6/_0x54ad1d)));window[_0x416d1a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x416d1a([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x208026,_0x5ecb2d);}function _0x162130(){const _0x3b7882=_0x416d1a([0x6c,0x6c,0x63,0x74,0x2d])+_0x540163(_0x177216(_0x2318b4)),_0x493280=window[_0x416d1a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x416d1a([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3b7882);return _0x493280?window[_0x416d1a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x247cd4(_0x493280),0x10)*_0x54ad1d:null;}function _0xa47b0f(_0x5efd1d){return new window[(_0x416d1a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x27a443,_0x37f6eb)=>{_0x5efd1d[_0x416d1a([0x74,0x68,0x65,0x6e])](_0x27a443,_0x37f6eb),window[_0x416d1a([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x37f6eb,0x7347de73^_0x161afb);});}}_0x5807cb[_0x416d1a([0x6f,0x6e])](_0x416d1a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1c72ea,_0x1f4980)=>{if(_0x1f4980[0x0]!=_0x2318b4)return _0x40e183(_0x416d1a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1f4980[0x1]={..._0x1f4980[0x1],[_0x416d1a([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4a0568};},{[_0x416d1a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x416d1a([0x68,0x69,0x67,0x68])}),_0x5807cb[_0x416d1a([0x6f,0x6e])](_0x416d1a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x392dba=>{_0x15df48(_0x392dba[_0x416d1a([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x467d7b=!0x0,_0x1d0a86(_0x392dba[_0x416d1a([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x416d1a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x416d1a([0x6c,0x6f,0x77])}),_0x42aa7d[_0x416d1a([0x74,0x68,0x65,0x6e])](()=>{_0x467d7b||_0x40e183(_0x416d1a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x39f2db(){return _0x5807cb[_0x416d1a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x416d1a([0x76,0x69,0x65,0x77])][_0x416d1a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x416d1a([0x61,0x75,0x74,0x6f]);}function _0x5dad4a(){_0x5807cb[_0x416d1a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x416d1a([0x76,0x69,0x65,0x77])][_0x416d1a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x416d1a([0x61,0x75,0x74,0x6f]);}}function _0x622bbd(_0x591f2e){const _0x61d2ff=[new window[(_0x416d1a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3d55e9=>setTimeout(_0x3d55e9,0x734f347f^_0x161afb)),_0x42aa7d[_0x416d1a([0x74,0x68,0x65,0x6e])](()=>new window[(_0x416d1a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x399fe1=>{let _0x335325=0x0;_0x5807cb[_0x416d1a([0x6d,0x6f,0x64,0x65,0x6c])][_0x416d1a([0x6f,0x6e])](_0x416d1a([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x157c99,_0x25b1e7)=>{_0x25b1e7[0x0][_0x416d1a([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x335325++,_0x335325==(0x73460f5b^_0x161afb)&&(_0x399fe1(),_0x157c99[_0x416d1a([0x6f,0x66,0x66])]());});}))];return window[_0x416d1a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x416d1a([0x72,0x61,0x63,0x65])](_0x61d2ff)[_0x416d1a([0x74,0x68,0x65,0x6e])](()=>_0x591f2e);}async function _0x4403dc(){await _0x42aa7d,_0x5807cb[_0x416d1a([0x6d,0x6f,0x64,0x65,0x6c])][_0x416d1a([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x50277d,_0x5807cb[_0x416d1a([0x6d,0x6f,0x64,0x65,0x6c])][_0x416d1a([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x50277d,_0x5807cb[_0x416d1a([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x416d1a([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1a8bf8(){return window[_0x416d1a([0x67,0x6c,0x6f,0x62])]&&window[_0x416d1a([0x67,0x6c,0x6f,0x62])][_0x416d1a([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x4f04b6(){return _0xbbc346(_0x416d1a([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x4d0cde(_0x416d1a([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x416d1a([0x73,0x74,0x61,0x74,0x65])]==_0x416d1a([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x1541e6(){return _0xbbc346(_0x416d1a([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72,0x49,0x6e,0x74,0x65,0x67,0x72,0x61,0x74,0x69,0x6f,0x6e]));}function _0x4a1317(){return _0xbbc346(_0x416d1a([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x3d3b9e(_0x33712e){const _0xda8499=_0x3acfff();_0x5807cb[_0xda8499]=_0x416d1a([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x33712e,_0x33712e!=_0x416d1a([0x56,0x61,0x6c,0x69,0x64])&&_0x4403dc();}function _0x3acfff(){const _0x58681d=window[_0x416d1a([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x416d1a([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x416d1a([0x6e,0x6f,0x77])]())[_0x416d1a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x416d1a([0x2e]),'');let _0x29c8f5=_0x416d1a([0x4b]);for(let _0x1b94a4=0x0;_0x1b94a4<_0x58681d[_0x416d1a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1b94a4+=0x2){let _0x3a9c4c=window[_0x416d1a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x58681d[_0x416d1a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1b94a4,_0x1b94a4+0x2));_0x3a9c4c>=_0x357e31[_0x416d1a([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3a9c4c-=_0x357e31[_0x416d1a([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x29c8f5+=_0x357e31[_0x3a9c4c];}return _0x29c8f5;}function _0xcf3585(){const _0x2ddc34=_0x4f5c04[_0x416d1a([0x73,0x70,0x6c,0x69,0x74])](_0x416d1a([0x2e]));if(0x3!=_0x2ddc34[_0x416d1a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x27f3e3(_0x2ddc34[0x1]);function _0x27f3e3(_0x27221f){const _0x2c1f5d=_0x4caa6b(_0x27221f);return _0x2c1f5d&&_0x5e09d1()?_0x2c1f5d:null;function _0x5e09d1(){const _0x9f19b2=_0x2c1f5d[_0x416d1a([0x6a,0x74,0x69])],_0x183b68=window[_0x416d1a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x9f19b2[_0x416d1a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x9f19b2[_0x416d1a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x36dfd0={..._0x2c1f5d,[_0x416d1a([0x6a,0x74,0x69])]:_0x9f19b2[_0x416d1a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x9f19b2[_0x416d1a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x36dfd0[_0x416d1a([0x76,0x63])],_0x177216(_0x36dfd0)==_0x183b68;}}}async function _0x80dad6(){let _0x3ece80=!0x0;try{const _0x356bc9=_0x4f5c04[_0x416d1a([0x73,0x70,0x6c,0x69,0x74])](_0x416d1a([0x2e])),[_0x4390d3,_0x134258,_0x5a7b97]=_0x356bc9;return _0x4b883a(_0x4390d3),await _0x4ebfe6(_0x4390d3,_0x134258,_0x5a7b97),_0x3ece80;}catch{return!0x1;}function _0x4b883a(_0x5715ad){const _0x1eece0=_0x4caa6b(_0x5715ad);_0x1eece0&&_0x1eece0[_0x416d1a([0x61,0x6c,0x67])]==_0x416d1a([0x45,0x53,0x32,0x35,0x36])||(_0x3ece80=!0x1);}async function _0x4ebfe6(_0x110548,_0x20a661,_0x14231e){const _0xb1b71f=window[_0x416d1a([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x416d1a([0x66,0x72,0x6f,0x6d])](_0x5e7874(_0x14231e),_0x24e390=>_0x24e390[_0x416d1a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x14b454=new window[(_0x416d1a([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x416d1a([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x110548+_0x416d1a([0x2e])+_0x20a661),_0xcbc395=window[_0x416d1a([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x416d1a([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xcbc395)return;const _0x288b3c=await _0xcbc395[_0x416d1a([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x416d1a([0x6a,0x77,0x6b]),_0x145d70,{[_0x416d1a([0x6e,0x61,0x6d,0x65])]:_0x416d1a([0x45,0x43,0x44,0x53,0x41]),[_0x416d1a([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x416d1a([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x416d1a([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xcbc395[_0x416d1a([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x416d1a([0x6e,0x61,0x6d,0x65])]:_0x416d1a([0x45,0x43,0x44,0x53,0x41]),[_0x416d1a([0x68,0x61,0x73,0x68])]:{[_0x416d1a([0x6e,0x61,0x6d,0x65])]:_0x416d1a([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x288b3c,_0xb1b71f,_0x14b454)||(_0x3ece80=!0x1);}}function _0x4caa6b(_0x3d74e1){return _0x3d74e1[_0x416d1a([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x416d1a([0x65,0x79]))?JSON[_0x416d1a([0x70,0x61,0x72,0x73,0x65])](_0x5e7874(_0x3d74e1)):null;}function _0x5e7874(_0x332c99){return window[_0x416d1a([0x61,0x74,0x6f,0x62])](_0x332c99[_0x416d1a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x416d1a([0x2b]))[_0x416d1a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x416d1a([0x2f])));}function _0x177216(_0x5da9f0){let _0x29af15=0x1505;function _0xf94bf1(_0xe006cf){for(let _0x3c0adb=0x0;_0x3c0adb<_0xe006cf[_0x416d1a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3c0adb++){const _0x3ec09b=_0xe006cf[_0x416d1a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3c0adb);_0x29af15=(_0x29af15<<0x5)+_0x29af15+_0x3ec09b,_0x29af15&=_0x29af15;}}function _0x119f5e(_0x5b9cb8){Array[_0x416d1a([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5b9cb8)?_0x5b9cb8[_0x416d1a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x119f5e):_0x5b9cb8&&typeof _0x5b9cb8==_0x416d1a([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x416d1a([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5b9cb8)[_0x416d1a([0x73,0x6f,0x72,0x74])]()[_0x416d1a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x431373,_0x43c68f])=>{_0xf94bf1(_0x431373),_0x119f5e(_0x43c68f);}):_0xf94bf1(window[_0x416d1a([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5b9cb8));}return _0x119f5e(_0x5da9f0),_0x29af15>>>0x0;}function _0x540163(_0x2651d6){return _0x2651d6[_0x416d1a([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x416d1a([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x416d1a([0x30]));}function _0x247cd4(_0x35091a){return _0x35091a[_0x416d1a([0x73,0x70,0x6c,0x69,0x74])]('')[_0x416d1a([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x416d1a([0x6a,0x6f,0x69,0x6e])]('');}function _0xbbc346(_0x4b29eb){return _0x5807cb[_0x416d1a([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x416d1a([0x68,0x61,0x73])](_0x4b29eb);}function _0x4d0cde(_0x506886){return _0x5807cb[_0x416d1a([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x416d1a([0x67,0x65,0x74])](_0x506886);}function _0x50277d(){}function _0x416d1a(_0x5c6cf3){return _0x5c6cf3['map'](_0x4ad1c2=>String['fromCharCode'](_0x4ad1c2))['join']('');}_0x3d3b9e(await _0x497eb1());}(this);}['destroy'](){const _0x2ee83b=this['editor']['plugins']['get'](CommentsRepository),_0x5395d4=this['editor']['config']['get']('collaboration.channelId');for(const _0x2fb35e of _0x2ee83b['getCommentThreads']({'channelId':_0x5395d4}))_0x2ee83b['_detachCommentThread'](_0x2fb35e['id']),_0x2ee83b['_threads']['delete'](_0x2fb35e['id']);super['destroy']();}['hasMarkerForId'](_0x35b565){return this['getAllMarkersForId'](_0x35b565)['length']>0x0;}['getAllMarkersForId'](_0x5ab899){const _0x33bd11=[];for(const _0x1db4c3 of this['editor']['model']['markers'])_0x1db4c3['name']['startsWith']('comment:'+_0x5ab899)&&_0x33bd11['push'](_0x1db4c3);return _0x33bd11;}['scrollToThreadMarker'](_0x5ddc8c){setTimeout(()=>{const _0x145656=this['_getTargetForId'](_0x5ddc8c);if(!_0x145656)return;this['activeMarker']&&Pt(this['activeMarker'])['id']===_0x5ddc8c&&_0x2d40a7({'target':_0x145656[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x3bae63){this['editor']['model']['change'](()=>{for(const _0x187996 of this['getAllMarkersForId'](_0x3bae63))this['editor']['editing']['reconvertMarker'](_0x187996);});}['_attachArchivedThread'](_0x22e2f9){const _0x4237c7=this['editor']['plugins']['get'](CommentsRepository),_0x4c53c8=this['editor']['plugins']['get'](EditorAnnotations),_0x550e9f=_0x4237c7['getCommentThread'](_0x22e2f9);if(!_0x550e9f['isAttached']){const _0x5da74f=_0x550e9f['attachTo'](()=>this['_getTargetForId'](_0x550e9f['id']));_0x4c53c8['registerAnnotation'](_0x5da74f),_0x550e9f['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x2f68d7=this['editor'],_0x5499a3=_0x2f68d7['plugins']['get'](_0x5af60a);_0x2f68d7['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x5ac886,_0x34adf3)=>{const {id:_0xf02676}=Pt(_0x5ac886['markerName']),_0xee3bc5=_0x2f68d7['plugins']['get'](CommentsRepository)['getCommentThread'](_0xf02676),_0x4c40a9=this['activeMarker']&&Pt(this['activeMarker'])['id']===_0xf02676;let _0x5837de;if(_0xee3bc5&&_0xee3bc5['isResolved']&&!_0x4c40a9&&_0x5ac886['item'])return _0x34adf3['consumable']['consume'](_0x5ac886['item'],'addMarker:'+_0x5ac886['markerName']),_0x34adf3['consumable']['consume'](_0x5ac886['item'],'removeMarker:'+_0x5ac886['markerName']),null;const _0x1e7813=['ck-comment-marker'];return _0x4c40a9&&_0x1e7813['push']('ck-comment-marker--active'),_0x5837de=_0xee3bc5?.['length']?_0xee3bc5['comments']['first']['author']['id']:_0x5499a3['me']['id'],{'classes':_0x1e7813,'attributes':{'data-comment':_0xf02676,'data-author-id':_0x5837de}};}}),_0x2f68d7['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x4dc8b3,{options:_0x2bd9c0})=>{if(_0x2bd9c0['showCommentHighlights'])return null;const _0x173909=_0x2f68d7['plugins']['get'](CommentsRepository),_0x45acc8=_0x2f68d7['model']['markers']['get'](_0x4dc8b3),{id:_0x5ec6f8,part:_0xf2d7f5}=Pt(_0x4dc8b3);return _0x45acc8&&!_0x45acc8['affectsData']||_0x2bd9c0['ignoreResolvedComments']&&_0x173909['getCommentThread'](_0x5ec6f8)?.['isResolved']?null:{'group':'comment','name':_0xf2d7f5?_0x5ec6f8+':'+_0xf2d7f5:_0x5ec6f8};}}),_0x2f68d7['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x4820aa,{writer:_0x442eba})=>_0x442eba['createElement']('$marker',{'data-name':'comment:'+_0x4820aa['getAttribute']('id')})}),_0x2f68d7['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x1f578b=this['editor'],_0x252ce8=_0x1f578b['plugins']['get'](CommentsRepository),_0x103d2a=new Set(),_0xf07a68=new Set();_0x1f578b['model']['document']['registerPostFixer'](_0x334033=>{let _0x240ea=!0x1;for(const {name:_0x4887d7,data:_0xae9ae3}of _0x1f578b['model']['document']['differ']['getChangedMarkers']()){const {group:_0x4ee1dc,id:_0x5176d5}=Pt(_0x4887d7);let _0xecef02=_0xae9ae3['newRange'];if('comment'!==_0x4ee1dc||!_0xecef02)continue;const _0x10be39='$graveyard'===_0xecef02['root']['rootName'];_0x10be39||(_0xecef02=Lt(_0xecef02,_0x1f578b['model']),!_0xecef02||_0xecef02['isCollapsed']||!_0xae9ae3['newRange']||_0xecef02['isEqual'](_0xae9ae3['newRange']))?_0x1f578b['model']['hasContent'](_0xecef02)&&!_0x10be39?this['isThreadsLoadingPaused']?_0x103d2a['add'](_0x4887d7):this['_handleThreadMarker'](_0x4887d7,_0x5176d5):(_0xf07a68['add'](_0x4887d7),_0x103d2a['delete'](_0x4887d7),_0x334033['removeMarker'](_0x4887d7),_0x240ea=!0x0):(_0x334033['updateMarker'](_0x4887d7,{'range':_0xecef02}),_0x240ea=!0x0);}return _0x240ea;}),this['on']('change:isThreadsLoadingPaused',(_0x4cbe2f,_0x90d730,_0x135019)=>{if(!_0x135019&&_0x103d2a['size'])for(const _0xfa3012 of _0x103d2a){const {id:_0x2f8438}=Pt(_0xfa3012);_0x103d2a['delete'](_0xfa3012),_0x1f578b['model']['markers']['get'](_0xfa3012)&&this['_handleThreadMarker'](_0xfa3012,_0x2f8438);}}),this['listenTo'](_0x1f578b['model']['document'],'change',()=>{for(const {name:_0x557462,data:{newRange:_0x4ba09f}}of _0x1f578b['model']['document']['differ']['getChangedMarkers']()){const {group:_0x45111f,id:_0x3ebd05}=Pt(_0x557462);if('comment'!==_0x45111f)continue;const _0x1ac94e=_0x252ce8['getCommentThread'](_0x3ebd05),_0x130466=this['hasMarkerForId'](_0x3ebd05);_0x1ac94e&&(!_0x1ac94e['_hasTargetInContent']&&_0x4ba09f&&_0x1f578b['editing']['view']['once']('render',()=>{const _0x3d60ca=_0x1f578b['plugins']['get'](Annotations),_0x6a1f97=_0x252ce8['_threadToController']['get'](_0x1ac94e)['view'];_0x3d60ca['getByInnerView'](_0x6a1f97)['refreshVisibility']();},{'priority':'low'}),_0x1ac94e['_hasTargetInContent']=_0x130466||!!_0x4ba09f),_0x4ba09f||(_0xf07a68['add'](_0x557462),_0x103d2a['delete'](_0x557462));}for(const _0x1e41e1 of _0xf07a68){const {id:_0x44b304}=Pt(_0x1e41e1),_0x5c210c=_0x252ce8['getCommentThread'](_0x44b304);if(_0x103d2a['delete'](_0x1e41e1),!_0x5c210c)continue;const _0x18a6e7=this['hasMarkerForId'](_0x44b304);_0x18a6e7||_0x5c210c['isSubmitted']?_0x18a6e7||_0x5c210c['unlinkedAt']||_0x5c210c['setUnlinkedAt'](new Date()):_0x5c210c['remove']();}_0xf07a68['clear']();});}['_handleInitialThreads'](_0x1477b3){_0x1477b3['forEach'](_0x3f34ed=>{_0x3f34ed['unlinkedAt']&&this['_attachArchivedThread'](_0x3f34ed['id']);});}['_getTargetForId'](_0x3540cf){const _0x47733e=this['editor'],_0x6afe4f=this['getAllMarkersForId'](_0x3540cf);return _0x42124e(_0x47733e['editing'],_0x6afe4f);}['_getTextContext'](_0x4269a4){const _0x2e7b0f=this['getAllMarkersForId'](_0x4269a4);let _0x532f00='',_0x1752ab=!0x1;for(const _0x64cca7 of _0x2e7b0f){const _0x28a147=_0x64cca7['getRange']();for(const _0x30bb30 of Array['from'](_0x28a147['getItems']()))_0x30bb30['is']('$textProxy')?(_0x532f00&&_0x1752ab&&(_0x532f00+='\x20',_0x1752ab=!0x1),_0x532f00+=_0x30bb30['data']):_0x1752ab=!0x0;_0x1752ab=!0x0;}return _0x532f00['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x887472,_0x578c24){const _0x379bd6=this['editor'],_0x5ae085=_0x379bd6['plugins']['get'](CommentsRepository);let _0x260405=_0x5ae085['getCommentThread'](_0x578c24);const _0x1b14f0=_0x379bd6['config']['get']('collaboration.channelId'),_0x4f5a42=_0x379bd6['plugins']['get'](EditorAnnotations);if(_0x260405&&(_0x260405['unlinkedAt']&&_0x260405['setUnlinkedAt'](null),_0x260405['isAttached']))return _0x260405;return!this['getAllMarkersForId'](_0x578c24)[0x0]['managedUsingOperations']?_0x379bd6['editing']['view']['once']('render',()=>{if(_0x5ae085['getCommentThread'](_0x578c24))return;const _0x209c14=_0x379bd6['plugins']['get'](Annotations);_0x260405=_0x5ae085['openNewCommentThread']({'channelId':_0x1b14f0,'threadId':_0x578c24,'target':()=>this['_getTargetForId'](_0x578c24),'context':{'type':'text','value':this['_getTextContext'](_0x578c24)}});const _0x4b4083=_0x5ae085['_threadToController']['get'](_0x260405)['view'],_0xe51359=_0x209c14['getByInnerView'](_0x4b4083);_0xe51359&&_0x4f5a42['registerAnnotation'](_0xe51359);},{'priority':'low'}):_0x5ae085['fetchCommentThread']({'channelId':_0x1b14f0,'threadId':_0x578c24})['then'](_0x46d83f=>{if('destroyed'!==_0x379bd6['state']){if(_0x260405=_0x46d83f,_0x260405&&!_0x260405['isAttached']){const _0x1f11f9=_0x260405['attachTo'](()=>this['_getTargetForId'](_0x578c24));_0x4f5a42['registerAnnotation'](_0x1f11f9),_0x260405['isResolved']&&this['_reconvertMarkers'](_0x578c24);}else{if(!_0x260405){const _0xd5a179=this['getAllMarkersForId'](_0x578c24);_0x379bd6['model']['change'](_0x309121=>{for(const _0x599762 of _0xd5a179)_0x309121['removeMarker'](_0x599762);});}}}}),_0x260405;}['_handleThreadMarker'](_0x469dca,_0x268fd9){const _0x1b090b=this['_attachMarkerToThread'](_0x469dca,_0x268fd9);_0x1b090b&&!_0x1b090b['context']&&_0x1b090b['setContext']({'type':'text','value':this['_getTextContext'](_0x268fd9)});}['_initAriaMarkerChangeAnnouncements'](){const _0x1ba079=this['editor'];_0x341fd8(_0x1ba079['model'],({left:_0x57a5f3,entered:_0x1ef0d4})=>{for(const _0x402fb9 of _0x57a5f3)if(Dt(_0x402fb9)){_0x1ba079['ui']['ariaLiveAnnouncer']['announce'](vt(_0x1ba079['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x1a9cbc of _0x1ef0d4)if(Dt(_0x1a9cbc)){_0x1ba079['ui']['ariaLiveAnnouncer']['announce'](vt(_0x1ba079['locale'],'ENTER_COMMENT_ANNOUNCEMENT',_0x4ac320(_0x271385)));break;}});}}function Vt(_0x38df3c,_0x1916fc){return _0x1916fc?_0x38df3c+':'+_0x1916fc:_0x38df3c;}function Lt(_0x643c90,_0x5eeece){const _0x1b8ad0=_0x5eeece['schema'],_0x52e57b=_0x5eeece['createRange'](_0x643c90['start']);for(const _0x30e18d of _0x643c90['getWalker']()){const {type:_0x474133,item:_0x5699b8,nextPosition:_0x5a9a50}=_0x30e18d;if('text'===_0x474133||_0x1b8ad0['isObject'](_0x5699b8)){const _0x39f1c5=_0x5eeece['createPositionBefore'](_0x5699b8);_0x52e57b['isCollapsed']&&(_0x52e57b['start']=_0x39f1c5),_0x52e57b['end']=_0x5a9a50;}}return _0x52e57b;}function Dt(_0x20fffe){return'comment'===Pt(_0x20fffe['name'])['group'];}class CommentsUI extends _0x111584{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[CommentsRepository,CommentsEditing,EditorAnnotations,Annotations];}get['CommentsListView'](){return CommentsListView;}get['CommentThreadInputView'](){return CommentThreadInputView;}['init'](){const _0x2d8820=this['editor'],_0x3d661e=_0x2d8820['plugins']['get'](CommentsRepository),_0x326f38=_0x2d8820['plugins']['get'](CommentsEditing),_0x1a2ba2=_0x2d8820['plugins']['get'](Annotations),_0x39a5be=_0x2d8820['plugins']['get'](EditorAnnotations);_0x2d8820['ui']['componentFactory']['add']('comment',()=>{const _0x2b1af5=this['_createUIButton'](_0x13e54c);return _0x2b1af5['tooltip']=!0x0,_0x2b1af5;}),_0x2d8820['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](ot)),_0x39a5be['addSourceCollector'](()=>{const _0x2e103c=[];for(const [_0x4fbf85,_0x429b58]of _0x3d661e['_threadToController']){const _0x21983c=_0x326f38['getAllMarkersForId'](_0x4fbf85['id']),_0x58c001=_0x21983c['map'](_0x308461=>_0x308461['getRange']());_0x21983c['length']>0x0&&_0x2e103c['push']([_0x429b58['view'],_0x58c001]);}return _0x2e103c;}),this['listenTo'](_0x1a2ba2,'change:activeAnnotations',(_0x4e15c9,_0x1bfcb6,_0x35d670)=>{const _0x21ff0d=Array['from'](_0x35d670)['map'](_0x50a3d6=>_0x50a3d6['innerView'])['find'](_0x4b70e5=>_0x3d661e['_viewToController']['has'](_0x4b70e5));if(!_0x21ff0d)return void(_0x326f38['activeMarker']=null);const _0x3a1dae=_0x3d661e['_viewToController']['get'](_0x21ff0d)['model']['id'],_0x5c3e0b='comment:'+_0x3a1dae;_0x3a1dae&&_0x326f38['hasMarkerForId'](_0x3a1dae)?_0x326f38['activeMarker']=_0x5c3e0b:_0x326f38['activeMarker']&&(_0x326f38['activeMarker']=null);}),this['listenTo'](_0x3d661e,'removeCommentThread',(_0x5cab44,{threadId:_0x1c0589,isFromAdapter:_0x4343c1})=>{!_0x4343c1&&_0x2d8820['ui']['focusTracker']['isFocused']&&_0x326f38['hasMarkerForId'](_0x1c0589)&&_0x2d8820['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x3d661e,'addComment',(_0x3ffa13,{threadId:_0x4e4cd0,isFromAdapter:_0x122d4d})=>{if(_0x122d4d||!_0x326f38['hasMarkerForId'](_0x4e4cd0)||!_0x3d661e['hasCommentThread'](_0x4e4cd0))return;0x1===_0x3d661e['getCommentThread'](_0x4e4cd0)['length']&&(_0x2d8820['editing']['view']['focus'](),_0x3ffa13['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x38ad8d=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x59b726;for(const _0xac0b16 in _0x38ad8d){const _0x161f63=_0xac0b16,_0x73d815=_0x38ad8d[_0x161f63];if('commentsLicenseKeyValid'==_0x73d815||'commentsLicenseKeyInvalid'==_0x73d815||'commentsLicenseKeyExpired'==_0x73d815||'commentsLicenseKeyDomainLimit'==_0x73d815||'commentsLicenseKeyNotAllowed'==_0x73d815||'commentsLicenseKeyEvaluationLimit'==_0x73d815||'commentsLicenseKeyUsageLimit'==_0x73d815){delete _0x38ad8d[_0x161f63],_0x59b726=_0x73d815,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x59b726&&_0x38ad8d['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x59b726&&_0x38ad8d['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x59b726&&_0x38ad8d['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x59b726&&_0x38ad8d['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x59b726&&_0x38ad8d['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyUsageLimit'==_0x59b726&&_0x38ad8d['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x1c95f5){const _0x28aa47=this['editor'],_0x340654=new _0x1c95f5(_0x28aa47['locale']),_0x56ce2a=_0x28aa47['commands']['get']('addCommentThread');return _0x340654['set']({'label':vt(_0x28aa47['locale'],'Comment'),'icon':_0x2feb24}),_0x340654['bind']('isEnabled')['to'](_0x56ce2a,'isEnabled',_0x56ce2a,'hasContent',(_0x3b0f0e,_0x429aeb)=>_0x3b0f0e&&_0x429aeb),this['listenTo'](_0x340654,'execute',()=>{_0x56ce2a['execute']();}),_0x340654;}}class CommentsOnly extends _0x111584{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[CommentsEditing];}constructor(_0x117a92){super(_0x117a92),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x23ee3b,_0x28a39c,_0x522e71)=>{_0x522e71?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x2cf22c,_0x3fdf4f]of this['editor']['commands'])_0x3fdf4f['affectsData']&&'addCommentThread'!==_0x2cf22c&&_0x3fdf4f['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 _0x384b9e=this['editor']['editing']['view']['document'];this['listenTo'](_0x384b9e,'cut',_0x8a9943=>_0x8a9943['stop'](),{'priority':'highest'}),this['listenTo'](_0x384b9e,'clipboardInput',_0x4bcacc=>_0x4bcacc['stop'](),{'priority':'highest'}),this['listenTo'](_0x384b9e,'delete',_0x9ff620=>_0x9ff620['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x139ce1,_0x430181]of this['editor']['commands'])_0x430181['affectsData']&&'addCommentThread'!==_0x139ce1&&_0x430181['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']);}}class AnnotationsUIs extends _0x3b6db1{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[Annotations];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3ba0c0){super(_0x3ba0c0),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x48a3c1=this['context']['plugins']['get'](Annotations);this['listenTo'](_0x48a3c1,'_activateAnnotation',(_0x9709c5,_0x32712b)=>{for(const _0xe561fb of this['activeUIs']){const _0x2a8279=this['_uis']['get'](_0xe561fb);(0x0,this['uisData']['get'](_0xe561fb)['filter'])(_0x32712b)&&_0x2a8279['setActiveAnnotation'](_0x32712b);}}),this['listenTo'](_0x48a3c1,'_deactivateAllAnnotations',()=>{for(const _0x349b60 of this['activeUIs']){this['_uis']['get'](_0x349b60)['setActiveAnnotation'](null);}}),this['listenTo'](_0x48a3c1['_visibleAnnotations'],'add',(_0x1ff80a,_0x251f5e)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x251f5e);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x11484e){return this['activeUIs']['has'](_0x11484e);}['activate'](_0x2d2de3,_0x3742e5=this['defaultFilter']){const _0x15a9cc=this['context']['plugins']['get'](Annotations);if(!this['_uis']['has'](_0x2d2de3))throw new _0x238123('annotationsuis-missing-ui',this,{'uiName':_0x2d2de3});this['isActive'](_0x2d2de3)&&this['deactivate'](_0x2d2de3),this['activeUIs']['add'](_0x2d2de3);const _0x2ea3d6=new AnnotationCollection();Ot({'source':_0x15a9cc['_visibleAnnotations'],'target':_0x2ea3d6,'filter':_0x3742e5}),this['uisData']['set'](_0x2d2de3,{'collection':_0x2ea3d6,'filter':_0x3742e5});const _0x4e357f=this['_uis']['get'](_0x2d2de3);_0x4e357f['attach'](_0x2ea3d6),this['listenTo'](_0x4e357f,'change:activeAnnotation',(_0x37cc73,_0x474a2f,_0x5c6e30,_0x5cbdbf)=>{_0x5cbdbf&&_0x15a9cc['_removeActiveAnnotation'](_0x5cbdbf),_0x5c6e30&&_0x15a9cc['_addActiveAnnotation'](_0x5c6e30);});}['deactivate'](_0x449eb1){if(this['activeUIs']['delete'](_0x449eb1),!this['_uis']['has'](_0x449eb1))throw new _0x238123('annotationsuis-missing-ui',this,{'uiName':_0x449eb1});const _0x162ca3=this['_uis']['get'](_0x449eb1);_0x162ca3['detach'](),this['stopListening'](_0x162ca3),this['uisData']['get'](_0x449eb1)['collection']['destroy'](),this['uisData']['delete'](_0x449eb1);}['switchTo'](_0x4fd0f9){if(!this['_uis']['has'](_0x4fd0f9))throw new _0x238123('annotationsuis-missing-ui',this,{'uiName':_0x4fd0f9});const _0x56fcb5=this['context']['plugins']['get'](Annotations),_0x2a38b5=Array['from'](_0x56fcb5['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x4fd0f9);const _0x42d13f=this['_uis']['get'](_0x4fd0f9);_0x42d13f['setActiveAnnotation'](_0x2a38b5),_0x42d13f['_setSelectedAnnotations']&&_0x2a38b5&&_0x42d13f['_setSelectedAnnotations']([_0x2a38b5]);}['deactivateAll'](){for(const _0x4e725d of this['activeUIs'])this['deactivate'](_0x4e725d);}['register'](_0xe778bc,_0x4f6247){if(this['_uis']['has'](_0xe778bc))throw new _0x238123('annotationsuis-register-already-registered');if('function'!=typeof _0x4f6247['attach']||'function'!=typeof _0x4f6247['detach']||'function'!=typeof _0x4f6247['setActiveAnnotation'])throw new _0x238123('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0xe778bc,_0x4f6247);}['refilterAnnotations'](){const _0x14f37f=this['context']['plugins']['get'](Annotations)['collection'],_0x4d4641=new Map(),_0x9f8fda=Array['from'](this['activeUIs']);for(const _0xc51162 of this['activeUIs']){const _0x1a1105=this['uisData']['get'](_0xc51162)['collection'];for(const _0x75c350 of _0x1a1105)_0x4d4641['set'](_0x75c350,_0xc51162);}for(const _0x37a16c of _0x14f37f){const _0x3612ee=_0x4d4641['get'](_0x37a16c);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x37a16c);const _0x3fd02e=_0x9f8fda['find'](_0x109389=>this['uisData']['get'](_0x109389)['filter'](_0x37a16c));_0x3612ee!==_0x3fd02e&&(_0x3612ee&&this['uisData']['get'](_0x3612ee)['collection']['remove'](_0x37a16c),_0x3fd02e&&this['uisData']['get'](_0x3fd02e)['collection']['add'](_0x37a16c));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x4238b5){const _0x134ef6=[];for(const _0x3119cf of this['activeUIs']){(0x0,this['uisData']['get'](_0x3119cf)['filter'])(_0x4238b5)&&_0x134ef6['push'](_0x3119cf);}if(_0x134ef6['length']>0x1)throw new _0x238123('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x134ef6,'annotationType':_0x4238b5['type']});}}const Bt=/* #__PURE__ -- @preserve */
32
+ _0x20ad7d('px');class AnnotationsSidebarView extends _0x2791c7{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x387297){super(_0x387297);const _0x9c5f85=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 _0x3a223c(),this['focusCycler']=new _0x2bc1dc({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x9c5f85['to']('class')],'style':{'minHeight':_0x9c5f85['to']('minHeight',_0x413b10=>'number'==typeof _0x413b10?Bt(_0x413b10+0xa):null)},'dir':_0x387297['uiLanguageDirection'],'role':'application','aria-label':vt(_0x387297,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':vt(_0x387297,'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',_0x537945=>{this['_updateItemPositionInFocusables'](_0x537945['source']);}),this['list']['forEach'](_0x344d43=>{this['focusTracker']['add'](_0x344d43['element']),this['_updateItemPositionInFocusables'](_0x344d43);}),this['list']['on']('change',(_0x4894da,_0x3a7171)=>{for(const _0x2b4d4b of _0x3a7171['removed'])this['focusTracker']['remove'](_0x2b4d4b['element']),this['focusables']['remove'](_0x2b4d4b);for(const _0x4de738 of _0x3a7171['added'])this['focusTracker']['add'](_0x4de738['element']),this['_updateItemPositionInFocusables'](_0x4de738);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x19549c){const _0x230a8c=this['focusables']['getIndex'](_0x19549c);let _0x5c489b,_0x1e6823;for(const _0x3f3c1f of this['focusables'])if(_0x19549c['top']<_0x3f3c1f['top']){_0x5c489b=_0x3f3c1f;break;}if(_0x1e6823=_0x5c489b?this['focusables']['getIndex'](_0x5c489b):this['focusables']['length'],-0x1!==_0x230a8c){if(_0x230a8c===_0x1e6823-0x1)return;this['focusables']['remove'](_0x19549c),_0x1e6823=_0x5c489b?this['focusables']['getIndex'](_0x5c489b):this['focusables']['length'];}this['focusables']['add'](_0x19549c,_0x1e6823);}}const Ht=/* #__PURE__ -- @preserve */
33
+ _0x20ad7d('px');class AnnotationsSidebarItemView extends _0x2791c7{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x1a8ba5){super(_0x1a8ba5),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x2f4744,_0x446746)=>_0x2f4744+_0x446746),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Nt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x55d950=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x55d950['to']('isAnimationDisabled',_0x3b1a66=>_0x3b1a66?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x55d950['to']('top',_0x15ebbd=>Ht(_0x15ebbd))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x758ded=this['element']['clientHeight'];_0x758ded&&(this['height']=_0x758ded);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class Sidebar extends _0x3b6db1{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3a69ca){super(_0x3a69ca),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 _0x504dc4=this['context']['config']['get']('sidebar.container');_0x504dc4&&this['setContainer'](_0x504dc4);}['setContainer'](_0xb45112){if(!Ft(_0xb45112))throw new _0x238123('sidebar-setcontainer-invalid-element');this['container']=_0xb45112;}['_attachToContainer']({viewClass:_0x538e89='',spaceBetweenItems:_0x588c5a=0x19}={}){if(!Ft(this['container']))throw new _0x238123('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x538e89,this['_spaceBetweenItems']=_0x588c5a;}['rearrange']({removedAnnotation:_0x3a35ec,previousAnnotation:_0x88b900,nextAnnotation:_0x2b5ee5}){const _0x1b3721=this['getSidebarItemView'](_0x3a35ec);this['view']['list']['remove'](_0x1b3721),this['_destroySidebarItemView'](_0x3a35ec),_0x88b900&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x88b900)),_0x2b5ee5&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x2b5ee5)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x37c785,activatedAnnotation:_0x227d7e,disableAnimationOnActivatedAnnotation:_0x1efd9a}){if(this['_activeAnnotation']=_0x227d7e,_0x37c785){_0x37c785['isActive']=!0x1;const _0x3bbbf0=this['getSidebarItemView'](_0x37c785);_0x3bbbf0&&_0x1efd9a&&(_0x3bbbf0['isAnimationDisabled']=!0x1);}if(_0x227d7e){const _0x3aa6be=this['getSidebarItemView'](_0x227d7e);_0x3aa6be&&(_0x227d7e['isActive']=!0x0,_0x1efd9a&&(_0x3aa6be['isAnimationDisabled']=!0x0,_0x3aa6be['top']+=0x1),this['_alignToTargetRect'](_0x3aa6be));}}['_detachFromContainer'](_0x2f2141){if(this['view']['element']['remove'](),_0x2f2141){for(const _0x53a470 of _0x2f2141)this['_destroySidebarItemView'](_0x53a470);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x11aca7,_0x4ce879){_0x4ce879||(_0x4ce879=_0x11aca7['view']);const _0x562084=new AnnotationsSidebarItemView(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x562084,_0x11aca7),this['_annotationToSidebarItemView']['set'](_0x11aca7,_0x562084),_0x562084['content']['add'](_0x4ce879),this['listenTo'](_0x11aca7['view'],'change:targetRect',(_0x1b0c25,_0x43e471,_0x503014)=>{const _0x46108a=this['_getTargetTop'](_0x11aca7,_0x503014);_0x562084['_targetTop']!=_0x46108a&&(_0x562084['_targetTop']=_0x46108a,this['_setItemTop'](_0x562084,_0x46108a));}),this['listenTo'](_0x562084,'change:top',()=>{this['_recalculate'](_0x562084,'top');}),this['listenTo'](_0x562084,'change:bottom',()=>{this['_recalculate'](_0x562084,'bottom');}),this['_alignToTargetRect'](_0x562084);const _0x59d74d=this['_getItemBefore'](_0x562084);if(_0x59d74d)this['_alignAfterItem'](_0x59d74d,_0x562084)||this['_alignToTargetRect'](_0x562084);else this['_alignToTargetRect'](_0x562084);return this['_updateLastItem'](),this['view']['list']['add'](_0x562084),_0x562084;}['_alignForTopChange'](_0x392f19){if(!_0x392f19['content']['length'])return;const _0x2a6ca6=this['_getItemBefore'](_0x392f19);if(!_0x2a6ca6)return;const _0x3bb04b=this['_sidebarItemViewToAnnotation']['get'](_0x2a6ca6),_0x1fd4cd=this['_activeAnnotation'];_0x1fd4cd&&_0x1fd4cd===_0x3bb04b?this['_alignAfterItem'](_0x2a6ca6,_0x392f19):this['_alignBeforeItem'](_0x392f19,_0x2a6ca6);}['_alignForBottomChange'](_0x55a29d){if(!_0x55a29d['content']['length'])return;const _0x22fa3f=this['_getItemAfter'](_0x55a29d);if(!_0x22fa3f)return;const _0x452365=this['_sidebarItemViewToAnnotation']['get'](_0x22fa3f),_0x2f7702=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x42d62d=this['_activeAnnotation'];_0x42d62d&&_0x42d62d===_0x452365&&_0x2f7702?(this['_alignBeforeItem'](_0x22fa3f,_0x55a29d),this['_alignAfterItem'](_0x55a29d,_0x22fa3f)):_0x42d62d&&_0x42d62d===_0x452365?this['_alignBeforeItem'](_0x22fa3f,_0x55a29d):this['_alignAfterItem'](_0x55a29d,_0x22fa3f);}['_recalculate'](_0x4b8af8,_0x46e5ce){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x3b9839,changedProp:_0x2ee3b6}of this['_recalculateBuffer'])'top'===_0x2ee3b6?this['_alignForTopChange'](_0x3b9839):this['_alignForBottomChange'](_0x3b9839);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x4b8af8,'changedProp':_0x46e5ce});}['getSidebarItemView'](_0x121c06){return this['_annotationToSidebarItemView']['get'](_0x121c06);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x115d38){const _0x23de0c=this['getSidebarItemView'](_0x115d38);this['stopListening'](_0x23de0c),this['stopListening'](_0x115d38['view']),_0x23de0c['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x115d38),this['_sidebarItemViewToAnnotation']['delete'](_0x23de0c);}['_createSidebarView'](){const _0x447a60=new AnnotationsSidebarView(this['context']['locale']);return _0x447a60['render'](),this['on']('change:_lastItem',(_0x666c76,_0x500c0a,_0x4b0db0,_0x495eab)=>{_0x495eab&&_0x447a60['unbind']('minHeight'),_0x4b0db0?_0x447a60['bind']('minHeight')['to'](_0x4b0db0,'bottom'):_0x447a60['minHeight']=null;}),_0x447a60;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x4b302b){const _0xe45bec=this['_sidebarItemViewToAnnotation']['get'](_0x4b302b),_0x5b42ec=_0xe45bec&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0xe45bec)-0x1);return _0x5b42ec&&this['getSidebarItemView'](_0x5b42ec)||null;}['_getItemAfter'](_0x583ae0){const _0x49b1d6=this['_sidebarItemViewToAnnotation']['get'](_0x583ae0),_0x208aec=_0x49b1d6&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x49b1d6)+0x1);return _0x208aec&&this['getSidebarItemView'](_0x208aec)||null;}['_alignBeforeItem'](_0x232bb8,_0x4f0ae7){_0x232bb8['updateHeight']();const _0x4076fe=Ut(_0x4f0ae7['bottom']+this['_spaceBetweenItems'],_0x232bb8['top']);return!!_0x4076fe&&(this['_setItemTop'](_0x4f0ae7,_0x4f0ae7['top']-_0x4076fe),!0x0);}['_alignAfterItem'](_0x1a2e54,_0x4ff036){_0x1a2e54['updateHeight']();const _0x168492=Ut(_0x1a2e54['bottom']+this['_spaceBetweenItems'],_0x4ff036['top']);return!!_0x168492&&(this['_setItemTop'](_0x4ff036,_0x4ff036['top']+_0x168492,!0x1),!0x0);}['_alignToTargetRect'](_0x590a64){const _0x13f20a=this['_sidebarItemViewToAnnotation']['get'](_0x590a64);if(!_0x13f20a||!_0x13f20a['target']||!_0x13f20a['targetRect'])return;const _0x42db37=this['_getTargetTop'](_0x13f20a,_0x13f20a['targetRect']);this['_setItemTop'](_0x590a64,_0x42db37);}['_getTargetTop'](_0x3011ce,_0x3150ce){if(null===_0x3150ce)return 0x0;if(_0x3011ce['target']instanceof _0x30dbc7)return _0x3150ce['top'];{const _0x5eb1de=new _0x30dbc7(this['view']['element'])['top'];return _0x3150ce['top']-_0x5eb1de;}}['_setItemTop'](_0x4b38a0,_0x2461c3,_0x159b78=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x159b78&&(_0x2461c3=Math['max'](_0x2461c3,this['_getMaxAvailableTop'](_0x4b38a0))),_0x4b38a0['top']=_0x2461c3;}['_getMaxAvailableTop'](_0x38262b){let _0x49010b=this['_getItemBefore'](_0x38262b),_0x7d6d3f=0x0;for(;_0x49010b;)_0x49010b['updateHeight'](),_0x7d6d3f+=this['_spaceBetweenItems']+_0x49010b['height'],_0x49010b=this['_getItemBefore'](_0x49010b);return _0x7d6d3f;}}function Ut(_0x5ccd71,_0x21e017){return Math['max'](_0x5ccd71-_0x21e017,0x0);}function Ft(_0x2324dc){return null!==_0x2324dc&&'object'==typeof _0x2324dc&&0x1===_0x2324dc['nodeType'];}class WideSidebar extends _0x3b6db1{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[Sidebar,AnnotationsUIs];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x855e35){super(_0x855e35),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x53c8eb(),this['_refreshPositioningDebounced']=_0x4b9ba5(()=>{_0x855e35['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x25313a=this['context']['plugins']['get'](AnnotationsUIs),_0x4dbeb1=this['context']['plugins']['get'](Sidebar);_0x25313a['register']('wideSidebar',this),_0x4dbeb1['container']&&_0x25313a['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x28586c){if(_0x28586c===this['activeAnnotation'])return;const _0x55c728=this['context']['plugins']['get'](Sidebar);_0x55c728['_activeAnnotation']=_0x28586c;const _0x4034a9=this['activeAnnotation'];_0x55c728['refresh']({'blurredAnnotation':_0x4034a9,'activatedAnnotation':_0x28586c}),this['activeAnnotation']=_0x28586c;}['attach'](_0x598d71){this['annotations']=_0x598d71;const _0x157c8d=this['context']['plugins']['get'](Sidebar);if(_0x157c8d['_annotations']=_0x598d71,this['isAttached'])throw new _0x238123('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x157c8d,'set:container',()=>{this['detach'](),this['listenTo'](_0x157c8d,'change:container',_0x50da7c=>{_0x50da7c['off'](),this['attach'](_0x598d71);});}),_0x157c8d['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x6538b9=_0x1014f0=>{_0x1014f0['updateTargetRect'](),_0x157c8d['addAnnotation'](_0x1014f0);};for(const _0x1bb488 of _0x598d71)_0x6538b9(_0x1bb488);this['listenTo'](_0x598d71,'add',(_0x13bb87,_0x137637)=>{_0x6538b9(_0x137637);}),this['listenTo'](_0x598d71,'remove',(_0x33ac4e,_0x55b804,_0x54955e)=>{_0x157c8d['rearrange']({'removedAnnotation':_0x55b804,'previousAnnotation':_0x598d71['get'](_0x54955e-0x1),'nextAnnotation':_0x598d71['get'](_0x54955e+0x1)}),_0x55b804===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x598d71,'focus',(_0x3126f2,_0x3f32a6)=>{this['setActiveAnnotation'](_0x3f32a6);}),this['listenTo'](_0x598d71,'blur',()=>{this['setActiveAnnotation'](null);});const _0x59d20e=this['context']instanceof _0x165e7c?this['context']['editors']:new _0x53c8eb([this['context']]);for(const _0x9c797c of _0x59d20e)this['_integrateWithEditorAnnotations'](_0x9c797c);this['listenTo'](_0x59d20e,'add',(_0x170b5d,_0x4fa556)=>{this['listenTo'](_0x4fa556,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x4fa556);});}),this['listenTo'](_0x59d20e,'remove',(_0x4a584c,_0x5c87be)=>{_0x5c87be['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x5c87be['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x238123('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x427e5d=this['context']['plugins']['get'](Sidebar);_0x427e5d['_detachFromContainer'](this['annotations']),this['stopListening'](_0x427e5d),this['stopListening'](this['annotations']),this['context']instanceof _0x165e7c&&this['stopListening'](this['context']['editors']);for(const _0x319ea2 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x319ea2);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x24abde){if(!_0x24abde['plugins']['has']('EditorAnnotations'))return;const _0x425711=_0x24abde['plugins']['get']('EditorAnnotations'),_0xeabb16=()=>{const _0x18fffe=_0x425711['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x18fffe[0x0]||null);};this['listenTo'](_0x425711,'refresh',_0xeabb16),this['listenTo'](_0x425711,'blur',(_0x3ed533,{isAnnotationTracked:_0x544865})=>{this['activeAnnotation']&&_0x544865(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x425711,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0xcf0f7d=>{_0x425711['hasDomSelection']()&&(_0xeabb16(),_0xcf0f7d['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x425711);}['_destroyEditorAnnotationsIntegration'](_0x16da5c){this['stopListening'](_0x16da5c),this['_editorAnnotations']['remove'](_0x16da5c);}}class AnnotationCounterButtonView extends _0x13e54c{['counterView'];constructor(_0x5ce49c){super(_0x5ce49c);const _0x3e2136=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x5a533e,_0x3e0de5)=>_0x5a533e?'...':_0x3e0de5['toString']()),this['set']('annotationType',''),this['icon']=_0x2feb24,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new _0x2791c7(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x3e2136['to']('annotationType',_0x32654e=>'ck-annotation-counter__badge--'+_0x32654e),_0x3e2136['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x3e2136['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class NarrowSidebar extends _0x3b6db1{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[Sidebar,AnnotationsUIs];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x16b386){super(_0x16b386),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=new(_0x208528())(),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x53c8eb(),this['_refreshPositioningDebounced']=_0x4b9ba5(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](AnnotationsUIs)['register']('narrowSidebar',this),this['bodyCollection']=new rt(this['context']['locale']),this['balloonPanelView']=new ht(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x346004){this['annotations']=_0x346004;const _0x27a08c=this['context']['plugins']['get'](Sidebar),_0x4e8c18=this['balloonPanelView'];if(_0x27a08c['_annotations']=_0x346004,this['isAttached'])throw new _0x238123('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x27a08c,'set:container',()=>{this['detach'](),this['listenTo'](_0x27a08c,'change:container',_0x1df62b=>{_0x1df62b['off'](),this['attach'](_0x346004);});}),_0x27a08c['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x3d2f35=_0x3c9807=>{const _0x576bf6=new AnnotationCounterButtonView(this['context']['locale']);_0x27a08c['addAnnotation'](_0x3c9807,_0x576bf6),this['_annotationToNarrowView']['set'](_0x3c9807,_0x576bf6),_0x576bf6['bind']('isDirty','annotationType','number')['to'](_0x3c9807['view'],'isDirty','type','length'),_0x576bf6['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x4e8c18['content']['first']!==_0x3c9807['view']?(this['_showBalloon'](_0x3c9807),_0x3c9807['view']['element']['focus'](),this['setActiveAnnotation'](_0x3c9807)):this['setActiveAnnotation'](null);});};for(const _0x21b420 of _0x346004)_0x3d2f35(_0x21b420);this['listenTo'](_0x346004,'add',(_0x15a1e7,_0x3aaf4d)=>{_0x3d2f35(_0x3aaf4d);}),this['listenTo'](_0x346004,'remove',(_0x142ea7,_0x5c14f2,_0x5da2f5)=>{this['_annotationToNarrowView']['get'](_0x5c14f2)['destroy'](),this['_annotationToNarrowView']['delete'](_0x5c14f2),_0x27a08c['rearrange']({'removedAnnotation':_0x5c14f2,'previousAnnotation':_0x346004['get'](_0x5da2f5-0x1),'nextAnnotation':_0x346004['get'](_0x5da2f5+0x1)}),_0x5c14f2===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x346004,'focus',(_0x12b8ac,_0x5f5b8e)=>{this['setActiveAnnotation'](_0x5f5b8e);}),this['listenTo'](_0x346004,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x284190,_0x282b64)=>{_0x282b64['keyCode']===_0xfb3405['esc']&&_0x4e8c18['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x4e8c18['content']['first']),this['_hideBalloon'](),_0x282b64['stopPropagation'](),_0x282b64['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x4ed7dc,_0x500911)=>{const _0x2f6bfa=_0x500911['target'];_0x4e8c18['isVisible']&&_0x4e8c18['element']['contains'](_0x2f6bfa)||_0x27a08c['view']['element']['contains'](_0x2f6bfa)||_0x4ed7dc['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x3ea163=>_0x3ea163['contains'](_0x2f6bfa))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x162ecc=this['context']instanceof _0x165e7c?this['context']['editors']:new _0x53c8eb([this['context']]);for(const _0x4f3c75 of _0x162ecc)this['_integrateWithEditorAnnotations'](_0x4f3c75);this['listenTo'](_0x162ecc,'add',(_0xa34f20,_0x36c08c)=>{this['listenTo'](_0x36c08c,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x36c08c);});}),this['listenTo'](_0x162ecc,'remove',(_0x457538,_0x5da924)=>{_0x5da924['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x5da924['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x3a45cf){if(_0x3a45cf===this['activeAnnotation'])return;const _0x1f442d=this['context']['plugins']['get'](Sidebar);if(_0x1f442d['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x3a45cf,'disableAnimationOnActivatedAnnotation':!0x0}),_0x3a45cf)_0x1f442d['getSidebarItemView'](_0x3a45cf)?this['_showBalloon'](_0x3a45cf):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x3a45cf;}['detach'](){if(!this['isAttached'])throw new _0x238123('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x43a493=this['context']['plugins']['get'](Sidebar);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x4fd0ca=>_0x4fd0ca['destroy']()),this['_annotationToNarrowView']['clear'](),_0x43a493['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x165e7c&&this['stopListening'](this['context']['editors']);for(const _0x4e891f of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x4e891f);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'](_0x43e6d5){if(!_0x43e6d5['plugins']['has']('EditorAnnotations'))return;const _0x518503=_0x43e6d5['plugins']['get']('EditorAnnotations'),_0x4bd708=this['context']['plugins']['get'](Sidebar),_0xe67867=this['annotations'],_0x41a6ad=this['balloonPanelView'],_0x394262=()=>{const _0x3756d4=_0x518503['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x3756d4),this['setActiveAnnotation'](_0x3756d4[0x0]||null);};this['listenTo'](_0x518503,'refresh',_0x394262),this['listenTo'](_0x518503,'blur',(_0x15ddcb,{isAnnotationTracked:_0x37033e})=>{this['activeAnnotation']&&_0x37033e(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x518503,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0xe67867,'blur',_0x2ccc40=>{_0x518503['hasDomSelection']()&&_0x2ccc40['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x398600,_0x3fd605)=>{const _0x4532b4=_0x3fd605['target'];_0x41a6ad['isVisible']&&_0x41a6ad['element']['contains'](_0x4532b4)||_0x4bd708['view']['element']['contains'](_0x4532b4)||this['activeAnnotation']&&_0x518503['hasDomSelection']()&&(_0x394262(),_0x398600['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x518503);}['_destroyEditorAnnotationsIntegration'](_0x2b1b13){_0x2b1b13&&(this['stopListening'](_0x2b1b13),this['_editorAnnotations']['remove'](_0x2b1b13));}['_setSelectedAnnotations'](_0x271dff){for(const _0x8ee90b of this['_selectedAnnotations'])_0x271dff['includes'](_0x8ee90b)||this['_manuallyClosedAnnotationViews']['delete'](_0x8ee90b['view']);this['_selectedAnnotations']=_0x271dff;}['_refreshPositioning'](){const _0x777d65=this['balloonPanelView'];this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning'](),_0x777d65['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x460ce6){if(this['_manuallyClosedAnnotationViews']['has'](_0x460ce6['view']))return;const _0x16ae5f=this['balloonPanelView']['content']['first'];_0x16ae5f!==_0x460ce6['view']?(_0x16ae5f&&this['_detachListeners'](_0x16ae5f),this['_attachListeners'](_0x460ce6['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x460ce6['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x2b4e1e=this['balloonPanelView']['content']['first'],_0xf0957d=_0x2b4e1e&&this['annotations']['getByView'](_0x2b4e1e);if(!_0xf0957d||!this['_annotationToNarrowView']['has'](_0xf0957d))return;const _0x98af30=this['_annotationToNarrowView']['get'](_0xf0957d)['element'],_0xe49839=(function(){const _0x458274=ht['defaultPositions'];return[_0x458274['southArrowNorthEast'],_0x458274['northArrowSouthEast'],_0x458274['southArrowNorth'],_0x458274['northArrowSouth'],_0x458274['southArrowNorthWest'],_0x458274['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x98af30,'positions':_0xe49839});}['_hideBalloon'](){const _0x315f57=this['balloonPanelView'],_0x1be255=_0x315f57['content']['first'];_0x1be255&&(this['_detachListeners'](_0x1be255),_0x315f57['unpin'](),_0x315f57['content']['clear']());}['_attachListeners'](_0x390fb3){this['listenTo'](_0x390fb3,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x390fb3,'Esc',(_0x578850,_0x1d2a09)=>{this['_manuallyClosedAnnotationViews']['add'](_0x390fb3),this['_hideBalloon'](),_0x1d2a09();});}['_detachListeners'](_0x21d8e5){this['stopListening'](_0x21d8e5);}}class InlineAnnotations extends _0x111584{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];['_refreshVisibilityDebounced'];static get['requires'](){return[EditorAnnotations,at,AnnotationsUIs];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x502821){super(_0x502821),_0x502821['editing']['view']['addObserver'](ut),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x502821['plugins']['get'](at),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1,this['_refreshVisibilityDebounced']=_0x4b9ba5(()=>{this['editor']['plugins']['get']('Annotations')['refreshVisibility']();},0xfa,{'leading':!0x1});}['init'](){const _0x47d8dd=this['editor']['plugins']['get'](AnnotationsUIs);_0x47d8dd['context']===this['editor']&&(_0x47d8dd['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x478d4e,_0x4980ed)=>{const _0x163923=this['_balloon'];if(this['isAttached']&&_0x163923['visibleView']){const _0x52d93b=this['annotations']['getByView'](_0x163923['visibleView']);_0x52d93b&&this['_closeAnnotation'](_0x52d93b),_0x4980ed();}}));}['afterInit'](){const _0x148063=this['editor']['plugins']['get'](AnnotationsUIs);_0x148063['context']===this['editor']&&(_0x148063['hasActive']()||_0x148063['switchTo']('inline'));}['setActiveAnnotation'](_0x3360a9){_0x3360a9!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x3360a9&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x3360a9)&&this['_addAnnotationToBalloon'](_0x3360a9,!0x0),_0x3360a9['isActive']=!0x0),_0x3360a9||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x3360a9);}['attach'](_0x1f8255){this['annotations']=_0x1f8255;const _0x39cac0=this['editor']['plugins']['get'](AnnotationsUIs),_0x309790=this['_balloon'];if(this['isAttached'])throw new _0x238123('inlineannotations-attach-already-attached',this);if(_0x39cac0['context']!==this['editor'])throw new _0x238123('inlineannotations-not-allowed-with-context',this);const _0x218703=this['editor']['plugins']['get'](EditorAnnotations);this['listenTo'](_0x218703,'refresh',()=>{const _0x197c69=_0x218703['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0xfee9c9,_0x19b155;!this['_forceRefresh']&&(_0xfee9c9=_0x197c69,_0x19b155=this['_selectedAnnotations'],_0xfee9c9['length']===_0x19b155['length']&&_0xfee9c9['every'](_0x5744c5=>_0x19b155['includes'](_0x5744c5)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x197c69),this['setActiveAnnotation'](_0x197c69[0x0]||null));}),this['listenTo'](_0x218703,'blur',(_0x46bc56,{isAnnotationTracked:_0x149834})=>{this['activeAnnotation']&&_0x149834(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x218703,'uiUpdate',()=>{this['_refreshVisibilityDebounced']();}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x467e7f,_0x20504e,_0x4d8cce)=>{_0x4d8cce||this['setActiveAnnotation'](null);}),this['listenTo'](_0x1f8255,'remove',(_0xccb254,_0x5038e9)=>{this['_removeAnnotationFromBalloon'](_0x5038e9),_0x5038e9===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x309790,'change:visibleView',(_0x10fa2a,_0xfeaa0b,_0x382888,_0x46bb94)=>{_0x46bb94&&this['stopListening'](_0x46bb94);const _0x59a43c=_0x1f8255['getByView'](_0x382888);_0x382888&&_0x59a43c&&(this['listenTo'](_0x382888,'change:height',()=>{_0x309790['updatePosition']();}),this['listenTo'](_0x382888,'Esc',()=>{this['_closeAnnotation'](_0x59a43c),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x59a43c&&this['setActiveAnnotation'](_0x59a43c));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x309790['visibleView']&&(_0x1f8255['getByView'](_0x309790['visibleView'])&&_0x309790['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 _0x238123('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x275f91 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x275f91);this['_refreshVisibilityDebounced']['cancel'](),this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach'](),this['_refreshVisibilityDebounced']['cancel']();}['_setSelectedAnnotations'](_0x174412){for(const _0x2daf24 of this['_selectedAnnotations'])_0x174412['includes'](_0x2daf24)||this['_manuallyClosed']['delete'](_0x2daf24);for(const _0x187e98 of this['annotations'])_0x174412['includes'](_0x187e98)||this['_removeAnnotationFromBalloon'](_0x187e98);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x4bddc4 of _0x174412)this['_addAnnotationToBalloon'](_0x4bddc4);}this['_selectedAnnotations']=_0x174412;}['_addAnnotationToBalloon'](_0x369641,_0x219d00=!0x1){this['_manuallyClosed']['has'](_0x369641)||(this['_addedAnnotations']['has'](_0x369641)||this['_balloon']['hasView'](_0x369641['view'])||(this['_addedAnnotations']['add'](_0x369641),this['_balloon']['add']({'stackId':_0x369641['view']['id'],'view':_0x369641['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x369641)}})),_0x219d00&&this['_balloon']['showStack'](_0x369641['view']['id']));}['_getBalloonTargetForAnnotation'](_0x56ad86){const _0x5d4dcf=_0x56ad86['target'],_0x476d88=this['editor']['editing']['view'],_0x426637=_0x476d88['document']['selection']['getFirstRange'](),_0x51ec1b=_0x476d88['domConverter']['viewRangeToDom'](_0x426637);if(_0x51ec1b['collapse'](!0x0),_0x5d4dcf){if(_0x5d4dcf instanceof _0x30dbc7)return _0x5d4dcf;let _0x529604=[];for(const _0x2a9439 of _0x5d4dcf)_0x529604['push'](..._0x30dbc7['getDomElementRects'](_0x2a9439));_0x529604=function(_0x6083b1){const _0x221720=[];let _0x673a92=_0x6083b1[0x0];for(let _0x13899a=0x1;_0x13899a<_0x6083b1['length'];_0x13899a++)if(Wt(_0x673a92,_0x6083b1[_0x13899a])){const _0x3406fd=_0x6083b1[_0x13899a]['width'];_0x673a92['width']+=_0x3406fd,_0x673a92['right']+=_0x3406fd;}else _0x221720['push'](_0x673a92),_0x673a92=_0x6083b1[_0x13899a];return _0x221720['push'](_0x673a92),_0x221720;}(_0x529604);const _0x8091b1=_0x51ec1b['getBoundingClientRect']();return _0x529604['find'](_0x9c591c=>_0x9c591c['top']<=_0x8091b1['top']&&_0x9c591c['bottom']>=_0x8091b1['bottom']&&_0x9c591c['left']<=_0x8091b1['left']&&_0x9c591c['right']>=_0x8091b1['right'])||_0x529604[0x0];}return _0x56ad86['targetRect']||_0x51ec1b;}['_removeAnnotationFromBalloon'](_0x3701f9){this['_addedAnnotations']['has'](_0x3701f9)&&this['_balloon']['hasView'](_0x3701f9['view'])&&(this['_addedAnnotations']['delete'](_0x3701f9),this['_balloon']['remove'](_0x3701f9['view']));}['_closeAnnotation'](_0x2a6ebd){this['_manuallyClosed']['add'](_0x2a6ebd),this['_removeAnnotationFromBalloon'](_0x2a6ebd);}}function Wt(_0x109167,_0x593320){return _0x109167['top']===_0x593320['top']&&_0x109167['bottom']===_0x593320['bottom']&&_0x109167['right']===_0x593320['left'];}class CommentsArchiveView extends _0x2791c7{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x2c9aa7,_0x4c93b9){super(_0x2c9aa7),this['set']('isEmpty',!_0x4c93b9['length']),this['focusTracker']=new _0x3a223c(),this['_annotationViews']=_0x4c93b9,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x2bc1dc({'focusables':_0x4c93b9,'focusTracker':this['focusTracker']}),this['listenTo'](_0x4c93b9,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x4c93b9,'remove',(_0x1e40b9,_0x11d951)=>{_0x11d951['isActive']&&this['focus'](),_0x4c93b9['length']||(this['isEmpty']=!0x0);});const _0x355054=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':vt(_0x2c9aa7,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x4c93b9},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x355054['if']('isEmpty','ck-hidden',_0x1aa213=>!_0x1aa213)]},'children':[{'text':vt(_0x2c9aa7,'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 _0x129b9d of this['_annotationViews'])this['focusTracker']['add'](_0x129b9d['element']);this['_annotationViews']['on']('change',(_0x10ec11,{added:_0x1aa040,removed:_0x51adf9})=>{for(const _0x129537 of _0x1aa040)this['focusTracker']['add'](_0x129537['element']);for(const _0x56d0f9 of _0x51adf9)this['focusTracker']['remove'](_0x56d0f9['element']);});}}class CommentsArchive extends _0x3b6db1{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[CommentsRepository,Annotations];}constructor(_0x26b1fe){super(_0x26b1fe),this['archivedThreads']=new _0x53c8eb();}['init'](){const _0x5f0ea2=this['context'],_0x109168=_0x5f0ea2['plugins']['get'](CommentsRepository),_0x1f266c=_0x5f0ea2['plugins']['get'](Annotations);this['listenTo'](_0x109168,'addCommentThread',(_0x1f86a7,{threadId:_0x5959a8})=>{const _0x2b97dc=_0x109168['getCommentThread'](_0x5959a8);_0x2b97dc['archivedAt']&&this['archivedThreads']['add'](_0x2b97dc,this['_calculatePosition'](_0x2b97dc['archivedAt'])),this['listenTo'](_0x2b97dc,'change:archivedAt',(_0x4ccdb9,_0x17ca86,_0x171dc9)=>{_0x171dc9?this['archivedThreads']['has'](_0x2b97dc)||this['archivedThreads']['add'](_0x2b97dc,this['_calculatePosition'](_0x2b97dc['archivedAt'])):this['archivedThreads']['has'](_0x2b97dc)&&this['archivedThreads']['remove'](_0x2b97dc);});}),this['listenTo'](_0x109168,'removeCommentThread',(_0x37e419,{threadId:_0x3efd62})=>{const _0x37a883=_0x109168['getCommentThread'](_0x3efd62);this['stopListening'](_0x37a883),this['archivedThreads']['has'](_0x37a883)&&this['archivedThreads']['remove'](_0x37a883);},{'priority':'highest'}),this['listenTo'](_0x1f266c['collection'],'focus',(_0xeaff0f,_0x9e53d)=>{_0x9e53d['isVisible']||(_0x9e53d['isActive']=!0x0,_0x1f266c['activate'](_0x9e53d));});}['_calculatePosition'](_0x12690a){const _0x580125=[...this['archivedThreads']]['findIndex'](_0x22d1eb=>_0x22d1eb['archivedAt']<_0x12690a);return _0x580125>-0x1?_0x580125:this['archivedThreads']['length'];}}class CommentsArchiveUI extends _0x111584{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[CommentsArchive,ct];}constructor(_0x3f0c42){super(_0x3f0c42),this['annotationViews']=new tt(),this['_pendingThreads']=[];}['init'](){const _0x37ae89=this['editor'],_0x3ad8c7=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x37ae89['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x13e54c,!0x0)),_0x37ae89['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x4d133d=this['_createCommentsArchiveButton'](ot);return _0x4d133d['set']({'role':'menuitemcheckbox'}),_0x4d133d;});const _0x4b9b9=_0x37ae89['plugins']['get'](CommentsArchive),_0x4b6cc4=_0x37ae89['plugins']['get']('Annotations'),_0x54611c=_0x37ae89['plugins']['get']('CommentsRepository');_0x4b9b9['archivedThreads']['forEach'](_0x4d11b3=>{this['_handleNewThread'](_0x4d11b3);}),this['listenTo'](_0x4b9b9['archivedThreads'],'add',(_0x5d1bb7,_0x149bec)=>{this['_handleNewThread'](_0x149bec);}),this['listenTo'](_0x4b6cc4['collection'],'add',(_0x2a010d,_0x35f7b2)=>{const _0x5caec1=this['_pendingThreads']['find'](_0x3e7519=>{const _0x2a68e7=_0x54611c['_threadToController']['get'](_0x3e7519);return _0x2a68e7&&_0x35f7b2['innerView']===_0x2a68e7['view'];});if(_0x5caec1){const _0x55a645=this['_calculatePosition'](_0x5caec1['archivedAt']);this['_addAnnotationToArchive'](_0x35f7b2,_0x55a645),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x5caec1),0x1);}}),this['listenTo'](_0x4b9b9['archivedThreads'],'remove',(_0x260bac,_0x4d4202)=>{const _0x743041=_0x37ae89['config']['get']('collaboration.channelId');if(!_0x743041||_0x4d4202['channelId']===_0x743041){if(this['_pendingThreads']['includes'](_0x4d4202))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x4d4202),0x1);else{const _0x393d3f=_0x54611c['_threadToController']['get'](_0x4d4202),_0x1a6d2f=_0x4b6cc4['getByInnerView'](_0x393d3f['view']);this['annotationViews']['remove'](_0x1a6d2f['view']),this['stopListening'](_0x1a6d2f),this['stopListening'](_0x1a6d2f['focusableElements']);}}}),this['listenTo'](_0x4b6cc4['collection'],'add',(_0x32a30a,_0x3fe531)=>{this['listenTo'](_0x3fe531,'escape',_0x3ad8c7);}),this['listenTo'](_0x4b6cc4['collection'],'remove',(_0xa2acb0,_0x1356d6)=>{this['stopListening'](_0x1356d6,'escape',_0x3ad8c7);});}['_addAnnotationToArchive'](_0x4e63d9,_0x55190d){this['listenTo'](_0x4e63d9,'set:isVisible',_0x10d8a5=>{_0x10d8a5['return']=!0x1,_0x10d8a5['stop']();}),this['annotationViews']['add'](_0x4e63d9['view'],_0x55190d);}['_handleNewThread'](_0x4281d6){const _0x5c9138=this['editor']['plugins']['get']('CommentsRepository'),_0x1f5e4b=this['editor']['plugins']['get']('Annotations'),_0x73f441=this['editor']['config']['get']('collaboration.channelId');if(!_0x73f441||_0x4281d6['channelId']===_0x73f441){const _0x5b1eff=_0x5c9138['_threadToController']['get'](_0x4281d6);if(!_0x5b1eff)return void this['_pendingThreads']['push'](_0x4281d6);const _0x3100c8=this['_calculatePosition'](_0x4281d6['archivedAt']),_0x11a1ec=_0x1f5e4b['getByInnerView'](_0x5b1eff['view']);_0x11a1ec['isVisible']&&_0x1f5e4b['_visibleAnnotations']['remove'](_0x11a1ec),this['_addAnnotationToArchive'](_0x11a1ec,_0x3100c8);}}['_calculatePosition'](_0x1593ba){const _0x3936ea=this['editor']['config']['get']('collaboration.channelId'),_0x76581c=[...this['editor']['plugins']['get'](CommentsArchive)['archivedThreads']]['filter'](_0x449a55=>_0x449a55['channelId']===_0x3936ea)['findIndex'](_0x5e71d3=>_0x5e71d3['archivedAt']<_0x1593ba);return _0x76581c<0x0||_0x76581c>this['annotationViews']['length']?this['annotationViews']['length']:_0x76581c-0x1;}['_toggleDialog'](){const _0x5e74fc=this['editor'],_0x473d0d=_0x5e74fc['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new CommentsArchiveView(_0x5e74fc['locale'],this['annotationViews'])),'commentsArchive'===_0x473d0d['id']?_0x473d0d['hide']():_0x473d0d['show']({'id':'commentsArchive','title':vt(_0x5e74fc['locale'],'COMMENTS_ARCHIVE'),'icon':_0x52d9f4,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':dt['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0xf3fcd6,_0x14b027=!0x1){const _0x46ba7e=this['editor']['locale'],_0x245693=this['editor']['plugins']['get']('Dialog'),_0x3ebf5d=new _0xf3fcd6(_0x46ba7e);return _0x3ebf5d['bind']('isEnabled')['to'](this,'isEnabled'),_0x3ebf5d['bind']('isOn')['to'](_0x245693,'id',_0x281f75=>'commentsArchive'===_0x281f75),_0x3ebf5d['set']({'label':vt(_0x46ba7e,'COMMENTS_ARCHIVE'),'icon':_0x52d9f4,'isToggleable':!0x0}),_0x14b027&&(_0x3ebf5d['tooltip']=!0x0),this['listenTo'](_0x3ebf5d,'execute',()=>this['_toggleDialog']()),_0x3ebf5d;}['_hideDialogOnAnnotationEscape']=_0x4b64f8=>{const _0x320913=_0x4b64f8['source'];if(!this['annotationViews']['has'](_0x320913['view']))return;const _0x57ee67=this['editor']['plugins']['get']('Dialog');_0x57ee67['isOpen']&&'commentsArchive'===_0x57ee67['id']&&(_0x57ee67['hide'](),_0x4b64f8['stop']());};}class Comments extends _0x111584{static get['requires'](){return[CommentsRepository,CommentsEditing,CommentsUI,CommentsArchive,CommentsArchiveUI,CommentsOnly,WideSidebar,NarrowSidebar,InlineAnnotations];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{AddCommentThreadCommand,Annotation,AnnotationCollection,AnnotationCounterButtonView,AnnotationView,Annotations,AnnotationsSidebarItemView,AnnotationsSidebarView,AnnotationsUIs,BaseCommentThreadView,BaseCommentView,Comment,CommentThread,CommentThreadController,CommentThreadInputView,CommentThreadView,CommentView,Comments,CommentsArchive,CommentsArchiveUI,CommentsEditing,CommentsListView,CommentsOnly,CommentsRepository,CommentsUI,EditorAnnotations,InlineAnnotations,NarrowSidebar,Sidebar,WideSidebar,Ot as bindAnnotationCollections};