@ckeditor/ckeditor5-comments 46.0.1-alpha.8 → 46.0.1-alpha.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -20,14 +20,14 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Editor as _0x5b1ec6,ContextPlugin as _0x565db7,PendingActions as lt,Command as _0x3cd900,Plugin as _0x48f069,Context as _0x2180b4}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x289e5b,uid as _0x240cbb,KeystrokeHandler as jt,FocusTracker as _0x40a4de,diff as _0xf497c5,Collection as _0x434287,Rect as _0x13f83e,CKEditorError as _0x2b0648,first as _0x42cb1a,priorities as Wt,scrollViewportToShowTarget as nt,getEnvKeystrokeText as tt,toUnit as Ht,DomEmitterMixin as _0x29767a,keyCodes as _0x28e2c2}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x2c11a9,AriaDescriptionView as Zt,setupThreadKeyboardNavigation as ts,ConfirmMixin as ti,LateFocusButtonView as _0xe763ff,trimHtml as _0x345b0b,LateFocusDropdownButtonView as _0xb7ad09,Users as it,getDateTimeFormatter as pt,hashObject as It,getAllMarkersDomElementsSorted as et,surroundingMarkersDetector as rt,FOCUS_ANNOTATION_KEYSTROKE as _0x4f5ef3}from'ckeditor5-collaboration/dist/index.js';import{throttle as Dt,isEqual as At,cloneDeep as wt,set as yt,unset as Ct,debounce as _0x3fee7d}from'es-toolkit/compat';import{IconUndo as _0xa5ae79,IconCheck as _0x382b25,IconPencil as _0x4bc3db,IconRemoveComment as _0x4456f5,IconThreeVerticalDots as _0x42d978,IconAddComment as _0x33239b,IconCommentsArchive as _0xdc9f4a}from'@ckeditor/ckeditor5-icons/dist/index.js';import{EditorUIView as Xt,InlineEditableUIView as $t,EditorUI as Ut,View as kt,FocusCycler as _0x4d1493,ButtonView as _0x5381c7,ViewCollection as _0x263ec4,createDropdown as _0x21272b,ListView as _0x224aca,focusChildOnDropdownOpen as _0x36fc61,ListItemView as _0x44d1f6,MenuBarMenuListItemButtonView as _0x39f9bd,BodyCollection as _0xc4bcbf,BalloonPanelView as _0x124ee5,ContextualBalloon as _0x248293,Dialog as _0xda48dc,DialogViewPosition as _0xfa45d9}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disableViewPlaceholder as qt,enableViewPlaceholder as St,MouseObserver as _0x450994}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as zt,ClipboardMarkersUtils as Mt,ClipboardPipeline as Pt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as Bt,ShiftEnter as Et}from'@ckeditor/ckeditor5-enter/dist/index.js';import{SelectAll as Gt}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as Jt}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as Kt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as Lt}from'@ckeditor/ckeditor5-paragraph/dist/index.js';import{FOCUS_ANNOTATION_KEYSTROKE as _0x11f4fd}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{toWidget as _0x1b2e6c}from'@ckeditor/ckeditor5-widget/dist/index.js';class vt extends/* #__PURE__ -- @preserve */
24
- _0x289e5b(){['model'];['view'];constructor(_0x3ca9ea,_0x489157){super(),this['model']=_0x3ca9ea,this['model']['_isAttached']=!0x0,this['view']=_0x489157,this['listenTo'](_0x489157,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x489157,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x489157,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x489157,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x489157,'addComment',(_0x45cdad,_0x32159d)=>this['addComment'](_0x32159d)),this['listenTo'](_0x489157,'updateComment',(_0x32d963,_0x17ed08,_0x5b53cd)=>this['updateComment'](_0x17ed08,_0x5b53cd)),this['listenTo'](_0x489157,'removeComment',(_0x4ab653,_0x5212a5)=>this['removeComment'](_0x5212a5));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x493848){this['model']['addComment']({'content':_0x493848,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x3c9874,_0x14c4cc){this['model']['getComment'](_0x3c9874)['update']({'content':_0x14c4cc});}['removeComment'](_0x509286){this['model']['getComment'](_0x509286)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function N(_0x15849c,_0x1c0306,_0x28e29f){const t=_0x15849c['t'];switch(_0x1c0306){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'},_0x28e29f);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'},_0x28e29f);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'},_0x28e29f);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'},_0x28e29f);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x28e29f);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'},_0x28e29f);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'},_0x28e29f);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'},_0x28e29f);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 Vt extends Xt{['main'];['editable'];constructor(_0x1fe2cd,_0x35851b){super(_0x1fe2cd);const _0x5cc6c9=_0x240cbb();this['main']=this['createCollection'](),this['editable']=new $t(_0x1fe2cd,_0x35851b,void 0x0,{'label':()=>N(_0x1fe2cd,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x1fe2cd['uiLanguageDirection'],'lang':_0x1fe2cd['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x5cc6c9},'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 Ft extends Ut{['view'];constructor(_0x1831ce){super(_0x1831ce),this['view']=new Vt(_0x1831ce['locale'],_0x1831ce['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x75e411=this['editor']['editing']['view'],_0x40e74f=this['view']['editable'],_0x4a55d2=_0x75e411['document']['getRoot']();_0x40e74f['name']=_0x4a55d2['rootName'],this['view']['render']();const _0x218a98=_0x40e74f['element'];this['setEditableElement'](_0x40e74f['name'],_0x218a98),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x75e411['attachDomRoot'](_0x218a98),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Qt=[zt,Bt,Et,Gt,Jt,Kt,Lt];class Rt extends/* #__PURE__ -- @preserve */
25
- _0x289e5b(_0x5b1ec6){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
26
- ((()=>Qt)());constructor(_0x26d643={}){function _0x1dd628(_0x51b8ea){return _0x51b8ea['map'](_0x6fa8dc=>String['fromCharCode'](_0x6fa8dc))['join']('');}(_0x26d643=Object['assign']({},_0x26d643))['plugins']||(_0x26d643['plugins']=Rt['defaultPlugins']),super(_0x26d643),this['ui']=new Ft(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this[_0x1dd628([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1dd628([0x76,0x69,0x65,0x77])][_0x1dd628([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1dd628([0x61,0x75,0x74,0x6f]),this[_0x1dd628([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x1dd628([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1dd628([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x1dd628([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x1dd628([0x6f,0x6b])});}['create'](){const _0x17ad3e=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x17ad3e))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x588290=>{const _0x4af6d3=this['model']['document']['getRoot'](),_0x479b0f=_0x4af6d3&&_0x4af6d3['getChild'](_0x4af6d3['childCount']-0x1);_0x588290['setSelection'](_0x479b0f,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x313003=this['editing']['view'],_0x2248fb=_0x313003['document']['getRoot'](),_0x2e6c35=_0x2248fb['getChild'](0x0);_0x2248fb['childCount']>0x1||!_0x2e6c35||'p'!=_0x2e6c35['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(qt(_0x313003,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x2e6c35['placeholder']=this['placeholder']),St({'view':_0x313003,'element':_0x2e6c35,'keepOnFocus':!0x0}),this['placeholderElement']=_0x2e6c35);}}class os extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x343e6c,_0x21f0d7={}){super(_0x343e6c),this['editor']=null,this['_editorConfig']=_0x21f0d7,this['set']('value',_0x21f0d7['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',N(_0x343e6c,'Reply...')),this['set']('submitLabel',N(_0x343e6c,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x40a4de(),this['focusCycler']=new _0x4d1493({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'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',(_0x304157,_0x20569f)=>{this['cancelButtonView']['fire']('execute'),_0x20569f();}),this['keystrokes']['set']('Ctrl+Enter',(_0x2aaad2,_0x37f4f8)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x37f4f8());}),this['on']('submit',(_0x5e6cbc,_0x313602)=>{_0x313602['length']>0xfde8?(alert(N(_0x343e6c,'TOO_LONG_COMMENT_ALERT',[_0x313602['length'],0xfde8])),_0x5e6cbc['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new Rt(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x43090c=this['editor'];this['element']['insertBefore'](_0x43090c['ui']['element'],this['element']['firstChild']),_0x43090c['model']['document']['on']('change',()=>this['value']=_0x43090c['getData']()),_0x43090c['bind']('placeholder')['to'](this),this['focusables']['add'](_0x43090c['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x45b2f8){-0x1===_0x45b2f8?(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:_0x327f6b}=this,_0x2d7787=new _0x5381c7(_0x327f6b);return _0x2d7787['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x2d7787['withText']=!0x0,_0x2d7787['bind']('label')['to'](this,'submitLabel'),_0x2d7787['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x2d7787['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x5d51ef,_0x5b2c59)=>!_0x5b2c59&&!!_0x5d51ef['trim']()),_0x2d7787;}['_createCancelButton'](){const {locale:_0x1bd3a8}=this,_0x8887d5=new _0x5381c7(_0x1bd3a8);return _0x8887d5['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x8887d5['label']=N(_0x1bd3a8,'Cancel'),_0x8887d5['withText']=!0x0,_0x8887d5['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x8887d5;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x28f65e=>{this['focusTracker']['add'](_0x28f65e['element']);}),this['focusables']['on']('change',(_0x23ed6f,_0x2dcd3e)=>{for(const _0x52d274 of Array['from'](_0x2dcd3e['added'])['reverse']())this['focusTracker']['add'](_0x52d274['element']);});}}class ie extends kt{constructor(_0x2be280,_0x5da49b,_0xdd506e){super(_0x2be280),this['commentInputView']=new os(_0x2be280,_0xdd506e),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x14d7d1,_0x32cc24)=>_0x14d7d1||!!_0x32cc24),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 _0x2c11a9(_0x2be280,_0x5da49b),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'](_0x4fb4f5){this['commentInputView']['focus'](_0x4fb4f5);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0xb6a69c,_0x2ce9f1)=>{const {submitButtonView:_0x498ea2,cancelButtonView:_0x1a0a85,editor:_0x91f40a}=this['commentInputView'];[_0x498ea2['element'],_0x1a0a85['element'],_0x91f40a?_0x91f40a['editing']['view']['getDomRoot']():null]['filter'](_0x1a3426=>_0x1a3426)['some'](_0x422eee=>_0x422eee['contains'](_0x2ce9f1['target']))||(this['focus'](),_0x2ce9f1['preventDefault']());});}}class rs extends kt{constructor(_0x32f2da){super(_0x32f2da);const _0x3107e7=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x3107e7['to']('count',_0x35ef44=>N(_0x32f2da,'NUMBER_OF_COMMENTS',_0x35ef44))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x31f16a,_0x2a8447,_0x23a639){super(_0x31f16a);const _0x20f487=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x2a8447['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x2a8447,this['_config']=_0x23a639,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x40a4de(),this['keystrokes']=new jt(),this['focusCycler']=new _0x4d1493({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x115e25=>this['commentViews']['map'](_0x446845=>_0x446845['element'])['includes'](_0x115e25['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new rs(_0x31f16a),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x239fe7=>_0x239fe7-this['_config']['maxCommentsWhenCollapsed']);for(const _0x260b07 of _0x2a8447['comments'])this['_handleNewCommentModel'](_0x260b07);this['_handleInfoComment'](),this['listenTo'](_0x2a8447['comments'],'add',(_0x1e37cb,_0x5e0941)=>{const _0x4d7da3=this['_calculatePosition'](_0x5e0941);this['length']++,this['_handleNewCommentModel'](_0x5e0941,_0x4d7da3),this['refreshVisibleViews']();}),this['listenTo'](_0x2a8447['comments'],'remove',(_0x21efc6,_0x2948be)=>{this['length']--,this['_handleRemoveCommentModel'](_0x2948be),this['refreshVisibleViews']();}),this['listenTo'](_0x2a8447,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x2a8447,'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',_0x20f487['if']('length','ck-hidden',_0xf3387f=>!_0xf3387f)],'aria-label':N(_0x31f16a,'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'](_0x10b494){-0x1===_0x10b494?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x4fe5d3 of this['commentViews'])_0x4fe5d3['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x3f4076,_0x3f4b72){const _0x3effc4=new this['_config']['CommentView'](this['locale'],_0x3f4076,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x3effc4['viewUid']=_0x3f4076['id'],_0x3effc4['delegate']('removeComment')['to'](this),_0x3effc4['delegate']('updateComment')['to'](this),_0x3effc4['delegate']('resolveCommentThread')['to'](this),_0x3effc4['delegate']('editorReady')['to'](this),_0x3effc4['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x3effc4,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x3effc4,_0x3f4b72);}['_calculatePosition'](_0x1d4770){const _0x26f40f=this['_model']['_findOptimalIndex'](_0x1d4770);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x1d4770['authoredAt']?_0x26f40f-0x1:_0x26f40f:_0x26f40f-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x378693={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':N(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x378693,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x378693));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x526881){const _0x5ab622=this['commentViews']['remove'](_0x526881['id']);this['stopListening'](_0x5ab622),_0x5ab622['isEditMode']&&this['_updateHasDirtyComment'](),_0x5ab622['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x347082=>_0x347082['isEditMode']);}['_rearrangeCollapse'](){const _0x47ba2b=function(_0x57cc45){const _0x45a19d=new _0x434287();for(const _0x15ec43 of _0x57cc45)_0x45a19d['add'](_0x15ec43);return _0x45a19d;}(this['commentViews']),_0x5d8e9d=this['_collapsedCommentsView']['count'];for(let _0x95541e=0x1;_0x95541e<=_0x5d8e9d;_0x95541e++)_0x47ba2b['remove'](0x1);for(const _0x13ab54 of _0x47ba2b)_0x13ab54['collapse']();_0x5d8e9d>0x0&&_0x47ba2b['add'](this['_collapsedCommentsView'],0x1),ns(_0xf497c5(Array['from'](this['visibleViews']),Array['from'](_0x47ba2b)),this['visibleViews'],_0x47ba2b);}['_rearrangeExpand'](){ns(_0xf497c5(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x187129 of this['visibleViews'])_0x187129['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0xb5d4d9=>{this['focusTracker']['add'](_0xb5d4d9['element']),this['keystrokes']['listenTo'](_0xb5d4d9['element']);}),this['commentViews']['on']('change',(_0x1dec82,_0x28c8c8)=>{for(const _0x22f475 of _0x28c8c8['removed'])this['focusTracker']['remove'](_0x22f475['element']),this['keystrokes']['stopListening'](_0x22f475['element']);for(const _0x343c45 of Array['from'](_0x28c8c8['added'])['reverse']())this['focusTracker']['add'](_0x343c45['element']),this['keystrokes']['listenTo'](_0x343c45['element']);});}}function ns(_0x4ac87a,_0x5b24d4,_0x4d07e0){let _0x12bb2e=0x0;for(const _0x5c0ebb of _0x4ac87a)switch(_0x5c0ebb){case'insert':_0x5b24d4['add'](_0x4d07e0['get'](_0x12bb2e),_0x12bb2e),_0x12bb2e++;break;case'delete':_0x5b24d4['remove'](_0x12bb2e);break;case'equal':_0x12bb2e++;}}class oe extends kt{constructor(_0x467fe7){super(_0x467fe7);const _0x1a9d13=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x1a9d13['to']('contextValue',_0x2eaf16=>N(_0x467fe7,'THREAD_CONTEXT_LABEL',_0x2eaf16)),'tabindex':-0x1},'children':[{'text':_0x1a9d13['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Yt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x265487,_0xbe4d06){super(_0x265487);const _0x1959e6=this['bindTemplate'];this['_model']=_0xbe4d06,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x40a4de(),this['keystrokes']=new jt(),this['focusCycler']=new _0x4d1493({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x147f82=>!!_0x147f82),this['bind']('contextValue')['to'](this['_model'],'context',_0x41b027=>_0x41b027&&_0x41b027['value']?this['_trimContextValue'](_0x41b027['value']):N(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',_0x1959e6['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 _0xc42e4a=new _0x5381c7(this['locale']);return _0xc42e4a['label']=N(this['locale'],'Reopen'),_0xc42e4a['tooltip']=N(this['locale'],'Reopen'),_0xc42e4a['icon']=_0xa5ae79,_0xc42e4a['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x16319f=>!_0x16319f),_0xc42e4a['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x384539,_0x833cfd)=>_0x384539&&_0x833cfd),_0xc42e4a['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0xc42e4a;}['_trimContextValue'](_0x2550a5){if(_0x2550a5['length']<0x96)return _0x2550a5;const _0x42567e=_0x2550a5['lastIndexOf']('\x20',0x93);return _0x2550a5['substring'](0x0,_0x42567e>-0x1?_0x42567e:0x93)+'...';}['_attachContextActions'](){const _0x371ed7=this['element']['querySelector']('.ck-context'),_0x58f570=_0x371ed7['querySelector']('.ck-context__value');this['listenTo'](_0x371ed7,'mouseenter',()=>{_0x58f570['offsetWidth']<_0x58f570['scrollWidth']&&_0x371ed7['classList']['add']('overlay');}),this['listenTo'](_0x371ed7,'mouseleave',()=>{_0x371ed7['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0xf602c8 of this['focusables'])this['focusTracker']['add'](_0xf602c8['element']),this['keystrokes']['listenTo'](_0xf602c8['element']);}['_createContextView'](){const _0x291065=new oe(this['locale']);return _0x291065['bind']('contextValue')['to'](this),_0x291065;}}class si extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x16d0bf,_0x1a05aa,_0x117b71,_0xe5d179){super(_0x16d0bf),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x1a05aa,this['_localUser']=_0x117b71,this['_config']=_0xe5d179,this['commentThreadHeaderView']=new Yt(_0x16d0bf,_0x1a05aa),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new Zt(_0x16d0bf,N(_0x16d0bf,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x16d0bf,_0x1a05aa,Object['assign']({'CommentView':this['_config']['CommentView']},_0xe5d179)),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',(_0x1dcb11,_0x679894)=>_0x1dcb11||!!_0x679894),this['bind']('isUnlinked')['to'](_0x1a05aa,'unlinkedAt',_0xa74c5=>!!_0xa74c5),this['bind']('ariaLabel')['to'](this,'length',_0x1ab902=>{const _0x421db8=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return N(this['locale'],'COMMENT_THREAD_LABEL',[_0x1ab902,_0x421db8]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x40a4de(),this['keystrokes']=new jt(),this['focusCycler']=new _0x4d1493({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x4f0404=>_0x4f0404['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),ts(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x4de158=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x192e8f=_0x4de158['commentInputView'];return _0x4de158['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x192e8f,'value',(_0x10292d,_0x957866,_0x30dfe2,_0x29da2d,_0x2afeaf)=>!!_0x2afeaf||!!_0x29da2d&&_0x30dfe2&&!_0x957866||_0x10292d&&_0x30dfe2&&!_0x957866),_0x192e8f['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x5f4cae,_0x52854c,_0x5dd0ae)=>{let _0x337491;return _0x337491=_0x5dd0ae&&_0x52854c?'Reply\x20to\x20reopen\x20discussion...':_0x5f4cae?'Reply...':'Write\x20a\x20comment...',N(this['locale'],_0x337491);}),_0x192e8f['bind']('submitLabel')['to'](this,'length',_0x25e344=>N(this['locale'],_0x25e344?'Reply':'Comment')),_0x192e8f['on']('submit',(_0x77009d,_0xc05a75)=>{this['fire']('addComment',_0xc05a75),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x192e8f['on']('cancel',()=>{this['focus']();}),_0x192e8f['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x192e8f['on']('cancel',_0x196b56=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x196b56['stop']());}),this['on']('change:isActive',(_0x1672f0,_0x5db92c,_0x1ec7de)=>{_0x1ec7de||this['length']||_0x192e8f['value']||this['fire']('removeCommentThread');}),_0x4de158;}}class gt extends/* #__PURE__ -- @preserve */
27
- ti(si){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x1552af,_0x3d15eb,_0x99b445,_0x46ebd3){super(_0x1552af,_0x3d15eb,_0x99b445,_0x46ebd3),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x1552af,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x5ba936,_0x3caa9b,_0x2031be)=>{_0x2031be||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x5bb470,_0x1e02a2,_0x27d7d7)=>{_0x27d7d7&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x504aa9=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x504aa9['if']('isActive','ck-thread--active'),_0x504aa9['if']('isUnlinked','ck-thread--unlinked'),_0x504aa9['if']('isConfirm','ck-thread--remove-confirmation'),_0x504aa9['to']('actionIndicator',_0x147bd2=>_0x147bd2?'ck-thread--'+_0x147bd2:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x504aa9['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 _0x196ca3 of this['commentsListView']['commentViews'])_0x196ca3['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x3edde0}=this,_0x3389c1=this['commentsListView']['commentViews']['get'](0x0);_0x3389c1===this['_boundFirstCommentView']||_0x3389c1['isSystemComment']||(this['_boundFirstCommentView']=_0x3389c1,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x3389c1,'actionIndicator',_0x529b46=>'remove'===_0x529b46?'remove':null),_0x3389c1['placeholder']=N(_0x3edde0,'Write\x20a\x20comment...'),_0x3389c1['removeButton']['on']('execute',_0x465948=>{_0x465948['stop'](),this['showConfirm'](N(_0x3edde0,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x3389c1['focus']();}),_0x3389c1['actionBar']['add'](this['resolveButton'],0x0),_0x3389c1['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x3e8dc2=new _0xe763ff(this['locale']);return _0x3e8dc2['label']=N(this['locale'],'Resolve'),_0x3e8dc2['tooltip']=N(this['locale'],'Resolve'),_0x3e8dc2['icon']=_0x382b25,_0x3e8dc2['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x3e8dc2['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x311e2b=>!_0x311e2b),_0x3e8dc2['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x2a96ee,_0x20e360)=>_0x2a96ee&&!_0x20e360),_0x3e8dc2['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x3e8dc2;}['_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 es extends kt{constructor(_0x7a6d64){super(_0x7a6d64),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x459271,_0xa91d06,_0x141548)=>{this['element']['innerHTML']=_0x141548;}),this['element']['innerHTML']=this['content'];}}class di extends kt{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x51d360,_0x2a927c,_0x666f5d){super(_0x51d360),this['_model']=_0x2a927c,this['_config']=_0x666f5d,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x2a927c,'content',_0x2a927c,'authoredAt',(_0x592cf6,_0x3855bf)=>N(_0x51d360,'COMMENT_ARIA_LABEL',[_0x2a927c['author']['name'],_0x666f5d['formatDateTime'](_0x3855bf),new DOMParser()['parseFromString'](_0x592cf6,'text/html')['body']['textContent'],_0x2a927c['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new Zt(_0x51d360,N(_0x51d360,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0x263ec4(),this['focusTracker']=new _0x40a4de(),this['keystrokes']=new jt(),this['focusCycler']=new _0x4d1493({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0xc88746=>_0xc88746['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']?N(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):N(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?N(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):N(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['_createCommentContentView'](){const _0x128d1e=new es(this['locale']);return _0x128d1e['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x548f04,_0xbc1f6c)=>_0xbc1f6c?_0x345b0b(_0x548f04,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x548f04),_0x128d1e;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x14d26c=new os(this['locale'],this['_config']['editorConfig']);return _0x14d26c['value']=this['_model']['content'],_0x14d26c['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x14d26c['submitLabel']=N(this['locale'],'Save'),_0x14d26c['on']('submit',(_0x51e718,_0x4e4ab8)=>{this['fire']('updateComment',this['_model']['id'],_0x4e4ab8),this['switchToDisplayMode'](),this['focus']();}),_0x14d26c['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x14d26c['once']('editorReady',()=>{_0x14d26c['focus']();}),_0x14d26c['createEditor'](),_0x14d26c['delegate']('editorReady')['to'](this),_0x14d26c['delegate']('editorDestroyed')['to'](this),_0x14d26c;}['_setupKeyboardNavigation'](){const _0x2151c5=this['element'];this['keystrokes']['listenTo'](_0x2151c5);for(const _0xc6f61 of this['focusables'])this['focusTracker']['add'](_0xc6f61['element']),this['keystrokes']['listenTo'](_0xc6f61['element']);this['focusables']['on']('change',(_0x564e18,_0x1c5899)=>{for(const _0x511f13 of _0x1c5899['removed'])this['focusTracker']['remove'](_0x511f13['element']),this['keystrokes']['stopListening'](_0x511f13['element']);for(const _0x3a1952 of _0x1c5899['added'])this['focusTracker']['add'](_0x3a1952['element']),this['keystrokes']['listenTo'](_0x3a1952['element']);}),this['keystrokes']['set']('enter',(_0x5d724d,_0x129a28)=>{_0x2151c5===_0x5d724d['target']&&(this['focusCycler']['focusFirst'](),_0x129a28());}),this['keystrokes']['set']('esc',(_0x5336f9,_0x5ee1ac)=>{_0x2151c5!==_0x5336f9['target']&&(this['focus'](),_0x5ee1ac());});}}class Tt extends/* #__PURE__ -- @preserve */
28
- ti(di){['actionBar'];['userView'];constructor(_0x45c268,_0xc216d6,_0x5a7bca){super(_0x45c268,_0xc216d6,_0x5a7bca),this['set']('actionIndicator',null),this['set']('placeholder',N(_0x45c268,'Reply...')),this['bind']('authoredAt')['to'](_0xc216d6),this['bind']('resolvedAt')['to'](_0xc216d6),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 _0x2c11a9(_0x45c268,_0xc216d6['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0xc216d6,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x11f647=this['bindTemplate'],_0x4f3d1e=[{'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':_0x11f647['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x11f647['to']('authoredAt',_0x3ecc8d=>this['_config']['formatDateTime'](_0x3ecc8d))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x11f647['if']('isEditMode','ck-comment__actions--hidden'),_0x11f647['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']&&_0x4f3d1e['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x11f647['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1,'aria-label':_0x11f647['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x11f647['if']('isEditMode','ck-comment--edit'),_0x11f647['if']('isSystemComment','ck-comment--info'),_0x11f647['to']('actionIndicator',_0x469e35=>_0x469e35?'ck-comment--'+_0x469e35:'')],'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':_0x4f3d1e}]}]};}['_createEditButton'](){const _0x43438c=new _0x5381c7(this['locale']);return _0x43438c['label']=N(this['locale'],'Edit'),_0x43438c['icon']=_0x4bc3db,_0x43438c['withText']=!0x0,_0x43438c['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x43438c['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x379587=>!_0x379587),_0x43438c['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x43438c['on']('execute',()=>this['switchToEditMode']()),_0x43438c;}['_createRemoveButton'](){const _0x185aff=new _0x5381c7(this['locale']);return _0x185aff['label']=N(this['locale'],'Remove'),_0x185aff['icon']=_0x4456f5,_0x185aff['withText']=!0x0,_0x185aff['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x185aff['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x2b749d=>!_0x2b749d),_0x185aff['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x185aff['on']('execute',()=>{this['showConfirm'](N(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x185aff;}['_createDropdown'](){const _0x1bcba7=_0x21272b(this['locale'],_0xb7ad09),_0x1e6710=_0x1bcba7['panelView']['children'],_0x6159c3=new _0x224aca(this['locale']),_0x2110b8=_0x1bcba7['bindTemplate'];_0x36fc61(_0x1bcba7,()=>this['items']['find'](_0x4420bd=>_0x4420bd['isVisible'])),_0x1bcba7['extendTemplate']({'attributes':{'class':[_0x2110b8['if']('isVisible','ck-hidden',_0x537733=>!_0x537733)]}});const _0x26d6dc=(_0x23d787,_0x3d01b5=-0x1)=>{const _0x2ef3ba=new _0x44d1f6(this['locale']);_0x2ef3ba['children']['add'](_0x23d787);const _0x5518b1=_0x3d01b5>-0x1?_0x3d01b5:_0x6159c3['items']['length'];_0x6159c3['items']['add'](_0x2ef3ba,_0x5518b1);const _0x4d7dab=Array['from'](this['items']);_0x1bcba7['unbind']('isEnabled','isVisible'),_0x1bcba7['bind']('isEnabled')['toMany'](_0x4d7dab,'isEnabled',(..._0x492b5f)=>_0x492b5f['some'](_0xa8b1df=>_0xa8b1df)),_0x1bcba7['bind']('isVisible')['toMany'](_0x4d7dab,'isVisible',(..._0x12a89c)=>_0x12a89c['some'](_0x209ef2=>_0x209ef2));};_0x1bcba7['panelPosition']='sw',_0x1bcba7['buttonView']['set']({'label':N(this['locale'],'Show\x20more\x20items'),'icon':_0x42d978});for(const _0x3aefab of this['items'])_0x26d6dc(_0x3aefab);return _0x1e6710['add'](_0x6159c3),_0x1bcba7['listenTo'](this['items'],'add',(_0x4eea0d,_0x3fa4af,_0x19b1fe)=>{_0x26d6dc(_0x3fa4af,_0x19b1fe);}),_0x1bcba7['listenTo'](this['items'],'remove',(_0x1a4b40,_0x2757e7,_0x3309b6)=>{_0x6159c3['items']['remove'](_0x3309b6);}),_0x1bcba7;}['_attachActions'](_0x31f76d,_0x1b4ab3){const _0x198c48=_0x31f76d&&_0x31f76d['element'];_0x198c48&&(this['listenTo'](_0x198c48,'mouseenter',()=>this['actionIndicator']=_0x1b4ab3),this['listenTo'](_0x198c48,'focus',()=>this['actionIndicator']=_0x1b4ab3),this['listenTo'](_0x198c48,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x198c48,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x48585f=super['_createCommentInputView']();return _0x48585f['bind']('placeholder')['to'](this),_0x48585f;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function xt(_0x146844){const _0x28dbad=Dt(_0x146844,0x1e),_0xd2ddb8=new MutationObserver(_0x17c77c=>{for(const _0xf69d47 of _0x17c77c)('attributes'==_0xf69d47['type']&&'class'==_0xf69d47['attributeName']||'childList'==_0xf69d47['type']||'characterData'==_0xf69d47['type'])&&_0x28dbad();});return{'attach'(_0x431a87){_0xd2ddb8['observe'](_0x431a87,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0xd2ddb8['disconnect'](),_0x28dbad['cancel']();}};}class E extends kt{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x219531,_0x5b0bf8){super(_0x219531),this['id']=_0x240cbb(),this['focusTracker']=new _0x40a4de(),this['keystrokes']=new jt(),this['keystrokes']['set']('Esc',(_0x3886ec,_0x4ba06b)=>this['fire']('Esc',_0x4ba06b)),this['set']('targetRect',{'top':0x0,'right':0x0,'bottom':0x0,'left':0x0}),this['set']('height',0x0),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['set']('length',0x0),this['set']('type',''),this['_mutationObserver']=xt(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this),this['content']['add'](_0x5b0bf8),this['mainView']=_0x5b0bf8;const _0xb5b683=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0xb5b683['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 _0x599efd=this['element']['clientHeight'];_0x599efd&&(this['height']=_0x599efd);}}class T extends/* #__PURE__ -- @preserve */
29
- _0x289e5b(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x164ab8,target:_0x5e8381,type:_0x25efd6,isVisible:_0x2c7109=!0x0}){super(),this['view']=_0x164ab8,this['view']['element']||this['view']['render'](),this['_type']=_0x25efd6,this['_target']=_0x5e8381,T['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x434287([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0xf7acce,_0x5e5224)=>{this['view']['focusTracker']['add'](_0x5e5224);}),this['focusableElements']['on']('remove',(_0x240f22,_0x5f5284)=>{this['view']['focusTracker']['remove'](_0x5f5284);}),this['set']('isVisible',_0x2c7109);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x394d30=this['_getNormalizedTarget']();return T['_assertCorrectTarget'](_0x394d30),_0x394d30;}get['targetRect'](){const _0x5b1a58=this['target'];if(null===_0x5b1a58)return null;if(_0x5b1a58 instanceof _0x13f83e)return _0x5b1a58;const _0x637db8=_0x5b1a58['filter'](_0x8d6666=>function(_0x4b36b3){const _0x5003bd=_0x4b36b3['offsetParent'];if(_0x5003bd)return!0x0;const _0x3a92fd=_0x4b36b3['getClientRects']()['item'](0x0);return!!_0x3a92fd;}(_0x8d6666));return 0x0===_0x637db8['length']?null:new _0x13f83e(_0x637db8[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x55bc8f){this['view']['isActive']=_0x55bc8f,this['view']['mainView']['isActive']=_0x55bc8f;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x3ee050){if(!(null===_0x3ee050||_0x3ee050 instanceof _0x13f83e||Array['isArray'](_0x3ee050)&&_0x3ee050['every'](_0x4643b2=>fi(_0x4643b2))))throw new _0x2b0648('annotation-invalid-target',null,{'target':_0x3ee050});}['_getNormalizedTarget'](){const _0x20a410='function'==typeof this['_target']?this['_target']():this['_target'];return fi(_0x20a410)?[_0x20a410]:_0x20a410;}}function fi(_0x1090d9){return null!==_0x1090d9&&'object'==typeof _0x1090d9&&'nodeType'in _0x1090d9&&0x1===_0x1090d9['nodeType'];}class S extends _0x434287{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x4bc657=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x40a4de(),this['_focusTracker']['on']('change:isFocused',(_0x37d6ec,_0x32d37a,_0x418b72)=>{_0x418b72||this['fire']('blur');});for(const _0x578dae of _0x4bc657)this['add'](_0x578dae);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x2aa298){if(this['has'](_0x2aa298))throw new _0x2b0648('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x2aa298['innerView'],_0x2aa298),this['_viewToAnnotation']['set'](_0x2aa298['view'],_0x2aa298);for(const _0x584ea2 of _0x2aa298['focusableElements'])this['_focusTracker']['add'](_0x584ea2);this['listenTo'](_0x2aa298['focusableElements'],'add',(_0x19a0ef,_0x316317)=>{this['_focusTracker']['add'](_0x316317);}),this['listenTo'](_0x2aa298['focusableElements'],'remove',(_0x572f39,_0x3ee7b8)=>{this['_focusTracker']['remove'](_0x3ee7b8);}),this['listenTo'](_0x2aa298['view']['focusTracker'],'change:isFocused',(_0x2ade15,_0x3a3ac2,_0x4243b3)=>{_0x4243b3&&this['fire']('focus',_0x2aa298);}),_0x2aa298['updateTargetRect']();const _0x3e7850=this['_getOrderInContent'](_0x2aa298['view']['targetRect']);return super['add'](_0x2aa298,_0x3e7850);}['remove'](_0x54fd9f){if(!this['has'](_0x54fd9f))throw new _0x2b0648('annotationcollection-not-existing-item',null);this['stopListening'](_0x54fd9f['view']['focusTracker']),this['stopListening'](_0x54fd9f['focusableElements']);for(const _0x174953 of _0x54fd9f['focusableElements'])this['_focusTracker']['remove'](_0x174953);return this['_viewToAnnotation']['delete'](_0x54fd9f['view']),this['_innerViewToAnnotation']['delete'](_0x54fd9f['innerView']),super['remove'](_0x54fd9f);}['getByInnerView'](_0x455c37){return this['_innerViewToAnnotation']['get'](_0x455c37);}['getByView'](_0x331cec){return this['_viewToAnnotation']['get'](_0x331cec);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0xb32f99 of this)_0xb32f99['updateTargetRect']();this['_sort']();}['_sort'](){const _0x74c00f=Array['from'](this)['sort']((_0x3988a4,_0x273860)=>w(_0x3988a4['view']['targetRect'],_0x273860['view']['targetRect']));for(let _0x384aaa=_0x74c00f['length']-0x1;_0x384aaa>0x0;_0x384aaa--){const _0x1baea4=_0x74c00f[_0x384aaa];_0x384aaa!==this['getIndex'](_0x1baea4)&&(this['remove'](_0x1baea4),this['add'](_0x1baea4));}}['_getOrderInContent'](_0x5d82a6){let _0x28f0d3=0x0;if(!_0x5d82a6)return this['length'];for(const _0x4dab93 of this){const _0x16f105=_0x4dab93['view']['targetRect'];if(_0x16f105){if(w(_0x5d82a6,_0x16f105)<0x0)return _0x28f0d3;_0x28f0d3++;}}return _0x28f0d3;}}function v({source:_0x4e08fd,target:_0x110f27,filter:_0x5e46fe}){for(const _0x3de832 of _0x4e08fd)_0x5e46fe(_0x3de832)&&_0x110f27['add'](_0x3de832);_0x110f27['listenTo'](_0x4e08fd,'add',(_0x233233,_0x53d88c)=>{_0x5e46fe(_0x53d88c)&&_0x110f27['add'](_0x53d88c);}),_0x110f27['listenTo'](_0x4e08fd,'remove',(_0x4eedfe,_0x52b3f8)=>{_0x110f27['has'](_0x52b3f8)&&_0x110f27['remove'](_0x52b3f8);});}function w(_0x3833df,_0x2d0589){if(null===_0x3833df&&null===_0x2d0589)return 0x0;if(null===_0x3833df)return-0x1;if(null===_0x2d0589)return 0x1;const _0x30864d=_0x3833df['top']-_0x2d0589['top'];return 0x0==_0x30864d?_0x3833df['left']-_0x2d0589['left']:_0x30864d;}class y extends _0x565db7{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x40b4f8){if(super(_0x40b4f8),this['collection']=new S(),this['_visibleAnnotations']=new S(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x40b4f8 instanceof _0x5b1ec6){const _0x37bbe3=_0x40b4f8['locale'];_0x40b4f8['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':N(_0x37bbe3,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':N(_0x37bbe3,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':N(_0x37bbe3,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':N(_0x37bbe3,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':N(_0x37bbe3,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':N(_0x37bbe3,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':N(_0x37bbe3,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x2b108d){this['collection']['add'](_0x2b108d);}['remove'](_0x481964){this['collection']['remove'](_0x481964),_0x481964['destroy']();}['refreshVisibility'](){for(const _0x4813f5 of this['collection'])_0x4813f5['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x145d2c){return this['collection']['getByInnerView'](_0x145d2c);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x27d6d6 of this['collection'])_0x27d6d6['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x21b2f2){this['fire']('_activateAnnotation',_0x21b2f2);}['createAnnotation'](_0x17498e){return new T(_0x17498e);}['createAnnotationView'](_0xc9a3be,_0x229faa){return new E(_0xc9a3be,_0x229faa);}['_addActiveAnnotation'](_0x1e6f2a){const _0x2656ad=new Set(this['activeAnnotations']);_0x2656ad['add'](_0x1e6f2a),this['activeAnnotations']=_0x2656ad;}['_removeActiveAnnotation'](_0x3a8533){const _0x2b6254=new Set(this['activeAnnotations']);_0x2b6254['delete'](_0x3a8533),this['activeAnnotations']=_0x2b6254;}['_bindAnnotationsToVisibleAnnotations'](){const _0x3d7f5d=this['collection'],_0x30a67b=this['_visibleAnnotations'];function _0xcd5a8d(_0x5b7119){const _0x352ad9=_0x5b7119['source'];_0x352ad9['isVisible']&&!_0x30a67b['has'](_0x352ad9)?_0x30a67b['add'](_0x352ad9):!_0x352ad9['isVisible']&&_0x30a67b['has'](_0x352ad9)&&_0x30a67b['remove'](_0x352ad9),_0x352ad9['view']['focusTracker']['remove'](_0x352ad9['view']['element']),_0x352ad9['view']['focusTracker']['add'](_0x352ad9['view']['element']);}this['listenTo'](_0x3d7f5d,'add',(_0xe0a638,_0x2adbc4)=>{_0x2adbc4['isVisible']&&_0x30a67b['add'](_0x2adbc4),this['listenTo'](_0x2adbc4,'change:isVisible',_0xcd5a8d);}),this['listenTo'](_0x3d7f5d,'remove',(_0x5898ac,_0x3a4011)=>{_0x30a67b['has'](_0x3a4011)&&_0x30a67b['remove'](_0x3a4011),this['stopListening'](_0x3a4011,'change:isVisible',_0xcd5a8d);});}['_setupEnterAnnotationKeystroke'](){const _0x49a0c7=_0x13e4fd=>{_0x13e4fd['on']('ready',()=>{_0x13e4fd['keystrokes']['set'](_0x11f4fd,(_0x5ca487,_0x3e8a27)=>{const _0x3975a0=_0x42cb1a(this['activeAnnotations']['values']());_0x3975a0&&(_0x3975a0['view']['focus'](),_0x3e8a27());});});};this['context']instanceof _0x5b1ec6?_0x49a0c7(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x433080,_0x523b1c)=>{_0x49a0c7(_0x523b1c);});}['_setupEscapeAnnotationHandling'](){const _0x34077d=_0x44d548=>{const _0x19e68d=_0x44d548['source'],_0x34ffd7=[];let _0x1daa75;if(Array['isArray'](_0x19e68d['target'])){_0x1daa75=_0x19e68d['target'][0x0],this['context']instanceof _0x5b1ec6?_0x34ffd7['push'](this['context']):this['context']['editors']&&_0x34ffd7['push'](...this['context']['editors']);for(const _0xeacc5d of _0x34ffd7)for(const _0x166d99 of _0xeacc5d['editing']['view']['domRoots']['values']())if(_0x166d99['contains'](_0x1daa75))return void _0xeacc5d['editing']['view']['focus']();_0x1daa75['focus']();}};this['listenTo'](this['collection'],'add',(_0x5353e0,_0x110403)=>{this['listenTo'](_0x110403,'escape',_0x34077d,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x5c6732,_0x431ff9)=>{this['stopListening'](_0x431ff9,'escape',_0x34077d);});}}const _t=Symbol('noChannel'),bt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x565db7{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[y,lt,it];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1b449b){super(_0x1b449b),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x3c4259=this['context']['config'];_0x3c4259['define']('comments.maxCommentsWhenCollapsed',0x2),_0x3c4259['define']('comments.maxThreadTotalWeight',0x1f4),_0x3c4259['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x3c4259['define']('comments.CommentThreadView',gt),_0x3c4259['define']('comments.CommentView',Tt),_0x3c4259['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x5671b3=this['context']['plugins']['get'](y);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x1f25a5,_0x12f295)=>this['_addCommentThread'](_0x12f295)),this['on']('submitCommentThread',(_0x563f52,_0x9fbf1b)=>this['_submitCommentThread'](_0x9fbf1b)),this['on']('resolveCommentThread',(_0x51ac1d,_0x122f92)=>this['_resolveCommentThread'](_0x122f92)),this['on']('resolveCommentThread',(_0x3afe3d,_0x346df3)=>this['_updateActiveAnnotation'](_0x346df3),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x5db6f7,_0x30137e)=>this['_reopenCommentThread'](_0x30137e)),this['on']('reopenCommentThread',(_0x2bcd1f,_0x43ebbd)=>this['_updateActiveAnnotation'](_0x43ebbd),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x317fc0,_0x133bc1)=>this['_removeCommentThread'](_0x133bc1)),this['on']('updateCommentThread',(_0x534e0e,_0x2c08d9)=>this['_updateCommentThread'](_0x2c08d9)),this['on']('updateCommentThread',(_0xda300f,_0x1f460a)=>this['_updateActiveAnnotation'](_0x1f460a),{'priority':'lowest'}),this['on']('addComment',(_0x4df6e6,_0x4cc09d)=>this['_addComment'](_0x4cc09d)),this['on']('updateComment',(_0xf9b04b,_0xaff045)=>this['_updateComment'](_0xaff045)),this['on']('removeComment',(_0x3951ac,_0x906a55)=>this['_removeComment'](_0x906a55)),this['on']('addComment',(_0x10d759,{threadId:_0x496f4a,isFromAdapter:_0x4375e5})=>{if(_0x4375e5)return;const _0x6f970e=this['getCommentThread'](_0x496f4a),_0x4cd2dc=_0x6f970e&&this['_threadToController']['get'](_0x6f970e);_0x4cd2dc&&_0x4cd2dc['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x5671b3,'change:activeAnnotations',(_0x30fce3,_0x5a8599,_0x24d32d)=>{const _0x5f2f5c=Array['from'](_0x24d32d)['map'](_0x571378=>this['_viewToController']['get'](_0x571378['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x5f2f5c?_0x5f2f5c['model']:null;});}set['adapter'](_0x101b83){if(this['_adapter'])throw new _0x2b0648('commentsrepository-adapter-already-set');this['_adapter']=_0x101b83;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x15e510=_t,threadId:_0x290d91=_0x240cbb(),comments:_0x17910d=[],unlinkedAt:_0x5c4e04=null,resolvedAt:_0x273b11=null,resolvedBy:_0x2e2768=null,target:_0x497f97=null,context:_0x36fbcc=null,attributes:_0x57ab40={},isResolvable:_0x20bbdc=!0x0,isSubmitted:_0x32888f=!0x1,isFromAdapter:_0x2ba3b0=!0x1}={}){return this['fire'](Nt('addCommentThread',_0x15e510),{'channelId':_0x15e510,'threadId':_0x290d91,'comments':_0x17910d,'unlinkedAt':_0x5c4e04,'resolvedAt':_0x273b11,'resolvedBy':_0x2e2768,'target':_0x497f97,'context':_0x36fbcc,'attributes':_0x57ab40,'isFromAdapter':_0x2ba3b0,'isResolvable':_0x20bbdc,'isSubmitted':_0x32888f}),this['getCommentThread'](_0x290d91);}['openNewCommentThread']({channelId:_0x562d27=_t,threadId:_0x293c84=_0x240cbb(),target:_0x5ba761,context:_0x2ad0f4=null,isResolvable:_0x1cd488=!0x0}){if(this['_readOnlyChannels']['has'](_0x562d27)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x5ba761)throw new _0x2b0648('commentsrepository-missing-target');const _0x51406c=this['addCommentThread']({'channelId':_0x562d27,'threadId':_0x293c84,'target':_0x5ba761,'context':_0x2ad0f4,'isResolvable':_0x1cd488});if(!_0x51406c)return null;const _0x5f0d4e=this['_threadToController']['get'](_0x51406c),_0x4db628=_0x5f0d4e['view']['commentThreadInputView']['commentInputView'],_0x5073ca=this['context']['plugins']['get'](y),_0x112f5b=_0x5073ca['getByInnerView'](_0x5f0d4e['view']);return _0x5073ca['activate'](_0x112f5b),_0x4db628['once']('editorReady',()=>_0x4db628['focus']()),_0x51406c;}['hasCommentThread'](_0x32a4a0){if('string'!=typeof _0x32a4a0)throw new _0x2b0648('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x32a4a0);}['updateCommentThread']({channelId:_0x31341d=_t,threadId:_0x3cd773,context:_0x518af9,unlinkedAt:_0x2a07c8,attributes:_0x44e63f,isFromAdapter:_0x19ff2a=!0x1}){return this['fire'](Nt('updateCommentThread',_0x31341d),{'channelId':_0x31341d,'threadId':_0x3cd773,'context':_0x518af9,'unlinkedAt':_0x2a07c8,'attributes':_0x44e63f,'isFromAdapter':_0x19ff2a}),this['getCommentThread'](_0x3cd773);}['getCommentThread'](_0x447466){if('string'!=typeof _0x447466)throw new _0x2b0648('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x447466);}['fetchCommentThread']({channelId:_0x189ecc,threadId:_0x5b158f}={}){const _0x5da1ab=this['getCommentThread'](_0x5b158f);if(_0x5da1ab)return Promise['resolve'](_0x5da1ab);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x2b0648('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x189ecc,'threadId':_0x5b158f})['then'](_0x48d8cc=>this['hasCommentThread'](_0x5b158f)?this['getCommentThread'](_0x5b158f):_0x48d8cc?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x189ecc},_0x48d8cc)):void 0x0)['catch'](_0x5370c9=>{throw console['error'](_0x5370c9),new _0x2b0648('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x10dad5,skipNotAttached:_0x1745b7=!0x1,skipEmpty:_0x28c91d=!0x1,toJSON:_0x27010d=!0x1}={}){const _0x264977=[];for(const _0x5578ed of this['_threads']['values']())_0x10dad5&&_0x5578ed['channelId']!==_0x10dad5||_0x1745b7&&!_0x5578ed['isAttached']||_0x28c91d&&0x0===_0x5578ed['length']||_0x264977['push'](_0x5578ed);return _0x27010d?_0x264977['map'](_0x41a183=>_0x41a183['toJSON']()):_0x264977;}['getAnnotationForCommentThread'](_0x115b51){const _0x2ef7c0=this['_threadToController']['get'](_0x115b51);if(!_0x2ef7c0)return null;return this['context']['plugins']['get'](y)['getByInnerView'](_0x2ef7c0['view'])||null;}['getCommentThreadForAnnotation'](_0x46528f){const _0x5d3a13=this['_viewToController']['get'](_0x46528f['innerView']);return _0x5d3a13?_0x5d3a13['model']:null;}['setActiveCommentThread'](_0x35ba0e){const _0xe5b08f=this['context']['plugins']['get'](y);if(!_0x35ba0e)return void(this['activeCommentThread']&&_0xe5b08f['deactivateAll']());const _0x1c8590=this['getCommentThread'](_0x35ba0e);if(!_0x1c8590)throw new _0x2b0648('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x35ba0e});if(!this['_threadToController']['has'](_0x1c8590))throw new _0x2b0648('commentsrepository-active-not-attached',null,{'threadId':_0x35ba0e});const _0x2f7e4e=_0xe5b08f['getByInnerView'](this['_threadToController']['get'](_0x1c8590)['view']);_0xe5b08f['activate'](_0x2f7e4e);}['switchReadOnly'](_0x1311f7,_0x4b877d){_0x1311f7?this['_readOnlyChannels']['add'](_0x4b877d):this['_readOnlyChannels']['delete'](_0x4b877d),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x43358a){return this['_readOnlyChannels']['has'](_0x43358a)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x5a813e,_0x3976ac){return new vt(_0x5a813e,_0x3976ac);}['setPermissions'](_0x1d07c8,_0x29aec5=_t){this['_permissions']['set'](_0x29aec5,_0x1d07c8),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0xaf8749=_t){return this['_permissions']['has'](_0xaf8749)?this['_permissions']['get'](_0xaf8749):bt;}['_addCommentThread']({channelId:_0x10cf06,threadId:_0x4f04c2,comments:_0x4ea0bf,unlinkedAt:_0x574346,resolvedAt:_0x1b788c,resolvedBy:_0x2f73ba,target:_0x52c6a9,context:_0x56ca19,attributes:_0x4c56cb,isFromAdapter:_0xaaf9d3,isResolvable:_0x551dc9,isSubmitted:_0x2a35b8}){if('string'!=typeof _0x4f04c2)throw new _0x2b0648('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x4f04c2});if(this['hasCommentThread'](_0x4f04c2))throw new _0x2b0648('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x4f04c2});const _0x235a62=new pi(this,{'channelId':_0x10cf06,'id':_0x4f04c2,'context':_0x56ca19,'attributes':_0x4c56cb,'unlinkedAt':_0x574346,'resolvedAt':_0x1b788c,'resolvedBy':_0x2f73ba?this['context']['plugins']['get'](it)['getUser'](_0x2f73ba):null,'isResolvable':_0x551dc9,'isSubmitted':_0x2a35b8||_0xaaf9d3});this['_threads']['set'](_0x4f04c2,_0x235a62);for(const _0x27c64f of _0x4ea0bf)_0x235a62['_add'](this['_createNewComment']({'threadId':_0x4f04c2,..._0x27c64f}));return _0x52c6a9&&_0x235a62['attachTo'](_0x52c6a9),_0xaaf9d3||!_0x235a62['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x10cf06,'threadId':_0x4f04c2});}['_submitCommentThread']({channelId:_0x4b8787,threadId:_0x3da456}){if(!this['hasCommentThread'](_0x3da456))throw new _0x2b0648('commentsrepository-missing-comment-thread',this);const _0x4ebd4e=this['getCommentThread'](_0x3da456);if(_0x4ebd4e['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x504b06,comments:_0xc3b6ed,resolvedAt:_0x50a3cd,resolvedBy:_0x6ed974,context:_0x38d4d3,attributes:_0x31f4b4}=_0x4ebd4e,_0x50024e=this['context']['plugins']['get']('PendingActions'),_0x5a91ac=_0x50024e['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x4b8787,'threadId':_0x504b06,'comments':_0xc3b6ed['map'](_0x62e3d8=>_0x62e3d8['toJSON']()),'resolvedAt':_0x50a3cd,'resolvedBy':_0x6ed974?_0x6ed974['id']:_0x6ed974,'context':_0x38d4d3,'attributes':_0x31f4b4})['then'](({comments:_0x37a1cd})=>{_0x50024e['remove'](_0x5a91ac);for(const _0x68b0a0 of _0x37a1cd)this['_updateComment']({'channelId':_0x4b8787,'threadId':_0x3da456,'commentId':_0x68b0a0['commentId'],'createdAt':_0x68b0a0['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x37b6cf=>{throw console['error'](_0x37b6cf),new _0x2b0648('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x312b19,target:_0x8405b1}){const _0x53aa50=this['getCommentThread'](_0x312b19);if(!_0x53aa50)throw new _0x2b0648('commentsrepository-attach-missing-comment-thread',this);const _0x4c7092=this['context']['plugins']['get']('PendingActions'),_0x404693=this['context']['plugins']['get'](y),_0x51b5bd=this['_createCommentThreadView'](_0x53aa50),_0xb74669=new vt(_0x53aa50,_0x51b5bd);let _0x5901d=null;_0x51b5bd['on']('change:isDirty',(_0x155f6c,_0x53f914,_0x48013d)=>{_0x48013d?_0x5901d=_0x4c7092['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x5901d&&(_0x4c7092['remove'](_0x5901d),_0x5901d=null);}),this['_threadToController']['set'](_0x53aa50,_0xb74669),this['_viewToController']['set'](_0x51b5bd,_0xb74669);const _0x4811d5=new E(this['context']['locale'],_0x51b5bd);_0x4811d5['bind']('length')['to'](_0x51b5bd),_0x4811d5['bind']('isDirty')['to'](_0x51b5bd,'isDirty',_0x51b5bd,'length',(_0x382082,_0x3ad601)=>_0x382082||!_0x3ad601),_0x4811d5['bind']('isActive')['to'](_0x51b5bd),_0x4811d5['type']='comment';const _0x53ad92=new T({'view':_0x4811d5,'target':_0x8405b1,'type':'comment','isVisible':!_0x53aa50['archivedAt']&&!!('function'==typeof _0x8405b1?_0x8405b1():_0x8405b1)});return _0x51b5bd['on']('escape',()=>{_0x53ad92['fire']('escape');}),this['_bindAnnotationToEditors'](_0x51b5bd,_0x53ad92),_0x404693['add'](_0x53ad92),_0x53ad92;}['_bindAnnotationToEditors'](_0x4d8f93,_0x15cd0c){this['listenTo'](_0x4d8f93,'editorReady',(_0x8662aa,_0x249abd)=>{const _0x5e3b2d=_0x249abd['ui']['view']['body']['bodyCollectionContainer'];_0x15cd0c['focusableElements']['add'](_0x5e3b2d),this['context']instanceof _0x5b1ec6&&this['context']['ui']['focusTracker']['add'](_0x5e3b2d);},{'priority':'highest'}),this['listenTo'](_0x4d8f93,'editorDestroyed',(_0x2159ea,_0x20bebb)=>{const _0x3156e7=_0x20bebb['ui']['view']['body']['bodyCollectionContainer'];_0x15cd0c['focusableElements']['has'](_0x3156e7)&&_0x15cd0c['focusableElements']['remove'](_0x3156e7),this['context']instanceof _0x5b1ec6&&this['context']['ui']['focusTracker']['remove'](_0x3156e7);});}['_unbindEditors'](_0x45dc23){this['stopListening'](_0x45dc23,'editorReady'),this['stopListening'](_0x45dc23,'editorDestroyed');}['_createCommentThreadView'](_0x5cbdcf){const _0x336d3a=this['context']['plugins']['get'](it),{config:_0x1ac2ad,locale:_0x160c94}=this['context'],_0x2f9255=pt(_0x1ac2ad['get']('locale'),_0x160c94);return new(0x0,(_0x1ac2ad['get']('comments'))['CommentThreadView'])(_0x160c94,_0x5cbdcf,_0x336d3a['me'],{'editorConfig':{..._0x1ac2ad['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x1ac2ad['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x1ac2ad['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x1ac2ad['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x1ac2ad['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x2f9255,'CommentView':_0x1ac2ad['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x1041a5,channelId:_0x37a64b,resolvedAt:_0x1fe00a,resolvedBy:_0x3e619a,isFromAdapter:_0x1fa569}){if(!this['hasCommentThread'](_0x1041a5))throw new _0x2b0648('commentsrepository-missing-comment-thread',null,{'threadId':_0x1041a5});const _0x3605b3=this['getCommentThread'](_0x1041a5);if(_0x3605b3['isResolved'])throw new _0x2b0648('commentsrepository-resolved-comment-thread',null,{'threadId':_0x1041a5});const _0x2e5f0d=this['context']['plugins']['get'](it);if(_0x3605b3['resolvedBy']=_0x2e5f0d['getUser'](_0x3e619a),_0x3605b3['resolvedAt']=_0x1fe00a,_0x1fa569||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0xce1daa=this['context']['plugins']['get']('PendingActions'),_0x2130eb=_0xce1daa['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x37a64b,'threadId':_0x1041a5})['then'](({resolvedAt:_0x533beb,resolvedBy:_0x13696e})=>{_0xce1daa['remove'](_0x2130eb),_0x3605b3['resolvedBy']['id']!==_0x13696e&&(_0x3605b3['resolvedBy']=_0x2e5f0d['getUser'](_0x13696e)),_0x3605b3['resolvedAt']=_0x533beb;})['catch'](_0x5718ab=>{throw console['error'](_0x5718ab),new _0x2b0648('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0xda468e,channelId:_0x42b6fd,isFromAdapter:_0x51192f}){if(!this['hasCommentThread'](_0xda468e))throw new _0x2b0648('commentsrepository-missing-comment-thread',null,{'threadId':_0xda468e});const _0x22ee41=this['getCommentThread'](_0xda468e);if(!_0x22ee41['isResolved'])throw new _0x2b0648('commentsrepository-reopen-comment-thread',null,{'threadId':_0xda468e});if(_0x22ee41['resolvedBy']=null,_0x22ee41['resolvedAt']=null,_0x51192f||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x1f86fa=this['context']['plugins']['get']('PendingActions'),_0x2ecc9=_0x1f86fa['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x42b6fd,'threadId':_0xda468e})['then'](()=>_0x1f86fa['remove'](_0x2ecc9))['catch'](_0x3b430a=>{throw console['error'](_0x3b430a),new _0x2b0648('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x455301,isFromAdapter:_0x10ca67}){const _0x48ad8d=this['getCommentThread'](_0x455301);if(!_0x48ad8d)throw new _0x2b0648('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x455301),this['_threads']['delete'](_0x455301),!_0x48ad8d['isSubmitted']||_0x10ca67||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x2341bd=this['context']['plugins']['get']('PendingActions'),{channelId:_0xd03492}=_0x48ad8d,_0x2c28cf=_0x2341bd['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0xd03492,'threadId':_0x455301})['then'](()=>_0x2341bd['remove'](_0x2c28cf))['catch'](_0x1605b1=>{throw console['error'](_0x1605b1),new _0x2b0648('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x4831fe,unlinkedAt:_0x297757,context:_0x5d9e57,attributes:_0xff3cca,isFromAdapter:_0x19e935}){if('string'!=typeof _0x4831fe)throw new _0x2b0648('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x4831fe});if(!this['hasCommentThread'](_0x4831fe))throw new _0x2b0648('commentsrepository-missing-comment-thread',null,{'threadId':_0x4831fe});const _0x4aed9d=this['getCommentThread'](_0x4831fe);let _0x4cfa09=!0x1;if(void 0x0!==_0x5d9e57&&_0x4aed9d['context']!==_0x5d9e57&&(_0x4aed9d['context']=_0x5d9e57,_0x4cfa09=!0x0),void 0x0!==_0x297757&&_0x4aed9d['unlinkedAt']!==_0x297757&&(_0x4aed9d['unlinkedAt']=_0x297757,_0x4cfa09=!0x0),_0xff3cca&&!At(_0xff3cca,_0x4aed9d['attributes'])&&(_0x4aed9d['attributes']=_0xff3cca,_0x4cfa09=!0x0),!_0x4cfa09)return Promise['resolve']();if(!_0x4aed9d['isSubmitted']||_0x19e935||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x3e52f4=this['context']['plugins']['get']('PendingActions'),{channelId:_0x559024}=_0x4aed9d,_0x49ab69=_0x3e52f4['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x559024,'threadId':_0x4831fe,'context':_0x5d9e57,'unlinkedAt':_0x297757,'attributes':_0xff3cca})['then'](()=>_0x3e52f4['remove'](_0x49ab69))['catch'](_0xc1942f=>{throw console['error'](_0xc1942f),new _0x2b0648('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x169ffd){const _0x52839a=this['context']['plugins']['get'](y),_0x588b45=this['getCommentThread'](_0x169ffd);if(_0x588b45['_isAttached']=!0x1,this['_threadToController']['has'](_0x588b45)){const _0x3ac883=this['_threadToController']['get'](_0x588b45),_0x4c9ee3=_0x3ac883['view'],_0x7f80f1=_0x52839a['getByInnerView'](_0x4c9ee3);this['_threadToController']['delete'](_0x588b45),this['_viewToController']['delete'](_0x4c9ee3),_0x7f80f1&&_0x52839a['remove'](_0x7f80f1),_0x3ac883['destroy'](),_0x4c9ee3['destroy']()['then'](()=>{this['_unbindEditors'](_0x4c9ee3);});}}['_updateActiveAnnotation']({threadId:_0x2aae9d,resolvedAt:_0x529b7a,unlinkedAt:_0x3d1f72}){const _0xa70054=!!_0x529b7a,_0x8b24ad=this['context']['plugins']['get'](y),_0x198aa9=this['getCommentThread'](_0x2aae9d);if(this['_threadToController']['has'](_0x198aa9)){const _0x7858aa=this['_threadToController']['get'](_0x198aa9)['view'],_0x1a1f90=_0x8b24ad['getByInnerView'](_0x7858aa);_0x1a1f90&&(_0xa70054&&_0x8b24ad['_removeActiveAnnotation'](_0x1a1f90),_0x3d1f72?_0x1a1f90['isVisible']=!0x1:_0x1a1f90['refreshVisibility']());}}['_getExternalAuthor'](_0xb7caae){const _0x496680=this['context']['plugins']['get'](it),_0x43cb12=It('external:'+_0xb7caae),_0x1de93f=_0x496680['getUser'](_0x43cb12);return _0x1de93f||_0x496680['addUser']({'id':_0x43cb12,'name':_0xb7caae});}['_createNewComment']({threadId:_0x4e976e,commentId:_0x2b867f=_0x240cbb(),content:_0x4963b6,authorId:_0x10bbe1,createdAt:_0x365903,attributes:_0x5df590}){if('string'!=typeof _0x2b867f)throw new _0x2b0648('commentsrepository-invalid-commentid');if('string'!=typeof _0x10bbe1)throw new _0x2b0648('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x4963b6||!_0x4963b6['trim']())throw new _0x2b0648('commentsrepository-invalid-comment-content');const _0x36e09c=this['context']['plugins']['get'](it)['getUser'](_0x10bbe1);if(!_0x36e09c)throw new _0x2b0648('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x10bbe1});let _0x3a345b=null,_0x327da0=_0x365903;return _0x5df590?.['@external']&&(_0x3a345b=this['_getExternalAuthor'](_0x5df590['@external']['authorName']),_0x327da0=new Date(_0x5df590['@external']['createdAt'])),new wi(this,{'threadId':_0x4e976e,'id':_0x2b867f,'author':_0x3a345b||_0x36e09c,'creator':_0x36e09c,'content':_0x4963b6,'createdAt':_0x365903,'authoredAt':_0x327da0,'attributes':_0x5df590});}['_addComment'](_0x3b40af){let {threadId:_0x1333a4,content:_0x78cfad,attributes:_0x1cdfc8,isFromAdapter:_0x3ee6b0}=_0x3b40af;const _0xf25261=this['getCommentThread'](_0x3b40af['threadId']);if(!_0xf25261)throw new _0x2b0648('commentsrepository-add-comment-to-missing-comment-thread',this);const _0xdf82c1=this['_createNewComment'](_0x3b40af),{id:_0x6baded}=_0xdf82c1;if(_0xf25261['_add'](_0xdf82c1),_0x3ee6b0||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0xf25261['isSubmitted'])return Promise['resolve']();const _0x1ff052=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3024f8}=_0xf25261,_0x3387c4=_0x1ff052['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x1cdfc8||(_0x1cdfc8={}),this['adapter']['addComment']({'channelId':_0x3024f8,'threadId':_0x1333a4,'commentId':_0x6baded,'content':_0x78cfad,'attributes':_0x1cdfc8})['then'](_0x1249ec=>{_0x1ff052['remove'](_0x3387c4),_0x1249ec&&this['_updateComment']({'channelId':_0x3024f8,'threadId':_0x1333a4,'commentId':_0x6baded,'createdAt':_0x1249ec['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x53da31=>{throw console['error'](_0x53da31),new _0x2b0648('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x413805,commentId:_0x302e75,content:_0x1e2adf,createdAt:_0x2546b6,attributes:_0x4fa80f,isFromAdapter:_0x17c10f}){if(void 0x0!==_0x1e2adf&&('string'!=typeof _0x1e2adf||!_0x1e2adf['trim']()['length']))throw new _0x2b0648('commentsrepository-update-comment-invalid-content');const _0x1dbc6d=this['getCommentThread'](_0x413805),_0x4fa0bc=_0x1dbc6d['getComment'](_0x302e75);if(!_0x4fa0bc)throw new _0x2b0648('commentsrepository-update-missing-comment',this);let _0x559326=!0x1;if(_0x1e2adf&&_0x1e2adf!==_0x4fa0bc['content']&&(_0x4fa0bc['isEditable']||_0x17c10f)&&(_0x4fa0bc['content']=_0x1e2adf,_0x559326=!0x0),_0x2546b6&&_0x2546b6!==_0x4fa0bc['createdAt']&&(_0x4fa0bc['createdAt']=_0x2546b6,_0x4fa0bc['attributes']&&_0x4fa0bc['attributes']['@external']||(_0x4fa0bc['authoredAt']=_0x2546b6),_0x559326=!0x0),_0x4fa80f&&!At(_0x4fa80f,_0x4fa0bc['attributes'])&&(_0x4fa0bc['attributes']=_0x4fa80f,_0x559326=!0x0),!_0x559326)return Promise['resolve']();if(_0x1dbc6d['fire']('commentUpdated'),_0x17c10f||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x15aa0a=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3161e2}=this['getCommentThread'](_0x4fa0bc['threadId']),_0x23bcb5=_0x15aa0a['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x3161e2,'threadId':_0x413805,'commentId':_0x302e75,'content':_0x1e2adf,'attributes':_0x4fa80f})['then'](()=>_0x15aa0a['remove'](_0x23bcb5))['catch'](_0xb39326=>{throw console['error'](_0xb39326),new _0x2b0648('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x312de0,commentId:_0x2e1545,isFromAdapter:_0x5730c9}){const _0x1bbb62=this['getCommentThread'](_0x312de0),_0x283265=_0x1bbb62['getComment'](_0x2e1545);if(!_0x283265)throw new _0x2b0648('commentsrepository-remove-missing-comment',this);if(_0x1bbb62['_remove'](_0x283265),_0x5730c9||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x1f9d57=this['context']['plugins']['get']('PendingActions'),{channelId:_0x1a38b0}=_0x1bbb62,_0x407a12=_0x1f9d57['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x1a38b0,'threadId':_0x312de0,'commentId':_0x2e1545})['then'](()=>_0x1f9d57['remove'](_0x407a12))['catch'](_0x1fb22d=>{throw console['error'](_0x1fb22d),new _0x2b0648('commentsrepository-remove-comment-internal-error',this);});}}class pi extends/* #__PURE__ -- @preserve */
30
- _0x289e5b(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x50e66d,_0x39e1c7){super();const _0x453144=_0x39e1c7['isResolvable'];this['channelId']=_0x39e1c7['channelId'],this['id']=_0x39e1c7['id'],this['comments']=new _0x434287(),this['_repository']=_0x50e66d,this['_isAttached']=!0x1,this['_isSubmitted']=_0x39e1c7['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x50e66d,'_permissions',_0x50e66d,'_readOnlyChannels',()=>_0x50e66d['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x50e66d,'_permissions',()=>_0x50e66d['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x50e66d,'_permissions',()=>{const _0x1274ed=_0x50e66d['getPermissions'](this['channelId']);return _0x1274ed['write']||_0x1274ed['admin'];}),this['bind']('isResolvable')['to'](_0x50e66d,'_permissions',()=>_0x453144&&_0x50e66d['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x39e1c7['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x16e006,_0x5af60b)=>_0x16e006?_0x5af60b?_0x16e006<_0x5af60b?_0x16e006:_0x5af60b:_0x16e006:_0x5af60b),this['set']('unlinkedAt',_0x39e1c7['unlinkedAt']||null),this['set']('resolvedAt',_0x39e1c7['resolvedAt']||null),this['set']('resolvedBy',_0x39e1c7['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x530ac7=>!!_0x530ac7),this['set']('attributes',_0x39e1c7['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x5f5dbf,_0x599b25)=>_0x5f5dbf+_0x599b25['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x5d2360,id:_0x54c91d}=this;this['_repository']['fire'](Nt('submitCommentThread',_0x5d2360),{'channelId':_0x5d2360,'threadId':_0x54c91d});}['setUnlinkedAt'](_0x51072){this['_update']({'unlinkedAt':_0x51072});}['resolve']({resolvedAt:_0x567302=new Date(),resolvedBy:_0x4ecd4d=null,isFromAdapter:_0x3f5349=!0x1}={}){const _0x4ff468=this['_repository']['context']['plugins']['get'](it)['me'],{channelId:_0xb1b3b,id:_0x5bc30e}=this;this['_repository']['fire'](Nt('resolveCommentThread',_0xb1b3b),{'channelId':_0xb1b3b,'threadId':_0x5bc30e,'resolvedAt':_0x567302,'resolvedBy':_0x4ecd4d||_0x4ff468['id'],'isFromAdapter':_0x3f5349});}['reopen']({isFromAdapter:_0x1c7999=!0x1}={}){const {channelId:_0x190dde,id:_0x6d1b32}=this;this['_repository']['fire'](Nt('reopenCommentThread',_0x190dde),{'channelId':_0x190dde,'threadId':_0x6d1b32,'isFromAdapter':_0x1c7999});}['setContext'](_0x2fd895){this['context']||this['_update']({'context':_0x2fd895});}['setAttribute'](_0x2f97f4,_0x155c69){const _0x4a1d6c=wt(this['attributes']);yt(_0x4a1d6c,_0x2f97f4,_0x155c69),this['_update']({'attributes':_0x4a1d6c});}['removeAttribute'](_0x4bd045){const _0x3369bf=wt(this['attributes']);Ct(_0x3369bf,_0x4bd045),this['_update']({'attributes':_0x3369bf});}['remove']({isFromAdapter:_0x867b72=!0x1}={}){const {channelId:_0x1790a7,id:_0x55d824}=this;this['_repository']['fire'](Nt('removeCommentThread',_0x1790a7),{'channelId':_0x1790a7,'threadId':_0x55d824,'isFromAdapter':_0x867b72});}['attachTo'](_0x41af2e){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x41af2e});}['addComment'](_0x488d5e){const {channelId:_0x53cc0e,id:_0x353e3c}=this;this['_repository']['fire'](Nt('addComment',_0x53cc0e,_0x353e3c),Object['assign']({'channelId':_0x53cc0e,'threadId':_0x353e3c},_0x488d5e));}['getComment'](_0x435d12){if('string'!=typeof _0x435d12)throw new _0x2b0648('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x435d12});return this['comments']['get'](_0x435d12);}['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'](_0x376cc3=>_0x376cc3['toJSON']()),'attributes':this['attributes']};}['_add'](_0x4a4b73){return this['listenTo'](_0x4a4b73,'change:authoredAt',()=>{const _0x20c733=this['_findOptimalIndex'](_0x4a4b73),_0x31d6ad=this['comments'];_0x20c733-0x1!=_0x31d6ad['getIndex'](_0x4a4b73)&&_0x20c733+0x1!=_0x31d6ad['getIndex'](_0x4a4b73)&&(this['_remove'](_0x4a4b73),this['_add'](_0x4a4b73));}),this['comments']['add'](_0x4a4b73,this['_findOptimalIndex'](_0x4a4b73));}['_update'](_0x549bb9){const {channelId:_0x5d7299,id:_0x5598bc}=this;this['_repository']['fire'](Nt('updateCommentThread',_0x5d7299),{..._0x549bb9,'channelId':_0x5d7299,'threadId':_0x5598bc});}['_remove'](_0x1d4856){return this['stopListening'](_0x1d4856),_0x1d4856['destroy'](),this['comments']['remove'](_0x1d4856);}['_findOptimalIndex'](_0x3f1798){const _0x1386ec=this['comments']['find'](_0x16022b=>new Date(_0x16022b['authoredAt'])['getTime']()>new Date(_0x3f1798['authoredAt'])['getTime']());return _0x1386ec?this['comments']['getIndex'](_0x1386ec):this['length'];}}class wi extends/* #__PURE__ -- @preserve */
31
- _0x289e5b(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x24bb9f,_0x3ba5f4){super();const _0x43c04d=_0x24bb9f['context']['plugins']['get'](it)['me'],_0x58d300=_0x24bb9f['getCommentThread'](_0x3ba5f4['threadId']),_0x3f0461=0x0===_0x58d300['comments']['length'],_0x220309=_0x43c04d===_0x3ba5f4['author'];this['id']=_0x3ba5f4['id'],this['threadId']=_0x3ba5f4['threadId'],this['author']=_0x3ba5f4['author'],this['creator']=_0x3ba5f4['creator'],this['isExternal']=Boolean(_0x3ba5f4['attributes']&&_0x3ba5f4['attributes']['@external']),this['set']('content',_0x3ba5f4['content']),this['createdAt']=_0x3ba5f4['createdAt']||new Date(),this['set']('authoredAt',_0x3ba5f4['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x58d300,'resolvedAt'),this['set']('attributes',_0x3ba5f4['attributes']||{}),this['bind']('isEditable')['to'](_0x24bb9f,'_permissions',()=>{const _0x5445a5=_0x24bb9f['getPermissions'](_0x58d300['channelId'])['write'],_0x2a2c11=_0x24bb9f['getPermissions'](_0x58d300['channelId'])['modifyAll'];return _0x220309&&_0x5445a5||!_0x220309&&_0x2a2c11;}),this['bind']('isRemovable')['to'](_0x58d300,'isRemovable',_0x24bb9f,'_permissions',_0x184228=>{const _0x1c0d94=_0x24bb9f['getPermissions'](_0x58d300['channelId'])['write'],_0x1534de=_0x24bb9f['getPermissions'](_0x58d300['channelId'])['modifyAll'];return _0x220309&&_0x1c0d94||_0x184228&&_0x3f0461||!_0x220309&&_0x1534de&&!_0x3f0461;}),this['bind']('isReadOnly')['to'](_0x58d300,'isReadOnly'),this['_repository']=_0x24bb9f;}get['weight'](){return Math['max'](function(_0x2ceba4){const _0x55d490=document['createElement']('div');return _0x55d490['innerHTML']=_0x2ceba4,_0x55d490['textContent']['length'];}(this['content']),0xc8);}['update'](_0x284e8d){const {threadId:_0x444881,id:_0x424179}=this;if(!this['_repository']['hasCommentThread'](_0x444881))throw new _0x2b0648('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x3afaa2}=this['_repository']['getCommentThread'](_0x444881);this['_repository']['fire'](Nt('updateComment',_0x3afaa2,_0x444881),{'channelId':_0x3afaa2,'threadId':_0x444881,'commentId':_0x424179,..._0x284e8d});}['setAttribute'](_0x45e61b,_0x157fdd){const _0x1951d2=wt(this['attributes']);yt(_0x1951d2,_0x45e61b,_0x157fdd),this['update']({'attributes':_0x1951d2});}['removeAttribute'](_0x1f0385){const _0x35e5f9=wt(this['attributes']);Ct(_0x35e5f9,_0x1f0385),this['update']({'attributes':_0x35e5f9});}['remove'](_0x4fafa1={}){if(!_0x4fafa1['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x1e8210,id:_0x53909}=this;if(!this['_repository']['hasCommentThread'](_0x1e8210))throw new _0x2b0648('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x4d82c8}=this['_repository']['getCommentThread'](_0x1e8210);this['_repository']['fire'](Nt('removeComment',_0x4d82c8,_0x1e8210),{'channelId':_0x4d82c8,'threadId':_0x1e8210,'commentId':_0x53909,..._0x4fafa1});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function Nt(_0x365158,..._0x5ec7f7){for(const _0x2a1c0b of _0x5ec7f7)void 0x0!==_0x2a1c0b&&(_0x365158+=':'+String(_0x2a1c0b));return _0x365158;}class ot extends _0x3cd900{constructor(_0xee03e4){super(_0xee03e4),this['set']('hasContent',!0x1);}['refresh'](){const _0x2a6c5d=this['editor']['model']['document']['selection'];this['isEnabled']=!0x0,this['hasContent']=!0x1;for(const _0x5b159c of _0x2a6c5d['getRanges']())if(this['_hasContent'](_0x5b159c))return void(this['hasContent']=!0x0);}['execute']({threadId:_0x1e98dd=_0x240cbb(),ranges:_0x22d44d,comment:_0x41a5c2}={}){const _0x50ae49=this['editor']['model'],_0x44161a=_0x22d44d??Array['from'](_0x50ae49['document']['selection']['getRanges']()),_0x18ab2e=[];for(const _0x2105f0 of _0x44161a)this['_hasContent'](_0x2105f0)&&_0x18ab2e['push'](this['_trimToContent'](_0x2105f0));if(!_0x18ab2e['length'])throw new _0x2b0648('addcommentthreadcommand-incorrect-ranges',null);_0x41a5c2&&this['_createCommentThread'](_0x1e98dd,_0x41a5c2),this['_createMarkersFromRanges'](_0x1e98dd,_0x18ab2e,!!_0x41a5c2);}['_createMarkersFromRanges'](_0x357d3b,_0x103db4,_0x50b25a){this['editor']['model']['change'](_0x414ab9=>{for(const _0x81caac of _0x103db4){const _0x1f46d0=_0x240cbb()['substr'](0x1,0x5),_0x47f3dc='comment:'+_0x357d3b+':'+_0x1f46d0;_0x414ab9['addMarker'](_0x47f3dc,{'range':_0x81caac,'usingOperation':_0x50b25a,'affectsData':_0x50b25a});}});}['_createCommentThread'](_0x52f933,_0x8af17a){const _0x296a8b=this['editor']['plugins']['get']('CommentsRepository'),_0x2ac0cd=this['editor']['config']['get']('collaboration.channelId'),_0x44d43d=this['editor']['plugins']['get']('Users')['me'];if(!_0x44d43d)throw new _0x2b0648('addcommentthreadcommand-user-not-found',null);_0x296a8b['addCommentThread']({'threadId':_0x52f933,'channelId':_0x2ac0cd,'comments':[{'authorId':_0x44d43d['id'],'content':_0x8af17a,'createdAt':new Date(),'attributes':{}}]});}['_hasContent'](_0x54be09){for(const _0x21bfcf of _0x54be09['getItems']())if(this['_itemIsContent'](_0x21bfcf))return!0x0;return!0x1;}['_itemIsContent'](_0x4c7224){return _0x4c7224['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x4c7224)&&!_0x4c7224['is']('element','tableCell');}['_trimToContent'](_0x9def81){const _0x5965fd=_0x5f0d99=>!this['_itemIsContent'](_0x5f0d99['item']),_0x151614=_0x9def81['start']['getLastMatchingPosition'](_0x5965fd),_0xc838be=_0x9def81['end']['getLastMatchingPosition'](_0x5965fd,{'direction':'backward'});return this['editor']['model']['createRange'](_0x151614,_0xc838be);}}class b extends _0x48f069{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[y];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xf97fd8){super(_0xf97fd8),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x57f677=this['editor'],_0x3a8241=_0x57f677['model']['document']['selection'],_0xd67385=_0x3fee7d(()=>this['refreshSelectedViews'](),0xa);_0x3a8241['on']('change:range',(_0x4601bd,_0x1fbf2f)=>{_0x1fbf2f['directChange']&&(_0xd67385['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x57f677['editing']['view']['document'],'change:isFocused',(_0x340cf2,_0x207aac,_0x369397)=>{_0x369397&&_0xd67385();}),this['listenTo'](_0x57f677['ui']['focusTracker'],'change:isFocused',(_0x3a28f0,_0x5c6cb9,_0x1e4d6c)=>{_0x1e4d6c||this['fire']('blur',{'isAnnotationTracked':_0x16dffe=>this['_editorAnnotationsData']['has'](_0x16dffe['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x507e2c){if(this['_editorAnnotations']['has'](_0x507e2c['view']))return;this['_editorAnnotations']['add'](_0x507e2c['view']),this['editor']['ui']['focusTracker']['add'](_0x507e2c['view']['element']);const _0xbb6868=this['editor']['plugins']['get'](y);this['listenTo'](_0xbb6868['collection'],'remove',(_0xb1997,_0x18e930)=>{this['editor']['ui']['focusTracker']['remove'](_0x18e930['view']['element']),this['_editorAnnotations']['delete'](_0x18e930['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x1f1317){if('function'!=typeof _0x1f1317)throw new _0x2b0648('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x1f1317);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x183723,annotations:_0x310df4}){const _0x112876=[],_0x57ccce=this['editor']['model']['document']['selection'],_0xe0950=Array['from'](_0x57ccce['getRanges']());for(const [_0x1e214b,_0x4212f0]of this['_editorAnnotationsData']){const _0x5698ae=_0x495504(_0x4212f0),_0x28db83=_0x310df4['getByInnerView'](_0x1e214b);_0x5698ae&&_0x28db83&&_0x112876['push']({'annotation':_0x28db83,'range':_0x5698ae});}function _0x495504(_0x5ed73e){for(const _0x2b6f7f of _0x5ed73e)for(const _0x5c86af of _0xe0950)if(_0x2b6f7f['containsRange'](_0x5c86af,!_0x57ccce['isCollapsed']))return _0x2b6f7f;return null;}return _0x112876['sort']((_0x217881,_0x3b30d8)=>{const _0x28f5f4=_0x217881['range'],_0x4db587=_0x3b30d8['range'];if(!_0x28f5f4['isEqual'](_0x4db587)){if(_0x28f5f4['containsRange'](_0x4db587,!0x0))return 0x1;if(_0x4db587['containsRange'](_0x28f5f4,!0x0))return-0x1;}return _0x217881['annotation']==_0x183723?-0x1:_0x3b30d8['annotation']==_0x183723?0x1:0x0;})['map'](_0x232ea0=>_0x232ea0['annotation']);}get['_editorAnnotationsData'](){const _0x53d1b1=new Map();for(const _0x3155f1 of Array['from'](this['_dataCollectors']))for(const [_0x2fe4f3,_0xf05da8]of _0x3155f1())_0x53d1b1['set'](_0x2fe4f3,_0xf05da8);return _0x53d1b1;}}class st extends _0x48f069{['afterInit'](){const _0x3fa8b2=this['editor'];if(!_0x3fa8b2['plugins']['has']('RestrictedEditingModeEditing'))return;_0x3fa8b2['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x48f069{constructor(_0x4f290f){super(_0x4f290f),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x590b9a=this['editor'],_0x2362ee=_0x590b9a['commands']['get']('importWord'),_0x1d34e8=_0x590b9a['plugins']['get'](it);_0x2362ee&&(_0x2362ee['on']('execute',(_0x4930cf,[,_0x44867b])=>{_0x44867b['collaboration_features']={'comments':!0x0,'user_id':_0x1d34e8['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x2362ee,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x853e0a,_0x1facb3){const {comment_threads:_0x361497}=_0x1facb3;_0x361497&&_0x361497['forEach'](({thread_id:_0xf605cd,comments:_0x73e7fa,is_resolved:_0x563ca7})=>{const _0xf890b8=new Date(),_0x3f1236=_0x73e7fa['map'](({author:_0x45dff3,content:_0xabeae9,created_at:_0x33a5b2})=>({'content':_0xabeae9,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0xf890b8,'attributes':{'@external':{'authorName':_0x45dff3,'createdAt':_0x33a5b2?new Date(_0x33a5b2):new Date(),'source':'importWord'}}})),_0x1982e5=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x1982e5,'threadId':_0xf605cd,'comments':_0x3f1236,'resolvedAt':_0x563ca7?_0xf890b8:null});});}}class at extends _0x48f069{constructor(_0xa1456){super(_0xa1456),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x5f026=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x5f026,'contentInsertion',(_0x158bfc,_0x5e2345)=>this['_removeMarkersWithoutThreads'](_0x5e2345['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x1981bf){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x1981bf;const _0x24ae9b=this['editor']['plugins']['get']('CommentsRepository');for(const _0x54d40c of _0x1981bf['keys']()){const [_0x4e2067,_0x2e610b]=_0x54d40c['split'](':');'comment'!=_0x4e2067||_0x24ae9b['hasCommentThread'](_0x2e610b)||_0x1981bf['delete'](_0x54d40c);}return _0x1981bf;}['_registerMarkerInClipboardPipeline'](){const _0x4ef27a=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x311f90=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x311f90&&_0x4ef27a['_registerMarkerToCopy']('comment',_0x311f90);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x444903){switch(_0x444903){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}function ft(_0x521695){const _0x3a43c6=_0x521695['split'](':');return{'group':_0x3a43c6[0x0],'id':_0x3a43c6[0x1],'part':_0x3a43c6[0x2]};}class ut extends _0x48f069{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x4d72e5,_0x42dbe0)=>{if(!_0x42dbe0['options']['showCommentHighlights'])return null;if(_0x42dbe0['options']['ignoreResolvedComments']){const {id:_0x426c0c}=ft(_0x4d72e5['markerName']),_0xb2461d=this['editor']['plugins']['get'](o);if(_0xb2461d['getCommentThread'](_0x426c0c)?.['isResolved']&&_0x4d72e5['item'])return _0x42dbe0['consumable']['consume'](_0x4d72e5['item'],'addMarker:'+_0x4d72e5['markerName']),_0x42dbe0['consumable']['consume'](_0x4d72e5['item'],'removeMarker:'+_0x4d72e5['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x3aa066=>{_0x3aa066['on']('addMarker:comment',(_0x3beac1,_0x2a64d6,_0x18c16c)=>{if(!_0x18c16c['options']['showCommentHighlights'])return;const _0x1f57d7=_0x2a64d6['item'];if(!_0x1f57d7)return;const _0x181e79=_0x18c16c['mapper']['toViewElement'](_0x1f57d7);this['editor']['model']['schema']['isObject'](_0x1f57d7)&&_0x181e79&&!_0x181e79['getCustomProperty']('widget')&&_0x181e79['is']('containerElement')&&_0x1b2e6c(_0x181e79,_0x18c16c['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x3b5a0e,{writer:_0x407329,options:_0x3ed026})=>{if(!_0x3ed026['showCommentHighlights'])return null;const _0x300cd8=_0x407329['createContainerElement']('div'),_0x11d1dd=_0x407329['createEmptyElement']('hr');return _0x407329['addClass']('ck-horizontal-line',_0x300cd8),_0x407329['insert'](_0x407329['createPositionAt'](_0x300cd8,0x0),_0x11d1dd),_0x300cd8;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x4b3f44,{writer:_0x459214,options:_0x2ba342})=>{if(!_0x2ba342['showCommentHighlights'])return null;const _0x10a132=_0x459214['createContainerElement']('span'),_0x3877f6=_0x459214['createEmptyElement']('img');return _0x459214['addClass']('image-inline',_0x10a132),_0x459214['insert'](_0x459214['createPositionAt'](_0x10a132,0x0),_0x3877f6),_0x10a132;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x4625b2,{writer:_0x185789,options:_0x1278dc})=>{if(_0x1278dc['showCommentHighlights'])return _0x185789['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x19ac50,_0x52a9f9,_0x526363)=>{_0x526363['options']['showCommentHighlights']&&_0x19ac50['stop']();},{'priority':'high'});}}class r extends _0x48f069{static get['requires'](){return[o,b,it,st,ct,at,ut];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5ed6bd){super(_0x5ed6bd),this['set']('isThreadsLoadingPaused',!0x0),_0x5ed6bd['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x126a82,_0x1e3bad,_0x5ed9e7,_0x5d726e)=>{const _0x5089dd=_0x5ed6bd['plugins']['get'](o),_0x12d286=_0x5ed9e7?ft(_0x5ed9e7)['id']:null;_0x5ed6bd['model']['change'](()=>{if(_0x12d286){const _0x56a7ff=this['getAllMarkersForId'](_0x12d286);for(const _0x255ccf of _0x56a7ff)_0x5ed6bd['editing']['reconvertMarker'](_0x255ccf);}if(_0x5d726e){const {id:_0x303eb3}=ft(_0x5d726e),_0x5d69bf=_0x5089dd['getCommentThread'](_0x303eb3);if(_0x5d69bf&&_0x5d69bf['unlinkedAt'])return;if(_0x5d69bf&&!_0x5d69bf['isAttached'])return;const _0x1a8d9f=this['getAllMarkersForId'](_0x303eb3);for(const _0xba7a3b of _0x1a8d9f)_0x5ed6bd['editing']['reconvertMarker'](_0xba7a3b);}}),_0x12d286&&this['scrollToThreadMarker'](_0x12d286);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x3a3630=this['editor'],_0x5f09eb=_0x3a3630['plugins']['get'](o),_0x550b80=_0x3a3630['config']['get']('collaboration.channelId'),_0x4318f9=_0x5f09eb['getCommentThreads']()['filter'](_0x446ced=>_0x446ced['channelId']!==_0x550b80);_0x3a3630['commands']['add']('addCommentThread',new ot(_0x3a3630)),this['listenTo'](_0x3a3630,'change:isReadOnly',(_0x3e9782,_0x3d85cd,_0x494867)=>{_0x5f09eb['switchReadOnly'](_0x494867,_0x3a3630['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x5f09eb,dt('addCommentThread',_0x550b80),(_0x4df10d,{threadId:_0x3d6e87})=>{const _0x3fc304=this['editor']['plugins']['get'](o)['getCommentThread'](_0x3d6e87);_0x3fc304?.['unlinkedAt']&&this['_attachArchivedThread'](_0x3d6e87);}),this['listenTo'](_0x5f09eb,dt('removeCommentThread',_0x550b80),(_0x63eca5,{threadId:_0x3309b0})=>{_0x3a3630['model']['enqueueChange']({'isUndoable':!0x1},_0x4cb09b=>{const _0x5f3c8f=this['getAllMarkersForId'](_0x3309b0);for(const _0x1ff214 of _0x5f3c8f)_0x4cb09b['removeMarker'](_0x1ff214);});}),this['listenTo'](_0x5f09eb,dt('resolveCommentThread',_0x550b80),(_0x52e71f,{threadId:_0xf7c72})=>{(this['_reconvertMarkers'](_0xf7c72),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0xf7c72)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x5f09eb,dt('reopenCommentThread',_0x550b80),(_0x13f1fb,{threadId:_0x4fe16c})=>{this['_reconvertMarkers'](_0x4fe16c);},{'priority':'low'}),this['listenTo'](_0x5f09eb,dt('addComment',_0x550b80),(_0x5e9809,{threadId:_0x31f60f,isFromAdapter:_0x403ff5})=>{const _0x3a8831=this['getAllMarkersForId'](_0x31f60f);if(_0x403ff5||0x0==_0x3a8831['length']||!_0x5f09eb['hasCommentThread'](_0x31f60f))return;0x1===_0x5f09eb['getCommentThread'](_0x31f60f)['length']&&_0x3a3630['model']['enqueueChange']({'isUndoable':!0x1},_0x32b11f=>{for(const _0x47cc19 of _0x3a8831)_0x32b11f['updateMarker'](_0x47cc19,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x4318f9);}['afterInit'](){!async function(_0x3faeed){const _0x5cce5f=_0x4db90b([0x45,0x44,0x6d,0x33,0x68,0x52,0x76,0x72,0x6b,0x4f,0x41,0x5a,0x4c,0x42,0x4b,0x78,0x74,0x4e,0x57,0x46,0x48,0x38,0x50,0x59,0x6c,0x55,0x66,0x30,0x37,0x6e,0x65,0x77,0x47,0x73,0x62,0x4d,0x49,0x43,0x70,0x6a,0x71,0x36,0x53,0x56,0x35,0x75,0x31,0x39,0x32,0x54,0x67,0x58,0x79,0x63,0x4a,0x6f,0x34,0x64,0x69,0x51,0x61,0x7a]),_0x195624=0x67aabed5,_0xacb02b=0x67add165^_0x195624,_0xcef307=window[_0x4db90b([0x44,0x61,0x74,0x65])][_0x4db90b([0x6e,0x6f,0x77])](),_0x94e9b9=_0x3faeed[_0x4db90b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x390f44=new window[(_0x4db90b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x52d2c5=>{_0x94e9b9[_0x4db90b([0x6f,0x6e,0x63,0x65])](_0x4db90b([0x72,0x65,0x61,0x64,0x79]),_0x52d2c5);}),_0x2cdfb2={[_0x4db90b([0x6b,0x74,0x79])]:_0x4db90b([0x45,0x43]),[_0x4db90b([0x75,0x73,0x65])]:_0x4db90b([0x73,0x69,0x67]),[_0x4db90b([0x63,0x72,0x76])]:_0x4db90b([0x50,0x2d,0x32,0x35,0x36]),[_0x4db90b([0x78])]:_0x4db90b([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]),[_0x4db90b([0x79])]:_0x4db90b([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]),[_0x4db90b([0x61,0x6c,0x67])]:_0x4db90b([0x45,0x53,0x32,0x35,0x36])},_0x255c43=_0x94e9b9[_0x4db90b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4db90b([0x67,0x65,0x74])](_0x4db90b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5477b1(){let _0x1ed6eb,_0x587b7d=null,_0x16c894=null;try{if(_0x255c43==_0x4db90b([0x47,0x50,0x4c]))return _0x4db90b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1ed6eb=_0x14e66c(),!_0x1ed6eb)return _0x4db90b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1ed6eb[_0x4db90b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x16c894=_0x266965(_0x1ed6eb[_0x4db90b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1ed6eb[_0x4db90b([0x6a,0x74,0x69])])),await _0x3dadca()?_0x1a96e1()?_0x378fd2()?_0x4db90b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x17560e()?(_0x1ed6eb[_0x4db90b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4db90b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x587b7d=_0x2b2051(_0x4db90b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1ed6eb[_0x4db90b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4db90b([0x74,0x72,0x69,0x61,0x6c])&&(_0x587b7d=_0x2b2051(_0x4db90b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5e952a()):_0x4db90b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4db90b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4db90b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4db90b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x378fd2(){const _0xf008bb=[_0x4db90b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4db90b([0x74,0x72,0x69,0x61,0x6c])][_0x4db90b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1ed6eb[_0x4db90b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xcef307/0x3e8:0xe10*_0xacb02b;return _0x1ed6eb[_0x4db90b([0x65,0x78,0x70])]<_0xf008bb;}function _0x1a96e1(){const _0x58da40=_0x1ed6eb[_0x4db90b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x58da40)return!0x1;if(_0x58da40[_0x4db90b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4db90b([0x2a])))return!0x0;if(_0x58da40[_0x4db90b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4db90b([0x43,0x4d,0x54])))return!0x0;if(_0x58da40[_0x4db90b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4db90b([0x52,0x43,0x4d,0x54]))){if(_0x26fb6d())return!0x0;if(_0x844f7d()||_0x37eb15())return!0x0;}return!0x1;}function _0x17560e(){const _0x4bf3d7=_0x1ed6eb[_0x4db90b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4bf3d7||0x0==_0x4bf3d7[_0x4db90b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1cad16}=new URL(window[_0x4db90b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x4bf3d7[_0x4db90b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1cad16))return!0x0;const _0x54c90e=_0x1cad16[_0x4db90b([0x73,0x70,0x6c,0x69,0x74])](_0x4db90b([0x2e]));return _0x4bf3d7[_0x4db90b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x313850=>_0x313850[_0x4db90b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4db90b([0x2a])))[_0x4db90b([0x6d,0x61,0x70])](_0x37eeb2=>_0x37eeb2[_0x4db90b([0x73,0x70,0x6c,0x69,0x74])](_0x4db90b([0x2e])))[_0x4db90b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3cab43=>_0x3cab43[_0x4db90b([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x54c90e[_0x4db90b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4db90b([0x6d,0x61,0x70])](_0x4f1606=>Array(_0x54c90e[_0x4db90b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4f1606[_0x4db90b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4db90b([0x66,0x69,0x6c,0x6c])](_0x4f1606[0x0]===_0x4db90b([0x2a])?_0x4db90b([0x2a]):'')[_0x4db90b([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4f1606))[_0x4db90b([0x73,0x6f,0x6d,0x65])](_0x19aec9=>_0x54c90e[_0x4db90b([0x65,0x76,0x65,0x72,0x79])]((_0x21e430,_0x449b5b)=>_0x19aec9[_0x449b5b]===_0x21e430||_0x19aec9[_0x449b5b]===_0x4db90b([0x2a])));}function _0x5e952a(){return _0x587b7d&&_0x16c894?new window[(_0x4db90b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x9a3df,_0x37abdf)=>{_0x587b7d[_0x4db90b([0x74,0x68,0x65,0x6e])](_0x9a3df,_0x37abdf),_0x16c894[_0x4db90b([0x74,0x68,0x65,0x6e])](_0x31f741=>{_0x31f741!=_0x4db90b([0x56,0x61,0x6c,0x69,0x64])&&_0x9a3df(_0x31f741);},_0x37abdf);}):_0x587b7d||_0x16c894||_0x4db90b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x266965(_0x4d96ee,_0x2fd069){return new window[(_0x4db90b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x26ef97=>{if(_0x2e79c1())return _0x26ef97(_0x4db90b([0x56,0x61,0x6c,0x69,0x64]));_0x17b36e(),_0x94e9b9[_0x4db90b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4db90b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x215949=!0x1;const _0x4f9080=_0x240cbb();function _0x5b8e3c(_0x5c9d4e){return!!_0x5c9d4e&&(typeof _0x5c9d4e===_0x4db90b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5c9d4e===_0x4db90b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5c9d4e[_0x4db90b([0x74,0x68,0x65,0x6e])]===_0x4db90b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5c9d4e[_0x4db90b([0x63,0x61,0x74,0x63,0x68])]===_0x4db90b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1ac918(_0x99837){_0x21130e(_0x99837)[_0x4db90b([0x74,0x68,0x65,0x6e])](_0x75a6e2=>{if(!_0x75a6e2||_0x75a6e2[_0x4db90b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4db90b([0x6f,0x6b]))return _0x4db90b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x120117(_0x314b86(_0x4f9080+_0x2fd069))!=_0x75a6e2[_0x4db90b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4db90b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4db90b([0x56,0x61,0x6c,0x69,0x64]);})[_0x4db90b([0x74,0x68,0x65,0x6e])](_0x167549=>(_0x503ad7(),_0x167549),()=>{const _0x3331f0=_0x571f7b();return null==_0x3331f0?(_0x503ad7(),_0x4db90b([0x56,0x61,0x6c,0x69,0x64])):_0x4db90b(_0xcef307-_0x3331f0>(0x43a63ad5^_0x195624)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4db90b([0x74,0x68,0x65,0x6e])](_0x26ef97)[_0x4db90b([0x63,0x61,0x74,0x63,0x68])](()=>{_0x26ef97(_0x4db90b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x12efc0=0x679c5055^_0x195624;function _0x503ad7(){const _0x59a8b1=_0x4db90b([0x6c,0x6c,0x63,0x74,0x2d])+_0x120117(_0x314b86(_0x4d96ee)),_0x520352=_0x3fee77(_0x120117(window[_0x4db90b([0x4d,0x61,0x74,0x68])][_0x4db90b([0x63,0x65,0x69,0x6c])](_0xcef307/_0x12efc0)));window[_0x4db90b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4db90b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x59a8b1,_0x520352);}function _0x571f7b(){const _0x5090e7=_0x4db90b([0x6c,0x6c,0x63,0x74,0x2d])+_0x120117(_0x314b86(_0x4d96ee)),_0x275766=window[_0x4db90b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4db90b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5090e7);return _0x275766?window[_0x4db90b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3fee77(_0x275766),0x10)*_0x12efc0:null;}function _0x21130e(_0x2f2cd9){return new window[(_0x4db90b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x183442,_0x2feca6)=>{_0x2f2cd9[_0x4db90b([0x74,0x68,0x65,0x6e])](_0x183442,_0x2feca6),window[_0x4db90b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2feca6,0x67ab6a15^_0x195624);});}}_0x94e9b9[_0x4db90b([0x6f,0x6e])](_0x4db90b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x33f80d,_0x3fd6a2)=>{if(_0x3fd6a2[0x0]!=_0x4d96ee)return _0x26ef97(_0x4db90b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3fd6a2[0x1]={..._0x3fd6a2[0x1],[_0x4db90b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4f9080};},{[_0x4db90b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4db90b([0x68,0x69,0x67,0x68])}),_0x94e9b9[_0x4db90b([0x6f,0x6e])](_0x4db90b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x42689c=>{_0x5b8e3c(_0x42689c[_0x4db90b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x215949=!0x0,_0x1ac918(_0x42689c[_0x4db90b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4db90b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4db90b([0x6c,0x6f,0x77])}),_0x390f44[_0x4db90b([0x74,0x68,0x65,0x6e])](()=>{_0x215949||_0x26ef97(_0x4db90b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2e79c1(){return _0x94e9b9[_0x4db90b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4db90b([0x76,0x69,0x65,0x77])][_0x4db90b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4db90b([0x61,0x75,0x74,0x6f]);}function _0x17b36e(){_0x94e9b9[_0x4db90b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4db90b([0x76,0x69,0x65,0x77])][_0x4db90b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4db90b([0x61,0x75,0x74,0x6f]);}}function _0x2b2051(_0x463475){const _0x15dfeb=[new window[(_0x4db90b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4011e5=>setTimeout(_0x4011e5,0x67a38019^_0x195624)),_0x390f44[_0x4db90b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4db90b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x373e22=>{let _0x12c9c4=0x0;_0x94e9b9[_0x4db90b([0x6d,0x6f,0x64,0x65,0x6c])][_0x4db90b([0x6f,0x6e])](_0x4db90b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5afa14,_0xf4971)=>{_0xf4971[0x0][_0x4db90b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x12c9c4++,_0x12c9c4==(0x67aabf2d^_0x195624)&&(_0x373e22(),_0x5afa14[_0x4db90b([0x6f,0x66,0x66])]());});}))];return window[_0x4db90b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4db90b([0x72,0x61,0x63,0x65])](_0x15dfeb)[_0x4db90b([0x74,0x68,0x65,0x6e])](()=>_0x463475);}async function _0x21e715(){await _0x390f44,_0x94e9b9[_0x4db90b([0x6d,0x6f,0x64,0x65,0x6c])][_0x4db90b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x455582,_0x94e9b9[_0x4db90b([0x6d,0x6f,0x64,0x65,0x6c])][_0x4db90b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x455582,_0x94e9b9[_0x4db90b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4db90b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x26fb6d(){return _0xf3675e(_0x4db90b([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0xc6686e(_0x4db90b([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x4db90b([0x73,0x74,0x61,0x74,0x65])]==_0x4db90b([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x844f7d(){return _0xf3675e(_0x4db90b([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 _0x37eb15(){return _0xf3675e(_0x4db90b([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x38d678(_0x2cfd2a){const _0x18f7da=_0x3994e6();_0x94e9b9[_0x18f7da]=_0x4db90b([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x2cfd2a,_0x2cfd2a!=_0x4db90b([0x56,0x61,0x6c,0x69,0x64])&&_0x21e715();}function _0x3994e6(){const _0x167c10=window[_0x4db90b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4db90b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4db90b([0x6e,0x6f,0x77])]())[_0x4db90b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4db90b([0x2e]),'');let _0x5d4040=_0x4db90b([0x45]);for(let _0x1eea3a=0x0;_0x1eea3a<_0x167c10[_0x4db90b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1eea3a+=0x2){let _0x20ad06=window[_0x4db90b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x167c10[_0x4db90b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1eea3a,_0x1eea3a+0x2));_0x20ad06>=_0x5cce5f[_0x4db90b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x20ad06-=_0x5cce5f[_0x4db90b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5d4040+=_0x5cce5f[_0x20ad06];}return _0x5d4040;}function _0x14e66c(){const _0xefac98=_0x255c43[_0x4db90b([0x73,0x70,0x6c,0x69,0x74])](_0x4db90b([0x2e]));if(0x3!=_0xefac98[_0x4db90b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x34a2f6(_0xefac98[0x1]);function _0x34a2f6(_0x121543){const _0x1661f9=_0x1f5b7c(_0x121543);return _0x1661f9&&_0xf9bdc6()?_0x1661f9:null;function _0xf9bdc6(){const _0x4469a4=_0x1661f9[_0x4db90b([0x6a,0x74,0x69])],_0x281fe6=window[_0x4db90b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4469a4[_0x4db90b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4469a4[_0x4db90b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x62a490={..._0x1661f9,[_0x4db90b([0x6a,0x74,0x69])]:_0x4469a4[_0x4db90b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4469a4[_0x4db90b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x62a490[_0x4db90b([0x76,0x63])],_0x314b86(_0x62a490)==_0x281fe6;}}}async function _0x3dadca(){let _0x1c3932=!0x0;try{const _0xab5302=_0x255c43[_0x4db90b([0x73,0x70,0x6c,0x69,0x74])](_0x4db90b([0x2e])),[_0x142ee2,_0x38b522,_0x5d4c67]=_0xab5302;return _0x48f03c(_0x142ee2),await _0x246d14(_0x142ee2,_0x38b522,_0x5d4c67),_0x1c3932;}catch{return!0x1;}function _0x48f03c(_0x19974b){const _0x4bb4a9=_0x1f5b7c(_0x19974b);_0x4bb4a9&&_0x4bb4a9[_0x4db90b([0x61,0x6c,0x67])]==_0x4db90b([0x45,0x53,0x32,0x35,0x36])||(_0x1c3932=!0x1);}async function _0x246d14(_0x3afdb4,_0x102be2,_0xf10b55){const _0x23f615=window[_0x4db90b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4db90b([0x66,0x72,0x6f,0x6d])](_0x7ca409(_0xf10b55),_0x2700a1=>_0x2700a1[_0x4db90b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2b8959=new window[(_0x4db90b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4db90b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3afdb4+_0x4db90b([0x2e])+_0x102be2),_0x38aca7=window[_0x4db90b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4db90b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x38aca7)return;const _0x5be5fe=await _0x38aca7[_0x4db90b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4db90b([0x6a,0x77,0x6b]),_0x2cdfb2,{[_0x4db90b([0x6e,0x61,0x6d,0x65])]:_0x4db90b([0x45,0x43,0x44,0x53,0x41]),[_0x4db90b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4db90b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4db90b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x38aca7[_0x4db90b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4db90b([0x6e,0x61,0x6d,0x65])]:_0x4db90b([0x45,0x43,0x44,0x53,0x41]),[_0x4db90b([0x68,0x61,0x73,0x68])]:{[_0x4db90b([0x6e,0x61,0x6d,0x65])]:_0x4db90b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5be5fe,_0x23f615,_0x2b8959)||(_0x1c3932=!0x1);}}function _0x1f5b7c(_0x4af455){return _0x4af455[_0x4db90b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4db90b([0x65,0x79]))?JSON[_0x4db90b([0x70,0x61,0x72,0x73,0x65])](_0x7ca409(_0x4af455)):null;}function _0x7ca409(_0x3adf37){return window[_0x4db90b([0x61,0x74,0x6f,0x62])](_0x3adf37[_0x4db90b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4db90b([0x2b]))[_0x4db90b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4db90b([0x2f])));}function _0x314b86(_0x4eb273){let _0xc4bc87=0x1505;function _0x9f52b8(_0x431e44){for(let _0x24d2ce=0x0;_0x24d2ce<_0x431e44[_0x4db90b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x24d2ce++){const _0x56f6a4=_0x431e44[_0x4db90b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x24d2ce);_0xc4bc87=(_0xc4bc87<<0x5)+_0xc4bc87+_0x56f6a4,_0xc4bc87&=_0xc4bc87;}}function _0x39279a(_0x3d0698){Array[_0x4db90b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3d0698)?_0x3d0698[_0x4db90b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x39279a):_0x3d0698&&typeof _0x3d0698==_0x4db90b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4db90b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3d0698)[_0x4db90b([0x73,0x6f,0x72,0x74])]()[_0x4db90b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5ed560,_0x2b82f9])=>{_0x9f52b8(_0x5ed560),_0x39279a(_0x2b82f9);}):_0x9f52b8(window[_0x4db90b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3d0698));}return _0x39279a(_0x4eb273),_0xc4bc87>>>0x0;}function _0x120117(_0xe75af2){return _0xe75af2[_0x4db90b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4db90b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4db90b([0x30]));}function _0x3fee77(_0x288e87){return _0x288e87[_0x4db90b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4db90b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4db90b([0x6a,0x6f,0x69,0x6e])]('');}function _0xf3675e(_0x152067){return _0x94e9b9[_0x4db90b([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x4db90b([0x68,0x61,0x73])](_0x152067);}function _0xc6686e(_0x237825){return _0x94e9b9[_0x4db90b([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x4db90b([0x67,0x65,0x74])](_0x237825);}function _0x455582(){}function _0x4db90b(_0x4aa759){return _0x4aa759['map'](_0x49a484=>String['fromCharCode'](_0x49a484))['join']('');}_0x38d678(await _0x5477b1());}(this);}['destroy'](){const _0x1eb7f7=this['editor']['plugins']['get'](o),_0x416c76=this['editor']['config']['get']('collaboration.channelId');for(const _0x35ba5b of _0x1eb7f7['getCommentThreads']({'channelId':_0x416c76}))_0x1eb7f7['_detachCommentThread'](_0x35ba5b['id']),_0x1eb7f7['_threads']['delete'](_0x35ba5b['id']);super['destroy']();}['hasMarkerForId'](_0x397a2c){return this['getAllMarkersForId'](_0x397a2c)['length']>0x0;}['getAllMarkersForId'](_0x1d376d){const _0x5989f2=[];for(const _0x24e828 of this['editor']['model']['markers'])_0x24e828['name']['startsWith']('comment:'+_0x1d376d)&&_0x5989f2['push'](_0x24e828);return _0x5989f2;}['scrollToThreadMarker'](_0x288e24){setTimeout(()=>{const _0x358282=this['_getTargetForId'](_0x288e24);if(!_0x358282)return;this['activeMarker']&&ft(this['activeMarker'])['id']===_0x288e24&&nt({'target':_0x358282[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x4c6ac4){this['editor']['model']['change'](()=>{for(const _0x19981a of this['getAllMarkersForId'](_0x4c6ac4))this['editor']['editing']['reconvertMarker'](_0x19981a);});}['_attachArchivedThread'](_0x3859c7){const _0x4747da=this['editor']['plugins']['get'](o),_0x49a58b=this['editor']['plugins']['get'](b),_0xc92644=_0x4747da['getCommentThread'](_0x3859c7);if(!_0xc92644['isAttached']){const _0x1c3790=_0xc92644['attachTo'](()=>this['_getTargetForId'](_0xc92644['id']));_0x49a58b['registerAnnotation'](_0x1c3790),_0xc92644['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x20df01=this['editor'],_0x1d5379=_0x20df01['plugins']['get'](it);_0x20df01['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0xc1b32d,_0x58ff35)=>{const {id:_0x3c4c6b}=ft(_0xc1b32d['markerName']),_0x58382f=_0x20df01['plugins']['get'](o)['getCommentThread'](_0x3c4c6b),_0x2f381d=this['activeMarker']&&ft(this['activeMarker'])['id']===_0x3c4c6b;let _0x47a44d;if(_0x58382f&&_0x58382f['isResolved']&&!_0x2f381d&&_0xc1b32d['item'])return _0x58ff35['consumable']['consume'](_0xc1b32d['item'],'addMarker:'+_0xc1b32d['markerName']),_0x58ff35['consumable']['consume'](_0xc1b32d['item'],'removeMarker:'+_0xc1b32d['markerName']),null;const _0x23e6f0=['ck-comment-marker'];return _0x2f381d&&_0x23e6f0['push']('ck-comment-marker--active'),_0x47a44d=_0x58382f?.['length']?_0x58382f['comments']['first']['author']['id']:_0x1d5379['me']['id'],{'classes':_0x23e6f0,'attributes':{'data-comment':_0x3c4c6b,'data-author-id':_0x47a44d}};}}),_0x20df01['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x4141dd,{options:_0x213994})=>{if(_0x213994['showCommentHighlights'])return null;const _0x40c647=_0x20df01['plugins']['get'](o),_0x26938d=_0x20df01['model']['markers']['get'](_0x4141dd),{id:_0x4f21bd,part:_0x1c92c9}=ft(_0x4141dd);return _0x26938d&&!_0x26938d['affectsData']||_0x213994['ignoreResolvedComments']&&_0x40c647['getCommentThread'](_0x4f21bd)?.['isResolved']?null:{'group':'comment','name':_0x1c92c9?_0x4f21bd+':'+_0x1c92c9:_0x4f21bd};}}),_0x20df01['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x3746a0,{writer:_0x889e36})=>_0x889e36['createElement']('$marker',{'data-name':'comment:'+_0x3746a0['getAttribute']('id')})}),_0x20df01['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x55afb=this['editor'],_0x14c902=_0x55afb['plugins']['get'](o),_0x44b43a=new Set(),_0xf76a75=new Set();_0x55afb['model']['document']['registerPostFixer'](_0x1129a2=>{let _0x186951=!0x1;for(const {name:_0x51cca5,data:_0x568bb0}of _0x55afb['model']['document']['differ']['getChangedMarkers']()){const {group:_0x318eff,id:_0x1dbe57}=ft(_0x51cca5);let _0x4d2162=_0x568bb0['newRange'];if('comment'!==_0x318eff||!_0x4d2162)continue;const _0x5d6089='$graveyard'===_0x4d2162['root']['rootName'];_0x5d6089||(_0x4d2162=ht(_0x4d2162,_0x55afb['model']),!_0x4d2162||_0x4d2162['isCollapsed']||!_0x568bb0['newRange']||_0x4d2162['isEqual'](_0x568bb0['newRange']))?_0x55afb['model']['hasContent'](_0x4d2162)&&!_0x5d6089?this['isThreadsLoadingPaused']?_0x44b43a['add'](_0x51cca5):this['_handleThreadMarker'](_0x51cca5,_0x1dbe57):(_0xf76a75['add'](_0x51cca5),_0x44b43a['delete'](_0x51cca5),_0x1129a2['removeMarker'](_0x51cca5),_0x186951=!0x0):(_0x1129a2['updateMarker'](_0x51cca5,{'range':_0x4d2162}),_0x186951=!0x0);}return _0x186951;}),this['on']('change:isThreadsLoadingPaused',(_0x501480,_0x56834e,_0x4723ae)=>{if(!_0x4723ae&&_0x44b43a['size'])for(const _0x24fd8d of _0x44b43a){const {id:_0x2aa8a2}=ft(_0x24fd8d);_0x44b43a['delete'](_0x24fd8d),_0x55afb['model']['markers']['get'](_0x24fd8d)&&this['_handleThreadMarker'](_0x24fd8d,_0x2aa8a2);}}),this['listenTo'](_0x55afb['model']['document'],'change',()=>{for(const {name:_0x4eca30,data:{newRange:_0x4b7494}}of _0x55afb['model']['document']['differ']['getChangedMarkers']()){const {group:_0x3c83aa,id:_0x7c5baa}=ft(_0x4eca30);if('comment'!==_0x3c83aa)continue;const _0x34c006=_0x14c902['getCommentThread'](_0x7c5baa),_0x3c9863=this['hasMarkerForId'](_0x7c5baa);_0x34c006&&(!_0x34c006['_hasTargetInContent']&&_0x4b7494&&_0x55afb['editing']['view']['once']('render',()=>{const _0x10a6d4=_0x55afb['plugins']['get'](y),_0x28679d=_0x14c902['_threadToController']['get'](_0x34c006)['view'];_0x10a6d4['getByInnerView'](_0x28679d)['refreshVisibility']();},{'priority':'low'}),_0x34c006['_hasTargetInContent']=_0x3c9863||!!_0x4b7494),_0x4b7494||(_0xf76a75['add'](_0x4eca30),_0x44b43a['delete'](_0x4eca30));}for(const _0x37d73c of _0xf76a75){const {id:_0x4a1e0e}=ft(_0x37d73c),_0x2b2825=_0x14c902['getCommentThread'](_0x4a1e0e);if(_0x44b43a['delete'](_0x37d73c),!_0x2b2825)continue;const _0x461ea5=this['hasMarkerForId'](_0x4a1e0e);_0x461ea5||_0x2b2825['isSubmitted']?_0x461ea5||_0x2b2825['unlinkedAt']||_0x2b2825['setUnlinkedAt'](new Date()):_0x2b2825['remove']();}_0xf76a75['clear']();});}['_handleInitialThreads'](_0x39ea69){_0x39ea69['forEach'](_0x5e7b67=>{_0x5e7b67['unlinkedAt']&&this['_attachArchivedThread'](_0x5e7b67['id']);});}['_getTargetForId'](_0x47f527){const _0x170781=this['editor'],_0xccfd76=this['getAllMarkersForId'](_0x47f527);return et(_0x170781['editing'],_0xccfd76);}['_getTextContext'](_0xec4a20){const _0x574624=this['getAllMarkersForId'](_0xec4a20);let _0x4fff2d='',_0x45c0fa=!0x1;for(const _0x3c86d1 of _0x574624){const _0x24d8ef=_0x3c86d1['getRange']();for(const _0x44dae3 of Array['from'](_0x24d8ef['getItems']()))_0x44dae3['is']('$textProxy')?(_0x4fff2d&&_0x45c0fa&&(_0x4fff2d+='\x20',_0x45c0fa=!0x1),_0x4fff2d+=_0x44dae3['data']):_0x45c0fa=!0x0;_0x45c0fa=!0x0;}return _0x4fff2d['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x65bf88,_0x2754a2){const _0x5f2ea6=this['editor'],_0x36f51e=_0x5f2ea6['plugins']['get'](o);let _0x38e11e=_0x36f51e['getCommentThread'](_0x2754a2);const _0x48ddab=_0x5f2ea6['config']['get']('collaboration.channelId'),_0x51b6db=_0x5f2ea6['plugins']['get'](b);if(_0x38e11e&&(_0x38e11e['unlinkedAt']&&_0x38e11e['setUnlinkedAt'](null),_0x38e11e['isAttached']))return _0x38e11e;return!this['getAllMarkersForId'](_0x2754a2)[0x0]['managedUsingOperations']?_0x5f2ea6['editing']['view']['once']('render',()=>{if(_0x36f51e['getCommentThread'](_0x2754a2))return;const _0x428127=_0x5f2ea6['plugins']['get'](y);_0x38e11e=_0x36f51e['openNewCommentThread']({'channelId':_0x48ddab,'threadId':_0x2754a2,'target':()=>this['_getTargetForId'](_0x2754a2),'context':{'type':'text','value':this['_getTextContext'](_0x2754a2)}});const _0x3a7477=_0x36f51e['_threadToController']['get'](_0x38e11e)['view'],_0x448faf=_0x428127['getByInnerView'](_0x3a7477);_0x448faf&&_0x51b6db['registerAnnotation'](_0x448faf);},{'priority':'low'}):_0x36f51e['fetchCommentThread']({'channelId':_0x48ddab,'threadId':_0x2754a2})['then'](_0x3b332a=>{if('destroyed'!==_0x5f2ea6['state']){if(_0x38e11e=_0x3b332a,_0x38e11e&&!_0x38e11e['isAttached']){const _0x15626a=_0x38e11e['attachTo'](()=>this['_getTargetForId'](_0x2754a2));_0x51b6db['registerAnnotation'](_0x15626a),_0x38e11e['isResolved']&&this['_reconvertMarkers'](_0x2754a2);}else{if(!_0x38e11e){const _0x4d9e62=this['getAllMarkersForId'](_0x2754a2);_0x5f2ea6['model']['change'](_0x59279a=>{for(const _0x376356 of _0x4d9e62)_0x59279a['removeMarker'](_0x376356);});}}}}),_0x38e11e;}['_handleThreadMarker'](_0x2676e8,_0x3ce519){const _0x33774c=this['_attachMarkerToThread'](_0x2676e8,_0x3ce519);_0x33774c&&!_0x33774c['context']&&_0x33774c['setContext']({'type':'text','value':this['_getTextContext'](_0x3ce519)});}['_initAriaMarkerChangeAnnouncements'](){const _0x46f43f=this['editor'];rt(_0x46f43f['model'],({left:_0x51878a,entered:_0x5a49b0})=>{for(const _0x2898e4 of _0x51878a)if(mt(_0x2898e4)){_0x46f43f['ui']['ariaLiveAnnouncer']['announce'](N(_0x46f43f['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x12b602 of _0x5a49b0)if(mt(_0x12b602)){_0x46f43f['ui']['ariaLiveAnnouncer']['announce'](N(_0x46f43f['locale'],'ENTER_COMMENT_ANNOUNCEMENT',tt(_0x4f5ef3)));break;}});}}function dt(_0x4a465f,_0x4a9d23){return _0x4a9d23?_0x4a465f+':'+_0x4a9d23:_0x4a465f;}function ht(_0x1db675,_0x5e1e20){const _0xf5f729=_0x5e1e20['schema'],_0x2fad43=_0x5e1e20['createRange'](_0x1db675['start']);for(const _0x2e23fb of _0x1db675['getWalker']()){const {type:_0x26a46c,item:_0x5877b4,nextPosition:_0x114939}=_0x2e23fb;if('text'===_0x26a46c||_0xf5f729['isObject'](_0x5877b4)){const _0x25732f=_0x5e1e20['createPositionBefore'](_0x5877b4);_0x2fad43['isCollapsed']&&(_0x2fad43['start']=_0x25732f),_0x2fad43['end']=_0x114939;}}return _0x2fad43;}function mt(_0x5cee5a){return'comment'===ft(_0x5cee5a['name'])['group'];}class s extends _0x48f069{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,r,b,y];}get['CommentsListView'](){return te;}get['CommentThreadInputView'](){return ie;}['init'](){const _0x4af78f=this['editor'],_0x5c3e05=_0x4af78f['plugins']['get'](o),_0x3ba9e6=_0x4af78f['plugins']['get'](r),_0x63b945=_0x4af78f['plugins']['get'](y),_0x3f2350=_0x4af78f['plugins']['get'](b);_0x4af78f['ui']['componentFactory']['add']('comment',()=>{const _0x340d98=this['_createUIButton'](_0x5381c7);return _0x340d98['tooltip']=!0x0,_0x340d98;}),_0x4af78f['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x39f9bd)),_0x3f2350['addSourceCollector'](()=>{const _0x439e7a=[];for(const [_0x4dd363,_0x2e90c4]of _0x5c3e05['_threadToController']){const _0x3147f8=_0x3ba9e6['getAllMarkersForId'](_0x4dd363['id']),_0x565fdc=_0x3147f8['map'](_0x2a6d2c=>_0x2a6d2c['getRange']());_0x3147f8['length']>0x0&&_0x439e7a['push']([_0x2e90c4['view'],_0x565fdc]);}return _0x439e7a;}),this['listenTo'](_0x63b945,'change:activeAnnotations',(_0x1a61b9,_0x46af8d,_0xeea852)=>{const _0x5d9a30=Array['from'](_0xeea852)['map'](_0x3042d5=>_0x3042d5['innerView'])['find'](_0x1f3e71=>_0x5c3e05['_viewToController']['has'](_0x1f3e71));if(!_0x5d9a30)return void(_0x3ba9e6['activeMarker']=null);const _0xa6b328=_0x5c3e05['_viewToController']['get'](_0x5d9a30)['model']['id'],_0x140bda='comment:'+_0xa6b328;_0xa6b328&&_0x3ba9e6['hasMarkerForId'](_0xa6b328)?_0x3ba9e6['activeMarker']=_0x140bda:_0x3ba9e6['activeMarker']&&(_0x3ba9e6['activeMarker']=null);}),this['listenTo'](_0x5c3e05,'removeCommentThread',(_0x3ddb91,{threadId:_0x105984,isFromAdapter:_0x67b21b})=>{!_0x67b21b&&_0x4af78f['ui']['focusTracker']['isFocused']&&_0x3ba9e6['hasMarkerForId'](_0x105984)&&_0x4af78f['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x5c3e05,'addComment',(_0x4415b1,{threadId:_0x38c149,isFromAdapter:_0xb3029f})=>{if(_0xb3029f||!_0x3ba9e6['hasMarkerForId'](_0x38c149)||!_0x5c3e05['hasCommentThread'](_0x38c149))return;0x1===_0x5c3e05['getCommentThread'](_0x38c149)['length']&&(_0x4af78f['editing']['view']['focus'](),_0x4415b1['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5acf44=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x242ea9;for(const _0x4938e9 in _0x5acf44){const _0x2b4a42=_0x4938e9,_0x16d7a5=_0x5acf44[_0x2b4a42];if('commentsLicenseKeyValid'==_0x16d7a5||'commentsLicenseKeyInvalid'==_0x16d7a5||'commentsLicenseKeyExpired'==_0x16d7a5||'commentsLicenseKeyDomainLimit'==_0x16d7a5||'commentsLicenseKeyNotAllowed'==_0x16d7a5||'commentsLicenseKeyEvaluationLimit'==_0x16d7a5||'commentsLicenseKeyTrialLimit'==_0x16d7a5||'commentsLicenseKeyUsageLimit'==_0x16d7a5){delete _0x5acf44[_0x2b4a42],_0x242ea9=_0x16d7a5,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x242ea9&&_0x5acf44['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x242ea9&&_0x5acf44['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x242ea9&&_0x5acf44['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x242ea9&&_0x5acf44['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x242ea9&&_0x5acf44['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0x242ea9&&_0x5acf44['_showLicenseError']('trialLimit'),'commentsLicenseKeyUsageLimit'==_0x242ea9&&_0x5acf44['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x2e0b8e){const _0x3a92d3=this['editor'],_0x36ab35=new _0x2e0b8e(_0x3a92d3['locale']),_0x150789=_0x3a92d3['commands']['get']('addCommentThread');return _0x36ab35['set']({'label':N(_0x3a92d3['locale'],'Comment'),'icon':_0x33239b}),_0x36ab35['bind']('isEnabled')['to'](_0x150789,'hasContent'),this['listenTo'](_0x36ab35,'execute',()=>{_0x150789['execute']();}),_0x36ab35;}}class i extends _0x48f069{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x1815d1){super(_0x1815d1),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x76b0be,_0x397ad9,_0xbbe37f)=>{_0xbbe37f?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x4a79a5,_0x954cd0]of this['editor']['commands'])_0x954cd0['affectsData']&&'addCommentThread'!==_0x4a79a5&&_0x954cd0['forceDisabled']('commentsOnlyMode');(this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('SourceEditing'))&&this['editor']['plugins']['get']('SourceEditing')['forceDisabled']('commentsOnlyMode');this['editor']['commands']['get']('editSource')?.['forceDisabled']('commentsOnlyMode');const _0x2bd103=this['editor']['editing']['view']['document'];this['listenTo'](_0x2bd103,'cut',_0x4d517d=>_0x4d517d['stop'](),{'priority':'highest'}),this['listenTo'](_0x2bd103,'clipboardInput',_0x17d716=>_0x17d716['stop'](),{'priority':'highest'}),this['listenTo'](_0x2bd103,'delete',_0x304973=>_0x304973['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x5d049d,_0x32452c]of this['editor']['commands'])_0x32452c['affectsData']&&'addCommentThread'!==_0x5d049d&&_0x32452c['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 j extends _0x565db7{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[y];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x53bf17){super(_0x53bf17),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0xac90cf=this['context']['plugins']['get'](y);this['listenTo'](_0xac90cf,'_activateAnnotation',(_0x16410f,_0x3d4980)=>{for(const _0x6a4d7c of this['activeUIs']){const _0x32d014=this['_uis']['get'](_0x6a4d7c);(0x0,this['uisData']['get'](_0x6a4d7c)['filter'])(_0x3d4980)&&_0x32d014['setActiveAnnotation'](_0x3d4980);}}),this['listenTo'](_0xac90cf,'_deactivateAllAnnotations',()=>{for(const _0x9548bf of this['activeUIs']){this['_uis']['get'](_0x9548bf)['setActiveAnnotation'](null);}}),this['listenTo'](_0xac90cf['_visibleAnnotations'],'add',(_0x5ab051,_0x1ca30c)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x1ca30c);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x424097){return this['activeUIs']['has'](_0x424097);}['activate'](_0x2bddc0,_0x11410b=this['defaultFilter']){const _0x335684=this['context']['plugins']['get'](y);if(!this['_uis']['has'](_0x2bddc0))throw new _0x2b0648('annotationsuis-missing-ui',this,{'uiName':_0x2bddc0});this['isActive'](_0x2bddc0)&&this['deactivate'](_0x2bddc0),this['activeUIs']['add'](_0x2bddc0);const _0x20d0d8=new S();v({'source':_0x335684['_visibleAnnotations'],'target':_0x20d0d8,'filter':_0x11410b}),this['uisData']['set'](_0x2bddc0,{'collection':_0x20d0d8,'filter':_0x11410b});const _0x24033a=this['_uis']['get'](_0x2bddc0);_0x24033a['attach'](_0x20d0d8),this['listenTo'](_0x24033a,'change:activeAnnotation',(_0xc725eb,_0x790d1,_0x1cbfe1,_0x58e77f)=>{_0x58e77f&&_0x335684['_removeActiveAnnotation'](_0x58e77f),_0x1cbfe1&&_0x335684['_addActiveAnnotation'](_0x1cbfe1);});}['deactivate'](_0x32e318){if(this['activeUIs']['delete'](_0x32e318),!this['_uis']['has'](_0x32e318))throw new _0x2b0648('annotationsuis-missing-ui',this,{'uiName':_0x32e318});const _0x32d2c2=this['_uis']['get'](_0x32e318);_0x32d2c2['detach'](),this['stopListening'](_0x32d2c2),this['uisData']['get'](_0x32e318)['collection']['destroy'](),this['uisData']['delete'](_0x32e318);}['switchTo'](_0x4afd33){if(!this['_uis']['has'](_0x4afd33))throw new _0x2b0648('annotationsuis-missing-ui',this,{'uiName':_0x4afd33});const _0x156558=this['context']['plugins']['get'](y),_0xde2b28=Array['from'](_0x156558['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x4afd33);const _0x130e1d=this['_uis']['get'](_0x4afd33);_0x130e1d['setActiveAnnotation'](_0xde2b28),_0x130e1d['_setSelectedAnnotations']&&_0xde2b28&&_0x130e1d['_setSelectedAnnotations']([_0xde2b28]);}['deactivateAll'](){for(const _0x179606 of this['activeUIs'])this['deactivate'](_0x179606);}['register'](_0x25ca47,_0x2d2a52){if(this['_uis']['has'](_0x25ca47))throw new _0x2b0648('annotationsuis-register-already-registered');if('function'!=typeof _0x2d2a52['attach']||'function'!=typeof _0x2d2a52['detach']||'function'!=typeof _0x2d2a52['setActiveAnnotation'])throw new _0x2b0648('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x25ca47,_0x2d2a52);}['refilterAnnotations'](){const _0x251e71=this['context']['plugins']['get'](y)['collection'],_0xea1257=new Map(),_0x5c6bd3=Array['from'](this['activeUIs']);for(const _0x5d21d2 of this['activeUIs']){const _0x315d1c=this['uisData']['get'](_0x5d21d2)['collection'];for(const _0x40af2e of _0x315d1c)_0xea1257['set'](_0x40af2e,_0x5d21d2);}for(const _0x249a5b of _0x251e71){const _0x1bee1f=_0xea1257['get'](_0x249a5b);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x249a5b);const _0x3934a5=_0x5c6bd3['find'](_0x208a26=>this['uisData']['get'](_0x208a26)['filter'](_0x249a5b));_0x1bee1f!==_0x3934a5&&(_0x1bee1f&&this['uisData']['get'](_0x1bee1f)['collection']['remove'](_0x249a5b),_0x3934a5&&this['uisData']['get'](_0x3934a5)['collection']['add'](_0x249a5b));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x5abfcc){const _0x749948=[];for(const _0x592b71 of this['activeUIs']){(0x0,this['uisData']['get'](_0x592b71)['filter'])(_0x5abfcc)&&_0x749948['push'](_0x592b71);}if(_0x749948['length']>0x1)throw new _0x2b0648('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x749948,'annotationType':_0x5abfcc['type']});}}const _i=/* #__PURE__ -- @preserve */
32
- Ht('px');class H extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x602bab){super(_0x602bab);const _0x101e5e=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 _0x40a4de(),this['focusCycler']=new _0x4d1493({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x101e5e['to']('class')],'style':{'minHeight':_0x101e5e['to']('minHeight',_0x1d2cca=>'number'==typeof _0x1d2cca?_i(_0x1d2cca+0xa):null)},'dir':_0x602bab['uiLanguageDirection'],'role':'application','aria-label':N(_0x602bab,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':N(_0x602bab,'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',_0x45c8b2=>{this['_updateItemPositionInFocusables'](_0x45c8b2['source']);}),this['list']['forEach'](_0x2f35f5=>{this['focusTracker']['add'](_0x2f35f5['element']),this['_updateItemPositionInFocusables'](_0x2f35f5);}),this['list']['on']('change',(_0x2476bc,_0x4d4723)=>{for(const _0x545b1a of _0x4d4723['removed'])this['focusTracker']['remove'](_0x545b1a['element']),this['focusables']['remove'](_0x545b1a);for(const _0x31ff17 of _0x4d4723['added'])this['focusTracker']['add'](_0x31ff17['element']),this['_updateItemPositionInFocusables'](_0x31ff17);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x1c63b3){const _0x3e296c=this['focusables']['getIndex'](_0x1c63b3);let _0x250d2e,_0x34a9de;for(const _0x1a7a5e of this['focusables'])if(_0x1c63b3['top']<_0x1a7a5e['top']){_0x250d2e=_0x1a7a5e;break;}if(_0x34a9de=_0x250d2e?this['focusables']['getIndex'](_0x250d2e):this['focusables']['length'],-0x1!==_0x3e296c){if(_0x3e296c===_0x34a9de-0x1)return;this['focusables']['remove'](_0x1c63b3),_0x34a9de=_0x250d2e?this['focusables']['getIndex'](_0x250d2e):this['focusables']['length'];}this['focusables']['add'](_0x1c63b3,_0x34a9de);}}const Ot=/* #__PURE__ -- @preserve */
33
- Ht('px');class R extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x302762){super(_0x302762),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x212f26,_0x50aa61)=>_0x212f26+_0x50aa61),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=xt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x421827=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x421827['to']('isAnimationDisabled',_0x472160=>_0x472160?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x421827['to']('top',_0x357e96=>Ot(_0x357e96))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x2b547e=this['element']['clientHeight'];_0x2b547e&&(this['height']=_0x2b547e);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x565db7{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5014c3){super(_0x5014c3),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 _0x1319c7=this['context']['config']['get']('sidebar.container');_0x1319c7&&this['setContainer'](_0x1319c7);}['setContainer'](_0x258661){if(!g(_0x258661))throw new _0x2b0648('sidebar-setcontainer-invalid-element');this['container']=_0x258661;}['_attachToContainer']({viewClass:_0xb1e17e='',spaceBetweenItems:_0x1cb047=0x19}={}){if(!g(this['container']))throw new _0x2b0648('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0xb1e17e,this['_spaceBetweenItems']=_0x1cb047;}['rearrange']({removedAnnotation:_0x366d68,previousAnnotation:_0x297083,nextAnnotation:_0x14c745}){const _0x137d4b=this['getSidebarItemView'](_0x366d68);this['view']['list']['remove'](_0x137d4b),this['_destroySidebarItemView'](_0x366d68),_0x297083&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x297083)),_0x14c745&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x14c745)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0xa1b442,activatedAnnotation:_0x530204,disableAnimationOnActivatedAnnotation:_0x10aa7a}){if(this['_activeAnnotation']=_0x530204,_0xa1b442){_0xa1b442['isActive']=!0x1;const _0xc3f4ab=this['getSidebarItemView'](_0xa1b442);_0xc3f4ab&&_0x10aa7a&&(_0xc3f4ab['isAnimationDisabled']=!0x1);}if(_0x530204){const _0x4b81bb=this['getSidebarItemView'](_0x530204);_0x4b81bb&&(_0x530204['isActive']=!0x0,_0x10aa7a&&(_0x4b81bb['isAnimationDisabled']=!0x0,_0x4b81bb['top']+=0x1),this['_alignToTargetRect'](_0x4b81bb));}}['_detachFromContainer'](_0x41a44d){if(this['view']['element']['remove'](),_0x41a44d){for(const _0x33cb6a of _0x41a44d)this['_destroySidebarItemView'](_0x33cb6a);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x535d6d,_0x4aaf2e){_0x4aaf2e||(_0x4aaf2e=_0x535d6d['view']);const _0x34a893=new R(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x34a893,_0x535d6d),this['_annotationToSidebarItemView']['set'](_0x535d6d,_0x34a893),_0x34a893['content']['add'](_0x4aaf2e),this['listenTo'](_0x535d6d['view'],'change:targetRect',(_0xfad899,_0x585c81,_0x17dc1c)=>{const _0x26374b=this['_getTargetTop'](_0x535d6d,_0x17dc1c);_0x34a893['_targetTop']!=_0x26374b&&(_0x34a893['_targetTop']=_0x26374b,this['_setItemTop'](_0x34a893,_0x26374b));}),this['listenTo'](_0x34a893,'change:top',()=>{this['_recalculate'](_0x34a893,'top');}),this['listenTo'](_0x34a893,'change:bottom',()=>{this['_recalculate'](_0x34a893,'bottom');}),this['_alignToTargetRect'](_0x34a893);const _0x120818=this['_getItemBefore'](_0x34a893);if(_0x120818)this['_alignAfterItem'](_0x120818,_0x34a893)||this['_alignToTargetRect'](_0x34a893);else this['_alignToTargetRect'](_0x34a893);return this['_updateLastItem'](),this['view']['list']['add'](_0x34a893),_0x34a893;}['_alignForTopChange'](_0x316054){if(!_0x316054['content']['length'])return;const _0x4eb9e9=this['_getItemBefore'](_0x316054);if(!_0x4eb9e9)return;const _0x415904=this['_sidebarItemViewToAnnotation']['get'](_0x4eb9e9),_0x3462a9=this['_activeAnnotation'];_0x3462a9&&_0x3462a9===_0x415904?this['_alignAfterItem'](_0x4eb9e9,_0x316054):this['_alignBeforeItem'](_0x316054,_0x4eb9e9);}['_alignForBottomChange'](_0x3c4cda){if(!_0x3c4cda['content']['length'])return;const _0x50664e=this['_getItemAfter'](_0x3c4cda);if(!_0x50664e)return;const _0x2db261=this['_sidebarItemViewToAnnotation']['get'](_0x50664e),_0x511196=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x259023=this['_activeAnnotation'];_0x259023&&_0x259023===_0x2db261&&_0x511196?(this['_alignBeforeItem'](_0x50664e,_0x3c4cda),this['_alignAfterItem'](_0x3c4cda,_0x50664e)):_0x259023&&_0x259023===_0x2db261?this['_alignBeforeItem'](_0x50664e,_0x3c4cda):this['_alignAfterItem'](_0x3c4cda,_0x50664e);}['_recalculate'](_0xa73cd5,_0xa6ad37){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x219c41,changedProp:_0x477fe0}of this['_recalculateBuffer'])'top'===_0x477fe0?this['_alignForTopChange'](_0x219c41):this['_alignForBottomChange'](_0x219c41);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0xa73cd5,'changedProp':_0xa6ad37});}['getSidebarItemView'](_0xe0cb8a){return this['_annotationToSidebarItemView']['get'](_0xe0cb8a);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x4f87ff){const _0x2d85ec=this['getSidebarItemView'](_0x4f87ff);this['stopListening'](_0x2d85ec),this['stopListening'](_0x4f87ff['view']),_0x2d85ec['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x4f87ff),this['_sidebarItemViewToAnnotation']['delete'](_0x2d85ec);}['_createSidebarView'](){const _0x4669af=new H(this['context']['locale']);return _0x4669af['render'](),this['on']('change:_lastItem',(_0x47ab08,_0xe435b4,_0x5974b4,_0xbc82a)=>{_0xbc82a&&_0x4669af['unbind']('minHeight'),_0x5974b4?_0x4669af['bind']('minHeight')['to'](_0x5974b4,'bottom'):_0x4669af['minHeight']=null;}),_0x4669af;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x4f649a){const _0x5ec131=this['_sidebarItemViewToAnnotation']['get'](_0x4f649a),_0x482b4a=_0x5ec131&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x5ec131)-0x1);return _0x482b4a&&this['getSidebarItemView'](_0x482b4a)||null;}['_getItemAfter'](_0x4208ec){const _0x1ae71a=this['_sidebarItemViewToAnnotation']['get'](_0x4208ec),_0x53bfef=_0x1ae71a&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x1ae71a)+0x1);return _0x53bfef&&this['getSidebarItemView'](_0x53bfef)||null;}['_alignBeforeItem'](_0x5a7a8d,_0x4bba6f){_0x5a7a8d['updateHeight']();const _0x3e5226=G(_0x4bba6f['bottom']+this['_spaceBetweenItems'],_0x5a7a8d['top']);return!!_0x3e5226&&(this['_setItemTop'](_0x4bba6f,_0x4bba6f['top']-_0x3e5226),!0x0);}['_alignAfterItem'](_0x479d7b,_0x58d93c){_0x479d7b['updateHeight']();const _0x3c896d=G(_0x479d7b['bottom']+this['_spaceBetweenItems'],_0x58d93c['top']);return!!_0x3c896d&&(this['_setItemTop'](_0x58d93c,_0x58d93c['top']+_0x3c896d,!0x1),!0x0);}['_alignToTargetRect'](_0xa8ade3){const _0x4c0b60=this['_sidebarItemViewToAnnotation']['get'](_0xa8ade3);if(!_0x4c0b60||!_0x4c0b60['target']||!_0x4c0b60['targetRect'])return;const _0x25d899=this['_getTargetTop'](_0x4c0b60,_0x4c0b60['targetRect']);this['_setItemTop'](_0xa8ade3,_0x25d899);}['_getTargetTop'](_0x12b679,_0x493241){if(null===_0x493241)return 0x0;if(_0x12b679['target']instanceof _0x13f83e)return _0x493241['top'];{const _0x5dd186=new _0x13f83e(this['view']['element'])['top'];return _0x493241['top']-_0x5dd186;}}['_setItemTop'](_0x1d60d0,_0x3d3250,_0x124a84=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x124a84&&(_0x3d3250=Math['max'](_0x3d3250,this['_getMaxAvailableTop'](_0x1d60d0))),_0x1d60d0['top']=_0x3d3250;}['_getMaxAvailableTop'](_0x55e0cb){let _0xf82af6=this['_getItemBefore'](_0x55e0cb),_0x47606b=0x0;for(;_0xf82af6;)_0xf82af6['updateHeight'](),_0x47606b+=this['_spaceBetweenItems']+_0xf82af6['height'],_0xf82af6=this['_getItemBefore'](_0xf82af6);return _0x47606b;}}function G(_0x3d94e0,_0x121c56){return Math['max'](_0x3d94e0-_0x121c56,0x0);}function g(_0x2a585a){return null!==_0x2a585a&&'object'==typeof _0x2a585a&&0x1===_0x2a585a['nodeType'];}class e extends _0x565db7{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4e7754){super(_0x4e7754),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x434287(),this['_refreshPositioningDebounced']=_0x3fee7d(()=>{_0x4e7754['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x43a8ae=this['context']['plugins']['get'](j),_0x214416=this['context']['plugins']['get'](z);_0x43a8ae['register']('wideSidebar',this),_0x214416['container']&&_0x43a8ae['switchTo']('wideSidebar');}['setActiveAnnotation'](_0xc50988){if(_0xc50988===this['activeAnnotation'])return;const _0x42637e=this['context']['plugins']['get'](z);_0x42637e['_activeAnnotation']=_0xc50988;const _0x21f8ef=this['activeAnnotation'];_0x42637e['refresh']({'blurredAnnotation':_0x21f8ef,'activatedAnnotation':_0xc50988}),this['activeAnnotation']=_0xc50988;}['attach'](_0x27dee6){this['annotations']=_0x27dee6;const _0xcda323=this['context']['plugins']['get'](z);if(_0xcda323['_annotations']=_0x27dee6,this['isAttached'])throw new _0x2b0648('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0xcda323,'set:container',()=>{this['detach'](),this['listenTo'](_0xcda323,'change:container',_0x29d88a=>{_0x29d88a['off'](),this['attach'](_0x27dee6);});}),_0xcda323['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x413e85=_0x3c0e84=>{_0x3c0e84['updateTargetRect'](),_0xcda323['addAnnotation'](_0x3c0e84);};for(const _0x50e229 of _0x27dee6)_0x413e85(_0x50e229);this['listenTo'](_0x27dee6,'add',(_0x2c9f0d,_0x2af23b)=>{_0x413e85(_0x2af23b);}),this['listenTo'](_0x27dee6,'remove',(_0x1574b0,_0x2a7033,_0x388cf7)=>{_0xcda323['rearrange']({'removedAnnotation':_0x2a7033,'previousAnnotation':_0x27dee6['get'](_0x388cf7-0x1),'nextAnnotation':_0x27dee6['get'](_0x388cf7+0x1)}),_0x2a7033===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x27dee6,'focus',(_0xb43773,_0x5e71f2)=>{this['setActiveAnnotation'](_0x5e71f2);}),this['listenTo'](_0x27dee6,'blur',()=>{this['setActiveAnnotation'](null);});const _0xa84ef5=this['context']instanceof _0x2180b4?this['context']['editors']:new _0x434287([this['context']]);for(const _0x49c172 of _0xa84ef5)this['_integrateWithEditorAnnotations'](_0x49c172);this['listenTo'](_0xa84ef5,'add',(_0x25027f,_0x52c8e2)=>{this['listenTo'](_0x52c8e2,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x52c8e2);});}),this['listenTo'](_0xa84ef5,'remove',(_0x579e9a,_0x5a1495)=>{_0x5a1495['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x5a1495['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x2b0648('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x195039=this['context']['plugins']['get'](z);_0x195039['_detachFromContainer'](this['annotations']),this['stopListening'](_0x195039),this['stopListening'](this['annotations']),this['context']instanceof _0x2180b4&&this['stopListening'](this['context']['editors']);for(const _0x3c74ac of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x3c74ac);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x534c5d){if(!_0x534c5d['plugins']['has']('EditorAnnotations'))return;const _0x16a36e=_0x534c5d['plugins']['get']('EditorAnnotations'),_0x4ee832=()=>{const _0x49fe12=_0x16a36e['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x49fe12[0x0]||null);};this['listenTo'](_0x16a36e,'refresh',_0x4ee832),this['listenTo'](_0x16a36e,'blur',(_0x214829,{isAnnotationTracked:_0x481733})=>{this['activeAnnotation']&&_0x481733(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x16a36e,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x5debfe=>{_0x16a36e['hasDomSelection']()&&(_0x4ee832(),_0x5debfe['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x16a36e);}['_destroyEditorAnnotationsIntegration'](_0x1f0cdf){this['stopListening'](_0x1f0cdf),this['_editorAnnotations']['remove'](_0x1f0cdf);}}class C extends _0x5381c7{['counterView'];constructor(_0x35b381){super(_0x35b381);const _0x38c410=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x2d348c,_0x210a36)=>_0x2d348c?'...':_0x210a36['toString']()),this['set']('annotationType',''),this['icon']=_0x33239b,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x38c410['to']('annotationType',_0x7a7740=>'ck-annotation-counter__badge--'+_0x7a7740),_0x38c410['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x38c410['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x565db7{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x37af76){super(_0x37af76),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=new(_0x29767a())(),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x434287(),this['_refreshPositioningDebounced']=_0x3fee7d(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](j)['register']('narrowSidebar',this),this['bodyCollection']=new _0xc4bcbf(this['context']['locale']),this['balloonPanelView']=new _0x124ee5(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x2ace3d){this['annotations']=_0x2ace3d;const _0x47dec2=this['context']['plugins']['get'](z),_0x57c650=this['balloonPanelView'];if(_0x47dec2['_annotations']=_0x2ace3d,this['isAttached'])throw new _0x2b0648('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x47dec2,'set:container',()=>{this['detach'](),this['listenTo'](_0x47dec2,'change:container',_0x5b5477=>{_0x5b5477['off'](),this['attach'](_0x2ace3d);});}),_0x47dec2['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0xd5dd40=_0x508f7c=>{const _0x58ad6a=new C(this['context']['locale']);_0x47dec2['addAnnotation'](_0x508f7c,_0x58ad6a),this['_annotationToNarrowView']['set'](_0x508f7c,_0x58ad6a),_0x58ad6a['bind']('isDirty','annotationType','number')['to'](_0x508f7c['view'],'isDirty','type','length'),_0x58ad6a['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x57c650['content']['first']!==_0x508f7c['view']?(this['_showBalloon'](_0x508f7c),_0x508f7c['view']['element']['focus'](),this['setActiveAnnotation'](_0x508f7c)):this['setActiveAnnotation'](null);});};for(const _0x3a8bd2 of _0x2ace3d)_0xd5dd40(_0x3a8bd2);this['listenTo'](_0x2ace3d,'add',(_0x3f14f5,_0x3d1aaf)=>{_0xd5dd40(_0x3d1aaf);}),this['listenTo'](_0x2ace3d,'remove',(_0xc8f62f,_0x572e9f,_0x146d90)=>{this['_annotationToNarrowView']['get'](_0x572e9f)['destroy'](),this['_annotationToNarrowView']['delete'](_0x572e9f),_0x47dec2['rearrange']({'removedAnnotation':_0x572e9f,'previousAnnotation':_0x2ace3d['get'](_0x146d90-0x1),'nextAnnotation':_0x2ace3d['get'](_0x146d90+0x1)}),_0x572e9f===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x2ace3d,'focus',(_0x2b47d5,_0x2b4ec9)=>{this['setActiveAnnotation'](_0x2b4ec9);}),this['listenTo'](_0x2ace3d,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x4732df,_0x2e1814)=>{_0x2e1814['keyCode']===_0x28e2c2['esc']&&_0x57c650['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x57c650['content']['first']),this['_hideBalloon'](),_0x2e1814['stopPropagation'](),_0x2e1814['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x485356,_0x17286e)=>{const _0x1de0b2=_0x17286e['target'];_0x57c650['isVisible']&&_0x57c650['element']['contains'](_0x1de0b2)||_0x47dec2['view']['element']['contains'](_0x1de0b2)||_0x485356['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x42f32d=>_0x42f32d['contains'](_0x1de0b2))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x284673=this['context']instanceof _0x2180b4?this['context']['editors']:new _0x434287([this['context']]);for(const _0x2009fc of _0x284673)this['_integrateWithEditorAnnotations'](_0x2009fc);this['listenTo'](_0x284673,'add',(_0x4c1c1c,_0x205a23)=>{this['listenTo'](_0x205a23,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x205a23);});}),this['listenTo'](_0x284673,'remove',(_0x536a16,_0x85bb27)=>{_0x85bb27['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x85bb27['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x4d2587){if(_0x4d2587===this['activeAnnotation'])return;const _0xbe76b5=this['context']['plugins']['get'](z);if(_0xbe76b5['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x4d2587,'disableAnimationOnActivatedAnnotation':!0x0}),_0x4d2587)_0xbe76b5['getSidebarItemView'](_0x4d2587)?this['_showBalloon'](_0x4d2587):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x4d2587;}['detach'](){if(!this['isAttached'])throw new _0x2b0648('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x3ba60d=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x5eff1d=>_0x5eff1d['destroy']()),this['_annotationToNarrowView']['clear'](),_0x3ba60d['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x2180b4&&this['stopListening'](this['context']['editors']);for(const _0x72c516 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x72c516);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'](_0x1c2998){if(!_0x1c2998['plugins']['has']('EditorAnnotations'))return;const _0xe5e953=_0x1c2998['plugins']['get']('EditorAnnotations'),_0x13e7ec=this['context']['plugins']['get'](z),_0x39ceaf=this['annotations'],_0x43062e=this['balloonPanelView'],_0x14a931=()=>{const _0x39075b=_0xe5e953['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x39075b),this['setActiveAnnotation'](_0x39075b[0x0]||null);};this['listenTo'](_0xe5e953,'refresh',_0x14a931),this['listenTo'](_0xe5e953,'blur',(_0x4a5263,{isAnnotationTracked:_0x3398c0})=>{this['activeAnnotation']&&_0x3398c0(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0xe5e953,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x39ceaf,'blur',_0x5b1362=>{_0xe5e953['hasDomSelection']()&&_0x5b1362['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x641962,_0x2b2659)=>{const _0xc44fd0=_0x2b2659['target'];_0x43062e['isVisible']&&_0x43062e['element']['contains'](_0xc44fd0)||_0x13e7ec['view']['element']['contains'](_0xc44fd0)||this['activeAnnotation']&&_0xe5e953['hasDomSelection']()&&(_0x14a931(),_0x641962['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0xe5e953);}['_destroyEditorAnnotationsIntegration'](_0x2fd8aa){_0x2fd8aa&&(this['stopListening'](_0x2fd8aa),this['_editorAnnotations']['remove'](_0x2fd8aa));}['_setSelectedAnnotations'](_0x5a46ff){for(const _0x3b27f8 of this['_selectedAnnotations'])_0x5a46ff['includes'](_0x3b27f8)||this['_manuallyClosedAnnotationViews']['delete'](_0x3b27f8['view']);this['_selectedAnnotations']=_0x5a46ff;}['_refreshPositioning'](){const _0x36666a=this['balloonPanelView'];this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning'](),_0x36666a['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x23b9fb){if(this['_manuallyClosedAnnotationViews']['has'](_0x23b9fb['view']))return;const _0x16b500=this['balloonPanelView']['content']['first'];_0x16b500!==_0x23b9fb['view']?(_0x16b500&&this['_detachListeners'](_0x16b500),this['_attachListeners'](_0x23b9fb['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x23b9fb['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x55174b=this['balloonPanelView']['content']['first'],_0x2b2f71=_0x55174b&&this['annotations']['getByView'](_0x55174b);if(!_0x2b2f71||!this['_annotationToNarrowView']['has'](_0x2b2f71))return;const _0xebb37a=this['_annotationToNarrowView']['get'](_0x2b2f71)['element'],_0x4b2342=(function(){const _0x123fc6=_0x124ee5['defaultPositions'];return[_0x123fc6['southArrowNorthEast'],_0x123fc6['northArrowSouthEast'],_0x123fc6['southArrowNorth'],_0x123fc6['northArrowSouth'],_0x123fc6['southArrowNorthWest'],_0x123fc6['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0xebb37a,'positions':_0x4b2342});}['_hideBalloon'](){const _0x43e5bd=this['balloonPanelView'],_0x415e63=_0x43e5bd['content']['first'];_0x415e63&&(this['_detachListeners'](_0x415e63),_0x43e5bd['unpin'](),_0x43e5bd['content']['clear']());}['_attachListeners'](_0x35e560){this['listenTo'](_0x35e560,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x35e560,'Esc',(_0x11177a,_0x1cae1d)=>{this['_manuallyClosedAnnotationViews']['add'](_0x35e560),this['_hideBalloon'](),_0x1cae1d();});}['_detachListeners'](_0x78f5d3){this['stopListening'](_0x78f5d3);}}class c extends _0x48f069{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[b,_0x248293,j];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3ddfc9){super(_0x3ddfc9),_0x3ddfc9['editing']['view']['addObserver'](_0x450994),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x3ddfc9['plugins']['get'](_0x248293),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x53c99a=this['editor']['plugins']['get'](j);_0x53c99a['context']===this['editor']&&(_0x53c99a['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x4ac136,_0x5e8de1)=>{const _0x212f4c=this['_balloon'];if(this['isAttached']&&_0x212f4c['visibleView']){const _0xe688e9=this['annotations']['getByView'](_0x212f4c['visibleView']);_0xe688e9&&this['_closeAnnotation'](_0xe688e9),_0x5e8de1();}}));}['afterInit'](){const _0x217dc4=this['editor']['plugins']['get'](j);_0x217dc4['context']===this['editor']&&(_0x217dc4['hasActive']()||_0x217dc4['switchTo']('inline'));}['setActiveAnnotation'](_0x3e152e){_0x3e152e!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x3e152e&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x3e152e)&&this['_addAnnotationToBalloon'](_0x3e152e,!0x0),_0x3e152e['isActive']=!0x0),_0x3e152e||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x3e152e);}['attach'](_0x5710e5){this['annotations']=_0x5710e5;const _0x190a62=this['editor']['plugins']['get'](j),_0x514d0a=this['_balloon'];if(this['isAttached'])throw new _0x2b0648('inlineannotations-attach-already-attached',this);if(_0x190a62['context']!==this['editor'])throw new _0x2b0648('inlineannotations-not-allowed-with-context',this);const _0x554ca7=this['editor']['plugins']['get'](b);this['listenTo'](_0x554ca7,'refresh',()=>{const _0x323c89=_0x554ca7['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x708f9f,_0x3a148c;!this['_forceRefresh']&&(_0x708f9f=_0x323c89,_0x3a148c=this['_selectedAnnotations'],_0x708f9f['length']===_0x3a148c['length']&&_0x708f9f['every'](_0x4111fe=>_0x3a148c['includes'](_0x4111fe)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x323c89),this['setActiveAnnotation'](_0x323c89[0x0]||null));}),this['listenTo'](_0x554ca7,'blur',(_0xa42297,{isAnnotationTracked:_0x2d3f6e})=>{this['activeAnnotation']&&_0x2d3f6e(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x17e8e3,_0x165963,_0x4eb1db)=>{_0x4eb1db||this['setActiveAnnotation'](null);}),this['listenTo'](_0x5710e5,'remove',(_0x28191f,_0x480ffc)=>{this['_removeAnnotationFromBalloon'](_0x480ffc),_0x480ffc===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x514d0a,'change:visibleView',(_0x382397,_0x1f0978,_0x2d47ad,_0x2da16c)=>{_0x2da16c&&this['stopListening'](_0x2da16c);const _0x10cab9=_0x5710e5['getByView'](_0x2d47ad);_0x2d47ad&&_0x10cab9&&(this['listenTo'](_0x2d47ad,'change:height',()=>{_0x514d0a['updatePosition']();}),this['listenTo'](_0x2d47ad,'Esc',()=>{this['_closeAnnotation'](_0x10cab9),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x10cab9&&this['setActiveAnnotation'](_0x10cab9));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x514d0a['visibleView']&&(_0x5710e5['getByView'](_0x514d0a['visibleView'])&&_0x514d0a['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 _0x2b0648('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x7ed660 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x7ed660);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x482192){for(const _0x2ffd56 of this['_selectedAnnotations'])_0x482192['includes'](_0x2ffd56)||this['_manuallyClosed']['delete'](_0x2ffd56);for(const _0x514e8d of this['annotations'])_0x482192['includes'](_0x514e8d)||this['_removeAnnotationFromBalloon'](_0x514e8d);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x3908bd of _0x482192)this['_addAnnotationToBalloon'](_0x3908bd);}this['_selectedAnnotations']=_0x482192;}['_addAnnotationToBalloon'](_0x422999,_0x43f411=!0x1){this['_manuallyClosed']['has'](_0x422999)||(this['_addedAnnotations']['has'](_0x422999)||this['_balloon']['hasView'](_0x422999['view'])||(this['_addedAnnotations']['add'](_0x422999),this['_balloon']['add']({'stackId':_0x422999['view']['id'],'view':_0x422999['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x422999)}})),_0x43f411&&this['_balloon']['showStack'](_0x422999['view']['id']));}['_getBalloonTargetForAnnotation'](_0x5ae88e){const _0x22f0af=_0x5ae88e['target'],_0x4d4701=this['editor']['editing']['view'],_0x2ce763=_0x4d4701['document']['selection']['getFirstRange'](),_0x45cce0=_0x4d4701['domConverter']['viewRangeToDom'](_0x2ce763);if(_0x45cce0['collapse'](!0x0),_0x22f0af){if(_0x22f0af instanceof _0x13f83e)return _0x22f0af;let _0xcae256=[];for(const _0x2c0d45 of _0x22f0af)_0xcae256['push'](...F(_0x2c0d45['getClientRects']()));_0xcae256=function(_0x26273d){const _0x3499cd=[];let _0x1fee06=_0x26273d[0x0];for(let _0x35f2ed=0x1;_0x35f2ed<_0x26273d['length'];_0x35f2ed++)P(_0x1fee06,_0x26273d[_0x35f2ed])?_0x1fee06['width']+=_0x26273d[_0x35f2ed]['width']:(_0x3499cd['push'](_0x1fee06),_0x1fee06=_0x26273d[_0x35f2ed]);return _0x3499cd['push'](_0x1fee06),_0x3499cd;}(_0xcae256);const _0x2e1d3e=_0x45cce0['getBoundingClientRect']();return _0xcae256['find'](_0x2104a2=>_0x2104a2['top']<=_0x2e1d3e['top']&&_0x2104a2['bottom']>=_0x2e1d3e['bottom']&&_0x2104a2['left']<=_0x2e1d3e['left']&&_0x2104a2['right']>=_0x2e1d3e['right'])||_0xcae256[0x0];}return _0x5ae88e['targetRect']||_0x45cce0;}['_removeAnnotationFromBalloon'](_0x3b5c2d){this['_addedAnnotations']['has'](_0x3b5c2d)&&this['_balloon']['hasView'](_0x3b5c2d['view'])&&(this['_addedAnnotations']['delete'](_0x3b5c2d),this['_balloon']['remove'](_0x3b5c2d['view']));}['_closeAnnotation'](_0x3f2f3c){this['_manuallyClosed']['add'](_0x3f2f3c),this['_removeAnnotationFromBalloon'](_0x3f2f3c);}}function F(_0x2650b8){return Array['from'](_0x2650b8)['map'](DOMRect['fromRect']);}function P(_0x4f9624,_0x3799fc){return _0x4f9624['top']===_0x3799fc['top']&&_0x4f9624['bottom']===_0x3799fc['bottom']&&_0x4f9624['right']===_0x3799fc['left'];}class Z extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x5f031d,_0x2b0eb9){super(_0x5f031d),this['set']('isEmpty',!_0x2b0eb9['length']),this['focusTracker']=new _0x40a4de(),this['_annotationViews']=_0x2b0eb9,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x4d1493({'focusables':_0x2b0eb9,'focusTracker':this['focusTracker']}),this['listenTo'](_0x2b0eb9,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x2b0eb9,'remove',(_0x54e0e5,_0x25dda1)=>{_0x25dda1['isActive']&&this['focus'](),_0x2b0eb9['length']||(this['isEmpty']=!0x0);});const _0x552e0e=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':N(_0x5f031d,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x2b0eb9},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x552e0e['if']('isEmpty','ck-hidden',_0x1777ab=>!_0x1777ab)]},'children':[{'text':N(_0x5f031d,'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 _0x4e4554 of this['_annotationViews'])this['focusTracker']['add'](_0x4e4554['element']);this['_annotationViews']['on']('change',(_0x337546,{added:_0x1884d0,removed:_0x287858})=>{for(const _0x491b4c of _0x1884d0)this['focusTracker']['add'](_0x491b4c['element']);for(const _0x5bf7c4 of _0x287858)this['focusTracker']['remove'](_0x5bf7c4['element']);});}}class p extends _0x565db7{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,y];}constructor(_0x30b8b0){super(_0x30b8b0),this['archivedThreads']=new _0x434287();}['init'](){const _0x2249f0=this['context'],_0x3de559=_0x2249f0['plugins']['get'](o),_0x303108=_0x2249f0['plugins']['get'](y);this['listenTo'](_0x3de559,'addCommentThread',(_0xc57535,{threadId:_0x211d40})=>{const _0x5c5239=_0x3de559['getCommentThread'](_0x211d40);_0x5c5239['archivedAt']&&this['archivedThreads']['add'](_0x5c5239,this['_calculatePosition'](_0x5c5239['archivedAt'])),this['listenTo'](_0x5c5239,'change:archivedAt',(_0x5a6b4a,_0x55316a,_0x588d7c)=>{_0x588d7c?this['archivedThreads']['has'](_0x5c5239)||this['archivedThreads']['add'](_0x5c5239,this['_calculatePosition'](_0x5c5239['archivedAt'])):this['archivedThreads']['has'](_0x5c5239)&&this['archivedThreads']['remove'](_0x5c5239);});}),this['listenTo'](_0x3de559,'removeCommentThread',(_0xbc68eb,{threadId:_0x793bd4})=>{const _0x12d45e=_0x3de559['getCommentThread'](_0x793bd4);this['stopListening'](_0x12d45e),this['archivedThreads']['has'](_0x12d45e)&&this['archivedThreads']['remove'](_0x12d45e);},{'priority':'highest'}),this['listenTo'](_0x303108['collection'],'focus',(_0x568541,_0x1b903d)=>{_0x1b903d['isVisible']||(_0x1b903d['isActive']=!0x0,_0x303108['activate'](_0x1b903d));});}['_calculatePosition'](_0x56b0ea){const _0x354349=[...this['archivedThreads']]['findIndex'](_0x2aa3ff=>_0x2aa3ff['archivedAt']<_0x56b0ea);return _0x354349>-0x1?_0x354349:this['archivedThreads']['length'];}}class a extends _0x48f069{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[p,_0xda48dc];}constructor(_0x196fc9){super(_0x196fc9),this['annotationViews']=new _0x263ec4(),this['_pendingThreads']=[];}['init'](){const _0x4e0740=this['editor'],_0x524bcb=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x4e0740['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x5381c7,!0x0)),_0x4e0740['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x23e30b=this['_createCommentsArchiveButton'](_0x39f9bd);return _0x23e30b['set']({'role':'menuitemcheckbox'}),_0x23e30b;});const _0x48f12e=_0x4e0740['plugins']['get'](p),_0xb6adf1=_0x4e0740['plugins']['get']('Annotations'),_0x10dd72=_0x4e0740['plugins']['get']('CommentsRepository');_0x48f12e['archivedThreads']['forEach'](_0x295249=>{this['_handleNewThread'](_0x295249);}),this['listenTo'](_0x48f12e['archivedThreads'],'add',(_0x49720e,_0xa88a91)=>{this['_handleNewThread'](_0xa88a91);}),this['listenTo'](_0xb6adf1['collection'],'add',(_0x33bcf8,_0x7fb467)=>{const _0x376b10=this['_pendingThreads']['find'](_0x2615d6=>{const _0x21b645=_0x10dd72['_threadToController']['get'](_0x2615d6);return _0x21b645&&_0x7fb467['innerView']===_0x21b645['view'];});if(_0x376b10){const _0xbb2f3=this['_calculatePosition'](_0x376b10['archivedAt']);this['annotationViews']['add'](_0x7fb467['view'],_0xbb2f3),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x376b10),0x1);}}),this['listenTo'](_0x48f12e['archivedThreads'],'remove',(_0x5d7144,_0x1f2bee)=>{const _0x2709b6=_0x4e0740['config']['get']('collaboration.channelId');if(!_0x2709b6||_0x1f2bee['channelId']===_0x2709b6){if(this['_pendingThreads']['includes'](_0x1f2bee))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x1f2bee),0x1);else{const _0x2e1a0f=_0x10dd72['_threadToController']['get'](_0x1f2bee),_0x12d74d=_0xb6adf1['getByInnerView'](_0x2e1a0f['view']);this['annotationViews']['remove'](_0x12d74d['view']),this['stopListening'](_0x12d74d['focusableElements']);}}}),this['listenTo'](_0xb6adf1['collection'],'add',(_0x50d975,_0x3e64ef)=>{this['listenTo'](_0x3e64ef,'escape',_0x524bcb);}),this['listenTo'](_0xb6adf1['collection'],'remove',(_0x145834,_0x4c4845)=>{this['stopListening'](_0x4c4845,'escape',_0x524bcb);});}['_handleNewThread'](_0x59d42b){const _0x4eb91f=this['editor']['plugins']['get']('CommentsRepository'),_0x4899fa=this['editor']['plugins']['get']('Annotations'),_0x11c6c6=this['editor']['config']['get']('collaboration.channelId');if(!_0x11c6c6||_0x59d42b['channelId']===_0x11c6c6){const _0x473dac=_0x4eb91f['_threadToController']['get'](_0x59d42b);if(!_0x473dac)return void this['_pendingThreads']['push'](_0x59d42b);const _0x381261=this['_calculatePosition'](_0x59d42b['archivedAt']),_0x33ae80=_0x4899fa['getByInnerView'](_0x473dac['view']);_0x33ae80['isVisible']&&_0x4899fa['_visibleAnnotations']['remove'](_0x33ae80),this['annotationViews']['add'](_0x33ae80['view'],_0x381261);}}['_calculatePosition'](_0x4ca7b){const _0x3bfd25=this['editor']['config']['get']('collaboration.channelId'),_0x3a369e=[...this['editor']['plugins']['get'](p)['archivedThreads']]['filter'](_0x231608=>_0x231608['channelId']===_0x3bfd25)['findIndex'](_0x458b3d=>_0x458b3d['archivedAt']<_0x4ca7b);return _0x3a369e<0x0||_0x3a369e>this['annotationViews']['length']?this['annotationViews']['length']:_0x3a369e-0x1;}['_toggleDialog'](){const _0x4b6b4a=this['editor'],_0x442f9b=_0x4b6b4a['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new Z(_0x4b6b4a['locale'],this['annotationViews'])),'commentsArchive'===_0x442f9b['id']?_0x442f9b['hide']():_0x442f9b['show']({'id':'commentsArchive','title':N(_0x4b6b4a['locale'],'COMMENTS_ARCHIVE'),'icon':_0xdc9f4a,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0xfa45d9['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x51ee01,_0x474e5c=!0x1){const _0x495bfe=this['editor']['locale'],_0x492674=this['editor']['plugins']['get']('Dialog'),_0x59356c=new _0x51ee01(_0x495bfe);return _0x59356c['bind']('isEnabled')['to'](this,'isEnabled'),_0x59356c['bind']('isOn')['to'](_0x492674,'id',_0x463d0f=>'commentsArchive'===_0x463d0f),_0x59356c['set']({'label':N(_0x495bfe,'COMMENTS_ARCHIVE'),'icon':_0xdc9f4a,'isToggleable':!0x0}),_0x474e5c&&(_0x59356c['tooltip']=!0x0),this['listenTo'](_0x59356c,'execute',()=>this['_toggleDialog']()),_0x59356c;}['_hideDialogOnAnnotationEscape']=_0x24cf58=>{const _0x1c85ac=_0x24cf58['source'];if(!this['annotationViews']['has'](_0x1c85ac['view']))return;const _0x102b95=this['editor']['plugins']['get']('Dialog');_0x102b95['isOpen']&&'commentsArchive'===_0x102b95['id']&&(_0x102b95['hide'](),_0x24cf58['stop']());};}class gi extends _0x48f069{static get['requires'](){return[o,r,s,p,a,i,e,n,c];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{ot as AddCommentThreadCommand,T as Annotation,S as AnnotationCollection,C as AnnotationCounterButtonView,E as AnnotationView,y as Annotations,R as AnnotationsSidebarItemView,H as AnnotationsSidebarView,j as AnnotationsUIs,si as BaseCommentThreadView,di as BaseCommentView,wi as Comment,pi as CommentThread,vt as CommentThreadController,ie as CommentThreadInputView,gt as CommentThreadView,Tt as CommentView,gi as Comments,p as CommentsArchive,a as CommentsArchiveUI,r as CommentsEditing,te as CommentsListView,i as CommentsOnly,o as CommentsRepository,s as CommentsUI,b as EditorAnnotations,c as InlineAnnotations,n as NarrowSidebar,z as Sidebar,e as WideSidebar,v as bindAnnotationCollections};
23
+ import{Editor as _0x559dcd,ContextPlugin as _0xb0a350,PendingActions as lt,Command as _0x4833ae,Plugin as _0x81c189,Context as _0x4bb14d}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x310bea,uid as _0x5b249c,KeystrokeHandler as jt,FocusTracker as _0x5dda15,diff as _0x43be8c,Collection as _0x7f3a36,Rect as _0x10aff6,CKEditorError as _0x18be9b,first as _0x1c316a,priorities as Wt,scrollViewportToShowTarget as nt,getEnvKeystrokeText as tt,toUnit as Ht,DomEmitterMixin as _0x58ebdd,keyCodes as _0x559ab4}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x1bfa6e,AriaDescriptionView as Zt,setupThreadKeyboardNavigation as ts,ConfirmMixin as ti,LateFocusButtonView as _0x1d5443,trimHtml as _0x471294,LateFocusDropdownButtonView as _0x8e6c62,Users as it,getDateTimeFormatter as pt,hashObject as It,getAllMarkersDomElementsSorted as et,surroundingMarkersDetector as rt,FOCUS_ANNOTATION_KEYSTROKE as _0x4bd5bc}from'ckeditor5-collaboration/dist/index.js';import{throttle as Dt,isEqual as At,cloneDeep as wt,set as yt,unset as Ct,debounce as _0x5670e0}from'es-toolkit/compat';import{IconUndo as _0x301e36,IconCheck as _0x3d853c,IconPencil as _0x83dfee,IconRemoveComment as _0x248c13,IconThreeVerticalDots as _0x3b01f4,IconAddComment as _0x24c653,IconCommentsArchive as _0x74dfba}from'@ckeditor/ckeditor5-icons/dist/index.js';import{EditorUIView as Xt,InlineEditableUIView as $t,EditorUI as Ut,View as kt,FocusCycler as _0x11de24,ButtonView as _0x3c7ff6,ViewCollection as _0x1471c3,createDropdown as _0x50150e,ListView as _0x1730c6,focusChildOnDropdownOpen as _0x5ee006,ListItemView as _0x40795b,MenuBarMenuListItemButtonView as _0x134a38,BodyCollection as _0x258cee,BalloonPanelView as _0x767a02,ContextualBalloon as _0x25d187,Dialog as _0x162cfc,DialogViewPosition as _0x3c6e89}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disableViewPlaceholder as qt,enableViewPlaceholder as St,MouseObserver as _0x3890df}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as zt,ClipboardMarkersUtils as Mt,ClipboardPipeline as Pt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as Bt,ShiftEnter as Et}from'@ckeditor/ckeditor5-enter/dist/index.js';import{SelectAll as Gt}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as Jt}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as Kt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as Lt}from'@ckeditor/ckeditor5-paragraph/dist/index.js';import{FOCUS_ANNOTATION_KEYSTROKE as _0x4c6be8}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{toWidget as _0x28a4bd}from'@ckeditor/ckeditor5-widget/dist/index.js';class vt extends/* #__PURE__ -- @preserve */
24
+ _0x310bea(){['model'];['view'];constructor(_0x55555c,_0x291932){super(),this['model']=_0x55555c,this['model']['_isAttached']=!0x0,this['view']=_0x291932,this['listenTo'](_0x291932,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x291932,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x291932,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x291932,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x291932,'addComment',(_0x58c8b4,_0x47d346)=>this['addComment'](_0x47d346)),this['listenTo'](_0x291932,'updateComment',(_0x3cdce2,_0x440556,_0xd7f1a6)=>this['updateComment'](_0x440556,_0xd7f1a6)),this['listenTo'](_0x291932,'removeComment',(_0x20df08,_0x6a153d)=>this['removeComment'](_0x6a153d));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x3bb931){this['model']['addComment']({'content':_0x3bb931,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x1ae036,_0x23fc2f){this['model']['getComment'](_0x1ae036)['update']({'content':_0x23fc2f});}['removeComment'](_0x26c309){this['model']['getComment'](_0x26c309)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function N(_0x485ce3,_0x1ed693,_0x557f8f){const t=_0x485ce3['t'];switch(_0x1ed693){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'},_0x557f8f);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'},_0x557f8f);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'},_0x557f8f);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'},_0x557f8f);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x557f8f);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'},_0x557f8f);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'},_0x557f8f);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'},_0x557f8f);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 Vt extends Xt{['main'];['editable'];constructor(_0x16b0ba,_0x258f4c){super(_0x16b0ba);const _0x18c760=_0x5b249c();this['main']=this['createCollection'](),this['editable']=new $t(_0x16b0ba,_0x258f4c,void 0x0,{'label':()=>N(_0x16b0ba,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x16b0ba['uiLanguageDirection'],'lang':_0x16b0ba['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x18c760},'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 Ft extends Ut{['view'];constructor(_0x2bc62c){super(_0x2bc62c),this['view']=new Vt(_0x2bc62c['locale'],_0x2bc62c['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x1dd419=this['editor']['editing']['view'],_0x4f1ef1=this['view']['editable'],_0x45c2ae=_0x1dd419['document']['getRoot']();_0x4f1ef1['name']=_0x45c2ae['rootName'],this['view']['render']();const _0x40b241=_0x4f1ef1['element'];this['setEditableElement'](_0x4f1ef1['name'],_0x40b241),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x1dd419['attachDomRoot'](_0x40b241),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Qt=[zt,Bt,Et,Gt,Jt,Kt,Lt];class Rt extends/* #__PURE__ -- @preserve */
25
+ _0x310bea(_0x559dcd){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
26
+ ((()=>Qt)());constructor(_0xf33a6b={}){function _0x652b78(_0x257dc2){return _0x257dc2['map'](_0x492be2=>String['fromCharCode'](_0x492be2))['join']('');}(_0xf33a6b=Object['assign']({},_0xf33a6b))['plugins']||(_0xf33a6b['plugins']=Rt['defaultPlugins']),super(_0xf33a6b),this['ui']=new Ft(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot'](),this[_0x652b78([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x652b78([0x76,0x69,0x65,0x77])][_0x652b78([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x652b78([0x61,0x75,0x74,0x6f]),this[_0x652b78([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x652b78([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x652b78([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x652b78([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x652b78([0x6f,0x6b])});}['create'](){const _0x1eb2d2=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x1eb2d2))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0xd66010=>{const _0x51e7e4=this['model']['document']['getRoot'](),_0x78adfa=_0x51e7e4&&_0x51e7e4['getChild'](_0x51e7e4['childCount']-0x1);_0xd66010['setSelection'](_0x78adfa,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x31957a=this['editing']['view'],_0x44c911=_0x31957a['document']['getRoot'](),_0x1fe5c0=_0x44c911['getChild'](0x0);_0x44c911['childCount']>0x1||!_0x1fe5c0||'p'!=_0x1fe5c0['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(qt(_0x31957a,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x1fe5c0['placeholder']=this['placeholder']),St({'view':_0x31957a,'element':_0x1fe5c0,'keepOnFocus':!0x0}),this['placeholderElement']=_0x1fe5c0);}}class os extends kt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x4a9d42,_0x3bdbba={}){super(_0x4a9d42),this['editor']=null,this['_editorConfig']=_0x3bdbba,this['set']('value',_0x3bdbba['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',N(_0x4a9d42,'Reply...')),this['set']('submitLabel',N(_0x4a9d42,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new jt(),this['focusTracker']=new _0x5dda15(),this['focusCycler']=new _0x11de24({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'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',(_0x22d0ec,_0x20adae)=>{this['cancelButtonView']['fire']('execute'),_0x20adae();}),this['keystrokes']['set']('Ctrl+Enter',(_0x5df428,_0x502dda)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x502dda());}),this['on']('submit',(_0x3e5cf5,_0x41e116)=>{_0x41e116['length']>0xfde8?(alert(N(_0x4a9d42,'TOO_LONG_COMMENT_ALERT',[_0x41e116['length'],0xfde8])),_0x3e5cf5['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new Rt(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x268d7c=this['editor'];this['element']['insertBefore'](_0x268d7c['ui']['element'],this['element']['firstChild']),_0x268d7c['model']['document']['on']('change',()=>this['value']=_0x268d7c['getData']()),_0x268d7c['bind']('placeholder')['to'](this),this['focusables']['add'](_0x268d7c['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x375fbe){-0x1===_0x375fbe?(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:_0x1e480e}=this,_0x8e3836=new _0x3c7ff6(_0x1e480e);return _0x8e3836['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x8e3836['withText']=!0x0,_0x8e3836['bind']('label')['to'](this,'submitLabel'),_0x8e3836['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x8e3836['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x1b4298,_0x1d482e)=>!_0x1d482e&&!!_0x1b4298['trim']()),_0x8e3836;}['_createCancelButton'](){const {locale:_0x265461}=this,_0x541164=new _0x3c7ff6(_0x265461);return _0x541164['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x541164['label']=N(_0x265461,'Cancel'),_0x541164['withText']=!0x0,_0x541164['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x541164;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x5319a4=>{this['focusTracker']['add'](_0x5319a4['element']);}),this['focusables']['on']('change',(_0x5e31fe,_0x244ad3)=>{for(const _0x402e8d of Array['from'](_0x244ad3['added'])['reverse']())this['focusTracker']['add'](_0x402e8d['element']);});}}class ie extends kt{constructor(_0x175afa,_0x39400a,_0x3df875){super(_0x175afa),this['commentInputView']=new os(_0x175afa,_0x3df875),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x5802a1,_0x5633a2)=>_0x5802a1||!!_0x5633a2),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 _0x1bfa6e(_0x175afa,_0x39400a),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'](_0x105ee1){this['commentInputView']['focus'](_0x105ee1);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x5bc596,_0x4453cc)=>{const {submitButtonView:_0x2edfc0,cancelButtonView:_0xf3d69a,editor:_0x9dd4a2}=this['commentInputView'];[_0x2edfc0['element'],_0xf3d69a['element'],_0x9dd4a2?_0x9dd4a2['editing']['view']['getDomRoot']():null]['filter'](_0x39e1e6=>_0x39e1e6)['some'](_0x3cb4ff=>_0x3cb4ff['contains'](_0x4453cc['target']))||(this['focus'](),_0x4453cc['preventDefault']());});}}class rs extends kt{constructor(_0x4ec47f){super(_0x4ec47f);const _0xce223b=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0xce223b['to']('count',_0x14fc32=>N(_0x4ec47f,'NUMBER_OF_COMMENTS',_0x14fc32))}]});}}class te extends kt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x5c06b4,_0x915047,_0x119fae){super(_0x5c06b4);const _0xd83bba=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x915047['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x915047,this['_config']=_0x119fae,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x5dda15(),this['keystrokes']=new jt(),this['focusCycler']=new _0x11de24({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x53e470=>this['commentViews']['map'](_0x324992=>_0x324992['element'])['includes'](_0x53e470['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new rs(_0x5c06b4),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x131610=>_0x131610-this['_config']['maxCommentsWhenCollapsed']);for(const _0x45dfda of _0x915047['comments'])this['_handleNewCommentModel'](_0x45dfda);this['_handleInfoComment'](),this['listenTo'](_0x915047['comments'],'add',(_0x5309f3,_0x34f38f)=>{const _0x4449ce=this['_calculatePosition'](_0x34f38f);this['length']++,this['_handleNewCommentModel'](_0x34f38f,_0x4449ce),this['refreshVisibleViews']();}),this['listenTo'](_0x915047['comments'],'remove',(_0x56e170,_0x50651d)=>{this['length']--,this['_handleRemoveCommentModel'](_0x50651d),this['refreshVisibleViews']();}),this['listenTo'](_0x915047,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x915047,'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',_0xd83bba['if']('length','ck-hidden',_0x35b06f=>!_0x35b06f)],'aria-label':N(_0x5c06b4,'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'](_0x2032c9){-0x1===_0x2032c9?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x3c7b89 of this['commentViews'])_0x3c7b89['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x9134b2,_0xb65808){const _0x5d31e4=new this['_config']['CommentView'](this['locale'],_0x9134b2,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x5d31e4['viewUid']=_0x9134b2['id'],_0x5d31e4['delegate']('removeComment')['to'](this),_0x5d31e4['delegate']('updateComment')['to'](this),_0x5d31e4['delegate']('resolveCommentThread')['to'](this),_0x5d31e4['delegate']('editorReady')['to'](this),_0x5d31e4['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x5d31e4,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x5d31e4,_0xb65808);}['_calculatePosition'](_0x35e1f1){const _0x48e752=this['_model']['_findOptimalIndex'](_0x35e1f1);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x35e1f1['authoredAt']?_0x48e752-0x1:_0x48e752:_0x48e752-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0xba19be={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':N(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0xba19be,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0xba19be));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x2bb869){const _0x22732e=this['commentViews']['remove'](_0x2bb869['id']);this['stopListening'](_0x22732e),_0x22732e['isEditMode']&&this['_updateHasDirtyComment'](),_0x22732e['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x5ee34a=>_0x5ee34a['isEditMode']);}['_rearrangeCollapse'](){const _0x59e8fd=function(_0x2c4bc5){const _0x2c936a=new _0x7f3a36();for(const _0x1e384c of _0x2c4bc5)_0x2c936a['add'](_0x1e384c);return _0x2c936a;}(this['commentViews']),_0x44bb7e=this['_collapsedCommentsView']['count'];for(let _0x161327=0x1;_0x161327<=_0x44bb7e;_0x161327++)_0x59e8fd['remove'](0x1);for(const _0x125640 of _0x59e8fd)_0x125640['collapse']();_0x44bb7e>0x0&&_0x59e8fd['add'](this['_collapsedCommentsView'],0x1),ns(_0x43be8c(Array['from'](this['visibleViews']),Array['from'](_0x59e8fd)),this['visibleViews'],_0x59e8fd);}['_rearrangeExpand'](){ns(_0x43be8c(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x3795db of this['visibleViews'])_0x3795db['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x1dcb24=>{this['focusTracker']['add'](_0x1dcb24['element']),this['keystrokes']['listenTo'](_0x1dcb24['element']);}),this['commentViews']['on']('change',(_0x3e8fe6,_0x3719f7)=>{for(const _0x400c6b of _0x3719f7['removed'])this['focusTracker']['remove'](_0x400c6b['element']),this['keystrokes']['stopListening'](_0x400c6b['element']);for(const _0x3ebc26 of Array['from'](_0x3719f7['added'])['reverse']())this['focusTracker']['add'](_0x3ebc26['element']),this['keystrokes']['listenTo'](_0x3ebc26['element']);});}}function ns(_0x303e2f,_0x5bbdfd,_0x445526){let _0x11ca18=0x0;for(const _0x3fdf1c of _0x303e2f)switch(_0x3fdf1c){case'insert':_0x5bbdfd['add'](_0x445526['get'](_0x11ca18),_0x11ca18),_0x11ca18++;break;case'delete':_0x5bbdfd['remove'](_0x11ca18);break;case'equal':_0x11ca18++;}}class oe extends kt{constructor(_0x44d3cf){super(_0x44d3cf);const _0x11cbe5=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x11cbe5['to']('contextValue',_0x5de20e=>N(_0x44d3cf,'THREAD_CONTEXT_LABEL',_0x5de20e)),'tabindex':-0x1},'children':[{'text':_0x11cbe5['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class Yt extends kt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x317925,_0x284afd){super(_0x317925);const _0x4265dd=this['bindTemplate'];this['_model']=_0x284afd,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x5dda15(),this['keystrokes']=new jt(),this['focusCycler']=new _0x11de24({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x595556=>!!_0x595556),this['bind']('contextValue')['to'](this['_model'],'context',_0x19299a=>_0x19299a&&_0x19299a['value']?this['_trimContextValue'](_0x19299a['value']):N(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',_0x4265dd['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 _0x25b0c1=new _0x3c7ff6(this['locale']);return _0x25b0c1['label']=N(this['locale'],'Reopen'),_0x25b0c1['tooltip']=N(this['locale'],'Reopen'),_0x25b0c1['icon']=_0x301e36,_0x25b0c1['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x3cba10=>!_0x3cba10),_0x25b0c1['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x52ecd3,_0xdc517e)=>_0x52ecd3&&_0xdc517e),_0x25b0c1['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x25b0c1;}['_trimContextValue'](_0x1c5132){if(_0x1c5132['length']<0x96)return _0x1c5132;const _0x9a4deb=_0x1c5132['lastIndexOf']('\x20',0x93);return _0x1c5132['substring'](0x0,_0x9a4deb>-0x1?_0x9a4deb:0x93)+'...';}['_attachContextActions'](){const _0x117804=this['element']['querySelector']('.ck-context'),_0x16f716=_0x117804['querySelector']('.ck-context__value');this['listenTo'](_0x117804,'mouseenter',()=>{_0x16f716['offsetWidth']<_0x16f716['scrollWidth']&&_0x117804['classList']['add']('overlay');}),this['listenTo'](_0x117804,'mouseleave',()=>{_0x117804['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0xd00396 of this['focusables'])this['focusTracker']['add'](_0xd00396['element']),this['keystrokes']['listenTo'](_0xd00396['element']);}['_createContextView'](){const _0x314244=new oe(this['locale']);return _0x314244['bind']('contextValue')['to'](this),_0x314244;}}class si extends kt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x4f039c,_0x30dde5,_0x419e1a,_0x4da7ad){super(_0x4f039c),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x30dde5,this['_localUser']=_0x419e1a,this['_config']=_0x4da7ad,this['commentThreadHeaderView']=new Yt(_0x4f039c,_0x30dde5),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new Zt(_0x4f039c,N(_0x4f039c,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new te(_0x4f039c,_0x30dde5,Object['assign']({'CommentView':this['_config']['CommentView']},_0x4da7ad)),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',(_0xbb18d9,_0x1d7985)=>_0xbb18d9||!!_0x1d7985),this['bind']('isUnlinked')['to'](_0x30dde5,'unlinkedAt',_0x4b9ba6=>!!_0x4b9ba6),this['bind']('ariaLabel')['to'](this,'length',_0x1887cf=>{const _0x40c1df=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return N(this['locale'],'COMMENT_THREAD_LABEL',[_0x1887cf,_0x40c1df]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x5dda15(),this['keystrokes']=new jt(),this['focusCycler']=new _0x11de24({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x3548ab=>_0x3548ab['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),ts(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0xb9c881=new ie(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x4c0f35=_0xb9c881['commentInputView'];return _0xb9c881['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x4c0f35,'value',(_0x5dddab,_0x17cb1a,_0x3ac3d5,_0x4fc8f8,_0x5b2a0b)=>!!_0x5b2a0b||!!_0x4fc8f8&&_0x3ac3d5&&!_0x17cb1a||_0x5dddab&&_0x3ac3d5&&!_0x17cb1a),_0x4c0f35['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x1d591e,_0x11f953,_0x495928)=>{let _0x4c8e62;return _0x4c8e62=_0x495928&&_0x11f953?'Reply\x20to\x20reopen\x20discussion...':_0x1d591e?'Reply...':'Write\x20a\x20comment...',N(this['locale'],_0x4c8e62);}),_0x4c0f35['bind']('submitLabel')['to'](this,'length',_0x116ace=>N(this['locale'],_0x116ace?'Reply':'Comment')),_0x4c0f35['on']('submit',(_0x4c1906,_0x4112cb)=>{this['fire']('addComment',_0x4112cb),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x4c0f35['on']('cancel',()=>{this['focus']();}),_0x4c0f35['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x4c0f35['on']('cancel',_0x42cde8=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x42cde8['stop']());}),this['on']('change:isActive',(_0x1ea3b7,_0x52b98b,_0xf36f62)=>{_0xf36f62||this['length']||_0x4c0f35['value']||this['fire']('removeCommentThread');}),_0xb9c881;}}class gt extends/* #__PURE__ -- @preserve */
27
+ ti(si){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x2ec822,_0xee681e,_0x16fa1b,_0x5f2ea3){super(_0x2ec822,_0xee681e,_0x16fa1b,_0x5f2ea3),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x2ec822,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x103229,_0x5ee07b,_0x1ae59d)=>{_0x1ae59d||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x35c8d2,_0x2d98c7,_0x40a472)=>{_0x40a472&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x4c3cbf=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x4c3cbf['if']('isActive','ck-thread--active'),_0x4c3cbf['if']('isUnlinked','ck-thread--unlinked'),_0x4c3cbf['if']('isConfirm','ck-thread--remove-confirmation'),_0x4c3cbf['to']('actionIndicator',_0x1b59c2=>_0x1b59c2?'ck-thread--'+_0x1b59c2:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x4c3cbf['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 _0xdf8d9c of this['commentsListView']['commentViews'])_0xdf8d9c['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x488a1a}=this,_0x372e2f=this['commentsListView']['commentViews']['get'](0x0);_0x372e2f===this['_boundFirstCommentView']||_0x372e2f['isSystemComment']||(this['_boundFirstCommentView']=_0x372e2f,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x372e2f,'actionIndicator',_0x4aa36d=>'remove'===_0x4aa36d?'remove':null),_0x372e2f['placeholder']=N(_0x488a1a,'Write\x20a\x20comment...'),_0x372e2f['removeButton']['on']('execute',_0x1f06be=>{_0x1f06be['stop'](),this['showConfirm'](N(_0x488a1a,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x372e2f['focus']();}),_0x372e2f['actionBar']['add'](this['resolveButton'],0x0),_0x372e2f['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x2302ff=new _0x1d5443(this['locale']);return _0x2302ff['label']=N(this['locale'],'Resolve'),_0x2302ff['tooltip']=N(this['locale'],'Resolve'),_0x2302ff['icon']=_0x3d853c,_0x2302ff['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x2302ff['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x805a6a=>!_0x805a6a),_0x2302ff['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x18222e,_0x8051f8)=>_0x18222e&&!_0x8051f8),_0x2302ff['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x2302ff;}['_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 es extends kt{constructor(_0x1294f1){super(_0x1294f1),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x420d5a,_0x4201b6,_0x46555f)=>{this['element']['innerHTML']=_0x46555f;}),this['element']['innerHTML']=this['content'];}}class di extends kt{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0xf1ee9b,_0x54f7f9,_0x47f187){super(_0xf1ee9b),this['_model']=_0x54f7f9,this['_config']=_0x47f187,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x54f7f9,'content',_0x54f7f9,'authoredAt',(_0x2f7900,_0x57cf1f)=>N(_0xf1ee9b,'COMMENT_ARIA_LABEL',[_0x54f7f9['author']['name'],_0x47f187['formatDateTime'](_0x57cf1f),new DOMParser()['parseFromString'](_0x2f7900,'text/html')['body']['textContent'],_0x54f7f9['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new Zt(_0xf1ee9b,N(_0xf1ee9b,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0x1471c3(),this['focusTracker']=new _0x5dda15(),this['keystrokes']=new jt(),this['focusCycler']=new _0x11de24({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x3aad8e=>_0x3aad8e['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']?N(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):N(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?N(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):N(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['_createCommentContentView'](){const _0x5b7156=new es(this['locale']);return _0x5b7156['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x2ab70a,_0x34c405)=>_0x34c405?_0x471294(_0x2ab70a,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x2ab70a),_0x5b7156;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x528943=new os(this['locale'],this['_config']['editorConfig']);return _0x528943['value']=this['_model']['content'],_0x528943['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x528943['submitLabel']=N(this['locale'],'Save'),_0x528943['on']('submit',(_0x5f1945,_0x4070b5)=>{this['fire']('updateComment',this['_model']['id'],_0x4070b5),this['switchToDisplayMode'](),this['focus']();}),_0x528943['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x528943['once']('editorReady',()=>{_0x528943['focus']();}),_0x528943['createEditor'](),_0x528943['delegate']('editorReady')['to'](this),_0x528943['delegate']('editorDestroyed')['to'](this),_0x528943;}['_setupKeyboardNavigation'](){const _0x5b464e=this['element'];this['keystrokes']['listenTo'](_0x5b464e);for(const _0x565870 of this['focusables'])this['focusTracker']['add'](_0x565870['element']),this['keystrokes']['listenTo'](_0x565870['element']);this['focusables']['on']('change',(_0xe85ec8,_0x228e11)=>{for(const _0x4b4804 of _0x228e11['removed'])this['focusTracker']['remove'](_0x4b4804['element']),this['keystrokes']['stopListening'](_0x4b4804['element']);for(const _0x4e745d of _0x228e11['added'])this['focusTracker']['add'](_0x4e745d['element']),this['keystrokes']['listenTo'](_0x4e745d['element']);}),this['keystrokes']['set']('enter',(_0x15d44f,_0x5a117e)=>{_0x5b464e===_0x15d44f['target']&&(this['focusCycler']['focusFirst'](),_0x5a117e());}),this['keystrokes']['set']('esc',(_0x2d9db0,_0x530785)=>{_0x5b464e!==_0x2d9db0['target']&&(this['focus'](),_0x530785());});}}class Tt extends/* #__PURE__ -- @preserve */
28
+ ti(di){['actionBar'];['userView'];constructor(_0x4bb3f9,_0x372fd2,_0x31e7ee){super(_0x4bb3f9,_0x372fd2,_0x31e7ee),this['set']('actionIndicator',null),this['set']('placeholder',N(_0x4bb3f9,'Reply...')),this['bind']('authoredAt')['to'](_0x372fd2),this['bind']('resolvedAt')['to'](_0x372fd2),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 _0x1bfa6e(_0x4bb3f9,_0x372fd2['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x372fd2,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x1dcfd4=this['bindTemplate'],_0x3167c5=[{'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':_0x1dcfd4['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x1dcfd4['to']('authoredAt',_0x5b679f=>this['_config']['formatDateTime'](_0x5b679f))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x1dcfd4['if']('isEditMode','ck-comment__actions--hidden'),_0x1dcfd4['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']&&_0x3167c5['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x1dcfd4['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1,'aria-label':_0x1dcfd4['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x1dcfd4['if']('isEditMode','ck-comment--edit'),_0x1dcfd4['if']('isSystemComment','ck-comment--info'),_0x1dcfd4['to']('actionIndicator',_0x43ced1=>_0x43ced1?'ck-comment--'+_0x43ced1:'')],'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':_0x3167c5}]}]};}['_createEditButton'](){const _0x1ffbb7=new _0x3c7ff6(this['locale']);return _0x1ffbb7['label']=N(this['locale'],'Edit'),_0x1ffbb7['icon']=_0x83dfee,_0x1ffbb7['withText']=!0x0,_0x1ffbb7['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x1ffbb7['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x391b1e=>!_0x391b1e),_0x1ffbb7['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x1ffbb7['on']('execute',()=>this['switchToEditMode']()),_0x1ffbb7;}['_createRemoveButton'](){const _0x372621=new _0x3c7ff6(this['locale']);return _0x372621['label']=N(this['locale'],'Remove'),_0x372621['icon']=_0x248c13,_0x372621['withText']=!0x0,_0x372621['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x372621['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0xe987c4=>!_0xe987c4),_0x372621['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x372621['on']('execute',()=>{this['showConfirm'](N(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x372621;}['_createDropdown'](){const _0x10ed24=_0x50150e(this['locale'],_0x8e6c62),_0x1db3fe=_0x10ed24['panelView']['children'],_0x4e4e01=new _0x1730c6(this['locale']),_0x3a055e=_0x10ed24['bindTemplate'];_0x5ee006(_0x10ed24,()=>this['items']['find'](_0x1fd21c=>_0x1fd21c['isVisible'])),_0x10ed24['extendTemplate']({'attributes':{'class':[_0x3a055e['if']('isVisible','ck-hidden',_0x9aef05=>!_0x9aef05)]}});const _0x32d2e6=(_0x53be5f,_0x594a7f=-0x1)=>{const _0x2e8c52=new _0x40795b(this['locale']);_0x2e8c52['children']['add'](_0x53be5f);const _0x1399a9=_0x594a7f>-0x1?_0x594a7f:_0x4e4e01['items']['length'];_0x4e4e01['items']['add'](_0x2e8c52,_0x1399a9);const _0x207505=Array['from'](this['items']);_0x10ed24['unbind']('isEnabled','isVisible'),_0x10ed24['bind']('isEnabled')['toMany'](_0x207505,'isEnabled',(..._0x460dec)=>_0x460dec['some'](_0x38cd49=>_0x38cd49)),_0x10ed24['bind']('isVisible')['toMany'](_0x207505,'isVisible',(..._0x579e42)=>_0x579e42['some'](_0x4af8a9=>_0x4af8a9));};_0x10ed24['panelPosition']='sw',_0x10ed24['buttonView']['set']({'label':N(this['locale'],'Show\x20more\x20items'),'icon':_0x3b01f4});for(const _0x2301a3 of this['items'])_0x32d2e6(_0x2301a3);return _0x1db3fe['add'](_0x4e4e01),_0x10ed24['listenTo'](this['items'],'add',(_0x125761,_0x1ec5fb,_0x24771a)=>{_0x32d2e6(_0x1ec5fb,_0x24771a);}),_0x10ed24['listenTo'](this['items'],'remove',(_0x5a9e96,_0x5de3ec,_0x360818)=>{_0x4e4e01['items']['remove'](_0x360818);}),_0x10ed24;}['_attachActions'](_0x2cbcc0,_0x5cbbed){const _0x184697=_0x2cbcc0&&_0x2cbcc0['element'];_0x184697&&(this['listenTo'](_0x184697,'mouseenter',()=>this['actionIndicator']=_0x5cbbed),this['listenTo'](_0x184697,'focus',()=>this['actionIndicator']=_0x5cbbed),this['listenTo'](_0x184697,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x184697,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x408eba=super['_createCommentInputView']();return _0x408eba['bind']('placeholder')['to'](this),_0x408eba;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function xt(_0x295845){const _0x108588=Dt(_0x295845,0x1e),_0x12ad67=new MutationObserver(_0x29ada9=>{for(const _0x498f12 of _0x29ada9)('attributes'==_0x498f12['type']&&'class'==_0x498f12['attributeName']||'childList'==_0x498f12['type']||'characterData'==_0x498f12['type'])&&_0x108588();});return{'attach'(_0x4b7c28){_0x12ad67['observe'](_0x4b7c28,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x12ad67['disconnect'](),_0x108588['cancel']();}};}class E extends kt{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x3182c5,_0x3addcf){super(_0x3182c5),this['id']=_0x5b249c(),this['focusTracker']=new _0x5dda15(),this['keystrokes']=new jt(),this['keystrokes']['set']('Esc',(_0x4bfc3c,_0x23918b)=>this['fire']('Esc',_0x23918b)),this['set']('targetRect',{'top':0x0,'right':0x0,'bottom':0x0,'left':0x0}),this['set']('height',0x0),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['set']('length',0x0),this['set']('type',''),this['_mutationObserver']=xt(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this),this['content']['add'](_0x3addcf),this['mainView']=_0x3addcf;const _0x48681b=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x48681b['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 _0x35736=this['element']['clientHeight'];_0x35736&&(this['height']=_0x35736);}}class T extends/* #__PURE__ -- @preserve */
29
+ _0x310bea(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x86acd6,target:_0x307315,type:_0x11d42a,isVisible:_0x2d7a21=!0x0}){super(),this['view']=_0x86acd6,this['view']['element']||this['view']['render'](),this['_type']=_0x11d42a,this['_target']=_0x307315,T['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x7f3a36([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x3b5911,_0x282ef4)=>{this['view']['focusTracker']['add'](_0x282ef4);}),this['focusableElements']['on']('remove',(_0x46dfeb,_0x2e089a)=>{this['view']['focusTracker']['remove'](_0x2e089a);}),this['set']('isVisible',_0x2d7a21);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x59c0e4=this['_getNormalizedTarget']();return T['_assertCorrectTarget'](_0x59c0e4),_0x59c0e4;}get['targetRect'](){const _0x24d156=this['target'];if(null===_0x24d156)return null;if(_0x24d156 instanceof _0x10aff6)return _0x24d156;const _0x112d60=_0x24d156['filter'](_0x5b2c37=>function(_0x470ab0){const _0x4b88ef=_0x470ab0['offsetParent'];if(_0x4b88ef)return!0x0;const _0x491126=_0x470ab0['getClientRects']()['item'](0x0);return!!_0x491126;}(_0x5b2c37));return 0x0===_0x112d60['length']?null:new _0x10aff6(_0x112d60[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x26ba71){this['view']['isActive']=_0x26ba71,this['view']['mainView']['isActive']=_0x26ba71;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x389ace){if(!(null===_0x389ace||_0x389ace instanceof _0x10aff6||Array['isArray'](_0x389ace)&&_0x389ace['every'](_0x27b069=>fi(_0x27b069))))throw new _0x18be9b('annotation-invalid-target',null,{'target':_0x389ace});}['_getNormalizedTarget'](){const _0x5c4156='function'==typeof this['_target']?this['_target']():this['_target'];return fi(_0x5c4156)?[_0x5c4156]:_0x5c4156;}}function fi(_0x3b36ac){return null!==_0x3b36ac&&'object'==typeof _0x3b36ac&&'nodeType'in _0x3b36ac&&0x1===_0x3b36ac['nodeType'];}class S extends _0x7f3a36{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x597b48=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x5dda15(),this['_focusTracker']['on']('change:isFocused',(_0x4065ad,_0x1f1882,_0x1c49a9)=>{_0x1c49a9||this['fire']('blur');});for(const _0x3580f9 of _0x597b48)this['add'](_0x3580f9);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x581be3){if(this['has'](_0x581be3))throw new _0x18be9b('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x581be3['innerView'],_0x581be3),this['_viewToAnnotation']['set'](_0x581be3['view'],_0x581be3);for(const _0xab0db9 of _0x581be3['focusableElements'])this['_focusTracker']['add'](_0xab0db9);this['listenTo'](_0x581be3['focusableElements'],'add',(_0x474bb8,_0x5536d8)=>{this['_focusTracker']['add'](_0x5536d8);}),this['listenTo'](_0x581be3['focusableElements'],'remove',(_0x2dc556,_0x115928)=>{this['_focusTracker']['remove'](_0x115928);}),this['listenTo'](_0x581be3['view']['focusTracker'],'change:isFocused',(_0x7f26f9,_0x342026,_0x2bdda3)=>{_0x2bdda3&&this['fire']('focus',_0x581be3);}),_0x581be3['updateTargetRect']();const _0x5d5818=this['_getOrderInContent'](_0x581be3['view']['targetRect']);return super['add'](_0x581be3,_0x5d5818);}['remove'](_0x6bc89f){if(!this['has'](_0x6bc89f))throw new _0x18be9b('annotationcollection-not-existing-item',null);this['stopListening'](_0x6bc89f['view']['focusTracker']),this['stopListening'](_0x6bc89f['focusableElements']);for(const _0x265c7f of _0x6bc89f['focusableElements'])this['_focusTracker']['remove'](_0x265c7f);return this['_viewToAnnotation']['delete'](_0x6bc89f['view']),this['_innerViewToAnnotation']['delete'](_0x6bc89f['innerView']),super['remove'](_0x6bc89f);}['getByInnerView'](_0x4b9659){return this['_innerViewToAnnotation']['get'](_0x4b9659);}['getByView'](_0x169781){return this['_viewToAnnotation']['get'](_0x169781);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x297f7e of this)_0x297f7e['updateTargetRect']();this['_sort']();}['_sort'](){const _0x1b8e71=Array['from'](this)['sort']((_0x4d8f2e,_0x5a3227)=>w(_0x4d8f2e['view']['targetRect'],_0x5a3227['view']['targetRect']));for(let _0x3ac0b9=_0x1b8e71['length']-0x1;_0x3ac0b9>0x0;_0x3ac0b9--){const _0x33ee22=_0x1b8e71[_0x3ac0b9];_0x3ac0b9!==this['getIndex'](_0x33ee22)&&(this['remove'](_0x33ee22),this['add'](_0x33ee22));}}['_getOrderInContent'](_0x51753b){let _0xd09d4b=0x0;if(!_0x51753b)return this['length'];for(const _0x3ad095 of this){const _0x46debd=_0x3ad095['view']['targetRect'];if(_0x46debd){if(w(_0x51753b,_0x46debd)<0x0)return _0xd09d4b;_0xd09d4b++;}}return _0xd09d4b;}}function v({source:_0x4e9575,target:_0x1bdb95,filter:_0x2119e7}){for(const _0x4bc232 of _0x4e9575)_0x2119e7(_0x4bc232)&&_0x1bdb95['add'](_0x4bc232);_0x1bdb95['listenTo'](_0x4e9575,'add',(_0x1a8629,_0x213d2a)=>{_0x2119e7(_0x213d2a)&&_0x1bdb95['add'](_0x213d2a);}),_0x1bdb95['listenTo'](_0x4e9575,'remove',(_0x335a92,_0xa07066)=>{_0x1bdb95['has'](_0xa07066)&&_0x1bdb95['remove'](_0xa07066);});}function w(_0x147eb4,_0x713d8e){if(null===_0x147eb4&&null===_0x713d8e)return 0x0;if(null===_0x147eb4)return-0x1;if(null===_0x713d8e)return 0x1;const _0x52bad9=_0x147eb4['top']-_0x713d8e['top'];return 0x0==_0x52bad9?_0x147eb4['left']-_0x713d8e['left']:_0x52bad9;}class y extends _0xb0a350{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x59751a){if(super(_0x59751a),this['collection']=new S(),this['_visibleAnnotations']=new S(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x59751a instanceof _0x559dcd){const _0x309080=_0x59751a['locale'];_0x59751a['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':N(_0x309080,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':N(_0x309080,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':N(_0x309080,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':N(_0x309080,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':N(_0x309080,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':N(_0x309080,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':N(_0x309080,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x58c56f){this['collection']['add'](_0x58c56f);}['remove'](_0xfc1b30){this['collection']['remove'](_0xfc1b30),_0xfc1b30['destroy']();}['refreshVisibility'](){for(const _0x3db1b5 of this['collection'])_0x3db1b5['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x4ef544){return this['collection']['getByInnerView'](_0x4ef544);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x3554d4 of this['collection'])_0x3554d4['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x5c2370){this['fire']('_activateAnnotation',_0x5c2370);}['createAnnotation'](_0x4d7545){return new T(_0x4d7545);}['createAnnotationView'](_0x2b4433,_0x5ecf96){return new E(_0x2b4433,_0x5ecf96);}['_addActiveAnnotation'](_0x141e47){const _0x48c69d=new Set(this['activeAnnotations']);_0x48c69d['add'](_0x141e47),this['activeAnnotations']=_0x48c69d;}['_removeActiveAnnotation'](_0x577e6b){const _0xc9466a=new Set(this['activeAnnotations']);_0xc9466a['delete'](_0x577e6b),this['activeAnnotations']=_0xc9466a;}['_bindAnnotationsToVisibleAnnotations'](){const _0x17d0f7=this['collection'],_0x412c95=this['_visibleAnnotations'];function _0xda733(_0x262ee3){const _0x19ef9e=_0x262ee3['source'];_0x19ef9e['isVisible']&&!_0x412c95['has'](_0x19ef9e)?_0x412c95['add'](_0x19ef9e):!_0x19ef9e['isVisible']&&_0x412c95['has'](_0x19ef9e)&&_0x412c95['remove'](_0x19ef9e),_0x19ef9e['view']['focusTracker']['remove'](_0x19ef9e['view']['element']),_0x19ef9e['view']['focusTracker']['add'](_0x19ef9e['view']['element']);}this['listenTo'](_0x17d0f7,'add',(_0x12dcac,_0x1b85db)=>{_0x1b85db['isVisible']&&_0x412c95['add'](_0x1b85db),this['listenTo'](_0x1b85db,'change:isVisible',_0xda733);}),this['listenTo'](_0x17d0f7,'remove',(_0x4280eb,_0xaf4548)=>{_0x412c95['has'](_0xaf4548)&&_0x412c95['remove'](_0xaf4548),this['stopListening'](_0xaf4548,'change:isVisible',_0xda733);});}['_setupEnterAnnotationKeystroke'](){const _0x436a6b=_0x129bb2=>{_0x129bb2['on']('ready',()=>{_0x129bb2['keystrokes']['set'](_0x4c6be8,(_0x30477c,_0x2501cf)=>{const _0x3bb79a=_0x1c316a(this['activeAnnotations']['values']());_0x3bb79a&&(_0x3bb79a['view']['focus'](),_0x2501cf());});});};this['context']instanceof _0x559dcd?_0x436a6b(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x277f10,_0xc0874c)=>{_0x436a6b(_0xc0874c);});}['_setupEscapeAnnotationHandling'](){const _0x251f86=_0x583dfa=>{const _0x44100e=_0x583dfa['source'],_0x4509ce=[];let _0x6da61d;if(Array['isArray'](_0x44100e['target'])){_0x6da61d=_0x44100e['target'][0x0],this['context']instanceof _0x559dcd?_0x4509ce['push'](this['context']):this['context']['editors']&&_0x4509ce['push'](...this['context']['editors']);for(const _0x26f74b of _0x4509ce)for(const _0x4cacc9 of _0x26f74b['editing']['view']['domRoots']['values']())if(_0x4cacc9['contains'](_0x6da61d))return void _0x26f74b['editing']['view']['focus']();_0x6da61d['focus']();}};this['listenTo'](this['collection'],'add',(_0x11dc16,_0x37d043)=>{this['listenTo'](_0x37d043,'escape',_0x251f86,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x26d129,_0x10672e)=>{this['stopListening'](_0x10672e,'escape',_0x251f86);});}}const _t=Symbol('noChannel'),bt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0xb0a350{['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[y,lt,it];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x573987){super(_0x573987),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map());const _0x34eb70=this['context']['config'];_0x34eb70['define']('comments.maxCommentsWhenCollapsed',0x2),_0x34eb70['define']('comments.maxThreadTotalWeight',0x1f4),_0x34eb70['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x34eb70['define']('comments.CommentThreadView',gt),_0x34eb70['define']('comments.CommentView',Tt),_0x34eb70['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x400773=this['context']['plugins']['get'](y);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0xd1a5af,_0x4583b0)=>this['_addCommentThread'](_0x4583b0)),this['on']('submitCommentThread',(_0x57e99f,_0x3be561)=>this['_submitCommentThread'](_0x3be561)),this['on']('resolveCommentThread',(_0x50c463,_0x261759)=>this['_resolveCommentThread'](_0x261759)),this['on']('resolveCommentThread',(_0x1ae5a8,_0x1c5ed2)=>this['_updateActiveAnnotation'](_0x1c5ed2),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0xfaa92c,_0x4a6d67)=>this['_reopenCommentThread'](_0x4a6d67)),this['on']('reopenCommentThread',(_0x50eed5,_0x55ba3e)=>this['_updateActiveAnnotation'](_0x55ba3e),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x3aca1c,_0x56babd)=>this['_removeCommentThread'](_0x56babd)),this['on']('updateCommentThread',(_0x486ac0,_0x4be897)=>this['_updateCommentThread'](_0x4be897)),this['on']('updateCommentThread',(_0x348a7d,_0x195311)=>this['_updateActiveAnnotation'](_0x195311),{'priority':'lowest'}),this['on']('addComment',(_0x17ebc8,_0xea5cc2)=>this['_addComment'](_0xea5cc2)),this['on']('updateComment',(_0x3f73db,_0x3519c0)=>this['_updateComment'](_0x3519c0)),this['on']('removeComment',(_0x358968,_0x352f6c)=>this['_removeComment'](_0x352f6c)),this['on']('addComment',(_0x3e11bd,{threadId:_0x19d022,isFromAdapter:_0x436919})=>{if(_0x436919)return;const _0xa5cc2b=this['getCommentThread'](_0x19d022),_0x29b4f5=_0xa5cc2b&&this['_threadToController']['get'](_0xa5cc2b);_0x29b4f5&&_0x29b4f5['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x400773,'change:activeAnnotations',(_0x500204,_0x19ce63,_0x20b5c0)=>{const _0x3322e4=Array['from'](_0x20b5c0)['map'](_0x1a5760=>this['_viewToController']['get'](_0x1a5760['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x3322e4?_0x3322e4['model']:null;});}set['adapter'](_0x978f49){if(this['_adapter'])throw new _0x18be9b('commentsrepository-adapter-already-set');this['_adapter']=_0x978f49;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x99fb8e=_t,threadId:_0x3191d1=_0x5b249c(),comments:_0x1688e4=[],unlinkedAt:_0x955a2b=null,resolvedAt:_0x1ebeae=null,resolvedBy:_0x15e036=null,target:_0x21f1e3=null,context:_0x5be02d=null,attributes:_0x1ad68f={},isResolvable:_0x38ef47=!0x0,isSubmitted:_0x40c6b1=!0x1,isFromAdapter:_0x3f55e0=!0x1}={}){return this['fire'](Nt('addCommentThread',_0x99fb8e),{'channelId':_0x99fb8e,'threadId':_0x3191d1,'comments':_0x1688e4,'unlinkedAt':_0x955a2b,'resolvedAt':_0x1ebeae,'resolvedBy':_0x15e036,'target':_0x21f1e3,'context':_0x5be02d,'attributes':_0x1ad68f,'isFromAdapter':_0x3f55e0,'isResolvable':_0x38ef47,'isSubmitted':_0x40c6b1}),this['getCommentThread'](_0x3191d1);}['openNewCommentThread']({channelId:_0xf3790e=_t,threadId:_0x5d1450=_0x5b249c(),target:_0x1dc6ef,context:_0x41916a=null,isResolvable:_0x15a740=!0x0}){if(this['_readOnlyChannels']['has'](_0xf3790e)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x1dc6ef)throw new _0x18be9b('commentsrepository-missing-target');const _0x346f37=this['addCommentThread']({'channelId':_0xf3790e,'threadId':_0x5d1450,'target':_0x1dc6ef,'context':_0x41916a,'isResolvable':_0x15a740});if(!_0x346f37)return null;const _0x415f9a=this['_threadToController']['get'](_0x346f37),_0x36e0cd=_0x415f9a['view']['commentThreadInputView']['commentInputView'],_0x413537=this['context']['plugins']['get'](y),_0x12c235=_0x413537['getByInnerView'](_0x415f9a['view']);return _0x413537['activate'](_0x12c235),_0x36e0cd['once']('editorReady',()=>_0x36e0cd['focus']()),_0x346f37;}['hasCommentThread'](_0x3a099c){if('string'!=typeof _0x3a099c)throw new _0x18be9b('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x3a099c);}['updateCommentThread']({channelId:_0x4f4c01=_t,threadId:_0x1413ba,context:_0x380ebd,unlinkedAt:_0x3ba5a5,attributes:_0x131982,isFromAdapter:_0xb94239=!0x1}){return this['fire'](Nt('updateCommentThread',_0x4f4c01),{'channelId':_0x4f4c01,'threadId':_0x1413ba,'context':_0x380ebd,'unlinkedAt':_0x3ba5a5,'attributes':_0x131982,'isFromAdapter':_0xb94239}),this['getCommentThread'](_0x1413ba);}['getCommentThread'](_0x5f5610){if('string'!=typeof _0x5f5610)throw new _0x18be9b('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x5f5610);}['fetchCommentThread']({channelId:_0x54f506,threadId:_0x4ce205}={}){const _0x50a1fc=this['getCommentThread'](_0x4ce205);if(_0x50a1fc)return Promise['resolve'](_0x50a1fc);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x18be9b('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x54f506,'threadId':_0x4ce205})['then'](_0x52dee8=>this['hasCommentThread'](_0x4ce205)?this['getCommentThread'](_0x4ce205):_0x52dee8?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x54f506},_0x52dee8)):void 0x0)['catch'](_0x275823=>{throw console['error'](_0x275823),new _0x18be9b('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x56379a,skipNotAttached:_0xef39ed=!0x1,skipEmpty:_0x1f09a6=!0x1,toJSON:_0x57d41e=!0x1}={}){const _0x21edf5=[];for(const _0x2f34f9 of this['_threads']['values']())_0x56379a&&_0x2f34f9['channelId']!==_0x56379a||_0xef39ed&&!_0x2f34f9['isAttached']||_0x1f09a6&&0x0===_0x2f34f9['length']||_0x21edf5['push'](_0x2f34f9);return _0x57d41e?_0x21edf5['map'](_0x4d7166=>_0x4d7166['toJSON']()):_0x21edf5;}['getAnnotationForCommentThread'](_0x4d7f11){const _0xf66a5c=this['_threadToController']['get'](_0x4d7f11);if(!_0xf66a5c)return null;return this['context']['plugins']['get'](y)['getByInnerView'](_0xf66a5c['view'])||null;}['getCommentThreadForAnnotation'](_0x249989){const _0x44b2ff=this['_viewToController']['get'](_0x249989['innerView']);return _0x44b2ff?_0x44b2ff['model']:null;}['setActiveCommentThread'](_0x2bb549){const _0x78c055=this['context']['plugins']['get'](y);if(!_0x2bb549)return void(this['activeCommentThread']&&_0x78c055['deactivateAll']());const _0xa3b740=this['getCommentThread'](_0x2bb549);if(!_0xa3b740)throw new _0x18be9b('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x2bb549});if(!this['_threadToController']['has'](_0xa3b740))throw new _0x18be9b('commentsrepository-active-not-attached',null,{'threadId':_0x2bb549});const _0x582d44=_0x78c055['getByInnerView'](this['_threadToController']['get'](_0xa3b740)['view']);_0x78c055['activate'](_0x582d44);}['switchReadOnly'](_0x30d342,_0x2eb33a){_0x30d342?this['_readOnlyChannels']['add'](_0x2eb33a):this['_readOnlyChannels']['delete'](_0x2eb33a),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x116ed7){return this['_readOnlyChannels']['has'](_0x116ed7)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x2534b2,_0x436210){return new vt(_0x2534b2,_0x436210);}['setPermissions'](_0x52454b,_0x563804=_t){this['_permissions']['set'](_0x563804,_0x52454b),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x4cfabf=_t){return this['_permissions']['has'](_0x4cfabf)?this['_permissions']['get'](_0x4cfabf):bt;}['_addCommentThread']({channelId:_0x3813b3,threadId:_0x938cc0,comments:_0x52ee02,unlinkedAt:_0x32622c,resolvedAt:_0x23c7fd,resolvedBy:_0x589f2d,target:_0x4d6106,context:_0x2c0b86,attributes:_0x37613d,isFromAdapter:_0x1ca1f3,isResolvable:_0xf8c16a,isSubmitted:_0x528f17}){if('string'!=typeof _0x938cc0)throw new _0x18be9b('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x938cc0});if(this['hasCommentThread'](_0x938cc0))throw new _0x18be9b('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x938cc0});const _0x5b5c86=new pi(this,{'channelId':_0x3813b3,'id':_0x938cc0,'context':_0x2c0b86,'attributes':_0x37613d,'unlinkedAt':_0x32622c,'resolvedAt':_0x23c7fd,'resolvedBy':_0x589f2d?this['context']['plugins']['get'](it)['getUser'](_0x589f2d):null,'isResolvable':_0xf8c16a,'isSubmitted':_0x528f17||_0x1ca1f3});this['_threads']['set'](_0x938cc0,_0x5b5c86);for(const _0x1d5d87 of _0x52ee02)_0x5b5c86['_add'](this['_createNewComment']({'threadId':_0x938cc0,..._0x1d5d87}));return _0x4d6106&&_0x5b5c86['attachTo'](_0x4d6106),_0x1ca1f3||!_0x5b5c86['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x3813b3,'threadId':_0x938cc0});}['_submitCommentThread']({channelId:_0x1cf4ed,threadId:_0x31f504}){if(!this['hasCommentThread'](_0x31f504))throw new _0x18be9b('commentsrepository-missing-comment-thread',this);const _0x1188e9=this['getCommentThread'](_0x31f504);if(_0x1188e9['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x3f471b,comments:_0x5629f3,resolvedAt:_0x3b7010,resolvedBy:_0x140da9,context:_0x5ddd45,attributes:_0x5237f6}=_0x1188e9,_0x8ab246=this['context']['plugins']['get']('PendingActions'),_0x26f173=_0x8ab246['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x1cf4ed,'threadId':_0x3f471b,'comments':_0x5629f3['map'](_0xc7dd1b=>_0xc7dd1b['toJSON']()),'resolvedAt':_0x3b7010,'resolvedBy':_0x140da9?_0x140da9['id']:_0x140da9,'context':_0x5ddd45,'attributes':_0x5237f6})['then'](({comments:_0x4fe271})=>{_0x8ab246['remove'](_0x26f173);for(const _0x20933d of _0x4fe271)this['_updateComment']({'channelId':_0x1cf4ed,'threadId':_0x31f504,'commentId':_0x20933d['commentId'],'createdAt':_0x20933d['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x536323=>{throw console['error'](_0x536323),new _0x18be9b('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x334b48,target:_0x5ed8f3}){const _0x201d44=this['getCommentThread'](_0x334b48);if(!_0x201d44)throw new _0x18be9b('commentsrepository-attach-missing-comment-thread',this);const _0x1018c1=this['context']['plugins']['get']('PendingActions'),_0x377767=this['context']['plugins']['get'](y),_0x5ecda8=this['_createCommentThreadView'](_0x201d44),_0x3b25c5=new vt(_0x201d44,_0x5ecda8);let _0x1249ad=null;_0x5ecda8['on']('change:isDirty',(_0x43983c,_0x152323,_0x166a1d)=>{_0x166a1d?_0x1249ad=_0x1018c1['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x1249ad&&(_0x1018c1['remove'](_0x1249ad),_0x1249ad=null);}),this['_threadToController']['set'](_0x201d44,_0x3b25c5),this['_viewToController']['set'](_0x5ecda8,_0x3b25c5);const _0x1326d6=new E(this['context']['locale'],_0x5ecda8);_0x1326d6['bind']('length')['to'](_0x5ecda8),_0x1326d6['bind']('isDirty')['to'](_0x5ecda8,'isDirty',_0x5ecda8,'length',(_0x405678,_0x3d63ae)=>_0x405678||!_0x3d63ae),_0x1326d6['bind']('isActive')['to'](_0x5ecda8),_0x1326d6['type']='comment';const _0x4b3eaf=new T({'view':_0x1326d6,'target':_0x5ed8f3,'type':'comment','isVisible':!_0x201d44['archivedAt']&&!!('function'==typeof _0x5ed8f3?_0x5ed8f3():_0x5ed8f3)});return _0x5ecda8['on']('escape',()=>{_0x4b3eaf['fire']('escape');}),this['_bindAnnotationToEditors'](_0x5ecda8,_0x4b3eaf),_0x377767['add'](_0x4b3eaf),_0x4b3eaf;}['_bindAnnotationToEditors'](_0x47f22b,_0x478466){this['listenTo'](_0x47f22b,'editorReady',(_0x26d0d2,_0x2908ab)=>{const _0x3d61a8=_0x2908ab['ui']['view']['body']['bodyCollectionContainer'];_0x478466['focusableElements']['add'](_0x3d61a8),this['context']instanceof _0x559dcd&&this['context']['ui']['focusTracker']['add'](_0x3d61a8);},{'priority':'highest'}),this['listenTo'](_0x47f22b,'editorDestroyed',(_0x4130ac,_0x1c40bf)=>{const _0x240365=_0x1c40bf['ui']['view']['body']['bodyCollectionContainer'];_0x478466['focusableElements']['has'](_0x240365)&&_0x478466['focusableElements']['remove'](_0x240365),this['context']instanceof _0x559dcd&&this['context']['ui']['focusTracker']['remove'](_0x240365);});}['_unbindEditors'](_0x31eba9){this['stopListening'](_0x31eba9,'editorReady'),this['stopListening'](_0x31eba9,'editorDestroyed');}['_createCommentThreadView'](_0x416dc7){const _0x516588=this['context']['plugins']['get'](it),{config:_0x1f6d71,locale:_0x39dd47}=this['context'],_0x1561f8=pt(_0x1f6d71['get']('locale'),_0x39dd47);return new(0x0,(_0x1f6d71['get']('comments'))['CommentThreadView'])(_0x39dd47,_0x416dc7,_0x516588['me'],{'editorConfig':{..._0x1f6d71['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x1f6d71['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x1f6d71['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x1f6d71['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x1f6d71['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x1561f8,'CommentView':_0x1f6d71['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x22b5dc,channelId:_0x30ed5b,resolvedAt:_0x17ac6b,resolvedBy:_0x564590,isFromAdapter:_0x189a68}){if(!this['hasCommentThread'](_0x22b5dc))throw new _0x18be9b('commentsrepository-missing-comment-thread',null,{'threadId':_0x22b5dc});const _0x1e5268=this['getCommentThread'](_0x22b5dc);if(_0x1e5268['isResolved'])throw new _0x18be9b('commentsrepository-resolved-comment-thread',null,{'threadId':_0x22b5dc});const _0x1d12ef=this['context']['plugins']['get'](it);if(_0x1e5268['resolvedBy']=_0x1d12ef['getUser'](_0x564590),_0x1e5268['resolvedAt']=_0x17ac6b,_0x189a68||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x390efb=this['context']['plugins']['get']('PendingActions'),_0x1c8ebf=_0x390efb['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x30ed5b,'threadId':_0x22b5dc})['then'](({resolvedAt:_0x2aab33,resolvedBy:_0xc48bf8})=>{_0x390efb['remove'](_0x1c8ebf),_0x1e5268['resolvedBy']['id']!==_0xc48bf8&&(_0x1e5268['resolvedBy']=_0x1d12ef['getUser'](_0xc48bf8)),_0x1e5268['resolvedAt']=_0x2aab33;})['catch'](_0xd6d830=>{throw console['error'](_0xd6d830),new _0x18be9b('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x45cb64,channelId:_0x1cd2f6,isFromAdapter:_0x240c99}){if(!this['hasCommentThread'](_0x45cb64))throw new _0x18be9b('commentsrepository-missing-comment-thread',null,{'threadId':_0x45cb64});const _0x5d88a5=this['getCommentThread'](_0x45cb64);if(!_0x5d88a5['isResolved'])throw new _0x18be9b('commentsrepository-reopen-comment-thread',null,{'threadId':_0x45cb64});if(_0x5d88a5['resolvedBy']=null,_0x5d88a5['resolvedAt']=null,_0x240c99||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x44634d=this['context']['plugins']['get']('PendingActions'),_0x1979fd=_0x44634d['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x1cd2f6,'threadId':_0x45cb64})['then'](()=>_0x44634d['remove'](_0x1979fd))['catch'](_0x812c81=>{throw console['error'](_0x812c81),new _0x18be9b('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x23cb2c,isFromAdapter:_0x4fb7b4}){const _0x46657e=this['getCommentThread'](_0x23cb2c);if(!_0x46657e)throw new _0x18be9b('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x23cb2c),this['_threads']['delete'](_0x23cb2c),!_0x46657e['isSubmitted']||_0x4fb7b4||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x2caa18=this['context']['plugins']['get']('PendingActions'),{channelId:_0x475ed9}=_0x46657e,_0x2f7645=_0x2caa18['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x475ed9,'threadId':_0x23cb2c})['then'](()=>_0x2caa18['remove'](_0x2f7645))['catch'](_0x42f293=>{throw console['error'](_0x42f293),new _0x18be9b('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x21064c,unlinkedAt:_0x55ea1b,context:_0x211972,attributes:_0x4df2b5,isFromAdapter:_0x426dbc}){if('string'!=typeof _0x21064c)throw new _0x18be9b('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x21064c});if(!this['hasCommentThread'](_0x21064c))throw new _0x18be9b('commentsrepository-missing-comment-thread',null,{'threadId':_0x21064c});const _0x448703=this['getCommentThread'](_0x21064c);let _0x28ed97=!0x1;if(void 0x0!==_0x211972&&_0x448703['context']!==_0x211972&&(_0x448703['context']=_0x211972,_0x28ed97=!0x0),void 0x0!==_0x55ea1b&&_0x448703['unlinkedAt']!==_0x55ea1b&&(_0x448703['unlinkedAt']=_0x55ea1b,_0x28ed97=!0x0),_0x4df2b5&&!At(_0x4df2b5,_0x448703['attributes'])&&(_0x448703['attributes']=_0x4df2b5,_0x28ed97=!0x0),!_0x28ed97)return Promise['resolve']();if(!_0x448703['isSubmitted']||_0x426dbc||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x28642f=this['context']['plugins']['get']('PendingActions'),{channelId:_0xcce0df}=_0x448703,_0x4a052d=_0x28642f['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0xcce0df,'threadId':_0x21064c,'context':_0x211972,'unlinkedAt':_0x55ea1b,'attributes':_0x4df2b5})['then'](()=>_0x28642f['remove'](_0x4a052d))['catch'](_0x4d90b2=>{throw console['error'](_0x4d90b2),new _0x18be9b('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x591bc8){const _0x3fee6a=this['context']['plugins']['get'](y),_0x21df8b=this['getCommentThread'](_0x591bc8);if(_0x21df8b['_isAttached']=!0x1,this['_threadToController']['has'](_0x21df8b)){const _0xfa4864=this['_threadToController']['get'](_0x21df8b),_0x47974f=_0xfa4864['view'],_0x53b9c7=_0x3fee6a['getByInnerView'](_0x47974f);this['_threadToController']['delete'](_0x21df8b),this['_viewToController']['delete'](_0x47974f),_0x53b9c7&&_0x3fee6a['remove'](_0x53b9c7),_0xfa4864['destroy'](),_0x47974f['destroy']()['then'](()=>{this['_unbindEditors'](_0x47974f);});}}['_updateActiveAnnotation']({threadId:_0x55d0a3,resolvedAt:_0x91daf7,unlinkedAt:_0x45e6f7}){const _0x8ce9cc=!!_0x91daf7,_0x502d6f=this['context']['plugins']['get'](y),_0x1e84f6=this['getCommentThread'](_0x55d0a3);if(this['_threadToController']['has'](_0x1e84f6)){const _0x5bb864=this['_threadToController']['get'](_0x1e84f6)['view'],_0x3734e2=_0x502d6f['getByInnerView'](_0x5bb864);_0x3734e2&&(_0x8ce9cc&&_0x502d6f['_removeActiveAnnotation'](_0x3734e2),_0x45e6f7?_0x3734e2['isVisible']=!0x1:_0x3734e2['refreshVisibility']());}}['_getExternalAuthor'](_0x3ec506){const _0x4621ee=this['context']['plugins']['get'](it),_0x51ae2a=It('external:'+_0x3ec506),_0x205d41=_0x4621ee['getUser'](_0x51ae2a);return _0x205d41||_0x4621ee['addUser']({'id':_0x51ae2a,'name':_0x3ec506});}['_createNewComment']({threadId:_0xa03b33,commentId:_0x2a5b68=_0x5b249c(),content:_0x347804,authorId:_0x2587d1,createdAt:_0x127cb8,attributes:_0x2d75ab}){if('string'!=typeof _0x2a5b68)throw new _0x18be9b('commentsrepository-invalid-commentid');if('string'!=typeof _0x2587d1)throw new _0x18be9b('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x347804||!_0x347804['trim']())throw new _0x18be9b('commentsrepository-invalid-comment-content');const _0x465ae5=this['context']['plugins']['get'](it)['getUser'](_0x2587d1);if(!_0x465ae5)throw new _0x18be9b('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x2587d1});let _0x151139=null,_0x4b29a7=_0x127cb8;return _0x2d75ab?.['@external']&&(_0x151139=this['_getExternalAuthor'](_0x2d75ab['@external']['authorName']),_0x4b29a7=new Date(_0x2d75ab['@external']['createdAt'])),new wi(this,{'threadId':_0xa03b33,'id':_0x2a5b68,'author':_0x151139||_0x465ae5,'creator':_0x465ae5,'content':_0x347804,'createdAt':_0x127cb8,'authoredAt':_0x4b29a7,'attributes':_0x2d75ab});}['_addComment'](_0x57a45f){let {threadId:_0x5cd662,content:_0x29124d,attributes:_0xac5524,isFromAdapter:_0x376888}=_0x57a45f;const _0x338b1b=this['getCommentThread'](_0x57a45f['threadId']);if(!_0x338b1b)throw new _0x18be9b('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x29ef81=this['_createNewComment'](_0x57a45f),{id:_0x2a202b}=_0x29ef81;if(_0x338b1b['_add'](_0x29ef81),_0x376888||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x338b1b['isSubmitted'])return Promise['resolve']();const _0x3c5121=this['context']['plugins']['get']('PendingActions'),{channelId:_0x52f6b9}=_0x338b1b,_0x2b6aae=_0x3c5121['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0xac5524||(_0xac5524={}),this['adapter']['addComment']({'channelId':_0x52f6b9,'threadId':_0x5cd662,'commentId':_0x2a202b,'content':_0x29124d,'attributes':_0xac5524})['then'](_0x1409e6=>{_0x3c5121['remove'](_0x2b6aae),_0x1409e6&&this['_updateComment']({'channelId':_0x52f6b9,'threadId':_0x5cd662,'commentId':_0x2a202b,'createdAt':_0x1409e6['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x5866a3=>{throw console['error'](_0x5866a3),new _0x18be9b('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x3b8aff,commentId:_0x35b5a2,content:_0x49dc1d,createdAt:_0x771b21,attributes:_0xc478ed,isFromAdapter:_0x54090d}){if(void 0x0!==_0x49dc1d&&('string'!=typeof _0x49dc1d||!_0x49dc1d['trim']()['length']))throw new _0x18be9b('commentsrepository-update-comment-invalid-content');const _0x5c6b6f=this['getCommentThread'](_0x3b8aff),_0x31a586=_0x5c6b6f['getComment'](_0x35b5a2);if(!_0x31a586)throw new _0x18be9b('commentsrepository-update-missing-comment',this);let _0x10dd94=!0x1;if(_0x49dc1d&&_0x49dc1d!==_0x31a586['content']&&(_0x31a586['isEditable']||_0x54090d)&&(_0x31a586['content']=_0x49dc1d,_0x10dd94=!0x0),_0x771b21&&_0x771b21!==_0x31a586['createdAt']&&(_0x31a586['createdAt']=_0x771b21,_0x31a586['attributes']&&_0x31a586['attributes']['@external']||(_0x31a586['authoredAt']=_0x771b21),_0x10dd94=!0x0),_0xc478ed&&!At(_0xc478ed,_0x31a586['attributes'])&&(_0x31a586['attributes']=_0xc478ed,_0x10dd94=!0x0),!_0x10dd94)return Promise['resolve']();if(_0x5c6b6f['fire']('commentUpdated'),_0x54090d||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x518aff=this['context']['plugins']['get']('PendingActions'),{channelId:_0x1be363}=this['getCommentThread'](_0x31a586['threadId']),_0x51776c=_0x518aff['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x1be363,'threadId':_0x3b8aff,'commentId':_0x35b5a2,'content':_0x49dc1d,'attributes':_0xc478ed})['then'](()=>_0x518aff['remove'](_0x51776c))['catch'](_0x366a07=>{throw console['error'](_0x366a07),new _0x18be9b('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x1bc0a0,commentId:_0x3564db,isFromAdapter:_0xfcd66c}){const _0x31e74c=this['getCommentThread'](_0x1bc0a0),_0x269f26=_0x31e74c['getComment'](_0x3564db);if(!_0x269f26)throw new _0x18be9b('commentsrepository-remove-missing-comment',this);if(_0x31e74c['_remove'](_0x269f26),_0xfcd66c||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x250dd9=this['context']['plugins']['get']('PendingActions'),{channelId:_0x165afe}=_0x31e74c,_0x1cbcb2=_0x250dd9['add'](N(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x165afe,'threadId':_0x1bc0a0,'commentId':_0x3564db})['then'](()=>_0x250dd9['remove'](_0x1cbcb2))['catch'](_0xf0defc=>{throw console['error'](_0xf0defc),new _0x18be9b('commentsrepository-remove-comment-internal-error',this);});}}class pi extends/* #__PURE__ -- @preserve */
30
+ _0x310bea(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x3763e0,_0x3ad50e){super();const _0x23b001=_0x3ad50e['isResolvable'];this['channelId']=_0x3ad50e['channelId'],this['id']=_0x3ad50e['id'],this['comments']=new _0x7f3a36(),this['_repository']=_0x3763e0,this['_isAttached']=!0x1,this['_isSubmitted']=_0x3ad50e['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x3763e0,'_permissions',_0x3763e0,'_readOnlyChannels',()=>_0x3763e0['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x3763e0,'_permissions',()=>_0x3763e0['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x3763e0,'_permissions',()=>{const _0x28e9a9=_0x3763e0['getPermissions'](this['channelId']);return _0x28e9a9['write']||_0x28e9a9['admin'];}),this['bind']('isResolvable')['to'](_0x3763e0,'_permissions',()=>_0x23b001&&_0x3763e0['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x3ad50e['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x2c74da,_0x4934fe)=>_0x2c74da?_0x4934fe?_0x2c74da<_0x4934fe?_0x2c74da:_0x4934fe:_0x2c74da:_0x4934fe),this['set']('unlinkedAt',_0x3ad50e['unlinkedAt']||null),this['set']('resolvedAt',_0x3ad50e['resolvedAt']||null),this['set']('resolvedBy',_0x3ad50e['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x2d6fe8=>!!_0x2d6fe8),this['set']('attributes',_0x3ad50e['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x34e8a4,_0x1e259)=>_0x34e8a4+_0x1e259['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x3db7aa,id:_0x5c25d2}=this;this['_repository']['fire'](Nt('submitCommentThread',_0x3db7aa),{'channelId':_0x3db7aa,'threadId':_0x5c25d2});}['setUnlinkedAt'](_0x1a5abd){this['_update']({'unlinkedAt':_0x1a5abd});}['resolve']({resolvedAt:_0x1db327=new Date(),resolvedBy:_0x38615c=null,isFromAdapter:_0x408003=!0x1}={}){const _0x1fe315=this['_repository']['context']['plugins']['get'](it)['me'],{channelId:_0x1751bf,id:_0x1a9f02}=this;this['_repository']['fire'](Nt('resolveCommentThread',_0x1751bf),{'channelId':_0x1751bf,'threadId':_0x1a9f02,'resolvedAt':_0x1db327,'resolvedBy':_0x38615c||_0x1fe315['id'],'isFromAdapter':_0x408003});}['reopen']({isFromAdapter:_0x399fb4=!0x1}={}){const {channelId:_0x4957bd,id:_0x459d8f}=this;this['_repository']['fire'](Nt('reopenCommentThread',_0x4957bd),{'channelId':_0x4957bd,'threadId':_0x459d8f,'isFromAdapter':_0x399fb4});}['setContext'](_0x51cec9){this['context']||this['_update']({'context':_0x51cec9});}['setAttribute'](_0x6d5f13,_0x3fa0e0){const _0x4ccabe=wt(this['attributes']);yt(_0x4ccabe,_0x6d5f13,_0x3fa0e0),this['_update']({'attributes':_0x4ccabe});}['removeAttribute'](_0x441abf){const _0x3686ed=wt(this['attributes']);Ct(_0x3686ed,_0x441abf),this['_update']({'attributes':_0x3686ed});}['remove']({isFromAdapter:_0x43cda6=!0x1}={}){const {channelId:_0x3a9879,id:_0x56e154}=this;this['_repository']['fire'](Nt('removeCommentThread',_0x3a9879),{'channelId':_0x3a9879,'threadId':_0x56e154,'isFromAdapter':_0x43cda6});}['attachTo'](_0x4c4934){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x4c4934});}['addComment'](_0x45f77b){const {channelId:_0x47ca5a,id:_0xb015c9}=this;this['_repository']['fire'](Nt('addComment',_0x47ca5a,_0xb015c9),Object['assign']({'channelId':_0x47ca5a,'threadId':_0xb015c9},_0x45f77b));}['getComment'](_0x102237){if('string'!=typeof _0x102237)throw new _0x18be9b('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x102237});return this['comments']['get'](_0x102237);}['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'](_0x71848c=>_0x71848c['toJSON']()),'attributes':this['attributes']};}['_add'](_0x12e784){return this['listenTo'](_0x12e784,'change:authoredAt',()=>{const _0x5eb1d8=this['_findOptimalIndex'](_0x12e784),_0x44121c=this['comments'];_0x5eb1d8-0x1!=_0x44121c['getIndex'](_0x12e784)&&_0x5eb1d8+0x1!=_0x44121c['getIndex'](_0x12e784)&&(this['_remove'](_0x12e784),this['_add'](_0x12e784));}),this['comments']['add'](_0x12e784,this['_findOptimalIndex'](_0x12e784));}['_update'](_0x47f1ff){const {channelId:_0x211995,id:_0x536adf}=this;this['_repository']['fire'](Nt('updateCommentThread',_0x211995),{..._0x47f1ff,'channelId':_0x211995,'threadId':_0x536adf});}['_remove'](_0x36b11e){return this['stopListening'](_0x36b11e),_0x36b11e['destroy'](),this['comments']['remove'](_0x36b11e);}['_findOptimalIndex'](_0x533826){const _0x5e9345=this['comments']['find'](_0x303e09=>new Date(_0x303e09['authoredAt'])['getTime']()>new Date(_0x533826['authoredAt'])['getTime']());return _0x5e9345?this['comments']['getIndex'](_0x5e9345):this['length'];}}class wi extends/* #__PURE__ -- @preserve */
31
+ _0x310bea(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x269393,_0x1f2096){super();const _0x24c91a=_0x269393['context']['plugins']['get'](it)['me'],_0x18b962=_0x269393['getCommentThread'](_0x1f2096['threadId']),_0x3618aa=0x0===_0x18b962['comments']['length'],_0x1cda51=_0x24c91a===_0x1f2096['author'];this['id']=_0x1f2096['id'],this['threadId']=_0x1f2096['threadId'],this['author']=_0x1f2096['author'],this['creator']=_0x1f2096['creator'],this['isExternal']=Boolean(_0x1f2096['attributes']&&_0x1f2096['attributes']['@external']),this['set']('content',_0x1f2096['content']),this['createdAt']=_0x1f2096['createdAt']||new Date(),this['set']('authoredAt',_0x1f2096['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x18b962,'resolvedAt'),this['set']('attributes',_0x1f2096['attributes']||{}),this['bind']('isEditable')['to'](_0x269393,'_permissions',()=>{const _0x58a8ef=_0x269393['getPermissions'](_0x18b962['channelId'])['write'],_0x5a9fc1=_0x269393['getPermissions'](_0x18b962['channelId'])['modifyAll'];return _0x1cda51&&_0x58a8ef||!_0x1cda51&&_0x5a9fc1;}),this['bind']('isRemovable')['to'](_0x18b962,'isRemovable',_0x269393,'_permissions',_0x4c5bae=>{const _0x4e83d6=_0x269393['getPermissions'](_0x18b962['channelId'])['write'],_0x15bc87=_0x269393['getPermissions'](_0x18b962['channelId'])['modifyAll'];return _0x1cda51&&_0x4e83d6||_0x4c5bae&&_0x3618aa||!_0x1cda51&&_0x15bc87&&!_0x3618aa;}),this['bind']('isReadOnly')['to'](_0x18b962,'isReadOnly'),this['_repository']=_0x269393;}get['weight'](){return Math['max'](function(_0x557680){const _0x2ead72=document['createElement']('div');return _0x2ead72['innerHTML']=_0x557680,_0x2ead72['textContent']['length'];}(this['content']),0xc8);}['update'](_0x8858e7){const {threadId:_0x59289d,id:_0x3ff544}=this;if(!this['_repository']['hasCommentThread'](_0x59289d))throw new _0x18be9b('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x5d3815}=this['_repository']['getCommentThread'](_0x59289d);this['_repository']['fire'](Nt('updateComment',_0x5d3815,_0x59289d),{'channelId':_0x5d3815,'threadId':_0x59289d,'commentId':_0x3ff544,..._0x8858e7});}['setAttribute'](_0x391644,_0x1de399){const _0xa039f2=wt(this['attributes']);yt(_0xa039f2,_0x391644,_0x1de399),this['update']({'attributes':_0xa039f2});}['removeAttribute'](_0x156f74){const _0x2fe8bd=wt(this['attributes']);Ct(_0x2fe8bd,_0x156f74),this['update']({'attributes':_0x2fe8bd});}['remove'](_0x2a2a4e={}){if(!_0x2a2a4e['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x3e6bb4,id:_0x1f4f1f}=this;if(!this['_repository']['hasCommentThread'](_0x3e6bb4))throw new _0x18be9b('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0xf46d41}=this['_repository']['getCommentThread'](_0x3e6bb4);this['_repository']['fire'](Nt('removeComment',_0xf46d41,_0x3e6bb4),{'channelId':_0xf46d41,'threadId':_0x3e6bb4,'commentId':_0x1f4f1f,..._0x2a2a4e});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function Nt(_0x30fc66,..._0x51a9d2){for(const _0x23fd60 of _0x51a9d2)void 0x0!==_0x23fd60&&(_0x30fc66+=':'+String(_0x23fd60));return _0x30fc66;}class ot extends _0x4833ae{constructor(_0x4022fe){super(_0x4022fe),this['set']('hasContent',!0x1);}['refresh'](){const _0x41c660=this['editor']['model']['document']['selection'];this['isEnabled']=!0x0,this['hasContent']=!0x1;for(const _0xf7a08e of _0x41c660['getRanges']())if(this['_hasContent'](_0xf7a08e))return void(this['hasContent']=!0x0);}['execute']({threadId:_0x4a0be9=_0x5b249c(),ranges:_0xb554f4,comment:_0x5ca3a9}={}){const _0x2cc607=this['editor']['model'],_0x42e819=_0xb554f4??Array['from'](_0x2cc607['document']['selection']['getRanges']()),_0x1069de=[];for(const _0x1103e0 of _0x42e819)this['_hasContent'](_0x1103e0)&&_0x1069de['push'](this['_trimToContent'](_0x1103e0));if(!_0x1069de['length'])throw new _0x18be9b('addcommentthreadcommand-incorrect-ranges',null);_0x5ca3a9&&this['_createCommentThread'](_0x4a0be9,_0x5ca3a9),this['_createMarkersFromRanges'](_0x4a0be9,_0x1069de,!!_0x5ca3a9);}['_createMarkersFromRanges'](_0x27258a,_0x292ce3,_0x3e1ec7){this['editor']['model']['change'](_0x2231a6=>{for(const _0x51c49b of _0x292ce3){const _0x171101=_0x5b249c()['substr'](0x1,0x5),_0xfa847b='comment:'+_0x27258a+':'+_0x171101;_0x2231a6['addMarker'](_0xfa847b,{'range':_0x51c49b,'usingOperation':_0x3e1ec7,'affectsData':_0x3e1ec7});}});}['_createCommentThread'](_0x38eab6,_0x495b21){const _0x49e5b7=this['editor']['plugins']['get']('CommentsRepository'),_0x5ebcc2=this['editor']['config']['get']('collaboration.channelId'),_0x5b04e9=this['editor']['plugins']['get']('Users')['me'];if(!_0x5b04e9)throw new _0x18be9b('addcommentthreadcommand-user-not-found',null);_0x49e5b7['addCommentThread']({'threadId':_0x38eab6,'channelId':_0x5ebcc2,'comments':[{'authorId':_0x5b04e9['id'],'content':_0x495b21,'createdAt':new Date(),'attributes':{}}]});}['_hasContent'](_0x4fb659){for(const _0x3cb895 of _0x4fb659['getItems']())if(this['_itemIsContent'](_0x3cb895))return!0x0;return!0x1;}['_itemIsContent'](_0x306115){return _0x306115['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x306115)&&!_0x306115['is']('element','tableCell');}['_trimToContent'](_0x3408fe){const _0x2d4787=_0x3f1830=>!this['_itemIsContent'](_0x3f1830['item']),_0x90af56=_0x3408fe['start']['getLastMatchingPosition'](_0x2d4787),_0x41844c=_0x3408fe['end']['getLastMatchingPosition'](_0x2d4787,{'direction':'backward'});return this['editor']['model']['createRange'](_0x90af56,_0x41844c);}}class b extends _0x81c189{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[y];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x54451b){super(_0x54451b),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x393092=this['editor'],_0x448859=_0x393092['model']['document']['selection'],_0x49ec5c=_0x5670e0(()=>this['refreshSelectedViews'](),0xa);_0x448859['on']('change:range',(_0x1d8f52,_0x25f0e1)=>{_0x25f0e1['directChange']&&(_0x49ec5c['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x393092['editing']['view']['document'],'change:isFocused',(_0x440d97,_0x309465,_0xc18e57)=>{_0xc18e57&&_0x49ec5c();}),this['listenTo'](_0x393092['ui']['focusTracker'],'change:isFocused',(_0x2c00f3,_0x47cf50,_0x191443)=>{_0x191443||this['fire']('blur',{'isAnnotationTracked':_0x4a620e=>this['_editorAnnotationsData']['has'](_0x4a620e['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x456e4d){if(this['_editorAnnotations']['has'](_0x456e4d['view']))return;this['_editorAnnotations']['add'](_0x456e4d['view']),this['editor']['ui']['focusTracker']['add'](_0x456e4d['view']['element']);const _0x2e317d=this['editor']['plugins']['get'](y);this['listenTo'](_0x2e317d['collection'],'remove',(_0x597879,_0x522903)=>{this['editor']['ui']['focusTracker']['remove'](_0x522903['view']['element']),this['_editorAnnotations']['delete'](_0x522903['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x23006f){if('function'!=typeof _0x23006f)throw new _0x18be9b('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x23006f);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x39a7b1,annotations:_0x171ab2}){const _0x4de713=[],_0x4da852=this['editor']['model']['document']['selection'],_0x231296=Array['from'](_0x4da852['getRanges']());for(const [_0x580c04,_0x5cc6cd]of this['_editorAnnotationsData']){const _0x1866cc=_0x11a343(_0x5cc6cd),_0x37468c=_0x171ab2['getByInnerView'](_0x580c04);_0x1866cc&&_0x37468c&&_0x4de713['push']({'annotation':_0x37468c,'range':_0x1866cc});}function _0x11a343(_0x1bfe94){for(const _0x36d59f of _0x1bfe94)for(const _0x57e818 of _0x231296)if(_0x36d59f['containsRange'](_0x57e818,!_0x4da852['isCollapsed']))return _0x36d59f;return null;}return _0x4de713['sort']((_0x135e75,_0x3c1387)=>{const _0x22792e=_0x135e75['range'],_0x1df6cc=_0x3c1387['range'];if(!_0x22792e['isEqual'](_0x1df6cc)){if(_0x22792e['containsRange'](_0x1df6cc,!0x0))return 0x1;if(_0x1df6cc['containsRange'](_0x22792e,!0x0))return-0x1;}return _0x135e75['annotation']==_0x39a7b1?-0x1:_0x3c1387['annotation']==_0x39a7b1?0x1:0x0;})['map'](_0x44c5fa=>_0x44c5fa['annotation']);}get['_editorAnnotationsData'](){const _0x538bb1=new Map();for(const _0x3c218d of Array['from'](this['_dataCollectors']))for(const [_0x3bdfff,_0x4f5aee]of _0x3c218d())_0x538bb1['set'](_0x3bdfff,_0x4f5aee);return _0x538bb1;}}class st extends _0x81c189{['afterInit'](){const _0x356fa9=this['editor'];if(!_0x356fa9['plugins']['has']('RestrictedEditingModeEditing'))return;_0x356fa9['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class ct extends _0x81c189{constructor(_0x1bfa10){super(_0x1bfa10),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x5e052a=this['editor'],_0x4c18a6=_0x5e052a['commands']['get']('importWord'),_0x2b0e80=_0x5e052a['plugins']['get'](it);_0x4c18a6&&(_0x4c18a6['on']('execute',(_0x20b16b,[,_0x1b6ec9])=>{_0x1b6ec9['collaboration_features']={'comments':!0x0,'user_id':_0x2b0e80['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x4c18a6,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x509fa2,_0x569d4d){const {comment_threads:_0x172578}=_0x569d4d;_0x172578&&_0x172578['forEach'](({thread_id:_0x5ba4ca,comments:_0x330015,is_resolved:_0x5b52a9})=>{const _0x258567=new Date(),_0x1a5a64=_0x330015['map'](({author:_0x326e77,content:_0x4797dd,created_at:_0x53f6ba})=>({'content':_0x4797dd,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x258567,'attributes':{'@external':{'authorName':_0x326e77,'createdAt':_0x53f6ba?new Date(_0x53f6ba):new Date(),'source':'importWord'}}})),_0x1ad115=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x1ad115,'threadId':_0x5ba4ca,'comments':_0x1a5a64,'resolvedAt':_0x5b52a9?_0x258567:null});});}}class at extends _0x81c189{constructor(_0x2ab9e9){super(_0x2ab9e9),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x298a18=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x298a18,'contentInsertion',(_0x10c05f,_0x282326)=>this['_removeMarkersWithoutThreads'](_0x282326['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0xcd300f){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0xcd300f;const _0x33fcd6=this['editor']['plugins']['get']('CommentsRepository');for(const _0x3c09b0 of _0xcd300f['keys']()){const [_0x451e05,_0x32464b]=_0x3c09b0['split'](':');'comment'!=_0x451e05||_0x33fcd6['hasCommentThread'](_0x32464b)||_0xcd300f['delete'](_0x3c09b0);}return _0xcd300f;}['_registerMarkerInClipboardPipeline'](){const _0x586e73=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x16fee=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x16fee&&_0x586e73['_registerMarkerToCopy']('comment',_0x16fee);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x441454){switch(_0x441454){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}function ft(_0x2c049d){const _0x453c9b=_0x2c049d['split'](':');return{'group':_0x453c9b[0x0],'id':_0x453c9b[0x1],'part':_0x453c9b[0x2]};}class ut extends _0x81c189{['init'](){this['overrideMarkerConverters'](),this['overrideHorizontalRuleConverter'](),this['overrideImageInlineConverter'](),this['overrideMediaEmbedConverter']();}['overrideMarkerConverters'](){this['editor']['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'comment','view':(_0x40808c,_0x496ecf)=>{if(!_0x496ecf['options']['showCommentHighlights'])return null;if(_0x496ecf['options']['ignoreResolvedComments']){const {id:_0x5ed8f5}=ft(_0x40808c['markerName']),_0x489bd8=this['editor']['plugins']['get'](o);if(_0x489bd8['getCommentThread'](_0x5ed8f5)?.['isResolved']&&_0x40808c['item'])return _0x496ecf['consumable']['consume'](_0x40808c['item'],'addMarker:'+_0x40808c['markerName']),_0x496ecf['consumable']['consume'](_0x40808c['item'],'removeMarker:'+_0x40808c['markerName']),null;}return{'classes':['ck-comment-marker']};}}),this['editor']['conversion']['for']('dataDowncast')['add'](_0x47441b=>{_0x47441b['on']('addMarker:comment',(_0x431840,_0x247b31,_0x18251c)=>{if(!_0x18251c['options']['showCommentHighlights'])return;const _0x160786=_0x247b31['item'];if(!_0x160786)return;const _0x322fc4=_0x18251c['mapper']['toViewElement'](_0x160786);this['editor']['model']['schema']['isObject'](_0x160786)&&_0x322fc4&&!_0x322fc4['getCustomProperty']('widget')&&_0x322fc4['is']('containerElement')&&_0x28a4bd(_0x322fc4,_0x18251c['writer']);},{'priority':'high'});});}['overrideHorizontalRuleConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x4848d5,{writer:_0x3a7f49,options:_0x1e7792})=>{if(!_0x1e7792['showCommentHighlights'])return null;const _0x1e6fa3=_0x3a7f49['createContainerElement']('div'),_0x1a3780=_0x3a7f49['createEmptyElement']('hr');return _0x3a7f49['addClass']('ck-horizontal-line',_0x1e6fa3),_0x3a7f49['insert'](_0x3a7f49['createPositionAt'](_0x1e6fa3,0x0),_0x1a3780),_0x1e6fa3;},'converterPriority':'high'});}['overrideImageInlineConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToStructure']({'model':'imageInline','view':(_0x3da965,{writer:_0x301adf,options:_0x114a87})=>{if(!_0x114a87['showCommentHighlights'])return null;const _0x31432c=_0x301adf['createContainerElement']('span'),_0x51a437=_0x301adf['createEmptyElement']('img');return _0x301adf['addClass']('image-inline',_0x31432c),_0x301adf['insert'](_0x301adf['createPositionAt'](_0x31432c,0x0),_0x51a437),_0x31432c;},'converterPriority':'high'});}['overrideMediaEmbedConverter'](){this['editor']['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x2c1f2a,{writer:_0xf22dbd,options:_0x3316a9})=>{if(_0x3316a9['showCommentHighlights'])return _0xf22dbd['createEmptyElement']('div');},'converterPriority':'high'}),this['editor']['data']['downcastDispatcher']['on']('attribute:url:media',(_0x53ddfc,_0x348d08,_0x3f877a)=>{_0x3f877a['options']['showCommentHighlights']&&_0x53ddfc['stop']();},{'priority':'high'});}}class r extends _0x81c189{static get['requires'](){return[o,b,it,st,ct,at,ut];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x31c94c){super(_0x31c94c),this['set']('isThreadsLoadingPaused',!0x0),_0x31c94c['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x4b2061,_0x461e18,_0x3608a7,_0x278a2f)=>{const _0x5b8d73=_0x31c94c['plugins']['get'](o),_0x4e12c5=_0x3608a7?ft(_0x3608a7)['id']:null;_0x31c94c['model']['change'](()=>{if(_0x4e12c5){const _0xb0ee5e=this['getAllMarkersForId'](_0x4e12c5);for(const _0x3b8c14 of _0xb0ee5e)_0x31c94c['editing']['reconvertMarker'](_0x3b8c14);}if(_0x278a2f){const {id:_0x105889}=ft(_0x278a2f),_0x501a55=_0x5b8d73['getCommentThread'](_0x105889);if(_0x501a55&&_0x501a55['unlinkedAt'])return;if(_0x501a55&&!_0x501a55['isAttached'])return;const _0x4d40db=this['getAllMarkersForId'](_0x105889);for(const _0x514aef of _0x4d40db)_0x31c94c['editing']['reconvertMarker'](_0x514aef);}}),_0x4e12c5&&this['scrollToThreadMarker'](_0x4e12c5);}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0xaa3dca=this['editor'],_0x3abeeb=_0xaa3dca['plugins']['get'](o),_0x442c56=_0xaa3dca['config']['get']('collaboration.channelId'),_0x11c2d5=_0x3abeeb['getCommentThreads']()['filter'](_0x372d22=>_0x372d22['channelId']!==_0x442c56);_0xaa3dca['commands']['add']('addCommentThread',new ot(_0xaa3dca)),this['listenTo'](_0xaa3dca,'change:isReadOnly',(_0x2d6138,_0x104469,_0xf07576)=>{_0x3abeeb['switchReadOnly'](_0xf07576,_0xaa3dca['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x3abeeb,dt('addCommentThread',_0x442c56),(_0x487e5d,{threadId:_0x51367c})=>{const _0x2948a6=this['editor']['plugins']['get'](o)['getCommentThread'](_0x51367c);_0x2948a6?.['unlinkedAt']&&this['_attachArchivedThread'](_0x51367c);}),this['listenTo'](_0x3abeeb,dt('removeCommentThread',_0x442c56),(_0x144541,{threadId:_0x197765})=>{_0xaa3dca['model']['enqueueChange']({'isUndoable':!0x1},_0x2aec6b=>{const _0x2b259a=this['getAllMarkersForId'](_0x197765);for(const _0x1e6465 of _0x2b259a)_0x2aec6b['removeMarker'](_0x1e6465);});}),this['listenTo'](_0x3abeeb,dt('resolveCommentThread',_0x442c56),(_0x2b2997,{threadId:_0x31dde6})=>{(this['_reconvertMarkers'](_0x31dde6),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x31dde6)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x3abeeb,dt('reopenCommentThread',_0x442c56),(_0x181ec6,{threadId:_0x25daec})=>{this['_reconvertMarkers'](_0x25daec);},{'priority':'low'}),this['listenTo'](_0x3abeeb,dt('addComment',_0x442c56),(_0x36f436,{threadId:_0x4d630e,isFromAdapter:_0x33a76e})=>{const _0xcc9b7d=this['getAllMarkersForId'](_0x4d630e);if(_0x33a76e||0x0==_0xcc9b7d['length']||!_0x3abeeb['hasCommentThread'](_0x4d630e))return;0x1===_0x3abeeb['getCommentThread'](_0x4d630e)['length']&&_0xaa3dca['model']['enqueueChange']({'isUndoable':!0x1},_0x55b0e8=>{for(const _0x84c8 of _0xcc9b7d)_0x55b0e8['updateMarker'](_0x84c8,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove'](),this['_handleInitialThreads'](_0x11c2d5);}['afterInit'](){!async function(_0x282995){const _0x4b2037=_0x45a575([0x33,0x75,0x6c,0x70,0x58,0x51,0x53,0x57,0x47,0x4f,0x63,0x4a,0x4e,0x42,0x49,0x38,0x30,0x39,0x4b,0x67,0x77,0x45,0x6f,0x76,0x66,0x79,0x73,0x44,0x48,0x5a,0x31,0x7a,0x55,0x34,0x62,0x65,0x68,0x78,0x64,0x71,0x32,0x61,0x36,0x6a,0x6e,0x54,0x50,0x74,0x41,0x4c,0x56,0x52,0x6b,0x4d,0x37,0x6d,0x69,0x72,0x46,0x43,0x35,0x59]),_0x166a22=0x5abf4589,_0x3b0465=0x5ab82a41^_0x166a22,_0x56208f=window[_0x45a575([0x44,0x61,0x74,0x65])][_0x45a575([0x6e,0x6f,0x77])](),_0x5c14b1=_0x282995[_0x45a575([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3a2909=new window[(_0x45a575([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x15ccda=>{_0x5c14b1[_0x45a575([0x6f,0x6e,0x63,0x65])](_0x45a575([0x72,0x65,0x61,0x64,0x79]),_0x15ccda);}),_0x93c998={[_0x45a575([0x6b,0x74,0x79])]:_0x45a575([0x45,0x43]),[_0x45a575([0x75,0x73,0x65])]:_0x45a575([0x73,0x69,0x67]),[_0x45a575([0x63,0x72,0x76])]:_0x45a575([0x50,0x2d,0x32,0x35,0x36]),[_0x45a575([0x78])]:_0x45a575([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]),[_0x45a575([0x79])]:_0x45a575([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]),[_0x45a575([0x61,0x6c,0x67])]:_0x45a575([0x45,0x53,0x32,0x35,0x36])},_0x1c8ead=_0x5c14b1[_0x45a575([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x45a575([0x67,0x65,0x74])](_0x45a575([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x272298(){let _0x4346b7,_0x135c65=null,_0x4c2161=null;try{if(_0x1c8ead==_0x45a575([0x47,0x50,0x4c]))return _0x45a575([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4346b7=_0x237393(),!_0x4346b7)return _0x45a575([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4346b7[_0x45a575([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4c2161=_0x3af8ff(_0x4346b7[_0x45a575([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4346b7[_0x45a575([0x6a,0x74,0x69])])),await _0x2eddb2()?_0x1af198()?_0x1a1485()?_0x45a575([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3e8fc7()?(_0x4346b7[_0x45a575([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x45a575([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x135c65=_0x4bd601(_0x45a575([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4346b7[_0x45a575([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x45a575([0x74,0x72,0x69,0x61,0x6c])&&(_0x135c65=_0x4bd601(_0x45a575([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2b7c15()):_0x45a575([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x45a575([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x45a575([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x45a575([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1a1485(){const _0x16a7b1=[_0x45a575([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x45a575([0x74,0x72,0x69,0x61,0x6c])][_0x45a575([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4346b7[_0x45a575([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x56208f/0x3e8:0xe10*_0x3b0465;return _0x4346b7[_0x45a575([0x65,0x78,0x70])]<_0x16a7b1;}function _0x1af198(){const _0x12db5a=_0x4346b7[_0x45a575([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x12db5a)return!0x1;if(_0x12db5a[_0x45a575([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x45a575([0x2a])))return!0x0;if(_0x12db5a[_0x45a575([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x45a575([0x43,0x4d,0x54])))return!0x0;if(_0x12db5a[_0x45a575([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x45a575([0x52,0x43,0x4d,0x54]))){if(_0x342f3c())return!0x0;if(_0x14ed13()||_0x27c454())return!0x0;}return!0x1;}function _0x3e8fc7(){const _0x9f135f=_0x4346b7[_0x45a575([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x9f135f||0x0==_0x9f135f[_0x45a575([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2b99a2}=new URL(window[_0x45a575([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x9f135f[_0x45a575([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2b99a2))return!0x0;const _0x2c0e94=_0x2b99a2[_0x45a575([0x73,0x70,0x6c,0x69,0x74])](_0x45a575([0x2e]));return _0x9f135f[_0x45a575([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3f365b=>_0x3f365b[_0x45a575([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x45a575([0x2a])))[_0x45a575([0x6d,0x61,0x70])](_0x4fa3ec=>_0x4fa3ec[_0x45a575([0x73,0x70,0x6c,0x69,0x74])](_0x45a575([0x2e])))[_0x45a575([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x168458=>_0x168458[_0x45a575([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2c0e94[_0x45a575([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x45a575([0x6d,0x61,0x70])](_0x5662ff=>Array(_0x2c0e94[_0x45a575([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x5662ff[_0x45a575([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x45a575([0x66,0x69,0x6c,0x6c])](_0x5662ff[0x0]===_0x45a575([0x2a])?_0x45a575([0x2a]):'')[_0x45a575([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x5662ff))[_0x45a575([0x73,0x6f,0x6d,0x65])](_0x5b83c8=>_0x2c0e94[_0x45a575([0x65,0x76,0x65,0x72,0x79])]((_0x439892,_0x2613be)=>_0x5b83c8[_0x2613be]===_0x439892||_0x5b83c8[_0x2613be]===_0x45a575([0x2a])));}function _0x2b7c15(){return _0x135c65&&_0x4c2161?new window[(_0x45a575([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x23b177,_0x204d51)=>{_0x135c65[_0x45a575([0x74,0x68,0x65,0x6e])](_0x23b177,_0x204d51),_0x4c2161[_0x45a575([0x74,0x68,0x65,0x6e])](_0x13e230=>{_0x13e230!=_0x45a575([0x56,0x61,0x6c,0x69,0x64])&&_0x23b177(_0x13e230);},_0x204d51);}):_0x135c65||_0x4c2161||_0x45a575([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3af8ff(_0x503fe1,_0x52cae2){return new window[(_0x45a575([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x472c91=>{if(_0x254fd4())return _0x472c91(_0x45a575([0x56,0x61,0x6c,0x69,0x64]));_0x26cb20(),_0x5c14b1[_0x45a575([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x45a575([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3852a3=!0x1;const _0x281112=_0x5b249c();function _0x3097de(_0x3b89c1){return!!_0x3b89c1&&(typeof _0x3b89c1===_0x45a575([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3b89c1===_0x45a575([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3b89c1[_0x45a575([0x74,0x68,0x65,0x6e])]===_0x45a575([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3b89c1[_0x45a575([0x63,0x61,0x74,0x63,0x68])]===_0x45a575([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x444d91(_0x5d0432){_0x84a338(_0x5d0432)[_0x45a575([0x74,0x68,0x65,0x6e])](_0x192840=>{if(!_0x192840||_0x192840[_0x45a575([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x45a575([0x6f,0x6b]))return _0x45a575([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3e454f(_0xd169e8(_0x281112+_0x52cae2))!=_0x192840[_0x45a575([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x45a575([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x45a575([0x56,0x61,0x6c,0x69,0x64]);})[_0x45a575([0x74,0x68,0x65,0x6e])](_0x3452b3=>(_0x3bddb1(),_0x3452b3),()=>{const _0x167967=_0x1caf6d();return null==_0x167967?(_0x3bddb1(),_0x45a575([0x56,0x61,0x6c,0x69,0x64])):_0x45a575(_0x56208f-_0x167967>(0x7eb3c189^_0x166a22)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x45a575([0x74,0x68,0x65,0x6e])](_0x472c91)[_0x45a575([0x63,0x61,0x74,0x63,0x68])](()=>{_0x472c91(_0x45a575([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x19546b=0x5a89ab09^_0x166a22;function _0x3bddb1(){const _0x20434a=_0x45a575([0x6c,0x6c,0x63,0x74,0x2d])+_0x3e454f(_0xd169e8(_0x503fe1)),_0x4233ce=_0x3e546f(_0x3e454f(window[_0x45a575([0x4d,0x61,0x74,0x68])][_0x45a575([0x63,0x65,0x69,0x6c])](_0x56208f/_0x19546b)));window[_0x45a575([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x45a575([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x20434a,_0x4233ce);}function _0x1caf6d(){const _0x4a6ed0=_0x45a575([0x6c,0x6c,0x63,0x74,0x2d])+_0x3e454f(_0xd169e8(_0x503fe1)),_0x42dea4=window[_0x45a575([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x45a575([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4a6ed0);return _0x42dea4?window[_0x45a575([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3e546f(_0x42dea4),0x10)*_0x19546b:null;}function _0x84a338(_0x52bf22){return new window[(_0x45a575([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5d875e,_0x36b399)=>{_0x52bf22[_0x45a575([0x74,0x68,0x65,0x6e])](_0x5d875e,_0x36b399),window[_0x45a575([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x36b399,0x5abe9149^_0x166a22);});}}_0x5c14b1[_0x45a575([0x6f,0x6e])](_0x45a575([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3606fd,_0x4c340a)=>{if(_0x4c340a[0x0]!=_0x503fe1)return _0x472c91(_0x45a575([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4c340a[0x1]={..._0x4c340a[0x1],[_0x45a575([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x281112};},{[_0x45a575([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x45a575([0x68,0x69,0x67,0x68])}),_0x5c14b1[_0x45a575([0x6f,0x6e])](_0x45a575([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xbd570b=>{_0x3097de(_0xbd570b[_0x45a575([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3852a3=!0x0,_0x444d91(_0xbd570b[_0x45a575([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x45a575([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x45a575([0x6c,0x6f,0x77])}),_0x3a2909[_0x45a575([0x74,0x68,0x65,0x6e])](()=>{_0x3852a3||_0x472c91(_0x45a575([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x254fd4(){return _0x5c14b1[_0x45a575([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x45a575([0x76,0x69,0x65,0x77])][_0x45a575([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x45a575([0x61,0x75,0x74,0x6f]);}function _0x26cb20(){_0x5c14b1[_0x45a575([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x45a575([0x76,0x69,0x65,0x77])][_0x45a575([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x45a575([0x61,0x75,0x74,0x6f]);}}function _0x4bd601(_0x424c49){const _0x54ff1b=[new window[(_0x45a575([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x40762a=>setTimeout(_0x40762a,0x5ab67b45^_0x166a22)),_0x3a2909[_0x45a575([0x74,0x68,0x65,0x6e])](()=>new window[(_0x45a575([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3f304d=>{let _0x4e14cc=0x0;_0x5c14b1[_0x45a575([0x6d,0x6f,0x64,0x65,0x6c])][_0x45a575([0x6f,0x6e])](_0x45a575([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1ecdf3,_0x1dfb4a)=>{_0x1dfb4a[0x0][_0x45a575([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4e14cc++,_0x4e14cc==(0x5abf4471^_0x166a22)&&(_0x3f304d(),_0x1ecdf3[_0x45a575([0x6f,0x66,0x66])]());});}))];return window[_0x45a575([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x45a575([0x72,0x61,0x63,0x65])](_0x54ff1b)[_0x45a575([0x74,0x68,0x65,0x6e])](()=>_0x424c49);}async function _0x2b24f0(){await _0x3a2909,_0x5c14b1[_0x45a575([0x6d,0x6f,0x64,0x65,0x6c])][_0x45a575([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x376cc0,_0x5c14b1[_0x45a575([0x6d,0x6f,0x64,0x65,0x6c])][_0x45a575([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x376cc0,_0x5c14b1[_0x45a575([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x45a575([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x342f3c(){return _0xfdf481(_0x45a575([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0xe1843d(_0x45a575([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x45a575([0x73,0x74,0x61,0x74,0x65])]==_0x45a575([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x14ed13(){return _0xfdf481(_0x45a575([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 _0x27c454(){return _0xfdf481(_0x45a575([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x13dd71(_0x330dc6){const _0x4ea4af=_0x31d229();_0x5c14b1[_0x4ea4af]=_0x45a575([0x63,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x330dc6,_0x330dc6!=_0x45a575([0x56,0x61,0x6c,0x69,0x64])&&_0x2b24f0();}function _0x31d229(){const _0x52a592=window[_0x45a575([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x45a575([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x45a575([0x6e,0x6f,0x77])]())[_0x45a575([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x45a575([0x2e]),'');let _0x3f4531=_0x45a575([0x75]);for(let _0x3de470=0x0;_0x3de470<_0x52a592[_0x45a575([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3de470+=0x2){let _0x1e390f=window[_0x45a575([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x52a592[_0x45a575([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3de470,_0x3de470+0x2));_0x1e390f>=_0x4b2037[_0x45a575([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1e390f-=_0x4b2037[_0x45a575([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3f4531+=_0x4b2037[_0x1e390f];}return _0x3f4531;}function _0x237393(){const _0x47852a=_0x1c8ead[_0x45a575([0x73,0x70,0x6c,0x69,0x74])](_0x45a575([0x2e]));if(0x3!=_0x47852a[_0x45a575([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1691e6(_0x47852a[0x1]);function _0x1691e6(_0x7d37b5){const _0x3c48fa=_0x250569(_0x7d37b5);return _0x3c48fa&&_0xaae7e2()?_0x3c48fa:null;function _0xaae7e2(){const _0x42fa6f=_0x3c48fa[_0x45a575([0x6a,0x74,0x69])],_0x53d7e8=window[_0x45a575([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x42fa6f[_0x45a575([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x42fa6f[_0x45a575([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2989d8={..._0x3c48fa,[_0x45a575([0x6a,0x74,0x69])]:_0x42fa6f[_0x45a575([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x42fa6f[_0x45a575([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2989d8[_0x45a575([0x76,0x63])],_0xd169e8(_0x2989d8)==_0x53d7e8;}}}async function _0x2eddb2(){let _0x2d395f=!0x0;try{const _0x3789fe=_0x1c8ead[_0x45a575([0x73,0x70,0x6c,0x69,0x74])](_0x45a575([0x2e])),[_0x23c922,_0x3d70c1,_0x39f38e]=_0x3789fe;return _0x48ab84(_0x23c922),await _0x706035(_0x23c922,_0x3d70c1,_0x39f38e),_0x2d395f;}catch{return!0x1;}function _0x48ab84(_0x4be8a6){const _0x1e62b2=_0x250569(_0x4be8a6);_0x1e62b2&&_0x1e62b2[_0x45a575([0x61,0x6c,0x67])]==_0x45a575([0x45,0x53,0x32,0x35,0x36])||(_0x2d395f=!0x1);}async function _0x706035(_0x282a70,_0x295c9b,_0x4705a6){const _0x42841e=window[_0x45a575([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x45a575([0x66,0x72,0x6f,0x6d])](_0x22e9df(_0x4705a6),_0xddbdf0=>_0xddbdf0[_0x45a575([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x492656=new window[(_0x45a575([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x45a575([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x282a70+_0x45a575([0x2e])+_0x295c9b),_0x32b6eb=window[_0x45a575([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x45a575([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x32b6eb)return;const _0x56cfd6=await _0x32b6eb[_0x45a575([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x45a575([0x6a,0x77,0x6b]),_0x93c998,{[_0x45a575([0x6e,0x61,0x6d,0x65])]:_0x45a575([0x45,0x43,0x44,0x53,0x41]),[_0x45a575([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x45a575([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x45a575([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x32b6eb[_0x45a575([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x45a575([0x6e,0x61,0x6d,0x65])]:_0x45a575([0x45,0x43,0x44,0x53,0x41]),[_0x45a575([0x68,0x61,0x73,0x68])]:{[_0x45a575([0x6e,0x61,0x6d,0x65])]:_0x45a575([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x56cfd6,_0x42841e,_0x492656)||(_0x2d395f=!0x1);}}function _0x250569(_0x5ea7dd){return _0x5ea7dd[_0x45a575([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x45a575([0x65,0x79]))?JSON[_0x45a575([0x70,0x61,0x72,0x73,0x65])](_0x22e9df(_0x5ea7dd)):null;}function _0x22e9df(_0x22b389){return window[_0x45a575([0x61,0x74,0x6f,0x62])](_0x22b389[_0x45a575([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x45a575([0x2b]))[_0x45a575([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x45a575([0x2f])));}function _0xd169e8(_0x339c45){let _0x2d2787=0x1505;function _0xda7e20(_0x4e7e52){for(let _0xec9911=0x0;_0xec9911<_0x4e7e52[_0x45a575([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xec9911++){const _0x7e5a69=_0x4e7e52[_0x45a575([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xec9911);_0x2d2787=(_0x2d2787<<0x5)+_0x2d2787+_0x7e5a69,_0x2d2787&=_0x2d2787;}}function _0x3b19fe(_0x5bf160){Array[_0x45a575([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5bf160)?_0x5bf160[_0x45a575([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3b19fe):_0x5bf160&&typeof _0x5bf160==_0x45a575([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x45a575([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5bf160)[_0x45a575([0x73,0x6f,0x72,0x74])]()[_0x45a575([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5b7925,_0x46a4a0])=>{_0xda7e20(_0x5b7925),_0x3b19fe(_0x46a4a0);}):_0xda7e20(window[_0x45a575([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5bf160));}return _0x3b19fe(_0x339c45),_0x2d2787>>>0x0;}function _0x3e454f(_0x32cc28){return _0x32cc28[_0x45a575([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x45a575([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x45a575([0x30]));}function _0x3e546f(_0x179484){return _0x179484[_0x45a575([0x73,0x70,0x6c,0x69,0x74])]('')[_0x45a575([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x45a575([0x6a,0x6f,0x69,0x6e])]('');}function _0xfdf481(_0x25d619){return _0x5c14b1[_0x45a575([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x45a575([0x68,0x61,0x73])](_0x25d619);}function _0xe1843d(_0x3cdc84){return _0x5c14b1[_0x45a575([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x45a575([0x67,0x65,0x74])](_0x3cdc84);}function _0x376cc0(){}function _0x45a575(_0x3a280b){return _0x3a280b['map'](_0x740093=>String['fromCharCode'](_0x740093))['join']('');}_0x13dd71(await _0x272298());}(this);}['destroy'](){const _0x19ccb1=this['editor']['plugins']['get'](o),_0x1c6140=this['editor']['config']['get']('collaboration.channelId');for(const _0x5b659a of _0x19ccb1['getCommentThreads']({'channelId':_0x1c6140}))_0x19ccb1['_detachCommentThread'](_0x5b659a['id']),_0x19ccb1['_threads']['delete'](_0x5b659a['id']);super['destroy']();}['hasMarkerForId'](_0x4dc32d){return this['getAllMarkersForId'](_0x4dc32d)['length']>0x0;}['getAllMarkersForId'](_0x165be2){const _0xe1ea67=[];for(const _0x3dd203 of this['editor']['model']['markers'])_0x3dd203['name']['startsWith']('comment:'+_0x165be2)&&_0xe1ea67['push'](_0x3dd203);return _0xe1ea67;}['scrollToThreadMarker'](_0x1fa97b){setTimeout(()=>{const _0x4fef3e=this['_getTargetForId'](_0x1fa97b);if(!_0x4fef3e)return;this['activeMarker']&&ft(this['activeMarker'])['id']===_0x1fa97b&&nt({'target':_0x4fef3e[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x315470){this['editor']['model']['change'](()=>{for(const _0x1461da of this['getAllMarkersForId'](_0x315470))this['editor']['editing']['reconvertMarker'](_0x1461da);});}['_attachArchivedThread'](_0x338012){const _0x4ee9a4=this['editor']['plugins']['get'](o),_0x37942a=this['editor']['plugins']['get'](b),_0x21da31=_0x4ee9a4['getCommentThread'](_0x338012);if(!_0x21da31['isAttached']){const _0x133461=_0x21da31['attachTo'](()=>this['_getTargetForId'](_0x21da31['id']));_0x37942a['registerAnnotation'](_0x133461),_0x21da31['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x1b4af9=this['editor'],_0x34fa2b=_0x1b4af9['plugins']['get'](it);_0x1b4af9['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x3f01e2,_0x42f2fe)=>{const {id:_0x5b89e4}=ft(_0x3f01e2['markerName']),_0x237fd7=_0x1b4af9['plugins']['get'](o)['getCommentThread'](_0x5b89e4),_0x32e4d8=this['activeMarker']&&ft(this['activeMarker'])['id']===_0x5b89e4;let _0x3f6044;if(_0x237fd7&&_0x237fd7['isResolved']&&!_0x32e4d8&&_0x3f01e2['item'])return _0x42f2fe['consumable']['consume'](_0x3f01e2['item'],'addMarker:'+_0x3f01e2['markerName']),_0x42f2fe['consumable']['consume'](_0x3f01e2['item'],'removeMarker:'+_0x3f01e2['markerName']),null;const _0x5b3d1f=['ck-comment-marker'];return _0x32e4d8&&_0x5b3d1f['push']('ck-comment-marker--active'),_0x3f6044=_0x237fd7?.['length']?_0x237fd7['comments']['first']['author']['id']:_0x34fa2b['me']['id'],{'classes':_0x5b3d1f,'attributes':{'data-comment':_0x5b89e4,'data-author-id':_0x3f6044}};}}),_0x1b4af9['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x3d0222,{options:_0x34cfc1})=>{if(_0x34cfc1['showCommentHighlights'])return null;const _0x50404d=_0x1b4af9['plugins']['get'](o),_0x3e5ea4=_0x1b4af9['model']['markers']['get'](_0x3d0222),{id:_0x16bbf4,part:_0x5d7176}=ft(_0x3d0222);return _0x3e5ea4&&!_0x3e5ea4['affectsData']||_0x34cfc1['ignoreResolvedComments']&&_0x50404d['getCommentThread'](_0x16bbf4)?.['isResolved']?null:{'group':'comment','name':_0x5d7176?_0x16bbf4+':'+_0x5d7176:_0x16bbf4};}}),_0x1b4af9['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x46af1a,{writer:_0x1ae47})=>_0x1ae47['createElement']('$marker',{'data-name':'comment:'+_0x46af1a['getAttribute']('id')})}),_0x1b4af9['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x46aac5=this['editor'],_0x401b34=_0x46aac5['plugins']['get'](o),_0x415e7a=new Set(),_0x151504=new Set();_0x46aac5['model']['document']['registerPostFixer'](_0x2a71ed=>{let _0x110b7f=!0x1;for(const {name:_0x10792f,data:_0x560e66}of _0x46aac5['model']['document']['differ']['getChangedMarkers']()){const {group:_0x107fcb,id:_0x415fa1}=ft(_0x10792f);let _0x2caf59=_0x560e66['newRange'];if('comment'!==_0x107fcb||!_0x2caf59)continue;const _0x3be19e='$graveyard'===_0x2caf59['root']['rootName'];_0x3be19e||(_0x2caf59=ht(_0x2caf59,_0x46aac5['model']),!_0x2caf59||_0x2caf59['isCollapsed']||!_0x560e66['newRange']||_0x2caf59['isEqual'](_0x560e66['newRange']))?_0x46aac5['model']['hasContent'](_0x2caf59)&&!_0x3be19e?this['isThreadsLoadingPaused']?_0x415e7a['add'](_0x10792f):this['_handleThreadMarker'](_0x10792f,_0x415fa1):(_0x151504['add'](_0x10792f),_0x415e7a['delete'](_0x10792f),_0x2a71ed['removeMarker'](_0x10792f),_0x110b7f=!0x0):(_0x2a71ed['updateMarker'](_0x10792f,{'range':_0x2caf59}),_0x110b7f=!0x0);}return _0x110b7f;}),this['on']('change:isThreadsLoadingPaused',(_0x527e6c,_0x26eaa7,_0x20a30d)=>{if(!_0x20a30d&&_0x415e7a['size'])for(const _0x273976 of _0x415e7a){const {id:_0x33b341}=ft(_0x273976);_0x415e7a['delete'](_0x273976),_0x46aac5['model']['markers']['get'](_0x273976)&&this['_handleThreadMarker'](_0x273976,_0x33b341);}}),this['listenTo'](_0x46aac5['model']['document'],'change',()=>{for(const {name:_0x14a604,data:{newRange:_0x5a247a}}of _0x46aac5['model']['document']['differ']['getChangedMarkers']()){const {group:_0x23cd1c,id:_0x47ee7a}=ft(_0x14a604);if('comment'!==_0x23cd1c)continue;const _0x3f89fc=_0x401b34['getCommentThread'](_0x47ee7a),_0x5e0c00=this['hasMarkerForId'](_0x47ee7a);_0x3f89fc&&(!_0x3f89fc['_hasTargetInContent']&&_0x5a247a&&_0x46aac5['editing']['view']['once']('render',()=>{const _0x4938ff=_0x46aac5['plugins']['get'](y),_0x36b332=_0x401b34['_threadToController']['get'](_0x3f89fc)['view'];_0x4938ff['getByInnerView'](_0x36b332)['refreshVisibility']();},{'priority':'low'}),_0x3f89fc['_hasTargetInContent']=_0x5e0c00||!!_0x5a247a),_0x5a247a||(_0x151504['add'](_0x14a604),_0x415e7a['delete'](_0x14a604));}for(const _0x1680af of _0x151504){const {id:_0x54fcd2}=ft(_0x1680af),_0x8eb039=_0x401b34['getCommentThread'](_0x54fcd2);if(_0x415e7a['delete'](_0x1680af),!_0x8eb039)continue;const _0x1d6832=this['hasMarkerForId'](_0x54fcd2);_0x1d6832||_0x8eb039['isSubmitted']?_0x1d6832||_0x8eb039['unlinkedAt']||_0x8eb039['setUnlinkedAt'](new Date()):_0x8eb039['remove']();}_0x151504['clear']();});}['_handleInitialThreads'](_0x1012c2){_0x1012c2['forEach'](_0x4df5c3=>{_0x4df5c3['unlinkedAt']&&this['_attachArchivedThread'](_0x4df5c3['id']);});}['_getTargetForId'](_0xa3e99a){const _0x477eff=this['editor'],_0x476d50=this['getAllMarkersForId'](_0xa3e99a);return et(_0x477eff['editing'],_0x476d50);}['_getTextContext'](_0x18b6b0){const _0x25a3bc=this['getAllMarkersForId'](_0x18b6b0);let _0x45dadd='',_0x10005a=!0x1;for(const _0x4c8dce of _0x25a3bc){const _0x18d74a=_0x4c8dce['getRange']();for(const _0x586f35 of Array['from'](_0x18d74a['getItems']()))_0x586f35['is']('$textProxy')?(_0x45dadd&&_0x10005a&&(_0x45dadd+='\x20',_0x10005a=!0x1),_0x45dadd+=_0x586f35['data']):_0x10005a=!0x0;_0x10005a=!0x0;}return _0x45dadd['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x714555,_0x5bf354){const _0x2117e8=this['editor'],_0x3a6e15=_0x2117e8['plugins']['get'](o);let _0x240568=_0x3a6e15['getCommentThread'](_0x5bf354);const _0x3a698c=_0x2117e8['config']['get']('collaboration.channelId'),_0x57c072=_0x2117e8['plugins']['get'](b);if(_0x240568&&(_0x240568['unlinkedAt']&&_0x240568['setUnlinkedAt'](null),_0x240568['isAttached']))return _0x240568;return!this['getAllMarkersForId'](_0x5bf354)[0x0]['managedUsingOperations']?_0x2117e8['editing']['view']['once']('render',()=>{if(_0x3a6e15['getCommentThread'](_0x5bf354))return;const _0x1dee0a=_0x2117e8['plugins']['get'](y);_0x240568=_0x3a6e15['openNewCommentThread']({'channelId':_0x3a698c,'threadId':_0x5bf354,'target':()=>this['_getTargetForId'](_0x5bf354),'context':{'type':'text','value':this['_getTextContext'](_0x5bf354)}});const _0x198706=_0x3a6e15['_threadToController']['get'](_0x240568)['view'],_0x2570b2=_0x1dee0a['getByInnerView'](_0x198706);_0x2570b2&&_0x57c072['registerAnnotation'](_0x2570b2);},{'priority':'low'}):_0x3a6e15['fetchCommentThread']({'channelId':_0x3a698c,'threadId':_0x5bf354})['then'](_0x183e6b=>{if('destroyed'!==_0x2117e8['state']){if(_0x240568=_0x183e6b,_0x240568&&!_0x240568['isAttached']){const _0x5c8472=_0x240568['attachTo'](()=>this['_getTargetForId'](_0x5bf354));_0x57c072['registerAnnotation'](_0x5c8472),_0x240568['isResolved']&&this['_reconvertMarkers'](_0x5bf354);}else{if(!_0x240568){const _0x22f2c3=this['getAllMarkersForId'](_0x5bf354);_0x2117e8['model']['change'](_0x52dc3c=>{for(const _0x34c9c1 of _0x22f2c3)_0x52dc3c['removeMarker'](_0x34c9c1);});}}}}),_0x240568;}['_handleThreadMarker'](_0x2fc91f,_0x26adb1){const _0x41b2fa=this['_attachMarkerToThread'](_0x2fc91f,_0x26adb1);_0x41b2fa&&!_0x41b2fa['context']&&_0x41b2fa['setContext']({'type':'text','value':this['_getTextContext'](_0x26adb1)});}['_initAriaMarkerChangeAnnouncements'](){const _0x5e5a0e=this['editor'];rt(_0x5e5a0e['model'],({left:_0x499055,entered:_0x599daf})=>{for(const _0x1cf977 of _0x499055)if(mt(_0x1cf977)){_0x5e5a0e['ui']['ariaLiveAnnouncer']['announce'](N(_0x5e5a0e['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x310dfb of _0x599daf)if(mt(_0x310dfb)){_0x5e5a0e['ui']['ariaLiveAnnouncer']['announce'](N(_0x5e5a0e['locale'],'ENTER_COMMENT_ANNOUNCEMENT',tt(_0x4bd5bc)));break;}});}}function dt(_0x40e704,_0x142083){return _0x142083?_0x40e704+':'+_0x142083:_0x40e704;}function ht(_0x3f0b33,_0x5ca1f3){const _0x3aaff5=_0x5ca1f3['schema'],_0x48407b=_0x5ca1f3['createRange'](_0x3f0b33['start']);for(const _0x59c653 of _0x3f0b33['getWalker']()){const {type:_0x5b3183,item:_0xe90215,nextPosition:_0x3b0442}=_0x59c653;if('text'===_0x5b3183||_0x3aaff5['isObject'](_0xe90215)){const _0x450b7d=_0x5ca1f3['createPositionBefore'](_0xe90215);_0x48407b['isCollapsed']&&(_0x48407b['start']=_0x450b7d),_0x48407b['end']=_0x3b0442;}}return _0x48407b;}function mt(_0x17a201){return'comment'===ft(_0x17a201['name'])['group'];}class s extends _0x81c189{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,r,b,y];}get['CommentsListView'](){return te;}get['CommentThreadInputView'](){return ie;}['init'](){const _0x8d26a4=this['editor'],_0x39ee97=_0x8d26a4['plugins']['get'](o),_0x2bcd2d=_0x8d26a4['plugins']['get'](r),_0x12c1dd=_0x8d26a4['plugins']['get'](y),_0x4043d9=_0x8d26a4['plugins']['get'](b);_0x8d26a4['ui']['componentFactory']['add']('comment',()=>{const _0x405fd6=this['_createUIButton'](_0x3c7ff6);return _0x405fd6['tooltip']=!0x0,_0x405fd6;}),_0x8d26a4['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x134a38)),_0x4043d9['addSourceCollector'](()=>{const _0x3695c6=[];for(const [_0x22d87e,_0x331eb0]of _0x39ee97['_threadToController']){const _0x307d4f=_0x2bcd2d['getAllMarkersForId'](_0x22d87e['id']),_0x2b32de=_0x307d4f['map'](_0x1e09e8=>_0x1e09e8['getRange']());_0x307d4f['length']>0x0&&_0x3695c6['push']([_0x331eb0['view'],_0x2b32de]);}return _0x3695c6;}),this['listenTo'](_0x12c1dd,'change:activeAnnotations',(_0x298726,_0x3cb352,_0x2c072f)=>{const _0x1519d5=Array['from'](_0x2c072f)['map'](_0x3bbb1d=>_0x3bbb1d['innerView'])['find'](_0x5e8d7a=>_0x39ee97['_viewToController']['has'](_0x5e8d7a));if(!_0x1519d5)return void(_0x2bcd2d['activeMarker']=null);const _0x3433a6=_0x39ee97['_viewToController']['get'](_0x1519d5)['model']['id'],_0x251c8a='comment:'+_0x3433a6;_0x3433a6&&_0x2bcd2d['hasMarkerForId'](_0x3433a6)?_0x2bcd2d['activeMarker']=_0x251c8a:_0x2bcd2d['activeMarker']&&(_0x2bcd2d['activeMarker']=null);}),this['listenTo'](_0x39ee97,'removeCommentThread',(_0x7bd490,{threadId:_0x1160a1,isFromAdapter:_0x32a29d})=>{!_0x32a29d&&_0x8d26a4['ui']['focusTracker']['isFocused']&&_0x2bcd2d['hasMarkerForId'](_0x1160a1)&&_0x8d26a4['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x39ee97,'addComment',(_0x14ee03,{threadId:_0x5a43d1,isFromAdapter:_0x38465a})=>{if(_0x38465a||!_0x2bcd2d['hasMarkerForId'](_0x5a43d1)||!_0x39ee97['hasCommentThread'](_0x5a43d1))return;0x1===_0x39ee97['getCommentThread'](_0x5a43d1)['length']&&(_0x8d26a4['editing']['view']['focus'](),_0x14ee03['stop']());},{'priority':'low'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x264298=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x45a098;for(const _0x31abed in _0x264298){const _0x327f2f=_0x31abed,_0x334551=_0x264298[_0x327f2f];if('commentsLicenseKeyValid'==_0x334551||'commentsLicenseKeyInvalid'==_0x334551||'commentsLicenseKeyExpired'==_0x334551||'commentsLicenseKeyDomainLimit'==_0x334551||'commentsLicenseKeyNotAllowed'==_0x334551||'commentsLicenseKeyEvaluationLimit'==_0x334551||'commentsLicenseKeyTrialLimit'==_0x334551||'commentsLicenseKeyUsageLimit'==_0x334551){delete _0x264298[_0x327f2f],_0x45a098=_0x334551,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'commentsLicenseKeyInvalid'==_0x45a098&&_0x264298['_showLicenseError']('invalid'),'commentsLicenseKeyExpired'==_0x45a098&&_0x264298['_showLicenseError']('expired'),'commentsLicenseKeyDomainLimit'==_0x45a098&&_0x264298['_showLicenseError']('domainLimit'),'commentsLicenseKeyNotAllowed'==_0x45a098&&_0x264298['_showLicenseError']('featureNotAllowed','Comments'),'commentsLicenseKeyEvaluationLimit'==_0x45a098&&_0x264298['_showLicenseError']('evaluationLimit'),'commentsLicenseKeyTrialLimit'==_0x45a098&&_0x264298['_showLicenseError']('trialLimit'),'commentsLicenseKeyUsageLimit'==_0x45a098&&_0x264298['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_createUIButton'](_0x596b6e){const _0x148832=this['editor'],_0x1c3325=new _0x596b6e(_0x148832['locale']),_0xc0b2f=_0x148832['commands']['get']('addCommentThread');return _0x1c3325['set']({'label':N(_0x148832['locale'],'Comment'),'icon':_0x24c653}),_0x1c3325['bind']('isEnabled')['to'](_0xc0b2f,'hasContent'),this['listenTo'](_0x1c3325,'execute',()=>{_0xc0b2f['execute']();}),_0x1c3325;}}class i extends _0x81c189{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x45b8eb){super(_0x45b8eb),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x12c5c6,_0x12dfda,_0x12c7c4)=>{_0x12c7c4?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x3fdd1d,_0x4b2e02]of this['editor']['commands'])_0x4b2e02['affectsData']&&'addCommentThread'!==_0x3fdd1d&&_0x4b2e02['forceDisabled']('commentsOnlyMode');(this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode'),this['editor']['plugins']['has']('SourceEditing'))&&this['editor']['plugins']['get']('SourceEditing')['forceDisabled']('commentsOnlyMode');this['editor']['commands']['get']('editSource')?.['forceDisabled']('commentsOnlyMode');const _0x3f0168=this['editor']['editing']['view']['document'];this['listenTo'](_0x3f0168,'cut',_0x5b71e0=>_0x5b71e0['stop'](),{'priority':'highest'}),this['listenTo'](_0x3f0168,'clipboardInput',_0x149fd2=>_0x149fd2['stop'](),{'priority':'highest'}),this['listenTo'](_0x3f0168,'delete',_0x58173a=>_0x58173a['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x356a51,_0x4e100c]of this['editor']['commands'])_0x4e100c['affectsData']&&'addCommentThread'!==_0x356a51&&_0x4e100c['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 j extends _0xb0a350{['activeUIs'];['uisData'];['_uis'];static get['requires'](){return[y];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1579a0){super(_0x1579a0),this['activeUIs']=new Set(),this['_uis']=new Map(),this['uisData']=new Map();}['init'](){const _0x547eb8=this['context']['plugins']['get'](y);this['listenTo'](_0x547eb8,'_activateAnnotation',(_0x42aec7,_0x20d6af)=>{for(const _0x5ce85f of this['activeUIs']){const _0xe2079=this['_uis']['get'](_0x5ce85f);(0x0,this['uisData']['get'](_0x5ce85f)['filter'])(_0x20d6af)&&_0xe2079['setActiveAnnotation'](_0x20d6af);}}),this['listenTo'](_0x547eb8,'_deactivateAllAnnotations',()=>{for(const _0x270ce2 of this['activeUIs']){this['_uis']['get'](_0x270ce2)['setActiveAnnotation'](null);}}),this['listenTo'](_0x547eb8['_visibleAnnotations'],'add',(_0x2c31ab,_0x2fc7bc)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x2fc7bc);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x44479a){return this['activeUIs']['has'](_0x44479a);}['activate'](_0x588833,_0x158307=this['defaultFilter']){const _0x49270c=this['context']['plugins']['get'](y);if(!this['_uis']['has'](_0x588833))throw new _0x18be9b('annotationsuis-missing-ui',this,{'uiName':_0x588833});this['isActive'](_0x588833)&&this['deactivate'](_0x588833),this['activeUIs']['add'](_0x588833);const _0x59d61b=new S();v({'source':_0x49270c['_visibleAnnotations'],'target':_0x59d61b,'filter':_0x158307}),this['uisData']['set'](_0x588833,{'collection':_0x59d61b,'filter':_0x158307});const _0x3d50e8=this['_uis']['get'](_0x588833);_0x3d50e8['attach'](_0x59d61b),this['listenTo'](_0x3d50e8,'change:activeAnnotation',(_0x54d442,_0x1d3f7b,_0x18bdb7,_0x36a6b3)=>{_0x36a6b3&&_0x49270c['_removeActiveAnnotation'](_0x36a6b3),_0x18bdb7&&_0x49270c['_addActiveAnnotation'](_0x18bdb7);});}['deactivate'](_0x397a2a){if(this['activeUIs']['delete'](_0x397a2a),!this['_uis']['has'](_0x397a2a))throw new _0x18be9b('annotationsuis-missing-ui',this,{'uiName':_0x397a2a});const _0x15a2c5=this['_uis']['get'](_0x397a2a);_0x15a2c5['detach'](),this['stopListening'](_0x15a2c5),this['uisData']['get'](_0x397a2a)['collection']['destroy'](),this['uisData']['delete'](_0x397a2a);}['switchTo'](_0x5aafb5){if(!this['_uis']['has'](_0x5aafb5))throw new _0x18be9b('annotationsuis-missing-ui',this,{'uiName':_0x5aafb5});const _0x1dbabf=this['context']['plugins']['get'](y),_0x2ebce4=Array['from'](_0x1dbabf['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x5aafb5);const _0xa46a27=this['_uis']['get'](_0x5aafb5);_0xa46a27['setActiveAnnotation'](_0x2ebce4),_0xa46a27['_setSelectedAnnotations']&&_0x2ebce4&&_0xa46a27['_setSelectedAnnotations']([_0x2ebce4]);}['deactivateAll'](){for(const _0x5d9e30 of this['activeUIs'])this['deactivate'](_0x5d9e30);}['register'](_0x272ca0,_0x1fe757){if(this['_uis']['has'](_0x272ca0))throw new _0x18be9b('annotationsuis-register-already-registered');if('function'!=typeof _0x1fe757['attach']||'function'!=typeof _0x1fe757['detach']||'function'!=typeof _0x1fe757['setActiveAnnotation'])throw new _0x18be9b('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x272ca0,_0x1fe757);}['refilterAnnotations'](){const _0x5ad3b2=this['context']['plugins']['get'](y)['collection'],_0x5e6fda=new Map(),_0xa73634=Array['from'](this['activeUIs']);for(const _0x495342 of this['activeUIs']){const _0x159b11=this['uisData']['get'](_0x495342)['collection'];for(const _0x2ba6bb of _0x159b11)_0x5e6fda['set'](_0x2ba6bb,_0x495342);}for(const _0x155e0c of _0x5ad3b2){const _0x1c78d6=_0x5e6fda['get'](_0x155e0c);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x155e0c);const _0x3eb689=_0xa73634['find'](_0x31aae6=>this['uisData']['get'](_0x31aae6)['filter'](_0x155e0c));_0x1c78d6!==_0x3eb689&&(_0x1c78d6&&this['uisData']['get'](_0x1c78d6)['collection']['remove'](_0x155e0c),_0x3eb689&&this['uisData']['get'](_0x3eb689)['collection']['add'](_0x155e0c));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['defaultFilter'](){return!0x0;}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x16cc81){const _0x423db2=[];for(const _0x60f84e of this['activeUIs']){(0x0,this['uisData']['get'](_0x60f84e)['filter'])(_0x16cc81)&&_0x423db2['push'](_0x60f84e);}if(_0x423db2['length']>0x1)throw new _0x18be9b('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x423db2,'annotationType':_0x16cc81['type']});}}const _i=/* #__PURE__ -- @preserve */
32
+ Ht('px');class H extends kt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x2af429){super(_0x2af429);const _0x1fbead=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 _0x5dda15(),this['focusCycler']=new _0x11de24({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x1fbead['to']('class')],'style':{'minHeight':_0x1fbead['to']('minHeight',_0x51d5bb=>'number'==typeof _0x51d5bb?_i(_0x51d5bb+0xa):null)},'dir':_0x2af429['uiLanguageDirection'],'role':'application','aria-label':N(_0x2af429,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':N(_0x2af429,'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',_0x1fbe0d=>{this['_updateItemPositionInFocusables'](_0x1fbe0d['source']);}),this['list']['forEach'](_0x20157b=>{this['focusTracker']['add'](_0x20157b['element']),this['_updateItemPositionInFocusables'](_0x20157b);}),this['list']['on']('change',(_0x50fa61,_0x523edb)=>{for(const _0x5efaaf of _0x523edb['removed'])this['focusTracker']['remove'](_0x5efaaf['element']),this['focusables']['remove'](_0x5efaaf);for(const _0x56333f of _0x523edb['added'])this['focusTracker']['add'](_0x56333f['element']),this['_updateItemPositionInFocusables'](_0x56333f);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x3a6319){const _0x188444=this['focusables']['getIndex'](_0x3a6319);let _0x46238e,_0x46cf89;for(const _0x4f47fd of this['focusables'])if(_0x3a6319['top']<_0x4f47fd['top']){_0x46238e=_0x4f47fd;break;}if(_0x46cf89=_0x46238e?this['focusables']['getIndex'](_0x46238e):this['focusables']['length'],-0x1!==_0x188444){if(_0x188444===_0x46cf89-0x1)return;this['focusables']['remove'](_0x3a6319),_0x46cf89=_0x46238e?this['focusables']['getIndex'](_0x46238e):this['focusables']['length'];}this['focusables']['add'](_0x3a6319,_0x46cf89);}}const Ot=/* #__PURE__ -- @preserve */
33
+ Ht('px');class R extends kt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x44a387){super(_0x44a387),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x303dff,_0x1e99fd)=>_0x303dff+_0x1e99fd),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=xt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x4939c3=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x4939c3['to']('isAnimationDisabled',_0x58fb05=>_0x58fb05?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x4939c3['to']('top',_0x134cee=>Ot(_0x134cee))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x22881d=this['element']['clientHeight'];_0x22881d&&(this['height']=_0x22881d);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0xb0a350{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2236c1){super(_0x2236c1),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 _0x3ea772=this['context']['config']['get']('sidebar.container');_0x3ea772&&this['setContainer'](_0x3ea772);}['setContainer'](_0x448237){if(!g(_0x448237))throw new _0x18be9b('sidebar-setcontainer-invalid-element');this['container']=_0x448237;}['_attachToContainer']({viewClass:_0x269cea='',spaceBetweenItems:_0xce2531=0x19}={}){if(!g(this['container']))throw new _0x18be9b('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x269cea,this['_spaceBetweenItems']=_0xce2531;}['rearrange']({removedAnnotation:_0x29f280,previousAnnotation:_0x3aaaf7,nextAnnotation:_0x2eebd6}){const _0x2a0597=this['getSidebarItemView'](_0x29f280);this['view']['list']['remove'](_0x2a0597),this['_destroySidebarItemView'](_0x29f280),_0x3aaaf7&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x3aaaf7)),_0x2eebd6&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x2eebd6)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x41c7c2,activatedAnnotation:_0x5515d2,disableAnimationOnActivatedAnnotation:_0x464d84}){if(this['_activeAnnotation']=_0x5515d2,_0x41c7c2){_0x41c7c2['isActive']=!0x1;const _0x10bfac=this['getSidebarItemView'](_0x41c7c2);_0x10bfac&&_0x464d84&&(_0x10bfac['isAnimationDisabled']=!0x1);}if(_0x5515d2){const _0x4e49f7=this['getSidebarItemView'](_0x5515d2);_0x4e49f7&&(_0x5515d2['isActive']=!0x0,_0x464d84&&(_0x4e49f7['isAnimationDisabled']=!0x0,_0x4e49f7['top']+=0x1),this['_alignToTargetRect'](_0x4e49f7));}}['_detachFromContainer'](_0x1cbc83){if(this['view']['element']['remove'](),_0x1cbc83){for(const _0x178e21 of _0x1cbc83)this['_destroySidebarItemView'](_0x178e21);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x3a763c,_0x5c99b8){_0x5c99b8||(_0x5c99b8=_0x3a763c['view']);const _0x2d8379=new R(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x2d8379,_0x3a763c),this['_annotationToSidebarItemView']['set'](_0x3a763c,_0x2d8379),_0x2d8379['content']['add'](_0x5c99b8),this['listenTo'](_0x3a763c['view'],'change:targetRect',(_0x3af213,_0xc88684,_0x31ce95)=>{const _0x1da177=this['_getTargetTop'](_0x3a763c,_0x31ce95);_0x2d8379['_targetTop']!=_0x1da177&&(_0x2d8379['_targetTop']=_0x1da177,this['_setItemTop'](_0x2d8379,_0x1da177));}),this['listenTo'](_0x2d8379,'change:top',()=>{this['_recalculate'](_0x2d8379,'top');}),this['listenTo'](_0x2d8379,'change:bottom',()=>{this['_recalculate'](_0x2d8379,'bottom');}),this['_alignToTargetRect'](_0x2d8379);const _0x368fa1=this['_getItemBefore'](_0x2d8379);if(_0x368fa1)this['_alignAfterItem'](_0x368fa1,_0x2d8379)||this['_alignToTargetRect'](_0x2d8379);else this['_alignToTargetRect'](_0x2d8379);return this['_updateLastItem'](),this['view']['list']['add'](_0x2d8379),_0x2d8379;}['_alignForTopChange'](_0x54662d){if(!_0x54662d['content']['length'])return;const _0x557f0b=this['_getItemBefore'](_0x54662d);if(!_0x557f0b)return;const _0x2d17c9=this['_sidebarItemViewToAnnotation']['get'](_0x557f0b),_0x4c3d7f=this['_activeAnnotation'];_0x4c3d7f&&_0x4c3d7f===_0x2d17c9?this['_alignAfterItem'](_0x557f0b,_0x54662d):this['_alignBeforeItem'](_0x54662d,_0x557f0b);}['_alignForBottomChange'](_0x270372){if(!_0x270372['content']['length'])return;const _0x4f9a30=this['_getItemAfter'](_0x270372);if(!_0x4f9a30)return;const _0x242077=this['_sidebarItemViewToAnnotation']['get'](_0x4f9a30),_0x4447fe=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x4bb23e=this['_activeAnnotation'];_0x4bb23e&&_0x4bb23e===_0x242077&&_0x4447fe?(this['_alignBeforeItem'](_0x4f9a30,_0x270372),this['_alignAfterItem'](_0x270372,_0x4f9a30)):_0x4bb23e&&_0x4bb23e===_0x242077?this['_alignBeforeItem'](_0x4f9a30,_0x270372):this['_alignAfterItem'](_0x270372,_0x4f9a30);}['_recalculate'](_0x567d3f,_0x5a88c8){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x5450c3,changedProp:_0x7713b2}of this['_recalculateBuffer'])'top'===_0x7713b2?this['_alignForTopChange'](_0x5450c3):this['_alignForBottomChange'](_0x5450c3);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x567d3f,'changedProp':_0x5a88c8});}['getSidebarItemView'](_0x114bbf){return this['_annotationToSidebarItemView']['get'](_0x114bbf);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x28575b){const _0x3c5d31=this['getSidebarItemView'](_0x28575b);this['stopListening'](_0x3c5d31),this['stopListening'](_0x28575b['view']),_0x3c5d31['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x28575b),this['_sidebarItemViewToAnnotation']['delete'](_0x3c5d31);}['_createSidebarView'](){const _0x22e7b2=new H(this['context']['locale']);return _0x22e7b2['render'](),this['on']('change:_lastItem',(_0x3d8e1f,_0x76fc35,_0x5f3c5d,_0x28e6d8)=>{_0x28e6d8&&_0x22e7b2['unbind']('minHeight'),_0x5f3c5d?_0x22e7b2['bind']('minHeight')['to'](_0x5f3c5d,'bottom'):_0x22e7b2['minHeight']=null;}),_0x22e7b2;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x33ff5b){const _0x9d004f=this['_sidebarItemViewToAnnotation']['get'](_0x33ff5b),_0xf7521b=_0x9d004f&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x9d004f)-0x1);return _0xf7521b&&this['getSidebarItemView'](_0xf7521b)||null;}['_getItemAfter'](_0x2c018c){const _0x2d4b5b=this['_sidebarItemViewToAnnotation']['get'](_0x2c018c),_0x2017a6=_0x2d4b5b&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x2d4b5b)+0x1);return _0x2017a6&&this['getSidebarItemView'](_0x2017a6)||null;}['_alignBeforeItem'](_0x15ab8b,_0x3b8f63){_0x15ab8b['updateHeight']();const _0x35fb93=G(_0x3b8f63['bottom']+this['_spaceBetweenItems'],_0x15ab8b['top']);return!!_0x35fb93&&(this['_setItemTop'](_0x3b8f63,_0x3b8f63['top']-_0x35fb93),!0x0);}['_alignAfterItem'](_0x3c2c9e,_0x302c37){_0x3c2c9e['updateHeight']();const _0x44f850=G(_0x3c2c9e['bottom']+this['_spaceBetweenItems'],_0x302c37['top']);return!!_0x44f850&&(this['_setItemTop'](_0x302c37,_0x302c37['top']+_0x44f850,!0x1),!0x0);}['_alignToTargetRect'](_0xf191cd){const _0x48b3ac=this['_sidebarItemViewToAnnotation']['get'](_0xf191cd);if(!_0x48b3ac||!_0x48b3ac['target']||!_0x48b3ac['targetRect'])return;const _0x581051=this['_getTargetTop'](_0x48b3ac,_0x48b3ac['targetRect']);this['_setItemTop'](_0xf191cd,_0x581051);}['_getTargetTop'](_0x22817b,_0x4dee29){if(null===_0x4dee29)return 0x0;if(_0x22817b['target']instanceof _0x10aff6)return _0x4dee29['top'];{const _0x2e4202=new _0x10aff6(this['view']['element'])['top'];return _0x4dee29['top']-_0x2e4202;}}['_setItemTop'](_0x1f4ed3,_0x49bfcd,_0x38fe31=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x38fe31&&(_0x49bfcd=Math['max'](_0x49bfcd,this['_getMaxAvailableTop'](_0x1f4ed3))),_0x1f4ed3['top']=_0x49bfcd;}['_getMaxAvailableTop'](_0x446418){let _0x44f54=this['_getItemBefore'](_0x446418),_0x2f9115=0x0;for(;_0x44f54;)_0x44f54['updateHeight'](),_0x2f9115+=this['_spaceBetweenItems']+_0x44f54['height'],_0x44f54=this['_getItemBefore'](_0x44f54);return _0x2f9115;}}function G(_0x5ec280,_0x347ce4){return Math['max'](_0x5ec280-_0x347ce4,0x0);}function g(_0xd77906){return null!==_0xd77906&&'object'==typeof _0xd77906&&0x1===_0xd77906['nodeType'];}class e extends _0xb0a350{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x580d7c){super(_0x580d7c),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x7f3a36(),this['_refreshPositioningDebounced']=_0x5670e0(()=>{_0x580d7c['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x15b88a=this['context']['plugins']['get'](j),_0x372cd4=this['context']['plugins']['get'](z);_0x15b88a['register']('wideSidebar',this),_0x372cd4['container']&&_0x15b88a['switchTo']('wideSidebar');}['setActiveAnnotation'](_0xa6042){if(_0xa6042===this['activeAnnotation'])return;const _0x40de24=this['context']['plugins']['get'](z);_0x40de24['_activeAnnotation']=_0xa6042;const _0x3f3449=this['activeAnnotation'];_0x40de24['refresh']({'blurredAnnotation':_0x3f3449,'activatedAnnotation':_0xa6042}),this['activeAnnotation']=_0xa6042;}['attach'](_0x5ac698){this['annotations']=_0x5ac698;const _0xf47d70=this['context']['plugins']['get'](z);if(_0xf47d70['_annotations']=_0x5ac698,this['isAttached'])throw new _0x18be9b('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0xf47d70,'set:container',()=>{this['detach'](),this['listenTo'](_0xf47d70,'change:container',_0x13fb76=>{_0x13fb76['off'](),this['attach'](_0x5ac698);});}),_0xf47d70['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x467def=_0x487c0e=>{_0x487c0e['updateTargetRect'](),_0xf47d70['addAnnotation'](_0x487c0e);};for(const _0x2e32dd of _0x5ac698)_0x467def(_0x2e32dd);this['listenTo'](_0x5ac698,'add',(_0x2cd5d0,_0x29660e)=>{_0x467def(_0x29660e);}),this['listenTo'](_0x5ac698,'remove',(_0x13fc8a,_0x88b90c,_0x244c10)=>{_0xf47d70['rearrange']({'removedAnnotation':_0x88b90c,'previousAnnotation':_0x5ac698['get'](_0x244c10-0x1),'nextAnnotation':_0x5ac698['get'](_0x244c10+0x1)}),_0x88b90c===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x5ac698,'focus',(_0x29b87b,_0x58ca0a)=>{this['setActiveAnnotation'](_0x58ca0a);}),this['listenTo'](_0x5ac698,'blur',()=>{this['setActiveAnnotation'](null);});const _0x47522d=this['context']instanceof _0x4bb14d?this['context']['editors']:new _0x7f3a36([this['context']]);for(const _0x3220b9 of _0x47522d)this['_integrateWithEditorAnnotations'](_0x3220b9);this['listenTo'](_0x47522d,'add',(_0x108072,_0x43b038)=>{this['listenTo'](_0x43b038,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x43b038);});}),this['listenTo'](_0x47522d,'remove',(_0x6f1538,_0xc96427)=>{_0xc96427['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0xc96427['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x18be9b('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0xe0e7a=this['context']['plugins']['get'](z);_0xe0e7a['_detachFromContainer'](this['annotations']),this['stopListening'](_0xe0e7a),this['stopListening'](this['annotations']),this['context']instanceof _0x4bb14d&&this['stopListening'](this['context']['editors']);for(const _0x1b5c90 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x1b5c90);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x546c7b){if(!_0x546c7b['plugins']['has']('EditorAnnotations'))return;const _0x40c347=_0x546c7b['plugins']['get']('EditorAnnotations'),_0x28c73c=()=>{const _0x5211bd=_0x40c347['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x5211bd[0x0]||null);};this['listenTo'](_0x40c347,'refresh',_0x28c73c),this['listenTo'](_0x40c347,'blur',(_0x37a3e3,{isAnnotationTracked:_0x2da2a2})=>{this['activeAnnotation']&&_0x2da2a2(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x40c347,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x5a38c2=>{_0x40c347['hasDomSelection']()&&(_0x28c73c(),_0x5a38c2['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x40c347);}['_destroyEditorAnnotationsIntegration'](_0x10df6d){this['stopListening'](_0x10df6d),this['_editorAnnotations']['remove'](_0x10df6d);}}class C extends _0x3c7ff6{['counterView'];constructor(_0x1ceb16){super(_0x1ceb16);const _0x2f64a0=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0xb0266a,_0x21c420)=>_0xb0266a?'...':_0x21c420['toString']()),this['set']('annotationType',''),this['icon']=_0x24c653,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new kt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x2f64a0['to']('annotationType',_0x357b58=>'ck-annotation-counter__badge--'+_0x357b58),_0x2f64a0['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x2f64a0['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0xb0a350{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,j];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x317d13){super(_0x317d13),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=new(_0x58ebdd())(),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x7f3a36(),this['_refreshPositioningDebounced']=_0x5670e0(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](j)['register']('narrowSidebar',this),this['bodyCollection']=new _0x258cee(this['context']['locale']),this['balloonPanelView']=new _0x767a02(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x563683){this['annotations']=_0x563683;const _0x1a8d28=this['context']['plugins']['get'](z),_0x5af8ce=this['balloonPanelView'];if(_0x1a8d28['_annotations']=_0x563683,this['isAttached'])throw new _0x18be9b('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x1a8d28,'set:container',()=>{this['detach'](),this['listenTo'](_0x1a8d28,'change:container',_0x214096=>{_0x214096['off'](),this['attach'](_0x563683);});}),_0x1a8d28['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x15b353=_0x494f1d=>{const _0x3dc88d=new C(this['context']['locale']);_0x1a8d28['addAnnotation'](_0x494f1d,_0x3dc88d),this['_annotationToNarrowView']['set'](_0x494f1d,_0x3dc88d),_0x3dc88d['bind']('isDirty','annotationType','number')['to'](_0x494f1d['view'],'isDirty','type','length'),_0x3dc88d['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x5af8ce['content']['first']!==_0x494f1d['view']?(this['_showBalloon'](_0x494f1d),_0x494f1d['view']['element']['focus'](),this['setActiveAnnotation'](_0x494f1d)):this['setActiveAnnotation'](null);});};for(const _0x127f2b of _0x563683)_0x15b353(_0x127f2b);this['listenTo'](_0x563683,'add',(_0x41cb58,_0x3c2a70)=>{_0x15b353(_0x3c2a70);}),this['listenTo'](_0x563683,'remove',(_0x3f5005,_0x1e41f3,_0x46d08f)=>{this['_annotationToNarrowView']['get'](_0x1e41f3)['destroy'](),this['_annotationToNarrowView']['delete'](_0x1e41f3),_0x1a8d28['rearrange']({'removedAnnotation':_0x1e41f3,'previousAnnotation':_0x563683['get'](_0x46d08f-0x1),'nextAnnotation':_0x563683['get'](_0x46d08f+0x1)}),_0x1e41f3===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x563683,'focus',(_0x30e70a,_0x19634d)=>{this['setActiveAnnotation'](_0x19634d);}),this['listenTo'](_0x563683,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x296494,_0x2e158b)=>{_0x2e158b['keyCode']===_0x559ab4['esc']&&_0x5af8ce['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x5af8ce['content']['first']),this['_hideBalloon'](),_0x2e158b['stopPropagation'](),_0x2e158b['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x17058f,_0x22414b)=>{const _0x57a266=_0x22414b['target'];_0x5af8ce['isVisible']&&_0x5af8ce['element']['contains'](_0x57a266)||_0x1a8d28['view']['element']['contains'](_0x57a266)||_0x17058f['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x41e56e=>_0x41e56e['contains'](_0x57a266))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x117c38=this['context']instanceof _0x4bb14d?this['context']['editors']:new _0x7f3a36([this['context']]);for(const _0x2d2f48 of _0x117c38)this['_integrateWithEditorAnnotations'](_0x2d2f48);this['listenTo'](_0x117c38,'add',(_0x26ee85,_0x2b62de)=>{this['listenTo'](_0x2b62de,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x2b62de);});}),this['listenTo'](_0x117c38,'remove',(_0x26add3,_0x5969b4)=>{_0x5969b4['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x5969b4['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x311701){if(_0x311701===this['activeAnnotation'])return;const _0x105983=this['context']['plugins']['get'](z);if(_0x105983['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x311701,'disableAnimationOnActivatedAnnotation':!0x0}),_0x311701)_0x105983['getSidebarItemView'](_0x311701)?this['_showBalloon'](_0x311701):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x311701;}['detach'](){if(!this['isAttached'])throw new _0x18be9b('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x3f3aa3=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x3e6c10=>_0x3e6c10['destroy']()),this['_annotationToNarrowView']['clear'](),_0x3f3aa3['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x4bb14d&&this['stopListening'](this['context']['editors']);for(const _0x279438 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x279438);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'](_0x36301a){if(!_0x36301a['plugins']['has']('EditorAnnotations'))return;const _0x2b7527=_0x36301a['plugins']['get']('EditorAnnotations'),_0x46daf4=this['context']['plugins']['get'](z),_0x2b2391=this['annotations'],_0x25f571=this['balloonPanelView'],_0x170eb2=()=>{const _0x186939=_0x2b7527['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x186939),this['setActiveAnnotation'](_0x186939[0x0]||null);};this['listenTo'](_0x2b7527,'refresh',_0x170eb2),this['listenTo'](_0x2b7527,'blur',(_0x1a4bde,{isAnnotationTracked:_0x8b2960})=>{this['activeAnnotation']&&_0x8b2960(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x2b7527,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x2b2391,'blur',_0x55485a=>{_0x2b7527['hasDomSelection']()&&_0x55485a['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x2099e9,_0x378435)=>{const _0x58207f=_0x378435['target'];_0x25f571['isVisible']&&_0x25f571['element']['contains'](_0x58207f)||_0x46daf4['view']['element']['contains'](_0x58207f)||this['activeAnnotation']&&_0x2b7527['hasDomSelection']()&&(_0x170eb2(),_0x2099e9['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x2b7527);}['_destroyEditorAnnotationsIntegration'](_0x96f3c0){_0x96f3c0&&(this['stopListening'](_0x96f3c0),this['_editorAnnotations']['remove'](_0x96f3c0));}['_setSelectedAnnotations'](_0x1c5b14){for(const _0x477916 of this['_selectedAnnotations'])_0x1c5b14['includes'](_0x477916)||this['_manuallyClosedAnnotationViews']['delete'](_0x477916['view']);this['_selectedAnnotations']=_0x1c5b14;}['_refreshPositioning'](){const _0x6cb7bb=this['balloonPanelView'];this['context']['plugins']['get']('Annotations')['refreshVisibility'](),this['annotations']['refreshPositioning'](),_0x6cb7bb['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x43c874){if(this['_manuallyClosedAnnotationViews']['has'](_0x43c874['view']))return;const _0x460038=this['balloonPanelView']['content']['first'];_0x460038!==_0x43c874['view']?(_0x460038&&this['_detachListeners'](_0x460038),this['_attachListeners'](_0x43c874['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x43c874['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0xcfe82d=this['balloonPanelView']['content']['first'],_0x52567d=_0xcfe82d&&this['annotations']['getByView'](_0xcfe82d);if(!_0x52567d||!this['_annotationToNarrowView']['has'](_0x52567d))return;const _0x46c01b=this['_annotationToNarrowView']['get'](_0x52567d)['element'],_0x5bb59b=(function(){const _0x4849d5=_0x767a02['defaultPositions'];return[_0x4849d5['southArrowNorthEast'],_0x4849d5['northArrowSouthEast'],_0x4849d5['southArrowNorth'],_0x4849d5['northArrowSouth'],_0x4849d5['southArrowNorthWest'],_0x4849d5['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x46c01b,'positions':_0x5bb59b});}['_hideBalloon'](){const _0x4e8045=this['balloonPanelView'],_0x2def02=_0x4e8045['content']['first'];_0x2def02&&(this['_detachListeners'](_0x2def02),_0x4e8045['unpin'](),_0x4e8045['content']['clear']());}['_attachListeners'](_0x1d567d){this['listenTo'](_0x1d567d,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x1d567d,'Esc',(_0x12812c,_0x536a2a)=>{this['_manuallyClosedAnnotationViews']['add'](_0x1d567d),this['_hideBalloon'](),_0x536a2a();});}['_detachListeners'](_0x5d0969){this['stopListening'](_0x5d0969);}}class c extends _0x81c189{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[b,_0x25d187,j];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5af367){super(_0x5af367),_0x5af367['editing']['view']['addObserver'](_0x3890df),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x5af367['plugins']['get'](_0x25d187),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0xdf84a8=this['editor']['plugins']['get'](j);_0xdf84a8['context']===this['editor']&&(_0xdf84a8['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x301a40,_0x29461c)=>{const _0x16b46e=this['_balloon'];if(this['isAttached']&&_0x16b46e['visibleView']){const _0x1f9082=this['annotations']['getByView'](_0x16b46e['visibleView']);_0x1f9082&&this['_closeAnnotation'](_0x1f9082),_0x29461c();}}));}['afterInit'](){const _0x37bfd9=this['editor']['plugins']['get'](j);_0x37bfd9['context']===this['editor']&&(_0x37bfd9['hasActive']()||_0x37bfd9['switchTo']('inline'));}['setActiveAnnotation'](_0x5d0ea1){_0x5d0ea1!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x5d0ea1&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x5d0ea1)&&this['_addAnnotationToBalloon'](_0x5d0ea1,!0x0),_0x5d0ea1['isActive']=!0x0),_0x5d0ea1||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x5d0ea1);}['attach'](_0x3b686b){this['annotations']=_0x3b686b;const _0x498ff8=this['editor']['plugins']['get'](j),_0xf6cefe=this['_balloon'];if(this['isAttached'])throw new _0x18be9b('inlineannotations-attach-already-attached',this);if(_0x498ff8['context']!==this['editor'])throw new _0x18be9b('inlineannotations-not-allowed-with-context',this);const _0x4815da=this['editor']['plugins']['get'](b);this['listenTo'](_0x4815da,'refresh',()=>{const _0x1268db=_0x4815da['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x57a7ae,_0x5f15f3;!this['_forceRefresh']&&(_0x57a7ae=_0x1268db,_0x5f15f3=this['_selectedAnnotations'],_0x57a7ae['length']===_0x5f15f3['length']&&_0x57a7ae['every'](_0x3277e3=>_0x5f15f3['includes'](_0x3277e3)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x1268db),this['setActiveAnnotation'](_0x1268db[0x0]||null));}),this['listenTo'](_0x4815da,'blur',(_0x22d193,{isAnnotationTracked:_0xaff52f})=>{this['activeAnnotation']&&_0xaff52f(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x28f588,_0x5c8da7,_0x5a6d11)=>{_0x5a6d11||this['setActiveAnnotation'](null);}),this['listenTo'](_0x3b686b,'remove',(_0x7ed39e,_0xe35bd7)=>{this['_removeAnnotationFromBalloon'](_0xe35bd7),_0xe35bd7===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0xf6cefe,'change:visibleView',(_0x3627d5,_0x4c30e8,_0x2f1932,_0xc395b1)=>{_0xc395b1&&this['stopListening'](_0xc395b1);const _0x5619dd=_0x3b686b['getByView'](_0x2f1932);_0x2f1932&&_0x5619dd&&(this['listenTo'](_0x2f1932,'change:height',()=>{_0xf6cefe['updatePosition']();}),this['listenTo'](_0x2f1932,'Esc',()=>{this['_closeAnnotation'](_0x5619dd),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x5619dd&&this['setActiveAnnotation'](_0x5619dd));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0xf6cefe['visibleView']&&(_0x3b686b['getByView'](_0xf6cefe['visibleView'])&&_0xf6cefe['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 _0x18be9b('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x3d471a of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x3d471a);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x535bbe){for(const _0x520f32 of this['_selectedAnnotations'])_0x535bbe['includes'](_0x520f32)||this['_manuallyClosed']['delete'](_0x520f32);for(const _0xf846f3 of this['annotations'])_0x535bbe['includes'](_0xf846f3)||this['_removeAnnotationFromBalloon'](_0xf846f3);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x2c7867 of _0x535bbe)this['_addAnnotationToBalloon'](_0x2c7867);}this['_selectedAnnotations']=_0x535bbe;}['_addAnnotationToBalloon'](_0xfc1657,_0x165fb2=!0x1){this['_manuallyClosed']['has'](_0xfc1657)||(this['_addedAnnotations']['has'](_0xfc1657)||this['_balloon']['hasView'](_0xfc1657['view'])||(this['_addedAnnotations']['add'](_0xfc1657),this['_balloon']['add']({'stackId':_0xfc1657['view']['id'],'view':_0xfc1657['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0xfc1657)}})),_0x165fb2&&this['_balloon']['showStack'](_0xfc1657['view']['id']));}['_getBalloonTargetForAnnotation'](_0x5a8446){const _0x372e83=_0x5a8446['target'],_0x275125=this['editor']['editing']['view'],_0x48d96f=_0x275125['document']['selection']['getFirstRange'](),_0xeab86f=_0x275125['domConverter']['viewRangeToDom'](_0x48d96f);if(_0xeab86f['collapse'](!0x0),_0x372e83){if(_0x372e83 instanceof _0x10aff6)return _0x372e83;let _0x47bbcd=[];for(const _0x1f2b20 of _0x372e83)_0x47bbcd['push'](...F(_0x1f2b20['getClientRects']()));_0x47bbcd=function(_0x45af66){const _0x5daeb5=[];let _0x1ab3a1=_0x45af66[0x0];for(let _0x1ec455=0x1;_0x1ec455<_0x45af66['length'];_0x1ec455++)P(_0x1ab3a1,_0x45af66[_0x1ec455])?_0x1ab3a1['width']+=_0x45af66[_0x1ec455]['width']:(_0x5daeb5['push'](_0x1ab3a1),_0x1ab3a1=_0x45af66[_0x1ec455]);return _0x5daeb5['push'](_0x1ab3a1),_0x5daeb5;}(_0x47bbcd);const _0x3d5073=_0xeab86f['getBoundingClientRect']();return _0x47bbcd['find'](_0xf25afb=>_0xf25afb['top']<=_0x3d5073['top']&&_0xf25afb['bottom']>=_0x3d5073['bottom']&&_0xf25afb['left']<=_0x3d5073['left']&&_0xf25afb['right']>=_0x3d5073['right'])||_0x47bbcd[0x0];}return _0x5a8446['targetRect']||_0xeab86f;}['_removeAnnotationFromBalloon'](_0x3a7ac7){this['_addedAnnotations']['has'](_0x3a7ac7)&&this['_balloon']['hasView'](_0x3a7ac7['view'])&&(this['_addedAnnotations']['delete'](_0x3a7ac7),this['_balloon']['remove'](_0x3a7ac7['view']));}['_closeAnnotation'](_0x1650fa){this['_manuallyClosed']['add'](_0x1650fa),this['_removeAnnotationFromBalloon'](_0x1650fa);}}function F(_0x25e480){return Array['from'](_0x25e480)['map'](DOMRect['fromRect']);}function P(_0x151f09,_0x50333b){return _0x151f09['top']===_0x50333b['top']&&_0x151f09['bottom']===_0x50333b['bottom']&&_0x151f09['right']===_0x50333b['left'];}class Z extends kt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x51d104,_0x3ce481){super(_0x51d104),this['set']('isEmpty',!_0x3ce481['length']),this['focusTracker']=new _0x5dda15(),this['_annotationViews']=_0x3ce481,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new _0x11de24({'focusables':_0x3ce481,'focusTracker':this['focusTracker']}),this['listenTo'](_0x3ce481,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x3ce481,'remove',(_0x11037b,_0x3a13c6)=>{_0x3a13c6['isActive']&&this['focus'](),_0x3ce481['length']||(this['isEmpty']=!0x0);});const _0x24a9a4=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':N(_0x51d104,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x3ce481},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x24a9a4['if']('isEmpty','ck-hidden',_0x2eee64=>!_0x2eee64)]},'children':[{'text':N(_0x51d104,'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 _0x392891 of this['_annotationViews'])this['focusTracker']['add'](_0x392891['element']);this['_annotationViews']['on']('change',(_0x21925a,{added:_0xcd12b7,removed:_0x4c86b9})=>{for(const _0x6c2803 of _0xcd12b7)this['focusTracker']['add'](_0x6c2803['element']);for(const _0x445a6d of _0x4c86b9)this['focusTracker']['remove'](_0x445a6d['element']);});}}class p extends _0xb0a350{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,y];}constructor(_0x8789d8){super(_0x8789d8),this['archivedThreads']=new _0x7f3a36();}['init'](){const _0x339751=this['context'],_0x404035=_0x339751['plugins']['get'](o),_0x545ed0=_0x339751['plugins']['get'](y);this['listenTo'](_0x404035,'addCommentThread',(_0x2071b9,{threadId:_0x36a232})=>{const _0x559f3c=_0x404035['getCommentThread'](_0x36a232);_0x559f3c['archivedAt']&&this['archivedThreads']['add'](_0x559f3c,this['_calculatePosition'](_0x559f3c['archivedAt'])),this['listenTo'](_0x559f3c,'change:archivedAt',(_0x27233f,_0x4128fc,_0x489522)=>{_0x489522?this['archivedThreads']['has'](_0x559f3c)||this['archivedThreads']['add'](_0x559f3c,this['_calculatePosition'](_0x559f3c['archivedAt'])):this['archivedThreads']['has'](_0x559f3c)&&this['archivedThreads']['remove'](_0x559f3c);});}),this['listenTo'](_0x404035,'removeCommentThread',(_0x2557cf,{threadId:_0x294f2f})=>{const _0x8fb88f=_0x404035['getCommentThread'](_0x294f2f);this['stopListening'](_0x8fb88f),this['archivedThreads']['has'](_0x8fb88f)&&this['archivedThreads']['remove'](_0x8fb88f);},{'priority':'highest'}),this['listenTo'](_0x545ed0['collection'],'focus',(_0xd63a7c,_0x5808c3)=>{_0x5808c3['isVisible']||(_0x5808c3['isActive']=!0x0,_0x545ed0['activate'](_0x5808c3));});}['_calculatePosition'](_0x43dd63){const _0x44a74d=[...this['archivedThreads']]['findIndex'](_0x107efb=>_0x107efb['archivedAt']<_0x43dd63);return _0x44a74d>-0x1?_0x44a74d:this['archivedThreads']['length'];}}class a extends _0x81c189{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[p,_0x162cfc];}constructor(_0x3f000b){super(_0x3f000b),this['annotationViews']=new _0x1471c3(),this['_pendingThreads']=[];}['init'](){const _0xf0a8f4=this['editor'],_0x452557=this['_hideDialogOnAnnotationEscape']['bind'](this);_0xf0a8f4['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x3c7ff6,!0x0)),_0xf0a8f4['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x3aeca3=this['_createCommentsArchiveButton'](_0x134a38);return _0x3aeca3['set']({'role':'menuitemcheckbox'}),_0x3aeca3;});const _0x3ba833=_0xf0a8f4['plugins']['get'](p),_0x5a4bb3=_0xf0a8f4['plugins']['get']('Annotations'),_0x364bde=_0xf0a8f4['plugins']['get']('CommentsRepository');_0x3ba833['archivedThreads']['forEach'](_0x5969db=>{this['_handleNewThread'](_0x5969db);}),this['listenTo'](_0x3ba833['archivedThreads'],'add',(_0x3df4d6,_0x1396b6)=>{this['_handleNewThread'](_0x1396b6);}),this['listenTo'](_0x5a4bb3['collection'],'add',(_0x3d252c,_0x37a527)=>{const _0x3b822d=this['_pendingThreads']['find'](_0x1d4739=>{const _0x8b4d4f=_0x364bde['_threadToController']['get'](_0x1d4739);return _0x8b4d4f&&_0x37a527['innerView']===_0x8b4d4f['view'];});if(_0x3b822d){const _0x5845a6=this['_calculatePosition'](_0x3b822d['archivedAt']);this['annotationViews']['add'](_0x37a527['view'],_0x5845a6),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x3b822d),0x1);}}),this['listenTo'](_0x3ba833['archivedThreads'],'remove',(_0xad4ffd,_0x50d5e2)=>{const _0x173860=_0xf0a8f4['config']['get']('collaboration.channelId');if(!_0x173860||_0x50d5e2['channelId']===_0x173860){if(this['_pendingThreads']['includes'](_0x50d5e2))this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x50d5e2),0x1);else{const _0x261463=_0x364bde['_threadToController']['get'](_0x50d5e2),_0x2240cd=_0x5a4bb3['getByInnerView'](_0x261463['view']);this['annotationViews']['remove'](_0x2240cd['view']),this['stopListening'](_0x2240cd['focusableElements']);}}}),this['listenTo'](_0x5a4bb3['collection'],'add',(_0x384553,_0x4f1db0)=>{this['listenTo'](_0x4f1db0,'escape',_0x452557);}),this['listenTo'](_0x5a4bb3['collection'],'remove',(_0x1a277a,_0xbe0007)=>{this['stopListening'](_0xbe0007,'escape',_0x452557);});}['_handleNewThread'](_0x405850){const _0x4485eb=this['editor']['plugins']['get']('CommentsRepository'),_0x1c6540=this['editor']['plugins']['get']('Annotations'),_0x474957=this['editor']['config']['get']('collaboration.channelId');if(!_0x474957||_0x405850['channelId']===_0x474957){const _0x4fb7fa=_0x4485eb['_threadToController']['get'](_0x405850);if(!_0x4fb7fa)return void this['_pendingThreads']['push'](_0x405850);const _0x3381bb=this['_calculatePosition'](_0x405850['archivedAt']),_0x4390a6=_0x1c6540['getByInnerView'](_0x4fb7fa['view']);_0x4390a6['isVisible']&&_0x1c6540['_visibleAnnotations']['remove'](_0x4390a6),this['annotationViews']['add'](_0x4390a6['view'],_0x3381bb);}}['_calculatePosition'](_0x180784){const _0x1d6314=this['editor']['config']['get']('collaboration.channelId'),_0x5ccd68=[...this['editor']['plugins']['get'](p)['archivedThreads']]['filter'](_0x534497=>_0x534497['channelId']===_0x1d6314)['findIndex'](_0x1a4462=>_0x1a4462['archivedAt']<_0x180784);return _0x5ccd68<0x0||_0x5ccd68>this['annotationViews']['length']?this['annotationViews']['length']:_0x5ccd68-0x1;}['_toggleDialog'](){const _0x398d03=this['editor'],_0x4f779f=_0x398d03['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new Z(_0x398d03['locale'],this['annotationViews'])),'commentsArchive'===_0x4f779f['id']?_0x4f779f['hide']():_0x4f779f['show']({'id':'commentsArchive','title':N(_0x398d03['locale'],'COMMENTS_ARCHIVE'),'icon':_0x74dfba,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x3c6e89['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x37b4f4,_0x446f4a=!0x1){const _0x5a8fc2=this['editor']['locale'],_0x190ac8=this['editor']['plugins']['get']('Dialog'),_0x4f4513=new _0x37b4f4(_0x5a8fc2);return _0x4f4513['bind']('isEnabled')['to'](this,'isEnabled'),_0x4f4513['bind']('isOn')['to'](_0x190ac8,'id',_0x4520fd=>'commentsArchive'===_0x4520fd),_0x4f4513['set']({'label':N(_0x5a8fc2,'COMMENTS_ARCHIVE'),'icon':_0x74dfba,'isToggleable':!0x0}),_0x446f4a&&(_0x4f4513['tooltip']=!0x0),this['listenTo'](_0x4f4513,'execute',()=>this['_toggleDialog']()),_0x4f4513;}['_hideDialogOnAnnotationEscape']=_0xb97dac=>{const _0x5ec5f1=_0xb97dac['source'];if(!this['annotationViews']['has'](_0x5ec5f1['view']))return;const _0x5dc6e9=this['editor']['plugins']['get']('Dialog');_0x5dc6e9['isOpen']&&'commentsArchive'===_0x5dc6e9['id']&&(_0x5dc6e9['hide'](),_0xb97dac['stop']());};}class gi extends _0x81c189{static get['requires'](){return[o,r,s,p,a,i,e,n,c];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{ot as AddCommentThreadCommand,T as Annotation,S as AnnotationCollection,C as AnnotationCounterButtonView,E as AnnotationView,y as Annotations,R as AnnotationsSidebarItemView,H as AnnotationsSidebarView,j as AnnotationsUIs,si as BaseCommentThreadView,di as BaseCommentView,wi as Comment,pi as CommentThread,vt as CommentThreadController,ie as CommentThreadInputView,gt as CommentThreadView,Tt as CommentView,gi as Comments,p as CommentsArchive,a as CommentsArchiveUI,r as CommentsEditing,te as CommentsListView,i as CommentsOnly,o as CommentsRepository,s as CommentsUI,b as EditorAnnotations,c as InlineAnnotations,n as NarrowSidebar,z as Sidebar,e as WideSidebar,v as bindAnnotationCollections};